#header .text-site {
    float: right;
    position: absolute;
    z-index: 999;
    right: 0px;
    bottom: 0px;
    left: unset;
    top: unset;
}

#header .logo img {
    object-position: center;
    object-fit: cover;
    height: 100%;
   padding: 20px 0 0 0;
}

.text-center .logo img{ 
    padding:30px 0 10px 0;
}

.text-sologan {
    width: auto;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    color: #01526b;
    font-size: 18px;
    padding-right: 15px;
}

.text-sologan .bo a {
    text-transform: uppercase;
    color: #f91900;
    font-size: 16px;
}

.text-sologan .ten a {
    width: 350px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    color: #01526b;
    font-size: 13px;
}

.text-center .logo img {
    object-position: center;
    object-fit: cover;
    width: 100%;
    height: 100%;
}

div.news_column{
padding : 0 15px
}

#footer .logo {
    margin: 10px 0px 30px 0px;
}

@media ( max-width : 767px) {
    #header .text-site {
        display: none;
    }
.image-center img{
max-width:100% !important;
height:auto !important;
}
}

@media ( max-width : 768px) {
    #header .text-site {
        float: right;
        position: absolute;
        z-index: 999;
        right: 0px;
        bottom: 0px;
        left: unset;
        top: unset;
    }
    .text-sologan {
        width: 300px;
        font-weight: bold;
        text-align: center;
        line-height: 10px;
        color: #01526b;
        font-size: 12px;
    }
    .text-sologan .bo a {
        text-transform: uppercase;
        color: #f91900;
        font-size: 9px;
    }
    .text-sologan .ten a {
        width: 350px;
        font-weight: bold;
        text-align: center;
        line-height: 25px;
        color: #01526b;
        font-size: 8px;
    }
#header .logo img {
    object-position: center;
    object-fit: cover;
    height: 100%;
    padding: 0px 0 0 0;
}

    .text-center .logo img {
        max-height: 150px;
        width: 150px;
    padding: 0px 0 0px 0;
    }

    .text-left {
        text-align: center;
    }
    ul.slimmenu li a {
        word-break: break-word;
    }
    ul.slimmenu li > ul > li > a {
        white-space: unset !important;
        border-right: 1px solid #f68e92;
        font-size : 12px;
    }
    .mobile-menu-wrap .headerSearch {
        padding: 0px 0px 0px 0px!important;
        width : 100%
    }
    .headerSearch {
        margin: 0 0px -5px;
        display: inline-block;
    }
    .mobile-menu-wrap .mfooter {
        padding: 10px!important;
   }
   .mobile-menu-wrap .logo {
        border-bottom: 0px #ddd solid!important;
  }
  .headerSearch .input-group .form-control  , .btn{
        border-radius: 0px!important; 
        border-right: 1px #d0d0d0;
  }
  ul.slimmenu li>ul>li>a>i{
        display:none;
  }
#header .banner img {
    height: 150px;
}
}

@media ( max-width : 1024px) {
    .row ul.slimmenu:after {
        content: "";
        background: url(../images/icons/menu-right.png) no-repeat;
        width: 0px;
        height: 0px;
        position: absolute;
        right: -10px;
        z-index: 1;
    }
    .jscarousal-contents-horizontal {
        width: 568px !important;
    }
    .jscarousal-horizontal-back, .jscarousal-horizontal-forward {
        width: 0px !important;
        height: 0px !important;
    }
}

@media (max-width: 996px){
#header .logo {
    width: 100%;
    text-align: left;
}
 .text-center .logo img {
        max-height: 150px;
        width: 150px;
    }
}

@media (max-width: 980px){
    #header .logo img {
        max-height: 98px;
        width: auto;
    }
}

@media (max-width: 800px){
#header .logo {
    width: 100%;
    text-align: center;
}
.text-sologan .bo a {
    text-transform: uppercase;
    color: #f91900;
    font-size: 13px;
}
.text-sologan .ten a {
    width: 350px;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    color: #01526b;
    font-size: 11px;
}
.text-sologan {
    width: auto;
    font-weight: bold;
    text-align: center;
    line-height: 10px;
    color: #01526b;
    font-size: 18px;
    padding-right: 15px;
margin-bottom: 0px;
}
}

@media (max-width: 499px){
#footer .power {
     position: relative;
     bottom: 8px;
     right: 15px;
     padding-left: 30px;
}
}
.power{
    padding-top : 14px;
}

#footer .wraper{
background: #1c1919 !important;
}

.panel-body p{
font-size:unset !important
}

@media (min-width: 784px){
#header {
    min-height: 150px;
}
}

@media (min-width: 768px){
#header {
    min-height: 150px;
}
}

.image-center{
text-align: center;
}