.logo img{
    height: 95px;
    position: relative;
    z-index: 10;
}
.icon-menu-nav-mobile ul li:last-child {
    border: none;
}
header.scrolled{
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    position: fixed;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    background: #fff;
}
.enslish {
    display: flex;
}

.enslish .item-esl {margin-right: 13px;}

.enslish .item-esl img {
    object-fit: cover;
}
.item-esl img {
    width: 45px;
    height: 27px;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
span.elementor-icon-list-icon img {
    width: 20px;
}

li.elementor-icon-list-item.elementor-inline-item {
    display: flex;
    align-items: center;
}
header.scrolled .header-main {
    /* padding: 10px 0 !important; */
  }
header.active{
    background-color: #fff;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 5px 15px;
}
header.active .header-main {
    padding: 9px 0;
}
header.active .header-menu nav ul li a {
    color: black;
}
header.active .header-links ul li a svg {
    fill: black;
}
.list-bar{
    display: none;
}
.header-menu nav ul li svg {
    width: 20px;
    height: 20px;
}


section.elementor-section-top {
    transition: background .3s, border .3s, border-radius .3s, box-shadow .3s;
    padding: 1px 15px 0;
    background: #d22228;
}

section.elementor-section-top .container:before {
    content: " ";
    display: block;
    position: absolute;
    top: -1px;
    bottom: -1px;
    width: 100%;
    background-color: #fff;
    right: 99%;
}

section.elementor-section-top .container {
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}

.elementor-widget-wrap-top-headers {
    position: relative;
    min-height: 1px;
    display: flex;
    width: 100%;
    align-items: center;
}

.elementor-element-widget-icon-list {
    align-content: center;
    align-items: center;
    padding: 0 0 0 275px;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: right;
}

ul.elementor-icon-list-items.elementor-inline-items {
    overflow: hidden;
    padding: 6px 0;
    display: flex;
    flex-wrap: wrap;
}

ul.elementor-icon-list-items.elementor-inline-items li {
    padding-right: 33px;
}

ul.elementor-icon-list-items.elementor-inline-items li a {
    color: #fff;
    display: flex;
    align-items: center;
}

ul.elementor-icon-list-items.elementor-inline-items li span {
    color: #fff;
    margin-right: 5px;
}

.logo {
    position: relative;
    margin: -55px -4px 0;
    padding: 25px 0px;
    background-color: #fff;
    text-align: center;
    padding-bottom: 10px;
}

.logo:before {
    content: " ";
    position: absolute;
    top: 0px;
    right: -40px;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    border-right: 2px solid #d22228;
    -webkit-transform: skewX(-25deg);
    -ms-transform: skewX(-25deg);
    transform: skewX(-25deg);
    z-index: 9;
}


























.box-menu-header1 a {
    font-size: 14px;
    font-weight: 600;
}

.box-header-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.logo-mobile {
    width: 40%;
}

.box-menu-mobile {
    width: 60%;
    position: relative;
}

.icon-mav-mobile {
    text-align: right;
}

.icon-mav-mobile svg {
    width: 45px;
    height: 45px;
}

section.header-mobile {
    padding: 20px 0px;
}

.icon-menu-nav-mobile {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #787878;
    z-index: 9999999999999;
    width: 50%;
}

.icon-menu-nav-mobile:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #0000007d;
    left: 100%;
    top: 0;
}


.icon-menu-nav-mobile ul {
    position: relative;
    z-index: 9999;
    background: #d22228;
    height: 100%;
    padding-top: 38px;
}

.icon-menu-nav-mobile ul li {
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #cdcdcd;
    padding-left: 20px;
    padding-right: 20px;
}

.icon-menu-nav-mobile ul li a {
    font-size: 15px;
    color: #fff;
}
.close-menu-mobile {
    position: absolute;
    z-index: 999999999;
    top: 10px;
    right: 10px;
}

.close-menu-mobile svg {
    width: 30px;
    height: 30px;
}

.search-mobile {
    position: absolute;
    z-index: 9999999;
    top: 66px;
    left: 20px;
    width: 93%;
}

.search-mobile button svg {
    width: 25px;
    height: 25px;
}

.search-mobile input {
    border: 1px solid #cdcdcd;
    width: 100%;
    position: relative;
    padding: 7px 11px;
    font-size: 16px;
    border-radius: 5px;
}

.search-mobile form {
    position: relative;
    border-radius: 5px;
}

.search-mobile form button {
    position: absolute;
    padding: 0px;
    right: 13px;
    top: 50%;
    transform: translateY(-50%);
    background:none;
}

.icon-menu-nav-mobile {
    display: none;
}

.icon-menu-nav-mobile.active-nav-mobile {
    display: block;
}

.logo-pta img{
    height: 50px;
    width: auto;
}
.menu-header-main {
    display: flex;
    justify-content: space-between;
    align-items: center;
}







.box-menu-header1 {
    display: flex;
    align-items: center;
}

.box-menu-header1 svg {
    width: 19px;
    height: 20px;
}

ul.menu-c2-item {
    position: absolute;
    z-index: 99;
    top: 100%;
    background: #fff;
    width: 260px;
    left: 0;
    border-radius: 0px 15px 15px 15px;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
    display: none;
}

ul.menu-c2-item li {
    /* border-bottom: 1px solid #cdcdcd; */
    padding: 8px 20px;
}

ul.menu-c2-item li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    /* font-family: "Oswald", sans-serif; */
    text-transform: math-auto;
    color: #051D3B;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
}

li.menu-header-main-item:hover .menu-c2-item {
    display: block;
}
li.menu-header-main-item:hover {
}
.item-menu-c2-mobile-smoll {
    display: flex;
    justify-content: space-between;
}

.item-menu-c2-mobile-smoll svg {width: 25px;height: 25px;}

ul.box-menu-c2-mobiles {
    padding-top: unset !important;
    display: none;
}
li.item-menu-c2--smoll {
    border-bottom: unset !important;
}

li.menu-header-mobile.menu-mobi-active1 ul.box-menu-c2-mobiles {
    display: block;
    height: unset;
}
a.menu-header-main-link {
    font-weight: 500;
    display: inline-block;
    color: #000000;
    padding: 29px 15px !important;
}
a.menu-header-main-link:hover{
    color: #1491c9;
}
li.menu-header-main-item.icon-home i {
    font-size: 18px;
    width: 83px;
    height: 54px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: linear-gradient(111deg,#1492cc 0%, #1492cc, 47%,#1492cc 93%);
    color: #fff;
    box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
ul.menu-c2-item li:hover {
    border-left: 4px solid #de741d;
    transition: 0.2s;
}

ul.menu-c2-item li:hover a {
    color: #000;
}



li.menu-header-main-item.lienhe {
    background: #1491C9;
    border-radius: 12px;
}

li.menu-header-main-item.lienhe a {
    color: #fff;
    height: 48px;
    display: flex;
    align-items: center;
    padding: 0px 20px;
}

.header-mobile {
    display: none;
}
a.btn-search:hover:before {
    -webkit-transform: skewX(12deg);
    -ms-transform: skewX(12deg);
    transform: skewX(12deg);
}
.item-menu-c2-mobile-smoll svg path {
    fill: #fff;
    stroke: #fff;
}

.close-menu-mobile svg path {
    fill: #fff;
}
.header-rights-links {
    display: flex;
    align-items: center;
    padding-left: 30px;
    justify-content: space-between;
}

header.scrolled .logo img {
    height: 80px;
    padding: 5px;
}
header.scrolled .logo {
    margin: unset;
    padding: unset;
}

@media (max-width: 1400px) {
    header .ctnr {
        max-width: 100%;
    }
}
@media(max-width:1400px){
li.btn-view-kerper {
    display: none ;
}
}

@media (max-width: 992px) {
    .icon-menu-nav-mobile {
        width: 80%;
    }
    
    .header-mobile {
        display: block;
        padding: 5px 0px !important;
    }
    .logo-mobile img {
        height: 55px;
    }
    
    .icon-mav-mobile svg {
        width: 35px;
        height: 35px;
    }

    .slideshow-img img {
        height: unset !important;
    }
    header {
        display: none;
    }
    
    section.elementor-section-top {
        display: none;
    }

    .list-bar{
        display: block;
    } 
}
@media(max-width:550px){
	.search-mobile {
    position: absolute;
    z-index: 9999999;
    top: 66px;
    left: 10px;
    width: 93%;
}
}
	