@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_light.otf') format('opentype');  font-weight: 300;  font-style: normal;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_lightitalic.otf') format('opentype');  font-weight: 300;  font-style: italic;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_book.otf') format('opentype');  font-weight: 400;  font-style: normal;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_bookitalic.otf') format('opentype');  font-weight: 400;  font-style: italic;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_medium.otf') format('opentype');  font-weight: 500;  font-style: normal;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_mediumitalic.otf') format('opentype');  font-weight: 500;  font-style: italic;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_bold.otf') format('opentype');  font-weight: 700;  font-style: normal;}
@font-face {  font-family: 'Gotham Rounded';  src: url('../fonts/font/gothamrnd_bolditalic.otf') format('opentype');  font-weight: 700;  font-style: italic;}


*{    margin: 0px;    padding: 0px;}

body{
    font-family: 'Gotham Rounded', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	color: #000000; font-weight: 400;
	font-size:16px; line-height:29px; 
}

h1 { font-size: 66px; line-height: 1.2; margin-bottom: 35px; font-weight: 700;  font-family: "Gotham Rounded"; }
h2{font-size: 45px; line-height: 1.1; margin-bottom: 25px;  font-weight: 700;font-family: "Gotham Rounded";  color: #003660; }
h3{font-size: 37px; line-height: 1.1; margin-bottom: 25px; font-weight: 600;font-family: "Gotham Rounded"; }
h4{font-size: 30px; line-height: 1.1em; margin-bottom: 20px; font-weight: 600;font-family: "Gotham Rounded"; }
h5{font-size:26px; line-height:33px; font-weight:600; margin-bottom: 10px;  font-family: "Gotham Rounded"; }
h6{font-size: 20px; line-height: 26px; margin-bottom: 10px; font-weight: 400;font-family: "Gotham Rounded";}




p {    margin-bottom: 25px;}
a{ color:#032139; text-decoration: none;-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease;}
a:hover { color:#032139; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#032139;   text-decoration: underline;}


::-webkit-scrollbar {    width: 6px;  }
::-webkit-scrollbar-track {    background: #f1f1f1;   }
::-webkit-scrollbar-thumb {  background: #333;  }

.fa.fa-phone{transform: rotate(10deg);}

.navbar-expand-lg .navbar-nav .nav-link {    padding-right: 1.5rem !important;    padding-left: 1.5rem !important;}

.header{padding: 0;  width: 100%; position: relative; background-color: #fdb515;}
/*.header{padding: 0;position: absolute; z-index: 1; display: block; width: 100%;}*/
.container{  max-width: 1460px !important;}
.comments-area{ max-width: 1460px !important; margin: auto;}
.single-post .nav-links{max-width: 1460px !important; margin: auto;}

.navbar a{padding: 0px 0px; font-size: 17px; color: #fff; font-weight: 500; }
.navbar ul li{padding-left: 0px; padding-right: 0px;}
.navbar ul li{padding-top: 5px;padding-bottom: 5px;margin-bottom: 0px; /*margin-right: 35px;*/ margin-right: 40px; }
.navbar ul li:last-child{margin-right: 0;}


.navbar a:hover, .navbar .nav-link:focus {    color: #fff;    text-decoration: none;}
.navbar.active .nav-link {    color: #555;}

.navbar.active .nav-link:hover, .navbar.active .nav-link:focus {    color: #555;    text-decoration: none;}
.navbar.active .navbar-brand {    color: #555;}
.navbar-expand-lg .navbar-nav{/*text-align: center;display: flex;align-items: center;justify-content: center;*/}
.navbar{    padding: 0px 0px 0px 0;/*margin-bottom: 25px;*/}
.navbar-nav{margin: 0 auto; width: 100%;}

#menu-main-menu a{ color: #fff;     letter-spacing: 0.025em; font-size: 20px;   text-decoration: none; font-weight: 400;  font-family: "Gotham Rounded"; padding-bottom: 15px; }
.mainmenu-div{margin-top: 0px; margin-bottom: 0px;  position: relative; z-index: 1;/* padding: 0px 0px 0px 65px;*/ padding: 0px 0px 0px 0px; }
.mainmenu-div .navbar{/*! float: right; align-items: center; */ /*display: flex; justify-content: end;width: 100%;*/}
.mainmenu-div .navbar{/*! float: right; */ align-items: center; display: flex; justify-content: center; /*! width: 100%; */}
nav li .sub-menu a{font-size: 17px !important; line-height: 20px !important;}


#menu-main-menu li.current_page_item a, #menu-main-menu li a:hover{color: #fff;}
#menu-main-menu li{position: relative;}
#menu-main-menu li.current-menu-item{border-bottom: 1px solid #fff;}
#menu-main-menu li.current-menu-parent{border-bottom: 1px solid #fff;}


nav ul ul{position: absolute;  top: 40px; width: 290px; background-color: #fff; display: none; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px; padding-top: 10px; padding-bottom: 10px;}
nav ul ul:before {    content: "";    display: block;    position: absolute;    top: -7px;    left: 12px;    border-right: 7px solid transparent;    border-bottom: 7px solid #fdb515;    border-bottom-color: rgba(253, 181, 21, 1);     border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block;}
nav ul ul li{float: none !important; display: block; margin: 10px 0 !important; padding: 0px 0 0 !important; border-width: 1px !important; border:  none;}
nav ul ul li a{padding: 5px 20px 5px !important; display: block !important; color: #000 !important;}
nav ul ul li:hover > a,
nav ul ul li.current-menu-item > a{ background-image: none !important; }

nav ul ul ul{position: absolute;  left: 250px; top: unset; width: 290px; background-color: #fff; display: none !important; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px;margin-top: -38px;}
nav ul ul li:hover ul{display: block !important;}
nav ul ul li{padding-left: 0 !important; padding-right: 0 !important;}
nav ul ul li:last-child{border-bottom: none !important;}
nav ul ul li.current-menu-item a, nav ul ul li:hover a{color: #013660 !important;}



nav ul ul ul{left: 290px; top: 40px;}
nav ul ul ul:before {  content: "";  display: block; position: absolute; top: 10px; left: -15px; border-top: 7px solid transparent; border-bottom: 7px solid transparent; border-right: 7px solid #fdb515; z-index: 100!important;}
nav ul ul li.menu-item-has-children a:after{content: '\f0da'; font-family: 'FontAwesome';   margin-left: 6px; right: 10px; top: 7px; position: absolute;   color: #000;    font-size: 12px;}
nav ul ul li.menu-item-has-children ul a:after{display: none;}


/*#menu-main-menu a svg{display: none;}*/

header nav.navbar li svg{display: none !important;font-size: 12px !important; width: 25px; height: 20px;  fill: #1D1D1D;font-weight: 800 !important;position: absolute;top: 20px;}
nav ul li.menu-item-has-children:after{content: '\f0d7'; font-family: 'FontAwesome';   margin-left: 6px;    color: #fff;    font-size: 12px;}




.sitelogo img {  width: 300px; max-width: 100%;  height: auto;  /*z-index: 1000 !important; position: relative;*/}
.sitelogo a{color: #fff;  font-size: 18px; font-weight: 600; text-decoration: none; line-height: 24px;}
.sitelogo{margin-top: 0px;}




hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 2px solid rgb(161 161 161);}
footer{  padding-top: 95px; padding-bottom: 40px;background-color: #032139; position: relative; }


.paginantionCol{width: 100%; text-align: center;}
.pagination .next, .pagination .prev{ padding: 7px 15px !important; color: #fff; font-weight: 500; font-size: 12px;  }
.pagination .page-numbers{color: #fff !important;  background: #000; padding: 7px 12px;  font-weight: 500; margin: 3px 1px; border-radius: 3px;font-size: 12px; text-decoration: none; }
.pagination .page-numbers:hover, .pagination .next:hover, .pagination .prev:hover, .pagination .page-numbers.current{color: #fff !important;  background: #f78538;}
.pagination .next svg, .pagination .prev svg{display: none;}
.pagination .next span.screen-reader-text, .pagination .prev span.screen-reader-text{width: auto !important;height: auto;top: unset;font-size: 12px;opacity: 1;color: #fff;position: relative;display: inline-block;clip-path: unset;clip: unset;line-height: 12px;}
.pagination .next span.screen-reader-text:hover, .pagination .prev span.screen-reader-text:hover{color: #fff !important;;}
.pagination {float:none; margin-top:35px;}
.pagination .nav-links{float:none; clear:both;}
.pagination.void-grid-nav span.current, .pagination.void-grid-nav a:hover{background-color: #70b752 !important; color: #fff;}
.pagination.void-grid-nav{float: right; clear: both;margin-top: 30px;}
.PostpaginationMain{margin: auto;  display: flex;  width: 100%;}
.Postpagination{margin: auto;}


.post-navigation .nav-links{clear: both; width: 100%; display: block; padding: 30px 0 150px;position: relative;}
.post-navigation .nav-links .nav-next{ width: 50%; float: left; height: 30px !important; line-height: 10px !important; }
.post-navigation .nav-links .nav-previous{width: 50%; float: left; height: 30px !important; line-height: 10px !important;}
.post-navigation svg{font-size: 15px !important; width: 30px;}
.post-navigation .nav-links .nav-previous svg{float: right; margin-right: 10px;}
.post-navigation .nav-links .nav-next svg{ margin-left: 10px;}


.default-page-content{padding-top: 98px; padding-bottom:98px;}
.topbar-bottom{padding: 0 0 10px; background-color: rgba(0,0,0,0);}


#review-slider .owl-pagination{/*! display: none; */}
.fa-arrow-left::before{ color: #282828;font-size: 25px;  }
.fa-arrow-right::before{ !important; color: #282828; font-size: 25px; }
.owl-theme .owl-controls .owl-buttons div{ background-color: transparent !important;opacity: 1 !important; width: 40px; height: 40px; border-radius: 50%; margin: 25px 20px 0 !important;}
.fa-circle::before{display: none;}
.owl-theme .owl-controls .owl-buttons div:hover{opacity: 0.7 !important;}

.middle-content-row{align-items: center; /* justify-content: center;*/}
.row-col-bottom{align-items: end;}
.row-col-center{justify-content: center;}
.backgroundbg{background-size:cover; background-repeat:no-repeat;}

.single .post-thum-img img{height: auto; width:100%;}
.post-title-cls h1{font-size: 40px;line-height: 1em;font-weight: 400;color: #0021ae;text-transform: uppercase;margin-bottom: 25px;}



.single-post nav.navigation{display: none;}
.single-post .wrap{/*padding-bottom: 60px;*/}

img.fullsize{width: 100%;}
img.maxsize{max-width: 100%;}
img.radius, .radiusimg img{border-radius:10px;}


.p-t-125{padding-top:125px;}
.p-b-125{padding-bottom:125px;}
.m-t-125{margin-top:125px;}
.m-b-125{margin-bottom:125px;}
.m-t-150{margin-top:150px;}
.m-b-150{margin-bottom:150px;}

.p-t-280{padding-top:280px;}
.p-b-280{padding-bottom:280px;}
.p-t-150{padding-top:150px;}
.p-b-150{padding-bottom:150px;}
.p-t-110{padding-top:110px;}
.p-b-110{padding-bottom:110px;}
.p-t-98{padding-top:98px;}
.p-b-98{padding-bottom:98px;}
.p-t-60{padding-top:60px;}
.p-b-60{padding-bottom:60px;}
.p-t-30{padding-top:30px;}
.p-b-30{padding-bottom:30px;}

.m-t-98{margin-top:98px;}
.m-b-98{margin-bottom:98px;}
.m-t-60{margin-top:60px;}
.m-b-60{margin-bottom:60px;}
.m-t-30{margin-top:30px;}
.m-b-30{margin-bottom:30px;}



.proPopupImg {  display: none;   position: fixed;   z-index: 1;   padding-top: 100px;   left: 0;  top: 0;  width: 100%;   height: 100%;   overflow: auto;   background-color: rgb(0,0,0);   background-color: rgba(0,0,0,0.9); }
.proPopupImg-content {  margin: auto;  display: block;  width: auto;  max-width: 700px;}
#caption {  margin: auto;  display: block;  width: 80%;  max-width: 700px;  text-align: center;  color: #ccc;  padding: 10px 0;  height: 150px;}
.proPopupImg-content, #caption {    -webkit-animation-name: zoom;  -webkit-animation-duration: 0.6s;  animation-name: zoom;  animation-duration: 0.6s;}
@-webkit-keyframes zoom {
  from {-webkit-transform:scale(0)} 
  to {-webkit-transform:scale(1)}
}
@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}
.close {  position: absolute;  top: 15px;  right: 35px;  color: #f1f1f1;  font-size: 40px;  font-weight: bold;  transition: 0.3s;}
.close:hover,.close:focus {  color: #bbb;  text-decoration: none;  cursor: pointer;}
@media only screen and (max-width: 700px){
  .proPopupImg-content {
    width: 100%;
  }
}

.faqBox{margin-top: 45px;}
.accordionjs .acc_section {    box-shadow: unset !important;    background-color: transparent !important; border-bottom: 1px solid #000 !important;   border-radius: 0px !important; padding: 0 !important; margin-bottom: 15px !important;}
.accordionjs .acc_section.acc_active {   background-color: transparent !important; border-bottom: none !important; }
.accordionjs .acc_section .acc_head {    position: relative !important;padding-bottom: 12px;}
.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    left: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-left: 25px;    font-size: 18px;line-height: 29px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {  margin-top: 0px; padding-top: 0px !important; color: #000 !important;}
.accordionjs .acc_section .acc_content p{color: #000 !important;}
.accordionjs{padding-bottom: 35px !important;}


.col-middle-gap .one{padding-right: 28px;}
.col-middle-gap .two{padding-left: 28px;}
.col-middle-gap2 .one{padding-right: 38px;}
.col-middle-gap2 .two{padding-left: 38px;}
img.borderradius{border-radius:12px;}
img.radius{border-radius:10px;}


.mobiledisplay{display:none;}


/*.sitelogo:before{content: url(../../../../wp-content/uploads/2022/08/text-bfr-img.png); position: absolute;top: -6px;margin-left: -70px;}
.sitelogo:after{content: url(../../../../wp-content/uploads/2022/08/text-aft-img.png); position: absolute;top: -6px;margin-left: 20px;}*/


.section-img img, .section-content img{max-width: 100%;}
.box-shadow{box-shadow: 0px 0px 28px #ddd; width: 100%; padding:70px;  display: block;}
.default-row-content{padding-top:98px; padding-bottom: 98px; }

.grayBG{background-color: #3a3a3a; color: #fff;}

.section-content ol{padding-left: 15px; margin-bottom: 25px;}
.section-content ul{ margin-bottom: 30px; padding-left: 15px;}
.section-content ul li {  padding-left: 6px; margin-bottom: 5px;}
/*.section-content ul li::marker {  color: #000;   } */

.section-content ul.ticUl{ margin-bottom: 30px; padding-left: 0px;}
.section-content ul.ticUl li { list-style: none; padding-left: 25px; margin-bottom: 6px; background-image: url(../image/webp/ticul.webp);background-size: auto; background-position: top 7px left;  background-repeat: no-repeat;}
ul.ul2col{column-count: 2; column-gap: 20px;}


.btn {  display: inline-block;  position: relative;  padding: 13px 100px 13px 30px; border: none;  color: #fff;  background: #013660; border-radius: 50px;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; font-family: 'Gotham Rounded';  border: none !important; cursor:pointer; background-image: url('../image/button-arrow-right-min.webp'); background-size: auto; background-repeat: no-repeat; background-position: center right 30px;
  -webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn:hover{animation: all 1000ms  ease-in; color: #fff !important; background-position: center right 17px;  }

.btn2 {  display: inline-block;  position: relative;  padding: 13px 100px 13px 30px; border: 1px solid #fff !important;  color: #fff;  background: transparent; border-radius: 50px;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; font-family: 'Gotham Rounded';  cursor:pointer; background-image: url('../image/button-arrow-right-min.webp'); background-size: auto; background-repeat: no-repeat; background-position: center right 30px;
  -webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; }
.btn2:hover{animation: all 1000ms  ease-in; color: #fff !important; background-position: center right 17px;  }




.social-link ul{list-style: none;}
.social-link ul li{display: inline-block; border: 1px solid #fff; border-radius: 50%; width: 35px; height: 35px; text-align: center; margin-right: 5px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{color: #fff; display: block; font-size: 16px; line-height: 30px;}


.slick-dots{padding: 0 !important;}
.slick-dots li{  background-image: none !important; padding: 0 !important; margin: 0 !important;}
button.slick-arrow:before {    font-size: 30px!important;    line-height: 16px;    background: none;    height: 35px !important;    width: 35px !important;    border-radius: 50%;    display: inline-block;    line-height: 20px;    opacity: 1 !important;}
button.slick-arrow:hover:before {    background: none;}
button.slick-arrow { padding: 0 !important;; background-image: none !important;  z-index: 1;  height: 15px !important;    width: 15px !important; }
button.slick-prev { left: -25px !important; }
button.slick-next { right: 15px !important; background-position: top right;}
button.slick-prev:before {   content: url(../image/slider-arrow-left2-min.webp);    color: #000;}
button.slick-next:before {  content: url(../image/slider-arrow-right2-min.webp);    color: #000;} 
button.slick-disabled {    opacity: .6;}






.inner-bannr .section-content{position: relative;}
.inner-bannr{position: relative;background-size:cover; background-position: center;  background-repeat: no-repeat;padding: 140px 0 200px; color: #fff;}
.inner-bannr:before{content: ""; background-color: rgba(0,0,0,0.6); top: 0; left: 0; width: 100%; height: 100%;position: absolute;}
.inner-bannr h1{ margin-bottom: 15px;}



.home-row-banner{position: relative;color: #fff;background-size: cover; background-position: center;  background-repeat: no-repeat;padding: 0 0 50px;}
.home-row-banner .col-cmn{position: relative; z-index: 1;}
.homeSlider {  position: relative;}
.homeSlider .slick-dots {  position: absolute;  right: unset !important;  left: unset !important;  top: unset !important;  bottom: 30px !important;  list-style: none; }
.homeSlider .slick-dots li { margin: 3px !important; margin: 0;  padding: 0;  width: 40px;  height: 5px;  border-radius: 0;  background: #d9d9d9;border: 1px solid #d9d9d9;  transition: all 0.3s ease;}
.homeSlider .slick-dots li.slick-active {  background: #fdb515; width: 40px;  height: 5px;  border: 1px solid #fdb515;}
.homeSlider .slick-dots button {  display: none; }
.homeSlider .slick-prev, .homeSlider .slick-next {display: none !important;  position: absolute;  left: unset !important;  right: 100px !important;;  background-color: rgba(218,196,196,0.6);  border-radius: 50%;  width: 45px !important;  height: 45px !important;  z-index: 2;}
.homeSlider .slick-prev {  top: 30%; }
.homeSlider .slick-next {  bottom: 30%;}
/*.homeSlider .slick-prev:before {  content: url('../image/slider-arrow-up-min.webp'); border: none !important;margin-top: 20px;}
.homeSlider .slick-next:before {  content: url('../image/slider-arrow-down-min.webp');border: none !important;margin-top: -20px;}*/
.homeSlider{margin: 0 !important;}
.homeSlider h1 {  position: relative;  display: inline-block;  margin-bottom: 15px;  padding-top: 7px;  color: #fff; z-index: 1;}
.homeSlider h1::after {  content: "";  position: absolute;  top: -12px;  left: 50px;  width: 110px;  height: 2px;  background-color: #d9d9d9; border-radius: 0; z-index: -0; }
.homeSlider h1::before {  content: "";  position: absolute;  top: -15px;  left: 0px;  width: 70px;  height: 8px;  background-color: #fdb515; border-radius: 0; z-index: 1; }
.homeSlider .section-content{position: absolute; width: 100%; bottom: 0; left: 0; z-index: 2;}

.homeSlider .sliderInnar{height: 100%;}
.homeSlider .home-row-banner{position: relative; height: 700px;}
.sliderInnar{ height: 700px;}
.homeSlider { height: 700px;}
.homeSlider .home-row-banner .container{height: 100%;}
.homeSlider .home-row-banner .row{height: 100%; justify-content: end;}

.homeSlider .home-row-banner .sliderInnar{height: auto;}
.homeSlider .home-row-banner:before{content: ""; background-color: rgba(0,0,0,0.6); top: 0; left: 0; width: 100%; height: 100%;position: absolute;}

.header-icons{text-align: right; align-content: start; display: flex;justify-content: end;gap: 6px;}
.header-icons a{background-color: #013660; color: #fff; text-decoration: none;}
.topbar-menu{background-color: #013660; padding: 15px 0;}
.headerUser{ background-image: url(../image/user-min.webp); background-repeat: no-repeat; background-position: center; width: 38px; height: 38px; display: inline-block;  border-radius: 50%;}
.headerSearch{ background-image: url(../image/search-min.webp); background-repeat: no-repeat; background-position: center; width: 38px; height: 38px; display: inline-block;  border-radius: 50%;}
.headerFabarite{ background-image: url(../image/fabarit-min.webp); background-repeat: no-repeat; background-position: center; width: 38px; height: 38px; display: inline-block;  border-radius: 50%;}
.headerCart{width: auto; height: 38px; display: inline-block; padding: 5px 15px; border-radius: 35px; font-weight: 300;}

.home-row-whychoose h2, .home-row-productCat h2{color: #fff !important;}

.home-row-productCat{background-color: #013660; color: #fff;}

.home-row-about{position: relative;}
.home-row-about:before{content: ""; display: block; width: 550px; height: 750px; position: absolute; top: 0; left: 0; background-color: #fdb515;}
.home-row-about .container{position: relative;}

.happyClientsBox{box-shadow: 0 5px 16px rgba(0,0,0,0.3); padding: 40px 25px; text-align: center; margin-left: -26%; margin-top: 50px; background-color: #fff;}
.happyClientsRow{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;}
.happyClientsRow .happyClients-cont{-ms-flex: 0 0 33.3333%;  flex: 0 0 33.3333%;  max-width: 33.3333%;}
.happyClientsBox p{margin: 0;}
.happyClientsBox h4{font-weight: 500; font-size: 51px; margin-bottom: 3px;}

.home-row-whychoose{position: relative; background-color: #013660; color: #fff;}

.whychooseImg{position: absolute; top: 90px; right: 0;width: 39%;}
.whychooseImg img{width: 100%; position: relative; z-index: 1;}
.whychooseImg:before{content: ""; width: 70%; display: block; height: 70%; top: -15px; left: -15px; background-color: #fdb515; position: absolute;}
.whychooseBoxRow{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap; gap: 2%; }
.whychooseBoxRow .whychooseBox{-ms-flex: 0 0 48%;  flex: 0 0 48%;  max-width: 48%; border: 1px solid #fff; margin: 30px 0; padding:40px 30px 30px 30px; }
.whychooseBox h4{font-size: 27px; line-height: 1.1; margin-bottom: 20px; font-weight: 500;}
.whychooseBox .whychooseBox-img img{height: 50px; width: auto;}

.home-row-faq{background-color: #fdb515;position: relative;}
.home-row-faq:before{content: ""; width: 40%; display: block; height: 70%; top: 115px; right: 0; background-color: #fdb515; position: absolute; z-index: 1;}
.home-row-faq h2{color: #003660;}
.home-row-faq .section-content{padding-top: 65px;}
.home-row-faq .container{position: relative; z-index: 1;}

.testi-head{text-align: center;}
.home-row-testimonial{ background-position: top right;  background-repeat: no-repeat; background-size: 40%;}
.testiSlider { position: relative; margin-bottom: 60px;  }

.testimonial-heading{font-style: italic;padding-bottom: 15px;position: relative;}
.testimonial-star{position: relative; padding: 25px 0 25px; font-size: 30px;}
.testimonial-star:before{content: ""; position: absolute; width: 70px; height: 8px; background-color: #d3af37; top: 0; left: 0;}
.testimonial-footer h4{font-size: 23px; font-weight: 500; margin-bottom: 0;}
.testiSlider button.slick-prev { top: unset !important; bottom: -35px !important; left: 45% !important; right: unset !important;  }
.testiSlider button.slick-next { top: unset !important; bottom: -35px !important; left: 52% !important; right: unset !important;}

.testiSlider .section-content, .sliderTestiInnar, .testimonial-Content{height: 100%;}
.testimonial-Content{position: relative;}
.testimonial-main{box-shadow: 0 5px 12px rgba(0,0,0,0.3); padding: 40px 25px 140px 25px;  background-color: #fff; height: 100%;}
.testiSlider .slick-slide{padding: 15px;}
.testimonial-footer{background-image: url('../image/quote-img-min.webp'); background-position: top right;  background-repeat: no-repeat;padding: 18px 60px 18px 0; position: absolute; width: 100%; bottom: -100px; left: 0;}

.footer-row-top{background-color: #fdb515; position: relative; }
.footerTopImg{position: absolute; top: 0; right: 0;width: 45%;height: 100%;}
.footerTopImg img{width: 100%;height: 100%;object-fit: cover;object-position: center left;}
.footer-row-top h2{color: #000; font-size: 49px;}
.footer-top-left{padding-right: 99px;}

.footerMenuRow{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;}
/*.footerMenuRow .footerMenuCol{-ms-flex: 0 0 20%;  flex: 0 0 20%;  max-width: 20%;}*/
.footerMenuRow .footerMenuCol{-ms-flex: 0 0 25%;  flex: 0 0 25%;  max-width: 25%;}


.productCatSlider .products a img{width: 100% !important; object-fit: cover !important; height: 220px !important;}
.productCatSlider .products li{padding: 10px !important; margin: 0 !important;}
.productCatSlider{padding: 0 15px;}
.productCatSlider button.slick-prev:before {   content: url(../image/slider-arrow-left-min.webp);  }
.productCatSlider button.slick-next:before {  content: url(../image/slider-arrow-right-min.webp); } 
.productCatSlider button.slick-prev{left: -55px !important;}
.productCatSlider button.slick-next{right: -25px !important;}
.productCatSlider ul li h2{font-size: 20px; line-height: 26px; font-weight: 400; margin: 0 !important;}
.productCatSlider ul li h2 .count{display: none;}
.productCatSlider ul{margin: 0 !important; padding: 0 !important;}


.about-template .home-row-testimonial{position: relative;}
.about-template .home-row-testimonial:before{content: ""; width: 40%; display: block; height: 70%; top: 98px; right: 0; background-color: #fff; position: absolute; z-index: 1;}
.about-template .home-row-testimonial .container{position: relative; z-index: 1;}

.contactListMain{padding-bottom: 20px;}
.contactListMain h3{color: #003660; font-weight: 500;}
.contactListBox span{display: table-cell; vertical-align: top;}
.contactListBox span:first-child{width: 70px; position: relative;padding-left: 20px;}
.contactListBox span:first-child img{position: relative; z-index: 1;}
.contactListBox span:first-child:before{content: ""; width: 35px; display: block; height: 30px; top: 15px; left: 0; background-color: #f1f0ee; position: absolute; }
.contactPageLeftCont h4{font-size: 26px; font-weight: 500;color: #003660;}
.contactFrm h4{color: #003660; font-weight: 500; }
.contactFrm form{padding-top: 20px;}












.single-product .inner-bannr{display: none;}
.single-product .single-page-template .default-row-content {  padding-top: 58px;}
.single-product .single-product .onsale{display: none;}
.single-product .woocommerce-breadcrumb{color: #000000 !important; font-weight: 500; font-size: 16px !important; padding-bottom: 15px !important;}
.single-product .woocommerce .woocommerce-breadcrumb nav.woocommerce-breadcrumb a, .woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb a{color: #000000 !important;}

.price{color: #003660 !important; font-size: 18px !important;}
.single-product .single-product .summary{-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display: -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;}
.single-product .single-product .summary .product_title {order: 1;width: 100%; display: block; font-weight: 500 !important;}
.single-product .single-product .summary .price{order: 2;width: 100%; display: block; font-size: 26px !important;}
.single-product .single-product .summary .woocommerce-product-details__short-description{order: 3;width: 100%; }
.single-product .single-product .summary .gbt-calculator{order: 4;width: 100%; }
.single-product .single-product .summary form.cart{order: 5; width: 100%; display: block;}
.single-product .single-product .summary .product_meta{order: 6;width: 100%; display: block;}
.single-product .single-product .summary .price del{font-size: 20px;}

.gbt-calculator { margin-top: 0px; padding: 15px 0; border: none;  border-radius: 10px; font-size: 17px !important;  }
.calulation-result span { font-weight: 500; margin-top: 10px; }
.calulation-result span#result{display: block; font-weight: 400;}
form.cart .quantity { display: none !important; }

.single_add_to_cart_button{background-color: #013660 !important; font-weight: 400 !important; font-size: 17px !important; border-radius: 35px !important; padding: 15px 35px !important; opacity: 1 !important;}
.calculator-priceVal div span{font-weight: 500; display: block;}
.calculator-priceVal .calculator-specialPrice{color: #003660;}
.calculator-priceVal div p{margin-bottom: 13px;}
.gbt-calculator .stock-wrapper span, .gbt-calculator .calulation-input-meter span, .gbt-calculator .meterage-cal span{font-weight: 500; display: block;padding-bottom: 8px;}
.gbt-calculator .calulation-input-meter, .gbt-calculator .meterage-cal{padding-bottom: 15px;}

.woocommerce .quantity .qty, .gbt-calculator input[type="number"]{width: 130px !important; padding: 12px 10px; border-radius: 7px; border: 1px solid #c6c6c6; font-size: 16px;}

.woocommerce-tabs{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap; background-color: #013660; margin: 0 0 85px; position: relative; top: 25px;}
.woocommerce-tabs ul.tabs{-ms-flex: 0 0 30%;  flex: 0 0 30%;  max-width: 30%; background-color: #fdb515; padding: 35px 0 35px 35px !important; margin: 0 !important; }
.woocommerce-tabs .woocommerce-Tabs-panel{-ms-flex: 0 0 70%;  flex: 0 0 70%;  max-width: 70%; color: #fff; padding: 55px 45px !important;}
.woocommerce-tabs ul.tabs li{padding: 12px 25px !important; /*font-size: 28px !important;*/ font-size: 22px !important; font-weight: 500 !important; display: block; width: 100%; box-shadow: unset !important;background-color: transparent !important;border: none !important;border-top-left-radius: 80px !important;border-bottom-left-radius: 80px !important; margin: 3px 0 !important;}
.woocommerce-tabs ul.tabs li.active{background-color: #013660 !important; color: #fff !important; }
.woocommerce-tabs ul.tabs li.active a{color: #fff !important;}
.woocommerce-tabs ul.tabs li:before, .woocommerce-tabs ul.tabs li:after{display: none;}
.woocommerce-tabs ul.tabs li a{font-weight: 500 !important; color: #003660 !important;}
.woocommerce-tabs .woocommerce-Tabs-panel a{color: #fff;text-decoration: underline; }
.woocommerce-tabs .woocommerce-Tabs-panel h2{color: #fff; /*font-size: 37px;*/ font-size: 32px;}
.woocommerce-tabs .woocommerce-Tabs-panel h3{color: #fff; font-size: 31px;}
.woocommerce-tabs .woocommerce-Tabs-panel h4{color: #fff; font-size: 25px;}
.woocommerce-tabs .woocommerce-Tabs-panel h5{color: #fff; font-size: 20px;}
.woocommerce-tabs .woocommerce-Tabs-panel form input[type="submit"]{background-color: #fdb515;color: #003660 !important; }
.woocommerce-tabs .woocommerce-Tabs-panel form input[type="submit"]:hover{opacity: 0.8;}


.single-product .related{padding-top: 15px;}
.single-product .summary.entry-summary:has(.gbt-calculator) p.price{display: none;}
.single-product .summary.entry-summary .wishsuite-btn{margin-left: 15px; line-height: 0; vertical-align: top; display: inline-block;}
.single-product .summary.entry-summary .wishsuite-btn .wishsuite-btn-text{padding-left: 15px; margin-top: -7px;}
.single-product .summary.entry-summary .wishsuite-btn svg{margin-top: 10px;}


.single-product .related ul.products li a img{width: 100% !important; object-fit: cover !important; height: 280px !important;}
.single-product .related ul.products li{padding: 10px !important; margin: 0 !important; text-align: center;}
.single-product .related button.slick-prev{left: unset !important;right: 135px !important; top: -60px;}
.single-product .related button.slick-next{right: 55px !important; top: -60px;}
.single-product .related ul.products li h2{font-size: 16px !important; line-height: 26px; font-weight: 500; margin: 0 !important;}
.single-product .related ul.products{margin: 0 !important; padding: 0 !important;}
.single-product .related ul.products li a.view-product{background-color: #003660;color: #fff !important; font-weight: 400; border-radius: 35px; padding: 12px 25px; border: none !important; }
.single-product .related ul.products li a.view-product:hover{opacity: 0.8;}
.single-product .related ul.products .slick-track{margin: 0;}
/*single-product .fancybox__container{display: none !important;}*/

.product-dimensions{padding-bottom: 10px;}
li.product a{text-decoration: none !important;}
.price .amount{text-decoration: none !important; }
.price .amount bdi{text-decoration: none !important; }



.productCatPage {background-color: #013660; color: #fff;}
.productCatPage h2{color: #fff;}

.productCatPageSlider .subcategory-item img{width: 100% !important; object-fit: cover !important; height: 150px !important;}
.productCatPageSlider .subcategory-item{padding: 14px !important; margin: 0 !important;}
.productCatPageSlider{padding: 0 15px;}
.productCatPageSlider button.slick-prev:before {   content: url(../image/slider-arrow-left-min.webp);  }
.productCatPageSlider button.slick-next:before {  content: url(../image/slider-arrow-right-min.webp); } 
.productCatPageSlider button.slick-prev{left: -55px !important;}
.productCatPageSlider button.slick-next{right: -25px !important;}
.productCatPageSlider .subcategory-item h3 {font-size: 16px; line-height: 26px; font-weight: 400; margin: 0 !important; color: #fff !important;}
.productCatPageSlider .subcategory-item h3 a{color: #fff !important;}
.productCatPageSlider .subcategory-item h3 .count{display: none;}
.productCatPageSlider .subcategory-item .subcategory-title{padding-top: 15px;}

.productCatPageSlider{ display: none;}

.woocommerce .woocommerce-result-count, .woocommerce .woocommerce-ordering, .woocommerce ul.products li.product .onsale{display: none;}
.woocommerce ul.products li.product{text-align: center;}
.woocommerce ul.products li.product a.view-product, .woocommerce ul.products li.product a.add_to_cart_button{background-color: #003660;color: #fff !important; font-weight: 400; border-radius: 35px; padding: 12px 25px; border: none !important; }
.woocommerce ul.products li.product a.view-product:hover, .woocommerce ul.products li.product a.add_to_cart_button:hover{opacity: 0.8;}
.woocommerce ul.products li.product h2{font-size: 16px !important; line-height: 26px; font-weight: 500; margin: 0 !important;}

.woocommerce nav.woocommerce-pagination ul{ border: none !important;}
.woocommerce nav.woocommerce-pagination ul li{ border: none !important; margin: 5px !important;}
.woocommerce nav.woocommerce-pagination ul li a{color: #9F9F9F; padding: 12px 15px !important;background-color: #f5f6fa !important;}
.woocommerce nav.woocommerce-pagination ul li .current{color: #fff !important; padding: 12px 15px !important;background-color: #fdb515 !important;}

.woocommerce-pagination{text-align: center;}
.woocommerce-pagination{ border: none !important;}
.woocommerce-pagination span{ border: none !important; margin: 5px !important;}
.woocommerce-pagination a{color: #9F9F9F; padding: 12px 15px !important;background-color: #f5f6fa !important;}
.woocommerce-pagination .current{color: #fff !important; padding: 12px 15px !important;background-color: #fdb515 !important;}



.woocommerce-message::before {  color: #fdb515 !important;}
.woocommerce-message {  border-top-color: #fdb515 !important;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button{
  background-color: #003660 !important;color: #fff !important; font-weight: 400 !important; border-radius: 35px !important; padding: 12px 25px !important; border: none !important;
}



.wp-block-woocommerce-cart-items-block .wc-block-components-product-metadata__description{display: none;}
.wc-block-cart__submit-button, .wc-block-components-totals-coupon__button, .wc-block-components-checkout-place-order-button{background-color: #003660 !important;color: #fff !important; font-weight: 400 !important; border-radius: 35px !important; padding: 12px 25px !important; border: none !important; text-decoration: none !important; font-size: 16px !important;}
.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-metadata__description{display: none;}



.woocommerce-account .woocommerce-MyAccount-navigation ul li{list-style: none;margin-bottom: 8px;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a{display: block;background-color: #013660;border: 1px solid #013660;color: #fff;font-size: 12px;padding: 8px 17px;font-weight: 500; font-size: 17px; text-decoration: none !important;}
.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover, .woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a{background-color: #fff;color: #013660;}
.woocommerce-MyAccount-content{padding: 25px; border: 1px solid #013660;}
.woocommerce-account .addresses .title h3{}.woocommerce-MyAccount-content fieldset{margin: 15px 0;}
.woocommerce-info::before {  color: #fdb515 !important;}
.woocommerce-info {  border-top-color: #fdb515 !important;}
.woocommerce-MyAccount-content h2{font-size: 32px;}
.woocommerce-MyAccount-navigation ul, .woocommerce-MyAccount-navigation ul li{padding-left: 0;}


.wishsuite-remove{width: 20px !important;}
.wishsuite-addtocart{background-color: #003660;color: #fff !important; font-weight: 400; border-radius: 35px; padding: 10px 15px !important; border: none !important; }
.wishsuite-addtocart:hover{opacity: 0.8;}
.wishsuite-social-share{display:none !important;}

.optional{padding-left:3px;}



.search-popup {  display: none;  position: fixed;  z-index: 1119999;  top: 0;  left: 0;  width: 100%;  height: 100%;  background-color: rgba(0, 0, 0, 0.9);}
.search-popup-inner {  position: relative;  max-width: 600px;  margin: 10% auto;  background: transparent;  padding: 40px;  border-radius: 8px;  box-shadow: 0 5px 15px rgba(0,0,0,0.3);}
.search-close {  position: absolute;  right: 15px;  top: 10px;  font-size: 24px;  cursor: pointer;}

.wp-block-woocommerce-empty-cart-block h2:nth-child(3){display: none !important;}
.wp-block-woocommerce-empty-cart-block .wp-block-product-new{display: none !important;}
.wp-block-woocommerce-empty-cart-block hr{display: none !important;}








footer{position: relative; z-index: 1; color: #fff;}
footer a{color: #fff; }
footer .footer-top h2{color: #fff;font-size: 26px; margin-bottom: 30px; font-weight: 700;font-family: "Gotham Rounded";}
.footer-copyright{font-size: 14px; line-height: 20px; font-weight: 300; color: #FFFFFF;}
.footer-contact-details{font-size: 16px; color: #fff;}
.footer-copyright p{margin-bottom: 5px; font-size: 17px;}
.footer-copyright a{color: #fff;}
.footer-content{font-size: 15px; line-height: 26px;}

.footer-copyright a:hover{text-decoration: underline; color: #fdb515;}

footer a:hover, footer li a:hover{color: #fdb515;}
.footer-top .rowone .two .cipi{padding-left: 30px;}
.footer-top .rowone .three .cipi{padding-left: 80px;}
footer ul.listo{padding-left: 3px;}
footer ul.listo li{list-style: none; font-size: 15px; margin-bottom: 5px;}
.rowCopyright{padding-top: 25px; font-size: 17px; border-top: 1px solid #817d7c; margin-top: 35px; }
.footer-top .rowone{margin-bottom: 5px;padding-bottom: 20px;}

.footer-contact-details{display: block; width: 100%; margin-bottom: 25px;}
.footer-contact-details i{color: #fdb515;margin-right: 10px;}
/*.footer-contact-details span{display: table-cell; vertical-align: top;}
.footer-contact-details span:first-child{width: 25px;}*/


footer .social-link{margin-bottom: 25px; display: block;}
footer .social-link li{border: none; padding: 5px !important; margin: 0 3px !important;}
footer .social-link li a{border-radius: 50%; border: 1px solid #fff; background-color: transparent; display: block; width: 40px; height: 40px; padding: 5px 0 0 0; text-align: center;}

.footer-logo-details img{width: auto !important; height: 150px !important; flex: unset !important;}
.footer-logo-details figure.wp-block-gallery{display: block !important; margin: 0;}
.footer-logo-details figure.wp-block-gallery figure{display: inline-block !important; width: auto !important; margin-right: 35px !important;}
.footer-logo-details figure.wp-block-gallery figure:last-child{margin-right: 0 !important;}




form .frm-row{width:100%; display:block; padding: 1px 0;}
form .frm-row .frm-col2{width: 49.5%; display: inline-block; vertical-align:top;}
form .frm-row .frm-col2:first-child{padding-right: 7px;}
form .frm-row .frm-col2:last-child{padding-left: 7px;}
form .frm-row .frm-colfull{display:block; width:99.5%;}
form .frm-row-btn p{margin-bottom: 0;}
.contactform{padding-left:20px;}
.contactform .wpcf7-spinner{display: block;}

form .frm-col p{margin-bottom: 10px;}
form .row{margin-left: -5px; margin-right: -5px;}

form p{margin: 0;}
form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="number"], form select, form input[type="search"], form input[type="password"]{width: 100%; color: #000; background-color: #f9f9f9; border: none; border: none; border-radius: 0px; padding: 17px 18px; font-size: 16px; outline: unset;font-family: "Gotham Rounded";font-weight: 400;margin-bottom: 15px;}
form textarea{ outline: unset; height: 270px; resize: unset;width: 100%; color: #000; background-color: #f9f9f9; border: none; border: none; border-radius: 0px; padding: 17px 18px; font-size: 16px; outline: unset;font-family: "Gotham Rounded";font-weight: 400;margin-bottom: 15px;}
form .frm-row p{margin-bottom: 10px;}
.frm-row-btn{margin-top: 30px;}

form input[type="submit"]{  display: inline-block;  position: relative;  padding: 18px 50px; border: none;  color: #fff !important;  background: #013660; border-radius: 50px;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; text-transform: none; font-family: 'Gotham Rounded';  border: none !important;
-webkit-transition: all 500ms ease;	-moz-transition: all 500ms ease;	-ms-transition: all 500ms ease;	-o-transition: all 500ms ease;	transition: all 500ms ease; cursor: pointer;}
form input[type="submit"]:hover{animation: all 1000ms  ease-in; color: #fff !important; background: #3b3a38;  }










.comments-area{margin-top: 20px;background-color: #f4f4f4; padding: 25px 0 0;}
.comments-area h2.comments-title{font-size: 35px;}
.comments-area footer {  color: #000;  background-color: transparent !important;  padding: 0 0 0 0;}
.comments-area .comment-author img{border-radius: 50%; width: 70px; height: 70px;}
.comments-area ol{margin-left: 15px;}
.comments-area .comment-author a{color: #000;}


.comments-area .comment-metadata{padding-bottom: 10px;}
.comments-area .comment-metadata a{color: #000;}
.comments-area .comment-metadata time{font-size: 14px;}

.comments-area .reply svg{ width: 20px; height: 20px; display: inline-block; margin-right: 15px;}
.comments-area .reply{margin-bottom: 25px;}
.comments-area input[type="text"], .comments-area input[type="tel"], .comments-area input[type="email"], .comments-area select, .comments-area input[type="url"]{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fdfdfd; font-size: 18px; color: #bfbfbf; text-transform: uppercase; outline: none;}
.comments-area textarea{margin-bottom: 10px !important;width: 100%; padding: 15px 20px; border: 1px solid #d3d3d3; background-color: #fff; font-size: 18px; color: #000;height: 9em;outline: none;}
.comments-area h3.comment-reply-title small a{ color:#000 !important; font-size: 25px; margin-left: 15px;}




.pum-close.popmake-close{line-height: 20px !important; font-weight: 700; color: #003660 !important}
.pum-container{padding: 35px !important;}
.pum-content h4 {  font-size: 30px;  line-height: 1.1;  margin-bottom: 25px;  font-weight: 700;  font-family: "Gotham Rounded";  color: #003660;}








/*--------Responsive start--------------*/



@media screen and (min-width:1400px){
       

  
}


@media screen and (max-width:1820px){
    
  
}

@media screen and (max-width:1700px){
  
  
}


@media screen and (max-width:1600px){
  
  
  .home-row-faq .section-content {  padding-top: 0px;}
  
  
}

@media screen and (max-width:1520px){

.container{  max-width: 94% !important;}
.comments-area{ max-width: 94% !important; margin: auto;}
.single-post .nav-links{ max-width: 94% !important; margin: auto;}

  
  #menu-main-menu a {  font-size: 17px; }
  .mainmenu-div{padding-left: 0;}
  .navbar-expand-lg .navbar-nav{text-align: center;  display: flex;  align-items: center;  justify-content: center; margin: auto !important; }
  
  
h1 { font-size: 56px; line-height: 1; margin-bottom: 25px;}
h2{font-size: 40px; line-height: 1.1; }
h3{font-size: 32px; line-height: 1.1;}
h4{font-size: 28px; line-height: 1.1em; }
h5{font-size:23px; line-height:31px; }
h6{font-size: 19px; line-height: 26px; }


.productCatSlider .products a img{ height: 200px !important;}
.productCatSlider .products li{padding: 10px !important; }
.productCatSlider{padding: 0 15px;}
.productCatSlider button.slick-prev:before {  transform: scale(0.7); width: 30px !important; height: 30px !important;}
.productCatSlider button.slick-next:before {  transform: scale(0.7); width: 30px !important; height: 30px !important; } 
.productCatSlider button.slick-prev{left: -40px !important;}
.productCatSlider button.slick-next{right: -10px !important;}

.productCatPageSlider .subcategory-item img{ height: 140px !important;}
.productCatPageSlider .subcategory-item{padding: 8px !important; }
.productCatPageSlider{padding: 0 15px;}
.productCatPageSlider button.slick-prev:before {  transform: scale(0.7); width: 30px !important; height: 30px !important;}
.productCatPageSlider button.slick-next:before {  transform: scale(0.7); width: 30px !important; height: 30px !important; } 
.productCatPageSlider button.slick-prev{left: -40px !important;}
.productCatPageSlider button.slick-next{right: -10px !important;}
  
  
  .home-row-about::before {  width: 33%;  height: 550px;}
  .happyClientsBox h4{font-size: 42px;}
  
.testiSlider button.slick-prev {  left: 42% !important;   }
.testiSlider button.slick-next {  left: 55% !important; }
  .footer-row-top h2 {  font-size: 39px;}
  footer .footer-top h2{font-size: 22px;}
  
  .woocommerce-tabs .woocommerce-Tabs-panel h2 {  /*font-size: 32px;*/ font-size: 30px;}
.woocommerce-tabs .woocommerce-Tabs-panel h3{font-size: 26px;}
.woocommerce-tabs .woocommerce-Tabs-panel h4{font-size: 22px;}
.woocommerce-tabs .woocommerce-Tabs-panel h5{font-size: 18px;}
  .woocommerce-tabs ul.tabs li { font-size: 20px !important;}
  
  .single-product .related ul.products li a img {  height: 250px !important; }
  
}


@media screen and (max-width:1480px){
  
  
  
}

@media screen and (max-width:1380px){
  
  
}

@media screen and (max-width:1300px){
  
  #menu-main-menu a {  font-size: 16px; }
  .navbar ul li {  margin-right: 25px;}
nav li .sub-menu a{font-size: 15px !important; line-height: 20px !important;}

}

@media screen and (max-width:1260px){
    
    
    
 .p-t-150{padding-top:130px;}
	.p-b-150{padding-bottom:130px;}
	.m-t-150{margin-top:130px;}
	.m-b-150{margin-bottom:130px;} 
  
  
}

@media screen and (max-width:1220px){

    
  
   
}



@media screen and (max-width:1200px){
  
  
h1 { font-size: 46px; line-height: 1; margin-bottom: 25px;}
h2{font-size: 35px; line-height: 1.1; }
h3{font-size: 30px; line-height: 1.1;}
h4{font-size: 26px; line-height: 1.1em; }
h5{font-size:22px; line-height:30px; }
h6{font-size: 18px; line-height: 26px; }
  
  
  #menu-main-menu a {  font-size: 15px; }
  .navbar ul li {  margin-right: 18px;}
  
  
.home-row-banner{padding: 0 0 50px;}
.homeSlider .slick-dots {bottom: 20px !important;  }
.homeSlider .slick-dots li { width: 30px;  height: 5px;  }
.homeSlider .slick-dots li.slick-active {  width: 30px;  height: 5px;}
.homeSlider h1::after {   top: -12px;  left: 30px;  width: 80px;  height: 2px;  }
.homeSlider h1::before {  top: -15px;  left: 0px;  width: 50px;  height: 8px;  }
.homeSlider .home-row-banner{position: relative; height: 550px;}
.sliderInnar{ height: 550px;}
.homeSlider { height: 550px;}
  
  
.btn {    padding: 9px 70px 9px 30px;  margin-top: 10px; background-size: 30px;background-position: center right 30px;font-size: 15px; }
.btn:hover{ background-position: center right 17px;  }
.btn2 {   padding: 9px 70px 9px 30px;  margin-top: 10px; background-size: 30px;background-position: center right 30px;font-size: 15px; }
.btn2:hover{ background-position: center right 17px;  }

.productCatSlider .products a img{ height: 170px !important;}
.productCatPageSlider .subcategory-item img{ height: 110px !important;}
  .happyClientsBox h4{font-size: 35px;}
  .happyClientsBox p{line-height: 22px;}
  .footer-row-top h2 {  font-size: 32px;}
  
.footerMenuRow .footerMenuCol{-ms-flex: 0 0 33.3333%;  flex: 0 0 33.3333%;  max-width: 33.3333%; padding-top: 15px; padding-bottom: 15px;}
.footerMenuRow .footerMenuCol:last-child{-ms-flex: 0 0 66.6666%;  flex: 0 0 66.6666%;  max-width: 66.6666%;}
  footer {  padding-top: 65px;    padding-bottom: 40px;}

.inner-bannr{ padding: 100px 0 150px; }

.woocommerce-tabs .woocommerce-Tabs-panel h2 {  font-size: 28px;}
.woocommerce-tabs .woocommerce-Tabs-panel h3{font-size: 25px;}
.woocommerce-tabs .woocommerce-Tabs-panel h4{font-size: 21px;}
.woocommerce-tabs .woocommerce-Tabs-panel h5{font-size: 17px;}
.woocommerce-tabs ul.tabs li { font-size: 19px !important; line-height: 25px;}
.woocommerce-tabs ul.tabs li a{padding: 5px 0 !important;}
.woocommerce-tabs ul.tabs {  padding: 35px 0 20px 20px !important;}

  .single-product .related ul.products li a img {  height: 220px !important; }
    
}





@media screen and (max-width:1178px){
  
}


@media screen and (max-width:1160px){
    
    
}






@media screen and (max-width:1100px){
  
  
   
}



@media screen and (max-width:1067px){    
 
    
}


@media screen and (max-width:1040px){



	.p-t-125{padding-top:90px;}
	.p-b-125{padding-bottom:90px;}
    .p-t-98{padding-top: 70px !important;;}
    .p-b-98{padding-bottom: 70px !important;}
    .m-t-98{margin-top: 70px !important;}
    .m-b-98{margin-bottom: 70px !important;}
.m-t-125{margin-top:90px;}
.m-b-125{margin-bottom:90px;}

	.p-t-150{padding-top:110px;}
	.p-b-150{padding-bottom:110px;}
.m-t-150{margin-top:110px;}
.m-b-150{margin-bottom:110px;}

  
  .navbar ul li {  margin-right: 15px;}
  .home-row-about::before {  width: 30%;  height: 450px;}
   
}

@media screen and (max-width:1000px){
  
    
}


@media screen and (max-width:991px){
	
          
    .rmp_menu_trigger.rmp-menu-trigger-boring {  display: block !important;}
	    
button.rmp_menu_trigger{display: block !important; top:45px !important;width: 35px !important;height: 35px !important; right: 35px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner::before {  top: 7px;width: 20px !important;}

	button.rmp_menu_trigger .responsive-menu-pro-inner::after {  bottom: 7px;width: 20px !important;}
	button.rmp_menu_trigger .responsive-menu-pro-inner{width: 20px !important;}
	button.rmp_menu_trigger .rmp-trigger-box {		width: 20px !important;}
    
     .rmp_menu_trigger.rmp-menu-trigger-boring:hover, .rmp_menu_trigger.rmp-menu-trigger-boring:focus, .rmp_menu_trigger.rmp-menu-trigger-boring{background: #013660 !important; cursor: pointer;position: absolute !important;color: #000 !important;}
	#rmp-menu-wrap-155 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-155 li .rmp-menu-item-link:hover{background: #fdb515 !important; color: #fff !important;}
  	#rmp-menu-wrap-155 ul li ul .rmp-menu-current-item , #rmp-menu-wrap-155 ul li ul li:hover{background: #fdb515; !important; color: #fff !important;}
    #rmp-menu-wrap-155 li a:hover{color: #000 !important;}
 #rmp_menu_trigger-155 .responsive-menu-pro-inner, #rmp_menu_trigger-155 .responsive-menu-pro-inner::before, #rmp_menu_trigger-155 .responsive-menu-pro-inner::after{background-color: #fff !important;}
  #rmp-container-155{background: #013660 !important;}
  #rmp-menu-wrap-155 .rmp-menu-item-link{color: #fff !important; font-size: 20px !important; }
  
  header .topbar-menu{display: none;}
  header .topbar-logo .row {  align-items: start;}
  header .header-icons{padding-top: 7px;gap: 3px;}
  
.topbar-menu{padding: 15px 0;}
.headerUser{ background-size: 15px; width: 30px; height: 30px; }
.headerSearch{ background-size: 15px; width: 30px; height: 30px;}
.headerFabarite{ background-size: 15px; width: 30px; height: 30px;}
.headerCart{ height: 30px; padding: 5px 12px; font-size: 12px; line-height: 18px;}
  .headerCart i{font-size: 12px;}
  .happyClientsBox h4{font-size: 30px;}
  .happyClientsBox { margin-left: -66%;}
  .whychooseBoxRow .whychooseBox{padding: 30px 20px 10px 20px;}
  .whychooseBox h4 {  font-size: 23px;  line-height: 1.1;  margin-bottom: 10px;}
  .whychooseBoxRow .whychooseBox{ font-size: 15px; line-height: 21px; margin: 15px 0;}
  .whychooseBox .whychooseBox-img{padding-bottom: 10px;}
  
  .footer-row-top h2 {  font-size: 28px;}
  .footer-row-top{padding-top: 50px !important; padding-bottom: 20px !important;}
  
.inner-bannr{ padding: 100px 0 130px; }
  .inner-bannr h1{font-size: 38px;}
  .woocommerce-MyAccount-content h2 {  font-size: 25px;}
  
}



@media screen and (max-width:960px){
   
   
}

@media screen and (max-width:920px){


h1 { font-size: 38px; line-height: 1; margin-bottom: 25px;}
h2{font-size: 31px; line-height: 1.1; }
h3{font-size: 26px; line-height: 1.1;}
h4{font-size: 23px; line-height: 1.1em; }
h5{font-size:20px; line-height:30px; }
h6{font-size: 17px; line-height: 26px; }
  
.home-row-banner{padding: 0 0 30px;}
.homeSlider .slick-dots {bottom: 0px !important;  }
.homeSlider .slick-dots li { width: 30px;  height: 5px;  }
.homeSlider .slick-dots li.slick-active {  width: 30px;  height: 5px;}
.homeSlider h1::after {   top: -12px;  left: 30px;  width: 80px;  height: 2px;  }
.homeSlider h1::before {  top: -15px;  left: 0px;  width: 50px;  height: 8px;  }
.homeSlider .home-row-banner{ height: 400px;}
.sliderInnar{ height: 400px;}
.homeSlider { height: 400px;}
  
  
.btn {    padding: 9px 50px 9px 20px;  margin-top: 10px; background-size: 22px;background-position: center right 20px;font-size: 13px; line-height: 20px;  }
.btn:hover{ background-position: center right 12px;  }
.btn2 {   padding: 9px 50px 9px 20px;  margin-top: 10px; background-size: 22px;background-position: center right 20px;font-size: 13px; line-height: 20px; }
.btn2:hover{ background-position: center right 12px;  }
  
  .home-row-banner h1{font-size: 5vw;}
  
.productCatSlider .products a img{ height: 150px !important;}

}


@media screen and (max-width:880px){
 

  .home-row-about::before {  width: 35%;  height: 400px;}
    
}

@media screen and (max-width:860px){
  
 
.inner-bannr{ padding: 70px 0 90px; }
  .inner-bannr h1{font-size: 33px;}
  .contact-row-details .one{padding-bottom: 35px;}
  form input[type="submit"]{padding: 12px 30px; font-size: 16px;}
  
}


@media screen and (max-width:820px){
    
  .happyClientsBox { margin-left: -76%;}
  
}

@media screen and (max-width:800px){
    
.productCatPageSlider .subcategory-item img{ height: 180px !important;}
   
}


@media screen and (max-width:767px){



	.p-t-125{padding-top:55px;}
	.p-b-125{padding-bottom:55px;}      
    .p-t-98{padding-top: 40px !important;}
    .p-b-98{padding-bottom: 40px !important;}
    .m-t-98{margin-top: 40px !important;}

    .m-b-98{margin-bottom: 40px !important;}
.m-t-125{margin-top:55px;}

.m-b-125{margin-bottom:55px;}	


	.p-t-150{padding-top:65px;}
	.p-b-150{padding-bottom:65px;}
.m-t-150{margin-top:65px;}
.m-b-150{margin-bottom:65px;}

	.default-page-content {  padding-top: 40px;  padding-bottom: 40px;}

    
   
    /*header .topbar-bottom .two{display: none;}*/

	.mobiledisplay{display:block;}
    
      
    
    /*.topbar-bottom {  padding: 20px 0 10px 0;}*/
   
    .col-middle-gap .one{padding-right: 0px;}
    .col-middle-gap .two{padding-left: 0px;}
    .col-middle-gap2 .one{padding-right: 0px;}
    .col-middle-gap2 .two{padding-left: 0px;}
    
    /*.contact-row-two .two{padding-left: 0px; padding-top: 45px;}*/
  
    
    .mob-rightimg-row.row .col-cmn:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.mob-rightimg-row.row .col-cmn:nth-of-type(2) { order: 1;display: block; width: 100% !important;  margin-bottom: 10px; }
/*.mob-rightimg-row .row {-ms-box-orient: horizontal;  display: -webkit-box !important;  display: -moz-box !important;  display: -ms-flexbox !important;  display: -moz-flex !important;  display:    -webkit-flex !important;  -webkit-flex-flow: row wrap !important;  flex-flow: row wrap !important;width: 100%;}*/

  
  .header{min-height: 92px;}
  .search-popup-inner{max-width: 80%; margin-left: 0; right: 0; padding: 35px 70px;}
  
  .productCatSlider .products li{padding: 10px 5px !important;}
.productCatSlider button.slick-prev:before {  transform: scale(0.5); }
.productCatSlider button.slick-next:before {  transform: scale(0.5); } 
.productCatSlider button.slick-prev{left: -30px !important;}
.productCatSlider button.slick-next{right: -5px !important;}
  .productCatSlider .products a img{margin-bottom: 5px !important;}
  
.productCatPageSlider .subcategory-item{padding: 10px !important; }
.productCatPageSlider button.slick-prev:before {  transform: scale(0.5); }
.productCatPageSlider button.slick-next:before {  transform: scale(0.5);  } 
.productCatPageSlider button.slick-prev{left: -30px !important;}
.productCatPageSlider button.slick-next{right: -5px !important;}

.related.products button.slick-prev:before {  transform: scale(0.5); }
.related.products button.slick-next:before {  transform: scale(0.5);  } 
.related.products button.slick-prev{right: 90px !important; top: -5px !important;}
.related.products button.slick-next{right: 40px !important; top: -5px !important;}
.single-product .related ul.products{padding-top: 50px !important;}
  
  
  .home-row-about::before {  width: 45%;  height: 500px;}
  .home-row-about .one{padding-bottom: 35px;}
  .happyClientsBox { margin-left: 0;}
  .whychooseImg{display: none;}
  .home-row-whychoose .section-img{position: relative; margin-bottom: 25px;}
  .home-row-whychoose .section-img::before {  content: "";  display: block;  width: 80%;  height: 70%;  position: absolute;  top: 0;  left: 0;  background-color: #fdb515;}
  .home-row-whychoose .section-img img{position: relative; z-index: 1; padding: 15px 0 0 15px;}
  .home-row-faq .one{padding-bottom: 25px;}
  .home-row-faq::before{display: none;}
  .faqBox .accordionjs {    margin: 0 0 0px !important;  }
  
.testiSlider button.slick-prev {  left: 38% !important;   }
.testiSlider button.slick-next {  left: 58% !important; }
  
 
  .footer-row-top h2{font-size: 22px; margin-bottom: 10px; width: 50%;}
  .footer-row-top {    padding-top: 27px !important;    padding-bottom: 5px !important;  }
  .footer-top-left {  padding-right: 0px;}
  .rowCopyright, .rowCopyright .text-right{text-align: center !important;}
  .copyright{padding-bottom: 15px;}
  
  .wishsuite-table-content{overflow: hidden !important;}
  .wishsuite-table-content table tbody > tr td{padding-left: 150px !important;}
  
  
.woocommerce-tabs .woocommerce-Tabs-panel h2 {  font-size: 26px;}
.woocommerce-tabs .woocommerce-Tabs-panel h3{font-size: 22px;}
.woocommerce-tabs .woocommerce-Tabs-panel h4{font-size: 20px;}
.woocommerce-tabs .woocommerce-Tabs-panel h5{font-size: 17px;}
.woocommerce-tabs ul.tabs li { font-size: 16px !important; line-height: 22px;}
.woocommerce-tabs ul.tabs li a{padding: 0 !important;}
.woocommerce-tabs ul.tabs {  padding: 35px 0 5px 6px !important;}
.woocommerce-tabs .woocommerce-Tabs-panel {  padding: 35px 25px !important; }

  .single-product .related ul.products li a img {  height: 200px !important; }

  .pum-container{width: 85% !important;}
  .pum-content h4 {  font-size: 25px;  line-height: 1.1; }

}



@media screen and (max-width:680px){
      
.homeSlider .slick-dots {bottom: 0px !important;  }
.homeSlider .slick-dots li { width: 20px;  height: 4px;  }
.homeSlider .slick-dots li.slick-active {  width: 20px;  height: 4px;}
.homeSlider .home-row-banner{ height: 350px;}
.sliderInnar{ height: 350px;}
.homeSlider { height: 350px;}
  
  .home-row-banner h1{font-size: 6vw;}
  
}




@media screen and (max-width:600px){
  
  .sitelogo img{margin-top: 12px;}
  .home-row-about::before {  width: 65%;  height: 450px;}
  .happyClientsRow .happyClients-cont {  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%; padding: 15px 0;}
   .happyClientsBox h4 {    font-size: 45px;  }

.footerMenuRow .footerMenuCol{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
.footerMenuRow .footerMenuCol:last-child{-ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
  
}

@media screen and (max-width:520px){
  
  .whychooseBoxRow .whychooseBox {  -ms-flex: 0 0 100%;  flex: 0 0 100%;    max-width: 100%; margin: 15px 0;}
  
}


@media screen and (max-width:490px){

.headerUser{ background-size: 12px; width: 23px; height: 23px; }
.headerSearch{ background-size: 12px; width: 23px; height: 23px;}
.headerFabarite{ background-size: 12px; width: 23px; height: 23px;}
.headerCart{ height: 26px; padding: 3px 12px; font-size: 12px; line-height: 18px;}
  .headerCart i{font-size: 12px;}
  
  .topbar-logo .container{padding: 0 5px;}
  button.rmp_menu_trigger{right: 15px !important;}
  
  .search-popup-inner{max-width: 80%; margin-left: 0; right: 0; padding: 35px 70px 35px 25px;}
  
.homeSlider .home-row-banner{ height: 300px;}
.sliderInnar{ height: 300px;}
.homeSlider { height: 300px;}
  
  .home-row-banner h1{font-size: 5.6vw;}
  .inner-bannr h1{font-size: 30px;}
.productCatPageSlider .subcategory-item img{ height: 140px !important;}
  .woocommerce ul.products[class*="columns-"] li.product, .woocommerce-page ul.products[class*="columns-"] li.product {  width: 100% !important;  margin: 0 0 40px 0 !important; float: none !important; display: block !important;}
  
.woocommerce-tabs ul.tabs li { font-size: 18px !important; line-height: 26px;}
.woocommerce-tabs ul.tabs li a{padding: 0 !important;}
  .woocommerce-tabs ul.tabs {   padding: 30px 0 30px 12px !important;  -ms-flex: 0 0 100%;  flex: 0 0 100%;    max-width: 100%; }
.woocommerce-tabs .woocommerce-Tabs-panel {  padding: 30px !important;  -ms-flex: 0 0 100%;  flex: 0 0 100%;    max-width: 100%; }

  .single-product .related ul.products li a img {  height: auto !important; }

  .pum-container{width: 90% !important;}
  .pum-content h4 {  font-size: 22px;  line-height: 1.1; }
  .pum-container {  padding: 35px 25px !important;}
  
}

@media screen and (max-width:430px){
  
  .testimonial-footer h4 {   font-size: 19px;}
  .testimonial-footer{background-size: 50px;}
 
  
}


@media screen and (max-width:390px){
  .productCatSlider .products a img {    height: 130px !important;  }
.productCatPageSlider .subcategory-item img{ height: 110px !important;}
.testiSlider button.slick-prev {  left: 19% !important;   }
.testiSlider button.slick-next {  left: 70% !important; }
  .footer-row-top h2{font-size: 20px; margin-bottom: 10px; width: 55%;}
  .footer-row-top {    padding-top: 27px !important;    padding-bottom: 5px !important;  }
  .footer-row-top .btn{font-size: 11px;}
    
}

@media screen and (max-width:360px){
  
 header .header-icons{gap: 2px;}
.headerUser{ background-size: 12px; width: 20px; height: 20px; }
.headerSearch{ background-size: 12px; width: 20px; height: 20px;}
.headerFabarite{ background-size: 12px; width: 20px; height: 20px;}
.headerCart{ height: 24px; padding: 3px 12px; font-size: 11px; line-height: 16px;}
  .headerCart i{font-size: 8px;}
  button.rmp_menu_trigger{right: 15px !important; top: 38px !important;}
  .header{min-height: 85px;}
  .sitelogo img {    margin-top: 18px;  }
  
.homeSlider .home-row-banner{ height: 270px;}
.sliderInnar{ height: 270px;}
.homeSlider { height: 270px;}
  
  .home-row-banner h1{font-size: 6vw;}
  
  .home-row-about::before {  width: 75%;  height: 370px;}
  
}

@media screen and (max-width:330px){
	
    
}
