.full-footer {

    background-color: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    margin-top: -35px;
    padding: 100px 0 0;
}

.inner-top-footer {
    width: 100%;
    margin-bottom: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #5f6c24;
}

.col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.ft_mn .footer-title {
    margin-bottom: 30px;
    font-size: 20px;
}

.col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 15px;
    box-sizing: border-box;
}

.home_title_footer .title {
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.home_title_footer p {
    color: #e7e7e7;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.inner-top-footer img {
    width: 200px;
}

.CRgroup_left_form_home .title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0;
}

.CRgroup_left_form_home p {
    color: #e7e7e7 !important;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.CRform_shortcode_home input {
    width: 100%;
    height: 28px;
    background-color: #f5f0e7;
    color: #000;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px;
    border: 1px solid transparent;
}

.gr-def-form-field input {
    padding-left: 20px !important;
}



.CRform_shortcode_home .wpcf7-submit {
    border: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 25%;
    height: 50px;
    padding: 10px;
    background-color: #5f6c24 !important;
    color: #fffefe;
    font-family: "UTM Avo", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: normal;
}

.wpcf7-spinner {
    display: none !important
}

.CRform_shortcode_home .wpcf7-form P {
    display: flex;
}

.CRform_shortcode_home .wpcf7-form-control-wrap {
    position: relative;
    width: 75%;
}

.footer-title {
    color: #ffffff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: normal;
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0;
}

.sub-social-footer {
    color: #e7e7e7 !important;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 20px;
}

ul.list_social {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.list_social li {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    display: inline-block;
    background: #ffffff;
    border-radius: 5px;
    margin-right: 10px;
    list-style: none;
}

footer li a {
    font-family: "UTM Avo", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    color: #ffffff;
}

ul.list_social li svg {
    vertical-align: -5px;
}

.footer-box {
    float: left;
}

.footer-box-1 {
    padding-right: 15px;
    padding-left: 15px;
    width: 58.333333%;
    box-sizing: border-box;
}

.footer-box-2 {
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
    box-sizing: border-box;
}

.footer-box-3 {
    padding-right: 15px;
    padding-left: 15px;
    width: 20%;
    box-sizing: border-box;
}



.footer-box h2 {
    font-size: 16px;
    color: #fff;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
}

.item-address {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 10px;
    box-sizing: border-box;
}

.footer-box p {
    color: #fff;
    margin-top: 0;
}

.footer-box-1 i {
    font-size: 14px;
    margin-right: 5px;
    min-width: 20px;
}

.footer-content ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-content ul li a {
    font-family: "UTM Avo", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: normal;
    text-decoration: none;
}

.footer-content ul li {
    list-style: none;
    margin-bottom: 15px
}

a.file_pdf svg {
    margin-left: 10px;
    fill: white;
}

a.file_pdf {
    background: transparent;
    --wp--preset--color--black: #000000;
    text-decoration: none;
    background: #5f6c24;
    color: #ffffff;
    line-height: normal;
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    border-radius: 10px;
    text-transform: uppercase;
    margin-top: 20px;
}

.footer-box iframe {
    width: 95%;
}

.footer-box-4 a {
    color: #fff;
    text-decoration: none;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    min-width: 100px;
}

.link_bct {
    clear: both;
}

.footer-top {
    margin-bottom: 50px;
    float: left;
    width: 100%;
}

/* footer-bottom */

.full-footer-bottom {
    border-top: 1px solid #9bb938;
}

.left-footer-bottom {
    width: 40%;
    text-align: left;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    text-align: left;
    font-family: "UTM Avo", sans-serif;
    padding: 20px 0;
    opacity: 0.7;
}



.right-footer-bottom {
    display: inline-block;
    width: 55%;
    text-align: right;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: normal;
    font-family: "UTM Avo", sans-serif;
    padding: 20px 0;
    opacity: 0.7;
}

a.design-by {
    color: #fff;
    text-decoration: none;
}

a.design-by:hover {
    text-decoration: underline;
}

#show-sft,
#hide-sft {
    float: right;
    font-size: 14px;
    margin: 0;
    text-align: right;
    cursor: pointer;
}

#show-sft,
.active-sft #hide-sft {
    display: inline-block;
}

#hide-sft,
.active-sft #show-sft {
    display: none;
}

@media only screen and (max-width: 900px) {

    .inner-top-footer {
        width: 95%;
    }

    .col-md-3,
    .col-md-6,
    .item-address {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        padding-right: 30px;
    }

}

@media only screen and (max-width: 768px) {


    .footer-box {
        width: 50%;
    }

    .footer-box-3 {
        clear: both;
    }

    .footer-bottom {
        padding: 0;
        width: 100%;
        text-align: center;
    }

    .footer-box h2 {
        font-size: 14px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

}

@media only screen and (max-width: 600px) {

    .footer-box {
        width: 100%;
    }

}