﻿
.contact_under_con {
    width: 100%;
    height: auto;
    float: left;
    padding: 15px 0px;
    color: #666666;
    font-family: 'Muli', sans-serif;
    line-height: 20px;
    font-size: 15px;
    color: #2E2D2C;
}

.contact {
    width: 100%;
    float: left;
    height: auto;
    background-size: contain;
}

.contact_under {
    width: 1000px;
    margin: 30px auto;
    height: auto;
    padding: 20px;
    background-color: white;
}

.contact_left {
    width: 338px;
    float: left;
    height: auto;
    background-color: white;
    border: solid 1px #CACACA;
    padding: 10px 0px 0px 10px;
}

.contact_hed {
    width: 100%;
    float: left;
    height: auto;
    padding-bottom: 10px;
    font-family: 'Muli', sans-serif;
    font-size: 29px;
    color: #2C2A2A;
    font-weight: lighter;
}

.cont4 {
    width: 100%;
    float: left;
    height: auto;
}

.con4_under {
    width: 60%;
    float: left;
    height: auto;
    margin-bottom: 20px;
}

.cont4_under_head {
    width: 100%;
    float: left;
    height: auto;
    margin-right: 10px;
    font-size: 17px;
    font-family: 'Muli', sans-serif;
    padding-bottom: 4px;
    font-weight: bold;
}

.cont4_under_para {
    color: #373535;
    width: 100%;
    float: left;
    height: auto;
    margin-right: 10px;
    font-size: 14px;
    line-height: 23px;
    letter-spacing: 0.5px;
    font-family: 'Muli', sans-serif;
}

.contact_right {
    width: 59%;
    float: right;
    height: auto;
    background-color: #fff;
    padding: 25px;
    border: solid 1px #CACACA;
    padding: 10px;
    padding-bottom: 30px;
}

.right_hed {
    width: 100%;
    float: left;
    height: auto;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
}


.main_contact {
    width: 100%;
    float: left;
    height: auto;
}

.form1 {
    width: 97%;
    float: left;
    height: auto;
    margin-top: 10px;
}
@media (min-width:320px) and (max-width:568px){
    .main_form31 {
    width: 100% !important;
    height: auto;
}

.form3 textarea {
    width: 114% !important;
    height: 100px !important;
}
    .but3 {
        width: 96% !important;
    }
}


.form3 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
}

.form31 {
    width: 100%;
    float: left;
    height: auto;
    margin-top: 10px;
}

.form1 .form2 {
    font-size: 12px;
    color: #999;
    padding: 13px 20px;
    float: left;
    height: auto;
    width: 100%;
    border: solid 1px #0E105B;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
}

.form3 textarea {
    padding: 13px 20px;
    float: left;
    height: 292px;
    width: 107%;
    border: solid 1px #0E105B;
    font-size: 13px;
    font-family: 'Muli', sans-serif;
}

.main_form3 {
    width: 270px;
    height: auto;
    float: left;
}

.main_form31 {
    width: 600px;
    height: auto;
    float: left;
}

.fo {
    width: 300px;
    float: left;
    height: auto;
    margin-right: 20px;
}


.form1 span {
    width: 100%;
    float: left;
    height: 2px;
    font-size: 14px;
    font-family: 'Muli', sans-serif;
    color: black;
    padding-bottom: 6px;
}

.but3 {
    width: 100%;
    float: left;
    height: auto;
    text-align: center;
    font-size: 18px;
    font-family: 'Muli', sans-serif;
    cursor: pointer;
    color: #fff;
    background-color: rgba(79, 63, 95, 0.93);
    padding: 10px 1px;
    margin-top: 10px;
}

    .but3:hover {
        background-color: #244C92;
        transition: 0.6s all ease;
    }


.contact_right2 {
    width: 100%;
    float: right;
    height: auto;
    background-color: #ffffff;
    padding: 25px;
}

.section-title {
    font-family: 'proxima_nova_ltsemibold';
    font-size: 22px;
    font-weight: normal;
    text-decoration: none;
    color: #bf5755;
    margin-bottom: 20px;
}




@media screen and (min-width:320px) and (max-width:700px) {

    .contact_under {
        width: 100%;
        margin: 2%;
        height: auto;
        padding: 20px;
    }

    .contact_left {
        width: 93%;
        float: left;
    }

    .contact_hed {
        width: 100%;
        float: left;
        font-size: 23px;
    }

    .con4_under {
        width: 100%;
        float: left;
        height: auto;
        margin-bottom: 30px;
    }

    .contact_right {
        width: 90%;
        margin-top: 0px;
        padding: 5%;
    }

    .main_contact {
        width: 100%;
        float: left;
        height: auto;
    }

    .fo {
        width: 100%;
        float: left;
        height: auto;
        margin-right: 20px;
    }

    .form3 {
        width: 85%;
    }

    .contact_right2 {
        width: 88%;
        float: right;
        height: auto;
        background-color: #ffffff;
        padding: 25px;
    }
}
