body{
       background: #f6f7fa;
	   overflow-x:hidden; 
}
h1,h2,h3,h4,h5,h6 { font-family: 'Playfair Display', serif; }
p { font-family: 'PT Sans', sans-serif;  line-height: 24px; color: #000; font-size: 16px; }
a:focus{outline: 0px; }
ul li a { font-family: 'PT Sans', sans-serif; }
.main-topic { text-transform: uppercase; font-size: 30px; color:#000; }

.padding-right-0 { padding-right: 0; }
.padding-left-0 { padding-left: 0; }
.navbar-brand { height: auto; padding: 5px 0; }

.pb30{ padding-bottom: 30px !important; }
.pb-none{padding-bottom: 0px !important; }

.mobspace{ padding:10px;  }
/*.mobspace .icon-box p{ line-height: 15px; }*/

.day-image{ width: 257px !important; height: 180px !important; }
.day-image-box{ text-align: left; }

.tour_detailbox{ margin-top: 10px; text-align: justify; }


.day{ margin-top: 0; margin-bottom: 15px; font-size: 24px; padding: 7px 25px; color: #000; display: table; transition: 0.3s all ease-in-out; position:  relative; padding-left: 40px;     background: rgb(0,156,72); }

.day-mark{ border-top: 1px solid #009c48; border-bottom: 1px solid #009c48; padding: 5px; }
.day-icon{ margin-right:2%; }

.map{ background: #f6e9dd; }

.map-icon{ margin-right:1%; }

.grey-border{ background-color: #f0f1f2; position: relative; min-height: 28px; margin-top: 30px; }

.tour-banner{ padding: 11px 0 11px 20px; background-color: rgb(77,106,121); }
.tour-banner p{ margin: 0 !important; color: #fff; text-transform:uppercase; }

.single-tour-wrapper h4 a{ text-decoration: none; color: inherit; text-shadow: 2px 2px 4px #000; }

.grey-bg{ background-color: #f0f1f2; }
.grey-bg .single-tour-wrapper{ padding-bottom: 30px; }
.index-promo .single-tour-wrapper{margin-bottom:30px;}

.owl-carousel .owl-nav > div:hover, .owl-carousel .owl-nav > div:focus{ color: #ff6a01 ;  }


.navbar-collapse ul li.mal-hotels{  font-weight: 900;  }
.navbar-collapse ul li.mal-hotels a { background:#0054a6; color: white!important; padding-top:18px; padding-bottom:18px; border-radius:30px; margin-top:18px;}


.wrapper{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
.wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#about-us-home{
	position:relative;}
#about-us-home::before{
	content: '';
	position: absolute;
	width: 100%;
	height: 141px;
	background: #F6F7FA;
	top: -110px;
	left: 0;
	z-index: 2;}

header{ position: fixed; width: 100%; top: 0; z-index: 20; }
header .navbar-default { background-color: transparent; border:none; background-color: rgba(255, 255, 255,1); border-radius: 0;  }
header .navbar-default .navbar-nav>li>a { color: #000; font-size: 14px; text-transform: uppercase; }
header .navbar-default .navbar-nav>li>a:hover { color: #000; }
header .hotline a{ color: #fff; display: inline-block; margin-right:15px; font-weight:700; }
header .hotline a i { animation: wiggle 2.5s infinite; vertical-align: middle; }
header .hotline a:hover { text-decoration: none; }
header .top-bar {
    background-color: #2AB374;
    padding: 10px 0px;
    height: 40px;
    display: block;
    position: relative;
    transition: 300ms all ease-in-out;
    overflow-y: hidden;
}
#about-us-home p{ text-align: justify; }

.navbar-brand>img{
    max-width: 96px;
}
header .top-bar.out{ 
    height: 0px;
    padding: 0px;
    transition: 300ms all ease-in-out;
}

.head-slider .mobile-wrapper{ 
    background-image: url('../images/wrappers/video-wrapper.jpg');
    background-size: cover;
    background-position: center center;
    height: 50vh;
    width: 100%;
}
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}

@keyframes wiggle { 0% { transform: rotate(0deg); } 80% { transform: rotate(-20deg);} 80% { transform: rotate(0deg); } 85% { transform: rotate(20deg); } 95% { transform: rotate(-20deg); } 100% { transform: rotate(0deg); }}

.head-slider .parallax-window{  min-height: 420px;
    background: transparent;  }
	
.translator{
	position:absolute;
	right:5%;
	top:30%;
	display:inline-block;}
.translator .flag{
	display:inline-block;
	width:35px;
	position:relative;
	margin-left:10px;}
.translator .flag img{
	width:100%;}
.translator .flag span.language{
	position:absolute;
	bottom:-24px;
	left:-6px;
	padding:3px 5px;
	font-size:12px;
	color:#FFF;
	background:rgba(0,0,0,0.6);
	opacity:0;
	z-index:-1;
	border-radius:4px;
	transition:all 300ms ease;}
.translator .flag:hover span.language{
	opacity:1;
	z-index:99;}


#about-img{margin-bottom: 20px; margin-top: 60px;}
.about-us { text-align: center; padding: 40px 0px;}
.about-us p { text-align:justify; text-justify:inter-word; }
.about-us .emp-text p { font-family: 'Cinzel', serif; color: #000; margin-bottom: 30px; margin-top: 20px; }
.about-us .ms-partialview-template { padding: 20px 0px; }
.about-us .ms-partialview-template .ms-info { padding-top: 20px; }
.about-us{
    text-align: justify;
}
.about-us-top { text-align: center; margin-bottom: 30px; }
.about-us-top ul { overflow: auto; margin-top: 40px; margin-bottom: 70px; padding-left: 0;   padding-bottom: 50px; padding-top: 50px;}
.about-us-top ul li { width: 20%; float: left; list-style: none; }
.about-us-top ul li .middle{ transform: scale(1.5); z-index: 1; position: relative; } 
.vision-side { background: #a3ac21; height: 200px;  padding: 40px 10px 10px 30px; margin-bottom: 20px; }
.mission-side { background: #efefef; height: 200px;  padding: 40px 10px 10px 30px; margin-bottom: 20px; margin-top: 30px; }
.vision-side h3 { margin-top: 0px; font-weight: 700; }
.mission-side h3 { margin-top: 0px; font-weight: 700; }
.vision-side p { text-align: left; }
.mission-side p { text-align: left; }
.about-back-container.about-back-1{ background: rgb(212, 223, 124); padding: 20px 0px; position: relative; }

.about-back-container.about-back-1:after{
    content: '';
    width: 50%;
    top: 0px;
    bottom: 0px;
    left: 0px;
    position: absolute;
    background-color: skyblue;
    background-size: cover;
    background-position: center center;
    background-image: url("../images/about-us/beach.jpg");
}


.about-back-container.about-back-2{
    background: rgb(42,179,116);
    padding: 20px 0px;
    position: relative;
}

.about-back-container.about-back-2:after{
    content: '';
    width: 50%;
    top: 0px;
    bottom: 0px;
    right: 0px;
    position: absolute;
    background-color: skyblue;
    background-size: cover;
    background-position: center center;
    background-image: url("../images/about-us/nuwara_eliya.jpg");
}

.about-back-container.about-back-3{
    
}
.anniversary-back{
	background:url(../images/clebration.jpg);
	background-position:top center;
	background-size:cover;
	padding:10px 10px;
	margin:25px 0;
	}
.anniversary-text{
	background: #3339;
	padding: 30px 30px;
	text-align:center;
	border:1px solid #fff;}
.anniversary-text h2{
	margin:0;
	color:#FFF;
	font-weight:700;}
.ayubovan-img{
	margin-bottom:20px;}
.our-team h1{
	text-align:center;
	margin-bottom:30px;
	margin-top:0;}
.our-team{
	padding:30px 0;}
.team-img img{
	padding: 15px;
	border: 1px solid #eaeaea;
	}

.check-our-tours{
    text-transform: uppercase;
    display: table;
    padding: 10px 25px;
    margin: 40px auto;
    /*margin-top: 50px;*/
    color: #42210b;
    font-size: 20px;
    border: 2px solid #42210b;
    transition: 300ms all ease-in-out;
}

.check-our-tours:hover,
.check-our-tours:focus{
    transition: 300ms all ease-in-out;
    background: rgb(42,179,116);
    color: #ffffff;
    /* border-color: #fff; */
    text-decoration: none;
}

.social-icons { margin-top: 20px; padding-left: 0; }
.social-icons li { display: inline-block; margin-right: 7px; margin-left: 7px; }
.social-icons li a {  border: 1px solid #2ab374; border-radius: 50%; height: 20px; display: inline-block; height: 35px; width: 35px; color: #000; background-color: #fff;}
.social-icons li a i { color: #2ab374;display: inline-block; height: 10px; transition: all .3s ease-in-out}
.social-icons li a i:before {  position: relative; left: 10px; top: 7px;}
.social-icons li a:hover i{ color: #fff; }
.social-icons li a:hover { background-color: #2ab374; }
.social-icons .fa-tripadvisor:before { left: 7px; }
.social-icons .fa-facebook:before { left: 12px; }


.home-slider{ padding-bottom: 30px; padding-top: 30px;background: #fff; padding-top: 65px; padding-bottom: 40px;}
.about-sri-lanka { margin-top: 0px; background:url(../images/wrappers/about-sl.jpg); background-repeat: no-repeat; background-size: cover; padding: 40px 0px; background-position: 0% 50; position: relative; }
.about-sri-lanka .left-side-sri-lanka { text-align: justify; }
.about-sri-lanka  .right-side-sri-lanka-wrapper { position: absolute; right: -1%; top: 0; }
.about-sri-lanka  .right-side-sri-lanka-wrapper .right-side-sri-lanka{ position:absolute; left:0; top:0; width:100%;}
.about-sri-lanka  .right-side-sri-lanka-wrapper .right-side-sri-lanka iframe {   }

.tour-pack-home { padding: 30px 0px; text-align: center; position: relative;}
.head-topic p { max-width: 60%; margin: 0 auto; display:table }
.head-topic h1.main-topic{
	text-align:center;}
.tour-pack-home .owl-carousel-1 { padding-top: 40px; }
.tour-pack-home .single-tour-wrapper { position: relative; }
.tour-pack-home .single-tour-wrapper .tour-top { position: relative; }
.tour-pack-home .single-tour-wrapper .overlay{ position: absolute; top: 0; left: 0; color: #fff; width: 100%; height: 100%; overflow: hidden; }
.tour-pack-home .single-tour-wrapper .overlay h4 { text-transform: capitalize; bottom: 0; position: absolute; bottom: 0px; left:10px;  }
.tour-pack-home .single-tour-wrapper .overlay .days { text-transform: capitalize; position: absolute; bottom: 0px; left:10px; color: #fff; }
.tour-pack-home .single-tour-wrapper .overlay h4.tour_name { position: absolute; bottom: 25px !important; left:10px !important; font-weight: 600 !important; color: #fff !important; z-index: 10;}
.tour-pack-home .single-tour-wrapper .read_more a{color: #f2f2f2 !important; font-size: 14px !important; text-transform: uppercase; }
.tour-pack-home .single-tour-wrapper .read_more a:hover{ text-decoration: none !important;}
.tour-pack-home .single-tour-wrapper .tour-bottom {position: relative; color: #000; background-color: #fff; padding: 5px 10px 10px 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.tour-pack-home .single-tour-wrapper .tour-bottom p { text-align: justify; color: #000; background-color: #fff;padding: 5px 10px 10px 10px; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; }
.tour-pack-home .single-tour-wrapper .star { list-style: none; padding-left: 0; position: absolute; bottom: 25px; left:10px; }
.tour-pack-home .single-tour-wrapper .star li i { color:#8D8A00; transition: all 0.3s linear; z-index: 9;}
.tour-pack-home .single-tour-wrapper:hover .star li i { color:#FFD001;  }
.tour-pack-home .single-tour-wrapper .info { position: absolute; bottom: 10px; right: 15px; font-size: 18px; animation: beat .60s infinite alternate; z-index: 9;}
.tour-pack-home .single-tour-wrapper .info i { border: 1px solid #fff; border-radius: 55%; width: 40px; background-color: #8D8A00;}
.tour-pack-home .single-tour-wrapper .info a i{ color: #fff; }
@keyframes beat{ to { transform: scale(0.9); }}
.tour-wrapper {  background: url(../images/wrappers/tour-pack-wrapper.jpg); background-repeat: no-repeat; background-size: cover; padding: 15% 0px; background-position: center; position: absolute;bottom: 0px; z-index: -9; left: 0px; width: 100%;}

.tour-pack-home .single-tour-wrapper .read_more a::after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    background: #2ab374;
    top: 0px;
    left: 0px;
    z-index: -10;
    transform: translateX(-10px) translateY(-71px) rotate(55deg);
    transition: 300ms all ease-in-out;
}
.tour-pack-home .promo .read_more a::after{
	background:#fc5d5d;}

.tour-pack-home .single-tour-wrapper:hover .read_more a::after {
    transition: 300ms all ease-in-out;
    transform: translateX(-10px) translateY(-71px) rotate(45deg);
}


.single-tour-package, .single-tour-package-head { text-align: center; padding: 40px 0px;}
.single-tour-package .tour-day::before{ content: ''; position: absolute; width: 2px; height: calc( 100% + 50px ); top: 10px; background-color: #009c48; left: -1px; border-radius: 4px; }
.single-tour-package .tour-day::after{     content: ''; position: absolute; width: 20px; height: 20px; top: 10px; background-color: #fff; left: -10px; border-radius: 4px; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transition: 0.3s all ease-in-out;  border: 2px solid #009c48;}
.single-tour-package .tour-day{padding-left: 20px; padding-right: 20px; position: relative; transition: 0.3s all ease-in-out; }
.single-tour-package .tour-day:hover{  transition: 0.3s all ease-in-out; }
.single-tour-package .tour-day:hover::after{    background-color: rgb(0,156,72);  transition: 0.3s all ease-in-out; }
.single-tour-package .tour-day:hover .day{ color: #fff; background-color: rgba(0,156,72,0.5);  border-color: #fb7e18;   transition: 0.3s all ease-in-out; transition-delay: 0.2s; position: relative; }
.single-tour-package .tour-day .day::after{ content: ''; top: 0; right: -20px; position: absolute; width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left:20px solid rgba(0,156,72,0.5);;  opacity:0.4; transition: 0.3s all ease-in-out;  }

.single-tour-package .tour-day:hover .day::after{ opacity: 1; transition: 0.3s all ease-in-out; transition-delay: 0.2s; }

.single-tour-package .tour-day .day::before{ content: ''; top: 0; left: 0px; position: absolute; width: 0; height: 0; border-top: 20px solid transparent; border-bottom: 20px solid transparent; border-left: 20px solid #F6F7FA; }

.tour-note{
	margin-top:15px;
	margin-bottom:20px;}
.tour-details p{
	text-align:justify;
	text-justify:inter-word;}
.tour-details ul{
	text-align:left;}
.hotel-gallery{
	margin-bottom:40px;}
.hotel-gallery .hotel-name{
	padding:9px 0px 9px 22px;
	background:#009C48;}
.hotel-gallery .hotel-name p{
	color:#FFF;
	text-transform:uppercase;
	font-weight:700;
	margin:0;}
.hotel-gallery .hotel-image{
	padding:15px 15px;
	background:#E6E6E6;
	}
.excursions .single-ex{
	margin-top:30px;} 
.excursions .single-ex h4{
	color:#000;
	margin-bottom:10px;
	text-align:left;
	font-weight:bold;}
.excursions .single-ex p{
	text-align:justify;
	text-justify:inter-word;}


.destination-home { text-align: center; padding-top: 40px; position: relative; background: #fff; }
.destination-home .container-fluid { padding-top: 40px;     padding-bottom: 30px; }
.destination-home .item img { opacity: 1; transition:all 0.3s linear;}
.destination-home .item:hover img{ opacity: 0.8; }
.destination-home .item a:hover{ text-decoration: none; }
.destination-home .owl-carousel-2 h5{ background-color: #fff; color: #000; padding: 10px; box-shadow: 0px 0px 1px -1px #000!important;}
/*.destination-home .owl-carousel-2 h5::after { content: ''; position: relative; width: 0;  left: 10px; height: 0; border-style: solid; bottom: -34px; border-width: 15px 14px 0 15px; border-color: #fff transparent transparent transparent; line-height: 0px; _border-color: #007bff #000000 #000000 #000000; }*/
.destination-wrapper {  background: url(../images/wrappers/tour-pack-wrapper.jpg); background-repeat: no-repeat; background-size: cover; padding: 5% 0px 10%; background-position: top; position: absolute; bottom: -50px; z-index: -9; left: 0px; width: 100%; }
.destination-home .owl-carousel-2 .item { position: relative; }
.destination-home .owl-carousel .owl-nav .owl-prev i{ background: #cbd948; border-radius: 50%; padding: 10px 20px; color: #fff; }
.destination-home .owl-carousel .owl-nav .owl-next i{ background: #cbd948; border-radius: 50%; padding: 10px 20px; color: #fff; }
.tour-pack-home .owl-carousel .owl-nav .owl-prev i { background: #cbd948; border-radius: 50%; padding: 10px 20px; color: #fff; }
.tour-pack-home .owl-carousel .owl-nav  { margin-top: 15px; }
.tour-pack-home .owl-carousel .owl-nav .owl-next i { background: #cbd948; border-radius: 50%; padding: 10px 20px; color: #fff; }
.destination-home .owl-carousel-2 .item .overlay { display: none; position: absolute; width: 100%; height: 100%; z-index: 9; top: 0; left: 0; color: #009c48!important; font-size:30px; }
.destination-home .owl-carousel-2 .item .overlay i { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); color: #009c48!important; opacity: 0; transition: ; }
.destination-home .owl-carousel-2 .item:hover i { opacity: 1;  animation: spinning 0.8s infinite; }
@keyframes spinning { from {   transform: rotate(0deg); } to {   transform: rotate(360deg); } }

.banner-section { padding-bottom: 40px; overflow: auto; }
.banner-section img { filter: grayscale(0%); transition: all 0.3s ease-in-out; cursor: pointer; border: 5px solid #f6f7fa;  }
.banner-section a { border: 2px solid #f6f7fa; overflow: auto; }
.banner-section img:hover { filter: grayscale(50%); }


.things-to-do{padding-top: 40px !important;}
.things-to-do .item img { opacity: 1; transition:all 0.3s linear;}
.things-to-do .item:hover img{ opacity: 0.8; }
.things-to-do .grid h5{ background-color: #fff; color: #1d1d1d; padding: 10px; box-shadow: 3px 4px 1px -1px #2ab374; font-weight: 600;}
.things-to-do .grid h5::after { content: ''; position: relative; width: 0;  left: 10px; height: 0; border-style: solid; bottom: -34px; border-width: 15px 14px 0 15px; border-color: #fff transparent transparent transparent; line-height: 0px; _border-color: #007bff #000000 #000000 #000000; }
.things-to-do .grid .item { position: relative; margin-bottom: 25px;}
.things-to-do .grid .item .overlay { position: absolute; width: 100%; height: 100%; z-index: 9; top: 0; left: 0; color: #2ab374; font-size:30px; }
.things-to-do .grid .item .overlay i { position: absolute; top: 40%; left: 50%; transform: translate(-50%,-50%); opacity: 0; transition: ; }
.things-to-do .grid .item:hover i { opacity: 1;  animation: spinning 0.8s infinite; }
@keyframes spinning { from {   transform: rotate(0deg); } to {   transform: rotate(360deg); } }

.index-testimonial{
	padding-top:50px;
	padding-bottom:60px;}
.index-testimonial .owl-carousel .owl-nav{
	display:table;}
.index-testimonial .owl-carousel .owl-nav i{
	background: #cbd948;
	border-radius: 50%;
	padding: 10px 20px;
	color: #fff;}
.testi-box{
	text-align:center;
	margin-bottom:20px;
	padding:25px;
	position:relative;
	
	}
.owl-carousel-3 .owl-item.active.center .testi-box::after{
	content:'';
	position:absolute;
	width:2px;
	height:190px;
	background:#2AB374;
	top:15px;
	right:0;}
.owl-carousel-3 .owl-item.active.center .testi-box::before{
	content:'';
	position:absolute;
	width:2px;
	height:190px;
	background:#2AB374;
	top:15px;
	left:0;}
.testi-box h5{
	color:#000;}
.testi-box h5 span{
	font-weight:700;
	color:#000;
	font-size:16px;}
.testi-box h6{
	font-size:13px;
	color:#6F6F6F;}
.testi-box p{
	margin-bottom:15px;}

/*.testimonials { padding-top: 90px; text-align: center; position: relative;}
.testimonials-wrapper { background:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,0)), url(../images/wrappers/perahala.jpg); background-repeat: no-repeat; background-size: cover; padding: 180px 0px; left: 0; width: 100%; z-index: -999; position: absolute; bottom: 0;}
#customers-testimonials .shadow-effect { background: #fff; padding: 20px; border-radius: 4px; text-align: center; border:1px solid #ECECEC; box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);}
#customers-testimonials .shadow-effect p { font-family: inherit; font-size: 17px; line-height: 1.5; margin: 0 0 17px 0; font-weight: 300; }
#customers-testimonials .testimonial-name { margin: -17px auto 0; display: table; width: auto; background: #3190E7; padding: 9px 35px; border-radius: 12px; text-align: center; color: #fff; box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);}
#customers-testimonials .item { text-align: center; padding: 50px; 	margin-bottom:80px; opacity: .6; -webkit-transform: scale3d(0.8, 0.8, 1); transform: scale3d(0.8, 0.8, 1); -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;}
#customers-testimonials .owl-item.active.center .item { opacity: 1; -webkit-transform: scale3d(1.0, 1.0, 1); transform: scale3d(1.0, 1.0, 1);}
#customers-testimonials .owl-carousel .owl-item img { transform-style: preserve-3d; max-width: 90px; margin: 0 auto 17px;}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot.active span, #customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot:hover span { background: #28CB75; transform: translate3d(0px, -50%, 0px) scale(0.7);}
#customers-testimonials.owl-carousel.owl-theme .owl-dots .owl-dot span { background: #C4C4CC; display: block; height: 20px; margin: 0 2px 5px; transform: translate3d(0px, -50%, 0px) scale(0.3); transform-origin: 50% 50% 0; transition: all 250ms ease-out 0s; width: 20px; }
*/

footer { background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,1)), url(../images/wrappers/footer.png); background-color: #fff; background-repeat: no-repeat; background-size: cover; background-position: top;  padding-top: 40px; background-blend-mode: multiply;}
footer .footer-top { padding-bottom: 140px; padding-top: 30px; }

footer ul { padding-left: 0; }
footer ul li { list-style: none; line-height: 32px; }
footer ul li a{ color: #000; font-size: 14px; font-weight: 600; font-family: 'Playfair Display', serif; transition: all 0.2s ease;  }
footer ul li a i { font-size: 8px!important; color: #cbd948; padding-right: 8px; }
footer ul li a:hover, footer ul li a:focus{ text-decoration: none; color: #cbd948; }
footer h4 { padding-bottom: 10px; font-weight: bold; color: #000; position: relative; margin-bottom: 30px; }
footer h4::after { position: absolute; left: 0; bottom: -5px; width: 30px; height: 4px; background-color: #cbd948; content: ''; }
.footer-bottom p, .footer-bottom a ,.footer-bottom a:hover,.footer-bottom a:focus{ color: #fff; text-decoration: none }

.footer-bottom .web { text-align: right; }
.foot-block p {   color: #000;  font-family: 'Playfair Display', serif; font-weight: 600;}

.popular-inner, .service-inner, .package, .blog-inner,
.blog-wrapper, .blog-details-inner, .gallery-inner, .hotels-details-inner, .tour-details-inner,.hotel-inner, .tour-inner{ padding: 162px 0 50px; }

.contact-inner{ padding-bottom: 50px; }
.contact-inner h2{     color: #000 ; padding-top: 10px; }
.main-sub-topic { text-transform: capitalize; font-size: 22px; color: #000; }
.main-sub-topic2 { text-transform: none; font-size: 20px; color: #8d8a00; }

.border0{ border: none !important; }

.ms-partialview-template .ms-slide-info { min-height: 20px !important; }
.ms-partialview-template .ms-slide-info p { font-size: 16px; }


.navbar-right .dropdown-menu { right: auto; left: 0; }
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus:hover, .navbar-default .navbar-nav > li > a:active{  background-color: #2ab374; color: white!important; }
.navbar-default .navbar-nav > li > a:focus{ color: #fff; background-color: transparent; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { color: #fff; background-color: #2ab374; }

.navbar-default .navbar-toggle{ border: 2px solid #CBD948; border-radius: 0px; padding: 7px 12px; font-size: 20px; color: #CBD948; }

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: rgba(34, 16, 4, 0.5); }



.dropdown-menu{ background-color: rgba(4, 3, 3, 0.65); }
.dropdown-menu > li > a { display: block; padding: 6px 20px 6px 15px; clear: both; font-weight: 400; line-height: 1.42857143; color: #fff; white-space: nowrap; text-transform: uppercase; }
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-menu > li > a:active { color: #fff; text-decoration: none; background-color: #2ab374; }


.fa-bars::before { color: #CBD948; }

.justify-content-center { justify-content: center!important; }

.img-fluid { max-width: 100%; height: auto; vertical-align: middle; border-style: none; }


.mg15{ margin-top: 15px; margin-bottom: 15px; }

.popup-gallery img { width: 100%; max-width: 480px; margin: 0px auto; }
.popup-gallery a { padding: 5px; position: relative; display: block; overflow: hidden; max-width: 480px; margin: 0px auto; }
.popup-gallery a figure{ position: relative; padding: 0px; margin: 0px; }
.popup-gallery a figure::before{ content: ''; position: absolute; top: 100%; left: 0px; right: 0px; bottom: 0px; z-index: 1; background-color: rgba(67, 34, 8, 0.7); transition: 0.1s all ease-in-out; }
.popup-gallery a:hover figure::before{ top: 0px; transition: 0.1s all ease-in-out; }
.popup-gallery a figure .icon{ position: absolute; top: 50%; left: 50%; z-index: 1; opacity: 0; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transition: 0.2s all ease-in-out; }
.popup-gallery a:hover figure .icon{ transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); opacity: 1; transition: 0.4s all ease-in-out; }
.popup-gallery a figure .icon i{ background-color: rgba(227, 97, 10, 0.9); padding: 15px; position: relative; top: -24px; left: -24px; font-size: 20px; border-radius: 40px; color: #ffffff; }


.mfp-title {
	display: none !important;
}
.owl-carousel .owl-nav{ display: table; margin: 0px auto;  font-size: 30px; color: #48260e; }
.owl-carousel .owl-nav .owl-next{ display: inline-block; margin-left: 10px;}
.owl-carousel .owl-nav .owl-prev{ display: inline-block; margin-right: 10px; }

.destination-home .owl-carousel-2 h5 { background-color: #fff; color: #000; padding: 10px; box-shadow: 3px 4px 1px -1px #000; }

.destination-home .owl-carousel-2 .item .overlay { position: absolute; width: 100%; height: 100%; z-index: 9; top: 0; left: 0; color: #f97f09; font-size: 30px; }


.tour-emp{
    display: block;
    margin-bottom: 10px;
}

.tour-emp .tour-emp-head {
    background: #009c48;
    display: table-cell;
    padding: 20px;
    width: 51px;
    word-break: break-word;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}

.tour-emp .tour-emp-head p { 
    color: #fff;
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
}

.tour-emp .tour-emp-body{
    display: table-cell;
    padding-left: 20px;
    padding-right: 20px;
    vertical-align: middle;
    background: #e6e6e6;
    padding-top: 10px;
}


.tailor-made{
    padding-bottom: 50px;
}

.tailor-made-form{
    text-align: left;
}

.checkbox-cont{
    display: inline-block;
    width: 24%;
}

.tailor-made-form h3{
    color: #64371a;
    margin-bottom: 20px;
    margin-top: 40px;
    display: table;
    padding-bottom: 5px;
    padding-left: 20px;
    position: relative;
}

.tailor-made-form h3:before{
    content: '';
    width: 10px;
    /* height: 16px; */
    left: 0;
    top: 0;
    bottom: 0;
    background:  #2ab374 ;
    position: absolute;
}

.tailor-made-form h3.first{
     margin-top: 0px;
}

.form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #45230c;
    background-color: rgba(42,179,116,0.3) ;
    background-image: none;
    border: none;
     border-radius: 0px; 
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    /*font-weight: 700;*/
    color: #000;
    font-family: 'PT Sans', sans-serif;
}

input.form-control::placeholder,
textarea.form-control::placeholder {
    color:#45230c;
}

.btn-primary {
    color: #fff;
    background-color: #2ab374 ;
    border-color: #2ab374 ;
    border-radius: 0px;
    padding: 10px 34px;
    text-transform: uppercase;
    font-weight: 700;
}

.btn-primary:hover, .btn-primary:focus{
    color: #fff;
    background-color:  #2ab374 ;
    border-color:  #2ab374 ;
}
h1.main-topic{
	margin-top:0;}
.accomodation-page{
	padding-top:15px;}
.accomodations h2{
	margin-bottom:20px;}
.accomodations .item img { opacity: 1; transition:all 0.3s linear;}
.accomodations .item:hover img{ opacity: 0.8; }
.accomodations  h5{ background-color: #fff; color: #1d1d1d; padding: 10px; box-shadow: 3px 4px 1px -1px #2ab374; font-weight: 600;}
.accomodations  h5::after { content: ''; position: relative; width: 0;  left: 10px; height: 0; border-style: solid; bottom: -34px; border-width: 15px 14px 0 15px; border-color: #fff transparent transparent transparent; line-height: 0px; _border-color: #007bff #000000 #000000 #000000; }
.accomodations .item { position: relative; margin-bottom: 25px;}
.accomodations .item .overlay { position: absolute; width: 100%; height: 100%; z-index: 9; top: 0; left: 0; color: rgb(42,179,116); font-size:30px; }
.accomodations .item .overlay i { position: absolute; top: 35%; left: 46%; transform: translate(0%,0%); opacity: 0; transition: ; color: #009c48!important; }
.accomodations .item:hover i { opacity: 1;  animation: spinning 0.8s infinite; }
	
	
	
.destination-page{
	padding-top:40px;}

.destinations .item{}

.destinations .item img { opacity: 1; transition:all 0.3s linear;}
.destinations .item:hover img{ opacity: 0.8; }
.destinations  h5{ background-color: #fff; color: #1d1d1d; padding: 10px; box-shadow: 3px 4px 1px -1px #2ab374; font-weight: 600;}
.destinations  h5::after { content: ''; position: relative; width: 0;  left: 10px; height: 0; border-style: solid; bottom: -34px; border-width: 15px 14px 0 15px; border-color: #fff transparent transparent transparent; line-height: 0px; _border-color: #007bff #000000 #000000 #000000; }
.destinations .item { position: relative; margin-bottom: 25px;}
.destinations .item .overlay { position: absolute; width: 100%; height: 100%; z-index: 9; top: 0; left: 0; color: rgb(42,179,116); font-size:30px; }
.destinations .item .overlay i { position: absolute; top: 35%; left: 46%; transform: translate(0%,0%); opacity: 0; transition: ; color: #009c48!important; }
.destinations .item:hover i { opacity: 1;  animation: spinning 0.8s infinite; }


.destinations .item .close-button i{
    color: #fff;
    background: rgba(251, 126, 24, 0.8);
    padding: 5px 8px;
    position: absolute;
    top: -28px;
    right: 0px;
    font-size: 18px;
}

.destinations .item:hover .close-button i{
    animation: none;
}

.content-holder{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.7);
    z-index: 100;
    display: none;
}

.content-holder.in{
    display: block;
}

.content-holder .content-wrapper {
    overflow-y: scroll;
    position: absolute;
    width: 100%;
    height: 100%;
}


.content-holder .content-wrapper .content{
    position: relative;
    width: 1200px;
    margin: 50px auto;
    background: #fff;
    padding:20px;

}


.content-holder .content-wrapper .content .images{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.content-holder .content-wrapper .content .text{
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding-left: 20px;

}

.content-holder .content-wrapper .content .images .image{
    float: left;
    display: block;
    width: 50%;
    height: 210px;
    background-size: cover;
    background-position: center center;
}


.single-activity .content{
    display: block;
    vertical-align: middle;
}

.single-activity .content .main-image{
    display: table-cell;
    vertical-align: middle;
    height: 300px;
    width: 50%;
    background-position: left;
    background-size: cover;
    transition: 0.3s all ease-in-out;
    border-right: 5px solid  #229c5b;
}

.single-activity .content:hover .main-image{
    /*border: 1px solid #f26803;
    border-bottom-width: 15px;*/

    transition: 0.3s all ease-in-out; 
}

.single-activity .content .desc{
    display: table-cell;
    vertical-align: middle;
    text-align: justify;
    width: 75%;
    padding: 20px;
    /*padding-left: 20px;*/
    position: relative;
    overflow: hidden;

}

.single-activity .content .desc::after{
    content: '';
    position: absolute;
    top: -10px;
    height: 315px;
    width: 100px;
    left: -50px;
    background-image: url(../images/site_images/circle.svg);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: 1;
    opacity: 0.3;
    background-position-x: -64px;
    background-position-y: -14px;
}

.single-activity .content .desc p{color: #754520; z-index: 10; position: relative;}


.single-activity .extra { text-align: left; }

.single-activity .extra .item {margin-top:  10px;}

.single-activity .extra .item h4 { margin: 0px; margin-top:  25px; font-family: 'PT Sans', sans-serif; padding: 7px 15px; background: #46240d; display:  table; color: #fff; }

.single-activity .extra .item p { color: #754520; }

.activity-gallery{
    margin: 10px 0px;
    margin-top: 30px;
    background: #229c5b;
    padding: 10px 0px;
}
.activity-gallery img {
    width: 100%;
    max-width: 480px;
    margin: 0px auto;

}
.activity-gallery a { padding: 5px; position: relative; display: block; overflow: hidden; max-width: 480px; margin: 0px auto; }
.activity-gallery a figure{ position: relative; padding: 0px; margin: 0px;}
.activity-gallery a figure::before{ content: ''; position: absolute; top: 100%; left: 0px; right: 0px; bottom: 0px; z-index: 1; background-color: rgba(67, 34, 8, 0.7); transition: 0.1s all ease-in-out; }
.activity-gallery a:hover figure::before{ top: 0px; transition: 0.1s all ease-in-out; }
.activity-gallery a figure .icon{ position: absolute; top: 50%; left: 50%; z-index: 1; opacity: 0; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); transition: 0.2s all ease-in-out; }
.activity-gallery a:hover figure .icon{ transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); -o-transform: rotate(0deg); opacity: 1; transition: 0.4s all ease-in-out; }
.activity-gallery a figure .icon i{ background-color: rgba(253, 210, 110, .7); padding: 15px; position: relative; top: -24px; left: -24px; font-size: 20px; border-radius: 40px; color: #42210b; }

/* Contact Page */

.contact-content{
    display: block;
    padding: 7px 10px;
    margin-bottom: 10px;
    background: rgb(190,232,213);
}

.contact-content h4{
    display: block;
    margin: 0px;
    margin-bottom: 5px;
    color: #000;
}

.contact-content .contact-box{
   /*background-color: #2ab374 ;*/
}

.checkmark{
    border-color: rgb(190,232,213)!important;
}

.contact-content .contact-box .icon{
    display: table-cell;
    width: 20px;
    font-size: 20px;
    text-align: center;
    padding-top: 2px;
    color: #2ab374 ;
    vertical-align: top;
}

.contact-content .contact-box .details{
    display: table-cell;
    color: #000 ;
    transition: 300ms all ease-in-out;
    padding-left: 10px;
    vertical-align: middle;
}

.contact-content .contact-box .details p,
.contact-content .contact-box .details a{
    color: #000;

}

.contact-content .contact-box .details a:hover{
    color: #2ab374 ;
    text-decoration: none;
    transition: 300ms all ease-in-out;
}


.ms-partialview-template .ms-slide-info h4{
    margin: 5px;
    font-weight: 300;
    font-size: 14pt;
    color: #43210b;
}
.gallery{
	margin-bottom:40px;}
.main-gallery a { padding: 5px; position: relative; display: block; overflow: hidden; max-width: 480px; margin: 0px auto; }
.main-gallery a figure{
    position: relative;
    padding: 0px;
    margin: 0px;
}
.main-gallery a figure::before{
    content: '';
    position: absolute;
    top:0px;
    left: 0px;
    right: 0px;
    bottom: 100%;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.4);
    transition: 0.1s all ease-in-out;
}
.main-gallery a:hover figure::before{
    bottom: 0px;
    transition: 0.1s all ease-in-out;
}
.main-gallery a figure .icon{
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    opacity: 0;
    transform: scale(0.3);
    -moz-transform: scale(0.3);
    -webkit-transform: scale(0.3);
    -o-transform: scale(0.3);
    transition: 0.2s all ease-in-out;
}
.main-gallery a:hover figure .icon{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform:scale(1);
    -o-transform: scale(1);
    opacity: 1;
    transition: 0.4s all ease-in-out;
}
.main-gallery a figure .icon i{
    padding: 10px 12px;
    border: 3px solid #fff;
    position: relative;
    top: -26px;
    left: -26px;
    font-size: 20px;
    border-radius: 40px;
    color: #ffffff;
}
.contact-content .contact-box .details p, .contact-content .contact-box .details a{color: #10666f;}

.hotel-maldives .single-item-hotel { margin-bottom: 25px; }
.hotel-maldives .single-item-hotel .bottom-txt { background: #f6f7fa; text-align: center; padding: 14px 10px; }
.hotel-maldives .single-item-hotel .bottom-txt h4 { margin-top: 0; }
.hotel-maldives .single-item-hotel .bottom-txt p { text-align: justify; }
.hotel-maldives .single-item-hotel:hover img { transform: scale(1.25); }
.hotel-maldives .single-item-top { overflow: hidden; }
.hotel-maldives .single-item-top img { transition: all 1s ease-in; }
.hotel-maldives .single-item-hotel .bottom-txt a { background-color: #2ab374; padding: 7px 20px; color: #fff; text-decoration: none; display: inline-block; margin-top: 10px; transition: all 0.4s ease; }
.hotel-maldives .single-item-hotel .bottom-txt a:hover { background: #e3ec9d; }
.hotel-maldives .modal { padding: 15px; }
.hotel-outer .carousel-control { top: 45%!important; background: transparent; }
.hotel-outer .carousel-control .fa { background: #2ab374; width: 35px; height: 35px; border-radius: 50%; }
.hotel-outer .carousel-control .fa::before{ position: relative; top: 7px; }

.contact-us-page { margin-top: 40px; }
.contact-us-page h2 { margin-bottom: 30px; }
.contact-us-page .contact-form input::placeholder { color: #999; }
.contact-us-page .contact-form textarea::placeholder { color: #999; }

.image-grid-top {  }
.image-grid-top ul { padding-left: 0; padding-top: 30px; padding-bottom: 20px; overflow: auto;}
.image-grid-top ul li { float: left; width: 25%; list-style: none; }
.image-grid-top ul li img{   }