/*
Theme Name: Construction
Theme URI: http://deepakchandra.in/fitness/wp
Author: Deepak Chandra
Author URI: http://deepakchandra.in/
Description: Constructian is modern, clean and professionally crafted Landing Page. This Landing Page has accent color schemes.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: construction
tags:grid-layout
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{background:#fff;color:#000;font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:2em;margin:0.67em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}dfn{font-style:italic;}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000;}code,kbd,pre,samp{font-family:monospace, serif;font-size:1em;}pre{white-space:pre-wrap;}q{quotes:"201C" "201D" "2018" "2019";}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}img{border:0;}svg:not(:root){overflow:hidden;}figure{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;padding:0;}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;-ms-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}

/*	COLORS, TYPOGRAPHY OPTIONS
/*====================================================================*/


	body {
		font-family: 'Open Sans', sans-serif;
		background-color: #ffffff;
		color: #4d4d4d;
	}


	body[data-skin="white"] {
		background-color: #fff;
		color: #737373;
	}
	a {
	color: #bf2516;
	text-decoration: none;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}



a:hover {
	color: #bf2516;
	text-decoration: none;
}

	.counter .count,
	.counter .counts,
	.counter .count:after,
	.counter .counts:after,
	.form-wrap:after,
	textarea,
	select,
	input[type="date"],
	input[type="datetime"],
	input[type="datetime-local"],
	input[type="email"],
	input[type="month"],
	input[type="number"],
	input[type="password"],
	input[type="search"],
	input[type="tel"],
	input[type="text"],
	input[type="time"],
	input[type="url"],
	input[type="week"] {
		font-family: 'Open Sans', sans-serif;
	}

	body, button, input, select,
	textarea, pre, code, kbd, samp, dt {
		font-size: 13px;
		line-height: 22px;
	}

	h1 {font-size: 28px; line-height: 34px;}
	h2 {font-size: 26px; line-height: 32px;}
	h3 {font-size: 24px; line-height: 30px;}
	h4 {font-size: 22px; line-height: 28px;}
	h5 {font-size: 20px; line-height: 26px;}
	h6 {font-size: 18px; line-height: 24px;}

	.tabset .tab,
	.accordion .toggle-title
	{font-size: 18px!important; line-height: 24px!important;}



	::-moz-selection,
	::selection {
		text-shadow: none;
		color: #ffffff;

	}

	.button,.vc_button,
	button,
	input[type="reset"],
	input[type="submit"],
	input[type="button"] {

		color: #fff !important;
	}

	.button2 {
		background-color: transparent !important;
	}
	.button3{
		border: 1px solid #494e55 !important;
		background: none !important;
	}

	.person .img:before
	{background-color: rgba(0,234,119,0.8);}
	.tp-caption a{
		color:#fff!important;
	}

	input[type="date"]:focus,
	input[type="datetime"]:focus,
	input[type="datetime-local"]:focus,
	input[type="email"]:focus,

	input[type="month"]:focus,
	input[type="number"]:focus,
	input[type="password"]:focus,
	input[type="search"]:focus,
	input[type="tel"]:focus,

	input[type="time"]:focus,
	input[type="url"]:focus,
	input[type="week"]:focus {
		-webkit-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
		-moz-box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
		box-shadow: 0 0px 9px rgba(234, 119, 1, 0.6) !important;
	}

/*
 1) - common style
 ----------------------------------------*/
div.sec-padding,div.rich-header,section.sec-padding{
  padding: 55px 0px;
}

div.vc_rows{
	padding:100px 0px;
}

iframe.mainiframeheight{
	height:430px;
	width:100%;
}

iframe.postmediaframe{
		height:430px;
	width:100%;
}

.section-header h1{
text-transform: uppercase;
margin-bottom: 0px;
font-weight: 800;
}
.section-header span{
font-size: 16px;
color: #5a5a5a;
font-weight: 700;
margin: 0;
font-family: 'PT Sans', sans-serif;
font-style: italic;
}
	div.row {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 1170px;
    width: 100%;
}
.row.full-width {
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
}
.row.full-width .col-md-12 {
    padding-right: 0;
    padding-left: 0;
}
pre, img {
    max-width: 100%;
    height: auto;
}
.textwidget img {
    height: auto;
}



ol.commentlist, ol.pingbacklist, .commentspagination, .nocomments, #addcomments { margin: 0;  }
#addcomments {padding-bottom:10px; padding-top:10px;}
.commentsform {margin-top:35px; }
.commentlist .comment-body{ padding: 0; margin: 0;  position: relative;    border-top: 0;}
.comment-body .reply{ margin-top:15px;}
.comment-body a:hover{  text-decoration: underline;}
.comment-body a.comment-reply-link {background: #e84c3d;
margin: 0;
text-decoration: none;
color: #fff;
padding: 3px 8px 4px;
font-size: 11px;
border: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;}
.comment-body a.comment-reply-link:hover {  background: #b44139;}
ol.commentlist li, ol.pingbacklist li{ list-style: none;
padding: 20px 20px;
border: 1px solid #223142;
margin-top: 15px;}
ol.commentlist li ul.children {margin-bottom: 0px !important;    margin-top: 25px !important;}
ol.commentlist li ul.children li{ padding-left: 20px !important;
margin: 10px 0;
border: none;
background: #131D29;}
ol.commentlist li ul.children comment-body{ padding: 15px 0 5px;  margin: 10px 0 0; position: relative;}
.reply {margin-bottom:25px;}
ol.commentlist img.avatar, ol.pingbacklist img.avatar { margin-right:20px; float:left; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%;}
ol.commentlist .comment-author, ol.pingbacklist .comment-author { line-height: 25px; border:0; width:100%; }
.comment-body cite.fn{  font-style: normal;   color: #000;}
.comment-time{  font-size: 12px;  font-style: normal;    color: #ccc;}
.commentmetadata {  clear: both;    padding: 0;    margin: 20px 0 0;}
.commentmetadata a{ margin: 0;  color: #000;    text-decoration: underline;}
.comment-body p{  margin: 0; padding: 0; font-size: 15px;}
.comment-body .comment-author.vcard{  margin: 0; overflow: hidden;}
.comment-body .comment-author h6{text-transform: uppercase; margin-bottom: 0;}
.comment-body ul, .comment-body ol {padding:0; margin:0;}
.comment-body ul li, .comment-body ol li {padding:7px 0; margin:0; border:0;}
.comment-body ul li ul, .comment-body ol li ol {padding:7px 0 7px 7px; margin:0; border:0;}
#reply-title { margin:10px 0; padding:0 0 5px; font-weight:normal; font-size:26px; line-height:1.3; display: block; margin-bottom:-2px; font-weight: 700;}	
	ol.commentlist li{
		list-style-type: none !important;
	}
	.comment-text h3{
		overflow: hidden;
		margin-bottom: 10px;
		padding-top: 10px;
		font-size: 18px;
	}
	.comment-text h3 span{
		font-size: 14px;
		font-style: italic;
		color: #FBB12F;
	}
	.comment-text .comment{
		overflow: hidden;
	}
	.comment-text .c_reply{
		float: right;
	}
	.comment-respond form label {
	    display: block;
	    margin-bottom: 5px;
    	font-weight: 700;
    	font-size: 13px;
    	padding: 0;
	}
	.comment-respond form input[type=text]{
	    width: 100%;
	    max-width: 400px;
	    margin-bottom: 10px;
	    height:40px;
	}
	.comment-respond form textarea{
		padding: 7px 10px 7px 10px;
		height: 170px;
		border-radius: 0px;
	}


 /*
 2) Header Section
 ----------------------------------------*/
  .header{
	  height: 95px !important;
	  top: 0px;
	  z-index: 999;
	  margin: auto;
width: 100%;
display: inline-table;
  }
 .header.fixed {
		position: fixed;
		height: 60px;
		top: -60px;
		background-color:#101010;
		opacity: 0;
		-webkit-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
  		-moz-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    	-o-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    	-ms-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
		-webkit-transition: opacity 300ms;
		-moz-transition: opacity 300ms;
		-o-transition: opacity 300ms;
		-ms-transition: opacity 300ms;
		transition: opacity 300ms;
	}

	.header.active {
		top: 0px;
		opacity: 1;
		-webkit-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
  		-moz-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    	-o-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
    	-ms-transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
        transition-timing-function: cubic-bezier(0.25, 0.5, 0.5, 0.9);
		-webkit-transition: opacity 300ms,top 300ms;
		-moz-transition: opacity 300ms,top 300ms;
		-o-transition: opacity 300ms,top 300ms;
		-ms-transition: opacity 300ms,top 300ms;
		transition: opacity 300ms,top 300ms;
		z-index: 99;
margin: auto;
width: 100%;

	}
.header.fixed .navbar{
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
}
/*
.header.fixed  .navbar-nav {
	margin: 0px;
}
.header.fixed .navbar-brand  img{
	width: 180px;
}
*/
.header.fixed .p-header{
	display: none;
}
	.header.fixed > .container{
		line-height:60px;
	}

	.header.fixed .logo a img {
		max-height: 50px;
		max-width: 270px;
	}

 .primary-header{
   background: #112134;
   position: relative;
 }
 .navbar-brand > img{
   margin-top: -7px;
 }
 .contact-detail2{
   margin: 0px;
 }
 .contact-detail2 li {
    list-style: outside none none;
    float: left;
    padding: 10px 0px;
    margin-bottom: 0px;
    margin-right: 35px;
}
.contact-detail2 li a {
    color: #FFF;
    font-size: 14px;
    font-weight: 300;
}
.social-icons {
    list-style: outside none none;
    padding: 10px 0px;
    margin-bottom: 0px;
}
.social-icons li {
    margin-right: 20px;
    display: inline;
}
.social-icons a {
    font-size: 20px;
    color: #FFF;
    vertical-align: middle;
    line-height: 20px;
    transition: color 0.3s ease-in-out 0s;
}
 .hero-section{
	 position:relative;
}

 .navbar-static-top{
	 background-color: rgba(0, 0, 0, 0.5);
	 width:100%;
 }

 .affix{
   position: fixed !important;
  z-index: 999;
  top: 0px;
  background-color: #fff;
  min-height: 90px !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.08);
 }
 .affix .navbar-nav{
	 border-bottom:none;
 }
 .navbar{
	 padding:0px;
	 margin:0px;
	 min-height:90px;
   position: absolute;
   background: #fff;
   margin-bottom: 0px !important;
 }
 .navbar .navbar-brand{
	 opacity:1;
	 display: table;
 }
.navbar-nav{
	margin:21px 0px !important;
}
 .navbar-nav li{
	 margin-top:5px;
	 margin-left:15px;
 }
 .collapse.in{
	 display: inline-table;
	 width: 100%;
 }
 .navbar-nav li a.btn{
   padding: 6px 25px;
   font-weight: 600;
   margin-top: -4px;
 }
 .navbar-nav li a.btn:hover{
   padding: 6px 25px;
   background: #ffbb02;
   color: #fff;
 }
 .navbar-nav .active a.btn{
   padding: 6px 25px;
   background: #ffcc00;
   color: #fff;
 }
 .navbar-nav li a{
	 color:#4d4d4d;
	 font-size:14px;
	 text-transform:uppercase;
	 padding:5px 0px;
   transition: all 0.5s ease;
	 font-weight:600;
	 opacity:1;
   letter-spacing: 0.03em;
 }

.navbar-nav li:last-child a:focus{
   color: #fff !important;
color: #fff;
	background: #ffbb02;
	padding: 8px 25px !important;
  overflow: hidden;
  position: relative;
  border: none;
  text-transform: uppercase;
  font-family: Open Sans;
  font-weight: 400;
  -webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
border-radius: 4px;

 }
 .dropdown-menu > li > a{
	 color: #333 !important;
 }
 .dropdown-menu > li:last-child > a{
	 color: #333 !important;
 }
  .dropdown-menu > li {
	  margin-left: 0px;
  }
.menu ul li .dropdown-menu {
    display: none;
    left: 0;
    position: absolute;
    top: 100%;
}
.menu ul li:hover .dropdown-menu{
	display: block;
}
.menu ul > li {
    position: relative;
    margin: 0;
    padding: 0;
}
.menu ul > li > ul {
    position: absolute;
    top: auto;
    left: 0;
    z-index: 9999;
    width: 275px;
    visibility: hidden;
    opacity: 0;
    -webkit-box-shadow: 0px 5px 5px 1px rgba(0,0,0,.2);
    box-shadow: 0px 1px 5px 1px rgba(0,0,0,.2);
    filter: alpha(opacity=0);
    -webkit-transition: all 400ms ease 100ms;
    transition: all 400ms ease 100ms;
    display: none;
    margin-top: 0px;
    border-radius: 0px;
}
.menu ul > li:hover > ul {
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    display: block;
	visibility: visible;
	animation-name: fadeInUp;
	-moz-animation-name: fadeInUp;
	-webkit-animation-name: fadeInUp;
	-o-animation-name: fadeInUp;
	-ms-animation-name: fadeInUp;
	animation-duration: 0.6s;
	-moz-animation-duration: 0.6s;
	-webkit-animation-duration: 0.6s;
	-o-animation-duration: 0.6s;
	-ms-animation-duration: 0.6s;
	animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-webkit-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	border-radius: 0px;
	border: none;
}
.menu ul > li > ul > li {
    display: block;
    position: relative;
}
.menu ul > li > ul > li > a {
  border-bottom: 1px solid #E4E4E4;
  color: #0888C0;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 35px;
  padding: 0 35px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: all 0.3s ease 0s;
  background: none;
}

header nav.menu ul > li > ul > li:last-child > a {
    border: none;
}
header nav.menu ul > li > ul > li > a:hover {
    color: #fff;  
    background: none;
}
.menu ul > li > ul > li > ul.dropdown-menu{
	position: absolute;
	left: 278px !important;
	top: 0px;
}
.menu ul > li.dropdown:hover:after {
    opacity: 1;
}

  .navbar-nav li a:hover{
	  background:none;
	  color:#ffcc00;
	  transition: all 0.5s ease;
  }
  .navbar-nav .active a{
	  background:none;
	  transition: all 0.5s ease;
  }
  .navbar-nav .active a:focus{
	  background:none !important;
	  transition: all 0.5s ease;
  }
  
  .mPS2id-highlight-last {
	  color:#ffcc00 !important;
  }
  
  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: none;

}

 .navbar-toggle .icon-bar{
	 background:#1C2B3E;
 }
 .banner-section{
	padding:0px 0px;
	width:auto;
 }

.revolutionary{
	letter-spacing:16.5px;
	text-transform:uppercase;
}
.banner-section .titles h1{
	font-family:Raleway;
	color:#fff;
	font-size:55px;
	margin:3px 0px;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 15px;
}
.banner-section .grow{
	font-family:Raleway;
	text-transform:uppercase;
	font-size:35px;
	font-weight:600;
	color:#fff;
}

.banner-section p{
	font-size:18px;
	padding: 20px 0px 30px;
	color:#fff;
  font-weight: 600;
  line-height: 30px;
}
.banner-section .btn{
  font-size: 18px;
  font-weight: 500;
  padding: 7px 28px;
  text-transform: uppercase;
}




.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
	margin: 0px !important;
}
canvas{

    margin-top: -20px;

}

/* ==============================
  24. Inner Banner styles
============================== */


.inner-banner {
  padding: 50px;
  background-size: cover;
}
.inner-banner h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 40px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.inner-banner ul.breadcrumb li {
  display: inline-block;
  margin-right: 6px;
  font-weight: 600;
}
.inner-banner ul.breadcrumb{
	padding: 0px;
	margin-bottom: 0px;
}
.inner-banner ul.breadcrumb li:last-child a:after,
.inner-banner ul.breadcrumb li:last-child span:after {
  display: none;
}
.inner-banner ul.breadcrumb li a,
.inner-banner ul.breadcrumb li span {
  display: inline-block;
  color: #ffbb02;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  display: inline-block;
}
.inner-banner ul.breadcrumb li a i,
.inner-banner ul.breadcrumb li span i {
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
}
.inner-banner ul.breadcrumb li+li:before{
  content: '\f105';
  display: inline-block;
  font-family: 'FontAwesome';
  color: #fff;
  font-size: 13px;
}

 /*
  3) About Us
  ----------------------------------------*/
  .process{
  background: #FFBB02;
  background-size: cover;
  padding: 35px 0px;
  color: #2f363e;
  border-top: 1px solid #184056;
  }
  .process span{
    font-size: 49px;
    font-weight: 500;
    width: 60px;
    float: left;
    height: 45px;
    padding: 12px 0px;
    margin-right: 10px;
    font-family: Open Sans;
    color: #fff;
  }
  .process .content{
  font-weight: 400;
  font-family: Open Sans;
  color:#fff;
  font-size: 23px;
  text-transform: uppercase;
  }
  .process .content .col-md-8{
    padding-top: 7px;
  }
  .process .btn-theme{
    background: none;
    border: 2px solid #fff;
  }
  .process .btn-theme:after{
    background: rgba(255, 255, 255, 0.1) none repeat scroll 0% 0%;
  }
/*
 3)  Us
 ----------------------------------------*/
.about-list .item:last-child img{
  margin-top: -20px;
}
.about-list .item h6{
  margin-top: 30px;
  text-transform:uppercase;
}
.about-section p{
  margin-bottom: 30px;
  line-height: 28px;
}
.about-section .btn{
  margin-right: 20px !important;
}

   /*
 4) Our Ceo
 ----------------------------------------*/

.ceo-section .section-header h1, .ceo-section .section-header span{
  color: #fff;
}
.ceo-section p{
margin-bottom: 30px;
color: #fff;
font-size: 16px;
}
.ceo-section .btn{
padding: 8px 25px;
font-size: 13px;
font-weight: 600;
}
/*
4) services Section
----------------------------------------*/
.services-section{
	padding: 10px 0px;
}
.services-section .item .fa{
color: #ffbb02;
margin-right: 5px;
float: left;
margin-right: 15px;
font-size: 25px;
width: 50px;
border: 2px solid #ffbb02;
padding: 10px;
text-align: center;
}
.services-section .item:first-child .fa{
  padding-left: 10px;
}
.services-section h6{
  text-transform: uppercase;
  color: #727272;
  margin: 0px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
}

.services-section .item:nth-child(3), .services-section .item:nth-child(4), .services-section .item:nth-child(5){
  margin-bottom: 20px;
}
/*
4) clients Section
----------------------------------------*/
.client {
  border: 1px solid #E9E9E9;
}
.client img{
	width:100%;
}
.owl-theme .owl-controls .owl-buttons .owl-prev .fa, .owl-theme .owl-controls .owl-buttons .owl-next .fa {

    color: rgb(204, 204, 204);
padding: 10px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev{
  top: 43px;
left: -10px;
position: absolute;
background: none;
}
.owl-theme .owl-controls .owl-buttons .owl-next{
  right:-10px;
  top: 43px;
  position: absolute;
background: none;
}
/*
4) Whyus Section
----------------------------------------*/
.why-us-section .item-2, .why-us-section .item{
  padding: 0px;
}

.boxes{
	border:none !important;
	padding: 0px !important;
	margin-top: -3px;
	width: 20px !important;
}
.why-us-section .item ul{
  margin-top: 10px;
  padding: 0px;
}
.why-us-section .item ul li{
  list-style-type: none;
  font-size: 15px;
  font-weight: 700;
  color: #727272;
  margin-bottom: 7px;
}
.why-us-section .item ul li .fa{
  font-size: 25px;
  margin-right: 15px;
  color: #ffbb02;
  padding: 10px;
  width: 48px;
  text-align: center;
}

.why-us-section .why-img img{
  margin-top: -103px;
}


/*
4) Newsletter Section
----------------------------------------*/
#mc_embed_signup {text-align: left;}
			#mc_embed_signup form {	display: inline-block;}
			#mc_embed_signup .form-wrap:first-child {float: left;margin-right: 0px;}

			#mc_embed_signup input[type="email"] {
				margin-bottom:0px;
				width: 100%;
			}
			#mc_embed_signup .newsletter-submit{
				color: #fff;
background: #ffbb02;
padding: 8px 25px !important;
overflow: hidden;
position: relative;
border: none;
text-transform: uppercase;
font-family: Open Sans;
font-weight: 400;
-webkit-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
box-shadow: 0px 3px 3px 0px rgba(0,0,0,0.20);
			}
			#mc_embed_signup .newsletter-email{
				height: 41px;
			}
			#mc_embed_signup input[type="submit"] {margin: 0;float: left;}
			.map{
				height: 450px;
			}
/*
4) team Section
----------------------------------------*/
.team-section{
  float: left;
clear: both;
margin-bottom: 40px;
}

.team-section .item, .team-section .item .img-wrap{
  padding: 0px;
}
.team-section .item .img-wrap{
border: 2px solid #F8F8F8;
background: #fff;
height: 275px;
overflow: hidden;
}
.team-section .item h6{
  text-transform: uppercase;
  margin: 0px 0px 0px;
  color: #717171;
  font-size: 15px;
  font-weight: 700;
}
.hvr-bounce-to-left {
    -moz-osx-font-smoothing: auto;
}

.team-section .item .content-wrap:before{
  content: "";
  background: #f1f1f1 !important;
  border: 1px solid #fff;
  border-left: none;
}
.team-section .item .content-wrap{
  background: #fff;
  color: #a3a3a3;
  padding: 25px 24px;
  border: 1px solid #f1f1f1;
}
.team-section .item .content-wrap span{
  margin-bottom: 12px;
  display: block;
}
.team-section .item .content-wrap p, .team-section .item .content-wrap span{
  color: #717171;
  font-weight: 500;
  line-height: 22px;
  font-size: 13px;
}
.team-section .item .content-wrap p{
  margin-bottom: 9px;
}
.team-section .team-list .item:nth-child(2) {
  padding-left: 15px;
  margin-bottom: 30px;
}
.team-section .team-list .item:nth-child(4) {
  padding-left: 15px;
}
.team-section .team-list .item:nth-child(1) {
  padding-right: 15px;
  margin-bottom: 30px;
  padding-left: 0;
}
.team-section .team-list .item:nth-child(3) {
  padding-right: 15px;
}
.team-section .item .social{
  padding: 2px 0px;
  margin-bottom: 2px;
}
.team-section .item .social .fa{
  font-size: 18px;
}
.team-section .item .social li:first-child{
  margin-left: 0px;
}
.team-section .item .social li{
  list-style-type: none;
  color: #717171;
  margin-left: 15px;
  display: inline;
}
/*
4) testimonial Section
----------------------------------------*/
.sub-title{
    font-size: 16px;
    color: #5a5a5a;
    font-weight: 700;
    margin-top: -17px;
    font-family: 'PT Sans', sans-serif;
    font-style: italic;
}
.testimonials .item .owl-controls .active span{
    background: #fff !important;
    border: 2px solid #fff;
}
.testimonials .item .owl-controls .owl-page span, .testimonials .item .owl-controls .owl-page span {
    background: transparent none repeat scroll 0% 0%;
    border: 2px solid #fff;
}
.testimonials .item .photo-frame{
width: 150px;
height: 150px;
position: relative;
margin: auto;
background: rgb(249, 209, 51) none repeat scroll 0% 0%;
padding: 5px;
}
.testimonials .item .img-circle img{
  width: 100%;
}
.owl-carousel .owl-item{
	text-align: center;
}
.testimonials .item p{
  font-size: 28px;
  color: #5a5a5a;
  line-height: 50px;
  margin-top: 40px;
  font-style: italic;
}
.testimonials .item h1{
  font-size: 58px;
  font-weight: 700;
  margin: 20px 0px 10px;
}
.testimonials .item span{
  font-size: 34px;
  font-weight: 400;
  color: #5a5a5a;
  margin-bottom: 30px;
  display: block;
}

/*
4) Contact Section
----------------------------------------*/
.wpcf7 input[type="text"],.wpcf7 input[type="email"],.wpcf7 textarea{
	 background:none;
	 border:1px solid #e4e3e7;
	 border-radius:0px;
	 box-shadow:none;
	 padding:10px 15px ;
	 font-size:16px;
	 color:#656565;
	 background:#fff;
margin-top: 20px;
width: 100%;
}

input.wpcf7-submit{
	color: #fff;
	background: #ffbb02;
  overflow: hidden;
  position: relative;
  border: none;
  text-transform: uppercase;
  font-family: Open Sans;
  font-weight: 400;
border-radius: 4px;
}
.btn-submit{
	padding: 0px;
	margin-top: 20px;
}

div.wpcf7 img.ajax-loader{
	display: none;
}

.wpcf7 input[type="text"]:focus,.wpcf7 input[type="email"]:focus,.wpcf7 textarea:focus{
	border: 1px solid #71b8ec !important;
}
.wpcf7-response-output{
	border: none!important;
}
.wpcf7 textarea {
height: 150px;
}

 .contact-detail{
	 margin-top: :20px;
 }
.contact-detail h6{
  margin-bottom: 5px;
color: #727272;
font-size: 15px;
font-weight: 700;
}

.wpcf7-form-control::-moz-placeholder{color:#999;opacity:1; text-transform:capitalize; font-size: 13px;}
.wpcf7-form-control:-ms-input-placeholder{color:#999; text-transform:capitalize; font-size: 13px;}
.wpcf7-form-control::-webkit-input-placeholder{color:#999; text-transform:capitalize; font-size: 13px;}

/*
 5) Purchase Now
 ----------------------------------------*/
.purchase-now {
	background: #FFBB02;
	padding: 45px 0px 40px;
}
.purchase-now .btn-theme{
  background: none;
  border: 2px solid #fff;
  color: #fff;
  font-size: 16px;
  margin-top: -6px;
}
.purchase-now .btn-theme:after{
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0% 0%;
}

.purchase-now .items{
  font-size:32px;
  color:#fff;
  font-weight:400;
}
.buy-now {
  font-size: 16px;
text-transform: uppercase;
padding: 9px 40px;
margin-top: -7px;
font-weight: 700;
}

         /*
 12) Footer
 ----------------------------------------*/
 .footer-section{
	 background: #f0f0f0 url("img/footer.jpg") no-repeat;
   background-size: cover;
   padding-bottom: 0px;
	 padding-top:100px;
 }
 .footer-section .footer-logo{
	 padding:0px 0px 20px;
 }
 .footer-section .gray{
	 color:#fff;
 }
 .footer-section .blue{
	 color:#2a4b72;
 }
 .footer-section .footer-bottom{
   background: #1a1c27;
   border-top: 1px solid #2a2e3f;
   padding: 40px 0px;
   margin-top: 90px;
 }
 .footer-section .footer-bottom .social-footer li{
   list-style-type: none;
   display: inline;
   margin-left: 30px;
   font-size: 16px;
 }
 .footer-section .footer-bottom .social-footer li a{
   color: #fff;
   font-size: 16px;
 }
 .footer-section .footer-bottom .social-footer li a:hover{
   color: #1ec3e1;
 }
 .footer-section  p{
   font-size: 14px;
   color: #a1b1bc;
 }


/* ==============================
  37. Blog Page styles
============================== */

.blog-page .single-blog-post ul{
	padding: 0px;
}
.blog-page .single-blog-post h3{
	margin-bottom: 10px;
}
.blog-page .single-blog-post .img-box {
  display: block;
  width: auto;
  overflow: hidden;
  
}

.blog-page .single-blog-post {
	overflow: hidden;
}

.blog-page .single-blog-post .img-box .img-caption {
  text-align: right;
}
.blog-page .single-blog-post:hover .img-box .img-caption .box-holder ul {
  opacity: 1;
  visibility: visible;
}
.blog-page .single-blog-post .img-box .img-caption .box-holder ul {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
  opacity: 0;
  visibility: hidden;
  vertical-align: bottom;
  padding-bottom: 20px;
  padding-right: 10px;
}

.blog-page .single-blog-post .meta-info .date-box,
.blog-page .single-blog-post .meta-info .content-box {
  display: table-cell;
  vertical-align: middle;
  height: 75px;
}
.blog-page .single-blog-post .meta-info{
padding: 25px 0px;
}
.blog-page .single-blog-post .meta-info .date-box .inner-box {
  width: 78px;
  height: 78px;
  background: #FBB12F;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding-top: 16px;
  font-weight: bold;
}
.blog-page .single-blog-post .meta-info .date-box .inner-box b {
  font-size: 28px;
  display: block;
}
.blog-page .single-blog-post .meta-info .content-box {
  padding-left: 26px;
}
.blog-page .single-blog-post .meta-info .content-box h3 {
  color: #363636;
  font-weight: 600;
  text-transform: none;
  font-size: 18px;
}
.blog-page .single-blog-post .meta-info .content-box h3 a{
	color: #363636;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li {
  display: table-cell;
  vertical-align: middle;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li:last-child {
  padding-right: 0;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li a {
  color: #A1A1A1;
  padding-right: 30px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li a:hover {
  color: #FBB12F;
}

.blog-page .single-blog-post .meta-info .content-box .post-links li a i {
  color: #FBB12F;
  font-size: 16px;
  margin-right: 10px;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li a i.fa-tag {
  font-size: 17px;
}
.blog-page .single-blog-post .meta-info .content-box .post-links li a i.fa-comments-o {
  font-size: 18px;
}
.blog-page .single-blog-post p {
  color: #898989;
}
.blog-page .single-blog-post a.read-more {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  -webkit-transition: all .3s ease;
          transition: all .3s ease;
}
.blog-page .single-blog-post a.read-more:after {
  content: '\f178';
  font-family: 'FontAwesome';
  margin-left: 10px;
}
.blog-page .single-blog-post a.read-more:hover {
  color: #FBB12F;
}
.single-post-page h2 {
  color: #242424;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.single-post-page h2::after {
    content: '';
    width: 55px;
    height: 3px;
    background: #F7BE3D;
    display: block;
    margin-top: 13px;
}
.single-post-page .qoute-box {
  background: #1FB5C7;
  font-family: 'Open Sans', sans-serif;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: italic;
  padding: 30px 30px;
  padding-left: 17px;
  margin-top: 15px;
  margin-bottom: 50px;
}
.single-post-page .qoute-box .qoute-icon,
.single-post-page .qoute-box .qoute-text {
  display: table-cell;
  vertical-align: middle;
}
.single-post-page .qoute-box .qoute-icon {
  padding-right: 30px;
}
.single-post-page .qoute-box .qoute-icon i {
  color: #fff;
  font-size: 103px;
  vertical-align: top;
  position: relative;
  bottom: 15px;
}
.single-post-page .qoute-box .qoute-text p {
  font-size: 16px;
  color: #fff;
  margin: 0;
}
.single-post-page .qoute-box .qoute-text .name {
  text-align: right;
  color: #fff;
  display: block;
}
.single-post-page .sec-title {
  margin-bottom: 30px;
}
.single-post-page .sec-title h2 span {
  font-size: 20px;
}
.single-post-page .sec-title h2:after {
  width: 35px;
}
.single-post-page .tag-social-box {
  border-top: 1px solid #CBCBCB;
  border-bottom: 1px solid #CBCBCB;
  padding: 20px 0;
  margin-top: 45px;
  margin-bottom: 50px;
}
.single-post-page .tag-social-box .social-box ul li {
  display: inline-block;
}
.single-post-page .tag-social-box .social-box ul li a {
  color: #787C7F;
  font-size: 16px;
  margin-left: 16px;
}
.single-post-page .admin-info-box .img-box,
.single-post-page .admin-info-box .text-box {
  display: table-cell;
  vertical-align: middle;
}
.single-post-page .admin-info-box .img-box {
  width: 114px;
}
.single-post-page .admin-info-box .text-box {
  padding-left: 30px;
}
.single-post-page .admin-info-box .text-box h3 {
  font-size: 14px;
  letter-spacing: .2em;
  color: #1F1F1F;
  font-family: 'Open Sans', sans-serif;
  margin-bottom: 0;
  margin-bottom: 10px;
}

.single-post-page .comments-box .single-comment {
  margin-bottom: 30px;
  padding: 0px;
}
.single-post-page .comments-box .single-comment .comment-img,
.single-post-page .comments-box .single-comment .comment-text {
  display: table-cell;
  vertical-align: top;
}
.single-post-page .comments-box .single-comment .comment-img {
  width: 70px;
}
.single-post-page .comments-box .single-comment .comment-img img{
	border: 1px solid #EFEFEF;
}
.single-post-page .comments-box .single-comment .comment-text {
  padding-left: 30px;
  width: 100%;
}
.single-post-page .comments-box .single-comment .comment-text h3 {
  font-size: 13px;
  letter-spacing: .200em;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 10px;
}
.single-post-page .comments-box .single-comment .comment-text h3 span {
  color: #1CBAC8;
  font-style: italic;
}
.single-post-page .comments-box .single-comment .comment-text p {
  margin: 0;
}
.single-post-page .comments-box .single-comment .comment-text .inner {
  border: 1px solid #EFEFEF;
  padding: 26px 30px;
}
.single-post-page .comments-box .single-comment .comment-text a.comment-reply-link {
  text-transform: uppercase;
  color: #1F1F1F;
  font-size: 12px;
  font-weight: 600;
}
.single-post-page .comments-box .load-more-comment {
  text-align: center;
  font-size: 14px;
  text-transform: uppercase;
  color: #343434;
  font-weight: bold;
  display: block;
}
.comment-form {
  margin-top: 60px;
}
.comment-form input,
.comment-form textarea {
  width: 100%;
  display: block;
  border: 1px solid #E8E8E8;
  outline: none;
  height: 50px;
  padding: 0 22px;
  color: #959595;
}
.comment-form textarea {
  margin-top: 25px;
  height: 230px;
  padding-top: 15px;
  margin-bottom: 25px;
}
.comment-form button {
  padding-top: 7px;
  color: #fff !important;
  }

.sidebar{
padding-top: 26px;
}
.sidebar .widget {
	margin-bottom: 50px;
}
.sidebar .widget h2 {
	display: block;
font-size: 18px;
font-weight: bold;
color: #323232;
text-transform: uppercase;
}
.sidebar .widget h2:after {
	content: '';
width: 55px;
height: 3px;
background: #F7BE3D;
display: block;
margin-top: 13px;
}
.sidebar .widget form.search-form {
	height: 45px;
	position: relative;
	overflow: hidden;
}
.sidebar .widget  .form-wrap{
width: 100%;
height: 48px;
}
.sidebar .widget .search-form input[type='text'] {
	padding-left: 30px;
border: none;
outline: none;
height: 100%;
color: rgba(255, 255, 255, 0.9);
width: calc(100% - 51px);
background-color: #000000;
}
.sidebar .widget .search-form button {
position: absolute;
width: 50px;
background: #FBB12F;
color: #000000;
font-size: 16px;
padding: 11px 0px;
border: none;
outline: none;
-webkit-transition: all .3s ease;
transition: all .3s ease;
top: 0px;
right: 0px;
}
.sidebar .widget .search-form button:after{
	background: #FBB12F;
content: '';
width: 30px;
height: 100%;
position: absolute;
top: 0;
left: -15px;
-webkit-transform: skew(-35deg);
-ms-transform: skew(-35deg);
transform: skew(-30deg);
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.sidebar .widget li{
	list-style-type: none;
}
.sidebar .widget .post-thumb{
	width: 110px;
	position: relative;
overflow: hidden;
display: table-cell;
vertical-align: middle;
	}
.sidebar .widget .post-thumb img{
	width: 100%;
	vertical-align: baseline;
	}
.sidebar .widget .latest_news .post-content {
    display: table-cell;
    vertical-align: middle;
    padding-left: 32px;
}
.sidebar .widget .latest_news li {
    margin-bottom: 30px;
}
.sidebar .widget .latest_news li h4{
	font-family: 'Open Sans', sans-serif;
color: #242424;
text-transform: uppercase;
font-size: 13px;
font-weight: 500;
-webkit-transition: all .3s ease;
transition: all .3s ease;
	}
.sidebar .widget_categories li a, .sidebar .widget_recent_entries li a, .sidebar .widget_recent_comments li a, .sidebar .widget_archive li a{
color: #898989;
text-transform: capitalize;
line-height: 42px;
display: block;
border-bottom: 1px solid #E6E6E6;
position: relative;
}
.sidebar .widget_archive li a::after, .sidebar .widget_categories li a:after{
	content: "" !important;
}
.single-post-wrapper .form-wrap{
	width: 90%;
	display: inline-block;
}
.single-post-wrapper .form-wrap input {
    border: 1px solid #cacaca;
    border-radius: 0px;
    padding: 5px 10px;
    width: 100%;
}
.single-post-wrapper button{
	border: medium none;
padding: 6px 12px;
}
.sidebar .widget_archive li a, .sidebar .widget_categories li a{
	display: inline-block;
	width: 90%;
	border: none;
}
.sidebar .widget li .date{
	color: #fbb12f;
font-size: 13px;
display: block;
margin-top: 4px;
font-weight: 500;
}
.sidebar .widget li:hover a {
    color: #898989 !important;
    }
.sidebar .widget ul{
	padding: 0px;
}
.sidebar .widget_categories li a:after, .sidebar .widget_recent_entries li a:after, .sidebar .widget_archive li a::after {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #C8C8C8;
    position: absolute;
    top: 0;
    right: 0;
}
.sidebar .widget li:hover a {
	color: #fbb12f;
}
.blog-content .sidebar-widget .popular-post{padding:0px;}
.blog-content .sidebar-widget .popular-post li {
	margin-bottom: 30px;
}
.blog-content .sidebar-widget .popular-post li:last-child {
	margin-bottom: 0;
}
.blog-content .sidebar-widget .popular-post li img {
	float: left;
}
.blog-content .sidebar-widget .popular-post li .content-wrap {
	width: 52%;
	float: right;
}
.blog-content .sidebar-widget .popular-post li .content-wrap h5 {
	color: #000000;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	margin-bottom: 20px;
}
.blog-content .sidebar-widget .popular-post li .content-wrap span {
	font-size: 13px;
	line-height: 20px;
	display: inline-block;
	color: #999999;
}
.blog-content .sidebar-widget.text-widget p {
	font-size: 15px;
	line-height: 26px;
	color: #8e8d8d;
	font-weight: 300;
}
.blog-content .sidebar-widget .tag-cloud a {
	font-size: 13px;
	line-height: 45px;
	color: #787878;
	background: #FBFBFB;
	border: 1px solid #E2E2E2;
	margin-right: 10px;
	display: inline-block;
	padding: 0 23px;
	text-transform: uppercase;
	font-weight: 600;
	transition: all .3s ease;
	margin-bottom: 10px;
}
.blog-content .sidebar-widget .tag-cloud a:hover {
	color: #fff;
	background: #ff9000;
	border: 1px solid #ff9000;
}

.blog-content .col-lg-8{
	width:73.5%;
}


.single-post-wrapper .screen-reader-text{
	display: none;
}
.single-post-wrapper .nav-links .nav-previous{
	float: left;
}
.single-post-wrapper .nav-links .nav-next{
	float: right;
}
 /**
* Preloader Styles.
**/
/*
.icon-st{ background-image: url(../img/favicon-144.png) !important;}

.preloader{ position:fixed; left:0px; top:0px; width:100%; height:100%; z-index:999999; background-color:#ffffff; background-position:center center; background-repeat:no-repeat; background-image:url(../img/loader.gif);}
*/



@media screen and (max-width: 1500px) {
	.about-section {
		background: #fff !important;
		background-image: none;
}
.banner-section .col-md-7 {
    padding: 260px 0px 200px;
    margin-right: 0px !important;
}
.services-section .col-md-5{
	margin-left: -100px !important;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

}
@media screen and (max-width: 991px) {
	.blog-page .single-blog-post .img-box {
  display:inline-table;
  width: auto;
  
}
.blog-page .single-blog-post .img-box img{
	width: 100%;
	height: auto;
}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
	button.navigation-toggler {
		display: block;
	}
	.banner .banner-form {
		display: none;
	}
	.navbar-toggle .icon-bar{
		color: #000 !important;
		background: #000;
	}

}

@media only screen and (max-width: 767px) {
	button.navigation-toggler {
		display: block;
	}
	.purchase-now .items {
	    line-height: 45px !important;
		}

	#bottom-bar .container p {
		line-height: 37px;
	}
	footer .container .col-lg-12 button {
		font-size: 17px;
		padding: 0px 15px;
	}
	img {
		height: auto;
	}
	.navbar-toggle .icon-bar{
		color: #000 !important;
		background: #000;
	}
	.navbar-toggle {
	 padding: 40px 0px;
	}
	#bs-navbar{
		width: 100% !important;
	}

}

@media only screen and (min-width: 480px) and (max-width: 767px) {

	footer .widget img.positioned {
		margin-top: 10px;
	}
	img{
		height: auto;
	}
	footer .widget img.positioned {
		margin-top: 0;
		position: relative;
		top: 53px;
	}


}


/************** Iframe styling *****************/

.post-media iframe{
	widows: 100%;
}

/**************** extra classes ********************/


#tgmpa_style{
	font-size: 23px; font-weight: 400; line-height: 29px; margin: 0; padding: 9px 15px 4px 0;
}

#tgmpa_style2{
	min-width: 32px; text-align: right; float: right;
}

#tgmpa_style3{
	min-width: 32px; text-align: right; float: right;
}

#tgmpa_style5{
	float: right; padding: 0em 1.5em 0.5em 0;
}

#tgmpa_style4{
	width: 100%; height: 98%; min-height: 850px; padding-top: 1px;
}

#tgmpa_style6{
	min-width: 32px; text-align: right; float: right;
}
