/*=================================================
||				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;
}
.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;
}
.sbi_page_container .section-title.about_sbi_pg_title {
	margin: 10px 0 40px 0;
	text-align: left;
	border-bottom: 3px solid #008bd2;
	padding-bottom: 12px;
	color: #292076
}
.section-subtitle{
	color: #583b54;
	text-align: center;
	margin-bottom: 50px;
}
.section-wrapper{
	padding-top: 70px;
	padding-bottom: 70px;
}
.tour.section-wrapper.chairman_msg_main {
	padding-top: 5px;
	padding-bottom: 70px;
	background-color: #E9E9E9;
}
.border_boxshadow {
	border: 5px solid rgb(255, 255, 255);
	box-shadow: 1px 1px 8px 0px rgb(0, 0, 0);
}
.btn_hm_chair_msg a {

    background: #00B6F0;
	padding: 10px;
	border-radius: 8px;
	color: #fff;
	border: #292076 solid;
	text-decoration: none;
	font-weight: 700;

}
.story_color_para_pg {
	font-size: 20px;
	padding: 20px;
	box-shadow: 1px 1px 11px 0px #000;
	background: linear-gradient(to right, #FF358F, #7745FF);
	color: #fff;
	text-shadow: 3px 2px 3px #000;
}
.story2_color_para_pg {
	font-size: 20px;
	padding: 20px;
	box-shadow: 1px 1px 11px 0px #000;
	background: linear-gradient(to right, #3EBDFF, #4F8AFF, #4F8AFF);
	color: #fff;
	text-shadow: 3px 2px 3px #000;
}

.story3_color_para_pg {
	font-size: 20px;
	padding: 20px;
	box-shadow: 1px 1px 11px 0px #000;
	background: linear-gradient(to right, #A2E9FF, #70D3FF, #35A6FF);
	color: #fff;
	text-shadow: 3px 2px 3px #000;
}

.story4_color_para_pg {
	font-size: 20px;
	padding: 20px;
	box-shadow: 1px 1px 11px 0px #000;
	background: linear-gradient(to right, #A2E9FF, #0F5BFF);
	color: #fff;
	text-shadow: 3px 2px 3px #000;
}
.post_item_img img.btm_icn_hm {
    border: 2px solid #000;
	box-shadow: 1px 1px 8px 0px rgb(0, 0, 0);
	width: 100%;
}
.heading_btm_3box a.titled_3box {
    font-weight: 500;
    line-height: 34px;
    font-size: 24px;
    color: #333;
	text-decoration: none;
}
.heading_btm_3box {
    padding: 10px 0 0 4px;
}
.page-header.size_decrease {
    width: 60%;
    margin: 0 auto;
}
.custom-table.col-md-12 {
	padding: 0;
}
.shadow_iconnn {
	box-shadow: 1px 1px 5px #000;
}
.margin_tp_btm {
	margin: 10px 0;
}


/***********************************************************************************************************
				CHAIRMAN MSG PAGE CSS
********************************************************************************************************/
.chairman_msg_page .left_img_chir {
	padding-left: 8px;
	padding-right: 8px;
}

.chr_msg_rigt_contan .inner_page_hd_chr {
    color: #008eb8;
    font-size: 25px;
    font-weight: 400;
	padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
}
.chr_msg_rigt_contan h2.inner_page_sub_hd_chr1 {
    font-size: 24px;
    font-weight: 510;
    line-height: normal;
    color: #333;
    margin-bottom: 13px;
    margin-top: 13px;
}
.chr_msg_rigt_contan h2.inner_page_sub_hd_chr2 {
    font-size: 20px;
    font-weight: 510;
    line-height: normal;
    color: #292076;
    margin-bottom: 13px;
    margin-top: 13px;
}
.about-detail_para.chair_detl_para {
    font-size: 15px;
	margin-bottom: 10px;
}
/***********************************************************************************************************
				END CHAIRMAN MSG PAGE CSS
********************************************************************************************************/
.btn_hm_chair_msg {
    padding: 24px 0 0 0;
}
.btn_hm_chair_msg a:hover {
	background: #53B1DE;
	border: #292076 solid 4px;
	font-weight: 700;
	
}
p{
	color: #969595;
}
.para_chair_hm {
    color: #777;
}
.border-radius{
	border-radius: 0 !important;
	border-color: #60c9eb;
	height: 45px;
}
p:hover{
	cursor: default;
}
.navbar-toggle {
    background-color: rgb(96, 201, 235);
    border: 1px solid rgb(96, 201, 235);
    border-radius: 0;
    transition: all .4s ease-in-out;
}
.navbar-default .navbar-toggle {
    border-color: rgb(96, 201, 235);
}
.navbar-default .navbar-toggle .icon-bar{
	background: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover{
	background: #fff;
}
.navbar-toggle:hover .icon-bar, .navbar-toggle:focus .icon-bar {
    background-color: rgb(96, 201, 235);
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/*=================================================
||				3. Header
==================================================*/
			/*navbar*/
.navbar-default .navbar-brand{
	border: 1px solid transparent;
	color: #60c9eb;
	font-size: 33px;
	padding: 10px 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: #583b54;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover{
	color: #60c9eb;
}
.navbar-default {
    background-color: #fff;
    border-color: transparent;
    padding: 5px 0px;
    border-radius: 0;
    text-transform: uppercase;
}
/*.navbar-default .navbar-nav>li>a{
	color: #60c9eb;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
}*/
.navbar-default .navbar-nav > li > a {
    color: #000;
    padding-right: 20px;
    padding-left: 20px;
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 1px;
    transition: all .4s ease-in-out;
    margin: 0 2px;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #60c9eb;
	border: 1px solid;
}
/*.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #60c9eb;
	background: #e8f9ff;
	border: 1px solid;
}*/.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color: #000;
	background: #e7e7e7;
	border: 1px solid;
}
.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: #60c9eb;
    background: #e8f9ff;
	border: 1px solid;
}*/
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    background-color: transparent;
    color: #000;
    background: #e7e7e7;
	border: 1px solid;
}
		/*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/header.png');*/
	/*background-image: url('../images/Home/Slider/Slider-Banner_merge.jpg');*/
	background-image: url('../images/Home/Slider/Slider-Banner_merge-1.jpg');
	background-repeat: no-repeat;
	background-size: cover;

}
.banner_rd_mr {
    color: #00B6F0;
	font-weight: bold;
	/*text-decoration: underline;*/
	font-style: italic;
	font-size: 18px;
	border: 1px solid #fff;
	padding: 9px;
	background: #292076;
}
.banner_rd_mr:hover {
    color: #fff;
}
.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.hero_slider_mn {
	font-size: 34px;
	font-weight: 400;
	width: 45%;
	margin: 0 auto;
	line-height: 40px;
	text-shadow: 1px 1px 1px #000;

}
.header-title span{
	font-weight: 700;
}
.header-sub-title{
	font-size: 14px;
	color: #fff;
	margin: 20px 40px 25px;
}
.header-sub-title.hero_slider_sub {
	font-size: 17px;
	color: #fff;
	margin: 20px 40px 25px;
	width: 45%;
	margin: 0 auto;
	text-shadow: 1px 1px 1px #000;
}
hr.hr_slider {
	height: 5px;
	width: 30%;
}

.custom-btn{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    transition: all .4s ease-in-out;
}
.custom-btn:hover{
	background: #fff;
	color: #583b54;
}
/*=================================================
||				4. Find a Tour
==================================================*/
.form-dropdown{
	margin-top: -25px;
}
.custom-addon{
	background: #fff;
}
.border-right{
	border-right: 0px;
}
.custom-button{
	background: #60c9eb;
	color: #fff;
	width: 100%;
	text-align: center;
	padding: 10px;
	font-size: 16px;
	transition: all .4s ease-in-out;
}
.right_chair_home {
	padding: 10px;
	color: #fff;
	font-size: 17px;
	padding-top: 0;
}
.hd_hm_chair_shareholder {
	color: #008eb8;
	font-size: 22px;
	font-weight: 400;
	margin-top: 0;
}
.custom-button:hover{
	background: #53B1DE;
	border-color: #53B1DE;
	color: #fff;
}
.tour .input-group{
	margin-bottom: 22px;
}
/*=================================================
||				5. Our Blazzing offers
==================================================*/
.offer{
	color: black;
	text-align: center;
	background: #f9f9f9;
}
.offer-item{
	
	letter-spacing: 1px;
	padding: 0px;
	/*transition: all .7s ease-in;*/
	margin: 10px 0px;
}
.icon{
	padding: 20px 0;
	font-size: 35px;
	color: #60c9eb;
}
.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/cta-1.png") right center;
	background-size: cover;
}
.offering{
	float: right;
	color: #60c9eb;
	text-align: center;
	padding: 32px 0;
}
.percent{
	font-style: italic;
	font-size: 68px;
}
.percent span{
	font-size: 117px;
	font-weight: 700;
	font-style: normal;
}
.FTour{
	font-size: 30px;
	font-weight: 200;
	margin-top: -20px;
}
.price-btn{
	background: #60c9eb;
    color: #fff;
    border-color: #60c9eb;
    text-transform: capitalize;
    margin: 20px;
}
.price-btn:hover{
	color: #60c9eb;
    background-color: #fff;
    border-color: #60c9eb;
}
/*=================================================
||				8. Additional Services
==================================================*/
.additional-services .col-md-4{
	margin-bottom: 30px;
}
.custom-table{
	display: table;
}
/*.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;
}
.add-srvc-heading{
	color: #313131;
	font-size: 16px;
}
.add-srvc-detail{
	display: table-cell;
    vertical-align: middle;
    padding-left: 10px;
    background-color: #f9f9f9;
    color: #969595;
    font-size: 13px;
    padding-right: 30px;
}
/*=================================================
||				9. Sponsor
==================================================*/
.sponsor{
	text-align: center;
	background: #f9f9f9;
}
.sponsor-item{
	 /*width: 100px !important; */
	padding: 30px;
	/*opacity: .3;*/
	opacity: .7;
	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: #60c9eb;
}
.owl-theme .owl-dots .owl-dot span{
	background: #f1f1f1;
}
/*=================================================
||				10. Subscribe
==================================================*/
.subscribe{
	text-align: center !important;
}
.brand-logo{
	font-size: 33px;
	color: #60c9eb;
}
a.brand-logo span{
	color: #583b54;
}
a.brand-logo:focus, a.brand-logo:hover{
	color: #60c9eb;
	text-decoration: none;
}

.subscribe-now{
	color: #313131;
	font-size: 13px;
	margin: 40px 0 20px;
}
.custom-sub-btn{
	background-color: #60c9eb;
	color: #fff;
	border-color: #60c9eb;
	transition: all .4s ease-in-out;
}
.custom-sub-btn:hover{
	background: #53B1DE;
	border-color: #53B1DE;
	color: #fff;
}
/*.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: #60c9eb;
}
.social-icon a:hover{
	color: #53B1DE;
}

footer{
	text-align: center;
	padding: 20px;
	background: #60c9eb;
}

footer.footer_sbi{
	text-align: center;
	padding: 20px;
	background: #191946;
}

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: #2F6B5A;
    border-radius: 4px;
}
/*=================================================
||				13.1- My CSS Style
==================================================*/
.story_banner_div {
    clear: both;
    overflow: hidden;
	margin-bottom: 10px;
}

/*=================================================
||				13. Media Query
==================================================*/

@media (max-width: 991px){
	.offer-cta{
		background: url("../images/cta-1.png") bottom left no-repeat;
	}
	.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;
	}
/*	.header-sub-title.hero_slider_sub {
    font-size: 13px;
    color: #fff;
    margin: 20px 40px 25px;
    width: 80%;
    margin: 0 auto;
    text-shadow: 2px 3px 5px #000;
}
	.header-title.hero_slider_mn {
    font-size: 17px;
    font-weight: 516;
    width: 80%;
    margin: 0 auto;
    line-height: 21px;
    text-shadow: 1px 1px 1px #000;
}
	.header-title.hero_slider_mn {
    font-size: 14px;
    font-weight: 400;
}*/
}
