.blk_obvd {
    max-width: calc(100% - 30px);
    border: 1px solid #7aa7a9;
    border-radius: 10px;
    padding: 15px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    text-align: left;
    margin-bottom: 10px;
}


a.white:link {color: #FFFFFF; font-size: 14px; text-decoration: none;}
a.white:active {color: #FFFFFF; font-size: 14px; text-decoration: none;}
a.white:visited {color: #FFFFFF; font-size: 14px; text-decoration: none;}
a.white:hover {color: #FFFFFF; font-size: 14px; text-decoration: underline;}

.ok2 {position: absolute;
    top: 23%;
    width: 100%;
    background-color: #004d99;
    color: #ffffff;
    opacity: 1;
    z-index: 10000;
    font-size: 35px;
    text-align: center;
    border-radius: 15px;}

#znach1 {font-size:12px; display: block; position: absolute; top: 0px; left: 10px; float:left;  z-index: 100; opacity: 0.8; }
#znach2 {font-size:12px; display: block; position: absolute; top: 0px; left: 10px; float:left;  z-index: 100; opacity: 0.8; }
#znach3 {font-size:12px; display: block; position: absolute; top: 0px; left: 10px; float:left;  z-index: 100; opacity: 0.8; }



@media (min-width: 1200px) {

.foot_all {display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
margin-top:20px;
margin-bottom:20px;
}
.ft1 {width: 25%; text-align: left; font-size: 14px;display: flex;flex-direction: column;}
.ft2 {width: 50%; text-align: left; font-size: 16px; padding-left: 10%;display: flex;flex-direction: column;}
.ft3 {width: 25%;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;}

.logo3 {width: 200px; height: auto;}

.bl_tr {padding-left: 30px;
    background-image: url(/images/tr1.png);
    background-repeat: no-repeat;}

.addr {    padding-left: 30px;
    background-image: url(/images/addr.png);
    background-repeat: no-repeat;
    width: 205px;
    margin-top: 10px;}

.phn {padding-left: 13px;
    background-image: url(/images/phn.png);
    background-repeat: no-repeat;
    width: 170px;
    font-size: 16px;
    font-weight: bold;
}
.polit {margin-top: 10px;}

 
}




@media (max-width: 1199px) {

.foot_all {display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
margin-top:20px;
margin-bottom:20px;
}
.ft1 {width: 25%; text-align: left; font-size: 14px;display: flex;flex-direction: column;}
.ft2 {width: 50%; text-align: left; font-size: 16px; padding-left: 10%;display: flex;flex-direction: column;}
.ft3 {width: 25%;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;}

.logo3 {width: 200px; height: auto;}

.bl_tr {padding-left: 30px;
    background-image: url(/images/tr1.png);
    background-repeat: no-repeat;}

.addr {    padding-left: 30px;
    background-image: url(/images/addr.png);
    background-repeat: no-repeat;
    width: 205px;
    margin-top: 10px;}

.phn {padding-left: 13px;
    background-image: url(/images/phn.png);
    background-repeat: no-repeat;
    width: 170px;
    font-size: 16px;
    font-weight: bold;
}
.polit {margin-top: 10px;}

 
}

@media (max-width: 991px) {

.foot_all {display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
margin-top:20px;
margin-bottom:20px;
}
.ft1 {width: 25%; text-align: left; font-size: 14px;display: flex;flex-direction: column;        justify-content: space-between;}
.ft2 {width: 50%; text-align: left; font-size: 16px; padding-left: 10%;display: flex;flex-direction: column;        justify-content: space-between;}
.ft3 {width: 25%;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;        justify-content: space-between;}

.logo3 {width: 200px; height: auto;}

.bl_tr {padding-left: 30px;
    background-image: url(/images/tr1.png);
    background-repeat: no-repeat;}

.addr {    padding-left: 30px;
    background-image: url(/images/addr.png);
    background-repeat: no-repeat;
    width: 205px;
    margin-top: 10px;}

.phn {padding-left: 13px;
    background-image: url(/images/phn.png);
    background-repeat: no-repeat;
    width: 170px;
    font-size: 16px;
    font-weight: bold;
}
.polit {margin-top: 10px;}

 
}

@media (max-width: 767px) {
 


.foot_all {display: flex;
    width: 100%;
    flex-wrap: nowrap;
    flex-direction: row;
margin-top:20px;
margin-bottom:20px;
}
.ft1 {width: 50%; text-align: left; font-size: 14px;display: flex;flex-direction: column;        justify-content: space-between;}
.ft2 {width: 50%; text-align: left; font-size: 16px; padding-left: 10%;display: flex;flex-direction: column;        justify-content: space-between;display: none;}
.ft3 {width: 50%;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;        justify-content: space-between;}

.logo3 {width: 200px; height: auto;}

.bl_tr {padding-left: 30px;
    background-image: url(/images/tr1.png);
    background-repeat: no-repeat;}

.addr {    padding-left: 30px;
    background-image: url(/images/addr.png);
    background-repeat: no-repeat;
    width: 205px;
    margin-top: 10px;}

.phn {padding-left: 13px;
    background-image: url(/images/phn.png);
    background-repeat: no-repeat;
    width: 170px;
    font-size: 16px;
    font-weight: bold;
}
.polit {margin-top: 10px;}

}

@media (max-width: 575px) {

.foot_all {display: flex;
        width: 96%;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: 20px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
}
.ft1 {width: 100%; text-align: left; font-size: 14px;display: flex;flex-direction: column;        justify-content: space-between;align-items: center;}
.ft2 {width: 100%; text-align: left; font-size: 16px; padding-left: 10%;display: flex;flex-direction: column;        justify-content: space-between;align-items: center; display: none;}
.ft3 {width: 100%;
    text-align: right;
    font-size: 14px;
    display: flex;
    flex-direction: column;
    align-content: flex-end;
    align-items: center;        justify-content: space-between;margin-top: 10px; display: none;}

.logo3 {width: 200px; height: auto;}

.bl_tr {padding-left: 30px;
    background-image: url(/images/tr1.png);
    background-repeat: no-repeat;}

.addr {
    background-image: url(/images/addr.png);
    background-repeat: no-repeat;
    width: 205px;
    margin-top: 10px;}

.phn {
    background-image: url(/images/phn.png);
    background-repeat: no-repeat;
    width: 170px;
    font-size: 16px;
    font-weight: bold;
}
.polit {margin-top: 10px;        text-align: center;}


}
