

@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
.board {
	width: 100%;
	margin: 5px auto;
	background: 0
}

.board .nav-tabs {
	position: relative;
	margin: 0 auto;
	margin-bottom: 0;
	box-sizing: border-box
}

.board>div.board-inner {
	background: #fff;
	background-size: 30%;
	text-align: center;
	width: 68%;
	margin: 0 auto;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px
}

.hedding {
	font-size: 29px;
	margin-bottom: 3px; color:#b58e3e;
}

.pg {
	font-size: 16px;
	margin-bottom: 25px
}

p.narrow {
	margin-top: 5px;
	color: #666
}

.liner {
	height: 2px;
	background: #ddd;
	position: absolute;
	width: 80%;
	margin: 0 auto;
	left: 0;
	right: 0;
	top: 50%;
	z-index: 1
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
	color: #555;
	cursor: default;
	border: 0;
	border-bottom-color: transparent;
	text-align: center
}

span.round-tabs {
	width: auto;
	display: inline-block;
	border-radius: 100px;
	background: white;
	z-index: 2;
	position: relative;
	left: 0;
	text-align: center;
	font-size: 25px;
	display: block
}

.nav-tabs>li {
	width: auto;
	font-size: 13px
}

.round-tabs i {
	font-size: 25px
}

li:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 0;
	margin: 0 auto;
	bottom: 0;
	border: 5px solid transparent;
	border-bottom-color: #ddd;
	transition: .1s ease-in-out
}

li.active:after {
	content: " ";
	position: absolute;
	left: 45%;
	opacity: 1;
	margin: 0 auto;
	bottom: 0;
	border: 10px solid transparent;
	border-bottom-color: #ddd
}

.nav-tabs>li a {
	width: auto;
	height: 70px;
	margin: 10px 15px;
	border-radius: 100%;
	padding: 0;
	color: #999;
	text-align: center
}

.nav-tabs>li a:hover {
	background: transparent
}

.tab-content {
	background: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.tab-pane {
	position: relative;
	padding-top: 15px;
	padding-bottom: 15px
}

.tab-content .head {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 30px;
	padding-top: 10px;
	margin-top: 125px;
	margin-bottom: 0
}

.btn-outline-rounded {
	padding: 10px 40px;
	margin: 20px 0;
	border: 2px solid transparent;
	border-radius: 25px
}

.btn.green {
	background-color: #5cb85c;
	color: #fff
}

@media(max-width :585px) {
	.board {
		width: 90%;
		height: auto!important
	}
	span.round-tabs {
		font-size: 16px;
		width: 50px;
		height: 50px;
		line-height: 50px
	}
	.tab-content .head {
		font-size: 20px
	}
	.nav-tabs>li a {
		width: 50px;
		font-size: 10px
	}
	li.active:after {
		content: " ";
		position: absolute;
		left: 35%
	}
	.btn-outline-rounded {
		padding: 12px 20px
	}
}

.section-title {
	position: relative
}

.section-title p {
	font-size: 16px;
	margin-bottom: 5px;
	font-weight: 400
}

.section-title h4 {
	font-size: 40px;
	font-weight: 600;
	text-transform: capitalize;
	position: relative;
	padding-bottom: 20px;
	display: inline-block
}

.section-title h4::before {
	position: absolute;
	content: "";
	width: 80px;
	height: 2px;
	background-color: #d8d8d8;
	bottom: 0;
	left: 50%;
	margin-left: -40px
}

.section-title h4::after {
	position: absolute;
	content: "";
	width: 50px;
	height: 2px;
	background-color: #ff7200;
	left: 0;
	bottom: 0;
	left: 50%;
	margin-left: -25px
}

.blog-img {
	position: relative
}

.blog-img span svg {
	font-size: 40px;
	margin-top: 30px
}

.blog-img img {
	width: 100%
}

.post-category a {
	display: inline-block;
	background-color: #ff7200;
	color: #fff;
	font-size: 15px;
	padding: 5px 20px
}

.single-blog:hover img {
	opacity: .85;
	-ms-filter: "alpha(opacity=85)"
}

.post-category {
	position: absolute;
	left: 0;
	bottom: 0
}

.blog-content {
	padding: 10px 0 0 0
}

.blog-title h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0
}

.blog-title h4 a {
	color: #000;
	font-weight: bold
}

.meta ul {
	margin: 0;
	padding: 0;
	list-style: none
}

.meta {
	margin-bottom: 10px;
	font-weight: bold;
	color: #999;
	opacity: .85;
	-ms-filter: "alpha(opacity=85)"
}

.blog-content a.box_btn {
	display: inline-block;
	color: #b58e3e;
	text-transform: capitalize
}

.pad-t {
	padding-top: 10px
}

.pad-t-1 {
	padding-top: 0
}

.pad-b {
	padding-bottom: 10px
}

.pad-b-1 {
	padding-bottom: 0
}

.pad-t-b{ padding:0px;}

.pad-l {
	padding-left: 0
}

.pad-1l {
	padding-left: 15px
}

.rating{ display:none;}
.par-b {
	background: #efefe9
}

.pad-t-b {
	padding: 0
}

.paddin-l-l {
	padding-left: 0
}

.paddin-l-r {
	padding-right: 0
}

.mag-1 {
	margin: 0;
	padding: 0
}

.back {
	background: #fff;
	padding: 24px;
	box-shadow: 0 0 10px 2px #d6d6d6;
	display: inline-block;
	width: 100%
}

.back ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.back ul li {
	width: 100%;
	font-size: 19px;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 25px;
	border-bottom: solid 1px #CCC;
	padding: 36px 0 36px 0
}

.back ul li:first-child {
	margin-bottom: 0
}

.back ul li:last-child {
	margin-bottom: 0;
	border-bottom: 0
}

.back ul li span {
	padding: 6px 10px;
	border: 1px #b58e3e solid;
	display: inline-block;
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	text-align: center;
	float: left;
	margin-right: 25px;
	text-transform: uppercase;
	color: #b58e3e
}

.back ul li span i {
	font-weight: normal;
	font-size: 17px;
	color: #b58e3e
}

.title span {
	color: #b58e3e
}

.back-img {
	background-image: url(../images/back.jpg)
}

.col-y,
.col-y a {
	color: #b58e3e
}

.blog-title1 h4 {
	font-size: 20px;
	font-weight: 500;
	margin-bottom: 10px;
	margin-top: 0
}

.blog-title1 h4 a {
	color: #fff;
	font-weight: bold
}

.blog-content1 {
	padding: 10px 0 0 0
}

.blog-content1 p {
	color: #fff
}

.cort-p {
	border: solid 1px #f2f2f2;
	text-align: center
}

.inncon-p {
	padding: 15px
}

.slick-slide {
	margin: 0 40px
}

.slick-slide img {
	width: 100%
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0
}

.slick-list:focus {
	outline: 0
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}

.slick-slider .slick-track,
.slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin: 0 auto; width:75% !important;
}

.slick-track:before,
.slick-track:after {
	display: table;
	content: ''
}

.slick-track:after {
	clear: both
}

.slick-loading .slick-track {
	visibility: hidden
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px
}

[dir='rtl'] .slick-slide {
	float: right
}

.slick-slide img {
	display: block
}

.slick-slide.slick-loading img {
	display: none
}

.slick-slide.dragging img {
	pointer-events: none
}

.slick-initialized .slick-slide {
	display: block; width:24% !important;
}

.slick-loading .slick-slide {
	visibility: hidden
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}

.slick-arrow.slick-hidden {
	display: none
}

.ser1 {
	border: 1px solid #eee;
	margin-bottom: 30px
}

.ser1 p {
	line-height: 25px
}

.blog-heddn {
	padding: 10px 20px 40px 20px
}

.blog-img span {
	width: 100px;
	height: 100px;
	border-radius: 50%;
	display: inline-block;
	border: solid #b58e3e 1px;
	margin-top: 25px
}

.blog-img i {
	font-size: 50px;
	padding: 24px 20px;
	color: #b58e3e
}

.hide-bullets {
	list-style: none;
	margin-left: -40px;
	margin-top: 0
}

.hide-bullets li {
	width: 50%;
	float: left;
	margin-right: 10px
}

.thumbnail {
	padding: 0
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
	width: 100%
}

.top-p {
	padding-top: 50px;
	margin-bottom: 50px
}

.marg-b {
	margin-bottom: 25px
}

.scrollmenu {
	display: none
}

#section-counter {
	position: relative;
	z-index: 0
}

#section-counter .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: .8
}

.prisse h4 {
	color: #fac564;
	font-size: 30px;
	margin: 10px 0
}

.prisse p {
	font-size: 14px;
	color: #fff;
	margin: 0
}

.prisse i {
	font-size: 25px;
	color: #fac564
}

.prisse svg {
	font-size: 40px;
	color: #fac564
}

.prisse span {
	border: 1px solid #fac564;
	display: inline-block;
	padding: 25px;
	margin-bottom: 0;
	position: relative
}

.exp {
	margin: auto;
	float: inherit
}

.prisse span:hover {
	background: rgba(250, 0197, 100, 0.2)
}

.image-blocks .title {
	margin: 0 0 10px 0
}

.offer-img {
	margin-top: 20px
}

.offer-img img {
	width: 100%
}

.cont-sat {
	background: #636363;
	padding: 20px 20px;
	text-align: left
}

.cont-sat h4 {
	margin: 0 0 15px 0;
	padding-bottom: 15px;
	border-bottom: solid 1px #deaa86;
	color: #fff
}

.cont-sat p {
	color: #fff
}

.cont-sat a {
	color: #deaa86;
	text-transform: uppercase;
	font-size: 17px
}

.open>.dropdown-menu {
	display: block!important
}

.flot-n{ float:none;}

.desktop{ display:block;}
.mobile{ display:none;}
.size1{ width:70%;}
@media screen and (max-width:600px) and (min-width:320px) {
	
.slick-initialized .slick-slide{ width:100% !important;}
.slick-slide{ margin:0;}

.contact-form{ height:auto;}
.contact-form form{ padding:4%;}
.g-s{ display:none;}
.single-blog{ margin-bottom:20px;}
.bor1{border:solid 1px #2F2F2F; padding:10px;}
.owl-theme .owl-controls{ display:block;}
.owl-theme .owl-controls .owl-pagination{ display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{ left:0px;}
.owl-theme .owl-controls .owl-buttons .owl-next{ right:0px;}
.desktop{ display:none;}
.mobile{ display:block;}
.mob3 .offer-img{ padding-left:0px; padding-right:0px;}
.mob3 .pa-m{ padding-left:0px; padding-right:0px;}
.back-img .col-md-6{ padding-left:0px; padding-right:0px;}
.title{ text-align:center;}
.con-p .logo-m{ margin:20px 0px 0px 0px; padding:0px;}
.logo-m .col-md-4{ background:#fff; padding:20px 20px 0px 20px; margin:0px;}
.logo-m .col-md-4:last-child{ padding-bottom:20px;}	
.cards figure .btn h3{ margin-left:0px; font-size:14px; margin-bottom:0px; }
.cards figure .btn ul{ display:none;}

  
  
	.pad-l {
		padding-left: 15px
	}
	.board>div.board-inner {
		width: 100%
	}
	.tab-content .head {
		margin-top: 0
	}
	.nav-tabs>li a,
	.nav-tabs>li a {
		height: auto!important;
		line-height: none!important
	}
	.mob1 {
		padding: 15px 15px
	}
	.back {
		padding: 15px
	}
	.blog .col-sm-8 {
		padding-right: 15px
	}
	.image-blocks .section-header {
		padding-top: 0;
		min-height: inherit;
		margin: 0
	}
	.owl-rooms .item article,
	.image-blocks .blocks {
		margin-bottom: 0
	}
	.p-0 {
		padding: 0!important
	}
	.m-0 {
		margin: 0!important
	}
	div.scrollmenu {
		background-color: #333;
		overflow: auto;
		white-space: nowrap
	}
	div.scrollmenu a {
		display: inline-block;
		color: white;
		text-align: center;
		padding: 14px;
		text-decoration: none
	}
	div.scrollmenu a:hover {
		background-color: #777
	}
	.board-inner {
		display: none
	}
	.slick-slider {
		padding-bottom: 0
	}
	.scrollmenu {
		display: block
	}
	.cards figure {
		margin-bottom: 30px
	}
	.cards figure .btn {
		padding: 5px 5px
	}
	.cards {
		padding-bottom: 0
	}
	.page .page-header {
		padding-top: 80px
	}
	
	#slider-thumbs{ display:none;}
	.same-b{ height:auto;}
	.same-b .carousel-inner > .item > img, .carousel-inner > .item > a > img{ height:auto;}
	#carousel-bounding-box{ padding:0px !important;}
	iframe{ height:auto;}
	.section-header .title span{ display:inline-block;}
	.quotes{ margin-top:35px;}

.back ul li { padding:10px 0 10px 0; text-transform:inherit; font-size:16px;}
.back ul li span{ margin-right:10px;}
.back ul li:nth-child(2){  margin-bottom:0px;}

.owl-theme .owl-controls .owl-buttons .owl-next, .owl-theme .owl-controls .owl-buttons .owl-prev {background:rgba(0, 0, 0, 0.5);
}
.size1{ width:auto;}
.banner-sec{ display:none;}
.login-sec{ padding:0px;}
.modal-body{ width:100%;}
}



#fade-quote-carousel.carousel {
	padding-bottom: 30px
}

#fade-quote-carousel.carousel .carousel-inner .item {
	opacity: 0;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-inner .active {
	opacity: 1;
	-webkit-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity
}

#fade-quote-carousel.carousel .carousel-indicators {
	bottom: 10px
}

#fade-quote-carousel.carousel .carousel-indicators>li {
	background-color: #e84a64;
	border: none
}

#fade-quote-carousel blockquote {
	background: #f2f2f2;
	text-align: center;
	border: none;
	margin-bottom: 0
}

#fade-quote-carousel .profile-circle {
	width: 100px;
	overflow: hidden;
	border: solid #999 1px;
	height: 100px;
	margin: 0 auto;
	border-radius: 100px
}

.quote {
	text-align: center;
	margin-bottom: 30px
}

#fade-quote-carousel.carousel .carousel-indicators>li:after {
	border: 0 solid transparent;
	border-bottom-color: red
}

.contact {
	padding-bottom: 100px
}

.contact .heading {
	margin-bottom: 50px
}

.contact .heading h2 {
	font-size: 30px;
	font-weight: 700;
	color: #404356;
	margin: 0;
	margin-bottom: 15px
}

.contact .heading h2 span {
	color: #00486c;
	font-weight: 300
}

.contact .heading p {
	font-size: 14px;
	font-weight: 400;
	color: #525f7f;
	line-height: 26px;
	margin: 0
}

.contact .main {
	background: #fff;
	box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.08)
}

.contact .main h3 {
	font-size: 20px;
	font-weight: 500;
	color: #4a545e;
	margin: 0;
	margin-bottom: 20px
}

.contact .form-control {
	padding: 25px;
	font-size: 13px;
	margin-bottom: 10px;
	background: #f8f8f9;
	border: 0;
	border-radius: 5px
}

.contact button.btn {
	padding: 10px;
	border-radius: 5px;
	font-size: 15px;
	background: #00486c;
	color: #fff
}

.contact .main .left {
	padding: 40px 60px
}

.contact .main .right {
	background: #00486c;
	background-size: cover;
	padding: 40px;
	color: #fff;
	height: 100%
}

.contact .main .right h4 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 30px
}

.contact .main .right .info {
	margin-bottom: 35px
}

.contact .main .right .info i {
	font-size: 25px;
	color: #fff
}

.contact .main .right .info span {
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	margin-left: 15px
}

.contact .main .right .social a {
	text-decoration: none;
	font-size: 30px;
	color: #fff;
	margin-right: 20px
}

.contact-form {
	background: #fff;
	width: 100%;
	float: left
}

.contact-form .form-control {
	border-radius: 1rem
}

.contact-image {
	text-align: center
}

.contact-image img {
	border-radius: 6rem;
	width: 11%;
	margin-top: -3%;
	transform: rotate(29deg)
}

.contact-form form {
	padding: 11.8% 14%
}

.contact-form form .row {
	margin-bottom: -7%
}

.contact-form h3 {
	margin-bottom: 8%;
	margin-top: -10%;
	text-align: center;
	color: #0062cc
}

.contact-form .btnContact {
	width: 50%;
	border: none;
	border-radius: 1rem;
	padding: 1.5%;
	background: #dc3545;
	font-weight: 600;
	color: #fff;
	cursor: pointer
}

.btnContactSubmit {
	width: 50%;
	border-radius: 1rem;
	padding: 1.5%;
	color: #fff;
	background-color: #0062cc;
	border: none;
	cursor: pointer
}

.pt{ padding-bottom:0px; padding-top:10px !important;}
.pt1{ padding-bottom:0px;}
.pt2{ padding-bottom:20px; padding-top:10px !important;}

.font-b-c h2{ margin-bottom:10px; margin-left:20px;}
.font-b-c p{ color:#000; font-size:13px; padding:0px; margin:0px 0px 20px 20px;}
.back-n{ box-shadow:none; padding:0px;}
.back-n ul li{ padding:10px 0 10px 0; font-size:18px; margin-bottom:10px;}
.back-n ul li span i{ font-size:12px;}
.back-n ul li span{ font-size:14px;}


.book-button{ font-size:20px; padding:10px 20px;}
