﻿.footer_login {
    /*height: 643px;*/
    /*position: relative;*/
    background: #8f826c url(../files/images1/footer_bg.png) 0 0 repeat;
    color: #fff;
    bottom: 0;
    position: relative;
    width: 100%;
    font-size: 18px;
    margin: 0 auto;
    /*border:thin solid #000;*/
}

.top
{
    margin: 30px 0 0 0;
}

.footer_section1 {
    width: auto;
    /*border: thin solid white;*/
}

.footer_section2 {
    width: auto;
    /*border: thin solid white;*/
}

.footer_section3 {
    width: 90%;
    margin: 0 auto;
}

.edv {
    height: 90px;
    /*border: thin solid white;*/
}

    .edv a {
        color: #fff;
    }

    .edv img {
        width: 64px;
        margin-left: 15px;
        float: right;
        top: 0;
        /*border: thin solid;*/
    }

    .edv .desr {
        width:auto;
        margin: 15px 0 0 0;
        float: right;
    }

    .edv .descl {
        color: rgba(255, 255, 255, 0.5);
        width: auto;
        margin: 15px 0 0 0;
        float: left !important;
        direction: rtl;
    }

    .edv a {
      
        padding: 0 3px;
    }

    .edv .descl2 {
        width: auto;
        margin:10px 0 0 0;
        float: left;
    }

/*line*/
.footer_line {
    height: 100%;
    border-left: 1px dashed #d4d4d4;
}

.footer_line_h {
    width: 50%;
    border-left: none;
    border-bottom: 1px dotted rgba(212, 212, 212, 0.45);
    margin: 20px auto 0 auto;
}


.footer_copyrights {
    width: 100%;
    font-size: 15px;
    text-align: center;
    padding-top:15px;
}

    .f_copyrights a {
        color: rgba(255, 255, 255, 0.5);
        text-decoration: underline;
        padding: 0 6px;
    }

.f_copyrights {
    color: rgba(255, 255, 255, 0.5);
}

        .f_copyrights a:hover
        {
            text-decoration: none;
        }

.footer_bottom
{
    /*clear: both;
    height:327px;*/
    width:100%;
    /*height:240px;*/
    margin:0 auto;
    padding:0;
    display: block;
    /*background: url(../files/images1/footer_image/bottom.png) 0 10px no-repeat;*/
    /*border:thin solid #000;*/
}

/*****/
.center_content_footer {
    width: 300px;
    margin: 0 auto;
    display:block;
    /*border: thin solid;*/
}

.footer_link_wrapper_index {
    float: none;
    margin: 0 auto;
    text-align: center;
    width: auto;
    direction: rtl;
    display: block;
    /*border: thin solid red;*/
}

.footer_logo {
    width: 150px;
    display: block;
    margin: 10px auto 0 auto;
    text-align: center;
}

.footer_center_wrapper {
    float: none;
    display: block;
    direction: rtl;
    margin: 0 auto 0 auto;
    /*border: thin solid;*/
}

.footer_left_wrapper {
    float: left;
    margin: 5px auto 0 auto;
    text-align: center;
    width: auto;
    direction: rtl;
    display: block;
    /*border: thin solid;*/
}

.footer_logo_pos {
    float: none;
    margin: 20px auto 0 auto;
    text-align: center;
    /*width: 130px;*/
    direction: rtl;
    display: block;
    /*border: thin solid #1a8e2a;*/
}

    .footer_logo_pos img {
        width: 130px;
        /*border: thin solid #308b56;*/
    }

.footer_logo_pos2 {
    float: none;
    margin: 0 auto 0 auto;
    text-align: center;
    width: auto;
    direction: rtl;
    display: block;
    /*border: thin solid red;*/
}

    .footer_logo h2 {
        width: auto;
        /*border: thin solid red;*/
    }

.footer_logo2 {
    width: 130px;
    display: block;
    margin: 10px 0 0 0;
    /*border: thin solid red;*/
}

.footer_line_h_index {
    width: 100%;
    border-left: none;
    border-bottom: 1px dotted rgba(212, 212, 212, 0.45);
    margin: 20px auto 20px auto;
}
/*****/

.center_links_pos {
    margin: 10px 0 0 0;
    text-align: left;
    direction: ltr;
    /*border: thin solid #000;*/
}

.footer_sub_title_pos {
    float: left !important;
    margin: 20px 0 0 0;
    text-align: right;
    direction: ltr;
    /*width: 224px;*/
    /*border: thin solid yellow;*/
    display: inline;
}

.footer_blog_pos {
    float: none !important;
    margin-top:20px;
    text-align: center;
    direction: rtl;
    /*width: 224px;*/
    /*border: thin solid yellow;*/
}

.footer_right_wrapper {
    float: right;
    margin: 5px auto 0 auto;
    text-align: left;
    width: 100%;
    direction: rtl;
    /*border: thin solid;*/
}

.btn_accessibility {
    bottom: 0 !important;
    top: -20px;
    left: 0;
    position: relative !important;
    margin: -40px 0 0 0;
    height: 30px;
    width: 83px;
    padding: 5px 8px 0 0;
    /*padding: 10px 10px 0 0 !important;*/
    display: block !important;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    float: left;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color:rgba(255, 255, 255, 0.8) !important;
}

@media screen and (max-width: 1200px) {
}

@media screen and (max-width: 992px) {
    .footer_section1 {
        width: 50%;
        float: right;
        /*border: thin solid white;*/
    }

    .footer_section2 {
        width: 50%;
        float: left;
        /*border: thin solid white;*/
    }

    .edv {
        height: 90px;
        width: 100%;
        /*border: thin solid white;*/
    }

        .edv a {
            color: #fff;
        }

        .edv img {
            width: 64px;
            margin-left: 15px;
            float: right !important;
            /*border: thin solid;*/
        }

        .edv .desr {
            width: auto;
            margin: 15px 0 0 0;
            float: right;
        }

        .edv .descl {
            color: rgba(255, 255, 255, 0.5);
            width: auto;
            margin: 15px 0 0 0;
            float: left;
            direction: rtl;
        }

        .edv a {
            padding: 0 3px;
        }


    /*line*/
    .footer_line {
        height: 100%;
        border-left: 1px dashed #d4d4d4;
    }

    .footer_copyrights {
        width: 100%;
        font-size: 15px;
        text-align: center;
        margin: 0 auto;
        /*border: thin solid;*/
    }

    .f_copyrights a {
        color: rgba(255, 255, 255, 0.5);
        text-decoration: underline;
        padding: 0 6px;
    }

    .f_copyrights {
        color: rgba(255, 255, 255, 0.5);
    }

        .f_copyrights a:hover {
            text-decoration: none;
        }

    .footer_bottom {
        /*clear: both;
    height:327px;*/
        width: 100%;
        /*height:240px;*/
        margin: 0 auto;
        padding: 0;
        display: block;
        /*background: url(../files/images1/footer_image/bottom.png) 0 10px no-repeat;*/
        /*border:thin solid #000;*/
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 640px)
{
    .btn_accessibility {
        bottom: 0 !important;
        top: -80px;
        left: 0;
        position: relative !important;
        margin: -51px 5px 0 0;
        height: 38px;
        width: 44px;
        padding: 11px 12px 0 0;
        /*padding: 10px 10px 0 0 !important;*/
        display: block !important;
        -moz-border-radius: 0 4px 4px 0;
        -webkit-border-radius: 0 4px 4px 0;
        border-radius: 0 4px 4px 0;
        float: left;
    }

    /*.btn_accessibility img{
        width:20px;
    }*/

        .footer_logo {
        float: none;
        margin: 20px auto 0 auto;
        text-align: center;
        /*width: 241px;*/
        direction: rtl;
        display: block;
        /*border: thin solid #000;*/
    }

    .center_content_footer {
        width: auto;
        margin: 0 auto;
        display: block;
        /*border: thin solid;*/
    }

    .footer_center_wrapper {
        float: none;
        display: block;
        direction: rtl;
        margin: 0 auto 0 auto;
        /*border: thin solid;*/
    }

    .footer_left_wrapper {
        float: none;
        margin: 10px auto 0 auto;
        text-align: center;
        width: 100%;
        direction: rtl;
        display: block;
        /*border: thin solid;*/
    }

    .footer_logo_pos {
        float: none;
        margin: 20px auto 0 auto;
        text-align: center;
        /*width: 130px;*/
        direction: rtl;
        display: block;
        /*border: thin solid #1a8e2a;*/
    }

        .footer_logo_pos img {
            float: none;
            width: 130px;
            margin: 0 auto 0 auto;
            display: block;
            /*border: thin solid #308b56;*/
        }

    .footer_logo_pos2 {
        float: none;
        margin: 0 auto 0 auto;
        text-align: center;
        /*width: 135px;*/
        direction: rtl;
        /*border: thin solid red;*/
    }

    .footer_sub_title_pos {
        float: none !important;
        margin: 0 auto;
        text-align: center;
        direction: ltr;
        /*width: 224px;*/
        /*border: thin solid yellow;*/
        display: inline;
    }

    .footer_section1 {
        width: 263px;
        float: none;
        direction: rtl;
        margin: 0 auto;
        display: block;
        /*border: thin solid white;*/
    }

    .footer_section2 {
        width: 100%;
        float: none;
        margin: 0 auto;
        /*border: thin solid white;*/
    }

    .edv {
        height: 80px;
        width: 100%;
        float: none;
        margin: 0 auto;
        text-align: center;
        display: block;
        position: relative;
        /*border: thin solid white;*/
    }

        .edv a {
            color: #fff;
        }

        .edv img {
            width: 64px;
            margin-left: 15px;
            top: 0;
            /*border: thin solid;*/
        }

        .edv .desr {
            width: auto;
            margin: 15px 0 0 0;
            float: right;
        }

 

        .edv .descl {
            
            width: auto;
            margin: 15px 0 0 0;
            float: right;
            direction: ltr;
        }

        .edv a {
            padding: 0 3px;
        }

        .edv .descl2 {
            float: none;
            margin: 5px auto;
            text-align: center;
            display: block;
            /*border: thin solid;*/
        }

    /*line*/
    .footer_line {
        height: 100%;
        border-left:none;
        border-bottom: 1px dashed #d4d4d4;
    }
}
