/*!
Theme Name: Green Team Restoration 2025
Theme URI: https://them.es/starter
Author: Logic Web Media
Author URI: https://them.es/
Description: 
Version: 2.4.2
Requires at least: 5.0
Tested up to: 5.6
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: quality-review-services
*/

/* Don't overwrite this file. Compile "/assets/main.(less|scss)" to "/assets/css/main.css" */


/******* Global **********/
body{font-family: "Poppins", sans-serif;font-weight: 400;color:#222222;font-size:16px;}

h1,h2,h3,h4{font-family: "Poppins", sans-serif;font-weight: 600; color:#111111;}

body h2{font-size: 40px;}
body h3{font-size: 26px;}
body h4{font-weight: 600;font-size: 23px;}
body h5 {font-size: 20px;font-family: "Poppins", sans-serif;font-weight: 600;color:#111111;}
body h2 span, body h3 span {
  color: #fff900;
}
body a {
  color: #fff900;
}
body a:hover{color:#fff900;}
.rightFont{font-family: 'Righteous', cursive;}

.upper{text-transform: uppercase;}
.blue{color:#fff900;}
.dark-blue{color:#fff900;}
.white{color:#fff;}
.fw-700{font-weight: 700;}
.orange{color:#666;}
.btn {
display: inline-block;
font-weight: 600;
text-align: center;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
padding: .9rem 2em;
font-size: 1rem;
line-height: 1.5;
border-radius: 0px;
letter-spacing: 1px;
border-width: 1px;
border-style: solid;
text-transform: uppercase;
}
#banner .btn.btn-transparent, .btn.btn-transparent.bordered {
  background-color: rgba(255, 255, 255, 0.4);
  border-color: #fff;
  color: #fff;
}
#banner .btn.btn-transparent:hover, .btn.btn-transparent.bordered:hover {
  background-color: #fff900;
  border-color: #fff900;
  color: #fff;
}
.btn.btn-transparent {
  background-color: transparent;
  border-color: #fff;
  color: #fff;
}
.btn.btn-transparent:hover {
  background-color: transparent;
  border-color: #fff900;
  color: #fff900;
  text-decoration:none;
}
.btn-info, .btn-default{color: #000;
background-color: #92de00;
border-radius: 0px;
border-color: #92de00;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;}
.btn-info.focus,.btn-info:focus,.btn-info:hover, .btn-default.focus,.btn-default:focus,.btn-default:hover,.btn-info:active,.btn-default:active,.btn-info:checked,.btn-default:checked{color:#fff; background-color: #000; border-color:  #000;text-decoration: none;}


.btn-blue, .btn-blue:hover,.btn-blue:focus,.btn-blue:active,.btn-blue:checked{color: #fff;
background-color:transparent;
border-color: #fff;
	border-radius: 0px;
-webkit-transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;text-decoration: none;}
.btn.btn-info.btn-black {
  background-color: #22282B;
  border-color: #22282B;
}
.btn.btn-info.btn-black:hover {
  background-color: #fff900;
  border-color: #fff900;
}
.btn.btn-link {
	padding: 0;
	border: none;
	text-transform: uppercase;
	color: #fff900;
	font-weight: 700;
	border-bottom: 1px solid;
  border-radius: 0;
}
.btn.btn-link:hover {
  color: #fff900;
  text-decoration: none;
}

h2.title-detail, h3.title-detail, h4.title-detail{
display: grid;
grid-template-columns: 50px max-content 50px;
grid-template-rows: 20px 0;
/*grid-gap: 20px;*/
align-items: center;
justify-content: center;
	color: #fff;
text-transform: uppercase;
font-family: 'Righteous', cursive;
font-weight: 400;
letter-spacing: 2px;
}

/*h2.title-detail:after, h3.title-detail:after, h4.title-detail:after{*/
/*content: "";*/
/*display: block;*/
/*height: 2px;*/
/*background-color: #fff;*/
/*width: 35px;*/
/*background-image: url(img/detail-right.png);*/
/*background-size: contain;*/
/*background-repeat: no-repeat;*/
/*background-position: left;*/
/*}*/

h2.title-detail:before, h3.title-detail:before, h4.title-detail:before {
content: " ";
display: block;
height: 2px;
background-color: #fff;
width: 0px;
/*background-image: url(img/detail-left.png);
background-size: contain;*/
/*background-repeat: no-repeat;*/
/*background-position: right;*/
}

input:focus, textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #eee;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(82,168,236,0);
}

.large-padding{
	padding-top:150px;
	padding-bottom: 150px;
}
.pad-100{
	padding-top:100px;
	padding-bottom: 100px;
}
.pad-80{
	padding-top:80px;
	padding-bottom: 80px;
}
.pad-tp-100 {
	padding-top: 100px;
  }
  .pad-btm-100 {
	padding-bottom: 100px;
  }
.pad-50{
	padding-top:50px;
	padding-bottom: 50px;
}
.pad-25{
	padding-top:25px;
	padding-bottom: 25px;
}
.w-85 {
width: 85%!important;
}

.divider{
	width: 100px;
height: 3px;
background-color: #ecf2fe;
display: table;
margin: 20px auto;
}

.divider.div-left{
margin: 20px 0px;
}

.topText{
	color: #fff900;
text-transform: uppercase;
letter-spacing: 3px;
font-size: 20px;
font-family: 'Righteous', cursive;
	font-weight: 400;
}
.topText+h1, .topText+h2, .topText+h3{
margin-top: 5px;
}

.fw-400{
	font-weight: 400 !important;
}

ul.bullList li{
position: relative;
padding: 5px 0 5px 22px;
	}
		ul.bullList li::before{
color: #fff900;
vertical-align: middle;
top: 7px;
position: absolute;
left: 0;
content: "\f324";
display: inline-block;
font-family: "Font Awesome 6 Pro";
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
	}

.gray-bg {
background-color: #F6F7F9;
padding-top: 75px;
padding-bottom: 75px;
}
.grey-bg {
background-color: #F6F7F9;
}
.dark-grey-bg {
	background-color: #111111;
}
.big {
  font-size: 20px;
}
h2.big {
	font-size: 60px;
}


/******* Header **********/
/*#1a1a1a #fff900*/
nav#header {
box-shadow: none;
width: 100%;
padding: 15px 20px;
background-color: #000;
}

.flexia-sticky-navbar nav#header{
-webkit-box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
box-shadow: 1px 1px 20px 1px rgba(0,0,0,.3);
}


@media only screen and (min-width: 1200px) {
.dropdown:hover>.dropdown-menu {
  display: block;
}    
}

nav#header.navbar-expand-xl .navbar-nav .nav-link{
padding: 1rem 1.4rem;
}

.navbar-expand-xl .navbar-nav .nav-link:hover, .navbar-expand-xl .navbar-nav .nav-link:active {
color: #fff900;
}

.navbar-expand-xl .navbar-nav li:last-child .nav-link {
padding: 8px 20px;
color: #fff;
}
.dropdown-item.active, .dropdown-item:active {
color: #16181b !important;text-decoration: none;background-color:#f8f9fa!important;
}



nav{background-color: transparent;}

.nav-link {
	color: #fff;
	font-size: 16px;
	letter-spacing: 0;
	text-transform: uppercase;
	font-weight: 500;
}
.nav-link:hover {
color: #fff900;
}

nav#header #navbar .nav-link.btn.btn-info {
  padding: .9rem 1.2rem;
  color: #000;
}
nav#header #navbar .nav-link.btn.btn-info:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}
.navbar-brand {
padding-top: 0rem;
}

.navbar-brand img {
width: 250px;
height: auto !important;
}

.dropdown-toggle {
 text-align: center;
}
.dropdown-menu {
padding: 0px;
margin: 0px;
color: #101F2F;
border: none;
border-radius: 0px;
}
.dropdown-item {
display: block;
width: 100%;
padding: .75rem 1.5rem;
clear: both;
font-weight: 400;
color: #101F2F;
text-align: inherit;
white-space: nowrap;
background-color: transparent;
border: 0;
border-bottom: 1px solid #eee;
}
.dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover {
  color: #fff900;
  background-color: #000;
}

.flexia-navbar.flexia-sticky-navbar {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar.flexia-sticky-navbar #header { 
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}
.flexia-navbar {
z-index: 999999;
box-shadow: 0 .15em .35em 0 rgba(0,0,0,.135);
transition: all .3s ease-in-out;
transform: translate3d(0,0,0);
background-color: #eee;
position: relative;
width: 100%;
}
.slideInDown{
    -webkit-animation-name:slideInDown;
    animation-name:slideInDown
}
@keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
@-webkit-keyframes slideInDown{
    from{
        transform:translate3d(0,-100%,0);
        visibility:visible
    }
    to{
        transform:translate3d(0,0,0)
    }
}
.top-bar {
	background-color: #1a1a1a;
	padding: 10px 0;
}
.top-bar ul li a, .top-bar ul li i {
	color: #fff;
}
.top-bar ul li a:hover {
	text-decoration: none;
	color: #fff900;
}
.top-bar ul li {
	padding-left: 30px;
	margin-left: 30px;
	border-left: 1px solid #fff;
}
.top-bar ul li:first-child {
	padding-left: 0;
	margin-left: 0;
	border-left: none;
}
.top-bar ul li.social {
	display: flex;
	gap: 15px;
}
.top-bar ul li.social i.fa-brands {
	font-size: 20px;
}

/******* Carousel **********/

.carousel-caption h2{color:#fff;font-size: 40px;}
.carousel-caption p{font-size: 18px;
margin: 18px 0px;}

.carousel-caption{position:absolute;right:25%;top: 35px;left:25%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: linear-gradient(to right, #000 , #012c3c);
  width: 100%;
  height: 100%;
  z-index: 9;
  opacity: 0.8;
}
.carousel-inner .carousel-item img {
	object-fit: cover;
	object-position: center;
  }

/******* HOME  **********/

#carouselExampleCaptions.carousel {
  width: 100%;
}
#banner {
  background-color: #eee;
width: 100%;
overflow: hidden;
position: relative;
z-index: 0;
display: flex;
  align-items: center;
}
	


#bannertext {
  width: 1400px;
  position: absolute;
  /*top: 24%;*/
  left: 0;
  padding: 2em 0;
  z-index: 99;
  text-align: center;
  color: #fff;
  margin: 0 auto;
  right: 0;
}




#bannertext .socList li{
	width: 40px;
height: 40px;
border: 1px solid #fff;
text-align: center;
border-radius: 50%;
line-height: 40px;
margin: 10px 20px 0px 0px;
	color:#fff;
}
#bannertext .socList a, #bannertext .socList a:hover{
	color:#fff;
}

	#banner-img{width: 46%;
position: relative;
right: -28px;
top: 76px;
float: right;
z-index: -1;}

	#bannertext h1{
font-size: 90px;
line-height: 104px;
color: #FFFFFF;
text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25), 0px 4px 4px rgba(0, 0, 0, 0.25);
	text-align: center;
}

#bannertext h4{font-size: 20px;}
	
#bannertext p {
font-size: 18px;
line-height: 30px;
font-weight: 500;
margin: 30px auto 20px auto;
width: 80%;
display: flex;
gap: 20px;
justify-content: center;
}

.container {
  max-width: 1400px !important;
}
.rounded-2 {
	border-radius: 10px;
}
.rounded-3 {
	border-radius: 20px;
}
.pri-clr {
	color: #fff900;
}
.pri-clr-bg {
	background-color: #fff900 !important;
}
.sec-clr {
	color: #1e1e1e !important;
}
.dark-blue-bg {
	background-color: #012c3c;
}

.object-cover {
  object-fit: cover;
  object-position: center;
}

.object-cover.object-left {
  object-position: -60px !important;
}

/******* HOME  **********/

.hero-section.home-hero {
  background-image: url('img/waterhero.jpg');
}

.hero-section.mold-hero {
	background-image: url('img/moldhero.jpg');
}

.hero-section.fire-hero {
  background-image: url('img/firehero.jpg');
}

.hero-section.water-hero {
  background-image: url('img/waterhero.jpg');
}

.hero-section.contact-hero {
	background-image: url('img/contactushero.jpg');
}

.hero-section {
	background-image: url('img/kitchen-flooding-interior-d-rendering-concept.jpg');
	padding-top: 150px;
	padding-bottom: 150px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
  /* overflow: hidden; */
}

.hero-section::after {
  content: '';
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.7;
}
.hero-section .container {
  z-index: 2;
  position: relative;
}
.hero-content h1 {
	color: #fff;
	margin-bottom: 35px;
	font-size: 70px;
}
.hero-content h1 span {
	color: #fff900;
}
.hero-content p {
  width: 80%;
}
.hero-form {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 50px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-text, .wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  width: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #fff;
  padding: 10px 0px 10px 0px;
  color: #fff;
}
.wpcf7-form .wpcf7-form-control.wpcf7-text::placeholder, .wpcf7-form .wpcf7-form-control.wpcf7-textarea::placeholder {
  opacity: 1;
  color: #fff;
}
.wpcf7-form .wt-50 p {
  display: flex;
  gap: 20px;
}
.wpcf7-form .wt-50 p br {
  display: none;
}
.wpcf7-form .wpcf7-form-control.wpcf7-textarea {
  height: 150px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit {
  background-color: #92de00;
  border: 1px solid #92de00;
  padding: 12px 30px;
  text-transform: uppercase;
  font-weight: 500;
  margin-top: 30px;
}
.wpcf7-form .wpcf7-form-control.wpcf7-submit:hover {
  background-color: transparent;
  color: #fff;
  border-color: #fff;
}

.home-quote .contentWrap {
  width: 670px;
  z-index: 2;
}
.home-quote {
  position: relative;
}
.home-quote::before {
  content: '';
  width: 300px;
  height: 300px;
  border: 1px solid #2f2f2f;
  border-radius: 50%;
  position: absolute;
  left: -23px;
  top: -80px;
  z-index: 1;
}
.home-quote::after {
  content: '';
  width: 300px;
  height: 300px;
  border: 1px solid #2f2f2f;
  border-radius: 50%;
  position: absolute;
  left: 35%;
  bottom: -80px;
  z-index: 1;
}
.home-quote .imgWrap {
  z-index: 2;
  position: relative;
}

.faqs-section .accordion .card-header .text-left.collapsed .fas.fa-chevron-down {
  transform: rotate(-180deg);
}
.faqs-section .accordion .card-header .text-left .fas.fa-chevron-down {
  transition: all .3s linear;
}
.accordion .card .card-header {
  padding: 0;
}
.accordion .card .card-header .text-left {
  cursor: pointer;
}
.accordion .card {
  border-radius: 0px !important;
}
.accordion .card-header h6 {
  font-size: 20px;
  font-weight: 600;
}

/******* SUB PAGES  **********/

.why-choose {
	background-image: url('img/whychooseushero.jpg');
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
}
.why-choose::after {
  content: '';
  background-color: #000;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0.9;
}
.why-choose .container {
  z-index: 2;
  position: relative;
}
.border-grey {
  border: 1px solid #646464;
}
.fa-light.fa-droplet {
  color: #fff;
  font-size: 35px;
  margin-bottom: 15px;
}
.full-wrap-sec::before {
  content: '';
  width: 300px;
  height: 300px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  position: absolute;
  left: -23px;
  top: -80px;
  z-index: 1;
}
.full-wrap-sec::after {
  content: '';
  width: 300px;
  height: 300px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  position: absolute;
  left: 35%;
  bottom: -80px;
  z-index: 1;
}
.full-wrap-sec .contentWrap {
  width: 670px;
  z-index: 2;
}
.full-wrap-sec .imgWrap {
  z-index: 2;
  position: relative;
}

#gallery {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 30px;
  }
  
  #gallery a {
	  position: relative;
  }
  #gallery a::after {
	content: '';
	background-color: rgba(0,0,0,.5);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	transition: .4s all ease-in-out;
	opacity: 0;
  }
  #gallery a:hover::after {
	opacity: 1;
  }
.our-work #gallery img {
	width: 100%;
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.contact-details h2 {
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 15px;
}

.contact-details p {
	font-size: 16px;
	margin-bottom: 20px;
}

.contact-info {
	list-style: none;
	padding: 0;
}

.contact-info li {
	font-size: 16px;
	margin-bottom: 10px;
}

.link-tag {
	color: #666666;
	transition: all .3s linear;
	text-decoration: none;
}

.link-tag:hover {
	color: #000;
	text-decoration: none;
}

.icon-box{
	display: flex; 
	/* align-items: center;   */
	column-gap: 35px; 
}
.icon{
	background-color: #fff900; 
	border-radius: 50%; 
	width: 40px; 
	height: 40px; 
	display: flex; 
	justify-content: center; 
	align-items: center; 
	color: #000; 
	font-size: 15px;
}

.form-sec{
	background-color: #000;
}
.map-iframe{
    filter:grayscale(100%);
    -webkit-filter:grayscale(100%);
  }


/******* FOOTER  **********/

#footer {
	padding-top: 60px;
	color: #fff;
	background-color: #000;
	padding-bottom: 25px;
	font-size: 15px;
}
#footer img {
	width: 70%;
	margin-top: 30px;
}
#footer p {
	margin-top: 10px;
}
#footer h4 {
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fff900;
}
#footer .socList a {
  border: 1px solid #92de00;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 0px;
  align-items: center;
  justify-content: center;
}
#footer .fa-brands {
	color: #92de00;
	font-size: 18px;
}
#footer .socList a:hover {
	background-color: #92de00;
}
#footer .socList a:hover .fa-brands {
	color: #000;
}
ul.list-unstyled.nav-list li {
	margin-bottom: 15px;
	display: flex;
	align-items: start;
}
ul.list-unstyled.nav-list li i {
	margin-right: 12px;
	margin-top: 3px;
	font-size: 20px;
}
ul.list-unstyled.nav-list.foot-menu li i {
	font-size: 14px;
	margin-right: 5px;
}
.foot-copy {
	border-top: 1px solid #6C6E70;
}



@media only screen and (max-width: 1200px) {
	nav#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .fa-light.fa-xmark {
      display: block;
    }
    nav#header .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon .fa-light.fa-xmark {
      display: none;
    }
    nav#header .navbar-toggler[aria-expanded="false"] .navbar-toggler-icon .fa-light.fa-bars {
      display: block;
    }
    nav#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon .fa-light.fa-bars {
      display: none;
    }
  /* Header */
  #header {
    display: flex;
  }
  .navbar-brand {
    margin-right: 0rem;
  }
  .navbar-brand img {
    width: 200px;
  }
  .navbar-toggler-icon {
    color: #fff900;
  }
  /* Hero Section */
  .hero-section {
    padding-top: 100px;
    padding-bottom: 100px;
  }
body h1 {
  font-size: 50px;
}
		.hero-content h1 {
  font-size: 50px;
}
	body h2 {
  font-size: 40px;
}

	h2.big {
		font-size: 40px;
}
body h4 {
  font-size: 26px;
}
	body h5 {
  font-size: 22px;
}
.hero-content p{
  margin-bottom: 15px;
}
}




@media only screen and (max-width: 991px) {
  body h1 {
    font-size: 40px;
  }
	.hero-content h1 {
  font-size: 40px;
}
		body h2 {
  font-size: 33px;
}
	h2.big {
		font-size: 33px;
	}
  body h3 {
  font-size: 27px;
}
  body h4 {
    font-size: 22px;
  }
	body h5 {
  font-size: 20px;
}
	p{
		font-size:14px;
	}
	.pad-100{
		padding-top:75px;
		padding-bottom:75px;
	}
  
}



@media only screen and (max-width: 767px) {
	
	body h1 {
    font-size: 36px;
  }
		.hero-content h1 {
  font-size: 36px;
}
  body h2 {
    font-size: 34px;
  }
	h2.big {
		font-size: 34px;
	}
	.contentWrap h2 {
		margin-bottom: 16px;
  }
  body h3 {
  font-size: 28px;
	}
.pad-100{
		padding-top:75px;
		padding-bottom:75px;
	}
	#gallery {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.flex-direction {
  flex-direction: column-reverse;
}
.flex-direction-column-reverse {
  flex-direction: column-reverse;
}
}


@media only screen and (max-width: 479px) {
	.hero-content h1{
		font-size: 40px;
	}
   body h1 {
    font-size: 40px;
  }
	body h2 {
		font-size: 30px;
	}
	h2.big {
		font-size: 30px;
	}
	body h3 {
		font-size: 28px;
	}
	body h4 {
    font-size: 18px;
  }
	.pad-100{
		padding-top:50px;
		padding-bottom:30px;
	}
	  #gallery {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
  .hero-form {
    padding: 20px;
  }
	 .flex-direction {
    flex-direction: column-reverse;
  }
  .flex-direction-column-reverse{
    flex-direction: column-reverse;
  }
	.home-quote .contentWrap {
max-width:100%;
}
}