/*
	Theme Name:White Web Worx
	Theme URI:https://whiteweb.co.il
	Author:WhiteWebWorx
	Author URI:https://whiteweb.co.il/
	Requires at least:5.8.x
	Requires PHP:7.4.x
	Version:1.0
*/

html,body{}
img{max-width:100%;}
body{overflow-x:hidden}
.otgs-development-site-front-end{display:none}
p, .p2{font-size:18px;}
:root{
	--opensans:'Open Sans', sans-serif;
	--blueDark:#132957;
	--dark-gray:#424342;
	--talron-mid-blue:#326AB4;
	--talron-dark-blue:#285590;
	--light-seablue:#00aeef;
	--dark-seablue:#008bbf;
	--black:#000;
	--white:#fff;
	--f10:10px;
	--f12:12px;
	--f13:13px;
	--f14:14px;
	--f15:15px;
	--f16:16px;
	--f17:17px;
	--f18:18px;
	--f19:18px;
	--f20:19px;
	--f22:22px;
	--f25:22px;
	--f26:26px;
	--f28:28px;
	--f30:30px;
	--f35:35px;
	--f40:40px;
	--f45:45px;
	--f50:50px;
	--f65:65px;
	--f75:75px;
	--p5:5px;
	--p8:8px;
	--p10:10px;
	--p11:11px;
	--p12:12px;
	--p15:15px;
	--p16:16px;
	--p17:17px;
	--p20:20px;
	--p21:21px;
	--p22:22px;
	--p23:23px;
	--p25:25px;
	--p26:26px;
	--p28:28px;
	--p30:30px;
	--p31:31px;
	--p32:32px;
	--p33:33px;
	--p34:34px;
	--p35:35px;
	--p37:37px;
	--p38:38px;
	--p40:40px;
	--p42:42px;
	--p45:45px;
	--p48:48px;
	--p49:49px;
	--p50:50px;
	--p52:52px;
	--p54:54px;
	--p60:60px;
	--p65:65px;
	--p67:67px;
	--p70:70px;
	--p72:72px;
	--p75:75px;
	--p80:80px;
	--p86:86px;
	--p90:90px;
	--p97:97px;
	--p105:105px;
	--p100:100px;
	--p110:110px;
	--p122:122px;
	--p135:135px;
	--p147:147px;
	--l14:14px;
	--l17:17px;
	--l18:18px;
	--l20:20px;
	--l21:21px;
	--l22:22px;
	--l25:25px;
	--l28:28px;
	--l29:29px;
	--l30:30px;
	--l32:32px;
	--l36:36px;
	--l35:35px;
	--l40:40px;
	--l42:42px;
	--l43:43px;
	--l45:45px;
	--l48:48px;
	--l55:55px;
	--l65:65px;
	--l90:90px;
	--r3:3px;
	--r10:10px;
	--r15:15px;
	--r20:20px;
	--r25:25px;
	--r40:40px;
	--r48:48px;
	--r30:30px;
	--r10:10px;
	--r100:100px;
	--fontW300:300;
	--fontW400:400;
	--fontW500:500;
	--fontW600:600;
	--fontW700:700;
	--fontW900:900;
}

/* Global Elements */

html,body{font-size:var(--f16);font-family:var(--opensans);font-weight:var(--fontW400);}
ul, li{padding:0px;margin:0px;}
a, .nav-link{text-decoration:none;color:var(--black);}
input:focus, a:focus, button:focus, a:hover{outline:none;color:var(--black)}
.nav-link:hover{color:var(--black)}
img{outline:none;max-width:100%;height:auto;}
.bg-white{background-color:var(--white);}
h1, .h1{font-size:var(--f45);line-height:1.2;font-weight:var(--fontW700);color:var(--blueDark);}
.font30{font-size:var(--f30);line-height:1.2;font-weight:var(--fontW700);}
h2, .h2{font-size:var(--f35);line-height:1.2;font-weight:var(--fontW700);color:var(--blueDark);}
h4, .h4{font-size:var(--f30);line-height:1.2;font-weight:var(--fontW700);color:var(--blueDark);}
h5, .h5{font-size:var(--f20);line-height:1.2;font-weight:var(--fontW700);color:var(--blueDark);}
p{font-size:var(--f16);line-height:1.5;font-weight:var(--fontW400);margin-bottom:var(--p16);}
.p2{font-size:var(--f16);line-height:1.5;font-weight:var(--fontW400);margin-bottom:var(--p16);}
.textGolden{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.btn.golden{display:inline-flex;padding:8px 0;width:190px;max-width:100%;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);color:var(--black);line-height:1.5;border:0px;min-width:110px;}
.btn.golden:hover, .btn.golden:focus{color:var(--black);background:linear-gradient(90deg, rgba(155,115,58,1) 0%, rgba(202,180,114,1) 38%, rgba(188,160,82,1) 69%, rgba(151,110,50,1) 100%);font-weight:var(--fontW700);}
.btn.darkBlue{display:flex;padding:8px 0;width:190px;max-width:100%;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:linear-gradient(90deg, #13356a 0%, #13224c 100%);color:var(--white);line-height:1.5;border:0px;width:fit-content;margin:0 auto;}
.btn.darkBlue:hover, .btn.darkBlue:focus{color:var(--white);background:linear-gradient(270deg, #13356a 0%, #13224c 100%);font-weight:var(--fontW700);}
.btn.blue{display:inline-flex;padding:8px 0;width:190px;max-width:100%;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:linear-gradient(90deg, #253E90 0%, #00ADEA 100%);color:var(--white);line-height:1.5;border:0px;}
.btn.blue:hover, .btn.blue:focus{color:var(--white);background:linear-gradient(90deg, #1c3778 0%, #0286b7 100%);font-weight:var(--fontW700);}
.btn.lightblue{display:inline-flex;width:190px;max-width:100%;padding:8px 0px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background-color:var(--light-seablue);color:var(--white);line-height:1.5;border:0px;}
.btn.lightblue:hover, .btn.lightblue:focus{color:var(--white);background-color:var(--dark-seablue);font-weight:var(--fontW700);}
.btn.talronDarkblue{display:inline-flex;padding:8px 0px;width:135px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background-color:#243D91;color:var(--white);line-height:1.5;border:0px;}
.btn.talronDarkblue:hover, .btn.talronDarkblue:focus{color:var(--white);background-color:var(--light-seablue);font-weight:var(--fontW700);}
.btn.talronmidblue{display:inline-flex;padding:8px 0;width:190px;max-width:100%;justify-content:center;align-items:center;gap:10px;border-radius:100px;background-color:var(--talron-mid-blue);color:var(--white);line-height:1.5;border:0px;}
.btn.talronmidblue:hover, .btn.talronmidblue:focus{color:var(--white);background-color:var(--talron-dark-blue);font-weight:var(--fontW700);}
.headerMobSeaBlueBtn a{display:flex;padding:8px 15px !important;justify-content:center;align-items:center;gap:10px;border-radius:100px;background-color:var(--light-seablue);color:var(--white) !important;line-height:1.5;border:0px;width:fit-content;margin:0 auto;min-width:124px;}
.headerMobSeaBlueBtn a:hover, .headerMobSeaBlueBtn a:focus{color:var(--white);background-color:var(--dark-seablue);}
.headerMobdarkBtn  a{background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);display:flex;padding:8px 15px !important;justify-content:center;align-items:center;gap:10px;border-radius:100px;color:var(--white) !important;line-height:1.5;border:0px;width:fit-content;margin:0 auto;min-width:124px;}
.headerMobdarkBtn a:hover, .headerMobdarkBtn a:focus{background:linear-gradient(90deg, #0d254a 0%, #0d1834 50.73%);}
header{padding:var(--p10) var(--p105);position:sticky;width:100%;top:0px;z-index:99;}
#main-nav-menu .dropdown{position:static;}
#menu-header-menu{margin-right:46px;}
#menu-header-menu li a{font-size:var(--f15);color:var(--black);padding:0 var(--p22);}
#menu-header-menu > li  a:hover{font-weight:var(--fontW600)}
#menu-header-menu li a:hover{background:transparent;}
#menu-header-menu li a.dropdown-toggle:after{display:none}
#menu-header-menu .dropdown .dropdown-menu{opacity:0;visibility:hidden;transition:transform 0.1s, opacity 0.5s, visibility 0.5s;width:100%;left:0;right:0;padding:42px 177px 0 30px;min-height:260px;border:0px;border-radius:0px;background:#fff;max-width:1320px;margin:0 auto;top:100px;height:0;display:inline;}
#menu-header-menu .dropdown .dropdown-menu:before{content:'';background:#fff;position:absolute;left:50%;top:0;width:100vw;height:100%;transform:translateX(-50%);z-index:-1;}
#menu-header-menu .dropdown .dropdown-menu.show, #menu-header-menu .dropdown:hover .dropdown-menu, #menu-header-menu .dropdown:focus-within .dropdown-menu{opacity:1;visibility:visible;display:block;height:auto;}
#menu-header-menu > li > ul.dropdown-menu li .menuThumbnails img{ height:auto !important;}
#menu-header-menu .dropdown .dropdown-menu li.menu-item .readmoeTxtLink a{color:var(--blue);margin-top:var(--p10);display:block;}
#menu-header-menu > li > ul.dropdown-menu li a{font-size:var(--f15);line-height:1.3;text-decoration:none;}
#menu-header-menu .dropdown-toggle{position:relative;}
#menu-header-menu li a{text-align:right;display:block;}

/*Header css*/

#headerTop .phoneHdLink{text-align:center;font-weight:var(--fontW700);line-height:normal;color:#132856;text-decoration:underline;}
#headerTop .contactHdLink{text-align:center;line-height:normal;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);color:var(--white);padding:6px 20px;border-radius:100px;margin-right:20px;}
#headerTop .contactHdLink:hover{background:linear-gradient(90deg, #0d254a 0%, #0d1834 50.73%);}
#headerTop .contactHdLink:focus{box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);}
#headerTop .phoneHdLink:focus-visible{outline:1px solid #000;}
#menu-header-menu > li.singleImgWithTextLink > ul.dropdown-menu li{width:150px;padding-bottom:22px;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu{clear:both;top:21px;position:absolute;right:27%;max-width:450px;width:auto;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu:after{content:'';width:1px;height:76%;background:linear-gradient(90deg, rgba(185,131,61,1) 0%, rgba(254,228,148,1) 38%, rgba(220,179,69,1) 69%, rgba(185,131,61,1) 100%);position:absolute;top:25px;right:-10px;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent{max-width:100%;width:auto;display:block;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .title_menu{font-size:var(--f14);font-weight:var(--fontW600);color:var(--blueDark);margin-bottom:15px;display:block;position:relative;width:fit-content;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .title_menu:after{content:'';width:100%;height:2px;background:linear-gradient(90deg, rgba(185,131,61,1) 0%, rgba(254,228,148,1) 38%, rgba(220,179,69,1) 69%, rgba(185,131,61,1) 100%);position:absolute;bottom:-5px;right:0px;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .menuTitleAbvThumb{font-size:var(--f15);font-weight:var(--fontW700);color:var(--blueDark);margin-bottom:9px;display:block;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .imgConMnHolder{display:flex;max-width:400px;width:380px;white-space:normal;font-weight:400;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .mainImgmenuHolderCnt{max-width:100%;width:100%;padding-right:10px;position:relative;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .mainImgmenuHolderCnt .readmoeTxtLink{position:absolute;bottom:0px;right:10px;display:flex;align-items:center;font-size:14px;text-decoration:underline;}
#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu  .menucontent .mainImgmenuHolderCnt .readmoeTxtLink .rtArrowIc{display:inline-block;width:16px;height:16px;background-image:url(images/plus-arrow.png);background-repeat:no-repeat;background-size:contain;margin-left:7px;}
#headerTop .dorpdownArrow{background-image:url(images/downArrow.png);background-repeat:no-repeat;width:13px;height:8px;border:0px;margin:0px;vertical-align:middle;display:inline-block;position:absolute;left:-17px;top:59%;transform:translateY(-50%);}
#headerTop .menu-item-has-children.downArrowTransform .dorpdownArrow{transform:translateY(-50%) rotate(180deg);background-position: center;}

@media(min-width:1024px){
	#menu-header-menu li a:focus-visible{outline:1px solid #000;}
}

@media (max-width:1199px){
	header{padding:0 var(--p10) var(--p10);}
	h1, .h1{font-size:var(--f35);}
	h2, .h2, .font30{font-size:var(--f25);}
	.nextdivmenu{display:none}
}

@media (min-width:1200px) and (max-width:1700px){
	#menu-header-menu > li.singleImgWithTextLink > ul.dropdown-menu li{right:17.6%;}
}

@media (min-width:1200px){
	.navbar-expand-xl{position:inherit;} 
	#menu-header-menu > li > a{font-size:var(--f16);color:var(--black);padding:var(--p28) 0 !important;text-align:center}
	#menu-header-menu > li{padding: 0 15px;text-align:center}
	header.dropdownOpen{background-color:#fff;}
}

@media(max-width:1179px){
	header{padding:0;}
	header .topHeaderNavBarBg{padding:0;}
	#headerTop #menu-header-menu li{padding:0 var(--p22);}
	#menu-header-menu li a{padding:0;}
	#menu-header-menu li.headerMobdarkBtn a, #menu-header-menu li.headerMobSeaBlueBtn a{margin:0;text-align:center;}
	#menu-header-menu li.headerMobSeaBlueBtn a{margin-top:30px;background-color:transparent;color:#132d5d !important;text-decoration:underline;font-weight:700;padding:0 !important;text-align:right;}
	#menu-header-menu li.headerMobdarkBtn a:hover, #menu-header-menu li.headerMobSeaBlueBtn a:hover {background: var(--blueDark);}
}

/*Banner Section*/

.acf-banner-section{ min-height:490px;}
.acf-banner-section .bannerContentSec{ padding-top:45px;}
.acf-banner-section .bannerContentSec h1{max-width:480px;}
.acf-banner-section .bannerContentSec .bannerDesc{max-width:582px;}
.acf-banner-section .bannerContentSec .bannerDesc *{color:var(--dark-gray);}
.acf-banner-section .bannerImgSec .acf-bannerSection-desktopImg{max-width:none;width:auto;}
.acf-banner-section .bannerImgSec .acf-graphic-desktopImg{ top:58%;transform:translateY(-58%);right:21px;width:auto;max-width:none;}
.acf-banner-section:before{content:'';background-image:url(images/banner-bg-arrow.png);background-repeat:no-repeat;width:62%;height:540px;display:inline-block;position:absolute;right:0px;top:-111px;background-size:100% 540px;z-index:-1;}

@media (min-width:2250px){
	.acf-banner-section:before{content:'';height:540px;top:-119px;background-size:100% 540px;width:67%;}
}

@media (min-width:1651px){
	.acf-banner-section .bannerImgSec .acf-graphic-desktopImg.moveGraphic{top:52%;right:auto;left:-63px;}
}

@media (max-width:1650px){
	.acf-banner-section .bannerImgSec .acf-graphic-desktopImg{max-width:90%;}
	.acf-banner-section .bannerImgSec .acf-bannerSection-desktopImg{max-width:100%;}
}

@media (max-width:1199px){
	.acf-banner-section{padding-top:var(--p30);}
}

@media (max-width:991px){
	.acf-banner-section .bannerContentSec{padding-top:0px;padding-bottom:10px;}
	.acf-banner-section{padding-top:0;}
	.acf-banner-section:before{content:'';background-image:url(images/banner-bg-arrow-mob.png);background-repeat:no-repeat;width:100%;height:443px;display:inline-block;position:absolute;right:0px;top:-120px;max-width:426px;left:0;margin:0 auto;}
}

@media (max-width:767px){
	body.tax-product_cat .acf-banner-section{min-height:160px;}
	.acf-banner-section:before{height:calc(100% + 155px);background-size:cover;}
	body:not(.home) .acf-banner-section:before{height:calc(100% + 120px);background-size:cover;}
	.acf-banner-section .bannerImgSec .innerbannerImgSec.position-relative{max-width:85%;margin-right:auto;}
	body:not(.home) .acf-banner-section{padding-top:50px;}
}

/*Banner Second Option Section*/

.acf-banner-second-section .bannerscndOption{position:absolute;top:50%;left:0px;right:0px;margin:0 auto;transform:translateY(-50%);}
.acf-banner-second-section .bannerscndOption .goldenText{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0px;padding-bottom:20px;}
.acf-banner-second-section .bannerscndOption .bannerscndOptionDesc{max-width:830px;margin:0 auto;}
.acf-banner-second-section .bannerscndOption .bannerscndOptionDesc p{ /*color:var(--white);*/line-height:1.5;}
.acf-banner-second-section .bannerscndOption .bannerscndOptionDesc p:last-child{ margin-bottom:0px;}
.acf-banner-second-section .acf-bannerscndOption-MobImg, .acf-banner-second-section .acf-bannerscndOption-desktopImg{min-height:369px;object-fit:cover;max-height:369px;}
.acf-banner-second-section .bannerseconImgHolder{min-height:369px;}
.acf-banner-second-section.darkTextBan .bannerscndOption .bannerscndOptionDesc p{color:var(--dark-gray);}
.acf-banner-second-section.darkTextBan .bannerscndOption .goldenText{color:var(--blueDark) ;-webkit-text-fill-color:var(--blueDark);}
.acf-banner-second-section.bgColor .bannerscndOption{position:relative;top:0;left:0px;right:0px;margin:0 auto;transform:none;padding-top:100px;padding-bottom:100px;}


@media (max-width:1600px){
	.acf-banner-second-section .acf-bannerscndOption-MobImg, .acf-banner-second-section .acf-bannerscndOption-desktopImg{min-height: 375px;}
	
}

@media (max-width:1400px){
	.acf-banner-second-section .acf-bannerscndOption-MobImg, .acf-banner-second-section .acf-bannerscndOption-desktopImg{min-height: 335px;}
	.acf-banner-second-section .bannerseconImgHolder{background: #edf2fb;min-height: 275px;}
}

@media (max-width:1200px){
	.acf-banner-second-section .acf-bannerscndOption-desktopImg{display: none !important;}
	
}

@media (max-width:767px){
	/*.acf-banner-second-section .acf-bannerscndOption-desktopImg{display: block !important;}*/
	.acf-banner-second-section .bannerseconImgHolder{background-color: transparent;}
}

/*Product Animation section Section*/

.acf-product-animation-section{padding-top:60px;padding-bottom:60px;margin-top:30px;}
.acf-product-animation-section .proAimCstmHt{min-height:514px}
.acf-product-animation-section .mainHolderAmns{width:445px;height:445px;border-radius:100%;background-color:var(--white);padding:20px;outline:1.867px dashed #AFAFAF;outline-offset:43px;margin:0 auto;display:inline-block;right:70px;}
.acf-product-animation-section .mainHolderAmns .plusIcon{left:50%;top:50%;transform:translate(-50%, -50%);}
.acf-product-animation-section .mainHolderAmns .prdctOneIcon{right:-97px;top:-41px;}
.acf-product-animation-section .mainHolderAmns .prdctTwoIcon{right:-110px;bottom:20px;}
.acf-product-animation-section .mainHolderAmns .prdctThreeIcon{bottom:-74px;left:40px;}
.acf-product-animation-section .mainHolderAmns .prdctFourIcon{left:-117px;top:116px;}
.acf-product-animation-section .mainHolderAmns .prdctFiveIcon{left:-34px;top:-91px;}
.acf-product-animation-section .prodAnidesCont *{color:var(--blueDark);}
.acf-product-animation-section .prodAnidesCont{padding-top:3px;padding-bottom:13px;}
.acf-product-animation-section .commIconShow{opacity:0;transition:opacity 0.5s ease-in-out;}
.acf-product-animation-section .commIconShowVisible{opacity:1;}

@media (max-width:991px){
	.acf-product-animation-section{padding-top:27px;padding-bottom:54px;}
	.acf-product-animation-section .mainHolderAmns{width:298px;height:298px;outline-offset:20px;margin-top:80px;right:auto;}
	.acf-product-animation-section .mainHolderAmns .plusIcon{max-width:214px;}
	.acf-product-animation-section .mainHolderAmns .commIconShow{max-width:166px;}
	.acf-product-animation-section .commIconShow{opacity:1;transition:none;}
	.acf-product-animation-section .mainHolderAmns .prdctOneIcon{right:-44px;top:-25px;}
	.acf-product-animation-section .mainHolderAmns .prdctTwoIcon{right:-64px;bottom:32px;}
	.acf-product-animation-section .mainHolderAmns .prdctThreeIcon{bottom:-36px;left:60px;max-width:156px;}
	.acf-product-animation-section .mainHolderAmns .prdctFourIcon{left:-64px;top:86px;max-width:146px;}
	.acf-product-animation-section .mainHolderAmns .prdctFiveIcon{left:-11px;top:-59px;}
}

@media(max-width:767px){
	.acf-product-animation-section .mainHolderAmns{margin-top:60px;}
	.acf-product-animation-section{padding-top:50px;padding-bottom:50px;}
}

@media (max-width:429px){
  .acf-product-animation-section .mainHolderAmns{transform:scale(.85);}
}
@media (max-width:360px){
  .acf-product-animation-section .mainHolderAmns{transform:scale(.75);}
}

/*Image and content Section*/

.acf-image-content-section{padding-top:50px;padding-bottom:30px;}
.acf-image-content-section.wideSection{padding-top:30px;padding-bottom:80px;}
.acf-image-content-section .imgandCtDesc{max-width:513px;padding-top:3px;padding-bottom:13px;}
.acf-image-content-section .imgandCtDesc.wideContent{max-width:100%;}
.acf-image-content-section .imgandCtDesc *{color:var(--dark-gray);}
.acf-image-content-section .imctMainHolder{display:inline-block;}
.acf-image-content-section .imctMainHolder .absImgCt{top:-18px;z-index:-1;left:0;width:598px;max-width:none;}

@media (min-width:1300px){
	.acf-image-content-section .imctMainHolder .acf-graphic-desktopImg{max-width:none;width:auto;}
}

@media(min-width:991px){
	.acf-image-content-section.wideSection .container > .row > .col-lg-7{flex:1 0 0%;}
	.acf-image-content-section.wideSection .container > .row > .col-lg-5{width:auto;}
}

@media (max-width:1299px){
	.acf-image-content-section .imctMainHolder .absImgCt{top:-18px;z-index:-1;left:0;width:498px;max-width:none;}
}

@media (max-width:991px){
	.acf-image-content-section .imctMainHolder .acf-graphic-desktopImg, .acf-image-content-section .imctMainHolder .acf-graphic-MobImg{margin:0 auto;max-width:332px;position:relative;right:30px;top:30px;}
	.acf-image-content-section .imctMainHolder .absImgCt{right:0;left:0;margin:0 auto;max-width:335px;}
	.acf-image-content-section .imctMainHolder{display:block;text-align:center;margin-top:40px;}
}

@media (max-width:640px){
	.acf-image-content-section .imctMainHolder .acf-graphic-desktopImg, .acf-image-content-section .imctMainHolder .acf-graphic-MobImg{margin:0 auto;max-width:312px;position:relative;right:20px;top:30px;}
	.acf-image-content-section .btn-one .golden{margin-right:auto;width:160px;}
}

@media(max-width: 360px){
	.acf-image-content-section .imctMainHolder .absImgCt {max-width: 305px;}
	.acf-image-content-section .imctMainHolder .acf-graphic-desktopImg, .acf-image-content-section .imctMainHolder .acf-graphic-MobImg {right: 0;}
}

/*Our Brand Section*/

.acf-brand-section{padding-top:90px;padding-bottom:30px;}
.acf-brand-section .brandDesc{max-width:810px;padding-top:20px;padding-bottom:33px;margin:0 auto;}
.acf-brand-section .brandDesc *{color:var(--dark-gray);} 
.acf-brand-section .col-lg-6, .acf-brand-section .col-lg-4{margin-bottom:30px;}
.acf-brand-section .innerBrandSec{background-color:#fff;position:relative;width:calc(100% - 2px);display:block;border-radius:28px;height:100%;padding:33px 10px;} 
.acf-brand-section .innerBrandSec:before{content:'';width:calc(100% + 2px);height:calc(100% + 2px);background:linear-gradient(90deg, rgba(185,131,61,1) 0%, rgba(254,228,148,1) 38%, rgba(220,179,69,1) 69%, rgba(185,131,61,1) 100%);position:absolute;left:-1px;top:-1px;z-index:-1;border-radius:30px;} 
.acf-brand-section .innerBrandSec > .row{height:100%;}
.acf-brand-section a{display:block;height:100%;}
.acf-brand-section a:focus-visible{outline:1px solid #000;}
/*.acf-brand-section .innerBrandSec .brandListcont{position:relative}*/
.acf-brand-section .innerBrandSec .brandListcont:before{content:'';width: 2px;height: calc(100% - 30px);background:linear-gradient(90deg, rgba(185, 131, 61, 1) 0%, rgba(254, 228, 148, 1) 38%, rgba(220, 179, 69, 1) 69%, rgba(185, 131, 61, 1) 100%);position:absolute;top:50%;right:41.666667%;transform:translateY(-50%);}
.acf-brand-section .innerBrandSec .brandListcont .brandListTitle{font-size:16px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.acf-brand-section .innerBrandSec .brandListcont .brandListCntent p{font-size:13px;margin:0px;color:var(--dark-gray);}

@media (min-width:1400px){
	.acf-brand-section .chmxwdCont{max-width:950px;margin:0 auto;}
}

@media (max-width:991px){
	.acf-brand-section .col-lg-4, .acf-brand-section .col-lg-6{max-width:100%;margin-bottom:0px;height:100%;}
	.acf-brand-section .acbrandSlider_block .owl-stage .col-md-4{height:100%;width: auto;}
	.acf-brand-section .acbrandSlider_block{max-width:100%;margin-bottom:0px;}
	.acf-brand-section .acbrandSlider_block .owl-stage{ display:flex;padding:15px 0;}
	.acf-brand-section .innerBrandSec .brandListcont:before{content:'';width:70%;height:1px;top:20px;right:0;transform:translateY(-50%);left:0;margin:0 auto;}
	.acf-brand-section .innerBrandSec{padding:33px 10px 13px 10px;}
	.acf-brand-section .innerBrandSec .brandListcont{position:relative;padding:50px 5px 14px 5px;text-align:center;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-item img{width:auto;margin:0 auto;}
	.acf-brand-section .acbrandSlider_block .brandListLogo{min-height:50px;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-dots{display:flex;justify-content:center;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-dots.disabled {display: none;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-dots button:not(:first-child){margin-right:5px;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-dots button.owl-dot{background-color:#d9d9d9;width:8px;height:8px;display:inline-block;border-radius:50px;}
	.acf-brand-section .acbrandSlider_block.owl-carousel .owl-dots button.owl-dot.active{background-color:#5b5b5b}
}

@media(max-width:767px){
	.acf-brand-section{padding-top:50px;}
	.acf-brand-section .acbrandSlider_block .owl-stage .col-md-4{max-width: calc(100% - 4px);margin: 0 auto;}
}

/*Company Slider Logo Section*/

.acf-company-log-slider-text-section:before{content:'';background-image:url(images/all-brand-bg-arrow.png);background-repeat:no-repeat;width:30%;height:474px;display:inline-block;position:absolute;left:0px;bottom:21%;background-size:cover;z-index:-5;}
.acf-company-log-slider-text-section .acflogoslider_block.owl-carousel .owl-item img{width:auto;margin:0 auto;}
.acf-company-log-slider-text-section .acflogoslider_block.owl-carousel .owl-stage{display:flex;align-items:center;}
.acf-company-log-slider-text-section .inerLogoImgHolderDiv{display:inline-block;}
.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{top:55%;right:72px;max-width:493px;transform:translateY(-50%);}
.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent h2{padding-bottom:23px;}
.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent *{color:var(--white);margin:0px;}
.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent p{line-height:1.5;}
.acf-company-log-slider-text-section .customSlideLogo{left:calc(50% - 50px);bottom:90px;position:absolute;width:calc(50% + 50px);}
.acf-company-log-slider-text-section .customSlideLogo .owl-controls-playPause{position:relative;right:10%;}
.acf-company-log-slider-text-section .customSlideLogo .btnowlCarousel .pauseIcOwl{display:inline-block;width:12px;height:14px;background-image:url(images/pauseIc.png);background-repeat:no-repeat;background-size:contain;}
.acf-company-log-slider-text-section .customSlideLogo .btnowlCarousel .playIcon{display:inline-block;width:12px;height:16px;background-image:url(images/palyIc.png);background-repeat:no-repeat;background-size:contain;margin-left:14px;}
.acf-company-log-slider-text-section .customSlideLogo .owl-controls-playPause a{display:flex;width:25px;height:25px;justify-content:center;align-items:center;}
.acf-company-log-slider-text-section .customSlideLogo .owl-controls-playPause a:focus-visible{outline:1px solid #000;}

@media (min-width:2250px){
	.acf-company-log-slider-text-section:before{content:'';width:46%;height:584px;bottom:33%;}
}

@media (max-width:1700px){
	.acf-company-log-slider-text-section:before{width:38%;}
}

@media (max-width:1600px){
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv img{position: relative;z-index:9;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{z-index:9;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{right: 37px;max-width: 450px;}
}

@media (max-width:1400px){
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{max-width: 390px;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent h2 {
		padding-bottom: 7px;
		font-size: 18px;
	}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent p {
		line-height: 1.7;
		font-size: 13px;
	}
	.acf-company-log-slider-text-section:before{height: 380px;        width: 45%;}
}

@media (max-width:991px){
	.acf-company-log-slider-text-section:before{content:'';background-image:url(images/all-brand-bg-arrow-mob.png);background-repeat:no-repeat;width:100%;height:393px;display:inline-block;position:absolute;left:0px;bottom:23%;background-size:cover;z-index:-1;}
	.acf-company-log-slider-text-section .customSlideLogo{left:auto;position:absolute;width:100%;right:auto;bottom:auto;position:relative;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{top:55%;right:0;max-width:90%;transform:translateY(-50%);left:0px;margin:0 auto;}
	.acf-company-log-slider-text-section .customSlideLogo .owl-controls-playPause{right:auto;text-align:left;position:absolute;top:25px;left:20px;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent h2{padding-bottom:12px;}
	.acf-company-log-slider-text-section .customSlideLogo .owl-controls-playPause{right:auto;text-align:left;position:absolute;top:40px;left:20px;}
	.acf-company-log-slider-text-section .acflogoslider_block{margin-top:70px;}
}

@media (max-width:767px){
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv{margin-left:-20px;margin-right:-20px;}
	.acf-company-log-slider-text-section .inerLogoImgHolderDiv .logoSlideContent{top:52%;}
}

/*Information Section*/

.acf-information-with-button-section{padding-top:60px;padding-bottom:30px;}
.acf-information-with-button-section .inforMainHolder{border-radius:30px;overflow:hidden;}
.acf-information-with-button-section .inforMainHolder.infoSecBdrZero{border-radius:00px;overflow:visible;}
.acf-information-with-button-section .inforMainHolder .inforContSec{z-index:3;top:50%;left:50%;text-align:center;transform:translate(-50%, -50%);}
.acf-information-with-button-section .inforMainHolder .section-btns.d-flex.btn-one{display:flex;justify-content:center;}
.acf-information-with-button-section .inforMainHolder .bhHolderInfSec .bgInnerHolderArch img{border-radius:30px;}
.acf-information-with-button-section .inforMainHolder.infoSecBdrZero .bhHolderInfSec .bgInnerHolderArch img{border-radius:0px;}
.acf-information-with-button-section .inforMainHolder.infoSecBdrZero{border-radius:0px;overflow:visible;}
.acf-information-with-button-section.bgColor .inforMainHolder .inforContSec{top:0;left:0;text-align:center;transform:none;position:relative !important;padding-top:100px;padding-bottom:100px;}

@media (max-width:991px){
	.acf-information-with-button-section{padding-left:0px;padding-right:0px;}
	.acf-information-with-button-section .inforMainHolder .bhHolderInfSec{height:225px;}
	.acf-information-with-button-section .inforMainHolder .bhHolderInfSec img{height:225px;object-fit:cover;}
	.acf-information-with-button-section .inforMainHolder .inforContSec{z-index:3;top:50%;left:0;text-align:center;transform:translateY(-50%);right:0px;margin:0 auto;}
	.acf-information-with-button-section .inforMainHolder{border-radius:0;overflow:visible;}
}

@media(max-width:767px){
	.acf-information-with-button-section .inforMainHolder{padding:0;}
	.acf-information-with-button-section .inforMainHolder .bhHolderInfSec .bgInnerHolderArch img, .acf-information-with-button-section .inforMainHolder .bhHolderInfSec .bgInnerHolderArch:after{border-radius:0;}
	.acf-information-with-button-section .inforMainHolder .bhHolderInfSec{height:auto;}
	.acf-information-with-button-section .inforMainHolder .bhHolderInfSec img{height:auto;object-fit:cover;min-height:225px;}
}

/*contact form cf7 Section*/

.acf-cf-block-section{padding-top:var(--p60);padding-bottom:var(--p60);}
.acf-cf-block-section.blueplainBg:before{content:'';background-image:url(images/cfseven-bg-arrow-skyblue.png);}
.acf-cf-block-section:before{content:'';background-image:url(images/cfseven-bg-arrow.png);background-repeat:no-repeat;width:100%;height:470px;display:inline-block;position:absolute;left:0px;top:79px;background-size:100% 470px;z-index:-1;}
.acf-cf-block-section.removeBgArrow:before, .acf-cf-block-section.removeBgArrow.blueplainBg:before{content:'';display:none;}

@media (min-width:2250px){
	.acf-cf-block-section:before{content:'';height:520px;top:59px;background-size:100% 520px;}
} 

/*contact form cf7 Section second option*/

.acf-cf-second-block-section{padding-top:var(--p60);padding-bottom:var(--p60);}
.acf-cf-second-block-section .abslftGrapch{left:12px;top:0px;z-index:2;}
.acf-cf-second-block-section .absrgtGrapch{right:12px;top:0px;z-index:2;}
.acf-cf-second-block-section .cf7formCont{padding:60px 32px 30px 32px;}
.acf-cf-second-block-section .chooseBatteryForm{max-width:800px;margin:0 auto;}
.acf-cf-second-block-section .chooseBatteryForm .formFieldsHolder{max-width:800px;margin:0 auto;}
.acf-cf-second-block-section .chooseBatteryForm .formFieldsHolder .btn.golden{margin-top:24px;}
.acf-cf-second-block-section .chooseBatteryForm .customTabRadio{margin-bottom:12px;margin-top:12px;}
.acf-cf-second-block-section .chooseBatteryForm .formFieldsHolder select{width:100%;background-image:url(images/selectarrow.png);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:top 50% left 10px;background-size:10px 5px;border-radius:8px;padding:7px;}
.cf7formCont{max-width:606px;border-radius:30px;background-color:var(--white);box-shadow:0px 4px 20px 0px rgba(142, 142, 142, 0.25);margin:0 auto;padding:36px 32px 26px 32px;}
.cf7formCont .formFieldsHolder{max-width:446px;margin:0 auto;}
.cf7formCont h2{color:var(--blueDark);}
.cf7formCont p{color:var(--blueDark);font-size:15px;}  
.cf7formCont .formFieldsHolder p{ margin-bottom:12px !important;}
.cf7formCont p br{display:none}
.cf7formCont .wpcf7{background:inherit;}
.cf7formCont .wpcf7-spinner{position:absolute;}
.cf7formCont .absGraphicFrmRgts{top:50%;right:-220px;transform:translateY(-50%);z-index:-1;}
.cf7formCont input[type="text"],.cf7formCont input[type="email"],.cf7formCont select,
.cf7formCont input[type="tel"]{width:100%;border-radius:8px;border:1px solid #132957;background:var(--white);height:39px;padding:4px 8px;text-align:right;} 
.cf7formCont.darkBgFrms input[type="text"],.cf7formCont.darkBgFrms input[type="email"],.cf7formCont.darkBgFrms select,
.cf7formCont.darkBgFrms input[type="tel"], .cf7formCont.darkBgFrms textarea{border:1px solid #fff;background:transparent;color:var(--white);} 
.cf7formCont.darkBgFrms select option{color:var(--black);}
.cf7formCont textarea{width:100%;border-radius:8px;border:1px solid #132957;height:95px;padding:4px 8px;text-align:right;}
.cf7formCont ::-ms-input-placeholder{color:var(--blueDark);}
.cf7formCont ::placeholder{color:var(--blueDark);}
.cf7formCont.darkBgFrms ::-ms-input-placeholder{color:var(--white);}
.cf7formCont.darkBgFrms ::placeholder{color:var(--white);}
.cf7formCont span.wpcf7-form-control.wpcf7-radio{text-align:center;display:block;padding:26px 0 16px 0;}
.cf7formCont span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item{margin:0 0px 0 13px;}
.cf7formCont span.wpcf7-form-control.wpcf7-radio .wpcf7-list-item:last-child{margin:0px;}
.cf7formCont span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first label .wpcf7-list-item-label{position:relative;padding-left:40px;}
.cf7formCont span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.last label .wpcf7-list-item-label{position:relative;padding-left:50px;}
.cf7formCont .customTabRadio input[type="radio"]{display:none;}
.cf7formCont .customTabRadio  .wpcf7-list-item-label{display:inline-block;cursor:pointer;padding:8px 16px;border:0px;border-radius:20px;background-color:#EDF2FB;color:#555;transition:background-color 0.3s ease;}
.cf7formCont .customTabRadio .wpcf7-form-control-wrap  input[type="radio"]:checked + .wpcf7-list-item-label{background-color:#132856;color:#fff;border-color:transparent;}
.cf7formCont span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.last label .wpcf7-list-item-label:before{content:'';background-image:url(images/car-default.png);background-repeat:no-repeat;width:29px;height:18px;display:inline-block;position:absolute;left:13px;top:50%;transform:translateY(-50%);}
.cf7formCont .customTabRadio .wpcf7-form-control-wrap span.wpcf7-list-item.last label input[type="radio"]:checked + .wpcf7-list-item-label:before{content:'';background-image:url(images/car-active.png);background-repeat:no-repeat;width:29px;height:18px;display:inline-block;position:absolute;left:13px;top:50%;transform:translateY(-50%);}
.cf7formCont span.wpcf7-form-control.wpcf7-radio span.wpcf7-list-item.first label .wpcf7-list-item-label:before{content:'';background-image:url(images/indust-default.png);background-repeat:no-repeat;width:21px;height:16px;display:inline-block;position:absolute;left:13px;top:50%;transform:translateY(-50%);}
.cf7formCont .customTabRadio .wpcf7-form-control-wrap span.wpcf7-list-item.first label input[type="radio"]:checked + .wpcf7-list-item-label:before{content:'';background-image:url(images/indust-active.png);background-repeat:no-repeat;width:21px;height:16px;display:inline-block;position:absolute;left:13px;top:50%;transform:translateY(-50%);}
.cf7formCont .termConditionHolder .wpcf7-acceptance .wpcf7-list-item >label{position:relative;padding-right:20px;margin-right:-15px;}
.cf7formCont .termConditionHolder .wpcf7-acceptance .wpcf7-list-item > label input{position:absolute;top:5px;right:0;}
.cf7formCont.darkBgFrms{background:linear-gradient(269deg, #13214b 0%, #13366b 100%);box-shadow:0px 4px 20px 0px rgba(142, 142, 142, 0.25);}
.cf7formCont.darkBgFrms h2, .cf7formCont.darkBgFrms p{color:var(--white);}
.cf7formCont.darkBgFrms h2{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.cf7formCont .customTabRadio .wpcf7-list-item-label{background-color:#EDF2FB;color:#555;}
.cf7formCont.darkBgFrms .customTabRadio .wpcf7-form-control-wrap input[type="radio"]:checked + .wpcf7-list-item-label{background-color:#132856;color:#fff;border:1px solid #fff;}
.cf7formCont select{appearance:none;-webkit-appearance:none;position:relative;background-image:url(images/down-arrow.png);background-repeat:no-repeat;background-position:8px 50%;padding-left:25px;}
.cf7formCont.darkBgFrms select{background-image:url(images/select-white-arrow.svg);background-repeat:no-repeat;background-position:8px 50%;}
.cf7formCont select.wpcf7-not-valid:focus-visible{outline:1px solid #e1b94f;}
.cf7formCont .wpcf7 form .wpcf7-response-output{margin:2em auto 1em;max-width:446px;width:100%;}
.cf7formCont .formBox .wpcf7-form.sent .wpcf7-response-output{display:none;}
.cf7formCont .termConditionHolder .wpcf7-checkbox .wpcf7-list-item{margin:0;}
.cf7formCont .termConditionHolder .wpcf7-checkbox .wpcf7-list-item label{position:relative;padding-right:20px;}
.cf7formCont .termConditionHolder .wpcf7-checkbox .wpcf7-list-item label input{position:absolute;right:0;top:6px;}
.cf7formCont .thankYouMsg{display:flex;justify-content:center;align-items:center;background-color:var(--white);border-radius:30px;}
.cf7formCont .thankYouMsg p{font-size:var(--f16);color:#666866;}
.cf7formCont .thankYouMsg h3{color:#132A58;font-size:var(--f25);}
.cf7formCont.darkBgFrms .thankYouMsg h3{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.cf7formCont.darkBgFrms .thankYouMsg p{color:var(--white);}
.cf7formCont.darkBgFrms .thankYouMsg{background:linear-gradient(269deg, #13214b 0%, #13366b 100%);}
.customCalculatorContainer .cf7formCont.darkBgFrms select{background-image:url(images/down-arrow.png);background-repeat:no-repeat;background-position:8px 50%;border:1px solid #132957;background-color:var(--white);color:#000;}
.customCalculatorContainer .cf7formCont.darkBgFrms h2{background:none;background-clip:unset;-webkit-background-clip:unset;-webkit-text-fill-color:unset;}
.customCalculatorContainer .cf7formCont.darkBgFrms .clearLink{color:var(--white);margin-right:0;position:absolute;display:block;top:50%;left:-100px;transform:translateY(-50%);text-decoration:underline;}
.customCalculatorContainer .cf7formCont.darkBgFrms{background:#243D91;} 
.customCalculatorContainer .filterResults{padding-bottom:20px;padding-top:40px;}
.customCalculatorContainer .resultTitle{margin-bottom:25px;}
.customCalculatorContainer .filterResults .card{border-radius:30px;overflow:hidden;padding:15px;}
.customCalculatorContainer .filterResults p{font-size:var(--f16);}
.customCalculatorContainer .filterResults .card > .row > div:first-child{border-left:1px solid #ADADAD;}
.customCalculatorContainer .filterResults .card .card-text, .customCalculatorContainer .filterResults .card .card-body a{color:inherit;}
.customCalculatorContainer .filterResults .card .cardContent{color:#132d5e;}
.customCalculatorContainer .filterResults .card .text-body-secondary a img{max-width:15px;margin-left:7px;}
.customCalculatorContainer .filterResults .card .text-body-secondary a{text-decoration:underline;}
.wpcf7-not-valid-tip:before {content: "\f05a"; display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-left: 5px; }
.wpcf7-not-valid-tip {color: #b9833d !important;}
.cf7formCont .wpcf7 form .hideLabel .wpcf7-list-item-label {display: none; }
.cf7formCont .wpcf7 form .termConditionHolder label a {color: inherit;text-decoration: underline !important;}
.cf7formCont .wpcf7 form .termConditionHolder label.customCheckbox {position: relative; padding-right: 20px;margin-bottom: 15px;}
.cf7formCont .wpcf7 form .termConditionHolder label.customCheckbox .wpcf7-form-control-wrap {position: absolute; right: 0; top: 1px; }
.cf7formCont .wpcf7 form .termConditionHolder .customCheckbox span.wpcf7-not-valid-tip {margin-top: 15px; }

@media (max-width:991px){
	.acf-cf-block-section:before{content:'';background-image:url(images/cfseven-bg-arrow-mob.png);height:680px;top:54%;transform:translateY(-50%);background-size:contain;}
	.acf-cf-block-section.blueplainBg:before{content:'';background-image:url(images/cfseven-bg-arrow-mob-skyblue.png);height:680px;top:54%;transform:translateY(-50%);background-size:contain;}
	.cf7formCont .wpcf7 form .termConditionHolder label.customCheckbox {max-width: 300px;}
}

@media(max-width:767px){
	.acf-cf-second-block-section .customCalculatorContainer .abslftGrapch, .acf-cf-second-block-section .customCalculatorContainer .absrgtGrapch{display:none;}
	.acf-cf-second-block-section .customCalculatorContainer .cf7formCont{padding:20px;}
	.customCalculatorContainer .cf7formCont.darkBgFrms .clearLink{position:static;transform:none;}
	.customCalculatorContainer .cf7formCont.darkBgFrms .btn{margin-bottom: 0;margin-top: 20px;}
	.customCalculatorContainer .filterResults{padding-top:20px;}
	.cf7formCont .wpcf7 form .termConditionHolder p .customCheckbox:last-child span.wpcf7-not-valid-tip {margin-top: 40px;}
	.customCalculatorContainer .filterResults .card > .row > div:first-child {border-left: 0;}
}

.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"]{direction:rtl;}

/*Title Block Section*/

.titleBlockTitle{padding-top:30px;padding-bottom:67px;margin-bottom:0px;}

/*Content Block Section*/

.acf-content-block-section .contentBlockCont *{color:var(--dark-gray);}
.acf-content-block-section .contentBlockCont ul li:not(:last-child), .acf-content-block-section .contentBlockCont ol li:not(:last-child) {margin-bottom: 20px; }
.acf-content-block-section .contentBlockCont ol li ul{padding-right: 2rem; }

.acf-content-block-section .contentBlockCont ol li ul a,.acf-content-block-section .contentBlockCont ul li a {color:var(--dark-seablue);text-decoration: underline;text-underline-offset:3px; }

/*Title and Content Block*/

.lsPdTbTcBlock{padding-top:60px;padding-bottom:60px;}
.acf-title-content-block-section{padding-top:118px;}
.acf-title-content-block-section .titlecontentBlock{max-width:800px;}
.acf-title-content-block-section .titlecontentBlock p{color:var(--dark-gray);}

@media (max-width:991px){
	.acf-title-content-block-section{padding-top:var(--p49);}
}

/*Team Photos Content Block*/

.acf-team-photo-block-section{background-color:#F5F5F5;border-radius:100px;}
.acf-team-photo-block-section .teamHtbg{position:absolute;z-index:-2;left:0px;right:0px;margin:0 auto;text-align:center;padding-top:169px;height:100%;} 
.acf-team-photo-block-section .teamHtbg img{height:100%;}
.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt{margin-bottom:80px;} 
.acf-team-photo-block-section .customContiner{max-width:1126px} 
.acf-team-photo-block-section .title{padding-top:70px;padding-bottom:90px;}
.acf-team-photo-block-section .innerTeamHolder .innerTeamCont{max-width:282px;margin:23px auto 0;}
.acf-team-photo-block-section .innerTeamHolder .teamTitleName{font-weight:var(--fontW700);color:var(--black);font-size:18px;padding-left:10px;}
.acf-team-photo-block-section .innerTeamHolder .teamDescpCont{background:linear-gradient(90deg, #256BD3 0%, #253E90 102.73%);background-clip:text;-webkit-background-clip:text;}
.acf-team-photo-block-section .innerTeamHolder .teamMailPop{background:linear-gradient(90deg, #256BD3 0%, #253E90 102.73%);background-clip:text;-webkit-background-clip:text;cursor:pointer;display:flex;align-items:center;text-decoration:underline;text-underline-offset:4px;}
.linkedIc{background-image:url(images/linkeddInIc.png);background-repeat:no-repeat;background-size:contain;display:inline-block;width:18px;height:18px;padding-right:30px;vertical-align:middle;}
.mailIc{background-image:url(images/mailIc.png);background-repeat:no-repeat;background-size:contain;display:inline-block;width:18px;height:14px;margin-left:8px;}
.modalteamphotoBlock .modal-dialog{max-width:606px;}
.modalteamphotoBlock .modal-content{background-color:transparent;border:transparent;}
.modalteamphotoBlock .closeBtnTeamPhoto{padding:0px;border:0px;background:transparent;position:absolute;top:17px;right:20px;z-index:2;}
.acf-team-photo-block-section .roteamrepHolder img.teamsnap{max-width:282px;max-height:290px;border-radius:30px;object-fit:cover;object-position:center;width:100%;}

@media (max-width:1199px){
	.acf-team-photo-block-section .customContiner{max-width:380px} 
}

@media (max-width:991px){
	.acf-team-photo-block-section:before, .acf-team-photo-block-section .teamHtbg{display:none}
	.acf-team-photo-block-section .title{padding-top:25px;padding-bottom:40px;}
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt{margin-bottom:40px;} 
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt .innerTeamHolder{display:flex;align-items:flex-end;} 
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt .innerTeamHolder .hideMobLine{display:none} 
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt .innerTeamHolder .innerTeamPhoto{max-width:180px;width:180px;} 
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt .innerTeamHolder .innerTeamPhoto img{max-width:180px;width:180px;}
	.acf-team-photo-block-section .roteamrepHolder .col-lg-4.mrgbt .innerTeamHolder .innerTeamCont{margin:0px;max-width:none;padding-right:15px;width:100%;} 
	.acf-team-photo-block-section .innerTeamHolder .teamTitleName{padding-left:0px;}
	.acf-team-photo-block-section{border-radius:30px;}
}

/*Timeline Block*/

.acf-timeline-section{padding-top:90px;}
.acf-timeline-section .container.custmBdr{max-width:1190px }
.acf-timeline-section .timelineMrg:not(:last-child){padding-bottom:121px;}
.acf-timeline-section .container.custmBdr:before{content:'';position:absolute;width:1px;height:calc(100% + 60px);left:calc(50% + 38px);background-image:linear-gradient(#e7a550 33%, rgba(255, 255, 255, 0) 0%);background-position:right;background-size:1px 3px;background-repeat:repeat-y;top:0;}
.acf-timeline-section .timelineMrg .yrTxt:before{content:'';width:calc(100% - 60px);height:31px;display:inline-block;position:absolute;right:calc(100% + 13px);top:50%;transform:translateY(-50%);background-image:linear-gradient(to right, #b58915 33%, rgba(255, 255, 255, 0) 0%);background-position:bottom;background-size:3px 1px;background-repeat:repeat-x;}
.acf-timeline-section .timelineMrg .yrTxt:after{content:'';width:27px;height:27px;display:inline-block;position:absolute;left:calc((100% - 5px) * -1);top:96px;transform:translateY(-50%);background-image:url(images/plusIc.png);background-repeat:no-repeat;background-size:contain;}
.acf-timeline-section .timelineMrg:nth-child(even) .yrTxt:after{content:'';left:calc(100% + 38px);}
.acf-timeline-section .timelineMrg:nth-child(even) .yrTxt:before{display:none;}
.acf-timeline-section .yrTxt{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;font-size:120px;font-weight:800;}
.acf-timeline-section .timeTitle{text-align:right;font-size:25px;font-style:normal;font-weight:700;background:linear-gradient(90deg, #256BD3 0%, #253E90 102.73%);background-clip:text;-webkit-background-clip:text;margin-right:10px;}
.acf-timeline-section .desTmlineText{max-width:516px;}
.acf-timeline-section .desTmlineText *{color:var(--dark-gray);}
.acf-timeline-section .timelineImg {border-radius: 30px; }

@media (max-width:1199px){
	.acf-timeline-section .timelineMrg .yrTxt:before{content:'';display:none}
	.acf-timeline-section .timelineMrg .yrTxt:after{left:auto;right:-23px;top:50px;}
	.acf-timeline-section .container.custmBdr:before{left:auto;right:-9px;height:calc(100% - 20px);}
	.acf-timeline-section .container.custmBdr{max-width:351px;position:relative;}
	.acf-timeline-section .timelineMrg:nth-child(odd) .align-self-center{order:2;}
	.acf-timeline-section .yrTxt{font-size:73px;font-weight:800;padding-left:0px;}
	.acf-timeline-section .timeTitle{font-size:25px;margin:0px;}
	.acf-timeline-section .timelineMrg:not(:last-child){padding-bottom:0px;}
	.acf-timeline-section .desTmlineText{padding-top:17px;}
}

@media(max-width:767px){
	.acf-timeline-section .timelineMrg{padding-right:15px;}
	.acf-timeline-section .container.custmBdr:before{right:4px;}
}

/*News Archive*/

.newcategory-filter{padding-top:51px;}
.newcategory-filter .newcategoryTabs .d-title{color:var(--black);font-size:16px;font-weight:var(--fontW700);}
.newcategory-filter .newcategoryCont .postLoader i {background: linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%); background-clip: text; -webkit-background-clip: text; -webkit-text-fill-color: transparent;}
.newcategory-filter .newcategoryCont .newsPostHolder{margin-bottom:30px;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostInnerHolder{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);height:100%;margin:0 auto;max-width:100%;position:relative;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostInnerHolder a{display:block;height:100%;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostInnerHolder a:focus-visible{outline:1px solid #000;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostImage img{width:100%;height:218px;border-radius:30px 30px 0px 0px;object-fit:cover;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostImage .newsdateAbs{display:flex;height:31px;padding:6px 10px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#fff;left:14px;top:16px;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent{display:block;padding:14px 16px 48px 21px;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent .newsPostTitle{color:var(--black);font-size:20px;font-weight:var(--fontW700);}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent .newsPostDesc{ color:var(--dark-gray);font-size:16px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent .newsPostDesc p{ margin-bottom:0px;}
.newcategory-filter .btn-show-all{margin:16px auto 0;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent .readmoreBtn{color:#243D91;text-align:center;text-decoration-line:underline;display:flex;align-items:center;justify-content:flex-end;font-size:14px;position:absolute;bottom:16px;left:30px;}
.newcategory-filter .newcategoryCont .newsPostHolder .newsPostContent .readmoreIc{display:inline-block;width:16px;height:16px;background-image:url(images/plus-arrow.png);background-repeat:no-repeat;background-size:contain;margin-left:7px;margin-right:10px;}
.newcategory-filter .newcategoryTabs{margin-bottom:35px;}
.newcategory-filter .newcategoryTabs li{margin-left:13px;}
.newcategory-filter .newcategoryTabs li .category-filter-item{border-radius:100px;background:#edf2fb;padding:3px 14px;display:inline-block}
.newcategory-filter .newcategoryTabs li .category-filter-item:focus{box-shadow:0 0 0 .25rem rgba(13, 110, 253, .25);}
.newcategory-filter .newcategoryTabs li .category-filter-item.active{background:linear-gradient(90deg, #13356a 0%, #13224c 100%);color:var(--white);border-radius:100px;}
.newcategory-filter .newcategoryTabs li .category-filter-item.active .activeImg{display:inline-block;margin-right:2px;}
.newcategory-filter .newcategoryTabs li .category-filter-item.active .defaultImg{display:none;margin-right:2px;}
.newcategory-filter .newcategoryTabs li .category-filter-item .defaultImg{display:inline-block;margin-right:2px;}
.newcategory-filter .newcategoryTabs li .category-filter-item .activeImg{display:none;margin-right:2px;}
.newcategory-filter .newcategoryTabs li .category-filter-item img{position:relative;top:-1px;}
.newcategory-filter .newcategoryCont .pagination-controls{width:auto;padding:0;margin:0 auto;}
.newcategory-filter .newcategoryCont .pagination-controls span, .newcategory-filter .newcategoryCont .pagination-controls a{margin:0;text-decoration:none;padding:0;line-height:1;font-size:1em;font-weight:400;padding:.5em;min-width:1em;display:block;border-left:1px solid #cfc8d8;}
.newcategory-filter .newcategoryCont .pagination-controls{border:1px solid #cfc8d8;border-left:0;}
.newcategory-filter .newcategoryCont .pagination-controls span.current, .newcategory-filter .newcategoryCont .pagination-controls a.current{background:#243D91;color:#FFFFFF;}
.newcategory-filter .newcategoryCont .btn{padding:8px 30px;}

@media(max-width:767px){
	.newcategory-filter .newcategoryTabs{flex-wrap:wrap;justify-content:center;gap:10px;}
	.newcategory-filter .newcategoryTabs .d-title{width:100%;text-align:center;margin:0;margin-bottom:15px;}
	.newcategory-filter .newcategoryTabs li{margin-left:5px;}
	.newcategory-filter .newcategoryTabs li .category-filter-item{padding:3px 10px;}
}

/*Banner section for news archive page*/

.archiveBanSection .archiveBanHolder{position:absolute;top:50%;left:0px;right:0px;margin:0 auto;transform:translateY(-50%);max-width:732px;margin:0 auto;}
.archiveBanSection.noImage .archiveBanHolder{position:static;transform:none;padding-top:50px;}
.archiveBanSection .btn{font-weight:var(--fontW700);}
.archiveBanSection .section-btns{justify-content:center;margin-top:30px;}
.archiveBanSection .archiveBangoldenText{background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0px;padding-bottom:20px;}
.archiveBanSection .archiveBanDesc p{ color:var(--white);line-height:1.5;}
.archiveBanSection .archiveBanDesc p:last-child{ margin-bottom:0px;}
.archiveBanSection .archiveBan-MobImg, .archiveBanSection .archiveBan-desktopImg{min-height:369px;object-fit:cover;max-height:300px;}
.archiveBanSection .arcbannerImgHolder{min-height:369px;}
.archiveBanSection .archiveBanHolder .archiveBangoldenText{color:var(--blueDark) ;-webkit-text-fill-color:var(--blueDark);}
.archiveBanSection .archiveBanHolder .archiveBanDesc p{color:var(--dark-gray);}

@media (max-width:1600px){
	.archiveBanSection .archiveBan-desktopImg{min-height: 350px;}
}

@media (max-width:1550px){
	.archiveBanSection .archiveBan-desktopImg{min-height: 325px;}
	.archiveBanSection .archiveBanHolder {top: 35%;}
}

@media (max-width:1450px){
	.archiveBanSection .archiveBan-desktopImg{min-height: 308px;}
	.archiveBanSection .archiveBanHolder {top: 35%;}
}

@media (max-width:1380px){
	.archiveBanSection .archiveBan-desktopImg{min-height: 270px;}
}

@media (max-width:1400px){
	/*.archiveBanSection .archiveBan-desktopImg{min-height: 305px;}*/
	.archiveBanSection .archiveBanHolder{    max-width: 632px;}
	.archiveBanSection .arcbannerImgHolder {min-height: 300px;}
}

@media (max-width:1200px){
	.archiveBanSection .arcbannerImgHolder{background:#EDF2FB}
	/*.archiveBanSection .archiveBan-desktopImg{display: none !important;}*/
}

@media (max-width:767px){
	.archiveBanSection .archiveBan-MobImg, .archiveBanSection .archiveBan-desktopImg, .acf-banner-second-section .acf-bannerscndOption-MobImg{min-height:1px;max-height:100%;}
	.archiveBanSection .arcbannerImgHolder{background:transparent;}
}

/*Information Section for news archive page*/

.archiveInfoSection{padding-top:60px;padding-bottom:30px;}
.archiveInfoSection .inforMainHolder{border-radius:30px;overflow:hidden;}
.archiveInfoSection .inforMainHolder .inforContSec{z-index:3;top:50%;left:50%;text-align:center;transform:translate(-50%, -50%);}
.archiveInfoSection .inforMainHolder .inforContSec *:not(.btn){ color:var(--white);}
.archiveInfoSection .inforMainHolder .section-btns.d-flex.btn-one{display:flex;justify-content:center;}
.archiveInfoSection .inforMainHolder .bhHolderInfSec .bgInnerHolderArch img{border-radius:30px;}
.archiveInfoSection .inforMainHolder.infoSecBdrZero .bhHolderInfSec .bgInnerHolderArch img{border-radius:0px;}
.archiveInfoSection .inforMainHolder.infoSecBdrZero{border-radius:0px;overflow:visible;}
.archiveInfoSection .inforMainHolder .bhHolderInfSec .bgInnerHolderArch:after{content:'';position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:2;background:linear-gradient(90deg, #13366a 0%, #13204b 100%);opacity:.8;border-radius:30px;}
.archiveInfoSection .inforMainHolder.infoSecBdrZero .bhHolderInfSec .bgInnerHolderArch:after{content:'';border-radius:0px;}

@media (max-width:991px){
	.archiveInfoSection{padding-left:0px;padding-right:0px;}
	.archiveInfoSection .inforMainHolder .bhHolderInfSec{height:225px;}
	.archiveInfoSection .inforMainHolder .bhHolderInfSec img{height:225px;object-fit:cover;}
	.archiveInfoSection .inforMainHolder .inforContSec{z-index:3;top:50%;left:0;text-align:center;transform:translateY(-50%);right:0px;margin:0 auto;}
	.archiveInfoSection .inforMainHolder{border-radius:0;overflow:visible;}
}

/*News single page css*/

body.single-news .sticktyelemnt{top:120px;position:sticky;}
body.single-news .sticktyelemnt .sideRelatedProducts {margin-top: 22px; border-bottom: 1px solid #A6A5A5; border-top: 1px solid #A6A5A5; padding-top: 45px; padding-bottom: 23px; }
body.single-news .sticktyelemnt .sideRelatedProducts .imgBox {background-color: #F5F5F5; margin-bottom: 5px; border-radius: 10px; }
body.single-news .sticktyelemnt .sideRelatedProducts .titleRepProSingle {margin-bottom: 20px;}
body.single-news .dateAuthor span{color:#5b5b5b;font-size:14px;line-height:1.5;}
body.single-news .newsPostContSingle p{color:var(--dark-gray);font-size:16px;line-height:1.5}
body.single-news .newsPostContSingle ul, body.single-news .newsPostContSingle ol {padding-right: 20px;}
body.single-news .innerDivSocail{border-radius:12px;background:#edf2fb;padding-top:16px;padding-bottom:16px;max-width:50px;}
body.single-news .innerDivSocail .share-icon:not(:last-child){margin-bottom:22px;}
body.single-news .innerDivSocail .share-icon a:focus-visible{outline:1px solid #000;}
body.single-news .titleRelProdSingle{ color:#243D91;font-size:20px;font-weight:700;line-height:1.5;margin-bottom:29px;}
body.single-news .titleRepProSingle, body.single-news .titlelatestNewsSingle{ color:var(--dark-gray);font-size:16px;font-weight:700;line-height:1.5}
body.single-news .thumbRepProSingle, body.single-news .latestNewsThumb img{width:141px;height:126px;border-radius:10px;object-fit:contain}
body.single-news .latestNewsThumb img{object-fit:cover;}
body.single-news .latestNewsPostsSec:not(:last-child){ border-bottom:1px solid #A6A5A5;margin-bottom:22px;padding-bottom: 10px;}
body.single-news .latestNewsPostsSec a{display:block;}
body.single-news .latestNewsPostsSec a:focus-visible{outline:1px solid #000;} 
body.single-news .desclatestNewsSingle{color:var(--dark-gray);font-size:16px;font-weight:400;line-height:1.5;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;}
body.single-news .dateRlatestNewsSingle{color:var(--dark-gray);font-size:14px;font-weight:400;line-height:1.5}

@media(max-width: 767px){
	body.single-news .innerDivSocail {padding-top: 10px;padding-bottom: 10px;max-width: 180px;margin-bottom: 20px;width: auto;flex-direction: row !important;}
	body.single-news .innerDivSocail .share-icon:not(:last-child) {margin-bottom: 0;margin-left: 22px;}
	body.single-news .thumbRepProSingle, body.single-news .latestNewsThumb img {width: 100%;}
}

/*Product Lobby */

.acf-banner-third-section{background-color:#f5f5f5;padding-top:24px;padding-bottom:24px;}
.acf-banner-third-section .third-graphic-desktopImg{z-index:2;position:relative;}
.acf-banner-third-section .third-bannerGloden-desktopImg{left:-10px;z-index:1;top:-40px;}
.acf-banner-third-section:before{content:'';background-image:url(images/arrow-prdct-lobby.png);background-repeat:no-repeat;width:42%;display:inline-block;position:absolute;left:0px;top:-2px;height:calc(100% + 4px);background-size:100% 100%;}

@media (min-width:1400px){
	.acf-banner-third-section{max-height:369px;}
}

@media(max-width:767px){
	.acf-banner-third-section{padding-top:45px;padding-bottom:30px;background:linear-gradient(180deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);}
	.acf-banner-third-section:before{background-image:url(images/arrow-prdct-lobby-mobile.png);height:220px;width:80%;top:auto;bottom:0px;}
	.acf-banner-third-section .third-bannerGloden-desktopImg{left:5%;top:-11%;width:80%;}
}

.acf-product-lobby-card-section{padding-top:60px;padding-bottom:60px;}
.acf-product-lobby-card-section .innerLobbysec{background:linear-gradient(90deg, rgba(185,131,61,1) 0%, rgba(254,228,148,1) 38%, rgba(220,179,69,1) 69%, rgba(185,131,61,1) 100%);position:relative;width:100%;display:block;border-radius:28px;height:100%;padding:33px 10px;z-index:1;} 
.acf-product-lobby-card-section .innerLobbysec:before{content:'';display:block;background-color:#edf2fb;z-index:-1;position:absolute;height:calc(100% - 4px);width:calc(100% - 4px);border-radius:25px;left:2px;} 
.acf-product-lobby-card-section a.plobbylink, .acf-choose-wocommerce-category-section a.plobbylink{display:block;height:100%;}
.acf-product-lobby-card-section a.plobbylink:focus-visible, .acf-product-lobby-card-section a.plobbylink:focus-visible, .acf-choose-wocommerce-category-section a.plobbylink:focus-visible, .acf-choose-wocommerce-category-section a.plobbylink:focus-visible{outline:1px solid #000;}
.acf-product-lobby-card-section .col-lg-4{margin-bottom:30px;}
.acf-product-lobby-card-section .innerLobbysec .innerLobbyListTitle{font-size:20px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0px;}

@media(max-width:767px){
	.acf-product-lobby-card-section .innerLobbysec{margin:0;}
	.acf-product-lobby-card-section .innerLobbysec .innerLobbyListLogo{min-width:65px;text-align:center;}
}

.acf-choose-wocommerce-category-section{padding-top:60px;padding-bottom:60px;}
.acf-choose-wocommerce-category-section .innerLobbysec{background:linear-gradient(90deg, rgba(185,131,61,1) 0%, rgba(254,228,148,1) 38%, rgba(220,179,69,1) 69%, rgba(185,131,61,1) 100%);position:relative;width:100%;display:block;border-radius:28px;height:100%;padding:33px 10px;z-index:1;} 
.acf-choose-wocommerce-category-section .innerLobbysec:before{content:'';display:block;background-color:#edf2fb;z-index:-1;position:absolute;height:96%;width:99%;border-radius:25px;left:2.5px;}

@media(max-width:767px){
	.acf-choose-wocommerce-category-section .innerLobbysec{margin:0;}
}

.acf-choose-wocommerce-category-section .col-lg-4, .acf-choose-wocommerce-category-section .col-lg-6{margin-bottom:30px;}
.acf-choose-wocommerce-category-section .innerLobbysec .innerLobbyListTitle{font-size:20px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0px;}
/* wocomer archive page filter section css*/

.mainListContainer{padding-top:100px;}
.wocomProductFilterSec{display:flex;align-items:center;justify-content:center;gap:24px;margin-bottom:50px;}
.wocomProductFilterSec select.attribute-filter{min-width:200px; padding:6px 15px 6px 43px;border-radius:8px;border:1px solid #b9833d;background:var(--white);background-image:url(images/downlarrowSelect.png);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:top 50% left 10px;}
.wocomProductFilterSec .darkTlblue{display:inline-flex;padding:8px 32px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background-color:#243D91;color:var(--white);line-height:1.5;border:0px;}
.wocomProductFilterSec .darkTlblue:hover, .wocomProductFilterSec .darkTlblue:focus{color:var(--white);background-color:#326AB4;text-decoration:underline;font-weight:var(--fontW400);}
.imgCont-section .gradBgSec{background:linear-gradient(90deg, #253E90 0%, #00ADEA 100%);}
.imgCont-section .innerContBoxImgCont{max-width:683px;margin-right:auto;padding-left:20px;padding-top:30px;padding-bottom:30px;}
.imgCont-section  .imgHolderImgCont{height:100%;object-fit:cover;}

@media(max-width:767px){
	.wocomProductFilterSec{flex-wrap:wrap;flex-direction:column;gap:10px;}
	.mainListContainer{padding-top:50px;}
	.wocomProductFilterSec select.attribute-filter{width:100%;}
	.wocomProductFilterSec .filter-group{width:100%;max-width:270px;}
}

#product-container{margin-bottom:30px;}
#product-container .product-holder{display:flex;flex-wrap:wrap;}
#product-container .product-holder li.product{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px #adadad;padding:47px 30px 63px;text-align:center;position:relative;clear:none;min-width:270px;}
#product-container .product-holder li.product .customFurtherDetails{position:absolute;bottom:40px;left:0px;right:0px;margin:0 auto;color:#243D91;font-size:16px;text-decoration-line:underline;}
#product-container .product-holder li.product .price{display:none}
#product-container .product-holder li.product span.onsale{display:none}
.woocommerce span.onsale{display:none !important;}
#product-container .product-holder li.product a img{width:221px;height:185px;object-fit:contain;margin:0 auto;}
#product-container .product-holder li.product h2.woocommerce-loop-product__title{font-size:18px;font-weight:var(--fontW700);line-height:normal;padding-top:10px;padding-bottom:0px;text-transform:uppercase;}
#product-container .product-holder li.product .woocommerce-product-subtitle{padding-bottom:20px;}
#product-container .product-holder li.product .productTypeIc{position:absolute;right:18px;top:16px;width:auto  !important;width:auto;height:auto;}
#product-container .nopostfound-lobbycont{padding-top:90px;padding-bottom:170px;}
#product-container .nopostfound-lobbycont svg{margin-left:14px;}
.woocommerce nav.woocommerce-pagination ul li a.next, .woocommerce nav.woocommerce-pagination ul li a.prev{height:27px;line-height:12px;}

@media (max-width:767px){
	#product-container .product-holder li.product{width:100%;}
	#product-container .product-holder li.product {padding: 0px 0px 63px;}
	#product-container .product-holder {padding: 0 15px;}
	#product-container .product-holder li.product a img {height: 240px;}
}

body.single-product .related.products .products.columns-4{display:flex;flex-wrap:wrap;}
body.single-product .related.products li.product{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px #adadad;padding:20px 30px 63px;text-align:center;position:relative;}
body.single-product .related.products li.product .customFurtherDetails{position:absolute;bottom:40px;left:0px;right:0px;margin:0 auto;color:#243D91;font-size:16px;text-decoration-line:underline;}
body.single-product .related.products li.product .price{display:none}
body.single-product .related.products li.product span.onsale{display:none}
.woocommerce span.onsale{display:none !important;}
body.single-product .related.products li.product a img{width:221px;height:185px;object-fit:contain;margin:0 auto;}
body.single-product .related.products li.product .woocommerce-loop-product__title{font-size:18px;font-weight:var(--fontW700);line-height:normal;padding-top:10px;padding-bottom:0px;text-transform:uppercase;}
body.single-product .related.products li.product .woocommerce-product-subtitle{padding-bottom:20px;}
body.single-product .related.products li.product .productTypeIc{position:absolute;right:18px;top:16px;width:auto !important}
body.single-product .customGAlleryProduct{float:left;width:45%;clear:none;max-width:400px;margin-top:100px;}
body.single-product #main .summary.entry-summary{float:right;width:51%;clear:none;margin-left:4%}
body.single-product .customEntryTitle .customTagSinglPg{display:inline-flex;padding:4px 10px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#DE3223;color:#fff;text-align:center;font-size:16px;font-weight:700;line-height:1.5;top:5px;left:0px;}
body.single-product .customGAlleryProduct .note {position: absolute; bottom: 15px; z-index: 1; left: 50%; transform: translateX(-50%); color: #666866;pointer-events: none;font-size: 14px; }
body.single-product .customGAlleryProduct .customGAlleryProductGallry .owl-stage-outer{height:300px;border-radius:30px;background:#fff;box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);margin:0 auto;}
body.single-product .customGAlleryProduct .customGAlleryProductGallry .item img{max-width:350px;width:100%;margin:0 auto;max-height: 280px;object-fit: contain;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb{max-width:250px;margin:30px auto 0px;position:relative;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb .item img{max-width:50px;width:auto;margin:0 auto;}
body.single-product .custom-additional-info{clear:both;padding-top:10px;padding-bottom:40px;}
body.single-product .singlePrd-attr-description-tab{clear:both;margin-bottom:50px;}
body.single-product .singlePrd-attr-description-tab h2{font-size:var(--f18);font-weight:var(--fontW700);margin-bottom:20px;}
body.single-product .singlePrd-attr-description-tab table.shop_attributes{max-width:458px;margin-bottom:30px;text-align:center;}
body.single-product .customGAlleryProduct .customGAlleryProductGallry .owl-stage{display:flex;align-items:center;height:100%;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb  .owl-stage .item div{border-radius:10px;background:#ffff;box-shadow:0px 4px 10px 0px rgba(173, 173, 173, 0.25);padding:5px;width:70px;height:60px;display:flex;align-items:center;justify-content:center;margin:0 auto;}
body.single-product .customGAlleryProduct #thumbs.customGAlleryProductThumb .owl-stage{padding:0 0 18px 0;}
body.single-product .custom-additional-info-btn{margin-top:30px;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-prev{position:absolute;top:9px;right:-30px;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-next{position:absolute;top:9px;left:-30px;}
body.single-product .customGAlleryProduct div.bigNav{max-width:210px;margin:0px auto 0px;position:relative;}
body.single-product .customGAlleryProduct div.bigNav .owl-prev,div.bigNav .owl-next{position:absolute;top:-62px;background:transparent;border:0;}
body.single-product .customGAlleryProduct div.bigNav .owl-next{left:-45px;}
body.single-product .customGAlleryProduct div.bigNav .owl-prev{right:-45px;}
body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-prev:hover, body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-next:hover{background:transparent;}
body.single-product #mySingleProdcutModal .modal-content{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px rgba(142, 142, 142, 0.25);padding:45px 75px 20px;max-width:606px;margin:0 auto;}
body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont{max-width:none;border-radius:0;background-color:transparent;box-shadow:none;margin:0;padding:0;}
body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont p{margin-bottom:var(--p16);}
body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont .formFieldsHolder{max-width:none;}
body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont .singleProdpop-form{padding-top:45px;}
body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont select[name="ProductQuantity"]{width:100%;background-image:url(images/selectarrow.png);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:top 50% left 10px;background-size:10px 5px;border-radius:8px;padding:7px;width:121px;position:absolute;top:-40px;right:130px;}
body.single-product #mySingleProdcutModal .btn-close{position:absolute;top:10px;right:20px;}
body.single-product #mySingleProdcutModal .singleProdpopImg{width:119px;height:93px;flex-shrink:0;border-radius:10px;background:var(--white);box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);display:flex;align-items:center;justify-content:center;margin-left:13px;}
body.single-product #mySingleProdcutModal .singleProdpopImg img{width:76px;height:72px;flex-shrink:0;object-fit:contain;}
body.single-product table.shop_attributes tr:nth-child(even) td, body.single-product table.shop_attributes tr:nth-child(even) th, body.single-product table.shop_attributes tr:nth-child(even) td, body.single-product table.shop_attributes tr:nth-child(even) th{background:transparent;}
body.single-product .singlePrd-attr-description-tab table.shop_attributes{border-top:0;}
body.single-product .singlePrd-attr-description-tab table.shop_attributes th{width:auto;font-weight:var(--fontW600);border-left:1px dashed #ADADAD;border-bottom:1px dashed #ADADAD;}
body.single-product .singlePrd-attr-description-tab table.shop_attributes td{font-style:normal;font-weight:var(--fontW600);border-bottom:1px dashed #ADADAD;width:50%;}
body.single-product .singlePrd-attr-description-tab table.shop_attributes td p{font-weight:var(--fontW600);}
body.single-product .singlePrd-attr-description-tab table.shop_attributes tr:last-child > *{border-bottom:0;}
body.single-product .related.products .products.columns-4{justify-content:space-between;}
body.single-product .related ul.products li.product{width:calc(25% - 15px);margin:0 0 2.992em 0;}
body.single-product .related ul.products:after, body.single-product .related ul.products:before{display:none;}

.products li.product span.note {position: absolute; width: 100%; text-align: center; left: 0; bottom: 10px; color: #666866; font-size: 12px; }
body.single-product #mySingleProdcutModal.formSubmitted .font30, body.single-product #mySingleProdcutModal.formSubmitted .singleProdpop-info, body.single-product #mySingleProdcutModal.formSubmitted .singleProdpop-form {display: none !important;}
body.single-product #mySingleProdcutModal.formSubmitted #thankYouMsg {position: static !important;display: block !important;}

@media (min-width:1400px){
	.acf-choose-wocommerce-category-section .chmxwdCont{max-width:990px;}
}

@media (min-width:991px){
	.acf-choose-wocommerce-category-section .innerLobbysec{margin:0 auto;}
}

@media(max-width:991px){
	body.single-product .related ul.products li.product{width:calc(50% - 20px);margin:0 0 2.992em 0;}
	body.single-product .customGAlleryProduct .customGAlleryProductThumb{max-width:250px;}
}

@media(max-width:767px){
	body.single-product .related{direction:ltr;}
	body.single-product #main .summary.entry-summary{float:none;width:100%;margin-left:0;padding-top:30px;}
	.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{width:100%;margin-left:0;}
	body.single-product .custom-additional-info-btn{position:fixed;bottom:20px;z-index:2;text-align:center;left:50%;transform:translateX(-50%);margin-top:0;}
	body.single-product .custom-additional-info-btn .btnTitle {display: none;}
	body.single-product .singlePrd-attr-description-tab{text-align:center;}
	body.single-product .singlePrd-attr-description-tab table.shop_attributes{max-width:275px;margin-bottom:0;margin-left:auto;margin-right:auto;}
	body.single-product .customGAlleryProduct{float:none;width:100%;margin-bottom:30px;margin-top:0;max-width:330px;margin:0 auto;}
	body.single-product .custom-additional-info{padding-bottom:0;}
	body.single-product .related.products h2{text-align:center;direction:rtl;}
	.related .relatedProducts .owl-item .product{border-radius:30px;background:var(--white);box-shadow:0px 4px 10px 0px #ADADAD;padding:15px;direction:rtl;}
	.related .relatedProducts .owl-item{padding:20px 8px;}
	.related .relatedProducts .owl-item .product img{margin-bottom:15px;max-height:160px;object-fit:contain;}
	body.single-product #main .summary.entry-summary h1{font-size:var(--f30);}
	.related .relatedProducts .owl-item .product h2{font-size:var(--f18);margin-bottom:15px;}
	body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-prev{right:-20px;}
	body.single-product .customGAlleryProduct .customGAlleryProductThumb button.owl-next{left:-20px;}
	body.single-product #mySingleProdcutModal .modal-content{padding:45px 15px 20px;}
	body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont .singleProdpop-form{padding-top:15px;}
	body.single-product #mySingleProdcutModal .singleProdcutInfo.cf7formCont select[name="ProductQuantity"]{width:100%;position:static;}
	body.single-product .customGAlleryProduct .customGAlleryProductThumb .owl-stage .item div{box-shadow:0px 4px 5px 0px rgba(173, 173, 173, 0.25);}
	body.single-product .customGAlleryProduct .customGAlleryProductGallry .owl-stage-outer{height:300px;}

}

@media(max-width:500px){
	.related .relatedProducts.owl-carousel .owl-stage, .related .relatedProducts .owl-item{display: flex;}
	.related .relatedProducts .owl-item .product{width:100%; text-align: center;}
}

/*Manufacturers Card Block*/

.acf-manufacturers-card-section{padding-top:40px;}
.acf-manufacturers-card-section .sectionSpace{margin-bottom:40px;}
.acf-manufacturers-card-section .manfCardHolder{margin-bottom:27px;}
.acf-manufacturers-card-section .manflogoHolder{height:65px;margin-bottom:27px;display:flex;justify-content:center;align-items:center;}
.acf-manufacturers-card-section .manflogoHolder .manfLogImg {max-height: 65px; width: auto;}
.acf-manufacturers-card-section .imgandCtDesc p{color:var(--dark-gray);font-size:18px;}
.acf-manufacturers-card-section .manfInnerCardbox{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px #adadad;height:100%;padding:52px 16px 30px;display:flex;flex-direction:column;}
.acf-manufacturers-card-section .manfInnerCardbox .manfTitle{line-height:normal;font-size:18px;font-weight:700;text-transform:uppercase;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.acf-manufacturers-card-section .manfInnerCardbox .manfCont{color:var(--dark-gray);line-height:normal;font-size:16px;background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;}
.acf-manufacturers-card-section .manfInnerCardbox .manfCont p{font-size:18px;}
.acf-manufacturers-card-section .manfInnerCardbox .readmoreBtnHolder{margin-top:auto;}
.acf-manufacturers-card-section .manfInnerCardbox .manfContentHolder{margin-bottom:15px;}
.acf-manufacturers-card-section .manfInnerCardbox .readmoreBtnHolder .readmoreBtn{display:inline-flex;cursor:pointer;padding:8px 16px;border:0px;border-radius:100px;background-color:#EDF2FB;color:#243d91;transition:background-color 0.3s ease;justify-content:center;align-items:center;gap:10px;text-decoration:underline;}
.acf-manufacturers-card-section .manfInnerCardbox .readmoreBtnHolder .readmoreBtn i, .plusIconGlobal{background-image:url(images/readmoreplus.png);background-repeat:no-repeat;width:15px;height:16px}

/*404 page*/

.page404 .page404cont{display:flex;flex-direction:column;min-height:622px;padding-top:106px;}
.page404 .absImg{position:absolute;right:0px;bottom:0;z-index:-3;}
.page404 .page404cont .titlefof{font-size:100px;background:linear-gradient(90deg, #B9833D 0%, #FEE494 38%, #DCB345 69.5%, #B9833D 98%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0px;padding-bottom:20px;font-weight:800;line-height:1;padding:0px;}
.page404 .page404cont .descfof{padding-top:17px;padding-bottom:17px;}
.page404 .page404cont .descfof p{color:var(--dark-gray);}
.page404 .page404cont .descfof p:last-child{margin-bottom:0px;}
.page404 .btn.blue{background:linear-gradient(90deg, #133568 0%, #13224b 50.73%);}
.page404 .btn.blue:hover{background:linear-gradient(90deg, #0d254a 0%, #0d1834 50.73%);}

@media (min-width:2250px){
	.page404 .page404cont{display:flex;flex-direction:column;min-height:860px;padding-top:106px;}
}

@media (min-width:1650px){
	.page404 .absImg{position:absolute;right:0px;bottom:0;width:48%;}
	.page404 .absImg img{width:100%;max-width:none}
}

@media (max-width:991px){
	.page404 .page404cont{min-height:auto;padding-top:36px;}
	.page404 .absImg{position:relative;right:auto;bottom:auto;z-index:-3;}
	.page404 .page404cont .titlefof{font-size:90px;}
}

/*Faq Block*/

.acf-faqs-section{padding-top:60px;padding-bottom:60px;}
.acf-faqs-section .sectitle{padding-bottom:70px;}
.acf-faqs-section .accordion-item{border-radius:0px;border:0px;padding-bottom:44px}
.acf-faqs-section .accordion-item .accordion-header .accordion-button{padding-right:30px;text-align: right;}
.acf-faqs-section .accordion-item .accordion-header .title{font-weight:700;margin:0px;}
.acf-faqs-section .accordion-item .accordion-body{padding:36px 30px 0 0;}
.acf-faqs-section .accordion-item .accordion-body p{margin-bottom:0px;}
.acf-faqs-section .accordion-item .accordion-body p:not(:first-child){margin-top:15px;}
.acf-faqs-section .accordion-item .accordion-button{box-shadow:none;background-color:transparent;border-radius:0px;padding:0px;}
.acf-faqs-section .accordion-item .accordion-button{box-shadow:none;background-color:transparent;border-radius:0px;}
.acf-faqs-section .accordion-item .accordion-button:after{box-shadow:none;background-color:transparent;border-radius:0px;}
.accordion-button:after{flex-shrink:0;width:20px;height:20px;margin-left:auto;content:"";background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M10.9611 4.71475C10.9611 4.18321 10.5317 3.75378 10.0002 3.75378C9.46862 3.75378 9.03919 4.18321 9.03919 4.71475V9.03907H4.71487C4.18334 9.03907 3.75391 9.4685 3.75391 10C3.75391 10.5316 4.18334 10.961 4.71487 10.961H9.03919V15.2853C9.03919 15.8168 9.46862 16.2463 10.0002 16.2463C10.5317 16.2463 10.9611 15.8168 10.9611 15.2853V10.961H15.2854C15.817 10.961 16.2464 10.5316 16.2464 10C16.2464 9.4685 15.817 9.03907 15.2854 9.03907H10.9611V4.71475Z" fill="url(%23paint0_linear_1471_3020)"/><circle cx="10" cy="10" r="9.10998" stroke="url(%23paint1_linear_1471_3020)" stroke-width="1.78004"/><defs><linearGradient id="paint0_linear_1471_3020" x1="3.75391" y1="10" x2="16.2464" y2="10" gradientUnits="userSpaceOnUse"><stop stop-color="%23B9833D"/><stop offset="0.38" stop-color="%23FEE494"/><stop offset="0.695" stop-color="%23DCB345"/><stop offset="0.98" stop-color="%23B9833D"/></linearGradient><linearGradient id="paint1_linear_1471_3020" x1="0" y1="10" x2="20" y2="10" gradientUnits="userSpaceOnUse"><stop stop-color="%23B9833D"/><stop offset="0.38" stop-color="%23FEE494"/><stop offset="0.695" stop-color="%23DCB345"/><stop offset="0.98" stop-color="%23B9833D"/></linearGradient></defs></svg>');background-repeat:no-repeat;background-size:1.25rem;transition:transform .2s ease-in-out;position:absolute;right:0px;top:0px;}
.accordion-button:not(.collapsed):after{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.8125 10C15.8125 10.484 15.4215 10.875 14.9375 10.875H5.3125C4.82852 10.875 4.4375 10.484 4.4375 10C4.4375 9.51602 4.82852 9.125 5.3125 9.125H14.9375C15.4215 9.125 15.8125 9.51602 15.8125 10Z" fill="url(%23paint0_linear_1471_3044)"/><circle cx="10" cy="10" r="9.10998" stroke="url(%23paint1_linear_1471_3044)" stroke-width="1.78004"/><defs><linearGradient id="paint0_linear_1471_3044" x1="4.4375" y1="10" x2="15.8125" y2="10" gradientUnits="userSpaceOnUse"><stop stop-color="%23B9833D"/><stop offset="0.38" stop-color="%23FEE494"/><stop offset="0.695" stop-color="%23DCB345"/><stop offset="0.98" stop-color="%23B9833D"/></linearGradient><linearGradient id="paint1_linear_1471_3044" x1="0" y1="10" x2="20" y2="10" gradientUnits="userSpaceOnUse"><stop stop-color="%23B9833D"/><stop offset="0.38" stop-color="%23FEE494"/><stop offset="0.695" stop-color="%23DCB345"/><stop offset="0.98" stop-color="%23B9833D"/></linearGradient></defs></svg>') ;}

@media only screen and (min-width:1280px){
	.acf-faqs-section .container{max-width:998px;margin:0 auto;}
}

/*Service card block*/

.acf-service-card-section{padding-top:60px;padding-bottom:32px;}
.acf-service-card-section .serviceHolder .section-btns{justify-content:center;position:absolute;bottom:26px;left:0px;right:0px;margin:0 auto;}
.acf-service-card-section .serviceHolder{margin-bottom:28px;}
.acf-service-card-section .serviceHolder .innerService{border-radius:30px;background:#edf2fb;padding:30px 23px 95px 23px;height:100%;position:relative;}
.acf-service-card-section .serviceHolder .innerService .iconHolder{display:flex;align-items:end;font-size:25px;}
.acf-service-card-section .serviceHolder .innerService .iconHolder h2{font-size:25px;margin-right:16px;margin-bottom:0px;}
.acf-service-card-section .serviceHolder .innerService .contentHolder{padding-top:18px;}

@media only screen and (min-width:1400px){
	.acf-service-card-section .container{max-width:1210px;margin:0 auto;}
}

/*Service Station Block*/

.serviceStationSingle{padding-top:30px;}
.serviceStationSingle .featured-image img{border-radius:30px;}
.serviceStationBlock .customSelectServ{padding:6px 15px 6px 43px;border-radius:8px;border:1px solid #b9833d;background:var(--white);background-image:url(images/downlarrowSelect.png);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-repeat:no-repeat;background-position:top 50% left 10px;margin-left:24px;}
.serviceStationBlock .innerBoxServCont{border-radius:30px;background:var(--white);box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);padding:21px;margin:0;}
.serviceStationBlock .innerBoxServCont:focus-visible{outline:1px solid #000;}
.serviceStationBlock .innerBoxServCont img{border-radius:20px;width:226px;height:165px;flex-shrink:0;object-fit:cover;}
.serviceStationBlock .innerBoxServCont .placeholderImg img{height:195px;}
.serviceStationBlock .servContMrg{margin-bottom:22px;}
.serviceStationBlock .service-station-listing .statTitle{color:#000;font-size:18px;font-weight:var(--fontW700);line-height:normal;}
.serviceStationBlock .service-station-listing .stataddress .innerStatad, .serviceStationSingle .innerStatad{display:inline-flex;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:100px;background:#edf2fb;}
.serviceStationBlock .service-station-listing .stataddress + p{margin-bottom:5px;}
.serviceStationBlock .service-station-listing .phoneHolBg, .serviceStationSingle .phoneHolBg{display:flex;padding:10px 20px 8px 20px;align-items:flex-start;gap:13px;border-radius:100px;background:#EDF2FB;flex-wrap:wrap;width:fit-content;}
.serviceStationBlock .service-station-listing .phoneHolBg a:focus, .serviceStationSingle .phoneHolBg a:focus{text-decoration:underline;}
.serviceStationBlock .service-station-listing .phoneHolBg span:not(:last-child), .serviceStationSingle .phoneHolBg span:not(:last-child){position:relative;padding-left:15px;}
.serviceStationBlock .service-station-listing .phoneHolBg span:not(:last-child):after, .serviceStationSingle .phoneHolBg span:not(:last-child):after{content:'';margin-left:0;margin-right:0;width:1px;height:23px;position:absolute;display:inline-block;top:0;left:0px;background:#5b5b5b;}
.bottomCommonStation .innerHolderBtmCmnStation{border-radius:30px;border:1px solid #B9833D;background:var(--white);box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);height:100%;padding:29px 20px;}
.serviceStationBlock .service-station-listing .holidayHr strong{display:block;}

@media(min-width:2100px){
	body{display:flex;flex-direction:column;min-height:100vh;}
	footer.container-fluid{margin-top:auto;}
}

@media (max-width:1399px) and (min-width:1024px){
	.serviceStationBlock .service-station-listing .phoneHolBg, .serviceStationSingle .phoneHolBg{padding:10px 10px 8px 10px;font-size:14px;gap:5px;}
	.serviceStationBlock .service-station-listing .phoneHolBg span:not(:last-child), .serviceStationSingle .phoneHolBg span:not(:last-child){padding-left:5px;}
	.serviceStationBlock .service-station-listing .stataddress .innerStatad, .serviceStationSingle .innerStatad{padding:10px;gap:5px;font-size:14px;}
}

@media only screen and (max-width:991px){
	.bottomCommonStation .innerHolderBtmCmnStation{max-width:266px;margin:0 auto;}
	body.single-service-station .servComBranchSec{padding-bottom:90px;}
}

@media(max-width:767px){
	.serviceStationBlock .innerBoxServCont{padding:20px 5px;}
	.serviceStationBlock .service-station-listing .stataddress .innerStatad, .serviceStationSingle .innerStatad{padding:10px;}
	.serviceStationBlock .service-station-listing .phoneHolBg, .serviceStationSingle .phoneHolBg{padding:10px 10px 8px 10px;gap:10px;}
}

.servComBranchSec{padding-bottom:80px;padding-top:119px;margin-bottom:29px;}
.servComBranchSec .servCatTopDesc{max-width:80%;}
.servComBranchSec .absSrvCatIcon{bottom:-152px;right:50px;margin:0 auto;}
.servComBranchSec:before{content:'';background-image:url(images/branchlistbgsec.png);background-repeat:no-repeat;width:100%;height:490px;display:inline-block;position:absolute;right:-30%;top:-19px;background-size:74% 490px;z-index:-1;}
.serviceStationSingle .statTitle{margin-bottom:0px;}
.serviceStationSingle .phoneAndLocation{padding-top:26px;padding-bottom:16px;}
.serviceStationSingle .servInEmail a, .serviceStationSingle .socialIconsMdiv{display:flex;align-items:center;}
.serviceStationSingle .servInEmail a:focus, .serviceStationSingle .socialIconsMdiv:focus{text-decoration:underline;}
.serviceStationSingle .servInEmail .emailIc{margin-left:9px;position:relative;top:2px;}
.serviceStationSingle .socialIconsMdiv .sociclListIc{margin-left:9px;position:relative;top:-2px;}
.serviceStationSingle .servDescContent{padding-top:20px;}
.serviceStationSingle .ctmSingleStationBtn{padding-top:100px;padding-bottom:0px;}
.locationIc{display:inline-block;width:16px;height:20px;background-image:url(images/locationIc.png);background-repeat:no-repeat;background-size:contain;}
.phoneIc{display:inline-block;width:20px;height:20px;background-image:url(images/phoneIc.png);background-repeat:no-repeat;background-size:contain;}
.emailIc{display:inline-block;width:20px;height:20px;background-image:url(images/emailIc.png);background-repeat:no-repeat;background-size:contain;}

@media only screen and (max-width:991px){
	.serviceStationBlock #service-area-filter{display:flex;}    
	.serviceStationBlock .customSelectServ{max-width:177px;}
	.serviceStationBlock .service-station-listing:not(:last-child){margin-bottom:40px;}
	.servComBranchSec{padding-top:30px;padding-bottom:30px;}
	.serviceStationBlock .innerBoxServCont .col-lg-7{order:2;}
	.serviceStationBlock .innerBoxServCont img{width:100%;height:212px;object-fit:cover;}
	.serviceStationBlock .service-station-listing .statTitle{padding-top:20px;margin-bottom:0;padding-bottom:20px;}
	.servComBranchSec .service-station-listing .statTitle{padding-top:0px;margin-bottom:0;padding-bottom:10px;}
 	.servComBranchSec:before{content:'';background-image:url(images/branchlistbgsec-mob.png);background-repeat:no-repeat;width:100%;height:840px;display:inline-block;position:absolute;right:0%;top:150px;background-size:100% 840px;z-index:-1;}
	.servComBranchSec .serviceStationBlock{padding-top:40px;}
	.servComBranchSec .container{position:relative !important;}
	.servComBranchSec .col-lg-4.align-self-center.position-relative{position:inherit !important;}
	.servComBranchSec .absSrvCatIcon{bottom:-90px;right:auto;margin:0 auto;left:10px;width:112px;}
}

@media (max-width:1199px) and (min-width:1024px){
	.servComBranchSec{padding-top:60px;}
	.servComBranchSec .container > .row > div{width:100%;}
	.servComBranchSec .container > .row > div:first-child{position:static !important;margin-bottom:10px;}
	.servComBranchSec .absSrvCatIcon{bottom:-60px;}
}

@media(max-width:767px){
	.serviceStationBlock .innerBoxServCont .placeholderImg img{width:100%;height:auto;object-fit:contain;max-width:50px;}
	.serviceStationSingle .servDescContent{padding-top:10px;}
}

/*Breadcrumbs*/

.absbreadcrumb{z-index:1;}
body:not(.woocommerce):not(.single-news):not(.single-service-station) .absbreadcrumb .bredCrmbinnercont{position:absolute;margin:0 auto;left:0px;right:0px;bottom:-46px;}
#breadcrumbs li a{font-size:var(--f15)}
#breadcrumbs li a:focus{text-decoration:underline;}

/*body.whiteColorBreadCrumb #breadcrumbs *, body.whiteColorBreadCrumb #breadcrumbs{color:#fff}*/

#breadcrumbs li:not(:last-child){margin-left:5px;padding-left:5px;}
#breadcrumbs li:not(:first-child){margin-right:5px;padding-right:5px;}
#breadcrumbs{position:relative;top:8px;}

@media(max-width:767px){
	body:not(.woocommerce):not(.single-news):not(.single-service-station) .absbreadcrumb .bredCrmbinnercont{bottom:auto;}
	body:not(.woocommerce):not(.single-news):not(.single-service-station) .absbreadcrumb .bredCrmbinnercont #breadcrumbs{top:0;}
	#breadcrumbs li a { font-size: var(--f12);}
	#breadcrumbs li:not(:first-child){margin-right:0px;padding-right:0px;}
	#breadcrumbs *:not(li) {margin-right: 10px; }
	.absbreadcrumb .bredCrmbinnercont > div {padding: 0 5px;}
	.single-news .absbreadcrumb {margin-bottom: 20px;}
}
div.product p.price, div.product span.price {
    display: none;
}

/*footer*/

footer{padding-top:51px;background:linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), linear-gradient(90deg, #256BD3 0%, #253E90 102.73%);}
footer *{color:var(--white)}
footer .footerBtnAllLink .section-btns.d-flex{flex-direction:column !important;}
footer .footerBtnAllLink .section-btns.d-flex a:not(:first-child){margin-top:22px;}
footer .privacyPlLink{margin-top:22px;}
footer .privacyPlLink li:not(:first-child):before{content:"";background:#fff;width:1px;display:inline-block;height:12px;position:absolute;top:57%;transform:translateY(-50%);right:0;}
footer .privacyPlLink li a{font-size:12px;}
footer li a:hover,footer li a:focus{text-decoration:underline;color:var(--white)}
footer .privacyPlLink li{padding:0 15px}
footer .footer_menu{list-style:none;margin:0px;padding:0px;}
footer .footer_menu li{padding-bottom:16px;font-size:14px;}
footer ul.social_links{gap:13px;margin-top:2px;} 
footer ul.social_links .cstmRgMrg{margin-right:0px;} 
footer ul.social_links a img{width:15px;height:15px;display:inline-block;}
footer ul.social_links a:focus{outline:1px solid #fff;}
footer .copyRight {color: #fff; font-size: 14px; font-weight: 400; bottom: -10px }
footer .copyRight a {color: #fff; direction: ltr; margin-left: 5px; font-weight: 700; text-decoration: none }
footer .copyRight a span {display: inline-block; white-space: nowrap; vertical-align: top; overflow: hidden; transition: all .5s }

@media only screen and (min-width:1199px){
	.ftLogoSec{position:relative;margin-top:-27px;}	
}

@media(max-width:991px){
	footer .footerBtnAllLink .section-btns.d-flex{flex-direction:row !important;}
	footer .footerBtnAllLink .section-btns.d-flex .btn{width:160px;}
	footer .footerBtnAllLink .section-btns.d-flex a:not(:first-child){margin-right:10px;margin-top:0;}
	footer .footerBtnAllLink{padding-top:13px;margin-bottom:26px;}
	footer .copyRight {font-size: 12px;bottom: 0;}
}

.skip-to-content-link{background:blue;left:0;padding:8px;position:absolute;transform:translateY(-500%);transition:transform .3s;color:var(--white);z-index:999999999999;text-decoration:none;} 
.skip-to-content-link:focus, .skip-to-content-link:focus-within{transform:translateY(0);color:var(--white);}

@media only screen and (max-width:1199px){
	#headerTop button.navbar-toggler{width:18px;height:22px;position:relative;cursor:pointer;}
	#headerTop button.navbar-toggler:focus{box-shadow:none;outline:1px solid var(--blueDark);border-radius:2px;outline-offset:5px;}
	#headerTop button.navbar-toggler span{display:block;position:absolute;height:1px;width:100%;background:var(--blueDark);border-radius:3px;opacity:1;left:0;-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:.25s ease-in-out;-moz-transition:.25s ease-in-out;-o-transition:.25s ease-in-out;transition:.25s ease-in-out;}

	#headerTop button.navbar-toggler span:nth-child(1){top:3px;}
	#headerTop button.navbar-toggler span:nth-child(2){top:11px;}
	#headerTop button.navbar-toggler span:nth-child(3){top:19px;}
	#headerTop button.navbar-toggler[aria-expanded="true"] span:nth-child(1){top:10px;-webkit-transform:rotate(135deg);-moz-transform:rotate(135deg);-o-transform:rotate(135deg);transform:rotate(135deg);}
	#headerTop button.navbar-toggler[aria-expanded="true"] span:nth-child(2){opacity:0;left:-60px;}
	#headerTop button.navbar-toggler[aria-expanded="true"] span:nth-child(3){top:10px;-webkit-transform:rotate(-135deg);-moz-transform:rotate(-135deg);-o-transform:rotate(-135deg);transform:rotate(-135deg);}
	#headerTop #menu-main-top-menu{display:flex;gap:36px;}
	#headerTop #menu-main-top-menu > li:first-child{margin-top:30px;}
	#headerTop #menu-main-top-menu > li:last-child{margin-top:30px;}
	#headerTop #navbarNav{transition:all .4s;right:-150%;position:fixed;top:0;width:80%;z-index:99;padding-top:50px;padding-bottom:50px;border-radius:10px 0px 0px 10px;background:#FFF;box-shadow:0px 4px 20px 0px rgba(63, 64, 150, 0.20);height:90vh;}
	#headerTop #navbarNav.show{right:0;}
	#headerTop .navbar-nav .menu-item-has-children > ul.sub-menu.show{right:0;z-index:9;left:0px;margin:0 auto;top:102%;}
	.navbar-toggler{z-index:9999;}
	#headerTop .navbar-collapse{position:fixed;width:305px;top:0px;right:-120%;padding-top:150px;padding-right:20px;border-radius:30px 0px 0px 30px;background:#fff;box-shadow:0px 4px 20px 0px rgba(173, 173, 173, 0.25);height:100vh;transition:all .2s;overflow-y:scroll;padding-left:20px;}
	#headerTop .navbar-collapse.show{right:0px;}
	#headerTop #menu-header-menu li{margin-bottom:20px;}
	#menu-header-menu > li.singleImgWithTextLink > ul.dropdown-menu li{right:auto;padding-bottom:0px;width:100%;position:relative;}
	#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu{clear:both;top:auto;position:relative;right:auto;max-width:100%;width:auto;}
	#headerTop #menu-header-menu .dropdown .dropdown-menu{padding:20px 0px;min-height:auto;display:none;padding-right:10px;}
	#headerTop #menu-header-menu .dropdown .dropdown-menu.showinmobile{display:block}
	#headerTop #menu-header-menu .dropdown .dropdown-menu .menuThumbnails{margin:20px 0;max-width:210px;}
	#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .imgConMnHolder{display:flex;max-width:100%;width:100%;white-space:normal;flex-direction:column;}
	#headerTop li.singleImgWithTextLink ul.dropdown-menu .nextdivmenu .menucontent .mainImgmenuHolderCnt .readmoeTxtLink{position:relative;bottom:auto;right:auto;display:flex;align-items:center;margin-top:11px;}
	#menu-header-menu{margin-right:0px;}
	.btn.blue, .btn.golden, .btn.lightblue{padding:8px 12px;}
}

.dropdown-item:focus, .dropdown-item:hover{background-color:transparent}
#main-container{min-height:calc(100vh - 400px);}

@media only screen and (min-width:1399px){
	footer .row.d-none.d-lg-flex.justify-content-between div.col-auto:nth-child(2){min-width:210px;}
	footer .row.d-none.d-lg-flex.justify-content-between div.col-auto:nth-child(3){min-width:180px;}
	footer .row.d-none.d-lg-flex.justify-content-between div.col-auto:nth-child(4){min-width:100px;}
	footer .row.d-none.d-lg-flex.justify-content-between div.col-auto:nth-child(5){min-width:115px;}
	footer .row.d-none.d-lg-flex.justify-content-between div.col-auto:nth-child(6){min-width:183px;}
	footer .privacyPlLink li{min-width:119px;}
}

.wpcf7-response-output{border:none!important;}
.darkBgFrms .wpcf7-response-output{color:#FFFFFF}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{background: #243D91;color: #FFFFFF;}
.woocommerce nav.woocommerce-pagination ul li a.next:hover, .woocommerce nav.woocommerce-pagination ul li a.prev:hover{background-color: transparent;color: #000;}
.woocommerce nav.woocommerce-pagination ul li span.current, .woocommerce nav.woocommerce-pagination ul li a{width: 30px;padding: 0;height: 30px;border-radius: 50%;display: flex;justify-content: center;align-items: center;}
.woocommerce nav.woocommerce-pagination ul li, .woocommerce nav.woocommerce-pagination ul{border: none;}
.woocommerce nav.woocommerce-pagination ul li{margin: 0 5px;}


/*
@media(max-width: 767px){
	div#vplugin-toggler {
	    margin-top: 150px;
	}
}*/


#loading-spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9999; /* Ensure it's on top */
}

.woocommerce-product-attributes-item--dimensions {display:none;}

@media (prefers-color-scheme: dark) {
	#headerTop button.navbar-toggler span {background:#a4c1ff;}
	.acf-choose-wocommerce-category-section .innerLobbysec .innerLobbyListTitle, .acf-product-lobby-card-section .innerLobbysec .innerLobbyListTitle, .acf-brand-section .innerBrandSec .brandListcont .brandListTitle {background: none; background-clip: unset; -webkit-background-clip: unset; -webkit-text-fill-color: var(--white);}
	.acf-banner-section:before {display: none;}
}






@media (max-width:767px){ 

.owl-item .product {display: flex;flex-direction: column}
.owl-item .product  .woocommerce-loop-product__link{order:0;}
.owl-item .product  .customFurtherDetails {order:2;}
.owl-item .product  .note {order:3;}
.owl-item .product  .woocommerce-product-subtitle {order:1;}


}



select option:disabled {
    display: none;
}

.cf7formCont .wpcf7-form .wpcf7-response-output{display:none !important}

.cf7formCont .wpcf7-form  .companyname-error{    direction: rtl;color: #b9833d !important;}
.cf7formCont .wpcf7-form  .companyname-error:before { content: "\f05a"; display: inline-block; font: normal normal normal 14px / 1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; margin-left: 5px; }