/* Last Updated: 15/01/2020

---
	GOLD: #a18660
	Raspa: #3b579d
	GreyDark: #4d4d4d
	Blu: #3a3e95 
---

 01. HEADER
 02. SEARCH
 03. SLIDERS
 04. MAIN
 05. ACTIVITIES 
 06. CRUISE 
 07. HOTELS 
 08. PACKAGES 
 09. TOURS 
 10. FOOTER
 11. VARIUS
 12. SHARED

*/


/* 01. HEADER 
 --------------------------------------------------------------------------------*/
.header-top {
	height: 60px;   
	background: #45505c;
}
.top_text {
    color: #fff;
	font-size: 14px;
	line-height: 40px;
}
.logo {
	position: absolute;
    height: 105px;
    z-index: 9;
    display: inline-block;
	margin: 0px 0 0 -15px;
}
header#main-header {
    border-bottom: 2px solid #a18660;
}
#main-header .nav {
	float:right;
	margin-top: 20px;
	height: 60px;
}
.header-top:after {
    content: '';
    position: absolute;
    z-index: 1;
    /*width: 20%;*/
    height: 81px;
    top: 60px;
    left: 80%;
    /* background: #a18660; */
}
ul.slimmenu li.active > a, ul.slimmenu li:hover > a {
	background-color: #fff;
    color: #404040;
}




/* 02. SEARCH 
 --------------------------------------------------------------------------------*/
.search-tabs-abs-bottom {
    width: 60%;
}





/* 03. SLIDERS 
 --------------------------------------------------------------------------------*/





/* 04. MAIN 
 --------------------------------------------------------------------------------*/
.section_1 {
	padding: 80px 0 0 0;
}
.title-section-top {
    font-size: 12px;
    color: #a18660;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}
.title-section {
    font-size: 37px;
    line-height: 1.3;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
}
.cws_divider, hr {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    border-bottom: 2px solid #a18660;
}
.mb-25 {
    margin-bottom: 25px;
}
.mt-5 {
    margin-top: 5px;
}
.service-border {
    border: 1px solid #dfdfdf;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
    height: 100%;
    padding-bottom: 50px;
    display: table;
}
p.service-location {
    font-size: 13px;
    color: #5E6D77;
}
.plr15 {
    padding-left: 15px;
    padding-right: 15px;
}
h4.service-title {
    font-size: 16px;
}
.service-title {
    margin-top: 0px;
    line-height: 22px;
}
h4.service-title a {
    color: #1A2B50;
	font-weight:400;
}
.title-section-top {
    font-size: 12px;
    color: #a18660;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}



/* 05. ACTIVITIES 
 --------------------------------------------------------------------------------*/





/* 06. CRUISE 
 --------------------------------------------------------------------------------*/





/* 07. HOTELS 
 --------------------------------------------------------------------------------*/





/* 08. PACKAGES 
 --------------------------------------------------------------------------------*/





/* 09. TOURS 
 --------------------------------------------------------------------------------*/





/* 10. FOOTER 
 --------------------------------------------------------------------------------*/
.cd-top {
    background: #a18660 url(../../../../images/cd-top-arrow.svg) no-repeat center 50%;
  	z-index: 9;
}
.cd-top:hover {
  background-color: #a18660;
  opacity: 1;
}
.pattern {
    display: block;
    position: absolute;
    background-repeat: repeat;
    background-image: url(../../images/patterns/pattern5.png);
}
.newsletter__text {
	color: #FFF;
	font-size: 16px;
}
footer#main-footer {
    font-size: 14px !important;
	background: #3e454c;
	color: #fff;
}
footer#main-footer h5 {
    color: #fff;
}
.logo-f {
    height: 105px;
    z-index: 1;
    display: inline-block;
    margin-top: -10px;
    border-bottom: 2px solid #a18660;
}




/* 11. VARIUS 
 --------------------------------------------------------------------------------*/
.page-title {
    font-size:52px;
}
.breadcrumb-line {
	padding-bottom: 10px; 
	border-bottom:#CCC 1px solid;
	padding-left: 115px;
}
.inputboxline {
	border-bottom:#999 1px dashed;
	height:30px;
	line-height:25px; 
	text-transform: uppercase; 
	color:#666;
}
.pagination-btn {
    /*border-bottom: 1px solid #ddd;*/
    /*border-top: 1px solid #ddd;*/
    padding: 10px 0 0 0;
}
.pagination-btn ul li {
    display: inline-block;
}
.pagination-btn ul li a,
.pagination-btn ul li .current {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    color: #1c1e1f;
    display: block;
    font-size: 15px;
    height: 35px;
    line-height: 33px;
    margin: 0 1px;
    padding: 0;
    text-align: center;
    -webkit-transition: all 0.1s ease 0s;
    transition: all 0.1s ease 0s;
    width: 35px;
}
.pagination-btn ul li .current,
.pagination-btn ul li a:hover {
    background: #333 none repeat scroll 0 0;
    border-color: #333;
    color: #ffffff;
}
.fileUpload {
    position: relative;
    overflow: hidden;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}
.showbox {
    overflow: auto;
    width: auto !important;
    height: 500px !important;
    scrollbar-base-color: #000000;
    scrollbar-arrow-color: #CCCCCC;
    scrollbar-track-color: #CCCCCC;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-object {
    position: relative;
    top: -10px;
}
.media-object {
    display: block;
}
.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.subcribe-form {
    position: relative;
}
.f24 {
    font-size: 24px !important;
}
.pr30 {
    padding-right: 30px;
}
.f16 {
    font-size: 16px !important;
}
.c-grey {
    color: #5E6D77 !important;
}



/* 00. RESPONSIVE 
 --------------------------------------------------------------------------------*/
@media (max-width: 992px) {
	.header-top {
		padding: 0px;
	}
	header#main-header {
		margin-top: 0px;
	}
	#main-header .nav {
		float: none;
		margin: 20px 10px 20px;
		height: auto;
	}
	.header-top:after {
		width: 0%;
	}
	.slimmenu-menu-collapser {
		z-index: 9;
		width: 200px;
		left: 39%;
		background-color: #a18660;
	}
	.search-tabs-abs-bottom {
		width: 100%;
	}


}

@media (min-width: 993px) and (max-width: 1199px) {





}
@media only screen and (min-width: 1200px) and (max-width: 1919px) {





}
@media only screen and (min-width: 1920px) {





}
/*Tablet: breakpoints 481px – 768px*/
@media only screen and (min-width: 993px) and (max-width: 1023px) {





}
/*Desktop: breakpoints > 1025px*/
@media only screen and (min-width: 1024px) and (max-width: 1199px) {





}
 @media only screen and (min-width: 1200px) and (max-width: 1599px) {





}

@media screen and (min-width: 1600px) {





}

@media screen and (min-width: 1920px) {





}
