/*
	Theme Name: Touristico Lanka
	Theme URI: http://www.touristicolanka.com/
	Description: Official Website of Touristico Lanka
	Version: 2.0
	Author: Jude Martenstyn
	Author URI: http://www.jworlddesigns.com/

	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/

/*------------------------------------*\
    MAIN

    Aqua:13BFB1;
    Aqua hover: 10a094;
\*------------------------------------*/

html{
	scroll-behavior: smooth;
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
    clear: both;
}
img {
	max-width:100%;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/



/*------------------------------------*\
    PAGES
\*------------------------------------*/



/*------------------------------------*\
    IMAGES
\*------------------------------------*/



/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/


/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}

/**************** Custom ****************/

.mt-20{margin-top: 20px;}
.mt-30{margin-top: 30px;}
.mt-40{margin-top: 40px;}
.mt-50{margin-top: 50px;}
.mt-60{margin-top: 60px;}

.mb-20{margin-bottom: 20px;}
.mb-30{margin-bottom: 30px;}
.mb-40{margin-bottom: 40px;}
.mb-50{margin-bottom: 50px;}
.mb-60{margin-bottom: 60px;}

.pt-20{padding-top: 20px;}
.pt-30{padding-top: 30px;}
.pt-40{padding-top: 40px;}
.pt-50{padding-top: 50px;}
.pt-60{padding-top: 60px;}
.pt-80{padding-top: 80px;}

.pb-20{padding-bottom: 20px;}
.pb-30{padding-bottom: 30px;}
.pb-40{padding-bottom: 40px;}
.pb-50{padding-bottom: 50px;}
.pb-60{padding-bottom: 60px;}
.pb-80{padding-bottom: 80px;}

.hidden{
	display: none !important;
}

#google_translate_element{
	text-transform: uppercase;
	position: fixed;
	left: -68px;
	top: 50%;
	z-index: 9999;
	transform: rotateZ(270deg);
}

.goog-te-gadget-simple{
	background: #13BFB1 !important;
}

.goog-te-gadget-simple:hover{
	background: #10a094;
}

.goog-te-menu-value span{
	font-size: 12px;
	color: #ffffff !important;
	border-color: #ffffff !important;
}

.logo{
	position: relative;
	z-index: 999;
}

.logo img{
	max-width: 200px;
}

.top-btn-area{
	padding: 14px 0;
}

.current-menu-item a{
	color: #13BFB1 !important;
}

.main_title h2{
	font-size: 46px;
}

.counter_area .single_counter{
	padding: 20px 5px;
}

.nav-tabs li{
	padding-bottom: 5px;
}

.tab-content{
	padding-top: 20px;
}

.nav-tabs li a img{
	margin-right: 8px;
	padding-bottom: 5px;
	max-width: 28px;
}

.contact_form.contact_page {
    background: #f6f6f6;
    padding: 50px 15px;
    border: 1px solid #cccccc;
}

.contact_form.sidebar{
	background: #f6f6f6;
	padding: 15px 0 !important;
	border: 1px solid #cccccc;
	border-radius: 5px;
	margin-top: 30px;
}

.form-select{
	height: auto !important;
}

.main_btn{
	z-index: 0 !important;
}

.contact-form-section .contact-form-area .form-control{
	padding:25px 0 !important; 
	color: #ffffff !important;
}

.country-select.inside input, .country-select.inside input[type="text"]{
	padding-right: 6px !important;
	padding-left: 52px !important;
}

.contact-form-section .contact-form-area textarea{
	height: 150px;
}

.itinerary{
	padding: 80px 0;
}

.iti-inq{
	padding: 85px 0;
}

.itinerary h3{
	display: inline-block;
	margin-right: 5px;
}

.itinerary-row{
	margin: 30px 0;
}

.itinerary-row .day{
	background: #13BFB1;
	color: #ffffff;
	padding: 10px 15px;
	display: block;
	font-size: 18px;
	margin-bottom: 15px;
	border-radius: 5px;
}

.days-nos{
	font-size: 40px;
	color: #333333;
}

.days-nos span{
	display: block;
	font-size: 16px;
	color: #cccccc;
}

.btn_block{
	display: block;
	width: 100%;
}

.contact_form label {
    font-size: 12px;
    color: #333333;
    text-transform: uppercase;
    margin-bottom: 0 !important;
}

.popular-place-area .img1{
	max-height: 765px;
}

.popular-place-area .img2{
	max-height: 420px;
}

.popular-place-area .img3{
	max-width: 420px;
}

.header-right h1{
	font-size: 56px;
}

.owl-carousel.active_testimonial .owl-nav{
	bottom: -15%;
}

.exp span a{
	border:1px solid inherit;
	border-radius: 40px;
	padding: 10px 25px;
	margin: 0 10px 15px 0;
	display: inline-block;
	background: #13BFB1;
	color: #ffffff;
}

.exp span a:hover{
	background: #f8b600;
	color: #222222;
}

/*.exp span:nth-child(1) a{
	background: #F78E8E;
}
.exp span:nth-child(2) a{
	background: #9179A8;
}
.exp span:nth-child(3) a{
	background: #7FB3ED;
}
.exp span:nth-child(4) a{
	background: #6ED991;
}
.exp span:nth-child(5) a{
	background: #F785B0;
}*/

.footer-top {
    padding: 80px 0px 60px;
}

.contact_info .info_item .whatsapp{
	border-radius: 20px;
	max-width: 25px;
}

.contact_info a{
	color: #333333;
}

.insta-feed{
	padding-bottom: 80px;
}

.insta-feed .feed-title img{
	max-width: 350px;
	display: block;
	margin:30px auto 0;
}



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

/*Extra small devices (portrait phones, less than 576px)*/
/*No media query since this is the default in Bootstrap*/



/*Extra large devices (large desktops, 1200px and up)*/
@media (max-width: 1200px) {

}

/*Large devices (desktops, 992px and up)*/
@media (max-width: 992px) {

}

/*Medium devices (tablets, 768px and up)*/
@media (max-width: 768px) {


}

/*Small devices (landscape phones, 576px and up)*/
@media (max-width: 640px) {

.logo img{
	max-width: 140px;
}

.header-right{
	background-image: url(https://www.touristicolanka.com/wp-content/uploads/2020/05/Ella-train-ride.jpg) !important;
}

.header-right h4{
	color: #ffffff;
}

}