/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-carousel {
  z-index: -1;
  position: fixed;
  top: 0;
}
.owl-theme .owl-nav {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px; }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #869791;
      color: #FFF;
      text-decoration: none; }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    cursor: default; }

.owl-theme .owl-nav.disabled + .owl-dots {
  margin-top: 10px; }

.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent; }
  .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #869791; }

.owl-theme .item {
  height: 100vh;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-color: transparent;
}

.owl-theme .item .owl-itemtext {
  position: absolute;
  left: 50%;
  text-align: center !important;
  top: 0;
  height: 100vh;
}
.owl-theme .item .owl-itemtext img {width: auto !important; height: auto !important; text-align: center; position: relative; left: -50%;}

.homeslide1 {top: 40%;}
.homeslide2 {top: 35%;}
.homeslide3 {top: 35%;}

@media only screen and (max-width: 1950px) {
  
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 35%; width:87% !important; height: auto; left: -43.5%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 35%; width:89% !important; height: auto; left: -44.5%;}
  
}

@media only screen and (max-width: 1690px) {
  
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 36%;}
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 35%; width:84% !important; height: auto; left: -42%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 35%; width:86% !important; height: auto; left: -43%;}
  
}

@media only screen and (max-height: 1100px) {
  
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 33%;}
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 32%; width:82% !important; height: auto; left: -41%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 32%; width:84% !important; height: auto; left: -42%;}
  
}


@media only screen and (max-height: 900px) {
  
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 33%; width:68% !important; height: auto; left: -34%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 33%; width:68% !important; height: auto; left: -34%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 33%; width:68% !important; height: auto; left: -34%;}
  
}

@media only screen and (max-width: 850px) {
  
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 25%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 25%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 25%; width:90% !important; height: auto; left: -45%;}
  
  /*.owl-carousel {
    z-index: 0;
    position: relative;
    top: -150px;
  }
  .owl-theme .item {height: 400px;}*/
  
  
}

@media only screen and (max-height: 810px), (max-height: 810px) and (orientation: landscape) {
  
  /*.owl-theme .item .owl-itemtext img.homeslide1 {top: 20%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 20%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 20%; width:90% !important; height: auto; left: -45%;}*/
  
    .owl-theme .item .owl-itemtext img.homeslide1 {top: 33%; width:70% !important; height: auto; left: -35%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 33%; width:70% !important; height: auto; left: -35%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 33%; width:70% !important; height: auto; left: -35%;}
  
}

@media only screen and (max-height: 650px) {
  
  .logo img {width: 12%;}
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 30%; width:64% !important; height: auto; left: -32%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 30%; width:64% !important; height: auto; left: -32%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 30%; width:64% !important; height: auto; left: -32%;}
  
}


@media only screen and (max-height: 500px) {
  
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 30%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 30%; width:90% !important; height: auto; left: -45%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 30%; width:90% !important; height: auto; left: -45%;}
  
}

@media only screen and (max-width: 800px) and (orientation: landscape) {
  
  .logo img {width: 12%;}
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 40%; width:80% !important; height: auto; left: -40%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 40%; width:80% !important; height: auto; left: -40%;} 
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 40%; width:80% !important; height: auto; left: -40%;}
  
}

@media only screen and (max-height: 980px) and (orientation: portrait) {
  
  .logo img {width: 40%;}
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 45%; width:100% !important; height: auto; left: -50%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 45%; width:100% !important; height: auto; left: -50%;}
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 45%; width:100% !important; height: auto; left: -50%;}
  
}

@media only screen and (max-width: 450px) and (orientation: portrait) {
  
  .logo img {width: 35%;}
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 35%; width:100% !important; height: auto; left: -50%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 35%; width:100% !important; height: auto; left: -50%;}
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 35%; width:100% !important; height: auto; left: -50%;}
  
}

@media only screen and (max-width: 380px) and (orientation: portrait) {
  
  .logo img {width: 40%;}
  .owl-theme .item .owl-itemtext img.homeslide1 {top: 35%; width:100% !important; height: auto; left: -50%;} 
  .owl-theme .item .owl-itemtext img.homeslide2 {top: 35%; width:100% !important; height: auto; left: -50%;}
  .owl-theme .item .owl-itemtext img.homeslide3 {top: 35%; width:100% !important; height: auto; left: -50%;}
  
}

