@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap');

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

body{
    font-family: 'Nunito', sans-serif;
    overflow-x: hidden;
    font-style: normal;
    box-sizing: border-box;
	/*color: #7C789D;*/ color: #000; font-weight: 400;
	font-size:18px; line-height:1.6; 
}

h1 { font-size: 48px; line-height: 1.2; margin-bottom: 35px; font-weight: 900; color:#000;  font-family: "Nunito"; }
h2{font-size: 36px; line-height: 1.1; margin-bottom: 25px;  font-weight: 700;color:#000; font-family: "Nunito";  }
h3{font-size: 24px; line-height: 1.1; margin-bottom: 25px; font-weight: 600;color:#000; font-family: "Nunito"; }
h4{font-size: 15px; line-height: 1; margin-bottom: 20px; font-weight: 400;color:#000;/*color:#fdd303;*/font-family: "Nunito"; text-transform:uppercase;}
h5{font-size:20px; line-height:30px; font-weight:600; margin-bottom: 10px;color:#000;  font-family: "Nunito"; }
h6{font-size: 18px; line-height: 26px; margin-bottom: 10px; font-weight: 400;font-family: "Nunito";}




p {    margin-bottom: 25px;}
a{ color:#fdd303; 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:#fdd303; animation: all 1000ms  ease-in;  text-decoration: underline;}
p a:hover { color:#fdd303;   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; z-index: 1; display: block; width: 100%;}*/
.container{  max-width: 1290px !important;}
.comments-area{ max-width: 1290px !important; margin: auto;}
.single-post .nav-links{max-width: 1290px !important; margin: auto;}

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


.navbar a:hover, .navbar .nav-link:focus {    color: #fdd303;    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: "Nunito"; 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;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: #fff;}
#menu-main-menu li{position: relative;}


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 #fdd303;    border-bottom-color: rgba(253, 211, 3, 1);     border-left: 7px solid transparent; z-index: 100 !important;}
nav ul li:hover ul{display: block;}
nav ul ul li{float: none !important; display: block; margin: 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: #fdd303 !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: auto; 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: 35px; padding-bottom: 40px;background-color: #0e0e0e; position: relative; }


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


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


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


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

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

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



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

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


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

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

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



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


.faqBox{margin-top: 45px;}
.accordionjs .acc_section { position:relative; background: #fff !important;    box-shadow: 0px 0 20px rgba(0, 0, 0, 0.1) !important;    border-radius: 50px !important; }
.accordionjs .acc_section.acc_active {   background-color: #fff !important;}
.accordionjs .acc_section .acc_head {    position: relative !important; padding-left: 65px;}
/*.accordionjs .acc_section .acc_head:after {    content: "+";    display: block;    position: absolute;    top: 0;    right: 0;    color: #000;    font-size: 20px;  font-weight: 400;}
.accordionjs .acc_section.acc_active .acc_head:after {    content: "-"; font-size: 28px;}*/
.accordionjs .acc_section .acc_head h5 {  margin: 0;    padding-right: 35px;    font-size: 20px;    font-weight: 500;}
.accordionjs .acc_section .acc_content {  margin-top: 5px;padding-left: 65px !important;}
.accordionjs .acc_section:after {    content: '';    display: block;    width: 1px;    height: auto;    position: absolute;    left: 65px;    top: 20px;    bottom: 20px;    background-color: #cccccc;    transition: all .3s ease;}
.accordionjs .acc_section:before{content: "\f105";    font-family: 'Font Awesome 5 Free';  font-weight: 900;position: absolute;    left: 30px;    top: 20px;color: #cccccc;    transition: all .3s ease;}
.accordionjs .acc_section.acc_active:before{content: "\f107"; transition: all .3s ease;}





.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-color: #3a3a3a; color: #fff;}

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

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


.btn {  display: inline-block;position: relative;  padding: 10px 30px 10px 30px; border: none;  color: #fff;  background: #fdd303;  border-radius: 35px;  font-size: 18px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 700; font-family: 'Nunito';   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-play {  display: inline-block;position: relative; padding-top: 12px;  text-align: center; width: 50px; height: 50px; border: none;  color: #fdd303;  background: #fff;  border-radius: 50%;  font-size: 18px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 700; font-family: 'Nunito';   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-play:hover{animation: all 1000ms  ease-in; color: #fff !important; background-color: #fdd303 !important;   }

.videobtn{background-image: url('../image/play-btn-min.png'); text-decoration: none !important; background-repeat: no-repeat; background-size: 58px; background-position: center left; padding: 19px 20px 19px 80px; color: #000;font-size: 20px;font-family: 'Nunito'; font-weight: 600;}


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


.slick-dots{padding: 0 !important;}
.slick-dots li{  background-image: none !important; padding: 0 !important; margin: 0 !important;}
button.slick-arrow:before {    font-size: 30px!important;    line-height: 16px;    background: none;    height: 35px !important;    width: 35px !important;    border-radius: 50%;    display: inline-block;    line-height: 20px;    opacity: 1 !important;}
button.slick-arrow:hover:before {    background: none;}
button.slick-arrow { padding: 0 !important;; background-image: none !important;  z-index: 1;  height: 15px !important;    width: 15px !important; }
button.slick-prev { left: -25px !important;  }
button.slick-next { right: -10px !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;}



header{position: absolute !important;z-index: 100; display: block !important;}
.headerTopMenu{padding-top: 0px;}
.containerFull .row{margin-left: 0; margin-right: 0;}
.containerFull .col-cmn{padding-left: 0; padding-right: 0;}
header .row{align-items: start;}
.mainmenu-div .navbar .collapse{display: inline-block; vertical-align: middle; padding-right: 60px;padding-top: 15px;}
.headerBtn{}
.headerBtn .btn{background-color: #fdd303; font-size: 18px; color: #fff; border-radius: 35px; padding: 10px 35px; background-image: none;display: inline-block; margin-top: 10px;}

.headerBtn .btn:hover, .home-row-banner .btn:hover, .inner-bannr .btn:hover{color: #000 !important; background-color: #fff !important;}
.headingRow{padding-bottom: 35px;}

.topbar-top{background-color: #fdd303; color: #fff; padding: 10px 0;margin-bottom: 18px;}
.header-top-right a{color: #fff; margin-right: 15px;}
.header-top-right i{margin-right: 10px;}






.inner-bannr .section-content{position: relative;}
.inner-bannr{position: relative;background-size:cover; background-position: bottom left;  background-repeat: no-repeat;background-image: url('../image/inner-banner-min.webp');}
.inner-bannr .bnnrImg{/*background-color: rgba(121,105,234,0.9);*/padding: 99px 0 0;/*background: linear-gradient( 135deg, rgba(79,109,245,0.65) 0%, rgba(106,109,240,0.65) 30%,rgba(138,111,232,0.95) 65%, rgba(176,111,220,0.65) 75%, rgba(208,122,203,0.65) 100%);*/background: linear-gradient( 135deg, rgba(0,0,0,0.75) 0%, rgba(6,6,6,0.75) 30%,rgba(31,31,31,0.95) 765%, rgba(100,100,100,0.75) 75%, rgba(168,168,168,0.75) 100%);}
.inner-bannr h1{ margin-bottom: 15px;color: #fff;}
.inner-bannr .section-content{/*padding: 200px 0 125px 0;*/padding: 130px 0 100px 0; font-size: 22px;line-height: 37px;}
.single .inner-bannr h1{font-size: 46px;}
.single .defaultPageContent h2{font-size: 41px;}

.home-row-banner{position: relative;background-size:cover; background-position: top center;  background-repeat: no-repeat;padding: 99px 0 0; color: #fff;}
.home-row-banner:before{content: ""; display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0;/*background: linear-gradient( 135deg, rgba(79,109,245,0.75) 0%, rgba(106,109,240,0.75) 30%,rgba(138,111,232,0.95) 765%, rgba(176,111,220,0.75) 75%, rgba(208,122,203,0.75) 100%);*/ background: linear-gradient( 135deg, rgba(0,0,0,0.75) 0%, rgba(6,6,6,0.75) 30%,rgba(31,31,31,0.95) 765%, rgba(100,100,100,0.75) 75%, rgba(168,168,168,0.75) 100%);}

.home-row-banner .bnnrImg{background-image: url('../image/banner-cover-img.webp');background-repeat: no-repeat; background-position: bottom left; background-size:100% auto;position: relative;}
.home-row-banner .section-content{padding: 145px 0 200px 0;}
.home-row-banner h1, .home-row-banner h2, .home-row-banner h3, .home-row-banner h4{color: #fff;}
.home-row-banner .section-img{text-align: right;padding-top: 75px;}
.home-row-banner .section-img img{max-width: 96%;}
.home-row-banner .btn-play{margin-left: 15px;}

.rightshap{position: relative;background-image: url('../image/shape-25-1.webp');background-repeat: no-repeat; background-position: bottom 50px right; background-size: 180px;}

.home-row-location{background-color: #f2f2f2;}
.locationBoxMain{display: -ms-flexbox;  display: flex;  -ms-flex-wrap: wrap;  flex-wrap: wrap;}
.locationBoxMain .locationBox{-ms-flex: 0 0 15%;  flex: 0 0 15%;  max-width: 15%; margin: 10px 0.8%; background-color: #fff; text-align: center; padding: 12px 12px;  border-radius: 10px 10px 10px 10px;  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);}
.locationBox .locationBox-img img{width: auto; height: 80px;margin-bottom: 10px;}
.locationBox .locationBox-cont a{ font-size: 17px; line-height: 22px; display: inline-block; text-decoration: none;color: #000; }
.locationBoxMain .locationBox:hover{background: #fdd303; color: #fff !important;}
.locationBoxMain .locationBox:hover a{color: #fff !important;}


.home-row-video iframe{width: 100% !important; height: 480px !important;}



.home-row-testimonial{ background-position: top right;  background-repeat: no-repeat; background-size: 40%;}
.testiSlider { position: relative; background-color: #f2f2f2; background-image: url('../../../uploads/2025/12/quote-img.webp'); background-position: top 30px left 30px;;  background-repeat: no-repeat; padding: 115px 30px 30px 30px; border-bottom: 12px solid #fdd303;}
.testiSlider::after {  content: "";  position: absolute;  top: 0;  right: 0;  width: 0;  height: 0;  border-top: 100px solid #fff;  border-left: 100px solid transparent; }
.testimonial-heading{font-style: italic;padding-bottom: 15px;}
.testimonial-star{position: relative; padding: 25px 0 25px; font-size: 30px;color: #fdd303;}
.testimonial-footer h4{font-size: 23px; font-weight: 600; margin-bottom: 0; padding-right:130px; color: #000;}
.testimonial-footer h4 span{font-size: 16px; line-height: 30px; font-weight: 400; display: block;}
.testiSlider button.slick-prev { top: unset !important; bottom: 55px !important; left: unset !important; right: 120px !important;  }
.testiSlider button.slick-next { top: unset !important; bottom: 55px !important; left: unset !important; right: 50px !important;}






.contactListMain{padding-bottom: 45px;}
.contactListMain h4{font-size: 32px;}
.contactListBox{display: block; width: 100%; margin-bottom: 25px;}
.contactListBox i{background-color: #fdd303; width: 40px; height: 40px; text-align: center; border-radius: 50%; color: #fff; padding-top: 9px; font-size: 20px; margin-top: 5px;margin-right: 10px;}
.contactListBox span{display: table-cell; vertical-align: top;}
.contactListBox span:first-child{width: 55px;}
.contactListBox span a{color: #000;}

.contactPageSocial h4{font-size: 28px;}
.contactPageSocial .social-link{margin-bottom: 25px; display: block;}
.contactPageSocial .social-link ul{padding-left: 0;}
.contactPageSocial .social-link li{border: none; padding: 5px !important; margin: 0 3px !important;}
.contactPageSocial .social-link li a{border-radius: 50%; color: #333333; border: 1px solid #333333; background-color: tranfarant; display: block; width: 35px; height: 35px; padding: 2px 0 0 0; text-align: center;}

.contactFrm{background-color: #fff;  box-shadow: 0 5px 16px rgba(0,0,0,0.2); padding: 45px 35px;}
.contactFrm h2{font-size: 46px;}
.contactFrm form input[type="text"], .contactFrm form input[type="email"], .contactFrm form input[type="tel"], .contactFrm form input[type="number"], .contactFrm form select, .contactFrm form input[type="search"], .contactFrm form input[type="password"]{width: 100%; color: #000; background-color: #fff; border: none; border-bottom: 1px solid #000; border-radius: 0px; padding: 15px 0; font-size: 18px; outline: unset;font-family: "Nunito";font-weight: 500;margin-bottom: 15px;}
.contactFrm form textarea{ outline: unset; height: 170px; resize: unset;width: 100%; color: #000; background-color: #fff; border: none;  border-bottom: 1px solid #000; border-radius: 0px; padding: 15px 0; font-size: 18px; outline: unset;font-family: "Nunito";font-weight: 500;margin-bottom: 15px;}
.contactFrm form .frm-row p{margin-bottom: 10px;}
.contactFrm .frm-row-btn{margin-top: 30px;}

.contactFrm form input[type="submit"]{  display: inline-block;  position: relative;  padding: 10px 30px; border: none;  color: #fff !important;  background: #fdd303; border-radius: 0;  font-size: 20px;  text-decoration: none !important;  overflow: hidden; margin-top: 10px; font-weight: 400; text-transform: none; font-family: 'Nunito';  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;}
.contactFrm form input[type="submit"]:hover{animation: all 1000ms  ease-in; color: #fff !important; background: #000;  }


.home-row-blog{background-color: #f2f2f2;}

.blogCol {  margin-bottom:35px;}
.blogCol .section-content {  height:100%;  box-shadow:0px 0px 14px #c5c4c4;  background-color:#fff;}
.blogMain {  height:100%;}
.blogMain .blogMain-img{  line-height:0;}
.blogMain .blogMain-img img {  width:100%;  height:280px;  object-fit:cover;}
.blogMain .blogMain-cont {  padding:25px;}
.blogMain h3 {  margin-bottom:7px;}
.blogMain h3 a {  color:#000; text-decoration: none;}
.blogMain .blogMain-date {  color:#fdd303;  font-size:14px; margin-bottom: 15px;}


.shapBgLeft{background-image: url(../image/shape-26.webp); background-repeat: no-repeat; background-position: center left; background-size: auto;}
.shapBgRight{background-image: url(../image/shape-27.webp); background-repeat: no-repeat; background-position: center right; background-size: auto;}


img.curveLeftImg{border-bottom-right-radius:145px;border-top-left-radius: 145px;}
img.curveRightImg{border-bottom-left-radius:145px;border-top-right-radius: 145px;}


.home-row-serviceTab{background-color: #f2f2f2; }
.home-row-serviceTab:before{ content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-image: url('../image/shape-23-1.webp');background-repeat: no-repeat; background-position: top left; background-size: 180px;}

    .services-tabs { padding:  0; font-family: Arial, sans-serif; }
    .services-wrap { display: block;  }
    .services-tabs-nav { display: flex;  flex-wrap: wrap; align-content: center;  padding-left: 0;  margin-bottom: 0;justify-content: center;}
.tab-btn.active::after {  content: '';  width: 25px;  height: 12px;  background: #fdd303;  position: absolute;  left: 50%;  transform: translateX(-50%);  bottom: -11px;  clip-path: polygon(100% 0, 0 0, 50% 100%);}
    .tab-btn {padding:34px 16px !important;  background-image: linear-gradient(50deg, #474747 47%, #474747 100%) !important; text-align:center; border:1px solid #474747; width: 15%; margin: 25px 0.8%; cursor:pointer; border-radius:8px; font-weight:600; position: relative; }
.tab-btn:hover{ border-color:#fdd303; color: #fff; box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.07);  background: #fdd303 !important;}    
.tab-btn:focus { outline:unset;  }
    .tab-btn.active {  border-color:#fdd303; color: #fff; box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.07);  background: #fdd303 !important; }
.tab-btn h3{margin: 0 0; font-size: 17px; font-weight: 700;color: #fff;} 
.tab-btn.active h3{color: #fff;}    
.tab-btn img{margin-bottom: 15px; height: 45px; width: auto;}
.services-tabs-content { background: #fff; padding: 45px 45px; border-radius: 15px; border:none; margin-top: 30px; }
    .tab-panel { display:block; }
    .tab-panel[hidden] { display:none; }
    .panel-inner { display:flex; gap:18px; align-items:start; }
.panel-image{width: 45%;}
.panel-text{width: 55%;}
    .panel-image img { max-width:90%; height:auto; border-radius:8px; display:block; object-fit:cover; }
    .panel-text h3 { margin:0 0 8px 0; font-size:22px; }
    .panel-text p { margin:0 0 12px 0; color:#555; }
    .tab-btn { display:inline-block; padding:8px 14px; text-decoration:none; border-radius:6px; border:1px solid #474747; background:#2b6cff; color:#fff; font-weight:600; }
    @media (max-width:880px) {
      .services-wrap { grid-template-columns: 1fr; }
      .services-tabs-nav { flex-direction:row; overflow-x:auto; }
      .tab-btn { flex:0 0 auto; }
     /* .panel-image img { width:140px; }*/
    }


.home-row-BoxCont .one .section-content {  background-color: #fff;  box-shadow: 0 5px 16px rgba(0,0,0,0.1); padding: 45px;}

#readMoreBtn {  background:none;  color:#fdd303;   border:none;  padding:0 5px;  cursor:pointer; outline: unset;  border-radius:0px;  margin:0px;}
#readMoreBtn:hover { text-decoration: underline;background:none;color:#fdd303;  }

.clientHappy {    padding: 64px 35px; color: #fff;    background-image: linear-gradient(50deg, #6F56F4 47%, #D07FCF 100%) !important;    text-align: center;
    border: 1px solid #fff9ed;    width: 100%; height: 100%;    border-radius: 8px;    font-weight: 600;    position: relative;}
.clientHappy h2{color: #fff; font-size: 30px; margin-bottom: 10px;}
.clientHappy h2 span{ font-size: 60px;}


.footer-row-form .row .one .section-content {  box-shadow:0px 0px 12px #c5c4c4;  background-color:#fdd303;  position:relative;  bottom:-70px; z-index: 2; padding: 30px;}
footer .footer-top{padding-top: 50px;}
.footer-row-form form input[type="submit"]{background-color: #000;}
.footer-row-form form input[type="text"], .footer-row-form form input[type="email"], .footer-row-form form input[type="tel"], .footer-row-form form input[type="number"], .footer-row-form form select, form input[type="search"], .footer-row-form form input[type="password"]{background-color: #fff;}
.footer-row-form form textarea{background-color: #fff;}


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

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

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

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


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

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




form .frm-row{width:100%; display: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 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: #f1f1f1; border: none; border: none; border-radius: 0px; padding: 15px 18px; font-size: 16px; outline: unset;font-family: "Nunito";font-weight: 400;margin-bottom: 5px;}
form textarea{ outline: unset; height: 120px; resize: unset;width: 100%; color: #000; background-color: #f1f1f1; border: none; border: none; border-radius: 0px; padding: 15px 18px; font-size: 16px; outline: unset;font-family: "Nunito";font-weight: 400;margin-bottom: 5px;}
form .frm-row p{margin-bottom: 5px;}
.frm-row-btn{margin-top: 30px;}

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





.enqForm form p{margin-bottom: 5px;}
.serviceLftContent .section-content{padding-right: 25px;}
.sidebarContent .section-content{padding-left: 25px;}
.sidebarContent .enqForm{background: #fdd303; padding: 35px 25px; border-radius: 15px;}
.sidebarContent .enqForm h2{ color: #fff;font-size: 22px; }
.enqForm form input[type="text"], .enqForm form input[type="tel"], .enqForm form input[type="email"], .enqForm form select, .enqForm form textarea{background-color: #fff;padding: 10px 10px !important; height: auto !important;    font-size: 15px;}
.enqForm input[type="submit"]{background-color: #1D1D1D; width: 100%; border-radius: 7px !important; padding: 12px 20px !important; font-size: 18px !important;}
.enqForm input[type="submit"]:hover{background-color: #000 !important; opacity: 1;color: #fff !important;}


.othersServices{background-color: #f2f2f2; padding: 35px 25px; border-radius: 25px;}
.othersServices ul{padding-left: 1px;margin-bottom: 0; }
.othersServices ul li{list-style: none; font-size: 17px; line-height: 26px; border-bottom: 1px solid #000; color: #000; background: none; padding: 10px 0;}
.othersServices ul li:last-child{border-bottom: none;}
.othersServices ul li a{color: #000; -webkit-transition: all 500ms ease;    -moz-transition: all 500ms ease;    -ms-transition: all 500ms ease;    -o-transition: all 500ms ease;    transition: all 500ms ease;}
.othersServices ul li a:hover{ animation: all 1000ms  ease-in; color: var(--bd-secondary); padding-left: 15px;}
.othersServices h2 {  font-size: 22px;}

.tagDiv {background-color: #f2f2f2;  padding: 35px 25px; border-radius: 25px;}
.tagDiv h2{ font-size: 22px;}
.tagDiv .wp-block-tag-cloud{display: inline-block; margin: 5px 3px;}
.tagDiv .wp-block-tag-cloud a{-webkit-transition: all 500ms ease;    -moz-transition: all 500ms ease;    -ms-transition: all 500ms ease;    -o-transition: all 500ms ease;    transition: all 500ms ease; background-color: #fdd303;; color: #fff; padding: 8px 25px; font-size: 16px !important; line-height: 22px; margin: 3px;}
.tagDiv .wp-block-tag-cloud a:hover{ animation: all 1000ms  ease-in; background-color: #000;}



.serviceDetails-template h2{font-size: 33px;}
.serviceDetails-row-two .one h2{margin-bottom: 45px;}
.serviceDetails-frm{background: #fdd303; padding: 35px 25px; border-radius: 15px;}
.serviceDetails-frm h3{ color: #000;font-size: 22px; }
.serviceDetails-frm form input[type="text"], .serviceDetails-frm form input[type="tel"], .serviceDetails-frm form input[type="email"], .serviceDetails-frm select, .serviceDetails-frm form textarea{background-color: #fff;}
.serviceDetails-frm input[type="submit"]{background-color: #1D1D1D; width: 100%; border-radius: 7px !important; padding: 15px 20px !important; font-size: 20px !important;}
.serviceDetails-frm input[type="submit"]:hover{background-color: #3B3664 !important; opacity: 1;color: #fff !important;}
.serviceDetails-row-two{position: relative;}
.serviceDetails-row-two:before{position: absolute; content: ""; display: block; width: 75%; height: 100%; top: 0; left: 0; background-color: #f2f2f2;}









.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;}




.whatsapps{position: fixed;  right: 22px;  z-index: 9999;  bottom: 35px;}
.home-row-video{display: none;}






/*--------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;} 
  
  
.mainmenu-div .navbar .collapse{ padding-right: 20px;padding-top: 10px;}
.headerBtn .btn{ font-size: 15px; padding: 7px 35px; margin-top: 10px;}
  #menu-main-menu a{font-size: 14px;}
  
}

@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: 40px; line-height: 1.2; margin-bottom: 25px; }
h2{font-size: 31px; line-height: 1.1; margin-bottom: 20px; }
h3{font-size: 24px; line-height: 1.1; margin-bottom: 20px; }
h4{font-size: 15px; line-height: 1; margin-bottom: 20px; }
h5{font-size:20px; line-height:30px; margin-bottom: 10px;}
h6{font-size: 18px; line-height: 26px; margin-bottom: 10px;}

.home-row-banner .section-content{padding: 65px 0 120px 0;}
.home-row-banner .section-img img{max-width: 97%;}
  
  .btn {  padding: 8px 23px 8px 23px; font-size: 16px;}

  img.curveLeftImg {  border-bottom-right-radius: 45px;  border-top-left-radius: 45px;}
  img.curveRightImg {  border-bottom-left-radius: 45px;  border-top-right-radius: 45px;}
  .home-row-serviceTab::before, .rightshap {  background-size: 80px; }
  .tab-btn img {  margin-bottom: 8px;  height: 25px;}
  .tab-btn {  padding: 20px 10px !important;width: 15.7%;margin: 25px 0.4%;}
  .tab-btn h3 { font-size: 15px;}
  .tab-btn.active{box-shadow: unset;}
	
  .blogMain .blogMain-img img {  height: 200px;}
	
  .footer-top .rowone .three .cipi {  padding-left: 20px;}
  footer .footer-top h2 { font-size: 20px; margin-bottom: 15px;}
	
	
  
.inner-bannr .section-content{padding: 80px 0 105px 0; font-size: 18px;line-height: 26px;}
.single .inner-bannr h1{font-size: 40px;}
.single .defaultPageContent h2{font-size: 31px;}
.default-row-content {  padding-top: 60px;  padding-bottom: 60px;}
  
.contactListMain{padding-bottom: 45px;}
.contactListMain h4{font-size: 26px;}
.contactPageSocial h4{font-size: 24px;}
  .contactFrm h2 {  font-size: 31px;}
  .contactFrm {  padding: 25px 25px;}
	
	
	
}





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


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





@media screen and (max-width:1100px){
  
  
.mainmenu-div .navbar .collapse{ padding-right: 20px;padding-top: 7px;}
.headerBtn .btn{ font-size: 13px; padding: 7px 25px; margin-top: 10px;}
  #menu-main-menu a{font-size: 12px;}
   
}


@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;}


   
}

@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:75px !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: #fdd303 !important; cursor: pointer;position: absolute !important;color: #000 !important;}
	#rmp-menu-wrap-812 .rmp-menu-current-item .rmp-menu-item-link, #rmp-menu-wrap-812 li .rmp-menu-item-link:hover{background: #fdd303 !important; color: #000 !important;}
    #rmp-menu-wrap-812 li a:hover{color: #000 !important;}
 #rmp_menu_trigger-812 .responsive-menu-pro-inner, #rmp_menu_trigger-812 .responsive-menu-pro-inner::before, #rmp_menu_trigger-812 .responsive-menu-pro-inner::after{background-color: #fff !important;}
  #rmp-container-812{background: #000 !important;}
  #rmp-menu-wrap-812 .rmp-menu-item-link{color: #fff !important; font-size: 20px !important; }
  
  header #navbarSupportedContent{display: none;}
  
  
  
.headerBtn .btn{ margin-right: 15px;padding: 7px 20px; margin-top: 2px;}
  
   
h1 { font-size: 32px; line-height: 1.2; margin-bottom: 20px; }
h2{font-size: 26px; line-height: 1.1; margin-bottom: 20px; }
h3{font-size: 21px; line-height: 1.1; margin-bottom: 20px; }
h4{font-size: 15px; line-height: 1; margin-bottom: 20px; }
h5{font-size:18px; line-height:26px; margin-bottom: 10px;}
h6{font-size: 16px; line-height: 24px; margin-bottom: 10px;}

.home-row-banner .section-content{padding: 65px 0 50px 0;}
.home-row-banner .section-img img{max-width: 98%;}
.home-row-banner{font-size: 15px; line-height: 24px;}
  .home-row-banner h1{font-size: 4.5vw; margin-bottom: 10px;}
  
  .btn {  padding: 7px 23px; font-size: 16px;}

  .shapBgLeft, .shapBgRight{background-size: 25%;}
  .locationBox .locationBox-img img {  height: 40px;}
  .locationBox .locationBox-cont a {  font-size: 15px;  line-height: 20px;}
  
  footer .footer-top {  padding-top: 0px;}
   
  

.inner-bannr .one{padding-top: 40px;}    
.inner-bannr .section-content{padding: 50px 0 75px 0; font-size: 18px;line-height: 26px;}
.single .inner-bannr h1{font-size: 32px;}
.single .defaultPageContent h2{font-size: 26px;}
  .default-row-content {  padding-top: 50px;  padding-bottom: 50px;}
  
	
  
  
}



@media screen and (max-width:960px){
   
  .blogMain .blogMain-img img {  height: 170px;}
   
}

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



  

}


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

    
}



@media screen and (max-width:860px){
  
    .whatsapps{right: 5px;bottom: 5px;}
    .whatsapps img{width: 40px;}
  .sitelogo img {  width: 230px;}
  .headerBtn .btn { margin-right: 30px;}
  
  .locationBoxMain .locationBox {  -ms-flex: 0 0 32%;  flex: 0 0 32%;  max-width: 32%;    margin: 10px 0.5%;}
  .locationBox .locationBox-img img {    height: 60px;  }
	
  .home-row-testimonial .two{padding-top: 45px;}
  .shapBgLeft, .shapBgRight{background-size: 10%;}
	
  .footer-top .rowone .four .cipi {  padding-left: 30px;}
  .footer-top .rowone .three .cipi {    padding-left: 0px;  }
	
  .serviceLftContent .section-content {  padding-right: 0px;}
  .sidebarContent .section-content {  padding-left: 0px; padding-top: 35px;}
  .pum-container{max-width: 90% !important;}
	
  .contact-row-details .two{padding-top: 30px;}
	
}


@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%;}*/

  
  .home-row-about .one{padding-bottom: 35px;}
  .tab-btn img {  margin-bottom: 8px;  height: 18px; display: none;}
  .tab-btn {  padding: 15px 3px !important;width: 16.3%;margin: 25px 0.1%;}
  .tab-btn h3 { font-size: 13px;}
  .services-tabs-content{margin-top: 5px;}
  .panel-inner{display: block;}
  .panel-image {  width: 100%;}
  .panel-image img { max-width: 100%;}
  .panel-text {  width: 100%;margin-top: 25px;}
  .services-tabs-content {   padding: 20px;}

  .testiSlider{background-size: 45px;padding: 85px 30px 30px 30px;}
  .testimonial-footer h4 {  font-size: 18px;}
  .testimonial-footer h4 span {  font-size: 14px; line-height: 25px;}

  .blogMain .blogMain-img img {  height: auto;}
	
  .footer-top .rowone .two .cipi {  padding-left: 0px; padding-top: 30px;}
  .footer-top .rowone .three .cipi {    padding-left: 0px; padding-top: 30px; }
  .footer-top .rowone .four .cipi {    padding-left: 0px; padding-top: 30px; }
	
.inner-bannr .section-content{padding: 40px 0 65px 0;}
.single .inner-bannr h1{font-size: 26px;}
  
	.topbar-top .one{display: none;}
	.topbar-top .two.text-right{text-align: center !important;}
	button.rmp_menu_trigger{top: 68px !important;}
}



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




@media screen and (max-width:600px){
  
  
  
  .home-row-about .one{padding-bottom: 35px;}
  .tab-btn img {  margin-bottom: 8px;  height: 18px; display: none;}
  .tab-btn {  padding: 15px 3px !important;width: 32%;margin: 8px 0.5%;}
  .tab-btn h3 { font-size: 13px;}
  
  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){
  
  
  
}


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


  .headerBtn .btn { margin-right: 35px; font-size: 12px;}
  .home-row-banner{padding-top: 80px;}
  .home-row-banner h1{font-size: 5.5vw; margin-bottom: 10px;}
  .home-row-banner .btn{margin-top: 0;}
  
  .locationBoxMain .locationBox {  -ms-flex: 0 0 49%;  flex: 0 0 49%;  max-width: 49%;    margin: 7px 0.5%;}
  .locationBox .locationBox-img img {    height: 40px;margin: 0;  }
  .home-row-video iframe {  width: 100% !important;  height: 340px !important;}
	
  
.accordionjs .acc_section {  border-radius: 15px !important; }
.accordionjs .acc_section .acc_head {  padding-left: 35px;}
.accordionjs .acc_section .acc_head h5 {  padding-right: 35px;  }
.accordionjs .acc_section .acc_content {  margin-top: 5px;padding-left: 35px !important;}
.accordionjs .acc_section:after {    left: 35px;    top: 20px;    bottom: 20px;   }
.accordionjs .acc_section:before{  left: 10px;    top: 20px;}
	
	
.inner-bannr .one{padding-top: 70px;}  
.inner-bannr .section-content{padding: 0px 0 55px 0;}
.inner-bannr h1, .single .inner-bannr h1{font-size: 24px;}
	
	.cf7sr-g-recaptcha iframe {        transform: scale(0.77);        transform-origin: 0 0;    }
	
}

@media screen and (max-width:430px){
  
  
  .home-row-video iframe {  width: 100% !important;  height: 240px !important;}
  
}


@media screen and (max-width:390px){
  
  
  .headerBtn .btn { margin-right: 35px; font-size: 11px; padding: 7px 15px;}
	.header-top-right a{font-size: 14px;}
    
}

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

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


    
}

