@import url('https://fonts.googleapis.com/css2?family=Gothic+A1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Viaoda+Libre&display=swap');

:root {  
  --bg-before-1:#43a047;
  --bg-before-2:#9CCC65;
  --bg-before-3: #d3b806; 

  
  --flex-basis-1:calc((100% - 60px) / 4);
  --flex-basis-2:calc((100% - 20px) / 2);
  --margin-nCaild-1:20px;
  --margin-nCaild-2:0;
  --black: #0a1b16;
  --white-color:#fff;
  --section-white:#f8fff76b;  
  --hover-tranzitipn: all .5s cubic-bezier(.3,1,.35,1) 0s;  
}

.privacy-pagesLR p{
  margin-bottom: 14px;
  text-indent: 3ch; 
 
}
.privacy-pagesLR h1{
  font-weight: 900;
  text-align: center;
  margin-bottom:  28px;
}
.privacy-pagesLR h2{
  font-weight: 700;
  text-align: center;
  margin-bottom:17px ;
}
.privacy-pagesLR table,.privacy-pagesLR a{
  word-break: break-word;
  color: inherit;
}
.main-container { 
  width: 100%;
  padding-left: 14px;
  padding-right: 14px; 
  margin-left: auto;
  margin-right: auto; 
  box-sizing: border-box;
}

body{    
  direction: ltr;
  font-family: 'Gothic A1', sans-serif !important;
  font-size: 18px;
  margin: 0;
  padding: 0px;
  line-height: 1.4; 
 
   
}
 * {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
a{
    text-decoration: none;
    list-style: none;
  cursor: pointer;
}           
input:focus, textarea:focus, select:focus {
  outline: none;
}
h2{
font-size: clamp(21px,4vw,36px)!important;
}
img, video{
  max-width: 100%;
}
ul{
  list-style: none;               
}
[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
}
.header-box{
  padding: 17px 0;
  background-color: #aab9c2;
}
.section-top_color{
   background-color: #aab9c2;
}
.page-title{
  text-align: ;
}
.header-main{
  display: flex;
  text-align: center;
  justify-content: space-between;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 8px 0;

}
.header-main_contact{
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  font-weight: 700;
  align-items: center;
  a{
    color: #050505;
    font-size: 18px;
   
  }

}
.cont_icon{
  display: flex;
}
.header-main_contact,
.box-contact{
  a{
    word-break: break-word;
  }
}
.cont_icon svg{
  width: 26px;
  height: 26px;
  fill: #050505;

}
.header-main_logo{
  font-weight: 900;
  font-size: 42px;
  color: #19250b;

}
.header-bottom{
  background: var(--white-color);
}
.header-nav{
    animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}
@keyframes fadeInBottom  {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%);
}
100% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0);
}
  
}
.nav{
  color: #000;
  display: flex;
  justify-content: center;
  align-items: center;

}
.nav-item{
  padding: 0 17px;
}
.menu-hgb_link{
  padding: 8px 0;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
  color: #000;
  font-weight: 900;
  text-transform: inherit;
  transition: all 0.4s ease-in-out;
}
.nav-item:hover .menu-hgb_link{
  color: var(--bg-before-2);
}

.posit-element{
  position: relative;
}
.penci-latestwg{
  position: absolute;
  display: flex;
  transition: all 0.4s ease-in-out;
  gap: 17px;
  border-top: 6px solid var(--bg-before-2);
  background-color: #aab9c2;
  width: 100%;
  top:100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  height: 0;
  padding: 20px;
  z-index: 2;
  transform: scaleY(0);
  transform-origin: top center;
  border-radius: 17px;       
  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
}
.nav-item:hover .penci-latestwg{
    transform: scaleY(1);
    height: auto;
    opacity: 1;
    visibility: visible;
}
.penci-feed{
  flex: 1;
  padding: 26px 17px;
  border: 1px solid transparent;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
  border-radius: 0px 0px;
  background-color: #c9ebf0;  
  transition: border 0.4s ease-in-out;
}
.side-item-text{
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  font-weight: 700;
  transition: all 0.4s ease-in-out;
  color: var(--black);
}
.penci-feed:hover .side-item-text{
  color:  var(--bg-before-2);
 
}
.penci-feed:hover{
  border-color: var(--bg-before-2);
}
.section-top{
  transition: background 0.2s, border 0.2s, border-radius 0.2s, box-shadow 0.2s;
  padding: 100px 0px 100px 0px;
}
.bg-img_section{
  position: relative;
  background-image: url(backgrounds/photo_header_68dc41d1f33ab4.38808054.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img_section-2{
 
  background-image: url(backgrounds/view_header_68dc41d1f3a963.29236932.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.section-top h2{
  margin-bottom: 0;
}
.bg-img-contact_page{
  position: relative;
  background-image: url(backgrounds/photo_header_68dc41d1f3a9c0.16882116.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.bg-img_page{
  position: relative;
  background-image: url(backgrounds/photograph_header_68dc41d1f3aa82.43277282.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}
.section-overlay{
  background-color: transparent;
  background-image: linear-gradient(-90deg,var(--bg-before-2) 0%, rgba(255, 255, 255, 0) 100%);
  opacity: 0.75;
  transition: background 0.2s, border-radius 0.2s, opacity 0.2s;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.bg-img-contact_page .section-overlay,.bg-img_page .section-overlay{
    background-image: none;
    background-color: #000000;
    opacity: 0.5;
    transition: background 0.2s, border-radius 0.2s, opacity 0.2s;
}
.pos{
  position: relative;
}
.row{
  display: flex;
  flex-direction: row;
}
.col-50{
  width: 50%;
}
.col{
  flex: 1;
}
.widget-wrap{
  padding: 17px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
}
.iner-top_blok{
  margin-bottom: 20px;
  padding: 50px 50px 50px 50px;
  background-color: rgba(255, 255, 255, 0.7294117647058823);
  border-style: solid;
  border-width: 0px 0px 0px 6px;
  border-color: var(--bg-before-2);
  border-radius: 0px 0px;
}
.widget-wrap_phone{
    margin: -40px 0px 0px 0px;
    padding: 0px 0px 0px 50px;
}
.shape{
  overflow: hidden;
  position: absolute;
  left: 0;
  display: block;
  width: 100%;
  line-height: 0;
  direction: ltr;
  bottom: -1px; 
  pointer-events: none;
  transform: rotate(180deg);
  svg{
    height: 60px;
    display: block;
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
    fill: var(--white-color);
  }
}
.shape-top{
  top: -1px;
  bottom: auto;
  transform: rotate(0deg);
 
}
.grup-box{
  display: flex;
  flex-direction: column;
}
.section-wrapper{
  padding: 50px 0 100px; 
}
.section-page{
  padding: 50px 0;
}
.bg-blok{
  background-image: url(backgrounds/view_header_68dc41d1f39415.35333927.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  border-radius: 0px 0px;
  filter: brightness(89%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg); 
}
.bg-blok-2{
  background-image: url(backgrounds/portrait_header_68dc41d1f3aa23.99595389.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
  border-radius: 0;
  width: 100%;
  height: 100%;
}
.about-box{
  padding: 26px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 26px;
  height: 100%;
}
.about_img{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 280px;
  overflow: hidden;
  border-radius: 0px 0px;
  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(89%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  }
}
.about-box_contex{
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.about-box_contex .title{
  margin-bottom: 0;
}
.color-box{
  background-color: #aab9c2;
}
.servis-wrapper{
  display: flex;
  gap: 20px;
  flex-direction:  column;
}
.servis-lone{
  display: flex;
  flex-direction: row;
  
}
.servis-img{
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  height:  350px;

  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    filter: brightness(89%) contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);
  }
}
.servis-content{
  flex: 1;
  padding: 26px;
  background-color: var(--white-color);
  border-style: solid;
  border-width: 0 0 0 2px;
  border-color: var(--bg-before-2);
  display: flex;
  flex-direction: column;
  gap: 17px;
  border-radius: 0px 0px;
}
.servis-icon{
 
  svg{
    width: 36px;
    height: 36px;
     fill:var(--bg-before-2);
  }
}
.servis-title{
  text-align: center;
  color: var(--black);
  font-size: 18px;
  font-weight: 700;
  transition: color 0.4s ease-in-out;
}
.servis-grup{
  display: flex;
  gap: 26px;
  flex-direction: row;  

}
.servis-grup_item{
  display: flex;
  gap: 26px;
  flex: 1;
  flex-direction: column;
}
.title{
  margin-bottom: 40px;
  font-weight: 900;
  font-style: italic;
  text-align: center;

}
.hover-element{
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;

}
.hover-element_item{
  position: absolute;
  height: 100%;
  width: 40px;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
}
.left-element{
  left: 1.25rem;
   
}
.right-element{
  right: 1.25rem;
}
.border{
  border: 0px solid #e5e7eb;
  border-top-width: 4px;
  border-bottom-width: 4px;
  height: 100%;
  border-color: rgb(255 255 255 / 1);
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.border-l{ 
  border-left-width: 4px;  
}
.border-r{
  
  border-right-width: 4px;
  
}
.servis-grup_item:hover .border,.servis-lone:hover .border{
  opacity: 1;
}
.blog-wrapper{
  display: flex;
  flex-wrap: wrap; 
}
.blog-item{
  margin-inline-end: 20px;
  margin-bottom: 20px;
  flex-basis: var(--flex-basis-2);
}
.blog-item:last-child{
  margin-inline-end: 0;
}
.blog-item:nth-child(2):not(:last-child){
  margin-inline-end:var(--margin-nCaild-2);
}
.post-inner{
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background: var(--white-color);
  border: 1px solid #dddddd;
  overflow: hidden;

}
.post-entryformat{
  position: relative;
}
.post-format{
  width: 100%;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.post-info{
  display: flex;
  flex-direction: column;
  gap: 17px;
  padding: 44px 26px;
  height: 100%;
  justify-content: space-between;

}
.meta{
  display: flex;
  align-items: center;   
  line-height: 26px;
  flex-wrap: wrap;
  font-size: 12px;
}
.post-ath{
  display: flex;
  align-items: center;
}
.post-ath::after{
  content: "";
  height: 18px;
  width: 1px;
  display: inline-block;
  background: #c8c8c8;
  margin: 0 14px;
}
.lnr-user{
  margin-inline-end: 14px;
  svg{
    width: 17px;
    height: 17px;
    fill: var(--bg-before-2);
  }
}

.comment-number{
  display: flex;
  align-items: center;
}
.wrap-post-date{
  position: absolute;
  width: 90px;
  height: 90px;
  background: var(--bg-before-2);
  display: flex;
  clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
  align-items: center;
  justify-content: center;
  color: var(--white-color);
  flex-direction: column;
  text-align: center;
  font-weight: 700;
  z-index: 2;
  left: 20px;
  bottom: -40px;
  top: auto;
  right: auto;
  font-size: 12px;
}
.post-inner:hover .servis-title{
   color: #c3835e;
}
.post-inner:hover .border{
  opacity: 1;
}
.mainText-wrapper{
  display: flex;
  gap: 40px;
  flex-direction: column;
}
.mainText-img{
  width: 100%;
  height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  img{
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
}
.mainText-content p{
  margin-bottom: 14px;
  text-indent: 3ch;
}
.mainText-content ul,ol{
  list-style: inside;
}
.mainText-price{
  display:inline-flex;
  gap: 14px;
  font-weight: 900;
  padding: 17px;
  background-color: #BFE2FF;
  border-radius: 0px 0px;
  margin-top: 20px;
  font-size:25px;
  color:#df1717;  
}
.blok-grid{
 display: flex;
 flex-wrap: wrap;
 gap: 17px;
}
.blok-grid_item{
  flex-grow: 1;
  flex-basis: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

}
.reasons-img{
  display: flex;
  height: 230px;
  align-items: center;
  justify-content: center;
  img{
   height: 100px;
   width: 100px;
   object-fit: cover;
  }
}
.reasons-contex{
  text-align: center;
  padding: 14px 0;
  font-size: 18px;
  font-weight: 900;
  border-bottom: 4px solid var(--bg-before-2);
  border-top: 4px solid var(--bg-before-2);
  min-height: 100px;
}
.bg-opas{
  background-image: url(uploads/2025-09/overlay-bg-q950.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.footer-wrapper{
  background-color: var(--black);
  color: #999;
}
.footer-copir{
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  font-size: 14px;
  font-weight: 700;
}
.blok-grid_item:hover .border{
  opacity: 1;
}
.footer-priv{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: 700;
  gap: 17px;
  font-size: 14px;
  justify-content: space-between;
  padding: 26px 0 17px;
  border-bottom: 1px solid #4a4a4a;
}
.privacy{
   color: #999;
  
}
.privacy:hover{
  color: var(--bg-before-2);
  transition: all 0.4s ease-in-out;
}
.about-picture{
   float: left;
   width: 38%;
   height:300px;
   margin: 17px;
   margin-top: -130px;
   margin-left: 0;
}
.box-contact{
  padding: 20px;
  text-align: center;
  display: block;
  background-color: var(--white-color);
  border-radius: 0px 0px;
  h3{
    font-weight: 700; 
    margin: 14px 0 8px;   
  }
  a,span{
    color: #666666;
    transition: color 0.4s ease-in-out;
  }

}
.box-contact a:hover{
 color: var(--bg-before-2);
}
.form-page{
  display: flex;
  flex-direction: column;
  gap: 17px;
  background-color: #f5f5f5;
  padding: 57px;
}
.inputKL,.textarea,.input-user--component_part,.textarea-user--component_part{
  width: 100%;
  padding: 11px 20px;
  border: 1px solid #dedede;
  background: none;
  outline: none;
  border-radius: 5px;
  font-size: 15px;
  border-left: 4px solid var(--bg-before-2);
}
.textarea,.textarea-user--component_part{
  min-height: 70px;
}
.contact-map{
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  iframe{
    width: 100%;
    height: 100%;
  }
}
.rad-form{
  overflow: hidden;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
  border-radius: 0px 0px;
}
.grup-element{
  display: flex;
  flex-direction: column;
  gap: 20px;
 
}
.custom-check{
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
  font-size: 12px;
}
.custom-check-label a{
  color:  #828080;
  transition: all 0.4s ease-in-out;
}
.custom-check-label a:hover{
color: var(--bg-before-2);
}
.paddin{
  padding: 150px 0 100px;
}
.statictik-list{
  display: grid;
  gap: 20px;
 grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-rows: auto; 
 
}
.statictik-item{
  padding: 26px;
  color:var(--white-color);
  text-align: center;
  background: rgba( 255, 255, 255, 0.5 );
  box-shadow: 0 8px 31px 0 rgba( 31, 38, 135, 0.37 );
  backdrop-filter: blur( 6px );
  -webkit-backdrop-filter: blur( 6px );
 border-radius: 0px 0px;
  border: 1px solid rgba( 255, 255, 255, 0.18 );
  span{
    font-size: 33px;
    font-weight: 900;
  }
  p{
    font-size: 18px;
    font-weight: 700;
    padding-top: 14px;
    border-top: 1px solid var(--white-color);
  }
}
.statictik-item:hover .border{
 opacity: 1;
}
.question-img{
  padding: 26px;
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  img{
    width: 100%;
    max-height: 500px;
    object-fit: contain;
  }

}
.question-blok{
  padding: 17px;
  border-radius: 0px 0px;
  background-color: #aab9c2;
}
.question-list{
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.question-item{
  display: flex;
  flex-direction: column;
  gap: 8px;

}
.question{
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  flex-direction: column;
  font-size: 18px;
  font-weight: 900;
}
.star{
  display: flex;
  align-items: center;
  justify-content: center;
  svg{
    width: 26px;
    height: 26px;
    fill:#10f52a;
  }
}
.answer{
  margin-left: 26px;
  font-style: italic;
}
.comment-item{
  display: flex;
  flex-direction: column;
  gap: 14px;
  color: #666666;
  line-height: 1.4em;
  border-radius: 0px 0px;
  padding: 26px 26px 55px;
  background-color: var(--white-color);
  border: 1px solid #dedede;
}
.comment-icon{
  
  svg{
    width: 26px;
    height: 26px;
    fill: var(--bg-before-2);
    transform: rotate(0deg);
  }
    
}
.comment-star{
  color: #10f52a;
}
.comm-avater_box{
  position: absolute;
  text-align: center;
  bottom: -30%;
  left: 60%;
  display: flex;
  flex-direction: column;
  align-items: center;
  h3{
    color: var(--black);
  }
  
}
.avater{
  width: 57px;
  height: 57px;  
  margin-bottom: 14px;
  img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 50%;
  }
}
.comment-wrapper{
  gap: 74px;
}

@media screen and (min-width: 480px) {
  .main-container{
    max-width: 450px;
  }
			  
}
@media screen and (min-width: 575px){
  .main-container{
    max-width: 540px;
  }
}
@media screen and (max-width: 575px){
   .header-main_logo{
    font-size: 28px;
   }
   .iner-top_blok {
    padding: 20px;
   }
   .widget-wrap{
    padding: 0;
   }
   .servis-content{
    padding: 26px 14px;
   }
   .servis-title{
    font-size: 18px;
   }
   .post-info{
      padding: 44px 14px;
   }
   .footer-priv,.footer-copir{
    justify-content: center;
   }
   .form-page{
      padding: 40px 20px;
   }
   .statictik-list{
    grid-template-columns: 1fr;
 }
 .question{
  font-size: 18px;
 } 
 .comment-item{
  padding: 26px 17px 55px;
 }
 .widget-wrap_phone {
  padding: 0;
  margin: 0;
 }
 .mainText-img {
  height: auto;
 }
} 
    
@media screen and (min-width: 768px) {
   .main-container{
   max-width: 730px;				
  }
  .mobi-drop{
    display: none;
  }
    
}

@media screen and (max-width: 768px){
  .penci-latestwg{
    display: none;
  }
  .nav{
    flex-direction: column;
    gap: 14px;
    padding: 8px 0;
    transition: box-shadow 0.4s ease-in-out;
  }
  .nav-item:hover{
    box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
  }
  .menu-hgb_link  {
    width: 100%;

  }
  .nav-item{
    width: 100%;
    padding-bottom: 4px;
    background-color: #BFE2FF;
    border-radius: 0px 0px;
  }
  .mobi-drop{
    display: flex;
    flex-direction: column;
    transition: all 0.4s ease-in-out;
    
  }

  .mobi-drop_link{
    display: block;
    margin-inline-start: 14px;
    padding: 14px 0;
    color: #000;
    transition: all 0.4s ease-in-out;
  }
  .mobi-drop_item{
    border-radius: 0px 0px;
    transition: box-shadow 0.4s ease-in-out;
  }
  .mobi-drop_item:hover{
    
    box-shadow: rgba(0, 0, 0, 0.24) 0px 2px 8px;
  }
  .mobi-drop_item:hover .mobi-drop_link{
     color: var(--bg-before-2);
  }
  .servis-lone{
    flex-direction: column;

  }
  .servis-img {
    flex: auto;
  }
  
  .servis-grup_item{
    gap: 0;
    flex-direction: column-reverse;
  }
  .servis-grup_item:nth-child(2) {
    flex-direction: column;
  }
  .blog-item{
    margin-inline-end: 0;
    flex-basis: 100%;
  }
  
  .about-picture{
  float: none;
  width:100%;
  margin: 0 0 20px 0;  
    
}
  
}
@media (min-width: 575px) and (max-width: 768px){
 .mainText-img{
    height: 300px;
  }
 
}
 
@media (min-width: 575px) and (max-width: 992px){
   .statictik-list{
    grid-template-columns: 1fr 1fr;
 }
  
}
@media (min-width: 768px) and (max-width: 991.98px){
  
 .servis-grup_item{
  gap: 0; 
  flex-direction: row;
 }
 
 
}
@media screen and (min-width: 992px) {
  .main-container {
   max-width: 960px;
  }
}
@media (max-width: 992px){
 .header-main{
  justify-content: center;
  flex-direction:  column;
 }
 .penci-feed{
  padding: 20px 4px;
 }
 .side-item-text{
  font-size: 14px;
 }
 .row{
  flex-direction:  column;
 }
 .col-50{
  width: 100%;
 }
 .bg-blok {
  height: 280px;
 }
 .about-box {
  padding: 26px 0;
 }
  .servis-grup {
  flex-direction: column;
 }
 
 .contact-map{
  height: 300px;
 }
 .question-img img{
    max-height: 350px;
  }
}


@media (max-width: 1200px){
 
}

@media (min-width: 1200px){
 .main-container {
  max-width: 1170px;
  }
 .blog-item{
  flex-basis: var(--flex-basis-1);
 }
 .blog-item:nth-child(2):not(:last-child){
  margin-inline-end:var(--margin-nCaild-1);
}
 .post-info .servis-title{
  font-size: 18px;
 }
 .post-info p{
  font-size: 14px;
 }
 .post-info{
    padding: 44px 17px;
 }
}

.base-btn{
  display: inline-block;
  padding: 14px 26px; 
  width: fit-content;
  font-size: 18px; 
  font-weight: 900; 
  text-align: center;
  text-decoration: none;
  cursor: pointer; 
  outline: none;
  border-radius: 1px; 
  transition: background-color 0.2s ease; 
}
.btn-blog{
  width: 100%;
}
.btn-5 {
  text-decoration: none;
  display: inline-block; 
  padding: 17px 26px;
  position: relative;
  border: 1px solid #FFA500;
  color: #FFA500; 
  transition: .4s;
  background-color: #FF0000;
}
.btn-5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  margin: auto;
  border: 1px solid rgba(0, 0, 0, 0);
  transition: .4s;
}
.btn-5:hover:after {
  border-color: #FFA500;
  width: calc(100% - 10px);
  height: calc(100% + 10px);
}
.btn-5:hover,.btn-5:focus{
  color: #fff;
}

.btn-4 {  
  background: var(--bg-before-2);
  border: solid 1px #fff;
  transition: all linear 250ms; 
  text-align: center;
  color: #121212;
  padding: 17px 26px;
 }

.btn-4:focus,.btn-4:hover{
  background: #5f002a;
  color: #fff;
}

.btn-3 {
  display: inline-flex;
  justify-content: center; 
  border: 1px solid #BFE2FF;
  position: relative;
  overflow: hidden;  
  padding: 11px 26px;
  color: #FFF;
  font-weight: 900;
  text-transform: inherit;
  background: #ff0000;
  transition: box-shadow 0.2s, transform 0.2s;
   
}
.btn-3:hover,
.btn-3:active,
.btn-3:focus {
  transform: translateY(-4px);
  box-shadow: 0 4px 11px rgba(0,0,0,0.2), 0 16px 20px rgba(0,0,0,0.2);
  color: #FFF;
}
.btn-3:before {
  content: "";
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(-45deg, transparent, rgba(191, 226, 255, 0.3), transparent);
  transition: left 0.7s;
}
.btn-3:hover:before,
.btn-3:active:before,
.btn-3:focus:before {
  left: 100%;
}
.btn-2 {
  display: inline-flex;
  position: relative;   
  padding: 11px 26px;
  text-align: center;
  justify-content: center;
  color: #FFF;
  font-weight: 900;
  text-transform: inherit;   
  background: #FFA500;   
  border: 1px solid #BFE2FF;
}
.btn-2:hover,
.btn-2:active,
.btn-2:focus {
  color: #FFF;
}
.btn-2:after,
.btn-2:before {
  position: absolute;
  height: 4px;
  left: 50%;
  background: #FFA500;
  bottom: -6px;
  content: "";
  transition: all 280ms ease-in-out;
  width: 0;
}
.btn-2:before {
  top: -6px;
}
.btn-2:hover:after,
.btn-2:hover:before,
.btn-2:active:after,
.btn-2:active:before,
.btn-2:focus:after,
.btn-2:focus:before {
  width: 100%;
  left: 0;
}
.btn-1 {
  display: inline-flex;
  position: relative;    
  color: #FFF;    
  text-transform: inherit;    
  background: #FFA500;    
  border: 1px solid #BFE2FF;
  overflow: hidden;
  justify-content: center;
  z-index: 1;
}
.btn-1:hover,
.btn-1:active,
.btn-1:focus {
  color: #FFF;
}
.btn-1:before,
.btn-1:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 20px;
  height: 100%;
  background-color: #bb5502;
  z-index: -1;
}
.btn-1:before {
  left: -20px;
  transform: translate(-50%, -50%);
}
.btn-1:after {
  right: -20px;
  transform: translate(50%, -50%);
}
.btn-1:hover:before,
.btn-1:active:before,
.btn-1:focus:before {
  animation: from-left 0.4s both;
}
.btn-1:hover:after,
.btn-1:active:after,
.btn-1:focus:after {
  animation: from-right 0.4s both;
}
@keyframes from-right {
    0% {
        right: -20px;
    }
    50% {
        right: 50%;
        width: 20px;
    }
    100% {
        right: 50%;
        width: 100%;
    }
}
@keyframes from-left {
    0% {
        left: -20px;
    }
    50% {
        left: 50%;
        width: 20px;
    }
    100% {
        left: 50%;
        width: 100%;
    }
}

.contact-map iframe{
  border: 0;
}


.page-privat-stl .privacy-pagesLR h2, .page-privat-stl .privacy-pagesLR h3{
  font-weight: 700 !important;
  text-align: left !important;
  margin: 0 !important;
  font-size: clamp(18px, 4vw, 25px) !important;
}

.page-privat-stl ul, .page-privat-stl ol{
  list-style: disc !important;
}

.mainText-content h2, .mainText-content h3{
  font-size: clamp(18px, 2.5vw, 18px) !important;
}

.mainText-content p, .mainText-content li, .page-privat-stl p, .page-privat-stl li{
  padding: 4px 0 !important; 
}