/*font-family: 'Rajdhani', sans-serif;
font-family: 'Montserrat', sans-serif;*/
html,body{
	min-height: 100%;
}

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

}

a{text-decoration: none; color: #209b93}
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{
	font-size:35px;
	margin:0 0 30px 0;
}

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

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

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

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

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

p {
	margin:0 0 18px;
}


button, input[type="button"], input[type="reset"], input[type="submit"]{
	font-size:16px; background:#ca1f22; border:none; color:#fff !important; font-weight: bold; padding:13px 24px;
	border-radius:3;
    box-shadow: none;
    display: inline-block;
    margin-top: 0;
    border: none;
    outline: none;
    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:3px;
    background: #ca1f22;
    border: none;
    color: #fff;
    font-weight: bold;
}


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

.btn:hover{background:#252932; 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: 18px; padding: 10px 25px}
.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 15px 0;
    position: relative;
    font-size: 16px;
    line-height: 1.5;
    background: url(../images/bullet-icon.png) 0 5px no-repeat;
    color: rgba(0,0,0,0.80);
}

.page-title, .entry-title, .widget-title{margin: 0 0 20px 0;}

.entry-title {
}
.entry-title a{
 color: #209b93;
}
.page-title {margin: 0 0 30px 0;}

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

.page-title.white span{display: inline-block; background:url(../images/heading-wbg.png) 100% 20px no-repeat; position: relative; color: #fff;}




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

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

.page-title2 span:before{
    content: '';
    position: absolute;
    left: 0;
    top: 16px;
    width: 24px;
    height: 1px;
    background: #000;
}

.page-title2 span:after{
    content: '';
    position: absolute;
    right: 0;
    top: 16px;
    width: 24px;
    height: 1px;
    background: #000;
}

.page-title2.white span:before,.page-title2.white span:after{background: #fff}


.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;}


.green_clr{color:#209b93}
.white_clr{color: #fff;}
.black_clr{color: #000005;}

.light{font-weight: 300}
.normal{font-weight:normal}
.medium{font-weight:500}
.semibold, semi-bold{font-weight:600}
.bold{font-weight:bold}
.uppercase{text-transform: uppercase;}
.inner_title{
	 text-transform: uppercase;
    font-weight: 300;
}




.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;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.16);
    margin:0 0 20px 0;
}

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




/* website css */


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


.site-header .site-branding{
    padding:10px 0;
    color: #fff;
    background: #000005
}

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


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

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

.site-header .header_topright .appo_btn{
    font-size: 18px;
    margin-right: 52px;
    padding: 10px 30px;
}

.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: 14px;
    padding-left: 54px;
    position: relative;
    line-height: 1.4;
	    color: #fff;
	vertical-align: top;
    margin: 0 30px 0 0;
    font-weight: 300;
}

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

.site-header .header_topright ul.topcontact li a{color:#fff;}
.site-header .header_topright ul.topcontact li a:hover{text-decoration: none;}
.site-header .header_topright ul.topcontact li:before{
    content: '';
    position: absolute;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    left: 0;
    top: 0px;
    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: #fff;
    padding-top: 9px;
    border-radius: 100%;
    border: 3px solid #a80c1a;
}

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

.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;
}

.site-header .header_topright ul.topcontact li.tel a{
    font-size: 30px;
    font-weight: bold;
}

/*.site-header .header_topright .serach_box{
    position: absolute;
    right: 17px;
    top: -10px;
    width: 59px;
    height: 104px;
    border-radius: 0 0 20px 20px;
    background: #1461d0;
    bottom: -9px;
    padding: 46px 11px;
}




.site-header  .search-form {
float:right;
margin-top: 10px;
}

.site-header .search-form  label{margin:0;}

.site-header .search-field {
	background-color: transparent;
	background-image: url(../images/search-icon.png);
	background-position:right 7px top 12px;
	background-repeat: no-repeat;
	border: none;
	cursor: pointer;
	height: 40px;
	margin: 3px 0;
	padding:0 20px 0 20px;
	position: relative;
	width: 30px;
    font-size: 14px;
    color:#c9c9c9
}

.site-header .search-field:focus {
	background-color: #000;
	cursor: text;
	outline: 0;
    width: 230px;
	color: #c9c9c9
}

.site-header .search-submit{display:none;}*/



.top-navigation{background: #ca1f22}


.top-navigation .extra_btn{
    right: 0;
    top: 7px;
    position: absolute;
}


body .extra_btn{text-align: center; vertical-align: top; margin:0; }
body .extra_btn ul.cnss-social-icon {display: inline-block}
body .extra_btn 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: #fff !important;
}
body .extra_btn ul.cnss-social-icon li.cn-fa-icon .fa{font-size: 20px !important}
body .extra_btn ul.cnss-social-icon li.cn-fa-icon a:hover{opacity: 0.4}


.home_slider{overflow: hidden; position: relative}

.home_slider .slidetext{text-align: center; font-size: 16px; color: #fff;  position: absolute; left: 0; bottom: 0; width: 100%; z-index: 9999; padding-bottom: 5%}

.home_slider .paratext{max-width: 650px; display: inline-block}

.home_slider .headline{font-size: 78px; font-weight: bold; text-transform: uppercase;margin: 0 0 4px 0; font-family: 'Montserrat', sans-serif;}
.home_slider .headline span{color:#ca1f22;}
.home_slider .headline em{font-style: normal}
.home_slider .headline em:before, .home_slider .subheadline span:after{content: ''; position: absolute; top: 23px; height: 1px; background: #fff; width: 55px;}
.home_slider .headline em:before{left: -10px;}
.home_slider .headline em:after{right: -10px;}

.home_slider .subheadline{font-size: 30px; font-weight: 500; margin: 0 0 4px 0;}
.home_slider .subheadline span{position: relative; display: inline-block; padding: 0 55px}
.home_slider .subheadline span:before, .home_slider .subheadline span:after{content: ''; position: absolute; top: 23px; height: 1px; background: #fff; width: 55px;}
.home_slider .subheadline span:before{left: -10px;}
.home_slider .subheadline span:after{right: -10px;}
.banner{overflow: hidden; position: relative;}

.banner textarea{height: 90px}

.banner .metaslider .flexslider{
position: relative;
z-index: 0;
overflow: hidden;
margin-top: -62px;
margin-bottom: 0;
}

.banner .metaslider .flexslider ul.slides li img{
    width: 1920px;
    max-width: inherit;
}

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

.banner .metaslider .caption-wrap .caption{
	margin: 0 auto;
	    width: 100%;
	    max-width: 1440px;
	    position: relative;
	    transform: translateY(-50%);
	    top: 45%;
		text-align: left;
    font-size: 20px;
}



.banner .metaslider .caption-wrap h2{
	font-size: 78px;
	font-weight: bold;
	margin:0 0 10px 0;
	line-height: 1;
font-family: 'Oswald', sans-serif;
}


.banner .metaslider .caption-wrap h1 span{
    color:#000000;
}
.banner .metaslider .caption-wrap p{margin-bottom: 20px}




.banner_overlay{
    width: 100%;
    top: 0;
    position: absolute;
    left: 0;
    top: 40px;
    width: 100%;
}
.banner_content{max-width: 1200px; display: inline-block; vertical-align: top;  position: relative; width: 100%; text-align: left;}
.banner_content img{vertical-align: top;}
.banner_cwrap{width: 67%;float: left;position: absolute;left: 0;bottom: 0;}

.content_section{
    padding: 40px 0;
}


.top_banners{
    padding: 35px 0;
}

.servicesection{padding:75px 0; background: url(../images/service-bg.jpg) 0 0 no-repeat;-webkit- background-size: cover; -moz- background-size: cover; background-size: cover; color: #fff;}

.service_list{padding: 18px; color: #252525; margin: 0 0 30px 0; font-weight: 500;}
.service_list .row{display: flex; flex-wrap: wrap;}
.service_list .service_wrap{position: relative; min-height: 148px; padding:15px 5px 10px 160px; background: #fff; border: 1px solid #e7e7e7; margin-bottom: 25px}
.service_list .service_img{width: 136px; position: absolute; left: 5px; top: 5px;}
.service_list .service_img img{width: 100%}
.service_list .service_title{font-weight: bold; margin: 0 0 6px 0; text-transform: uppercase}
.service_list .service_title span{font-size: 15px; font-weight: 500}
.service_list .service_title a{color: #000}
.service_list .service_des{font-size: 16px; color:rgba(0,0,0,0.7); margin: 0 0 20px 0}
.service_list .rmore{text-transform: uppercase; color:#ca1f22; display: inline-block}


.home_gallery {overflow: hidden; padding-bottom: 0;}
.home_gallery .psgal{/*margin: 0 -5px;*/ padding-bottom: 0}
.home_gallery .msnry_item img{width: 100%;}
.home_gallery .msnry_item a{display: block; position: relative}
.home_gallery .msnry_item a:before{
    content: '';
    position: absolute;
    height: 100%;
    width: 100%;
    background: url(../images/zoom_in.png) 50% 50% no-repeat rgba(0,0,0,0.5);
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.home_gallery .msnry_item a:hover:before{opacity: 1}

.home_gallery .psgal figure{padding: 0}



.footer_contact{padding: 0 0 40px;}

.footer_contact .footer_title{color: #fff; padding: 20px 0; background:#ca1f22}

.footer_contact h5{position: relative; padding-bottom: 15px; font-weight:600}
.footer_contact h5:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 222px;
    height: 2px;
    background: #000;
}

.footer_contact a{color: #000000}
.footer_contact .contact_details{font-size: 18px}
.footer_contact .contact_details strong{font-weight:600}

.contact_details .contact_map{margin-top: 50px}


.footer_form {
    background:#f4f4f4;
    padding: 20px;
    width: 100%;
    max-width: 380px;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,0.2);
    box-shadow: 0 2px 2px rgba(0,0,0,0.2);
}
.footer_form .form_title{font-size: 30px; font-weight: bold; color: #ae2022; 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; padding-left: 20px;}
.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: #ca1f22;
    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;
}


.reviews{
	padding: 32px 0;
	background:url(../images/review-bg.jpg) 100% 0 no-repeat #020a0d;
	    margin-bottom: 190px;
}

.reviews .container{
	width: 100%;
	max-width: 1150px;
}

.reviews .testimonial_content{  background: #fff; box-shadow:0 3px 10px rgba(0,0,0,0.1);  padding: 30px 50px; min-height:170px; font-style: italic; color: #7f7f7f; margin-bottom: 25px}
.reviews .testimonial_content .testimonial_txt{font-size: 18px;  margin-bottom: 20px}
.reviews ul.testimonial_rating{list-style: none; margin: 0; padding: 0;}
.reviews ul.testimonial_rating li{display: inline-block; color:#7f7f7f}
.reviews ul.testimonial_rating li.fill_star{color:#ca1f22;}

.reviews .profile_pic{width: 60px; height:60px; border-radius: 100%; overflow: hidden;}
.reviews .profile_pic img{width: auto;}
.reviews .author_Section{position: relative; padding: 5px 5px 5px 70px}
.reviews .author_Section .profile_pic{position: absolute; left:0; top: 0}

.reviews .author_Section .author_title{font-size: 18px; color: #000; margin: 0 0 2px 0}
.reviews .author_Section .author_info{font-size: 16px; color: #7f7f7f; font-weight: 300}

.reviews .testimonial_carousel{margin-bottom: -165px}


#testimonial_carousel .owl-nav div{
    position: absolute;
    text-indent: -9999px;
    width: 38px;
    height: 40px;
    margin-top: -25px;
    border-radius: 0;
    z-index: 999;
    cursor: pointer;
    box-shadow: 0 2px 3px rgba(0,0,0,0.1);
    top: -38px;
	border: 1px solid #fff;
}

#testimonial_carousel .owl-nav div.owl-prev{
 right: 60px;
    background: url(../images/prev-arrow.png) 50% 50% no-repeat;
}

#testimonial_carousel .owl-nav div.owl-next{
 right: 0;
    background: url(../images/next-arrow.png) 50% 50% no-repeat;
}

#testimonial_carousel .owl-nav div:hover{
    background-color:rgba(255,255,255,0.5);
}


/*.client_box .bx-wrapper ul li .helper{ margin-bottom: 1px;}*/
.site-footer{
        padding: 40px 0 10px;
    background: #101010;
    color: #8d919a;
}

.site-footer a{color:#8d919a}
.site-footer a:hover{color: #fff}
.site-footer ul.menu{padding: 0; margin: 0; list-style: none;}
.site-footer ul.menu li{
margin: 0 0 8px;
    padding-left: 17px;
    position: relative;
}
.site-footer ul.menu li:before{
    content: "\f105";
    position: absolute;
    left: 0;
    top: 3px;
    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;
}
.site-footer .widget-title, .site-footer h6{color: #ca1f22}

.site-footer ul.cnss-social-icon { padding: 0 0;}
.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; vertical-align: top;}
.site-footer .quickmenu2 ul li a{
    display: inline-block;
    padding: 0 4px;
    margin: 4px 0;
    border-right: 1px solid #000;
    line-height: 1;
}

#mailpoet_form_1 .mailpoet_text{width: 100% !important; background: none; border: 1px solid rgba(255,255,255,0.1)}

#mailpoet_form_1 .mailpoet_submit{width: 100%; background: #209b93; padding: 10px 10px}

.site-footer .site-info{
    color: rgba(255, 255, 255, 0.4);
    padding:0;
    text-align: center;
    font-size: 13px;
}

.site-footer .site-info a{
    color: #fff;
}


.site-footer .footer_bottom{
    padding:15px 0 0;
    border-top: 1px solid rgba(255,255,255,0.1)
}

.site-footer .footer_bottom ul li{display: inline-block; vertical-align: top; font-size: 13px; margin-right: 15px}


ul.contactdetails{
    list-style: none;
    margin:0 0 30px 0;
    padding: 0;
}

ul.contactdetails li{position: relative; margin: 0 0 20px 0; padding-left: 24px; font-size: 15px}
ul.contactdetails li i{position: absolute; left: 0; top:2px; color: #ca1f22}


.inner_banner{
    background: url(../images/inner-bg.jpg;) center center no-repeat fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    padding: 180px 0 50px 0;
    color: #fff;
}

.inner_banner .page-title3{margin: 0}

.home .bredcrmb{display: none}
.bredcrmb{
    padding: 10px 0;
    border-bottom: 1px solid #dadada;
    color: #ca1f22;
}

.bredcrmb .fa{ margin: 0 5px;}

.bredcrmb a{
    color: #9c9b9b;
}


.wpcf7-form-control.wpcf7-recaptcha{transform: scale(0.8); height: auto !important; margin-bottom: 15px; background: none !important}


.home_gallery .psgal figure{display: none}
.home_gallery .psgal figure:nth-child(1), .home_gallery .psgal figure:nth-child(2), .home_gallery .psgal figure:nth-child(3), .home_gallery .psgal figure:nth-child(4){
    display: block;
}

@media(min-width:1200px){
    .home_gallery .psgal{width: 100% !important}
    .home_gallery .psgal figure{width: 25% !important}
}


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

@media(min-width:1500px){
    .container{width: 1440px}
}


@media(min-width:992px) and (max-width:1199px){
    .service_list .service_wrap{min-height: 302px;}
}

@media(max-width:1599px){


}

@media(max-width:1199px){

}

@media(max-width:991px){
/* .site-header .logo{text-align: center; display: block}*/
    .site-header .header_topright ul.topcontact{display: block; text-align: left}
    .site-header .header_topright ul.topcontact li{margin: 0}
    .home_slider .slidetext{position: static; background: #000}
    .home_slider .headline{font-size: 32px}
    .servicesection{padding:35px 0}
    .service_list{padding: 0}
    .reviews .page-title2{margin-bottom: 50px}
    #testimonial_carousel .owl-nav div{top: -20px}
}


@media(max-width:767px){
    .service_list .service_img{position: static; margin-bottom: 10px}
    .service_list .service_wrap{padding: 10px;}

.metaslider .caption h2{margin:0; font-size: 20px}

}

@media(max-width:540px){

}


@media(max-width:360px){

}
