/*
Theme Name:    C & R Roofing LLC
Theme URI:     http://koderspedia.com/
Author:        Koderspedia
Author URI:    http://koderspedia.com/
Description:   Service Theme
Version:       1.0.0

*/

/*misc*/

	.fa.fa-phone {font-family: 'FontAwesome';}
	/*@import url("../fonts/fonts.css");*/
	*{ margin: 0; padding: 0; }
	html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td{ margin: 0; padding: 0; }
	table{ border-collapse: collapse; border-spacing: 0; }
	fieldset, img{ border: 0; }
	address, caption, cite, code, dfn, em, strong, th, var{ font-style: normal; font-weight: normal; }
	ol, ul, li{ list-style: none; display:inline; }
	caption, th{ text-align: left; }
	q:before, q:after{ content: ""; }
	abbr, acronym{ border: 0; }
	article, aside, figure, footer, header, nav, section{ display:block; }
	a:hover, a:active, a:focus{ color:#aeaeae; text-decoration:none; }
	img, a{ margin:0; padding:0; outline:none !important; max-width: 100%; height: auto; }
	img:hover{ /*opacity: 0.7;*/ }
	.img_holder{ height:auto; width:100%; border-radius: 0; overflow: hidden; }
	.no_pad{ padding-left: 0; padding-right: 0; }
	*:focus{ outline: none; }
	.page_wrap{	width:90%; margin:0 auto; }
	.sec{ width:100%; padding:70px 0; }
	.owl-carousel{ direction: ltr; }
	li:last-child{margin-bottom: 0;}
	::-webkit-input-placeholder{ /* Chrome/Opera/Safari */ color: #767676; }
	::-moz-placeholder{ /* Firefox 19+ */ color: #767676; opacity: 1; }
	:-moz-placeholder{ /* Firefox 18- */ color: #767676; opacity: 1; }
	:-ms-input-placeholder{ /* IE 10+ */ color: #767676; }
	/* For Bootstrap */
	.nav>li>a:focus, .nav>li>a:hover{background-color:transparent;}
	.navbar{border-radius:0; margin:0; border:0; background-color: transparent; z-index: 3;}
	.navbar .navbar-nav ul.dropdown-menu li a{color: #fff; padding: 5px 20px; background-color: #333;}
	.navbar-nav>li>.dropdown-menu{background-color: #333;}
	.navbar-toggle{background-color: #283891;}    
	.navbar .navbar-nav li a{font-weight: 600; color: #fff; font-size: 14px; position: relative; margin: 15px; padding: 0 !important;}
	.navbar .navbar-nav li a:hover {background-color: transparent;color: #bf1e2e; }
	.navbar .navbar-nav li.active a{background-color: transparent;color: #bf1e2e; }
	.navbar .navbar-header .icon-bar{background-color: #fff;}
	.navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav li a:hover, .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{color: #7aac3d; background-color: transparent;}
	.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>a span{color: #fff;}
	/* END - For Bootstrap */
	body{ font-style:normal; font-variant:normal; font-weight:normal; font-size:14px; line-height:normal; font-family: 'Montserrat', sans-serif; color: #333;
	background-color: #FFF; /* background: #FFF url("../images/bg.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover;	background-size: cover;*/}
	h1{	font-size:32px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	h2{	font-size:30px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	h3{	font-size:24px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	h4{	font-size:18px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	h5{	font-size:16px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	h6{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	p{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Montserrat', sans-serif; color: #333; }
	span{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Montserrat', sans-serif; color: #333; }
	li{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: 'Montserrat', sans-serif; color: #333; }
	a{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: 'Montserrat', sans-serif; color: #333; text-decoration:none; transition:all 1s ease 0s; cursor: pointer; }
	.btn1{border: none; background: none; background-image: none; text-align: center; border-radius: 5px; padding: 10px 30px; color: #fff; background-color: #13171f; transition: all 1s ease 0s; display: inline-block;}
	.btn1:hover{color: #fff; background-color: #00c3d0;}
	div.center{text-align: center;}
	/*Goto TOP*/
	.go_to_top{position:fixed; opacity:0; visibility:hidden; overflow:hidden; text-align:center; z-index:9; background-color:#837e7e; color:#FFF; width:50px; line-height:50px; right:30px; bottom:30px; border-radius:7px; -webkit-transition:all 0.5s ease-in-out; -moz-transition:all 0.5s ease-in-out; -ms-transition:all 0.5s ease-in-out; -o-transition:all 0.5s ease-in-out; transition:all 0.5s ease-in-out; cursor:pointer;}
	.go_to_top.show{visibility:visible; opacity:0.5;}
	.go_to_top:hover{opacity:1; color:#FFF;}
	.go_to_top i.fa{line-height:inherit;}
	/*contact form css*/
	.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li{margin-bottom: 0px !important;}
	.wpb_gmaps_widget .wpb_wrapper{padding:0 !important;}
	.contact-from .wpcf7-form span{margin-bottom: 0px !important;}
	.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors, span.wpcf7-not-valid-tip{display:none !important;}
	.wpcf7-not-valid{border-color:red !important;}
	div.wpcf7-validation-errors{border:0 !important;}
	div.wpcf7-mail-sent-ok{border:0 !important;}
	/*Search Overlay Css*/
	.mk-search-trigger { display: inline-table; font-size: 24px; color: #e1e1e1; }
	.mk-search-trigger:hover{background: #111;border-color:#111;color:#fff;}
	.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type=submit] { position: absolute; width: 100px; height: 100%; background-color: #ce000c; border: 0; right: 0; top: 0; color: #fff; }
	#searchform { position: relative; verticle-align: middle; }
	.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper #searchform input[type="text"] { width: 800px; background-color: transparent; -webkit-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); -moz-box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); box-shadow: 0 3px 0 0 rgba(255, 255, 255, 1); border: 0; text-align: center; font-size: 35px; color: #fff; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; -ms-transition: all .3s ease-out; -o-transition: all .3s ease-out; transition: all .3s ease-out; }
	.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show { visibility: visible; opacity: 1; }
	.mk-fullscreen-search-overlay { width: 100%; height: 100%; position: fixed; top: 0; left: 0; opacity: 0; visibility: hidden; background-color: rgba(0, 0, 0, .94); text-align: center; -webkit-transition: all ease-in-out .25s; -moz-transition: all ease-in-out .25s; -ms-transition: all ease-in-out .25s; -o-transition: all ease-in-out .25s; transition: all ease-in-out .25s; }
	.mk-animate-element, .mk-effect-bg-layer, .mk-fullscreen-search-overlay { -webkit-transform: translateZ(0); -ms-transform: translateZ(0); transform: translateZ(0); }
	.mk-fullscreen-search-overlay { z-index: 999999;}
	.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited { color: #fff; }
	.mk-fullscreen-search-overlay .mk-fullscreen-close { position: absolute; right: 50px; top: 70px; font-size: 26px; -webkit-transition: transform ease-out .2s; -moz-transition: transform ease-out .2s; -ms-transition: transform ease-out .2s; -o-transition: transform ease-out .2s; transition: transform ease-out .2s; transform: rotate(0deg); }
	.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper { opacity: 1; visibility: visible; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); ms-transform: scale(1); }
	.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper { display: inline-block; max-width: 1000px; vertical-align: middle; text-align: center; font-size: 18px; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); ms-transform: scale(0.9); opacity: 0; width: 100%; visibility: hidden; -webkit-transition: all ease-in-out .3s; -moz-transition: all ease-in-out .3s; -ms-transition: all ease-in-out .3s; -o-transition: all ease-in-out .3s; transition: all ease-in-out .3s; }
	.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper form label{display:none;}
	.mk-search-trigger { -webkit-transition: color .2s ease-in-out; -moz-transition: color .2s ease-in-out; -ms-transition: color .2s ease-in-out; -o-transition: color .2s ease-in-out; transition: color .2s ease-in-out }
	#mk-search-overlay .searchform { left: 0; position: absolute; right: 0; top: 120px; }
	#mk-search-overlay input[type="text"] { background: transparent none repeat scroll 0 0; border-color: grey; border-width: 0 0 1px; color: #fff; min-height: 60px; width: 70%; border-bottom: 1px solid; }
	#searchform > input[type="submit"] { background: #838383 none repeat scroll 0 0; border: medium none; border-radius: 3px; color: #fff; font-size: 14px; padding: 10px 20px; vertical-align: bottom; transition: 0.35s; }
	#mk-search-overlay #searchform input[type="text"] { bottom: 0; clip: auto; left: auto; top: auto; }
	#mk-search-overlay .searchform::before { display: none; }
	/*Search overlay End*/
	div.wpcf7-mail-sent-ng, div.wpcf7-aborted{border: 2px solid transparent !important; color:#fff;}
	/*Dropdown Css*/
	/*.dropdown:hover > .dropdown-menu { display: block;}
	.dropdown-submenu { position: relative;}
	.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
	.dropdown-submenu:hover > .dropdown-menu {display: block;}
	.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
	.dropdown-submenu:hover>a:after { border-left-color: #fff;}
	.dropdown-submenu.pull-left {float: none;}
	.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }*/
	/*./Dropdown Css*/
	/*.sticky{z-index: 1000; position: fixed; top: 0; background: #fff; border-bottom: 1px solid #efefef; }*/
	/*Woo-commerece Pages Setting css start*/
	input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
	.u-columns{/*padding:70px 0px;*/}
	.woocommerce form .form-row label{color:#000; text-transform: capitalize;}
	.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{padding: 10px; border: 1px solid #cb9e44;}
	.login input{padding: 5px;  border: 1px solid #ccc;}
	.login .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
	.login .button:hover{background-color: #000 !important; color: #fff !important; }
	.woocommerce form .form-row label.inline{display: block; padding: 10px 0px;}
	.woocommerce form .form-row label.inline span{font-size: 14px; font-weight: bold;}
	.register label{ }
	.register input{padding: 5px;  border: 1px solid #ccc;}
	.register .button{background-color: #f05d6c !important; color: #fff !important; font-weight: normal !important; text-transform: uppercase; border-radius: 0 !important; padding: 10px 30px !important;}
	.register .button:hover{background-color: #000 !important; color: #fff !important; }
	#yith-wcwl-form{padding:70px 0px;}
	.checkout{/*padding-top: 70px;*/}
	.woocommerce-MyAccount-navigation{/*padding:70px 0px;*/}
	.woocommerce-MyAccount-content{/*padding:70px 0px;*/}
	.woocommerce-cart-form{/*padding-top:70px;*/}
	.cart-collaterals{/*padding-bottom:50px;*/}
	.wsmsb_title{color:#000; padding-bottom: 30px;}
	.woocommerce div.product .woocommerce-product-rating{margin-bottom: 0; width: 70%; float: right; margin: 12px 0px;}
	.product-page .star-rating{display:none !important;}
	.checkout_coupon .button{background-color: #cb9e44 !important; color: #fff !important;}
	.woocommerce-error{display:none;}
	#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{padding:0px 15px;}
	/*.select2-results{overflow-y: scroll;}
	.select2-results__option[aria-selected], .select2-results__option[data-selected]{display:block;}*/
	.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{/*height:320px;*/}
	.woocommerce form.register .woocommerce-privacy-policy-text p{padding: 30px 0px;}
	#customer_login{}
	#customer_login h2{text-transform: uppercase; font-weight: bold;}
	.yith-wcwl-add-to-wishlist .show a{font-weight: bold; color: #cb9e44;}
	.related{float: left; padding: 30px 0px; text-align: center;}
	.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
	.related h2 span{font-size:28px; }
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{border: 0; width: 100%; font-weight:bold;}
	.related .add_to_cart_button{background: transparent !important; text-decoration: underline !important; text-transform: capitalize;}
	.cart-empty{/*padding: 70px 0px 0px 0px;*/ text-align: center; font-size: 16px; text-transform: capitalize; font-weight: bold;}
	.return-to-shop{padding: 30px 0px 0px 0px; text-align: center;}
	.return-to-shop a{background-color: #cb9e44 !important; color: #fff !important;    border-radius: 0 !important;}
	.woocommerce .cart .button, .woocommerce .cart input.button{background-color: #cb9e44 !important; color: #000 !important;  }
	.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #cb9e44 !important; color:#000 !important;}
	.woocommerce .quantity, .woocommerce-page .quantity{width: 100%;}
	.product-detail{padding: 70px 0px;}
	.woocommerce .woocommerce-breadcrumb{display:none;}
	.product-detail .product_title{    text-transform: uppercase;}
	.product-detail .price{padding:10px 0px;}
	.product-detail .price .amount{font-weight: bold; color: #cb9e44; font-size: 24px;}
	.product-detail .price .woocommerce-Price-currencySymbol{font-weight: bold; color: #cb9e44; font-size: 24px; }
	.product-detail  .posted_in{display:none;}
	.woocommerce div.product form.cart div.quantity{width: 100%;}
	.entry-summary .cart{}
	.entry-summary .cart h2{font-size: 18px; font-weight: bold; color: #252525; text-transform: uppercase; padding-bottom: 20px;}
	.entry-summary .cart .quantity{float:none !important; margin-bottom: 30px !important;}
	.entry-summary .cart .quantity input{border: 1px solid #cb9e44; color: #000; height: 30px;}
	.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover, .woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover{background-color: #cb9e44; color: #fff;}
	.entry-summary .cart button{background-color: #cb9e44 !important; text-transform: uppercase; border-radius: 0; padding: 15px;}
	.woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty{width: 4.1em !important; left: 30px; position: relative; background-color: #cb9e44;}
	.woocommerce .quantity .minus, .woocommerce-page .quantity .minus{position: absolute; left: 0px; top: 0px; height: 29px; background: transparent; width: 31px;}
	.woocommerce .quantity .plus, .woocommerce-page .quantity .plus{position: absolute; width: 31px; height: 29px; background: transparent; left: 87px !important; border-bottom: 1px solid #e1e1e1;}
	.entry-summary .yith-wcwl-add-to-wishlist{margin-top: 10px; float: left; top: -163px; position: relative; left: 148px;}
	.entry-summary .yith-wcwl-add-button a:before{content: "\f08a"; font-family: fontawesome; padding-right: 10px;}
	.entry-summary .yith-wcwl-add-button a{border: 1px solid #000; border-radius: 0; padding: 11px; font-weight: bold; text-transform:uppercase;}
	.entry-summary .yith-wcwl-add-button a:hover{background-color: #cb9e44; color: #fff; border: 1px solid #cb9e44;}
	.woocommerce-product-details__short-description{padding:30px 0px;}
	.woocommerce-product-details__short-description p{line-height:25px; font-size: 16px; padding: 0;}
	.woocommerce div.product .woocommerce-tabs ul.tabs{display: block; float: left; width: 20%; vertical-align: middle; margin:0;}
	.woocommerce div.product .woocommerce-tabs .panel{margin: 0 0 2em; width: 78%; float: right; border: 1px solid #cb9e44; border-radius: 0; padding: 10px 30px;}
	.woocommerce #content div.product .woocommerce-tabs ul.tabs li, .woocommerce div.product .woocommerce-tabs ul.tabs li, .woocommerce-page #content div.product .woocommerce-tabs ul.tabs li, .woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:block !important; border: 0; border-bottom: 1px solid #e1e1e1; border-radius: 0; background-color: transparent;}
	.woocommerce div.product .woocommerce-tabs ul.tabs{padding: 0;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a{display: block; font-weight: 600; text-decoration: none; color: #000 !important; padding: 10px 30px; text-align: left; font-size: 16px;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{color:#fff !important;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none; left: -6px; border-bottom-right-radius: 0 !important; border-width: 0 !important; -webkit-box-shadow: none; box-shadow: none;}
	.woocommerce-Tabs-panel .yikes-custom-woo-tab-title{display:none; font-size:18px; color:#cb9e44; padding-bottom: 20px;}
	.woocommerce-Tabs-panel p{font-size: 15px; line-height: 20px; padding-bottom: 20px;}
	.woocommerce-Reviews .comments{}
	.woocommerce #reviews #comments h2{font-size:18px !important; color:#7aac3d !important; padding-bottom: 20px;}
	.woocommerce #review_form #respond .form-submit input{left: auto; background-color: #7aac3d; color: #fff; text-transform: uppercase;}
	.select2-container--default .select2-results>.select2-results__options{display:grid !important;}
	/*Dropdown Css*/
	.dropdown:hover > .dropdown-menu { display: block;}
	.dropdown-submenu { position: relative;}
	.dropdown-submenu>.dropdown-menu {top: 0; left: 100%; margin-top: -6px; margin-left: -1px; -webkit-border-radius: 0 6px 6px 6px; -moz-border-radius: 0 6px 6px; border-radius: 0 6px 6px 6px; }
	.dropdown-submenu:hover > .dropdown-menu {display: block;}
	.dropdown-submenu>a:after { display: block; content: " "; float: right; width: 0; height: 0; border-color: transparent; border-style: solid; border-width: 5px 0 5px 5px; border-left-color: #ccc; margin-top: 5px; margin-right: -10px; }
	.dropdown-submenu:hover>a:after { border-left-color: #fff;}
	.dropdown-submenu.pull-left {float: none;}
	.dropdown-submenu.pull-left>.dropdown-menu { left: -100%; margin-left: 10px; -webkit-border-radius: 6px 0 6px 6px; -moz-border-radius: 6px 0 6px 6px; border-radius: 6px 0 6px 6px; }
	/*./Dropdown Css*/
	/*Wocommerece Admin bar Start*/
	.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{background-color: #cb9e44 !important; color: #000 !important; text-transform: uppercase; border-radius: 0 !important; padding: 15px 30px !important; font-weight: 600 !important;}
	.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #000 !important; color: #fff !important;}
	.woocommerce .myAccountHeading{padding: 30px 0px; margin: 0; text-transform: uppercase; text-align: center; font-weight: 500; color: #cb9e44;}
	.woocommerce-MyAccount-content{padding-bottom:15px;}
	.woocommerce-MyAccount-content strong{color: #cb9e44; text-transform: capitalize;}
	.woocommerce-MyAccount-content p a{color: #cb9e44; text-transform: capitalize;}
	.woocommerce-MyAccount-content .woocommerce-Input{padding: 5px;}
	.woocommerce-MyAccount-content .button{background-color: #e54408; padding: 10px; text-transform: uppercase;}
	.woocommerce-MyAccount-content .button:hover{background-color: #14106e;}
	.woocommerce-MyAccount-content fieldset{padding: 0; background: transparent;}
	.woocommerce-MyAccount-content fieldset legend{background: transparent; color: #cb9e44;}
	.woocommerce-MyAccount-content .woocommerce-info{background-color: #ddd; color: #000;}
	.woocommerce-MyAccount-content .sliced-client-snapshot{text-align:right;}
	.woocommerce-MyAccount-content .sliced-address{background-color: #ddd; padding: 7px !important;}
	.woocommerce-MyAccount-content .woocommerce-address-fields input{padding:5px;}
	.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection{border: 0; background-color: #f2f2f2; border-radius: 0;}
	.woocommerce-MyAccount-content .woocommerce-address-fields .select2-selection .select2-selection__rendered{color:#000;}
	.woocommerce-MyAccount-content .acc-quote{padding: 50px 30px; background-color: #eeecec; margin: 30px 0px; text-align:center;}
	.woocommerce-MyAccount-content .acc-quote p{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold;}
	.woocommerce-MyAccount-content .acc-quote span{background-color: transparent; border: 0; color: #e34308; font-weight: 500; font-weight: bold; font-size: 13px;}
	.woocommerce-MyAccount-content .acc-quote:hover{background-color:#e34308;-webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
	.woocommerce-MyAccount-content .acc-quote:hover p{color:#fff;}
	.woocommerce-MyAccount-content .acc-quote:hover span{color:#fff;}
	.woocommerce-MyAccount-navigation{/*margin-bottom: 90px !important;*/ text-align: left; border: 1px solid #ddd; /*margin-top: 70px;*/}
	.woocommerce-MyAccount-navigation ul li{display:block;}
	.woocommerce-MyAccount-navigation ul li a{padding: 20px 15px !important;}
	.woocommerce-MyAccount-navigation ul li a, .lost_password a{padding: 15px 10px; color: #000; display:block; font-size: 16px;}
	.woocommerce-MyAccount-navigation ul li a:hover{background:#cb9e44;color:#fff; -webkit-transition: background-color 1s ease-out; -moz-transition: background-color 1s ease-out; -o-transition: background-color 1s ease-out; transition: background-color 1s ease-out;}
	.woocommerce-MyAccount-navigation ul li.is-active a{background:#cb9e44;color:#fff;}
	.woocomerce-form.woocommerce-form-login.login, .register{border: 1px solid #ececec;padding: 20px;min-height: 360px;}
	.woocommerce-MyAccount-navigation ul li a:before{display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; content: "\f0f6"; line-height: 1.618; margin-left: 0.5407911001em; width: 1.41575em; text-align: right; float: right; opacity: .25;}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before{content: "\f0e4";}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{content: "\f291";}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{content: "\f019";}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{content: "\f015";}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{content: "\f007";}
	.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{content: "\f08b";}
	/*Wocommerece Admin bar End*/

	.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering{padding-bottom:20px;}
	.woocommerce .woocommerce-result-count{font-size: 16px; text-transform: capitalize; width: 100%; background-color: #000; padding: 20px; color: #fff; margin-bottom: 50px;}
	.woocommerce .woocommerce-ordering{position: absolute; right: 22px; padding: 0; margin: 0; top: 79px;}
	.container .woocommerce {padding:70px 0px; position: relative; display: inline-block;}
	.woocommerce .woocommerce-ordering select{padding: 10px 15px; border: 1px solid #cb9e44;}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{text-align:center;}
	.woocommerce div.product div.summary{/*top: 120px; position: relative;*/}
	.woocommerce div.product div.summary .single-pro-title{}
	.woocommerce div.product div.summary .single-pro-title h3{}
	.woocommerce div.product div.summary .single-pro-title h3 a{font-size: 25px; color: #000;}
	.woocommerce div.product div.summary .single-pro-title h3 a:hover{color: #7cfc00;}
	.woocommerce-checkout #payment ul.payment_methods li{display: block;}
	.woocommerce-MyAccount-navigation-link--downloads{display: none !important;}
	.woocommerce-page div.product .woocommerce-tabs .woocommerce-Tabs-panel h2{font-size: 18px; font-weight: bold; padding-bottom: 20px;}
	/*Woo-commerece Pages Setting css End*/

	/*Single Product Page Start*/
	.woocommerce-page .single-title{position:relative; padding: 0;}
	.woocommerce-page .single-title h3{position: absolute; left: 585px; top: 0;}
	.woocommerce-page .single-title h3 a{font-size: 32px;}
	.woocommerce-page .product{}
	.woocommerce-page .product .price{margin: 20px 0px;}
	.woocommerce-page .product .price span{font-size: 30px; color: #cb9e44; font-weight: 600;}

	.woocommerce button.button.alt{padding: 16px 26px !important; background-color: #cb9e44 !important; color: #000 !important; font-weight: 500 !important;}
	.woocommerce button.button.alt:hover{background-color:#000 !important; color: #fff !important;}
	.entry-summary .yith-wcwl-add-button a{border: 1px solid #2d2e2e; border-radius: 0; font-weight: bold; text-transform: uppercase; padding: 12px 27px !important; color: #2d2e2e !important;}
	.entry-summary .yith-wcwl-add-button a:hover{border: 1px solid #cd2027; color: #fff !important; background-color: #cd2027 !important;}
	.woocommerce .posted_in{display:none;}
	.woocommerce-tabs{}
	.woocommerce div.product .woocommerce-tabs ul.tabs{width: 100%; margin-top: 50px;}
	.woocommerce div.product .woocommerce-tabs ul.tabs::before{border:0;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active::after, .woocommerce div.product .woocommerce-tabs ul.tabs li::after, .woocommerce div.product .woocommerce-tabs ul.tabs li.active::after{box-shadow: none;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li{display: inline-block !important; border: 0; width: auto; border: 1px solid #cb9e44; margin: 0;}
	.woocommerce div.product .woocommerce-tabs .panel{width: 100%; padding: 50px 30px;}
	.woocommerce div.product .woocommerce-tabs .panel ul{}
	.woocommerce div.product .woocommerce-tabs .panel ul li{display: block; padding: 5px 0px;}
	.woocommerce div.product .woocommerce-tabs .panel ul li:before{content: "\f105"; font-family: "fontawesome"; padding-right: 10px; color: #cd2027;}
	.woocommerce-cart table.cart td.actions .coupon .input-text{width:50%; margin: 0;}
	.related{float: left; padding: 0; text-align: center; width: 100%;}
	.related h2{text-transform: uppercase; border-top: 1px solid #000; border-bottom: 1px solid #000; width: 39%; margin: 50px auto;}
	.related h2 span{font-size:28px; }
	.woocommerce div.product p.price{margin: 0; padding: 0;}
	.woocommerce div.product .woocommerce-tabs ul.tabs li.active{background: #cb9e44; z-index: 2; border-bottom-color: #cb9e44;}
	.woocommerce ul.products li.product:before{content:"";}
	.woocommerce div.product div.images img{border: 1px solid #cb9e44;}
	.post-details .single-content .woocommerce{padding:0;}
	.post-details .single-content .woocommerce .products li{margin-bottom: 0;}


	/*Single Product Page End*/

	/*Cart Page Start*/
	.woocommerce table.cart td.actions .coupon .button{padding: 10px 30px !important;}
	.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals{}
	.woocommerce-page .cart-collaterals .cart_totals{margin-top: 15px;}
	.woocommerce-page .cart-collaterals .cart_totals h2{font-size: 32px; text-transform: capitalize; font-weight: 500; padding-bottom: 20px;}

	/*Cart Page End*/

	/*Check out Page Start*/
	.checkout{}
	.checkout .woocommerce-billing-fields{padding-bottom: 40px;}
	.checkout .woocommerce-billing-fields h3 ,.woocommerce-additional-fields h3{padding-bottom: 30px; text-transform: capitalize; color: #000;}
	.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper{}
	.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper label{}
	.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper input{border: 1px solid #cb9e44 !important; padding: 10px !important;}
	.checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .select2-selection{border-radius: 0; border: 1px solid #cb9e44;}
	.woocommerce-additional-fields textarea{border: 1px solid #cb9e44 !important; padding: 10px !important;}
	#order_review_heading{padding-bottom: 30px; text-transform: capitalize; color: #000;}

	/*Check out Page End*/
	/*Lost Password Start*/
	.lost_reset_password{}
	.lost_reset_password p{font-size: 16px; font-weight: 500; padding-bottom: 30px;}
	.lost_reset_password .woocommerce-form-row{}
	.lost_reset_password .woocommerce-form-row label{text-transform: capitalize;}
	.woocommerce-info, .woocommerce-message{border-top-color: #cb9e44 !important;}
	.woocommerce-info::before, .woocommerce-message::before{color: #cb9e44 !important;}
	.woocommerce-info a{color: #cb9e44 !important;}
	.lost_password a{color: #cb9e44; text-decoration: underline; text-transform: capitalize;}
	.lost_password a:hover{color:#000;}
	.post-details{padding: 80px 0px;}
	.woocommerce .post-details .single-title{display:none;}
	/*Lost Password End*/

/*header*/


	header {position: absolute; width: -webkit-fill-available; z-index: 999;}
	header .col-md-4 {text-align: center; background-color: #fff; padding: 15px 0;}

	header .col-md-8 .row.cta .col-md-12:first-child {display: flex; background-color: #bf1e2e; padding: 20px 30px; justify-content: space-between;}

	header .col-md-8 .row.cta .col-md-12:first-child .h-mail { }
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul {}
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul li {}
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul li:not(:last-child) {margin-right: 10px; border-right: 1px solid #fff; padding-right: 10px;}
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul li a { color: #fff;}
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul li i { color: #fff;font-size: 14px; margin-right: 10px;}
	header .col-md-8 .row.cta .col-md-12:first-child .h-mail ul li a:hover{color: #000;}
	header .col-md-8 .row.cta .col-md-12:first-child .h-social {}
	header .col-md-8 .row.cta .col-md-12:first-child .h-social ul.cnss-social-icon { }
	header .col-md-8 .row.cta .col-md-12:first-child .h-social ul.cnss-social-icon li {margin-left: 10px !important; padding: 0px !important; }
	header .col-md-8 .row.cta .col-md-12:first-child .h-social ul.cnss-social-icon li.cn-fa-icon a { width: auto !important; height: auto !important; background-color: transparent !important; color: #fff !important; padding: 0 !important; margin: 0 !important; }
	header .col-md-8 .row.cta .col-md-12:first-child .h-social ul.cnss-social-icon li.cn-fa-icon a i {font-size: 16px !important;color: currentColor;}
	header .col-md-8 .row.cta .col-md-12:first-child .h-social ul.cnss-social-icon li.cn-fa-icon a:hover { color: #000 !important;}

	header .col-md-8 .row.cta .col-md-12:nth-child(2) {background-color: rgb(40 56 145 / 80%); display: flex; justify-content: center; padding: 19px 0; align-items: center;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) .h-nav {}


	header .col-md-8 .row.cta .col-md-12:nth-child(2) .h-nav + a {background-color: #bf1e2e; color: #fff; display: block; border-radius: 5px; padding: 13px 18px; font-size: 14px; font-weight: 600;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) .h-nav + a:hover {background-color: #fff; color: #bf1e2e; }


/*footer*/
	footer { background-color: #283891; padding: 50px 50px 30px 50px; }

	footer .col-md-3:first-child {width: 35%;}
	footer .col-md-3:not(:first-child) {width: calc(65%/3);}


	footer .foo-about {}
	footer .foo-about p {color: #fff; font-size: 15px; line-height: 25px; margin: 20px 0;}
	footer .foo-about ul.cnss-social-icon { }
	footer .foo-about ul.cnss-social-icon li {margin-right: 10px !important; padding: 0px !important; }
	footer .foo-about ul.cnss-social-icon li.cn-fa-icon a { width: auto !important; height: auto !important; background-color: transparent !important; color: #122171 !important; padding: 0 !important; margin: 0 !important; }
	footer .foo-about ul.cnss-social-icon li.cn-fa-icon a i {font-size: 20px !important;color: currentColor;}
	footer .foo-about ul.cnss-social-icon li.cn-fa-icon a:hover { color: #bf1e2e !important;}

	footer .foo-links {padding-left: 20px; position: relative;}
	footer .foo-links:before{content: ''; width: 1px; height: 350px; position: absolute; left: -10px; top: -20px; background-color: #213187; }
	footer .foo-links h3 {font-size: 20px; font-weight: 700; color: #bf1e2e; text-transform: uppercase; margin: 30px 0 40px 0;}
	
	footer .foo-links ul  {}
	footer .foo-links ul li { display: block;}
	footer .foo-links ul li:not(:last-child) { margin-bottom: 10px;}
	footer .foo-links ul li a {color: #fff; font-size: 15px; line-height: 25px; position: relative;}
	footer .foo-links ul li a:before { content: "\f054"; font-family: 'FontAwesome'; padding-right: 5px; color: currentColor; font-size: 12px; }
	footer .foo-links ul li a:hover {color: #bf1e2e; }


	footer .foo-links p {color: #fff; font-size: 15px; line-height: 25px; margin: 10px 0;}
	footer .foo-links p strong {color: #bf1e2e; font-size: 15px; line-height: 25px; margin: 10px 0;}
	footer .foo-links p a {color: #fff; font-size: 15px; line-height: 25px;}
	footer .foo-links p a:hover {color: #bf1e2e; }


	footer .row.copyright {padding-top: 40px; border-top: 1px solid #213187; margin-top: 80px;}
	footer .row.copyright p {text-align: center; font-size: 14px; color: #fff;}
	footer .row.copyright p a {text-align: center; font-size: 14px; color:  #bf1e2e;}
	footer .row.copyright p a:hover { color: #fff;}


/*home*/
	.home-about {padding-top: 60px !important; padding-bottom: 200px !important; background-size: 100% 104%;}
	.home-about h2{ color: #bf1e2e; font-size: 20px; font-weight: 600; margin-top: 40px; line-height: 0px;}
	.home-about h3{margin: 15px 0 20px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891;}
	.home-about p{color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin-bottom: 20px;}
	.home-about .vc_btn3-container {margin-bottom: 0 !important;margin-top: 30px;}
	.home-about .vc_btn3-container .vc_btn3 { background-image: none; font-weight: 600; color: #fff !important; font-size: 15px; padding: 10px 25px; border-radius: 8px; border: 1px solid  #bf1e2e  !important; background-color:  #bf1e2e !important; transition: all 0.5s ease-in-out; }
	.home-about .vc_btn3-container .vc_btn3:hover { box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;   }


	.home-services {/*margin-top: -130px;*/ padding-bottom: 100px !important;}
	.home-services .serv_row {margin-top: 50px;}
	.home-services .serv_row h4{padding: 20px 0; color: #283891; font-weight: 600; font-size: 20px;}
	.home-services .serv_row p{}
	.home-services .serv_row .vc_btn3-container {margin-bottom: 0 !important;margin-top: 30px;}
	.home-services .serv_row .vc_btn3-container .vc_btn3 {  background-image: none; font-weight: 600; color: #bf1e2e !important; font-size: 15px; padding: 0; border-radius: 0; border: none  !important; border-bottom: 1px solid #bf1e2e !important; background-color: transparent !important; transition: all 0.5s ease-in-out;}
	.home-services .serv_row .vc_btn3-container .vc_btn3:hover { box-shadow:  none !important; color: #283891 !important; border-bottom: 1px solid #283891 !important; }


	.home-gallery {padding-bottom: 40px !important; padding-top: 40px !important;}
	.home-gallery h2 {color: #fff; margin-top: 0; line-height: 30px;}
	.home-gallery h3 {color: #fff; margin: 0px 0 20px 0 !important;}
	.home-gallery p {color: #fff;}

	.home-gallery .vc_btn3-container {margin-bottom: 0 !important;margin-top: 30px;}
	.home-gallery .vc_btn3-container .vc_btn3 {  background-image: none; font-weight: 600; color: #000 !important; font-size: 15px; padding: 10px 25px; border-radius: 8px; border: 1px solid  #ffffff  !important; background-color: #ffffff !important; transition: all 0.5s ease-in-out;  }
	.home-gallery .vc_btn3-container .vc_btn3:hover { box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;   }


	.gallery-sec {  padding-top: 0 !important;  }

	.gallery-sec .vc_gitem-zone {height: 320px;}


	.home-testimonials {padding-bottom: 80px !important;}
.home-testimonials p{text-align:center;}
	.home-testimonials:before {content: ''; width: 150px; height: 150px; display: block; transform: rotate(90deg); position: absolute; top: 0; left: 0; background: linear-gradient(to bottom left, #fff 0%, #fff 50%, #283891 50%, #283891 100%);}


	.home-testimonials .sp-testimonial-free-section {margin-top: 30px !important;}

	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free {position: relative;margin: 10px;padding: 50px 30px; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; transition: all 0.5s ease-in-out; background-color: #fff !important; display: flex; flex-direction: column;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free:after {content: '\f10d'; font-family: 'FontAwesome'; color: #283891; position: absolute; top: 30px; right: 40px; font-size: 60px;transition: all 0.5s ease-in-out; }
	

	.home-testimonials .sp-testimonial-free-section .sp-testimonial-client-name {order: 1; text-align: left; font-size: 24px; font-weight: 700; color: #283891 !important;transition: all 0.5s ease-in-out; }
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-client-rating {order: 2; text-align: start; margin-bottom: 40px;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-client-testimonial {order: 3;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-client-testimonial .sp-testimonial-content p { text-align: left; color: #000; transition: all 0.5s ease-in-out; font-size: 14px; line-height: 22px; }

	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free:hover:after {color: #232c60;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free:hover {background-color: #283891 !important;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free:hover .sp-testimonial-client-name {color: #fff !important;}
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free:hover .sp-testimonial-content p {color: #fff !important;}

	.home-testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev {top: 70%;}
	.home-testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-prev i {font-size: 40px;}

	.home-testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next { top: 70%;}
	.home-testimonials .sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next i {font-size: 40px;}


	.home-contact {padding-top: 230px !important; padding-bottom: 80px !important; background-size: 100% 100%; margin-top: -220px; height: 900px;}

	.home-contact h3 {color: #fff;}
	.home-contact p {color: #fff; font-weight: 400;}

	.home-contact .wpb_text_column p:last-child {margin-bottom: 30px !important;}

	.home-contact input {width: 100%; background-color: transparent; padding: 10px; border: 1px solid #fff; border-radius: 5px; color: #fff;}
	.home-contact textarea {width: 100%; max-width: 100%; background-color: transparent; padding: 10px; border: 1px solid #fff; border-radius: 5px; color: #fff; height: 200px; max-height: 200px; resize: none;}
	
	.home-contact input::-webkit-input-placeholder {opacity: 1; color: #fff;}
	.home-contact textarea::-webkit-input-placeholder {opacity: 1; color: #fff;}

	.home-contact input[type="submit"] {width: fit-content; padding: 10px 40px; background-color: white; border: 1px solid #fff; color: #bf1e2e; font-weight: 700; transition: all 0.5s ease-in-out;}
	.home-contact input[type="submit"]:hover {box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;  }

	.home-contact .wpcf7 form .wpcf7-response-output {margin: 0; padding: 10px 20px; float: left; width: 100%; color: #fff; }


.home-partner{margin-top: 0; background-color: #F5F5F5;}
.home-partner:before{content: ''; width: 150px; height: 150px; display: block; transform: rotate(180deg); position: absolute; top: 0; right: 0; background: linear-gradient(to bottom left, #f5f5f5 0%, #f5f5f5 50%, #283891 50%, #283891 100%);}
.home-partner h2{text-align: center;}
.home-partner h3{text-align: center;}
.home-partner p{text-align: center;}

.home-work{/*background: #fff; padding-top: 0 !important;*/ margin-top: -160px;}
 .home-work h2{text-align: left;}
.home-work h3{text-align: left;}
.home-work p{text-align: left;} 
 /*.home-work:before{display:none;} */
.home-work video{height: 100vh !important;}

/*Contact Page */

	.contact-pg{padding-top: 80px !important; padding-bottom: 80px;}
	.contact-pg h1{color: #283891; font-weight: bold; padding-bottom: 20px; text-transform: uppercase; font-size: 50px;}
	.contact-pg h1 strong {color: #BF1E2E; font-weight: bold; padding-bottom: 20px; text-transform: uppercase; font-size: 50px;}
	.contact-pg p{text-align: center; padding: 7px 0px; line-height: 25px;}
	.contact-pg form{margin-top: 50px;}
	.contact-pg form .wpcf7-form-control-wrap {position:relative;}
	.contact-pg form i{color: #283891; position: absolute; right: 25px; font-size: 16px; bottom: 40%;}
	.contact-pg form input{width: 100%; padding: 15px; border: 1px solid #000; color: #000;}
	.contact-pg form textarea{max-width: 100% !important;min-width: 100% !important; padding: 15px; border: 1px solid #000; color: #000;}
	.contact-pg form input[type=submit]{background-color: #283891; border: 1px solid #283891; color: #fff; text-transform: uppercase; font-weight: 500;}
	.contact-pg form input[type=submit]:hover{background-color: #fff; border: 1px solid #283891; color: #283891;}

	.contact-pg .contact-info{padding-top: 60px;}
	.contact-pg .contact-info .vc_icon_element{margin-bottom: 10px !important;}
	.contact-pg .contact-info .box{height: 177px;}
	.contact-pg .contact-info .box:after{content: ""; border-right: 1px solid #ebebeb; height: 100%; position: absolute; top: 0; right: 0;}
	.contact-pg .contact-info .box:nth-child(4):after{display: none;}
	.contact-pg .contact-info h1{padding-bottom: 80px;}
	.contact-pg .contact-info h4{text-align: center; color: #bf1e2e; text-transform: uppercase; font-weight: 600; padding-bottom: 15px;}
	.contact-pg .contact-info p{line-height: 25px; font-size: 16px;}
	.contact-pg .contact-info p a{font-size: 16px; color: #000; word-break: break-all;}
	.contact-pg .contact-info p a:hover{color: #bf1e2e;}
	.contact-pg .contact-info ul.cnss-social-icon{display: block;}
	.contact-pg .contact-info ul.cnss-social-icon li.cn-fa-icon a{background-color: transparent !important; color: #e1e1e1 !important; opacity: 1 !important;}
	.contact-pg .contact-info ul.cnss-social-icon li.cn-fa-icon a:hover{background-color: transparent !important; color: #bf1e2e !important;}

	.contact-pg .vc_row .wpcf7 form.invalid .wpcf7-response-output, .contact-pg-form .vc_row .wpcf7 form.unaccepted .wpcf7-response-output, .contact-pg-form .vc_row .wpcf7 form.payment-required .wpcf7-response-output { border-color: transparent; color: #d7545a; padding-left: 15px; }
	.contact-pg .vc_row .wpcf7 form .wpcf7-response-output {margin: 0; padding: 0;}

	.contact-pg .vc_row .wpcf7 form.sent .wpcf7-response-output {border-color: transparent; color: #46b450;}

/* gallery */
	body.page-id-62 .gallery-sec {z-index: 2; padding-top: 120px !important; background-color: #F5F5F5; padding-bottom: 80px;}
	body.page-id-62 .gallery-sec:before{content: ''; width: 150px; height: 150px; display: block; transform: rotate(180deg); position: absolute; top: 0; right: 0; background: linear-gradient(to bottom left, #f5f5f5 0%, #f5f5f5 50%, #283891 50%, #283891 100%);}
	body.page-id-62 .gallery-sec .vc_btn3 { background-image: none; font-weight: 600; color: #fff !important; font-size: 15px; padding: 10px 25px; border-radius: 8px; border: 1px solid  #bf1e2e  !important; background-color:  #bf1e2e !important; transition: all 0.5s ease-in-out; text-transform: uppercase;}
	body.page-id-62 .gallery-sec .vc_btn3:hover { box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;   }
	body.page-id-62 .gallery-sec h2{color: #bf1e2e; font-size: 20px; font-weight: 600; line-height: 0; text-align: center;}
	body.page-id-62 .gallery-sec h3{margin: 15px 0 30px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891; text-align: center;}
	body.page-id-62 .gallery-sec p{color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin: 0px 120px 50px 120px; text-align: center;}
	body.page-id-62 .gallery-sec .gallery-before{padding: 30px 0px;}
	body.page-id-62 .gallery-sec .gallery-before-img{}
	.gallery-btm{}
	.gallery-btm:before{display: none !important;}



/* about page */
/*	body.page-id-66 .home-testimonials:before {display: none;}*/

	.about-pg {padding-top: 80px !important; padding-bottom: 80px; background-color: #F5F5F5;}
	.about-pg:before{content: ''; width: 150px; height: 150px; display: block; transform: rotate(180deg); position: absolute; top: 0; right: 0; background: linear-gradient(to bottom left, #f5f5f5 0%, #f5f5f5 50%, #283891 50%, #283891 100%);}
	.about-pg h2{color: #BF1E2E; font-size: 20px; font-weight: 600; margin-top: 40px; line-height: 0px;}
	.about-pg h3{margin: 15px 0 20px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891;}
	.about-pg p{color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin-bottom: 20px;}
	.about-pg .btmpara{padding-top: 60px;}
	.about-pg .btmpara p{}

	.about-why {padding-left: 0 !important; background-size: 100% 100%; padding-top: 330px !important; padding-bottom: 360px !important; margin-top: -130px; margin-bottom: -330px;}
	.about-why .vc_row .vc_col-sm-6:nth-child(1) .vc_column-inner{padding-left: 0;}
	.about-why h2{color: #fff; font-size: 20px; font-weight: 600; margin-top: 40px; line-height: 0px;}
	.about-why h3{margin: 15px 0 20px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #fff;}
	.about-why p{color: #fff; font-size: 15px; line-height: 25px; font-weight: 500; margin-bottom: 20px;}

/* services */
	body.page-id-78 .home-contact {margin-top: -50px;}
	.services_sec {padding-top: 80px; padding-bottom: 80px; background-color: #F5F5F5;}
	.services_sec:before{content: ''; width: 150px; height: 150px; display: block; transform: rotate(180deg); position: absolute; top: 0; right: 0; background: linear-gradient(to bottom left, #f5f5f5 0%, #f5f5f5 50%, #283891 50%, #283891 100%);}
	.services_sec .main-text h2{color: #bf1e2e; font-size: 20px; font-weight: 600; line-height: 0; text-align: center;}
	.services_sec .main-text h3{margin: 15px 0 30px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891; text-align: center;}
	.services_sec .main-text p{color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin: 0px 120px 50px 120px; text-align: center;}
	.services_sec .vc_row {align-items:center;}
	.services_sec .vc_row:not(:last-child) {margin-bottom: 40px;}
	.services_sec .vc_row .vc_col-sm-5 {}
	.services_sec .vc_row:nth-child(odd) .vc_col-sm-5 .vc_column-inner {padding-right:0; padding-left: 0;}
	.services_sec .vc_row:nth-child(even) .vc_col-sm-5 .vc_column-inner {padding-left:0; padding-right: 0;}
	.services_sec .vc_row .vc_col-sm-5 figure {width: 100%;}
	.services_sec .vc_row .vc_col-sm-5 figure div {width: 100%;}
	.services_sec .vc_row .vc_col-sm-5 figure div img{ width: 100%;}
	.services_sec .text-col {background-color: #e6e6e6; height: fit-content; padding: 30px 30px 50px 30px; transition: all 0.5s ease-in-out; }
	.services_sec .text-col h2{margin: 15px 0 20px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891; transition: all 0.5s ease-in-out;}
	.services_sec .text-col p{color: #1f1f1f; font-size: 15px; line-height: 25px; font-weight: 500; margin-bottom: 20px; transition: all 0.5s ease-in-out;}
	.services_sec .text-col:hover {background-color:#283891;}
	.services_sec .text-col:hover h2{color:#fff;}
	.services_sec .text-col:hover p{color:#fff;}

/* testimonials */
	body.page-id-84 .home-contact {margin-top: -50px;}

	.testimonials_sec {padding-top: 80px !important; padding-bottom: 80px; background-color: #F5F5F5;}
	.testimonials_sec:before{content: ''; width: 150px; height: 150px; display: block; transform: rotate(180deg); position: absolute; top: 0; right: 0; background: linear-gradient(to bottom left, #f5f5f5 0%, #f5f5f5 50%, #283891 50%, #283891 100%);}
	.testimonials_sec .vc_row {background-color: #e6e6e6; padding: 80px 30px 80px 80px; position: relative; width: 95%; margin-left: 5% !important; transition: all 0.5s ease-in-out;}
	.testimonials_sec .vc_row.main-text {background-color: #e6e6e6; padding: 30px 15px 30px; position: relative; width: 100%; margin-left: 0% !important; transition: all 0.5s ease-in-out;}
	.testimonials_sec .vc_row:not(:last-child) {margin-bottom: 30px;}
	.testimonials_sec .vc_row h2 {line-height: 28px; font-size: 28px; font-weight: 700; color: #bf1e2e; transition: all 0.5s ease-in-out;}
	.testimonials_sec .vc_row h3 {color: #bf1e2e; font-size: 16px; font-weight: 600; line-height: 16px; margin: 5px 0 10px 0; transition: all 0.5s ease-in-out;}
	.testimonials_sec .vc_row p {color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin-bottom: 20px; transition: all 0.5s ease-in-out;}
	.testimonials_sec .vc_row .wpb_single_image {position: absolute; top: 10px; left: -140px;}

	.testimonials_sec .vc_row:hover {background-color: #bf1e2e;}
	.testimonials_sec .vc_row:hover h2{color: #fff;}
	.testimonials_sec .vc_row:hover h3{color: #fff;}
	.testimonials_sec .vc_row:hover p{color: #fff;}

	.testimonials_sec .vc_row:first-child{background: transparent;}
	.testimonials_sec .vc_row:first-child:hover{background-color: transparent;}
	.testimonials_sec .vc_row:first-child:hover h2{color: #bf1e2e;}
	.testimonials_sec .vc_row:first-child:hover h3{color: #283891;}
	.testimonials_sec .vc_row:first-child:hover p{color: #000;}
	.testimonials_sec .main-text h2{color: #bf1e2e; font-size: 20px; font-weight: 600; line-height: 0; text-align: center;}
	.testimonials_sec .main-text h3{margin: 15px 0 30px 0 !important; line-height: 40px; font-size: 35px; font-weight: 700; color: #283891; text-align: center;}
	.testimonials_sec .main-text p{color: #000; font-size: 15px; line-height: 25px; font-weight: 500; margin: 0px 120px 50px 120px; text-align: center;}


/* Responsive */

@media (max-width: 1200px) and (min-width: 992px){
	.navbar .navbar-nav li a { margin: 15px 7px;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) {justify-content: space-around; padding: 18px 0;}
	header .navbar .container-fluid{padding:0px !important;}
	
	.home-about { padding-top: 30px !important; padding-bottom: 220px !important; background-size: 116% 100%; }
	
	.home-services,.home-gallery,.home-testimonials{padding-top: 80px !important; padding-bottom: 80px !important;}
	.home-services h2,.home-testimonials h2{  margin-top: 0px;}
	
	footer .foo-links p,footer .foo-links ul li a,footer .foo-about p{font-size: 14px;}
	footer .foo-links h3 { font-size: 18px;}
	
	.home-banner #slide-4-layer-1{left:80px !important;}
	.home-banner #slide-3-layer-1{left:80px !important;}
	.home-banner #slide-5-layer-1{left:80px !important;bottom:-20px !important;}
	.home-banner #slide-6-layer-1{left:80px !important;bottom:-44px !important;}
	.home-banner #slide-2-layer-1{left:80px !important;bottom:-44px !important;}
	
	.contact-pg .contact-info .vc_col-sm-3 .vc_column-inner h4 { font-size: 18px;}
	.contact-pg .contact-info .vc_col-sm-3 .vc_column-inner { padding: 35px 15px 40px !important;}
	.contact-pg h1,.contact-pg h1 strong{font-size: 40px; }
}

@media (max-width: 991px){
	h1{font-size:24px;}
	h2{font-size: 18px !important;}
	h3 {line-height: 33px !important; font-size: 28px !important;}
	h4{font-size:14px;}
	
	header { position: relative;background-color:#fff;}
	header .navbar .navbar-nav li a { margin: 15px 15px; color: #283891;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) {justify-content: center; padding: 3px 0 15px;}
	header .navbar .container-fluid{padding:0px !important;}
	header .socialCol{display:none !important;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) {background-color: rgb(255 255 255);}
	header .h-logo{}
	header .h-logo img{width:100px;}
	
	.home-banner .tp-caption {position: relative; bottom: 15px;}
	.home-banner #slide-4-layer-1{left:80px !important;bottom: 50px !important;}
	.home-banner #slide-3-layer-1{left:80px !important;bottom: 50px !important;}
	.home-banner #slide-5-layer-1{left:80px !important;bottom:35px !important;}
	.home-banner #slide-6-layer-1{left:80px !important;bottom:17px !important;}
	.home-banner #slide-2-layer-1{left:80px !important;bottom:17px !important;}
	
	
	.home-about {background-size: 100% 106%; }
	.home-about h3 { margin: 15px 0 10px 0 !important;}
	.home-about p { font-size: 14px; line-height: 22px;}
	
	.home-work,.home-services,.home-gallery,.home-testimonials,.about-pg,.services_sec,body.page-id-62 .gallery-sec,body.page-id-62 .gallery-sec,.testimonials_sec,.contact-pg{padding-top:70px !important;padding-bottom:70px !important;}
	.home-work h2,.home-services h2,.home-testimonials h2{ margin-top: 0px;}
	
	.home-gallery .vc_btn3-container { margin-bottom: 0 !important; margin-top: 15px; }
	.home-gallery h3 { margin: 2px 0 10px 0 !important; }
	
	footer .col-md-3:not(:first-child) { width: 100%; }
	footer .col-md-3:first-child{ width: 100%; }
	footer .foo-links { padding-left: 0px;}
	footer .foo-about ul.cnss-social-icon li.cn-fa-icon a i { font-size: 20px !important; color: #fff; }
	
	.services_sec .main-text p { margin: 0px 0px 50px 0px;}
	.services_sec .text-col h2 { margin: 0px 0 5px 0 !important;}
	.services_sec .text-col {padding: 15px 15px 25px 15px;}
	
	body.page-id-62 .gallery-sec p {margin: 0px 0px 30px 0px;}
	
	.testimonials_sec .main-text p { margin: 0px 0px 0px 0px;}
	.testimonials_sec .vc_row.main-text { padding: 0px 0px 10px;}
	
	.contact-pg h1 { margin-bottom: 0px !important;}
	.contact-pg form { margin-top: 25px; }
	.contact-pg .col-md-3.submit{position: absolute; bottom: -40px; width: 96.3%; z-index: 999;}
	.contact-pg form{padding-bottom: 60px}
	.contact-pg h1,.contact-pg h1 strong{font-size: 34px; }
	
	.contact-pg .contact-info .vc_col-sm-3 .vc_column-inner h4 { font-size: 18px;}
	.contact-pg .contact-info .vc_col-sm-3{width:50% !important;}
	.contact-pg .contact-info .vc_col-sm-3 .vc_column-inner { padding: 35px 15px 40px !important; border-left: 1px solid #d6d6d6;}
	.contact-pg .contact-info h1 { margin-bottom: 0px !important; padding-bottom: 40px; }
	.contact-pg .contact-info .box {height: 200px;}
}

@media (max-width: 767px){
	
	header .h-logo { position: absolute; z-index: 9999; top: -11px; }
	header .getButton{display:none !important;}
	header .col-md-8 .row.cta .col-md-12:nth-child(2) { display: block;padding: 0; }
	header .col-md-4 { padding: 0px 0; }
	header {padding: 20px 15px; }
	header .h-logo img { width: 80px; }
	header .navbar .navbar-nav li a { margin: 10px 0px 0px 0px; color: #283891; }
	
	.home-banner .rev-btn{padding: 10px 20px !important; font-size: 14px !important;}
	.home-banner #slide-6-layer-1{left:80px !important;bottom:17px !important;}
	
	.home-about { padding-top: 20px !important; padding-bottom: 210px !important; background-size: 175% 130%; background-position: right; }

	.home-work,.home-services,.home-gallery,.home-testimonials,.about-pg,.services_sec,body.page-id-62 .gallery-sec,body.page-id-62 .gallery-sec,.testimonials_sec,.contact-pg{ padding-top: 50px !important; padding-bottom: 50px !important;}
	.home-work video { height: 100vh !important; margin-bottom: 40px; }
	
	.home-services .serv_row .vc_btn3-container { margin-bottom: 0 !important; margin-top: 15px; }
	.home-services .wpb_single_image.vc_align_left { text-align: center !important; }
	.home-services .serv_row .vc_col-sm-4{margin-bottom:40px !important;}
	.home-services .serv_row .vc_col-sm-4:last-child{margin-bottom:0px !important;}
	.home-services .serv_row .vc_col-sm-4 .vc_column-inner{text-align:center;}
	
	.home-partner .serv_row { margin-top: 0px !important;}
	.home-partner .serv_row .vc_col-sm-4 { margin-bottom: 0px !important; }
	
	.home-testimonials:before{display:none;}
	
	body.page-id-62 .gallery-sec .gallery-before { padding: 0px 0px; display: flex; }
	body.page-id-62 .gallery-sec h3 { margin: 40px 0 20px 0 !important;}
	body.page-id-62 .gallery-sec p { margin: 0px 0px 0px 0px; }
	body.page-id-62 .gallery-sec h3:nth-child(2) { margin: 15px 0 20px 0 !important;}
	
	.testimonials_sec .vc_row .wpb_single_image { position: static; text-align: center; margin-top: 12px; }
	.testimonials_sec .vc_row { background-color: #e6e6e6; padding: 20px 10px 20px 10px; position: relative; width: 100%; margin-left: 0% !important; transition: all 0.5s ease-in-out; }
	.testimonials_sec .vc_row .wpb_text_column{text-align:center !important;}
	.testimonials_sec .vc_row .wpb_single_image img{ width: 100px;}
	
	.contact-pg .contact-info .vc_col-sm-3{width:100% !important;}
	.contact-pg .contact-info .vc_col-sm-3 .vc_column-inner{border-left: none !important;border-right: none !important;padding: 20px 15px !important; height: auto !important;}
	.contact-pg .contact-info h1 { padding-bottom: 10px; }
}
@media (max-width: 577px){
	h3 {line-height: 28px !important; font-size: 24px !important;}
	h2{font-size: 16px !important;}
	p{font-size:14px !important;line-height:22px !important;}
	a,li,span,input,textarea{font-size:14px !important;}
	
	.home-banner .rev-btn { padding: 6px 10px !important; font-size: 12px !important; position: relative; top:-30px; }
	.home-banner #slide-1-layer-3{display:none !important;}
	.home-banner .tp-caption { position: relative; bottom: 10px; }
	.home-banner #slide-4-layer-1 { left: 70px !important; bottom: 30px !important; }
	.home-banner #slide-3-layer-1 { left: 70px !important; bottom: 30px !important; }
	.home-banner #slide-5-layer-1{left: 70px !important; bottom: 20px !important; }
	.home-banner #slide-6-layer-1{left:60px !important;bottom:10px !important;}
	.home-banner #slide-2-layer-1{left:60px !important;bottom:10px !important;}
	
	
	
	.home-work video { height: 600px !important; margin-bottom: 40px; }
	
	.home-gallery .vc_btn3-container .vc_btn3 { font-size: 13px !important; padding: 8px 20px;}
	
	footer .foo-links h3 { margin: 25px 0 15px 0; }
	footer .row.copyright { margin-top: 40px;    padding-top: 20px; }
	footer {padding: 40px 15px 20px 15px; }
	
	.about-pg .btmpara {padding-top: 30px;}
	
	.contact-pg h1, .contact-pg h1 strong { font-size: 26px; }
	.contact-pg { padding-top: 40px !important; }
	.contact-pg .contact-info{ padding-top: 40px !important; padding-bottom: 0px; }
}

@media (max-width:450px){
	.home-banner .rev-btn { top: -20px; }
	.home-banner #slide-4-layer-1 { left: 50px !important; bottom: 20px !important; }
	.home-banner #slide-3-layer-1 { left: 50px !important; bottom: 25px !important; }
	.home-banner #slide-5-layer-1{left:50px !important;bottom:16px !important;}
	.home-banner #slide-6-layer-1{left:40px !important;}
	.home-banner #slide-2-layer-1{left:40px !important;}
	
	
	
	.home-about p {margin-bottom: 10px; }
	
	.home-work video { height: 500px !important;}
	
	.home-gallery{ padding-top: 30px !important; padding-bottom: 30px !important; }
	
	.home-testimonials #sp-testimonial-free-wrapper-44 .sp-testimonial-free-section { margin:30px 0px 0px !important; }
	.home-testimonials #sp-testimonial-free-wrapper-44 .sp-testimonial-free-section .testimonial-nav-arrow{display:none !important;}
	
	footer .foo-about img{width:100px;}
	
	.services_sec .vc_row:not(:last-child) { margin-bottom: 30px; }
	.services_sec .main-text h3 { margin: 10px 0 10px 0 !important;}
	.services_sec:before,body.page-id-62 .gallery-sec:before{display:none !important;}
	
	.testimonials_sec .vc_row .wpb_single_image img {width: 80px;}
	.testimonials_sec .vc_row h3 { margin: 0px 0 10px 0;}
	
	.contact-pg  form .col-md-3,.contact-pg  form .col-md-12{padding:0px !important;}
	.contact-pg .contact-info h1 { margin-bottom: 10px !important; }
	.contact-pg h1 { padding-bottom: 5px;}
}

@media (max-width:375px){
	h3 { line-height: 26px !important; font-size: 22px !important; }
	
	.home-banner .rev-btn { top: -15px; padding: 4px 8px !important; }	
	.home-banner #slide-3-layer-1 { left: 50px !important; bottom: 20px !important; }
	
	
	.home-testimonials .sp-testimonial-free-section .sp-testimonial-free {  padding: 30px 15px 5px;}

	.contact-pg h1, .contact-pg h1 strong { font-size: 22px; }
}
@media (max-width:320px){

}