/**
* Base Colors
*/
/**************************
  Media Queries
***************************/
/*************************
  Fonts
**************************/
/*************************
  Button colours
**************************/
/*************************
  Location page colours
**************************/
/*************************
  Form colours
**************************/
/*************************
  Sidebar variables
**************************/
/*************************
  404 button background
**************************/
/*************************
  Results Partial
**************************/
/*************************
  Swiper
**************************/
/*************************
  Footer Top
**************************/
/* Additional Mixins */
.uppercase-title {
  font-family: var(--secondary-font), sans-serif;
  color: #2b2b2b;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 27px;
  letter-spacing: 0.15rem;
  text-align: center;
}

.rev-row {
  flex-direction: row-reverse;
}

.main-content-row {
  row-gap: 30px;
}

.page-template-ad-templates .main-content {
  padding-top: 80px;
  padding-bottom: 70px;
}

.page-template-ad-templates .main-content .col-xl-6:last-child {
  text-align: center;
}

@media screen and (min-width: 1200px) {
  .page-template-ad-templates .main-content .col-xl-6:last-child {
    text-align: right;
  }
}
.page-template-ad-templates .main-content .col-xl-6:last-child img {
  margin-top: 20px;
  box-shadow: 0 195px 55px 0 rgba(0, 0, 0, 0), 0 125px 50px 0 rgba(0, 0, 0, 0.01), 0 70px 42px 0 rgba(0, 0, 0, 0.05), 0 31px 31px 0 rgba(0, 0, 0, 0.09), 0 8px 17px 0 rgba(0, 0, 0, 0.1);
}

@media screen and (min-width: 1200px) {
  .page-template-ad-templates .main-content .col-xl-6:last-child img {
    margin-top: 0px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-ad-templates .testimonials-section .swiper-wrapper {
    padding-bottom: 105px;
  }
}
.page-template-ad-templates .testimonials-section .swiper .swiper-pagination {
  position: absolute;
  left: 50%;
  Transform: translateX(-58%);
}

@media screen and (min-width: 992px) {
  .page-template-ad-templates .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-51%);
  }
}
@media screen and (min-width: 1200px) {
  .page-template-ad-templates .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-58%);
  }
}
@media screen and (min-width: 1900px) {
  .page-template-ad-templates .testimonials-section .swiper .swiper-pagination {
    Transform: translateX(-60%);
  }
}
@media screen and (min-width: 992px) {
  .page-template-ad-templates .testimonials-section .btn {
    margin-top: 20px !important;
  }
}
.page-template-ad-templates .testimonials-section:after {
  display: none;
}

.page-template-ad-templates .banner {
  margin-top: 130px;
  padding-bottom: 60px;
  position: relative;
}

@media screen and (min-width: 1200px) {
  .page-template-ad-templates .banner {
    padding-bottom: 65px;
  }
}
.page-template-ad-templates .banner:after {
  display: none;
}

.page-template-ad-templates .banner .container {
  border-radius: 24px;
  background: var(--color-neutral);
  /*background: linear-gradient(290deg, #000C1D 0.54%, #0B2A59 99.41%);*/
  box-shadow: 0 0 40px 0 rgba(0, 12, 29, 0.1);
  z-index: 1;
}

@media (max-width: 767px) {
  .page-template-ad-templates .banner .container {
    width: 92%;
    border-radius: 12px;
    /*background: linear-gradient(290deg, #000C1D 0.54%, #0B2A59 99.41%);*/
    box-shadow: 0 0 40px 0 rgba(0, 12, 29, 0.1);
  }
}
.page-template-ad-templates .banner .container .content {
  max-width: 299px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media screen and (min-width: 460px) {
  .page-template-ad-templates .banner .container .content {
    max-width: 841px;
    padding-left: 25px;
    padding-right: 25px;
  }
}
@media screen and (min-width: 768px) {
  .page-template-ad-templates .banner .container .content {
    padding-top: 85px;
    padding-bottom: 85px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-ad-templates .banner .container .content {
    padding-left: initial;
    padding-right: initial;
  }
}
.page-template-ad-templates .banner .container .content p {
  color: var(--color-tertiary);
  font-family: "Figtree", sans-serif;
  font-size: 18px;
  line-height: 28px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
  .page-template-ad-templates .banner .container .content p {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  .page-template-ad-templates .banner .container .content p {
    font-size: 24px;
    line-height: 32px;
  }
}
.page-template-ad-templates .banner .container .content .btn {
  margin-top: 2px;
}

@media screen and (min-width: 768px) {
  .page-template-ad-templates .banner .container .content .btn {
    margin-top: 10px;
  }
}
.page-template-ad-templates .why-choose-us {
  background: linear-gradient(290deg, #0A2A59 0.54%, #8e0028 190.41%);
  margin-top: 40px;
  padding-top: 70px;
  padding-bottom: 70px;
  margin-bottom: 60px;
}

.page-template-ad-templates .why-choose-us h2 {
  color: #fff;
  padding-bottom: 30px;
}

@media screen and (min-width: 1200px) {
  .page-template-ad-templates .why-choose-us h2 {
    padding-bottom: 55px;
  }
}
.page-template-ad-templates .why-choose-us ul li {
  color: #fff;
}

.page-template-ad-templates .why-choose-us ul li a {
  color: #fff;
}

.page-template-ad-templates .why-choose-us .btn {
  width: 320px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
}

.page-template-ad-templates .main-contact-form .form-wrap {
  max-width: 445px;
  border-radius: 20px;
  background: var(--color-secondary);
  padding: 40px 25px 35px;
}

@media screen and (min-width: 768px) {
  .page-template-ad-templates .main-contact-form .form-wrap {
    max-width: 650px;
    padding: 40px 40px 35px;
  }
}
.page-template-ad-templates .main-contact-form .form-wrap .form-title {
  text-align: center;
}

.page-template-ad-templates .main-contact-form .form-wrap .gfield_label {
  color: #fff;
  font-family: var(--secondary-font), sans-serif;
  font-size: 19px;
  font-style: normal;
  font-weight: 400;
  line-height: 33px;
  margin-bottom: 5px;
}

.page-template-ad-templates .main-contact-form .form-wrap .gfield_label .gfield_required {
  display: none;
}

.page-template-ad-templates .main-contact-form .form-wrap .gform_fields {
  grid-row-gap: 18px;
  row-gap: 18px;
}

.page-template-ad-templates .main-contact-form .form-wrap .gform_body .textarea,
.page-template-ad-templates .main-contact-form .form-wrap .gform_body input {
  border-radius: 8px;
  border: 1px solid #CACACA;
  background: #fff;
  height: 45px;
}

.page-template-ad-templates .main-contact-form .form-wrap .gform_button {
  height: 70px !important;
  width: 100% !important;
  color: #fff !important;
  font-family: "Figtree", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 38px !important;
  border-radius: 300px !important;
  background: linear-gradient(180deg, #EA0F3E 24.29%, #B9072D 105%) !important;
  box-shadow: 0 1px 0 0 #F65D7D inset, 0 2px 4px 0 #3B000D !important;
}

.page-template-ad-templates .main-contact-form .form-wrap .gform_button:hover {
  background: linear-gradient(0deg, #EA0F3E -5%, #B9072D 75.71%) !important;
}

.page-template-ad-templates .main-contact-form .form-wrap .gform_button:focus {
  --gf-local-outline-width: 0px;
  border: 0px;
}

.page-template-ad-templates .awards-part {
  margin-top: 70px;
}

/*# sourceMappingURL=ad-templates.css.map*/