@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

*{    margin: 0px;    padding: 0px; font-family: "Montserrat", sans-serif;}
html, body {   overflow-x: hidden;}
body{   font-family: 'Montserrat', sans-serif;    overflow-x: hidden;    font-style: normal;  box-sizing: border-box;color: #666; font-weight: 400;	font-size:16px; line-height:1.6; }

h1 { font-size: 48px; line-height: 1.2; margin-bottom: 35px; font-weight: 700; color:#111;  font-family: "Montserrat"; }
h2{font-size: 48px;  line-height: 1; color: #111;  margin-bottom: 20px;  font-family: "Playfair Display", serif;  font-weight: 600;  }
h3{font-size: 42px;  line-height: 1.08;  margin-bottom: 25px; font-weight: 700;color:#111; font-family: "Montserrat"; }
h4{font-size: 15px; line-height: 1; margin-bottom: 20px; font-weight: 700;color:#111;/*color:#5aba47;*/font-family: "Montserrat"; }
h5{letter-spacing: 4px;  font-size: 18px;  color: #bd8305;  margin-bottom: 15px;  font-weight: 600;  font-family: "Montserrat"; }
h6{font-size: 16px; line-height: 26px; margin-bottom: 10px; font-weight: 600;font-family: "Montserrat";}

p {    margin-bottom: 25px;}
a{ color:#e59c00; 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:#e59c00; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#e59c00;   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 0 15px 0;  width: 100%; position: relative;}*/
.header{/*padding: 0;position: absolute;*/ position: relative; z-index: 999; display: block; width: 100%; height: 126px;}
.container{  max-width: 1240px !important;}
.comments-area{ max-width: 1240px !important; margin: auto;}
.single-post .nav-links{max-width: 1240px !important; margin: auto;}

.navbar a{padding: 0px 0px; color: #333;  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: 25px; }
.navbar ul li:last-child{margin-right: 0;}


.navbar a:hover, .navbar .nav-link:focus {    color: #bd8305;    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.037em; font-size: 15px;   text-decoration: none; font-weight: 500;  font-family: "Montserrat"; padding-bottom: 15px; text-transform: uppercase;}
.mainmenu-div{margin-top: 0px; margin-bottom: 0px;  position: relative; z-index: 1; padding: 0px 0px 0px 15px; }
.mainmenu-div .navbar{/*! float: right; */ display: flex; /*! align-items: center;  justify-content: end;*/justify-content: space-between; align-items: center;width: 100%;}

#menu-main-menu li.current_page_item a{ /*border-bottom: 1px solid #fff;*/}
#menu-main-menu li.current_page_item a, #menu-main-menu li a:hover{color: #bd8305;}
#menu-main-menu li{position: relative;}

nav ul li.menu-item-has-children:before {  content: "";  position: absolute;  left: 0; top: 50px; width: 100%; height: 25px;  background: transparent;}
nav ul ul{position: absolute; width: 280px; top: 65px;transform: translateY(15px);    transition: all .35s ease; border-radius: 12px;  box-shadow: 0 15px 40px rgba(0, 0, 0, .15); background-color: #fff; /*display: none;*/ opacity: 0; visibility: hidden; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px; padding-top: 10px; padding-bottom: 10px;}
nav ul ul:before {    content: "";    display: none;    position: absolute;    top: -7px;    left: 12px;    border-right: 7px solid transparent;    border-bottom: 7px solid #5aba47;    border-bottom-color: #5aba47;     border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block; opacity: 1;   visibility: visible;
    pointer-events: auto; transform: translateY(0);}
nav ul ul li{float: none !important; display: block; margin: 0 !important; padding: 0px 0 0 !important; border-width: 1px !important; border:  none;}
nav ul ul li a, nav ul ul ul li a{padding: 14px 20px !important; display: block;  color: #222 !important; text-decoration: none; font-size: 14px !important; font-weight: 500 !important;transition: .3s;}
nav ul ul li>a:hover{background: #000000;    color: #bd8305 !important;;}
nav ul ul li:hover ul li>a{color: #222 !important;}
nav ul ul li:hover ul li>a:hover{color: #bd8305 !important;}
nav ul ul li.menu-item-has-children:before{display: none !important;}
nav ul ul li svg{display: none !important;}


nav ul ul ul{position: absolute;  left: 280px; top: unset; width: 330px; background-color: #fff; display: none !important; z-index: 99999; text-align: left; font-size: 16px; line-height: 22px;margin-top: -50px;}
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: #bd8305 !important;}
nav ul ul li.menu-item-has-children a{position: relative;}
nav ul ul li.menu-item-has-children a:before{content: "\f054";font-family: 'Font Awesome 5 Free'; font-weight: 900;  position: absolute; z-index: 1; right: 10px; top: 15px; color: #111; transition: all .3s ease;}
nav ul ul li.menu-item-has-children ul li a:before{display: none;}
nav ul ul li.menu-item-has-children a:hover:before{color: #bd8305 !important;}



/*#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: 30px;}
/*nav ul li.menu-item-has-children:after{content: '\f0d7'; font-family: 'FontAwesome';   margin-left: 6px;    color: #fff;    font-size: 12px;}*/
header nav.navbar li.menu-item-has-children{margin-right: 43px;}
.navbar-nav{margin-top: -12px;}

.sitelogo img {  width: 90px; 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;line-height: 0; padding-top: 5px;}




hr {    margin-top: 1rem;    margin-bottom: 1rem;    border: 0;    border-top: 2px solid rgb(161 161 161);}



.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: #dd9300;}
.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;}



#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;}
.row-col-right{justify-content: right;}
.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;}





.faqBox{margin-top: 45px;}
.accordionjs .acc_section { position:relative; background: #fff !important;    box-shadow: unset !important;    border-radius: 10px !important; }
.accordionjs .acc_section.acc_active {   background-color: #f5fbfd !important;}
.accordionjs .acc_section .acc_head {    position: relative !important; padding-left: 0px;}
.accordionjs .acc_section .acc_content {  margin-top: 5px; padding-top: 0 !important; color: #666; line-height: 1.7;}
.accordionjs .acc_section:before{content: "+";    font-family: 'Font Awesome 5 Free';  font-weight: 900;position: absolute;    right: 30px;    top: 20px;color: #111;    transition: all .3s ease;}
.accordionjs .acc_section.acc_active:before{content: "x"; transition: all .3s ease; font-size: 14px; }
.accordionjs .acc_section {   margin-bottom: 15px !important; padding: 20px !important; cursor: pointer;transition: 0.3s;border: 1px solid #242424;}
.accordionjs .acc_section .acc_head h3 {  font-size: 16px !important;    font-weight: 500 !important; padding-right: 30px !important;}
.faq-question i {    font-size: 18px;    transition: 0.3s;}
.faq-answer {  max-height: 0; overflow: hidden; transition: 0.4s ease;}
.accordionjs .acc_section.acc_active:before {  transform: rotate(180deg);}

.faq2 .accordionjs .acc_section{background: #fff;  border-radius: 20px;  margin-bottom: 10px;  overflow: hidden;  border: 1px solid rgba(0, 0, 0, .08);  box-shadow: 0 15px 40px rgba(0, 0, 0, .05) !important; transition: .4s;}
.faq2 .accordionjs .acc_section.acc_active:before{content: "-"; font-weight: 600; font-size: 30px; line-height: 0; padding-bottom: 8px;}
.faq2 .accordionjs .acc_section:before{width: 32px; right: 18px; height: 32px;  border-radius: 50%;  display: flex;  align-items: center;  justify-content: center;  background: #111;  color: #fff;  }
.faq2 .accordionjs .acc_section.acc_active{background-color: #fff !important;}
.faq2 .accordionjs .acc_section .acc_head h3{font-weight: 600 !important;}
.faq2 .accordionjs .acc_section.acc_active .acc_head{margin-bottom: 15px;}


.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:38px; padding-bottom: 40px; }
.grayBG{background: #f5f5f5;}
.offWhiteBG{background: #f8f6f3;}
.blackBG{background: #0d0d0d; color:#b8b8b8;}
.blackBG h1, .blackBG h2, .blackBG h3, .blackBG h4, .blackBG h6{color:#fff;}
.lightBlueBG{background: linear-gradient(to bottom, #eaf4f7, #ffffff);}
.lightGray{background: #1a1a1a;}
.lightGray h1, .lightGray h2, .lightGray h3, .lightGray h4, .lightGray h6{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: 10px 30px 10px 30px; border: none;  color: #fff;  background: #5aba47;  border-radius: 35px;  font-size: 18px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 700; font-family: 'Montserrat';   cursor:pointer;
  -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-color: #000 !important;   }*/


.btn {  display: inline-block; background: #242424; padding: 12px 30px; text-decoration: none; color: #f6f6f6; letter-spacing: 2px; transition: 0.3s; position: relative;  overflow: hidden;  z-index: 1;  font-weight: 500; border-radius: 6px;  border: 1px solid #242424;text-decoration: none;}
.btn:hover {  color: #242424; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 2px 5px rgba(0, 0, 0, 0.1);  border: 1px solid #242424; text-decoration: none;}
.btn::before { content: ""; position: absolute; left: 0; bottom: 0; width: 100%; height: 0%; color: #fff; background: #ffffff;    z-index: -1;    transition: height 0.4s ease;}
.btn:hover::before { height: 100%;}

.btn2 { display: inline-block; background: #fff;  color: #242424;  padding: 12px 22px; text-decoration: none;  font-size: 16px;  transition: 0.3s; width: fit-content;  position: relative;  overflow: hidden;  z-index: 1;  font-weight: 500;  border: 1px solid #fff; border-radius: 6px;text-decoration: none;}
.btn2::before {   content: "";  position: absolute;  left: 0; bottom: 0;  width: 100%;  height: 0%;   background: #414141; z-index: -1; transition: height 0.4s ease; color: #ffffff;}
.btn2:hover::before { height: 100%;}
.btn2:hover {    color: #ffffff;    border: 1px solid #fff;text-decoration: none;}

footer .btn2{font-weight: 600; border-radius: 0;}
.btn2 i:before{font-size: 15px !important;}
.btn2:hover i:before{color: #fff;}





.social-link ul{list-style: none;}
.social-link ul li{display: inline-block; margin-right: 10px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{ display: block; text-decoration: none;}
.social-link ul li i { width: 40px;    height: 40px;    background: #fff;    display: flex;    align-items: center;    justify-content: center;    cursor: pointer;    transition: 0.3s;    position: relative;    overflow: hidden;  z-index: 1;    color: #242424;    border: 1px solid #ffffff;}
.social-link ul li i::after {    content: "";    position: absolute;    left: 0;    bottom: 0;    width: 100%;    height: 0%;    background: #414141;    z-index: -1;    transition: height 0.4s ease;}
.social-link ul li i:hover::after {  height: 100%;}
.social-link ul li i:hover { color: #ffffff;}

.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: 15px !important;  }
button.slick-next { right: 40px !important; background-position: top right;}
button.slick-prev:before {  /* content: url(../image/slider-arrow-left-min.webp); */   color: #000;}
button.slick-next:before {  /*content: url(../image/slider-arrow-right-min.webp); */   color: #000;} 
button.slick-disabled {    opacity: .6;}
button.slick-next:before{content: "\f054";font-family: 'Font Awesome 5 Free'; font-weight: 900;  position: absolute; z-index: 1;  color: #077aff; transition: all .3s ease;}
button.slick-prev:before{content: "\f053";font-family: 'Font Awesome 5 Free'; font-weight: 900;  position: absolute; z-index: 1;  color: #077aff; transition: all .3s ease;}


.topbar-top{background: #111;  color: #fff;   font-size: 14px; position: fixed;  top: 0; width: 100%; padding: 10px 0; transition: transform 0.4s ease;}
.header-top-left{display: flex;   gap: 10px;align-items: center;}
.call-link { text-decoration: none; font-weight: 600;  position: relative;   display: inline-block;    background: linear-gradient(90deg, #ffae00, #ffae00);   -webkit-background-clip: text;   -webkit-text-fill-color: transparent;  animation: pulseGlow 1.2s infinite;}
@keyframes pulseGlow {
    0% {   transform: scale(1); text-shadow: 0 0 0px rgba(255, 60, 31, 0); }
    50% {  transform: scale(1.15);  text-shadow: 0 0 8px #ff801fcc, 0 0 16px rgba(255, 174, 0, 0.7), 0 0 25px #ff801fcc;    }
    100% { transform: scale(1);   text-shadow: 0 0 0px rgba(255, 60, 31, 0);    }
}

body:has(#wpadminbar) .header{top: 0; height: 96px;}

.topbar-top .social-link ul li{border: none !important; width: auto; height: auto; margin-right: 0px;}
.topbar-top .social-link ul li a{color: #fff;  text-decoration: none; border: none !important;}
.topbar-top .social-link ul li a i {   color: #fff;    border: none; width: auto;    height: auto;    background: transparent;    display: flex;    margin-right: 10px;    font-size: 20px;    transition: 0.3s;}
.topbar-top .social-link ul li a:hover .fa-facebook-f { color: #929bff;}
.topbar-top .social-link ul li a:hover .fa-instagram {    background: linear-gradient(90deg, #ff492d, #ffb20b);    -webkit-background-clip: text;    -webkit-text-fill-color: transparent;}
.topbar-top .social-link ul li i::after {  display: none;}
.topbar-top .social-link ul li i:hover::after {  display: none;}
.topbar-top .social-link ul li i:hover { color: #929bff;}


.topbar-top.hide {  transform: translateY(-100%);}
.topbar-logo.show {transform: translateY(-45px);}
.topbar-logo{background: #f5f5f5;position: fixed;top: 43px;width: 100%;height: 84px;z-index: 999;transition: transform 0.4s ease;}
.headerTopMenu, .mainmenu-div{height: 100%;}
.headerTopMenu nav{height: 100%;}
.header-button{height: 100%;}
.quote-btn {position: relative;display: inline-block;height: 100%;padding: 29.5px 20px !important;color: #fff !important;text-decoration: none;overflow: hidden;z-index: 1;background: #242424;font-weight: 600 !important;}
.quote-btn::before {    content: "";    position: absolute;    left: 0;    bottom: 0;    width: 100%;    height: 0%;    background: #bcbcbc;    z-index: -1;    transition: height 0.4s ease;}
.quote-btn:hover {    color: #050505;    font-weight: 600;}
.quote-btn:hover::before {  height: 100%;}

footer p{margin: 0;}
footer{position: relative;    background: url('../image/services1.webp') center/cover no-repeat;   color: #ddd; font-size: 14px; padding-top: 40px;    background-attachment: fixed;}
footer:before {  content: ""; display: block; width: 100%; height: 100%; top: 0; left: 0;  position: absolute;    inset: 0;    background: rgba(0, 0, 0, 0.75);}
.footer-logo-details img { width: 140px;  margin-bottom: 0px;}
footer h3 { font-size: 22px; letter-spacing: 2px; color: #fff; margin-bottom: 5px; }
.footer-content p { font-size: 12px; color: #bbb;}
footer h2{color: #fff;font-family: "Montserrat", sans-serif; margin-bottom: 20px; font-size: 16px; letter-spacing: 1px;}
footer a{color: #ddd; text-decoration: none;}
footer a:hover{color: #e59c00;text-decoration: none;}

footer ul.listo {    list-style: none;}
footer ul.listo li { margin-bottom: 10px;}
footer ul.listo li a { text-decoration: none; color: #ddd; font-size: 14px; transition: 0.3s;}
footer ul.listo li a:hover{color: #e59c00;}
.footer-bottom{margin-top: 20px;  padding: 15px 0;  border-top: 1px solid rgba(255, 255, 255, 0.477); position:relative; z-index: 1;}
.rowCopyright{ color: #bbb;}
.rowCopyright p{margin-bottom: 10px;}
.footer-copyright{padding-left: 25px; display: block;}
.footer-development{display: block; padding-right: 25px;}
.footer-contact-details{margin-bottom: 15px; display: block;}




.inner-bannr .section-content{position: relative; z-index: 1; font-size: 18px;  color: #ddd;  line-height: 1.6;}
.inner-bannr{position: relative;padding: 150px 0 120px 0;background-size:cover; background-position: center;  background-repeat: no-repeat;background-image: url('../image/inner-banner-min.webp');}
.inner-bannr:before{content: ""; display: block; width: 100%; height: 100%; top: 0; left: 0; position: absolute;  inset: 0;  background: rgba(0, 0, 0, 0.75);}
.inner-bannr h1{ font-size: 56px;  font-weight: 600;  color: #fff;  margin-bottom: 15px;}



/* banner */
.hero {  position: relative; height: 75vh;  overflow: hidden; z-index: 1; color:#fff;}
.hero::after {  content: ""; position: absolute; inset: 0; background: linear-gradient(to right, rgba(0, 0, 0, 0.473) 20%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.026) 100%);  z-index: 2; }
.hero-slider { width: 100%; height: 100%;  position: relative;}
.slide {  position: absolute; width: 100%; height: 100%; background-size: cover; background-position: center; top: 0; left: 0; transform-origin: center; transform: rotateY(90deg); opacity: 0;  will-change: transform, opacity; backface-visibility: hidden;}
.slide.active {  transform: rotateY(0deg); opacity: 1; z-index: 2;}
.hero-content {    position: absolute;  z-index: 5; color: #fff; text-align: center; width: 100%; top: 50%; transform: translateY(-50%); z-index: 5; display: flex; flex-direction: column; justify-content: center;  align-items: center;}
.hero-content h2 {  font-size: 48px; margin-bottom: 15px; text-shadow: 0 4px 20px rgba(0, 0, 0, 0.6); color:#fff;}
.hero-content p {  font-size: 18px; margin-bottom: 20px;  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);}
.hero::after { content: ""; position: absolute;width: 100%; height: 100%;background: rgba(0, 0, 0, 0.4); top: 0; left: 0; }

.about-images {    position: relative;    z-index: 1;}
.about-images .img-main { width: 80%; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.15);}
.img-main, .img-overlay { position: relative;  z-index: 2;}
.about-images .img-overlay { position: absolute; bottom: -40px; right: 0; width: 65%; box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);}
.about-images::before {  content: "";  position: absolute; top: 30px;  left: 70px;width: 80%; height: 100%; border: 5px solid #7d5703;  z-index: 0;}

.ticUL ul {    list-style: none;    margin-bottom: 30px; padding-left: 0;}
.ticUL ul li {    margin-bottom: 15px;    position: relative;    padding-left: 25px;    color: #444;}
.ticUL ul li:before {  content: "\2714";  position: absolute;    left: 0;    color: #212121;}

.serviceRow { transition: 0.4s ease; position: relative; }
.serviceRow:hover { background: #101010; }
.service-image {   position: absolute; display: block; top: 0; left: 0;   overflow: hidden; width: 50%;  height: 100%;    border: 1px solid rgb(255, 255, 255);}
.service-image img {    width: 100%;   height: 100%;    object-fit: cover;    object-position: center;   display: block;    transition: .8s ease;}
.serviceRow:hover .service-image img { transform: scale(1.08);}
.serviceRow .two{min-height: 550px;}
.serviceRow.rowTwo .service-image{left: unset; right: 0;}
.serviceRow .section-content{font-size: 15px;line-height: 1.9; margin-bottom: 35px;}
.serviceRow.rowOne .section-content{padding: 30px 0 30px 80px;}
.serviceRow.rowTwo .section-content{padding: 30px 80px 30px 0;}
.serviceRow h3 {    font-size: 46px;    line-height: 1.1;    margin-bottom: 24px;    font-weight: 700;}



.testimonials {   padding: 60px 20px 100px 20px;    background: #1a1a1a;}
.section-title {    font-size: 48px;    line-height: 1.3;    margin-bottom: 50px;    font-family: "Playfair Display", serif;    font-weight: 500;    text-align: center;    color: #fdfdfd;}
.testimonial-wrapper {    display: flex;    justify-content: center;    align-items: center;    gap: 150px;}
.testimonial-users {    position: relative;    width: 320px;    height: 420px; margin: auto;}
.user {    position: absolute;    top: 50%;   left: 50%;  transform: translate(-50%, -50%);  text-align: center;    opacity: 0.4;    transition: all 0.5s ease;    color: #fdfdfd;}
.user-icon {    width: 55px; height: 55px;    border-radius: 50%;    background: #5d5d5d;    display: flex;    align-items: center;    justify-content: center;    margin: 0 auto 8px;}
.user-icon i {    font-size: 22px; color: #bd8305;}
.user.active {   opacity: 1;    transform: translate(-50%, -50%) scale(1.3);    z-index: 2;}
.testimonial-content {    max-width: 500px;    position: relative;}
.testimonial-content p {  font-size: 18px; line-height: 1.8;  color: #fdfdfd;}
.big-quote {  position: absolute;  top: -150px; right: -60px;  font-size: 130px; color: #fff; pointer-events: none;  animation: floatQuote 4s ease-in-out infinite;}
.big-quote i {   font-size: inherit;}
.stars i {    color: #e59c00;    font-size: 14px;}
@keyframes floatQuote {
    0% {    transform: translateY(0px);  }
    50% {    transform: translateY(-20px);  }
    100% {   transform: translateY(0px);  }
}
.testimonial-buttons { margin-top: 30px; display: flex; gap: 10px;}
.testimonial-buttons button { width: 45px; height: 45px; border: none; background: #ffffff; color: #242424; cursor: pointer;  position: relative;   overflow: hidden;    z-index: 1;    border: 1px solid #ffffff;}
.testimonial-buttons button::before {  content: "";  position: absolute;   left: 0;  bottom: 0; width: 100%;  height: 0%;  background: #363636;   z-index: -1;    transition: height 0.4s ease;}
.testimonial-buttons button:hover::before {  height: 100%;}
.testimonial-buttons button:hover {    border: 1px solid #ffffff;   color: #ffffff;}
.testimonial-subtitle {   letter-spacing: 4px;  font-size: 20px;  color: #bd8305;  margin-bottom: 5px;  text-align: center;  font-weight: 600;}
.testimonial-users h4{margin: 0;font-size: 16px;}
.testimonial-buttons button i:before{font-size: 15px !important;}
.testimonial-buttons button:hover i:before{color: #fff !important;}


.gallery-slider {  overflow: hidden;}
.concreteSwiper {  width: 100%;}
.concreteSwiper .swiper-slide {    height: auto; }
.concreteSwiper .swiper-slide img, .concreteSwiper .swiper-slide video {    width: 100%;    height: 320px;    object-fit: cover;    border-radius: 12px;    display: block;   cursor: pointer;    transition: .3s;}
.concreteSwiper .swiper-slide img:hover {   transform: scale(1.03);}


.h5box h5{display: inline-block; color: #111; align-items: center;  padding: 12px 24px;  background: #f4f4f4;  border: 1px solid rgba(0, 0, 0, .08);  border-radius: 100px;  font-size: 13px; font-weight: 600;  letter-spacing: 1.5px; text-transform: uppercase;   margin-bottom: 28px;}
.font18{font-size: 18px;  line-height: 1.5;  color: #666; }

.ticULbox ul {  padding-left: 0; list-style: none; display: grid;  grid-template-columns: repeat(2, 1fr); gap: 16px;  margin-bottom: 40px;}
.ticULbox ul li { font-size: 16px;  position: relative;   background: #fafafa;  border: 1px solid rgba(0, 0, 0, .08); padding: 15px 22px 15px 40px; color: #111;  border-radius: 16px; font-weight: 600; transition: .3s; }
.ticULbox ul li:before {  content: "\2714";  position: absolute;    left: 20px;    color: #212121;}
.ticULbox ul li:hover {  transform: translateY(-4px);    box-shadow: 0 15px 30px rgba(0, 0, 0, .08);}

.shadowImg {  position: relative;}
.shadowImg img {  width: 94%;  height: 420px; object-fit: cover;  border-radius: 30px;    display: block;  margin-left: auto; box-shadow: 0 30px 80px rgba(0, 0, 0, .15);}

.gallery-slider{line-height: 0;}
.sliderInnr{padding:0 10px;}
.sliderInnr img, .sliderInnr video { width: 100%; height: 320px; object-fit: cover; border-radius: 12px; display: block; cursor: pointer;  transition: .3s;}
.sliderInnr img:hover {   transform: scale(1.03);}

.service-row-faq{background: linear-gradient(135deg, #f7f7f7 0%, #ffffff 100%);}

.info-cardMain .info-card{display: flex;  gap: 15px;  padding: 20px;  border-radius: 12px;  background: #f2f6fb; margin-bottom: 20px;}
.info-cardMain .info-card:nth-child(even){background: #000000; color: #fff;}
.info-cardMain .info-card span:first-child{background: #bd8305;  height: 40px;  width: 40px;  border-radius: 50%;  display: flex;  justify-content: center;  align-items: center;}
.info-cardMain .info-card span i{font-size: 20px;  color: #ffffff;height: 40px;  width: 40px; padding-top: 10px;; text-align: center; vertical-align: middle;}
.info-cardMain .info-card h6{margin-bottom: 0px;}
.info-cardMain .info-card p{margin: 0; font-size: 15px; line-height: 22px;}
.info-cardMain .info-card p a{color: #fff;}
.info-cardMain .info-card:nth-child(odd) p a{color: #111;}

.contactPageSocial  {    padding: 20px;    border-radius: 12px;    background: #f4f6f9;    text-align: center;}
.contactPageSocial  .social-link a {    text-decoration: none;}
.contactPageSocial  .social-link li {  margin-right: 0;}
.contactPageSocial  .social-link i { background: none !important; border: none;   width: 40px;    height: 40px;    border-radius: 50%;    display: flex;    align-items: center;    justify-content: center;    cursor: pointer;    font-size: 28px;}
.contactPageSocial  .social-link a i.fa-facebook-f:hover, .contactPageSocial  .social-link i.fa-instagram:hover {color: #fff !important;}
.contactPageSocial  .social-link i.fa-facebook-f {    color: rgb(50, 121, 234) !important;;}
.contactPageSocial  .social-link i.fa-instagram {  color: #ff492d; }
.contactPageSocial  .social-link ul{margin: 0 !important;}
.contact-row-map iframe {    width: 100% !important;    height: 500px !important;    border: none;}







form .frm-row{width:100%; display:table; padding: 1px 0;}
form .frm-row .frm-col2{width: 50%; display: table-cell; vertical-align:top;}
form .frm-row .frm-col2:first-child{padding-right: 4px;}
form .frm-row .frm-col2:last-child{padding-left: 4px;}
form .frm-row .frm-colfull{display:block; width:100%;}
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 .col-cmn{color: #111;}
form .col-cmn br{display: none;}
form label{display: block; margin-bottom: 6px; font-size: 14px;}
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: #fff; padding: 12px; border-radius: 8px;border: 1px solid #ddd; font-size: 14px; outline: unset;font-family: "Montserrat";font-weight: 400;margin-bottom: 5px;}
form textarea{ outline: unset; height: 120px; resize: unset;width: 100%; color: #000; background-color: #fff; padding: 12px; border-radius: 8px;border: 1px solid #ddd; font-size: 14px; outline: unset;font-family: "Montserrat";font-weight: 400;margin-bottom: 5px;}
form .col-cmn p{margin-bottom: 15px;}
.frm-row-btn{margin-top: 30px;}


form input[type="submit"]{display: inline-block;  background: #242424;  padding: 12px 30px;  text-decoration: none;  color: #ffffff;  letter-spacing: 2px;  transition: 0.3s;  position: relative;  overflow: hidden;  z-index: 1;  border: none !important;  cursor: pointer;  font-size: 16px;  margin-top: 35px;  border-radius: 6px;  border: 1px solid #242424;  font-weight: 500;}
form input[type="submit"]:hover { color: #fff;  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15), 0 2px 5px rgba(0, 0, 0, 0.1);}









.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;}





.portfolioBox-mainNew{text-align: center;}
.filter-buttons{margin-bottom: 20px;}
.filter-buttons button {  padding: 10px 20px;  margin: 5px;  border: none;  cursor: pointer;  background: #eee;  border-radius: 30px;  transition: 0.3s;}
.filter-buttons button.active, .filter-buttons button:hover {  background: #bd8305;  color: #fff;}

.gallery { display: flex;  flex-wrap: wrap;  justify-content: center; }
.gallery-item {width: 33.33%; padding: 10px; margin-bottom: 15px; display: none;}
.gallery-item .galleryBox{transition: .4s; padding-bottom: 0;}
.gallery-item .galleryBox:hover{ transform: translateY(-5px);}
.gallery-item img {width: 100%;border-radius: 5px; object-fit: cover; height: 250px; }
.portshow {display: block; }

.galleryBox{position: relative;}
.galleryBox a{display: block; width: 100%; height: 100%; line-height: 0;}
.gallery-item .overlay {  position: absolute;  inset: 0;  background: rgba(0,0,0,0.5);  display: flex;  align-items: center;  justify-content: center;  opacity: 0;  transition: 0.4s;}
.gallery-item:hover .overlay {  opacity: 1;}
.gallery-item i {  color: #fff;  font-size: 24px;}





.aboutus-firstsec {    padding: 60px 0; background: #f5f5f5;}
.aboutus-wrapper {    display: flex;    gap: 60px;}
.aboutus-left {    flex: 1;}
.image-box {    position: relative;}
.image-box img {    width: 100%;    display: block;    border-radius: 6px;}
.experience-box {    position: absolute;    bottom: -40px;    left: 0;    background: #1a0000;    color: #fff;    padding: 30px;    width: 80%;}
.experience-box h3 {    font-size: 22px;    margin-bottom: 10px;}
.experience-box span {    color: #f4a700;    font-weight: bold;}
.experience-box p {    font-size: 14px;    color: #ccc;}

.aboutus-right {   flex: 1;}
.features {    display: flex;    gap: 40px;    border-top: 1px solid #ddd;    padding-top: 30px;}
.feature {    flex: 1;}
.features .icon {    width: 50px;    height: 50px;    background: #ffae0042;    color: #242424;    display: flex;    align-items: center;    justify-content: center;    border-radius: 50%;margin-bottom: 15px;  }
.feature h4 {    font-size: 18px;    margin-bottom: 10px;}
.feature p {    font-size: 14px;    color: #666;}

@media (max-width: 768px) {
    .aboutus-wrapper {        flex-direction: column;     gap: 40px;  }
    .experience-box {        position: relative;        bottom: 0;        width: 100%;        margin-top: 20px;    }
    .features {        flex-direction: column;        text-align: center;    }
    .features .icon {    margin: 0 auto 15px auto;    }
}

.aboutus-ourwork {    padding: 60px 0;    background: #f5f5f5; }
.work-heading {    text-align: center;    margin-bottom: 60px;}
.work-grid {    display: grid;    grid-template-columns: repeat(4, 1fr);    grid-auto-rows: 380px;}
.work-box {    position: relative;    padding: 40px;    display: flex;    flex-direction: column;    justify-content: center;}
.work-box.dark {    background: #242424;    color: #fff;}
.work-box.orange {    background: #242424;    color: #ffffff;}
.work-box h3 {    font-size: 24px;    margin-bottom: 10px;color: #fff;}
.work-box.orange h3 span {    color: #fff;}
.work-box p {    font-size: 14px;    line-height: 1.5;}
.work-box.image {    padding: 0;    overflow: hidden;    position: relative;    transition: transform 0.3s ease, z-index 0.3s;}
.work-box.image img {    width: 100%;    height: 100%;    object-fit: cover;    transition: transform 0.4s ease;}
.work-box.big {    grid-column: span 2;}
.work-box.image::after {    content: "";    position: absolute;    inset: 0;    background: rgba(0, 0, 0, 0.2);    opacity: 0;    transition: 0.3s;}
.work-box.image:hover::after {    opacity: 1;}
.work-box.image:hover img {    transform: scale(1.15);}
.mobile-work-content h3{color: #fff; }

@media (max-width: 768px) {

  .work-grid.mobile-mode {    grid-template-columns: 1fr;    gap: 20px;    grid-auto-rows: auto;  }
  .work-grid.mobile-mode .work-box {    padding: 0;    background: transparent !important;  }
  .work-grid.mobile-mode .work-box.image {    display: block;  }
  .work-grid.mobile-mode .work-box.image img {    width: 100%;    height: 220px;    object-fit: cover;  }
  .mobile-work-content {    background: #242424;    color: #fff;    padding: 15px;  }
  .mobile-work-content h3 {    font-size: 18px;    margin-bottom: 5px;  }
  .mobile-work-content p {    font-size: 13px;    color: #ccc;  }
.work-heading p {    font-size: 32px;    line-height: 1.1;    margin-bottom: 17px;    font-family: "Playfair Display", serif;    font-weight: 500;}

}

.aboutus-count {   padding: 120px 0 60px;    position: relative;    background-attachment: fixed;}
.count-wrapper {    background: #fff;    border-radius: 10px;    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);    display: flex;    justify-content: space-between;    text-align: center;    padding: 40px 20px;    margin-top: -80px;    position: relative;    z-index: 2;}
.count-box {    flex: 1;    position: relative;}
.count-box:not(:last-child)::after {    content: "";    position: absolute;    right: 0;    top: 20%;    width: 1px;    height: 60%;    background: #ddd;}
.count-box i {    font-size: 26px;    color: #7a4d03;    margin-bottom: 15px;}
.count-box h2 {    font-size: 36px;    font-weight: 700;    margin-bottom: 5px;}
.count-box p {    font-size: 14px;    color: #242424;    font-weight: 500;}

@media (max-width: 768px) {
    .count-wrapper {        flex-direction: column;        gap: 30px;        margin-top: -60px;    }
    .count-box::after {        display: none;    }
}
.aboutus-whoweare {    position: relative;    padding: 80px 0;    background-size:cover; background-position:center; background-repeat: no-repeat;    text-align: center;    background-attachment: fixed;    z-index: 1;}
.aboutus-whoweare::before {    content: "";    position: absolute;    inset: 0;    background: rgba(20, 20, 20, 0.912);    z-index: 1;}
.whoweare-heading,.whoweare-cards {    position: relative;    z-index: 2;}
.whoweare-heading h5 {    letter-spacing: 4px;    font-size: 18px;    color: #eba000;    margin-bottom: 15px;    font-weight: 600;}
.whoweare-heading h2 {    font-size: 48px;    line-height: 1.3;    margin-bottom: 20px;    font-family: "Playfair Display", serif;    font-weight: 500;    color: #fff;}
.whoweare-heading p {    max-width: 700px;    margin: auto;    color: #e6e6e6;    line-height: 1.6;}
.whoweare-cards {    display: flex;    gap: 30px;    margin-top: 60px;}
.who-card {    background: #eaeaea;    padding: 50px 30px;    border-radius: 10px;    position: relative;    flex: 1;    transition: 0.3s;}
.icon-box {    width: 70px;    height: 70px;    background: #7a4d03;    margin: 0 auto 25px;    display: flex;    align-items: center;    justify-content: center;    border-radius: 8px;}
.icon-box i {    color: #fff;    font-size: 28px;}
.who-card h3 {    font-size: 20px;    margin-bottom: 15px;    font-weight: 600;}
.who-card p {    font-size: 14px;    color: #666;    line-height: 1.6;}
.who-card::after {    content: "";    position: absolute;    bottom: 0;    left: 0;    height: 6px;    width: 100%;    background: repeating-linear-gradient(45deg,            #111,            #111 10px,            #f4a700 10px,            #f4a700 20px);}
.who-card:hover {    transform: translateY(-10px);    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);}

@media (max-width: 768px) {
    .whoweare-cards {        flex-direction: column;        margin-top: 35px;    }
    .aboutus-whoweare {        padding: 40px 0;    }

}








.blog-card {    background: #fff;    margin-bottom: 40px;    border: 1px solid #eee;}
.blog-img {    position: relative;}
.blog-img img {    width: 100%;    height: 300px;    object-fit: cover;}
.blog-tagMain{  position: absolute;    bottom: 15px;    left: 15px;   }
.blog-tag {  margin: 2px; background: #242424;    color: #fff;    padding: 6px 12px;    font-size: 12px;    font-weight: 600;}
.blog-content-box {    padding: 20px;}
.blog-meta {    font-size: 12px;    color: #777;    margin-bottom: 10px;    display: flex;    gap: 15px;}
.blog-content-box h3 {    font-size: 20px;    margin-bottom: 10px;}
.blog-content-box p {    font-size: 14px;    color: #666;    line-height: 1.6;}
.read-more {    display: inline-block;    margin-top: 10px;    font-size: 14px;    color: #dd9300;    font-weight: 600;    text-decoration: none;}
.blog-sidebar {    display: flex;    flex-direction: column;    gap: 25px;}
.category-header {    display: flex;    justify-content: space-between;    align-items: center;    cursor: pointer;}
.category-header i {    transition: 0.3s;    display: none;}
.category-list {    transition: 0.3s ease;}
.sidebar-div { display: block; width: 100%; margin-bottom: 20px;   background: #fff;    padding: 25px;    border-radius: 10px;    border: 1px solid #eee;    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);    transition: 0.3s ease;}
.sidebar-div:hover {    transform: translateY(-5px);    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);}
.sidebar-div .wp-block-search__label {    margin-bottom: 20px;    font-size: 18px;    font-weight: 600;    position: relative;    padding-left: 12px;}
.sidebar-div .wp-block-search__label::before {    content: "";    position: absolute;    left: 0;    top: 50%;    transform: translateY(-50%);    width: 4px;    height: 18px;    background: #d99100;    border-radius: 2px;}
.sidebar-div {    position: relative;}
.sidebar-div .wp-block-search__inside-wrapper{   border-radius: 6px;    border: 1px solid #ddd; }
.sidebar-div button.wp-block-search__button{background: transparent !important; color: #d99100;padding: 6px 12px !important; }
.sidebar-div input {    width: 100%;  padding: 0 12px 0 12px !important;height: auto !important; border: none !important; font-size: 14px;    transition: 0.3s;}
.sidebar-div input:focus {    border: none !important;;    outline: none;    box-shadow: none !important;}
.sidebar-div ul.wp-block-categories:before{border-left: #d99100 4px solid; content: "Category"; display: block;  margin-bottom: 20px;    font-size: 18px;    font-weight: 600;    position: relative;    padding-left: 12px;}
.sidebar-div ul.wp-block-categories {    list-style: none; position: relative;}
.sidebar-div ul.wp-block-categories li a{text-decoration: none; color: #111;}
.sidebar-div ul.wp-block-categories li {    padding: 10px 12px;    border-radius: 6px;   margin-bottom: 6px;    font-size: 14px;    display: flex;    justify-content: space-between;    align-items: center;    transition: 0.3s;    cursor: pointer;}
.sidebar-div ul.wp-block-categories li:hover, .sidebar-div ul.wp-block-categories li.current-cat:hover {    background: #f9f9f9;    color: #d99100;    transform: translateX(5px);}
.sidebar-div ul.wp-block-categories li:hover a, .sidebar-div ul.wp-block-categories li.current-cat:hover a{color: #d99100;}
.sidebar-div ul.wp-block-categories li.current-cat {    background: #d99100;    color: #fff;    font-weight: 500;}
.sidebar-div ul.wp-block-categories li.current-cat a{color: #fff;}
.sidebar-div ul.wp-block-categories li {    border-bottom: none;}



.BlogDetailsBox{position: relative;  background: #fff;    margin-bottom: 40px;    border: 1px solid #eee;}
.BlogDetailsBox .post-row-content{padding: 0 20px 20px;}
.defaultPageContent h2{font-size: 36px;  line-height: 1.2;}
.defaultPageContent h3{font-size: 30px;  line-height: 1.2;}
.defaultPageContent h4{font-size: 23px;  line-height: 1.2;}
















/*--------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){
  
  
  
  
}

@media screen and (max-width:1580px){


  
}


@media screen and (max-width:1480px){
  
  
  
}

@media screen and (max-width:1380px){
  
  
  
}

@media screen and (max-width:1300px){
  
  
  
}

@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){

    
.container{  max-width: 94% !important;}
.comments-area{ max-width: 94% !important; margin: auto;}
.single-post .nav-links{ max-width: 94% !important; margin: auto;}

  
  
   
}



@media screen and (max-width:1200px){
  

    h1 { font-size: 42px; line-height: 1.2; margin-bottom: 35px;  }
    h2{font-size: 36px;  line-height: 1;  margin-bottom: 20px;  }
    h3{font-size: 36px;  line-height: 1.08;  margin-bottom: 25px;  }
    h4{font-size: 30px; line-height: 1.2; margin-bottom: 20px; }
    h5{letter-spacing: 2px;  font-size: 17px;  }
    h6{font-size: 16px; line-height: 26px; }

    .hero-content h1{font-size: 38px;  margin-bottom: 10px;}
    .hero {  height: 65vh;}
    .serviceRow h3 {  font-size: 36px;  line-height: 1.1;  margin-bottom: 15px;}

    .inner-bannr{padding: 120px 0 110px 0;}
    .inner-bannr h1{ font-size: 38px; margin-bottom: 10px;}
    .h5box h5{font-size: 12px; line-height: 1.2; margin-bottom: 20px;}
    .font18 {  font-size: 16px;  line-height: 1.5;}

    .btn { padding: 9px 22px;  font-size: 14px;}
    .btn2 { padding: 9px 22px; font-size: 14px;}
    footer .btn2{font-size: 12px;}
    .btn2 i:before{font-size: 12px !important;}

    .serviceRow .two{min-height: 500px;}
    .serviceRow .section-content{font-size: 15px;line-height: 1.9; margin-bottom: 35px;}
    .serviceRow.rowOne .section-content{padding: 20px 0 20px 60px;}
    .serviceRow.rowTwo .section-content{padding: 20px 60px 20px 0;}
		
    .sliderInnr{padding:0 5px;}
    .sliderInnr img, .sliderInnr video { height: 270px; border-radius: 8px; }

    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 14px;}
    .info-cardMain .info-card { gap: 7px;   padding: 20px 12px;}
	
}





@media screen and (max-width:1178px){
  
}


@media screen and (max-width:1160px){
    
    nav ul ul ul{width: 280px;}
    .mainmenu-div .navbar{justify-content: end;  }
    .topbar-logo .one{-ms-flex: 0 0 15%;  flex: 0 0 15%;  max-width: 15%;}
    .topbar-logo .two{-ms-flex: 0 0 85%;  flex: 0 0 85%;  max-width: 85%;}
    .topbar-logo .headerBtn{margin-left: 15%;}
    .topbar-logo, .topbar-top{width: 100vw;}
    
}





@media screen and (max-width:1100px){
  
  
    .topbar-logo .headerBtn{margin-left: 12%;}
	
}


@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;}


    .topbar-logo .headerBtn{margin-left: 10%;}
    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 12px;}
   
}

@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:67px !important;width: 35px !important;height: 35px !important; right: 10px !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: #ffae00 !important; cursor: pointer;position: fixed !important;color: #000 !important; transition: transform 0.4s ease !important;}
	#rmp-menu-wrap-339 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-339 li .rmp-menu-item-link:hover{background: #ffae00 !important; color: #000 !important;}
    #rmp-menu-wrap-339 li a:hover{color: #000 !important;}
 #rmp_menu_trigger-339 .responsive-menu-pro-inner, #rmp_menu_trigger-339 .responsive-menu-pro-inner::before, #rmp_menu_trigger-339 .responsive-menu-pro-inner::after{background-color: #fff !important;}
  #rmp-container-339{background: #000 !important;}
  #rmp-menu-wrap-339 .rmp-menu-item-link{color: #fff !important; font-size: 20px !important; }
  
  header #navbarSupportedContent{display: none;}
  
	
	
    .topbar-logo .one{-ms-flex: 0 0 35%;  flex: 0 0 35%;  max-width: 35%;}
    .topbar-logo .two{-ms-flex: 0 0 65%;  flex: 0 0 65%;  max-width: 65%;}
    .topbar-logo .headerBtn{margin-left: 0; margin-right: 25px;}
    header .topbar-top .social-link{margin-right: 25px; display: inline-block;}
    body:has(.topbar-logo.show) .rmp_menu_trigger.rmp-menu-trigger-boring{transform: translateY(-45px) !important;}
    
   
    h1 { font-size: 36px; line-height: 1.2; margin-bottom: 35px;  }
    h2{font-size: 32px;  line-height: 1;  margin-bottom: 20px;  }
    h3{font-size: 32px;  line-height: 1.08;  margin-bottom: 25px;  }
    h4{font-size: 26px; line-height: 1.2; margin-bottom: 20px; }
    h5{letter-spacing: 2px;  font-size: 17px;  }
    h6{font-size: 16px; line-height: 26px; }

    .hero-content h1{font-size: 32px;  margin-bottom: 9px;}
    .hero {  height: 400px;}
    .serviceRow h3 {  font-size: 30px;  line-height: 1.1;  margin-bottom: 15px;}
	
    .inner-bannr{padding: 100px 0 90px 0;}
    .inner-bannr h1{ font-size: 32px; margin-bottom: 10px;}
    .h5box h5{font-size: 11px; line-height: 1.2;}

    .btn { padding: 8px 18px;  font-size: 13px;}
    .btn2 { padding: 8px 18px; font-size: 13px;}
    footer .btn2{font-size: 11px;}
    .btn2 i:before{font-size: 11px !important;}

    .serviceRow .two{min-height: 400px;}
    .serviceRow .section-content{font-size: 15px;line-height: 1.9; margin-bottom: 35px;}
    .serviceRow.rowOne .section-content{padding: 15px 0 15px 40px; margin-bottom: 0;}
    .serviceRow.rowTwo .section-content{padding: 15px 40px 15px 0;}
	 
    .testimonialRow .one{-ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;}
    .testimonialRow .two{-ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%; margin-top: 65px;}
  .testimonial-wrapper {   flex-direction: column;    gap: 40px;  }
  .testimonial-content {    max-width: 100%;    text-align: center;  }
  .testimonial-content p {    font-size: 16px;    color: #111111;  }
  .testimonial-content {    background: #fff;    padding: 25px;    border-radius: 10px;    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);  }
  .testimonial-buttons {  flex-direction: row;   justify-content: center; }
  .testimonial-buttons button { width: 40px;  height: 40px;  }
  .big-quote { display: none;  }
    
    .sliderInnr{padding:0 3px;}
    .sliderInnr img, .sliderInnr video { height: 210px; }
  .gallery-item img {  height: 210px;}
  
}



@media screen and (max-width:960px){
   
	
}

@media screen and (max-width:920px){


    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 11px;}  

}


@media screen and (max-width:880px){
 

    
}



@media screen and (max-width:860px){
  
    .service-image {   position: relative; display: block; width: 100%;  height: 400px;}
    .serviceRow:hover .service-image img { transform: scale(1.08);}
    .serviceRow .two{min-height: auto;}
    .serviceRow.rowOne .section-content{padding: 40px 0 15px 0;}
    .serviceRow.rowTwo .section-content{padding: 40px 0 15px 0;}
    .home-row-service{padding-bottom: 0;}
    .rowCopyright, .rowCopyright .two{text-align: center !important;}
    .footer-top .one, .footer-top .two{margin-bottom: 30px;}
	
   
    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 16px;}
    .col-middle-gap .one.col-md-12, .col-middle-gap2 .one.col-md-12{padding-right: 0; padding-left: 0;}
    .col-middle-gap .two.col-md-12, .col-middle-gap2 .two.col-md-12{padding-right: 0; padding-left: 0; margin-top: 25px;}

  .gallery-item img {  height: 160px;}
	
}


@media screen and (max-width:820px){
    
  
}

@media screen and (max-width:800px){
    
   
}


@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%;}*/

  .sitelogo img { width: 70px;}
    .topbar-logo{height: 66px;}
    .header{height: 108px;}
     .topbar-logo .headerBtn { margin-right: 35px; }
    header .topbar-top .social-link { margin-right: 35px;}
    .quote-btn { padding: 20.5px 20px !important;}
    button.rmp_menu_trigger{top: 57px !important;}
	
    
   
    h1 { font-size: 30px; line-height: 1.2; margin-bottom: 35px;  }
    h2{font-size: 26px;  line-height: 1;  margin-bottom: 20px;  }
    h3{font-size: 26px;  line-height: 1.08;  margin-bottom: 25px;  }
    h4{font-size: 21px; line-height: 1.2; margin-bottom: 20px; }
    h5{letter-spacing: 2px;  font-size: 16px;  }
    h6{font-size: 16px; line-height: 26px; }

    .hero-content{padding-left: 20px; padding-right: 20px;}
    .hero-content h1{font-size: 25px;  margin-bottom: 9px;}
    .hero-content p{font-size: 16px; line-height: 23px;}
    .hero {  height: 330px;}
    .serviceRow h3 {  font-size: 26px;  line-height: 1.1;  margin-bottom: 15px;}
	
    .inner-bannr{padding: 80px 0 70px 0;}
    .inner-bannr h1{ font-size: 26px; margin-bottom: 10px;}
    .inner-bannr .section-content{ font-size: 15px;  line-height: 1.3;}
    .shadowImg img{margin: auto auto 50px auto; width: 85%;}
    .services-row-one .servicesPageRow .one{margin-bottom: 25px;}


    .btn { padding: 6px 15px;  font-size: 12px;}
    .btn2 { padding: 6px 15px; font-size: 12px;}
    
    .service-image { height: 280px;}
    .home-row-about .two{margin-top: 70px;}
    
    .accordionjs .acc_section .acc_head h3{line-height: 20px !important;}
    .accordionjs .acc_section .acc_content{margin-top: 15px;}
    .faqBoxMain .accordionjs{margin-bottom: 0 !important;}
    .footer-top .two{-ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%;}
    .footer-top .three{margin-bottom: 30px;-ms-flex: 0 0 50%; flex: 0 0 50%;  max-width: 50%;}
    .footer-top .one, .footer-top .four{text-align: center;}
    
    .sliderInnr{padding:0 2px;}
    .sliderInnr img, .sliderInnr video { height: 180px; }
	
    .contact-row-map iframe {  height: 300px !important;}
    
    .rowBlogList.row .blogColLeft { order: 2;display: block; width: 100% !important; }
.rowBlogList.row .blogColRight { order: 1;display: block; width: 100% !important;  margin-bottom: 20px; }
    
.defaultPageContent h2{font-size: 30px;  line-height: 1.2;}
.defaultPageContent h3{font-size: 26px;  line-height: 1.2;}
.defaultPageContent h4{font-size: 20px;  line-height: 1.2;}
    
}



@media screen and (max-width:680px){
      
  .gallery-item img {  height: 170px;}
    .gallery-item {    width: 50%;}
	  
}




@media screen and (max-width:600px){
  
  
  
	
  form .frm-row .frm-col2 {  width: 100%;  display: block;}
  form .frm-row .frm-col2:first-child {  padding-right: 0px;}
  form .frm-row .frm-col2:last-child {  padding-left: 0px;}
  

  
}

@media screen and (max-width:580px){
  
  
  .testimonial-content {    padding: 20px;  }
  .testimonial-content p {    font-size: 15px;  line-height: 1.6; }
    .testimonial-users {  width: 100%;  height: 360px;  margin: auto; }
    .testimonial-users h4{font-size: 12px;}
    .stars i{font-size: 8px; line-height: 10px;}
    .user.active {  transform: translate(-50%, -50%) scale(1); }
    .user{transform: translate(-50%, -50%) scale(0.6);}
  
}


@media screen and (max-width:490px){


    .inner-bannr h1 { font-size: 22px;  margin-bottom: 10px;  }
	
     .topbar-logo .headerBtn { margin-right: 40px; }
    .quote-btn{font-size: 15px;padding: 21px 17px !important;}
	
    .footer-top .two{-ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;text-align: center;}
    .footer-top .three{margin-bottom: 30px;-ms-flex: 0 0 100%; flex: 0 0 100%;  max-width: 100%;text-align: center;}
	
    .sliderInnr{padding:0;}
    .sliderInnr img, .sliderInnr video { height: 280px; }
	
  .gallery-item img {  height: 230px;}
    .gallery-item {    width: 100%;}
    
.defaultPageContent h2{font-size: 26px;  line-height: 1.2;}
.defaultPageContent h3{font-size: 21px;  line-height: 1.2;}
.defaultPageContent h4{font-size: 18px;  line-height: 1.2;}
    
}

@media screen and (max-width:430px){
  
  
    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 14px;}
	
}


@media screen and (max-width:390px){
  
  
    .sliderInnr img, .sliderInnr video { height: 250px; }
    .info-cardMain .info-card:has(.fa-envelope) p a{font-size: 12px;}
	
  .gallery-item img {  height: 180px;}
}

@media screen and (max-width:360px){
  
  
  
}

@media screen and (max-width:330px){
	


    
}

