/*==========================
	Custom css
==========================*/
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900|Open+Sans:300,400,600,700,800|Raleway:100,200,300,400,500,600,700,800,900|Roboto:100,300,400,500,700,900");
/**/
.section-head p{
	font-size:18px;
	color:#939aa4;
}
.tr-btn-info{
	margin:0 -20px -20px -20px;
	
}
.tr-btn-info a {
    border-bottom: 3px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    float: left;
    font-size: 15px;
    padding: 12px 15px;
    text-align: center;
    width: 50%;
}
.tr-btn-info a:hover {
	opacity:0.8;
}
.tr-btn-info a.bg-primary-dark:hover {
	background-color:#468AE7;
}
.tr-price span {
    background-color: #e85e34;
    color: #ffffff;
    display: inline-block;
    font-size: 15px;
    padding: 10px 20px;
    text-align: center;
	position:relative;
	
}
.tr-price span:after {
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 0 solid rgba(0, 0, 0, 0);
    border-top: 7px solid #980e00;
    bottom: -7px;
    content: "";
    left: 0;
    position: absolute;
}
.promotions .dlab-media {
    overflow: unset;
}
.tr-price {
    bottom: 30px;
    left: -10px;
    position: absolute;
    text-align: center;
}
.dlab-box{
	
}
.book-form label{
	color:#fff;
}
/* overlay black */
.overlay-black-light.mid:after, 
.overlay-black-middle.mid:after, 
.overlay-black-dark.mid:after{
	background:#232a34;
}
/* add */
.add-area{
	color:#fff;
	padding:50px 0;
}
.add-area h3{
	color:#fff;
}
.add-area h2{
	font-size:50px;
	color:#fff;
	line-height: 60px;
}
.add-area p{
	font-size:18px;
	line-height:28px;
}
.add-area a{
	padding:12px 25px;
	border-radius:50px;
	font-size:16px;
}


/* Destination */
.destination .dlab-info-has-text span {
    color: #5987f2;
    font-size: 15px;
    font-weight: 400;
}
.destination .dlab-info-has-text h3 {
    border-left: 2px solid #ffffff;
    color: #ffffff;
    font-size: 18px;
    margin-bottom: 10px;
    padding-left: 12px;
}
.destination .dlab-info-has{
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0;
}
.dlab-img-overlay2:before{
	opacity:0.5;
}
.dlab-box .dlab-info-has.no-hover {
    padding-bottom: 0;
}
.dlab-box:hover .dlab-info-has.no-hover {
    padding-bottom: 30px;
}
/* Owl nav */
.owl-prev, .owl-next {
    background-color: rgba(0, 0, 0, 0.5);
    border: 0 none;
    font-size: 18px;
    padding: 15px 12px;
}
.owl-prev:hover, 
.owl-prev:active, 
.owl-prev:focus, 
.owl-next:hover, 
.owl-next:active, 
.owl-next:focus {
    background-color: rgba(0, 0, 0, 0.8);
}
/* Packages */
.packages{
    margin-left:-7px;
    margin-right:-7px;
}
.packages [class*="col-"]{
    padding-left:7px;
    padding-right:7px;
}
.packages .dlab-title {
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
	margin-bottom: 5px;
}
.packages .location {
    color: #a0a0a0;
    font-size: 14px;
    font-weight: 600;
}

.package-meta{
	margin:0 0 15px 0;
	list-style:none;
	
}
.package-meta li .fa {
	margin-right:10px;
}
.package-meta li {
    color: #707070;
    display: inline-block;
    font-size: 13px;
    padding-right: 10px;
}
.package-price {
    font-size: 22px;
    font-weight: 700;
    margin-top: 5px;
}
.package-content{
	border-top:1px solid #eeeeee;
	margin-left:-15px;
	margin-right:-15px;
	padding:10px 15px 0;
	margin-top:15px;
}
.packages .site-button {
    border-radius: 20px;
    padding: 9px 20px;
}




/* Footer */
.footer-top {
	background-color: rgba(47, 54, 64, 0.9);
}
.footer-bottom {
    background-color: #3D444E;
	border-top: 0 solid #3e2e23;
}
.footer-top .dlab-separator {
    display: inline-block;
    height: 2px;
    margin-bottom: 10px;
    position: relative;
    width: 35px;
}
.footer-top .widget_tag_cloud a {
    background-color: rgba(77,84,94,0.8);
    border: 1px solid #4D545E;
    color: #d1d1d1;
    display: inline-block;
    font-size: 13px;
    margin: 0 0 5px;
    padding: 8px 11px;
}
.footer-top .h6 {
    color: #ffffff;
}	
footer .widget_getintuch i {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid rgba(0, 0, 0, 0);
}
footer {
	background-image: url(../images/background/bg1.jpg);
    background-position: center center;
    background-size: cover;
}
.widget_getintuch i {
    font-size: 18px;
    height: auto;
    left: 0;
    line-height: 13px;
    position: absolute;
    text-align: center;
    top: 5px;
    width: 20px;
}
.widget_getintuch .info-contact li {
	padding-left: 32px;
	margin-bottom: 16px;
	color:#dae1eb;
}
.widget_gallery li,
.widget_gallery li:hover{
    border: 0 solid rgba(0, 0, 0, 0);
    display: inline-block;
    float: left;
    margin-bottom: 0;
	padding: 5px;
    width: 33.33%;
}
.widget_gallery ul{
	margin: -5px !important;
}
.search-bx .form-control {
    background: rgba(77,84,94,0.8);
    border: 0 none;
    margin-bottom: 10px;
	color:#dae1eb;
    resize: none;
}
.search-bx .form-control::-moz-placeholder{
	color:#dae1eb;
}
.footer-top .h6{
	font-size:18px;
}
#loading-area{
	background-image:url(../images/loading.gif);
	background-size: 150px auto;
}
.header-nav .nav > li > a{
	font-size:15px;
	font-family:Montserrat;
	font-weight:500;
}
button.scroltop{
    padding: 1px 10px 0;
    transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	background-color:#468AE7;
	color:#fff;
	font-size:18px;
}
/* hotal box */
.hotal-box .site-button{
	color:#fff;
}
.hotal-box.dlab-box .dlab-info-has.no-hover{
	padding-bottom:30px;
}
.dlab-img-overlay2:before{
	opacity:1;
}
.hotal-box .dlab-media{
	transition:all 0.5s;
}
.hotal-box:hover .dlab-media{
	border-radius:8px;
	box-shadow:0px 10px 30px 0 rgba(0, 0, 0, 0.7);
	transition:all 0.5s;
}
/* Gallery */
.gallery-box{
	padding:150px 0;
}
.gallery-box ul{
	margin:30px 0 0 0;
	padding:0;
	list-style:none;
}
.gallery-box ul li{
	display:inline-block;
}
.gallery-box ul li a{
	border: 1px solid rgba(255, 255, 255, 0.2);
    color: #ffffff;
    display: block;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    text-align: center;
    width: 40px;
}


/* Spcaing Css */
.content-inner{
	padding-top:80px;
	padding-bottom:60px;
}
.content-inner-1{
	padding-top:80px;
	padding-bottom:0px;
}
.content-inner-2{
	padding-top:80px;
	padding-bottom:80px;
}
/* Site Button */
.book-form .form-control{
	border-radius:4px;
	
}
.hotal-box .dlab-info-has{
	background: rgb(45,31,31); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(40,42,60,0) 0%, rgba(40,42,60,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(40,42,60,0) 0%,rgba(40,42,60,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(40,42,60,0) 0%,rgba(40,42,60,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d1f1f', endColorstr='#5e4141',GradientType=0 ); /* IE6-9 */
}
.bootstrap-datetimepicker-widget{
	padding:10px !important;
	width:280px !important;	
}
/* Mobile Spacing */
@media only screen and (max-width: 767px) {
	.content-inner {
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.content-inner-1{
		padding-top:50px;
		padding-bottom:0px;
	}
	.content-inner-2{
		padding-top:70px;
		padding-bottom:40px;
	}
}	

/* Responsive */
@media only screen and (max-width: 1366px) {
	.dlab-contact .icon-content p{
		font-size:13px;
	}
}
@media only screen and (max-width: 1280px) {
	.myNavbar .navbar-right{
		margin-right:5px;
	}
}
@media only screen and (max-width: 767px) {
	.creative-work .card-container{
		width:100%;
	}
	.worker {
		margin-top:20px;
	}
}
