/*
Theme Name:    Two Sense
Theme URI:     https://www.itsonmedia.com/
Author:         IOM
Author URI:    https://www.itsonmedia.com/
Description: 
Version:       1.0.0
*/
/*@import url("../fonts/fonts.css");*/
*{ margin: 0; padding: 0; }
html {
  scroll-behavior: smooth;
}
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: #ccc;}
.navbar .navbar-nav li.active a{color: #7aac3d; background-color: transparent;}
.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;}
.fa-twitter:before{content: "\e61b";}
/*Lost Password End*/



/* header starts */
body{    overflow-x: hidden;}
header .logo { clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%); background-color: #0A377C; padding: 30px 0px 30px 70px; position: absolute; left: 0; width: 155%; z-index: 9; }
header .logo img { height: 70px !important; }
header .headinfo { }
header .headinfo .row.upper { background-color: #04122C; padding: 10px 0px 10px 160px; display: flex ; align-items: center; }
header .headinfo .row.upper .contact ul li  a{ color: #fff; font-size: 16px; }
header .headinfo .row.upper .contact ul li { padding: 5px 15px 5px 15px; border-left: 2px solid #fff; position: relative; margin: 0px 15px; }
header .headinfo .row.upper .contact ul li.first:before { content: url(../../../wp-content/uploads/2025/08/Vector.svg); position: absolute; left: -35px; top: 5px; }
/* header .headinfo .row.upper .contact ul li.last:before{content:url("../../../wp-content/uploads/2025/08/Vector-2.svg") ;position:absolute;left: -35px; top: 5px;} */
header .headinfo .row.upper .socials ul.cnss-social-icon li a { background-color: #fff !important; border-radius: 50% !important; display: flex !important ; align-items: center; justify-content: center; }
header .headinfo .row.upper .socials ul.cnss-social-icon li a i{     font-size: 20px !important;   color: #0A377C; transition:0.3s}
 header .headinfo .row.upper .socials { text-align: center; display: flex ; align-items: center; }
 a.adminbtn {color: #fff; font-weight: 500; font-size: 16px;}
header .lower { display: flex ; align-items: center;    padding: 10px 0px; }
 header .lower .col-md-10 { display: flex; justify-content: center;   /* border-right: 2px solid #000;*/} 
header .lower  a { font-size: 15px; color: #000; font-weight: 500;padding: 10px 20px; border-radius: 30px;    text-transform: uppercase;}
header .lower .navbar .navbar-nav li.active a { color: #fff; background-color: #0A377C; padding: 10px 20px; border-radius: 30px;transition:0.3s; }
header .lower .navbar .navbar-nav li:hover a { color: #fff; background-color: #0A377C; padding: 10px 20px;   }
header .lower .navbar .navbar-nav li{margin:0px 10px}
header  .lower .navbar { border-radius: 0; margin: 0; border: 0; background-color: transparent; z-index: 3; display: flex ; align-items: center; }
/* header ends here */







/* footer starts */
footer { background-image: url(../../../wp-content/uploads/2025/08/Group-62522.png); padding: 40px 0px; overflow-x: hidden; background-repeat: no-repeat; background-size: 100% 100%; }
footer .row.mainrow { display: flex ; align-items: flex-start; padding: 40px 0px; }
footer .row.mainrow h3 { color: #fff; font-size: 40px; font-weight: 500; padding-bottom: 15px; }
footer .row.mainrow .logo p { color: #fff; font-size: 16px; line-height: 26px; padding-top: 20px; }
footer .row.mainrow .logo  img{    height: auto;    width: 200px;}
footer  .links ul li  a{ color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 500; }
footer  .links ul li  { display: block; padding-bottom: 30px; padding-left: 20px;position:relative; }
footer  .links ul li:before  {content:url("../../../wp-content/uploads/2025/08/Vector-11.svg") ; position:absolute;left:0;top:0 }
footer .add ul li a{    color: #fff;    font-size: 16px;    font-weight: 500;}
footer .add ul li {    color: #fff;    font-size: 16px;    font-weight: 500; display:block; padding-bottom: 30px; padding-left: 40px; position:relative;}
footer .add ul li.first:before {    content: url(../../../wp-content/uploads/2025/08/Vector-3.svg);    position: absolute;    left: 0px;    top: 0px;}
footer .add ul li.mid:before {    content: url(../../../wp-content/uploads/2025/08/Vector-4.svg);    position: absolute;    left: 0px;    top: 0px;}
/* footer .add ul li.last:before {    content: url(../../../wp-content/uploads/2025/08/Frame-1.svg);    position: absolute;    left: 0px;    top: 0px;} */
footer .add  ul.cnss-social-icon li a  { background-color: #fff !important; border-radius: 50% !important; display: flex !important ; align-items: center; justify-content: center; height: 42px !important; width: 42px !important; }
footer .add ul.cnss-social-icon li.cn-fa-icon a.cnss-x-twitter {    background-color: #fff !important;}
footer .add ul.cnss-social-icon li.cn-fa-icon a.cnss-youtube {    background-color: #fff !important;}
footer .add  ul.cnss-social-icon li.cn-fa-icon a.cnss-instagram { background-color: #fff !important; }
footer .add  ul.cnss-social-icon li.cn-fa-icon a.cnss-facebook { background-color: #fff !important; }
footer .add  ul.cnss-social-icon li a  i{     font-size: 22px;   color: #0A377C; transition:0.3s}
footer .add  { color: #fff; font-size: 20px; font-weight: 500; }
.bottomRow.row { padding: 15px 0px; display: flex ; align-items: center; background-color: #0072CE; }
.bottomRow.row a{    color: #fff;    font-size: 16px; text-decoration: underline;}
.bottomRow.row p{    color: #fff;    font-size: 16px;}
.bottomRow.row  .menu-bottom-menu-container { text-align: end; }
.bottomRow.row  li:last-child { margin-bottom: 0; border-left: 1px solid #fff; margin-left: 10px; padding-left: 10px; }
/* footer ends here */


/* comman css */
.padds{padding-top:80px !important;}
h2.mainhead strong{ font-size: 60px; font-weight: 500; color: #000;}
h2.mainhead { font-size: 60px; font-weight: 500; color: #0A377C;    margin-bottom: 20px !important; }
.botpad {padding-bottom:80px ;}






/* home page css */
.homebanner h1 { font-size: 80px; color: #fff; font-weight: 500; }
.homebanner p { font-size: 30px; color: #fff; line-height: 40px; margin-top: 10px; font-family: 'Montserrat'; width: 57%; }
.homebanner a { color: #fff; font-size: 15px; border: 2px solid #fff; width: fit-content; transition: 0.5s; padding: 10px 20px; display: block; border-radius: 30px; }
.homebanner a:hover { color: #fff; border: 2px solid #0072CE; background-color: #0072CE; }
.homebanner .HomeBanner-container .swiper-slide { height: 80vh; display: flex ; align-items: center; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center;}
.homebanner .HomeBanner-container  .one{ background-image: url(../../../wp-content/uploads/2025/08/Group-62530.png) !important;  }
.homebanner .HomeBanner-container  .two{ background-image: url(../../../wp-content/uploads/2025/08/Group-62528.png) !important;  }
.homebanner .HomeBanner-container  .three{ background-image: url(../../../wp-content/uploads/2025/08/Group-62529.png) !important;  }
.homebanner .HomeBanner-container  .four{ background-image: url(../../../wp-content/uploads/2025/08/Group-62526.png) !important;  }
.homebanner .swiper-button-prev::after { content: url(../../../wp-content/uploads/2025/08/Group-6.svg) !important; }
.homebanner .swiper-button-next::after { content: url(../../../wp-content/uploads/2025/08/Group-5.svg) !important; }
.homebanner .swiper-button-next {  right: 3%; }
.homebanner .swiper-button-prev { left: 3%; }
.homebanner .HomeBanner-container{position:relative;}
.homebanner .HomeBanner-container .text-Block { padding: 20px; background-color: transparent; }
.homebanner .leftbar { border-left: 3px solid #0072CE; padding-left: 20px; }
.homebanner .btnblock { display: flex ; gap: 40px; padding: 40px 0px 20px 20px ; }


.homeStory {}
.homeStory p{    font-size: 18px;    color: #000;    font-weight: 500;}
.homeStory a { color: #000; font-size: 15px; border: 1px solid #000; width: fit-content; transition: 0.5s; padding: 10px 25px; display: block; border-radius: 30px;transition:0.3s;margin-top:20px; }
.homeStory a:hover { color: #fff; border: 1px solid #0072CE; background-color: #0072CE;  padding: 10px 30px;}

.Homefeature{margin-top:80px !important;background-attachment:fixed;padding-bottom:80px;position:relative;}
.Homefeature:before { content: ""; background-color: transparent; border: 1px solid #fff; width: 98%; height: 94%; position: absolute; left: 20px; top: 20px; }
.Homefeature h2 { font-size: 45px; color: #fff; padding-bottom: 15px; margin-bottom: 15px;position:relative; }
.Homefeature h2:after { content: ""; position: absolute; bottom: 0; height: 1px; width: 90%; background-color: #fff; left: 0; }
.Homefeature ul li { display: block; color: #fff; font-size: 18px; padding-bottom: 15px; padding-left: 30px;position:relative; }
.Homefeature ul li:before{ content: url(../../../wp-content/uploads/2025/08/Frame-2.svg) !important; position:absolute;left:0;    transform: scale(0.8);}
.Homefeature .lightblue { background-color: #0072ceb0; padding: 40px 20px; border-radius: 30px; }

.homeFaqs  .vc_tta-panel{margin-bottom:20px;}
.homeFaqs .vc_tta-panel-body { margin-top: 10px;}
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading { border-color: #0A377C; background-color: #ffff; }
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading { border-color: #0A377C; background-color: #ffff;    border-radius: 4px !important; }
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading  span { font-size: 18px; color: #000; font-weight: 600; }
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body { background-color: #fff; border-color: #fff !important; }
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body p{font-size:16px;color:#858585;}
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before { border-color: #0b387d; }
.homeFaqs .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before { border-color: #0a377c; }


.homecontact .mainRow { background-size: 100% 100%; padding: 40px 90px; }
.homecontact .mainRow  h3 { color: #fff; font-size: 35px; }
.homecontact .mainRow  h2 { font-size: 40px; color: #fff; font-weight: 500; padding: 20px 0px; }
.homecontact .mainRow input { background-color: transparent; border: 1px solid #fff; padding: 15px !important; border-radius: 7px;    color: #fff; }
.homecontact .mainRow input::placeholder{ color: #fff; font-size: 18px; font-weight: 500;}
.homecontact .mainRow textarea{background-color: transparent; border: 1px solid #fff; padding: 15px !important; border-radius: 7px; color: #fff; }
.homecontact .mainRow textarea::placeholder{color: #fff; font-size: 18px; font-weight: 500;  color: #fff;}
.homecontact .mainRow select{background-color: transparent; border: 1px solid #fff; padding: 15px !important; border-radius: 7px;    color: #fff;font-size: 18px  !important; font-weight: 500; }
.homecontact .mainRow select option{ color: #000;font-size: 16px  !important; }
.homecontact .mainRow input[type=submit] { background-color: transparent; border: 1px solid #fff; padding: 15px !important; border-radius: 7px; color: #fff; font-size: 18px !important; font-weight: 500; width: 100%; }
.homecontact .mainRow input[type=submit]::placeholder{ color: #fff; font-size: 18px; font-weight: 500;} 
.homecontact .mainRow input[type=submit]:hover { color: #0A377C; font-size: 18px !important;  }

.homeTestimonials{padding-bottom:80px;}
/* home page css ends here */




/* privacy policy page */
.innerBanner { display: flex ; align-items: center; justify-content: center; padding: 120px 0px !important; }
.innerBanner h1 { color: #fff; font-size: 55px; font-weight: 700; padding-bottom: 40px; }
.innerBanner a { color: #fff; font-size: 16px; border: 2px solid #fff; width: fit-content; transition: 0.5s; padding: 12px 25px; display: block; border-radius: 30px; }
.innerBanner a:hover { color: #fff; border: 2px solid #0072CE; background-color: #0072CE; }
.innerBanner p{ display: flex ; align-items: center; justify-content: center;}

.privacy-content h2 { font-size: 35px; color: #000; font-weight: 600; padding-bottom: 20px;  padding-top: 20px;}
.privacy-content p { font-size: 18px; color: #000; font-weight: 500; padding-bottom: 20px; }
.privacy-content ul li { display: block; font-size: 18px; color: #000; font-weight: 500; padding-bottom: 20px; padding-left: 20px; position:relative;}
.privacy-content ul li:before { content: ""; position: absolute; left: 0; background-color: #0072CE; height: 10px; width: 10px; border-radius: 50%; top: 8px; }
.privacy-content ul li strong { font-size: 18px; color: #000; font-weight: 700;  }
.privacy-content iframe{    width: 100%;    height: 260vh;}
/* privacy policy page ends */






/* about page css start */
.about_Content p{ font-size: 16px; color: #000; font-weight: 500; padding-bottom: 20px; }
.about_Content a{ font-size: 16px; color: #000; font-weight: 500; text-decoration:underline; }
.about_Content h2.mainhead { font-size: 40px; font-weight: 600; color: #0A377C; margin-bottom: 20px !important; }
.about_Content h2.mainhead strong { font-size: 40px; font-weight: 600; color: #000; }
.about_Content .fullRow{padding-top:80px;}
.about_Content  .cards { box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; padding: 30px; margin-bottom: 40px; border-radius: 11px; }
.about_Content   .cards  p{ font-size: 16px; color: #000; font-weight: 500;padding-bottom: 0px;    line-height: 26px;    padding-left: 10px;  }
.about_Content   .cards  p strong{ font-size: 16px; color: #000; font-weight: 700;position:relative;}
.about_Content .cards p strong:before { content: url(../../../wp-content/uploads/2025/08/Frame-3.svg) !important; position: absolute; left: -24px; top: 0; }
/* about page css end */






/* contact page css start */

.contactUsSection{margin-bottom:80px;}
.contactUsSection .left {    background-color: #fff;    padding: 40px 20px;    border-radius: 20px;	 box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;}
.contactUsSection .left h2{ text-align: center; font-size: 40px; color: #000; font-weight: 500; text-transform: capitalize; padding-bottom: 10px; }
.contactUsSection .left p{ font-size: 18px; color: #000; font-weight: 500;padding-bottom: 10px;    }
.contactUsSection .left  input { border: 1px solid #000; border-radius: 5px; }
.contactUsSection .left  input::placeholder{ font-size: 15px; color: #000; font-weight: 400; }
.contactUsSection .left  select { border: 1px solid #000; border-radius: 5px; color: #000; }
.contactUsSection .left   option{ font-size: 14px; color: #000; font-weight: 400; }
.contactUsSection .left  textarea { max-width: 100%; min-width: 100%; max-height: 110px; column-width: 110px; border: 1px solid #000; border-radius: 5px; }
.contactUsSection .left  textarea::placeholder{ font-size: 15px; color: #000; font-weight: 400; }
.contactUsSection .left input[type=submit] { color: #000; font-size: 16px; border: 2px solid #000; width: fit-content; transition: 0.5s; padding: 12px 25px; display: block; border-radius: 30px;background-color:#fff; }
.contactUsSection .left input[type=submit]:hover{ color: #fff; border: 2px solid #0072CE; background-color: #0072CE; }

.contactUsSection .right{padding-left:60px;}
.contactUsSection .right h2 { font-size: 45px; color: #fff; font-weight: 600;  }
 .contactUsSection .right li { color: #fff; font-size: 18px; font-weight: 500; display: block; padding-bottom: 70px; padding-left: 60px;position:relative; }
.contactUsSection .right li a{ color: #fff; font-size: 18px; font-weight: 500;    text-decoration: underline; }
.contactUsSection .right li.first:before { content: url(../../../wp-content/uploads/2025/08/Vector-5.svg) !important; position: absolute; left: 0px; top: -8px;}
.contactUsSection .right li.mid:before { content: url(../../../wp-content/uploads/2025/08/Vector-1.svg) !important; position: absolute; left: 0px; top: -8px; }
.contactUsSection .right li.last:before { content: url(../../../wp-content/uploads/2025/08/Frame-1-1.svg) !important; position: absolute;left: 0px; top: -8px;}
.contactUsSection .right ul{display:block;margin-top:40px;}
.contactUsSection .right h2.wpb_heading.wpb_widgetised_column_heading { font-size: 20px; position: absolute;     top: 10px;}
.contactUsSection .right ul.cnss-social-icon li a { background-color: #fff !important; border-radius: 50% !important; display: flex !important ; align-items: center; justify-content: center; }
.contactUsSection .right ul.cnss-social-icon li a i{     font-size: 20px !important;   color: #0A377C; transition:0.3s}
.wpb_widgetised_column {position:relative;}
/* contact page css end */




/* blog page css */
.blogSection {margin-bottom:80px;}
.blogSection  input{ width: 100%; padding: 20px; background-color: #0a377c; border: 1px solid #fff; border-radius: 30px;    color: #fff; }
.blogSection input::placeholder { color: #fff; opacity: 1; /* Firefox ke liye */}
.blogSection .searchrow{position:relative;padding-bottom:40px;}
.blogSection input[type=submit] { width: 180px; position: absolute; right: 0; background-color: #fff; color: #000; font-size: 18px; font-weight: 500;    height: 60px; }
.blogSection .mainDiv .contentDiv h4 { color: #fff; font-size: 30px; font-weight: 600; padding-top: 20px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; }
.blogSection .mainDiv .contentDiv p { font-size: 16px; color: #fff; font-weight: 500; padding: 20px 0px; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; }
.blogSection .mainDiv .contentDiv .linkBox { padding-top: 20px; display: flex ; align-items: center; }
.blogSection .mainDiv .contentDiv .linkBox a { color: #fff; font-weight: 500; font-size: 16px; }
.blogSection .mainDiv .contentDiv .linkBox a i { padding-left: 10px; transition:0.3s} 
.blogSection .mainDiv .contentDiv .linkBox a:hover i { padding-left: 40px; } 
.blogSection .imageDiv{overflow:hidden;}
.blogSection .mainDiv:hover .imageDiv img{transform:scale(1.3);}
.blogSection  .imageDiv img{transition:0.3s;}

.blogdetail{margin-bottom: 0 !important;}
.blogdetail .search-title{padding-bottom: 30px;}
.blogdetail .contentDiv{}
.blogdetail .contentDiv h4{color: #000 !important;}
.blogdetail .contentDiv p{color: #000 !important;}
.blogdetail .mainDiv .contentDiv .linkBox{}
.blogdetail .mainDiv .contentDiv .linkBox a{color: #000;}

/* bloh page css ends */

/* blog detail page css */
.postbanner{  background-image: url("../../../wp-content/uploads/2025/08/Group-62531.png"); height: 55vh; display: flex ; align-items: center; background-attachment: fixed; background-size: cover; background-repeat: no-repeat; background-position: center; position: relative;justify-content:center;}
.postbanner .textblock{    text-align: center;}
.postbanner .textblock  h1 { font-size: 55px; color: #fff; font-weight: 500; padding-bottom:0px;text-align: center; }
.postbanner .textblock  p{ font-size: 30px; color: #fff;  padding-bottom: 30px;}
.postbanner a { color: #fff; font-size: 18px; border: 2px solid #fff; width: fit-content; transition: 0.5s; padding: 15px 50px; display: block; }
.postbanner a:hover{ color: #fff;border: 2px solid #ebc24f;}
.postbanner .authorbox { display: flex ; justify-content: center; gap: 30px; padding-top: 20px; }
.post-details{}
.post-details h2 { font-size: 25px; font-weight: 600; color: #1C274C; padding-bottom: 10px; padding-top: 25px; }
.post-details ul{}
.post-details li { display: block; font-size: 16px; color: #000; padding-bottom: 10px; padding-left: 15px; font-family: 'Montserrat'; position: relative; }
.post-details  li:before { content: ""; position: absolute; height: 6px; width: 6px; background-color: #1c274c; border-radius: 50%; left: 0; top: 6px; }
.post-details li strong{font-weight:500;}
.post-details p { font-size: 18px; color: #000; padding-bottom: 20px; font-family: 'Montserrat'; font-weight:500;  }
.post-details .post-navigation {    display: flex;    justify-content: space-between;}
.post-details .post-navigation a{font-weight: 700; font-size: 16px;}
/* blog detail page end */



/* our services page css starts */
.OurServices .mainDiv { background-color: #fff; padding: 40px; box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;margin-bottom: 40px !important;    height: 520px; position:relative;}
.OurServices .mainDiv .contentDiv h4 { font-size: 25px; color: #0A377C; font-weight: 600;    padding-bottom: 20px; }
.OurServices .mainDiv .contentDiv p { color: #000; font-size: 16px; line-height: 27px; font-weight: 500; padding-bottom: 20px;     }
.OurServices .mainDiv .linkBox a { color: #000; border: 2px solid #000; background-color: transparent; width: fit-content; transition: 0.5s; padding: 10px 20px; display: block; border-radius: 30px; position: absolute; bottom: 30px; font-size: 16px;}
.OurServices .mainDiv .linkBox a  i{margin-left:5px;}
.OurServices .mainDiv .linkBox a:hover { color: #fff; font-size: 16px; border: 2px solid #0072CE;background-color:#0072CE;}
/* our services css ends here */


/* our services detail pages */
.detailfaqs h2 { color: #fff; font-size: 40px; padding-bottom: 20px; }
.detailfaqs .left p{font-size: 16px; padding-bottom: 20px; color: #fff;}
.detailfaqs  .vc_tta-panel{margin-bottom:20px;}
.detailfaqs  .vc_tta-panel p { font-size: 16px; color: #858585; padding-bottom: 20px; font-family: 'Montserrat'; font-weight: 500; }
.detailfaqs  .vc_tta-panel .vc_tta-title-text  { font-size: 30px; color: #000; font-weight: 500; }

.timingSection{}
.timingSection p{color:#fff;}
.timingSection .whiteRow { background-color: #fff; padding: 20px; margin-bottom: 40px; border-radius: 10px; width: 90%; }
 .timingSection .whiteRow p { color: #000; padding-left: 20px; font-weight: normal; padding: 0px 0px 0px 30px;line-height:28px; position:relative; }
 .timingSection .whiteRow p:before { content: url(../../../wp-content/uploads/2025/08/Frame-2-1.svg) !important; position: absolute;left: 0px; top: 0px;}
.timingSection .whiteRow p strong{  font-weight: 600;}

.lastbanner {}
.lastbanner h2{color: #fff; font-size: 50px; padding-bottom: 20px;}
.lastbanner p{font-size: 18px; padding-bottom: 20px; color: #fff;}
 .lastbanner a { color: #fff; font-size: 16px; border: 2px solid #0072CE; background-color: #0072CE; transition: 0.3s; padding: 12px 25px; border-radius: 30px; }
.lastbanner a:hover{padding: 12px 35px;}
.lastbanner p:last-child {  margin-top: 20px; }
/* our services detail pages */



/* pricing page */
.page-id-186 header .lower { display: flex ; align-items: center; padding: 10px 0px; background-color: #0072ce38; }
.pricingSection{  background: linear-gradient(to bottom, #0072ce38, #FFFFFF);}
.pricingSection .head h3 { text-transform: capitalize; color: #0A377C; font-size: 30px; font-weight: 700; }
.pricingSection .head{}
.pricingSection .pkgBlock .vc_column-inner { border: 1px solid #000; border-radius: 15px; padding: 40px 30px !important; box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;background-color: #fff;     height: 580px;position:relative;}
.pricingSection .pkgBlock h3 { color: #37383C; font-size: 25px; font-weight: 600; padding-bottom: 10px;     text-transform: capitalize;}
.pricingSection .pkgBlock p{font-size: 18px; padding-bottom: 20px; color: #37383C;} 
.pricingSection .pkgBlock ul { height: 340px; display: block; }
.pricingSection .pkgBlock ul li { display: block; font-size: 16px; position: relative; padding: 10px 0px 20px 30px;    font-weight: 500; }
.pricingSection .pkgBlock ul li:before { content: url(../../../wp-content/uploads/2025/08/Group-34408.svg) !important; position: absolute; left: -20px; top: -4px;transform: scale(0.7); }
 .pricingSection .pkgBlock a { background-color: #0A377C; padding: 15px 0px; border-radius: 30px; color: #fff; font-size: 20px; display: inline-table; text-align: center; width: 100% !important; }
.pricingSection .pkgBlock { width: 30% !important; margin: 10px; }
.pricingSection .pkgBlock p.btn { padding: 0px !important; width: 100%; }
/* pricing page end */

/* Responsive */
@media (max-width: 1500px) and (min-width: 1200px){
header .lower a { font-size: 14px; color: #000; font-weight: 500; padding: 10px 20px; border-radius: 30px; text-transform: uppercase; }
header .lower { display: flex ; align-items: center; padding: 10px 0px; justify-content: center; }
header .logo { clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%); background-color: #0A377C; padding: 30px 0px 30px 0px;  }
}
@media (max-width: 1200px) and (min-width: 1024px){
	
	
	h1{font-size:30px !important; line-height:40px !important; }
	h2{font-size:26px !important; line-height:32px !important; }
	h2 strong{font-size:26px !important; line-height:32px !important; }
	h3{font-size:22px !important; line-height:30px !important; }
	h4{font-size:16px !important; line-height:26px !important; }
	h5{font-size:14px !important; line-height:24px !important; }
	h6{font-size:14px !important; line-height:24px !important; }
	p{font-size:14px !important; line-height:24px !important; }
	a{font-size:14px !important; line-height:24px !important; }
	span{font-size:14px !important; line-height:24px !important; }
	li{font-size:14px !important; line-height:24px !important; }
	
 header .lower { display: flex ; align-items: center; padding: 10px 0px; justify-content: center; } .brtpmj_business_ratings { display: flex ; gap: 5px; position: relative; justify-content: center; padding-bottom: 40px; }
header .lower a { font-size: 14px; color: #000; font-weight: 500; padding: 9px 10px; border-radius: 30px; text-transform: uppercase; }
header .lower .navbar .navbar-nav li.active a { color: #fff; background-color: #0A377C; padding: 9px 10px; border-radius: 30px; transition: 0.3s; font-size: 14px; }
header .logo img { height: 50px !important; }
header .logo { clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%); background-color: #0A377C; padding: 40px 0px 40px 0px; position: absolute; left: 0; width: 155%; z-index: 9; }
	
/* 	contact us */
		 .contactUsSection .right ul.cnss-social-icon  { display: block; margin-top: 40px; display: flex ; }
	 .contactUsSection .right h2.wpb_heading.wpb_widgetised_column_heading { font-size: 20px; position: absolute; top: -40px; }
}
@media (max-width: 1023px) and (min-width: 992px){
		h1{font-size:30px !important; line-height:40px !important; }
	h2{font-size:26px !important; line-height:32px !important; }
	h2 strong{font-size:26px !important; line-height:32px !important; }
	h3{font-size:22px !important; line-height:30px !important; }
	h4{font-size:16px !important; line-height:26px !important; }
	h5{font-size:14px !important; line-height:24px !important; }
	h6{font-size:14px !important; line-height:24px !important; }
	p{font-size:14px !important; line-height:24px !important; }
	a{font-size:14px !important; line-height:24px !important; }
	span{font-size:14px !important; line-height:24px !important; }
	li{font-size:14px !important; line-height:24px !important; }
 header .lower { display: flex ; align-items: center; padding: 10px 0px; justify-content: center; } .brtpmj_business_ratings { display: flex ; gap: 5px; position: relative; justify-content: center; padding-bottom: 40px; }
header .lower a { font-size: 14px; color: #000; font-weight: 500; padding: 9px 10px; border-radius: 30px; text-transform: uppercase; }
header .lower .navbar .navbar-nav li.active a { color: #fff; background-color: #0A377C; padding: 9px 10px; border-radius: 30px; transition: 0.3s; font-size: 14px; }
header .logo img { height: 50px !important; }
header .logo { clip-path: polygon(0 0, 80% 0, 100% 100%, 0% 100%); background-color: #0A377C; padding: 40px 0px 40px 0px; position: absolute; left: 0; width: 155%; z-index: 9; }

}
@media (max-width: 991px){
	h1{font-size:35px !important; line-height:40px !important; }
	h2{font-size:22px !important; line-height:32px !important; }
	h2 strong{font-size:22px !important; line-height:32px !important; }
	h3{font-size:18px !important; line-height:28px !important; }
	h4{font-size:16px !important; line-height:26px !important; }
	h5{font-size:14px !important; line-height:24px !important; }
	h6{font-size:14px !important; line-height:24px !important; }
	p{font-size:14px !important; line-height:24px !important; }
	a{font-size:14px !important; line-height:24px !important; }
	span{font-size:14px !important; line-height:24px !important; }
	li{font-size:14px !important; line-height:24px !important; }
	
	
 header .lower { display: flex ; align-items: center; padding: 10px 0px; justify-content: center; } .brtpmj_business_ratings { display: flex ; gap: 5px; position: relative; justify-content: center; padding-bottom: 40px; }
header .lower a { font-size: 14px; color: #000; font-weight: 500; padding: 9px 10px; border-radius: 30px; text-transform: uppercase; }
header .lower .navbar .navbar-nav li.active a { color: #fff; background-color: #0A377C; padding: 9px 10px; border-radius: 30px; transition: 0.3s; font-size: 14px; }
header .logo img { height: 40px !important; }
header .logo { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); background-color: #0a377c; padding: 10px 0px 10px 0px; position: absolute; left: 0; width: 167px; z-index: 9; }
header .headinfo .row.upper { background-color: #04122C; padding: 10px 0px 10px 160px; display: flex ; align-items: center; justify-content: end; }
	
	
footer .row.mainrow { display: block; padding: 40px 0px; }
footer .row.mainrow .logo p { padding-bottom: 30px; }	
.bottomRow.row p { color: #fff; font-size: 16px; text-align: center; }	
.bottomRow.row .menu-bottom-menu-container { text-align: center; }
	
.homebanner .swiper-button-prev::after { content: url(../../../wp-content/uploads/2025/08/Group-6.svg) !important; transform: scale(0.6); }
.homebanner .swiper-button-next::after { content: url(../../../wp-content/uploads/2025/08/Group-5.svg) !important; transform: scale(0.6); }
.homebanner .HomeBanner-container .text-Block { padding: 20px 20px 20px 40px; background-color: transparent; }
	
	.homecontact .mainRow input::placeholder{ color: #fff; font-size: 15px; font-weight: 500;}
.homecontact .mainRow textarea{background-color: transparent; border: 1px solid #fff; padding: 10px !important; border-radius: 7px; }
.homecontact .mainRow textarea::placeholder{color: #fff; font-size: 15px; font-weight: 500;}
.homecontact .mainRow select{background-color: transparent; border: 1px solid #fff; padding: 10px !important; border-radius: 7px;    color: #fff;font-size: 18px  !important; font-weight: 500; }
.homecontact .mainRow select option{ color: #000;font-size: 15px  !important; }
.homecontact .mainRow input[type=submit] { background-color: transparent; border: 1px solid #fff; padding: 10px !important; border-radius: 7px; color: #fff; font-size: 15px !important; font-weight: 500; width: 100%; }
.homecontact .mainRow input[type=submit]::placeholder{ color: #fff; font-size: 15px; font-weight: 500;} 
	
/* 	pricing */
.pricingSection .pkgBlock { width: 100% !important; margin: 10px; }
	
	
/*  services */
	.OurServices .mainDiv { background-color: #fff; padding: 20px;}

	
	
	
/* 	contact us */
		 .contactUsSection .right ul.cnss-social-icon  { display: block; margin-top: 40px; display: flex ; }
	 .contactUsSection .right h2.wpb_heading.wpb_widgetised_column_heading { font-size: 20px; position: absolute; top: -40px; }
}
@media (max-width: 767px){
	.dropdown:hover > .dropdown-menu{width: 100%; text-align: center;}
	.head-menu .main-nav .navbar .navbar-nav li .dropdown-menu li a:hover{color: #fff;}
header .headinfo .row.upper { display: none; }
header .lower { display: flex ; align-items: center; padding: 10px 0px; justify-content: end; }
header	 .row.mainrow { background-color: #0a397c; }
header .logo { clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%); background-color: transparent; padding: 14px 0px 10px 0px;}
header 	 .navbar-toggle { background-color: transparent !important; }
#menu-primary-menu{ text-align: right;}
header .lower a {color:#fff;}
#bs-example-navbar-collapse-1{-webkit-box-shadow:none !important;}
	
	
	
footer .row.mainrow { display: block; padding: 0px 0px; }
 .botpad { padding-bottom: 40px; }	
	
	.homebanner .HomeBanner-container .swiper-slide { height: 50vh; padding-top:20px;}
	 .homebanner .btnblock { display: flex ; gap: 40px; padding: 20px 0px 0px 20px; }
	 .homebanner a { color: #fff; font-size: 15px; border: 2px solid #fff; width: fit-content; transition: 0.5s; padding: 4px 10px;}
	
	.padds { padding-top: 40px !important;}
	
	.homeStory .vc_row.wpb_row{display:flex;flex-direction:column-reverse;gap:40px;}
	
	 .Homefeature:before { content: ""; display:none; }
	.Homefeature { margin-top: 40px !important;padding-bottom: 40px;}
	 .Homefeature  .wpb_single_image.vc_align_left { text-align: center !important; }
	.Homefeature  .wpb_single_image.vc_align_left img {padding-top:20px;}
	
	 .homecontact .mainRow { background-size: 100% 100%; padding: 40px 0px; }
	 .homecontact .mainRow select { font-size: 16px !important;  }
	
	
/* 	pricing */
.pricingSection .pkgBlock { width: auto !important; margin: 10px; }
 .homeTestimonials { padding-bottom: 40px; }
	
	
/* 	services */
 .innerBanner { display: flex ; align-items: center; justify-content: center; padding: 70px 0px !important; }	
.innerBanner h1 {  padding-bottom: 20px; }
.innerBanner a { padding: 8px 18px;}
.OurServices .mainDiv { background-color: #fff; padding: 20px; height: 370px; }
.OurServices .mainDiv .contentDiv h4 {  padding-bottom: 0px; }
	
	
/* 	blog */
.blogSection input { width: 100%; padding: 13px;	}
.blogSection input[type=submit] { width: 130px; font-size: 15px;  height: 45px; }
.blogSection .contentDiv { padding-bottom: 20px; }
 .blogSection { margin-bottom: 40px; }
	
/* 	about us */
.about_Content .fullRow { padding-top: 40px; }
.about_Content img{margin-bottom:15px;}
.about_Content .wpb_raw_html {    padding-top: 40px;}
	
	
		
/* 	contact us */
 .contactUsSection { margin-bottom: 40px; }	
 .contactUsSection .left input[type=submit] { color: #000; font-size: 14px; border: 2px solid #000; width: fit-content; transition: 0.5s; padding: 7px 45px; display: block; border-radius: 30px; background-color: #fff; }	
.contactUsSection .left { margin-bottom: 40px; }
	
}
@media (max-width: 577px){
.homebanner .btnblock { display: flex ; gap: 10px; padding: 10px 0px 0px 0px; }
.OurServices .mainDiv { background-color: #fff; padding: 20px; height: auto; margin-bottom: 10px !important; }
.OurServices .mainDiv .linkBox a {  display: block;  position: static; }
	
	
/* 	blog detail search page */
	 .blogdetail .search-title { padding-bottom: 30px; font-size: 20px !important; }

}
@media (max-width:375px)
{

}
@media (max-width:320px){

}