/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:07:39 */
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:07:38 */
/************/
/*  Colors  */
/************/
@font-face {
  font-family: "avenir_next_regular";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-regular-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_demi";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-demi-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-demi-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "avenir_next_bold";
  src: url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-bold-webfont.woff2") format("woff2"), url("/wp-content/themes/enfold-child/fonts/avenir/avenirnextltpro-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 14 2024 | 00:04:36 */
.contact_us .container {
  max-width: 1920px;
  margin-left: 0;
}
.contact_us .contact_title {
  padding-top: 70px;
}
.contact_us .gform_wrapper .gform_heading {
  display: none !important;
}
.contact_us .gform_wrapper .gfield_label {
  display: none !important;
}
.contact_us .gform_wrapper input, .contact_us .gform_wrapper textarea, .contact_us .gform_wrapper select {
  background-color: transparent !important;
  letter-spacing: 0.8px !important;
}
.contact_us .gform_wrapper input, .contact_us .gform_wrapper select {
  border-bottom: solid 1px #818181 !important;
}
.contact_us .gform_wrapper textarea {
  border: solid 1px #818181 !important;
  resize: none !important;
}
.contact_us .gform_wrapper input.gform_button {
  border: solid #000 3px !important;
  color: #000 !important;
  font-weight: bold;
  text-transform: uppercase;
}
.contact_us .gform_wrapper input[type="text"] {
  font-family: "avenir_next_reg", sans-serif;
  letter-spacing: 0.8px !important;
}
.contact_us .gform_wrapper .gfield--type-radio {
  display: flex !important;
  flex-direction: row-reverse !important;
  justify-content: start !important;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio {
  display: flex;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio .gchoice label {
  display: inline;
  font-weight: normal !important;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio .gchoice > input[type="radio"] + *::before {
  content: "";
  display: inline-block;
  vertical-align: text-bottom;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  border-radius: 50%;
  border: 1px solid #000;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio .gchoice > input[type="radio"]:checked + *::before {
  background: radial-gradient(#000 0%, #000 50%, transparent 50%, transparent);
  border: 1px solid #000 !important;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio .gchoice > input[type="radio"] {
  margin: 0 !important;
  visibility: hidden;
  width: 0;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_radio .gchoice:nth-of-type(2) {
  padding-left: 10px !important;
}
.contact_us .gform_wrapper .gfield--type-radio .gfield_description {
  padding-top: 0 !important;
  padding-right: 15px;
  width: auto !important;
  font-size: 18px;
  letter-spacing: inherit;
}
.contact_us .gform_wrapper .gfield--type-select {
  min-width: 250px;
}
.contact_us .gform_wrapper .gfield--type-select select {
  background-image: url("/wp-content/uploads/Dropdown_Arrow.svg") !important;
}
.contact_us .social_icons ul li {
  display: flex;
  align-items: center;
}
.contact_us .social_icons ul li .article-icon-entry {
  min-height: 0 !important;
}
.contact_us .social_icons ul li .article-icon-entry .av_iconlist_title {
  margin-top: 0 !important;
  font-size: 16px !important;
}
.contact_us .social_icons .iconlist_icon {
  background: linear-gradient(180deg, #4067b1 0%, #00afe3 100%);
  height: 35px !important;
  width: 35px !important;
  min-width: 35px !important;
  line-height: 35px !important;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact_us .social_icons .iconlist_icon .iconlist-char {
  font-size: 25px;
}
.contact_us input[type="submit"], .contact_us #submit, .contact_us .button {
  padding: 10px 30px !important;
}
@media only screen and (max-width: 989px) {
  .contact_us .container {
    width: 100% !important;
    max-width: 100% !important;
  }
  .contact_us .gform_wrapper.gravity-theme .gfield:not(.gfield--width-full) {
    grid-column: 1/-1 !important;
  }
  .contact_us .social_icons ul {
    display: flex;
    flex-wrap: wrap;
    max-width: 350px;
  }
  .contact_us .social_icons ul li {
    flex-basis: 50%;
    width: 50%;
  }
  .contact_us .social_icons ul li .iconlist_icon {
    margin-right: 10px !important;
    height: 40px !important;
    width: 40px !important;
    min-width: 40px !important;
    line-height: 40px !important;
  }
  .contact_us .social_icons ul li .av_iconlist_title {
    font-size: 14px !important;
  }
}
@media only screen and (min-width: 768px) {
  .contact_us .contact_title.blue_gradient_left {
    border: none !important;
  }
}
@media only screen and (max-width: 767px) {
  .contact_us.blue_gradient_left {
    border: none !important;
  }
  .contact_us.blue_gradient_left .contact_title .av-special-heading, .contact_us.blue_gradient_left .contact_title .av_textblock_section {
    padding-left: 20px;
  }
  .contact_us.blue_gradient_left .form_section, .contact_us.blue_gradient_left .social_section {
    padding: 0 50px;
  }
}
@media only screen and (max-width: 600px) {
  .contact_us .gform_wrapper .gfield--type-radio {
    flex-direction: column-reverse !important;
  }
}
@media only screen and (max-width: 484px) {
  .contact_us .social_icons ul {
    flex-direction: column;
  }
}
