﻿.footer_image
{
    height: 100px;
}


.footer_contact_title
{
    font-weight: 500;
}
.footer_contact_tel
{
    font-weight: 400;
}


.footer_contact_tel .tel
{
       font-weight: 400;
    color: #000;
    /* height: 15px; */
    font-size: 15px;
    margin: 5px 5px 0px 0px;
}

.footer_contact_adress
{
    font-weight: 400;
}

.footer_contact_adress p
{
    font-weight: 400;
}


.footer_contact_email
{
    font-weight: 400;
}

.footer_contact_email p
{
    font-weight: 400;
 
}



.footer_image_main
{
    height: 150px;
}


.footer_image_tiile
{
    font-weight: 500;
}


.text-subline
{
    position: relative;
    height: 1px;
    padding: 0;
    background: #e5e5e5;
    border: none;
    margin: 0px 0px 10px 0px;
}


.text-subline:before
{
        content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 2px;
    width: 70px;
    background: #1665b1;
}

.last_f
{
             padding: 10px;
    background: #1665b1;
    position: relative;
    color: #fff;
    clear: both;
    text-align: center;
    font-size: 15px;
    font-weight: 700;
}



.logo-f
{
    text-align: center;
    color: #222;
    margin-bottom: 5px;
}

.logo-f img
{
    width: 100px;
    text-align: center;
    color: #222;
    margin-bottom: 10px;
}


.logo-f h6
{
    margin-top: 5px;
    font-size: 17px;
    color: #000;
    line-height: 1.3em;
    font-weight: 600;
}
