/*Last section style*/

.rowWrapper {
    display: flex;
    justify-content: center;
}

.contact {
    background-image: url('/img/websiteImages/Group-157.png');
    background-position: bottom center;
    background-size: 100% 100%;
    background-color: #F6412D;
    height: 140vh;
}

.contactRow {
    width: 78%;
    padding-top: calc(1px + (200)*((100vw)/(2560)));
}

.contactLeftCol {
    padding-top: calc(1px + (80)*((100vw)/(2560)));
    width: 45%;
}

.contactRightCol {
    width: 35%;
    padding-left: calc(1px + (220)*((100vw)/(2560)));
}

.contactTitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (85)*((100vw)/(2560)));
    color: white;
}

.contactIcon {
    float: left;
    color: #FFC100;
    padding-right: calc(1px + (20)*((100vw)/(2560)));
    height: calc(1px + (60)*((100vw)/(2560)));
    font-size: calc(1px + (26)*((100vw)/(2560)));
}

.contactLeftCol p {
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    line-height: calc(1px + (30)*((100vw)/(2560)));
    padding-bottom: calc(1px + (15)*((100vw)/(2560)));
    color: #FFFFFF;
}

.contactSecondRow {
    width: 75%;
}

.contactColLeft {
    z-index: 100;
    margin-top: calc(1px + (95)*((100vw)/(2560)));
    padding: calc(1px + (100)*((100vw)/(2560))) 0;
    width: 45%;
    float: left;
    background: #EF3416;
    transition: 0.2s ease-in;
}

.contactColRight {
    padding: calc(1px + (340)*((100vw)/(2560))) 0;
    width: 55%;
    float: left;
    background: #FFC100;
    transition: 0.2s ease-in;
}

.contactColRight::before {
    content: '';
    z-index: -1;
    top: calc(1px + (46)*((100vw)/(2560)));
    ;
    height: calc(1px + (673)*((100vw)/(2560)));
    width: calc(1px + (200)*((100vw)/(2560)));
    position: absolute;
    background-color: #343031;
    left: calc(1px + (805)*((100vw)/(2560)));
}

.contactColLeftTitle {
    margin-top: 0;
    margin-left: calc(1px + (40)*((100vw)/(2560)));
    margin-bottom: calc(1px + (40)*((100vw)/(2560)));
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (60)*((100vw)/(2560)));
    color: white;
}

.contactColLeft h4 {
    padding: calc(1px + (25)*((100vw)/(2560))) 0;
    margin-top: 0;
    margin-left: calc(1px + (50)*((100vw)/(2560)));
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: calc(1px + (26)*((100vw)/(2560)));
    color: white;
}

.contactColLeft h4 a {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-decoration: none;
    font-size: calc(1px + (26)*((100vw)/(2560)));
    color: white;
}

.contactColRightTitle {
    margin-top: 0;
    margin-bottom: 0;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: calc(1px + (60)*((100vw)/(2560)));
    color: white;
}

.formWrapper {
    background-color: white;
    padding: calc(1px + (5)*((100vw)/(2560))) calc(1px + (40)*((100vw)/(2560))) calc(1px + (20)*((100vw)/(2560))) calc(1px + (30)*((100vw)/(2560)));
    border-radius: 10px;
}

label {
    color: black;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    font-family: Montserrat;
}

#fullName, #location, #phone, #email {
    margin-top: calc(1px + (10)*((100vw)/(2560)));
    width: 100%;
    background-color: white;
    border: 1px solid #FF5D14;
    border-radius: 10px;
    color: black;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    padding: calc(1px + (15)*((100vw)/(2560))) 0 calc(1px + (15)*((100vw)/(2560))) calc(1px + (10)*((100vw)/(2560)));
    outline: none;
}

#description {
    margin-top: calc(1px + (10)*((100vw)/(2560)));
    width: 100%;
    border-radius: 10px;
    background-color: white;
    border: 1px solid #FF5D14;
    height: calc(1px + (40)*((100vw)/(479)));
    font-size: calc(1px + (4)*((100vw)/(479)));
    padding: calc(1px + (15)*((100vw)/(2560))) 0 calc(1px + (15)*((100vw)/(2560))) calc(1px + (10)*((100vw)/(2560)));
    outline: none;
}

#confirmBtn {
    background-color: #FFC100;
    color: white;
    font-family: Montserrat;
    font-size: calc(1px + (22)*((100vw)/(2560)));
    text-align: center;
    font-weight: 600;
    border: 0;
    border-radius: 16.5px;
    margin-top: calc(1px + (30)*((100vw)/(2560)));
    width: 100%;
    padding: calc(1px + (20)*((100vw)/(2560))) 0;
    outline: none;
    cursor: pointer;
}

.contactMessage {
    color: white;
    font-family: Montserrat;
    font-size: calc(1px + (22)*((100vw)/(2560)));
}
/*---LOADING SPINNER----*/

.lds-ring {
    display: inline-block;
    position: relative;
    width: calc(1px + (22)*((100vw)/(2560)));
    height: calc(1px + (22)*((100vw)/(2560)));
  }
  .lds-ring div {
    box-sizing: border-box;
    display: block;
    position: absolute;
    width: calc(1px + (22)*((100vw)/(2560)));
    height: calc(1px + (22)*((100vw)/(2560)));
    border: 2px solid #fff;
    border-radius: 50%;
    animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
    border-color: #fff transparent transparent transparent;
  }
  .lds-ring div:nth-child(1) {
    animation-delay: -0.45s;
  }
  .lds-ring div:nth-child(2) {
    animation-delay: -0.3s;
  }
  .lds-ring div:nth-child(3) {
    animation-delay: -0.15s;
  }
  @keyframes lds-ring {
    0% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(360deg);
    }
  }
/*validation style*/
.valid::after {
    content: attr(valid);
    top: calc(1px + (19)*((100vw)/(2560)));
    font-size: calc(1px + (22)*((100vw)/(2560)));
    font-family: Montserrat;
    margin-right: 10px;
    float: left;
}

@media screen and (max-width: 991px) {
    /* start of large tablet styles */
    /*Last section style*/
    .rowWrapper {
        display: flex;
        justify-content: center;
    }
    .contact {
        background-image: url();
        background-position: bottom center;
        background-size: 100% 100%;
        background-color: #F6412D;
        height: calc(1px + 222vw);
        width: 100vw;
    }
    .contactRow {
        width: calc(1px + (422)*((100vw)/(479)));
        padding-top: calc(1px + (100)*((100vw)/(479)));
        display: flex;
        flex-direction: column;
    }
    .contactLeftCol {
        padding-top: calc(1px + (60)*((100vw)/(479)));
        width: 100%;
    }
    .contactRightCol {
        padding-left: 0;
        width: calc(1px + (405)*((100vw)/(479)));
    }
    .contactTitle {
        font-size: calc(1px + (40)*((100vw)/(479)));
    }
    .contactIcon {
        padding-right: calc(1px + (10)*((100vw)/(479)));
        height: calc(1px + (20)*((100vw)/(479))) !important;
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    .contactLeftCol p {
        font-size: calc(1px + (15)*((100vw)/(479)));
        line-height: calc(1px + (16)*((100vw)/(479)));
        padding-bottom: calc(1px + (15)*((100vw)/(2560)));
    }
    .contactColLeft {
        z-index: 100;
        margin-top: calc(1px + (95)*((100vw)/(2560)));
        padding: calc(1px + (100)*((100vw)/(2560))) 0;
        width: 45%;
        float: left;
        background: #EF3416;
        transition: 0.2s ease-in;
    }
    .contactColLeftTitle {
        margin-top: 0;
        margin-left: calc(1px + (40)*((100vw)/(2560)));
        margin-bottom: calc(1px + (40)*((100vw)/(2560)));
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        font-size: calc(1px + (60)*((100vw)/(2560)));
        color: white;
    }
    .formWrapper {
        padding: calc(1px + (5)*((100vw)/(2560))) calc(1px + (40)*((100vw)/(2560))) calc(1px + (20)*((100vw)/(2560))) calc(1px + (30)*((100vw)/(2560)));
    }
    label {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (20)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    #description {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (90)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    .contactCol6Mobile {
        width: 46%;
    }
    #confirmBtn {
        font-size: calc(1px + (17)*((100vw)/(479)));
        margin-top: calc(1px + (20)*((100vw)/(479)));
        width: 100%;
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}

@media screen and (max-width: 767px) {
    /* start of medium tablet styles */
    /*Last section style*/
    .rowWrapper {
        display: flex;
        justify-content: center;
    }
    .contact {
        background-image: url();
        background-position: bottom center;
        background-size: 100% 100%;
        background-color: #F6412D;
        height: calc(1px + 222vw);
        width: 100vw;
    }
    .contactRow {
        width: calc(1px + (422)*((100vw)/(479)));
        padding-top: calc(1px + (100)*((100vw)/(479)));
        display: flex;
        flex-direction: column;
    }
    .contactLeftCol {
        padding-top: calc(1px + (60)*((100vw)/(479)));
        width: 100%;
    }
    .contactRightCol {
        padding-left: 0;
        width: calc(1px + (405)*((100vw)/(479)));
    }
    .contactTitle {
        font-size: calc(1px + (40)*((100vw)/(479)));
    }
    .contactIcon {
        padding-right: calc(1px + (10)*((100vw)/(479)));
        height: calc(1px + (20)*((100vw)/(479))) !important;
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    .contactLeftCol p {
        font-size: calc(1px + (15)*((100vw)/(479)));
        line-height: calc(1px + (16)*((100vw)/(479)));
        padding-bottom: calc(1px + (15)*((100vw)/(2560)));
    }
    .contactColLeft {
        z-index: 100;
        margin-top: calc(1px + (95)*((100vw)/(2560)));
        padding: calc(1px + (100)*((100vw)/(2560))) 0;
        width: 45%;
        float: left;
        background: #EF3416;
        transition: 0.2s ease-in;
    }
    .contactColLeftTitle {
        margin-top: 0;
        margin-left: calc(1px + (40)*((100vw)/(2560)));
        margin-bottom: calc(1px + (40)*((100vw)/(2560)));
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        font-size: calc(1px + (60)*((100vw)/(2560)));
        color: white;
    }
    .formWrapper {
        padding: calc(1px + (5)*((100vw)/(2560))) calc(1px + (40)*((100vw)/(2560))) calc(1px + (20)*((100vw)/(2560))) calc(1px + (30)*((100vw)/(2560)));
    }
    label {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (20)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    #description {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (90)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    .contactCol6Mobile {
        width: 46%;
    }
    #confirmBtn {
        font-size: calc(1px + (17)*((100vw)/(479)));
        margin-top: calc(1px + (20)*((100vw)/(479)));
        width: 100%;
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}

@media screen and (max-width: 479px) {
    /* start of phone styles */
    /*Last section style*/
    .rowWrapper {
        display: flex;
        justify-content: center;
    }
    .contact {
        background-image: url();
        background-position: bottom center;
        background-size: 100% 100%;
        background-color: #F6412D;
        height: calc(1px + 222vw);
        width: 100vw;
    }
    .contactRow {
        width: calc(1px + (422)*((100vw)/(479)));
        padding-top: calc(1px + (100)*((100vw)/(479)));
        display: flex;
        flex-direction: column;
    }
    .contactLeftCol {
        padding-top: calc(1px + (60)*((100vw)/(479)));
        width: 100%;
    }
    .contactRightCol {
        padding-left: 0;
        width: calc(1px + (405)*((100vw)/(479)));
    }
    .contactTitle {
        font-size: calc(1px + (40)*((100vw)/(479)));
    }
    .contactIcon {
        padding-right: calc(1px + (10)*((100vw)/(479)));
        height: calc(1px + (20)*((100vw)/(479))) !important;
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    .contactLeftCol p {
        font-size: calc(1px + (15)*((100vw)/(479)));
        line-height: calc(1px + (16)*((100vw)/(479)));
        padding-bottom: calc(1px + (15)*((100vw)/(2560)));
    }
    .contactColLeft {
        z-index: 100;
        margin-top: calc(1px + (95)*((100vw)/(2560)));
        padding: calc(1px + (100)*((100vw)/(2560))) 0;
        width: 45%;
        float: left;
        background: #EF3416;
        transition: 0.2s ease-in;
    }
    .contactColLeftTitle {
        margin-top: 0;
        margin-left: calc(1px + (40)*((100vw)/(2560)));
        margin-bottom: calc(1px + (40)*((100vw)/(2560)));
        font-family: Montserrat;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        font-size: calc(1px + (60)*((100vw)/(2560)));
        color: white;
    }
    .formWrapper {
        padding: calc(1px + (5)*((100vw)/(2560))) calc(1px + (40)*((100vw)/(2560))) calc(1px + (20)*((100vw)/(2560))) calc(1px + (30)*((100vw)/(2560)));
    }
    label {
        font-size: calc(1px + (16)*((100vw)/(479)));
    }
    #fullName, #location, #phone, #email {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (20)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    #description {
        margin-top: calc(1px + (10)*((100vw)/(2560)));
        width: 100%;
        height: calc(1px + (90)*((100vw)/(479)));
        font-size: calc(1px + (17)*((100vw)/(479)));
        padding: calc(1px + (10)*((100vw)/(479))) 0 calc(1px + (10)*((100vw)/(479))) calc(1px + (2)*((100vw)/(479)));
    }
    .contactCol6Mobile {
        width: 46%;
    }
    #confirmBtn {
        font-size: calc(1px + (17)*((100vw)/(479)));
        margin-top: calc(1px + (20)*((100vw)/(479)));
        width: 100%;
        padding: calc(1px + (15)*((100vw)/(479))) 0;
    }
    .contactMessage {
        margin-top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
    /*Validation Style*/
    .valid::after {
        top: calc(1px + (4)*((100vw)/(479)));
        font-size: calc(1px + (14)*((100vw)/(479)));
    }
}