
 .logoTextMain {
    display: block;
    font-size: 42px;
    font-weight: bold;
    color: #151414;
}  

.logoTextSub {
    display: block;
    text-align: right;
    font-size: 14px;
    margin-top: -18px;
    color: rgba(0, 0, 0, 0.5);
}

.button-search{
    width: 100%;
    height: 60px;
    border: 1px solid #00acbc;
    border-radius: 5px;
}

.footer-links{
    padding:0;
}

.has-picture *{
    color:white;
    font-weight: 400;
}

.gradient-overlay {
    position: absolute;
    width: 100%;
    height: 95%;
    z-index: 1;
    bottom: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.5) 100%);
}

.jumbotron-text-container {
    z-index: 2;
}
.slick-slide {
    height: auto;
}

.footer-links{
    list-style: none;
    text-align: center;
    display: table;
    width: 100%;
    margin: 0 auto;  
}

.list-item{
   display: inline;
   padding: 0 15px;
   color: #fff;
}

.list-item a{ 
   color: #fff; 
}

.accommodation #elina-smart-element .form-vertical .DateInput {
    width: 45% !important;
}
@media (min-width:779px) {
.accommodation .DateRangePicker_picker__directionLeft {
    left: -100% !important;
}
}
.sidebar {
    position:relative;
}

.sidebar .price-Cont {
    position: absolute;
    border-radius: 25px;
    right: 0;
    top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 0;
    background: #343a40;
    min-width: 100px;
    min-height: 40px;
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 12px;
    font-weight: bold;
}
.sidebar .price-Cont span{
    padding-left:0 5px;
}

@media (max-width:992px) {
   .jumbotron-text-container {
    padding: 50px 50px 20px 50px;
    min-height: 300px;
}

.location #elina-smart-element .form-inline .form-style {
    margin-right: 0;
    margin-bottom: 15px;
}

.location #elina-smart-element .form-inline .form-style:nth-child(1) {
    width: 100%;
}

.location #elina-smart-element .form-inline .form-style:nth-child(2), .location #elina-smart-element .form-inline .form-style:nth-child(3), .location #elina-smart-element .form-inline .form-style:nth-child(4) {
    width:50%;
    border: 1px solid #e5e5e5;
}

.location #elina-smart-element .form-inline .button-submit{
    width:100%;
}

.location .enquire-button, .location #elina-smart-element .form-inline .button-submit {
    width: 100%;
    margin-bottom: 15px;
}

.slider-for .slick-slide.slick-current.slick-active .caption-container {
    padding: 10px 10px;
    width: 90%;
} 

.slider-for .slick-slide {
    margin: 30px 10px;
}
}

.accommodation #elina-smart-element .button-submit {
    font-size: 16px;
    border-radius: 25px;
    width: 100%;
    margin-top: 10px;
}

.accommodation  #elina-smart-element .form-style:nth-child(1) #elinaEndDate,
.accommodation #elina-smart-element .form-style:nth-child(1) #elinaStartDate{
    padding-left:15px;
    background-image:none;
}
/*
.accommodation #elina-smart-element .form-style:nth-child(2){
    position:relative;
}
.accommodation #elina-smart-element .form-style:nth-child(2) label{
    display: inline-block;
    position: absolute;
    left: 20px;
    line-height: 52px;
    margin: 0 auto;
    width: 100px;
    text-align: center;
    font-size: 16px;
    color: #333;
}
*/

.modal-header, .modal-content{
    display: block;
}

.close{
    padding:10px;
}

@media (max-width:778px) {
.additional-navigation {
    display:none !important;
}

footer .row{
    display:block;
}

.list-item{
   display: block;}

.custom-select-wrapper .custom-select-container .custom-options-container .custom-option{
    padding:0 !important;
}

.jumbotron {
    height: 700px;
    min-height: initial;
}
}

.home .jumbotron .slick-slide{
        height: 800px;
        position: relative;
        border-radius: 0;
        padding: 0;
    }
    
.home .jumbotron .slick-initialized.slick-slider .slick-next, .home .jumbotron .slick-initialized.slick-slider .slick-prev{
        top:50%;
}

/* Icon 1 */

.animated-icon1, .animated-icon2, .animated-icon3 {
width: 30px;
height: 20px;
position: relative;
margin: 0px;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
-o-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
}

.animated-icon1 span, .animated-icon2 span, .animated-icon3 span {
display: block;
position: absolute;
height: 3px;
width: 100%;
border-radius: 9px;
opacity: 1;
left: 0;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .25s ease-in-out;
-moz-transition: .25s ease-in-out;
-o-transition: .25s ease-in-out;
transition: .25s ease-in-out;
}

.animated-icon1 span {
background: #e65100;
}

.animated-icon2 span {
background: #e3f2fd;
}

.animated-icon3 span {
background: #151414;
}

.animated-icon1 span:nth-child(1) {
top: 0px;
}

.animated-icon1 span:nth-child(2) {
top: 10px;
}

.animated-icon1 span:nth-child(3) {
top: 20px;
}

.animated-icon1.open span:nth-child(1) {
top: 11px;
-webkit-transform: rotate(135deg);
-moz-transform: rotate(135deg);
-o-transform: rotate(135deg);
transform: rotate(135deg);
}

.animated-icon1.open span:nth-child(2) {
opacity: 0;
left: -60px;
}

.animated-icon1.open span:nth-child(3) {
top: 11px;
-webkit-transform: rotate(-135deg);
-moz-transform: rotate(-135deg);
-o-transform: rotate(-135deg);
transform: rotate(-135deg);
}

/* Icon 3*/

.animated-icon2 span:nth-child(1) {
top: 0px;
}

.animated-icon2 span:nth-child(2), .animated-icon2 span:nth-child(3) {
top: 10px;
}

.animated-icon2 span:nth-child(4) {
top: 20px;
}

.animated-icon2.open span:nth-child(1) {
top: 11px;
width: 0%;
left: 50%;
}

.animated-icon2.open span:nth-child(2) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}

.animated-icon2.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}

.animated-icon2.open span:nth-child(4) {
top: 11px;
width: 0%;
left: 50%;
}

/* Icon 4 */

.animated-icon3 span:nth-child(1) {
top: 0px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(2) {
top: 10px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3 span:nth-child(3) {
top: 20px;
-webkit-transform-origin: left center;
-moz-transform-origin: left center;
-o-transform-origin: left center;
transform-origin: left center;
}

.animated-icon3.open span:nth-child(1) {
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
top: 0px;
left: 8px;
}

.animated-icon3.open span:nth-child(2) {
width: 0%;
opacity: 0;
}

.animated-icon3.open span:nth-child(3) {
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 21px;
left: 8px;
}

.slick-slide .features-basic  img {
     display: inline-block; 
}
.navbar-toggler:hover, .navbar-toggler:focus {
    text-decoration: none;
    outline: none;
}

.form-group .custom-checkbox input, .form-group .custom-checkbox select {
    height: auto;
    padding: 0 .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    border-radius: 0;
    width: auto;
}

#filter-container {
    display: none;
}

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
    box-shadow: none;
    border: none;
}

:focus {
    outline:none;
}

.btn-light:focus, .btn-light.focus {
    border-color: none;
    box-shadow:none;
}

.slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 5 Free';
        font-weight: 900;

}

.photos-responsive.slick-initialized.slick-slider .slick-next, .photos-responsive.slick-initialized.slick-slider .slick-prev, 
.slider-for.slick-initialized.slick-slider .slick-next, .slider-for.slick-initialized.slick-slider .slick-prev{
    top:50%;
}

.add-nav a{
    color: #151414; 
}
#elina-smart-element .form-style{
    position:relative;
}

#elina-smart-element .form-style input{
    padding-left:20px;
    padding-right: 15px;
    color:#7c7c7c;
}

#elina-smart-element .form-style:nth-child(2) label {
    display: block;
    position: absolute;
    top: 10px;
}

#elina-smart-element .form-style:nth-child(2) label {
    display: block;
    position: absolute;
    top: 13px;
    left: 40px;
    width: auto;
    font-size: 16px;
    color: #7c7c7c;
}

.btn-link:focus, .btn-link.focus {
    text-decoration: none;
}

.btn:focus, .btn.focus {
    outline: 0;
    box-shadow: none;
}
.slider-for .slick-slide.slick-current.slick-active .caption-container {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.2);
    padding: 20px 20px 20px 20px;
    width: 50%;
    min-height: 100px;
    box-shadow: 0.067em 0.067em 4.133em rgba(12,71,84,0.08);
    color: white;
}

.slider-for .caption-container p, .slider-for .caption-container h4{
   color:white; 
}

@media (min-width: 576px){
.card-columns {
    column-count: 2;
}
}

div.x_MsoNormal {
    font-family: 'Gotham SSm A', 'Gotham SSm B', Helvetica, sans-serif;
}



.pop-up-banner {
    color: #fff;
    background-color: #219EBC;
    padding: 10px 0;
}

.pop-up-banner a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    text-align: center;
    display: block;
}

.pop-up-banner h6 {
    color: #ffffff;
    margin: 0;
    text-align: center;
    font-size: 21px;
}

.show-pop-up .menu-not-fixed-top.sidenav {
    padding-top: 110px;
}

  .videoCont {
    position: absolute;
    inset: 0;
    overflow: hidden;
    z-index: 1;
    opacity: 0;
    transition: opacity 0.5s ease;
  }
  .videoCont.visible {
    opacity: 1;
  }
  .videoCont.hidden {
    opacity: 0;
    pointer-events: none;
  }

.subtleVideo {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
}

.jumbotron #jumbotron-content{
        z-index: 9;
}
@media (min-width:779px){
.home #elina-smart-element .form-style:nth-child(1) {
    width: 40%;
}
.home #elina-smart-element .form-style {
    position: relative;
}
.home #elina-smart-element .form-style:nth-child(2) {
    width: 19%;
    margin-right: 1%;
}
.home #elina-smart-element .form-style:nth-child(3) {
    width: 19%;
    margin-left: 1%;
}
.home #elina-smart-element button {
    width: 19%;
    margin-right: 1%;
    display: inline-block;
    margin: 0 auto;
    min-width: auto;
    border-radius: 10px;
}
}