.tb_dif_padd {
    padding: 60px 0px !important;
}

.dif_tb_padd {
    padding: 70px 0px !important;
}

.cr_section {
    padding: 8px 0px !important;
}

.fot_mail_inr {
    display: flex;
    align-items: center;
}

.fot_mail_inr .cotnact_main_inner {
    display: flex;
    align-items: center;
}

.foot_logo {
    width: 100%;
    line-height: 0;
    text-align: left !important;
}

.foot_logo img {
    object-fit: contain;
    width: 100%;
    height: 92px;
    object-position: left;
}

.fot_col_1 {
    width: 30% !important;
}

.fot_col_2 {
    width: 70% !important;
    padding-left: 65px;
    border-left: 1px solid #FFFFFF33;
}

.title {
    width: 38%;
}

.title span {
    display: block;
    color: #fff;
    font-size: 30px;
    font-style: italic;
    font-weight: 900;
    line-height: 1.3em;
    letter-spacing: 1px;
}

.fot_mail_inr .cotnact_main_row {
    display: block;
    margin: unset;
}

.fot_mail_inr .cotnact_main_col_6,
.fot_mail_inr .cotnact_main_col_12 {
    padding: 0;
}

.fot_mail_inr .cotnact_main_col_6 {
    width: 100% !important;
}

.fot_mail_inr .cotnact_main_row input[type=email] {
    width: 420px !important;
    background: #FFFFFF !important;
    border: 2px solid #2AB3D2 !important;
    border-radius: 100px !important;
    height: 50px !important;
    padding-left: 30px !important;
}

.fot_mail_inr .site_button {
    margin-left: 10px !important;
    background: var(--secondary_color);
    border-color: var(--secondary_color);
    color: #fff;
}

.fot_mail_inr .wpcf7 {
    width: 62%;
}

.fot_mail_inr .wpcf7-response-output {
    display: none;
}

.foot_title span {
    display: block;
    color: var(--secondary_color);
    font-size: 25px;
    font-style: italic;
    font-weight: 900;
    line-height: normal;
    padding-left: 15px;
    position: relative;
    margin-bottom: 10px;
}

.foot_title span:before {
    content: '';
    border-left: 3px solid #DF3063;
    height: 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: auto;
    margin: auto;
}

.foot_menu ul {
    padding: 0;
    list-style: none;
    position: relative;
}

.foot_menu ul li a {
    display: block;
    width: fit-content;
    color: var(--white_color);
    font-size: 16px;
    font-style: normal;
    font-weight: var(--font_weight_400);
    line-height: normal;
    text-transform: capitalize;
    padding: 10px 0px;
    position: relative;
}

.foot_col_3 .foot_menu ul li {
    position: relative;
    width: 50%;
    float: left;
}

.foot_menu a:hover,
.foot_menu ul li.current-menu-item a {
    color: var(--primary_color);
}

.foot_col_1 {
    width: 24% !important;
}

.foot_col_2 {
    width: 19% !important;
}

.foot_col_3 {
    width: 40% !important;
}

.foot_col_4 {
    width: 17% !important;
}

.si_icon_inr {
    line-height: 0;
}

.si_icon_inr a {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    width: 35px;
    height: 35px;
    border-radius: 100%;
    margin-right: 10px;
}

.si_icon_inr a:hover {
    background: var(--secondary_color);
}

.si_main_inr.dis_fx_al {
    justify-content: start;
}

.cr_col span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    text-align: center;
}

.cr_col span a {
    color: #fff;
    padding-left: 10px;
    margin-left: 10px;
    border-left: 1px solid #FFFFFF33;
}

.foot_cr_image {
    width: 100%;
    line-height: 0;
    text-align: right !important;
}

.foot_cr_image img {
    object-fit: contain;
    object-position: right;
    width: 100%;
    height: 24px;
}

.cr_col_1 {
    width: 20% !important;
}

.cr_col_2 {
    width: 50% !important;
}

.cr_col_3 {
    width: 30% !important;
}

.si_icon:last-child a {
    margin-right: 0;
}

.foot_section {
    position: relative;
    overflow: hidden;
}

.foot_section:before {
    content: '';
    background: url(/../../../wp-content/uploads/2024/06/Mask-group.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top left;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0;
    right: auto;
    bottom: auto;
    margin: auto;
    z-index: 0;
}

/* 320 */

@media all and (min-width: 20px) and (max-width: 767px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 35px;
        object-position: center;
    }

    .foot_logo {
        text-align: center !important;
    }

    .fot_col_2 {
        padding-left: 0px;
        padding-top: 15px;
        margin-top: 10px;
        border-left: none;
        border-top: 1px solid #FFFFFF33;
    }

    .title span {
        font-size: 15px;
        text-align: center;
        padding-bottom: 10px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 30px 0px !important;
    }

    .foot_title span {
        font-size: 15px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 14px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_2 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_3 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_4 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .si_icon_inr a {
        width: 25px;
        height: 25px;
    }

    .cr_col span {
        font-size: 14px;
    }

    .foot_cr_image img {
        height: 18px;
    }

    .cr_col_1 {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .cr_col_2 {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .cr_col_3 {
        width: 100% !important;
    }

    .foot_menu ul li {
        position: relative;
        width: 100%;
        float: unset;
    }

    .foot_col_3 .foot_menu ul li {
        position: relative;
        width: 100%;
        float: unset;
    }

    .title {
        width: 100%;
    }

    .fot_mail_inr .wpcf7 {
        width: 100%;
    }

    .fot_mail_inr {
        flex-wrap: wrap;
    }

    .fot_col_1 {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .fot_col_2 {
        width: 100% !important;
    }

    .si_main_inr.dis_fx_al {
        justify-content: center;
    }

}

@media all and (min-width: 481px) and (max-width: 767px) {

    .foot_menu ul li {
        position: relative;
        width: 50%;
        float: left;
    }

    .foot_col_3 .foot_menu ul li {
        position: relative;
        width: 50%;
        float: left;
    }

}

@media all and (min-width: 768px) and (max-width: 980px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 35px;
        object-position: center;
    }

    .foot_logo {
        text-align: center !important;
    }

    .fot_col_2 {
        padding-left: 0px;
        padding-top: 15px;
        margin-top: 10px;
        border-left: none;
        border-top: 1px solid #FFFFFF33;
    }

    .title span {
        font-size: 15px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 30px 0px !important;
    }

    .foot_title span {
        font-size: 15px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 14px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_2 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_3 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .foot_col_4 {
        width: 100% !important;
        padding-left: 10px;
        padding-bottom: 20px;
    }

    .si_icon_inr a {
        width: 25px;
        height: 25px;
    }

    .cr_col span {
        font-size: 14px;
    }

    .foot_cr_image img {
        height: 18px;
    }

    .cr_col_1 {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .cr_col_2 {
        width: 100% !important;
        padding-bottom: 10px;
    }

    .cr_col_3 {
        width: 100% !important;
    }

    .foot_menu ul li {
        position: relative;
        width: 50%;
        float: left;
    }

    .fot_col_1 {
        width: 100% !important;
    }

    .fot_col_2 {
        width: 100% !important;
    }

    .si_main_inr.dis_fx_al {
        justify-content: center;
    }

}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 40px;
    }

    .fot_col_2 {
        padding-left: 30px;
    }

    .title span {
        font-size: 18px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 30px 0px !important;
    }

    .foot_title span {
        font-size: 16px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 14px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 50% !important;
        padding-bottom: 20px;
    }

    .foot_col_2 {
        width: 50% !important;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .foot_col_3 {
        width: 50% !important;
    }

    .foot_col_4 {
        width: 50% !important;
        padding-left: 20px;
    }

    .si_icon_inr a {
        width: 25px;
        height: 25px;
    }

    .cr_col span {
        font-size: 14px;
    }

    .foot_cr_image img {
        height: 15px;
    }

    .cr_col_1 {
        width: 16% !important;
    }

    .cr_col_2 {
        width: 57% !important;
    }

    .cr_col_3 {
        width: 27% !important;
    }

    .foot_menu ul li {
        position: relative;
        width: 50%;
        float: left;
    }

    .fot_col_1 {
        width: 28% !important;
    }

    .fot_col_2 {
        width: 72% !important;
    }

}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 50px;
    }

    .fot_col_2 {
        padding-left: 30px;
    }

    .title span {
        font-size: 20px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 30px 0px !important;
    }

    .foot_title span {
        font-size: 17px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 15px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 50% !important;
        padding-bottom: 20px;
    }

    .foot_col_2 {
        width: 50% !important;
        padding-left: 20px;
        padding-bottom: 20px;
    }

    .foot_col_3 {
        width: 50% !important;
    }

    .foot_col_4 {
        width: 50% !important;
        padding-left: 20px;
    }

    .si_icon_inr a {
        width: 30px;
        height: 30px;
    }

    .cr_col span {
        font-size: 14px;
    }

    .foot_cr_image img {
        height: 18px;
    }

    .cr_col_1 {
        width: 16% !important;
    }

    .cr_col_2 {
        width: 56% !important;
    }

    .cr_col_3 {
        width: 28% !important;
    }

    .foot_menu ul li {
        position: relative;
        width: 50%;
        float: left;
    }

    .fot_col_1 {
        width: 28% !important;
    }

    .fot_col_2 {
        width: 72% !important;
    }

}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 60px;
    }

    .fot_col_2 {
        padding-left: 30px;
    }

    .title span {
        font-size: 22px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 30px 0px !important;
    }

    .foot_title span {
        font-size: 18px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 15px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 22% !important;
    }

    .foot_col_2 {
        width: 15% !important;
    }

    .foot_col_3 {
        width: 40% !important;
    }

    .foot_col_4 {
        width: 23% !important;
    }

    .si_icon_inr a {
        width: 30px;
        height: 30px;
    }

    .cr_col span {
        font-size: 15px;
    }

    .foot_cr_image img {
        height: 18px;
    }

    .cr_col_1 {
        width: 17% !important;
    }

    .cr_col_2 {
        width: 54% !important;
    }

    .cr_col_3 {
        width: 29% !important;
    }

}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    .tb_dif_padd {
        padding: 30px 0px !important;
    }

    .foot_logo img {
        height: 70px;
    }

    .fot_col_2 {
        padding-left: 40px;
    }

    .title span {
        font-size: 24px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 100% !important;
        height: 40px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 40px 0px !important;
    }

    .foot_title span {
        font-size: 20px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 15px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 22% !important;
    }

    .foot_col_2 {
        width: 15% !important;
    }

    .foot_col_3 {
        width: 40% !important;
    }

    .foot_col_4 {
        width: 23% !important;
    }

    .si_icon_inr a {
        width: 30px;
        height: 30px;
    }

    .cr_col span {
        font-size: 15px;
    }

    .foot_cr_image img {
        height: 20px;
    }

}

@media all and (min-width: 1441px) and (max-width: 1680px) {

    .tb_dif_padd {
        padding: 40px 0px !important;
    }

    .foot_logo img {
        height: 80px;
    }

    .fot_col_2 {
        padding-left: 50px;
    }

    .title span {
        font-size: 26px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 380px !important;
        height: 45px !important;
        padding-left: 10px !important;
    }

    .dif_tb_padd {
        padding: 50px 0px !important;
    }

    .foot_title span {
        font-size: 22px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 15px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 23% !important;
    }

    .foot_col_2 {
        width: 17% !important;
    }

    .foot_col_3 {
        width: 40% !important;
    }

    .foot_col_4 {
        width: 20% !important;
    }

    .si_icon_inr a {
        width: 30px;
        height: 30px;
    }

    .cr_col span {
        font-size: 15px;
    }

}

@media all and (min-width: 1681px) and (max-width: 1880px) {

    .tb_dif_padd {
        padding: 50px 0px !important;
    }

    .foot_logo img {
        height: 90px;
    }

    .fot_col_2 {
        padding-left: 60px;
    }

    .title span {
        font-size: 28px;
    }

    .fot_mail_inr .cotnact_main_row input[type=email] {
        width: 400px !important;
        height: 48px !important;
        padding-left: 15px !important;
    }

    .dif_tb_padd {
        padding: 60px 0px !important;
    }

    .foot_title span {
        font-size: 24px;
        padding-left: 10px;
    }

    .foot_menu ul li a {
        font-size: 15px;
        padding: 8px 0px;
    }

    .foot_col_1 {
        width: 23% !important;
    }

    .foot_col_2 {
        width: 19% !important;
    }

    .foot_col_3 {
        width: 40% !important;
    }

    .foot_col_4 {
        width: 18% !important;
    }

    .si_icon_inr a {
        width: 30px;
        height: 30px;
    }

    .cr_col span {
        font-size: 15px;
    }

}