@import url('https://fonts.googleapis.com/css2?family=Hanken+Grotesk:ital,wght@0,100..900;1,100..900&display=swap');
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
font-family: "Hanken Grotesk", sans-serif;
  color: #000;
}

ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}
a {
	
  color: #000;
  
}
a:hover {
  color: #faa634;
}
a {
	 text-decoration: none;
}
.img-fluid.wp-post-image {
  height: 105px;
}

.container {
  max-width: 1620px;
  width: 100%;
  padding-left: 2%;
  padding-right: 2%;
  margin: auto;
}

.object-cover {
  object-fit: cover;
}
.rounded-1 {
  border-radius: 10px !important;
}
.rounded-2 {
  border-radius: 20px !important;
}
.rounded-3 {
  border-radius: 30px !important;
}
.different-rght ul {
    list-style: disc;
}
.bg-dark {
  background-color: #1A1A1A !important;
}
.text-black-50 {
  color: #000 !important;
}

.bg-warning{
  background-color: #FAA634 !important;
}
.text-warning{
   color: #faa634 !important;
}
.text-light{
   color: #515151 !important;
}


.fw-300 {
  font-weight: 300 !important;
}
.fw-500 {
  font-weight: 500 !important;
}
.fw-600 {
  font-weight: 600 !important;
}
.fw-700 {
  font-weight: 700 !important;
}
.fw-800 {
  font-weight: 800 !important;
}

/* 0 */

.ls-001 {
  letter-spacing: -0.01em;
}
.ls-002 {
  letter-spacing: -0.02em;
}
.ls-003 {
  letter-spacing: -0.03em;
}
.ls-100 {
  letter-spacing: 0.1em;
}
.ls-150 {
  letter-spacing: 0.15em;
}
.ls-200 {
  letter-spacing: 0.2em;
}
.ls-300 {
  letter-spacing: 0.03em;
}
.ls-500 {
  letter-spacing: 0.05em;
}
.ls-002 {
  letter-spacing: -0.02em;
}
.ls-004 {
  letter-spacing: -0.04em;
}

/* 0 */

/* 01 */
h1,
.h1 {
  font-size: 80px;
}
.fs-14 {
  font-size: 14px;
}
.fs-15 {
  font-size: 15px;
}
.fs-16 {
  font-size: 16px;
}
.fs-18 {
  font-size: 18px;
}
.fs-20 {
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-25 {
  font-size: 25px;
}
.fs-30 {
  font-size: 30px;
}
/* 01 */

/* 02 */
.lh-0{
  line-height: normal;
}
.lh-0-9 {
  line-height: 0.9;
}
.lh-1-2 {
  line-height: 1.2;
}
.lh-1-3 {
  line-height: 1.3;
}
.lh-1-4 {
  line-height: 1.4;
}
.lh-1-5 {
  line-height: 1.5;
}
.lh-1-7 {
  line-height: 1.7;
}
.lh-1-8 {
  line-height: 1.8;
}
.lh-2 {
  line-height: 2;
}
/* 02 */
/* .text-shadow {
  text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.4);
} */
.btn {
    padding: 13px 29px;
    border: 2px solid;
    border-radius: 0;
    line-height: normal;
    font-size: 20px;
    font-weight: 600;
}

.btn-warning{
  color: #000;
  background-color: #faa634;
  border-color: #faa634;
}
.btn-warning:hover{
  color: #faa634;
  background-color: #000;
  border-color: #000;
}


/* .scroll header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
} */
.navbar-brand {
  display: inline-block;
  width: 164px;
}

.navbar-nav .nav-link {
    padding: 0 !important;
    color: #000000;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
}

.navbar-nav > li + li {
  margin-left: 60px;
}
.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  color: #fff;
}


button#ScrollToTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
  background: transparent;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #000;
  z-index: 99;
  color: #000;
}

button#ScrollToTop:hover {
  background: #000;
  color: #fff;
}
@media(min-width:2000px){
  .footer-bg::before{
    left: -80vw !important;
}
}
@media (min-width: 992px) {
  div#navbarOffcanvas {
    position: inherit !important;
    flex-direction: row;
    visibility: visible;
    width: auto;
    transform: translateX(0%);
    border-right: 0;
    margin-left: 0;
    background-color: transparent;
  }
  .offcanvas-body {
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.carousel-item::before, .testimonial-sec::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: rgb(0 0 0 / 70%);
}
 .bottom-line::before{
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 150px;
  height: 1px;
  background-color: #000;
 }
 .welcome-wrap {
    border-color: #ffd9a4 !important;
}
.different-icn {
  height: 70px;
  width: 70px;

}
.different-con::before{
 content: '';
  position: absolute;
  top: 0;
  left: -30px;
  width: 100vw;
  height: 100%;
  background-color: #FFD9A4;
}
.area-heading h3, .testimonial-heading  h3 {
    width: fit-content;
    margin: auto;
}
.area-heading  .bottom-line::before, .testimonial-heading  .bottom-line::before{
left: 50%;
transform: translateX(-50%);
}
.testimonial-heading  .bottom-line::before{
  background-color: #fff;
}
.testimonial-sec{
  background-image: url(../images/testimonial-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonial-sec .row::before, .testimonial-sec .row::after{
content: '';
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
background-image: url(../images/before-quote.png);
background-position: center;
background-size: contain;
background-repeat: no-repeat;
height: 80px;
width: 80px;
display: inline-block;
}
.testimonial-sec .row::after{
  left: auto; 
  right: 0;
background-image: url(../images/after-quote.png);
}
.cta-icn{
  display: inline-flex ;
  align-items: center;
  justify-content: center;
   background: #eeeeee;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #FAA634 !important;
}
.cta-txt span{
   color: #414141 !important;
}
.cta-txt p, .cta-txt a{
   color: #6a6a6a !important;
}
.form-group input{
    border-color: #d9d9d9 !important;
  height: 60px;
}
.form-group textarea{
     border-color: #d9d9d9 !important;
  height: 185px; 
}
.form-control:focus {
    border-color: #d9d9d9;
    box-shadow: none;
}

.footer-cta ul li, .footer-cta ul li a {
    font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  color: #fff;
}
.footer-cta ul li a:hover, .footer-links ul li a:hover {
    color: #faa634;
}
.footer-cta ul li{
  padding: 5px 0 5px 30px;
  position: relative;
}
.footer-cta ul li::before{
  content: '\f3c5';
  position: absolute;
  top: 5px;
  left: 0;
  height: 15px;
  width: 15px;
  font-size: 20px;
  font-family: "FontAwesome";
  color: #FAA634;
}
.footer-cta ul li:nth-child(1)::before{
  content: '\f3c5';
}
.footer-cta ul li:nth-child(2)::before{
  content: '\f0e0';
}
.footer-cta ul li:nth-child(3)::before{
  content: '\f095';
}
.social-links ul li a{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border: 2px solid #FAA634;
  color: #FAA634 !important;
}
.social-links ul li a:hover{
  color: #fff !important;
  background-color: #FAA634;

}

.footer-links ul li a{
    font-size: 20px;
  line-height: 2;
  font-weight: 500;
  color: #fff;

}
.form-wrap input{
  height: 56px;
}
.footer-bg::before{
    content: '';
    position: absolute;
    top: 0;
    left: -75vw;
    width: 100vw;
    height: 100%;
    background-color: #FAA634;
    border-radius: 0 0 260px 0;
}
.copy-wrap {
    border-color: #B3B3B3 !important;
}




@media(max-width:1600px){
  .navbar-brand {
    width: 145px;
}
.navbar-nav .nav-link {
    font-size: 18px;
}
.fs-18 {
    font-size: 16px;
}
h1, .h1 {
    font-size: 65px;
}
.fs-30 {
    font-size: 25px;
}
.fs-20 {
    font-size: 17px;
}
.different-icn {
    height: 60px;
    width: 60px;
}
.fs-25 {
    font-size: 22px;
}
.btn {
    padding: 10px 25px;
    font-size: 16px;
}
.testimonial-sec .row::before, .testimonial-sec .row::after {
    height: 70px;
    width: 70px;
}
.bottom-line::before {
    width: 100px;
}
.fs-22 {
    font-size: 18px;
}
.form-group input {
    height: 50px;
}
.form-group textarea {
    height: 160px;
}
.footer-cta ul li, .footer-cta ul li a, .footer-links ul li a {
    font-size: 17px;
}
.footer-cta ul li::before {
    font-size: 16px;
}
.form-wrap input {
    height: 45px;
}
.fs-15 {
    font-size: 13px;
}
.footer-bg::before {
    left: -70vw;
}
.fs-16 {
  font-size: 14px;
}
}

@media(max-width:1199px){
  .navbar-brand {
    width: 120px;
}
.navbar-nav .nav-link {
    font-size: 16px;
}
.navbar-nav > li + li {
    margin-left: 45px;
}
.fs-18 {
    font-size: 14px;
}
h1, .h1 {
    font-size: 50px;
}
.fs-30 {
    font-size: 20px;
}
.fs-20 {
    font-size: 15px;
}
.different-icn {
    height: 55px;
    width: 55px;
}
.fs-25 {
    font-size: 18px;
}
.area-img img {
    width: 75px;
}
.btn {
    font-size: 14px;
}
.testimonial-sec .row::before, .testimonial-sec .row::after {
    height: 60px;
    width: 60px;
}
.cta-icn {
    width: 40px;
    height: 40px;
}
.fs-22 {
    font-size: 16px;
}
.form-group input {
    height: 45px;
}
.form-group textarea {
    height: 140px;
}
.footer-cta ul li, .footer-cta ul li a, .footer-links ul li a {
    font-size: 14px;
}
.fs-16 {
    font-size: 12px;
}
.social-links ul li a {
    width: 35px;
    height: 35px;
}
.fs-15 {
    font-size: 11px;
}
}

@media (max-width: 991px) {
  .navbar-toggler {
    font-size: 30px;
    padding: 0;
    color: #fff;
  }
  .navbar-nav .nav-link {
    margin: 8px 0px;
  }
  .header-btn {
    margin-top: 10px;
    display: inline-block;
  }
  .navbar-toggler-icon {
    width: auto;
    height: auto;
  }
  .navbar-toggler:focus {
    box-shadow: none;
  }
  div#navbarOffcanvas {
    background: #FAA634 ;
    border-right: 0 !important;
    padding: 35px !important;
    width: 300px;
  }
  .navbar-nav > li + li {
    margin-left: 0;
  }

  .offcanvas-header .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    /* filter: brightness(1) invert(0); */
    opacity: 1;
  }
  .offcanvas-header {
    padding: 0;
  }
.different-con::before {
    left: -2%;
}
.fs-30 {
    font-size: 18px;
}
.fs-25 {
    font-size: 16px;
}
.footer-cta ul li, .footer-cta ul li a, .footer-links ul li a {
    font-size: 12px;
}
.fs-20 {
    font-size: 13px;
}
.social-links ul li a {
    width: 30px;
    height: 30px;
}
.fs-15 {
    font-size: 9px;
}
}

@media(max-width:767.9px){
  h1, .h1 {
    font-size: 40px;
}
.slick-slide {
    padding: 0 50px;
}
.testimonial-sec .row::before, .testimonial-sec .row::after {
    height: 45px;
    width: 45px;
}
.footer-cta ul li {
    margin: auto;
    width: fit-content;
}
.footer-bg::before {
    left: 0;
    height: 22%;
    border-radius: 0 0 80px 0;
}
.testimonial-sec .row::before {
    left: 6px;
}
.testimonial-sec .row::after{
  left: auto;
  right: 6px;
}
}

@media(max-width:575px){
  .container{
    padding-left: 5%;
    padding-right: 5%;
  }
  .carousel-item {
    height: 300px;
}
h1, .h1 {
    font-size: 35px;
}
.different-con::before {
    left: -6%;
    width: 101vw;
}
.testimonial-sec .row::before, .testimonial-sec .row::after {
    height: 35px;
    width: 35px;
}
.slick-slide {
    padding: 0 40px;
}
.footer-bg::before {
    height: 23%;
}
}
.grecaptcha-badge {
width: 70px !important;
overflow: hidden !important;
transition: all 0.3s ease !important;
left: 4px !important;
}
.grecaptcha-badge:hover {
width: 256px !important;
}

.grecaptcha-badge {

visibility: hidden;

}

