.footer_logo,.footer_map {
    text-align: right;
    float: right
}

#footer_panel,.footer_back_color,.footer_section {
    float: right;
    width: 100%;
    position: relative
}

.footer_info {
    float: right;
    width: 21.25%
}

.footer_info_title {
    width: 100%;
    float: right;
    margin-bottom: 20px
}

.footer_info_text {
    width: 100%;
    float: right;
    margin-bottom: 15px
}

.footer_logo {
    width: 100%;
    margin-bottom: 5px;
    direction: rtl
}

.footer_map {
    width: 100%
}

.club {
    width: 100%;
    float: right;
    margin-bottom: 15px;
    text-align: right
}

.club img {
    width: 100px
}

.footer_links_categories {
    float: right;
    width: 21.25%;
    margin-left: 5%;
    position:relative;
    z-index:2
}

.footer_link,.footer_links_categories_title,.footer_media {
    width: 100%;
    margin-bottom: 10px;
    text-align: right;
    direction: rtl
}

.footer_links_categories:nth-of-type(4n) {
    float: right;
    width: 21.25%;
    margin-left: 0
}

.footer_links_categories_title {
    float: right;
    line-height: 1.2em;
    border-bottom: 0 solid #fff
}

.footer_link {
    float: left;
    font-weight: 400;
    text-decoration: none;
    line-height: 1.5em
}

.footer_link:hover {
    color: #214078
}

.footer_link i {
    float: right;
    margin-left: 12px;
    margin-right: 0
}

.footer_media {
    display: inline-block;
    position: relative
}

.footer_media_icon {
    float: right;
    width: 100%;
    text-align: right;
    text-decoration: none;
    display: flex;
    direction: rtl;
    margin-bottom: 15px;
    align-items: center;
    flex-direction: row;
}

.footer_media_icon:last-child {
    margin-left: 0
}

.footer_media_icon:hover {
    color: #686868!important
}

.footer_media_icon i {
    font-size: 23px;
    margin-left: 10px;
    width:40px;
    height:40px;
    text-align: center;
    background-color: #b51f33;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 5px;
    display:flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size:18px
}
.footer_media_title {   
    font-size:19px;
    
}
.footer_media_text {
margin-left:7px;
    font-size:19px
}
.security_items_container {
    float: right;
    width: 100%;
    margin-bottom: 15px
}

.security_item {
    float: right;
    width: 41px;
    margin-left: 5px
}

.footer_img_float_left_down {
    left: 50px;
    bottom: calc(50% - 100px);
    width: 200px;
    position: absolute;
    z-index: 0;
}

.sub_footer_section {
    width: 100%;
    float: right;
    position: relative;
    box-sizing:border-box;
    padding: 0 30px;
    border-top: 1px solid #a581bb
}

.sub_footer_text_container {
    width: calc(100% - 35px);
    float: right;
    display: table;
    height: 60px
}

.sub_footer_text {
    float: right;
    width: 100%;
    position: relative;
    z-index: 1;
    direction: rtl
}

.sub_footer_credit_icon_container {
    float: left;
    width: 25px;
    display: table;
    height: 60px
}

.sub_footer_credit_icon {
    float: left;
    width: 25px;
    height: 25px;
    z-index: 1;
    text-align: center;
    background-color: #686868;
    border-radius: 50%;
    box-sizing: border-box;
    padding: 5px;
    display: inline-flex
}

.sub_footer_logo {
    float: left;
    width: 120px;
    margin-top: 5px
}

.sub_footer_media_icons_container {
    float: left;
    width: auto;
    margin-top: 5px;
    display: none
}

.sub_footer_media_icon i {
    margin-left: 0!important;
    margin-right: 10px!important;
    font-size: 24px
}

.media_section {
    float: right;
    width: 100%;
    margin-top: 40px
}
.cform_footer {
    float: right;
    width: 100%;
    padding: 70px 30px 0px 30px;
    box-sizing:border-box;
}
.footer_form_wrapper {
    float: right;
    width: 100%;
    padding: 70px 70px;
    box-sizing:border-box;
    -webkit-border-top-left-radius: 30px;
-webkit-border-top-right-radius: 30px;
-moz-border-radius-topleft: 30px;
-moz-border-radius-topright: 30px;
border-top-left-radius: 30px;
border-top-right-radius: 30px;
}

.footer_form_right {
    float: right;
    width: calc(100% - 550px);
}
.footer_form_left {
    float: left;
    width: 500px;
}

@media (min-width: 1438px) {
    .footer_back_color {
        padding-top:70px;
        padding-bottom: 50px
    }
}

@media (max-width: 1439px) and (min-width:769px) {
    .footer_back_color {
        padding-top:150px;
        padding-bottom: 150px
    }
    .footer_img_float_left_down {
    left: 30px;
    bottom: calc(50% - 70px);
    width: 100px;
}
}

@media (max-width: 768px) and (min-width:481px) {
  .cform_footer {
    padding: 30px 15px;
}
    .footer_back_color {
        padding-top:30px;
        padding-bottom: 0
    }

    .footer_links_categories {
        float: right;
        width: 100%!important;
        margin-left: 0;
        margin-bottom: 20px!important
    }

    .footer_info {
        float: right;
        width: 100%;
        margin-left: 0
    }

    .footer_img_float_left_down {
        left: 5px;
        width: 190px
    }
}

@media (max-width: 480px) and (min-width:319px) {
  
.cform_footer {
    padding: 30px 15px 0px 15px;
}
 .cform_footer .site_grid_container {
    padding:0
}   
    .footer_back_color {
        padding-top:30px;
        padding-bottom: 0
    }

    .footer_links_categories {
        float: right;
        width: 100%!important;
        margin-left: 0;
        margin-bottom: 20px!important
    }

    .footer_info {
        float: right;
        width: 100%;
        margin-left: 0
    }

    .footer_img_float_left_down {
        left: 5px;
        width: 100px;
        display: none
    }

    .footer_info_text .fs_p,.footer_link,.footer_links_categories_title,.footer_media {
        text-align: center
    }

    .security_items_container {
        margin-top: 5px;
        align-items: center;
        display: flex!important;
        justify-content: center
    }

    .security_item {
        float: right;
        width: 41px;
        margin-left: 5px
    }

    .club {
        margin-bottom: 0
    }

.club img {
 display: none
}
.footer_form_wrapper {
    padding: 20px;
}
.footer_form_right {
    float: right;
    width: 100%;
}
.footer_form_left {
    float: left;
    width: 100%;
}
    .footer_form_right {
    width: 100%;
}
.footer_form_left {
    width: 100%;
}
}


.progress_div_with_gif {
    width: 100%;
    margin-top: 10px;
    text-align: center;
}

.progress_div_with_gif img {
    width: 35px;
    height: 35px;
}