@charset "utf-8";
@charset "utf-8";
/* CSS Document */
@media(max-width:992px){
	.owl-nav i {height: 40px;width: 40px;line-height: 40px;font-size: 22px;}
	.service-slide .owl-nav button.owl-prev {left: -10px;}
	.service-slide .owl-nav button.owl-next {right:-10px;}
    .cp-get-in-outer .inner-holder {border-right:0; border-bottom:1px solid #f4f4f4;padding:30px 15px;}
    .excursion-item .image-wrap, .excursion-conten-box {width: 100%;}
    .excursion-conten-box {padding: 10px 0 17px 0;}
    .navbar-default .navbar-nav > li > a {font-size: 12px;}
}
@media(min-width:769px){
	 ul.nav.navbar-nav li:hover > .drop-menu {-webkit-transform: scale(1, 1);transform: scale(1, 1);}
	.drop-menu {-webkit-transform: scale(1, 0);display: block;}
    .navbar-nav > li > a {padding-top:35px;padding-bottom:35px;}
    .add-box {margin-top: -20px;}
}
@media(max-width:769px){
	.navbar-toggle {margin-top: 12px;}
	.navbar-default .navbar-brand {font-size:28px;}
	.navbar-default .navbar-toggle {border-color:#a1a1a1;}
	.navbar-default .navbar-toggle .icon-bar {background-color:#a1a1a1;}
    .navbar-toggle .icon-bar {width:34px;height:4px;border-radius:1px;}
    .navbar-default .navbar-nav > li > a {font-size: 13px;}
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {background-color:#fff;}
	.animated {
    -o-transition-property: none !important;
    -moz-transition-property: none !important;
    -ms-transition-property: none !important;
    -webkit-transition-property: none !important;
    transition-property: none !important;
    -o-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    -webkit-animation: none !important;
    -moz-animation: none !important;
    -o-animation: none !important;
    -ms-animation: none !important;
    animation: none !important;}
	.servie-wrap {padding-bottom:0px;}
	.mapstrip-box1 h3 {text-align: center; margin-bottom: 15px;}
	
}
@media(max-width:680px){
	.servie-wrap {background-image: none !important;padding: 0px;}
}
@media(max-width:580px){
	.abt-mage {background-image: none !important;height:auto;}
	.about-wrap {padding-left:0px;}
	.abt-detail { position: relative; width: 100%;top:0;bottom:0px;}
	.abt-detail:after {display: none; content: inherit;}
	.about-counter-media {float: inherit;max-width:100%;}
	.about-description {padding-left:0px;margin-left: 0;}
	.about-counter-media img {margin: 0px auto;}
	.abt-detail-inner h3 {text-align: center;}
	.about-counter-media h4:after {left: 0px; right: 0px; margin: 0px auto;}
    .navbar-brand {padding:8px 15px;}
    .tpcont-detail li {font-size: 13px;}
    .tpcont-detail li .icon {font-size:12px;}
}

/* CSS Document */
.mobile-form {display:none;}
.car-book-form {
    position: absolute;
    top:80px;
    right: 10%;
    width: 400px;
    background-color: rgba(26,51,82,0.7);
    z-index: 2;
    border-radius: 20px;
}
.car-book-form option {background-color: #1a3352 !important; color:#fff !important;}
.btn-green {background-color:#00D231;}
.car-book-form h1,
.mobile-car-book-form h1,
.car-book-form .h1,
.mobile-car-book-form .h1 {
    color:#fff;
    margin: 0;
    background-color:#00D231;
    padding:15px 20px;
    font-size: 30px;
    border-radius: 3px 3px 0 0;
    font-weight:800;
    text-align: center;
}
.car-book-body, .mobile-car-book-body {
    padding:40px 30px 30px 30px;
    /*border-radius: 0 0 20px 20px;*/
}
.mobile-car-book-body {
border: 1px solid #ddd;
background-color: #ffffff;
}
.car-book-body h3, .mobile-car-book-body h3 {
    margin-top:5px;
    font-size: 16px;
}
.mobile-car-book-body form .input-group-addon{
    background-color: unset;
}
.car-book-body h3 {color: #fff;}
.car-book-body h3 i, .mobile-car-book-body h3 i {padding-right: 10px;}
.car-book-body .form-control, 
.mobile-car-book-body .form-control {
    /*min-height:40px;
    background-color:transparent;*/    
    box-shadow: none;
}
.mobile-car-book-body .input-group-addon{
font-weight: 600;
}
.mobile-car-book-body .input-group-addon i{
font-weight: 600;
color: #175AA7;
}
.mobile-car-book-body .form-control{
padding: 15px 10px;
font-weight: 600;
height: auto;
transition: all .3s ease;
}
.mobile-car-book-body .bootstrap-select>.dropdown-toggle{
padding: 15px 10px;
width: 100% !important;
transition: none;
font-weight: 600;
}
.mobile-car-book-body .bootstrap-select>.btn,
.mobile-car-book-body .bootstrap-select>.btn:hover{
transition: none !important;
color: #000;
border-radius: unset;
}
.datepickerclickeventfrom,
.datepickerclickeventto{cursor: pointer;}
.car-book-body .form-control {color:rgb(255 255 255 / 0.5);border: 1px solid #eeeeee;}

/*
.mobile-car-book-body .input-group-addon.crm-cal-addon1, .iga-bg {
    background-color:#00D231;
}
*/
.car-book-body .pad-right {padding-right: 5px;}
.car-book-body .pad-left {padding-left: 5px;}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: red;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: red;
}
.bs-slider{
    height:auto;
    position: relative;
    /*background: #000000;*/
}
.bs-slider:hover {
    cursor: -moz-grab;
    cursor: -webkit-grab;
}
.bs-slider:active {
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.68);*/
}
.bs-slider > .carousel-inner > .item > img,
.bs-slider > .carousel-inner > .item > a > img {
    margin: auto;
    width: 100% !important;
	height:auto;    
    max-height: 85vh;
}
/********************
*****Slide effect
**********************/
.fade {opacity:1;}
.fade .item {
    top: 0;
    z-index: 1;
    opacity: 0;
    width: 100%;
    position: absolute;
    left: 0 !important;
    display: block !important;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
    top: auto;
    position: relative;
}
.fade .item.active {
    opacity: 1;
    z-index: 2;
    -webkit-transition: opacity ease-in-out 1s;
    -moz-transition: opacity ease-in-out 1s;
    -ms-transition: opacity ease-in-out 1s;
    -o-transition: opacity ease-in-out 1s;
    transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
   top: 44%;
    opacity: 0;
    width:40px;
    height:48px;
    z-index: 9;
    color: #fff;
    display: block;
    font-size:22px;
    cursor: pointer;
    overflow: hidden;
    line-height:48px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    background-color:rgba(60, 60, 60, 0.2);
}
.control-round:hover .carousel-control{
    opacity: 1;
}
.control-round .carousel-control.left {
    left:0px;
}
.control-round .carousel-control.right {
    right:0px;
}
.control-round .carousel-control.left:hover,
.control-round .carousel-control.right:hover{
    background-color:rgba(60, 60, 60, 0.4);
}
.control-round .carousel-control.left>span:nth-child(1){
    left: 45%;
}
.control-round .carousel-control.right>span:nth-child(1){
    right: 45%;
}
/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators{
    right:46%;
    bottom: 3%;
    left: auto;
    width: 90%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: right;
    overflow-y: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li{
    padding: 0;
    width:12px;
    height:12px;
    border:0px;
    text-indent: 0;
    overflow: hidden;
    text-align: left;
    position: relative;
    letter-spacing: 1px;
    background:rgba(255, 255, 255, 0.4);
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin-right: 5px;
    -webkit-transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    transition: all 0.5s cubic-bezier(0.22,0.81,0.01,0.99);
    z-index: 10;
    cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child{
    margin-right: 0;
}
.indicators-line > .carousel-indicators .active{
    margin: 1px 5px 1px 1px;
    box-shadow: 0 0 0 2px #fff;
    background-color: transparent;
    position: relative;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;

}
.indicators-line > .carousel-indicators .active:before{
    transform: scale(0.5);
    background-color: #fff;
    content:"";
    position: absolute;
    left:0px;
    top:0px;
    width:12px;
    height:12px;
    border-radius: 50%;
    -webkit-transition: background-color 0.3s ease;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
}
/*---------- SLIDE CAPTION ----------*/
.slide_style_left {text-align: left !important;}
.slide_style_right {text-align: right !important;}
.slide_style_center {text-align: center !important;}
.slide-text {
    left: 0;
    top:20%;
    right: 0;
    padding: 10px;
    position: absolute;
    text-align: left;
    padding:0 0 0 8%;
    width: 100%;
    /*
	width:56%; 
    top:28%; 
    */
}
.slide-text > h1 {
    padding: 0;
    color:#fff;
    font-size:40px;
    font-style: normal;
	font-weight:700;
    margin-bottom:40px;
	margin-top: 0px;
    letter-spacing:0.2px;
    display:block;
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
	position:relative;
	padding-bottom:15px;
	text-shadow: 0px 1px 1px #000;
}
.slide-text > h1:after {
    position: absolute;
    content: '';
    display: block;
    left: 0px;
    bottom: 0px;
    width: 45px;
    height: 3px;
    background-color:#1659a7;
}
.slide-text > h3 {
    font-family: 'Italianno', cursive;
    color:#fff;
     -webkit-animation-delay:0.9s;
    animation-delay: 0.9s;
}
.slide-text > h3 span {color:#00D231;}
.slide-text > h2 {
    padding: 0;
    color:#fff;
    font-size:34px;
    font-style: normal;
    line-height:45px;
	font-weight:700;
    margin-bottom:30px;
    letter-spacing: 1px;
    display:block;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
	text-shadow: 0px 1px 1px #000;
}
.slide-text > p {
    padding: 0;
    color: #ffffff;
    font-size:18px;
    line-height:24px;
    font-weight:300;
    margin-bottom:30px;
    letter-spacing:0.5px;
    -webkit-animation-delay:1.2s;
    animation-delay:1.2s;
	display:block;
}
.slide-text > .banner-list li {
     letter-spacing:0.5px;
    -webkit-animation-delay:1s;
    animation-delay:1s;
    font-size:14px;
    color: #fff;
    padding-bottom:10px;
    font-weight:400;
}
.slide-text > .banner-list li i {padding-right:8px;}
.slide-text > a.btn-default{
    color:#fff;
    font-weight: 400;
    font-size: 14px;
    line-height:15px;
    margin-right: 10px;
    text-align: center;
    padding:10px 18px;
    white-space: nowrap;
    letter-spacing: 1px;
	word-spacing:1px;
	border: 2px solid #fc7617;
	display: inline-block;
    text-transform: uppercase;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
	background-color:#fc7617;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;

}
.slide-text > a.btn-primary{
    color: #ffffff;
    cursor: pointer;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    margin-left: 10px;
    text-align: center;
    padding: 17px 30px;
    white-space: nowrap;
    letter-spacing: 1px;
    background:#fc7617;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    border: none;
    -webkit-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
    transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover,
.slide-text > a:active {
    color:#fc7617;
	background-color:transparent;
    -webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
    transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
/*------------------------------------------------------*/
/* RESPONSIVE
/*------------------------------------------------------*/
.search-section{
    margin-top: -200px;
}
.search-section.search-opages{
    margin-top: -30px;
}
.mobile-car-book-form{
position: relative;
z-index: 3;
/*box-shadow: 3px 0 29px rgb(0 0 0 / 26%);*/
box-shadow: 10px 18px 58px rgb(103 127 155 / 30%);
}
@media (max-width: 991px) {
    .slide-text h1 {
        font-size:36px;
        line-height:40px;
        margin-bottom: 20px;
    }
}
/*---------- MEDIA 480px ----------*/

@media (min-width: 860px) and (max-width: 1100px) {
    .search-section{
        margin-top: -150px;
    }
    .search-section.search-opages{
        margin-top: -5px;
    }
}
@media (min-width: 768px) and (max-width: 859px) {
    .search-section{
        margin-top: -120px;
    }
}
@media  (max-width: 768px) {
    .slide-text {padding: 10px 50px;}
    .slide-text h1 {
        font-size: 30px;
        line-height:35px;
        margin-bottom: 10px;
    }
	.slide-text > h2 {font-size:25px;}
    .mobile-form {display: block; padding:40px 0;}
    .search-section{
        margin-top: -30px;
    }
    .search-section.search-opages{
        margin-top: -5px;
    }
}
@media  (max-width: 480px) {
	.control-round .carousel-control{display: none;}
    .slide-text {display:none;}
    .indicators-line > .carousel-indicators {display: none;}
    .search-section{
        margin-top: 0px;
    }
}

