h1{
    font-size:41px;
    line-height:45px;        
}

h2{
    font-size:41px;
    line-height:45px; 
}

h3{
    font-size:41px;
    line-height:45px; 
}

h6{
    font-size: 23px;
    line-height: 33px;
}


.wrap {
width: 94%;
max-width: 94%;
font-size: 17px;
padding: 10px 0px;
}

.wrap ul {
  width: 100%;
}

.wrap strong.title, .wrap h1.title {
    font-size: 41px;
    line-height: 44px;
    margin-bottom: 34px;
}

.wrap strong.title::before, .wrap h1.title::before {
    width:33.33333%;
}

a#menuMobile, #menuOverlay{
	display:block;
}

.top, #menu{
	display:none;
}

.langs, #sublangs, .book{
	display:none;
}

.menu .wrap ul li:nth-child(2){
    display: none;
}

.menu .wrap ul li:first-child img{
    height: 45px;
}

header{
    height: 104px;
}

.book a, a.buttonMain {
    font-size: 17px;
    height: 44px;
    line-height: 44px;
    padding: 0px 18px;
    padding-right: 42px;
    border-radius: 22px;
}

#swiper-gallery {
	height:305px;
}

#swiper-gallery .swiper-slide {
	height:305px;
}

#swiper-gallery .swiper-slide strong {
  font-size: 45px;
  line-height: 49px;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
}

#swiper-gallery .swiper-slide a.buttonMain {
    width: 54%;
    white-space: nowrap;
}

.blockInfo ul li{
    width: 100%;
    margin: 0px !important;
    padding: 20px 0px !important;
}

.blockList ul li{
    width: 80%;
    margin: 20px 0px !important;
    padding: 0px 0px !important;
}

.blockListBook ul li{
    padding: 12px 12px !important;
}

.blockNav .wrap ul{
    height: auto;
    line-height: normal;
}

.blockNav .wrap ul li{
    background-color: transparent;
    padding: 3px 3px;
}

.blockNav .wrap ul li a {
    font-size: 17px;
    padding: 0px 25px;
    background-color: #f2ede6; 
}

.blockCart .wrap ul{
    width: 94%;
}

.blockCart .wrap ul li:first-child{
    width: 75%;
}

.blockCart .wrap ul li{
    font-size: 17px;
}

.blockCart .wrap ul li:last-child{
    font-size: 21px;
}

.blockCart .wrap ul li strong {
    font-size: 26px;
    line-height: 30px;
}

.bannersContact ul li{
    width: 100% !important;
    padding-bottom: 20px;
}

.bannersHome ul li:first-child img.imgContact{
    height:295px;
    width: 100%;
    object-fit: cover;
}

footer .wrap ul li{
    width: 100%;
    text-align: left !important;
    padding: 5px 0px;
}

footer .wrap1 ul li:nth-child(3){
    padding-bottom: 0px;
}

footer .wrap1 ul li:nth-child(4){
    padding-top: 0px;
}


footer .wrap ul li:first-child img{
    width: 200px;
}

footer .bottom2 .wrap3 ul li{
    padding: 0px;
    text-align:center !important;
}

.kitDigital img {
  max-width:95%;
}