@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,300i,400,700');

@font-face {
    font-family: 'biko';
    src: url(../fonts/Biko_Regular.otf);
}
@font-face {
    font-family: 'bebas neue';
    src: url(../fonts/BebasNeue-Regular.ttf);
}
@font-face {
    font-family: 'slimsansserif';
    src: url(../fonts/SlimSansSerif-Bold.ttf);
}

.form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ababab;
}
.form-control::-moz-placeholder { /* Firefox 19+ */
  color: #ababab;
}
.form-control:-ms-input-placeholder { /* IE 10+ */
  color: #ababab;
}
.form-control:-moz-placeholder { /* Firefox 18- */
  color: #ababab;
}

.banner-bg {
    background: url(../img/bg-banner.png) repeat-x #fff;
    border-bottom: 5px solid #FFCC00;
    position: fixed;
    z-index: 999;
    width: 100%;
    top: 0;
}
.contact-info {
    background: #2292d0;
    font-size: 13px;
    padding: 5px 0;
    color: #fff;
}
.contact-info strong {
    color: #fdcc01;
}
.contact-details {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #1d7dc1;
    text-align: right;
    margin-bottom: 0;
    margin-top: 5px;
    white-space: nowrap;
}
.relative {
    position: relative;
}
.bg-white {
    background-color: #fff!important;
    margin-top: 30px;
}
.navbar-light .navbar-nav .nav-link {
    color: #333333;
    border-right: 1px solid #999999;
    padding: 0px 15px;
    text-shadow: 1px 1px 1px #fff;
    margin: 4px 0;
}
/*.navbar-light .navbar-nav .nav-link:first-child
{
	margin-left: 12px;
    }*/
.nav-link {
    color: #333333;
    font-family: 'biko';
    text-transform: uppercase;
    font-size: 16px;
}
.btn-booking {
    color: #333;
    background-color: #FFCC00;
    border-color: #ffc107;
    border-radius: 35px;
    font-size: 15px;
    line-height: 15px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'biko';
    padding: 10px 15px 5px;
    margin: 0;
    margin-left: 25px;
    /*margin-top: -10px;*/
}
.slider .owl-theme .owl-nav {
    margin-top: 10px;
    display: none;
}
.slider .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: none;
}
.slider {
}
.banner {
    padding: 10px 0;
}
p.tel {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
    color: #1d7dc1;
    text-align: right;
    margin-bottom: 0;
    margin-top: 15px;
    white-space: nowrap;
}
p.tel svg {
    /*border: 2px solid #1d7dc1;*/
    /*border-radius: 50%;*/
    /*padding: 4px;*/
    margin-right: 5px;
    /*font-size: 20px;*/
    /*vertical-align: middle;*/
}
p.tel img {
    margin-right: 15px;
}
p.email {
    right: 15px;
    left: auto;
}
p.email svg {
    transform: rotate(0deg);
}
.bg-back {
    background-image: url(../img/bg.jpg);
    min-height: 166px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-top: 50px;
}
.wel-text {
    font-family: 'bebas neue';
    font-size: 40px;
    color: #006dba;
    margin-top: 65px;
}
p.wel-sub-text {
    font-family: 'Ubuntu', sans-serif;
    font-size: 18px;
    color: #666666;
    margin-top: 30px;
    font-weight: 300;
}
ul.cars {
    padding: 0px;
    /*float: left;*/
    border-bottom: 4px solid #006DBA;
    margin-bottom: 0;
}
.cars li {
   list-style: none;
   display: inline-block;
   text-transform: uppercase;
   font-family: 'Ubuntu', sans-serif;
   font-size: 12px;
   padding: 15px;
   font-weight: 700;
   position: relative;
}
.cars li:first-child {
   color: #ffffff;
   background-color: #006DBA;
}
.cars li:first-child:after {
    border: 20px solid transparent;
    border-bottom: 50px solid #006DBA;
    position: absolute;
    content: '';
    right: -20px;
    top: -20px;
}
/*
p.pick {
   font-family: 'Ubuntu', sans-serif;
   margin-top: 57px;
   z-index: 999;
   color: #000;
   text-transform: uppercase;
   font-weight: 700;
   text-align: left;
   font-size: 12px;
   margin-bottom: 5px;
}*/
#custom-form {
    margin-top: 20px;
}
#custom-form .form-control {
    height: 34px;
    padding: 20px 14px;
    font-size: 14px;
    color: #555;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    font-family: 'Open Sans', sans-serif;
    z-index: 999;
}
#custom-form textarea{
    min-height: 60px;
}
/*
.checkbox-inline, .radio-inline {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    margin-top: 10px;
    font-size: 13px;
    color: #000;
    z-index: 999;
    text-align: left;
}

.to-pick
{
	margin-top: 20px;
	color: #000;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 12px;
	z-index: 999;
	margin-left: 1px;
	text-align: left;
	margin-bottom: 5px;
}
.to-drop
{	margin-top: 20px;
	color: #000;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	z-index: 999;
	text-align: left;
	font-size: 12px;
	margin-bottom: 5px;
}

.bg1
{
	padding: 0px;
}
.form-control-1
{
	display: block;
    width: 68%;
    height: 34px;
    padding: 20px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
    font-family: 'Open Sans', sans-serif;
    z-index: 999;
}
.form-control-2
{
	display: block;
    width: 68%;
    height: 34px;
    padding: 20px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -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;
    font-family: 'Open Sans', sans-serif;
    margin-left: 0px;
    z-index: 999;
}
.checkbox-1
{
	top: 120px;
    margin-left: -201px;
}
ul.checks {
    margin-left: 0px;
    margin-top: 10px;
    padding: 0px;
}
.checks li
{
	list-style: none;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	font-weight: 300;
	padding-top: 5px;	
}
.square
{
	margin-right: 5px;
	color: #ffcc00;
    font-size: 15px;
}
p.space
{
	padding-left: 5px;
}*/
.btn-custom {
    background-color: #FFCC00;
    border-color: #FFCC00;
    padding: 10px 60px;
    font-family: 'slimsansserif';
    font-size: 28px;
    color: #000;
}
/*.btn-custom:not(:disabled):not(.disabled).active, .btn-custom:not(:disabled):not(.disabled):active, .show>.btn-custom.dropdown-toggle {
    background-color: #FFCC00;
    border-color: #FFCC00;
    padding: 10px 60px;
    font-family: 'slimsansserif';
    font-size: 28px;
    color: #000;
    margin-left: 20px;
}*/
.borders {
	border-left: 1px solid #e5e5e5;
    margin-top: 10px;
}
.back-img {
	background-image: url(../img/bg-img.jpg);
	min-height: 440px;
	/*margin-top: 50px;*/
	background-size: cover;
}
.mid-slider {
	text-align: center;
    padding: 100px 0;
}
.mid-slider .owl-carousel .owl-item img {
	/*width: 8%;*/
	display: inline-block;
    /*margin-top: 100px;*/
    width: 92px;
    height: 92px;
    border-radius: 50%;
}
.mid-slider .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: block;
}
.mid-slider .owl-theme .owl-dots .owl-dot {
    display: none;
    zoom: 1;
}
.mid-slider .owl-theme .owl-nav [class*=owl-next] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    right: 2%;
    top: 50%;
}
.mid-slider .owl-theme .owl-nav [class*=owl-prev] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    left: 2%;
    top: 50%;
}
.mid-slider .owl-theme .owl-nav [class*=owl-prev]:hover {
	background: transparent;
}
p.name {
	color: #ffffff;
	/*margin-left: 250px;
    margin-top: -80px;*/
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    text-align: left;
    font-weight: 300;
}
p.name:before {
	content: '';
	position: absolute;
	display: inline-block;
	border-bottom: 2px solid #ffcc00;
	width: 210px;
    bottom: -5px;
    text-align: center;
    left: 10px;
}
p.name:after {
    position: absolute;
    content: '';
    border: 3px solid transparent;
    bottom: -11px;
    border-top: 3px solid #ffcc00;
    left: 20px;
}
p.name span {
	margin-left: 10px;
}
p.sub-text {
	font-family: 'Ubuntu', sans-serif;
    font-size: 28px;
    font-style: italic;
    color: #ffffff;
    margin-top: 40px;
    font-weight: 300;
    text-shadow: 1px 1px 1px #020202;
}
.bg-back1 {
	background-image: url(../img/bg.jpg);
	min-height: 166px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 50px;
	width: 320px;
}
.thrd-slider .owl-carousel .owl-item img {
	width: 48%;
	display: inline-block;
    margin-top: 100px;
}
.thrd-slider {
	text-align: center;
    position: relative;
}
.thrd-slider .owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    display: block;
}
.thrd-slider .owl-theme .owl-dots .owl-dot {
    display: none;
    zoom: 1;
}
.thrd-slider .owl-theme .owl-nav [class*=owl-next] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    right: 0;
    top: 50%;
}
.thrd-slider .owl-theme .owl-nav [class*=owl-prev] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 50%;
}
.thrd-slider .owl-theme .owl-nav [class*=owl-prev]:hover {
	background: transparent;
}
.slider-padding {
    padding-bottom: 170px;
}
.owl-thumbs {
    position: absolute;
    bottom: -130px;
    left: 0;
    display: table;
    width: 100%;
    z-index: 99;
}

.owl-thumb-item {
    display: table-cell;
    transition: all 0.3s;
}

.owl-thumb-item {
    /*float: left;*/
    display: inline-block;
    font-family: 'Ubuntu', sans-serif;
    font-weight: 300;
    padding: 0 15px 20px; 
    color: #999;
    cursor: pointer;
    border-bottom: 2px solid #ccc;
    text-align: left;
    width: 19%;
    margin-right: 1%;
}
.owl-thumb-item:last-child {
    margin-right: 0;
}
.owl-thumb-item h4 {
    font-size: 18px;
    margin-bottom: 0;
    text-transform: uppercase;;
    font-weight: 300;
}
.owl-thumb-item p {
    color: #ccc;
    font-size: 12px;
    margin-bottom: 0;
}
.owl-thumb-item > div {
    display: none;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
.owl-thumb-item.active {
    background: rgba(0, 109, 186, 0.7);
    color: #fff;
    border-bottom: 2px solid transparent;
    padding-top: 100px;
}
.owl-thumb-item.active p {
    color: #fff;
}
.owl-thumb-item.active > div {
    display: block;
}
/*
.car-tabs
{
	padding: 0px;
	margin-top: 50px;
}
.car-tabs li
{
	list-style: none;
	display: inline-block;
	padding-left: 38px;
	font-family: 'Ubuntu', sans-serif;
	padding-right: 38px;   
}
.car-tabs li p:before
{
	content: '';
	position: absolute;
	display: block;
	width: 160px;
	border-bottom: 1px solid #999999;
	margin-top: 30px;
}
.car-tabs li h4
{
	font-size: 18px;
	color: #666666;
	margin: 0;
	color: #999999;
}
.car-tabs li p
{
	font-size: 12px;
	color: #cccccc;
}*/
.bg2 {
	background: #E5F0F8;
	padding-bottom: 50px;
    margin-top: 50px;
}
.bg-back2 {
	background-image: url(../img/crap.png);
	min-height: 166px;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 50px;
	width: 320px;
}
.images {
    margin-top: 30px;
    text-align: center;
    position: relative;
}
.images img {
    border-radius: 10px;
}
p.trek-name {
	position: absolute;
	z-index: 99;
	bottom: 0px;
	color: #ffffff;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
    width: 100%;
    padding: 5px 15px;
    text-align: left;
    background: rgba(0,0,0,0.8);
    border-radius: 0 0 10px 10px;
}
p.trek-name a {
	color: #ffffff;
	text-decoration: none;
}
p.trek-name a:hover {
	color: #E5F0F8;
	transition: .5s ease-in-out;
}
.book {
    text-align: center;
    margin-top: 15px;
}
.book a {
    display: inline-block;
    text-align: center;
    background: #efcd40;
    padding: 5px 20px;
    color: #000;
    transition: all 0.3s;
    text-decoration: none;
}
.book a:hover {
    background: #000;
    color: #efcd40;
}
h4.contact {
	font-family: 'bebas neue';
	font-size: 30px;
	color: #cccccc;
	margin-top: 40px;
}
.social-list {
	margin-top: 75px;
    text-align: center;
    padding: 0;
}
.social-list li {
	list-style: none;
	display: inline-block;
	padding: 0px 3px;
	font-size: 24px;
	color: #cccccc;
}
.social-list li a {
    color: #ccc;
}
.social-list li a:hover {
    color: #1c7cc0;
}
.gray-logo {
	float: right;
	margin-top: 20px;
}
.address {
	padding: 0px;
    color: #999999;
    font-family: 'Ubuntu', sans-serif;
    font-size: 12px;
}
/*.address li
{
	list-style: none;
	color: #999999;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
}*/
.banking
{
	padding: 0px;
	margin-top: 30px;
    text-align: center;
}
.banking li
{
	list-style: none;
	display: inline-block;
	margin: 0px 5px;

}
.trip-advisor {
    text-align: center;
}
.trip-advisor > div {
    display: inline-block;
}
.footer-list
{
	padding: 0px;
	padding-bottom: 20px;
	margin-top: 30px;
}
.footer-list li
{
	list-style: none;
	color: #999999;
	font-family: 'Ubuntu', sans-serif;
	font-size: 12px;
	padding-top: 2px;
}
.footer-list li a
{
	text-decoration: none;
	color: #999999;
}


.special-content {
    color: #555;
    line-height: 22px;
    margin-bottom: 15px;
    background: #e6f0f8;
    padding: 20px 0 30px;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
}
.blog-content {
    color: #555;
    line-height: 22px;
    margin-bottom: 15px;
    padding: 20px 0 30px;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: left;
}
.special-content h1, .special-content h2, .blog-content h2 {
    font-size: 17px;
    line-height: 22px;
    color: #2064af;
    font-family: 'Trebuchet MS';
    letter-spacing: 1px;
    margin-top: 20px;
}
.blog-content h2 a {
    color: #2064af;
}
.booking-btn {
    text-transform: uppercase;
    background: #fdcc01!important;
    border-radius: 20px;
}
.booking-btn a {
    color: #000;
    text-decoration: none;
}
.booking-btn a:hover {
    color: #555;
}
.g-recaptcha > div {
    width: 100%!important;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .nav-link {
        /*font-size: 13px;*/
    }
    .navbar-light .navbar-nav .nav-link {
        padding: 0px 10px;
    }
    .navbar-light .navbar-nav .nav-link:first-child {
        margin-left: 2px;
    }
}
@media (max-width: 991px) {
    .navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }
    .thrd-slider .owl-carousel .owl-item img {
        margin-top: 50px;
    }
   /* .car-tabs li:last-child
    {
       margin-left: 50px;
   }
   .car-tabs {
    margin-top: 50px;
}
.car-tabs li h4 {
    font-size: 15px;
}*/
p.trek-name {
   /*margin-top: -40px;*/
   font-size: 14px;
   font-weight: 300;
   /*margin-left: 10px;*/
}
.social-list li
{
	font-size: 20px;
}
.navbar-light .navbar-nav .nav-link {
    border-right: 0px solid #999999;
    padding: 0px 15px;
    margin-top: 20px;

}
.nav-link {
    font-size: 16px;
}
p.tel {
    left: 40%;
}
p.email {
    left: auto;
}
.btn-booking {
    margin-left: 15px;
    margin-top: 15px;
}
}
@media (max-width: 767px) {
    .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    	padding: 5px 30px;
    }
    .borders {
        border-left: 0px solid #999999;
    }
    .slider-padding {
        padding-bottom: 50px;
    }
    .owl-thumbs {
        position: relative;
        bottom: 0;
    }
    .owl-thumb-item {
        width: 100%;
        padding: 10px;
        margin: 0;
    }
    .owl-thumb-item.active {
        padding-top: 10px;
}
    /*.car-tabs li:last-child {
        margin-left: 0px;
    }
    .car-tabs .insure {
       margin-left: 23px;
   }*/
   .images {
        margin-top: 30px;
        /*display: inline-block;*/
        text-align: center;
    }
    p.trek-name {
        font-size: 16px;
    }
    .gray-logo {
        float: none;
    }
    .social-list {
        padding: 0px;
    }
    .address {
        margin-top: 20px;
    }
    .footer-list {
        padding-bottom: 0px;
        margin-top: 10px;
    }
    p.tel {
        position: relative;
        top: 0;
        display: inline-block;
        left: 0;
    }
    p.email {
        float: right;
    }
}
@media(max-width: 575px) {
    .banner-bg {
        position:initial;
    }
    body {
        margin-top: 0!important;
    }
    p.trek-name {
        text-align: center;
    }
}
@media (max-width: 425px)
{
	p.tel
	{
		display: none;
	}
	.borders {
        margin-top: 30px;
    }
    p.sub-text {
       font-size: 22px;
    }
   .mid-slider .owl-theme .owl-nav [class*=owl-next], .mid-slider .owl-theme .owl-nav [class*=owl-prev]
   {
       top: 53%;
   }
   .car-tabs .insure {
    margin-left: 0px;
}
.car-tabs li
{
	margin-top: 15px;
}
}
@media (max-width: 375px)
{
	.mid-slider .owl-theme .owl-nav [class*=owl-next], .mid-slider .owl-theme .owl-nav [class*=owl-prev]
    {
       top: 50%;
   }
}



