@font-face {
	font-family: 'Leelawadee';
	src: url('./Leelawadee/Leelawadee.eot?#iefix') format('embedded-opentype'), url('./Leelawadee/Leelawadee.woff') format('woff'), url('./Leelawadee/Leelawadee.ttf') format('truetype'), url('./Leelawadee/Leelawadee.svg#Leelawadee') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ACaslonPro-Italic';
	src: url('ACaslonPro-Italic/ACaslonPro-Italic.eot?#iefix') format('embedded-opentype'), url('ACaslonPro-Italic/ACaslonPro-Italic.otf') format('opentype'), url('ACaslonPro-Italic/ACaslonPro-Italic.woff') format('woff'), url('ACaslonPro-Italic/ACaslonPro-Italic.ttf') format('truetype'), url('ACaslonPro-Italic/ACaslonPro-Italic.svg#ACaslonPro-Italic') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Portia';
	src: url('Portia/Portia.eot?#iefix') format('embedded-opentype'), url('Portia/Portia.woff') format('woff'), url('Portia/Portia.ttf') format('truetype'), url('Portia/Portia.svg#Portia') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'SAASeriesW01-FD';
	src: url('SAASeriesW01-FD/SAASeriesW01-FD.eot?#iefix') format('embedded-opentype'), url('SAASeriesW01-FD/SAASeriesW01-FD.woff') format('woff'), url('SAASeriesW01-FD/SAASeriesW01-FD.ttf') format('truetype'), url('SAASeriesW01-FD/SAASeriesW01-FD.svg#SAASeriesW01-FD') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0
}

html {
	overflow-x: hidden
}

.container-fluid {
	margin: 0;
	padding: 0
}

.form-control.placeholder,
button.placeholder,
input.placeholder,
textarea.placeholder {
	font-size: 13px;
	color: #706f87;
	font-weight: 300
}

.form-control:-moz-placeholder,
button:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
	font-size: 13px;
	color: #706f87;
	font-weight: 300
}

.form-control::-moz-placeholder,
button::-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
	font-size: 13px;
	color: #706f87;
	font-weight: 300
}

.form-control::-webkit-input-placeholder,
button::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	font-size: 13px;
	color: #706f87;
	font-weight: 300
}

.form-control:focus,
button:focus,
input:focus,
textarea:focus {
	box-shadow: none!important;
	outline: 0!important
}

body {
	color: #706f87;
	font-family: Raleway, sans-serif;
	font-size: 14px;
	font-weight: 600;
	line-height: 24px;
	position: relative
}

nav {
	display: inline-block
}

nav li {
	display: inline-block;
	margin: 20px
}

nav li a {
	color: #2e3764
}

a.contact_button {
	color: #fff;
	border-radius: 57px;
	padding: 10px 20px;
	float: right;
	background: #f2036d;
	margin: 10px 20px;
}

ol,
ul {
	margin: 0;
	padding: 0
}

ul {
	margin-top: 11px
}

li {
	font-family: 'Libre Baskerville', serif;
	font-weight: 600;
	font-size: 18px;
	line-height: 1.5;
	color: #000;
	margin-left: 49px
}

.section6 li {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 2;
	color: #fff;
	margin-left: 0;
	text-align: center;
}

.section6 i.fa {
	border: none;
}

select {
	display: block
}

a {
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

a,
a:focus,
a:hover {
	text-decoration: none;
	outline: 0;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn.focus:active,
.btn:active:focus,
.btn:focus {
	text-decoration: none;
	outline: 0
}

.card-panel {
	margin: 0;
	padding: 60px
}

.btn i,
.btn-flat i,
.btn-floating i,
.btn-large i {
	font-size: 1em;
	line-height: inherit
}

.gray-bg {
	background: #f9f9ff
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Libre Baskerville', serif;
	color: #13113a;
	line-height: 1.35;
	margin-bottom: 0;
	margin-top: 0;
	font-weight: 800;
	letter-spacing: 1px
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	margin-bottom: 0;
	margin-top: 0;
	font-family: 'Libre Baskerville', serif;
	font-weight: 800;
	color: #2e3764
}

.headline {
	font-family: 'Libre Baskerville', serif;
	font-weight: 400;
	text-align: center;
}

p {
	font-family: 'Leelawadee';
	font-weight: 400;
	font-size: 16px;
	line-height: 1.5;
	color: #000
}

.headline_2 {
	font-size: 20px;
	margin: 30px;
}

a:hover {
	color: #F2006C;
}
h2 span {
	color: #d96438
}

h3 span {
	color: #d96438
}

td,
th {
	border-radius: 0
}

.clear::after,
.clear::before {
	content: " ";
	display: table
}

.clear::after {
	clear: both
}

img.colive_logo {
	width: 70%;
	margin: 10px auto;
	display: block;
}

.header-area {
	position: relative;
	background-color: #fff;
	width: 100%;
	z-index: 999;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
	transition: all .4s ease 0s;
	padding: 16px 0;
	padding: 0;
}

.header-area .col-md-8 {
	height: 100vh;
	background: url(../images/colive_main_banner.jpg);
	background-size: 100% 100%;
	background-position: top center;
}

.header-area .col-md-4 {
	height: 100vh;
	background: #ffffff5e !important;
	/*background: url(../images/banner-left.png);*/
	background-size: 100% 100%;
	background-position: top center;
}

.bannerText p {
	width: 75%;
	margin: 0 auto;
	margin-top: 31px;
}

@media (max-width:991px) {
	.header-area {
		position: absolute;
		box-shadow: -21.213px 21.213px 30px 0 rgba(158, 158, 158, .3)
	}
}

.header-area .navbar {
	padding: 0
}

@media (max-width:991px) {
	.header-area .navbar {
		padding: 20px 0;
		max-width: 100px;
		margin-left: auto
	}
}

.header-area .navbar .dropdown-item {
	width: auto!important;
	text-align: left;
	font-size: 14px
}

@media (max-width:991px) {
	.header-area .navbar .dropdown-item {
		text-align: right;
		padding: .25rem
	}
}

.header-area .navbar .dropdown-item:hover {
	color: #13113a
}

.header-fixed {
	position: fixed;
	left: 0;
	top: 0;
	box-shadow: -21.213px 21.213px 30px 0 rgba(158, 158, 158, .3)
}

.default-header {
	background-color: #fff;
	padding: 20px 0;
	width: 100%!important;
	box-shadow: -21.213px 21.213px 30px 0 rgba(158, 158, 158, .3)
}

img.header_logo {
	width: 100%
}

.header-area {
	height: 100vh;
	background-size: 100% 100%;
	background-position: top center;
	position: relative
}

p.dream {
	font-size: 22px;
}

p.signature {
	font-size: 10px;
	letter-spacing: 5px;
}

.bannerText {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
}

.col-md-12.signup {
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	padding: 0;
	box-shadow: 0px 0px 4px #ccc;
}

form {
	width: 100%;
	margin: 0 auto;
	background: #fff;
	padding: 0;
	text-align: center;
}

label {
	display: inline-block;
	position: relative;
	margin: 5px 20px;
	border-bottom: 1px solid #BCBCBC;
	border-radius: 1px;
	width: 17%;
}

.label-txt {
	position: absolute;
	top: 0;
	padding: 10px;
	font-family: sans-serif;
	font-size: .9em;
	letter-spacing: 1px;
	color: #787878;
	transition: ease .3s;
	text-align: left
}

.input {
	width: 100%;
padding: 13px 5px 0px 10px;
	background: 0 0;
	outline: 0;
	border: none;
}

.line-box {
	/*position: relative;*/
	width: 100%;
	height: 2px;
}

.line {
	position: absolute;
	width: 0%;
	height: 2px;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	background: #8bc34a;
	transition: ease .6s
}

.input:focus+.line-box .line {
	width: 100%
}

.label-active {
	top: -1em
}

.submit_button {
	display: inline-block;
	padding: 1px 0px;
	background: #000;
	font-weight: 700;
	color: #fff;
	border: none;
	outline: 0;
	border-radius: 0px;
	cursor: pointer;
	transition: ease .3s;
}

.section2 {
	margin: 0px auto;
	background: url(../images/bg/1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.w3-opacity-off,
.w3-hover-opacity-off:hover {
	opacity: 1;
	border: 2px solid #f2036d;
}

button.btn.btn-link {
	font-size: 2.5vh;
	color: #000;
	font-weight: 600;
	text-decoration: none !important;
}

button.btn.btn-link {
	width: 100%;
	text-align: left;
}

.accordion .fa {
	margin-right: 0.1rem;
	font-size: 16px;
	color: #f2036d;
	border: 1px solid #f2036d;
	padding: 5px 10px 4px;
	border-radius: 50%;
	margin-left: 5px;
}

.card-header {
	background-color: transparent;
	border: none;
	padding: 20px 20px 0;
}

.card {
	box-shadow: 2px 3px 6px 0px #888888;
}

.accordion>.card {
	margin: 30px;
}

.section2 h2 {
	font-weight: 600
}

.section2 h2 span {
	text-transform: capitalize;
	color: #d96438;
	font-weight: 600
}

.product1 {
	width: 100%
}

.carousel-inner img {
	width: 100%;
	height: 100%;
}

.carousel-control-next {
	position: absolute;
	top: auto;
	right: 0 !important;
	bottom: 60px;
	z-index: 1;
	display: inline-block;
	color: #f2036d !important;
}

.num {
	position: absolute;
	/*bottom: 15%;*/
	bottom: 20%;
	left: 6%;
}

.num::before {
	content: '< ';
}

.num::after {
	content: ' > ';
}

.carousel-control-prev {
	left: auto;
	right: 95px !important;
	position: absolute;
	top: auto;
	bottom: 60px;
	z-index: 1;
	display: -ms-flexbox;
	display: inline-block;
	color: #000 !important;
}

.carousel-control-next,
.carousel-control-prev {
	font-size: 24px;
	font-style: italic;

}

.carousel-control-next-icon {
	background-image: none;
}

.carousel-indicators-numbers li {
	text-indent: 0;
	margin: 0 2px;
	width: 30px;
	height: 30px;
	border: none;
	border-radius: 100%;
	line-height: 30px;
	color: #fff;
	background-color: #999;
	transition: all 0.25s ease;
}

.carousel-indicators-numbers.active,
.carousel-indicators-numbers:hover {
	margin: 0 2px;
	width: 30px;
	height: 30px;
	background-color: #337ab7;
}

.carousel-indicators.carousel-indicators-numbers {
	display: none !important;
}

.section3 {
	margin: 10px auto 0
}

.section3 p {
	margin: 25px auto;
	font-size: 18px;
	font-weight: bold;
}

.section3 h2 {
	margin: 50px auto
}

.blue {
	/*	background: url("../images/thoughtfully-right.png");*/
}

.col-md-4.blue p {
	color: #000;
	width: 100%;
	text-align: center;
}

.section4>div>div>div.col-md-8 {
	padding: 0;
}

.section4 {
	margin: 0px auto
}

.section4 p {
	margin: 50px auto
}

.section4 p {
	margin: 50px auto
}

.section4 h2 {
	margin: 50px auto
}

.link_button {
	background: #d96438;
	display: inline-block;
	padding: 12px 38px;
	font-weight: 700;
	color: #fff;
	border: none;
	outline: 0;
	border-radius: 10px;
	cursor: pointer;
	transition: ease .3s;
	color: #fff
}

.section6 .col-md-12 {
	padding: 30px 0px;
}

.post-content {
	text-align: center;
}

.section7 {
	text-align: center;
	/*background: url(../images/bg3.png);*/
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover
}

.section7 {
	padding: 30px;
}

.section7-para {
	padding: 25px;
}

.left7 {
	text-align: left;
	padding: 0 50px;
}

.left7 h2 {
	padding: 20px 0;
	color: #f2036d;
	font-family: 'Leelawadee';
}

.col-md-6.right-section {
	background: #000;
}

.inner1 {
	width: 50%;
	float: right;
	background: #fff;
	padding: 30px;
}

.inner2 {
	width: 50%;
	float: left;
	background: #fff;
	padding: 30px;
}

.inner3 {
	width: 50%;
	float: right;
	background: #fff;
	padding: 30px;
}

.outer {
	margin-top: 30px;
}

.innerbox1 {
	position: relative;
	display: inline-block;
}

.inner1:after {
	content: "";
	position: absolute;
	margin-top: -6px;
	margin-left: -5px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #ffffff;
	transform: rotate(-90deg);
	right: 30px;
	bottom: -5px;
}

.inner2:after {
	content: "";
	position: absolute;
	margin-top: -6px;
	margin-left: -5px;
	border-left: 12px solid transparent;
	border-right: 12px solid transparent;
	border-bottom: 12px solid #ffffff;
	transform: rotate(-90deg);
	left: 241px;
	bottom: -5px;
}

.innerbox {
	width: 70%;
	text-align: left;
	margin: 80px!important;
	background: #fff;
	display: inline-block;
	padding: 75px 88px 0 75px;
	position: relative
}

.right {
	text-align: right;
	font-weight: 800
}

form.subscribe {
	width: 100%;
	margin: 0 auto;
	background: #d96438;
	padding: 30px 50px;
	text-align: center;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .1);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .1)
}

.top {
	text-align: center;
	display: block;
	margin: 0 auto
}

.index-social {
	background-color: #2c2c2c;
	color: #fff
}

.link-area .fa-li {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: solid 1px #fff;
	list-style-type: none;
	margin: 5px;
	display: inline-block
}

.index-social a {
	color: #fff;
	font-size: 25px;
	display: block;
	float: left;
	padding: 10px
}

.index-link h3 {
	text-align: center;
	color: #f1f1f1;
	text-align: left
}

.index-link {
	background-color: #fff;
	margin: 50px auto
}

.index-link ul {
	padding: 0
}

.index-link ul li {
	list-style-type: none
}

.index-link ul li a {
	text-decoration: none;
	font-size: 16px;
	color: #000;
	display: inline-block;
	padding: 5px 0;
	text-align: left;
	margin-right: 3px;
	font-weight: 100
}

.index-link ul li a:hover {
	text-decoration: underline
}

.copyright {
	text-align: right;
	width: 100%;
}

.middle,
.right {
	text-align: right;
}

.orange {
	color: #d96438
}

i.fa {
	border: 1px solid #000;
	border-radius: 50px;
	padding: 4px 5px;
}
@media only screen and (min-width : 768px) and (max-width : 1200px) { 
	.progress-wrap {
		background: #494948;
		margin: 20px auto;
		overflow: hidden;
		position: absolute;
		bottom: 5% !important;
		transform: translateX(-50%);
		left: 50%;
	}
}

@media (max-width:768px) {
	.bannerText {
		text-align: center;
		position: absolute;
		top: 27%;
	}
	.bannerText h2 {
		font-size: 1.5rem;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		text-align: center;
		font-size: 1.5rem
	}
	p {
		text-align: justify
	}
	button {
		margin: 0 auto;
		display: block
	}
	.section3 .col-md-7,
	.section5 .col-md-7 {
		order: 2
	}
	.section3 .col-md-5,
	.section5 .col-md-5 {
		order: 1
	}
	.section6 p {
		width: 95%
	}
	.innerbox {
		width: 100%;
		text-align: left;
		margin: 0!important;
		background: #fff;
		display: inline-block;
		padding: 30px;
		position: relative
	}
	.product5 {
		width: 100%;
		position: relative;
		right: 0;
		top: 0
	}
	.section7 h2,
	.section7 h3 {
		letter-spacing: 2px;
		font-size: 1.5rem;
		text-align: left
	}
	.top {
		width: 100%
	}
	.section8 label {
		display: block;
		width: 90%;
		margin: 20px auto
	}
	.section8 form.subscribe {
		text-align: center
	}
	.section8 button {
		margin-bottom: 30px
	}
	.index-link {
		text-align: center
	}
	.section2 p {
		margin: 0
	}
	.section2 {
		margin: 80px auto 0
	}
	label {
		width: 92%;
	}
	.header-area .col-md-4 {
		order: 2;
	}
	.header-area .col-md-8 {
		order: 1;
		height: auto;
		background: #fff;
		background-size: auto;
		background-position: top center;
	}
	section.section2 .container-fluid {
		width: 100% !important;
		padding: 20px 10px !important;
	}
	.accordion>.card {
		margin: 20px 0;
	}
	.carousel-control-next,
	.carousel-control-prev {
		width: 25%;
	}
	a.nav-link {
		font-size: 14px;
	}
	#news-slider2>div>div>div {
		width: 25% !important;
	}
	section#aboutus .container-fluid {
		max-width: 100%;
	}
	#aboutus>div.container-fluid>p.section7-para {
		width: 100% !important;
		padding: 20px 10px !important;
	}
	.left7 {
		text-align: left;
		padding: 0 20px;
	}
	.inner1 {
		width: 100%;
	}
	.inner2 {
		width: 100%;
	}
	.middle,
	.right {
		text-align: center;
	}
	li {
		margin-left: 0;
	}
	.copyright {
		text-align: center;
		width: 100%;
	}
}

div#sendmessage {
	display: none
}

div#sendmessage {
	font-family: Raleway, sans-serif;
	color: #13113a;
	line-height: 1.35;
	margin-bottom: 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	font-size: 2rem;
	background: #fff;
	    padding: 10px;
}

div#sendmessage1 {
	display: none
}

div#sendmessage1 {
	font-family: Raleway, sans-serif;
	color: #13113a;
	line-height: 1.35;
	margin-bottom: 0;
	text-align: center;
	font-weight: 800;
	letter-spacing: 1px;
	font-size: 1.5rem;
	margin-top: 3%
}

.error {
	border: 1px solid red
}

/* .validation-email {
	display: none
}

.validation-email p {
	font-size: 10px;
	color: red;
	text-align: left
} */

.validation-email1 {
	display: none
}

.validation-email1 p {
	font-size: 10px;
	color: red;
	text-align: left
}

/* .validation-phone {
	display: none
} */

/* .validation-phone p {
	font-size: 10px;
	color: red;
	text-align: left
} */

.validation-requirements {
	display: none
}

.validation-requirements p {
	font-size: 10px;
	color: red;
	text-align: left
}

#email1 {
	color: #fff
}


/*our specification section*/

section.ourSpecification * {
	font-family: 'Leelawadee';
}

section.ourSpecification {
	background: url(../images/bg/3.jpg);
	background-size: cover;
	background-position: center;
}

section.ourSpecification .container-fluid {
	width: 96%;
	margin: 0 auto;
	text-align: center;
}

.ourspefication-sec {
	/* margin: 1.5% auto; */
	background: #fff;
	/* padding-top: 20px; */
	min-height: 90vh;
}

.ourspefication-sec h6 {
	font-family: 'Leelawadee';
	padding-bottom: 10px;
}

section.ourSpecification h2 {
	text-transform: uppercase;
	letter-spacing: 4px;
}

.ourspefication-sec .nav-tabs,
.ourspefication-sec .nav-tabs .nav-link {
	border: 0px;
	color: #00000040;
}

.ourspefication-sec .nav-tabs .nav-item.show .nav-link,
.ourspefication-sec .nav-tabs .nav-link.active {
	border: 0px;
	/*    background: #f4f8fb;*/
}

.specifications .tab-content {
	/*    background: #f4f8fb;*/
	/*    min-height: 73vh;*/
}

.specifications {
	/*margin-top: 25px;*/
	    margin-top: 70px;
}

.specifications .nav-tabs .nav-link:focus,
.specifications .nav-tabs .nav-link:hover {
	/*    background: #f4f8fb;*/
	color: #000;
	border: 0px;
	height: 100%;
}

.specifications ul.nav.nav-tabs {
	width: 94%;
	margin: 0 auto;
}

.specifications li.nav-item {
	width: calc(100% / 6);
	margin: 0;
}

div.container.tab-pane img {
	width: 100%;
	padding: 0px 18px;
}

.specifications a.nav-link.active {
	color: #000;
}

div#sdescription {
	/* display: flex;
	vertical-align: middle;
	align-items: center; */
	padding-top: 2%; 
}
.spec-desc ul li {
	font-weight: 500;
	margin: 10px 0px 10px 25px;
	list-style: none;
	text-align: left;
}


/*our specification section*/


/******************  News Slider Demo-2 *******************/

.section6 {
	background-color: #f4f8fb;
	background: url(../images/bg/4.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.post-slide2 {
	box-shadow: 0 1px 2px rgba(43, 59, 93, 0.30);
	margin: 1em 0px;
	position: relative;
	cursor: pointer;
}

.post-slide2 .post-img {
	overflow: hidden;
}

.post-slide2 .post-img img {
	width: 100%;
	height: auto;
	transform: scale(1);
	transition: all 1s ease-in-out 0s;
}

.post-slide2:hover .post-img img {
	transform: scale(1.08);
}

.post-slide2 .post-content {
	background: #0000;
	padding: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-50%, -50%);
	z-index: 1;
	font-family: 'Leelawade';
}

.post-slide2 .post-title {
	font-size: 17px;
	font-weight: 600;
	margin-top: 0;
	text-transform: uppercase;
}

.post-slide2 .post-title a {
	display: inline-block;
	color: #ffffff;
	transition: all 0.3s ease 0s;
	font-family: 'Leelawade';
}
.post-slide2 .post-title *{
	font-family: 'Leelawadee' !important;
}

.post-slide2 .post-title a:hover {
	color: #3d3030;
	text-decoration: none;
}

.post-slide2 .post-description {
	font-size: 15px;
	color: #676767;
	line-height: 24px;
	margin-bottom: 14px;
}

.post-slide2 .post-bar {
	padding: 0;
	margin-bottom: 15px;
	list-style: none;
}

.post-slide2 .post-bar li {
	color: #fff;
	padding: 2px 0;
}

.post-slide2 .post-bar li i {
	margin-right: 5px;
}

.post-slide2 .post-bar li a {
	display: inline-block;
	font-size: 12px;
	color: #808080;
	transition: all 0.3s ease 0s;
}

.post-slide2 .post-bar li a:after {
	content: ",";
}

.post-slide2 .post-bar li a:last-child:after {
	content: "";
}

.post-slide2 .post-bar li a:hover {
	color: #3d3030;
	text-decoration: none;
}

.post-slide2 .read-more {
    display: inline-block;
    padding: 2px 20px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: capitalize;
    transition: all 0.30s linear;
    background: rgb(242,0,108);
    background: linear-gradient(90deg, rgba(242,0,108,1) 0%, rgba(242,0,108,1) 71%, rgba(118,12,78,1) 100%);
	    font-family: 'Leelawadee';
}


}
.post-slide2 .read-more:hover {
	background: #333;
	text-decoration: none;
}
.post-slide2::after {
	content: "";
	width: 100%;
	position: absolute;
	height: 100%;
    background: rgba(0, 0, 0, 0.6);
	top: 0;
	z-index: 0;
}
.accordion>.card .card-header {
	padding: 7px 5px;
}
i.fa.fa-bed {
	border: 0px;
}
.card-body {
	padding-top: 0px !important;
}
section.section2 .container-fluid {
	background: #fff;
	/* padding: 20px 60px; */
	width: 96%;
	margin: 0 auto;
	min-height: 90vh
	}
.section2 div#accordionExample .headline_2 {
	margin-top: 0px;
}
.though_personalized {
	width: 70%;
	margin: 0 auto;
}
p.headline.dream b {
	font-size: 32px !important;
}
.sub_though_personalized p {
	margin: 18px auto;
}
p#thoughtfully_desc {
	font-size: 16px;
	letter-spacing: 1px;
	/*    line-height: 30px;*/
}
.section3 .carousel-control-next,
.carousel-control-prev {
	font-size: 16px;
	/*    font-weight: 300;*/
	
	position: absolute;
	bottom: 15%;
	font-family: 'Leelawadee';
	font-style: normal;
	text-transform: uppercase;
	opacity: 1;
	width: 90px;
}
.section3 .carousel-control-prev {
	right: 70px !important;
	position: absolute;
	/*bottom: 22%;*/
	bottom: 24%;
}
div#sdescription li {
	list-style: url(../images/tick_sign.png);
}
.ourspefication-sec {
	margin-bottom: 0px;
}
.owl-item {
	width: 35% !important;
}
section.section7 .innerbox1 span {
	display: block;
	float: right;
	position: relative;
	width: 100%;
	font-weight: bold;
	text-align: right;
	margin-top: 11px;
}
section#aboutus {
	background: url(../images/bg/5.jpg);
	background-size: cover;
	background-position: center;
}
section#aboutus .container-fluid {
	background: rgba(255, 255, 255, 0.75);
	padding: 20px;
	min-height: 80vh;
	display: flex;
	align-items: center;
}
#aboutus>div.container-fluid>p.section7-para {
	width: 64%;
	margin: 10px auto;
	border: 1px solid #ccc;
	padding: 20px 60px;
	box-shadow: 0px 0px 3px #ccc;
}

/*demo2*/

/*section8*/
.section8 .col-md-6 {
	padding: 0;
	margin: 0;
}
.section8 .row {
	margin: 0;
	padding: 0;
}
.section8 p {
	color: #000;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	text-align: center;
	padding: 20px;
}

/*/sedule visit*/
section.section2 {
	position: relative;
}
.section3 {
	position: relative;
}
.section3 i.fa {
	border: none;
	border-radius: 50px;
	padding: 4px 5px;
}
a.Schedule2 {
	color: #F2036D;
	padding: 0 55px;
	position: absolute;
	bottom: 0;
	right: 2%;
	font-family: 'Leelawadee';
}
.section4 {
	position: relative;
	height: 100vh;
	background: url(../images/bg/2.jpg);
	background-size: cover;
	/*background-position: top center;*/
	background-position: center 48px;
}
.section4 i.fa {
	border: none;
	border-radius: 50px;
	padding: 4px 5px;
}
a.Schedule3 {
    color: #fff;
    padding: 5px 15px;
    position: fixed;
    bottom: 50%;
    left: -5.7%;
    font-family: 'Leelawadee';
    font-size: 18px;
    text-transform: uppercase;
    background: #db1d75;
    transform: rotate(-90deg);
}
.section2 i.fa {
	border: none;
	border-radius: 50px;
	padding: 4px 5px;
	/*font-size: 40px;*/
}
a.Schedule5 {
	color: #F2036D;
	padding: 0 20px;
	position: absolute;
	bottom: 0;
	right: 2%;
	font-family: 'Leelawadee';
}
.ourSpecification {
	position: relative;
}
.ourSpecification i.fa {
	border: none;
	border-radius: 50px;
	padding: 4px 5px;
}
img.colive_logo {
	width: 235px;
	margin: 16px;
}
header.header-area .container-fluid,
.banner_wrap,
.header-top,
header.header-area .container-fluid .row,
header.header-area .container-fluid .row>div {
	height: 100%;
}
p.banner-from {
	font-family: 'Maphylla';
	font-size: 28px;
	font-weight: 600;
}
p.signature {
	font-size: 15px;
	letter-spacing: 5px;
	/*    margin-top: -19px;*/
	/*    color: #f2006c;*/
	
	font-family: 'Portia';
	/*    text-shadow: 0px 0px 1px #f2006c;*/
	
	font-weight: 100;
}
h1.bannertxt-experience,
h6.bannerText-thought,
p.headline.dream {
	font-family: 'Portia';
	/*    text-shadow: 0px 0px 1px #13113a;*/
	
	transform: scale(1, 1.2);
}
h1.bannertxt-experience {
	font-size: 42px;
	padding: 10px 0px 0px;
}
h6.bannerText-thought {
	font-size: 26px;
}
p.dream {
	font-size: 16px;
	font-weight: 600;
}
.header-area {
	height: 100vh;
	background: url(../images/Banner_new2.jpg) ;
	background-size: cover;
	background-position: top center;
	position: relative;
}
.bannertxt {
	position: absolute;
	bottom: 0px;
	width: 100%;
	left: 0px;
}
.bannertxt p.headline.signature {
	margin-bottom: 0px;
	color: #323232;
	text-shadow: none;
	font-weight: 600;
	transform: scale(1, 1.3);
	letter-spacing: 2px;
	font-size: 18px;
}
.bannertxt h1.bannertxt-experience {
	text-align: center;
	font-size: 44px;
	text-shadow: none;
	padding: 0px;
	transform: scale(1, 1.2);
}
.bannertxt p.headline.dream {
	font-size: 22px;
	font-weight: 600;
	/*text-shadow: 0px 0px 1px #323232;*/
	
	text-shadow: none !important;
	transform: scale(1, 1.3);
	letter-spacing: 2px;
	font-size: 18px;
}
.bannertxt {
	position: absolute;
	bottom: 5%;
	width: 100%;
	left: 0px;
	text-transform: uppercase;
}
.bannertxt * {
	color: #323232;
}
.specifications.roomtypes li.nav-item {
	width: calc(100% /4);
}
.specifications.roomtypes ul.nav.nav-tabs {
	width: 100%;
	border-bottom: 0px !important;
}
.roomtypes .nav-tabs .nav-item.show .nav-link,
.roomtypes .nav-tabs .nav-link.active {
	/*    background: #f4f8fb;*/
	
	border: 0px !important;
	height: 100%;
	color: #000;
}
.nav-tabs .nav-link {
	font-size: 16px;
	    color: #00000040;
}

/*Banner section*/
.callSection {
	font-family: 'SAASeriesW01-FD';
	position: absolute;
	top: 3%;
	right: 3%;
	text-align: right;
}
p.cta.text-center {
	text-transform: none;
}
.belowCta {
    padding-top: 0px;
    padding-bottom: 15px;
}
span.menuHamberger i {
	border: none;
	cursor: pointer;
	font-size: 18px;
}
.call i {
	border: none;
}
.call a {
	border: 1px solid;
	padding: 0px 2px;
	font-weight: normal;
}

/*Banner section*/

/*Section 2 code start*/
.section2 p.headline.dream {
	font-size: 32px;
	line-height: 1;
	margin-top: 40px;
	margin-bottom: 40px;
}
.section2 p.signature {
	font-family: 'SAASeriesW01-FD';
}
.section2 .specifications a.nav-link {
	font-family: 'SAASeriesW01-FD';
	font-weight: normal;
	color: #00000040;
}
.spec-desc {
	width: 100%;
	text-align: center;
}
.section2 div.container.tab-pane img{
	width: 85%
}

/*Section 3 Start*/
.section3 p.signature,
.section3 p.headline.dream {
	font-family: 'SAASeriesW01-FD';
	font-weight: normal;
}

/*Section 4 start*/
.section4 .fp-tableCell, .section6 .fp-tableCell{
	display: flex;
	align-items: center;
	justify-content: center;
}
.section4 p.headline.dream {
	line-height: 1;
	margin-bottom: 40px;
}

/*Section 5 css*/
.section5 .specifications a.nav-link {
	font-family: 'SAASeriesW01-FD';
	font-weight: normal;
}
.section5 p.signature,
.section3 p.headline.dream {
	font-family: 'SAASeriesW01-FD';
	font-weight: normal;
}
.section5 p.headline.dream {
	font-size: 32px;
	line-height: 1;
	margin-top: 40px;
	margin-bottom: 40px;
	text-transform: uppercase;
}

/*Section 6 borders css start*/
.sp-border {
	position: relative;
}
.top,
.bottom {
	position: absolute;
	width: 40px;
	height: 40px;
}
.top {
	top: 0;
	border-top: 2px solid #F2006C;
}
.bottom {
	bottom: 0;
	border-bottom: 2px solid #F2006C;
}
.left {
	left: 0;
	border-left: 2px solid #F2006C;
}
.right {
	right: 0;
	border-right: 2px solid #F2006C;
}
.would {
	display: flex;
	align-items: center;
	justify-content: center;
}
.section6 p.headline.dream {
	line-height: 1;
	margin-top: 40px;
	margin-bottom: 40px;
	text-transform: uppercase;
	font-size: 32px;
}
span.casolonFont {
	font-family: 'ACaslonPro-Italic';
	text-transform: lowercase;
	text-transform: lowercase;
}
p.double {
    color: #fff;
    text-transform: uppercase;
}

/*Section 7 code*/
.col-md-6.left7:nth-child(1) {
	border-right: 1px solid #000;
}
#map{
	margin: 20px;
	min-height: 450px;
}
.section8 .container-fluid {
       margin: 0 auto;
    background: #fff;
    min-height: 90vh;
}
section.section8{
	background: url(../images/bg/6.jpg);
	background-size: cover;
	background-position: center;
	    padding: 30px;
}
p.cta-one {
    position: relative;
    font-family: test;
	text-transform: uppercase;
}
.section8 .specifications a.nav-link {
	font-family: 'SAASeriesW01-FD';
    font-weight: normal;
}

a.Schedule1 {
    float: right;
}
.section6 {
    position: relative;
}
.section8, .section7 {
    position: relative;
}
.section7 i.fa, .section8 i.fa, .section6 i.fa{
border: none;
}
a.Schedule1 {
    color: #151414;
    padding: 0 20px;
    position: absolute;
    bottom: 0;
    right: 2%;
    font-family: 'Leelawadee';
}
/*menu*/
#side_menu{
	display: none;
}
div#side_menu {
    width: 100%;
    height: 100%;
    }
#side_menu li {
    list-style: none;
    text-align: center;
    margin-left: 0px;
}
#side_menu a:hover {
    color: #F2036D;
}



.toggle {
    text-align: center;
    margin: 0 auto;
    position: relative;
    top: 30px;
    transform: translate(0,-50%);
    width: 50px;
    height: 50px;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
    box-shadow: 0 2px 5px rgba(0,0,0,.5);
    overflow: hidden;
      transition-delay: 2s;
}
.toggle span {
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%) rotate(0deg);
    width:calc(100% - 14px);
    /* height:3px;
    background:#262626;
    box-shadow: 0 -12px 0 #262626,0 12px 0 #262626; */
 transition-property:transform, box-shadow;
    transition-delay:0s,1s;
	transition-duration:0.5s,0.5s;
	font-size: 26px;
    font-family: 'Leelawadee';
}
.toggle.active span {
    box-shadow: 50px -12px 0 #262626,-50px 12px 0 #262626;
    transform:translate(-50%,-50%) rotate(-315deg);
    transition-property:box-shadow, transform;
    transition-delay:0s,0.5s;
    transition-duration:0.5s,0.5s;
}
.toggle span:before {
    content:'';
    position:absolute;
    top:-50px;
    left:50%;
    transform:translate(-50%,-50%);
    width:3px;
    height:36px;
    background:#262626;
    transition:0.5s;
    transition-delay:0.5s;

}
.toggle.active span:before {
    top:50%;
    transition-delay:1s;
}
#side_menu  li:nth-child(2) {
    -webkit-transition-delay: .21s;
    transition-delay: .21s;
}
#side_menu li a {
    text-align: center;
	font-size: 25px;
    text-shadow: none;
    padding: 0px;
    transform: scale(1, 1.2);
    font-weight: 400;
    font-family: 'Portia';
}
#side_menu li{
	margin: 20px;
}

/*menu ends*/
/*model popup*/
.modal-body label {
    display: inline-block;
    position: relative;
    margin: 5px 0px;
    border-bottom: none;
    border-radius: 1px;
    width: 20%;
    text-align: left;
    float: left;
}
button.btn.btn-primary {
    background: #000 !important;
    border: none;
    border-radius: 0;
}
.form-control{
	width: 75% !important;
}
.innerBody {
    padding: 20px;
    border: 1px solid #000;
}
.modal-content {
    border-radius: 0px !important;
}
/*footer*/
.footer_logo {
    width: 100%;
    margin-top: 30px;
}
.index-link .right{
	border: none;
}
hr {
    border: 0;
    border-top: 1px solid #000;
    margin: 20px 0;
}
.mobile_footer{
        display: none;
    }
    .desktop_footer{
        display: block;
    }
    i.fa.fa-phone.orange {
    border: none;
}
a.Schedule3 i {
    border: none;
}
.link-area.right ul > li > a:nth-child(1) i {
    width: 26.6px;
    padding-left: 8px;
}
label.error {
	border: 0px;
	border-bottom: 1px solid red;
	}
	
p#unlock_price_thnk_msg {
	display: none;
	}

	.col-md-12.signup {
		display: none;
	}
	.cls-btn {
		display: inline-block;
		position: absolute;
		right: 5%;
		top: 20%;
		width: 30px;
		box-shadow: 0px 0px 1px #000;
		cursor: pointer;
	}
	.col-md-12.signup.mobile {
		display: none;
	}
	a.Schedule_mobile {
	display: none;
	}
	section#aboutus .fp-tableCell {
		display: flex;
		align-items: center;
		justify-content: center;
		}
	.fp-scrollable {
		width: 100%;
	}
	.bookModal{
		display: none;
	}
	.bookModal {
		position: fixed;
		width: 100%;
		background: #101010bd;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		z-index: 100;
	}
	.innerBookModal {
		width: 90%;
		margin: 0 auto;
	}
	.mainContent {
		width: 90%;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
		height: 100vh;
	}
	.mainContent .container {
		background: #fff;
		height: 80%;
		width: 83.5%;
		display: flex;
		align-items: center;
		justify-content: center;
		position: relative;
	}
	span.close-button {
		position: absolute;
		top: -10px;
		right: -10px;
		cursor: pointer;
		background: #fff;
		width: 30px;
		height: 30px;
		text-align: center;
		border-radius: 50%;
		display: inline-block;
		box-shadow: 0px 0px 2px #000;
		padding: 4px;
		font-size: 15px;
	}
	.download {
		text-align: center;
		padding-top: 15px;
	}
	.mobile-brochure{
		display: none;
	}
	
div#flipbook {
	margin: 0 auto !important;
	}
	.page-wrapper {
	box-shadow: 0px 0px 3px 0px #00000061;
	}
	.download a.submit_button {
	padding: 5px 10px;
	cursor: pointer;
	}

	/* Form Validations */
	.line-box {
		color: #F2006C;
		font-size: 12px;
	}
	.was-valid {
		color: #57a357;
	}

	.line-box > div {
    position: absolute;
    top: 10px;
    right: 0px;
}

p#error-notification {
    position: absolute;
    top: 7px;
    right: 0px;
    font-size: 15px;
    color: green;
    display: none;
}


p#error-notification i.fa {
    border-color: green;
    padding: 2px 3px;
    cursor: pointer;
}

.error p#error-notification i.fa {
    color: red;
    border-color: red;
}

.line-box > div {
    position: absolute;
    top: 3px;
    right: -3px;
    max-width: 85%;
    background: #fff;
    border: 1px solid;
    padding: 1px 29px 1px 6px;
    border-radius: 15px;
	display: none;
	font-size: 10px;
}

.error p#error-notification{
	display: block;
}

.error:hover .line-box > div
{
	display: block;
}

.form-group 
{
	position: relative;
}

.form-group.error {
    border: 0px;
}

form#unlock_price_frm .error p#error-notification {
    right: 25px;
}

form#unlock_price_frm .line-box > div {
    right: 22px;
    border: 0px;
    top: 5px;
}

/*sticky menu*/
.col-md-12.cur-nav-bar {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
    background: #fff;
    display: none;
}

section.cus-nav-bar.fixed .col-md-12.cur-nav-bar {
    display: block;
    box-shadow: 0px 0px 3px #999;
    height: 70px;
}

.col-md-12.cur-nav-bar img.colive_logo {
    margin: 0px;
    padding-top: 7px;
}

div#side_menu {
    width: 100%;
    height: 100%;
    z-index: 9999999999;
    background: #fff;
    position: fixed;
}

.section3 .carousel-control-next, .carousel-control-prev {
    /*bottom: 22%;*/
    bottom: 24%;
}

@media only screen and (min-width: 1024px)
{
	.col-md-12.cur-nav-bar .call {
  /*  position: absolute;
    top: 2px;
    right: 185px;
    width: 200px;*/
}
}
/*sticky menu*/
section#about_us {
    margin-top: 133px;
}
p.headline.signature {
    margin-top: 75px;
}
section.section6.section.fp-section.fp-table.active.fp-completely {
    margin-top: 44px;
}
p.texttop {
    margin-top: 95px;
}
#map{
    margin-top: 80px;	
}
section.index-link.section.desktop_footer.fp-section.fp-table.active.fp-completely {
    margin-top: 80px;
}

.col-md-12.signup.desktop-custom-form {
    display: block;
    position: relative;
    box-shadow: none;
}

.desktop-custom-form form#schedule_visit_frm {
    background: transparent;
    width: 90%;
}

.desktop-custom-form form#schedule_visit_frm label.submit_button {
    display: block;
    text-align: center;
    width: 100%;
    margin: 13px auto 0px;
    background: transparent;
}

button.submit_button.schedule_visit_btn {
    background: #db1d75;
    padding: 4px 23px;
    border-radius: 1px;
    color: #ffffff;
}

.desktop-custom-form .cls-btn
{
	display: none;
}

.error .line-box > div {
    color: red;
}

@media only screen and (max-width: 768px)
{
	.submit_button {
    background: #db1d75;
	}

	a.Schedule3 {
    left: -15.5%;
    transform: rotate(-90deg);
    width: 50%;
    max-width: 150px;
    text-align: center;
    bottom: 42% !important;
}

}