html ,.titre{
    font-family: "Lato", sans-serif;
    color: #333;
}

h1, h2, h3, h4, h5, h6, .police {
    font-family: 'Salsa', cursive;
}

header, footer .uk-container {
    background-color: #003B35;
}
.template {
    background-color: #eeeeeb;
}

.btn_back_white {
    border: 1px solid #F1540e;
    background-color: white;
    color: #F1540e;
    border-radius: 5px;
}
.btn_back_white:hover{
    color: #b93f08;
}

/*.title_icjon::before {*/
/*    content: url("../img/deco_title_left.png");*/
/*    margin:20px;*/
/*    text-align: center;*/
/*}*/
/*.title_icojn::after {*/
/*    content: url("../img/deco_title_right.png");*/
/*    margin:20px;*/
/*    text-align: center;*/
/*}*/

.title_text,.text_orange {
    font-family: 'Salsa', sans-serif;
}

.our-contact div:nth-child(2):before {
    content: url("../img/Mail_icon.png");
    margin: 10px;
}
.our-contact div:nth-child(3):before {
    content: url("../img/Phone_icon.png");
    margin: 10px;
}
.over_background {
    background-color:#003B35;
    opacity: 0.8!important;
}
.btn_back_orange {
    background-color: #F1540e !important;
    color: #fff;
    border-radius: 5px;
}
.btn_back_orange:hover {
    background-color: #b93f08;
}
.yellow_text {
    color: #FEAD54;
}
.text_white {
    color: white!important;
}
.text_orange {
    color: #f1540E!important;
}
/*.btn_lang {
    background-color: #251603;
    color: #F1540e;
    font-weight: bold;
}*/
.btn_lang:hover {
    background-color: #e46a34;
    color: #241500;
}
.form_border {
    border: 1px solid #F1540e;
}
.btn-create:hover {
    background-color: #251603;
    color: #F1540e;
    border: 1px solid #F1540e;
}
.config_login ul li a:hover {
    background-color: #00AB98;
}

.btn_connect:hover {
    background-color: #251603;
    border: 1px solid #F1540e;
}

.uk-navbar-nav>li:nth-child(n+2):before {
    content: "";
    height: 32px;
    border-right: 2px solid #00a996;
    position: relative;
    top: 25px;
    float: left;
}
.uk-inline-clip:hover .test {
    display: none;
}
.black-white {
    filter: grayscale(100%);
}
.image_product_web img {
    max-width: none;
}

@media screen and (max-width: 400px) {
    .deco_icon {
        margin: 0 auto 0 auto;
    }
    .deco_text {
        margin: 0 auto 0 auto;
    }
    .image_text > div:last-child {
        width: 100%;
        flex: none;
    }
    .image_text > div:first-child{
        margin: 0 auto;
    }
}
@media screen and (min-width: 401px) and (max-width: 550px) {
    .deco_icon {
        margin: 0 auto 0 auto;
    }
}
.welcom_text {
    font-size: 1em;
}
.welcom_text p:nth-child(2) {
    margin-bottom: 3px;
}

.logos_text_other-logo div a {
    margin-top:2px;
    margin-bottom:2px;
}
.uk-dropdown-nav>li>a {
    color: #443f3f;
}
.login_menu{
    align-items: baseline;
}

@media screen and (max-width: 400px){
    .btn_connect {
        padding: 3px;
        white-space: nowrap;
        margin-right: 2px;
    }
}

@media screen and (min-width: 641px) and (max-width:850px){
    .welcom_text {
        margin-left:89px;
    }
}
.header-coantainer{
    height:90px;
    padding-left: 5px;
    padding-right:5px ;
}
@media screen and (min-width: 641px){
    .logo{
        align-items:center;
    }
    .header-coantainer{
        padding-left: 15px;
        padding-right:15px ;
    }
}

@media screen and (max-width:640px) {
    .header_text {
        font-size:13px
    }
}
@media screen and (min-width:540px) and (max-width:640px) {
    .img_container {
        width: 20%
    }
}

.mobil_logo {
    padding-top:7px ;
}
.logo_wrapper {
    margin-right:-33px
}
.banner_devise {
    font-family: 'Salsa',sans-serif;
}
.uk-navbar-nav li:hover {
    background-color: #00ab98;
}

@media screen and (max-width:465px) {
    .go_kirootchop_btn {
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 401px) and (max-width: 422px) {
    .btn_connect {
        font-size: 12px;
    }
}


