@media (min-width: 1500px) {
html {
  font-size: 24px;

}

section#main {
  min-height: 900px;
  margin-bottom: -200px;
}

#main .container {
  top:350px;
/*  width: 720px;*/

}


section#main::after{
  bottom: -15px;
  height: 430px;
}


section#main h6{
  padding: 40px 0 60px;
}

section#main span {
  padding: 20px 50px;
}




/*BENEFITS ------------------------------------------------*/

section#benefits {
  padding: 250px 0 50px;

}

/*dashed line*/
section#benefits .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(1.3);
  min-width: 700px;
  max-width: 1300px;
}


section#benefits .itemsContainer{
  padding: 0 90px;
  column-gap: 60px;
}

section#benefits .item-info h5 {
  padding: 30px 0;
  min-height: 150px;
}
section#benefits .item .item-info {
     min-height: 350px;
}
section#benefits .item .circle {
  width: 250px;
  height: 250px;
}

/* END OF BENEFITS ---------------------------------------------------- */

/* LOCATION ---------------------------------------------------- */


section#location .location-info {
/*  flex: 0 0 40%;*/
  padding: 100px 0;
  min-height: 550px;
}

/*section#location .location-info div div{
  flex: 0 0 700px;
}*/



/*section#location .location-info div img {
  width: 160px;
  height:160px;
}*/


section#location .location-map iframe {
/*  width: 600px;
  height: 450px;*/

}
/* END OF LOCATION ---------------------------------------------------- */


/* INFO ---------------------------------------------------- */
section#info {
  padding: 50px 0;
}


section#info .container p {
  padding: 70px 0;
}

section#info .container .items {
  min-height: 400px;
}

section#info .container .items .item {
min-width: 460px;
    max-width: 550px;
    min-height: 400px;
    max-height: 450px;
}

section#info .container .items .item img {
  width: 100%;
  min-height: 400px;
  max-height: 450px;
}


section#info .container .items p {
  display: block;
  width: 100%;
  color:white;
  position: relative;
  z-index: 2;
  padding: 30px 30px;
  text-align: left;
  font-weight: 500;
}

section#info .container .items .item span {
  padding: 20px 25px;
}

/*END OF INFO-------------------------------------------------------------------*/


/*-ADDITIONAL-INFO------------------------------------------------------------------*/

section#additional-info {
  padding: 250px 0 150px;
}

 .gg-arrow-left-o {
 width: 150px;
 height: 150px;
}

.gg-arrow-left-o::after {
 width: 35px;
 height: 35px;
}

.gg-arrow-left-o::before {
 width: 75px;
 height: 6px;
 left: 15px;
} 

section#additional-info .container{
padding: 0 150px;
}

.additional-text h3,
.additional-text p{

line-height: 64px;
}


/* ---END OF -ADDITIONAL-INFO----------------------------- */

/*FOOTER------------------------------------------------------------------*/

footer#footer {
  padding: 100px 100px 30px;
}

footer#footer h6 {
  line-height: 40px;
  padding-bottom: 50px;
}
footer#footer h6::before {
bottom: 45px;
  }

/*footer#footer #newsletter{
  flex: 0 0 340px;
  padding: 0 0 0 150px;
}*/


footer#footer #newsletter input {
  margin-top: 25px;
  height: 50px;
}

footer#footer #newsletter form{
width: 340px;
}

/*footer#footer .link{
  flex: 0 0 700px;
  padding:0 100px;
  column-gap: 150px;
}*/
footer#footer .contacts .logo a {
width: 100%;

}

footer#footer #newsletter span {
  padding: 25px 0;
}

footer#footer #services ul li,
 footer#footer #links ul li {
    padding: 25px 0;
}

footer#footer .contacts {
   flex: 1 1 15%;
   row-gap: 25px;
}
footer#footer .contacts .phone ul li,
footer#footer .contacts .location ul li {
font-size: .7rem;

}

footer#footer .contacts .logo {
  width: 100%;
  flex: 0 0 15%
}

.contact-info{
/*  box-sizing: border-box;
  display: flex;*/
  flex-direction: column;
/*  width: 100%;
  padding: 0 5px;*/
}

footer#footer .contacts .socials img,
footer#footer .contacts .location img,
footer#footer .contacts .phone img {
  width: 40px;
}
/*END OF FOOTER------------------------------------------------------------------*/


/* PRODUCTS PAGE-------------------------------------------------------------------- */
#products-top{
  position: relative;
padding: 200px 0px 200px;
}

.bg-products{
/*  top:65%;
  transform: translate(-50%,-65%);
  min-height: 300px;*/
  }

  .line-bg{
    min-height: 150px;
  }

/* --------------------------------------*/

.card-container{
  padding: 100px 50px;
}

.card{
  border-radius: 15px;
  border-width: 2px;
}
.card .card-images{
 min-width: 400px;
  min-height: 400px;
}

.card img{
  
/*  padding: 50px;*/
}



.item-benefits{
  padding: 0 30px;
}
.item-benefits li{
/*  margin: 80px 0;*/
  font-size: 1.5rem;
}

.card a{
  width: 300px;
  height: 80px;
  font-size: 36px;
  bottom: -40px;
  border-radius: 15px;
}

/*--------------------------------------------------*/


#products-text img{
  float: right;
  min-width: 500px;
  min-height: 400px;

}



#products-text p{
font-size: 36px;
line-height: 48px;
padding-bottom: 70px;
}

#products-text .text-container{

}


/*------SINGLE PRODUCT--------------------------------------------*/
.productInfoContainer{
  padding:210px 150px;
}
.productHeadInfo{
  min-width: 700px;
}

.productHeadInfo h2{
  width: 700px;
  line-height: 80px;
}

.productHeadInfo ul li{
  width: 500px;
  padding: 25px 0;
  padding-left: 3vw;
line-height: 40px;
}

.productHeadInfo ul li:before{
  width: 25px;
  height: 30px;
  }

 .productHeadEllipse{
  min-width: 425px;
  max-width: 475px;

  min-height: 425px;
  max-height: 475px;
}

.productHeadEllipse::after{
  width: 250px;
  height: 150px;
}

/*ABOUT PAGE-----------------------------------------------*/

.header-about{
  min-height: 800px;
}

/*.header-about h1::before{
left: 125px;
width: 150px;
}*/

 .CSSgal {
  height: 800px; /* Or set a fixed height */
}

.CSSgal .slider {
  height: 800px;
}

.CSSgal .slider h2 {
  padding: 110px 120px ;
}

.CSSgal .slider p {
padding: 20px 120px ;
  }



.what-we-do{
/*  min-height: 700px;*/
}

.what-we-do-text{
  min-width: 55%;
}


.what-we-do-images{
  min-width: 45%;
}

.wwdi-block:nth-child(1){
max-width: 500px;
max-height: 675px;
  }
.wwdi-block:nth-child(1):hover{
z-index: 3;
transition: all 1s;
}


  .wwdi-block:nth-child(2){
max-width: 400px;
max-height: 550px;
z-index: 2;
left:135px;
top:175px;
  }

/*  */

#video-info{
  box-sizing: content-box;
  min-height: 400px;
  max-height: 450px;
}
.what-we-do-video{
  min-height: 450px;
}



#general-info h2{
  line-height: 150px;
}
#general-info .card{
   flex:0 0 600px;
   padding: 60px;

}



.about-benefits-container h3,
.about-benefits-container h5{
  padding: 25px 0;
}

.about-benefits-items{
  column-gap: 50px;
  padding: 50px 0;
}

.about-benefits-item{
  min-height: 350px;
  padding: 40px 35px;
}


/*--------------POST-----------------------------*/

.post-header-info{
  min-height: 700px;

}



.post-header-text h1{
  line-height: 90px;
}



/*---------------------------------------------------*/
.main-content-post{
  padding: 150px 0;
}

.main-content-post::before,
.main-content-post::after{
height: 50px;
}


.main-content-post aside{
  width: 450px;
  padding-left: 30px;
}
.main-content-post aside .logo{
min-width: 320px;
min-height: 130px;
}

aside .author-posts h5,
aside .posts-by-date h5,
aside .social-networks h5{
  padding: 40px 0 20px;
}


/*aside .author-posts ul li,
aside .posts-by-date ul li{
  padding: 13px 0;
}*/

aside .social-item img{
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
}


.main-content-post img{
/*  min-width: 800px;
  max-width: 900px;
  min-height: 450px;*/
}

.main-content-post .cntnr h3::before{
  height: 2px;
}

.main-content-post .cntnr p{
  line-height: 2.5rem;
}



.related-item.first img{
  flex: 0 0 170px;
  border-right: 0px;
}
.related-item.first div{
  border-left: 2px solid #C3073F;
}



/*PRODUCT PAGE-----------------------------------------------------*/





.branch{
    position: relative;
  width: 550px;
}


.prodDescription{
  padding: 150px 20px 80px;
  width: 80%;
  margin: auto;
/*  padding: 150px 80px 80px;*/
}

.image-gallery{
  flex: 0 0 45%;
    min-width: 480px;
  max-width: 640px;
}

section#productMain .main-image{
  box-shadow: 0px 0px 15px #404040;
}


section#productMain .main-image img {
  max-height: 640px;
}

section#productMain .thumbnail-images {
  margin-top: 40px;

}

section#productMain .text-block {
  margin-left: 40px;
}







.moreInfo{

/*  padding-left: 80px;*/
}

.mainSet{
 width: 100%;

}



.relResipes img{
min-height: 400px;
max-height: 450px;
margin-bottom: 80px;
}

.relResipesText{
padding: 60px;

}
.relResipesText h4{
  font-size: 1.5rem;
}

.relResipes a{
  display: block;
    min-width: 200px;
    max-width: 220px;
    bottom: 140px;
    left:55px;
}
  .relResipes span{
    padding: 10px 35px;
    border-radius: 25px;
  }


/*------------------------------------*/


.storingHead{
padding: 80px 80px 50px;
}


.storingHead img{
  min-width: 450px;
  min-height: 450px;

  max-width: 450px;
  max-height: 450px;
}

.store_numbers_container{
  padding: 0 80px;
}


.slider-content {
/*  padding: 50px 250px;*/
}




.slider-arrow {
  padding: 30px 35px;
  font-size: 40px;
}



}



@media (min-width: 1025px) {
 
/*#first-img-about,
#second-img-about{
  display: none;
}
  #first-img-about-mob,
#second-img-about-mob{
  display: block;
}*/
}

/* 
  ##Device = Laptops, Desktops
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
   .main-content-post .part{
  margin-top: 50px;
}
  /* CSS */
  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
/* MAIN PAGE-------------------------------------------------------------------- */
html {
  font-size: 24px;

}

/*BURGER MENU -------------------------------*/

header#head{
display: none;
  }
  header nav {
    min-height: 0;
  }

 header#mob_head{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
  }

header#mob_head nav ul li{
    margin: 0;
  }
  #main_menu{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:center;
/*    background: #E571A080;*/
    background: rgba(156, 156, 156, 0.3);
    height: 100px;
  }

nav#hambuerger_menu ul { list-style: none; }


nav li {
    margin-left: 0px;
    position: relative; /* Доданий position: relative для зміненого стилю */
    background: #787777;
}

.menu-link{
  color:white;
}
.menu-link:visited{
  color:white;
}
ul.menu-submenu li a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    background: rgba(0,0,0,.3);
    margin: 2px 50px 0 0;
    }

#menu-wrapper {
    overflow: hidden;
    min-width: 70px;
    cursor: pointer;
}

#menu-wrapper #hamburger-menu {
    position: relative;
    width: 35px;
    height: 25px;
    margin: 15px;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    color: black;
    background-color: #333333;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 12px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 24px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    transform: translateY(12px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    transform: translateY(-12px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../images/clouds.png');
    background-position: top 0%;
}

#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1024px;
    background: white;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
    margin: 100px auto 0;
    text-align: center;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 1.5em;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    font-weight: 500;
}
#menu-container .menu-list li:first-of-type {
    border-top: 0;
}




#logo{

  width: 180px;
  justify-self: center;
}
#logo a{
  display: block;
}
#logo a img{

      width: 120px;
    display: block;
    margin: auto;
}

span#callback{
  width: 70px;
  display: block;
  margin-right: 10px;
  padding: 15px 15px;
 background: linear-gradient(263.83deg, #950740 45.12%, #C3073F 72.21%);
  color: white;
  font-size: .8rem;
  border-radius: 50px;
}




/*END OF BURGER MENU--------------------------*/

/*FIRST BLOCK INDEX----------------------------------------*/

section#main {
  min-height: 950px;
  background-size: 200% 100%;
  background-position: 50% 100%;
  margin-bottom: -200px;
}

#main .container {
  top:250px;
/*  width: 750px;*/
}


section#main::after{
  height: 450px;
}

section#main h3{
line-height:80px;
}

section#main h6{
  padding: 40px 0 50px;
}

section#main span {
  padding: 25px 50px;
}


/*END OF FIRST BLOCK INDEX-------------------------------------------*/
/*BENEFITS ------------------------------------------------*/

section#benefits {
  padding: 250px 0 100px;
}

/*dashed line*/
section#benefits .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg) scale(1.0);
  min-width: 500px;
  max-width: 600px;
}

section#benefits .itemsContainer{
  padding: 0 80px;
  flex-direction: column;
  row-gap: 20px;
}

section#benefits .itemsContainer .dashed_circle{
transform: rotate(90deg);
left:-15vh;
top:60%;
width: 70vh;
}
section#benefits .item {
  width: 700px;
  flex-direction: row;

}

section#benefits .item .item-info {
  flex:0 0 400px;
     min-height: 350px;
     padding: 30px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     row-gap: 20px;
}
section#benefits .item .circle {
  width: 130px;
  height: 300px;
  flex:0 0 300px;
}



section#benefits .item .circle .third b {
  font-size: 2rem;
}

/* END OF BENEFITS ---------------------------------------------------- */


/* LOCATION ---------------------------------------------------- */



section#location .location-container{
  flex-direction: column;
  padding:50px 0;
}

section#location .location-info {
  flex: 0 0 100%;
  padding: 55px 0;
  position: relative;
/*  height: 100%;*/
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 800px;
}

section#location .location-info div {
  flex: 0 0 300px;
  display: flex;
  flex-direction: column;
  justify-content:center;


  align-items: center;

}
section#location .location-info div div{
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items:center;
  padding:40px;
}
section#location .location-info div div h3,
section#location .location-info div div h5{
flex: 0 0 50%;
/*font-size: 3rem;*/
text-align: center;

}
section#location .location-info div div h3{
/*font-size: 4rem;*/
font-weight: 400;
padding-bottom: 70px;
}

/*section#location .location-info div img {
  width: 155px;
  height:155px;
}*/

#location-text{
text-align: center;
padding: 0;
width: 60%;
margin: auto;
font-weight: 400;
line-height:40px;
}



#location-button{
  display: block;
  width: 40%;
  margin: auto;
  text-align:center;
  padding:30px 0px;
}

section#location .location-map {
  height: 100%;
  min-height: 350px;
  position: relative;
}

section#location .location-map iframe {
  width: 600px;
  height: 350px;

}
/* END OF LOCATION ---------------------------------------------------- */


/* INFO ---------------------------------------------------- */
section#info {
  padding: 50px 0;
}

section#info .container {
  padding: 0 50px;
}
/*section#info .container h3{
    color: #6D6D6D;
    font-weight: 400;
}*/
section#info .container p {
  padding: 60px 0;
}


section#info .container .items {
  flex-direction: column;
  min-height: 500px;
  row-gap: 50px;
}

section#info .container .items .item {
  flex: 0 0 700px;
  min-width: 650px;
  max-width: 680px;
  min-height: 650px;
  max-height: 680px;
}

section#info .container .items .item img {
  width: 100%;
  min-width: 650px;
  max-width: 680px;
  min-height: 650px;
  max-height: 680px;
}

section#info .container .items h5{
  font-size: 2rem;
  padding: 50px 80px;
}

  section#info .container .items p {
  display: block;
  width: 100%;
  color:white;
  position: relative;
  z-index: 2;
  padding: 50px 80px;
  text-align: left;
  font-weight: 500;
}

section#info .container .items .item span {
  padding: 20px 30px;
  bottom: 100px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
}




/*END OF INFO-------------------------------------------------------------------*/

/*-ADDITIONAL-INFO------------------------------------------------------------------*/

section#additional-info {
  background-size: 200% 100%;
  padding: 160px 0 85px;
}

section#additional-info .container{
flex-direction:column;
row-gap: 60px;
position: relative;
padding: 0 75px;
}
section#additional-info .container .additional-text {
  flex-direction: column;
  row-gap: 40px;
}

/* END OF ADDITIONAL-INFO------------------------------- */


/*ABOUT PAGE----------------------------------------------------------------------------------------------*/

.CSSgal .slider h2{
font-size: 1.8em;
font-weight: 500;
}

/*--------------------------------------------------------------------------------------------------------*/


/*FOOTER------------------------------------------------------------------*/

footer#footer {
  padding: 0;
  background-size: 300% 100%;
}

footer#footer .container {
  flex-direction: column;
  align-items: center;
  padding: 50px 50px;
}


footer#footer h6 {
  line-height: 29px;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: left;
  padding-bottom: 40px;
  text-align: center;
}
footer#footer h6::before {
  bottom: 30px;
width:80%;
left:10%;
  }

footer#footer .contacts {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
   flex:0 0 500px;
   row-gap: 40px;
   width: 700px;
   padding: 30px;
}

footer#footer .contacts .logo {
  min-height: 150px;
  min-width: 250px;

}

footer#footer .contacts .logo img {
  width: 100%;

}

footer#footer .contacts .phone,
footer#footer .contacts .location,
footer#footer .contacts .socials {
  justify-content: center;
  align-items: center;
/*  padding: 10px 0;*/
}


footer#footer .contacts .phone ul li,
footer#footer .contacts .location ul li {
font-size: 1.5rem;
padding: 10px 0 10px 10px;
}

footer#footer .contacts .socials {
/*  padding: 100px 0;*/
  justify-content: space-around;
}
footer#footer .socials_mob {
display:none;
}
footer#footer .contacts .socials img,
footer#footer .contacts .location img,
footer#footer .contacts .phone img {
  width: 70px;
}

.contact-info{

  flex-direction: column;

}




footer#footer #newsletter{

  box-sizing: border-box;
  width: 550px;
  flex-direction:column;
  flex: 0 0 300px;
  padding: 0;
  margin-bottom: 100px;
}

footer#footer .link{
flex: 0 0 200px;
width: 550px;
  padding:0;
  display: flex;
  justify-content: space-between;
  column-gap: 0px;
}

footer#footer .link div{
flex: 0 0 45%;
  }

footer#footer #services ul li,
footer#footer #links ul li{
  padding:15px 0;
  font-size: .8rem;
  text-align: center;
}


footer#footer #newsletter span {
  font-size: 1.2rem;
  line-height: 40px;
  text-align: center;
}
footer#footer #newsletter form{
width: 550px;
}
footer#footer #newsletter input {
  width: 100%;
  font-size: 1rem;
  margin-top: 25px;
  padding: 0;
  height: 70px;
}





/*END OF FOOTER------------------------------------------------------------------*/


  /* PRODUCT PAGE-------------------------------------------------------------------- */
.card-container{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  row-gap: 75px;
  padding: 100px 50px;


  color:black;
}

.card{
  flex:0 0 500px;
  flex-direction: row;
}
.card-info{
  display: flex;
  flex-direction: column;
  padding: 0 ;
}

.card .card-images{
    flex: 1 1 50%;
  min-width: 150px;
  max-width: 300px;
  min-height: 200px;
  max-height: 400px;
}


.card-images img{
  width: 100%;
  height: 100%;
}


.item-benefits li{
font-size: 1.3rem;
}
.card a{
  width: 250px;
  height: 80px;
  bottom: -40px;
  left:50%;
  transform: translateX(-50%);
}

/*-------------------------------*/

#products-text h2{
  font-size: 72px;
  padding: 40px 0;
 text-shadow: 0 0 25px #C62E5EB2;
}





/*PRODUCT PAGE-----------------------------------------------------*/


#productHead {
  background-size: 140% 120%;
}



.productHeadEllipse{
  display: none;
}



.branch{
  width: 175px;
}



#productMain h1{ 

  font-size: 4rem;
  line-height: 6rem;
}



.prodDescription{
  flex-direction: column;
  align-items: center;
  padding: 50px 30px 40px;
  width: 90%;
}


.image-gallery{
  flex:1;
    min-width: 600px;
  max-width: 750px;
  margin-bottom: 50px;
}







/* Стилі для текстового блоку */
section#productMain .text-block {
  flex: 1;
  margin: 0;
  padding: 0;
  min-width: 600px;
  max-width: 750px;
}




.moreInfo{
  flex-direction: column;
 /* align-items: center;
  padding-left: 0;
  min-width: 600px;
  max-width: 750px;
  margin: auto;*/
}

.mainSet{
/*  flex: 0 0 50%;*/

}

.mainSet h5{
color: #404040;
  }

.mainSet .item-benefits{
  border:2px;
  color: #404040;
  padding: 0;
}

.relResipes{
  position: relative;
align-self: center;

}

.relResipes img{
min-height: 350px;
max-height: 400px;
margin-bottom: 0;

}


.relResipes a{

    min-width: 180px;
    max-width: 200px;
    bottom: 50px;

}
  .relResipes span{
    padding: 10px 30px;
  }

.relResipesText h4{
  font-size: 1.5rem;
}
/*------------------------------------*/



#storing{
  color: #404040;
}

.storingHead{
flex-direction: column;
align-items: center;
padding: 80px;
}


.storingHead h2{
  text-align: center;
  font-size: 2.5rem;
  line-height: 3rem;
}

.storingHead img{
   /* min-width: 450px;
  min-height: 450px;

  max-width: 450px;
  max-height: 450px;*/
  display: none;
}

.store_numbers_container{
  padding: 0 80px;
}


.slider-content{
/*padding: 100px 130px 50px;*/
}

.slider-switches {
  flex-direction: column;
  margin-bottom: 0;
  padding: 30px 150px;
}


.slider-switch.active::before{
  width: 150px;
}

.slider-arrows {
  top:75%;
}





/*BLOG LIST PAGE---------------------------------------------*/
#head-blog{
    position: relative;
padding: 100px 0px 50px;
}

.cntnr{
  padding: 0px 50px;
}



.blog-post-item{
  flex-direction: column;
  padding: 80px 40px 50px;
margin-bottom: 60px;
}


.blog-post-info{
  padding: 40px 20px;
}

.blog-post-info h4{
  padding-bottom: 10px;
}

.blog-post-info p{
  line-height: 2rem;
}


/*ABOUT PAGE-----------------------------------------------*/

.header-about{
  min-height: 600px;
}


/* SLIDER */
#slider .cntnr{
/*  padding: 70px 50px;*/
}




  .CSSgal {
/*  height: 700px; /* Or set a fixed height */*/
}

.CSSgal .slider {

  height: 600px;
}


/*----------------------------------*/


.what-we-do{
  flex-direction: column;
/*  min-height: 1800px;*/
}
.what-we-do-images{
/*  padding: 10px 50px;*/
  top:0;
  left:0;
}

.wwdi-block:nth-child(1){
max-width: 800px;
max-height: 1000px;
  }


  .wwdi-block:nth-child(2){
max-width: 600px;
max-height: 800px;
left:250px;
top:250px;
  }




/*  */

#video-info{
  min-height: 600px;
  max-height: 650px;
}
.what-we-do-video{
  min-height: 550px;
}


  #general-info h2{
  font-size: 2.5rem;
  line-height: 3rem;
}



.about-benefits-items{
  flex-direction: column;
  row-gap: 50px;
  padding: 30px 0;
}

.about-benefits-item{
  overflow: hidden;
  position: relative;
  min-width: 260px;
  min-height: 500px;
  padding: 40px 15px;
}

.about-benefits-item h5,
.about-benefits-item p{
padding: 25px 0;

  }

.about-benefits-item::before{
    width: 900px;
    height: 50px;
}

.about-benefits-item::after{
width: 1000px;
height: 600px;
}




/*--------------POST-----------------------------*/

.post-header-info{
  min-height: 700px;
}



.post-header-text h1{
  font-size: 2rem;
  line-height: 3.5rem;
}

.post-header-text p{
  padding: 30px 60px;
}


/*---------------------------------------------------*/

.main-content-post aside{
   display: none;
}

.main-content-post .cntnr .main-image{
  display: block;
  width: 100%;
  overflow: hidden;
/*  margin: auto;*/
}
.main-content-post .image-container{
  top:-50px;
  display: block;
  width: 100%;
 min-height: 450px;
  float: none;
  padding: 0 0 15px;
}



.main-content-post img{
  min-width: 100%;
 /* max-width: 100%;
  min-height: 400px;
  max-height: 600px;*/
/*  padding: 50px;*/
}
.main-content-post .cntnr h3,
.main-content-post .cntnr em
{
  font-size: 1.7rem;
}

/*.main-content-post .cntnr h3::before{
  width: 900px;
}*/



.related-item.first::before{
  height: 0px;

}


.related-item.second{
  position: relative;
  flex-direction: column;
}



.related-preview{

  flex-direction: row;
  border-top: 2px solid #C3073F;
  border-right: 0px;
  width: 700px;
  flex: 0 0 250px;
  justify-content: space-around;
}

.related-post-view{
min-height: 400px;
}

.related-item.first {
  border-top: 2px solid #C3073F;
}
.related-item.first img{
  border-right: 0px solid #C3073F;
}
.related-image:nth-child(2){
  padding: 20px!important;
}


.main-content-post .cntnr p{
font-size: 1.4rem;
}



.related-preview-container{
  position: relative;
  flex-direction: row;
  height: 500px;
}
.related-post-view{
  left:0px;
}



.related-post-text .read-more{
  font-size: 1rem;
}

  

}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  /* CSS */

}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  /* MAIN PAGE-------------------------------------------------------------------- */
html {
  font-size: 20px;

}

/*BURGER MENU -------------------------------*/

header#head{
display: none;
  }
  header nav {
    min-height: 0;
  }

 header#mob_head{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
  }

header#mob_head nav ul li{
    margin: 0;
  }
  #main_menu{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:center;
/*    background: #E571A080;*/
background: rgba(156, 156, 156, 0.3);
    height: 100px;
  }

nav#hambuerger_menu ul { list-style: none; }


nav li {
    margin-left: 0px;
    position: relative; /* Доданий position: relative для зміненого стилю */
    background: #787777;
}

.menu-link{
  color:white;
}
.menu-link:visited{
  color:white;
}
ul.menu-submenu li a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    background: rgba(0,0,0,.3);
    margin: 2px 50px 0 0;
    }

#menu-wrapper {
    overflow: hidden;
    min-width: 120px;
    cursor: pointer;
}

#menu-wrapper #hamburger-menu {
    position: relative;
    width: 35px;
    height: 25px;
    margin: 15px;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    color: black;
    background-color: #333333;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 12px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 24px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    transform: translateY(12px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    transform: translateY(-12px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../images/clouds.png');
    background-position: top 0%;
}

#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1024px;
    background: white;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
    margin: 100px auto 0;
    text-align: center;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 1.5em;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    font-weight: 500;
}
#menu-container .menu-list li:first-of-type {
    border-top: 0;
}




#logo{

  width: 150px;
  justify-self: center;
}
#logo a{
  display: block;
}
#logo a img{

      width: 150px;
    display: block;
    margin: auto;
}

span#callback{
  width: 60px;
  display: block;
  margin-right: 10px;
  padding: 10px 10px;
 background: linear-gradient(263.83deg, #950740 45.12%, #C3073F 72.21%);
  color: white;
  font-size: .8rem;
  border-radius: 50px;
}




/*END OF BURGER MENU--------------------------*/

/*FIRST BLOCK INDEX----------------------------------------*/

section#main {
  min-height: 950px;
  background-size: 200% 100%;
  background-position: 50% 100%;
  margin-bottom: -200px;
}

#main .container {
  top:250px;
/*  width: 500px;*/
}


section#main::after{
  height: 450px;
}

section#main h3{
line-height:80px;
}

section#main h6{
  padding: 40px 0 50px;
}

section#main span {
  padding: 25px 50px;
}


/*END OF FIRST BLOCK INDEX-------------------------------------------*/
/*BENEFITS ------------------------------------------------*/

section#benefits {
  padding: 250px 0 150px;
}

/*dashed line*/
section#benefits .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg) scale(1.0);
  min-width: 500px;
  max-width: 600px;
}

section#benefits .itemsContainer{
  max-width: 650px;
  min-width: 630px;
  padding: 0 25px;
  flex-direction: column;
  row-gap: 20px;
}

section#benefits .itemsContainer .dashed_circle{
transform: rotate(90deg);
left:-8vh;
top:55%;
width: 50vh;
}


section#benefits .item {
  width: 450px;
  flex-direction: row;

}

section#benefits .item .item-info {
    min-width: 250px;
     min-height: 200px;
     padding: 10px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     row-gap: 40px;
}
section#benefits .item .circle {
  width: 110px;
  height: 220px;
  flex:0 0 220px;
}



section#benefits .item .circle .third b {
  font-size: 2rem;
}

/* END OF BENEFITS ---------------------------------------------------- */


/* LOCATION ---------------------------------------------------- */



section#location .location-container{
  flex-direction: column;
  padding:50px 0;
}

section#location .location-info {
/*  flex: 0 0 400px;*/
  padding: 55px 0;
  position: relative;
/*  height: 100%;*/
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 800px;
}

section#location .location-info div {
  flex: 0 0 300px;
  display: flex;
  flex-direction: column;
  justify-content:center;


  align-items: center;

}
section#location .location-info div div{
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items:center;
  padding:40px;
}
section#location .location-info div div h3,
section#location .location-info div div h5{
flex: 0 0 50%;
/*font-size: 3rem;*/
text-align: center;

}
section#location .location-info div div h3{
/*font-size: 4rem;*/
font-weight: 400;
padding-bottom: 50px;
}

/*section#location .location-info div img {
  width: 155px;
  height:155px;
}*/

#location-text{
text-align: center;
padding: 0;
width: 80%;
margin: auto;
font-weight: 400;
line-height:40px;
}



#location-button{
  display: block;
  width: 40%;
  margin: auto;
  text-align:center;
  padding:30px 0px;
}

section#location .location-map {
  width: 100%;
  height: 100%;
  min-height: 350px;
  position: relative;
}

section#location .location-map iframe {
  padding: 0 10px;
  width: 100%;
  min-height: 350px;

}
/* END OF LOCATION ---------------------------------------------------- */


/* INFO ---------------------------------------------------- */
section#info {
  padding: 50px 0;
}

section#info .container {
  padding: 0 50px;
}
/*section#info .container h3{
    color: #6D6D6D;
    font-weight: 400;
}*/
section#info .container .items p {
 display: block;
    width: 100%;
    color: white;
    position: relative;
    z-index: 2;
    padding: 30px 50px;
    text-align: left;
    font-weight: 500;
}


section#info .container .items {
  flex-direction: column;
  min-height: 400px;
  row-gap: 50px;
}

section#info .container .items .item {
/*  flex: 0 0 700px;*/
min-width: 470px;
    max-width: 600px;
    min-height: 450px;
    max-height: 550px;
}

section#info .container .items .item img {
min-width: 470px;
    max-width: 600px;
    min-height: 400px;
    max-height: 550px;
}

section#info .container .items h5{
  padding: 30px 50px;
}


section#info .container .items .item span {
  padding: 15px 20px;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
}




/*END OF INFO-------------------------------------------------------------------*/

/*-ADDITIONAL-INFO------------------------------------------------------------------*/

section#additional-info {
  background-size: 200% 100%;
  padding: 160px 0 85px;
}

section#additional-info .container{
flex-direction:column;
row-gap: 60px;
position: relative;
padding: 0 40px;
}
section#additional-info .container .additional-text {
  flex-direction: column;
  row-gap: 40px;
}

/* END OF ADDITIONAL-INFO------------------------------- */


/*ABOUT PAGE--------------------------------------------------------------------*/
.CSSgal .slider h2{
font-size: 1.5em;
font-weight: 500;
}

.header-about::after{
    width: 75%;
    min-height: 300px;

  }
/*------------------------------------------------------------------------------*/

/*FOOTER------------------------------------------------------------------*/

footer#footer {
  padding: 0;
  background-size: 300% 100%;
}

footer#footer .container {
  flex-direction: column;
  align-items: center;
  padding: 100px 50px;
}


footer#footer h6 {
  line-height: 29px;
  font-weight: 500;
  font-size: 1.7rem;
  text-align: left;
  padding-bottom: 40px;
  text-align: center;
}
footer#footer h6::before {
  bottom: 30px;
width:80%;
left:10%;
  }

/*footer#footer .contacts {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
   flex:0 0 500px;
   row-gap: 70px;
   width: 460px;
   padding: 30px;
}*/

footer#footer .contacts .logo {
  min-height: 150px;
  min-width: 250px;

}

footer#footer .contacts .logo img {
  width: 100%;

}

footer#footer .contacts .phone,
footer#footer .contacts .location,
footer#footer .contacts .socials {
  justify-content: center;
  align-items: center;
/*  padding: 10px 0;*/
}


footer#footer .contacts .phone ul li,
footer#footer .contacts .location ul li {
font-size: 1.5rem;
padding: 10px 0 10px 10px;
}

footer#footer .contacts .socials {
  padding: 40px 0;
  justify-content: space-between;
}
footer#footer .socials_mob {
display:none;
}
footer#footer .contacts .socials img,
footer#footer .contacts .location img,
footer#footer .contacts .phone img {
  width: 70px;
}
.contact-info{

  flex-direction: column;

}





footer#footer #newsletter{

  box-sizing: border-box;
  width: 460px;
  flex-direction:column;
  flex: 0 0 300px;
  padding: 0;
  margin-bottom: 100px;
}

footer#footer .link{
flex: 0 0 200px;
width: 460px;
  padding:0;
  display: flex;
  justify-content: space-between;
  column-gap: 0px;
}

footer#footer .link div{
flex: 0 0 45%;
  }

footer#footer #services ul li,
footer#footer #links ul li{
  padding:15px 0;
  font-size: .8rem;
  text-align: center;
}


footer#footer #newsletter span {
  font-size: 1.2rem;
  line-height: 40px;
  text-align: center;
}
footer#footer #newsletter form{
width: 460px;
}
footer#footer #newsletter input {
  width: 100%;
  font-size: 1rem;
  margin-top: 25px;
  padding: 0;
  height: 70px;
}





/*END OF FOOTER------------------------------------------------------------------*/

/*BLOG LIST PAGE---------------------------------------------*/
#head-blog{
    position: relative;
padding: 100px 0px 50px;
}

.cntnr{
  padding: 0px 50px;
}

#head-blog p{
  width: 400px;
}

.blog-post-item{
  flex-direction: column;
  padding: 80px 40px 50px;
margin-bottom: 60px;
}


.blog-post-info{
  padding: 40px 20px;
}

.blog-post-info h4{
  padding-bottom: 10px;
}

.blog-post-info p{
  line-height: 2rem;
}


/*--------------POST-----------------------------*/

.post-header-info{
  min-height: 700px;
}


.post-header-text h1{
  font-size: 2rem;
  line-height: 3rem;
}

.post-header-text p{
  padding: 30px 60px;
}


/*---------------------------------------------------*/

.main-content-post aside{
   display: none;
}


.main-content-post .cntnr .main-image{
  display: block;
  width: 100%;
  overflow: hidden;
/*  margin: auto;*/
}
.main-content-post .image-container{
  top:-50px;
  display: block;
  width: 100%;
    min-height: 250px;
  max-height: 440px;
  padding: 0 0 15px;
  float: none;
   margin-bottom: 30px;
}



.main-content-post img{
  min-width: 100%;
/*  max-width: 100%;
  min-height: 400px;
  max-height: 600px;*/
/*  padding: 30px!important;*/
}


/*.main-content-post .cntnr h3::before{
  width: 900px;
}*/
.main-content-post .cntnr h3,
.main-content-post .cntnr em
{
  font-size: 1.7rem;
}


.related-item.first::before{
  height: 0px;

}


.related-item.second{
  position: relative;
  flex-direction: column;
}



.related-preview{

  flex-direction: row;
  border-top: 2px solid #C3073F;
  border-right: 0px;
  min-width: 500px;
  max-width: 700px;
  flex: 0 0 250px;
  justify-content: space-around;
}

.related-post-view{
  flex-direction: column;
min-height: 900px;
}

.related-post-view #related-image-view{
  box-sizing: content-box;
  min-width: 400px;
  min-height: 300px;
  max-width: 700px;
  max-height: 400px;
  padding: 20px 0 0 0;
}

.related-item.first {
  border-top: 2px solid #C3073F;
}
.related-item.first img{
  border-right: 0px solid #C3073F;
}
.related-image:nth-child(2){
  padding: 20px!important;
}


.main-content-post .cntnr p{
font-size: 1.4rem;
}



.related-preview-container{
  position: relative;
  flex-direction: row;
  height: 900px;
}
.related-post-view{
  left:0px;
}

.related-post-text{
  padding: 0 15px 40px;
}

.related-post-text .read-more{
  font-size: 1rem;
}


/*PRODUCT PAGE ------------------------------------------*/
.card-container{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  row-gap: 75px;
  padding: 100px 20px;


  color:black;
}

.card{
  flex:0 0 400px;
  max-width: 700px;
  min-width: 450px;
  flex-direction: row;
}
.card-info{
  display: flex;
/*  flex: 0 0 100%;*/
  flex-direction: column;
}

.card .card-images{
  flex: 1 1 50%;
  min-width: 250px;
  min-height: 150px;

  max-height: 300px;
}


.item-benefits{
  
/*  padding: 0 20px;*/
}
.card a{
  width: 170px;
  height: 50px;
  bottom: -25px;
  left:50%;
  transform: translateX(-50%);
}
.item-benefits li{
font-size: 1.1rem;
}
/*-------------------------------*/

#products-text h2{
  font-size: 72px;
  padding: 40px 0;
 text-shadow: 0 0 25px #C62E5EB2;
}




/*PRODUCT PAGE-----------------------------------------------------*/

#productHead {
/*  background-size: 180% 100%;*/
height: 100vh;
}



.productInfoContainer{
  width: 75%;
  height: 100%;
  padding: 80px 0 0;
  margin: auto;
  flex-direction: column;
  justify-content: center;
}

.productHeadInfo{
  min-width: 400px;
  max-width: 650px;
}
.productHeadInfo h2{
  width: 400px;
  line-height: 80px;
}

.productHeadInfo ul li{
  width: 450px;
  padding-left: 2rem;
line-height: 36px;

}

.productHeadInfo ul li:before{

  width: 25px;
  height: 20px;
  }

.productHeadEllipse{

  min-width: 350px;
  max-width: 400px;

  min-height: 350px;
  max-height: 400px;

  align-self: center;
}

.productHeadEllipse::after{
  width: 200px;
  height: 150px;
}

.productHeadEllipse h5,
.productHeadEllipse h6
{
  position: absolute;
  top:35%;
  left:5%;
  width: 90%;
}

.productHeadEllipse h6{
  top:55%;
}



.branch{
  width: 125px;
}



#productMain h1{ 

  font-size: 2.5rem;
  line-height: 3.5rem;
}



.prodDescription{
  flex-direction: column;
  align-items: center;
  padding: 50px 20px 40px;
  width: 90%;
}


.image-gallery{
  flex:1;
    min-width: 420px;
  max-width: 700px;
  margin-bottom: 50px;
}







/* Стилі для текстового блоку */
section#productMain .text-block {
  flex: 1;
  margin: 0;
  padding: 0;
  min-width: 420px;
  max-width: 700px;
}




.moreInfo{
  flex-direction: column;
  align-items: center;
 /*   padding: 50px 20px 40px;

  min-width: 420px;
  max-width: 700px;
  margin: auto;*/
}

.mainSet{
  width: 100%;

}

.mainSet h5{
color: #404040;
  }

.mainSet .item-benefits{
/*  border:2px;
  color: #404040;
  padding: 0;*/
}

.relResipes{
  position: relative;
align-self: center;

}

.relResipes img{
min-height: 350px;
max-height: 400px;
margin-bottom: 0;

}


.relResipes a{

    min-width: 180px;
    max-width: 200px;
    bottom: 50px;

}
  .relResipes span{
    padding: 10px 30px;
  }

.relResipesText h4{
  font-size: 1.5rem;
}
/*------------------------------------*/

.storingHead{
flex-direction: column;
align-items: center;
padding: 50px;
}


.storingHead h2{
  text-align: center;
   font-size: 2.5rem;
  line-height: 3rem;
}

.storingHead img{
/*  min-width: 450px;
  min-height: 450px;

  max-width: 500px;
  max-height: 500px;*/
  display: none;
}

.store_numbers_container{
  padding: 0 20px;
}


.slider-content{
/*padding: 100px 130px 50px;*/
}

.slider-switches {
  flex-direction: column;
  margin-bottom: 0;
  padding: 30px 50px;
}
.slider-slide.active {
  line-height: 1.6rem;
  text-align: justify;
}

.slider-switch.active::before{
  width: 150px;
}

.slider-arrows {
  top:75%;
}


/*ABOUT PAGE-----------------------------------------------*/

.header-about{
  min-height: 600px;
}


/* SLIDER */
#slider .cntnr{
/*  padding: 70px 50px;*/
}




  .CSSgal {
/*  height: 700px; /* Or set a fixed height */*/
}

.CSSgal .slider {

  height: 600px;
}


/*----------------------------------*/


.what-we-do{
  flex-direction: column;
/*  min-height: 1550px;*/
}
.what-we-do-images{
  top:0;
  left:0;
}
.wwdi-block:nth-child(1){
max-width: 400px;
max-height: 600px;
  }


  .wwdi-block:nth-child(2){
max-width: 300px;
max-height: 500px;
left:150px;
top:200px;
  }




/*  */

#video-info{
  min-height: 600px;
  max-height: 650px;
}
.what-we-do-video{
  min-height: 550px;
}


#general-info h2{
  font-size: 2.5rem;
  line-height: 3rem;
}
#general-info .card {
  flex: 0 0 350px;
min-width: 350px;
}

#general-info .card-container{
  padding: 50px 0;
}
.about-benefits-items{
  flex-direction: column;
  row-gap: 50px;
  padding: 30px 0;
}

.card-info {
    display: flex;
/*    flex: 0 0 100%;*/
    flex-direction: column;
}

.about-benefits-item{
  overflow: hidden;
  position: relative;
  min-width: 350px;
  min-height: 400px;
  padding: 40px 15px;
}

.about-benefits-item h5,
.about-benefits-item p{
padding: 25px 0;

  }

.about-benefits-item::before{
    width: 900px;
    height: 50px;
}

.about-benefits-item::after{
width: 1000px;
height: 600px;
}







  
}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
html {
  font-size: 16px;

}

/*BURGER MENU -------------------------------*/

header#head{
display: none;
  }
  header nav{
    max-height: 0;
  }
  header nav ul{
  /*  position: fixed;
    min-height: 100vh;
        background: rgba(156, 156, 156, 0.3);*/

  }

 header#mob_head{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items:center;
  }

header#mob_head nav ul li{
    margin: 0;
  }

  #main_menu{
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items:center;
    background: rgba(156, 156, 156, 0.3);
    height: 100px;
  }

nav#hambuerger_menu ul { list-style: none; }


nav li {
    margin-left: 0px;
    position: relative; /* Доданий position: relative для зміненого стилю */
/*    background: #787777;*/
}

.menu-link{
  color:white;
}
.menu-link:visited{
  color:white;
}
ul.menu-submenu li a {
    text-decoration: none;
    color: black;
    font-size: 16px;
    background: rgba(0,0,0,.3);
    margin: 2px 50px 0 0;
    }

#menu-wrapper {
    overflow: hidden;
    min-width: 50px;
    cursor: pointer;
}

#menu-wrapper #hamburger-menu {
    position: fixed;
    width: 35px;
    height: 25px;
    margin: 15px;
    z-index: 9999;
}

#menu-wrapper #hamburger-menu span {
    opacity: 1;
    left: 0;
    display: block;
    width: 100%;
    height: 4px;
    border-radius: 10px;
    color: black;
    background-color: #333333;
    position: absolute;
    transform: rotate(0deg);
    transition: .4s ease-in-out;
}

#menu-wrapper #hamburger-menu span:nth-child(1) {
    top: 0;
}
#menu-wrapper #hamburger-menu span:nth-child(2) {
    top: 12px;
}
#menu-wrapper #hamburger-menu span:nth-child(3) {
    top: 24px;
}
#menu-wrapper #hamburger-menu.open span:nth-child(1) {
    transform: translateY(12px) rotate(135deg);
}
#menu-wrapper #hamburger-menu.open span:nth-child(2) {
    opacity: 0;
    transform: translateX(-60px);
}
#menu-wrapper #hamburger-menu.open span:nth-child(3) {
    transform: translateY(-12px) rotate(-135deg);
}

#menu-container .menu-list .menu-submenu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-image: url('../images/clouds.png');
    background-position: top 0%;
}

#menu-container .menu-list {
    padding-left: 0;
    display: block;
    position: absolute;
    width: 100%;
    max-width: 1024px;
    background: white;
    box-shadow: rgba(100,100,100,0.2) 6px 2px 10px;
    z-index: 999;
    overflow-y: auto;
    overflow-x: hidden;
    left: -100%;
    margin: 100px auto 0;
    text-align: center;
}

#menu-container .menu-list li.accordion-toggle, #menu-container .menu-list .menu-login {
    font-size: 1.5em;
    padding: 20px;
    text-transform: uppercase;
    border-top: 1px solid #dbdcd2;
    font-weight: 500;
}
#menu-container .menu-list li:first-of-type {
    border-top: 0;
}




#logo{

  width: 150px;
  justify-self: center;
}
#logo a{
  display: block;
}
#logo a img{

      width: 150px;
    display: block;
    margin: auto;
}

span#callback{
  width: 45px;
  display: block;
  margin-right: 10px;
  padding: 10px 10px;
 background: linear-gradient(263.83deg, #950740 45.12%, #C3073F 72.21%);
  color: white;
  font-size: 1rem;
  border-radius: 50px;
  text-align: center;
}




/*END OF BURGER MENU--------------------------*/

/*FIRST BLOCK INDEX----------------------------------------*/

section#main {
  min-height: 750px;
  background-size: 300% 100%;
  background-position: 50% 100%;
  margin-bottom: -200px;
}

#main .container {
/*  min-width: 300px;
  max-width: 450px;*/
}


section#main::after{
  height: 350px;
}

section#main h3{
line-height:80px;
}

section#main h6{
  padding: 40px 0 50px;
}

section#main span {
  padding: 25px 50px;
}


/*END OF FIRST BLOCK INDEX-------------------------------------------*/
/*BENEFITS ------------------------------------------------*/

section#benefits {
  padding: 250px 0 100px;
}

/*dashed line*/
section#benefits .circle img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(90deg) scale(1.0);
  min-width: 500px;
  max-width: 600px;
}

section#benefits .itemsContainer{
  max-width: 430px;
  min-width: 290px;
  padding: 0 20px;
  flex-direction: column;
  row-gap: 80px;
}

section#benefits .itemsContainer .dashed_circle{
display: none;
}


section#benefits .item {
  min-width: 280px;
  max-width: 440px;
  flex-direction: row;
/*  padding: 0 20px;*/
  justify-content: space-between;

}

section#benefits .item .item-info {

    min-width: 100px;
    max-width: 200px;
     max-height: 250px;
     padding: 5px;
     display: flex;
     flex-direction: column;
     justify-content: center;
     row-gap: 40px;
}
section#benefits .item-info h5{
  padding: 0;
  min-height: 40px;
}

section#benefits .item .circle {
/*  flex: 0 0 165px;*/
position: relative;
min-width: 150px;
max-width: 200px;
  min-height: 150px;
 max-height: 200px;

}



section#benefits .item .circle .third b {
  font-size: 2rem;
}

/* END OF BENEFITS ---------------------------------------------------- */


/* LOCATION ---------------------------------------------------- */



section#location .location-container{
  flex-direction: column;
  padding:50px 10px;
}

section#location .location-info {
/*  flex: 0 0 100%;*/
  padding: 20px 0;
  position: relative;
/*  height: 100%;*/
  width: 100%;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
/*  min-height: 800px;*/
}

section#location .location-info div {
  flex: 0 0 300px;
  display: flex;
  flex-direction: column;
  justify-content:center;


  align-items: center;

}
section#location .location-info div div{
  flex: 0 0 160px;
  display: flex;
  flex-direction: column;
  justify-content:center;
  align-items:center;
  padding:40px;
}
section#location .location-info div div h3,
section#location .location-info div div h5{
flex: 0 0 50%;
/*font-size: 3rem;*/
text-align: center;

}
section#location .location-info div div h3{
/*font-size: 4rem;*/
font-weight: 400;
padding-bottom: 30px;
}

/*section#location .location-info div img {
  width: 155px;
  height:155px;
}*/

#location-text{
text-align: center;
padding: 0;
width: 80%;
margin: 0 auto;
font-weight: 400;
line-height:20px;
}



#location-button{
  display: block;
  width: 40%;
  margin: auto;
  text-align:center;
  padding:15px 0px;
}

section#location .location-map {
/*  height: 100%;*/
  min-width: 100%;
/*  max-width: 450px;*/
  min-height: 250px;
  max-height: 400px;
  position: relative;
}

section#location .location-map iframe {
  width: 0;
  height: 0;
  min-width: 100%;
/*  max-width: 450px;*/
  min-height: 250px;
  max-height: 400px;
/*  padding: 0 10px;*/
}
/* END OF LOCATION ---------------------------------------------------- */


/* INFO ---------------------------------------------------- */
section#info {
  padding: 50px 0;
}

section#info .container {
  padding: 0 20px;
}
/*section#info .container h3{
    color: #6D6D6D;
    font-weight: 400;
}*/
section#info .container p {
  padding: 60px 0;
}


section#info .container .items {
  flex-direction: column;
  min-height: 400px;
  row-gap: 50px;
}

section#info .container .items .item {
/*  flex: 0 0 700px;*/
  min-width: 280px;
  max-width: 450px;
  min-height: 280px;
  max-height: 450px;
}

section#info .container .items .item img {
  width: 100%;
  min-width: 280px;
  max-width: 450px;
  min-height: 280px;
  max-height: 450px;
}

section#info .container .items h5{
  padding: 15px 20px;
  font-size: 2rem;
}
section#info .container .items p{
 display: none;
 /* width: 100%;
  color:white;
  position: relative;
  z-index: 2;
  padding: 10px 20px;
  text-align: left;
  font-weight: 500;
  font-size: 1.4rem;*/
}

section#info .container .items .item span {
  padding: 15px 20px;
  bottom: 30px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 20px;
}




/*END OF INFO-------------------------------------------------------------------*/

/*-ADDITIONAL-INFO------------------------------------------------------------------*/

section#additional-info {
  background-size: 300% 100%;
  padding: 160px 0 85px;
}

section#additional-info .container{
flex-direction:column;
row-gap: 60px;
position: relative;
padding: 0 40px;
}
section#additional-info .container .additional-text {
  flex-direction: column;
  row-gap: 40px;
}

/* END OF ADDITIONAL-INFO------------------------------- */
/*ABOUT PAGE--------------------------------------------------------------------*/
.CSSgal .slider h2{
font-size: 1.5em;
font-weight: 700;
}

.CSSgal .slider p{
  font-size: 1em;
  line-height: 18px;
}
/*------------------------------------------------------------------------------*/
/*FOOTER------------------------------------------------------------------*/

footer#footer {
  padding: 0;
  background-size: 300% 100%;
}

footer#footer .container {
  flex-direction: column;
  align-items: center;
  padding: 100px 50px;
}


footer#footer h6 {
  line-height: 29px;
  font-weight: 500;
  font-size: 1.4rem;
  text-align: left;
  padding-bottom: 40px;
  text-align: center;
}

footer#footer h6::before {
  bottom: 30px;
width:80%;
left:10%;
  }
/*footer#footer .contacts {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
   flex:0 0 300px;
   row-gap: 20px;
   width: 300px;
   padding: 40px;
}*/

footer#footer .contacts .logo {
  min-height: 120px;
  min-width: 200px;

}

footer#footer .contacts .logo img {
  width: 100%;

}

footer#footer .contacts .phone,
footer#footer .contacts .location,
footer#footer .contacts .socials {
  justify-content: center;
  align-items: center;
/*  padding: 10px 0;*/
}


footer#footer .contacts .phone ul li,
footer#footer .contacts .location ul li {
font-size: 1rem;
padding: 10px 0 10px 10px;
}

footer#footer .contacts .socials {
  padding: 0;
  justify-content: space-between;
}
footer#footer .socials_mob {
display:none;
}
footer#footer .contacts .socials img,
footer#footer .contacts .location img,
footer#footer .contacts .phone img {
  width: 40px;
}

.contact-info{

  flex-direction: column;

}




footer#footer #newsletter{

  box-sizing: border-box;
  width: 300px;
  flex-direction:column;
  flex: 0 0 300px;
  padding: 0;
  margin-bottom: 100px;
}

footer#footer .link{
flex: 0 0 200px;
width: 300px;
  padding:0;
  display: flex;
  justify-content: space-between;
  column-gap: 0px;
}

footer#footer .link div{
flex: 0 0 50%;
  }

footer#footer #services ul li,
footer#footer #links ul li{
  padding:15px 0;
  font-size: .8rem;
  text-align: center;
}


footer#footer #newsletter span {
  font-size: 1rem;
  line-height: 40px;
  text-align: center;
}
footer#footer #newsletter form{
width: 300px;
}
footer#footer #newsletter input {
  width: 100%;
  font-size: 1rem;
  margin-top: 25px;
  padding: 0;
  height: 50px;
}





/*END OF FOOTER------------------------------------------------------------------*/



/*BLOG LIST PAGE---------------------------------------------*/
#head-blog{
    position: relative;
padding: 100px 0px 50px;
}

.cntnr{
  padding: 0px 15px;
}

#head-blog p{
  width: 300px;
}

.blog-post-item{
  flex-direction: column;
  padding: 80px 40px 50px;
margin-bottom: 60px;
}

.blog-post-image {
    box-sizing: content-box;
    min-width: 150px;
    min-height: 100px;
    overflow: hidden;
}
.blog-post-info{
  padding: 40px 20px;
}

.blog-post-info h4{
  padding-bottom: 10px;
}

.blog-post-info p{
  line-height: 2rem;
}
.pagination {
    width: 70%;
    margin: auto;
}
/*----------------------------------------------------------------*/




#products-top{
  position: relative;
padding: 100px 0px 100px;
}

#cat_line_bg{
  top:-50px;
}
.bg-products {
  top:-150px;
  left:0;
  height: 100%;
  min-width: 100%;
}
.bg-products::before{
 min-height: 70vh;
  background-image: url(../images/cat_bg_rev.png);

}


.line-bg {
  position: relative;
    flex-direction: column;
    justify-content: space-around;
    opacity: .9;
    min-height: 200px;
    max-height: 150px;
}


.card-container{
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  row-gap: 75px;
  padding: 100px 20px;


  color:black;
}

.card{
  flex:0 0 300px;
}

.card .card-images{
  min-width: 270px;
  max-width: 270px;
  min-height: 200px;
  max-height: 270px;
  padding: 0;
  position: relative;
/*  display: flex;*/
}
.card-images img {
padding: 20px 50px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.card-images img.active {
  opacity: 1;
}
.card .card-images img:not(:nth-child(1)){
display: inline-block;
}


.card-info .item-benefits{
  display: none;
}
.card-info .item-benefits li{
  font-size: 1.5rem;
}
.item-benefits li{
font-size: 1.2rem;
}
/*------------------------------------------*/

#products-text{
  color: black;
  padding: 0 40px;
}

#products-text h2{
  font-size: 48px;
  padding: 40px 0;

}
#products-text img{
  display: block;
  float: none;
  min-width: 100%;
  min-height: 100%;
  padding-left: 0px;
  padding-bottom: 40px;
  border-radius: 5px;
}

#products-text p{
padding-bottom: 40px;

}








/*PRODUCT PAGE-----------------------------------------------------*/

#productHead {
/*  background-size: 100% 100%;*/
height: 100vh;
}



.productInfoContainer{
/*  padding:70px 40px 50px;*/
  width: 75%;
  height: 100%;
  padding: 80px 0 0;
  margin: auto;
  flex-direction: column;
  justify-content: center;
}

.productHeadInfo{
width: 75%;
}
.productHeadInfo h2{
  width: 300px;
  line-height: 40px;
  font-size: 2rem;
}
.productHeadInfo ul{
  padding: 25px 0;
}
.productHeadInfo ul li{
  width: 450px;
  padding-left: 2rem;
line-height: 24px;

}

.productHeadInfo ul li:before{

  width: 25px;
  height: 20px;
  }

.productHeadEllipse{

  min-width: 280px;
  max-width: 380px;

  min-height: 280px;
  max-height: 380px;

  align-self: center;
}

.productHeadEllipse::after{
  width: 150px;
  height: 120px;
}

.productHeadEllipse h5,
.productHeadEllipse h6
{
 /* position: absolute;
  top:35%;
  left:5%;
  width: 90%;*/
}

.productHeadEllipse h6{
/*  top:45%;*/
}


.productTitle{
  width: 100%;
  justify-content: center;
}
.branch{
  flex: 0 0 5%;
}

.branch.bleft{
  left:40px;
  align-self: flex-start;
}
.branch.bright{
  align-self: flex-end;
    right:40px;

  transform: scaleX(-1);
}



#productMain h1{ 

  font-size: 4rem;
  line-height: 4.5rem;
  flex: 0 0 70%;
}



.prodDescription{
  flex-direction: column;
  align-items: center;
  padding: 50px 20px 40px;
  width: 90%;
}


.image-gallery{
  flex:1;
    min-width: 280px;
  max-width: 450px;
  margin-bottom: 50px;
}







/* Стилі для текстового блоку */
section#productMain .text-block {
  flex: 1;
  margin: 0;
  padding: 0;
  min-width: 280px;
  max-width: 450px;
}




.moreInfo{
  flex-direction: column;
  align-items: center;
    padding: 50px 20px 40px;

  min-width: 280px;
  max-width: 450px;
  margin: auto;
}

.mainSet{
width: 100%;

}

.mainSet h5{
color: #404040;
  }

.mainSet .item-benefits{
 /* border:2px;
  color: #404040;
  padding: 0;*/
}

.relResipes{
  position: relative;
align-self: center;

}

.relResipes img{
min-height: 300px;
max-height: 450px;
margin-bottom: 0;

}


.relResipes a{

    min-width: 180px;
    max-width: 200px;
    bottom: 50px;

}
  .relResipes span{
    padding: 10px 30px;
  }

.relResipesText h4{
  font-size: 1.5rem;
}

/*------------------------------------*/

.storingHead{
flex-direction: column;
align-items: center;
padding: 50px;
}


.storingHead h2{
  text-align: center;
   font-size: 2.5rem;
  line-height: 3rem;
}

.storingHead img{
/*  min-width: 450px;
  min-height: 450px;

  max-width: 500px;
  max-height: 500px;*/
  display: none;
}

.store_numbers_container{
  padding: 0 20px;
}


.slider-content{
/*padding: 50px 20px 50px;*/
}

.slider-switches {
  flex-direction: column;
  margin-bottom: 0;
  padding: 30px 20px;
}
.slider-slide.active {
   line-height: 1.6rem;
  text-align: justify;
}

.slider-switch.active::before{
  width: 150px;
}




/*--------------POST-----------------------------*/

.post-header-info{
  min-height: 600px;
}


.post-header-text h1{
  font-size: 2rem;
  line-height: 3.5rem;
  letter-spacing: -10px;
}

.post-header-text p{
  padding: 30px 30px;
}


/*---------------------------------------------------*/

.main-content-post aside{
   display: none;
}

.main-content-post .cntnr .main-image{
  display: block;
  width: 100%;
  overflow: hidden;
/*  margin: auto;*/
}
.main-content-post .part .image-container{
  display: block;
  width: 100%;
    min-height: 190px;
  max-height: 290px;
  padding: 0 0 15px;
  float: none;
}




.main-content-post img{
  min-width: 100%;
 /* max-width: 100%;
  min-height: 200px;
  max-height: 400px;*/
/*  padding: 30px!important;*/
}


/*.main-content-post .cntnr h3::before{
  width: 700px;
}*/
.main-content-post .cntnr h3,
.main-content-post .cntnr em
{
  font-size: 1.7rem;
}

.related-item.first{
  flex-direction: column;
  text-align: center;
}
.related-item.first img{
flex: 0 0 250px;
}
.related-item.first::before{
  height: 0px;

}


.related-item.second{
  position: relative;
  flex-direction: column;
}



.related-preview{

  flex-direction: row;
  border-top: 2px solid #C3073F;
  border-right: 0px;
  min-width: 300px;
  max-width: 400px;
  flex: 0 0 200px;
  justify-content: space-around;
}

.related-post-view{
  flex-direction: column;
min-height: 700px;
}

.related-post-view #related-image-view{
  box-sizing: content-box;
  min-width: 300px;
  min-height: 200px;
  max-width: 350px;
  max-height: 300px;
  padding: 20px 0 0 0!important;
}

.related-item.first {
  border-top: 2px solid #C3073F;
}
.related-item.first img{
  border-right: 0px solid #C3073F;
}
.related-image:nth-child(2){
  padding: 20px!important;
}


.main-content-post .cntnr p{
font-size: 1.4rem;
}



.related-preview-container{
  position: relative;
  flex-direction: row;
  height: 700px;
}
.related-post-view{
  left:0px;
}

.related-post-text{
  padding: 0 15px 40px;
}

.related-post-text .read-more{
  font-size: 1rem;
}




/*ABOUT PAGE-----------------------------------------------*/

.header-about{
  min-height: 600px;
}

.header-about::after{
    width: 75%;
    min-height: 300px;

  }
/* SLIDER */
#slider .cntnr{
/*  padding: 70px 50px;*/
}




  .CSSgal {
/*  height: 700px; /* Or set a fixed height */*/
}

.CSSgal .slider {

  height: 600px;
}
.CSSgal .slider h2{
  font-weight: 500;
  padding: 40px 30px;
  font-size: 1.3rem;
}

.CSSgal .slider p{
  padding: 40px 30px;
}

/*----------------------------------*/


.what-we-do{
  flex-direction: column;
/*  min-height: 1350px;*/
}
.what-we-do-text h2{
  font-size: 3.5rem;
}

.wwdi-block{
  border:8px solid white;
}
.what-we-do-images{
  padding: 10px 50px;
  top:0;
  left:0;
}

.wwdi-block:nth-child(1){
max-width: 300px;
max-height: 600px;
  }


  .wwdi-block:nth-child(2){
    min-width: 100px;
max-width: 300px;
max-height: 500px;
left:150px;
top:150px;
  }




/*  */

#video-info{
  min-height: 600px;
  max-height: 650px;
}
.what-we-do-video{
  min-height: 550px;
}



#general-info h2{
  font-size: 2.5rem;
}
#general-info .card {
  flex: 0 0 300px;
  min-height: 250px;
min-width: 250px;
}
.card-info h4{
font-size: 1.5rem;
}
.card-info p{
display: none;
  }



#general-info .card-container{
  padding: 50px 0;
}
.about-benefits-items{
  flex-direction: column;
  row-gap: 50px;
  padding: 30px 0;
}

.card-info {
    display: flex;
    flex: 0 0 100%;
    flex-direction: column;
}

.about-benefits-item{
  overflow: hidden;
  position: relative;
  min-width: 290px;
  min-height: 400px;
  padding: 40px 15px;
}

.about-benefits-item h5,
.about-benefits-item p{
padding: 25px 0;

  }

.about-benefits-item::before{
    width: 900px;
    height: 50px;
}

.about-benefits-item::after{
width: 1000px;
height: 600px;
}



  
}