
@charset "utf-8";
/* CSS Document */

.header_icon
{
	padding-top: 4px;
}
.main-menu 
{
	    margin-top: 1.5vh;
	font-size: 16px;
    font-weight: 500;
	
}
.carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
      width: 100%;
      margin: auto;
  }
.footer-area .container-fluid
{
	padding-right: 0px;
	padding-left: 0px;
}

.plr-185 
{
	padding:0 0px;
}
.row

{
	margin-right: 0px;
	margin-left: 0px;
}
.copyright-text a b
{
	font-size: 14px;
}
#sticky-header
{
background-color: #f2f2f2;
}
#title
{
	color:white;
	background-color: #ff7f00;
	padding: 10px;
	width:100%;
	text-align: center;
	
}
.logo img
{
	margin-bottom: -13px;
    margin-top: -13px;
	padding-bottom: 6px;
}
#page_title
{
color:whitesmoke;
	 background: -webkit-linear-gradient(left, black, white); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, black, white); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, black, white); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right,  black , white); /* Standard syntax */
	padding: 20px;
	font-weight: 600;
	font-size: 7vh;
	
}
.page-wrapper
{
	margin-top: 20vh;
}
.contact-address
{
	border:1px solid #ff7f00;
box-shadow: 5px 5px 3px #ff7f00;
}
.message-box
{
	border:1px solid #ff7f00;
}
.bg-overlay {
/*background: linear-gradient(rgba(0,0,0,.5), rgba(0,0,0,.5)), url("../images/doreka_bg.jpg");
    background-repeat: no-repeat;
    background-size:cover ;
    background-position:center center ;
    color: #fff;
    height: 100%;
	width:100%;*/
    padding-top: 15vh;
	padding-bottom:15vh;
}
.introduction h2
{
/*color:white;*/
	text-shadow: 1px 2px 2px grey;

}
.introduction p
{
	
/*color:white;*/


color:dimgray;
	font-weight:400;
font-size:18px;
	line-height: inherit;

}
.bg-overlay a
{
background-color: 	#ff7f00;
	color:white;
	margin-top: 8vh;
}
.name
{
	color:#ff7f00;
	font-weight:600;
	font-size: 30px;
	
}
#why_intro
{
	padding:10vh 0vh;
}
.product-item-2:hover .action-button {
    bottom: -50px;
}
.single-footer
{
	display:block;
}
.header-top-bar .footer-social li a,.header-top-bar .call-us p
{
	color:white;
}

.agile_gallery_grid {
    margin-top: 2em;
}

@media (max-width: 991px)
{
.w3_agile_gallery_grid {
    float: left;
    width: 33.33%;
}
}
@media (max-width: 480px)
{
.w3_agile_gallery_grid {
    float: left;
    width: 100%;
}
}
.agile_gallery_grid
{
	box-shadow: 4px 4px 5px grey;
}

/*background loader css--*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/loader.gif) center no-repeat #fff;
	
}
.about-description p {
    color: #666;
    font-size: medium;
	line-height: inherit;
	text-align: justify;
}
.why_us_bg
{

	 background: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,1)), url("../images/why_us_bg.jpg");
    background-repeat: no-repeat;
    background-size:cover ;
    background-position:center center ;
    color: #fff;
  
	
}
.why_us_bg:hover
{
	box-shadow: 2px 2px 5px #ff7f00;
}
.why_us p
{
	font-size: medium;
	color:aliceblue;
}

.why_us .member-name
{
	color:#ff7f00;
}
.jumbotron
{
background-color:#cc6600;

	
}
.jumbotron p
{
	color:white;
}
.product-img
{
	height:250px;
	padding-top: 20px;
	
}
/*.product-img img

{
	height:100%;
	width:100%;
}*/
.product-item
{
border: 1px solid #ff7f00;
}
.product-item:hover {
  box-shadow: 0px 8px 13px #ff7f00;
}
.menu-title a,.menu-title
{
	font-weight: bold;
}
.pro-tab-menu ul li a {
    color: #999999;
    display: block;
    font-size: 14px;
    font-weight: 600;
}
.pro-tab-menu ul li.active  a {
    color:#ff7f00 ;
   
}
#active a
{
	
	 color:#ff7f00 ;
	
	
	
}
