.floating_icon {
    position: fixed;
    bottom: 10px;
    width: 90px;
    background: #fff !important;
    border-radius: 100px;
    padding: 6px !important;
    left: 10px;
    box-shadow: 0px 0px 10px;
    z-index: 999;
}

.footer_section::after {
    position: absolute;
    content: '';
    width: 100%;
    right: 0;
    height: 100%;
    left: 0;
    background: #6a2875;
    top: 0;
    clip-path: polygon(31.92% 16.143%, 31.92% 16.143%, 28.328% 19.932%, 24.69% 22.795%, 21.058% 24.79%, 17.481% 25.978%, 14.009% 26.418%, 10.694% 26.168%, 7.585% 25.29%, 4.733% 23.842%, 2.188% 21.883%, 0% 19.474%, 0% 100%, 100% 100%, 100% 0.287%, 100% 0.287%, 96.166% 0.062%, 92.726% 0.933%, 89.572% 2.59%, 86.595% 4.727%, 83.689% 7.033%, 80.745% 9.2%, 77.656% 10.919%, 74.314% 11.881%, 70.612% 11.778%, 66.441% 10.301%, 66.441% 10.301%, 62.277% 8.148%, 58.588% 6.298%, 55.254% 4.866%, 52.158% 3.966%, 49.181% 3.712%, 46.203% 4.219%, 43.107% 5.602%, 39.773% 7.973%, 36.084% 11.449%, 31.92% 16.143%);
}

.footer_top_section {
    padding-top: 0 !important;
}

.footer_section {
    margin-top: -15% !important;
}

.footer_section_inner {
    background: #562D60;
    padding: 0 !important;
    width: 250px !important;
    border-top-left-radius: 300px;
    border-top-right-radius: 300px;
    margin: 0 !important;
    padding-bottom: 30px !important;
}

.footer_cta_icon1_content {
    padding-left: 15px;
}

.map_row {
    padding: 0px !important;
}

.footer_section_inner2 {
    width: 85% !important;
    padding: 0px 50px;
    padding-top: 12%;

}

.footer_section .et_pb_row_1-4_3-4 {
    width: 85% !important;
    margin: auto;
    margin-right: 0 !important;
}

.footer_quick_links ul li a {
    font-size: 16px;
    color: #fff;
    display: block !important;
    width: 100%;
    padding: 0 !important;
}

.footer_logo img {
    width: 250px;
    height: 250px;
    border-radius: 300px;
    padding: 10px;
    object-fit: contain;
}

.footer_quick_links ul li {
    width: 100%;
    text-align: center;
    display: block;
    margin: 0 !important;
    padding: 20px 0px;
}

.footer_section {
    padding-bottom: 0 !important;

}

.service_col h2 {
    font-size: 36px;
    color: #fff;
    font-weight: 600;
}

.footer_cta_icon1_inner {
    width: 92px;
    height: 92px;
    background: #C8A580;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_cta_inner_inner {
    background: #FFFFFF1A;
    margin: 10px;
    border-radius: 120px;
    display: flex;
    align-items: center;
    padding: 8px;
}

.footer_cta_inner_inner:hover .footer_cta_icon1_inner {
    background: #222222;
}

.footer_cta_inner_inner:hover .footer_cta_icon1_inner svg path {
    fill: #fff !important;
}

.footer_cta_inner_main {
    display: flex;
    flex-wrap: wrap;
}

.footer_cta_inner:nth-child(1) .footer_cta_inner_inner {
    margin-left: 0 !important;
}

.footer_cta_inner:nth-child(1),
.footer_cta_inner:nth-child(2) {
    width: 35% !important;
}

.footer_cta_inner:nth-child(3) {
    width: 30% !important;
}

.footer_cta_icon1_content h3{
    font-size: 18px;
    color: #fff;
    display: block;
    font-weight: 600;
}

.footer_cta_icon1_content a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    line-height: normal;
}

.map_box {
    margin: auto;
    width: 77%;
    margin-right: 0px;
}

.map_box iframe {
    border-radius: 30px;
}

ul#menu-quick-links {
    padding: 0 !important;
}

.service_col ul li a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    transition: 1s !important;

}

.service_col ul li a:hover {
    color: #C8A580;
    padding-left: 3px;
    transition: 1s !important;
}

.service_col ul {
    padding: 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.service_col ul li {
    display: block;
    width: 33.33%;
    padding: 10px 0px 10px 10px !important;
    position: relative;
}

.service_col ul li::before {
    position: absolute;
    content: '';
    width: 8px;
    height: 8px;
    background: #C8A580;
    left: -5px;
    top: 0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    bottom: 0;
    margin: auto;
    margin-top: 20px;
}

.footer_contact_row {
    padding-bottom: 0 !important;
}

.ft_copyright {
    padding: 0 !important;
}

.ft_copyright_row {
    padding: 10px !important;
}

ul.ft_social_media {
    padding: 0 !important;
    text-align: right;
}

ul.ft_social_media li {
    display: inline-block;
    padding: 0px 10px;
}

.ft_copyright_box {
    font-size: 16px;
    color: #000;
    font-weight: 600;
}

.footer_left_img {
    position: absolute;
    bottom: -80px;
    z-index: -1;
    width: fit-content !important;
}

.footer_top_section,
.footer_section {
    background-color: transparent !important;
}

.footer_left_img img {
    width: 610px;
}

.et_builder_inner_content {
    z-index: unset !important;
}

div#main_popup {
    background: radial-gradient(circle, rgba(106, 40, 117, 1) 0%, rgba(200, 165, 128, 1) 50%);
    max-width: 800px;
    padding: 0 !important;
}

.popup_row {
    padding: 20px !important;
}

.get_quote_btn_main {
    position: fixed;
    right: -58px;
    transform: rotate(270deg);
    line-height: 1.7;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    box-shadow: 0px 0px 6px #fff;
    top: 50%;
    width: 150px;
    text-align: center;
    font-size: 20px;
    background: #fff !important;
    z-index: 2;
}

.sticky_get_btn a {
    color: #6A2875 !important;
}

.footer_quick_links .current-menu-item a {
    background: transparent !important;
}

@media all and (min-width: 320px) and (max-width: 767px) {

    .floating_icon {
        width: 70px;
        padding: 4px !important;
    }

    .get_quote_btn_main {
        width: 120px;
        font-size: 15px !important;
        right: -46px !important;
    }

    .service_col .myclass {
        display: none !important;
    }

    .service_col.active .myclass {
        display: block !important;
    }

    .service_col h2::after {
        position: absolute;
        content: '\33';
        right: 0;
        top: 0;
        bottom: 0;
        color: #fff;
        font-size: 30px;
        font-family: 'Etmodules' !important
    }

    .service_col.active h3::after {
        content: '\32' !important
    }

    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 24px;
    }

    .service_col ul li a {
        font-size: 14px;
    }

    .footer_section_inner2 {
        padding: 0px 15px;
        padding-top: 0;
        width: 100% !important;
    }

    .ft_copyright_row {
        display: flex;
        flex-wrap: wrap;
        text-align: center !important;
    }

    ul.ft_social_media {
        text-align: center;
        line-height: 0;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .footer_section {
        padding: 0px !important;
        margin-top: 0 !important;
    }

    .footer_section::after {
        clip-path: none !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
        border-radius: 10px;
    }

    .footer_cta_icon1_inner svg {
        width: 25px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 300px;
    }

    .footer_left_img {
        display: none !important;
    }

    .map_box iframe {
        height: 220px;
    }

    .footer_cta_icon1_content h3{
        font-size: 16px;
    }

    .footer_quick_links ul li a {
        font-size: 14px;
    }

    .footer_top_section {
        padding: 20px 15px !important;
    }

    .footer_cta_inner_inner {
        height: 150px;
        display: block;
        text-align: center;
    }

    .footer_cta_icon1_content {
        padding-left: 0;
    }

    .footer_logo img {
        width: 160px !important;
        height: 160px;
    }

    .footer_section_inner {
        width: 100% !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0px;
        background: transparent !important;
        padding: 20px 0px !important;
    }

    .map_box {
        width: 100%;
    }

    .footer_quick_links ul li {
        padding: 5px 0px;
        width: 50%;
    }

    .service_col ul li {
        width: 100%;
        padding: 5px 0px !important;
        padding-left: 10px !important;
    }

    .service_col ul li::before {
        top: -6px;
    }

    .footer_contact_row {
        padding: 10px 0px !important;
    }

    .footer_cta_inner:nth-child(1),
    .footer_cta_inner:nth-child(2),
    .footer_cta_inner:nth-child(3) {
        width: 100% !important;
    }


    .footer_cr_1 {
        width: 100% !important;
        margin-bottom: 0 !important;
        display: flex;
        align-items: center;
    }

    .footer_cr_2 {
        width: 100% !important;
    }

    .ft_copyright_box {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .footer_logo {
        margin-bottom: 0 !important;
    }

    ul#menu-quick-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer_menu_row {
        padding: 20px 0px !important;
    }



}

@media all and (min-width: 481px) and (max-width: 767px) {


    .footer_quick_links ul li {
        width: 33.33% !important;
    }

    .footer_cta_inner:nth-child(1),
    .footer_cta_inner:nth-child(2),
    .footer_cta_inner:nth-child(3) {
        width: 50% !important;
    }

    .footer_cta_inner:nth-child(2) {
        order: 3;
        width: 100% !important;
    }

    .footer_cta_inner:nth-child(3) {
        order: 1;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {

    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 28px;
    }

    .service_col ul li a {
        font-size: 14px;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 0;
        width: 100% !important;
    }

    .ft_copyright_row {
        display: flex;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .footer_section {
        padding-left: 0px !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
        border-radius: 10px;
    }

    .footer_cta_icon1_inner svg {
        width: 25px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 300px;
    }

    .footer_left_img {
        display: none !important;
    }

    .map_box iframe {
        height: 220px;
    }

    .footer_cta_icon1_content h3{
        font-size: 16px;
    }

    .footer_quick_links ul li a {
        font-size: 14px;
    }

    .footer_top_section {
        padding: 0px 20px !important;
    }

    .footer_cta_inner_inner {
        height: 150px;
        display: block;
        text-align: center;
    }

    .footer_cta_icon1_content {
        padding-left: 0;
    }

    .footer_logo img {
        width: 160px !important;
        height: 160px;
    }

    .footer_section_inner {
        width: 100% !important;
        background: transparent !important;
        border-top-left-radius: 0;
        border-top-right-radius: 0px;
    }

    .map_box {
        width: 100%;
    }

    .footer_quick_links ul li {
        padding: 5px 0px;
        width: 20%;
    }

    .service_col ul li {
        width: 50%;
        padding: 10px !important;
    }

    .footer_contact_row {
        padding: 10px 0px !important;
    }

    .footer_cta_inner:nth-child(1),
    .footer_cta_inner:nth-child(2) {
        width: 38% !important;
    }

    .footer_cta_inner:nth-child(3) {
        width: 24% !important;
    }

    .footer_cr_1 {
        width: 75% !important;
        margin-bottom: 0 !important;
        display: flex;
        align-items: center;
    }

    .footer_cr_2 {
        width: 25% !important;
    }

    .ft_copyright_box {
        font-size: 15px;
    }

    .footer_logo {
        margin-bottom: 0 !important;
    }

    ul#menu-quick-links {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 28px;
    }

    .service_col ul li a {
        font-size: 14px;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 8%;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .footer_section {
        padding-left: 20px !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
        border-radius: 10px;
    }

    .footer_cta_icon1_inner svg {
        width: 30px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 300px;
    }

    .footer_left_img {
        bottom: 0px;
    }

    .map_box iframe {
        height: 220px;
    }

    .footer_cta_icon1_content h3{
        font-size: 16px;
    }

    .footer_quick_links ul li a {
        font-size: 14px;
    }

    .footer_top_section {
        padding-right: 30px !important;
    }

    .footer_cta_inner_inner {
        height: 150px;
        display: block;
        text-align: center;
    }

    .footer_cta_icon1_content {
        padding-left: 0;
    }

    .footer_logo img {
        width: 180px;
        height: 180px;
    }

    .footer_section_inner {
        width: 190px !important;
    }

    .footer_quick_links ul li {
        padding: 15px 0px;
    }

    .service_col ul li {
        width: 50%;
        padding: 10px !important;
    }

    .footer_cta_inner:nth-child(1),
    .footer_cta_inner:nth-child(2) {
        width: 38% !important;
    }

    .footer_cta_inner:nth-child(3) {
        width: 24% !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 28px;
    }

    .service_col ul li a {
        font-size: 14px;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 8%;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .footer_section {
        padding-left: 20px !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
        border-radius: 10px;
    }

    .footer_cta_icon1_inner svg {
        width: 30px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 350px;
    }

    .footer_left_img {
        bottom: 0px;
    }

    .map_box iframe {
        height: 250px;
    }

    .footer_top_section {
        padding-right: 30px !important;
    }

    .footer_cta_inner_inner {
        height: 150px;
        display: block;
        text-align: center;
    }

    .footer_cta_icon1_content {
        padding-left: 0;
    }

    .footer_logo img {
        width: 180px;
        height: 180px;
    }

    .footer_section_inner {
        width: 190px !important;
    }

    .footer_quick_links ul li {
        padding: 15px 0px;
    }

    .service_col ul li {
        width: 50%;
        padding: 10px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 28px;
    }

    .service_col ul li a {
        font-size: 15px;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 8%;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
        margin: auto;
    }

    .footer_section {
        padding-left: 20px !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
    }

    .footer_cta_icon1_inner svg {
        width: 30px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 350px;
    }

    .footer_left_img {
        bottom: 0px;
    }

    .map_box iframe {
        height: 250px;
    }

    .footer_top_section {
        padding-right: 30px !important;
    }

    .footer_cta_inner_inner {
        height: 150px;
        display: block;
        text-align: center;
    }

    .footer_cta_icon1_content {
        padding-left: 0;
    }

    .footer_logo img {
        width: 220px;
        height: 230px;
    }

    .footer_quick_links ul li {
        padding: 15px 0px;
    }

}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .footer_section .et_pb_row_1-4_3-4 {
        width: 100% !important;
    }

    .service_col h2 {
        font-size: 32px;
    }

    .service_col ul li a {
        font-size: 15px;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 8%;
    }


    .footer_cta_icon1_inner {
        width: 50px;
        height: 50px;
    }

    .footer_section {
        padding-left: 20px !important;
    }

    .footer_cta_inner_inner {
        margin: 5px;
    }

    .footer_cta_icon1_inner svg {
        width: 30px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 450px;
    }

    .footer_left_img {
        bottom: 0px;
    }

    .map_box iframe {
        height: 250px;
    }

    .footer_top_section {
        padding-right: 30px !important;
    }

    .footer_cta_inner_inner {
        height: 94px;
    }

    .footer_logo img {
        width: 220px;
        height: 230px;
    }

    .footer_quick_links ul li {
        padding: 15px 0px;
    }

}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .footer_section .et_pb_row_1-4_3-4 {
        width: 95% !important;
    }

    .footer_section_inner2 {
        padding: 0px 30px;
        padding-top: 8%;
    }

    .footer_cta_inner_inner {
        height: 94px;
    }

    .footer_cta_icon1_inner {
        width: 70px;
        height: 70px;
    }

    .footer_cta_icon1_content a {
        font-size: 14px;
    }

    .footer_left_img img {
        width: 450px;
    }

    .footer_left_img {
        bottom: 0px;
    }

    .map_box iframe {
        height: 270px;
    }


}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .footer_section .et_pb_row_1-4_3-4 {
        width: 90% !important;
    }

    .footer_cta_icon1_inner {
        width: 80px;
        height: 80px;
    }

    .footer_left_img img {
        width: 520px;
    }

    .footer_left_img {
        bottom: -50px;
    }

}


@media all and (min-width: 981px) and (max-width: 3000px) {}