/*-------------------------------Format-------------------------*/
.clear {
	clear: both;
}
a, a:hover, a:active, img, a:focus {
	border: none;
	outline: none;
}
.clear {
	clear: both;
}
form {
	margin: 0;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
label {
	cursor: pointer;
}
legend {
	border: 0;
	margin-left: -7px;
	padding: 0;
}
button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	vertical-align: middle;
}
button, input {
	line-height: normal;
	overflow: visible;
}
table button, table input {
	overflow: auto;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	webkit-appearance: button;
}
input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
}
input[type="search"] {
	box-sizing: content-box;
	moz-box-sizing: content-box;
	webkit-appearance: textfield;
	webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
	webkit-appearance: none;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a, a:hover, a:focus {
	text-decoration: none;
}
img {
	max-width: 100%;
}

/*-------------------------------css-------------------------*/
body {
	font-family: Tahoma, Verdana, Segoe, sans-serif;
	font-size: 14px;
	font-style: normal;
}
#header {
	border-top: 5px solid #6dd3d9;
	background-color: #fff;
	height: 120px;
}
#header .navbar-brand {
	padding: 0px 15px;
}
#header .logo img {
	margin-top: 16px;
}
#header .menu-main-navigation-container {
	float: right;
}
#header #menu-main {
	margin-top: 84px;
}
#header #menu-main li {
	padding-left: 35px;
}
#header #menu-main li a {
	color: #585858;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px;
}
#header #menu-main li a:hover, #header #menu-main li a:focus {
	padding: 0px;
	background: none;
	color: #6dd3d9;
	background: none;
}
#header #menu-main li.active a {
	color: #6dd3d9;
	background: none;
}
#header.scroll {
	position: fixed;
	width: 100%;
	top: 0px;
	z-index: 99;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
#header .icon-remove {
	display: none;
}
.banner {
	position: relative;
	width: 100%;
}
.banner .image-banner img {
	width: 100%;
}
.banner .slide-banner {
	width: 100%;
	position: absolute;
	bottom: -120px;
}
.banner .slide-banner #myCarousel {
	width: 675px;
	height: 247px;
	background: #6dd3d9;
	margin: 0 auto;
}
.banner .slide-banner .border-slide {
	padding: 10px;
}
.slide-banner .carousel-inner {
	border: 1px solid #fff;
}
.slide-banner .carousel-inner .item {
	text-align: center;
	color: #fff;
	padding: 44px 65px;
	height: 226px;
}
.slide-banner .carousel-inner .item h4 {
	font-size: 30px;
	font-style: normal;
}
.carousel-indicators li {
	background: url(../images/icon-slide.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 7px;
	height: 7px;
}
.carousel-indicators li.active {
	background: url(../images/icon-active-slide.png);
	background-position: center;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	position: relative;
	top: 2px;
	pointer-events: none;
}
.image-banner button,.slide-banner .carousel-inner button{
	display: none !important;
}
.highlight-section {
	padding-top: 153px;
}
.colum-full {
	margin-right: 0px;
}
.no-padding {
	padding-right: 0px;
}
.highlight-section .item-hightlight {
	padding-left: 34px;
}
.highlight-section .item-hightlight h4 {
	font-size: 26px;
	color: #414141;
	padding-top: 20px;
	padding-bottom: 20px;
}
.highlight-section .item-hightlight .list-left-hightlight {
	float: left;
	width: 48%;
	padding-left: 28px;
	padding-right: 25px;
}
.highlight-section .item-hightlight .list-right-hightlight {
	float: right;
	width: 48%;
	padding-left: 15px;
	padding-right: 25px;
}
.highlight-section .item-hightlight li {
	margin-bottom: 24px;
	list-style-image: url(../images/dot.png);
	font-size: 14px;
	color: #2d2d2d;
}
.outdoor {
	padding-top: 75px;
}
.outdoor .outdoor-top {
	padding-bottom: 15px;
}
.item-outdoor {
	position: relative;
}
.item-outdoor .item {
	position: relative;
}
.item-outdoor .desc-outdoor-slide {
	position: absolute;
	height: 100%;
	width: 100%;
	background: #6dd3d9;
	top: 0px;
	padding: 10px;
	display: block;
}
.item-slick-image .slick-next, .item-slick-image .slick-prev {
	display: none !important;
}
.item-slick .slick-next {
	position: absolute;
	right: 0px;
	background: transparent;
	font-size: 0px;
	border: none;
	top: 20px;
	outline: #ffffff;
}
.item-slick .slick-prev {
	position: absolute;
	left: 0px;
	background: transparent;
	font-size: 0px;
	z-index: 70;
	border: none;
	top: 20px;
	outline: #ffffff;
}
.outdoor .item-slick .slick-prev, .outdoor .item-slick .slick-next {
	top: 13px;
}
.item-slick .slick-next:before {
	content: url('../images/next-slide.png');
}
.item-slick .slick-prev:before {
	content: url('../images/prev-slide.png');
}
.item-outdoor .border-col {
	border: 1px solid #fff;
	height: 100%;
	overflow: hidden;
}
.item-outdoor .carousel.slide {
	top: 39%;
	right: 0px;
	left: 0px;
}
.item-outdoor .item h4 {
	color: #fff;
	text-align: center;
	font-size: 22px;
	text-transform: uppercase;
}
.icon-slide-left, .icon-slide-right {
	background: none !important;
	top: -3px;
}
.title-outdoor {
	padding-left: 25px;
}
.title-outdoor h3 {
	font-size: 26px;
	color: #414141;
	margin-top: 0px;
}
.title-outdoor ul {
	padding-left: 14px;
	padding-top: 0px;
	padding-bottom: 12px;
}
.title-outdoor ul li {
	color: #2d2d2d;
	font-size: 14px;
	list-style-image: url('../images/dot-door.jpg');
}
.title-outdoor a {
	color: #fff;
	font-size: 15px;
	text-transform: uppercase;
	padding: 20px 44px;
	background: #6dd3d9;
	display: inline-block;
}
.indoor {
	padding-top: 75px;
}
.indoor-bot {
	padding-top: 15px;
}
.indoor .item-outdoor .item h4 {
	padding: 0px 20px;
}
.package {
	padding-top: 60px;
}
.package h3 {
	padding-bottom: 30px;
}
.package .container {
	padding-right: 0px;
}
.package .item-pack {
	width: 25%;
	float: left;
	padding-right: 25px;
}
.package .item-pack p {
	color: #232323;
	font-size: 14px;
	padding-top: 20px;
	padding-bottom: 15px;
}
.package .item-pack a {
	color: #6dd3d9;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
}
.package .item-pack a:after {
	content: url('../images/icon-down.png');
	padding-left: 10px;
}
.testimonial {
	padding-top: 100px;
}
.testimonial .title-testimonial {
	background: url('../images/bg-testimonial.jpg');
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 210px;
}
.testimonial .title-testimonial p {
	font-size: 18px;
	color: #fff;
	border: 2px solid #fff;
	padding: 15px 28px;
	width: 250px;
	margin: 0 auto;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	top: 38%;
}
.testimonial .title-testimonial p:after {
	content: url(../images/icon-arrow.png);
	position: absolute;
	top: 77px;
	left: 0;
	right: 0;
}
.testimonial .list-testimonial {
	padding-top: 60px;
}
.testimonial .list-testimonial .item-testimonial {
	text-align: center;
	padding: 0px 50px;
}
.testimonial .list-testimonial .item-testimonial span {
	color: #818181;
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	font-weight: bold;
	padding-top: 15px;
}
.testimonial .list-testimonial .item-testimonial  h4 {
	color: #585858;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 10px;
}
.contact {
	padding-top: 68px;
}
.contact .form-contactus {
	background: url('../images/bg-contact.jpg');
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 122px;
	background-size: cover;
}
.contact .form-contactus .head {
	padding-top: 111px;
}
.contact .form-contactus .head span {
	font-size: 20px;
	color: #fff;
	border: 1px solid #fff;
	padding: 13px 35px;
	width: 468px;
	margin: 0 auto;
	text-align: center;
	display: block;
	cursor: pointer;
}
.contact .content-form {
	background: #fff;
	padding: 25px 75px;
	margin-top: 40px;
	position: relative;
}
.contact .content-form > p {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	color: #3a3939;
	padding-bottom: 30px;
}
.contact .content-form i {
	font-size: 20px;
	color: #6dd3d9;
	float: left;
	padding-right: 20px;
	padding-top: 15px;
}
.contact .content-form input {
	float: left;
	width: 80%;
	margin-bottom: 30px;
	border: none;
	border-bottom: 1px solid #6dd3d9;
	box-shadow: none;
	border-radius: 0px;
	padding-left: 0px;
	color: #8d8d8d;
	font-size: 15px;
	padding-bottom: 0px;
}
.contact .content-form span {
	font-size: 16px;
	color: #5b5b5b;
}
.contact .content-form span.current {
	color: #ffffff;
	font-size: 14px;
}
.contact .content-form .group-form {
	padding-top: 13px;
	position: relative;
}
.contact .content-form .nice-select.seclectbox {
	float: left;
	position: absolute;
	color: #ffffff;
	top: 3px;
	left: 180px;
	width: 250px;
	background: #6dd3d9;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	border-radius: 0;
	border: none;
}
.contact .content-form .nice-select.seclectbox.date {
	left: 220px;
	width: 200px;
}
.contact .content-form .nice-select.seclectbox ul {
	width: 250px;
	background: #3e3e3e;
	border-radius: 0;
}
.contact .content-form .nice-select.seclectbox.date ul {
	width: 200px;
	height: 300px;
	overflow: auto;
}
.contact .content-form .nice-select.seclectbox:after {
	width: 8px;
	height: 8px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
}
.nice-select.seclectbox .option:hover, .nice-select.seclectbox .option.focus, .nice-select.seclectbox .option.selected.focus {
	background-color: #6dd3d9;
}
.contact .content-form .form-third-row {
	margin-bottom: 40px;
}
.contact .content-form .button-submit {
	width: 100%;
	text-align: center;
}
.contact .content-form button {
	position: absolute;
	padding: 16px 50px;
	border-radius: 0px;
	font-size: 15px;
	color: #6dd3d9;
	text-transform: uppercase;
	background-color: #000;
	border: none;
	margin-left: -80px;
}
.contact .location-contactus {
	background-color: #6dd3d9;
	color: #fff;
}
.contact .map-contact {
	background: url(../images/map.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	height: 555px;
}
.contact .location-contactus .contact-info {
	padding-left: 40px;
}
.contact .location-contactus .contact-info h4 {
	padding-top: 50px;
	padding-bottom: 35px;
	font-size: 24px;
	text-transform: uppercase;
}
.contact .location-contactus .contact-info table {
	font-size: 15px;
}
.contact .location-contactus .contact-info td {
	padding-bottom: 22px;
	padding-right: 25px;
	line-height: 23px;
}
.contact .location-contactus .contact-info td.title {
	width: 162px;
	font-weight: bold;
	display: inline-block;
}
.contact .location-contactus .contact-info td.title-contact {
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
}
.bg-line {
	background: url(../images/bg-line.png);
	background-position: left center;
	background-repeat: repeat-x;
	width: 100%;
	height: 2px;
}
.contact .table-info {
	margin-bottom: 16px;
}
.contact .table-contact {
	margin-top: 35px;
}
#footer {
	padding: 35px 0px 28px 0px;
	border-bottom: 5px solid #6dd3d9;
}
#footer .logo-footer {
	float: left;
}
#footer .logo-footer a {
	padding-right: 15px;
}
#footer .copyright {
	font-size: 15px;
	float: left;
	padding-left: 20px;
	padding-top: 15px;
}
#footer .social {
	float: right;
	padding-top: 20px;
}
#footer .social i {
	font-size: 16px;
	color: #fff;
}
#footer .social a {
	background: #706f6d;
	border-radius: 5px;
	display: inline-block;
	width: 22px;
	text-align: center;
	padding: 1px 4px;
	margin-right: 2px;
}

/*********** validate ****************/
.contact .content-form input.error {
	border-bottom: 1px solid red;
}
.contact label.error {
	display: none !important;
}

_::-moz-svg-foreign-content, :root .item-outdoor .carousel.slide {
	top:15%;
}

_::-moz-svg-foreign-content, :root .contact .content-form button {
	margin-right: auto;
	margin-left: auto;
	left: 0;
	right: 0;
	width: 150px;
}



/************resposive *****************/
@media (max-width:1200px) {
}
@media (max-width:1199px) {
	.title-outdoor ul {
		padding-top: 20px;
	}
}
@media (max-width:1024px) {
}
@media (max-width:991px) {
	.title-outdoor ul {
		padding-bottom: 15px;
	}
	.title-outdoor a {
		padding: 5px 44px;
	}
	.item-outdoor .carousel.slide {
		top: 30%;
	}
	.package .item-pack {
		width: 25%;
		padding-bottom: 20px;
	}
	.contact .content-form .group-form {
		padding-bottom: 25px;
	}
	.contact .contact-info {
		padding: 0px 25px;
	}
	.padding-mobile {
		padding-right: 0px;
	}
}
@media (max-width:767px) {
	#header .navbar-toggle .icon-bar {
		background-color: #6dd3d9;
		height: 3px;
	}
	#header #menu-main {
		margin-top: 79px;
	}
	#header .icon-remove {
		display: block;
		float: right;
		margin-right: 30px;
		font-size: 20px;
		margin-top: 8px;
	}
	#header .icon-remove i {
		color: #6dd3d9;
	}
	#menu-main {
		position: absolute;
		right: 15px;
		z-index: 999;
		background: #f6f6f6;
		width: 100%;
		top: 50px;
	}
	#menu-main li {
		display: block;
		float: none;
		padding-bottom: 8px;
	}
	#menu-main li.first {
		padding-top: 20px;
		display: inline-block;
	}
	#header #menu-main li a {
		padding-top: 10px;
	}
	#header #menu-main li a:hover, #header #menu-main li a:focus {
		padding-top: 10px;
	}
	.item-outdoor {
		text-align: center;
		margin-top: 15px;
	}
	.contact .content-form {
		background: #fff;
		padding: 25px 20px;
	}
	.contact .content-form input {
		width: 90%;
	}
	.testimonial .list-testimonial .item-testimonial {
		margin-bottom: 20px;
	}
	.title-outdoor h3 {
		margin-top: 30px;
	}
}
@media (max-width:675px) {
	.banner .slide-banner #myCarousel {
		width: 100%;
		height: 100%;
	}
}
@media (max-width:600px) {
	.no-padding {
		padding-right: 15px;
	}
	.banner .slide-banner {
		width: 100%;
		position: relative;
		:0px;
		bottom: 0px;
	}
	.highlight-section {
		padding-top: 0px;
	}
	.highlight-section .item-hightlight h4 {
		text-align: center;
	}
	.outdoor {
		padding-top: 10px;
	}
	.title-outdoor ul {
		padding-top: 20px;
		padding-bottom: 30px;
	}
	.title-outdoor a {
		padding: 20px 44px
	}
	.title-outdoor {
		padding-left: 0px;
		text-align: center;
		padding-bottom: 10px;
	}
	.title-outdoor ul li {
		list-style-position: inside;
	}
	.package {
		padding-top: 20px;
	}
	.testimonial {
		padding-top: 30px;
	}
	.contact {
		padding-top: 0px;
	}
	.contact .location-contactus .colum-full {
		margin-top: -85px;
	}
	.contact .form-contactus .head {
		padding-top: 60px;
	}
	.contact .form-contactus {
		background-size: cover;
	}
	.indoor-top .title-outdoor {
		padding-bottom: 30px;
	}
	.package h3 {
		text-align: center;
	}
	.package .item-pack {
		width: 50%;
	}
}
@media (max-width:480px) {
	#header .logo img {
		position: absolute;
		left: 40%
	}
	.highlight-section .item-hightlight .list-left-hightlight, .highlight-section .item-hightlight .list-right-hightlight {
		float: none;
		width: 100%;
	}
	.highlight-section .item-hightlight .list-right-hightlight {
		padding-left: 27px;
	}
	.package .item-pack {
		width: 50%;
	}
	.contact .content-form .nice-select.seclectbox {
		float: none;
		position: inherit;
		left: 43px !important;
		width: 81% !important;
		margin-top: 3px;
	}
	.contact .content-form .nice-select.seclectbox ul {
		width: 100% !important;
	}
	.contact .content-form input {
		width: 87%;
	}
	.contact .form-contactus .head span {
		width: 282px;
	}
	.contact .form-contactus {
		padding-bottom: 160px;
	}
	.contact .location-contactus .contact-info h4 {
		padding-top: 24px;
		padding-bottom: 18px;
	}
}
@media (max-width:380px) {
	.slide-banner .carousel-inner .item {
		text-align: center;
		color: #fff;
		padding: 44px 5px;
	}
	.no-padding {
		width: 100%;
	}
	.item-outdoor .carousel.slide {
		top: 40%;
	}
	.package .item-pack {
		width: 100%;
		padding-right: 15px;
	}
	.package .item-pack >img {
		width: 100%;
	}
	.item-outdoor > img {
		width: 100%;
	}
	.testimonial .list-testimonial .item-testimonial {
		padding: 0px 15px;
	}
	.contact .content-form input {
		width: 83%;
	}
	.contact .location-contactus .contact-info td {
		width: 100% !important;
		display: block !important;
	}
	.contact .location-contactus .contact-info td.title {
		padding-bottom: 10px;
	}
	#footer .social {
		float: left;
		padding-top: 10px;
	}
	#footer .copyright {
		padding-left: 0px;
	}
	#footer .copyright span {
		display: block;
	}
}