@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Imbue:opsz,wght@10..100,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


*{    margin: 0px;    padding: 0px;}

body{
    font-family: 'Fira Sans', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	color: #4f4f4f; font-weight: 400;
	font-size:20px; line-height:30px; 
}

h1 { font-size: 130px; line-height: 0.9; margin-bottom: 35px; font-weight: 500;  font-family: "Imbue";  }
h2{font-size: 61px; line-height: 1; margin-bottom: 35px;  font-weight: 500;font-family: "Imbue";  color: #2e2e2e;  }
h3{font-size: 55px; line-height: 1; margin-bottom: 25px; font-weight: 500;font-family: "Imbue";   }
h4{font-size: 40px; line-height: 1; margin-bottom: 25px; font-weight: 500;font-family: "Imbue";  }
h5{font-size:35px; line-height:1; font-weight:400; margin-bottom: 10px;  font-family: "Imbue"; text-transform: uppercase; color: #000; }
h6{font-size: 28px; line-height: 30px; margin-bottom: 10px; font-weight: 400;  font-family: "Imbue";   }



p {    margin-bottom: 25px;}
a{ color:#b5995a; 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:#b5995a; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#b5995a;   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: 7px 0 7px;  width: 100%; position: relative; background-color: transparent; position: absolute; z-index: 2; display: block; width: 100%;}
/*.header{padding: 0;position: absolute; z-index: 1; display: block; width: 100%;}*/
.container{  max-width: 1480px !important;}
.container2{  max-width: 1580px !important;margin: auto;}
.comments-area{ max-width: 1480px !important; margin: auto;}
.single-post .nav-links{max-width: 1480px !important; margin: auto;}

.containerFull{padding-left: 0; padding-right: 0; overflow: hidden;}
.containerFull .row{margin-left: -0.833333%; margin-right: -0.833333%;}

.navbar a{padding: 0px 0px; font-size: 17px; color: #000000; 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: #000000;    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: 18px;   text-decoration: none; font-weight: 500;  font-family: "Imbue"; padding-bottom: 15px; text-transform: uppercase; }
.mainmenu-div{margin-top: 0px; margin-bottom: 0px;  position: relative; z-index: 1; padding: 0px 0px 0px 0; }
.mainmenu-div .navbar{/*! float: right; align-items: center; */ display: flex; justify-content: end; /*width: 100%;*/}


#menu-main-menu li.current_page_item a{color: #b5995a;}
#menu-main-menu li a:hover{color: #fff;}
#menu-main-menu li{position: relative;}
#menu-main-menu li.current-menu-item{border-bottom: 2px solid #b5995a;}
#menu-main-menu li.current-menu-parent{border-bottom: 2px solid #b5995a;}


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 #b5995a;    border-bottom-color: #b5995a;     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: #b5995a !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: 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: 150px; 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: 0px; padding-bottom: 15px; }



.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: #b5995a;}
.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: 10px;}
.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;}
.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;}



.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{}
.accordionjs .acc_section {    box-shadow: unset !important;    background-color: transparent !important; border-bottom: 1px solid #cdcbb8 !important;   border-radius: 0px !important; padding: 15px 0 20px 0 !important; margin-bottom: 15px !important;}
.accordionjs .acc_section.acc_active {   background-color: transparent !important;  }
.accordionjs .acc_section:last-child{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: 10px;    right: 0;    color: #2e2e2e;    font-size: 40px;  font-weight: 200;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 48px;}
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-right: 25px;    font-size: 42px;line-height: 1;    font-weight: 200; color: #2e2e2e; text-transform: none;}
.accordionjs .acc_section .acc_content {  margin-top: 0px; padding-top: 15px !important; color: #000 !important;}
.accordionjs .acc_section .acc_content p{ font-size: 20px !important; line-height: 30px !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;}
.col-middle-gap3 .one{padding-right: 58px;}
.col-middle-gap3 .two{padding-left: 58px;}

.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:first-child{padding-right: 50px; }
.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:last-child{padding-left: 50px; }

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{line-height: 0;}
.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; }

.blackBG{background-color: #323232; color: #fff;}
.blackBG h1, .blackBG h2, .blackBG h3, .blackBG h4, .blackBG h5, .blackBG h6 {color: #fff;} 
.whiteColor{color: #afafaf; }
.whiteColor h1, .whiteColor h2, .whiteColor h3, .whiteColor h4, .whiteColor h5, .whiteColor h6 {color: #fff;}
.lightGrayBG{background-color: #f5f5f5;}
.lightYelowBG{background-color: #fdfae3;}

.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{    list-style: none;    padding: 0;    margin: 0 0 20px 0;}
.section-content ul li{    position: relative;    padding-left: 22px;    margin-bottom: 14px; }
.section-content ul li::before{    content: "";    position: absolute;    left: 0;    top: 8px;    width: 7px;    height: 7px;    background: #ff0000;}*/


.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: 7px 72px 7px 0px; border: none;  color: #b5995a;  background-color: transparent; background-image: url('../image/black-arrow.webp'); background-repeat: no-repeat; background-position: center right 8px; border-radius: 0px;  font-size: 28px;  line-height: 27px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 700; font-family: 'Imbue';  border: none !important; 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: #b5995a !important;background-position: center right;  }

.btn2 {  display: inline-block;  position: relative;  padding: 7px 72px 7px 0px; border: none;  color: #b5995a;  background-color: transparent; background-image: url('../image/white-arrow.webp'); background-repeat: no-repeat; background-position: center right 8px; border-radius: 0px;  font-size: 28px; line-height: 27px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 700; font-family: 'Imbue';  border: none !important; 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; }
.btn2:hover{animation: all 1000ms  ease-in; color: #b5995a !important;background-position: center right;  }


.social-link ul{list-style: none;}
.social-link ul li{display: inline-block !important;  margin-right: 5px;}
.social-link ul li:last-child{margin-right: 0;}
.social-link ul li a{color: #fff; display: block; font-size: 14px; line-height: 32px;border: 1px solid #24345c; background-color: #24345c; border-radius: 50%; width: 35px;  height: 35px;padding: 0; text-align: center;}
.social-link ul li a:hover{background-color: #113aa2;border-color: #113aa2;}



.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: -35px !important; }
button.slick-next { right: -10px !important; background-position: top right;}



button.slick-prev:before {   /*content: url(../image/slider-arrow-left.webp);*/    color: #000;}
button.slick-next:before {  /*content: url(../image/slider-arrow-right.webp);*/    color: #000;} 
button.slick-disabled {    opacity: .6;}


.topbar-logo .one{-ms-flex: 0 0 12%;  flex: 0 0 12%;  max-width: 12%;}
.topbar-logo .two{-ms-flex: 0 0 88%;  flex: 0 0 88%;  max-width: 88%;}
.header-phone{margin-left: 25px; padding-left: 25px; border-left: 1px solid #fff; color: #211e1f; font-size: 28px;font-family: "Imbue", serif;text-transform: uppercase;}
.header-phone a{padding: 0px; color: #fff;font-family: "Imbue", serif;font-size: 28px;}
.header-phone a:hover{color: #b5995a;}
.header-phone h6{color: #b5995a;font-size: 28px; letter-spacing: 0;}
.header-phone span{display: table-cell; vertical-align: middle;}
.header-phone span h6{display: inline-block; vertical-align: middle; margin-bottom: 0;}
.header-phone span p{display: inline-block; vertical-align: middle;margin-bottom: 0;}
.header-phone i{color: #b5995a; margin-right: 8px; font-size: 22px;}
.home .header-phone i{color: #000; }
.home .header-phone h6{color: #211e1f; }
.home .header-phone a:hover{color: #000;}

.mainmenu-div nav.navbar{align-items: center;}
.sitelogo{line-height: 0;}
.sitelogo a{display: block; line-height: 0;}

.inner-bannr .section-content{position: relative;}
.inner-bannr{position: relative;background-size:cover; background-position: center;  background-repeat: no-repeat;padding: 209px 0 0px; color: #fff;background-color: #1c1c1c;}
.inner-bannr:before{content: ""; background-color: #fff; bottom: 0; left: 0; width: 100%; height: 200px;position: absolute;}
.inner-bannr h1, .inner-bannr h2, .inner-bannr h3, .inner-bannr h4, .inner-bannr h5, .inner-bannr h6{color: #fff;}
.inner-bannr h1{ text-transform: uppercase; font-weight: 200;margin-bottom: 15px; font-size: 75px;}
.inner-bannr h1 b, .inner-bannr h1 strong{font-weight: 500;}
.inner-bannr .breadcrumb{ font-family: "Imbue"; font-size: 24px; text-transform: uppercase; font-weight:500;}
.inner-bannr .breadcrumb a{color: #fff;}
.inner-bannr .breadcrumb span{ background-image: url('../image/banner-arrow.webp'); background-repeat: no-repeat; background-position: center; padding: 0 15px;}
.inner-bannr .one{margin-bottom: 80px;}
.inner-bannr .two .section-img img{width: 100%;}

.home-row-banner{position: relative;color: #fff;background-size: cover; background-position: top left; background-color: #b5995a; background-repeat: no-repeat;padding: 360px 0 290px;}
.home-row-banner .homeBannerInnr img{position: absolute; width: 60%; height: 100%; object-fit: cover; top: 0; left: 0; z-index: 0;}
.home-row-banner:before{content: ""; background: rgba(0,0,0,0.8);top: 0; left: 0; width: 50%; height: 100%;position: absolute;z-index: 1;}
.home-row-banner:after{content: ""; background-color: #b5995a;top: 0; right: 0; width: 50%; height: 100%;position: absolute;}

.home-row-banner h1{text-transform: uppercase; margin-bottom: 20px;}
.home-row-banner h2{text-transform: uppercase;margin-bottom: 0;color: #fff;font-weight: 300;}
.home-row-banner .col-cmn{position: relative; z-index: 1;}
.home-row-banner .homeBnnrImg1{display: block; position: absolute; width: 50%; bottom: -120px; left: -80px;}
.home-row-banner .homeBnnrImg2{display: block; position: absolute; width: 70%; top: -230px; right: -18%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{width: 80%;top: -230px; left: unset; right: -18%;}

.qualityImageBoxCol {margin-top: 15px; margin-bottom: 15px;color: #000000;}
.qualityImageBoxCol .section-content{height: 100%; padding: 10px 35px;}
.qualityImageBox-head{height: 100px;}
.qualityImageBox-head img{max-height: 65px;}
.qualityImageBox-cont{font-family: "Poppins"; font-size: 18px; line-height: 26px;}
.qualityImageBox-cont h4{font-weight: 300; text-transform: uppercase; color: #000000;}
.qualityImageBox-cont p{margin-bottom: 15px;}
.home-row-one .row .qualityImageBoxCol:nth-child(2) .section-content{border-left: 1px solid #000000;border-right: 1px solid #000000;}

.serviceCol{margin-top: 17px; margin-bottom: 17px;}
.serviceCol .section-content{height: 100%;}
.serviceBox{height: 100%; position: relative; line-height:0;}
.serviceBox:before{content: ""; background: linear-gradient( to top,    rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 20%, rgba(0,0,0,0) 45%, rgba(0,0,0,0) 100%);top: 0; left: 0; width: 100%; height: 100%;position: absolute;}
.serviceBox-image img{width: 100%; height: 755px; object-fit: cover;}
.serviceBox .serviceBox-content{display: block; position: absolute; width: 100%; bottom: 0px; left: 0; z-index: 1; color: #fff; line-height: 30px; padding: 25px 10% 35px 25%;}
.serviceBox-content h3 a{color: #fff; text-decoration: none;}
.serviceBox-content .serviceBox-shortTxt{padding-bottom: 10px;}

.projectSliderBox{padding-left: 15px;}
.projectSliderBox .projectSliderBox-image img{width: 100%; height: 580px; object-fit: cover;}
.projectSlider{padding-left:70px;}

.about-row-two hr{border-top-color: #fff; margin-top: 35px; margin-bottom: 40px;}

.contact-row-one .two img{width: 100%;padding-left: 15px;}
.contact-row-map{line-height: 0;}
.contact-row-map iframe{width: 100% !important; height: 530px !important;filter: grayscale(100%);}

.productCol{margin-bottom: 45px;}
.productCol .section-content{height: 100%;}
.productBox{height: 100%;}
.productBox-image{line-height: 0; margin-bottom: 25px;}
.productBox-image img{width: 100%; height: 540px; object-fit: cover;}
.productBox .productBox-content h5{margin-bottom: 5px;}
.productBox .productBox-content h5 a{color: #000000; text-decoration: none;}

.serviceProjectBox img{width: 100%; height: 540px; object-fit: cover;}
.serviceProjectCol{margin-bottom: 25px;}

.default-row-content .has-large-font-size{font-size: 34px !important; line-height: 1.1 !important;}


.testimonialsCol{margin-bottom: 58px;}
.testimonialsCol .section-content{height: 100%; }
.testimonialsBox{height: 100%;border: 1px solid #000000; padding: 35px; position: relative;}
.testimonialsBox-content{ margin-bottom: 180px; font-style: italic;}
.testimonialsBox-footer h4{margin-bottom: 10px; text-transform: uppercase; font-weight: 400; color: #000; border-top: 1px solid #b5995a;padding-top: 30px;}
.testimonialsBox-footer h5{text-transform: none; font-weight: 400;}
.testimonialsBox-footer{position: absolute;display: block;width: 100%;bottom: 0;left: 0;padding: 35px;}
.testimonialsRow .testimonialsCol:nth-child(odd) .section-content{padding-right: 15px;}
.testimonialsRow .testimonialsCol:nth-child(even) .section-content{padding-left: 15px;}

.blogCol{margin-bottom: 40px;}
.blogCol .section-content{height: 100%;}
.blogColMain{height: 100%;}
.blogColMain .blog-img{margin-bottom: 15px;}
.blogColMain .blog-img img{width: 100%; height: 290px; object-fit: cover;}
.blogColMain .post-excerpt{font-size: 16px; line-height: 26px; padding: 15px 0;}









.footer-top{ padding: 90px 0 10px;}

.footer-contact-details a{ color: #fff; text-decoration: none; }
.footer-contact-details a:hover{color: #b5995a;}
.footer-contact-details a:hover{text-decoration: none;}
.footer-contact-details h6{margin: 0;font-family: "Fira Sans"; font-size: 23px;}
footer{position: relative; z-index: 0; color: #fff; background-color: #211e1f;}
footer .container{position: relative;}
footer a{color: #fff; }

.footer-address h6{margin: 0;font-family: "Fira Sans";font-size: 23px;}

.footer-copyright{ font-weight: 300; color: #afafaf; font-size: 15px;}
.copyright {border-top: 1px solid #484848;padding-top: 35px;  margin-top: 35px;}

.footer-content{font-size: 15px; line-height: 26px;}

.footer-copyright a:hover{text-decoration: underline; color: #fff;}

footer a:hover{color: #b5995a; }
footer li a:hover{color: #b5995a; }
footer ul.listo{padding-left: 3px; }
footer ul.listo a{text-decoration: none; }
footer ul.listo li{list-style: none; font-size: 21px; line-height: 1.1; margin-bottom: 15px; font-weight: 500;}
.footer-top .rowOne{margin-bottom: 55px;}
.footer-logo{display: block;position: relative;}
.footer-logo:before{content: ""; display: block; position: absolute; background-color: #fff; width: 100%; height: 2px; top: 50%;}
.footer-logo figure.wp-block-image{width: auto !important; position: relative;background-color: #211e1f; display: inline-block; margin: auto; padding: 0 20px; }

footer .social-link{margin-bottom: 15px; display: inline-block;}

footer .social-link li{border: none; padding: 5px 0 !important; margin: 0 2px !important;}
footer .social-link li a{border-radius: 50%; border: 1px solid #abaaaa;  color: #abaaaa; background-color: transparent; display: block; width: 40px; height: 40px; padding: 5px 0 0 0; text-align: center;}
footer .social-link li a:hover{color: #fff; border-color: #fff; background-color: #b5995a;}
footer .social-link li img{width: 15px;}





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: #000000; background-color: #ffffff; border: none; border-bottom: 1px solid #878787; border-radius: 0px; padding: 10px 8px !important; font-size: 17px !important;text-transform: uppercase; outline: unset;font-family: "Imbue";font-weight: 500;margin-bottom: 15px;}

form textarea{ outline: unset; height: 150px; resize: unset;width: 100%; color: #000000; background-color: #ffffff; border: none; border-bottom: 1px solid #878787; border-radius: 0px; padding: 10px 8px; font-size: 17px !important; outline: unset;font-family: "Imbue";font-weight: 500;margin-bottom: 15px; text-transform: uppercase;}
form input[type="checkbox"]{margin-right: 5px;}
form .frm-row p{margin-bottom: 10px;}
.frm-row-btn{margin-top: 30px;}
form h6{font-size: 22px; font-weight: 500; letter-spacing: 0;}
form label{font-family: "Imbue";}
.wpcf7-list-item.first{margin-left: 0;}
form .col-cmn{padding-top: 5px; padding-bottom: 5px;}

form input[type="submit"]{  display: inline-block;  position: relative;  padding: 7px 72px 7px 0px; border: none;  color: #b5995a;  background-color: transparent; background-image: url('../image/black-arrow.webp'); background-repeat: no-repeat; background-position: center right 8px; border-radius: 0px;  font-size: 28px;  line-height: 27px;  text-decoration: none !important;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 600; text-transform: none; font-family: 'Imbue';  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: #b5995a !important;background-position: center right;  }











.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;}














/*--------Responsive start--------------*/



@media screen and (min-width:1400px){
       


  
}


@media screen and (max-width:1820px){
    
  .home-row-banner .homeBnnrImg2 {  right: -10%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{ right: -10%;}
  
}

@media screen and (max-width:1660px){
  
  
.container2{  max-width: 97% !important;}
  
  .home-row-banner .homeBnnrImg2 {  right: -5%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{ right: -5%;}
  .serviceBox-image img {  height: 705px; }
  .serviceBox .serviceBox-content {  padding: 25px 10% 35px 18%;}
  .projectSliderBox .projectSliderBox-image img {  height: 510px;}
  .serviceProjectBox img{height: 490px;}
  .productBox-image img {  height: 500px; }
.default-row-content .has-large-font-size{font-size: 30px !important; line-height: 1.1 !important;}
  
}


@media screen and (max-width:1600px){
  
  
  
  .home-row-banner .homeBnnrImg2 {  right: -2%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{ right: -2%;}
  
}

@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;}

  
h1 { font-size: 110px; line-height: 0.9; margin-bottom: 25px;  }
h2{font-size: 51px; line-height: 1; margin-bottom: 25px; }
h3{font-size: 45px; line-height: 1; margin-bottom: 22px; }
h4{font-size: 37px; line-height: 1; margin-bottom: 22px; }
h5{font-size:33px; line-height:1; margin-bottom: 10px; }
h6{font-size: 26px; line-height: 30px; margin-bottom: 10px; }
  
  .btn, .btn2 {  font-size: 26px;    line-height: 25px;}
  .home-row-banner {  padding: 300px 0 250px; }
.home-row-banner .homeBnnrImg1{ width: 40%; bottom: -160px; left: -60px;}
  .home-row-banner .homeBnnrImg2 {  top: -180px;  right: 0; width: 60%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -180px; right: 0;}

.inner-bannr{padding: 179px 0 0px; }
.inner-bannr:before{ height: 150px;}
.inner-bannr h1{margin-bottom: 12px; font-size: 65px;}
.inner-bannr .breadcrumb{ font-size: 22px; }
.inner-bannr .breadcrumb span{ padding: 0 16px;}
.inner-bannr .one{margin-bottom: 60px;}
  
  #menu-main-menu a {  font-size: 16px; }
  .header-phone i {  margin-right: 8px;  font-size: 18px; }
  .header-phone h6 {  font-size: 22px; }
  .header-phone a {  font-size: 22px; }
  .header-phone{font-size: 25px;}
  
  .serviceBox-image img {  height: 635px; }
  .serviceBox .serviceBox-content {  padding: 25px 10% 35px 14%;}
  .projectSliderBox .projectSliderBox-image img {  height: 460px;}
  .serviceProjectBox img{height: 440px;}
  .productBox-image img {  height: 460px; }
  
.default-row-content .has-large-font-size{font-size: 26px !important; line-height: 1.1 !important;}
  
}


@media screen and (max-width:1480px){
  
  
  
}

@media screen and (max-width:1380px){
    
  
  
h1 { font-size: 100px; line-height: 0.9; margin-bottom: 25px;  }
h2{font-size: 48px; line-height: 1; margin-bottom: 25px; }
h3{font-size: 41px; line-height: 1; margin-bottom: 22px; }
h4{font-size: 35px; line-height: 1; margin-bottom: 22px; }
h5{font-size:31px; line-height:1; margin-bottom: 10px; }
h6{font-size: 25px; line-height: 30px; margin-bottom: 10px; }
  
  #menu-main-menu a {  font-size: 15px; }
  .header-phone i {  margin-right: 8px;  font-size: 17px; }
  .header-phone h6 {  font-size: 20px; }
  .header-phone a {  font-size: 20px; }
  .navbar ul li {  margin-right: 20px; }
  .header-phone{font-size: 24px;}
  
  
  .home-row-banner {  padding: 240px 0 200px; }
.home-row-banner .homeBnnrImg1{ width: 40%; bottom: -120px; left: -40px;}
  .home-row-banner .homeBnnrImg2 {  top: -140px;  right: 0; width: 60%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -140px; right: 0;}

.inner-bannr{padding: 149px 0 0px; }
.inner-bannr:before{ height: 120px;}
.inner-bannr h1{margin-bottom: 12px; font-size: 58px;}
.inner-bannr .breadcrumb{ font-size: 20px; }
.inner-bannr .one{margin-bottom: 50px;}


  .serviceProjectBox img{height: 380px;}
  .productBox-image img {  height: 420px; }
  
  .serviceBox-image img {  height: 585px; }
  .serviceBox .serviceBox-content {  padding: 25px 10% 35px 12%;}
  .projectSliderBox .projectSliderBox-image img {  height: 420px;}
  footer ul.listo li {  font-size: 18px;  line-height: 1.1;  margin-bottom: 14px; }
  .footer-address h6, .footer-contact-details h6 {  font-size: 18px;}
.default-row-content .has-large-font-size{font-size: 24px !important; line-height: 1.1 !important;}
  
}

@media screen and (max-width:1300px){
  
  #menu-main-menu a {  font-size: 14px; }
  .header-phone i {  margin-right: 8px;  font-size: 15px; }
  .header-phone h6 {  font-size: 18px; }
  .header-phone a {  font-size: 18px; }
  .navbar ul li {  margin-right: 15px; }
  .header-phone{font-size: 22px;}

}

@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){
  
  body {  font-size: 17px;  line-height: 27px;}
  .qualityImageBox-cont {  font-size: 16px;  line-height: 25px;}
  
h1 { font-size: 80px; line-height: 0.9; margin-bottom: 25px;  }
h2{font-size: 42px; line-height: 1.2; margin-bottom: 25px; }
h3{font-size: 38px; line-height: 1; margin-bottom: 22px; }
h4{font-size: 33px; line-height: 1; margin-bottom: 22px; }
h5{font-size:29px; line-height:1; margin-bottom: 10px; }
h6{font-size: 23px; line-height: 30px; margin-bottom: 10px; }
  
.btn, .btn2 {    font-size: 23px;    line-height: 25px;  background-size: 45px; }
  
  .home-row-banner {  padding: 170px 0 150px; }
.home-row-banner .homeBnnrImg1{ width: 37%; bottom: -80px; left: -30px;}
  .home-row-banner .homeBnnrImg2 {  top: -70px;  right: 0; width: 60%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -70px; right: 0;}

.inner-bannr{padding: 120px 0 0px; }
.inner-bannr:before{ height: 90px;}
.inner-bannr h1{margin-bottom: 10px; font-size: 53px;}
.inner-bannr .breadcrumb{ font-size: 19px; }
.inner-bannr .one{margin-bottom: 40px;}

  #menu-main-menu a {  font-size: 13px; }
  .header-phone i {  margin-right: 8px;  font-size: 15px; }
  .header-phone h6 {  font-size: 17px; }
  .header-phone a {  font-size: 17px; }
  .navbar ul li {  margin-right: 12px; }
  .header-phone{font-size: 18px;}
  .header-phone {  margin-left: 15px;    padding-left: 15px;}
  
  .qualityImageBoxCol .section-content {  padding: 10px 25px; }
  
  .serviceBox-image img {  height: 525px; }
  .serviceBox .serviceBox-content {  padding: 25px; line-height: 26px;}
  .projectSliderBox .projectSliderBox-image img {  height: 370px;}
  .projectSlider {  padding-left: 30px;}
  
  
.accordionjs .acc_section {   padding: 15px 0 10px 0 !important; margin-bottom: 10px !important;}
.accordionjs .acc_section .acc_head h5 {  font-size: 34px;}
.accordionjs .acc_section .acc_content p{ font-size: 17px !important; line-height: 27px !important;}
.accordionjs{padding-bottom: 5px !important;}

.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:first-child{padding-right: 20px; }
.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:last-child{padding-left: 20px; }

.col-middle-gap3 .one{padding-right: 38px;}
.col-middle-gap3 .two{padding-left: 38px;}

  .serviceProjectBox img{height: 330px;}
  .productBox-image img {  height: 380px; }
.blogColMain .blog-img img{ height: 250px;}
  
}





@media screen and (max-width:1178px){
  
}


@media screen and (max-width:1160px){
    
    
}






@media screen and (max-width:1100px){
  
  
   
}



@media screen and (max-width:1067px){    
 

.container2 {    max-width: 94% !important;  }
  
  #menu-main-menu a {  font-size: 12px; }
  .header-phone i {  margin-right: 8px;  font-size: 14px; }
  .header-phone h6 {  font-size: 15px; }
  .header-phone a {  font-size: 15px; }
  .navbar ul li {  margin-right: 12px; }
  .header-phone{font-size: 16px;}
  .header-phone {  margin-left: 12px;    padding-left: 12px;}
  
  .projectSliderBox .projectSliderBox-image img {  height: 330px;}
  .serviceProjectBox img{height: 300px;}
  .productBox-image img {  height: 340px; }
  
    
}


@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;}

  
}

@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:24px !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: #fff !important; cursor: pointer;position: absolute !important;color: #b5995a !important;}
	#rmp-menu-wrap-321 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-321 li .rmp-menu-item-link:hover{background: #b5995a !important; color: #fff !important;}
  	#rmp-menu-wrap-321 ul li ul .rmp-menu-current-item , #rmp-menu-wrap-321 ul li ul li:hover{background: #b5995a; !important; color: #fff !important;}
    #rmp-menu-wrap-321 li a:hover{color: #fff !important;}
 #rmp_menu_trigger-321 .responsive-menu-pro-inner, #rmp_menu_trigger-321 .responsive-menu-pro-inner::before, #rmp_menu_trigger-321 .responsive-menu-pro-inner::after{background-color: #b5995a !important;}
  #rmp-container-321{background: #000 !important;}
  #rmp-menu-wrap-321 .rmp-menu-item-link{color: #b5995a !important; font-size: 20px !important; }
  
  header .headerTopMenu #navbarSupportedContent{display: none;}
 
  
  body {  font-size: 16px;  line-height: 26px;}
  
  .qualityImageBox-cont {  font-size: 15px;  line-height: 24px;}
  
h1 { font-size: 60px; line-height: 0.9; margin-bottom: 20px;  }
h2{font-size: 37px; line-height: 1.1; margin-bottom: 20px; }
h3{font-size: 33px; line-height: 1; margin-bottom: 20px; }
h4{font-size: 30px; line-height: 1; margin-bottom: 20px; }
h5{font-size:27px; line-height:1; margin-bottom: 10px; }
h6{font-size: 21px; line-height: 30px; margin-bottom: 10px; }
  
.btn, .btn2 {    font-size: 21px;    line-height: 25px;  background-size: 40px; }
  
  .home-row-banner {  padding: 140px 0 120px; }
.home-row-banner .homeBnnrImg1{ width: 32%; bottom: -90px; left: -20px;}
  .home-row-banner .homeBnnrImg2 {  top: -40px;  right: 0; width: 59%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -40px; right: 0;}

.inner-bannr:before{ height: 80px;}
.inner-bannr h1{ font-size: 45px;}
.inner-bannr .breadcrumb{ font-size: 17px; }

.header-phone {    margin-left: 0;    padding-left: 0; border-left: none; padding-right: 25px;}
  .header-phone span:last-child h6{display: none;}
  .header-phone a { font-size: 20px;  }
  .header-phone i {  font-size: 17px;  }
  
.topbar-logo .one{-ms-flex: 0 0 16%;  flex: 0 0 16%;  max-width: 16%;}
.topbar-logo .two{-ms-flex: 0 0 84%;  flex: 0 0 84%;  max-width: 84%;}
  .sitelogo img {  width: 120px;    max-width: 120px;}
  
  
  .serviceBox-image img {  height: 455px; }
  .serviceBox .serviceBox-content {  padding: 15px 25px 10px 25px; line-height: 23px;}
  .serviceBox::before {  background: linear-gradient( to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 35%, rgba(0,0,0,0) 63%, rgba(0,0,0,0) 100%);}
  .projectSliderBox .projectSliderBox-image img {  height: 290px;}
  
.accordionjs .acc_section {   padding: 10px 0 10px 0 !important; margin-bottom: 10px !important;}
.accordionjs .acc_section .acc_head h5 {  font-size: 28px; line-height: 1;}
.accordionjs .acc_section .acc_content p{ font-size: 16px !important; line-height: 22px !important;}

.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:first-child{padding-right: 12px; }
.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:last-child{padding-left: 12px; }

  .serviceProjectBox img{height: 260px;}
.blogColMain .blog-img img{ height: 220px;}
.default-row-content .has-large-font-size{font-size: 22px !important; line-height: 1.1 !important;}
  .wpcf7-list-item {  margin: 0 1em 0 0 !important;}
  
}



@media screen and (max-width:960px){
   
   
}

@media screen and (max-width:920px){

  .productBox-image img {  height: 310px; }
  
}


@media screen and (max-width:880px){
 

    
}

@media screen and (max-width:860px){
  
  .serviceBox-image img {  height: 405px; }
  .projectSliderBox .projectSliderBox-image img {  height: 340px;}
  
  .footer-top .rowTwo .one{padding-bottom: 25px;}
  .footer-top .rowTwo .two{padding-bottom: 25px;}
  .serviceProjectBox img{height: 240px;}
  .serviceProjectCol {  margin-bottom: 15px;}
  .productBox-image img {  height: 290px; }
.blogColMain .blog-img img{ height: 180px;}
  
}




@media screen and (max-width:781px){
    
.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:first-child{padding-right: 0px; }
.wp-block-columns.col-middle-gap .wp-block-column.is-layout-flow:last-child{padding-left: 0px; }

    .mobile-upDown.wp-block-columns .wp-block-column:nth-of-type(1) { order: 2;display: block; width: 100% !important; }
.mobile-upDown.wp-block-columns .wp-block-column:nth-of-type(2) { order: 1;display: block; width: 100% !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;}
	
  .default-row-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;}
	
	.col-middle-gap3 .one{padding-right: 0px;}
	.col-middle-gap3 .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-phone {    padding-right: 35px;  }

  
  
  
h1 { font-size: 50px; line-height: 0.9; margin-bottom: 20px;  }
h2{font-size: 33px; line-height: 1.1; margin-bottom: 20px; }
h3{font-size: 28px; line-height: 1; margin-bottom: 20px; }
h4{font-size: 26px; line-height: 1; margin-bottom: 20px; }
h5{font-size:23px; line-height:1; margin-bottom: 10px; }
h6{font-size: 20px; line-height: 30px; margin-bottom: 10px; }

  
.btn, .btn2 {    font-size: 18px;    line-height: 22px;  background-size: 35px; padding: 7px 60px 7px 0px }
  
  .home-row-banner {  padding: 120px 0 60px; }
.home-row-banner .homeBnnrImg1{ width: 39%; bottom: -25px; left: -20px;}
  .home-row-banner .homeBnnrImg2 {  top: -30px;  right: 0; width: 55%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -30px; right: 0;}
  .home-row-banner h1{margin-bottom: 10px;}
  .home .header-phone i {  color: #fff;}
  
.inner-bannr:before{ height: 50px;}
.inner-bannr h1{ font-size: 38px;}
.inner-bannr .breadcrumb{ font-size: 16px; }
  
  .home-row-one .row .qualityImageBoxCol:nth-child(2) .section-content {  border-left: none;  border-right: none; padding-top: 45px; padding-bottom: 25px;  border-top: 1px solid #000000;  border-bottom: 1px solid #000000;}
  .home-row-about .two{padding-top: 25px;}
  
  .serviceBox-content .serviceBox-shortTxt{font-size: 15px; line-height: 22px;}
  .projectSliderBox .projectSliderBox-image img {  height: 300px;}
  .faqBox .accordionjs {    margin: 0 0 0 !important;  }
  
  .serviceProjectBox img{height: auto;}
  .productBox-image img {  height: auto; }
  
.testimonialsCol{margin-bottom: 28px;}
.testimonialsBox{ padding: 25px; }
.testimonialsBox-content{ margin-bottom: 45px;}
.testimonialsBox-footer h4{margin-bottom: 10px; padding-top: 30px;}
.testimonialsBox-footer{position: relative;display: block;width: 100%;padding: 0;}
.testimonialsRow .testimonialsCol:nth-child(odd) .section-content{padding-right: 0px;}
.testimonialsRow .testimonialsCol:nth-child(even) .section-content{padding-left: 0px;}

.blogColMain .blog-img img{ height: auto;}
.blogColMain h5{ font-size: 28px;}
  .faqs-row-one .two{padding-top: 30px;}
  
  .contact-row-one .two{padding-top: 35px;}
  .contact-row-one .two img {  padding-left: 0; }
  
}



@media screen and (max-width:680px){
 
}




@media screen and (max-width:600px){
  
  
h1 { font-size: 42px; line-height: 0.9; margin-bottom: 20px;  }
h2{font-size: 28px; line-height: 1.1; margin-bottom: 20px; }
h3{font-size: 24px; line-height: 1; margin-bottom: 20px; }
h4{font-size: 22px; line-height: 1; margin-bottom: 20px; }
h5{font-size:20px; line-height:1; margin-bottom: 10px; }
h6{font-size: 18px; line-height: 28px; margin-bottom: 10px; }
  
  .home-row-banner {  padding: 125px 0 20px; }
.home-row-banner .homeBnnrImg1{ width: 35%; bottom: 0px; left: 0px;}
  .home-row-banner .homeBnnrImg2 {  top: -40px;  right: 0; width: 53%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -40px; right: 0;}
  .home-row-banner h1{margin-bottom: 10px;}
  .home-row-banner::after {  width: 46%;}
  .home-row-banner::before{width: 54%;}
  .projectSliderBox .projectSliderBox-image img {  height: 260px;}
  
  
  form .row {  margin-left: 0;  margin-right: 0;}
  form .col-cmn{padding-top: 5px 0;}
  form .col-cmn.col-lg-6 {  -ms-flex: 0 0 100%;  flex: 0 0 100%;  max-width: 100%;}
  .wpcf7-list-item {  margin: 0 1em 0 0 !important;}
  
}

@media screen and (max-width:580px){
  
  .projectSliderBox .projectSliderBox-image img {  height: 220px;}
 .accordionjs .acc_section .acc_head h5 {    font-size: 24px;    line-height: 1;  }
 
.inner-bannr h1{ font-size: 33px;}

}


@media screen and (max-width:480px){
 
  .home-row-banner {  padding: 100px 0 0px; }
.home-row-banner .homeBnnrImg1{ width: 40%; bottom: 30px; left: 0px;}
  .home-row-banner .homeBnnrImg2 {  top: -30px;  right: 0; width: 57%;}
.home-row-banner .two .section-img:not(:has(.homeBnnrImg2)) .homeBnnrImg1{top: -30px; right: 0;}
  .home-row-banner h1{font-size: 33px;}
   .home-row-banner h2{font-size: 25px;}
  .btn, .btn2 {    font-size: 16px;    line-height: 25px;    background-size: 26px;    padding: 7px 40px 7px 0px;  }
  .inner-bannr {    padding: 110px 0 0px;  }
  
  .serviceBox::before {  background: linear-gradient( to top, rgba(0,0,0,1) 0%, rgba(0,0,0,0.8) 41%, rgba(0,0,0,0) 73%, rgba(0,0,0,0) 100%);}
  .projectSliderBox .projectSliderBox-image img {  height: 280px;}
  
}


@media screen and (max-width:479px){
  
  
  
}

@media screen and (max-width:430px){
  
.topbar-logo .one{-ms-flex: 0 0 14%;  flex: 0 0 14%;  max-width: 14%;}
.topbar-logo .two{-ms-flex: 0 0 86%;  flex: 0 0 86%;  max-width: 86%;}
  .sitelogo img {  width: 100px;    max-width: 100px;}
  button.rmp_menu_trigger {  top: 18px !important;}
  .header-phone {  padding-right: 40px;  }
  .projectSliderBox .projectSliderBox-image img {  height: 240px;}
  .projectSlider {    padding-left: 10px;  }
  
}


@media screen and (max-width:390px){
    
  .projectSliderBox .projectSliderBox-image img {  height: 210px;}
  .home-row-banner h1{font-size: 30px;}
   .home-row-banner h2{font-size: 22px;}
  
}

@media screen and (max-width:360px){
  
 
  
}

@media screen and (max-width:330px){
	
    
}
