
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.cdnfonts.com/css/galano-grotesque-alt');


@font-face {
    font-family: 'GalanoGrotesqueBold';
    src: url('../fonts/GalanoGrotesqueBold.eot');
    src: url('../fonts/GalanoGrotesqueBold.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueBold.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueBold.woff') format('woff'),
         url('../fonts/GalanoGrotesqueBold.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueBold.svg#GalanoGrotesqueBold') format('svg');
}


@font-face {
    font-family: 'GalanoGrotesqueRegular';
    src: url('../fonts/GalanoGrotesqueRegular.eot');
    src: url('../fonts/GalanoGrotesqueRegular.eot') format('embedded-opentype'),
         url('../fonts/GalanoGrotesqueRegular.woff2') format('woff2'),
         url('../fonts/GalanoGrotesqueRegular.woff') format('woff'),
         url('../fonts/GalanoGrotesqueRegular.ttf') format('truetype'),
         url('../fonts/GalanoGrotesqueRegular.svg#GalanoGrotesqueRegular') format('svg');
}
@font-face {
    font-family: 'GalanoGrotesqueExtraBold';
    src: url('fonts/GalanoGrotesqueExtraBold.eot');
    src: url('fonts/GalanoGrotesqueExtraBold.eot') format('embedded-opentype'),
         url('fonts/GalanoGrotesqueExtraBold.woff2') format('woff2'),
         url('fonts/GalanoGrotesqueExtraBold.woff') format('woff'),
         url('fonts/GalanoGrotesqueExtraBold.ttf') format('truetype'),
         url('fonts/GalanoGrotesqueExtraBold.svg#GalanoGrotesqueExtraBold') format('svg');
}

@font-face {
    font-family: 'GalanoGrotesqueHeavy';
    src: url('fonts/GalanoGrotesqueHeavy.eot');
    src: url('fonts/GalanoGrotesqueHeavy.eot') format('embedded-opentype'),
         url('fonts/GalanoGrotesqueHeavy.woff2') format('woff2'),
         url('fonts/GalanoGrotesqueHeavy.woff') format('woff'),
         url('fonts/GalanoGrotesqueHeavy.ttf') format('truetype'),
         url('fonts/GalanoGrotesqueHeavy.svg#GalanoGrotesqueHeavy') format('svg');
}


body{ font-size: 15px; line-height: 24px; color: #646464;font-family: 'GalanoGrotesqueRegular', sans-serif;}
section {
    padding: 70px 0;
    position: relative;
}

h1, h2, h3, h4, h5, h6{font-weight: bold;}
a:focus, a:active, a{ outline:0!important; border: 0; }
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none!important;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.ml-70{margin-left: 75px;}
.mrm-btm{margin-bottom: 0;}

.bokk {
    max-width: 990px;
    margin: 0 auto;
}
.sumit{}
.form-control {
    background: #f7f7f7;
    border-radius: 8px;
    box-shadow: none;
    color: #010b5a;
    font-size: 17px;
    font-weight: 400;
    border: 1px solid #f7f7f7;
    height: 48px;
    margin-bottom: 0px;
    padding-left: 15px;
    
}
.form-group {
    margin-bottom: 15px;
}
.bokk label {
    font-weight: bold;
    color: #5E5E5E;
    text-align: left;    display: block;margin-bottom: 12px;
}

.bokk .accordion-button:not(.collapsed) {
    color: #003C3C!important;
    background-color: transparent;
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.125);
    font-weight: bold;
}

.bokk .accordion-item {
    margin-bottom: 15px;
    border-radius: 16px;
}


.bokk .accordion-item:not(:first-of-type) {
    border-top: 1px solid rgba(0,0,0,.125);
}

.bokk .accordion-button{ background-color: transparent;}

.bokk .btn-warning {
    background: #FB9F40;
    padding: 12px 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    border-radius: 10px;
    border: 0px;
    width: 100%;
}

.sixth-fold.vidos .slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0px 0 0;
}
.sixth-fold.vidos {
    background: #003C3C;
}
.sixth-fold.vidos h2 {
    color: #fff;
}
.sixth-fold.vidos h5 {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
}
.sixth-fold.vidos h5::before {
      background: #ffffff;
    
}


.book-visit h2 {
    
    font-size: 32px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: 'GalanoGrotesqueBold', sans-serif;
}

.book-visit{
    background: #003C3C;
}
.book-visit h2 {
    color: #fff;
}
.book-visit h5 {
    position: relative;
    font-size: 13px;
    font-weight: 600;
    color: #ffffff;
}
.book-visit h5::before {
    position: absolute;
    height: 1px;
    background: #fff;
    content: "";
    width: 24px;
    left: -30px;
    top: 6px;
}






.controls {
    display: flex;
    justify-content: center;
  }
  .controls div {
      padding: 4px 15px;
      cursor: pointer;
      border: 1px solid #fff;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      margin: 0 5px;
      border-radius: 8px;
      background: #9d254d;
  }
  .controls div.disabled {
    opacity: 0;
    cursor: default;
  }
  
  .slider {
      position: relative;
      width: 32%;
      height: 250px;
      margin: 0 auto;
  }
  
  .slide {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 80%;
    height: 50%;
    background-color: red;
    border: 1px solid #fff;
    border-radius: 15px;
    opacity: 0;
    transition: all 0.7s ease-out;
  }
  .slide--active {
    opacity: 1;
    z-index: 9;
  }
  
  .prev,
  .next {
    opacity: 0.3;
  }
  
  .prev {
    transform: translate(0, -30%) scale(0.8);
  }
  
  .next {
    transform: translate(0, 30%) scale(0.8);
  }



  .react-datetime-picker {
    display: inline-flex;
    position: relative;
    width: 100%;
}

.map-address {
    min-height: 90px;
}

@media only screen and (max-width: 767px) { 
section {
    padding: 40px 0;
    position: relative;
}

.map-address {
    min-height: inherit;
}



}