﻿/*
Awesome Template

*/
a:focus{outline:none;}
.navbar-default .navbar-nav li a {
    font-size: 14px;
    height: 70px;
    line-height: 40px;
}
.header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
	height:74px;
	
}
.navbar-default.shrink {
    background: rgba(0, 0, 0, .9);
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    margin: 0;
    -webkit-transition: all 0.40s ease-in-out 0s;
    -o-transition: all 0.40s ease-in-out 0s;
    transition: all 0.40s ease-in-out 0s;
}

body
	{
 		background: #303030;
 		color: #ffffff;
		font-weight: 300;
		overflow-x: hidden; /* prevent horizontal scrollbar from appearing */
	}
	

/* start h2 */
h2
	{
		text-align: center;
		font-size: 40px;
		padding-bottom: 40px;
	}	
h2 span
	{
		color: #F98237;
		font-weight: bold;
	}
h2 small {
    display: block;
    margin-top: 10px;
    line-height: 1;
    color: #333;
	font-size:14px
}
#about .feature-text, #team .feature-text{
    margin-bottom: 70px;
	display: block;
    margin-right: auto;
    margin-left: auto;
	color:#959595;
	font-size:16px;
	line-height:1.8;
}
#team .feature-text{ text-align:center}
#contact .logo{width:100%; height:85px; background:url(../images/logo_footer.jpg) no-repeat left top; background-size:480px 85px; margin-bottom:30px}
/* end h2 */
.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
/* start about team service portfolio contact */
#about, #team, #service,
#portfolio, #contact
	{
		padding-top: 60px;
		padding-bottom: 40px;
	}
/* end about team service portfolio contact */

/* start preloader */
.preloader
	{
		position: fixed;
  		top: 0;
  		left: 0;
  		width: 100%;
  		height: 100%;
  		z-index: 99999;
  		display: -webkit-box;
  		display: -webkit-flex;
  		display: -ms-flexbox;
  		display: flex;
  		-webkit-flex-flow: row nowrap;
  		    -ms-flex-flow: row nowrap;
  		        flex-flow: row nowrap;
  		-webkit-box-pack: center;
  		-webkit-justify-content: center;
  		    -ms-flex-pack: center;
  		        justify-content: center;
  		-webkit-box-align: center;
  		-webkit-align-items: center;
  		    -ms-flex-align: center;
  		        align-items: center;
  		background: none repeat scroll 0 0 #ffffff;
	}
.sk-spinner-wave.sk-spinner 
	{
  		width: 50px;
  		height: 30px;
  		text-align: center;
  		font-size: 10px; 
  	}
.sk-spinner-wave div 
	{
  		background-color: #333;
  		height: 100%;
  		width: 6px;
  		display: inline-block;
         -webkit-animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
                 animation: sk-waveStretchDelay 1.2s infinite ease-in-out;
         
    }
.sk-spinner-wave .sk-rect2 
	{
          -webkit-animation-delay: -1.1s;
                  animation-delay: -1.1s; 
      }
.sk-spinner-wave .sk-rect3 
	{
          -webkit-animation-delay: -1s;
                  animation-delay: -1s; 
     }
.sk-spinner-wave .sk-rect4 
	{
          -webkit-animation-delay: -0.9s;
                  animation-delay: -0.9s;
     }
.sk-spinner-wave .sk-rect5 
	{
          -webkit-animation-delay: -0.8s;
                  animation-delay: -0.8s; 
     }

@-webkit-keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }

@keyframes sk-waveStretchDelay {
  0%, 40%, 100% {
            -webkit-transform: scaleY(0.4);
                    transform: scaleY(0.4); }

  20% {
            -webkit-transform: scaleY(1);
                    transform: scaleY(1); } }
/* end preloader */

/* start header */
header
	{
		min-height: 20px;
		padding-top: 18px;
		padding-bottom: 10px;
	}
header .fa
	{
		color: #F98237;
	}
header span
	{
		font-weight: bold;
		padding-right: 10px;
		padding-left: 4px;
	}
header .social-icon
	{
		text-align: right;
	}
header .social-icon li a
	{
		border: none;
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
	}
/* end header */

/* start nagivation */
.navbar-default
	{
		position: fixed;
    left: 0;
    top: 0;
		border: none;
		box-shadow: none;
		margin: 0 !important;
	}
.navbar-default .navbar-brand
	{
		font-weight: 500;
		font-size: 30px;
		height: 70px;
		line-height: 40px;
		padding: 12px 0px 0px 12px;
	}

.templatemo-nav {
	border-radius: 0;	
	width: 100%;
	z-index: 1000;
}

/* end navigation */


/* end home */

/* start about */
#about .media-heading-wrapper
	{
		padding-bottom: 20px;
	}
#about .media-heading-wrapper .fa
	{
		width: 120px;
		height: 120px;
		line-height: 120px;
		text-align: center;
		margin:0 auto;
		display:block;
	}
#about .media-heading-wrapper h3
	{
		display:block;
		font-size: 24px;
		padding-top: 30px;
		text-align:center;
		color:#333;
	}
.media-body p{ color:#666; text-align:center; font-size:16px; padding:0 40px;}
/* end about */

/* start team */
#team .media-heading-wrapper .fa
	{
		width: 126px;
		height: 126px;
		line-height: 126px;
		text-align: center;
		margin:0 auto;
		display:block;
	}
#team .media-heading-wrapper h3
	{
		display:block;
		font-size: 24px;
		padding:20px 0 10px 0;
		text-align:center;
		color:#333;
	}
#team .media{ height:330px}
#team .media-body p{ padding:0 5px; font-size:15px;}
#team .team-wrapper
	{
		background: #404040;
		padding-bottom: 10px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		position: relative;
	}
#team .team-wrapper:hover
	{
	cursor: pointer;
	opacity: 0.96;
	bottom: 4px;
	}
#team .team-wrapper .team-des
	{
		padding: 20px;
	}
#team .team-wrapper .team-des span
	{
		color: #F98237;
		display: block;
		font-weight: bold;
		padding-bottom: 12px;
	}
/* end team */

/* start service */
#service .col-md-4
	{
		padding: 40px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#service .col-md-4:hover
	{
	}
#service .active
	{
		padding: 40px;
	}
#service .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-size: 50px;
		width: 100px;
		height: 100px;
		line-height: 100px;
		text-align: center;
	}
#service h4
	{
		color: #fff;
		padding-top: 10px;
		padding-bottom: 14px;
		font-size:24px;
		display:block; overflow:hidden;		
	}
#service h4 span
	{ float:left; line-height:28px;}
#service h4 em{width:12px; height:20px; margin:5px 0 0 10px; background:url(../images/icon_row.jpg) no-repeat right top; background-size:12px 20px; float:left}
#service p{ font-size:16px; line-height:1.8}
/* end service */

/* start portfolio */
#portfolio
	{
		padding-bottom: 80px;
	}
#portfolio .col-md-3
	{
		padding: 0px;
	}
	.portfolio-thumb, 
	.portfolio-overlay {
		max-width: 450px;
	}
#portfolio .portfolio-thumb
	{
		overflow: hidden;
		padding: 0;
		margin: 0 auto;
	}
#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #F98237;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;	
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 20px 10px 20px 20px;
		margin-left: auto;
		margin-right: auto;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#portfolio .portfolio-thumb .portfolio-overlay h4
	{
		font-weight: bold;
		padding-bottom: 10px;
	}
#portfolio .portfolio-thumb .portfolio-overlay .btn
	{
		background: none;
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		font-weight: bold;
	}
#portfolio .portfolio-thumb:hover .portfolio-overlay
	{
		cursor: pointer;
		opacity: 0.8;
	}
/* end portfolio */

/* start contact */
#contact
	{
		background: #202020;
	}
#contact .form-control
	{
		background: transparent;
		border: 1px solid #F98237;
		border-radius: 2px;
		box-shadow: none;
		color: #fff;
		margin-top: 6px;
		margin-bottom: 16px;
	}
#contact label
	{
		font-weight: 500;
	}
#contact input
	{
		height: 50px;
	}
#contact input[type="submit"]
	{
		background: #F98237;
		font-weight: bold;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}
#contact input[type="submit"]:hover
	{
		background: transparent;
	}
#contact address
	{
		border-bottom: 1px solid #505050;
		padding-top: 30px;
	}
#contact address .address-title
	{
		font-weight: bold;
		font-size: 20px;
		padding-bottom: 10px;
	}
#contact address span
	{
		display: block;
		padding-bottom: 30px;
	}
#contact address .fa
	{
		border: 1px solid #fff;
		border-radius: 2px;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		margin-right: 10px;
		margin-bottom: 10px;
	}
#contact .con_text{ font-size:16px; line-height:1.6; text-align:left; display:block; padding-bottom:25px;}
/* end contact */

/* start copyright */
#copyright
	{
		padding: 20px;
	}
#copyright p
	{
		font-weight: 400;
	}
/* end copyright */

/* start social icon */
.social-icon
	{
		position: relative;
		padding: 0;
		margin: 0;
	}
.social-icon h4
	{
		display: inline-block;
		padding-right: 20px;
	}
.social-icon li
	{
		display: inline-block;
		list-style: none;
	}
.social-icon li a
	{
		border: 1px solid #fff;
		border-radius: 2px;
		color: #fff;
		width: 40px;
		height: 40px;
		line-height: 40px;
		text-align: center;
		text-decoration: none;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
		margin-right: 10px;
	}
.social-icon li a:hover
	{
		background: #F98237;
		border-color: transparent;
	}
/* end social icon */

@media only screen and (max-width: 1199px) and (min-width: 992px) {
	#portfolio .portfolio-thumb .portfolio-overlay {
		padding: 0px 8px;
	}
	#about .feature-text, #team .feature-text{font-size:18px;}
	.media-body p{padding:0 20px;}
}

/* start 980 media quires */
@media only screen and ( max-width: 980px ) {
	#contact .con_text{ font-size:18px;}
	#team .team-wrapper
		{
			margin-top: 40px;
		}
	#about .feature-text, #team .feature-text{font-size:18px;}
	.media-body p{padding:0 20px;}
	#portfolio .portfolio-thumb .portfolio-overlay
	{
		background: #F98237;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		position: absolute;
		padding: 40px 10px 20px 20px;
		-webkit-transition: all 0.4s ease-in-out;
		        transition: all 0.4s ease-in-out;
	}

}
/* end 360 media quires */

/* start 768 media quires */
@media only screen and ( max-width: 767px ) {
	#contact .con_text{ font-size:16px;}
	#contact .logo{background-size:300px 53px;}
	#about .feature-text, #team .feature-text{font-size:16px; padding:0 10px;}
	.media-body p{padding:0 10px;}
	.templatemo-nav{background:#000;}
	.carousel .carousel-indicators li{width:8px; height:8px;}
	#home
		{
			padding-top: 80px;
			padding-bottom: 60px;
		}
	#home h1
		{
			font-size: 52px;
		}

	.templatemo-nav {
		position: fixed;
    	top: 0;
	}
	header {
		margin-top: 0
	}
	header .social-icon {
		text-align: left;
	}
	.navbar-toggle {
		margin-top: 15px;
	}
	.navbar-collapse {
		max-height: 300px;
		overflow-y: auto;
	}
	.navbar-default .navbar-nav li a {
		height: 45px;
		padding-top: 5px;
		padding-bottom: 5px;
		line-height: 35px;
	}
}
/* end 768 media quires */

/* start 360 media quires */
@media only screen and ( max-width: 360px ) {
	#contact .con_text{ font-size:14px;}
	#contact .logo{background-size:300px 53px;}
	#about .feature-text, #team .feature-text{font-size:14px; padding:0 10px;}
	.media-body p{padding:0;}
	#service p{ font-size:16px; line-height:1.6}
	.templatemo-nav{background:#000;}
    
	.carousel .carousel-indicators li{width:8px; height:8px;}
	header .social-icon
		{
			text-align: left;
		}
	#home
		{
			padding-top: 60px;
		}
	#home h1
		{
			font-size: 32px;
		}

}
/* end 360 media quires */




.carousel {
    position: relative;
}
.carousel .carousel-indicators li {
    width: 14px;
    height: 14px;
    border-radius:50%;
    margin: 0 5px;
    border:1px solid #fff;
	
}
.carousel .carousel-indicators li.active {
    background-color: #fff;
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #ffffff;
}
.carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}
.carousel a.aw.prev {
    background-image: url(../images/aw-l1.png);
    left: 50px;
}
.carousel a.aw.dark.next{
  background-image: url(../images/aw-r2.png);
}
.carousel a.aw {
    display: inline-block;
    width: 60px;
    height: 60px;
    background: none no-repeat center;
    background-size: 23px auto;
    opacity: .5;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    -webkit-transition-duration: 300ms;
    -o-transition-duration: 300ms;
    transition-duration: 300ms;
}
.carousel a.aw.next {
    background-image: url(../images/aw-r1.png);
    right: 50px;
}
.carousel a.aw.dark.prev{
  background-image: url(../images/aw-l2.png);
}
.carousel a.aw:hover{
  opacity: 1;
}
.ui-banner img {
    width: 100%;
}
.fullpart#home {
    padding: 0;
}
.fullpart {
    padding: 0 0 50px 0;
    position: relative;
}

.img_txt{ display:block; position: absolute; width:100%; text-align:center; top:30%; font-size:60px; color:#fff; padding-bottom:10px;}
.btn_box{ position: absolute; left:50%; margin-left:-125px; top:60%;}
.btn_more{width:200px; height:50px; border:2px solid #fff; border-radius:50px; color:#fff; text-align:center; line-height:45px; display:block; font-size:20px;}
.btn_more:hover{color:#fff; text-decoration:none; background:#4db4fb; border:2px solid #4db4fb;}