/*
Theme Name:    Wix Web Creators
Theme URI:     https://koderspedia.com/
Author:        KP
Author URI:    https://koderspedia.com/
Description:   WooCommerce Theme
Version: 9.0.0
*/
/*@import url("../fonts/fonts.css");*/
*{ margin: 0; padding: 0; }
body, html{overflow-x:hidden !important;}
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:#394FB7; 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: "Outfit", 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: 88px; font-weight: 700; line-height: 90px;font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #fff; }
h2{	font-size:38px; font-weight:600;line-height:48px; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #000; text-transform:capitalize !important;}
h3{	font-size:24px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #333; }
h4{	font-size:18px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #333; }
h5{	font-size:16px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #333; }
h6{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: #333; }
p{ font-size:20px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: "Outfit", sans-serif; color: #333; }
span{ font-size:14px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: "Outfit", sans-serif; color: #333; }
li{	font-size:14px; font-weight:normal;	line-height:normal; font-style:normal; font-variant:normal;	font-family: "Outfit", sans-serif; color: black; }
a{ font-size:18px; font-weight:normal; line-height:normal; font-style:normal; font-variant:normal; font-family: "Outfit", sans-serif; color: #333; text-decoration:none; transition:all 1s ease 0s; cursor: pointer; }
strong{color:#394FB7;font-weight:700;}
.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*/
	body{cursor: none !important;}

/* Header css */

header .designBtn { margin-top: 10px;}
.banner h3 {background:none !important;}
header{position: absolute; z-index: 999; width: 100%;}
header img{width:130px;}
header .row {display: flex; align-items: center; justify-content: center;}
header .h-callBtn{display: flex; align-items: center; justify-content: center;}
.chatBtn{display: flex; align-items: center; justify-content: center;}
header .h-callBtn p,header .chatBtn p{font-size:0px !important;}
header .h-callBtn p a{color: white; font-size: 16px; margin-left: 7px;}
.chatBtn p a{color: white; font-size: 16px; margin-left: 6px;}
header .h-callBtn::before{content:url("../../../wp-content/uploads/2025/10/Background-1.svg"); transform: scale(0.8); transition:0.4s;}
header .h-callBtn:hover::before{content:url("../../../wp-content/uploads/2025/10/Background-1.svg"); transform: scale(0.9);}
.chatBtn::before{content:url("../../../wp-content/uploads/2025/10/Background.svg"); transform: scale(0.8); transition:0.4s;}
.chatBtn:hover::before{content:url("../../../wp-content/uploads/2025/10/Background.svg"); transform: scale(0.9);}
.designBtn:hover {color:black !important;}
.banner .vc_inner .wpb_wrapper h3::after {content:url('../../../wp-content/uploads/2025/10/Line-42.svg'); position:absolute; right: 190px; top: 20px;}
.banner .borderNone h3::after {content:none !important;}
.banner .image img { max-width: 198% !important; margin-top: -60px; position: relative; width: 144%; top: 20px; right: 90px; }

.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list .vc_active a span{ border: 1px solid #fff !important; background: white !important; color: black !important; font-size: 18px !important; border-radius: 26px !important; padding: 10px 24px !important; display: inline-block; transition: all 0.4s; overflow: hidden; position: relative; z-index: 1;}

.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list a span { border: 1px solid #fff !important; background: transparent !important; color: #fff !important; font-size: 18px !important; border-radius: 26px !important; padding: 10px 24px !important; display: inline-block; transition: all 0.4s; overflow: hidden; position: relative; z-index: 1;}



/* Home page css */
.custom-cursor {position: fixed; top: 0; left: 0; width: 30px; height: 30px; border-radius: 50%; background-color: #394FB7; pointer-events: none; transform: translate(-50%, -50%); z-index: 9999999999999;}
/* Banner */
.banner {padding-top:160px !important; background-repeat: no-repeat; background-size: cover; padding-bottom: 0px !important;}
.banner h3{color:#fff; font-size:30px; font-weight:500; background:#FFFFFF21; padding: 6px 10px; display: inline; border-radius: 10px;}
.banner h1{color:#fff; margin-top:20px; margin-bottom:40px !important;}
.banner p{color:#fff; font-size:18px; line-height:24px; margin-bottom:40px !important;}
.designBtn{border:1px solid #fff !important; background:transparent !important; color:#fff !important; font-size:18px !important; border-radius:26px !important; padding:10px 24px !important;  display: inline-block; transition: all 0.4s; overflow: hidden; position: relative; z-index:1;}
.banner h5 {font-size:15px; font-weight:500; color:white; line-height: 28px;position:relative;}
.banner h5::before{content: '\F633'; font-family: "bootstrap-icons";position: absolute;top: 1px;left: -25px; color:#47ff47; font-weight: 800;}
.banner .designBtn::before{background: #fff;}
.banner .designBtn:hover{color:#394FB7 !important;}
.banner .vc_row .vc_col-sm-7{padding-bottom: 45px !important;}
.banner .vc_row .vc_col-sm-7 ul{position: relative;left: 20px;}
.banner .vc_row .vc_col-sm-7 li{width: 46%; display: inline-block; margin-right: 23px;}

.banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) p:nth-child(1) a{margin-right:10px;}
/* .banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) p:nth-child(1) a::after{content:url(../../../wp-content/uploads/2025/06/Vector-1.png); position:absolute; top:9; right:16px; filter: brightness(5); transition:.5s;} */
.banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) p:nth-child(1) a:hover::after{filter: brightness(1);}
.banner .vc_inner:nth-child(2){display:flex; align-items:center; margin-bottom:30px !important;}
.banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) .vc_column-inner  .wpb_text_column .wpb_wrapper{display:flex; margin-top:40px;}
.banner .vc_inner:nth-child(2) .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper{display:flex !important;}
.banner .vc_inner:nth-child(2) .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column .wpb_wrapper{display:block !important;}
.banner .vc_inner:nth-child(2) .vc_column-inner .wpb_text_column .wpb_wrapper h4{color:#fff; font-size:38px; font-weight:500; margin-bottom:0px; text-align:center !important;}
.banner .vc_inner:nth-child(2) .vc_column-inner .wpb_text_column .wpb_wrapper p{color:#fff; font-size:14px; font-weight:400; text-align:center !important; margin-bottom:0px !important;}
.banner .vc_inner:nth-child(2) .wpb_column:nth-child(2) .vc_column-inner .wpb_text_column:nth-child(1){margin-right:27px;}
.banner .vc_inner .vc_col-sm-6:nth-child(1) {width:45% !important;}
.banner .vc_inner .vc_col-sm-6:nth-child(2) .vc_column-inner, .banner .vc_col-sm-6:nth-child(1) .vc_column-inner {padding:0px;}

.banner .vc_inner:nth-child(3) .wpb_wrapper{display: flex; flex-direction:column; gap:0px;}
.banner .vc_inner:nth-child(3) .wpb_wrapper h3 {font-size:50px !important; font-weight:bold !important; position:relative;}
/* .banner .vc_inner:nth-child(3) .wpb_wrapper h3::after{content:""; width:2px; height:5px; display:block !important; background:#fff !important; } */

.banner .vc_inner:nth-child(3) .wpb_wrapper h6 {color: #FFFFFFD3; font-weight: 500; font-size: 20px; }
.image img{max-width:500px !important; margin-top:-60px;}
.designBtn::before {content: ''; width: 0; height: 100%; border-radius: 30em; position: absolute; top: 0; left: 0; background: white; transition: .5s ease; display: block; z-index: -1;}
.designBtn:hover::before {width: 100%  !important;}

/* About sections */
.about-section{padding-top:10px !important;} 
.about-section h2 span{font-size:38px; line-height:48px; font-weight:600;}
.about-section p{margin-top:30px; margin-bottom:40px; color:#010101; font-size: 16px; line-height: 24px;}
.about-section ul{margin-bottom:30px;}
.about-section ul li{display:list-item !important; list-style:none !important; background:#F4F4F4 !important; border:1px solid #0101011C !important; color:#010101; font-size:20px; font-weight:500; padding: 20px 60px !important; margin-bottom:20px; border-radius:16px; position: relative;}
.about-section ul li::before{content:url(../../../wp-content/uploads/2025/06/Rectangle-12347.png); position:absolute; top:22px; left:20px;}
.about-section .designBtn{color:white !important; background:#394FB7 !important;}
.about-section .designBtn:hover{color: #394FB7 !important; border: solid 1px #394FB7 !important;}
.about-section .chatBtn{margin: -5px 0px 0px -80px;}
.about-section .btns a:nth-child(1){padding-right:40px !important;}
/* .about-section .btns a:nth-child(1)::after{content:url(../../../wp-content/uploads/2025/06/Vector-1.png); position:absolute; top:9px; right:16px;} */
.about-section .btns a:nth-child(1):hover::after{filter: brightness(5) !important;}
.about-section .btns{display:flex; gap:15px; margin-top:30px;}
.about-section .vc_col-sm-6:last-child .vc_column-inner::before {content:url(../../../wp-content/uploads/2025/10/Group-2349-1.png); position: absolute; z-index: -1; left: 20px; bottom: 35px;}
.about-section .vc_col-sm-6  img {    width: 80%; margin-left: 190px;}
.about-section .vc_col-sm-6:first-child {width:42%; }
.about-section .vc_col-sm-6:last-child {width:58%; }
.about-section .chatBtn { margin: -5px 0px 0px -20px; }
.about-section .designBtn {font-size:16px !important;}

/* Home Processs */
.homeProcess{margin-top:70px; padding-top:50px !important; padding-bottom:50px !important; background-size:cover; background-repeat:no-repeat; border-radius:20px; padding-left: 70px !important; padding-right: 70px !important;}
.homeProcess h3{color:#fff; font-size:18px; font-weight:500; background:#FFFFFF21; padding: 6px 10px; display:inline; border-radius: 10px;}
.homeProcess h2{color:#fff; margin-top:20px; margin-bottom:20px !important;}
.homeProcess p{color:#fff; font-size:16px; line-height:24px;}
.homeProcess .vc_row:nth-child(1) .wpb_text_column .wpb_wrapper{text-align:center;}
.homeProcess .vc_row:nth-child(2){margin-top:50px !important;}
.homeProcess .vc_row:nth-child(2) .wpb_single_image{text-align:center !important;}
.homeProcess .vc_row:nth-child(2) h4{margin-top:20px; color:#fff; font-size:22px; font-weight:500; margin-bottom:15px;}

/* Home Portfolio */
.homePortfolio{padding-top:20px !important; padding-bottom: 40px !important;}
.homePortfolio .vc_row:nth-child(1) .wpb_text_column .wpb_wrapper{text-align:center;}
.homePortfolio .vc_row:nth-child(1) h3{color:#65993C; font-size:18px; font-weight:500; background:#92F24721; padding: 6px 10px; display:inline; border-radius: 10px;}
.homePortfolio .vc_row:nth-child(1) h2{color:#000; margin-top:20px; margin-bottom:20px !important;}
.homePortfolio .vc_row:nth-child(1) p{color: #3D4C5E; font-size: 20px; line-height: 24px; text-transform:capitalize;}
.homePortfolio .rating {margin-top:15px;}
.homePortfolio .designBtn {background:#394FB7 !important; border: solid 1px #394FB7 !important; margin-top:3px; }
.homePortfolio .chatBtn {justify-content: start; color:#394FB7;}
.homePortfolio .chatBtn:hover {color:black;}
.homePortfolio .vc_row:nth-child(2) {margin-top:50px;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-tabs-list{justify-content:center !important; display:flex; gap:30px;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-tabs-list a{background: transparent !important; border: none !important; padding:10px 0px !important;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-tabs-list a span{color:#444444; font-size:20px;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-tabs-list .vc_active a {border-bottom:4px solid #65993C !important;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-tabs-list .vc_active a span{color:#65993C !important;}
.homePortfolio .vc_row:nth-child(2) .vc_tta-panels{background:transparent !important; border:none !important; margin-top:50px;}
.homePortfolio .vc_row:nth-child(2) .projectsSwiper-container{height: 440px; padding-top: 100px; padding-bottom: 110px;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide{display: flex; justify-content: center; align-items: center; font-size: 18px; color: #fff; border-radius: 8px; transform: scale(1.1) !important; opacity: 0.6 !important; transition: all 0.8s; filter: brightness(0.2) !important;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide-active { transform: scale(1.85) !important; opacity: 1 !important; z-index: 999;  border-radius:10px; width: 240px !important; filter: brightness(1) !important;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide img { width: 100%; height: 180px; object-fit: cover; border-radius: 10px; }
.homePortfolio .vc_row:nth-child(2) .swiper-slide-next, .homePortfolio .vc_row:nth-child(2) .swiper-slide-prev { transform: scale(1.5) !important; opacity: 1 !important; z-index: 99; filter: brightness(0.5) !important;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box{background:#fff; border-radius:15px; padding:10px 15px !important; opacity:0; transition:.5s; position:absolute; bottom:20px; width:200px;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide-active .white-box{opacity:1;}
.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box h3 {color:#394FB7; font-weight:500; font-size:12px !important; }
.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box h2 {color:#3D4C5E; font-size:13px !important; font-weight:500; line-height:25px !important;}
.homePortfolio .vc_row:nth-child(2) .swiper-button-prev::after{content:url(../../../wp-content/uploads/2025/10/Vector.svg);height:55px; transition: .5s;}
.homePortfolio .vc_row:nth-child(2) .swiper-button-next::after{content:url(../../../wp-content/uploads/2025/10/Vector-1.svg);height:55px; transition: .5s;}
.homePortfolio .vc_row:nth-child(2) .swiper-button-prev, .homePortfolio .vc_row:nth-child(2) .swiper-button-next{background:#fff !important; border:1px solid #394FB7; width:50px !important; height:50px; display:flex; align-items:center; justify-content:center; border-radius: 50%;transition: .5s;}
.homePortfolio .vc_row:nth-child(2) .swiper-button-prev:hover, .homePortfolio .vc_row:nth-child(2) .swiper-button-next:hover{background: #394FB7 !important; border:1px solid #fff !important;}
.homePortfolio .vc_row:nth-child(2) .swiper-button-prev:hover::after, .homePortfolio .vc_row:nth-child(2) .swiper-button-next:hover::after{filter:brightness(4) !important;}

.homeMarquee {padding-top: 20px !important; padding-bottom: 20px !important;}
.homeMarquee .userFlowSwiper-container { width: 100%; height: auto; } 
.homeMarquee .swiper-slide{ display: flex; justify-content: center; align-items: center; padding: 20px 40px; background:transparent; transition:0.3s; border-radius: 20px; } 
.homeMarquee .swiper-slide-active{ background:#495CB7; padding: 20px 40px; border-radius: 20px; } 
.homeMarquee .swiper-slide img{filter: grayscale(1) contrast(0.5) opacity(0.5);}
.homeMarquee .swiper-slide-active img{filter: grayscale(0) contrast(1) opacity(1);}
.homeMarquee .swiper-slide{ max-width: 100%; height: auto; object-fit: cover; }
.homeMarquee h2 {margin: 0px 0px 30px !important;}

/* Home Pricing */
.homePricing{padding-top: 10px !important; padding-bottom:20px !important;}
.homePricing .vc_row:nth-child(1) .wpb_text_column .wpb_wrapper{text-align:center;}
.homePricing .vc_row:nth-child(1) h3{color:#65993C; font-size:18px; font-weight:500; background:#92F24721; padding: 6px 10px; display:inline; border-radius: 10px;}
.homePricing .vc_row:nth-child(1) h2{color:#fff; margin-top:20px; margin-bottom:20px !important;}
.homePricing .vc_row:nth-child(1) p{color:#fff; font-size:18px; line-height:24px;}
.homePricing .price{border:2px solid white; padding: 15px 25px 15px; border-radius:20px; position:relative; width:345px; transition:.5s; background:white; box-shadow: 0px 0px 1px 12px #9292923b;}
.homePricing .bingoBtn {display:flex; gap:10px; margin: 20px 0px;}
.homePricing .bluedesignBtn {background: white !important; color: black !important;}
.homePricing .bluedesignBtn:hover { color:white !important;}
.homePricing .bluedesignBtn::before { background: black !important;}
.homePricing .price .bingoBtn .designBtn:first-child { background: black !important;}
.homePricing .price .bingoBtn .designBtn:first-child:hover { background: black !important; border:solid 1px black !important;}
.homePricing .price .bingoBtn .designBtn:last-child { background: white !important; color:black !important; border:solid 1px black !important;}
.homePricing .price .bingoBtn .designBtn:last-child:hover { color:white !important; }
.homePricing .price .bingoBtn .designBtn:last-child::before {background: black;}
.homePricing .vc_row:nth-child(2) {margin-top:30px;}
.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list{justify-content:center !important; display:flex; gap:30px;}
.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list a{background: transparent !important; border: none !important; padding:10px 0px !important;}
.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list a span{color:#444444; font-size:20px;}
/* .homePricing .vc_row:nth-child(2) .vc_tta-tabs-list .vc_active a {border-bottom:4px solid #65993C !important;} */
.homePricing .vc_row:nth-child(2) .vc_tta-tabs-list .vc_active a span{color:#65993C !important;}
.homePricing .vc_row:nth-child(2) .vc_tta-panels{background:transparent !important; border:none !important;}
.homePricing .vc_row:nth-child(2) .vc_tta-panel-body{padding-left:0px !important; padding-right:0px !important;}
.homePricing .price:hover{border:2px solid #000 !important; transform:scale(1);}
.homePricing .row{gap:40px; margin-top:10px; justify-content:center;}
.homePricing .price h2{color: black; font-size: 25px; margin-bottom: 10px; text-align: center; font-weight: 400;}
.homePricing .price h2::before { content: url(../../../wp-content/uploads/2025/10/Handshake-Deal-Circle.svg); transform: scale(0.9); display: inline-block; position: relative; top: 13px; left: -5px; }
.homePricing .price h3{color:#000; font-size:18px; margin-bottom:20px !important;}
.homePricing .price p{position:relative; color:#000; font-size:14px !important; text-align: center;}
.homePricing .pricing-values{margin-bottom:10px; text-align: center;}
.homePricing .pricing-values span{font-size:35px; font-weight:600; color:#000; }
.homePricing .pricing-values .sale-price del{color: black !important; font-size: 25px; font-weight: 600; text-decoration: auto;}
.homePricing .price ul{margin-top:20px; display:block !important; padding-left: 30px; margin-bottom:30px; max-height: 170px; overflow-y: scroll;}
.homePricing .price ul li{display:list-item !important; list-style:none !important; font-size:16px; margin-bottom:10px; position:relative;}
.homePricing .price ul li::before{content:url('../../../wp-content/uploads/2025/10/check_circle.svg'); position:absolute; left:-30px;}
/* .homePricing .price .best-seller-badge{position:absolute;top:0; background-image:url(../../../wp-content/uploads/2025/06/Rectangle-2023.png); color:#fff; text-transform:uppercase; font-weight:700; font-size: 12px; background-size: 100% 100%; padding: 10px 20px; right: -2px; top: 10px;} */
.homePricing .price ul::-webkit-scrollbar {width: 12px;}
.homePricing .price ul::-webkit-scrollbar-track {background: #394FB7; border-radius: 10px;}
.homePricing .price ul::-webkit-scrollbar-thumb { background-color: #000;  border-radius: 10px;  border: 2px solid transparent;  background-clip: content-box;}
.homePricing .price ul::-webkit-scrollbar-thumb:hover {background-color: #fff;}

/* Home Testimonial */
.testimonial{padding:10px 0px 0px 90px !important; background-size: cover; background-repeat: no-repeat;}
.testimonial .vc_row{display:flex; align-items:end;}
.testimonial p {text-transform:capitalize; line-height:30px; margin-bottom:35px !important; }
.testimonial h2{color:#000000; margin-top:20px; margin-bottom:20px !important;}
.testimonial .wpb_column:nth-child(2) .vc_column-inner{padding-right:0px !important;}
.testimonial .sp-testimonial-pro{background:#F4F4F4 ; border-radius:12px !important; position:relative; padding: 40px 20px !important; height:520px !important;}
.testimonial .sp-testimonial-pro::before{content:url(../../../wp-content/uploads/2025/10/Frame-1.svg); position:absolute; right:20px; top:20px;}
.testimonial .tpro-client-testimonial {text-align:left !important; margin-top:20px;}
.testimonial .tpro-testimonial-meta-area{padding:0px !important; align-items:center;}
.testimonial .tpro-testimonial-content-area{padding:0px !important; padding-bottom:10px !important; height: auto !important;}
.testimonial .tpro-client-name{color:18px !important; font-size:18px !important; text-align:left !important; margin-bottom:0px !important; font-weight:600;}
.testimonial .tpro-client-designation-company{color:#000; font-size:14px !important; text-align:left !important;}
.testimonial .tpro-testimonial-content-area{padding:0px !important; padding-bottom:10px !important; height:390px !important;}
.testimonial .wpb_column:nth-child(2) img{width:70px !important; height: 70px; object-fit: cover;}
.testimonial #sp-testimonial-pro-81.sp-testimonial-pro-section .sp-testimonial-pro .tpro-testimonial-content-area::after, #sp-testimonial-pro-81.sp-testimonial-pro-section .sp-testimonial-pro .tpro-testimonial-content-area::before{display:none !important;}
.testimonial #sp-testimonial-pro-81.sp-testimonial-pro-section .tpro-client-rating {color:#394FB7 !important;}
.testimonial #sp-testimonial-pro-81.sp-testimonial-pro-section .tpro-client-testimonial p{line-height:25px !important; font-size:17px;}
.sp-tpro-modal-testimonial-81.sp-tpro-modal-testimonial .tpro-client-rating{text-align:center; color:#394fb7;}
.testimonial #sp-testimonial-pro-wrapper-81.sp-testimonial-pro-wrapper .sp-testimonial-pro-section.sp-tpCarousel{    padding: 0 0 20px 0 !important;}

/* Home Ready */
.homeReady{margin-top:70px; margin-bottom:70px; padding: 100px 40px !important; background-size: cover; height: 378px;}
.homeReady h2{color:#fff; margin-bottom:30px;}
.homeReady p{color:#fff; font-size:18px; line-height:26px;}
.homeReady .vc_row{display:flex; align-items:stretch;}
.homeReady .vc_row .wpb_column:nth-child(2){display:flex; align-items:end;}
.homeReady .designBtn{border:none!important; background:#fff !important; color:#65993C !important;}
.homeReady .designBtn:hover{color:#fff !important;}
.homeReady .btns a:nth-child(1){padding-right:40px !important;}
.homeReady .btns a:nth-child(1)::after{content:url(../../../wp-content/uploads/2025/06/Vector-1.png); position:absolute; top:9px; right:16px;}
.homeReady .btns a:nth-child(1):hover::after{filter: brightness(5) !important;}
.homeReady .btns{display:flex; gap:10px;}

/* FAQ */
.FAQ {padding-top:20px !important; padding-bottom:40px !important;}
.FAQ .vc_row:nth-child(1) p {margin-top:30px !important; margin-bottom:15px !important; text-transform: capitalize; color: #3D4C5E;}
.gform_wrapper .gform_validation_errors {display:none !important;}
.FAQ p {margin:20px 0px;}
.FAQ h4 span{font-size:18px; color:#394FB7;}
.FAQ .vc_tta-panel{ border: solid 1px #8080806b; border-radius: 10px; margin:20px 0px;}
.FAQ .vc_tta-panel h4{border:none;}
.FAQ .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{border:none !important;  border-radius: 10px !important;}
.FAQ .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:last-child) .vc_tta-panel-heading, .FAQ .vc_tta.vc_tta-style-classic .vc_tta-panel.vc_active+.vc_tta-panel .vc_tta-panel-heading, .vc_tta.vc_tta-style-classic .vc_tta-panel:not(:first-child) .vc_tta-panel-heading{margin-bottom:0px !important; margin-top:0px !important;}
.FAQ .vc_tta.vc_general .vc_tta-panel-body{padding: 0px 20px 25px;}
.FAQ .vc_tta.vc_general .vc_tta-panel-title>a {padding: 15px 20px !important;}
.FAQ .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {left:92%;}
.FAQ .vc_tta .vc_tta-panel.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{content:url('../../../wp-content/uploads/2025/10/icons8_minus.svg'); border-style:none;}
.FAQ .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before{content:""; border-style:none;}
.FAQ .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after{content:url('../../../wp-content/uploads/2025/10/icons8_plus.svg'); border-style:none; top: -7px; left: 15px;}
.FAQ .designBtn {background:#394FB7 !important; border: solid 1px #394FB7 !important; margin-top:3px; }
.FAQ .chatBtn {justify-content: start; color:#394FB7;}
.FAQ .chatBtn:hover {color:black;}

/* home why */
.homeWhy {padding-bottom:40px !important; padding-top:0px !important; margin-top:20px;}
}
.homeWhy h2 {margin-bottom:50px !important;}
.homeWhy .vc_col-sm-4 .vc_column-inner, .homeWhy .vc_col-sm-6 .vc_column-inner {border: 1.5px solid #0000001F; height: 200px; display: flex ; align-items: center; justify-content: center;}
.homeWhy h5 {color: #212529; font-size: 20px; margin-top: 12px; font-weight:500;}
.homeWhy .designBtn{background: #394FB7 !important; border: solid 1px #394FB7 !important; margin-top: 3px;}
.homeWhy .chatBtn {justify-content: start; color:#394FB7;}
.homeWhy .chatBtn:hover {color:black;}
.homeWhy .rating {margin-top:15px;}
.homeWhy .vc_col-sm-12:last-child{margin-top:30px;}
.homeWhy h2 {margin-bottom:40px !important;}

/* home Development */
.homeDevelopment {padding-top:30px !important; }
.homeDevelopment .vc_row {padding-left:4vw !important; padding-right:4vw !important;}
.homeDevelopment .vc_inner {padding-left:0px !important; padding-right:0px !important;}
.homeDevelopment h2 {color:#fff !important; margin-bottom:20px !important; font-size: 50px;} 
.homeDevelopment p {color:#fff !important; font-size:15px; line-height:24px; font-weight:300;}
.homeDevelopment h4 {font-size: 19px; font-weight: bold; color: #fff; margin-bottom:8px;}
.homeDevelopment .vc_inner {display: flex ; align-items: center; border-radius: 85px; border: 0.90px solid #FFFFFF26; padding:5px; margin:30px 0px; transition:.5s;}
.homeDevelopment .vc_inner:hover {background:#fff !important;}
.homeDevelopment .vc_inner:hover img {border: 1px solid #000 !important; border-radius: 50%;}
.homeDevelopment .vc_inner:hover  p, .homeDevelopment .vc_inner:hover  h4 {color:#000 !important;}
.homeDevelopment .vc_inner img {width:120%; max-width:120%;}
/* .homeDevelopment .vc_col-sm-6:last-child .vc_column-inner {width: 106%; max-width: 140%; position: absolute;  bottom: -5px; } */
.homeDevelopment .vc_col-sm-6  {padding-bottom:20px;}
.homeDevelopment .vc_col-sm-10 { padding: 13px 0px; }

/* home services */
.homeExplore {padding-top:30px !important; padding-bottom:40px;}
.homeExplore h2 {margin-bottom:20px !important;}
.homeExplore p {font-size:17px; line-height:27px; }
.homeExplore .designBtn {background: #394FB7 !important; border: solid 1px #394FB7 !important; margin-top: 35px !important; }
.homeExplore .vc_inner {background:#fff !important; border-radius:16px; padding:25px 10px; transition:all 0.5s; height:240px !important; overflow: hidden;}
.homeExplore .vc_inner:hover {background:#394FB7 !important;}
.homeExplore .vc_inner:hover h3, .homeExplore .vc_inner:hover p {color:#fff !important;}
.homeExplore h3 {color:#394FB7; font-weight:600; font-size:22px; }
.homeExplore .vc_col-sm-10 .vc_column-inner {padding:0px;}
.homeExplore .vc_row:nth-child(2) {margin-top:50px; display:flex; gap:20px;}
.homeExplore .vc_row:nth-child(3) {margin-top:30px; display:flex; gap:20px;}
.homeExplore .vc_inner img {margin-top:-4px;}

/* home Integration */
.homeIntegration {padding-top:40px !important; padding-bottom:40px;}
.homeIntegration .vc_row:first-child {margin-bottom:70px !important;}
.homeIntegration .vc_row:nth-child(3) {margin-top:60px;}
.homeIntegration h4 {color: #212529; font-weight: 600; font-size: 24px; margin-top: 30px; margin-bottom: 17px;}
.homeIntegration p {color: #161616; font-size: 16px; line-height: 25px;}
.homeIntegration p br {display:none !important;}

/*  home contact form */
.homeContact {padding-bottom:20px !important;}
.homeContact p { color: #3D4C5E; max-width: 820px; margin: 15px auto 50px !important; line-height: 30px;}
.homeContact .gform_wrapper.gravity-theme .gform_fields {grid-row-gap:28px !important;}
.homeContact .gform_wrapper.gravity-theme .gfield input.large {width: 100%; border-radius: 24px; padding: 18px; border: 1.5px solid #394FB7;}
.homeContact .gform_wrapper.gravity-theme .gfield_label {display:none !important;}
.homeContact .gform_wrapper.gravity-theme .gfield textarea.large {height:120px !important; width: 100%; border-radius: 24px; padding: 18px; border: 1.5px solid #394FB7;}
.homeContact .gform_button {background: #394FB7; color: #fff; padding: 13px 45px; border: 1px solid #394FB7; border-radius: 30px; font-weight: 600; font-size: 18px; transition: .5s; margin-top: 30px;}
.homeContact .gform_button:hover {background: transparent !important; color:#000 !important;}
.homeContact .gform_footer {display:flex; justify-content:center;}
.homeContact input::placeholder, .homeContact textarea::placeholder { color:#3D4C5E; font-size:16px;}
.logo-marquee-wrap{ overflow:hidden; background:#fff; padding:18px 6px; border-radius:10px; }
/* CSS - put in Additional CSS or your Custom CSS plugin */
:root{
  --marquee-height: 120px;   /* change to 60-200 as you like */
  --marquee-speed: 90s;      /* lower = faster, higher = slower */
}
.marquee-container { width:100%; overflow:visible; position:relative;  background:transparent; padding:8px 0; height:150px !important;}
.marquee-rail{ display:flex; gap:53px; align-items:center; width:max-content; animation: railPan  var(--marquee-speed) linear infinite; will-change: transform; }
.marquee-track{ flex:0 0 auto; display:flex; align-items:center; justify-content:center; background:#fff;  border-radius:10px;  box-sizing:border-box;  }
.marquee-track img{ display:block; height: calc(var(--marquee-height) - -23px); /* let padding fit */ width:auto; object-fit:contain; pointer-events:none; }
@keyframes railPan{ 0%   { transform: translateX(0); } 100% { transform: translateX(-50%); } }

/* prefer reduced motion */
@media (prefers-reduced-motion: reduce){
  .marquee-rail { animation: none; }
}


/* footer */
footer{background:black; padding-top:70px; padding-bottom:35px;}
footer h3{color:#394FB7; font-size:22px; font-weight:700; margin-bottom:10px;}
footer .f-menu1 li, footer .f-menu2 li{display:list-item !important; list-style:none !important; margin-bottom:6px;}
footer .f-logo img:last-child{margin-top:10px;}
footer .f-logo img {width:210px;}
footer .f-menu1 li a, footer .f-menu2 li a, footer li{color:white; font-size:16px;} 
footer .f-menu1 li a:hover, footer .f-menu2 li a:hover{color:#394FB7 !important;}
footer .top{margin-top:30px;}
footer .f-logo a img{width:270px !important; margin-bottom:20px;}
footer h2{color:#394FB7; font-size:30px; font-weight:500; margin-bottom:10px;}
footer .gform_heading{display:none !important;}
footer h4{color:#fff; font-size:20px; margin-top:60px; margin-bottom:20px; text-transform:capitalize;}
footer .f-newsletter .cnss-social-icon a {padding:7px 0px !important;}
footer .f-newsletter .cnss-social-icon a i{font-size:16px !important;}
footer .f-newsletter .cnss-social-icon a i:before{position: relative; top: -4px;}
footer .gform-body input {background: #fff !important; border: none !important; border-radius: 38px; padding: 15px 20px !important; color: #000; font-size:16px;}
footer .gform-body input::placeholder{color: #000; font-size:16px;}
footer .gform_footer input{background: #394FB7; border-radius: 38px; color: #fff; padding: 8px 20px; border: none !important; font-size: 16px; font-weight: 700; position:absolute; top:6px;right:8px; transition:.5s;}
footer form{position:relative;}
footer .gform_footer input:hover{background: #000 !important;}
footer .gform_validation_errors{display:none !important;}
footer .row2{margin-top:30px; border-top:1px solid #000; padding-top:30px; display:flex; align-items:center;}
footer .row2 p{color:#000; font-size:16px;}
footer .row2 .certificates{display:flex; gap:20px; justify-content:end;}
footer .row2 .certificates img:nth-child(1){width:170px !important; border-radius:10px;}
footer .row2 .certificates img:nth-child(2){width:271px; border-radius:10px;}
footer .row2 .certificates img:nth-child(3){width:190px; border-radius:10px;}
footer .row3{margin-top:30px;}
footer .row3 p{color:#000; font-size:16px; text-align:center;}
footer strong, footer li p{font-weight:700;color:white; font-size:16px;}
footer .row {display:flex; align-items:center;}
footer .bottomRow{border-top: 1px solid #fff; margin-top: 70px; padding-top: 20px;}
footer .bottomRow p{color: #fff;text-align: center;font-size: 16px;line-height: 26px;}


/* Modal css */
.modal-dialog {top:10%; align-items:stretch; min-width:1000px !important; min-height: 400px;}
.modal-header {padding-top: 20px; justify-content: center; padding-left: 40px; padding-right: 40px;}
.modal-body{padding:0px 40px 20px !important;}
.modal-content{background-image:url('../../../wp-content/uploads/2025/10/Image-scaled.jpg'); border-radius: 0px 20px 20px 0px; border:none !important; width:70% !important; background-color: #394FB7 !important; background-size:cover;} 
.modal-img img{object-position: left; height: 100%; border-radius: 20px 0px 0px 20px; object-fit: cover;}
.modal-content .modal-title{color:#fff; font-size:20px;}
.custom-close{background-color: #fff; opacity: 1; color: #000; padding: 2px 10px; border-radius: 100px;font-size: 20px; border: none !important; position: absolute; right: 0; top: 0;}
.custom-close:hover{background-color: #000; color: #fff; opacity: 1;}
.modal-content label, .modal-content legend{color:#fff;margin-bottom:10px !important;}
.modal-content input, .modal-content textarea{border: none !important; border-radius: 30px !important;padding: 12px 20px !important; color:#000 !important; font-size:16px;}
.modal-content input::placeholder, .modal-content textarea::placeholder{color:#000 !important; font-size:16px;}
.modal-content .gchoice{display:flex;}
.modal-content .gchoice label{margin:0px !important; margin-left:20px !important; font-size: 13px !important;}
.modal-content .gform_footer input{padding: 12px 40px !important; font-size: 18px; font-weight: 600; background: #fff !important;}
.gform_confirmation_message_2{color:#fff; font-size:20px; margin-top:20px;}

.gform_confirmation_message_1.gform_confirmation_message{font-size: 18px; color: white;}
.gform_confirmation_message_4.gform_confirmation_message{text-align: center; font-size: 24px; color: black;}

/* dynamic Projects modal css */
.custom-modal { display: none; position: fixed; z-index: 9999; top: 0px; left: 0; width: 100%; height: 100%; overflow: auto; background-color: rgba(0, 0, 0, 0.9); padding: 0; margin: 0; right: 0; margin: auto; }
.custom-modal-content {display: block;max-width: 100%;height: auto;margin: 0 auto;border-radius: 0;animation: zoomIn 0.3s;padding: 20px 0;object-fit: contain;    width: 70% !important;}
.custom-modal-scroll-wrapper {display: flex;justify-content: center;align-items: flex-start;min-height: 100vh;padding: 40px 20px;box-sizing: border-box;overflow-y: auto;}
@keyframes zoomIn {
    from {transform: scale(0.7);}
    to {transform: scale(1);}
}
#imageModal .custom-close {position: absolute; top: 50px; right: 45px; color: #000; font-size: 40px; font-weight: bold; cursor: pointer; display:flex; justify-content:center; align-items:center; width:40px; height:40px;}
#imageModal .custom-close:hover{color:#fff !important;}

/* Terms and conditions, Privacy Policy */
.page-id-643 .banner h1, .page-id-262 .banner h1{font-size:60px;}
.page-id-643 .banner, .page-id-262 .banner{height:460px; padding-bottom:0px !important;}
.terms{padding-top:70px !important; padding-bottom:70px !important;}
.terms h3{color:#394FB7; font-size:30px; margin-bottom:10px; font-weight:600;}
.terms p{color:#000; font-size:16px; line-height:24px; margin-bottom:20px;}
.terms ul li{display:list-item !important; list-style:disc !important; color:#000; font-size:16px; line-height:24px;}
.terms ul{margin-left:20px; display:inline-block !important; margin-bottom:20px;}
.terms strong{font-weight:700 !important;}
.terms a{color: #394FB7;font-size:16px;}


/* thank you */
.thankyousection{padding-top:40px !important; padding-bottom:80px;}
.thankyousection .designBtn {border: 1px solid #394FB7 !important; color: #fff !important; margin: auto; width: fit-content; display: flex ; margin-top:60px; }
.thankyousection img{filter:invert(1);  margin-top:60px;}
.thankyousection .designBtn:hover{color:#394FB7 !important;}
body.page-id-295 header{background:#65993C; position:relative !important;}

/* Responsive */

@media (max-width:1400px) {
	.banner .vc_inner .vc_col-sm-3 {width:30% !important;}
	.homeExplore .vc_inner  {height:240px;}
	.banner {padding-bottom:50px !important;}
	.banner .image img {top:80px !important;}
	.about-section .chatBtn { margin: -5px 0px 0px -30px; font-size:15px !important; }
	.FAQ {padding-left:3vw !important; padding-right:3vw !important;}
	.homeContact .vc_col-sm-8 {width:100% !important;}
	.testimonial .sp-testimonial-pro {height:540px !important;}
	.about-section .designBtn {font-size:15px !important; padding:10px 15px !important;}
	.banner h1{font-size:70px;line-height:75px;}
}
@media (max-width: 1200px){
	.custom-cursor{display:none !important;}
	body{cursor: auto !important;}
	.homeExplore .vc_col-sm-2{display:none;}
.homeExplore .vc_col-sm-10 { width: 100%; }
.homeExplore .vc_inner{height: 260px !important;}
.homeExplore .vc_inner{padding: 25px 20px;}
}
@media (max-width: 1200px) and (min-width: 992px){
	h2 br, h2 strong br, h1 br, p br, strong br, h4 br, h3 br {display:none !important;}
	.designBtn{font-size:12px !important;}
	.banner .vc_row .vc_col-sm-7 li { width: 100%; display: inline-block; margin-right: 0; }
	.banner .vc_inner:nth-child(3) .wpb_wrapper {font-size:40px !important;}
	.banner .vc_inner:nth-child(3) .wpb_wrapper h6 {font-size:15px !important;}
	.banner .vc_inner .vc_col-sm-3 { width: 33% !important;}
	.banner h1 {  margin-bottom: 20px !important; font-size: 60px !important; }
	footer .f-logo img:last-child { margin-top: 50px; }
	footer .f-logo img {width:80%;}
	header .h-callBtn {padding:0;}
	header .h-callBtn {width:20%;}
	header .col-md-4 {width:27%;}
	header .h-callBtn p a, 	header .chatBtn p a  {font-size:17px !important;}
	.FAQ p {font-size:18px;}
	.about-section .chatBtn {font-size:15px;}
	.FAQ h4 span {font-size:16px;}
	.homeExplore h3 {font-size:20px !important; margin-bottom:10px;}
	.homeExplore p { font-size: 16px; line-height: 25px; }
	.banner .image img { top: 130px !important; }
	.homeExplore .vc_inner { height: 282px !important; }
	footer .gform_footer input {right:3px;}
}
@media (max-width:1200px){

}
@media (max-width:1000px){
	.homeExplore .vc_inner { height: 360px !important;}
	.banner .vc_row .vc_col-sm-7 li { width: 100%; display: inline-block; margin-right: 0;padding-right: 20px; }
	
}
@media (min-width:768px) and (max-width: 991px){
		h2 br, h2 strong br, h1 br, p br, strong br, h4 br, h3 br {display:none !important;}
	h1{font-size: 40px !important;line-height: 50px !important;}
	h2, h2 span{font-size:30px !important; line-height:40px !important;}
	h3{font-size: 16px !important;}
	p{font-size: 14px; line-height: 22px;}
	p br{display:none !important;}
	
/* 	banner */
	
	.banner h1{margin-bottom: 20px !important;}
	.banner p{font-size: 16px;}
	.banner .vc_inner:nth-child(2){flex-direction: column; align-items:start;}
	.banner .vc_inner:nth-child(2) .wpb_column{width:100%;}
	.banner .vc_inner:nth-child(3) .wpb_wrapper{gap: 20px;}
	.image img{max-width: 290px !important; margin-top:0px !important;}
	
	.about-section p{margin-top: 10px; margin-bottom: 20px;}
	.about-section ul li{font-size: 16px; padding: 15px 40px 15px 50px !important;}
	.about-section ul li::before{top:18px;}
	.about-section .vc_inner {display:flex; align-items:center; width: 146% !important; margin-top: 15px;}
	.about-section .vc_inner .vc_col-sm-4{width:100% !important;}
	.about-section .vc_inner .vc_col-sm-4 .vc_column-inner {padding:0px;}
	.about-section .chatBtn { margin: -5px 0px 0px -0px; }
	
	.banner .vc_inner .vc_col-sm-6:nth-child(1) {width: auto !important;}
	.homePricing .price{width: 328px;}
	.testimonial .tpro-client-name{font-size: 16px !important;}
	.testimonial .vc_row{display:flex; align-items:end;}
	.testimonial{padding: 40px 0px 0px 38px !important;}
	#sp-testimonial-pro-wrapper-81.sp-testimonial-pro-wrapper .sp-testimonial-pro-section.sp-tpCarousel{padding: 0 0 20px 0;}
	.homeReady .wpb_column:nth-child(1){width:53% !important;}
	.homeReady .wpb_column:nth-child(2){width:48% !important;}
	.homeReady{padding: 20px 40px !important; height: 288px; border-radius: 20px;}
	
	
/* 	home development */
	.homeDevelopment .vc_col-sm-7 {width:100% !important;}
	.homeDevelopment .vc_col-sm-5 .vc_column-inner {display:none !important;}
	.homeDevelopment .vc_inner {margin-top:30px;}
	
/* 	 faq */
	.FAQ p { margin: 0px; }
	.FAQ .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon { left: 89%; }
	

	
/* 	home why */
	
/* 	 footer */
	footer {padding-bottom:15px; padding-top:55px;}
	footer .f-logo img {width:60%;}
	footer .f-menu2 {margin-top:-50px !important;}
	footer .f-logo img:last-child { margin-top: 50px; }
	footer .row{flex-wrap:wrap;}
	footer .row .col-md-4, footer .row .col-md-2{width:50% !important;}
	footer .f-menu2, footer .f-newsletter{margin-top:30px;}
	footer h3{font-size:22px !important;}
	footer h4 {color: #fff !important; margin-top: 20px; margin-bottom: 30px; }
}
@media (max-width: 767px){
	
	h1{font-size: 30px !important;line-height: 40px !important;}
	h2, h2 span{font-size:25px !important; line-height:34px !important;}
	h3{font-size: 14px !important;}
	p{font-size: 14px !important; line-height: 22px !important;}
	p br{display:none !important;}
	
	header img{width:80px !important; position: absolute; left: 0;}
	header .h-callBtn {display:none !important;}
	header .designBtn {display:none !important;}
	header .chatBtn {position: absolute; right: 5px; top: 12px; justify-content:end !important; }
	
/* 	banner  */
	.banner{padding-top:100px !important;}
	.banner .vc_column-inner{ padding: 0px !important; display: flex ; justify-content: center;}
	.banner h1{margin-bottom:15px !important; margin-top:8px !important;}
	.banner h3 {font-size:16px !important; padding:0px !important;}
	.banner p{margin-bottom:30px !important;}
	.banner .vc_inner:nth-child(2) {display: flex !important ; align-items: center; margin-bottom: 10px !important;}
	.banner .vc_inner:nth-child(2) .vc_column-inner {justify-content:start !important; padding:0px 15px !important; }
	.banner .vc_inner:nth-child(3) .wpb_wrapper{flex-wrap: wrap; padding:2px 0px;}
	.banner .vc_inner:nth-child(3) .wpb_wrapper .wpb_single_image{width:44%;}
	.banner .vc_inner:nth-child(3) .wpb_wrapper h3 { font-size: 30px !important;}
	.banner .vc_inner:nth-child(3) .wpb_wrapper h6 {font-size:14px !important;}
	.banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) .vc_column-inner .wpb_text_column .wpb_wrapper, .banner .vc_inner:nth-child(2) .wpb_column:nth-child(2) .vc_column-inner .wpb_wrapper{justify-content:start;}
	.banner .vc_inner:nth-child(2) .wpb_column:nth-child(1) .vc_column-inner .wpb_text_column .wpb_wrapper {display: flex;margin-top: 0px;}

	 .banner .vc_inner { display: flex ; width: 100%;margin-top: 25px;} 
	.banner .vc_inner > :nth-child(3) { grid-column: 1 / -1; /* spans both columns */ justify-self: center; } 
	.image img{max-width: 100% !important; margin-top: 0px;}
	.banner .vc_inner .vc_col-sm-6:nth-child(1) {width: auto !important;}
	.banner .vc_inner .vc_col-sm-3 {width:100% !important;}
	.banner .image img { max-width: 100% !important;  position: relative !important; width: 100% !important; top: 80px !important; margin-top:-90px !important;        LEFT: 0;}
	.banner .vc_inner:nth-child(2) .vc_column-inner .wpb_text_column .wpb_wrapper h4 {font-size:30px !important; margin-top:20px !important;}
	.banner .vc_inner .wpb_wrapper h3::after  {display:none !important;}
	.banner .vc_inner .vc_col-sm-3:last-child {display:none !important;}
/* 	home marquee */
	.homeMarquee { padding-top: 50px !important;}
	.homeMarquee p { margin: 5px 0px 30px !important; }
	
/* 	About */
	.about-section{margin-top:0px !important; padding-top:40px !important;}
	.about-section .wpb_column{padding:0px !important;}
	.about-section .wpb_column:nth-child(2){padding-top:20px !important;}
	.about-section p{margin-top: 10px; margin-bottom: 30px; font-size: 14px; line-height: 22px;} 
	.about-section ul li{font-size: 16px !important; padding: 15px 60px !important;}
	.about-section ul li::before{top: 17px;}
	.about-section .chatBtn {display:none !important;}
	.about-section h2, .about-section p {text-align:center;}
	.about-section h2 br {display:none !important;}
	.reverse .vc_row .wpb_column:nth-child(2){padding-top:0px !important;}
	.reverse .vc_row .wpb_column:nth-child(1){padding-top:20px !important;}
	.reverse .vc_row .wpb_column:nth-child(2) .vc_col-sm-4:last-child {display:none !important;}
	.reverse .vc_row .wpb_column:nth-child(2) .vc_col-sm-4 {width:100% !important;}
	.reverse .vc_row {display:grid; width:100%;}
	.about-section .vc_col-sm-6:first-child, .about-section .vc_col-sm-6:last-child {width:100% !important;}
	.about-section .vc_col-sm-6 img { width: 100%; margin-left: 0px; }
	.about-section .vc_col-sm-6:last-child .vc_column-inner::before {display:none !important;}
	
	
/* 	home development */
	.homeDevelopment { padding-top: 50px !important; }
	.homeDevelopment .vc_inner {display:block !important; border-radius:20px;}
	.homeDevelopment .vc_inner img {width:80% !important; margin-top:15px;}
	.homeDevelopment .vc_row { padding-left: 1vw !important; padding-right: 1vw !important}
	.homeDevelopment .vc_col-sm-6:last-child .vc_column-inner {margin-top:-50px; width:100% !important; position:revert !important;}
	.homeDevelopment h2 {margin-bottom:0px !important;}
	
/* 	Home Process */
	.homeProcess {margin-top: 40px; padding-top: 40px !important;padding-bottom: 30px !important; padding-left: 15px !important; padding-right: 15px !important;}
	.homeProcess h2{margin-bottom: 10px !important;}
	.homeProcess .vc_row:nth-child(2){margin-top: 40px !important;}
	.homeProcess .vc_row:nth-child(2) .wpb_column{margin-bottom:20px;}
	.homeProcess .vc_row:nth-child(2) h4{margin-top: 15px;margin-bottom: 5px;}
	
/* 	Home Portfolio */
	.homePortfolio{padding-top: 25px !important;}
	.homePortfolio .vc_row:nth-child(1) h2{margin-bottom: 10px !important;}
	.homePortfolio .vc_row:nth-child(2){margin-top: 0px;}
	.homePortfolio .vc_row:nth-child(2) { display: flex ; margin: 20px 0px; }
	.homePortfolio .vc_row:nth-child(2) .vc_col-sm-3:first-child, 	.homePortfolio .vc_row:nth-child(2) .vc_col-sm-3:last-child {display:none !important;}
	.homePortfolio .vc_row:nth-child(2) .vc_col-sm-3 {width:100% !important;}
	.homePortfolio .vc_tta-panel-heading{background: #61913b !important; border: none !important;}
	.homePortfolio .vc_tta-panel-heading a span{color: #fff; font-size: 18px;}
	.homePortfolio .vc_tta-panel-body{background: transparent !important; border: none !important; padding:0px !important;}
	.homePortfolio .vc_tta-panel{margin-bottom:10px;}
	.homePortfolio .vc_row:nth-child(2) .swiper-slide-active{transform: scale(0.95) !important; width: 100% !important;}
	.homePortfolio .vc_row:nth-child(2) .swiper-slide-next, .homePortfolio .vc_row:nth-child(2) .swiper-slide-prev{transform: scale(1) !important;}

	.homePortfolio .vc_row:nth-child(2) .projectsSwiper-container{height: 280px !important; padding-top: 20px !important; padding-bottom: 20px !important;}
	.homePortfolio .vc_row:nth-child(2) .swiper-button-prev, .homePortfolio .vc_row:nth-child(2) .swiper-button-next{width: 40px !important; height: 40px;}
	.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box{width: 240px !important;}
	#imageModal .custom-close { position: absolute; top: 15px; right: 12px; color: #000; font-size: 30px; width: 30px; height: 30px;}
	
/* 	Home Pricing */
	.homePricing{padding-top: 30px !important; padding-bottom: 45px !important;}
	.homePricing .vc_row:nth-child(1) h2{margin-bottom: 10px !important;}
	.homePricing .row{gap: 20px;margin-top: 30px;}
	.homePricing .vc_row:nth-child(2) {display:flex;}
	.homePricing .vc_row:nth-child(2) .designBtn{font-size:13px !important; padding:10px !important;}
	.homePricing .price h2::before {display:none !important;}
	.homePricing .price .bingoBtn .designBtn:first-child, .homePricing .price .bingoBtn .designBtn:last-child {font-size: 14px !important; padding: 10px 14px !important; width: 110px; text-align:center;}
	.homePricing .bingoBtn {justify-content:center;}
	.homePricing .price{padding: 20px 20px !important;}
	.homePricing .price:last-child {margin-bottom:30px !important;}
	.homePricing .price h2{font-size:30px !important;}
	.homePricing .price h3{margin-bottom: 10px !important;}
	.homePricing .price ul li{font-size: 14px !important;}
	.homePricing .price .best-seller-badge{font-size: 12px !important; padding: 10px 20px !important; top: 10px;}
	.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box h2{font-size: 14px !important;line-height: 22px !important;}
	.homePortfolio .vc_row:nth-child(2) .swiper-slide .white-box h3{font-size: 12px !important;}
	.homePricing .price:hover{transform: scale(1) !important;}
	.homePricing .vc_row:nth-child(2){margin-top: 25px;}
	.homePricing .vc_tta-panel-heading{background: #394FB7 !important; border: none !important;}
	.homePricing .vc_tta-panel-heading a span{color: #fff; font-size: 18px;}
	.homePricing .vc_tta-panel-body{background: transparent !important; border: none !important; padding:0px !important;}
	.homePricing .vc_tta-panel{margin-bottom:10px;}
	.homePricing .pricing-values span, .homePricing .pricing-values .sale-price del{font-size:25px !important;}
    .homePricing  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a { background-color: #232459; width: 100%; padding: 15px 20px; margin: 3px 0px !important; border-radius: 12px !important;}
	.homePricing .vc_tta.vc_general .vc_tta-panel-title>a:hover {background:#fff !important; }
	.homePricing .vc_tta.vc_general .vc_tta-panel-title>a:hover span {color:#000 !important;}
	
/* 	home explore */
	.homeExplore { padding-top: 40px !important; padding-bottom: 40px !important;}
	.homeExplore .designBtn {margin-top:25px !important; display:block !important; width:150px !important; margin-bottom:15px !important;}
	.homeExplore .vc_row:nth-child(2) {display:block !important; padding:12px; margin-top:30px;}
	
	.homeExplore .vc_row:nth-child(3) {display:block !important; padding: 0px 12px; margin-top:-10px !important;}
	.homeExplore .vc_inner {margin-bottom:20px !important; height:auto !important; padding:15px 12px !important;}
	.homeExplore .vc_inner .vc_col-sm-2 .vc_column-inner {padding:0px !important; margin-bottom:12px !important;}
	.homeExplore h3 {font-size:18px !important; margin-bottom:5px;}

/* 	home why */
	.homeWhy { padding-bottom: 40px !important; padding-top: 20px !important; margin-top: 60px;}
	.homeWhy .vc_row {padding:0px 20px  0px 20px !important;}
	.homeWhy .vc_row:nth-child(3) {padding:0px 20px 0px 20px !important;}
	.homeWhy h2 br, .homeWhy .chatBtn {display:none !important;}
	.homeWhy .vc_inner .vc_col-sm-3 {width:100% !important;}
	.homeWhy .vc_inner .vc_col-sm-3 p {text-align:center !important;}
	.homeWhy .vc_inner .vc_col-sm-3:first-child, .homeWhy .vc_inner .vc_col-sm-3:last-child {display:none !important;}
	
/* 	marquee */
	.marquee-track img {height:calc(var(--marquee-height) - 40px) !important;}
	.marquee-container {height:110px !important;}
	.marquee-rail {gap:30px !important;}
	
/* 	faq */
	.FAQ { padding-left: 1vw !important; padding-right: 1vw !important; padding-top:0px !important; padding-bottom:45px !important;}
	.FAQ p {margin:0px !important;}
	.FAQ .vc_tta-panel-body p {font-size:13px !important;}
	.FAQ h4 span { font-size: 16px;}
	.FAQ .vc_col-sm-6:last-child .vc_column-inner {margin-top:-20px;}
	.FAQ .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon { left: 88%; }
	.FAQ .vc_row:nth-child(1) p { margin-top: 20px !important; margin-bottom: 20px !important;}
	.FAQ .vc_inner {display:flex !important; }
	.FAQ .vc_inner .vc_col-sm-3:first-child, .FAQ .vc_inner .vc_col-sm-3:last-child {display:none !important; width:0 !important;}
	.FAQ .designBtn, .FAQ .chatBtn {font-size:15px !important;}
	.FAQ .vc_tta.vc_general .vc_tta-panel-title>a {padding:15px 50px 15px 20px!important;}
	
/* 	home integration */
	.homeIntegration {padding-bottom:30px !important;}
	.homeIntegration h2 {margin-bottom:20px !important;}
	.homeIntegration  h2 strong br {display:none !important;}
	.homeIntegration .wpb_single_image.vc_align_left {text-align:center !important;}
	.homeIntegration .vc_row {text-align:center; display:flex; justify-content:center; align-items:center; flex-direction:column;}
	.homeIntegration .vc_row:first-child { margin-bottom: 0px !important; } 
	.homeIntegration .vc_row:nth-child(2) .vc_col-sm-4 .vc_column-inner {padding:30px 15px 0px 15px !important;}
	.homeIntegration .vc_row:nth-child(3) .vc_col-sm-4 .vc_column-inner {padding:0px 15px 30px 15px !important;}
	.homeIntegration .vc_row:nth-child(3) { margin-top: 33px !important; }
	
	
	
/* 	Testimonial */
	.testimonial{padding: 40px 15px 0px 15px !important;}
	.testimonial .wpb_column:nth-child(2) .vc_column-inner{padding-left:0px !important;}
	.testimonial h2{margin-bottom: 20px !important; text-align:center;}
	.testimonial .tpro-testimonial-meta-area{padding: 20px 0px 0px !important;}
	.testimonial p {text-align:center;}
	.testimonial .sp-testimonial-pro{padding: 40px 20px 20px !important;  height: auto !important;}
	#sp-testimonial-pro-wrapper-81.sp-testimonial-pro-wrapper .sp-testimonial-pro-section.sp-tpCarousel{padding:0px !important; padding-bottom:20px !important;}
	.testimonial .vc_row{display:flex; flex-direction:column-reverse;}
	
/* 	Home Ready */
	.homeReady{margin-top: 40px; margin-bottom: 40px; padding: 40px 20px !important; height: 330px; border-radius: 20px;}
	.homeReady .vc_row{display:block;}
	.homeReady h2{margin-bottom: 10px;}
	.homeReady p{font-size: 14px; line-height: 22px; margin-bottom:30px !important;}
	
/* 	home contact */
	.homeContact p {margin:15px auto 30px !important;}
	.homeContact .gform_wrapper.gravity-theme .gfield input.large {padding:12px 15px !important;}
	.homeContact .gform_button {margin-top:20px;}
	.homeContact {padding-bottom:40px !important;}
	.homeContact .gform_button {padding:11px 40px !important; font-size:15px !important;}
.homeContact input::placeholder, .homeContact textarea::placeholder { font-size:14px !important;}
	
	
/* 	footer */
	footer{padding-top: 30px !important; padding-bottom: 30px !important;}
	footer .f-logo img:first-child {width:30%; margin-left:-20px;}
	footer .f-logo {display: flex ; flex-direction: column; justify-content: start; align-items: start; position: relative;}
	footer .top { margin-top: 15px; }
	footer .f-logo img:last-child { margin-top: 5px; }
	footer .f-logo a img{width: 200px !important;}
	footer .f-menu1 { margin-top: 30px; margin-bottom: 10px; }
	footer h3{font-size:22px !important;}
	footer .f-menu1 li a, footer .f-menu2 li a, footer li, footer strong{font-size:14px !important;}
	footer .f-newsletter{margin-top:30px}
	footer .gform-body input{padding: 8px 20px !important; font-size:14px !important;}
	footer .gform-body input::placeholder{font-size:14px !important;}
	footer .gform_footer input{padding: 1px 20px !important;font-size: 14px !important;}
	footer .row2 p, footer .row3 p{text-align:center; font-size:14px;}
	footer .row2 .certificates{flex-direction: column; align-items: center; margin-top: 20px;}
	
/* 	Modal  */
	.modal-img{display:none !important;}
	.modal-content{width:100% !important; border-radius:20px !important}
	.modal-header{padding-left:15px !important; padding-right:15px !important;}
	.modal-body{padding: 0px 15px 20px !important;}
	.modal-dialog{min-width: 96% !important; top:0%;}
	
	/* Terms and conditions, Privacy Policy */
	.page-id-258 .banner, .page-id-262 .banner{height: 260px; padding-bottom:0px !important; padding-top: 90px !important;}
	.terms{padding-top:40px !important; padding-bottom:40px !important;}
	.terms h3{font-size:25px !important;}
	.terms p, .terms li, .terms a{font-size:14px !important; line-height:22px !important;}
	
}
@media (max-width: 577px){

}
@media (max-width:450px)
{
.modal-content input, .modal-content textarea { padding: 9px 15px !important;}
	.modal-content textarea{border-radius: 10px !important; height: 80px !important;}
	.modal-content .gform_footer input { padding: 7px 40px !important;}
	.banner .vc_col-sm-7 {padding-top:30px !important;}
}
@media (max-width:375px){

}