@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;700&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-style: normal;
    overflow-x: hidden;
    font-size: 18px;
    line-height: 0;
    background-image: url(images/background.jpg);
    background-size: cover;
    background-position: top center;
    margin: 0;
    padding: 0;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 15px;
    margin-top: 0;
    
    line-height: 1.25;
    
    position: relative;
    display: block;
    font-weight: bold;
    
}


h1,
.h1 {
    font-size: 42px
}

.h2,
h2 {
    font-size: 36px;
}

.h3,
h3 {
    font-size: 32px;

}

.h4,
h4 {
    font-size: 28px;
}

.h5,
h5 {
   font-size: 22px;
}

.h6,
h6 {
    font-size: 20px;
}



input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="search"],
input[type="number"],
textarea,
select {
    font-family: 'Montserrat', sans-serif;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-sizing: border-box;
    border-radius: 0;
    outline: 0;
    padding: 15px 22.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    line-height: 1.25;
    border: 0;
    width: 100%;
    position: relative;
    background: transparent;
    color: #1e1e1c;
    border: 1px solid #1e1e1c;
    border-radius: 0;
    font-size: 18px;
}

input[type="search"]::-webkit-search-cancel-button {
    display: none;
}




select {
       background-image: linear-gradient(45deg,transparent 50%,#1e1e1c 50%),linear-gradient(135deg,#1e1e1c 50%,transparent 50%);
    background-position: calc(100% - 20px) 50%,calc(100% - 15px) 50%,100% 0;
    background-size: 5px 5px,5px 5px,5px 5px;
    background-repeat: no-repeat;
}

body main {
    max-width: 992px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

/*body main svg:last-child {
    margin-bottom: -10px;
}*/

body main section {
      line-height: 1.5;
    padding: 45px 10%;
    position: relative;
    z-index: 2;
    background: #ffffff;
    color: #3c215f;
    margin-top: -1px;
}

body main section:before {
        content: url(images/subfooter.svg);
    position: absolute;
    left: 0;
    right: 0;
    bottom: 99%;
    line-height: 0;
}


body main section *:last-child {
    margin-bottom: 0;
}


.btn {
      -moz-appearance: none;
    -webkit-appearance: none;
    padding: 15px;
    display: inline-block;
    -webkit-transition: all .3s;
    transition: all .3s;
    position: relative;
    z-index: 1;
    line-height: 1.25;
    white-space: normal;
    color: #fff;
    border: 0;
    font-size: 20px;
    background: #eccc05;
    font-weight: bold;
    border-radius: 5px;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
}

.btn:hover{
    color: #ffffff;
}


.sticky {
  position: absolute;
    top: 18%;
    right: 7%;
    bottom: 0;
    width: 30%;
}


.sticky img:nth-child(1) {
    width: 30%;
    position: sticky;
    left: 10%;
    top: 30px;
    margin-left: 35%;
    display: block;
}
.sticky img:nth-child(2) {
       width: 30%;
    position: sticky;
    left: 0;
    top: 30px;
    margin-left: 14%;
    margin-top: 238%;
    display: block;
}
.sticky img:nth-child(3) {
       width: 32%;
    position: sticky;
    top: 30px;
    margin-top: 35%;
    display: block;
    margin-left: 68%;
}
.sticky img:nth-child(4) {
    width: 30%;
    position: sticky;
    top: 30px;
    margin-top: 35%;
    display: block;
}


@media (max-width: 991.98px) {



    h1,
    .h1 {
        font-size: 32px
    }

    .h2,
    h2 {
        font-size: 28px;
    }

    .h3,
    h3 {
        font-size: 26px;

    }

    .h4,
    h4 {
        font-size: 24px;
    }

    .h5,
    h5 {
       font-size: 20px;
    }

    .h6,
    h6 {
        font-size: 18px;
    }


    input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="search"], input[type="number"], textarea, select {
            padding: 15px 12.5px;
    }
    



}
   








/* Gravity Forms */

.gform_confirmation_message {
	    border-left: 3px solid #ffffff;
    background: rgb(255 255 255 / 50%);
    padding: 15px;
}
.gform_wrapper {
  

}



.gform_wrapper form {
       position: relative;
}

.gform_wrapper form .gform_body {


}
.gform_wrapper form .gform_body .gform_fields {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}

.gform_wrapper form .gform_body .gform_fields .gfield,
.gform_wrapper form .gform_body .gform_fields fieldset.gfield {
    padding: 0;
    margin: 0;
    margin-bottom: 22.5px;
    border: 0;
    position: relative;
    width: 100%;
    padding-right: 7.5px;
    padding-left: 7.5px;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    /*  line-height: 1*/
}



.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-select {
    margin-bottom: 0;
}

.gform_wrapper form .gform_body .gform_fields fieldset.gfield.gfield--type-consent {
     -ms-flex: 0 0 65%;
    flex: 0 0 65%;
    max-width: 65%;
}


.gform_wrapper form .gform_body .gform_fields .gfield input {

}



.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html_formatted {
       

}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--type-section :is(h1, h2, h3, h4, h5, ul, p, table),
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html_formatted :is(h1, h2, h3, h4, h5, ul, p, table) {
    margin-bottom: 0
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield_html_formatted  a {
    color: #3eae56;
    text-decoration: underline;
}



.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-half {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-three-quarter {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-quarter {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}


.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-third {
    -ms-flex: 0 0 33.3333%;
    flex: 0 0 33.3333%;
    max-width: 33.3333%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-seven-twelfths {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gfield--width-five-twelfths {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.gform_wrapper form .gform_body .gform_fields .gfield.spacer {
    display: none;
}

.gform_wrapper form .gform_body .gform_fields .gfield > label{
    position: absolute;
    top: 0;
    left: 22.5px;
    transform: translateY(-50%);
    padding: 0 7.5px;
    z-index: 1;
    line-height: 1;
    background: #0480ff;
    font-weight: bold;
}

.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label > label,
.gform_wrapper form .gform_body .gform_fields .gfield.hidden_label > legend {
    display: none;
}
.gform_wrapper form .gform_body .gform_fields .gfield > label .gfield_required {
   
}

.gform_wrapper form .gform_body .gform_fields .gfield > legend {
   
}

.gform_wrapper form .gform_body .gform_fields .gfield > .gfield_description {
  
}

.gform_wrapper form .gform_body .gform_fields .gfield > .gfield_consent_description {
    font-size: 15px;
}

.gform_wrapper form .gform_body .gform_fields .gfield .gfield_validation_message {
    color: #161615;
}

.gform_wrapper form .gform_body .gform_fields .gfield.gform_validation_container,
.gform_wrapper form .gform_body .gform_fields .gfield.gfield_visibility_hidden {
    border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

.gform_wrapper .gform_heading {
    display: none;
}

.gform_wrapper .gform_footer {
   position: absolute;
    bottom: 0;
    right: 0;
    width: calc(50% - 7.5px);
}
