/* nav */
.sticky-nav li :focus{
  box-shadow: none !important;
}
.sticky-nav li a :focus{
  box-shadow: none !important;
}
/* nav */

.about-us-welcome {
  font-family: "Helvetica Neue" sans-serif !important;
  color: #FFFFFF;
  flex-direction: column;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 750px;
}

.about-us-welcome h2 {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 40px;
}

.about-us-welcome .position-absolute{
  bottom: 0;

}
.about-us-sponsors{
  margin-right: 0px;
}
@media (max-width:768px) {
  .about-us-welcome-grp-1{
    padding-bottom: 250px !important;
  }
  .about-us-welcome{
    min-height: fit-content !important;
  }
  .about-us-welcome .about-us-sponsors{
    justify-content: center;
  }
  .about-us-welcome .m-center{
    text-align: center;
  }
  .o-nas-main-side{
    right: 0!important;
    left: unset !important;
    margin-top: 120px !important;
  }
  .about-us-sponsors .col-4{
    max-width: 20%;
    flex: 0 0 20%;
  }
}
@media (max-width:576px) {
  .about-us-welcome-grp-1{
    padding-bottom: 200px !important; 
  }
  .about-us-sponsors .col-4 figure{
    margin: 0px !important;
  }
  .about-us-sponsors .col-4 figure img{
    min-width: 45px;
  }
  .about-us-sponsors{
    margin-bottom: 30px;
  }
  .about-us-welcome .about-us-sponsors .first{
    margin-left: -5px;
  }
}
@media (max-width:300px) {
  .about-us-sponsors .col-4{
    max-width: 33.33333%;
    flex: 0 0 33.33333%;
  }
}

.o-nas-main{
  padding-bottom: 200px;
}

.o-nas-main-hidden-img{
  display: none ;
}
.o-nas-main-hidden-img img{
  max-height: 260px;
  min-height: unset;
}

.o-nas-2-row{
  margin: 0 -25px 0 -25px;
}

.o-nas-col-expand{
  padding-left: 25px;
}
.o-nas-text .row{
  margin-right: unset !important;
}


.about-us-welcome .about-us-sponsors .first{
  padding-left: 0px;
}

.about-us-welcome .about-us-sponsors img{
  width: 100%;
  height: 70px !important;
  object-fit: contain;
}
.o-nas-main .o-nas-text{
  margin-top: 200px;
}
.o-nas-main{
  z-index: -1;
}
.o-nas-main .o-nas-text .mt-o-nas-text{
  margin-top: 53.4px;
  margin-right: 60px;
}

.o-nas-main-link-b{
  display: none;
}
.o-nas-img-appear{
  display: none;
}
@media (max-width:576px) {
  .o-nas-2-row{
    margin: 0 -15px 0 -15px;
  }
  .o-nas-col-expand{
    margin-left: 15px;
    flex: 0 0 100%;
    max-width: 95%;
    margin-bottom: 250px;
  }
  .o-nas-img-disappear{
    display: none;
  }
  .o-nas-main .o-nas-main-link{
    margin-right: 0px !important;
  }
  .o-nas-main-hidden-img{
    display: block;
  }
  .o-nas-main-side{
    display: none;
  }
  .o-nas-col .br{
    display: none;
  }
  .o-nas-col{
    padding-right: 20px !important;
  }
  .o-nas-main-row{
    margin-bottom: 0px !important;  
  }
  .o-nas-main-link-b{
    display: block;
    margin-top: 40px;
  }
  .o-nas-main-dark-col-2{
    display: none !important;
  }
  .o-nas-main-dark-col-1{
    margin-right: 0px !important;
  }
  .o-nas-img-appear{
    display: block !important;
    margin-top: -300px;
    margin-bottom: 40px;
  }
}
@media (max-width:1200px) {
  .o-nas-main .o-nas-text .mt-o-nas-text{
    margin-right: 20px;
  }  
}
@media (max-width: 1060px) {
  .o-nas-main .o-nas-text .mt-o-nas-text{
    margin-right: 20px;
  }
  .o-nas-main-link{
    margin-right: 40px !important;
  }
}
@media (max-width:768px) {
  .o-nas-main-dark-col-2{
    margin-left: -35px !important;
  }
}
@media (max-width: 991px) {
  .o-nas-main-dark-col-2{
    margin-left: 40px;
  }
  .o-nas-main .o-nas-text .mt-o-nas-text{
    margin-top: 0px;
  }
  .o-nas-main .o-nas-text{
    margin-top: 50px;
  }
  .o-nas-main .o-nas-text-dark{
    max-width: 100% !important;
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .o-nas-main .o-nas-text-dark .justify-content-end{
    justify-content: start !important;
  }
}
@media (min-width: 991px) {
  .o-nas-main .o-nas-col{
    flex: 0 0 auto !important;
    width: auto !important;
  }

}

.o-nas-main .card :first-child{
  border-radius: inherit;
}

.o-nas-main .o-nas-main-cards{
  border-radius: 15px;
}

.o-nas-main .o-nas-main-side{
  z-index: 999;
  margin-top: 200px;
  width: 35%;
  left: 0;
  top: 0;
}

.o-nas-main .wp-block-cover.alignright{
  max-width: 90%;
  width: 90% ;
}
.o-nas-main .o-nas-col{
  margin-right: 20px;
}
.o-nas-main .o-nas-main-link{
  margin-right: 130px;
}
.o-nas-main .o-nas-text-dark p{
  margin-bottom: 10px;
}

.o-nas-card-img{
  position: absolute;
  right: 25px;
  top: -45px;
}
.o-nas-card-title-1{
  line-height: 1.25;
  margin: 20px 0 20px 0;
}

.o-nas-br-md{
  display: none;
}
.o-nas-br{
  display: block;
}
.o-nas-br-xsm{
  display: none;
}
.o-nas-br-lg{
  display: none;
}

@media (min-width:991px) and (max-width:1200px) {
  .o-nas-card-img{
    right: -15px;
  }
  .o-nas-main-side{
    width: 30% !important;
  }
}
@media (min-width:991px) and (max-width:1024px) {
  .o-nas-br-lg{
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .o-nas-br-md{
    display: block;
  }
  .o-nas-br{
    display: none;
  }
  .o-nas-card-img{
    right: -15px;
  }
  .o-nas-main-side{
    margin-top: 70px !important;
  }
}
@media (min-width: 768px) and (max-width: 960px) {
  .o-nas-br-lg{
    display: block;
  }
}
@media (max-width: 991px) {
  .o-nas-card-img{
    width: 130px;
    right: 15px;
  }
}
@media (max-width: 600px) {
  .o-nas-br-xsm{
    display: block;
  }
  .o-nas-br{
    display: none;
  }
  .o-nas-card-img{
    right: 25px;
    width: 160px;
    top: -35px;
  }
}

@media (max-width:450px) {
  .o-nas-card-img{
    width: 130px;
  }
}
@media (max-width:400px) {
  .o-nas-card-img{
    right: -5px;
  }
}

@media (max-width:360px) {
  .o-nas-card-img{
    right: -5px;
    width: 100px;
  }
}

@media (max-width: 800px) {
  .about-us-welcome {
    min-height: 250px;
  }

  .about-us-welcome h2 {
    font-size: 35px;
  }
}
/* side images */
/* xxlarge screen */
@media (min-width:1800px) {
  .o-nas-main-side{
    left: 7% !important;
  }
  .pricina-vasich-problemov-img{
    right: 9% !important;
  }
  .pripravujeme-pre-skoly-img{
    left: 9% !important;
  }
  .o-nas-testimonial-pe{
    padding-right: 150px;
  }

}
@media (min-width:2200px) {
  .o-nas-main-side{
    left: 14% !important;
  }
  .pricina-vasich-problemov-img{
    right: 20% !important;
  }
  .pripravujeme-pre-skoly-img{
    left: 20% !important;
  }
  .o-nas-testimonial-pe{
    padding-right: 200px;
  }
}
/* side images */
/* pricina-problemov */
.o-nas-pricina-problemov-cover{
  margin-bottom: 100px;
}

.pricina-vasich-problemov-img{
  position: absolute;
  right: 0;
  top: -100px;
}

.pricina-problemov-text{
  max-width: 480px;
  margin-top: 300px;
}
.pricina-problemov-text h1{
  width: 600px;
}

.vase-problemy-row{
  justify-content: space-between;
}

.vase-problemy-last{
  flex: 0 0 32%;
}

@media (min-width:991px) and (max-width:1200px) {
  .pricina-vasich-problemov-img{
    max-width: 40%;
  }
  .pricina-problemov-text{
    margin-top: 150px;
  }
}
@media (max-width: 991px) {
  .pricina-problemov-text{
    margin: 0 auto 0 auto !important; 
  }
  .pricina-vasich-problemov-img{
    display: none;
  }
  .pricina-problemov-text h1{
    width: unset;
    margin-top: 0px;
  }
  .pricina-problemov-text h1 .br{
    display: none;
  }
  .vase-problemy-last{
    padding-bottom: 20px;  
  }
  .pricina-vasich-problemov-img{
    position: relative;
    margin-bottom: 0px;
    margin-left: 30px;
    clear: both;
  }
  .pricina-problemov-text{
    max-width: unset;
    margin-top: -80px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
  }
  .pricina-problemov-text p .br{
    display: none;
  }
  .o-nas-pricina-vasich-problemov-img2{
    display: block !important;
    margin-bottom: 0px;
    margin-top: -100px;
  }
}
@media (max-width: 768px) {
  .pricina-vasich-problemov-img{
    margin-left: -5%;
    margin-right: 5%;
  }
}
.vase-problemy-border{
  border-bottom: 2px solid rgba(30, 174, 225, 0.2);
  flex: 0 0 32%;
  justify-content: space-between;
}
.vase-problemy p, 
.vase-problemy-border p, 
.vase-problemy-border-small p,
.vase-problemy-last p{
  font-weight: 700;
}
  .vase-problemy, 
  .vase-problemy-border, 
  .vase-problemy-border-small,
  .vase-problemy-last{
    justify-content: start;
    margin-top: 20px !important;
  }
@media (max-width:768px) {

  .vase-problemy, 
  .vase-problemy-border, 
  .vase-problemy-border-small{
    flex: 0 0 48% !important;
    border-bottom: 2px solid rgba(30, 174, 225, 0.2);
  } 
}
@media (max-width: 576px) {
  .vase-problemy, 
  .vase-problemy-border, 
  .vase-problemy-border-small,
  .vase-problemy-last{
    flex: 0 0 100% !important;
    max-width: 97%;
    margin: auto;
  } 
}
@media (max-width:500px) {
  .o-nas-pricina-vasich-problemov-img2{
    width: 100%;
    margin-top: 0px;
  }
  .o-nas-pricina-vasich-problemov-img2 figure{
    width: 100%;
  }
  .o-nas-pricina-vasich-problemov-img2 figure img{
    width: 100%;
  }
}
.vase-problemy-border-small{
  flex: 0 0 32%;
}

.vase-problemy{
  flex: 0 0 32%;
}
.o-nas-pricina-vasich-problemov-img2{
  display: none;
}
/* pricina problemov */



/* pre skoly */

.o-nas-pre-skoly-img2{
  display: none;
}
.pre-skoly-classic-wrapper span{
  font-weight: 700;
}
@media (max-width:1200px) {
  .o-nas-pre-skoly-mw{
    margin: -30px 70px 0 45% !important;
  }  
}
@media (max-width:1050px) {
  .o-nas-pre-skoly-mw{
    margin: -50px 60px 0 45% !important;
  }  
}
@media (max-width: 768px) {
  .o-nas-pre-skoly-mw{
    margin: 0 !important;
  }
  .pripravujeme-pre-skoly-img{
    position: relative !important;
    max-width: unset !important;
    top: 0px !important;
    margin-right: -5%;
    margin-left: 5%;
    display: none;
  }
  .o-nas-pre-skoly-img2{
    display: block  !important;
    margin-bottom: 0px;
  }
  .o-nas-pre-skoly-cover{
    margin: 0 !important;
  }
  .pre-skoly-classic-wrapper{
    display: flex;
    justify-content: start;
  }
}
@media (max-width:500px) {
  .o-nas-pre-skoly-img2{
    width: 100%;
  }
  .o-nas-pre-skoly-img2 figure{
    width: 100%;
  }
  .o-nas-pre-skoly-img2 figure img{
    width: 100%;
  }
}
.o-nas-pre-skoly-cover{
  margin-top: 200px;
}

.o-nas-pre-skoly-container{
  margin: 20px 0 20px 0 ;
}

.o-nas-pre-skoly-mw{
  margin: 0 120px 0 45%;
}
.pripravujeme-pre-skoly-img{
    position: absolute;
    left: 0;
    top: -100px;
    max-width: 40%;
}
.o-nas-circle-check{
  width: 23px;
  height: 23px;
}

/* pre skoly */

/* Financne prispiet */
.o-nas-financne-prispiet-wrapper h1{
  width: 560px;
}
.o-nas-qr-wrapper{
  margin-left: -30px;
  position: absolute;
  bottom: 0;
}
.o-nas-qr-wrapper figure{
  margin-left: 10%;
}
.o-nas-qr-a{
  text-decoration: none;
  color: #1EAEE1;
}
.o-nas-qr-a:hover{
  text-decoration: none;
  color: #1EAEE1;
}
.o-nas-qr-text{
  margin-left: -40%;
}
.o-nas-financne-prispiet-cover{
  margin-bottom: 100px;
  padding-bottom: 50px;
  padding-top: 150px;
}
.o-nas-financne-prispiet-wrapper .o-nas-fw-700{
  font-weight: 700;
}
@media (max-width: 991px) {
  .o-nas-financne-prispiet-wrapper h1{
    width: 450px;
  }
}
@media (min-width:768px) and (max-width:991px) {
  .o-nas-qr-wrapper figure{
    margin-left: 30%;
  }
  .o-nas-qr-text{
    margin-left: -20%;
  }
}
@media (max-width:768px) {
  .o-nas-financne-prispiet-cover{
    padding-top: 50px !important;
  }
  .o-nas-financne-prispiet-wrapper{
    padding-bottom: 20px;
  }
  .o-nas-qr-wrapper figure img{
    position: absolute;
    bottom: 40px;
    right: 30%;
  }
  .o-nas-financny-prispevor-col2{
    padding-top: 30px;
  }
  .o-nas-qr-text{
    margin-left: -27%;
  }
  .o-nas-qr-wrapper{
    right: -50px;
  }
}
@media (max-width:500px) {
  .o-nas-financne-prispiet-wrapper h1{
    width: unset;
  }
  .o-nas-financne-prispiet-wrapper{
    text-align: center;
  }
  .o-nas-financny-prispevor-col2{
    margin-top: 20px;
    padding-top: 0px;
  }
  .o-nas-qr-text{
    margin: auto !important;
    text-align: center;
    max-width: 300px;
  }
  .o-nas-qr-wrapper figure img{
    position: relative;
    right: unset;
  }
  .o-nas-qr-wrapper{
    position: relative;
    margin-top: -15px;
    margin-left: auto !important;
    margin-right: auto !important;
    right: unset;
  }
  .o-nas-qr-wrapper figure {
    margin-left: -5px;
  }
  .o-nas-qr-text{
    text-align: start;
    margin-left: -5px !important;
    margin-top: -30px !important;
  }
  
}

/* Financne prispiet */

/* Sponsori */
.o-nas-sponsors-text{
  line-height: 35px;
}
.o-nas-sponsors-wrapper .wp-block-group__inner-container{
  display: flex !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
.o-nas-sponsors-img{
  flex: 0 0 20%;
  max-width: 20%;
  margin: auto !important;
  display: table;
  text-align: center;
}
.o-nas-sponsors-cover{
  padding-bottom: 100px;
  margin-bottom: 1em;
}


@media (max-width:991px) {
  .o-nas-sponsors-img{
    max-width: 30%;
    flex: 0 0 30%;
  }
}
@media (max-width:768px) {
  .o-nas-sponsors-img{
    flex: 0 0 33%;
    max-width: 33%;
    padding: 20px 0 20px 0;
  }
}
@media (max-width: 576px) {
  .o-nas-sponsors-img{
    padding: 20px 10px 20px 10px;
  }
}


/* Sponsori */


/* Kontakt */

.o-nas-kontakt-cover{
  padding-bottom: 75px;
  padding-top: 75px;
}

.o-nas-kontakt-text{
  max-width: 440px;
  font-size: 16px;
  margin-bottom: 130px;
}
.o-nas-kontakt-blue{
  font-weight: 700;
}
.o-nas-kontakt-email-lokalita{
  font-size: 22px;
  font-weight: 700;
}
@media (max-width:991px) {
  .o-nas-kontakt-text{
    margin-bottom: 50px;
  }
}
@media (max-width:576px) {
  .o-nas-kontakt-cover{
    padding: 45px 0 45px 0;
  }
  .o-nas-kontakt-text{
    max-width: unset;
    margin-bottom: 20px;
  }
  .o-nas-kontakt-email-lokalita{
    font-size: 20px !important;
  }
  .o-nas-kontakt-text{
    margin-bottom: 30px;
  }
}

/* Kontakt */
/* Fonts */


@media (max-width:576px) {
  .about-us-welcome p,
  .o-nas-main p,
  .o-nas-pricina-problemov-cover p,
  .o-nas-pre-skoly-cover p,
  .o-nas-financne-prispiet-cover p,
  .o-nas-sponsors-cover p{
    font-size: 13.5px !important;
  }
  h2,h1{
    font-size: 35px !important;
    font-weight: 700;
  }
}
/* Fonts */


.about-us h3 {
    color: #192949;
    font-size: 35px;
    font-weight: 600;
}

.about-us p {
    max-width: 1000px;
    color: #192949;
    font-size: 14px;
    line-height: 24px;
}

.about-us .title p {
    font-weight: bold;
}

.about-us .content p {
    font-style: italic;
}
/*two-info-columns reusable*/

.two-columns .container {
    padding: 50px 15px 70px 15px;
}

.two-columns .container img {
  height: 66px;
}

.two-columns .container h3 {
  margin-bottom: 15px;
  color: #192949;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;

}

.two-columns .container p {
  margin-bottom: 32px;
  color: #192949;
  font-weight: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
}

ul li {
  color: #19283B;
  font-weight: 500;
  font-size: 14px;
  line-height: 28px;
}

/*contact-us reusable*/

.contact-us h3 {
    color: #192949;
    font-size: 35px;
    font-weight: 600;
}
.contact-us p {
    color: #192949;
    font-size: 14px;
    line-height: 24px;
}

.contact-us .title p {
    font-weight: bold;
}

.contact-us .content p {
    font-style: italic;
}

.contact-info .bi  {
    color: #192949;
    font-size: 30px;
}
.contact-info a  {
    color: #192949;
    font-size: 20px;
}

.contact-info a:hover {
    color: #1eaee1;
    text-decoration: none;
}

/*partners reusable*/

.partners .container a{
    padding: 80px 0 50px 0;
    border-bottom: 1px solid rgba(137, 137, 137, 0.2);
  }
  
  .partners .container .logos-row {
    flex-wrap: wrap;
  }
  
  .partners .container .logos-row img {
    height: 100px;
    margin: 0 10px 30px 10px;
  }
  
  .heading-section {
      margin-top: 50px;
  }
  
  .heading-section h3 {
      color: #192949;
      font-size: 35px;
      font-weight: 600;
      font-family: "Helvetica Neue" sans-serif;
  }
  .heading-section p {
      color: #192949;
      font-family: "Helvetica Neue" sans-serif;
      font-weight: 300;
      font-size: 14px;
      line-height: 24px;
      font-weight: bold;
  }

/* teamSection */
.image-container {
	width: 100%;
}

.image-container img {
	object-fit: cover;
	width: 100%;
	max-width: 540px;
  max-height: 250px;
	border-radius: 5px;
}

h4 {
  font-size: 20px;
}

.team-member p {
  font-size: 15px !important;
  font-weight: 200 !important;
}
