/*=================================================
||				1. Imports 
==================================================*/
@import url(http://fonts.googleapis.com/css?family=Roboto:100,400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab);

body
{
	font-family: 'Roboto', 'Open-Sans', sans-serif;
	overflow-x: hidden;
	color: #fff;
}
/*Owl Carousel*/
.owl-prev, .owl-next
{
	position: absolute;
	top: 43%;
	font-size: 22px;
	padding: 5px;
}
.topPhone{
	display: inline-block;
	font-size: 25px;
	color: #000;
	margin: 10px 0 0;
}
.topPhone a{
    color: #555555;
}
.topPhone a:hover{
    text-decoration: none;
}
.topPhone i{
	margin: 0 15px 0 0;
}
.owl-next
{
	right: -40px;
}
.owl-prev
{
	left: -40px;
}
.owl-prev:before
{
    content: "\f3d2";
    font-family: 'ionicons';
 	/*color: #fff;*/
}
.owl-next:before
{
    content: "\f3d3";
    font-family: "ionicons";
    /*color: #fff;*/
}
.section-title{
	color: #313131;
	text-align: center;
}

.features .section-title{
    margin: 20px 0 30px;
}

.section-subtitle{
	color: #583b54;
	text-align: center;
	margin-bottom: 50px;
}
.section-wrapper{
	padding-top: 70px;
	padding-bottom: 70px;
}
p{
	color: #969595;
}
.border-radius{
	border-radius: 0 !important;
	border-color: #efb814;
	height: 45px;
}
p:hover{
	cursor: default;
}
.navbar-toggle {
    background-color: #555555;
    border-radius: 0;
    transition: all .4s ease-in-out;
}
.navbar-default .navbar-toggle {
    border-color: #555555;
}
.navbar-default .navbar-toggle .icon-bar{
	background: #fff;
}

.form-control{
    margin: 0 0 15px;
}

.form-control:focus {
    border-color: #efb814;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*=================================================
||				3. Header
==================================================*/
			/*navbar*/
.navbar-default .navbar-brand{
	border: 1px solid transparent;
	color: #efb814;
	font-size: 33px;
	padding: 15px 0px;
	height: auto;
	font-weight: 400;
	letter-spacing: -1px;
	text-transform: capitalize;
}
ul.nav.navbar-nav.navbar-right{
	margin-top: 10px;
}
.navbar-default .navbar-brand span{
	color: #555555;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #efb814;
    outline: none;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    padding: 5px 0px;
    border-radius: 0;
    text-transform: uppercase;
}
.subscribe-now i{
	font-size: 30px;
	margin: 0 10px 0 0;
}
.navbar-default .navbar-nav>li>a{
	color: #555555;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #efb814;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #efb814;
	background: #555555;
}
.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: transparent;
    color: #efb814;
    background: #555555;
}
		/*Home*/
.flexslider{
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 0;
	border: 0;
	overflow-x: hidden;
	background: transparent;
	background-image: url('../images/one/bg.jpg');
	background-repeat: no-repeat;
	background-size: cover;

}
.slider-item{
	background-size: inherit;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.inner-intro{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.intro{
	display: table;
	text-align: center;
	width: 100%;
	height: 100vh;
}
.header-title{
	font-size: 34px;
	font-weight: 400;
}
.header-title span{
	font-weight: 700;
}
.header-sub-title{
	font-size: 20px;
	color: #fff;
	margin: 20px 40px 25px;
}
.custom-btn{
    color: #efb814;
    background-color: transparent;
    border-color: #555555;
    background: #555555;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    transition: all .4s ease-in-out;
}
.custom-btn:hover{
	background: #efb814;
	color: #555555;
    border-color: #efb814;
}
/*=================================================
||				4. Find a Tour
==================================================*/
.form-dropdown{
	margin-top: -25px;
}
.custom-addon{
	background: #fff;
}
.custom-button{
	background: #efb814;
	color: #555555;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	transition: all .4s ease-in-out;
}
.custom-button:hover, .custom-button:focus{
	background: #555555;
	border-color: #555555;
	color: #efb814;
    outline: none;
}

.tour .input-group{
	margin-bottom: 22px;
}
/*=================================================
||				5. Our Blazzing offers
==================================================*/
.offer{
	color: black;
	text-align: center;
	background: #f9f9f9;
}
.offer-item{
	background: #fff;
	letter-spacing: 1px;
	padding: 30px;
	transition: all .7s ease-in;
	margin: 10px 0px;
}
.offer-item:hover{
	background: #555555;
	letter-spacing: 1px;
	padding: 30px;
	transition: all .7s ease-in;
	margin: 10px 0px;
}
.offer-item h3:hover{
	color: #f1f1f1;
}
.icon{
	padding: 20px 0;
	font-size: 50px;
	color: #efb814;
}
.offer-item h3{
	padding-bottom: 40px;
	margin: 0px;
	font-size: 15px;
}
.offer-item p{
	padding-bottom: 20px;
	font-size: 13px;
	line-height: 170%;
}
.offer-item:hover{
	box-shadow: 0 0 30px rgba(125, 125, 125, 0.1);
}


/*=================================================
||				6. Top place to visit
==================================================*/
.visit-item{
	padding: 0px 15px;
	transition: all .4s ease-in-out;
	opacity: .6;
}
.visit-item:hover{
	opacity: 1;
}
.visit .owl-theme .owl-controls .owl-nav [class*=owl-]{
	background: #fff;
	color: #60c9eb;
	font-size: 25px;
}
/*=================================================
||				7. offer-cta
==================================================*/
.offer-cta{
	background: url("../images/one/bgc.png") right center;
	background-size: cover;
}
.offering{
    position: relative;
	float: right;
	color: #efb814;
	text-align: center;
	padding: 32px 0;
    z-index: 2;
}

.offering::after{
    position: absolute;
    content: '';
    width: 225px;
    height: 225px;
    border-radius: 50%;
    background: rgba(49, 49, 49, 0.5);
    top: 25px;
    left: -8px;
    z-index: -1;
}

.texts {
	text-align: center;
}
.percent{
	font-style: italic;
	font-size: 40px;
}
.percent span{
	font-size: 80px;
	font-weight: 700;
	font-style: normal;
}
.FTour{
	font-size: 30px;
	font-weight: 200;
	margin-top: -20px;
}
.price-btn, .price-btn:focus{
	background: #555555;
    color: #efb814;
    border-color: #555555;
    text-transform: capitalize;
    margin: 20px;
    border-radius: 0;
    outline: none;
}
.price-btn:hover{
	color: #555555;
    background-color: #efb814;
    border-color: #efb814;
}

/*=================================================
||				8. Additional Services
==================================================*/
.additional-services .col-md-4{
	margin-bottom: 30px;
}

.features .custom-table{
    width: auto;
}

.custom-table{
    display: block;
    width: 100%;
}
/*.additional-services .custom-table:hover{
	box-shadow: 0 0 30px rgba(125, 125, 125, 0.1);
}*/
.add-srvc-img{
	left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
}
.add-srvc-heading{
	color: #313131;
	font-size: 16px;
}
.add-srvc-detail{

    vertical-align: middle;
	padding: 10px 0 0;
    background-color: #f9f9f9;
    color: #969595;
    font-size: 13px;

	
}
/*=================================================
||				9. Sponsor
==================================================*/
.sponsor{
	text-align: center;
	background: #f9f9f9;
}
.sponsor-item{
	 /*width: 100px !important; */
	padding: 30px;
	opacity: .6;
	transition: all .4s ease-in-out;
	margin-bottom: 30px;
}
.sponsor-item:hover{
	opacity: 1;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #efb814;
}
.owl-theme .owl-dots .owl-dot span{
	background: #f1f1f1;
}
/*=================================================
||				10. Subscribe
==================================================*/
.subscribe{
	text-align: center !important;
}
.brand-logo{
	font-size: 33px;
	color: #efb814;
}
a.brand-logo span{
	color: #555555;
}
a.brand-logo:focus, a.brand-logo:hover{
	color: #efb814;
	text-decoration: none;
}

.subscribe-now{
	color: #313131;
	font-size: 18px;
	margin: 40px 0 20px;
}
.subscribe-now a{
	color: #313131;
	font-size: 18px;
	margin: 40px 0 20px;
}
.custom-sub-btn{
	background-color: #efb814;
	color: #555555;
	border-color: #efb814;
	transition: all .4s ease-in-out;
}
.custom-sub-btn:hover{
	background: #555555;
	border-color: #555555;
	color: #efb814;
}
/*.input-group .custom-sub{
	width: 300px;
}*/
.social-icon{
	text-align: center;
    list-style-type: none;
    margin: 30px 0 0;
    padding: 0;
    font-size: 20px;
}
.social-icon li{
	display: inline;
    padding: 5px;
}
.social-icon a{
	color: #555555;
}
.social-icon a:hover{
	color: #efb814;
}

footer{
	text-align: center;
	padding: 20px;
	background: #555555;
}
footer a{
	color: #fff;
	padding: 5px;
}
footer a:hover{
	color: #fff;
}
footer a:hover, footer a:focus{
	text-decoration: none;
	color: #fff;
}
.top {
    display: inline-block;
    float: right;
    background-color: #efb814;
    border-radius: 4px;
}

/* Form
------------------------------------*/
.formOverlay {
    display:none;
    position:fixed;
    z-index: 99;
    top:0;
    right:0; 
    left:0;
    bottom:0;
    background:rgba(0,0,0,.7);
}

.popupForm {
    position: absolute;
    z-index: 100;
    width: 300px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    background-color: rgba(239, 184, 20, 0.7);
    border-radius: 0;
    padding: 60px 30px 50px;
    margin: 10px 0 0;
}

.popupForm .btnForm{
    font: 400 2rem/2.6rem 'Roboto', sans-serif;
    color: #efb814;
    width: 100%;
    background: #383838;
    border: none;
    box-shadow: 2px 2px 5px #222;
    padding: 15px 0;
    margin: 15px 0 0;
    transition: all .6s;
}

.popupForm .btnForm:hover{
    background: #efb814;
    color: #383838;
    box-shadow: 2px 2px 2px #222;
}

.closePopup {
    position: absolute;
    top: 15px;
    right: 15px;
    width: 23px;
    height: 23px;
    cursor: pointer;
}

.closePopup:before {
    position: absolute;
    height: 1px;
    width: 31px;
    top: 11px;
    left: -4px;
    background-color: #383838;
    transform: rotate(-45deg);
    content: '';
}

.closePopup:after {
    position: absolute;
    height: 1px;
    width: 31px;
    top: 11px;
    left: -4px;
    background-color: #383838;
    transform: rotate(45deg);
    content: '';
}

.popupForm input[type="text"]{
    width: 100%;    
    background: #383838;
    color: #efb814;
    font: 400 2rem/2.6rem 'Roboto', sans-serif;
    box-shadow: 2px 2px 5px #222;
    border: none;
    outline: none;
    padding: 20px 15px;
    margin: 0 0 10px 0;
    
}

.popupForm ::-webkit-input-placeholder{
    font: 400 1.8rem/2.6rem 'Roboto', sans-serif;
    color:#efb814;
}
.popupForm ::-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Roboto', sans-serif;
    color:#efb814;
}/* Firefox 19+ */
.popupForm :-moz-placeholder{
    font: 400 1.8rem/2.6rem 'Roboto', sans-serif;
    color:#efb814;
}/* Firefox 18- */
.popupForm :-ms-input-placeholder{
    font: 400 1.8rem/2.6rem 'Roboto', sans-serif;
    color:#efb814;
}

/*======================
    popup description
========================*/

.popupVisual{
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 500px;
    margin: 20px auto;
}

.popupVisual .custom-btn{
    color: #efb814;
    border: 1px solid #efb814;
    font-size: 16px;
    background: transparent;
    transition: all .5s;
}

.popupVisual .custom-btn:focus{
    outline: none;
}

.popupVisual .custom-btn:hover{
    border: 1px solid #959595;
    background: #959595;
}

.description{
    display: flex;
    flex-flow: column;
    align-items: center;
}

.description h3{
    color: #555555;
}

.description ul{
    padding: 0;
}

.description li{
    color: #888888;
    list-style-type: none;
}

.buttonFlex{
    display: flex;
    justify-content: center;
    margin: 20px 0 0;
}

/*=================================================
||				13. Media Query
==================================================*/
.add-srvc-img {
    left: 0;
    top: 0;
    bottom: 0;
	
    width: 99%;
    padding: 45px;
}
@media (max-width: 991px){
	.add-srvc-img {
		left: 0;
		top: 0;
		bottom: 0;
		width: 99%;
		padding: 5px;
	}
	.sponsor-item {
		padding: 0px;
	}
	.offering{
		padding-bottom: 300px;
	}
}
@media (max-width: 480px){
	.slider-item{
		background-image: none !important;
	}
	.slide{
		height: auto;
	}
	.intro{
		max-height: 627px;
	}
	.navbar-default .navbar-nav>li>a{
		font-weight: 400;
	}
	.navbar-default .navbar-brand{
		padding-left: 15px;
	}
}

@media screen and (max-width: 1023px){
    .visit .owl-theme .owl-controls .owl-nav [class*=owl-]{
        display: none !important;
    }
}

@media screen and (min-width: 1024px){
    .topPhone{
        margin: 10px 0 10px 65px;
    }
}
.mfp-content img {
	width: 100%;
}