.big_font {
    font-size: 30px;
    color: #000;
    text-align: right;
}
.social_icon_box .fa {
    color: #fff;
    font-size: 25px;
    padding-left: 30px;
}

.social_icon_box {
    justify-content: right;
    display: flex;
    padding-top: 25px;
    padding-right: 20px;
}
.footer_cp_inr_02 {
    width: 320px;
}
.footer_col:after {
    content: '';
    background-image: url(../../../../../wp-content/uploads/2023/02/f_btn_line.png);
    width: 100%;
    height: 10px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.footer_col {
    padding-bottom: 40px !important;
}
.footer_menu_row .et_pb_menu {
    background-color: transparent !important;
}
.footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
    font-size: 22px;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 25px !important;
    font-weight: 600;
}
.footer_menu_block_01 li, 
.footer_menu_col_02 li, 
.footer_menu_block_04 li{
    padding: 0 0 0 25px !important;
}
footer.et-l.et-l--footer {
    overflow: hidden;
}
.footer_three_ul .footer_three_li:last-child{
    margin-bottom: 0 !important;
}
.footer_menu_block_01 li:before, 
.footer_menu_col_02 li:before, 
.footer_menu_block_04 li:before {
    content: '';
    background-image: url(../../../../../wp-content/uploads/2023/03/f_right_arrow-1.png);
    position: absolute;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: auto 14px;
    left: 0;
    top: 0;
}
.footer_menu_block_04 li a{
    padding-bottom: 45px !important;
}
.footer_menu_block_01 li a,
.footer_menu_col_02 li a{
    font-size: 18px;
    color: #000;
    padding-bottom: 20px !important;
    font-weight: 400;
}
.footer_menu_row  ul{
    display: grid !important;
}
.footer_section .et_pb_menu__wrap {
    justify-content: left !important;
}
.footer_menu_block_03 img{
    width: 100%;
    height: 340px;
    object-fit: contain;
}
/* .footer_menu_col_01 {
    margin-right: 115px !important;
} */
.et_pb_column.footer_menu_col_01::after,
.et_pb_column.footer_menu_col_02::after {
    content: '';
    border-right: 1px solid #dddd;
    position: absolute;
    width: 1px;
    height: 90%;
    right: 28%;
    top: 0;
    bottom: 0;
}
.footer_menu_col_01{
    width: 17% !important;
}
.footer_menu_col_02  {
    width: 28% !important;
}
.footer_menu_col_03 {
    width: 40% !important;
    /* margin-right: 80px !important; */
}
.footer_menu_col_04  {
    width: 10% !important;
    display: none;
}
.footer_menu_block_03 .et_pb_image_wrap {
    justify-content: center;
    display: flex;
    align-items: center;
}
.footer_menu_row {
    padding: 70px 0 !important;
}
.footer_row {
    padding-bottom: 0 !important;
}

.footer_cp_outter {
    display: flex;
}

.footer_cp_inr_02 {
    margin: auto 0 auto auto;
    background-color: #f7ce08;
}

.footer_btn_text {
    color: #000;
    font-size: 22px;
}
.footer_cp_inr_01, .footer_cp_inr_02 {
    padding: 20px 70px;
}
.body_font {
    font-size: 18px;
    color: #fff;
}
.footer_cp_inr_01 .body_font a{
    color: #fff !important;
}
.footer_section a,
.footer_cp_section a{
    color: #000 !important;
    text-decoration: none !important;
}
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child,
.et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child a {
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.footer_cp_inr_02 {
    text-align: center;
}
.footer_section  .et_mobile_nav_menu {
    display: none !important;
}
.footer_section  .et_pb_menu .et_pb_menu__menu {
    display: block;
    padding-left: 10px;
}
.footer_three_col .footer_three_col.footer_menu_col_02 {
    width: 80% !important;
}
.footer_three_li {
    position: relative;
    list-style: none;
    margin-bottom: 20px;
}
.footer_three_ul {
    padding: 0 !important;
}
.footer_three_title {
    font-weight: 700;
}
.footer_three_text {
    font-weight: 400;
    font-size: 17px;
}
.footer_three_col .footer_menu_block_01 li:before, .footer_three_col .footer_menu_col_02 li:before,.footer_three_col  .footer_menu_block_04 li:before {
    top: 8px;
}
.footer_menu_row::before {
    content: "";
    position: absolute;
    background: url(../../../../../wp-content/uploads/2023/03/vec.png) no-repeat;
    width: 500px;
    height: 475px;    
    right: -70px;
    bottom: -85px;
    background-size: contain;
    opacity: 0.2;
}
.footer_cp_section {
    position: relative;
    z-index: 3;
}
.footer_cp_inr_01 {
    width: 74%;
}


@media all and (min-width: 320px) and (max-width: 767px) {
    .et_pb_column.footer_menu_col_01::after,
    .et_pb_column.footer_menu_col_02::after{
        display: none;
    }

    .footer_cp_inr_01 {
        width: 100%;
    }
    .social_icon_box {
        padding-top: 8px !important;
    }
    .footer_cp_inr_02 {
        width: 100% !important;
        height: auto !important;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
    }
    .footer_menu_row {
        padding: 30px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin: 0 30px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 22px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 8px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
        justify-content: center;
    }
    .social_icon_box .fa{
        padding: 0 15px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 18px;
    }
    .footer_menu_block_03 img {
        height: 215px;
    }
    .footer_menu_col_03 {
        margin-right: 0px !important;
        width: 100% !important;
        margin-left: 12px;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 16px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_menu_col_01, 
    .footer_menu_col_02 {
        width: 100% !important;
        margin-left: 20px !important;
    }
    .footer_menu_row .et_pb_column_1_tb_footer.footer_menu_col_01,
    .footer_menu_row .et_pb_column_2_tb_footer.footer_menu_col_02{
        margin-left: 20px !important;
    }
    .footer_menu_col_04{
        display: flex !important;
        width: 100% !important;
        border-top: 1px solid #000;
        padding-top: 25px;
        margin-top: 30px !important;
    }
    .footer_menu_col_04   ul#menu-footer-menu {
        width: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
    }
    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child{
        padding-bottom: 25px !important;
    }
    .footer_menu_col_04 ul#menu-footer-menu li {
        width: 100% !important;
    }
    .big_font{
        text-align: center;
    }
    .footer_cp_outter {
        display: block;
        text-align: center;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
        margin-left: 0px !important;
    }
    .footer_three_text {
        font-size: 15px;
    }
    .footer_menu_row::before {
        width: 260px;
        height: 225px;
        right: -15px;
        bottom: -50px;
    }

}

@media all and (min-width: 481px) and (max-width: 767px) {
    .footer_cp_inr_02 {
        width: 253px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_menu_row {
        padding: 30px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin: 0 15px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 22px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 8px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
        justify-content: center;
    }
    .social_icon_box .fa{
        padding: 0 15px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 19px;
    }
    .footer_menu_block_03 img {
        height: 215px;
    }
    .footer_menu_col_03 {
        margin-right: 0px !important;
        width: 100% !important;
        margin-left: 12px;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 16px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_menu_col_01{
        width: 29% !important;
    }
    .footer_menu_col_02 {
        width: 60% !important;
    }
    .footer_menu_col_04{
        display: flex !important;
        width: 100% !important;
        border-top: 1px solid #000;
        padding-top: 25px;
        margin-top: 30px !important;
    }
    .footer_menu_col_04   ul#menu-footer-menu {
        width: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
        margin-left: 10px;
    }
    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child{
        padding-bottom: 25px !important;
    }
    .footer_menu_col_04 ul#menu-footer-menu li {
        width: 33.33% !important;
    }
    .big_font{
        text-align: center;
    }
    .footer_cp_outter {
        display: block;
        text-align: center;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 15px;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .et_pb_column.footer_menu_col_01::after{
        right: -3%;
    }
    .et_pb_column.footer_menu_col_02::after{
        right: 25%;
    }

    .footer_cp_inr_02 {
        width: 253px;
        height: 60px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_menu_row {
        padding: 30px 0 !important;
        justify-content: center;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 30px !important;
    }
    .footer_menu_col_02 {
        width: 30% !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 22px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 8px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
        justify-content: center;
    }
    .social_icon_box .fa{
        padding: 0 8px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 18px;
    }
    .footer_menu_block_03 img {
        height: 180px;
    }
    .footer_menu_col_03 {
        margin-right: 0px !important;
        width: 40% !important;
        margin-left: 12px;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 17px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_menu_col_01 {
        width: 17% !important;
    }
    .footer_menu_col_04{
        display: flex !important;
        width: 100% !important;
        border-top: 1px solid #000;
        padding-top: 25px;
        margin-top: 30px !important;
    }
    .footer_menu_col_04   ul#menu-footer-menu {
        width: 100%;
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
    .et_pb_menu--without-logo .et_pb_menu__menu>nav>ul>li:last-child{
        padding-bottom: 25px !important;
    }
    .footer_menu_col_04 ul#menu-footer-menu li {
        width: 33.33% !important;
    }
    .big_font{
        text-align: center;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 15px;
    }
    .footer_menu_row::before {
        width: 260px;
        height: 225px;
        right: -15px;
        bottom: -50px;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .et_pb_column.footer_menu_col_01::after{
        right: -3%;
    }
    .et_pb_column.footer_menu_col_02::after{
        right: 25%;
    }

    .footer_cp_inr_02 {
        width: 253px;
        height: 74px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_menu_row {
        padding: 30px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 60px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 22px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 15px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 19px;
    }
    .footer_menu_block_03 img {
        height: 215px;
    }
    .footer_menu_col_03 {
        margin-right: 35px !important;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 16px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 16px;
    }
    .footer_menu_row::before {
        width: 315px;
        height: 285px;
        right: -15px;
        bottom: -50px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .et_pb_column.footer_menu_col_01::after{
        right: -3%;
    }
    .et_pb_column.footer_menu_col_02::after{
        right: 25%;
    }

    .footer_cp_inr_02 {
        width: 253px;
        height: 74px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_menu_row {
        padding: 30px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 80px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 22px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 15px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 19px;
    }
    .footer_menu_block_03 img {
        height: 230px;
    }
    .footer_menu_col_03 {
        margin-right: 35px !important;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 18px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 18px;
    }
    .footer_menu_row::before {
        width: 315px;
        height: 285px;
        right: -15px;
        bottom: -50px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .et_pb_column.footer_menu_col_01::after{
        right: 10%;
    }
    .et_pb_column.footer_menu_col_02::after{
        right: 21%;
    }
    .footer_cp_inr_02 {
        width: 253px;
        height: 74px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .footer_menu_row {
        padding: 40px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 80px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 17px;
    }
    .footer_btn_text {
        font-size: 23px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 15px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 17px !important;
        font-size: 21px;
    }
    .footer_menu_block_03 img {
        height: 230px;
    }
    .footer_menu_col_03 {
        margin-right: 55px !important;
    }
    .footer_menu_block_01 li a, .footer_menu_col_02 li a {
        font-size: 16px;
        padding-bottom: 15px !important;
    }
    .footer_col {
        padding-bottom: 30px !important;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 16px;
    }
    .footer_menu_row::before {
        width: 315px;
        height: 285px;
        right: -15px;
        bottom: -50px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .et_pb_column.footer_menu_col_01::after, .et_pb_column.footer_menu_col_02::after{
        right: 17%;
    }
    .footer_menu_row {
        padding: 40px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 80px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 30px !important;
    }
    .body_font {
        font-size: 18px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 20px;
    }
    .big_font {
        font-size: 28px;
    }
    .social_icon_box {
        padding-top: 20px;
    }
    .footer_heading_block .et_pb_text_inner, .footer_menu_block_04 li a {
        padding-bottom: 20px !important;
        font-size: 23px;
    }
    .footer_menu_block_03 img {
        height: 280px;
    }
    .footer_menu_col_03 {
        margin-right: 55px !important;
    }
    .footer_three_col .footer_three_col.footer_menu_col_02 {
        width: 100% !important;
    }
    .footer_three_text {
        font-size: 16px;
    }
    .footer_menu_row::before {
        width: 400px;
        height: 335px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .et_pb_column.footer_menu_col_01::after, .et_pb_column.footer_menu_col_02::after{
        right: 17%;
    }
    .footer_menu_row {
        padding: 60px 0 !important;
    }
    .footer_menu_col_04 {
        width: 12% !important;
    }
    .footer_menu_col_01 {
        margin-right: 80px !important;
    }
    .footer_menu_block_04 li a {
        padding-bottom: 40px !important;
    }
    .body_font {
        font-size: 18px;
    }
    .footer_cp_inr_01, .footer_cp_inr_02 {
        padding: 20px 40px;
    }
    .footer_menu_row::before {
        width: 400px;
        height: 335px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .footer_menu_row::before {
        width: 440px;
        height: 380px;
    }
}


