@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap");

.text-content ul li::before, .hse-content ul li::before {
    content: "";
    background-color: #A53336;
    width: 15px;
    height: 1px;
    display: inline-block;
    margin-left: 0px;
    margin-bottom: 5px;
    margin-right: 5px;
}

@font-face {
    font-family: "MuseoAZ";
    src: url("../../frontend/fonts/MuseoAZ-100.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: "MuseoAZ";
    src: url("../../frontend/fonts/MuseoAZ-300.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "MuseoAZ";
    src: url("../../frontend/fonts/MuseoAZ-500.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "MuseoAZ";
    src: url("../../frontend/fonts/MuseoAZ-700.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "MuseoAZ";
    src: url("../../frontend/fonts/MuseoAZ-900.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

.text-content *, .hse-content * {
    line-height: 30px;
    padding-bottom: 10px !important;
}

.text-content *, .hse-content * {
    color: #17365E;
}


.text-content h3, .hse-content h3, .content-list h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    letter-spacing: 0;
    text-align: left;

}

.text-content h4, .hse-content h4, .content-list h4 {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 25px;
    letter-spacing: 0em;
    text-align: left;
}


footer .container .footer-body .footer-quick-links .footer-quick-link {
    margin: 0 15px;
}

footer .container .footer-body .footer-quick-links .footer-quick-link {
    flex: 1 1 !important;
}

header nav ul li.search .search-result a {
    text-transform: none !important;
}

header nav ul li.search .show-search-result {
    display: flex !important;
    flex-direction: column !important;
}

#first {
    margin-bottom: 100px;
}

header nav ul li.search .search-result a.search-result-find:hover {
    color: #A53336;
}

.right-content .right-content-buttons .redBtn {
    height: 39px;
    padding: 0;
    width: 50%;
    font-weight: bold;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 10px;
}


.content-boxes .content-box img {
    width: 95px !important;
    margin-right: 40px !important;
}

nav ul li.lang span:first-child::after {
    margin-left: 5px;
    content: '|';
}

header .mobile-nav-list .mobile-nav-list-footer .lang span:first-child {
    margin-left: 5px;
    content: '|';
}

.address-anchor {
    pointer-events: none;
}

#blog .container .blog-boxes .blog-box .blog-box-footer .blog-box-footer-title {
    height: 60px;
}

.error {
    margin-top: 15px;
    color: red;
}

#last .container .last-boxes {
    align-items: flex-start;
}

@media (min-width: 520px) {
    #last .container .last-boxes .last-box {
        width: 33.3%;
    }
}

.desktop-nav {
    justify-content: center;
}

.container .hse-wrapper aside .aside-body .second {
    padding-top: 0 !important;
}

.modifiedHeight {
    height: 39px;
    font-size: 15px;
    text-transform: uppercase !important;
}

#more .container {
    background: rgba(44, 102, 174, 0.07);
}

#hse .container .hse-wrapper aside::before {
    height: 82%;
}

#vacancies .container .vacancies-boxes .vacancies-box .vacancies-box-left .vacancies-box-left-title {
    font-family: MuseoAZ;
}

.aside-body .active-sub a {
    font-weight: bold !important;
}

.aside-body .active a {
    color: #A53336 !important;
}

header nav .learning ul li:hover::before {
    content: url("../icons/sub-menu-hover.svg") !important;
}

#first {
    margin-left: unset !important;
    margin-right: unset !important;
    max-width: unset !important;
}

#hse .container .hse-wrapper aside .aside-header {
    background: unset;
}

#hse .container .hse-wrapper .hse-boxes .hse-box-wrapper::before {
    content: "" !important;
    position: absolute !important;
    height: 100% !important;
    width: 3px !important;
    background-color: #2c66ae !important;
    right: -20px !important;
}


header li ul li ul li::after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #a53336;
    border-radius: 50%;
    top: 8px;
    left: -16px;
}

#hse .container .hse-wrapper aside .aside-header .aside-header-title h4 {
    color: #17365E;
}

#hse .container .hse-wrapper aside .aside-header .aside-header-title h4.active{
    color: #A53336 !important;
}
.address-map{
    text-transform: uppercase;
}
#main .container ul li.image-box{
    display: flex !important;
}
#main .container ul li.image-box figure img{
    max-width: 400px !important;
    height: 320px !important;
    object-fit: cover;
}

#learning .learning-boxes{
    justify-content: space-between;
}
#learning .learning-boxes .learning-box img{
    border-radius: 30px !important;
}

#learning .learning-boxes .learning-box::before{
    border-radius: 30px !important;
}

#learning .learning-boxes .learning-box{
    margin: 20px 0 0 0 !important;
    width: 32% !important;
    border-radius: 30px !important;
}

.learning-boxes .learning-box:hover::before {
    background: unset !important;
}


#accreditation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#accreditation .container {
    padding-top: 59px;
}

#accreditation .container h4 {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #17365E;
    margin-bottom: 14px;
}

#accreditation .container .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

#accreditation .container .desc p {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #17365E;
    margin-bottom: 30px;
}

#accreditation .container .acreditation-boxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

#accreditation .container .acreditation-boxes .acreditation-box {
    margin-bottom: 79px;
    margin-right: 20px;
}

@media (max-width: 767px) {
    .call-option a {
        bottom: 60px;
        right: 15px; } }

.gallery {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 30px;
    gap: 20px; }
.gallery + .gallery {
    margin-top: -30px; }
.gallery.photo {
    grid-template-columns: repeat(3, 1fr); }
.gallery.photo a:nth-child(6n + 1) {
    grid-column: span 2; }
.gallery.video a {
    position: relative; }
.gallery.video a::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 22.5px 0 22.5px 39px;
    border-color: transparent transparent transparent #ffffff;
    transition: border-color .3s ease-in-out;
    z-index: 5; }
.gallery.video a:hover::before {
    border-color: transparent transparent transparent #17365e; }
.gallery a {
    height: 316px;
    overflow: hidden; }
.gallery a:hover div {
    transform: scale(1.15); }
.gallery div {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    transition: transform .6s ease-in-out;
    background-repeat: no-repeat; }
@media (max-width: 1023px) {
    .gallery, .gallery.photo {
        grid-template-columns: repeat(2, 1fr); }
    .gallery a:nth-child(6n + 1), .gallery.photo a:nth-child(6n + 1) {
        grid-column: unset; } }
@media (max-width: 767.9px) {
    .gallery, .gallery.photo {
        grid-template-columns: repeat(1, 1fr); }
    .gallery a:nth-child(6n + 1), .gallery.photo a:nth-child(6n + 1) {
        grid-column: unset; } 
    .gallery a {
        height: 200px;
    }
}

.see-more {
    display: inline-flex;
    position: relative;
    left: 50%;
    transform: translateX(-50%); }

.certificates {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(350px, 1fr));
    gap: 32px 20px;
    margin-bottom: 24px; }
.certificates > * {
    box-shadow: -4px 4px 15px rgba(181, 202, 227, 0.2);
    transition: 0.3s ease-in-out;
    transition-property: filter, filter;
    background-color: #fff;
    padding-bottom: 20px; }
.certificates > *:hover {
    filter: drop-shadow(0px 30px 30px rgba(136, 138, 142, 0.2));
    color: inherit; }
.certificates .pic {
    padding: 23px;
    background: #F4F7FB;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 487px; }
.certificates strong {
    padding: 20px 38px 0;
    font-size: 20px;
    line-height: 30px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden; }
.certificates img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
.certificates.product-list {
    gap: 80px 20px; }
.certificates.product-list .pic {
    height: 300px; }
.certificates.product-list strong {
    -webkit-line-clamp: 2;
    font-size: 18px;
    line-height: 27px; }
.certificates.product-list.swiper-wrapper {
    display: flex;
    gap: 0;
    margin-bottom: 0; }
@media (max-width: 767px) {
    .certificates .pic {
        height: 320px; }
    .certificates strong {
        font-size: 18px;
        line-height: 25px; } }
.partners-margin{
    margin-top: 50px;
}

.partners {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 70px;
    justify-content: space-between;
    margin: 85px 0; }
@media (max-width: 767px) {
    .partners {
        gap: 1rem;
         }
    .partners>div {
        width: 45% !important;
    }
    .partners>div img {
        width: 100% !important;
    }
}

.product-page {
    display: grid;
    grid-template-columns: minmax(360px, 656px) 1fr;
    gap: 0 74px;
    margin-bottom: 69px; }
.product-page h1, .product-page .h1 {
    font-size: 40px;
    line-height: 48px;
    font-weight: 600;
    font-family: "MuseoAZ";
    color: #17365E;
    margin: 0 0 43px; }

.product-photo {
    display: grid;
    grid-template-columns: auto 46px;
    gap: 20px; }
.product-photo .bigImg {
    height: 569px;
    width: 100%;
    background: #F3F3F3; }
.product-photo .thumbs {
    width: 46px;
    height: 569px; }
.product-photo .thumbs .swiper-slide {
    height: 44px !important;
    background-color: #F3F3F3; }
.product-photo img {
    width: 100%;
    height: 100%;
    object-fit: contain; }

.product-about {
    max-width: 796px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #17365E;
    margin-bottom: 86px; }
.product-about p:last-child {
    margin-bottom: 0; }
.product-about + h2,
.product-about h2 {
    font-size: 36px;
    line-height: 43px;
    font-family: "MuseoAZ";
    font-weight: 600;
    margin: 0 0 16px;
    color: #17365E;
    text-align: center; }

.products {
    padding-top: 8px;
    padding-bottom: 73px; }
.products .swiper-button-next,
.products .swiper-button-prev {
    top: auto;
    bottom: 30px;
    margin: 0;
    width: 54px;
    height: 19px;
    transition: opacity 0.3s ease-in-out; }
.products .swiper-button-next::after,
.products .swiper-button-prev::after {
    display: none; }
.products .swiper-button-next path,
.products .swiper-button-prev path {
    transition: stroke 0.3s ease-in-out; }
.products .swiper-button-next:hover path,
.products .swiper-button-prev:hover path {
    stroke: #A53336; }
.products .swiper-button-prev {
    left: calc(50% - 10px);
    transform: translateX(-100%); }
.products .swiper-button-next {
    right: calc(50% - 10px);
    transform: translateX(100%); }

@media (max-width: 1023px) {
    .product-page {
        grid-template-columns: 1fr;
        gap: 44px 0; }
    .product-photo .bigImg, .product-photo .thumbs {
        height: 443px; } }

@media (max-width: 767px) {
    .product-photo .bigImg, .product-photo .thumbs {
        height: 394px; } }

.tags {
    display: flex;
    flex-wrap: wrap;
    gap: 14px 24px;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600; }
.tags > * {
    color: #A53336;
    border-bottom: 1px solid #A53336;
    transition: color 0.3s ease-in-out; }
.tags > *:hover {
    color: #17365E; }

.fancybox__content,
.fancybox__thumb {
    background-color: #fff !important; }
.accr  h4 {
    text-align: center;
    font-weight: 600;
    font-size: 40px;
    line-height: 48px;
    color: #17365E;
    margin-bottom: 14px;
}

 .container .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

 .container .desc p {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
    color: #17365E;
    margin-bottom: 30px;
}

footer .container h4{
    text-align: unset;
    margin-bottom: 0;
}
.m-auto-unset{
    margin: 0 0;
}
/*# sourceMappingURL=main.css.map */
@media (max-width: 768px){
    #hse .container .hse-wrapper aside .aside-header {
        padding-left: 20px !important;
    }
    #hse .container .hse-wrapper aside .aside-body .first {
        padding-left: 40px !important;
    }
    #hse .container .hse-wrapper aside .aside-body ul {
        padding-left: 20px !important;
    }
    #hse .container .hse-wrapper aside .aside-body {
        padding-right: 20px !important;
    }
    #hse .container .title {
        margin-left: 0 !important;
    }
}