/*
font-family: 'Maven Pro', sans-serif;
font-family: 'Dosis', sans-serif;
*/
html,body{
	min-height: 100%;
}

.bg_wrapper{padding: 0 10px;}
body,
button,
input,
select,
textarea {
    font-family: 'Maven Pro', sans-serif;
	color: #181717;
	font-size: 15px;
	/*font-size: 1rem;*/
	line-height: 1.5;
        font-weight: normal;

}

a{text-decoration: none; color: #fc6504}
a:hover, a:focus, a:active{color:#000;  text-decoration: none; outline: 0; cursor: pointer;}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{font-weight: bold}

h1, h2, h3, h4, .h1, .h2, .h3, .h4{font-weight: 300}

h1{
	font-size:33px;
	margin:0 0 40px 0;
}

h2{
	font-size:33px;
	margin:0 0 35px 0;
}

h3{
	font-size:25px;
	margin:0 0 18px 0;
}

h4{
	font-size:20px;
	margin:0 0 15px 0;
}

h5{
	font-size:16px;
	margin:0 0 12px 0;
}

h6{
	font-size:14px;
	margin:0 0 12px 0;
}

p {
	margin:0 0 18px;
}


button, input[type="button"], input[type="reset"], input[type="submit"]{
	font-size:16px; background:#369ecf; border:none; color:#fff !important; font-weight: bold;text-transform: uppercase; padding: 9px 24px;
	border-radius:0;
    box-shadow: none;
    display: inline-block;
    margin-top: 0;
    border: none;
    outline: none;
    font-weight: normal;
    font-size: 14px;
	line-height: 1.4;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	box-shadow: none;
	background:#222;
    color: #fff !important;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	box-shadow: none;

}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	padding: 3px 6px;
	width:100%;
	height:37px;
}

textarea {
	height:120px;
}

select {
	border: 1px solid #ccc;
	width:100%;
	height:37px;
	color: #666;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
	outline:none;
}

textarea {
	width: 100%;
	height:130px;
}


ul, ol {
	margin-left:0;
}

label.error{    color: #f00;
    font-size: 1em; font-weight:normal}

.btn{
    border-radius: 0;
    background: #369ecf;
    border: none;
    color: #fff;
    font-weight: normal;
}


.btn-border{background: none; border: 2px solid rgba(0,0,0,0.6); color:#000000}

.btn:hover{background:rgb(42, 43, 42); color:#fff}

.btn:hover, .btn:focus, .btn.focus {
    color: #fff;
    text-decoration: none;
}
.btn-border:hover{background:rgba(0,0,0,0.6)}
.btn-lg{font-size: 16px; padding: 11px 20px; text-transform: uppercase}
.btn-md{    font-size: 16px;
    padding: 8px 18px;}
.white-btn{color: #b40101; background: #fff; font-size: 13px; border: 1px solid #cbcbcb;     padding: 3px 7px;}

.white-btn:hover{background: #b40101; color: #fff;}

.btn-primary {
    background-color: #f66708;
    color: #fff;
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    background-color: #000
}
.btn-radius {
    border-radius: 34px;
}

.link_btn{text-transform: uppercase}

ul.bulletlist{list-style:none;margin:20px 0 30px 0;padding:0;}
ul.bulletlist li{padding:0 0 0 24px;margin:0 0 20px 0;position:relative;line-height:1.1;}
ul.bulletlist li:before{content:"\f00c";display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;left:0;top:4px;font-size:12px;color:#ff0000;}
ul.bulletlist2{list-style:none;margin:20px 0 30px 0;padding:5px 0;}
ul.bulletlist2 li{
        padding: 0 0 0 27px;
    margin: 0 0 20px 0;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    background: url(../images/bulletboxes.png) 0 5px no-repeat;
}

.page-title, .entry-title, .widget-title{margin: 0 0 20px 0; font-family: 'Dosis', sans-serif; letter-spacing: 2px}

.entry-title {
    font-size: 30px;
}
.entry-title a{
 color: #2c9320;
}

.page-title {margin: 0 0 32px 0; text-transform: uppercase; font-weight: 300}

.page-title span{display: inline-block; padding-bottom: 20px; background:url(../images/heading-bg.png) 0% 100% no-repeat; position: relative;}



.page-title2 {margin: 0 0 14px 0;font-size: 30px;}

.page-title2 span{display: inline-block; padding-bottom: 20px; background:url(../images/heading-bg.png) 50% 100% no-repeat; position: relative;}



.page-title3 {margin: 0 0 14px 0;}

.page-title3 span{display: inline-block; padding-bottom: 20px; background:url(../images/heading-bg2.png) 0% 100% no-repeat; position: relative;}


.blue_clr{color:#0e70be}

.light{font-weight: 300}

.inner_title{
	 text-transform: uppercase;
    font-weight: 300;
}

.white_clr{color: #fff;}


.page-content, .entry-content, .entry-summary {
    margin: 8px 0 0px 0;
}

.content-area{
    padding:20px 0;
}



.blog .hentry, .blog .hentry {
    margin: 0 0 2.5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: 2.5em;
  }

#sidebar section.widget{
    background: #fff;
    border:1px solid #dedede;
    padding:15px;
	color:#453635;
}

.post_thumbnail{margin:20px 0 0 0}

.widget-area .widget{
	padding: 12px;
    margin:0 0 20px 0;
}
#secondary .widget_media_image img{width: 100%}


.main-title{text-align: center; font-weight: 300; margin:0 0 30px 0;}



/* website css */

.content_section{
    padding: 40px 0;
}

.site-header {
    padding: 0;
    position: static;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99;
    position: relative;
}


.site-header .site-branding{
    padding:25px 0;
}

.site-header .header_mid{padding: 0 4%}


.site-header .logo{
    display: inline-block;
    position: relative;
    padding-left: 0;
    z-index: 99;
    padding-top: 14px;    
}

.site-header .header_topright{
	text-align: right;
    margin-top:0;
}

.site-header .header_topright ul.topcontact{
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}

.site-header .header_topright ul.topcontact li{
    display: inline-block;
    font-size: 20px;
    padding-left: 40px;
    position: relative;
    line-height: 1.2;
    vertical-align: middle;
    margin: 0 0 0 50px;
    font-weight: normal;
}

.site-header .header_topright ul.topcontact li span{
    display: block;
    line-height: 19px;
	font-size: 17px;
    color: #858585;
	font-weight: bold;
}

.site-header .header_topright ul.topcontact li a{color:#0a0a0a;}
.site-header .header_topright ul.topcontact li a:hover{text-decoration: none;}
.site-header .header_topright ul.topcontact li:before{
    content: '';
    position: absolute;
    width: 38px;
    height: 38px;
    border-radius: 100%;
    left: 0;
    top: 20%;
    text-align: center;
    line-height: 32px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 20px;
    color: #369ecf;
    padding-top: 5px;
    border-radius: 100%;
}

.site-header .header_topright ul.topcontact li.tel:before{
    content: "\f095";
}
.site-header .header_topright ul.topcontact li.time:before{
    content: "\f017";
}

.site-header .header_topright ul.topcontact li.location:before{
    content: "\f041";
}
.site-header .header_topright ul.topcontact li.mail:before{
	content: "\f2b6";
    font-size: 16px;
}




.top_strip{
    background: #242931;
    padding: 5px 0;
    color: #fff;
}

.top_strip a{color: #fff}

.top_links{
    overflow: hidden;
    font-size: 16px;
    padding-top: 4px;
}

.top_links.top2{
    display: inline-block;
    float: right;
    margin-top: 13px;
}

.top_links span{
    display: inline-block;
    padding-left: 20px;
    position: relative;
}

.top_links i{
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 4px;
}

.top_links a{
    color:#fff;
}



body .top_social{text-align: center; vertical-align: top; margin:0; }
body .top_social ul.cnss-social-icon {display: inline-block}
body .top_social ul.cnss-social-icon li.cn-fa-icon a{
    line-height: 30px;
    background: none !important;
    border-radius: 0 !important;
    padding: 3px 4px !important;
    width: 32px !important;
    height: 32px !important;
    color: #777777 !important;
}
body .top_social ul.cnss-social-icon li.cn-fa-icon .fa{font-size: 20px !important}
body .top_social ul.cnss-social-icon li.cn-fa-icon a:hover{opacity: 0.4}


.home_slider{overflow: hidden}
.home_slider .metaslider .caption-wrap{
		opacity: 1;
		position: absolute;
		top: 0;
		left:0;
		bottom: inherit;
		width: 100%;
		height: 100%;
		background: none;
}

.home_slider .metaslider .caption-wrap .caption{
	margin: 0 auto;
	    width: 100%;
	    max-width: 1170px;
	    position: relative;
	    transform: translateY(-50%);
	    top: 45%;
		text-align: center;
}

.home_slider .metaslider .caption-wrap .caption .cwrap{
    bottom: inherit;
    width: 100%;
    max-width: 910px;
    display: inline-block;
    text-align: left;
    padding: 40px 10px;
    font-size: 17px;
    text-align: center;
    color: #fff;
}

.home_slider .metaslider .caption-wrap .caption .slwrap{
        background: rgba(0, 0, 0, 0.5);
    padding: 10px 20px 0;
    display: inline-block;
    margin-bottom: 20px;
}


.home_slider .metaslider .caption-wrap .slide_hd1{
	font-size: 46px;
	font-weight: 900;
	margin:0 0 10px 0;
	line-height: 1;
}


.home_slider .metaslider .caption-wrap .slide_hd1 span{
    color:#000000;
}
.home_slider .metaslider .caption-wrap p{margin-bottom: 20px !important}

.home_slider .metaslider .caption-wrap .linetitle span{display: inline-block; position: relative; padding:0 12px;}

.home_slider .metaslider .caption-wrap .linetitle span:before, .home_slider .metaslider .caption-wrap .linetitle span:after{content: ''; position: absolute; left:-75px; height: 1px; background: #fff; top: 10px; z-index: 9; width: 75px}
.home_slider .metaslider .caption-wrap .linetitle span:after{right:-75px; left: inherit;}


.home_slider .metaslider .caption-wrap .btn{
    background: #369ecf;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    padding: 12px 12px;
    font-size: 20px;
    letter-spacing: 2px;
    font-family: 'Dosis', sans-serif;  
}

.home_slider .metaslider .caption-wrap .btn:hover{
    background: #000000;
    color: #fff;
}

.home_slider .metaslider .flexslider{margin-bottom:0;}

.home_slider .flex-control-nav{
	position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}

.home_slider .flex-control-nav li a{
	background:#f66708;
	border: 2px solid #f66708;
}

.home_slider .flex-control-nav li a.flex-active{background: none !important; border: 2px solid #fff}

.wel_txt{padding:70px 0 30px;}




.home_special .service_list{padding: 0}

.home_special .servicebox_wrapper{
    min-height: 315px;
    font-size: 15px;
    padding: 0;
    }
.home_special .service_img{}
.home_special .service_img img{width: 100%}

.home_special .service-title{
    margin: 0 0 18px 0;
    color: #181717;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
font-family: 'Dosis', sans-serif;    
}
.home_special .service-title a{color:#181717;}

.home_special .service_content{padding: 20px 0 71px; min-height: 230px;}

.home_special .service_desc{margin-bottom: 10px;overflow: hidden;}

.home_special .service_btns{
    position: absolute;
    bottom: 20px;
    padding-top: 0;
    left: 15px;
    opacity: 1;
    transition: all 0.5s ease;    
}

.home_special .service_btns a{padding: 7px 25px;text-transform: uppercase;font-weight: normal;font-size: 17px;border-radius: 0;color: #fff;background: #181717;display: inline-block;}

.home_special .service_btns a:hover{color: #fff; background: #369ecf}

.home_special .moreservice a{font-size: 21px;}




.home_services{padding:50px 0 40px; background: url(../images/service-bg.jpg) center center repeat;}


.home_services .servicebox_wrapper {
min-height: 330px;
    font-size: 15px;
    padding: 0;
    text-align: center;
    background: #ffffff;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 30px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.home_services .servicebox_wrapper:hover{
   background:#e6f7ff;
}

.home_services .service_img{}
 .home_services .service_img img{width: 100%}
.home_services .service-title{
    margin: 0 0 14px 0;
    color: #181717;
    font-weight: bold;
    font-size: 17px;
    text-transform: uppercase;
    height: 35px;
}
.home_services .service-title a{color:#181717;}

.home_services .service_content{padding:14px;}

.home_services .service_desc{margin-bottom: 10px;overflow: hidden;}

.home_services .service_btns{position: absolute;bottom: 20px;padding-top: 0;left: 0;width: 100%;opacity:1;transition: all 0.5s ease;}

.home_services .service_btns a{padding: 7px 25px;text-transform: uppercase;font-weight: normal;font-size: 17px;border-radius: 0;color: #fff;background: #181717;display: inline-block;}


.testimonial_box{
    background: url(../images/testimonial-bg.jpg) center center no-repeat fixed/cover;
    color: #fff;
}


.testimonial_box .test_wrap{
    background: #fff;
    padding: 40px 25px 25px 25px;
    text-align: center
}

.testimonial_box .test_img{
    margin-bottom: 38px;
}

.testimonial_box .test_img img{
    width: auto;
    display: inline-block
}

.testimonial_box .test_content{
    font-size: 16px;
    color: #919191;
    line-height: 24px;
    margin-bottom: 30px;
}

.testimonial_box .test_author{
    font-size: 16px;
    color: #161515;
}
.testimonial_box .test_author strong{
    display: block;
    font-weight: normal;
    color: #919191;
}

.testimonial_box .owl-nav div{
 position:absolute;
 top:50%;
 text-indent:-9999px;
 width:20px;
 height:20px;
 margin-top:-10px;
 border-radius:0;
	z-index:999;
    outline: none !important;
    border: none !important;
    box-shadow: none !important;
    cursor: pointer;
}

.testimonial_box .owl-nav div.owl-prev{
 left: -30px;
    background: url(../images/prev-arrow.png) 50% 50% no-repeat;
}

.testimonial_box .owl-nav div.owl-next{
 right: -30px;
    background: url(../images/next-arrow.png) 50% 50% no-repeat;
}


.about_section{
    padding: 30px 0;
    background: #f4f4f4;
}

.about_section .aboutwrap{
    
}

.about_content big{
    display: inline-block;
    background: #369ecf;
    color: #fff;
    font-size: 27px;
    font-weight: bold;
    padding: 13px 17px;
    line-height: 1;
    float: left;
    margin-top: 7px;
    margin-right: 20px;
}

.about_section .mt-5{padding-top: 1px;}

.home_form p{margin-bottom: 7px}

.home_form textarea{height: 85px}

.client_logo{}

.client_box .bx-wrapper ul li{}

.call_action{
text-align: center;
    background: #f4f4f4;
    padding: 40px 0 60px;
    
}

.call_action .ttl1{font-size:24px; margin-bottom: 7px; font-weight: bold; color: #191e28; text-transform: uppercase}
.call_action .ttl1 span{color: #369ecf}

.call_action .ttl2{font-size:22px; color: #a6a6a6; font-weight: bold;}
.call_action .ttl2 a{color: #383838}

/*.client_box .bx-wrapper ul li .helper{ margin-bottom: 1px;}*/
.site-footer{ background: #191e28; color: #fff; position: relative}

.site-footer .footer_top{padding: 60px 0 20px;}

.site-footer a{color: #fff}

.site-footer ul.menu{
	padding: 0;
    list-style: none;
	margin:0;
}


.site-footer ul.menu li {
    padding-bottom: 0;
    position: relative;
    vertical-align: top;
    font-weight: normal;
    font-size: 14px;
    font-family: 'Work Sans', sans-serif;
    color: #373737;
    margin: 0 0 18px 0;
}


.site-footer ul.menu li a {
	color: rgba(255, 255, 255, 0.63);
	display: block;
	padding: 0px 5px 0 25px;
	margin:0 1px;
	text-decoration: none;
	background: url(../images/menu-bullet.png) 0 7px no-repeat;
}


.site-footer ul.menu li a:hover{
	color:#fff;
}


ul.footer_loc {
	list-style:none;
	margin:0;
	padding:0;
}

ul.footer_loc{margin-bottom:20px;}

ul.footer_loc li{padding-left:30px; position:relative; padding-bottom:7px;
	margin: 0 0 10px 0; font-size: 14px;}

ul.footer_loc li.mail{word-break: break-all}
ul.footer_loc li a{color:#fff;}
ul.footer_loc li i{ position:absolute; top:4px; left:0; color:#fff}
ul.footer_loc li.location i{font-size: 25px;}
ul.footer_loc li.phone i{font-size: 20px;}

.site-footer .widget-title{color: #fff; font-size: 20px; font-weight: 300; text-transform: uppercase}
.site-footer, .site-footer a{color: #fff;}


.site-footer ul.cnss-social-icon { padding: 20px 0 0; border-top:1px solid rgba(255,255,255,0.1);}
.site-footer ul.cnss-social-icon i{font-size: 20px !important}
.site-footer ul.cnss-social-icon li.cn-fa-icon a{line-height: 34px !important}
.footer_widget i.fa{color: #2c9320; margin-right: 6px;}

.site-footer .quickmenu2 ul li{display: inline-block; width: 48%; vertical-align: top;}
.site-footer .quickmenu2 ul li a{
    display: inline-block;
    padding: 0 4px;
    margin: 4px 0;
    line-height: 1;
}

.site-footer .quickmenu2 ul li a:hover{
	color:#0e70be;
}

.site-footer .site-info{
    background: #191e28;
    color: rgba(255,255,255,0.40);
    padding: 15px 0;
    border-top: 1px solid rgba(255,255,255,0.15);
}


.site-footer .wpcf7 textarea{
    height: 100px
}

.site-footer .wpcf7 p{margin: 0 0 10px 0}



.sidebar_form{padding: 20px; border: 1px solid #eee; margin-top: -10px}

.sidebar_form .form_title{text-align: center}

.sidebar_form .wpcf7 label{display: block}


/* service form */

.footer_form {
    background:#f4f4f4;
    padding: 20px;
    width: 100%;
    max-width: 380px;
}
.footer_form .form_title{font-size: 20px; font-weight: bold; color: #369ecf; text-align: center; margin: 0 0 15px 0;}

.footer_form .wpcf7 label{display: block; font-weight: normal;}

.footer_form .wpcf7 .wpcf7-form-control{border: none; background: #e1e1e1; height: 33px;}
.footer_form .wpcf7 textarea.wpcf7-form-control{height: 110px}
.footer_form .wpcf7 .wpcf7-form-control-wrap{margin-top: 3px; display: block}

.footer_form .wpcf7 .wpcf7-submit{
    background: #369ecf;
    color: #fff;
    border: none;
    text-transform: none;
    font-weight: bold;
    height: auto;
    text-indent: 0;
    border-bottom: 5px solid rgba(0,0,0,0.3);
    font-size: 18px;
    text-transform: uppercase;
    padding: 10px 24px;
}
.footer_form .wpcf7 .wpcf7-submit:hover{
    background:#252932;
}

.footer_form .wpcf7-form-control.wpcf7-recaptcha {
    transform: scale(0.8);
    height: auto !important;
    margin-bottom: 15px;
    background: none !important;
    padding-left: 0 !important;
    left: -10%;
    position: relative;

}

.wpcf7 label{display: block}

/* end service form */


.backtotop{
    position: absolute;
    left: 50%;
    margin-left: -28px;
    width: 57px;
    height: 57px;
    cursor: pointer;
    top: -28px;
}


@media(min-width:1300px){
    .container{width: 1180px}

.adbanner .container{
    width: 1205px;
}
    
    .home_services .container{
    width: 1021px;
}
    
}


@media(max-width:1199px){


}

@media(max-width:991px){
    .site-header .header_topright .serach_box{display: none}
    .site-header .header_topright{padding: 0}
    .site-header .logo{display: block; text-align: center}
    .site-header .header_topright ul.topcontact li{display: none}
    .site-header .header_topright ul.topcontact li.tel{display:inline-block; overflow: hidden; text-align: left}
    .site-header .header_topright{text-align: center}
    .top_links{text-align: center; display: block}
    .top_strip{text-align: center}
    .site-header .header_topright ul.topcontact li span{display: none}
    .site-header .header_topright ul.topcontact li {
    margin: 0;
    padding: 10px 0 10px 30px;
}
    
    .home_slider .metaslider .caption-wrap{display: none}
.testimonial_box .owl-nav div.owl-next {
    right: -6px;
    background: url(../images/next-arrow.png) 50% 50% #000 no-repeat;
}
.testimonial_box .owl-nav div.owl-prev {
    left: -6px;
    background: url(../images/prev-arrow.png) 50% 50% #000 no-repeat;
}
	#mysticky-nav.wrapfixed{
		position:absolute !important;
	}
    
}


@media(max-width:767px){
    .about_section .about_img{margin-bottom:30px}
}

@media(max-width:540px){

}


@media(max-width:390px){
	.wpcf7-form-control-wrap .g-recaptcha > div{width:100% !important;}
	.wpcf7-form-control-wrap .g-recaptcha iframe{transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}
