
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');


html { background: #222; scroll-behavior: smooth;  }

body{ font-family: "Montserrat", sans-serif!important; color: #232323;  font-size: 16px; font-weight: 400;  background-color: #fff; }
 

 
textarea:focus, input:focus, select:focus{   outline: none; box-shadow: none; border:0; }



.container-fluid.container1 { padding-right: 0px;  padding-left: 0px;   overflow: hidden; margin-top: 0!important;  }


a{text-decoration: none!important;  }

a:link{text-decoration: none!important;  }
 
#cookie-notice .cn-button {   margin: 0 0 0 10px;   border: none; background: #026575;   }


header { width: 100%;  background:#fff;  padding: 7px 0px; margin-bottom: 0px;   max-width: 1400px;  margin: 0 auto;  max-width: 100%;
border-bottom: 1px solid #ccc; }



.header-wrap { display: flex; flex-direction: row; justify-content: space-between; width: 100%;  }

.header-box { display: flex; flex-direction: column; width: 100%; justify-content: center; }

.header-info { display: flex; flex-direction: row; justify-content: flex-end; width: 100%; position: relative; padding-top: 22px;  padding-bottom: 22px; }


.header-info .pin { margin-left: 40px; color:#c5c5c5; letter-spacing: 0.2px; }
.header-info .pin img{ margin-right: 5px;  }
.header-info .pin a{ color:#c5c5c5; font-weight: 300; letter-spacing: 0.6px; }
.header-info .pin a:hover{ color:#fff;   }

.header-menu {   display: flex; flex-direction: row; justify-content: center; width: 100%; text-align: center; }





.header-menu .navbar-nav { flex-direction: row; width: 100%;   justify-content: flex-end; width: 100%; text-align: right;  margin-bottom: -1px;  }

.header-menu .navbar-nav .menu-item{ position: relative; white-space: nowrap;}

.header-menu .navbar-nav .menu-item  a{ color:#333;  font-size: 17px; font-weight: 600; letter-spacing: 0px; padding: 15px 20px;   white-space: nowrap;   display: inline-block; letter-spacing: 0px; }

.header-menu .navbar-nav .menu-item  a:hover{ color:#8ee42e;   }

.header-menu .navbar-nav .menu-item.current-menu-item a { color:#93c339; border: 0px solid #4f4150; border-bottom: 0px solid #100a16;  }


.header-menu .navbar-nav .menu-item.mblue a{ color:#0069b5; }

.header-menu .navbar-nav .menu-item.mblue a:hover{ opacity: 0.7;}
 

.header-menu .navbar-nav #menu-item-224.menu-item a{ padding-left: 15px; padding-right: 5px; }

.header-menu .navbar-nav .menu-item.current-menu-item a { color:#93c339;  }



.header-menu .navbar-nav .menu-item.lup  a{ color:#fff;  font-size: 1.125rem; font-weight: 500; letter-spacing: 0.2px; padding: 20px 10px;   white-space: nowrap;   display: inline-block;  padding-right: 0;}

 .header-menu .navbar-nav .menu-item.lup  a:hover{ opacity: 0.7;}

 
.header-menu .sub-menu .menu-item{ display:  block;   }

.header-menu  .menu-item .sub-menu { display:none; padding: 0; margin: 0; text-align: left; position: absolute;  top: 90%;  }



.header-menu  .menu-item .sub-menu  .menu-item {   padding-left: 25px;  padding-left: 4px; }

.header-menu  .menu-item .sub-menu  .menu-item > a{   padding: 5px 10px; font-size: 0.938rem;  }


.header-menu  .navbar-toggler{  padding: 12px 15px;   font-size: 1.25rem;  line-height: 1;  background-color: transparent;
  border: 1px solid transparent;  border-radius: .25rem;  background: #aaa; margin-right: 0px;  background: #333;  border-radius: 0; }


body.menu-mob .collapse:not(.show){  display: flex;} 




li.icomoon { font-family:'icomoon';  }
 

.navbar .navbar-toggler .linia { width:17px; height:3px; margin-top:0px; margin-bottom:0px; background-color:#fff; display:block; margin-left: auto; margin-right: auto;   transition: all 0.2s; border-radius: 5px;  }

.navbar .navbar-toggler .linia:nth-of-type(2) { width:17px; height:3px; margin-top:3px; margin-bottom:3px; }

.navbar .navbar-toggler:focus{ outline: none!important;  box-shadow: none;   }
 

    .navbar-toggler[aria-expanded="true"]  .linia:nth-of-type(1)  { transform: rotate(-45deg);     top: 6px;    position: relative; transition: all 0.2s;  }
    .navbar-toggler[aria-expanded="true"]  .linia:nth-of-type(2)  { opacity:0; transition: all 0.2s;  }
    .navbar-toggler[aria-expanded="true"]  .linia:nth-of-type(3)  { transform: rotate(45deg);  top: -6px;  position: relative;  transition: all 0.2s; }


 


.slider {  background-color: #222; color:#fff; position: relative; width: 100%; text-align: center;  }
 
  
 


.slider .splide__pagination__page{  background: #fff;  border: 0;  border-radius: 50%;  display: inline-block;  height: 11px;
  margin-left: 5px; margin-right: 5px;   opacity: .99;  padding: 0;  position: relative;  transition: transform .2s linear;  width: 11px; }

.slider .splide__pagination__page.is-active{ background: #8dc63f;  transform: scale(1.0);  opacity: .99; }

.slider .splide__pagination{  bottom: 82px;  display: none;  }

     

.slider .splide__slide { position: relative; }


.slider  .splide__arrow{  top: unset;  transform: translateY(-50%);  width: 2em;  z-index: 1;    bottom: 230px; }

 
header > .container-fluid { display: flex; flex-direction: column; }

header .header-wrap { display: flex; flex-direction: row; }


header  .header-logo {   display: flex;  justify-content: flex-start;  align-items: center;  }
 



.footer-info { margin:0 auto;  display: flex;  justify-content: center; padding-top: 35px; padding-bottom: 75px; }

.footer-info .row {  justify-content: center; }

.footer-info-wrap {  display: flex; flex-direction: row; margin:0 auto; max-width: 900px; justify-content: space-between; padding-right: 45px;  align-items: center;   }

.footer-info-mail { padding-right: 30px;  }
.footer-info-mail a{ color:#fff; font-size: 16px; font-weight: 300; letter-spacing: 1.5;  }
.footer-info-mail a:hover{ color:#ccc; }
 

.footer-info-newsletter { display: flex; flex-direction: row; justify-items: flex-start;  align-items: center; }
.footer-info-newsletter h4 { margin:0; padding: 0; color:#298295; font-size: 16px; font-weight: 300; margin-right: 20px;  }


.footer-info-newsletter .input-group {  border: 1px solid #25475d;  }
.footer-info-newsletter input { background: transparent; border:0; }
.footer-info-newsletter button { background: transparent; border:0; }
.footer-info-newsletter form { width: 440px; height: 40px;  }



.footer-info-newsletter .wpcf7 input {   border: 1px solid #25475d;  color:#fff; height: 40px; padding: 0 10px; font-weight: 300; font-size: 16px;  }

.footer-info-newsletter label { position: relative; }

.footer-info-newsletter .wpcf7 .wpcf7-submit{  height: 40px; position: absolute; right: 0; top:0; border: 0; padding: 0 20px;  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome; color: #298295;     font-size: 14px;  font-size: inherit;  text-rendering: auto;  }


.footer-info-newsletter .wpcf7 form .wpcf7-response-output {  margin-top: -40px; background: #000; z-index: 1;  position: relative; }








.footer-info-newsletter .wpcf7 input.acept {  height: 15px; display: inline-block; margin-right: 5px; }

.footer-info-newsletter .wpcf7  .wpcf7-list-item-label {   font-weight: 300; font-size: 14px;  color: #939393; }

.footer-info-newsletter .wpcf7  .wpcf7-list-item {  margin: 0;  margin-top: -25px;   }




header  .header-menu { width: 100%; border-bottom: 0px solid #4f4150;  display: flex;  justify-content: end;  }
 

header  .header-info {   }
header  .header-info h1{ margin:0 auto; padding: 0;  font-size: 60px; font-weight: 600; padding-left: 20px; padding-right: 20px; line-height: 55px; text-transform: uppercase;    }


nav.navbar{  padding-top:0; padding-bottom: 0; padding: 0;  }

nav.navbar.navbar-expand-lg1 { max-width: 1400px; margin: 0 auto; }


section h3 { margin:0 auto;  position: relative; font-size: 2.25rem;  color:#333; text-transform: uppercase; font-weight: 700; letter-spacing: -0.5px;   text-align: center; margin:0 auto; padding-bottom: 15px; margin-bottom: 40px;  }

section h3::before{  content: "";  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;  width: 50px;  border-bottom: 3px solid #666;   pointer-events: none; left:50%; transform: translate( -50%, 0%); }



.section-offer {  }

.section-offer .subtitle{ margin:0 auto; max-width: 1120px; text-align: center; margin-bottom: 50px; font-size: 18px; font-weight: 500; line-height: 30px; color: #5e5e5e; padding-left: 15px; padding-right: 15px; }


.section-offer  .offer-box-all { display: flex;  flex-direction: row;  flex-wrap: wrap; justify-content: center; justify-content: center;
max-width: 1400px;margin: 0 auto; }


.section-offer .offer-box { position: relative; width:400px;   max-width: 400px;  border:1px solid #ccc; margin: 40px 20px; text-align: center;  padding: 40px 30px; padding-top: 50px;  margin-bottom: 30px; min-height: 280px; border-radius: 10px; border-bottom:4px solid #ccc; }


.section-offer .offer-box::before1{  content: "";  position: absolute;  background-image: url(../img/ti.png) !important;  background-repeat: no-repeat;
  top: 0;  left: 0;  right: 0; bottom:-1px;   background-position: bottom center;   width: 100%;  pointer-events: none;  z-index: 1;
}


.section-offer .offer-box:hover h4{ background: #8ee42e; color: #fff;  }
.section-offer .offer-box:hover { border:1px solid #8ee42e; border-bottom:4px solid #8ee42e;  }

.section-offer .offer-box:hover p { color: #222; }

.section-offer .offer-box a{ position: absolute; left:50%; bottom: -2px; color: #8dc63f; z-index: 1; transform: translate(-50%, 0%);  padding: 3px 15px;
  padding-bottom: 0;   }

.section-offer .offer-box a i{ font-size: 24px;  }
.section-offer .offer-box a:hover  {  color: #5e5e5e;   }


.section-offer .offer-box .img2{ position: absolute; left:50%; top: -42px;  z-index: 1; transform: translate(-50%, 0%);  background-color: #fff; padding: 0 30px;   }

.section-offer .offer-box .img2 img { max-height: 80px;  width: auto;  }


.section-offer .offer-box  h4 {  font-size: 40px; font-weight: 600; line-height: 30px; color:#5e5e5e;  margin-bottom: 30px;  margin-top: 10px;  }

.section-offer .offer-box  h4 {border: 2px solid #8ee42e;  display: inline-block;width: 70px;height: 70px;
vertical-align: middle;line-height: 65px;    border-radius: 50%; }

.section-offer .offer-box  p { font-size: 18px; font-weight: 500; line-height: 30px; color:#5e5e5e;   }




.section-about {   padding-top: 60px; padding-bottom: 90px; }

.section-about .section-about-wrap{ overflow: hidden;   }

 

.section-about .section-about-wrap  h4{ color:#8ee42e; font-weight: 600; font-size: 30px; line-height: 36px; letter-spacing: 0px;   }


.section-about .about-box-left { background-color: #0d2a02; min-height: 400px; padding-right: 0; position: relative; }

.section-about .about-box-left::before{  content: ""; background-color: #0d2a02;  position: absolute;  background-image: url(/wp-content/uploads/2024/03/about-bg.jpg) !important;  background-repeat: no-repeat; 
  top: 0;  left: 0;  right: 0; bottom:0px;   background-position: bottom center;  pointer-events: none;  z-index: 0;
    width: 50vw;  left: calc(100% - 50vw);  background-size: cover; 
}

.section-about .about-box-right { padding-top: 25px; padding-left: 65px;      }
.section-about .about-box-right h4 { margin-bottom: 28px;      }


.section-about .about-box-right  ul {  list-style: none; padding: 0;  }
.section-about .about-box-right  li { margin-bottom: 20px; font-size: 18px; font-weight: 500; color:#5e5e5e;   line-height: 26px;  display: flex;
  flex-direction: row;  justify-content: flex-start;  align-items: center; }
.section-about .about-box-right  li span { padding-left: 30px; display: inline-block;  line-height: 29px; }

.section-about .about-box-right2  {   padding-top: 0px; }

.section-about .about-box-right2  .img2 { position: relative; margin-left: 60px; margin-top: 70px; margin-bottom: 70px; min-height: 290px;  }

.section-about .about-box-right2  .img2  img{ max-width: 100%; height: auto;    }

.section-about  .about-box-right2  .img-rotation { position: absolute; left:0; transform: translateY(-50%) rotate(-45deg) ;   top: 50%;   }

.section-about .but { margin-top: 15px; display: inline-block; color:#8dc63f; border:1px solid #8dc63f; border-radius: 6px;  font-weight: 600; font-size: 16px; padding: 14px 50px;  }


.section-about .but:hover {color:#fff; border:1px solid #8dc63f;  background: #8dc63f; }




.section-about  .about-box-left2    { padding-top: 50px; padding-left: 15px; padding-right: 15px;  }

.section-about  .about-box-left2  h4  { margin-bottom: 38px; }

.section-about  .about-box-left2  p { color: #5e5e5e;  font-size: 18px; font-weight: 500; line-height: 30px; }

 

 
 
.section-promo { position: relative; background-color: #064007; color:#fff;  background-position: top center; background-repeat: no-repeat; background-size: cover;    background-attachment: fixed;  background-position: top right; }

.section-promo::before {  content: "";  position: absolute;  top: 0;  left: 0;  right: 0;  background-position: center top;
  width: 100%;  height: 100%;  pointer-events: none;  background-color: rgba(0,0,0,0.6); }



.section-promo-wrap{ min-height: 550px;  display: flex; flex-direction: column; justify-content: center; align-items: center; }

.section-promo-wrap-text{ display: flex; flex-direction: column; justify-content: center; align-items: center; }


.section-promo  h3 { font-size: 50px; font-weight: 600; color:#ffffff;   letter-spacing: 0px; line-height: 55px; text-align: center;  margin-bottom: 5px;   }
.section-promo  h3::before  { display: none; }

.section-promo  h3 b { color:#8ee42e; font-weight: 700; }


.section-promo h3 {  font-size: 50px;  font-weight: 600;  color: #ffffff;  letter-spacing: 0px;  line-height: 80px;
  text-align: center;  margin-bottom: 5px;  }


.section-promo h3 b {  color: #fff;  font-weight: 700;  background: #8ee42e;  display: inline-block;  padding: 0px 20px;  margin-bottom: 10px;  }



.section-promo  p { font-size: 38px; letter-spacing: 0px; color:#ffffff;  font-weight: 500;  line-height: 26px;   text-align: center;  margin-top: 10px;    }

.section-promo a {  border:2px solid #fff; background: transparent; font-size: 22px; padding: 15px 30px; border-radius: 10px; display: inline-block; margin-top: 30px; color:#fff; }

.section-promo a b{ color:#8ee42e;  }


.section-promo a:hover { background: #8ee42e;   border:2px solid #8ee42e; }
.section-promo a:hover b { color:#fff;  }


.section-info { display: none; background-color: #f8f8f8; padding-top: 30px; padding-bottom: 30px;   }

.section-info-wrap{ display: flex; flex-direction: column; justify-content: center; align-items: center; }

.section-info-wrap .img2{ margin:0 auto; text-align: center;  }
.section-info-wrap .img2 img{ max-width: 100%; height: auto;   }





.section-grid { margin-bottom: 65px; background: #333; }

.section-content  { display: flex; flex-direction: column;  padding-right: 45px;   }

.section-welcome { margin-bottom: 30px; padding-top: 55px;     }

.section-welcome p{ font-size: 16px; line-height: 30px; font-weight: 300; color:#e3e3e3;    }

.section-welcome h2{ margin:0; padding: 0;  font-size: 45px; font-weight: 600; line-height: 30px; letter-spacing: 0;  margin-bottom: 40px;   }

.section-list-art { display: flex; flex-direction: row;   }

.section-list-art-big { width: 50%;  display: flex;   }

.section-list-art-big  .art-excript-big { background: green; display: flex; width: 100%;    flex-direction: column; justify-content: space-between; padding: 25px; border:1px solid #473448;  background-image: url(/wp-content/uploads/2024/03/art-bg1.jpg);   }

.section-list-art-small { width: 50%; display: flex; flex-direction: row; flex-wrap: wrap; }

.section-list-art-small .art-excript-small { width: 50%; background: purple; min-height: 200px;   display: flex; flex-direction: column; justify-content: space-between;  padding: 25px 20px; background:  rgba(0,0,0, 0.5);  border:1px solid #473448;  }


.section-list-art  .art-excript-title  { color:#fff;   font-size: 21px; font-weight: 500;  }
.section-list-art  .art-excript-date  { color:#939393; font-size: 16px; font-weight: 300;  }

.section-list-art  .section-list-art-big .art-excript-title  {   font-size: 30px; font-weight: 600;  }

.section-list-art a:hover{ opacity: 0.7; }









.section-menu-left  h3 { position: relative; margin:0; padding: 0;  font-weight: 400;  color:#2a889b; font-size: 15px; letter-spacing: 1.5px; margin-bottom: 15px; padding-bottom: 12px;  }

.section-menu-left  h3::before{  content: "";  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;width: 55px;  border-bottom: 1px solid #154050;  pointer-events: none; }

.section-menu-left  ul { list-style: none; padding-left: 0; margin-bottom: 0; }
.section-menu-left  li { list-style: none;   }

.section-menu-left  ul li {  list-style: none;  }
.section-menu-left  ul li a{  color:#a97eac; font-size: 18px; padding: 10px 0; display: inline-block; }
.section-menu-left  ul li a:hover{  color:#fff;  } 

.section-menu-left li.categories::marker  { display: none;  }





.section-menu-right  h3 { position: relative; margin:0; padding: 0;  font-weight: 400;  color:#2a889b; font-size: 15px; letter-spacing: 1.5px; margin-bottom: 15px; padding-bottom: 12px;  }

.section-menu-right  h3::before{  content: "";  position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;width: 55px;  border-bottom: 1px solid #154050;  pointer-events: none; }

 .section-menu-right  ul { list-style: none; padding-left: 0; margin-bottom: 0; }
.section-menu-right  li { list-style: none;   }


.section-menu-right  ul li a{  color:#a97eac; font-size: 18px; padding: 10px 0; display: inline-block; }
.section-menu-right  ul li a:hover{  color:#fff;  }



 
 


.logos-info { text-align: center; margin:0 auto; font-size: 1.125rem; font-weight: 200; color: #e2e3ea;  display: block; margin-top: 70px; margin-bottom: 22px;   }

.section-info-logos { display: flex; flex-direction: row; justify-content: space-between;  align-items: center; padding-top: 30px; padding-bottom: 30px;  }

.section-info-logos img{ max-width: 100%; height: auto;   margin-left: 25px; margin-right: 25px;  }


.section-info-cooperation {   color: #f58221; font-size: 1.75rem; text-align: center;  margin-top: 35px; font-weight: 500;  }

.section-info-title {text-align: center; margin-bottom: 50px;  font-size: 1.625rem; font-weight: 500; color:#fff;  }







.section-info-title span {text-align: center; font-size: 1.125rem; font-weight: 200; color:#fff; display: block; margin-top: 11px; }




.section-offer {   padding-top: 95px; padding-bottom: 80px;  background-image: url(../img/bg-bottom-offer.png);  background-repeat: no-repeat;   background-position: center bottom; }

.section-offer-title { text-align: center;  font-size: 1.625rem; font-weight: 500; color:#fff; margin-bottom: 35px; }

.offer-box {  padding-left: 8px; padding-right: 8px; } 

.offer-box-inside {  margin-top: 8px; margin-bottom: 8px; text-align: center; } 

.offer-box-link { position: relative; }

.offer-box-title { position: absolute; top: 38px;  left:0; right: 0; z-index: 1; color:#222; padding: 10px 25px;  text-align: center; color:#f58221; font-size:1.25rem; line-height: 24px; letter-spacing: 0.4px; font-weight: 500; }

.offer-box-link { position: absolute; bottom: 24px; left:0; right: 0; z-index: 1; color:#fff;  padding: 10px; text-align: center; margin-left: auto; margin-right: auto; display: block; font-size: 1rem; font-weight: 400; max-width: 205px; opacity: 0; transition: all 0.2s ease; }


.offer-box-inside:hover .offer-box-link{  color:#fff;  opacity: 0.99; transition: all 0.2s ease; }

.offer-box-link:hover1 {  color:#fff;  opacity: 0.99; transition: all 0.2s ease; }

.offer-box-link::before{  background: #f58221;  content: "";  position: absolute;  top: 0;  left: 0;  pointer-events: none;
  width: 100%;  height: 100%;  transform: skewX(-22deg);  border: 0px solid #eb4429;  transition: all 0.2s ease; z-index: -1; -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5); } 


.offer-box-inside img {max-width: 100%; height: auto; }





.section-contact {   padding-top: 115px; padding-bottom: 90px;  }


.section-contact {   padding-top: 75px; padding-bottom: 45px; background: #333; color: #eee; }


.section-contact .contact-box-left .img2 {  padding-top: 20px;  }


.section-contact .contact-box-right .img2 {  display: flex; flex-direction: column; align-items: center; }
.section-contact .contact-box-right .img2 img { max-width: 100%; height: auto; margin-bottom: 15px;  }

.section-contact .img2 a:hover { opacity: 0.7;  }


.section-contact .contact-box-center {  padding-left: 10.8%;  }

.section-contact .contact-box-center ul {  list-style: none; padding-left: 5px; }




.section-contact { line-height: 24px;   }

.section-contact h4 { margin-bottom: 20px;   }

.section-contact  .contact-box-right {  }

.section-contact  .contact-box-right a{ font-size: 22px; color: #8dc63f; display: block; margin-bottom: 10px; }

.section-contact  .contact-box-right a:hover{  color:#fff;  }



.section-contact  .contact-box-right{  padding-left: 100px;  }


.section-contact .contact-box-center p{  font-size: 15px; font-weight: 500; color:#5e5e5e; line-height: 30px;  text-align: center; }

.section-contact .contact-box-center a{  color:#eee; display: inline-block; }
.section-contact .contact-box-center a i{  color:#8dc63f; margin-right: 6px;  }
.section-contact .contact-box-center a:hover{  color:#8dc63f;   }


.section-contact .contact-box2-center { display: flex; flex-direction: column; justify-content: center; align-items: center; }

.section-contact .contact-box2-center img{ max-width: 100%; height: auto;  margin: 10px 40px;   max-height: 90px; width: auto; }

.section-contact .contact-box2-center .subtitle{  text-align: center; color:#5e5e5e; font-size: 18px; font-weight: 500; line-height: 30px; margin-bottom: 18px; margin-top: 44px;  }

.section-contact .contact-box2-center .tiles-wrap { margin-bottom: 60px; text-align: center; flex-wrap: wrap; } 

.section-contact .contact-box2-center .tile {  color:#ffffff;   font-size: 21px; line-height: 30px; font-weight: 600; margin:10px; padding: 12px 25px; background-color: #0077c1;  display: inline-block; text-align: center; min-width: 315px; }

.section-contact .contact-box2-center .tile:hover { background-color: #8dc63f;  }


.section-contact .contact-box2-center .logos-wrap { display: flex;  flex-direction: row;  justify-content: center;  align-items: center; flex-wrap: wrap; }


 

.section-contact .contact-box2-center  .logos:hover { opacity: 0.7;  }





.footer {  color:#fff;  background-color:rgba(0,0,0,0.5); }

.footer-copyright{ border-top:1px solid #555; padding-top: 20px; padding-bottom: 20px;  margin-left: auto; margin-right: auto;   }
 

.footer-copyright { color:#eee; background-color: #333;  font-size: 15px; font-weight: 500;    }

.footer-copyright a{ position: relative; color:#eee; font-size: 15px; font-weight: 500; display: inline-block; padding-left: 12px; padding-right: 12px;  }



.footer-copyright a:hover{ color:#777;  }


.footer-copyright .copyright-center a::before {   content: "";  position: absolute;  top: 48%;  bottom: 0;  left: 0;  right: 0;width: 1px; height: 14px;   pointer-events: none;  background: #939393; transform: translate(0, -50%); }



.footer-copyright  .copyright-center span:nth-of-type(1) a::before { display: none; }


.copyright-left{ text-align: left;  }
.copyright-center { text-align: center; }
.copyright-right { text-align: right;  }



.menu-item-has-children > a{   position: relative; }
 

.menu-item-has-children > a::before { content: ""; position: absolute;   background-image: url(../img/arr.png)!important;  background-repeat: no-repeat; top:45%; left:10px; right: 0;  background-position: left top; width: 13px; height: 8px;   pointer-events: none;  z-index: 1;    }




.page main { padding-top: 0px; padding-bottom: 50px;  background-color: transparent;  }

.search main { padding-top: 0px; background-color: transparent;    }

.header-page-title { text-align: center; padding-top: 0px;  }

.header-page-title h1{ color:#222;  text-align: center;  font-size: 2.2rem;  font-weight: 500; margin-bottom: .5rem;  line-height: 1.2; text-transform: uppercase;  margin-top: 90px;   }

.page-box-html { padding-top: 60px; padding-bottom: 50px;  }

.page-box-html  .wysiwyg{ color:#fff; font-size: 16px;  line-height: 24px;  font-weight: 400;  color: #5e5e5e;  margin-bottom: 15px; }

.page-box-html  .wysiwyg p{ color: #222;  }

.page-box-html  .wysiwyg li{ margin-bottom: 10px;   }

.page-box-html  .wysiwyg p img {margin: 0 auto; text-align: center; display: block; }




.page-box-html  .wysiwyg a{ color: #222; }

.page-box-html  .wysiwyg a:hover{ color: #8ee42e;  }

.page-box-html  .wysiwyg ul{ color:#fff; font-size: 1.125rem;  font-weight: 400;  line-height: 26px; padding-left: 15px;}

.page-box-html  .wysiwyg ul li{ color:#fff; font-size: 16px;   font-weight: 400;  color: #222; }

.page-box-html .wysiwyg hr{   border-top: 1px solid rgba(255,255,255,0.5);  }


 .page-box-html a.przy { border: 0px solid #fff;  background: #8ee42e;  font-size: 22px;  padding: 15px 30px;  border-radius: 10px;
  display: inline-block;  margin-top: 20px;  color: #fff; }

.page-box-html a.przy:hover {  background: #222;  border: 0px solid #8ee42e; }



.page-box-html.search .wysiwyg  #searchform{ max-width: 50%; display: block; margin-left: auto; margin-right: auto; margin-bottom: 50px; }



.page-box-html.search-results { padding-top: 50px; text-align: center;  max-width: 1000px;  margin: 0 auto; }

.page-box-html.search-results h2{ font-size: 22px; padding-top: 15px;  }
.page-box-html.search-results h3{ font-size: 18px; font-weight: 300; line-height: 26px;  }
.page-box-html.search-results h4{ font-size: 16px;  font-weight: 300; }

.page-box-html.search-results .box01 { margin-bottom: 50px; }

.page-box-html.search-results .box-brak { text-align: center;  }

.search .header-page-title { margin-bottom: 60px; padding-top: 0; }


.search #s{  border-radius: 0px; }

.search #searchsubmit{  border-radius: 0px; }



 


.akty h1.title1 { color: #fff;  text-align: center;  font-size: 2.2rem;  font-weight: 500;    line-height: 1.2;  text-transform: uppercase; margin-bottom: 80px;  }

.kafelki.section-list-art-big{  width: 100%; }

.kafelki  { margin-bottom: 80px;   }

.kafelki.section-list-art-big  .box{  display: flex;   flex-direction: row; margin-bottom: 60px;  }

.kafelki .img2 { margin-right: 40px; max-width: 250px;  height: auto;  width: 100%; }
.kafelki .img2 img{ max-width: 100%;   height: auto;  } 

.kafelki .title { font-size: 24px; color:#fff;  font-weight: 500; margin-bottom: 5px;  }
.kafelki .title a{ color:#fff;  }
.kafelki .title a:hover{ color:#ccc;  }
.kafelki .date { color: #939393;  font-size: 16px;  font-weight: 300; margin-bottom: 10px;  }
.kafelki .excerpt { font-size: 16px;  line-height: 24px;  font-weight: 300;  color: #e3e3e3; margin-bottom: 15px;  }

.kafelki .more { font-size: 16px;  line-height: 24px;  font-weight: 500;  color: #a97eac;  margin-bottom: 15px;  }
.kafelki .more a{ color: #a97eac;   }
.kafelki .more a:hover{ color:#ccc;  }




.blog-post { margin-bottom: 80px;  }


.blog-post .entry-title{  color: #fff;  text-align: center;  font-size: 2.2rem;  font-weight: 500;  line-height: 1.2;
  text-transform: uppercase;  margin-bottom: 80px; }

.blog-post .data { color: #939393;  font-size: 16px;  font-weight: 300;  margin-bottom: 10px;  }

.blog-post .tresc { font-size: 16px;  line-height: 24px;  font-weight: 300;  color: #e3e3e3;  margin-bottom: 15px; }


.blog-post .tresc a { color:#a97eac; }
.blog-post .tresc a:hover { color:#ccc; }

.blog-post .tresc  hr {  border-top: 1px solid rgba(255,255,255,0.5);  }





.error404  .box-html7   {   text-align: center; text-align: center;  padding-bottom: 150px;  padding-top: 50px;  }   


.error404  .box-html7 .pag-header-title  { font-size: 5rem; padding-bottom: 30px;   }   


.error404  .box-html7 .pag-header-subtitle  { font-size: 1.5rem; padding-bottom: 50px;   }  

.error404  .box-html7 a{ color:#aaa;    }   
.error404  .box-html7 a:hover{ color:#aaa; opacity: 0.8;   }   

 

.slider  .splide__slide img { height: 100%;  object-fit: cover;  object-position: center center;  width: 100%; }



.slider  .splide__arrow.splide__arrow--prev { background: transparent; opacity: 0.8;  left:10%; }

.slider  .splide__arrow.splide__arrow--next { background: transparent; opacity: 0.8; right: 10%;  }

.slider .splide__arrow:hover{ opacity: 1; }

.slider .splide__arrow svg{  fill: #fff;  height: 1.4em;  width: 1.4em; }


.splide__slide::before{  background-color: rgba(0, 0, 0, 0.0);  content: "";  position: absolute;  background-image: url(../img/gradient.png);   background-repeat:  repeat-x; top:0; left:0; right: 0; bottom:0;  background-position: center bottom;    pointer-events: none;  z-index: 2; opacity:0.9;   }



.slider .more-link{ position: absolute;   width: 132px; height: 67px;  background: transparent;  bottom:0; left:50%; background-image: url(../img/bottom-slid.png);   background-repeat: no-repeat; background-position: center bottom;  transform: translateX(-50%); z-index: 5; }

.slider .more-link a{ color:#909090; padding: 8px 26px; display: inline-block; font-size: 25px;  padding-top: 22px;  transition: all 0.2s ease; }
.slider .more-link a:hover{ padding-top: 26px;  transition: all 0.2s ease; color:#93c339; }
.slider .more-link a i{ font-size: 25px; }


.slider .slider-text {z-index: 4;  position: absolute; top: unset; left: 50%;  transform: translate(-50%, 0%);  width: 70%; bottom: 100px; }


.slider .slider-text h1{ font-size: 60px; font-weight: 700; line-height: 65px; letter-spacing: -1.8px; color:#fff; text-transform: uppercase;   margin-bottom: 18px;  }
.slider .slider-text h2{  font-size: 21px; font-weight: 500; line-height: 26px; letter-spacing: 0px; color:#fff; margin-bottom: 20px;   }


.slider .slider-text .but { margin-top: 15px; display: inline-block; color:#fff; border:1px solid rgba(255,255,255, 0.6); border-radius: 6px;  font-weight: 600; font-size: 14px; padding: 14px 50px;  }


.slider .slider-text .but:hover {color:#fff; border:1px solid #8dc63f; background-color: #8dc63f;   }







.first-section { position: relative; background-position: center center; background-repeat: no-repeat; background-size: cover;  }

.first-section::before {  content: "";  position: absolute;   top: 0;  left: 0;  right: 0;  background-position: center top;
  width: 100%;  height: 100%;  pointer-events: none;    background-color:rgba(0,0,0,0.7);  }


.first-section h1 { font-size: 3.5rem; line-height: 1;  margin-bottom: 20px; }
.first-section h1 b{ color:#8ee42e;  font-weight: 700;  }


.first-section h2 { font-size: 2rem; line-height: 1; }



.first-section .first-section-wrap {  max-width: 1400px; margin:0 auto; display: flex;  flex-direction: row; min-height: 600px; align-items: center; position: relative; padding: 20px;}


.first-section .first-section-left { width: 60%; color:#fff; padding-left: 150px;  }

.first-section .first-section-right { width: 40%;  }



.divall {  background: rgba(0,0,0,0.8);  padding: 20px 20px; padding-bottom: 0; padding-right: 0px;  border-radius: 10px; }



.divall .div33{ width: 32%; display: inline-block;  width: 30%; display: inline-block; margin-right: 2%; }
.divall .div50{ width: 49%; display: inline-block;}
.divall .div100{ width: 100%; display: inline-block;}
.divall input { max-width: 100%; padding: 10px 10px; border-radius: 5px; border:0; font-size: 14px;  }
.divall label { width: 100%;  }

.divall .wpcf7-response-output { color:#fff;  }

.wpcf7 form .wpcf7-response-output { color:#fff; margin-top: 5px; font-size: 14px; }


.divall textarea { width: 95%;   padding: 10px 10px; border-radius: 5px; border:0;  font-size: 14px;  height: 170px;  }


.divall .div100.rr{ text-align: right;  }

.divall .div100.rr p{ margin-bottom: 0;  padding-right: 23px; }


.divall .wpcf7-submit { background: #8ee42e; padding: 10px 30px; border:0; color:#fff; font-weight: 600; font-size: 18px;  }
.divall .wpcf7-submit:hover { background: #fff; border:0; color:#222; }

.divall .wpcf7-spinner { display: block; }

.divall .wpcf7-not-valid-tip { font-size: 0.8em;  position: absolute;  top: auto; bottom: auto; }


.wpcf7-form-control.wpcf7-acceptance { position: relative;  color:#fff; }

.wpcf7-form-control.wpcf7-acceptance input{  width: 25px; }

.wpcf7-form-control .wpcf7-list-item { margin: 0; font-size: 13px; }

.wpcf7-not-valid-tip{   font-size: 0.8em; }



label > input[type="radio"].checked { accent-color: #8ee42e!important; }

label > input[type="radio"] { accent-color: #8ee42e!important;}

body label > input[type="radio"].checked { accent-color: #8ee42e!important; }

body label > input[type="checkbox"] { accent-color: #8ee42e!important;}





.header-tel { width: 310px;  justify-content: end;  align-items: center; display: flex; }

.header-tel p{ margin-bottom: 0;  }
.header-tel a{ font-size: 22px; color:#222;  }
.header-tel a:hover{ color:#8ee42e;  }

.navbar-brand { padding: 0; }
.navbar-brand >img { max-height: 70px; width: auto; }



.header-menu .navbar-nav .menu-item.ttt a{ font-size: 24px; padding: 8px 22px; background: #8ee42e; border-radius: 5px; 
    color:#fff;  margin-left: 30px; }

.header-menu .navbar-nav .menu-item.ttt a:hover{ background: #222;  color:#fff; }



.header-menu .navbar-nav .menu-item.ttt a i{ font-size: 24px;}



  .onasall { display: flex; flex-direction: row-reverse; }
    
    .onasall h4{  color: #8ee42e;  font-weight: 600;  font-size: 30px;  line-height: 36px;  letter-spacing: 0px; margin-bottom: 38px;  }
    
.onasall p {  font-size: 18px;  font-weight: 500;  line-height: 30px; }

.onasall img {  max-width: 100%; height: auto;  }
    
    .onasall .onas1{ display: flex;  flex: 0 0 auto; width: 50%; max-width: 50%; justify-content: flex-end; align-items: flex-start; }
    
    .onasall .onas2{  display: flex;  flex: 0 0 auto; width: 50%; max-width: 50%; flex-direction: column; padding-right: 30px;   }
    
    
    





@media (max-width: 1400px) {

.section-write-us .form1 .box100.subb { margin-top: 0;}
    
    .copyright-left{  padding-left: 30px; padding-right: 30px; }
    .copyright-right{  padding-left: 30px; padding-right: 30px; }
    
    
  .section-about .about-box-left2{  padding-left: 15px;  padding-right: 15px;}
    
  .first-section .first-section-left { width: 50%;  padding-left: 0px; padding-right: 20px; }
    
  .first-section .first-section-right {  width: 50%; }
    
.section-contact .contact-box-right {  padding-left: 0px;}
    
    
    
    
    
    
}

@media (min-width: 1400px) {

 .container.w1400{ max-width: 1400px;   }  
    
}
 

@media (min-width: 1260px) {

 .container.w1260{ max-width: 1250px;   }  
    
}


@media (max-width: 1199px) { 
    
    .section-list-art{  display: flex;  flex-direction: column; }  

    .section-list-art-big{  width: 100%;  display: flex; min-height: 200px;  }
    
    .section-list-art-big{  width: 100%;  display: flex; min-height: 200px;  }
    
    .section-list-art-small {   width: 100%; }

    .section-list-art-small .art-excript-small{    width: 50%; }
    
.footer-info-wrap{    max-width: 98%; }
    
  .header-menu .navbar-nav .menu-item a{  font-size: 14px;  padding: 20px 10px; }    
    
    
    .section-promo-wrap{  min-height: 500px; padding-top: 50px; padding-bottom: 20px; }
    
    .section-contact .contact-box-center{    padding: 30px;  } 
    
    .section-contact  .contact-box-left {  padding: 30px; }
    .section-contact  .contact-box-right { text-align: left;    padding: 30px; }
    .section-contact  .contact-box-right .img2{   align-items: flex-start;   }
    
     .first-section h1 { font-size: 2.8rem;  }
    
    .section-contact {  padding-top: 40px;        padding-bottom: 10px; }
    
    
    
}

@media (min-width: 991px) { 
.header-menu  .menu-item.menu-item-has-children:hover > .sub-menu { display: block; }   
 
}


@media (max-width: 991px) { 


.header-menu .navbar-nav{  flex-direction: column;  width: 100%;  justify-content: center;  width: 100%;  text-align: center;  padding-top: 20px;
    padding-bottom: 20px;  padding-top: 70px; }
    
    .header-menu .navbar-nav .menu-item.ttt a { margin-top: 15px; margin-bottom: 15px;  margin-left: auto; }
    
   
 
    
     nav.navbar .navbar-collapse { width: 100%;    height: auto;    background-color: rgba(0,0,0,0.99); background-color: #fff;  z-index: 6; }

    nav.navbar > div.container-fluid {  justify-content: flex-end; align-items: flex-start;   align-items: flex-end;  }  

  
    
    
    .header-menu .navbar-nav .menu-item a{  padding: 15px 30px; }
    
    .header-menu .menu-item .sub-menu { text-align: center;  position: relative;  }
    
    .header-menu .menu-item.menu-item-has-children.act  ul.sub-menu{ display: block; }
    
    
    
    
    .info-box-right{  position: relative;  border-left: 0;  padding-left: 15px; }
    
      .copyright-left{  text-align: center;  }
    .copyright-right{  text-align: center; }  
    .copyright-center{  text-align: center;  padding-left: 30px; padding-right: 30px;   padding-top: 8px;   padding-bottom: 8px; }  
 
    
    .page-box-html.search .wysiwyg #searchform{    max-width: 80%; }
    
     .header-info .pin1 { display: none; }
    
    
    .header-info .pin{  margin-left: 25px; }
    
    .header-info::before{    width: 410px; }

    header{ padding-top: 5px;}
    
       
   .header-info{  padding-top: 10px;  } 
    
  .home   nav.navbar{    background-color: transparent;    }
    
    
    .section-list-art-small  { width: 100%; }
   .section-list-art-small .art-excript-small{    width: 100%;  min-height: 150px;  }  
    
    
    .section-list-art  { margin-bottom: 10px;   }
    
    .section-menu-left { padding-top: 20px; padding-bottom: 20px;   }
    .section-menu-right { padding-top: 20px; padding-bottom: 20px;   }
    
    
    .footer-info-newsletter label{   width: 280px; }
    
    .footer-info-newsletter .wpcf7 input{   max-width: 100%; }
    
 
    
 
    
    
    
    .footer-info-newsletter form{    width: auto; }
   

    .footer-info-wrap{    padding-right: 0; }

    nav.navbar {  width: 100%; } 
    
    
    header .header-menu{  border-bottom: 0px solid #4f4150;  position: absolute; top:10px; left:0; right: 0;  } 
    
    .header-menu .navbar-nav .menu-item.current-menu-item a { border: 0; }
    
    .section-content{  display: flex;  flex-direction: column;  padding-right: 0px; }
    
    
    header .header-info h1{ font-size: 30px;  line-height: 35px; }
    
    .navbar-brand img{  max-width: 100%; height: auto;   }

header .header-search .social-ico{  text-align: center;  padding-left: 0;  padding-top: 20px; }
    
header .header-search form{  max-width: 250px;  padding-top: 50px; } 
    
    .header-menu .navbar-toggler{  position: absolute;  z-index: 7;  top: 0px; right: 15px;  box-shadow: none;   }
    
    
    .footer-info-newsletter .wpcf7 .wpcf7-list-item{  margin: 0;    margin-top: 0px;  margin-top: 0px; }
    
    .header-menu .navbar-nav .menu-item a{   font-size: 18px; }
    
    .header-logo{   z-index: 7;  } 
    
    .section-about .about-box-right{  padding-top: 25px;  padding-left: 25px;} 
    
    .section-about .about-box-right2 .img2 .img-rotation{ max-width: 160px;  left: 50%;  transform: translateY(-50%) translateX(-50%) rotate(-45deg);
  top: 50%;  }
    
   
    
     .section-about .about-box-left2{    order: 1;   padding-top: 5px;  text-align: center; }
    
    .section-about .about-box-right2 .img2{  position: relative;  margin-left: 0px;   text-align: center; }
    
    .section-about .about-box-right2{overflow: hidden; padding-top: 0;  }
 
.slider .slider-text h1{  font-size: 40px;   line-height: 45px; letter-spacing: 0px; }
    
    
  .section-promo h3 {    font-size: 40px;   line-height: 45px; letter-spacing: 0px; padding-left: 20px; padding-right: 20px; }  
    
  .section-promo p{    font-size: 18px; line-height: 24px; padding-left: 20px; padding-right: 20px;  }
    
    .section-promo-wrap { overflow: hidden; }
    
.section-about .about-box-right2  .img2 { min-height: 200px;  }
    
    

    .first-section h1 { font-size: 2.5rem; line-height: 1.2;  }
    
    .first-section h2 {  font-size: 1.5rem;  line-height: 1.1; }
        
        
  .first-section .first-section-wrap {  max-width: 1400px;  margin: 0 auto;  display: flex;
  flex-direction: column;  min-height: 600px;  align-items: center;  position: relative;     padding: 50px 20px;  }

    .first-section .first-section-left { margin-bottom: 30px; width: 100%; text-align: center; }
    
    .first-section .first-section-right { width: 100%; }
        
        
      .section-contact .contact-box-center{   text-align: center;  }   
    
   .section-contact .contact-box-left{   text-align: center;  }   
    
   .section-contact .contact-box-right{   text-align: center;  }   
    
    
    .onasall {  display: flex;    flex-direction: column; }
        
    .onasall .onas1 {  display: flex;  flex: 0 0 auto;  width: 100%;   max-width: 100%; margin-bottom: 40px; justify-content: center;  }    
    .onasall .onas2 {  display: flex;  flex: 0 0 auto;  width: 100%;   max-width: 100%; }    
        
    
}



@media (max-width: 768px) { 
    
.info-box-right{ flex-direction: column; }

 .info-box-right-inside {   width: 100%; margin-bottom: 30px; padding: 40px;  }

    .logos-info{  margin-top: 20px;    }
    
    .section-info-logos{   flex-direction: column; }
    
    .section-info-logos img{    max-width: 100%; margin-top: 25px; margin-bottom: 25px;  }
    
    .section-grid     .col-md-6.col-xl-8 { order:-1;   }
    
    .footer-info-wrap{   flex-direction: column; }
    
    .footer-info-mail{  padding-top: 20px;   padding-bottom: 20px; }
    
    .footer-info-newsletter{  display: flex;    flex-direction: column; }
    
    .footer-info{    padding-bottom: 40px; }
    
    .kafelki.section-list-art-big .box{   flex-direction: column; }
    
    .kafelki .img2{  margin-right: 0px; margin-bottom: 30px;   max-width: 300px;} 
    
    header .header-wrap{  display: flex;  flex-direction: column;}
    
    header .header-logo{  width: 100%;    }
    
    
 header .header-box{  width: 100%;  padding-top: 20px;  }
    
    header .header-search{    width: 100%;  }
    
    header .header-search form{  max-width: 250px;  padding-top: 10px;  margin: 0 auto;}
    
    .section-welcome{  margin-bottom: 30px;  padding-top: 10px;}
    
     .footer-info-newsletter h4{   margin-bottom: 20px; } 
    
    
      .footer-info-newsletter form{    width: auto;    margin: 0 auto;  text-align: center;  margin-bottom: 40px;  } 
    
    .section-about .about-box-left::before{  width: 100%;    left: 0; }

    .section-about .about-box-right{  padding-top: 50px;   padding-left: 15px;  } 
    
    .section-about .about-box-right li{  flex-direction: column; margin-bottom: 40px; }

    .section-about .about-box-right li span{  padding-left: 0px;   line-height: 26px;  text-align: center; padding-top: 5px; }
    
.section-about .about-box-left{  min-height: 200px; }
    
    
    
   .section-contact .contact-box-center{   text-align: center;  }   
    
   .section-contact .contact-box-left{   text-align: center;  }   
    
   .section-contact .contact-box-right{   text-align: center;  }   
    
 .section-contact .contact-box-right .img2{    align-items: center;  } 

.section-contact .contact-box2-center .subtitle{    margin-top: 15px; }
    
  .section-contact .contact-box2-center .logos-wrap{   flex-direction: column; }

.section-contact .contact-box2-center .logos{  margin: 20px auto; }  
    
    
.section-contact{  padding-top: 70px;  padding-bottom: 50px;}
    
.section-promo-wrap{    min-height: 300px; }
    
 
    
 .section-offer{  padding-top: 60px;  padding-bottom: 5px;  }
    
.slider .splide__arrow.splide__arrow--prev{   left: 1%; }
    .slider .splide__arrow.splide__arrow--next{  right: 1%;   }
    
 .slider .slider-text{  width: 85%; }   
    
    .slider .splide__slide img{ min-height: 400px; } 
    
    
    
}

    
 

@media (max-width: 576px) {
    
    .offer-box-inside {  background: #fff; }
    
    .contact-box-info{ flex-direction: column; }
    
    .contact-box-logo{  margin-right: 0;  padding-top: 12px; padding-bottom:  40px; }
    
    .slider .splide__pagination__page{  margin-left: 13px;  margin-right: 13px; }
    
    .page-box-html.search .wysiwyg #searchform{    max-width: 96%; }
    
 .header-info{    display: flex;    flex-direction: column;    justify-content: flex-end;    width: 100%;
     position: relative;    padding-top: 1px;    padding-bottom: 10px;    text-align: right;  }
    
    .header-info::before { display: none; }  
    
     .header-logo{  padding-left: 0px;  }
 
    .header-info .pin a{  letter-spacing: 0; } 
    
    
    
    
    .section-contact .contact-box2-center .tile{  margin: 10px auto;  text-align: center;  min-width: 100%; }
    
    .section-offer .offer-box .img2{  position: static;    transform: translate(0%, 0%); }
    
    .section-offer .offer-box{  max-width: 100%;   padding-top: 30px; }
    
    .divall .div33 {    width: 100%; width: 47%; }
    
    .divall input {  width: 95%;}
    
    .section-promo h3 {  font-size: 28px;     line-height: 1.2; }
    
    
    
    
    
    
}




@media (max-width: 400px) {
    
.section-write-us .form1 .box100.subb { margin-top: 0;}
    
    
}


@media (max-width: 360px) {
    
    .header-info .pin { display: none; }
    
 .header-menu .navbar-nav{    background: #292a30;   background: transparent;   z-index: 2;    position: relative;  padding-top: 50px; }
    
    .home  .header-menu .navbar-nav{   background: transparent;  padding-top: 50px; }
    
    
    
}

