@charset "utf-8";
@font-face {
    font-family: "font70614";
    src: url("/fonts/TCM_____.woff");
    font-weight: normal;
    font-style: normal;
}
.alert-success {
    color: #155724!important;
    background-color: #d4edda!important;
    text-align: center!important;
    border: none!important;
    border-radius: 0!important;
}
.video-bg{
    background-image: url(/storage/videoposzter.png);
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: 500ms;
    position: absolute;
    top: 0px;
    left: 0px;
}

p#landingsubtitle {
    font-family: font70614 !important;
    font-size: xx-large;
}

.fa-star:before {
    font-size: 20px;
}

.fa-fw {
    width: 1.6rem;
}

.main-text h1{
    width: 100%;
    padding: 1rem;
    margin:0 0 1rem 0 ;
    font-family: font70614 !important;
    font-style: italic;
    position: relative;
    color: #023e7e;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0 !important;
    border-bottom: 4px solid #023e7e;
}
.carousel-caption.d-none.d-md-block.w-100.playdiv {
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0!important;
    left: 0!important;
}
.feedback{
    margin-top: 10rem;
}

li {
    font-family: 'BioRhyme', serif!important;
    font-size: 1.2rem;
    text-align: justify;
}

.rating-stars{
    white-space: nowrap;
}
/* Rating Star Widgets Style */
.rating-stars ul {
    list-style-type:none;
    padding:0;
    margin: auto;
    -moz-user-select:none;
    -webkit-user-select:none;
}
.rating-stars ul > li.star {
    display:inline-block;

}
.nav-brand:hover {
    text-decoration: none;
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
    font-size:1em; /* Change the size of the stars */
    color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.navbar .rating-stars ul > li.star.hover > i.fa {
    color:#FFCC36;
}


/* Selected state of the stars */
.navbar .rating-stars ul > li.star.selected > i.fa {
    color: #ffc107!important;
}
.rating-stars ul > li.star.selected > i.fa {
    color: #ffc107;
}
.minivideo:focus { outline: none; }
@media (max-width: 991px) {
    .main-text h1{
        text-align: center;
    }
    .navbar-collapse{
        height: 115vh;
    }
    form.cform {
        margin: 1rem!important;
        padding: 0.5rem !important;
    }
    .nav-brand{
        height: 100%!important;
        display: inline-flex;
        width: auto!important;
    }
    .navbar{
        padding: 0!important;
        background-color: rgb(2, 62, 126)!important;
        z-index: 99999999999;
    }
    .nav-brand img{
        height: 100%!important;
        margin: 0!important;
        width: auto!important;
    }
    .main-content-statpage {
        margin-top: 12vh!important;
    }
    .button-custom {
        width: 100%;
    }
    .carousel-caption {
        font-size: 3rem!important;
    }
    .dropdown-content a {
        font-size: 1.6rem!important;
    }


}

.feedback a{
    width: 100%;
    display: block;
    text-align: center;
    background-color: #023e7e;
    border-radius: 20px; border: none;
    box-shadow: 3px 3px 6px gray;
    font-size: 20px;
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    text-decoration: none;
    padding: 15px 25px;
}
.feedback a:hover{
    text-decoration: none;
    border: none;
   background-color: #1c2331;
}
.carousel-inner{
    background-color: #005da4;
}
.content {
    max-width: 93rem;
    margin: auto;
}
.breadcrumb li{
    font-size: 1rem!important;
}
.main-content-statpage{
    margin-top: 7.5rem;
    padding: 0;

}
.pagination li{
    font-size: 1rem!important;
}

.main-content-statpage nav{
    width: 100%;
}
.main-content-statpage p{
    font-family: 'BioRhyme', serif!important;
    font-size: 1.2rem;
    text-align: justify;
}
.main-content-statpage p img{
    margin: 10px;
    max-width: 100%;
}

@media (max-width: 600px) {
    .main-content-statpage p img{
        margin: auto;
        margin-bottom: 10px;
        width: 100%;
        height: auto;
    }
}

.main-content-statpage .breadcrumb {
    padding: 0 1rem!important;
}
.carousel-item{
    height: 100vh!important;
    max-height: 100vh!important;
}
.interested{

    display: -webkit-box;
    margin-top: 2rem;
}
.interestedlabel{
    margin-top:0.7rem;
    font-size: 96%;

}
html, body {
    overflow-x: hidden;


}
.list {
    background-color: #023e7e;
    color: white!important;
    font-size: 2rem!important;
    text-decoration: none;
    transition: 300ms;
    cursor: default;
}
.list-link {
    text-decoration: none;
    transition: 300ms;
}
.list-link:hover .list{
    opacity: 0.9;
    transition: 300ms;
    text-decoration: none;
    cursor: pointer;
}.list-link:hover{
    opacity: 0.9;
    transition: 300ms;
    text-decoration: none;
}
.contact-checkbox{
    border-radius: 0 !important;
    background-color: transparent;
    border: none;
    padding: 0!important;
    font-family: 'BioRhyme', serif;
    color: white;
    font-size: 1rem;
    width: fit-content;
    margin: auto;
    border-bottom: 4px solid white!important;
}
.contact-checkbox a{
    color: #1c2331;
}
.contact-checkbox a:hover{
    color: #023e7e;
    text-decoration: none;
}
input.form-control {
    border-radius: 0 !important;
    background-color: transparent;
    border: none;
    padding: 0!important;
    font-family: 'BioRhyme', serif;
    color: white;
    font-size: 1.3rem;
    border-bottom: 4px solid white!important;
}
textarea.form-control {
    border-radius: 0 !important;
    background-color: transparent;
    border: none;
    font-size: 1.3rem;
    margin-top: 1rem;
    padding: 0!important;
    font-family: 'BioRhyme', serif;
    color: white;
    border-bottom: 4px solid white!important;
}


.button-custom{
    width: 50%;
    margin-bottom: 2rem;
    color: white;
    background-color: #1c2331;
    border-radius: 20px; border: none;
    font-size: 1.3rem;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    padding: 8px 25px;
}
.button-custom:hover {
    background: #023e7e;
}

.caritem {

    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover;
}

.icon-bike {

    width: 51%;
    margin-top: 42px;
    filter: brightness(0) invert(1);
    margin-left: 15px;
}

.icon-fb {

    width: 51%;
    /* margin: auto; */
    margin-right: 0.3rem;
    margin-top: 1.7rem;
    filter: brightness(0) invert(1);
}


.logo a {
    letter-spacing: 3px;
    font-weight: 500;
    font-family: font70614 !important;
    width: fit-content;
    position: relative;
    padding: 0 !important;
}

.menulabel a {

    letter-spacing: 1px;
    font-weight: 500;
    font-size: 1.5rem;
    white-space: nowrap;
    font-family: font70614 !important;
    width: fit-content;
    position: relative;
    padding-right: 0.5rem!important;
    padding: 0;

}

.playcircle img{
    margin: auto;
    position: absolute;
    left: 0.5rem;
    right: 0;
    top: 0rem;
    bottom: 0;
}
.playcircle {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    transition: 300ms;
    bottom: -5rem;
    width: 58px;
    background-color: #023e7e;
    height: 58px;
    box-shadow: 0 0 7px transparent;
    cursor: pointer;
    border-radius: 50%;
}
.playcircle:hover{
    opacity: 0.9;
    transition: 300ms;
    text-decoration: none;
    color: white;
}

.slider-button {
    font-family: 'BioRhyme', serif!important;
    font-size: 1.1rem;
    position: absolute;
    margin: auto;
    width: fit-content;
    left: 0;
    right: 0;
    transition: 300ms;
    bottom: -5rem;
    color: white;
    background-color: #023e7e;
    padding: 1rem;
    min-width: 20%;
    cursor: pointer;
}
.slider-button:hover{
    opacity: 0.9;
    transition: 300ms;
    text-decoration: none;
    color: white;
}

.facebookicon {
    opacity: 0.72;
    height: 6rem;
    width: 6rem;
    /* margin: auto; */
    margin-left: 2rem;
    margin-top: 11rem;
    border-radius: 50%;
    background-color: #023e7e !important;
}
#video{


}
.playdiv {
    left: 0 !important;
}

.menulabel {
    margin-left: 40px;

}



.footer {
    padding: 60px 0;
    width: 100%;
    background: transparent;
    color: #fff;

}

.footer-title {
    position: relative;
    color: #fff;
    font-size: 1.5rem;
    white-space: nowrap;
    font-family: font70614 !important;
    font-weight: 600;
    margin-top: 5px;
    font-style: italic;
    margin-bottom: 20px;
    border-bottom: 1px solid #4e4e4e;
}

.footer-title:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #fff
}
.nav-brand {
    width: 11rem;
    display: inline-flex;
}
.nav-brand img{
    width: 100%;
}
.navbar-toggler i{
    color: white;
}

.height-6rem{
    height: 6rem;
}

li a, .dropbtn {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}
.header-img{
    background-image: url('/storage/products/IMG_4476_eredmény.JPG');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 25rem;
    width: 100%;
}
.navbar {
    background-color: #023e7e;

}
/* width */
::-webkit-scrollbar {
    width: 15px;
}

/* Track */
::-webkit-scrollbar-track {
    background: gray;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #023e7e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #023e7e85;
}

li.dropdown {
    display: inline-block;
}
.dropdown-item:focus, .dropdown-item:hover {
    text-decoration: none;
    color: #0056b3!important;
    background-color: transparent!important;
}

.nav-item a:hover {
    text-decoration: none;
    color: white!important;

}





.dropdown-content {
    top: 100%;
    left: 0;
    padding: 1rem;
    display: none;
    position: absolute;
    background-color: #023e7e;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: white;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 1.3rem;
}


.dropdown:hover .dropdown-content {
    display: block;
}
.contacttitle {
    font-family: font70614 !important;
    font-style: italic;
    position: relative;
    color: #023e7e;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0 !important;
    border-bottom: 1px solid #4e4e4e;
    text-shadow: 0px 0px 24px #f8f9fa;
    max-width: 93rem;
    margin: auto;
    margin-bottom: 2rem;
    padding: 1rem;

}

.contacttitle:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #023e7e;

}


.cardtitle {
    font-family: font70614 !important;
    font-style: italic;
    position: relative;
    color: #023e7e;
    font-size: 2rem;
    transition: 500ms;
    font-weight: 600;
    letter-spacing: 0 !important;
    margin-top: 1.1rem;
    border-bottom: 1px solid #4e4e4e;
    margin-bottom:2rem;
}

.feedbacks:hover {
  text-decoration: none;
}

.carousel .carousel-control-next-icon, .carousel .carousel-control-prev-icon {
    height: 1rem!important;
    width: 1rem;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
.navbar .first{
    display: inline-flex;
    max-height: 12vh;
}
.navbar .feedbacks{
    width: fit-content;
    margin: auto auto auto 0;
}
.navbar .rating-widget{
    width: fit-content;
    margin-left: 1rem;
}


.carousel-control-prev:hover,
.carousel-control-next:hover {
    transform: scale(1.1);

}


.carousel-control-prev,
.carousel-control-next{
    opacity: 1!important;
    transition: 200ms;
    margin: auto 2rem;
    height: 2rem;
    width: 2rem;
    border-radius: 50%;
    background-color: #023e7e85;
    padding: 0rem;
    position: absolute;
    z-index: 9;
}
.services {
    width: 100%;
    padding: 1rem;
    margin: auto;
    font-family: font70614 !important;
    font-style: italic;
    position: relative;
    color: #023e7e;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0 !important;
    border-bottom: 1px solid #4e4e4e;
    margin-bottom:2rem;

}

.services:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #023e7e;

}
.tiles {
    padding: 1rem;
    margin: auto;
    font-family: font70614 !important;
    font-style: italic;
    position: relative;
    color: #023e7e;
    font-size: 3rem;
    font-weight: 600;
    letter-spacing: 0 !important;
    margin-top: 1.1rem;
    border-bottom: 1px solid #4e4e4e;
    margin-bottom: 2rem;

}

.tiles:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 4px;
    background: #023e7e;

}
.tile-container{
    margin-top: 4rem !important;
    max-width: 93rem;
    margin: auto;
    margin-bottom: 2rem !important;

}
.card-container{
    max-width: 93rem;
    margin: auto;
}
.logo:hover a {
    color: #eeeeee;
}
form.cform {
    max-width: 93rem;
    margin: auto;
    border-radius: 5px;
    padding: 3rem;
    background-color: rgba(2, 62, 126, 0.52);

}

.footer-links {
    position: relative;
    color: #fff;
    font-size: 1rem;
    white-space: nowrap;
    font-family: font70614 !important;
    font-weight: 600;
    margin-top: 5px;
    font-style: italic;
    margin-bottom: 20px;
    border-bottom: 1px solid #4e4e4e;
}
.footer-links:hover a{
    text-decoration: none;
    color: #fff;
}
.footer-links a{
    text-decoration: none;
    color: #fff;
}

.footer-links:hover:after {
    transition: 500ms;
    width: 100%;
}
.footer-links:after {
    position: absolute;
    content: '';
    transition: 500ms;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 4px;
    background: #fff
}

.footer-social-links li {
    display: inline-block;
}
.footer-social-links{
    height: 3rem;
    width: fit-content;
    text-align: center;
    margin: auto;
}
.footer-social-links a {
    width: 40px;
    height: 40px;
    font-size: 16px;
    float: left;
    margin-right: 10px;
    padding: 10px;
    border: 1px solid #023e7e;
    border-radius: 50px;
    text-align: center;
    color: #fff;
    line-height: 1;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background 0.3s ease-in-out;
    background: transparent;
}

.footer-social-links a:hover {
    background: #023e7e;
}


/* cookie */
.js-cookie-consent{
    text-align: center;
    padding: 1rem;
    background-color: #ffffff;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    font-weight: 600;
}
.js-cookie-consent-agree:hover{
    background: #023e7e;
}

.js-cookie-consent-agree{
    color: white;
    background-color: #1c2331;
    border-radius: 20px;
    border: none;
    font-size: 1.3rem;
    margin: 0.2rem 1rem 0.2rem;
    padding: 0rem 1rem;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
}


/* g. Footer bottom section */
.footer-bottom {
    width: 100%;
    padding: 0 0 25px 0;
    text-align: center;
    color: #fff;
    font-family: font70614 !important;
    font-weight: 600;
}
.footer-bottom a{
    text-decoration: none;
}
.carousel-caption {

    bottom: 29rem !important;
    left: -36% !important;
}


.carimg {

    width: 1920px;
    height: fit-content;
}


.bigimage {
    width: 30%;

}

.bigimage:hover {
    width: 40%;

}


section {

    margin-bottom: 10rem;
}

body > .container {

    padding-top: 60px;
}

h5 {
    display: inline-block;
    padding: 10px;
    background: #B9121B;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.full-screen {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.nvbar {

    margin-bottom: 1rem;
}

.dot {
    height: 7rem;
    width: 7rem;
    background-color: white;
    border-radius: 50%;
    display: inline-block;
    margin-top: 5rem;
    margin-left: 3rem;
    background-size: cover; /* <------ */
    background-repeat: no-repeat;

}

.video {

    height: 30rem;

}


footer.page-footer.font-small.unique-color-dark.pt-4 {
    height: auto !important;
}


.bigvideo {
    height: 100vh !important;
    width: 100vw!important;
    object-fit: contain;

}

.container-fluid.contactform {
    margin-bottom: 0rem;
    padding: 20px;
    padding-bottom: 3rem;
    position: relative;
}
.contact-bg{
    background-image: url(/storage/a-phone-on-a-blue-background-with-contact-us.jpg);
    background-position: center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0px;
    top: 0;
    filter: grayscale(46%) blur(1px) brightness(1.2);
    opacity: 0.4;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white !important;
}
.label
{
    color:white !important;
}
.carousel-item.active {
    max-height: 101vh;
}
.sociallabel {
    color: white;
    border-bottom: 2px solid yellow;


}
.socialdiv {

    border-bottom: 2px solid #eee;
    height: 24.2px;
    margin-bottom: 3rem;
    width: 10rem;
}

.graddiv {
    z-index: 999999999999;
    top: 0;
    height: -webkit-fill-available;
    background: linear-gradient(180deg, #023E7E, #D18916, #E58800);
    opacity: 0.19;
}

i.fab.fa-facebook.fblink {
    font-size: 2rem;
    color: cornflowerblue;
    margin-top: -2.5rem;
}


.asdasd {
    height: 59.4rem;
    margin-left: 12.9rem;
    width: 6.3rem;
    background-color: black;

}


.carousel-item active {
    height: 54rem !important;
    background: url(http://travelmaster.local/storage/IMG_2671.JPG);
}

.parimage {
    height: 30rem;
    background-color: black;


}

.menuli {

    margin-top: -3.3rem;
}

.reasonrow {
    margin-left: 40rem !important;


}

.reasons {

    text-align: center;

}

.icon {

    font-size: 2rem;
}

.rowfooter {
    margin-top: -2.5rem;

}

.page-footer {
    flex-shrink: 0;
    background-color: currentColor;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin-bottom: 0px;
}

.parallax {
    /* The image used */
    background-image: url("http://travelmaster.local/storage/parallax/741-thickbox_default.jpg");

    /* Set a specific height */
    height: 50rem;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

#viddiv{
    width: 20%;
    position: fixed;
    display: block;
    right: 0;
    bottom: 0;
}

.minivideo {
    position: absolute;
    width: 100%;
    opacity: 0.9;
    transition: 500ms;
    float: right;
    border: 2px solid #023e7e;
    background-color: #023e7e;
    bottom: 0;
    z-index: 1;
}
.minivideo:hover{
    right: 0%;
    transition: 500ms;
}
.playcircle-mini{
    position: absolute;
    margin: auto;
    left: 0;
    right: 0%;
    z-index: 10;
    transition: 300ms;
    bottom: 80px;
    width: 58px;
    background-color: #023e7e;
    height: 58px;
    box-shadow: 0 0 7px transparent;
    cursor: pointer;
    border-radius: 50%;
}
.playcircle-mini img{
    margin: auto;
    position: absolute;
    left: 0.5rem;
    right: 0;
    top: 0rem;
    bottom: 0;
}
.right-50{
    right: -50%;
}
.playcircle-mini:hover,
.play:hover{
    opacity: 0.8;
    transition: 300ms;
}
.playcircle-mini:hover + #minivideo{
    right: 0%;
    transition: 500ms;
}


img.picture-card {
    width: 20rem;
    max-height: 13rem;
}

.picture-row {
    margin-bottom: 1rem;

}

.cards {

    margin-top: 3rem;
}

.right {
    margin-top: 1rem;
    background-color: rgb(245, 245, 220);
    padding-top: 1rem;
    padding-bottom: 1rem;
}


.form-control {
    border-radius: 1rem !important;
}

.picture-row:hover {

    box-shadow: 0 0 11px rgba(33, 33, 33, .2);

}


/* Hide the tooltip content by default */

.carousel-caption {
    background-color: #023e7e94;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 5rem;
    font-weight: 200;
    z-index: 0;
    margin: auto;
    border-radius: 5px;
    position: absolute;
    top: 0;
    height: fit-content;
    bottom: 0!important;
    right: 0;
    left: 0!important;
    cursor: default;
    padding: 1rem;

}

.blog-card {
    margin-bottom: 6rem !important;
    display: -webkit-box;
    text-align: justify;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    margin: 1rem auto;
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
    margin-bottom: 1.6%;
    background: #fff;
    line-height: 1.4;
    font-family: sans-serif;
    border-radius: 5px;
    overflow: hidden;
    z-index: 0;
    max-width: 93rem;
    min-height: 21rem;
}

.blog-card a {
    color: inherit;
    text-decoration: none !important;
    display: block;
    margin-bottom: 1rem;
    text-align: left;
}


.travelselect{

    margin-top:3rem;
}
.submitt{

    margin-top:2rem;
}

.blog-card a:hover {
    color: #5ad67d;
}

.blog-card:hover .photo {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blog-card .meta {
    position: relative;
    z-index: 0;
    height: 200px;

}

.meta-right {


}

.meta-right:hover {

    -webkit-transform: rotate(3deg) !important;
    transform: rotate(3deg) !important;

}


.img-hover-zoom.bigzoom {
    width: 100%;
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
    position: relative;
}
.row.tilerow {
    margin-bottom: 1rem;
}
.img-hover-zoom {
    height: 21.2rem;
    width: 100%;
    position: relative;
    overflow: hidden; /* [1.2] Hide the overflowing of child elements */
}
@media(min-width:768px) {
    .bigzoom{
        height: 100%!important;
        width: 100%;
        overflow: hidden; /* [1.2] Hide the overflowing of child elements */

    }
    .bigzoom .asd{
        font-size: 4rem!important;
    }.bigzoom .asd p{
        font-size: 2rem!important;
    }

}
.img-hover-zoom a:hover .asd{
    background-color: #023e7eeb;
    transition: 300ms;
}
.img-hover-zoom a:hover .zoompic{
    transform: scale(1.1);
}

.contactform{
    padding: 0!important;
}
.nav-subtitle {
    font-family: font70614 !important;
    font-style: italic;
    font-weight: bold !important;
    position: relative;
    color: #fff;
    font-size: 1.73rem;
    font-weight: 600;
    letter-spacing: 0 !important;
    margin-top: 1.1rem;
    margin-bottom: 20px;


}
.link-destination:hover .timeline-item{
    opacity: 0.8;
    transition: 300ms;
}
.destinations .timeline-item {
    width: 100%;
    position: relative;
    transition: 300ms;
    margin-bottom: 1rem;
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.destinations .timeline-bg {
    background-image: url(/storage/ayurvedaplaces/2d60d52b7e7d027592b9e10aca8eb7bd.jpg);
    background-size: cover;
    background-position: center;
    background-color: #023e7e;

}

.destinations h2 {
    color: #FFFFFF;
    width: 100%;
    background-color: #212529;
    font-size: 2.5rem!important;
    font-family: font70614 !important;
    font-weight: 600;
    padding: 0.7rem;
    text-align: center;
    margin: 0;
}
.h-300px{
    height: 300px!important;
    max-height: 300px!important;
}
.h-400px{
    height: 400px!important;
    max-height: 400px!important;
}
@media (min-width: 993px) {
    .cardtitle:after {
        position: absolute;
        content: '';
        left: 0;
        transition: 500ms;
        bottom: 0;
        width: 50%;
        height: 4px;
        background: #023e7e;

    }
    .navbar{
        max-height: 120.55px;
    }
    .cardtitle:hover:after {
        transition: 500ms;
        width: 100%;
    }
    .nav-subtitle {
        border-bottom: 1px solid #4e4e4e;


    }

    .nav-subtitle:after {
        position: absolute;
        content: '' !important;
        left: 0;
        bottom: 0;
        transition: 500ms;
        width: 50%;
        height: 4px !important;
        background: #eeeeee;
    }
    .nav-subtitle:hover:after {
        transition: 500ms;
        width: 100%;
    }
}
@media(max-width:991px) {
    .cardtitle {
        border-bottom: none!important;
    }
    .dropdown-content {
        display: block;
        position: inherit;
    }
    .footer{
        padding-bottom: 7rem;
    }
    .blog-card a {
        text-align: center;
    }

    .dropdown-content {
        box-shadow: none;
        padding-top: 0;
    }

    .nav-subtitle {
        margin: 0.3rem auto 0.3rem 0rem;
    }
    .navbar .first {
        display: inline-flex;
        height: 12vh;
    }
    .navbar .last{
        height: 88vh;
        overflow-y: auto;
        overflow-x: hidden;
        display: none;
        margin: auto;
        width: 100vw;
    }
    .feedbacks{
        margin: auto auto auto 0;
    }
    

}

@media (max-width: 700px) {
    .minivideo{
        width: 64%;
    }
}
.img-hover-zoom:before {
    content: '\A';
    position: absolute;
    width: 89.2%;
    height: 95.2%;
    left: 22px;
    right: 0px;
    top: 0.5rem;

    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.tilerow{
    margin-bottom: 1rem;
}
.bigzoom:before {
    content: '\A';
    position: absolute;
    width: 136.6%;
    height: 97.7%;
    left: 23px;
    right: 0;
    opacity: 0.5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.no-click{
    cursor: default;
    pointer-events: none;
}
.media-link:hover h1{
    text-decoration: none;
    opacity: 0.9;
    transition: 300ms;
}

.link-destination:hover{
    text-decoration: none;
}

.media-link:hover {
    text-decoration: none;
}
.statpage-header-image{
    width: 100%;
    height: 14rem;
    background-position: center;
    background-size: cover;
}
.statpage-video video{
    background-color: #023e7e;
    width: 100%;
    height: 20rem;
    object-fit: contain;
}
.play{
    width: 5rem;
    height: 5rem;
    position: absolute;
    top: 0;
    margin: auto;
    right: 0;
    bottom: 0;
    background-color: #212529!important;
    border-radius: 50%;
    left: 0;
    z-index: 0;
    cursor: pointer;

}
#landingtitle{
    font-weight: bold;
    font-family: font70614 !important;
}
.play img{
    margin: auto;
    left: 9px!important;
    right: 0;
    bottom: 0;
    position: absolute;
    top: 3px!important;
    width: 3rem!important;
}
.pdf{
    background-color: #023e7e;
    text-align: center;
    padding: 1rem;
    padding-bottom: 0;
    border-radius: 0 0 10px 10px;
}
.pdf img{
    width: 90%;
}
.statpage-video video,
.statpage-video p{
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
}
.subcategory .video {
    height: auto!important;
    background-color: #023e7e!important;
    border-radius: 0 0 10px 10px;
    width: 90%!important;
    box-shadow: 0 20px 25px -15px rgba(0, 0, 0, 0.3);
    margin: auto!important;
    object-fit: cover;
}
.statpage-video p{
    color: #ffffff;
    width: 100%;
    background-color: #212529;
    border-bottom: 0;
    font-size: 1.5rem!important;
    font-family: font70614 !important;
    font-weight: 600;
    padding: 0.7rem;
    text-align: center;
    margin: 0;
}

.asd {
    position: absolute;
    top: 0;
    color: white;
    background-color: #023e7e8c;
    text-shadow: 0px 0px 51px #343a40;
    padding: 1rem;
    transition: 300ms;
    z-index: 0;
    font-size: 2rem;
    line-height: 1.4!important;
    margin: auto auto;
    right: 0;
    height: fit-content;
    bottom: 0;
    width: 100%;
    left: 0;
}







}

.img-hover-zoom:hover p {
    opacity: 0;

}

.asd p {
    position: relative;
    font-size: 1.3rem;
    line-height: 1.1;
    font-family: 'BioRhyme', serif;
}


.navbar .rating-stars ul > li.star > i.fa {
    font-size: 1rem!important;
}
.navbar .rating-stars{
    display: block;
}
.rating{
    color: white;
    font-family: font70614 !important;
    font-size: 16px;
}

.zoompic {
    /*width: 100%;*/
    height: 100%;
    transition: transform .2s, -webkit-transform .2s;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
    transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
    transform: scale(1.5);
}

.blog-card .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}

.blog-card .details,
.blog-card .details ul {
    margin: auto;
    padding: 0;
    list-style: none;
}

.blog-card .details {
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    margin: auto;
    -webkit-transition: left .2s;
    transition: left .2s;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 10px;
    width: 100%;
    font-size: .9rem;
}

.blog-card .details a {
    -webkit-text-decoration: dotted underline;
    text-decoration: dotted underline;
}

.blog-card .details ul li {
    display: inline-block;
}

.blog-card .details .author:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f007";
}

.blog-card .details .date:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f133";
}


.blog-card .details .tags ul:before {
    font-family: FontAwesome;
    content: "\f02b";
    margin-right: 10px;
}

.blog-card .details .tags li {
    margin-right: 2px;
}

.blog-card .details .tags li:first-child {
    margin-left: -4px;
}
.product-line{
    background-color: #e9ecef;
    padding: 1rem;
    font-size: 2rem;
    font-family: 'BioRhyme', serif!important;
}
footer p{
    font-family: 'BioRhyme', serif!important;
}
.main-content-statpage p span{
    font-size: 1.2rem!important;
    font-family: 'BioRhyme', serif!important;

}

.blog-card .description {
    padding: 2rem;
    padding-left: 3rem;
    background: #ffffff;
    position: relative;
    z-index: 0;
    color: #343a40;
    font-family: 'BioRhyme', serif!important;
    font-size: 1.4rem!important;
}
.alt .description {
    padding: 2rem!important;
    padding-right: 3rem!important;
}

@media (max-width: 640px) {
    .blog-card {
        height: fit-content !important;
    }
}

@media (min-width: 640px) {
    .blog-card {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
        max-width: 93rem;
    }

    .blog-card .meta {
        flex-basis: 40%;
        height: auto;
    }

    .blog-card .description {
        flex-basis: 60%;
    }

    .blog-card .description:before {
        -webkit-transform: skewX(-3deg);
        transform: skewX(-3deg);
        content: "";
        background: #fff;
        width: 30px;
        position: absolute;
        left: -10px;
        top: 0;
        bottom: 0;
        z-index: -1;
    }


    .blog-card.alt {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        flex-direction: row-reverse;
    }

    .blog-card.alt .description:before {
        left: inherit;
        right: -10px;
        -webkit-transform: skew(3deg);
        transform: skew(3deg);
    }

    .blog-card.alt .details {
        padding-left: 25px;
    }
}
/**
 * Owl Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.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 Carousel v2.2.0
 * Copyright 2013-2016 David Deutsch
 * Licensed under MIT (https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE)
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    /* position relative and z-index fix webkit rendering fonts issue */
    position: relative;
    z-index: 1; }
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
    display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-loaded {
    display: block; }
.owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
.owl-carousel.owl-hidden {
    opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
.owl-carousel.owl-rtl {
    direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
    display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
    z-index: 0; }

.owl-carousel .owl-animated-out {
    z-index: 1; }

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

@keyframes fadeOut {
    0% {
        opacity: 1; }
    100% {
        opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
    transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
.labels{
    color: transparent;
    position: absolute;
    z-index: -6666;

}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 100ms ease;
    transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }

.feedback-answers .image-container{
    width: 5rem;
    height: auto;
    margin: 1rem;
}

.feedback-answers .col-md-3{
    background-color: #023e7e;
    color: white;
    padding: 1rem 0;
    margin: 0;
    display: inline-flex;
}
.feedback-answers .col-md-3 p{
    margin: auto auto auto 0;
    max-width: 13rem;
}
.breadcrumb-item a{
    color: #023e7e;
}




