
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@400;500;700&display=swap');

header .main-menu .item-113, header .main-menu .item-109, header .main-menu .item-112, header .main-menu .item-114, .association {
    display: none;
}
body {
    margin: 0;
    padding: 0;
    box-sizing: unset;
    font-family: Arial;
    background-color: #fff;
    height: 100%;
}

#width {
    width: 1200px;
    margin: auto;
}

#logo {
    height: 100px;
}

.text-center {
    text-align: center;
}

#breadcrumbs a {
    color: #eb5a18;
    font-size: 15px;
}

.row {
    display: flex;
    justify-content: space-between;
}

.row-start {
    display: flex;
    justify-content: start;
}

.row-center {
    display: flex;
    justify-content: center;
}


.row-evenly {
    display: flex;
    justify-content: space-evenly;
}

header #languages {
    padding: 0 15px;
}

header {
    font-family: 'Comfortaa', cursive;
}

div .mod-languages ul {
    display: flex;
    margin: 15px 0;
    padding: 2px 3px 2px 3px;
    border-radius: 15px;
    border: 1px solid #eb5a18;
}

div.mod-languages ul li.lang-active {
    background-color: #eb5a18 !important;
    padding: 1px;
    border-radius: 30px;
    margin: 0;
}

.mod-languages ul .lang-active a {
    color: white;
    padding: 0px 7px;
    line-height: 1.7;
}

.block-header {
    margin-top: 25px;
    text-align: center;
    text-transform: uppercase;
    font-family: Comfortaa;
}

.mod-languages li {
    align-self: center;
    margin: 0 .3rem !important;
}

.mod-languages ul li a {
    color: #eb5a18;
    padding: 0px 3px 0px 3px;
    font-size: 12px;
}


header #languages {
    margin-top: 0px !important;
}

header .main-menu, header #languages {
    align-self: center;
    margin-top: -15px;
}

.nav-item a:hover, .nav-item.active a{
    color: #eb5a18;
    border-bottom: 3px solid #eb5a18;
}

header .mod-menu {
    display: flex;
    font-size: 14px;
    justify-content: space-evenly;
    position: relative;
    margin-bottom: 0;
    padding: 0 40px;
}

header .nav-item a {
    color: black;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 12px;
    text-decoration: none;
    border-bottom: 3px solid black;
    transition: .3s;
}

header #logo {
    margin: 13px 0;
}

.mod-menu li {
    list-style: none;
}

#language_picker_des_110 {
    display: none;
}


.header-info-block img {
    height: 30px;
}

.header-info-block {
    align-self: center;
    padding: 0 7px;
}

.header-info-block p {
    font-size: 11px;
    align-self: center;
    margin: 0;
    padding-left: 5px;
}



footer {
    background-color: #303030;
    color: #fff;
    padding-top: 10px;
    margin-top: 15px;
    width: 100%;
    overflow: hidden;
}

.footer-logo img {
    height: 100px;
    width: auto;
}

footer .header-info-block img{
    filter: invert(87%) sepia(99%) saturate(0%) hue-rotate(264deg) brightness(110%) contrast(97%);
    height: 23px;
}

footer .header-info-block {
    color: white;
    padding-bottom: 10px;
}

footer .mod-menu {
    margin: 0;
}

.footer-body {
    padding: 20px;
}

footer .mod-menu li a {
    color: white;
    font-weight: normal;
    text-decoration: none;
    border-bottom: none;
    font-size: 14px;
}

footer .mod-menu li.active a {
    border-bottom: none;
}

footer .mod-menu li a:hover {
    color: #dedede;
    border-bottom: none;
}

footer .mod-menu li:nth-child(odd) a{
    margin-left: 190px;
}

footer .mod-menu li:nth-child(odd) {
    margin-top: 4px;
}

footer .mod-menu li:nth-child(even) {
    margin-top: -18px;
}


a {
    color: #303030;
    font-weight: bold;
    text-decoration: none !important;
}

/*///////////////////////////about us*/

.about-us {
    font-family: Comfortaa;
}

.about-us .title img {
    height: 35px;
}

.about-us .title {
    margin-top: 20px;
    background-color: #e6e6e6;
    width: 100%;
    padding: 10px 0px;
}

.about-us .title .row-center p {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5;
    color: #eb5a18;
    border-bottom: 4px solid;
}

.info-item img{
    height: 50px;
    padding-right: 10px;
}

.info-item {
    align-items: center;
}

.row-600 {
    width: 600px;
    margin: 25px auto;
    text-align: justify;
    line-height: 1.3;
}

.about-us .title .sub-title {
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 0;
    line-height: 2;
}

.about-us .location {
    border-bottom: 1px solid;
    border-top: 1px solid;
}

.about-us .location p{
    padding: 20px 0;
    margin-top: -25px;
}

.about-us .location img {
    height: 43px;
    position: relative;
    top: -25px
}

/*/////////////////////////////////////////sale tir*/

#check_cl {
    width: 15px;
    height: 15px;
    background-color: #fff;
    border: 1px solid #b3b3b3;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    float: left;
    cursor: pointer;
    margin-right: 10px;
}

.info {
    width: 100%;
    font-weight: bold;
    margin: 5px 0;
}
.info i {
    font-size: 20px;
    padding-right: 10px;
}

#banner img {
    width: 100%;
}

.sticky {
    width: 100%;
    position: fixed;
    background: white;
    height: 70px;
    align-items: center;
    top: 0;
    z-index: 200;
    box-shadow: 0px 4px 4px 0px #0000000D;
}

.sticky #logo {
    display: none;
}

.footer-menu {
    margin-top: -5px;
}


@media (max-width: 1439px) {
    header .header-info{
        display: none;
    }

}

@media (max-width: 1200px) {
    .about-us .title img {
        display: none;
    }
    .about-us #width {
        width: 100%;
    }

    .footer-body#width {
        width: auto;
    }
}

@media (max-width: 1000px) {
    header .header-info{
        display: none;
    }

    #logo {
        display: none;
    }

    header {
        height: 90px;
    }
    header #languages {
        padding: 0 10px;
    }
}

@media (max-width: 800px) {
    .row-600 {
        width: auto;
        margin: 25px 10px;
    }
    .footer-menu {
        display: none;
    }

    .footer-logo {
        text-align: center;
        margin-bottom: 30px;
    }

    .footer-address .row-start {
        justify-content: center;
    }
    #pagebody {
        margin-top: 90px;
    }
    header #logo {
         margin: auto;
    }
    div .mod-languages ul {
        width: max-content;
        margin: auto;
        text-align: center;
    }
}


@media (max-width: 600px) {
    .row-600 {
        width: auto;
        margin: 25px 10px;
    }

    .footer-body {
        display: block;
    }
}
