/*

Flatone Sales and Marketing Landing Page

- Common 
- Colors
- Header Section
- Menu
- Services
- Feature section
- Clients
- Team
- Subscription and Contact form
- FAQ
- Footer
	- footer social icon
	- footer copyright text
- Scroll to top
- Custom Media Query

*/

/* Common */

body{
	color:#979CA2;
}

p{

}

a:focus{
	text-decoration:none;
	border:0;
	outline:0;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
}

h2 {
	color: #FFFFFF;
	letter-spacing:1.6px;
    text-transform: uppercase;
	display:inline-block;
	margin-top:60px;
	margin-bottom:60px;	
}

h3 {
	display:inline-block;
	margin-top:60px;
	margin-bottom:60px;	
}

h2 span, h3 span{
    border-bottom: 4px solid;
    clear: both;
    display: block;
    left: 50%;
	margin-left:-60px;
    position: absolute;
    text-align: center;
    width: 120px;
	height:20px;
}

.wrapper{
	/* width:100%; */
	padding: 10px 0;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11,.col-md-112{
	padding-bottom:10px;
}

/* Colors */

.white{
	background:#fff;
}

/* Header Section */

.logo{
	padding:0 0 60px 0px;
}

.logo_txt{
	color:#fff;
}

.logo_txt_s{
	color:#fff;
}

.slogan{
	text-transform:uppercase;
	color: #FFFFFF;
	height:160px;
	padding:70px 0;
}

.bx-wrapper {
    margin: 0 auto 100px!important;
	border:4px solid #fff;
	width:90%;	
}

ul.bxslider{
	padding:0px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-50px!important;
}

.bx-wrapper .bx-pager.bx-default-pager a{
	background:#fff;
	width:15px!important;
	height:15px!important;
	border-radius:100%!important;
}

.purchase_button{
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: none;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
	font-size: 16px;
	padding:12px 60px;

	/*transition*/
	-webkit-transition:all 0.2s ease 0s;
	   -moz-transition:all 0.2s ease 0s;
		 -o-transition:all 0.2s ease 0s;
			transition:all 0.2s ease 0s;	
}

a.purchase_button:hover, a.purchase_button:visited, a.purchase_button:focus{
	text-decoration:none;
	color:#fff;
}

.top{
	/* height: 768px;    */     
	top: 0px;
	z-index: -1;
	width:100%;
	/* height: 600px; */
}

.top_wrapper{
	top: 0px;
	z-index: -1;
	width:100%;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover; 
}

/* Menu */

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%
}

ul.nav{
	margin-top:0px;
}

#nav > .navbar-inner {
    border-left: 0;
    border-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
}

.navbar-brand {
    float: left;
    line-height: 20px;
    padding: 20px;
}

.navbar{
	border:none;
	border-radius:0;
	opacity: 0.9;
	margin-bottom:0px;
}

.navbar-nav > li > a{
	color:#fff;
	font-size: 14px;
	text-transform:uppercase;	
	padding-top:25px;
	padding-bottom:25px;
}

.nav > li > a:focus{
	background:none;
}

.nav > li > a:hover {
    text-decoration: none;
	background:none;
}

.nav > li.current a{
    text-decoration: none;	
}

.navbar-toggle{
	background:#fff;
}

.navbar-toggle .icon-bar{
	background:#123241;
}

#nav-wrapper {
	display: block;
	width: 100%;
	position: relative;
	z-index:999999
}

ul.nav li.dropdown:hover ul.dropdown-menu{
    display: block;    
}


ul .dropdown-menu{
	padding:0px;
	box-shadow:none;
	border-radius:0;
}

.dropdown-menu li a{
	padding:10px 5px;
}

/* wp nav adjustment */

.navbar-collapse{
	padding-right:0px;
}


/* welcome */

.welcome{
	padding-top:100px;
	padding-bottom:0px;
}

/* Services */

#section_service .wrapper{
	padding-top:60px;
	padding-bottom:70px;
}

.service h2{
	margin:0 0 60px;
}

.service h3{
	margin-top:30px;
	line-height: 34px;
}

h4{
	margin:40px 5px 20px;
}

.service .fa{
	background:#f5f5f5;
    border-radius: 50%;
    font-size: 46px;
    height: 140px;
    padding: 48px 0 0 0;
    width: 140px;
}

.service p{
	color:#979CA2;
	padding: 0 3px;
}

.alt_heading h2{
	margin-bottom: 40px; 
	text-transform:uppercase;
}

/* Feature section */

#section_features .white{
	padding-bottom:0px;
}

.fet{
	padding-bottom:70px;
}

.fet img {
	width:100%;
}

.spc{
	padding-bottom:80px;
}

.fet h3{
    margin-bottom: 30px;
    margin-top: 0px;
	display: block;
}

.ao-item{
	padding:40px 0 15px;
}

.ao-item .ao-details {
	background: transparent url(../images/anotation/try.png) no-repeat bottom left;
	padding-bottom: 60px;
}

.ao-details h3{
	margin-bottom:30px;
}

/* Clients */

#section_clients .white{
	padding-bottom:75px;
}

blockquote{
	border-left: 5px solid;
}

.rht blockquote{
	border-right: 5px solid;
	border-left:none;
}

.clients img{
	width:73px;
	border-radius:3px;
}

/* Team */

#section_team .white{
	padding-bottom:75px;
}

.team{
	padding: 0px 20px 0;
}

.team img{
	width:  200px;
	/*border-radius*/
	-webkit-border-radius:50%;
	   -moz-border-radius:50%;
			border-radius:50%;
	/*transition*/
	-webkit-transition:all 0.5s linear 0s;
	   -moz-transition:all 0.5s linear 0s;
		 -o-transition:all 0.5s linear 0s;
			transition:all 0.5s linear 0s;			
}

.team img:hover{
	/* transform:scale(1.2); */
}

.team p{
	/* padding-top: 10px; */
}

.team h4{
	margin:18px 0 0 0;
}

.team ul {
    padding-left: 0;
}

.funfact{
	padding:30px 20px 13px;
}

.funfact span {
    border: 1px solid;
    border-radius: 100% 100% 100% 100%;
    display: block;
    font-size: 4em;
	font-weight: 300;
    height: 200px;
    margin: 0 auto 10px;
    padding: 91px 55px 55px 55px ;
    text-align: center;
    width: 200px;
}

/* Price Table */

.price{
	width:100%;
	padding:100px 0 75px;	
}

.lightgray{
	background:#F9F9F9;
}

.flat .plan {
	border-radius: 6px;
	list-style: none;
	padding: 0 0 20px;
	margin: 0 0 15px;
	background: #fff;
	text-align: center;
	
	/*transition*/
	-webkit-transition:all 0.4s ease 0s;
	   -moz-transition:all 0.4s ease 0s;
		 -o-transition:all 0.4s ease 0s;
			transition:all 0.4s ease 0s;	
}

.flat .plan:hover{
/* 	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);	 */
}
.flat .plan li {
	padding: 10px 15px;
	color: #ccc;
	border-top: 1px solid #f5f5f5;
	-webkit-transition: 300ms;
	transition: 300ms;
}
.flat .plan li.plan-price {
	border-top: 0;
}
.flat .plan li.plan-name {
	border-radius: 6px 6px 0 0;
	padding: 15px;
	font-size: 20px;
	line-height: 24px;
	color: #fff;
	margin-bottom: 30px;
	border-top: 0;
}

.flat .plan li.plan-action {
	margin-top: 10px;
	border-top: 0;
}
.flat .plan.featured {
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

/* Subscription and Contact form */

.subscribe h2{
	/* margin:7px 0; */
}

.subscription{
	color:#fff;
	padding:0 0 20px;
}

.subscription legend{
	color:#fff;
	font-size:3.5em;
	margin:13px 0 0 0;
}

legend{
	margin: 10px 0 0 0;
	color:#979CA2;
	font-size: 26px;
	text-align: center;
	font-weight:300;
	margin: 30px 0 0;
	border:none;
}

#response{
    display: block;
    height: 46px;
    padding-top: 24px;
}

#no-spam{
	font-size:13px;
}

#signup input{
	width: 50%;
	margin-top: 0px;
	margin-right:10px;
	border:1px solid #fff;
}
#signup input[type="submit"]{
	width: 20%;
	margin-top: 0;
}

input{
	border:1px solid;
	color:#979CA2;
	height: 48px;
    margin-top: 5px;
    padding: 12px 8px;
    width: 70%;
	border-radius: 3px;
}

.contFrm textarea, .wpcf7-textarea{
    margin-top: 5px;
    padding: 12px 8px;
    width: 70%;
	color:#979CA2;
	border:1px solid;
	height: 115px;
	border-radius: 3px;
}

.contFrm label{
	display:block;
	font-weight: 400;
}

.button{
    /* background-color: #2ABB9B; */
    border: 0 solid #000000;
    border-radius: 3px;
    box-shadow: none;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
	font-size: 16px;

	/*transition*/
	-webkit-transition:all 0.2s ease 0s;
	   -moz-transition:all 0.2s ease 0s;
		 -o-transition:all 0.2s ease 0s;
			transition:all 0.2s ease 0s;	
}

.button:hover{
	text-decoration:none;
}

.wpcf7-submit{
	color:#fff;
	margin-left: 20px;
}

#section_contact .wrapper{
	padding-top:0px;
	padding-bottom: 75px;
}


/* Featured Slider */

#section_featured_slider  .bx-wrapper{
	width:100%;
}

#section_featured_slider  .bx-wrapper ul{
	padding-left:0px;
}

#section_featured_slider .bx-wrapper .bx-pager{
	font-size:0px;
}

#section_featured_slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	bottom:-75px !important;
	/* text-align:right; */
}

#section_featured_slider .bx-wrapper .bx-pager.bx-default-pager a {
	background:#666;
}

#section_featured_slider .white{
	padding-bottom:80px;
	padding-bottom:0px;
}


/* Portfolio */	

.custom-nav ul {
	margin-top:0px;
}

.custom-nav ul li{
	float:left;
	display:block;
	margin:30px 5px 50px;
	border-radius:3px;
}

.custom-nav ul li{
	padding:5px 12px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	transition: all 0.3s ease;
		-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
				-o-transition: all 0.3s ease;
					-ms-transition: all 0.3s ease;
}

.custom-nav ul li:hover{
	cursor:pointer;
}

.base img{
	border-radius:7px;
}
	
#Grid .mix{
    opacity: 0;
    display: none;
}

#section_portfolio .wrapper{
	padding-top:0px;
}


.view {
   /* width: 300px;
   height: 200px;
   margin: 10px;
   float: left; */
   border-top: 10px solid #fff;
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
.view .mask,.view .content {
   /* width: 300px;
   height: 200px; */
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
   height:100%;
   width:100%;
}
.view img {
   display: block;
   position: relative;
   width:100%;
}
.view h2 {
   text-transform: uppercase;
   color: #fff;
   text-align: center;
   position: relative;
   font-size: 16px;
   padding: 5px;
   background: rgba(0, 0, 0, 0.8);
   margin: 20px 0 0 0;
   width:100%;
}
.view p {
   position: relative;
   color: #fff;
   padding: 10px 20px 20px;
   text-align: center;
}
.view a.info {
   display: inline-block;
   text-decoration: none;
   padding: 7px 14px;
   background: #000;
   color: #fff;
   text-transform: uppercase;
   -webkit-box-shadow: 0 0 1px #000;
   -moz-box-shadow: 0 0 1px #000;
   box-shadow: 0 0 1px #000;
}
.view a.info: hover {
   -webkit-box-shadow: 0 0 5px #000;
   -moz-box-shadow: 0 0 5px #000;
   box-shadow: 0 0 5px #000;
}

/* style 10th */

.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(219,127,8, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first p {
   -webkit-transform: translateY(100px);
   -moz-transform: translateY(100px);
   -o-transform: translateY(100px);
   -ms-transform: translateY(100px);
   transform: translateY(100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
.view-first:hover p {
   -webkit-transition-delay: 0.1s;
   -moz-transition-delay: 0.1s;
   -o-transition-delay: 0.1s;
   -ms-transition-delay: 0.1s;
   transition-delay: 0.1s;
}
.view-first:hover a.info {
   -webkit-transition-delay: 0.2s;
   -moz-transition-delay: 0.2s;
   -o-transition-delay: 0.2s;
   -ms-transition-delay: 0.2s;
   transition-delay: 0.2s;
}



/* FAQ */

#section_faq .white{
	padding-top:80px;
	padding-bottom:0px;
}

.faq h3{
	margin:20px 0px;
	/* font-size:24px; */
}

.faq .fa{
	margin-right:20px;
}

/* footer */

/* footer social icon */

.footer{	
	width:100%;
	padding:0px 0px 40px;	
}

.footer h2 {
	color:#fff;	
	text-transform:uppercase;
}

.footer ul{
	padding-left:0px;	
	margin-bottom:40px;	
}

.footer_single ul.social {
	margin-top:40px;	
	margin-bottom:40px;	
}


.social .fa{
	font-size:18px;
	border:2px solid;
	border-radius:50%;
	height: 40px;
    padding-top: 10px;
    width: 40px;	
	margin-right:8px;
	
	/*transition*/
	-webkit-transition:all 0.2s ease 0s;
	   -moz-transition:all 0.2s ease 0s;
		 -o-transition:all 0.2s ease 0s;
			transition:all 0.2s ease 0s;	
}

.social .fa:hover{
	border:2px solid;
	text-decoration:none;
}

.social a:hover{
	text-decoration:none;
}

.social li{
	list-style:none;
	display:inline-block;
}



/* Footer copyright text */

.copy{
    font-size: 14px;
}



/* Scroll to top */

#toTop
{
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 99999;
    display: none;
}

#toTop i
{
    background: #F77B6F;
    color: #ffffff;
    border-radius: 2px;
    font-size: 14px;
    padding: 8px;
    -webkit-transition: 250ms linear all;
	-moz-transition: 250ms linear all;
	transition: 250ms linear all;
}

#toTop:hover i
{
    background: #333333!important;;
}
/* 404 */

.error404 p{
	margin-top:0px;
	padding-bottom:30px;
}

/* Parallax */

.features_wrapper, .subscribe_wrapper, .clients_wrapper, .team_wrapper, .price_wrapper, .faq_wrapper{
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed; 
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover; 
    background-size: cover; 
}


/* Custom Media Query */

@media screen and (max-width: 980px){
	
	body{
		padding:0px!important;
	}
	
	.wrapper h2{
		font-size: 2em;
	}
	


	#header {
		right:0px !important;
		left:0px !important;
		width:100% !important;
	}	
	
	.contFrm .text-right{
		text-align:center;
	}
	.contFrm .text-left{
		text-align:center;
	}
	
	.ao-item .ao-details {
		background: none;
	}
	
}
