/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.8
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
  width: 100%;
  background: #F9F9F9;
  border: 1px solid #E6E6E7;
  box-sizing: border-box;
  border-radius: 4px;
}

.gform_wrapper.gravity-theme .gfield textarea {
  width: 100%;
  border: 1px solid #E6E6E7;
}

.gform_footer {
  display: flex;
  align-items: center;
  justify-content: center;
}


  .gform_button:hover {
    background: #560303;
    border-radius: 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color:white;
    border:none;
    padding:14px 22px;
  }


  .gform_button {
    background: #560303;
    border-radius: 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color:white;
    border:none;
    padding:14px 22px;
  }

 .gform_footer{
justify-content: start !important;
}

#gform_2 .gform-body{

.gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
      width: 100%;
      background: #fff;
      border: 1px solid #E6E6E7;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 4px;
    }
}

/*#gform_2 {
  .gform_footer {
    justify-content: start !important;
  }

  .gform-body {
    .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {
      width: 100%;
      background: #fff;
      border: 1px solid #E6E6E7;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border-radius: 4px;
    }
  }

}
*/


/*Common*/
.contact-section {
  max-width: 800px!important;
  width: 100%;
  min-height: 567px;
  margin: auto;
  //padding: 59px 0 27px;
  //display: flex;
  // flex-direction: column;
  // align-items: center;
  // justify-content: center;
  //gap: 33px;

  @media (max-width:768px) {
      padding: 30px 0;
  }

  .cform {
    width: 100%;
    margin-top: 16px;
  }

  .info {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0;
    margin: 0;

    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #0d2845;

    .info-64 {
      padding: 0 64px;
    }

    .heading {
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      line-height: 22px;
      display: flex;
      align-items: flex-end;
      text-align: center;
      letter-spacing: 0.1em;
      text-transform: uppercase;
      padding-bottom: 12px;
    }
  }
}

 .item {
    width: 570px;
    height: 350px;
    background: #ffffff;
    box-shadow: 0px 10px 60px rgba(224, 224, 224, 0.65);
    border-radius: 10px;
    padding: 0 61px;
  }



.gl-form {
  margin-top: 33px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.gl-form .gravity-theme {
  width: 100%;
}
.gl-form .disclaimer {
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 115%;
  color: #051934;
  position: relative;
  padding-left: 10px;
}
.gl-form .disclaimer::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 16px;
  top: 0;
  left: -15px;
  /*background: url(../../images/disclaimer.svg) no-repeat center;*/
}


.e-loop-item-2111{
    overflow:auto!important;
}

#gform_1{
justify-items: center;
}


#gf_progressbar_wrapper_4 .gf_progressbar_percentage.percentbar_blue {
    background-color: #1e7ac4;
    color: #fff;
}

#gf_progressbar_wrapper_4 .gf_progressbar .gf_progressbar_percentage {
    background-color: #560303 !important;
    height: 6px;
}


#gform_wrapper_4 .gf_progressbar_wrapper {
    max-width: 900px;
    margin: 0 auto 48px;
}


#gform_wrapper_4 .gfield_html {
    margin: 0 auto;
    font-family: Lato;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #0d2845;
    max-width: 800px;
}

#gform_wrapper_4 .gf_progressbar_title{
display:none;
}

#gform_wrapper_4 .image-choices .gfield_label{
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px !important;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0d2845 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin: auto !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    padding: 0 200px;
}


#gform_wrapper_4 .ginput_container_radio .gfield_radio {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 46px;
}

#gform_wrapper_4  .ginput_container {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#gform_wrapper_4 .image-choices .gfield-choice-input {
    opacity: 0;
}

#gform_wrapper_4 .gchoice label img:hover {
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
    outline: 4px solid #560303;
    border-radius: 8px;
    cursor: pointer;
}
#gform_wrapper_4 .gform_next_button {
    background: #560303;
    border-radius: 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 14px 39px;
}

#gform_wrapper_4 .ginput_container {
    padding-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#gform_wrapper_4 .gform_previous_button{
background: #a8b9ca !important;
    border-radius: 3px;
    font-style: normal;
    font-weight: bold;
    font-size: 17px;
    line-height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border: none;
    padding: 14px 39px;
text-decoration:none;
-webkit-appearance: none!important;
}

#gform_wrapper_4 .gform_page_footer {
    margin-top: 44px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}


#gform_wrapper_4 #gform_page_4_9 .gfield_label{
font-size:unset!important;
}

#gform_wrapper_4 .gfield_label{
font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0d2845 !important;
}
#gform_wrapper_4 .gfield-choice-input:checked+label img {
    -webkit-box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.08);
    outline: 4px solid #560303;
    border-radius: 8px;
    cursor: pointer;
}

/*#gform_wrapper_4 .gfield_label {
    font-family: Lato;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 125%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #0d2845 !important;
}*/

.tolerance-input .ginput_container {
    padding-top: 0 !important;
}


@media (max-width: 768px){
#gform_wrapper_4 .ginput_container_radio .gfield_radio {
display: flex!important;
flex-direction:column!important;
align-items:center!important;
}
#gform_wrapper_4 .image-choices .gfield_label{
	padding-right: 10px !important;
	padding-left: 10px !important;
	}
}

.elementor-widget-loop-carousel .swiper-container:not(.swiper-container-initialized)>.swiper-wrapper, .elementor-widget-loop-carousel .swiper:not(.swiper-initialized)>.swiper-wrapper {
overflow:visible!important
}
