/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
/*  LOAD FONTS */
@font-face {
  font-family: 'Brown-regular';
  src: url('../../../fonts/brown-regular.woff');
/*  src: url('../../../fonts/brown-regular.eot?#iefix') format("embedded-opentype"), url('../../../fonts/brown-regular.woff') format("woff"); */
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  
}

@font-face {
  font-family: 'Brown-bold';
  src: url('../../../fonts/brown-boldalt.woff');
/*  src: url('../../../fonts/brown-boldalt.eot?#iefix') format("embedded-opentype"), url('../../../fonts/brown-boldalt.woff') format("woff"); */
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'Brown-light';
  src: url('../../../fonts/brown-light.woff');
/*  src: url('../../../fonts/brown-light.eot?#iefix') format("embedded-opentype"), url('../../../fonts/brown-light.woff') format("woff"); */
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'MillerBanner-Light';
  src:  url('../../../fonts/MillerBanner-Light.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MillerBanner-Italic';
  src:  url('../../../fonts/MillerBanner-Italic.woff') format('woff');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'MillerBanner-Roman';
  src:  url('../../../fonts/MillerBanner-Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'GillSans-Ultra';
  src:  url('../fonts/GillSans-UltraBold.woff') format('woff');
  font-weight: 900;
  font-style: normal;
    font-display: swap;
}

body, html, p {
  font-family: Brown-light;
 /* font-size: 18px; */
}

/* hack to fix #"target" going to the top of the page*/
hr.target {
  margin-top: 90px;
  margin-bottom: 90px;
}


h1, h2 {
  font-family: MillerBanner-Roman;
}

h3, h4, h5 {
  font-family: Brown-bold;
}

strong {
  font-family: Brown-bold;
}


/* Make Header Menu align at top*/

.uk-navbar-nav > li > a {
  padding-top:10px;
align-items: start;

}




/* Kandima Style definitions*/
.k-centerDiv {
  margin: auto;
}

/* Set the size of background video on title page*/
.kandima_title_video {
   /* height: 800px; */
}


.k-header {
  text-align: center;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  box-sizing: inherit;
  padding: 40px;
}

.k-header-whitebox {
  background-color: #FFFFFF;
  margin: 2cm 2cm 2cm 2cm;
  padding: 1cm 1cm 1cm 1cm;
  box-sizing: inherit;
}

.k-header-title {
  	box-sizing: inherit;
  margin: 1px 10px 23px;
  font-family: MillerBanner-Roman;
  font-weight: 100;
  position: relative;
  padding-bottom: 5px;
  color: #000000;
  text-align: center;
}

.k-header-lead {
  box-sizing: inherit;
  color: #000000;
  font-family: Brown-light;
  text-align: center;
}

.k-section-title {
  box-sizing: inherit;
  margin-top: 10px;
  margin-bottom: 0px;
  position: relative;
  padding-bottom: 0px;
  color: #000000;
}

.k-section-label {
  box-sizing: inherit;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 0px;
}

.k-header-title {
  font-size: 2.8rem;
  line-height: 3.5rem;
}

.k-header-lead {
  font-size: 1.1rem;
  line-height: 1.5rem;
}

.k-section-title {
  font-size: 2.8rem;
  line-height: 3.5rem;
}

.k-section-label {
  font-size: 1.5rem;
  line-height: 3rem;
}
/*div#booking-form-title {
    font-size: 20px;
    line-height: 28px;
}

div#booking-form-intro {
    margin: 0;
}
div#rstbox_1 {
    border: none!important;
}
div#rstbox_1 .uk-grid {
    margin-top: 10px;
}
div#rstbox_1 .form-footer-title {
    font-size: 18px;
  margin-top:5px;
}
div#rstbox_1  .form-footer-main ul li {
    font-size: 16px;
}
div#rstbox_1  .form-footer-main {
    font-size: 16px;
}*/
/*.home-page-mob-banner img {
    width: 100%;
    display: none;
    min-height: 300px;
    object-fit: cover;
}*/
/* Change font sizes for smaller screens */
@media (max-width: 960px) {
  .k-header-title {
    font-size: 2rem;
    line-height: 2.2rem;
  }
  
  .k-header-lead {
    font-size: 1.1rem;
    line-height: 1.5rem;
  }
  
  .k-section-title {
    font-size: 1.8rem;
    line-height: 2rem;
  }
  
  .k-section-label {
    font-size: 1.2rem;
    line-height: 2rem;
  }
}

.k-grid-stack {
  width: 800px;
}

.k-footer-logo {

}

.k-footer-findus {

}


.k-footer-contact {

}

.k-footer-social {

}

.k-social-logo-style {
    box-sizing: inherit;
  display: inline-block;
  width: 40px;
  height: 40px;
  text-indent: -999em;
  background-position: 0% 0%;
  background-repeat: no-repeat no-repeat;
  background-color: #FFF;
  

}

.Film {
  display: block;
  position: relative;
  width: 100%;
  height: 500px;
}

.Film iframe {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


/**  BOOK NOW BUTTON STUFF **/

#showBookinglayer {
position: fixed;
top: 150px;
right: 0;
z-index: 9999;
}


.book-now, #book-now {
  padding: 9px;
  margin: 5px;
  border-radius: 2px;
  text-transform: uppercase;
  font-family: Brown-regular;
  transition: background 0.3s, border 0.3s, color 0.3s;
  -webkit-font-smoothing: auto;
  font-size: 0.7rem;
  border: 2px solid rgba(255, 255, 255, 0.8);
  color: white;
  text-align: center;
  
}



div#book-now:hover {
  background-color: white;
  color: red;
}


.book-now-mobile, #book-now-mobile {
  padding: 9px;
  margin: 5px;
  border-radius: 2px;
  text-transform: uppercase;
  font-family: Brown-regular;
  transition: background 0.3s, border 0.3s, color 0.3s;
  letter-spacing: 1.8px;
  -webkit-font-smoothing: auto;
  font-size: 0.7rem;
  border: 2px solid rgba(255, 255, 255, 0.8);
  color: white;
    background-color: blue;
}

div#book-now-mobile:hover {
  background-color: blue;
  color: red;
}


/**  END OF BOOK NOW BUTTON SUTUFF **/



/* Custom Popup icon for Map*/
.ram-popover a.wk-popover-toggle{  
width: 10px;  
height: 10px;  
display:block;  
background-size: contain;  
background-repeat: no-repeat;  
background: url('http://kandima.com/images/images/custom-toggle2.png');  
}

/*25-05-2018*/
.kandi-gallery{padding:0 20px}
footer .uk-flex.uk-flex-middle.uk-flex-space-between.uk-text-center-small{justify-content: space-between;-webkit-justify-content: space-between;}

.tm-footer #CDSWIDERR dt.dt_cdsratingsonlynarrow {
    background-color: #Fff;
}
#book-now a {
    font-size: 14px;
}

.tm-headerbar-default.tm-headerbar .uk-navbar-nav>li
{
  padding: 0px 8px;
}

.tm-footer-center .uk-nav-side>li>a
{
  font-size: 16px;
    font-weight: 600;
  color: #fff;
}

.tm-footer-left div.k-footer-findus>p, .k-footer-contact p {
    font-weight: 600;
}




/*******180526*******/
.center.packages-art {
  display: inline-block;
  width: 100%;
}
.listSec {
    display: inline-block;
    width: 100%;
    text-align: center;
    list-style: none;
    vertical-align: top;
  padding: 0 10px 0;
  box-sizing: border-box;
}
ul.listSec li {
    display: inline-block;
    width: 100%;
    padding: 18px 0 0;
}
.k-header-whitebox.k-centerDiv {
    margin: 0;
    padding: 20px !important;
  	box-sizing: boreder-box;
}
.rightLeftAlignMent {
  margin: 0px;
  padding: 0 50px;
  box-sizing: border-box;
}
.tm-footer-left div.k-footer-findus>p, .k-footer-contact p {
    font-weight: 600;
    font-size: 14px;
}

div.mod-languages ul {
      text-align: right;
    /* margin-bottom: 5px; */
    /* margin-right: 13px; */
    margin: 8px;
}


/*29-05-2018*/
.tm-footer-tiny ul li {
    display: inline-block;
    padding: 5px 10px;
}
.tm-footer-tiny ul.uk-nav.uk-nav-parent-icon.uk-nav-side {
    text-align: center;
}
.tm-footer-tiny ul li a {
    font-size: 14px;
    color: #fff;
}


/**  FORM BUTTON STYLES (By: Shafraz)**/

.custombutton_red {
background-color:#ff6b69;
border:1px solid #ff6b69;
border-radius:0px;
color:#fff; }



.custom_button_pink{
  background-color:#ec115e;border:2px solid #ec115e;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:150px !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

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


.custom_button_turquoise{
  background-color:#54c2bb;border:2px solid #54c2bb;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;width:150px;
}

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


.custom_button_lawngreen{
  background-color:#d4f76b;border:2px solid #d4f76b;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:250px !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

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

.custom_button_darkgolden{
 background-color:#FFB547;border:2px solid #FFB547;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;width:150px;
}

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



.custom_button_pastelred{
  background-color:#ff6b69;border:2px solid #ff6b69;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;width:150px;
}


.custom_button_pastelred_opt{
  background-color:#ff6b69;border:2px solid #ff6b69;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;width:auto;
}


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


.custom_button_longred{
  background-color:#ff6b69;border:2px solid #ff6b69;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:150px !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

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

.custom_button_skydive{
  background-color:#54c2bb;border:2px solid #54c2bb;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:150px !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

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

.custom_button_blue{
  background-color: #333884;border:2px solid  #333884;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:150px !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

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



@media screen and (max-width: 767px) {
  .custom_button_pastelred{
  background-color:#ff6b69;border:2px solid #ff6b69;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:55% !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}
  
  .custom_button_darkgolden{
 background-color:#FFB547;border:2px solid #FFB547;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:55% !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}

  .custom_button_turquoise{
  background-color:#54c2bb;border:2px solid #54c2bb;border-radius:0px;color:#fff;display:inline-block;font-family:'Montserrat',Arial, Geneva, sans-serif;font-size:14px;font-weight:700;line-height:30px;text-align:center;text-decoration:none;width:65% !important;-webkit-text-size-adjust:none;mso-hide:all;padding:0.05em 1.5em;
}
  
}


/**  STUDIOS & VILLAS BULLETS CSS (By Shafraz)**/


ul.no_bullet {
list-style-type: none;
margin: 0;
padding: 0;

}
li.rooms {
background: url('http://kandima.com/images/new-images/icons/room-key1.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.location {
background: url('http://kandima.com/images/new-images/icons/location.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.two {
background: url('http://kandima.com/images/new-images/icons/two.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.family {
background: url('http://kandima.com/images/new-images/icons/bed1.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.size {
background: url('http://kandima.com/images/new-images/icons/plans1.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.accomodate {
background: url('http://kandima.com/images/new-images/icons/family-room1.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}


li.float {
background: url('http://kandima.com/images/new-images/icons/float.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.jacuzzi {
background: url('http://kandima.com/images/new-images/icons/jacuzzi.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.checked {
background: url('http://kandima.com/images/new-images/icons/checked.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.playground {
background: url('http://kandima.com/images/new-images/icons/playground.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.shower {
background: url('http://kandima.com/images/new-images/icons/shower.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.television {
background: url('http://kandima.com/images/new-images/icons/television.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.tub {
background: url('http://kandima.com/images/new-images/icons/tub.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.coffee {
background: url('http://kandima.com/images/new-images/icons/coffee.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.wifi {
background: url('http://kandima.com/images/new-images/icons/wifi2.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

li.waves {
background: url('http://kandima.com/images/new-images/icons/waves.png') no-repeat left top;
height: 20px;
padding-left:40px; 
padding-bottom:50px;
line-height: 15px;
}

/** Why Book Direct Bar (by : Shafraz) **/

.whybookdirect {
    background-color:#FAF0D1;
    padding: 50px 100px 50px 100px;
}

/** CSS By YUSUF **/
.navbar .brand, .uk-logo {
    margin-left: 10px;
}


body .uk-navbar-container:not(.uk-navbar-transparent) {
    background-color: #140d4b!important;
}
.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #140d4b!important;
}

.k-heder-more-btn:hover {
    font-weight: bold;
    color: #fff;
}

.uk-section-default {
    margin-top: 0;
    padding-top: 30px;
}


.book-now, #book-now {
    background-color: transparent;
}



.uk-margin-remove-last-child.custom a > svg {
    width: 20px;
    color: #fff;
}

.uk-icon > * {
    width: 20px;
    color: #fff;
}

.k-heder-more-btn:hover {
    font-weight: bold;
    color: #fff;
}


.uk-navbar-nav > li > a {
  color: #FFF !important;
}

@media (min-width: 960px){
.uk-section {
    padding-top: 25px;

}

}

@media(max-width:767px){
  .home-page-mob-banner img {
    display: block;
}
  section.k-header.cstm-k-header .header-video-sec {
    display: none;
}
}


/*Grid buttons align in-line*/
.kcolumn .uk-card  {
display: flex;
flex-direction:column;
}
.kcolumn .uk-card-body  {
display: flex;
flex-direction: column;
flex: 1;
}
.kcolumn .uk-card-body > div:nth-last-child(2) {
flex: 1;
margin-bottom: 0;
}

/*Slider navigation icon
.uk-slider > a.uk-slidenav-previous::before,
.uk-slider > a.uk-slidenav-next::before {
display: block;
position: relative;
top: 0px;
font-size: 40px;
color: #fff;
text-decoration: none !important;
}
.uk-slider > a.uk-slidenav-previous::before {
content: "❮❮";
}
.uk-slider > a.uk-slidenav-next::before {
content: "❯❯";
}
.uk-slider > a {
text-decoration: none;
}
.uk-slider > a.uk-slidenav-previous > svg,
.uk-slider > a.uk-slidenav-next > svg {
display: none;
}*/

.uk-hidden-visually:not(:focus):not(:active):not(:focus-within), .uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
    /* position: absolute!important; */
    width: inherit !important;
    height: inherit !important;
    padding: inherit !important;
    border: inherit !important;
    margin: 10px!important;
    overflow: hidden!important;
     clip-path: inset(0%)!important;
    /* white-space: nowrap!important; */
}



/*27/4/2022*/

/* Booking from related CSS in RSFORM Module*/


.home-page-mob-banner img {
    width: 100%;
    display: none;
    min-height: 300px;
    object-fit: cover;
    object-position: center;
}



/*DATE 05/MAY/2022 */
#home-page-package-section .uk-h6,.uk-h5,.uk-h4,.uk-h3,.uk-h2,.uk-h1,.uk-heading-medium .uk-panel h3{
    margin-bottom: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    color:#000!important; 
    transform: translate(-50%, -50%);
}

#home-page-package-section .uk-panel:hover .uk-h6,.uk-h5,.uk-h4,.uk-h3,.uk-h2,.uk-h1,.uk-heading-medium {
   color: black!important; 
   
   
}

.uk-panel:hover .uk-h6,.uk-h5,.uk-h4,.uk-h3,.uk-h2,.uk-h1,.uk-heading-medium {
	color: black!important; 
    position:relative;
    top:unset;
    left:unset;
    transform:unset;

}

/*DATE 05/MAY/2022 END*/
@media(max-width:767px){
  .home-page-mob-banner img {
        display: block;
        max-height: 350px;
    }
      section.k-header.cstm-k-header .header-video-sec {
        display: none;
    }
}
////////////////////////

#cst-footer [class*=uk-width] {
    width: 25%;
    max-width: 25%;
}
#cst-footer [class*=uk-width] .uk-panel {
    max-width: 100%;
    width: 100%;
}
#cst-footer .uk-grid-item-match {
    width: 100%;
    max-width: 100%;
    display: block;
}
#cst-footer .uk-grid-item-match .uk-panel {
    max-width: 100%;
}
#cst-footer [class*=uk-width] button {
    max-width: 250px!important;
    width: 100%!important;
}
@media only screen and (max-width:1199px){
    #cst-footer [class*=uk-width] {
        width: 33.3%;
        max-width: 33.3%;
    }
}
@media only screen and (max-width:991px){
    #cst-footer [class*=uk-width] {
        width: 50%;
        max-width: 50%;
    }
    #cst-footer [class*=uk-width] .uk-margin-remove-last-child.custom, #cst-footer [class*=uk-width] .uk-margin-remove-last-child.custom {
        text-align: left;
    }
}
@media only screen and (max-width:767px){
    #cst-footer [class*=uk-width] {
        width: 100%;
        max-width: 100%;
    }
    #cst-footer [class*=uk-width] .uk-margin-remove-last-child.custom, #cst-footer [class*=uk-width] .uk-margin-remove-last-child.custom, #cst-footer [class*=uk-width] .k-footer-social {
        text-align: center;
    }
}



/*2023/05/03 - new theme update CSS changes by Kavindu */

.home-box{
    background: #ffdad9;
    padding-right: 30px!important;
    padding-left: 30px!important;
    height:96%;
    text-align: justify;
}

.home-box1{
    background: #ffdad9;
}


.uk-scrollspy-inview{
    text-align:center;
}

.uk-section-secondary .uk-subnav {
    justify-content: center
}

.k-footer-social a {
    margin: 5px 0;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    background-size: 30px;
}

.home-widget{
  width:50%;
    height:50%;
}


//slider nav icon always visible
.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
	position: absolute !important;
	width: inherit !important;
	height: inherit !important;
	padding: 10px !important;
	margin: 10px !important;
	overflow: hidden !important;
    clip-path: inset(0%)!important;

}

//change slider navigation icon
/*.uk-slider > a.uk-slidenav-previous::before,
.uk-slider > a.uk-slidenav-next::before {
display: block;
position: relative;
top: 0px;
font-size: 40px;
color: #fff;
text-decoration: none !important;
}
.uk-slider > a.uk-slidenav-previous::before {
content: "❮❮";
}
.uk-slider > a.uk-slidenav-next::before {
content: "❯❯";
}
.uk-slider > a {
text-decoration: none;
}
.uk-slider > a.uk-slidenav-previous > svg,
.uk-slider > a.uk-slidenav-next > svg {
display: none;
}*/

.uk-hidden-visually:not(:focus):not(:active):not(:focus-within),.uk-visible-toggle:not(:hover):not(:focus) .uk-hidden-hover:not(:focus-within) {
  position: inherit !important;
width: inherit !important;
height: inherit !important;
padding: inherit !important;
margin: inherit !important;
overflow: hidden !important;

}



/*offer button color*/
.btn-info, .btn-primary, .uk-button-primary {
 color:white;   
}

.uk-grid-column-medium>*, .uk-grid-medium>* {
    padding-left: 6px;
}

.uk-grid>* {
    padding-left: 6px;
}

.tm-top .uk-grid .uk-panel .uk-margin-medium-bottom{
 	   margin-bottom: 2px!important;
}

.tm-top .uk-grid{
 	   margin-top: 2px!important;
}

.uk-breadcrumb{
 	    margin: 0px 0 2px 0;   
}



/********** Buyer persona pages  *************/
@media screen and (max-width : 2500px){
  .overlay{
 	position:absolute;
    padding-right: 20rem;
  }
}
  
  @media 
only screen and (min-width:320px) and (max-width:767px){  
  
  .header-video-sec{
	position:static;
  }
  
  .overlay{
    position:static;
    padding-right: 0rem;
  }


