/*
File: Layout CSS
Author: Templates On Web
Author URI: http://www.templateonweb.com/
Licence: <a href="http://www.templateonweb.com/terms.php?v=content&contentid=152">Website Template Licence</a>
*/
body{
font-family: 'Righteous', cursive;
   }
 ul{
  
  padding:0;
  margin:0;
  list-style:none;
  }
a:hover{
      text-decoration:none; 
	   }
.port{
    font-weight:bold;
	font-size:60px;
	padding-bottom:20px;
	padding-top:0;
	margin-top:0;
	}
section{
      overflow:hidden; 
	   }
.iw{
 width:100%; 
  }
.space_left{
padding-left:0; 
margin-left:0;
} 
.space_right{
padding-right:0;
margin-right:0; 
} 
.space_all{
padding:0; 
margin:0;
} 
/********************* header****************/
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus{
 background:#967206;
 }
  #header .navbar{
                 min-height:auto;
				padding-top:5px;
				padding-bottom:5px;
				background:#CC9900;
				border:none;
				margin-bottom:0;
				 }
.navbar-brand{
  color:#fff!important;
  font-size:35px;
  padding-top:16px;
  }
 #header ul{
                padding-top:4px;
				padding-right:10px;
				 }
 #header ul li a{
              color:#f4f4f4;
			  font-size:24px;
			 padding:10px 15px 13px 15px;
				 }
/********************* header_end****************/
/********************* center****************/
#center{
       margin-top:60px; 
		}
/********************* center_end****************/
/********************* about****************/
#about{
   padding-top:70px;
   padding-bottom:80px;  
	 }
.about_1 h2{
    padding:0;
	margin:0;
	font-size:40px;
	font-weight:bold;
	  color: #000000;
	 }
.about_1 p{
    padding:0;
	margin:0;
	padding-top:40px;
	font-size:16px;
	letter-spacing:1px;
	line-height:1.4em;
	color:#333;
	padding-bottom:40px;
	 }
.about_1 a{
   background:#967206;
   color:#ffffff;
   padding:15px 35px 15px 35px;
   border-radius:20px;
   font-weight:bold;
   font-size:18px;
	 }
.about_1 a:hover{
  background:#CC9900;
	 }
	 

.about_2 .card .card-image{
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.about_2 .card .card-image img{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.about_2 .card .card-image:hover img{
    -webkit-transform: scale(1.2) rotate(-7deg);
    -moz-transform: scale(1.2) rotate(-7deg);
    -ms-transform: scale(1.2) rotate(-7deg);
    -o-transform: scale(1.2) rotate(-7deg);
    transform: scale(1.2) rotate(-7deg);
}

/********************* about_end****************/

/********************* product****************/
#product {
       padding-top:60px;
	   padding-bottom:70px;
	   }
.port_heading{
            font-size:60px;
			font-weight:bold;
			padding-bottom:20px;
			padding-top:0;
	        margin-top:0;   
			}
#product .container{
				  width:auto;  
					}
#product .container .col-sm-12{
                  padding:0;
				  margin:0;  
					}
#product .container .col-sm-4{
                  padding:0;
				  margin:0;  
					}
#product .container .col-sm-8{
                  padding:0;
				  margin:0;  
					}

.product_1 .card .card-image{
    overflow: hidden;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.product_1  .card .card-image img{
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.product_1  .card .card-image:hover img{
    -webkit-transform: scale(1.2) rotate(-7deg);
    -moz-transform: scale(1.2) rotate(-7deg);
    -ms-transform: scale(1.2) rotate(-7deg);
    -o-transform: scale(1.2) rotate(-7deg);
    transform: scale(1.2) rotate(-7deg);
}
.product_inner{
       background:#967206;
		}
.product_2 p{
        padding:0;
		margin:0; 
		padding-top:27px;
		 }
.product_2 p i{
      color:#ffffff; 
	  font-size:40px;
		 }
.product_2 h4{
      color:#ffffff;
	  padding:0;
	  margin:0;
	  font-size:25px;
	  padding-top:25px; 
		 }
.product_2 .para_1{
      color:#f4f4f4;
	  padding:0;
	  margin:0;
	  font-size:16px;
	  letter-spacing:1px;
	  line-height:1.8em;
	  padding:15px;
		 }
.product_3 .work_cloud  .dp
    {
      border:none;
    }
.product_2{
     height:300px;
		 }
.product_3{
     height:300px;
		 }
.product_3 img{
width:100%;
height:300px;
		 }
/********************* product_end****************/

/*********************features****************/
.featurse_m{
background:#00000054; 
padding-top:60px;
padding-bottom:70px; 
  }
#features{
	    background: url(../img/9.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        background-attachment: fixed;
}
#features h1{
  color:#ffffff;
		 }
	 
#features h2,h3,h4{
       color: #f4f4f4;
	   font-weight:bold;
		 }
#features p{
       color: #fff;
	   font-size:16px;
		 }

.features_inner{
           background:#cc990069;
		   padding:30px;
		   opacity:0.9;
		   }
.features_1 h2{
 margin-top:10px; 
  }
/*********************features_end****************/
/********************* clients****************/
#clients{
	   padding-top:60px;
	   padding-bottom:70px; 
		}
#clients .port_heading{
                     color:#000;
					 padding-bottom:20px;
					 padding-top:0;
	                 margin-top:0;
					 }
.clients_2 {
       padding-top:30px;
		}
.clients_2 h3{
        padding:0;
		margin:0;
		color: #CC9900;
	    font-size:25px;
		}
.clients_2 p{
        padding:0;
		margin:0;
        color:#333;
		padding-top:20px;
		font-size:16px;
		letter-spacing:1px;
		line-height:2em;
		padding-bottom:30px;
		}
.clients_2_inner i{
                color:#000; 
				font-size:40px;
				 }
.clients_2_inner h3{
               padding:0;
			   margin:0; 
			   padding-top:15px;
			   font-weight:bold;
				 }
.clients_2_inner p{
               padding:0;
			   margin:0; 
			   padding-top:8px;
			   font-size:16px;
				 }
/*********************clients_end****************/
/*********************contact****************/
#contact{
		padding-top:60px;
		padding-bottom:70px;
		}
    
.red{
    color:red;
    }
.form-area
{
    background-color:#fafafa;
	padding: 10px 40px 90px;
	}
.form-area .btn{
  background:#967206;
  border:none;
  color:#fff;
  padding:15px 35px;
  font-size:18px;
  }
.form-area .btn:hover{
  background:#CC9900;
  color:#fff;
  }
.help-block{
          color:#666; 
		   }
.contact_2{
          background-color:#fafafa;
		  padding:0px 0px 20px 20px;
		  margin-top:50px;
		 }
.contact_2 a{
         color:#999;
		 }

.contact_2 h2{
          color:#333;
		  padding-top:20px;
		  padding-bottom:10px;
		 }
.contact_2 p{
          color:#666;
		  font-size:16px;
		 }
.contact_3{
          background-color:#fafafa;
		  padding-bottom:25px!important;
		 }

.contact_3 h2{
         padding-bottom:10px;
		 padding-top:20px;
		 color:#333;
		 }
.contact_3 {
         padding-bottom:20px;
		 margin-top:30px;
		 }
/* footer social icons */
ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}


/* footer social icons */
.social-network a.icoRss:hover {
	background-color: #F56505;
}
.social-network a.icoFacebook:hover {
	background-color:#3B5998;
}
.social-network a.icoTwitter:hover {
	background-color:#33ccff;
}
.social-network a.icoGoogle:hover {
	background-color:#BD3518;
}
.social-network a.icoVimeo:hover {
	background-color:#0590B8;
}
.social-network a.icoLinkedin:hover {
	background-color:#007bb7;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#fff;
}
a.socialIcon:hover, .socialHoverClass {
	color:#44BCDD;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
	color: #fff;
	-webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}

.contact_3 ul li a {
 background-color: #967206; 
}
	 
/*********************contact_end****************/
/*********************footer****************/
#footer_bottom{
  background:#CC9900;
  }
#footer_bottom p{
	  color:#fafafa;
	  padding-top:10px;
	  font-size:18px; 
		}
#footer_bottom p a{
	  color: #fff;
		}
#footer_bottom p a:hover{
	  color: #000;
		}
		
#footer{
 padding-top:10px;
 padding-bottom:25px;
 background:#fafafa; 
  }
.footer_2_inner h3{
 color:#333; 
  }
.footer_2_inner ul li{
margin-bottom:5px;
font-size:16px;
  }
.footer_2_inner ul li a{
color:#666;
  }
.footer_2_inner ul li a:hover{
color:#967206;
  }
/*********************footer_end****************/
/*********************service_home****************/
#service_home{
 padding-top:60px;
 padding-bottom:70px; 
 background:#fafafa;  
	}
.service_h1{
  margin-bottom:30px;
  }
.service_h1 h2 span{
  color:#6AAF08;
  }
.block_icon{
color:#6AAF08;
display:block;
font-size:36px;
line-height:0;
margin-top:10px;
  }
.block_icon:before {
    display: inline-block;
    width: 6%;
    height: 2px;
    background-color: #000;
    vertical-align: middle;
    margin-right: 1%;
    content: "";
}
.block_icon:after {
    display: inline-block;
    width: 6%;
    height: 2px;
    background-color: #000;
    vertical-align: middle;
    margin-left: 1%;
    content: "";
}
.service_h2i1{
 border:1px solid #ddd;
 padding:10px 40px 20px 20px; 
  }
.service_h2i1 hr{
 border-width:3px;
 border-color:#967206;
 width:40%;
 margin-left:0; 
  }
.service_h2i1 p{
 color:#666;
 font-size:16px; 
  }
.service_h2i2 span i{
 background:#CC9900;
 color:#fff;
 width:80px;
 height:80px;
 border-radius:50%; 
 text-align:center;
 display:inline-block;
 font-size:40px; 
 line-height:80px;
   }
.service_h2i2 span i:hover{
 background:#967206; 
  }
.service_h2i{
position:relative;
margin-top:20px; 
 }
.service_h2i2{
position:absolute; 
top:30%;
right:-15%;
 }
.service_h2ic img{
 width:90%; 
  }
.service_h2i2o{
 left:-15%; 
  }
.service_h2i2o1{
  padding:10px 20px 20px 40px;
  text-align:right;  
  }
.service_h2i2o1 hr{
 margin-left:auto;
 margin-right:auto; 
  }
.service_h2i1 h4{
 color:#333; 
  }
/*********************service_home_end****************/
/*********************team_home****************/
#team_home{
 padding-top:60px;
 padding-bottom:70px;
 background:#fafafa; 
  }
.team_homei h5{
 color:#666;  
   }
.team_homei h5:before {
    display: inline-block;
    width: 10%;
    height: 1px;
    background-color: #000;
    vertical-align: middle;
    margin-right: 2%;
    content: "";
}
.team_homei h5:after {
    display: inline-block;
    width: 10%;
    height: 1px;
    background-color: #000;
    vertical-align: middle;
    margin-left: 2%;
    content: "";
}
.team_homei ul{
 display:block;
 margin-top:15px; 
  }
.team_homei ul li a {
border:1px solid #ddd; 
}
.team_homei ul li a i{
color:#000; 
}
.team_homeii{
 border:1px solid #ddd;
 padding:5px 10px 20px 10px; 
  }
.team_homei:hover{
  box-shadow: 0 0 10px rgba(0,0,0,0.6);
  }
.team_homei img{
 width:100%; 
  }

.grid figure {
	position: relative;
	float: left;
	overflow: hidden;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

figure.effect-jazz figcaption::after,
figure.effect-jazz img
 {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-jazz:hover img {
	-webkit-transform: scale3d(1.05,1.05,1);
	transform: scale3d(1.05,1.05,1);
}
.team_homeii h4 a{
 color:#333;
 }
.team_homeii h4 a:hover{
 color:#967206;
 }
.team_homeii .social-circle li{
margin:0; 
  }
.team_homeii .social-circle li a{
width:40px;
height:40px;  
  }
.team_homeii .social-circle li a i{
line-height:40px;
font-size:14px; 
  }
/*********************team_home_end****************/

/*********************project_home****************/
#project_home {
    background-image: url(../img/28.jpg);
	background-attachment:fixed;
}
#project_home img{
 margin-top:0; 
  }
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
   background:#CC9900;
   border-color:#CC9900;
   color:#fff; 
  }
.project_home1 ul{
 border:none;
 width:55%;
 margin-left:auto;
 margin-right:auto;
 margin-bottom:30px;  
   }
.project_home1 ul li{
  margin-left:5px;
  margin-right:5px;
  }
.project_home1 ul li a{
 background:#fff;
 color:#666;
 border-radius:20px; 
 font-size:14px;
  }
  

/* wrapper */
.smoothbox {
    position: fixed;
    top:0;
    left:0;
    background:rgb(0,0,0);
    background: rgba(0, 0, 0, 0.9);
    height:100%;
    width:100%;
    z-index: 9999;
}
/* wrapper after loading */

/* vertical centering */
.smoothbox-table {
    top:0;
    height:100%;
    width:100%;
    display:table;
}
.smoothbox-centering {
    display:table-cell;
    vertical-align:middle;
    top:0;
    height:100%;
    width:100%;
}
/* horizontal centering & sizing */
.smoothbox-sizing {
    display:none;
    position: relative;
    margin: 0 auto;
    padding: 0px;
    width: 80%;
}
/* item wrapper */
.sb-items {
    margin: 0 auto;
    width: auto;
    padding: 0;
    list-style: none;    
    border-radius: 2px;
    display: table;
}
.sb-items:after {
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
/* items */
.sb-item {
    left: 0;
    top:0;
    width: 100%;
    max-height: 80%;
    float: left;
    margin-right: -100%;
    position: relative;
    zoom: 1;
    border-radius: 2px;
    box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 1), 0px 0px 0px 6px #292929;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .4s ease-out;
    -moz-transition:all .4s ease-out;
    transition: all .4s ease-out;
}

.no-trans {
    -webkit-transition:none;
    -moz-transition:none;
    transition:none;
}

.sb-item img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    border-radius: 2px;
    position: relative;
}
/* forward animation */
.sb-item-ani {
    top: 400px;
    opacity:0;
    -webkit-transform:scale(.5)rotate(25deg);
    -moz-transform:scale(.5)rotate(25deg);
    transform:scale(.5)rotate(25deg);
}
/* back animation */
.sb-item-ani2 {
    top:400px;
    -webkit-transform:scale(.5) rotate(25deg);
    -moz-transform:scale(.5) rotate(25deg);
    transform:scale(.5) rotate(25deg);
    opacity:0;
}
.sb-caption {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background:rgb(0,0,0);
    background: rgba(0, 0, 0, 0.9);
    color: #CCC;
    font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
    padding: 10px;
    box-sizing: border-box;
    -moz-box-sizing:border-box;
    z-index: 1;
    text-align: center;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
/* buttons */
.sb-nav {
    position:absolute;
    top: 10px;
    width: 100%;
    margin: 0 auto;
    display: none;
    z-index: 10;
    text-align: center;
    opacity: .5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    font-size: 0;
    -webkit-transition:all .15s ease-out;
    -moz-transition:all .15s ease-out;
    transition:all .15s ease-out;
    zoom:1;
}
.sb-nav:hover {
    opacity:1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.sb-prev, .sb-next, .sb-cancel {
    display: inline-block;
    background:rgb(0,0,0);
    background: rgba(0, 0, 0, 0.9);
    position: relative;
    zoom:1;
    outline:none;
    margin-right:1px;
    color: #fff!important;
    width: 50px;
    height: 35px;
    text-align: center;
    text-decoration: none;
    font-size: 21px;
    font-weight: bold;
    line-height: 33px;
    -webkit-transition:all .15s ease-out;
    -moz-transition:all .15s ease-out;
    transition:all .15s ease-out;
}
.sb-prev {border-radius: 15px 0 0 15px;}
.sb-next {border-radius: 0 15px 15px 0;}
.sb-nav a:hover {
    background: #fff;
    color: #000!important;
}
.sb-cancel:hover {
    background:#820001;
}
.quality_m {
    background: #000000c2;
    padding-top: 60px;
    padding-bottom: 70px;
}
.proj_1  h1{
  color:#fff;
  }
/*********************project_home_end****************/

@media screen and (max-width : 767px){
	#header img{
	       width:70%; 
		   margin-top:10px;
		   margin-left:10px;
			}	
.navbar-collapse{
  max-height:none;
  border:none;
  box-shadow:none;
  text-align:center;
  }
.port{
	      font-size:40px;
			}	
.about_2{
       margin-top:40px; 
		}
.contact_3{
         margin-bottom:20px; 
		  }
.navbar-brand{
font-size:26px; 
 }
.navbar-toggle{
 border:none;
 background:#333; 
  } 
#header ul li a{
 border-bottom:1px solid #b38807;
 padding-top:15px;
 padding-bottom:18px; 
 font-size:30px;
  }   
#center img{
 min-height:300px; 
  }
#about{
text-align:center;  
  }
.port_heading{
 font-size:40px; 
  }
.service_h2i2{
 display:none; 
  }
.service_h2i1{
 padding:20px;
 text-align:center; 
  }
.service_h2i1 hr{
 margin-left:auto;
 margin-right:auto; 
  }
.service_h2ic {
 margin-top:20px; 
  }
.service_h2ic img{
height:auto;  
  }
#product img{
 height:auto!important; 
  }
.project_home1 ul{
width:100%;  
  }
.project_home1 ul li{
display:inline-block;
margin-bottom:5px; 
  }
#clients{
text-align:center;  
  }
.clients_2_inner {
 margin-bottom:10px; 
  }
.features_inner{
 margin-top:10px;
 text-align:center;
 }
.team_homei {
 margin-bottom:10px; 
  }
.form-area{
 padding-left:20px;
 padding-right:20px;
 text-align:center; 
  }
.form-area .btn{
 float:none!important;
  }
.contact_2{
 text-align:center;
 padding:20px; 
  }
#footer{
  text-align:center; 
  }
 }	 
@media (min-width:768px) and (max-width:991px) {
 .container{
 width:100%;  
   }
.navbar-brand{
 font-size:22px; 
  }
#header ul li a{
font-size:16px;
padding-left:5px;
padding-right:5px; 
 }
.service_h2i1 {
    padding: 10px 10px 10px 10px;
}
.service_h2i2 span i{
 width:40px;
 height:40px;
 font-size:16px;
 line-height:40px; 
  }
.service_h2i2{
 top:45%; 
  }
.product_2 .para_1{
font-size:12px; 
 }
.product_2 p{
padding-top:10px;  
  }
.project_home1 ul{
 width:81%; 
  }
.clients_1 img{
 min-height:300px; 
  }
.team_homei h5{
 font-size:12px; 
  }
   }
@media (min-width:992px) and (max-width:1200px) {
.navbar-brand{
 font-size:30px; 
  }
 #header ul li a{
padding-left:8px;
padding-right:8px; 
font-size:18px;
 }  
.product_2 .para_1{
font-size:14px; 
 }
.project_home1 ul{
 width:63%; 
  }
   }
@media (min-width:1201px) and (max-width:1270px) {
 #header ul li a{
padding-left:11px;
padding-right:11px;
 }
.product_2 .para_1{
font-size:14px; 
 }
  }

