<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
    overflow-x: hidden !important;
}
body {
    padding: 0;
    margin: 0;
    font-size: 16px !important;
    font-weight: 300;
    overflow-x: hidden !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    line-height: 26px;
    -webkit-text-size-adjust: none;
    font-family: 'Noto Sans', sans-serif!important;}
.font-pt-serif {
font-family: 'Caladea', serif !important; font-weight:300!important;} 
/* font-family: 'Open Sans', sans-serif;
   font-family: 'PT Serif', serif; */
input:hover,
input:focus {
    outline: none !important;
}
:focus {
    outline: none !important;
}
:hover,
.title-sm,
.title-sm:before,
button,
button:hover,
a,
a:hover,
.img-hover,
.list-activity a i,
.list-activity a:hover i,
.btn-map i,
.btn-map:hover i,
.btn.btn-more,
.btn.btn-more:hover,
.video-thumb i,
.slider-content,
.slick-slide .content:hover .slider-content {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.video-full {
    width: 100% !important;
}
.videoframe {
    height: auto!important;
}
.link {
    color: #097a8d!important;}
.btn.focus, .btn:focus {
    outline: 0!important;
    box-shadow:none !important;
}
.gray_bg {
    background-color: #e8e8e8;
}
.border1{border: 1px solid #000 !important; border-radius: 0!important;}
/* 20/11/2020 */
body::-webkit-scrollbar {
    width: 0.5em;
}
body::-webkit-scrollbar-track {
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #b9b9b9;
  outline: none;
  border-radius: 5px;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000 !important;
    opacity: 1; /* Firefox */
  }
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000 !important;
  }
  ::-ms-input-placeholder { /* Microsoft Edge */
    color: #000 !important;
  }
  .line-height{line-height: 32px!important;}
h1, h2, h3{font-family: 'Caladea', serif; font-weight: lighterimportant;}

h4, .h4{font-size: 1.2rem !important}

.slick-list.draggable {
    padding-right: 100px;
}

.slider {
    width: 100%;
    margin: 15px auto;
}

.slick-slide {
    margin: 0px 5px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: rgba(255, 255, 255, 0.0);
}


.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.slider-content {
    position: absolute;
    bottom: 35px;
    z-index: 9999;
    color: #fff;
    padding: 0 50px;
}

.slider-content h2 {
    font-size: 1.5rem;
}

.slider-content span {
    letter-spacing: 3px
}

.relative {
    position: relative;
}

.img-curve {
    border-radius: 12px !important;
}

.video-link{ position: absolute;
    bottom: 15px;
    right: 5%;
    z-index: 999;
    padding: 6px 16px;
    border-radius: 5px 5px 0 0;}

#header {
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 999;
   background: rgb(0,0,0.2);
    background: linear-gradient(180deg, rgb(0 0 0 / 46%) 0%, rgb(0 0 0 / 24%) 50%, rgb(0 0 0 / 0%) 100%);
}

#header .navbar-dark .navbar-nav .nav-link {
    color: #fff;
}
.owl-theme .owl-dots .owl-dot span {
    
    margin: 5px 2px !important;  
    background-color: rgba(255, 255, 255, 0.2) !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: rgba(255, 255, 255, 0.5) !important;
}

.h3-title{font-size: 1.2rem!important; color:#000; line-height: normal!important; padding-top: 10px;}
.h3-title:hover{color:#026ca7!important;}
.btn {border-radius: 0 !important;}
.hide {
  display: none;
}

.bg-form{background-color: #fbf9f8;
    border: 1px solid #f9efeb;}
/* .custom_area {
    margin-top: 150px;
} */
#header.menu_fixed {
    top:0;
    position: relative;
    background:#3e3e3e; padding: 10px 0;
}
.form-control {
    display: block;    border-bottom: 1px solid #ced4da !important;

    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 !important ;
    border-radius: 0!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-group .form-control:focus {
    outline: none;
    box-shadow: none !important;
}
.form-group .form-control {
    background-color: #fff !important;
    border: 1px solid #ebebeb !important;
    line-height: 28px;
    height: 55px !important; margin-bottom: 25px;
}
.form-group .input-group-addon.ph {
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 20px;
    color: #000 !important;
    background-color: #f3efed !important;
    /* border-bottom: 1px solid #ced4da !important;
    border-right: 1px solid #ced4da !important; */
}
/* .fieldname {
    position: absolute;
    left: 6rem;   margin-top: -12px;
    margin-bottom: 0;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
    background-color: #fff;
    color: #3c3c3c;
    font-weight: 400; z-index: 999;
} */
.fieldname {
    position: relative;
    
    margin-bottom: 5px;
    
    color: #000000;
    font-weight: 400; z-index: 999;
}

.form-group {
    margin-bottom: 1.5rem !important;
}
.bg-light-form {
    background-color: #fdfdfd!important;
}

#cavaran-field-sec{position: relative;}

#cavaran-field-sec .form-control {
    display: block;    border-bottom: 1px solid #ced4da !important;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 0 !important ;
    border-radius: 0!important;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
#cavaran-field-sec .form-group .form-control:focus {
    outline: none;
    box-shadow: none !important;
}
#cavaran-field-sec .form-group .form-control {
    background-color: #f8f8fa !important;
    border-bottom: 1px solid #c9c9c9 !important;
    line-height: 28px;
    height: 55px !important;
}
#cavaran-field-sec .form-group .input-group-addon.ph {
    padding-right: 20px;
    padding-top: 17px;
    padding-bottom: 10px;
    padding-left: 20px;
    background-color: #f8f8fa !important;
    border-bottom: 1px solid #ced4da !important;
    border-right: 1px solid #ced4da !important; color: #999;
}
.mandatory{color: red;}

.hidden,
#uploadImg:not(.hidden) + label {
  display: none;
}
.form-group .form-control #file {
  display: none;
  margin: 0 auto;
}
 .form-group .form-control #upload {
  display: block;
  padding: 10px 25px;
  border: 0;
  margin: 0 auto;
  letter-spacing: 0.05em;
  cursor: pointer;
  outline: none;
  transition: 0.3s ease-in-out;
}
#upload:hover,
#upload:focus {
  background: #1AA39A;
}
#upload:active {
  background: #13D4C8;
  transition: 0.1s ease-in-out;
}


.hr-bottom{border-top: 1px solid rgb(224 220 164 / 20%) !important;}

.bg-theme{background-color: #242648!important;}
.bg-white{background-color: #fff;}
.bg-yellow.btn {
    background: #fed500;
}
.navbar-nav .nav-item.active .nav-link {
    color: #fed500 !important;
}
.bg-yellow1 {
    background-color:#fed500 !important;
}
.bg-yellow.btn:hover {
    border:1px solid #fed500; background: #fff;    transition: 0.1s ease-in-out;     transform: rotate(0deg);


}


.border-yellow.btn {
    border: 1px solid #fed500;
}
.stellarnav .menu-toggle {
    position: absolute;
    right: 0;
    top: 38px;
    width: 28px;
    padding: 0 !important;
    height: 18px;
    margin: 0 auto;
}
.txt-theme {
    color:#fed500;;
}
.txt-red {
    color:#e72127;
}
.img-full {
    width: 100%;
}
.scrollTop {
    position: fixed;
    right: 15px;
    bottom: 40px;
    display: none;
    cursor: pointer;
    padding: 8px 12px;
    background: transparent;
}
.scrollTop span {
    font-size: 22px;
    color: #2b2b2b;
}

/* 20/11/2020 */
/* 23/11/2020 */
#banner .caption {
    position: absolute;
    top: 80%;
    left: 50%;
    margin-right: 0;
    transform: translate(-50%, -50%);
}
.caption {
    position: absolute;
    top: 50%;
    left: 21%;
    margin-right: 0;
    transform: translate(-50%, -50%);
    width: 25%; z-index: 999;
/*    background: rgba(0,0,0,0.5);
*/    padding: 0;
}
.posCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.carousel-item .caption {
    position: absolute;
    bottom: 80px;
    left: 10%;    text-align: left;
    margin-right: 0;
    max-width: 575px;
    transform: translate(0, 0);
}
#banner .caption1 {
    position: absolute;
    top: 85%;
    left: 50%;
    margin-right: 0;
    transform: translate(-50%, -50%);
}
.caption1 {
    position: absolute;
    top: 80%;
    left: 64%;
    margin-right: 0;
    transform: translate(-50%, -50%);
}
.posCenter {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}
.carousel-item .caption1 {
    position: absolute;
    bottom: 80px;
    right: 10%;    text-align:right;
    margin-right: 0;
    max-width: 575px;
    transform: translate(0, 0);
}
.carousel-item .container {
    position: relative;
}
.text-bold {
    font-weight: bold;
}
.text-normal {
    font-weight: normal !important;
}
.vh-100 {
    height: 100vh;
}
.rounded-10 {
    border-radius: 10px;
}
.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}
.web-d-none {
    display: none;
} 
.web-d-block {
    display: block;
}
.btn-map {
    position: absolute;
    top: 40%;
    left: 50%;
    margin-right: 0;
    transform: translate(-50%, -50%);
}
.btn-map i {
    color: #f42424;
    font-size: 42px;
}
/*===floating===*/
.floating{
    animation-name: floating;
    -webkit-animation-name: floating;
    animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    }
@keyframes floating {
    0% {
    transform: translateY(0%);
    }
    50% {
        transform: translateY(8%);
        }
    100% {
        transform: translateY(0%);
        }
    }
@-webkit-keyframes floating {
    0% {
        -webkit-transform: translateY(0%);
        }
        50% {
            -webkit-transform: translateY(8%);
            }
        100% {
            -webkit-transform: translateY(0%);
            }
        }
/*===floating===*/
/* 23/11/2020 */
/* 12/11/2020 */
.main-menu-item .navbar-nav {
    display: block;
}
#banner {
    min-height: 187px;
    position: relative;
}
/* 12/11/2020 */
/* 19/12/2020 */
.left-0 {
    left: 0;
}
.right-0 {
    right: 0;
}
.left-arrow, 
.right-arrow {
    position: absolute;
    top: 50%;
    font-size: 26px;
    font-weight: bold;
    transform: translateY(-50%);
}
/* 19/12/2020 */
a {
    text-decoration: none;
    -webkit-transition: .5s;
    transition: .5s
}

body a:hover {
    outline: none;
    text-decoration: none;
}
body pre {
    color: #666;
    line-height: 1.7;
    font-size: 16px;
    margin-bottom: 0;
    color: #434343;
}
a:focus,
.button:focus,
button:focus,
.btn:focus {
    text-decoration: none;
    outline: none;
    box-shadow: none;
    -webkit-transition: 1s;
    transition: 1s
}
ul {
    list-style: none;
    margin: 0;
    padding: 0
}
 .list li {
    margin-bottom: 20px;
    /* padding-left: 18px; */
    list-style-position: inside;
    background-size: 12px !important;
    /* background: url(https://www.keralatourism.org/images/caravan-tourism/arrow.png) no-repeat 0 6px;  */
    }
.img-left{width:50%; float: left; }
.img-right{width:50%; float: right; }

/* Fade in */
.line::after {
    content: "";
    display: block;
    width: 15%;
    border-bottom: 2px solid #d5d5d5;
    padding-top: 25px;
    margin: 0 auto;
}

.slider-content:hover:after {
    position: absolute;
    bottom: 60px;
    transition: transform .4s cubic-bezier(.42,0,.175,1);
}

@media(max-width:767px){
    
/* Fade in */
.line::after {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 2px solid #d5d5d5;
    padding-top: 25px;
    margin: 0 auto;
}
.bg-blue {
    padding: 10px 25px !important;
}

.img-left{width:100%;  }
.img-right{width:100%;  }

/* .caption {
    position: relative !important;
    top: 0;
    left: 0;
    margin-right: 0;
    transform: translate(0%, 0%);
    width: 100%;
    padding: 8px 20px;
    
} */
.caption {
position: relative !important;
/* top: 0; */
left: 0;
/* margin-right: 0; */
transform: none;
/* width: 100%; */
/* padding: 8px 20px; */
background-color: #fff;
margin: 0 auto; margin-top: 20px; z-index: 0;
}
.videoframe {
    height:auto!important;
}
}
.menu_fixed {
    position: fixed;
    z-index: 9999 !important;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 10px 15px rgba(0, 0, 0, .05);
    top: 0;
}
/* body .container {
    max-width: 1360px;
} */
#header .navbar-brand {
    float: left;
    font-size: 32px;
    padding-top: 12px;
    padding-bottom: 12px;
    max-width: 170px;
}
#header.menu_fixed .navbar-brand {
    max-width: 80px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#header .navbar-expand-lg .navbar-collapse {
    display: block !important;
}
#header .stellarnav li.logo-rgt a {
    padding: 3px 0px;
    max-width: 50px;
}
#header .stellarnav li.logo-rgt {
    margin-left: 10px;
}
/* spotlight */
#spotlight {
    margin-top: 0;
}
.carousel-item:before {
    content:  "";
    position: absolute;
    left: 0;
    top: 0;
    z-index:0;
    width:  100%;
    height: 99.2%;
   background: rgb(0,0,0);
background: linear-gradient(
    90deg, rgb(0 0 0 / 35%) 0%, rgb(0 0 0 / 0%) 40%, rgba(0,0,0,0) 100%);
}
#spotlight h2 {
    font-size: 24px;
}
h2.sectionTitle,.h2 {
    font-size: 34px !important;
    line-height: 46px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}
h3,.h3,
h3.subTitle {
    font-size: 22px !important;
    line-height: 42px !important;
    font-weight: 400 !important;
    letter-spacing: 0px !important;
}
.img-full{width: 100%;}
.text-black {
    color: #000;
}
.map-view-btn {
    margin-top: 8px;
}
.title-sm {
    padding-left: 22px;
}
.text-white{color:#fff}
.title-sm.text-dark:hover,
.title-sm.text-white:hover {
    color: #67bc18 !important;
}
.title-sm:hover:before {
    left: 3px;
}
.title-sm:before {
    content: "";
    background: #67bc18;
    height: 1px;
    width: 15px;
    top: 12px;
    left: 0;
    position: absolute;
}
.btn.btn-explore.btn-shine {
    width: 120px;
    font-size: 16px;
    text-transform: capitalize;
}
.border.bdr-white {
    border: 1px solid #fff !important;
}
.border.bdr-green {
    border: 1px solid #67bc18 !important;
}
/* spotlight end */
/* about */
.text-theme {
    color: #000;
}
.sectionTitle strong {
    margin-left: 5px;
}
.section {
    padding: 60px 0;
}
.section-lg {
    padding: 80px 0;
}
/* about end */
/* focusArea */
.no-bg {
    background: transparent !important;
}
.card-dark {
    color: #222;
}
.line-clamb-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn.view-more {
    border-radius: 0;
    border-color: #666 !important;
}
.sub-title {
    font-size: 28px!important;
}
.widgetBox .sub-title a:hover {
    color: #67bc18 !important;
}
/* explore end */
/* serviceArea */
.list li:last-of-type {
    margin-bottom: 0;
}

.bg-black {
    background: #222 !important;
}
#breadcrumb {
    background: #f9f9f9;
    border-bottom: 1px solid #dadada;
}
#breadcrumb .breadcrumb {
    background: none;
    margin: 0;
    padding: 0.75rem 0;
}
#breadcrumb .breadcrumb-item+.breadcrumb-item::before {
    display: none;
}
.line-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-3 {
    display: -webkit-box;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.line-4 {
    display: -webkit-box;
    -webkit-line-clamp: 4 !important;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.text-italic {
    font-style: italic;
}
.icon-quote {
    font-size: 46px;
    position: absolute;
    left: 0;
    top: 0;
}
.carousel-item .desc {
    padding-top: 50px;
}
/* proInside end */
/* about-block */
.quote-text:after {
    content: "";
    height: 1px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 120px;
    background:#fff;
    position: absolute;
}
body .carousel-indicators li {
    width: 14px;
    height: 14px;
    border-radius: 50% !important;
    background-color: #fff;
}
/* about-block */
/* news-update */
#news-update {
    padding: 220px 0;
    background: url("../images/caravan-tourism/acreBg.png") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
/* news-update */
/* banner */
h2.main-title {
    font-size: 46px !important;
}
/* banner */
/* farming */
#farming {
    padding: 120px 0;
    background: url("../images/caravan-tourism/farmingBg.jpg") no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center center;
}
/* farming */
/* footer */
.social {
    text-align: right;
}
.social li {
    margin: 0 5px;
    display: inline-block;
}
.social li a {
    font-size: 16px;
    display: block;
    color: #2b2b2b;
}
/* footer */
/* Shine */
.fig-hover {
    position: relative;
    padding: 0;
    overflow:hidden;
}
.fig-hover img {
    transform: scale(1);
}
.fig-hover:hover img {
    transform: scale(1.2);
}
/* button-shine-effect */
.btn-shine.btn {
    position: relative;
    margin: 0;
    outline: none;
    text-decoration: none;
    display: inline-block;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #ffffff;
    z-index: 0;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.02, 0.01, 0.47, 1);     border-radius: 0;
  }

/* .btn-shine span {
    color: #343a40!important;
  } */
  .btn-shine:hover {
    animation: rotate 0.7s ease-in-out both;
        background: #fed500!important; color: #000;

  }
  .btn-shine:hover span {
    animation: storm 0.7s ease-in-out both;
    animation-delay: 0.06s;
  }
.btn-shine {
    border: 1px solid;
    overflow: hidden;
    position: relative;
  }
  .btn-shine span {
    z-index: 20;
  }
  /*.btn-shine:after {
    background: #fed500; color: #000;
    content: "";
    height: 155px;
    left: -100%;
    opacity: 1;
    position: absolute;
    top: -50px;
    transform: rotate(0deg);
    transition: all 2s cubic-bezier(0.15, 1, 0.10, 1);
    width: 100%;
    z-index: -10;
  }*/

  .btn-shine span {
    transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .btn-shine:hover span {
      color: #000 !important;
      transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
  .btn-shine:hover:after {
    left: 0;
    transition: all 2s cubic-bezier(0.19, 1, 0.22, 1);
  }
/* list-activity */
.list-activity a {
    color: #000;
    font-weight: 500;
    text-align: center;
    display: block;
}
.list-activity a:hover {
    color: #67bc18;
}
.list-activity a:hover i {
    background: #67bc18;
    color: #fff;
}
.list-activity a i {
    height: 46px;
    width: 46px;
    font-size: 20px;
    text-align: center;
    border-radius: 50%;
    color: #67bc18;
    line-height: 44px;
    margin-right: 5px;
    border: 1px solid #67bc18;
}
.bxoverlap {
    right: 0;
    bottom: 0;
    width: 50%;
    max-width: 50%;
    flex: 0 0 50%;
    position: absolute;
}
/* list-activity */
/* contact */
.address-block span,
.address-block span a {
    color: #333;
}
.address-block span i {
    color: #67bc18;
    font-size: 22px;
    margin-right: 8px;
    float: left;
    margin-top: 2px;
}
/* contact */
.btn.btn-more:hover {
    margin-right: 5px;
    color: #67bc18 !important;
}
.border.border-theme {
    border:1px solid #67bc18 !important;
}
.video-thumb i {
    font-size: 36px;
    padding: 15px;
    border: 1px solid #fff;
    border-radius: 50%;
}
.video-thumb i:hover {
    background: #67bc18;
    border:1px solid #67bc18;
}
p.font-md {
    font-size: 18px;
}
.mob-logo-block {
    display: none;
    margin-right: 30px;
}
.mob-logo {
    max-width: 55px;
    padding: 0 5px;
    display: inline-block;
}
.item-widget {
    justify-content: center;
    align-items: center;
    margin: 10px;
}
.item-widget .sub-title {
    font-size: 22px;
}
#relcarousel.owl-theme .owl-controls .owl-page span {
    background: #67bc18;
}
/* mobile view start */
@media(min-width:991px) and (max-width: 1024px){
    h2.main-title {
        font-size: 32px !important;
    }
    #header .stellarnav li a {
        font-size: 13px;
    }
    h2.sectionTitle, .h2 {
        font-size: 32px !important;
        line-height: 36px !important;
    }
    .pt-5.mob-pt-0 {
        padding-top: 0 !important;
    }
    .section {
        padding: 30px 0;
    }
    .px-5.mob-px-0 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    .videoframe {
        height: auto!important;
    }
    .caption {
        position: absolute;
        top: 50%;
        left: 25%;
        margin-right: 0;
        transform: translate(-50%, -50%);
        width: 35%; z-index: 999;
    /*    background: rgba(0,0,0,0.5);
    */    padding: 0;
    }
}


@media(min-width:768px) and (max-width: 991px){
    .caption {
        position: absolute;
        top: 61%;
        left: 22%;
        margin-right: 0;
        transform: translate(-50%, -50%);
        width: 40%;
        z-index: 999;
        padding: 0;
    }
    .slick-slide {
        transition: all ease-in-out .3s;
        opacity: 1 !important;
    }
    .caption .navbar-brand img {
        width:  120px !important;
    }
    #spotlight h2 {
    font-size: 18px;
}

    #relcarousel .owl-controls {
        display: none !important;
    }
    .px-4.mob-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #header .navbar-dark .navbar-nav .logo-rgt {
        display: none;
    }
    .mob-logo-block {
        display: block;
    }
    .px-5.mob-px-2 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .pt-5.mob-pt-0 {
        padding-top: 0 !important;
    }
    .section {
        padding: 30px 0;
    }
    .px-5.mob-px-0 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }
    #header {
        background: none;
    }
    #header .stellarnav li a {
        font-size: 13px;
    }
    .pt-5.mob-pt-0 {
        padding-top: 0 !important;
    }
    .mob-d-none {
        display: block;
    } 
    .mob-d-block {
        display: block;
    }
    .px-5.mob-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    h2.sectionTitle, .h2 {
        font-size: 28px !important;
        line-height: 32px !important;
    }
    h2.main-title {
        font-size: 32px !important;
    }

    .map-center {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 100%;
        transform: translate(-50%, -50%);
    }
    .list-activity a i {
        display: block;
        margin: 0 auto 5px;
    }
    .list-activity a {
        font-size: 13px;
    }
    .pt-5.mob-pt-3 {
        padding-top: 2rem !important;
    }
}


/* custom 991 */
@media(max-width:767px) {
    
   
/* .sub-title {
    font-size: 20px!important;
} */
.h3-title {
    font-size: 1rem!important;
}
 #spotlight h2 {
        font-size: 20px !important;
    }


    #relcarousel .owl-controls {
        display: none !important;
    }
    .px-4.mob-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    #header .navbar-dark .navbar-nav .logo-rgt {
        display: none;
    }
    .mob-logo-block {
        display: block;
    }
    .px-5.mob-px-2 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    h3, .h3, h3.subTitle {
        font-size: 22px !important;
        line-height: 36px !important;
        font-weight: 400 !important;
        letter-spacing: 0px !important;
    }
    .video-thumb i {
        font-size: 22px;
        padding: 12px;
        border: 1px solid #fff;
        border-radius: 50%;
    }
    .border-right.mob-bdr-right-0 {
        border-right: none !important;
    }
    #header {
        background: none;
    }
    .list-activity a i {
        display: block;
    }
    .navbar-dark .navbar-nav li.active&gt;:after {
        display: none;
    }
    #header .navbar-brand {
        max-width: 100px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #header.menu_fixed .navbar-brand {
        max-width: 90px;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    #header .stellarnav .menu-toggle {
        top: 28px;
    }
    #header.menu_fixed .stellarnav .menu-toggle {
        top: 24px;
    }
    #spotlight {
        background: none;
        background-color: #222;
    }
   
    #banner {
        min-height: 44px;
        background-color: #222;
    }
    .px-5.mob-px-0 {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }
    .section,
    .section-lg {
        padding: 25px 0;
    }
    .h2, h2 {
        font-size: 1.8rem !important;
    }
    .carousel-item .container {
        position: initial;
    }
    
    .carousel-indicators {
        display: none !important;
    }
    .mob-mb-3 ,
    .mb-5.mob-mb-3{
        margin-bottom: 1.5rem !important;
    }
    .mb-3.mob-mb-0,
    .mb-4.mob-mb-0 {
        margin-bottom: 0 !important;
    }
    .mt-5.mob-mt-2 {
        margin-top: 1rem !important;
    }
    .py-4.mob-py-2 {
        padding-top: 1rem!important;
        padding-bottom: 1rem!important;
    }
    .mob-mb-2,
    .mb-3.mob-mb-2 {
        margin-bottom: 1rem !important;
    }
    .mb-3.mob-mb-0 {
        margin-bottom: 0 !important;
    }
    .mob-d-none {
        display: none !important;
    }
    .bxoverlap {
        right: 0;
        bottom: 0;
        max-width: 100%;
        flex: 0 0 100%;
        position: relative;
    }
    .p-5.mob-p-2 {
        padding: 20px !important;
    }
    .pt-5.mob-pt-0 {
        padding-top: 0 !important;
    }
    h2.sectionTitle, .h2 {
        font-size: 26px !important;
        line-height: 28px !important;
    }
    .mt-5.mob-mt-0 {
        margin-top: 0 !important;
    }
    
    .px-2.mob-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    #testimonial,
    #farming {
        padding: 50px 0;
    }
    .px-0.mob-px-15 {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
    .pr-0.mob-pr-15 {
        padding-right: 15px !important;
    }
    .pl-0.mob-pl-15 {
        padding-left: 15px !important;
    }
    .mob-pl-2 {
        padding-left: .5rem!important;
    }
    .mob-pr-2 {
        padding-right: .5rem!important;
    }
    h2.main-title {
        font-size: 32px !important;
    }
    .p-grap p {
        margin-bottom: 0;
    }
    .social {
        text-align: left;
    }
    
    #footer p,
    #footer p a {
        font-size: 14px;
    }
    .mob-sx-px-1 {
        padding-right: 0.5rem !important;
        padding-left: 0.5rem !important;
    }
    .list-activity a i {
        margin: 0 auto 5px;
    }
    .mob-px-0 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .pt-5.mob-pt-3 {
        padding-top: 1.5rem !important;
    }

}
@media(max-width:567px) {
    .list-activity a {
        font-size: 12px;
    }
    .carousel-item .caption p {
        font-size: 15px;
    }
    .caption .navbar-brand img {
        width:  120px !important;
    }
}
@media(max-width:1280px) {
    .videoframe {
       height: auto; 
    }
   }
@media(min-width:1280px) {
 #spotlight h2 {
        font-size: 28px !important;
    }
}
@media(min-width:1367px) {
   /* .caption {
    position: absolute;
    top: 50%;
    left: 23%;
    margin-right: 0;
    transform: translate(-50%, -50%);
    width: 40%;
}*/
 #spotlight h2 {
        font-size: 32px !important;
    }
}
/* custom 991 */


.kt-logo{width: 80px;}

.carousel-item {   
    background: linear-gradient( 
86deg, rgb(0 0 0 / 46%) 0%, rgb(0 0 0 / 24%) 50%, rgb(0 0 0 / 0%) 100%) 1important;
}



.media {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
}
.yellow {
    color: #FFD500;
}
.border-yellow {
    border: 1px solid #FFD500;
}

.video-btn{position: absolute;
    top: 43%;
    left: 50%;
    margin: 0 auto;
    transform: translateX(-50%) translateY(-50%); 
}
.video-btn img{
    width: 30px!important;
}



 .view-right{
    display: flex; justify-content: end;
    align-items: center;
}

.video-full {
    width: 100%;
}
.videoframe {
    height: auto;
}

.slider {
    width: 100%;
    margin: 15px auto;
}

.slick-slide {
    margin: 0px 5px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: rgba(255, 255, 255, 0.0);
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 0.6;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.slider-content {
    position: absolute;
    bottom: 35px;
    z-index: 9999;
    color: #fff;
    padding: 0 50px;
}
.slick-slide .content:hover .slider-content {
    bottom: 50px;
}

.slider-content h2 {
    font-size: 1.4rem;
}

.slider-content span {
    letter-spacing: 3px
}

.relative {
    position: relative;
}

.img-curve {
    border-radius: 4px !important;
}
.border-curve {
    border-radius: 4px !important;
}

.slick-prev:before {
    content: 'â†';
    background: url("../images/caravan-tourism/left.svg") no-repeat;
    padding: 20px;
}

[dir='rtl'] .slick-prev:before {
    content: 'â†’';
    padding: 12px;
}

.slick-next {
    right: 135px;
}

[dir='rtl'] .slick-next {
    right: auto;
    left: -25px;
}

.slick-next:before {
    content: 'â†’';
    background: url("../images/caravan-tourism/right.svg") no-repeat;
    padding: 12px;
}

[dir='rtl'] .slick-next:before {
    content: 'â†';
}



/*Zoom In*/
.column img {
	display: block;
	width: 100%;
}
.bg-blue {
    background-color: #004165;
    padding: 50px 75px;
    padding-right: 0
}


.content {
    position: relative;
    width: 100%;
    margin: auto;
    overflow: hidden;
  }
  
  .content .content-overlay {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  
    background: linear-gradient(180deg,transparent,rgba(0,0,0,.6) 80%); border-radius: 6px;
  }
  
  .content:hover .content-overlay{
    opacity: 1;
  }
 
  
  .content-image{
    width: 100%;
  }
  
</pre></body></html>