@charset 'utf-8';

* {
	margin: 0;
	padding: 0;
	outline: none!important;
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	color: #898989;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
}

a {
	display: inline-block;
}

a:hover {
	text-decoration: none!important;
}

a,
a:active,
a:focus {
	text-decoration: none!important;
	color: #333;
	font-size: 25px;
}

:focus {
	outline: none!important;
}

::-moz-focus-inner {
	border: 0!important;
}

ul {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

textarea {
	resize: none;
}

img {
	max-width: 100%;
}

.font {
	font-family: 'Titillium Web';
}


/* Second font family */

p,
span,
strong,
b {
	font-size: 14px;
}

.facebook {
	color: #3b5998;
}

.twitter {
	color: #00aced;
}

.pinterest {
	color: #bd081c;
}

.instagram {
	color: #7f3bb2;
}

.google {
	color: #dd4d40
}

.anim {
	-webkit-transition: all 250ms;
	-o-transition: all 250ms;
	transition: all 250ms;
}


/* alertler */

.martodo.alert {
	position: relative;
	width: 97%;
	font-size: 16px;
	/* margin-bottom:15px; */
	margin: 24px 15px;
	padding: 10px;
	display: table;
	background-color: #fdfdfd;
	border: 1px solid #ddd;
	border-radius: 6px;
}

.martodo.alert:after {
	content: '';
	clear: both;
	display: block
}

.martodo.alert:hover {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .15);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .15)
}

.martodo.alert:hover .close {
	display: block
}

.martodo.alert .td {
	display: table-cell
}

.martodo.alert .child-1 {
	width: 36px;
	vertical-align: middle;
}

.martodo.alert .child-1 i {
	color: #fff;
	width: 36px;
	height: 36px;
	line-height: 36px;
	display: block;
	text-align: center;
	text-shadow: -5px 6px 5px rgba(0, 0, 0, .1);
	border-radius: 100%
}

.martodo.alert .close {
	position: absolute;
	top: 50%;
	right: 10px;
	color: #777;
	width: 26px;
	display: none;
	font-size: 13px;
	cursor: pointer;
	text-align: center;
	line-height: 26px;
	margin-top: -13px;
	border-radius: 3px
}

.martodo.alert .close i {
	line-height: 26px
}

.martodo.alert .close:hover {
	background-color: #eee
}

.martodo.alert .child-2 {
	color: #555;
	font-size: 13px;
	margin: 0 45px;
	padding: 8px 0 8px 11px;
}

.martodo.alert.danger .child-1 i {
	background-color: #ff5c5d
}

.martodo.alert.success .child-1 i {
	background-color: #12b353
}

.martodo.alert.warning .child-1 i {
	background-color: #ffcd62
}

.martodo.alert.info .child-1 i {
	background-color: #4787ed
}

.temizle {
	clear: both;
}

.input-group {
	position: relative;
	width: 100%;
	margin-top: 10px;
}

.input-group input {}

.kariyer-btn {
	background: #d7d8da;
	color: #626161;
	position: absolute!important;
	right: 0;
	top: 0;
	z-index: 99;
	padding: 5px 27px!important;
	border-radius: 0;
	height: 100%;
	line-height: 35px;
}

.kariyer-btn:hover {
	color: #fff;
	z-index: 99!important;
}

.input-group-btn {
	position: static!important;
	width: 0;
}

input,
textarea,
select {
	-webkit-box-shadow: none!important;
	        box-shadow: none!important;
}

input:focus:not(.search),
textarea:focus,
select:focus {}


/* Sosyal Medya */

.map-responsive {
	overflow: hidden;
	padding-bottom: 400px;
	position: relative;
	height: 0;
	max-width: 100%;
	margin-bottom: 0;
}

.map-responsive iframe {
	left: 0;
	top: 0;
	height: 100%;
	max-height: 450px;
	width: 100%;
	position: absolute;
	/* pointer-events: none; */
}

.twice {
	width: 100%;
	overflow: hidden;
}

.twice-item {
	width: 48%;
	float: left;
	position: relative;
}

.twice-item i {
	position: absolute;
	right: 10px;
	bottom: 12px;
	font-size: 17px;
}

.twice-item:last-of-type {
	float: right;
}

.twice-item span {
	position: absolute;
	right: 0;
	top: 10px;
}

@media (max-width:767px) {
	.twice-item {
		width: 100%;
	}
}


/* Sayfalama */

.sayfalama {
	text-align: center;
	overflow: hidden;
	float: left;
	width: 100%;
}

.sayfalama .pagination>li>a {
	margin: 0 5px;
	color: #16181a;
	border-top: 2px solid #16181a;
	border-bottom: 2px solid #16181a;
	border-right: none;
	border-left: none;
	padding: 6px;
}

.sayfalama .pagination>li>a:hover {
	background: transparent;
}

.sayfalama .pagination>.active>a {
	background: transparent!important;
	color: #d60005;
	border-color: #d60005;
	border-right: none;
}

.sayfalama .pagination>li:last-child>a,
.pagination>li:last-child>span {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.sayfalama .pagination>li:first-child>a,
.pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.calendar-select .tooltip {
	position: static;
	opacity: 1;
}

.calendar-select #dogum_tarihi_Previous_ID,
.calendar-select #dogum_tarihi_Next_ID {
	font-size: 20px;
	color: #000;
	border: none !important;
	cursor: pointer !important;
	line-height: inherit;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.calendar-select #dogum_tarihi_Previous_ID:hover,
.calendar-select #dogum_tarihi_Next_ID:hover {
	background: #000;
	color: #fff;
}

.calendar-select #dogum_tarihi_Current_ID {
	color: #111;
	font-size: 12px;
	font-weight: 700;
	padding: 0 !important;
}

.calendar-select .calendar-table tbody>tr:first-child {
	padding: 10px 0;
	line-height: 40px;
	background-color: #fff !important;
}

.calendar-select #dogum_tarihi_ID {
	position: relative;
}

.calendar-select #dogum_tarihi_ID:before {
	border: 1px solid #bbb;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	pointer-events: none;
}

.calendar-select .calendar-table tbody>tr:last-child td {
	line-height: 30px;
	background: #eaeaea;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}

.calendar-select #dogum_tarihi_DayTable_ID td {
	font-size: 10px;
	color: #111;
	line-height: 26px;
	cursor: pointer !important;
	-webkit-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.calendar-select #dogum_tarihi_DayTable_ID td:hover {
	color: #fff !important;
}

.calendar-select .calendar-icon i {
	font-size: 27px;
	margin-left: 10px;
}


/* Mobil Menu */

.hamburger-menu {
	display: none;
}

.hamburger-menu {
	width: 30px;
	height: 22px;
	top: 110px;
	right: 45px;
	position: absolute;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	cursor: pointer;
	z-index: 99999;
	transition: 0.2s ease-out;
}

.hamburger-menu span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

.hamburger-menu span:nth-child(1) {
	top: 0px;
}

.hamburger-menu span:nth-child(2),
.hamburger-menu span:nth-child(3) {
	top: 9px;
}

.hamburger-menu span:nth-child(4) {
	top: 18px;
}

.mobile-menu-active .hamburger-menu {
	position: fixed;
	z-index: 99999;
	top: 20px;
	right: 20px
}

.mobile-menu-active .hamburger-menu span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

.mobile-menu-active .hamburger-menu span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
}

.mobile-menu-active .hamburger-menu span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
}

.mobile-menu-active .hamburger-menu span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

.mobile-menu {
	position: fixed;
	right: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99999;
	padding: 25px;
	overflow-x: hidden;
	overflow-y: auto;
	-webkit-transform: translate(100%, 0px);
	-ms-transform: translate(100%, 0px);
	transform: translate(100%, 0px);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background: -moz-linear-gradient(top, rgba(150,136,101,1) 0%, rgba(150,136,101,1) 1%, rgba(150,136,101,0.5) 100%);
background: -webkit-linear-gradient(top, rgba(150,136,101,1) 0%,rgba(150,136,101,1) 1%,rgba(150,136,101,0.5) 100%);
background: linear-gradient(to bottom, rgba(150,136,101,1) 0%,rgba(150,136,101,1) 1%,rgba(150,136,101,0.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#968865', endColorstr='#80968865',GradientType=0 );
}

.mobile-menu-active .mobile-menu {
	-ms-transform: translate(0, 0px);
	-webkit-transform: translate(0, 0px);
	        transform: translate(0, 0px);
}

.mobile-menu h3 {
	margin: 0;
	color: #d4c7a5;
	padding: 10px 0 0 0;
}

.mobile-menu h3.menu-name:before {
	content: "\f0d9";
	font-family: FontAwesome;
	cursor: pointer;
	margin-right: 5px;
}

.mobile-menu .rtl {
	left: 100%;
	opacity: 1;
	visibility: visible;
}

.mobile-menu .ltl {
	left: -100%;
}

.mobile-menu>ul {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	padding-left: 25px;
	position: absolute;
	left: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.mobile-menu>ul>li {
	list-style: none;
}

.mobile-menu>ul>li>a {
	color: #ece0c1;
	display: block;
	padding: 10px 0;
	font-size: 15px;
	text-transform: uppercase;
}

.mobile-menu>ul>li>a>i {
	margin-right: 5px;
	font-family: FontAwesome;
	width: 25px;
	text-align: center;
}

.mobile-menu>ul>li>ul {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	padding-left: 25px;
	position: absolute;
	top: 0;
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 100%;
	opacity: 0;
	visibility: hidden;
}

.mobile-menu>ul>li>ul>li {
	list-style: none;
}

.mobile-menu>ul>li>ul>li>a {
	color: #fff;
	display: block;
	padding: 10px 0;
	font-size: 15px;
}

.mobile-menu>ul>li>ul>li.active>a {
	color: rgba(255, 255, 255, 0.2);
}

.mobile-menu>ul>li>ul>li>a>i {
	margin-right: 5px;
	font-family: FontAwesome;
	width: 25px;
	text-align: center;
}

.mobile-menu>ul>li>ul>li>ul {
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	padding-left: 40px;
	display: none;
}

.mobile-menu>ul>li>ul>li>ul>li {
	list-style: none;
}

.mobile-menu>ul>li>ul>li>ul>li>a {
	color: #fff;
	display: block;
	padding: 10px 0;
	font-size: 15px;
}

.mobile-menu>ul>li>ul>li>ul>li>a>i {
	margin-right: 5px;
	font-family: FontAwesome;
	width: 25px;
	text-align: center;
}

@font-face {
	font-family: "sl";
	src: url("../fonts/segoeuil.eot");
	src: url("../fonts/segoeuild41d.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuil.woff") format("woff"), url("../fonts/segoeuil.ttf") format("truetype"), url("../fonts/segoeuil.svg#segoeuil") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "sr";
	src: url("../fonts/segoeui.eot");
	src: url("../fonts/segoeuid41d.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeui.woff") format("woff"), url("../fonts/segoeui.ttf") format("truetype"), url("../fonts/segoeui.svg#segoeui") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "sb";
	src: url("../fonts/segoeuib.eot");
	src: url("../fonts/segoeuibd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/segoeuib.woff") format("woff"), url("../fonts/segoeuib.ttf") format("truetype"), url("../fonts/segoeuib.svg#segoeuib") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "hl";
	src: url("../fonts/HelveticaNeueLTPro-UltLt.eot");
	src: url("../fonts/HelveticaNeueLTPro-UltLtd41d.html?#iefix") format("embedded-opentype"), url("../fonts/HelveticaNeueLTPro-UltLt.woff") format("woff"), url("../fonts/HelveticaNeueLTPro-UltLt.ttf") format("truetype"), url("../fonts/HelveticaNeueLTPro-UltLt.html#segoeuib") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: "cb";
	src: url("../fonts/CooperBlack.html");
	src: url("../fonts/CooperBlackd41d.html?#iefix") format("embedded-opentype"), url("../fonts/CooperBlack-2.html") format("woff"), url("../fonts/CooperBlack-3.html") format("truetype"), url("../fonts/CooperBlack-4.html#segoeuib") format("svg");
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@font-face {
	font-family: 'antic_didoneregular';
	src: url('../fonts/anticdidone-regular-webfont.eot');
	src: url('../fonts/anticdidone-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/anticdidone-regular-webfont.woff2') format('woff2'), url('../fonts/anticdidone-regular-webfont.woff') format('woff'), url('../fonts/anticdidone-regular-webfont.ttf') format('truetype'), url('../fonts/anticdidone-regular-webfont.svg#antic_didoneregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'great_vibesregular';
	src: url('../fonts/greatvibes-regular-webfont.eot');
	src: url('../fonts/greatvibes-regular-webfontd41d.eot?#iefix') format('embedded-opentype'), url('../fonts/greatvibes-regular-webfont.woff2') format('woff2'), url('../fonts/greatvibes-regular-webfont.woff') format('woff'), url('../fonts/greatvibes-regular-webfont.ttf') format('truetype'), url('../fonts/greatvibes-regular-webfont.svg#great_vibesregular') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* cyrillic-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/0eC6fl06luXEYWpBSJvXCBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}


/* cyrillic */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/Fl4y0QdOxyyTHEGMXX8kcRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* greek-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/-L14Jk06m6pUHB-5mXQQnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+1F00-1FFF;
}


/* greek */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/I3S1wsgSg9YCurV6PUkTORJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0370-03FF;
}


/* vietnamese */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/NYDWBdD4gIq26G5XYbHsFBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/Pru33qjShpZSmG3z6VYwnRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: local('Roboto Light'), local('Roboto-Light'), url(https://fonts.gstatic.com/s/roboto/v18/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* cyrillic-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}


/* cyrillic */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* greek-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+1F00-1FFF;
}


/* greek */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+0370-03FF;
}


/* vietnamese */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v18/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* cyrillic-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/ZLqKeelYbATG60EpZBSDyxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}


/* cyrillic */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/oHi30kwQWvpCWqAhzHcCSBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* greek-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/rGvHdJnr2l75qb0YND9NyBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+1F00-1FFF;
}


/* greek */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/mx9Uck6uB63VIKFYnEMXrRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0370-03FF;
}


/* vietnamese */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/mbmhprMH69Zi6eEPBYVFhRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/oOeFwZNlrTefzLYmlVV1UBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	src: local('Roboto Medium'), local('Roboto-Medium'), url(https://fonts.gstatic.com/s/roboto/v18/RxZJdnzeo3R5zSexge8UUVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/* cyrillic-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/77FXFjRbGzN4aCrSFhlh3hJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}


/* cyrillic */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/isZ-wbCXNKAbnjo6_TwHThJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}


/* greek-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/UX6i4JxQDm3fVTc1CPuwqhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+1F00-1FFF;
}


/* greek */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/jSN2CGVDbcVyCnfJfjSdfBJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0370-03FF;
}


/* vietnamese */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/PwZc-YbIL414wB9rB1IAPRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}


/* latin-ext */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/97uahxiqZRoncBaCEI3aWxJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
	unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}


/* latin */

@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local('Roboto Bold'), local('Roboto-Bold'), url(https://fonts.gstatic.com/s/roboto/v18/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}


/*notfound start*/

.notfound {
	text-align: center;
	margin: 5% 0;
}

.notfound .img {}

.notfound .img img {}

.notfound .text {}

.notfound .text h2 {
	font-size: 60px;
	color: black;
	font-weight: 700;
	margin: 70px 0px 35px 0;
}

.notfound .text h3 {
	font-size: 46px;
	font-weight: 300;
	color: black;
	letter-spacing: 3px;
}

.notfound .text a {
	font-size: 16px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: 700;
	letter-spacing: 1px;
	background-color: #968865;
	padding: 0px 14px;
	height: 45px;
	line-height: 45px;
	color: white;
	margin-top: 25px;
}

.notfound .text a:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: #9a9a9a;
}

@media screen and (max-width: 1366px) {
	footer:before {
		display: none !important;
	}
	@media screen and (max-width: 1199px) {
		.notfound .text h2 {
			font-size: 55px;
		}
		.notfound .text h3 {
			font-size: 40px;
		}
		.notfound .text a {
			font-size: 15px;
			height: 40px;
			line-height: 40px;
		}
	}
}

@media screen and (max-width: 991px) {
	.notfound .img img {
		display: none;
	}
	.notfound {
		margin: 3% 0
	}
	.notfound .text h2 {
		margin-top: 30px;
		margin-bottom: 25px;
	}
	.notfound .text h3 {
		margin-top: 0px;
	}
}

@media screen and (max-width: 767px) {
	.notfound .text h2 {
		font-size: 50px;
	}
	.notfound .text h3 {
		font-size: 35px;
	}
}

@media screen and (max-width: 550px) {
	.notfound .text h2 {
		font-size: 40px;
		margin-bottom: 15px;
		margin-top: 10px
	}
	.notfound .text h3 {
		font-size: 25px;
	}
	.notfound .text a {
		font-size: 13px;
		margin-top: 15px
	}
}

@media screen and (max-width: 479px) {}


/*notfound end*/

.sonuc {
	margin-bottom: 15px;
	border: 1px solid #cCc;
	padding: 15px;
	min-height: 145px;
}

.sonuc .baslik {
	margin: 0;
	padding: 0;
	text-align: left;
}

.sonuc img {
	margin-bottom: 10px;
	float: left;
	width: 100px;
	margin-right: 20px;
}

.stitle a {
	color: #ee1c25;
	border-left: 2px solid #ee1c25;
	padding-left: 15px;
}

.scontent a {
	padding: 0 25px;
}


/* captcha */

.captcha {
	position: relative;
	width: 48%;
	float: left;
	border: 1px solid #cCc;
}

.captcha #siimage,
.captcha #simage {
	height: 47px;
	width: 96%;
	border: none!important;
}

.captcha1 {
	padding: 10px 0;
}

.captcha>.input-item>img {
	max-height: 50px;
	width: 175px;
}

.captcha object {
	position: absolute;
	right: 15px;
	top: 11px;
}

.captcha a {}

.captcha a>img {
	position: absolute;
	width: 26px;
	right: 4px;
	top: 25%;
	-webkit-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: -o-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.captcha a>img:hover {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	    transform: rotate(360deg);
}

.captcha-btn {
	width: 50%;
	float: right;
}

.captcha-btn input {
	height: 49px;
}

.captcha-btn1 {
	width: 50%;
}

@media (max-width:480px) {
	.captcha {
		width: 100%;
		margin-bottom: 5px;
	}
	.captcha-btn {
		width: 100%;
	}
	.captcha-btn1 {
		width: 100%;
	}
}

@media (min-width:992px) and (max-width:1200px) {
	/* .captcha a>img{margin-left: -8px;} */
	.captcha1 a>img {
		margin-left: -33px;
	}
}

.biltek {
	float: right;
}

.biltek a {}

.biltek a img {
	margin-top: -4px;
	width: 25px;
}


/* Page-title */

.page-title {
	height: 150px;
	position: relative;
	margin-top: 130px;
	background-position: 50%!important;
	background-size: cover!important;
	background-repeat: no-repeat!important;
}

.page-title:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(150, 136, 101, 0.95);
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}

.page-title>.container-fluid {
	position: relative;
	height: 100%;
	padding-left: 100px;
	padding-right: 100px;
}

.page-title h3 {
	margin: 0;
	font-size: 30px;
	font-weight: 200;
	float: left;
	color: #fff;
	font-family: 'great_vibesregular'
}

.page-title p {
	float: left;
	margin-bottom: 0px;
	font-family: "hl";
	font-size: 22px;
	opacity: 1;
	color: white;
	letter-spacing: 2px;
	margin-left: 50px;
}

.title-first {
	display: -webkit-flex;
	margin-top: 45px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.title-first .info {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	line-height: 59px;
}

.page-title .link {}

.page-title .link>a {
	height: 65px;
	width: 315px;
	border: 2px solid white;
	line-height: 65px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	font-weight: 700;
	color: white;
	text-align: center;
	font-size: 14px;
	letter-spacing: 1px;
}

.page-title .link>a:hover {
	background-color: white;
	color: rgba(150, 136, 101, 1);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.page-title .link ul.tabs li {
	display: inline-block;
}

.page-title .link ul.tabs li>a {
	font-size: 18px;
	color: white;
	font-weight: 700;
	line-height: 150px;
	padding: 0px 35px;
}

.page-title .link ul.tabs li>a:hover {
	background-color: #870206;
	color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.page-title .link ul.tabs li.active>a {
	background-color: #870206;
	color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.breadcrumb {
	background: transparent;
	margin: 0;
	padding: 0;
}

.breadcrumb li {}

.breadcrumb li a {
	color: #5a5f62;
	font-size: 14px;
}

.breadcrumb li a:hover {
	color: #fff;
	font-size: 14px;
}

.breadcrumb li.active {
	color: #5a5f62;
	font-size: 14px;
}

.breadcrumb>li+li:before {
	content: ">";
	font-size: 14px;
	color: #5a5f62;
}

.title-menu {
	position: absolute;
	right: 15px;
	bottom: 0;
}

.title-menu ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.title-menu ul li {}

.title-menu ul li a {
	background: #7a0205;
	color: #fff;
	position: relative;
	margin-left: 2px;
	display: block;
	padding: 10px 15px;
}


/* .clip{-webkit-clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 44%, 86% 0);clip-path: polygon(0 0, 0 100%, 100% 100%, 100% 44%, 86% 0);clip-path: url("#clipPolygon");} */

.title-menu ul li a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 15px 15px 0;
	border-color: transparent #141517 transparent transparent;
}

.title-menu ul li.active a,
.title-menu ul li a:hover {
	background: #fff;
	color: #7a0205;
}

.title-first .link .menutoggle {
	display: none;
}

@media (max-width: 1580px) {
	.page-title p {
		font-size: 18px;
		letter-spacing: 1px;
		margin-left: 30px;
	}
	.page-title .info {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.page-title .link>a {
		font-size: 13px;
		width: 300px
	}
	.page-title>.container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
	.page-title .link ul.tabs li.active>a {
		font-size: 16px
	}
	.page-title .link ul.tabs li>a {
		font-size: 16px;
		line-height: 150px
	}
	.page-title h3 {
		font-size: 25px
	}
	.link ul.tabs {
		display: block;
	}
	.link ul.tabs li {
		display: inline-block !important;
		padding: 0;
	}
	.link ul.tabs {
		margin-top: 0px;
		background-color: transparent;
	}
}

@media (max-width: 1360px) {}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {
	.page-title p {
		display: none;
	}
}

@media (max-width: 991px) {
	.page-title .title-first .contactinfo {
		display: none;
	}
}

@media (max-width: 767px) {
	.title-first {
		margin-top: 55px
	}
	.page-title h3 {
		width: 100%;
	}
	.page-title .info {
		width: 100%;
		text-align: center;
	}
	.page-title h3 {
		font-size: 25px;
	}
	.page-title {
		height: 130px;
		margin-top: 109px;
	}
}

@media (max-width: 479px) {
	.page-title h3 {
		font-size: 20px
	}
}

@media (max-width: 359px) {}


/*Radio Checkbox Select*/

.checkbox label {
	padding-left: 35px;
	padding-right: 25px;
}

.control-group {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	text-align: left;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	padding: 30px;
	margin: 10px;
}

.control {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 18px;
}

.control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: none;
}

.control span {
	display: block;
	margin-top: 6px;
	margin-left: 10px;
	line-height: 20px;
	font-size: 17px;
	font-weight: 300;
	color: #ececf0;
	letter-spacing: 1px;
}

.control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 30px;
	width: 30px;
	background-color: transparent;
	border: 4px solid #dddddd;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.control__indicator:before {
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	background-color: white;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 27%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.control--radio .control__indicator {
	border-radius: 50%;
}

.control:hover input~.control__indicator,
.control input:focus~.control__indicator {
	border-color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.control:hover input~.control__indicator:before,
.control input:focus~.control__indicator:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.control input:checked~.control__indicator:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
	background: #dddddd;
}

.control input:disabled~.control__indicator {
	background: #e6e6e6;
	opacity: 0.6;
	pointer-events: none;
}

.control__indicator:after {
	content: '';
	position: absolute;
	display: none;
}

.control input:checked~.control__indicator:after {
	/*display: block;*/
}

.control--checkbox .control__indicator:after {
	left: 5px;
	top: 2px;
	width: 7px;
	height: 13px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.control--checkbox input:disabled~.control__indicator:after {
	border-color: #7b7b7b;
}

.control--radio .control__indicator:after {
	left: 7px;
	top: 7px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #fff;
}

.control--radio input:disabled~.control__indicator:after {
	background: #7b7b7b;
}

.select {
	position: relative;
	display: inline-block;
	margin-bottom: 15px;
	width: 100%;
}

.select select {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	padding: 10px 15px;
	outline: 0;
	border: 0;
	border-radius: 0;
	background: #e6e6e6;
	color: #7b7b7b;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.select select::-ms-expand {
	display: none;
}

.select select:hover,
.select select:focus {
	color: #000;
	background: #ccc;
}

.select select:disabled {
	opacity: 0.5;
	pointer-events: none;
}

.select__arrow {
	position: absolute;
	top: 16px;
	right: 15px;
	width: 0;
	height: 0;
	pointer-events: none;
	border-style: solid;
	border-width: 8px 5px 0 5px;
	border-color: #7b7b7b transparent transparent transparent;
}

.select select:hover~.select__arrow,
.select select:focus~.select__arrow {
	border-top-color: #000;
}

.select select:disabled~.select__arrow {
	border-top-color: #ccc;
}


/*Radio Checkbox Select*/


/* ===== Standartlar ====== */


/*===== Type1 ====== */

.contact1 .tabmenu {
	background-color: rgba(150, 136, 101, 0.8117647058823529);
	margin: 0px 65px;
}

.contact1 .tabmenu ul h2.contacttitlemobil {
	display: none;
}

.contact1 .tabmenu ul li {
	display: inline-block;
}

.contact1 .tabmenu ul li a {
	padding: 35px 20px;
	font-size: 15px;
	font-weight: 700;
	color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.contact1 .tabmenu ul li a:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: white;
	color: rgba(150, 136, 101, 0.8117647058823529);
}

.contact1 .tabmenu ul li.active a {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: white;
	color: rgba(150, 136, 101, 0.8117647058823529);
}

.contact1 {
	padding-bottom: 25px;
	margin-top: 50px;
}

.contact1 .form-div {
	display: block;
	/* padding-bottom: 65px; */
}
.contact1 input,
.contact1 textarea {
	margin-bottom: 10px;
}

.contact1 .form-div span {
	color: red;
	font-size: 13px;
	top: 7px;
	margin-left: 5px;
	font-weight: 900;
	position: absolute;
}

.submit .contactformsend {
	background-color: #968865;
	border-radius: 0px;
	color: white;
	font-size: 15px;
	font-weight: 700;
	padding: 15px 30px;
	margin-right: 15px;
	margin-top: 20px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0px;
}

.submit .contactformsend:hover {
	background-color: rgba(150, 136, 101, 0.74);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

article.contact {
	margin: 50px 0px;
}

.contact .location {
	padding: 0;
}

.contact1 .form-div p {
	color: #666666 !important;
	font-size: 10px;
	font-weight: 700;
	margin-top: 8px;
	display: inline-block;
	max-width: 102px;
	white-space: nowrap;
}

p.required {
	position: relative;
}

p.required:after {
	position: absolute;
	content: "*";
	top: -2px;
	right: -8px;
	color: #f00;
	font-size: 15px;
}

.contact1 .form-control {
	background-color: #fff;
	border: 1px solid #c9c9c9;
	font-size: 13px;
	padding: 15px 15px;
	border-radius: 0px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

.contact1 input[type="text"]::-webkit-input-placeholder {
	color: white;
}

.contact1 input[type="text"] {
	padding: 20px 10px;
}

.contact1 input[type="text"]:focus {
	border-color: #968865;
}

.contact1 textarea:focus {
	border-color: #808499;
}

.contact1 .btn {
	font-size: 13px;
}

.contact1 h2 {
	font-size: 22px;
	font-weight: 700;
	color: #555555;
	margin: 0 0 30px 0;
	letter-spacing: 1px;
}

.contact1 h3 {
	font-size: 13px;
	font-weight: 700;
	color: #666;
	margin: 0 0 10px 0;
}

.contact1 .contact .container>div {
	display: inline-block;
	vertical-align: top;
	width: 48%;
}

.contact1 .contact .fax i {
	background-image: url(../img/contact-fax.png);
}

.contact1 .contact .col-right form div+div {
	margin-top: 0;
}

.contact1 .contact>div>* {
	display: inline-block;
	vertical-align: middle;
}

.contact1 .contact>div>i {
	width: 40px;
	height: 40px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-right: 20px;
	float: left;
}

.contact1 .contact .location i {
	background-image: url("../img/contact-location.png");
}

.contact1 .contact .phone i {
	background-image: url("../img/contact-phone.png");
}

.contact1 .contact .mail i {
	background-image: url("../img/contact-mail.png");
}

.contact1 .contact>div+div {
	margin-top: 30px;
}

.contact1 .contact>div>div {
	width: calc(100% - 60px);
}

.contact1 .contact .content p {
	margin: 0;
	line-height: 18px;
	font-size: 12px;
	color: #666;
	font-weight: 300;
}

.contact1 .contact .content a {
	font-size: 12px;
	font-weight: 300;
	color: #666;
}

.contact1 .contact .content a:hover {
	color: #870206;
}

.contact1 .contact .phone .col>div {
	width: 48%;
	display: inline-block;
	vertical-align: middle;
}

.contact1 .customer-service {
	font-size: 21px;
	color: #333;
	font-family: 'Playfair Display';
	margin: 50px 0 0 0;
	line-height: 40px;
}

.contact1 .customer-service p {
	font-size: 21px;
	color: #333;
	font-family: 'Playfair Display';
	margin: 50px 0 0 0;
	line-height: 40px;
}

.contact1 .customer-service strong {
	font-size: inherit;
	font-weight: 700;
}

.contact1 .customer-service i {
	font-size: inherit;
	font-style: italic;
}

.contact1 .customer-service span {
	font-size: inherit;
	font-weight: 900;
}

.contact1 .submit {
	text-align: right;
}

.contact1 .submit .button {
	background: #ccc;
	color: #fff;
	font-size: 13px;
}

.contact1 .submit .button:hover {
	background: #3d1d56;
}

.contact1 .form-div textarea {
	border-radius: 0;
	height: 126px;
}

.contact1 .location:before {
	display: none;
}

.contact1 .location:after {
	display: none;
}

@media screen and (max-width: 991px) {
	.contact {
		padding-bottom: 20px;
	}
	.contact1 .customer-service {
		font-size: 16px;
		line-height: 26px;
	}
}

@media screen and (max-width: 767px) {
	.contact1 .form-div p {
		margin-left: 0px !important;
	}
	.contact1 .form-div {
		padding-bottom: 10px;
	}
	.contact1 .contact .container>div {
		width: 100%;
	}
	.contact1 .contact .container>.col-right {
		margin: 50px 0 0 0;
	}
}

@media screen and (max-width: 360px) {
	.contact1 .submit .button {
		width: 100%;
	}
}


/* ===== PAge ====== */

.page {}

.page>.container {}

.page>.container>.page-content {}


/* ===== PAge ====== */


/* ===== Slider ====== */

.slider {
	position: relative;
}

.slider .container-fluid {
	padding: 0px 100px;
}

.slider .swiper-slide {
	height: 100vh;
	position: relative;
	background-size: cover;
	background-position: center;
}

.slider .swiper-slide:after {
	display: block;
	content: "";
	height: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0.70) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.05)), to(rgba(0, 0, 0, 0.70)));
	background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0.70) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.05) 70%, rgba(0, 0, 0, 0.70) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#85000000', GradientType=0);
}

.slider .swiper-slide .slider-content {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	position: absolute;
	bottom: 100px;
	width: 90%;
}

.slider .swiper-slide .slider-content .info {}

.slider .swiper-slide .slider-content .info h3 {
	font-family: 'great_vibesregular';
	margin-bottom: 30px;
	color: white;
	font-size: 60px;
	letter-spacing: -1px;
	text-shadow: 0 0 20px #000;
}

.slider .swiper-slide .slider-content .info p {
	color: #e8e8e8;
	font-family: "hl";
	letter-spacing: 2px;
	font-size: 32px;
	text-shadow: 0 0 10px #000;
}

.slider .swiper-slide .slider-content .link {}

.slider .swiper-slide .slider-content .link a {
	background-color: rgba(0, 0, 0, 0.1);
	font-size: 18px;
	font-weight: 700;
	border: 1px solid #fefefe;
	color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	text-align: center;
	line-height: 65px;
	letter-spacing: 0px;
	width: 210px;
	height: 70px;
}

.slider .swiper-slide .slider-content .link a:hover {
	background-color: rgba(150, 136, 101, 1);
	border-color: rgba(150, 136, 101, 1);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


/* ===== Slider ====== */

header {
	position: relative;
}

header .container-fluid {
	padding-left: 100px;
	padding-right: 100px;
}

header article.header-top {
	background-color: rgba(150, 136, 101, 1);
	height: 60px;
	line-height: 55px;
}

header article.header-top .customerrepresentative {
	display: inline-block;
	line-height: 56px;
}

header article.header-top .customerrepresentative span {
	display: inline-block;
}

header article.header-top .customerrepresentative span.number {
	margin-right: 15px;
}

header article.header-top .customerrepresentative span.number i {}

header article.header-top .customerrepresentative span.number i:before {
	color: white;
	font-size: 25px
}

header article.header-top .customerrepresentative span.number a {
	margin-left: 10px;
	font-size: 24px;
	color: white;
	font-weight: 800;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

header article.header-top .customerrepresentative span.number a:hover {
	opacity: 0.7;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

header article.header-top .customerrepresentative span.title {
	cursor: default;
	font-size: 12px;
	font-weight: 800;
	color: #d4c49c;
	letter-spacing: 2px;
}

header article.header-top .mailinfo {
	margin-top: 3px;
	display: inline-block;
	line-height: 50px;
	float: right;
}

header article.header-top .mailinfo span {}

header article.header-top .mailinfo span.title {
	cursor: default;
	margin-right: 10px;
	color: #d4c49c;
	font-size: 18px;
	font-weight: 700;
}

header article.header-top .mailinfo span.address {}

header article.header-top .mailinfo span.address a {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	letter-spacing: 1px;
	font-size: 15px;
	font-weight: 400;
	color: #d4c49c;
}

header article.header-top .mailinfo span.address a:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: white;
}

header article.header-cent {
	border-bottom: 1px solid rgba(255, 255, 255, 0);
	width: 100%;
	position: absolute;
	top: 100%;
	z-index: 99;
	padding: 10px 0px 0px 0px;
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), color-stop(24%, rgba(0, 0, 0, 0.1)), color-stop(42%, rgba(0, 0, 0, 0.1)), color-stop(43%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.3)));
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d000000', endColorstr='#4d000000', GradientType=1);
}

header article.header-top-bg {
	height: 100%;
	background-image: url('../img/headerbg.jpg');
	background-size: cover;
	background-position: center;
	height: 134px;
	border-bottom: none;
}

header article.header-top-bg:before {
	content: "";
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.3)), color-stop(24%, rgba(0, 0, 0, 0.1)), color-stop(42%, rgba(0, 0, 0, 0.1)), color-stop(43%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to right, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.1) 24%, rgba(0, 0, 0, 0.1) 42%, rgba(0, 0, 0, 0.1) 43%, rgba(0, 0, 0, 0.3) 100%);
}

header article.header-cent .logoandmainmenu {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	text-transform: uppercase;
}

header article.header-cent .logo {
	float: left;
	z-index: 0;
}

header article.header-cent .logo a {}

header article.header-cent .logo a img {}

header article.header-cent .mainmenu {
	float: right;
	margin-top: 0px
}

header article.header-cent .mainmenu ul {}

header article.header-cent .mainmenu ul>li {
	display: inline-block;
	margin: 0px 25px;
}

header article.header-cent .mainmenu ul>li>a {
	position: relative;
	font-size: 13px;
	font-weight: 700;
	color: white;
	padding: 50px 10px;
	letter-spacing: 1px;
	text-shadow: 0 0 31px #000;
}

header article.header-cent .mainmenu ul>li>a:before {
	content: '';
	position: absolute;
	display: block;
	bottom: 0;
	left: 50%;
	width: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 5px;
	background-color: white;
}

header article.header-cent .mainmenu ul>li>a:hover:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	left: 0;
	width: 100%;
}

header article.header-cent .mainmenu ul>li>a:hover {
	border-color: white;
}

header article.header-top-bg .mainmenu ul>li>a {
	padding: 52px 10px;
}

@media (max-width: 1580px) {
	header .container-fluid {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@-webkit-keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(150px);
		        transform: translateY(150px);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		        transform: none;
	}
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		-webkit-transform: translateY(150px);
		        transform: translateY(150px);
	}
	to {
		opacity: 1;
		-webkit-transform: none;
		        transform: none;
	}
}

.animated {
	-webkit-animation-duration: 1.4s !important;
	        animation-duration: 1.4s !important
}


/*header article.header-cent .mainmenu ul > li > a:before { content:''; position: absolute; transition: all 0.5s ease; display: block; bottom: 0; left: 0; background-color: #fff; height: 4px; width:50px;}
header article.header-cent .mainmenu ul > li > a:hover:before { transition: all 0.5s ease; width: 100%; left: 50%; }*/


/*detailpagecorporatepage start */

.detailpagecorporatepage,
.single-page {
	padding: 4% 0;
	position: relative;
	float: left;
	width: 100%;
}

.detailpagecorporatepage article,
.single-page article {
	display: block;
}

.detailpagecorporatepage:before {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(-150px);
	    -ms-transform: translateX(-150px);
	        transform: translateX(-150px);
	content: '';
	position: absolute;
	display: block;
	background-image: url(../img/aboutbefore.png);
	left: 0;
	bottom: 0;
	width: 317px;
	height: 332px;
}

.detailpagecorporatepage:after {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(150px);
	    -ms-transform: translateX(150px);
	        transform: translateX(150px);
	content: '';
	position: absolute;
	display: block;
	width: 315px;
	height: 665px;
	right: 0;
	top: 0;
	background-image: url(../img/aboutafter.png);
}

.detailpagecorporatepage.fade-in:after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.detailpagecorporatepage.fade-in:before {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.detailpagecorporatepage .title h2,
.single-page .title h2 {
	color: #5a4743;
	font-size: 70px;
	font-family: 'great_vibesregular'
}

.detailpagecorporatepage .images img,
.single-page .images img {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.detailpagecorporatepage .images img:hover,
.single-page .images img:hover {
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


/*.detailpagecorporatepage .about {opacity: 1; transform: translateY(0px); transition: all 1s ease-out}
.detailpagecorporatepage .about.fade-in {opacity: 1; transform:translateY(0);}*/

.detailpagecorporatepage .paragraph,
.single-page .paragraph {
	margin-top: 30px
}

.detailpagecorporatepage .about .title,
.single-page .about .title {
	text-align: center;
}

.detailpagecorporatepage .about .title h2,
.single-page .about .title h2 {
	margin: 0;
	padding: 25px 0px;
	display: block;
	position: relative;
}

.detailpagecorporatepage .about .title h2:before,
.single-page .about .title h2:before {
	content: '';
	position: absolute;
	display: block;
	width: 262px;
	height: 1px;
	top: 45%;
	left: 5%;
	background-image: url('../img/abouttitlelineafter.png');
}

.detailpagecorporatepage .about .title h2:after,
.single-page .about .title h2:after {
	content: '';
	position: absolute;
	display: block;
	width: 262px;
	height: 1px;
	top: 45%;
	right: 5%;
	background-image: url('../img/abouttitlelineafter.png');
}

.detailpagecorporatepage .about p,
.detailpagecorporatepage .vision .info p,
.detailpagecorporatepage .ourvalues .info p,
.single-page .about p,
.single-page .vision .info p,
.single-page .ourvalues .info p {
	text-align: left;
	color: black;
	margin-bottom: 40px;
	letter-spacing: 0px;
	line-height: 40px;
	font-size: 17px;
	font-weight: 300;
}

.detailpagecorporatepage .about p strong,
.single-page .about p strong {
	font-weight: 700;
	font-size: 19px;
}

.detailpagecorporatepage .mission {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(150px);
	    -ms-transform: translateX(150px);
	        transform: translateX(150px);
}

.detailpagecorporatepage .mission.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.detailpagecorporatepage .mission .info,
.detailpagecorporatepage .vision .info {
	padding-top: 60px
}

.detailpagecorporatepage .mission .paragraph p {
	width: 95%;
	color: #787878;
	letter-spacing: 1px;
	line-height: 35px;
	font-size: 17px;
	font-weight: 300;
}

.detailpagecorporatepage .vision {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(-150px);
	    -ms-transform: translateX(-150px);
	        transform: translateX(-150px);
}

.detailpagecorporatepage .vision.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.detailpagecorporatepage .vision .paragraph p {
	width: 95%;
	color: #787878;
	letter-spacing: 1px;
	line-height: 35px;
	font-size: 17px;
	font-weight: 300;
}

.detailpagecorporatepage .ourvalues {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
	-webkit-transform: translateX(-150px);
	    -ms-transform: translateX(-150px);
	        transform: translateX(-150px);
}

.detailpagecorporatepage .ourvalues.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0);
	    -ms-transform: translateX(0);
	        transform: translateX(0);
}

.detailpagecorporatepage article {}

.detailpagecorporatepage .ourvalues .paragraph p {
	width: 95%;
	color: #787878;
	letter-spacing: 1px;
	line-height: 35px;
	font-size: 17px;
	font-weight: 300;
}

.detailpagecorporatepage .vision {
	padding: 4% 0;
	display: block;
	PADDING-BOTTOM: 0;
}

.detailpagecorporatepage .vision .info {
	text-align: right;
}

.detailpagecorporatepage .vision .info p {
	text-align: right;
}

.detailpagecorporatepage .ourvalues .title {
	text-align: center;
	display: block;
	padding-bottom: 30px
}

.detailpagecorporatepage .ourvalues .paragraph p {
	text-align: center;
	display: block;
}

@media (max-width: 1580px) {
	.detailpagecorporatepage:after,
	.single-page:after {
		right: -9%;
	}
	.detailpagecorporatepage:before,
	.single-page:before {
		left: -8%
	}
}

@media (max-width: 1360px) {
	.detailpagecorporatepage:after,
	.single-page:after {
		right: -13%;
	}
	.detailpagecorporatepage:before,
	.single-page:before {
		left: -18%;
	}
	.detailpagecorporatepage .title h2,
	.single-page .title h2 {
		font-size: 40px;
	}
	.detailpagecorporatepage .about .title h2:before,
	.single-page .about .title h2:before {
		left: 10%;
	}
	.detailpagecorporatepage .about .title h2:after,
	.single-page .about .title h2:after {
		right: 10%;
	}
	.detailpagecorporatepage .about p,
	.detailpagecorporatepage .vision .info p,
	.detailpagecorporatepage .ourvalues .info p,
	.single-page .about p,
	{
		font-size: 15px;
	}
	.detailpagecorporatepage .about p strong,
	.single-page .about p strong {
		font-size: 15px;
	}
}

@media (max-width: 1280px) {
	.detailpagecorporatepage:after,
	.single-page:after {
		right: -19%;
	}
}

@media (max-width: 1199px) {
	.detailpagecorporatepage .about p,
	.single-page .about p,
	.detailpagecorporatepage .vision .info p,
	.detailpagecorporatepage .ourvalues .info p {
		margin-bottom: 15px;
	}
	.detailpagecorporatepage:after,
	.single-page:after {
		display: none;
	}
}

@media (max-width: 991px) {
	.detailpagecorporatepage:before {
		display: none;
	}
	.detailpagecorporatepage .vision .paragraph p {
		width: 100%;
	}
	.detailpagecorporatepage .ourvalues .paragraph p {
		width: 100%;
	}
	.detailpagecorporatepage .vision {
		padding: 1% 0
	}
	.detailpagecorporatepage .mission .paragraph p {
		width: 100%;
		font-size: 15px;
		line-height: 30px;
	}
	.detailpagecorporatepage .mission .info,
	.detailpagecorporatepage .vision .info {
		padding-top: 0px;
	}
	.detailpagecorporatepage .mission .info,
	.detailpagecorporatepage .vision .info {
		text-align: center
	}
	.detailpagecorporatepage .vision .info p {
		text-align: center;
	}
	.detailpagecorporatepage article {
		text-align: center;
	}
	.detailpagecorporatepage .about .title h2,
	.single-page .about .title h2 {
		font-size: 30px;
	}
	.detailpagecorporatepage .title h2 {
		font-size: 30px;
		padding-bottom: 15px
	}
	.detailpagecorporatepage .about .title h2:before,
	.detailpagecorporatepage .about .title h2:after,
	.single-page .about .title h2:before,
	.single-page .about .title h2:after {
		display: none;
	}
	.detailpagecorporatepage .about p,
	.single-page .about p,
	.detailpagecorporatepage .vision .info p,
	.detailpagecorporatepage .ourvalues .info p {
		font-size: 14px;
	}
	.detailpagecorporatepage .about p strong,
	.single-page .about p strong {
		font-size: 14px;
	}
	.detailpagecorporatepage .images img {
		display: none;
	}
	.detailpagecorporatepage .paragraph p,
	.single-page .paragraph p {
		text-align: center;
	}
	.detailpagecorporatepage .paragraph,
	.single-page .paragraph {
		margin-top: 0px
	}
	.detailpagecorporatepage,
	.single-page {
		padding: 2% 0;
	}
	.detailpagecorporatepage .ourvalues .title {
		padding-bottom: 0
	}
}

@media (max-width: 767px) {}

@media (max-width: 479px) {
	.detailpagecorporatepage .about p,
	.single-page .about p,
	.detailpagecorporatepage .vision .info p,
	.detailpagecorporatepage .ourvalues .info p {
		font-size: 13px;
		line-height: 35px;
	}
	.detailpagecorporatepage .about p strong,
	.single-page .about p strong {
		font-size: 13px;
	}
	.detailpagecorporatepage .mission .paragraph p {
		font-size: 13px;
	}
	.detailpagecorporatepage .about .title h2,
	.single-page .about .title h2 {
		font-size: 25px;
	}
	.detailpagecorporatepage .title h2,
	.single-page .title h2 {
		font-size: 25px;
	}
}

@media (max-width: 359px) {}


/*detailpagecorporatepage end */


/*detailpagegallerys start*/

.detailpagegallerys {
	padding: 4% 0;
	position: relative;
}

.detailpagegallerys:before {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translate(100px);
	    -ms-transform: translate(100px);
	        transform: translate(100px);
	content: '';
	position: absolute;
	display: block;
	width: 289px;
	height: 332px;
	left: 0;
	bottom: 0;
	background-image: url(../img/villabefore.png);
}

.detailpagegallerys:after {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translate(100px);
	    -ms-transform: translate(100px);
	        transform: translate(100px);
	content: '';
	position: absolute;
	display: block;
	width: 250px;
	height: 660px;
	right: 0;
	top: 0;
	background-image: url(../img/villaafter.png);
}

.detailpagegallerys.fade-in:after {
	opacity: 1;
	-webkit-transform: translate(0px);
	    -ms-transform: translate(0px);
	        transform: translate(0px);
}

.detailpagegallerys .content {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
}

.detailpagegallerys .content.fade-in {
	opacity: 1;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
}

.detailpagegallerys .title {
	text-align: center;
}

.detailpagegallerys .title h2 {
	display: block;
	margin-bottom: 70px;
	font-family: 'great_vibesregular';
	font-size: 65px;
	color: #5b4843;
}

.detailpagegallerys .tabmenu {
	margin-bottom: 60px;
}

.detailpagegallerys ul {
	text-align: center;
}

.detailpagegallerys ul>li {
	display: inline-block;
	margin: 0px 15px;
}

.detailpagegallerys ul>li>a {
	position: relative;
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	padding: 3px 30px;
	border-right: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	letter-spacing: 1px;
	font-size: 16px;
	color: #666666;
	font-weight: 300;
}

.detailpagegallerys ul>li>a:before {
	content: '';
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	left: 0;
	top: 50%;
	background-color: #666666;
	height: 0;
	width: 2px;
}

.detailpagegallerys ul>li>a:after {
	content: '';
	position: absolute;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	right: 0;
	top: 50%;
	background-color: #666666;
	height: 0;
	width: 2px;
}

.detailpagegallerys ul>li>a:hover:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.detailpagegallerys ul>li>a:hover:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.detailpagegallerys ul>li>a:hover {
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #666666;
}

.detailpagegallerys ul>li.active>a {
	border-color: #666666;
	font-weight: 700;
}

.detailpagegallerys ul>li.active>a:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.detailpagegallerys ul>li.active>a:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.gallery {
	position: relative;
	padding-bottom: 100px
}

.gallery .detailpagegallerysbuttons {
	position: absolute;
	bottom: 40px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.gallery .detailpagegallerysbuttons span {
	cursor: pointer;
	display: inline-block;
}

.gallery .detailpagegallerysbuttons span i:before {
	margin-left: 0px;
	color: white;
	font-size: 25px;
	background-color: #c3a988;
	padding: 8px 5px;
}

.gallery .detailpagegallerysbuttons span.text {
	color: white;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 700;
}

.gallery .detailpagegallerysbuttons span.next {}

.gallery .detailpagegallerysbuttons span.next i {
	display: inline-block;
	/*float: left; */
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gallery .detailpagegallerysbuttons span.next i span {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	padding: 0px 10px 0px 10px;
	height: 41px;
	line-height: 41px;
	position: relative;
	top: -11px;
	right: 1px;
}

.gallery .detailpagegallerysbuttons span.next i:hover span {
	background-color: #c3a988;
	visibility: visible;
	opacity: 1;
}

.gallery .detailpagegallerysbuttons span.prev {
	position: relative;
	top: -22px;
}

.gallery .detailpagegallerysbuttons span.prev i {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	display: inline-block;
}

.gallery .detailpagegallerysbuttons span.prev i span {
	/*visibility: hidden; opacity: 0;*/
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	padding: 0px 12px 0px 13px;
	height: 41px;
	line-height: 41px;
	position: relative;
	top: -11px;
	right: 3px;
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.gallery .detailpagegallerysbuttons span.prev i:hover span {
	background-color: #c3a988;
	visibility: visible;
	opacity: 1;
}

.menutoggle {
	display: none;
	text-align: center;
}

span#togglemenu {
	background-color: rgba(150, 136, 101, 1);
	color: white;
	text-align: center;
	padding: 15px 30px;
	font-weight: 700;
	letter-spacing: 2px;
}

@media (max-width: 1580px) {
	.detailpagegallerys:after {
		right: -9%;
	}
	.detailpagegallerys:before {
		left: -8%
	}
	.detailpagegallerys .title h2,
	.single-page .title h2 {
		font-size: 55px;
	}
}

@media (max-width: 1360px) {
	.detailpagegallerys:after {
		right: -13%;
	}
	.detailpagegallerys:before {
		left: -18%;
	}
	.detailpagegallerys .title h2,
	.single-page .title h2 {
		font-size: 40px
	}
	.detailpagegallerys ul>li>a {
		font-size: 15px;
	}
}

@media (max-width: 1280px) {
	.detailpagegallerys:after {
		right: -19%;
	}
}

@media (max-width: 1199px) {
	.detailpagegallerys:after {
		display: none;
	}
	.detailpagegallerys:before {
		display: none;
	}
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
	.gallery .detailpagegallerysbuttons span.prev {
		top: -6px;
	}
}

@media (max-width: 479px) {
	.detailpagegallerys ul>li>a {
		font-size: 13px;
	}
	.detailpagegallerys .tabmenu {
		margin-bottom: 20px;
	}
	.detailpagegallerys .title h2,
	.single-page .title h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.detailpagegallerys .gallery .gallery-box {
		margin: 0 auto;
		text-align: center;
	}
	.detailpagegallerys .gallery .gallery-box i:before {
		left: 0;
	}
	.gallery .detailpagegallerysbuttons span i:before {
		font-size: 20px;
	}
	.gallery .detailpagegallerysbuttons span.text {
		font-size: 12px;
	}
	.gallery .detailpagegallerysbuttons span.next i span {
		height: 37px;
		top: -9px;
		line-height: 37px;
	}
	.gallery .detailpagegallerysbuttons span.prev i span {
		height: 37px;
		top: -9px;
		line-height: 37px;
	}
	.gallery .detailpagegallerysbuttons span.prev {
		top: -4px;
	}
}

@media (max-width: 359px) {}


/*detailpagegallerys end */


/*location start */

.location {
	padding: 4% 0;
	position: relative;
}

.location:before {
	content: '';
	position: absolute;
	display: block;
	width: 289px;
	height: 332px;
	left: 0;
	bottom: 0;
	background-image: url(../img/villabefore.png);
}

.location:after {
	opacity: 1;
	-webkit-transform: translateX(100px);
	    -ms-transform: translateX(100px);
	        transform: translateX(100px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	content: '';
	position: absolute;
	display: block;
	width: 250px;
	height: 660px;
	right: 0;
	top: 0;
	background-image: url(../img/villaafter.png);
	z-index: -18;
}

.location.fade-in:after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.location .uniquelocation {
	padding-bottom: 5%;
	opacity: 0;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.location .uniquelocation.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.location .uniquelocation .info .title {
	text-align: center;
	margin-bottom: 70px;
}

.location .uniquelocation .info .title h2 {
	color: #594643;
	font-size: 40px;
	font-family: 'great_vibesregular';
}

.location .uniquelocation .paragraph {
	margin-bottom: 30px;
	text-align: center;
}

.location .uniquelocation .paragraph p {
	font-size: 21px;
	color: black;
	letter-spacing: 1px;
	line-height: 35px;
	font-weight: 300;
}

.location .uniquelocation .paragraph p strong {
	font-weight: 700;
	color: black;
	font-size: 21px;
}

.location .uniquelocation .detailparagraph {
	margin-top: 50px;
	text-align: center;
}

.location .uniquelocation .detailparagraph p {
	color: black;
	line-height: 35px;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: 1px;
}

.location .uniquelocation .detailparagraph p strong {
	font-size: 15px;
	font-weight: 700;
}


/*uniquelandscapepleasure start */

.uniquelandscapepleasure {
	padding: 6% 0 10% 0;
	position: relative;
	height: 100%;
	/* background-attachment: fixed; */
	background-repeat: no-repeat;
	background-size: cover;
}

.uniquelandscapepleasure .content {
	width: 50%;
	text-align: left;
	opacity: 0;
	-webkit-transform: translateX(100px);
	    -ms-transform: translateX(100px);
	        transform: translateX(100px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.uniquelandscapepleasure .content.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.uniquelandscapepleasure .content .title {}

.uniquelandscapepleasure .content .title h3 {
	font-family: 'great_vibesregular';
	font-size: 50px;
	color: white;
	text-shadow: 0 0 4px #000;
}

.uniquelandscapepleasure .content .paragraph {
	margin-top: 50px;
}

.uniquelandscapepleasure .content .paragraph p {
	font-size: 23px;
	font-weight: 300;
	letter-spacing: 1px;
	line-height: 40px;
	color: white;
	text-shadow: 0 0 4px #000;
}

.uniquelandscapepleasure .content .paragraph p strong {
	font-size: 23px;
	font-weight: 700;
	color: white;
}


/*uniquelandscapepleasure start */


/*writeyouropinion start*/

.writeyouropinion .modal {
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999999;
	padding-top: 150px;
}

.writeyouropinion .modal .modal-dialog {
	width: 640px;
	margin: 0 auto;
}

.writeyouropinion .modal .modal-dialog .modal-content {
	border: inherit;
	background-color: white;
	border-radius: inherit;
	-webkit-box-shadow: none;
	        box-shadow: none;
	padding: 0 0;
	height: 530px;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-header {
	border-bottom: none;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-header button {
	background-color: #555555;
	z-index: 99;
	width: 80px;
	height: 80px;
	border-radius: 0px;
	font-size: 20px;
	color: white;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: absolute;
	right: 0;
	top: -78px;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-header button i:before {
	color: white;
	font-size: 25px;
	margin-left: 0;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-header button:hover {
	background-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-header button:hover i {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	    transform: rotate(360deg);
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .formandtitle {
	width: 85%;
	margin: 0 auto;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .formandtitle form {
	margin-top: 35px
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .formandtitle .title h2 {
	margin-top: 0;
	color: black;
	font-size: 23px;
	font-weight: 700;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group {
	margin-bottom: 10px;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"] {
	width: 100%;
	border-radius: 0px;
	background-color: white;
	height: 55px;
	border: none;
	outline: none;
	color: #212121;
	font-weight: 300;
	font-size: 12px;
	padding: 6px 0px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-bottom: 2px solid #eeeeee;
	font-weight: 300;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"] {
	width: 100%;
	border-radius: 0px;
	background-color: white;
	height: 55px;
	border: none;
	outline: none;
	color: #212121;
	font-weight: 300;
	font-size: 12px;
	padding: 6px 0px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-bottom: 2px solid #eeeeee;
	font-weight: 300;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group textarea {
	width: 100%;
	height: 120px;
	border-radius: 0px;
	background-color: white;
	border: none;
	outline: none;
	color: #212121;
	font-weight: 300;
	font-size: 12px;
	padding: 6px 0px;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
	border-bottom: 2px solid #eeeeee;
	font-weight: 300;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"].placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]:-moz-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]::-moz-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]:-ms-input-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]::-webkit-input-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"].placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]:-moz-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]::-moz-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]:-ms-input-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]::-webkit-input-placeholder {
	font-weight: 300;
	color: #727272;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]:hover {
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"]:focus {
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]:hover {
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="email"]:focus {
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group textarea:focus {
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body form .form-group input[type="submit"] {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: white;
	font-weight: 700;
	float: right;
	font-size: 13px;
	background-color: rgba(150, 136, 101, 1);
	border: none;
	width: 170px;
	height: 65px;
	line-height: 35px;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body form .form-group input[type="submit"]:hover {
	background-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body i.icon:before {
	color: #f3f3f3;
	font-size: 350px;
	top: 349px;
	left: 100px;
	position: absolute;
}

.writeyouropinion .modal .modal-dialog .modal-content .modal-body i.icon {
	position: absolute;
	bottom: 0;
}

@media (max-width: 1199px) {
	.writeyouropinion .modal .modal-dialog {
		width: 800px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form .title h2 {
		font-size: 17px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"] {
		height: 60px;
		font-size: 11px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group {
		margin-bottom: 10px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body i.icon:before {
		font-size: 220px;
		top: 300px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content {
		height: 520px
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="submit"] {
		font-size: 12px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group textarea {
		height: 100px
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-header button {
		width: 65px;
		height: 65px;
		top: -63px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-header button i:before {
		font-size: 22px;
	}
}

@media (max-width: 991px) {
	.writeyouropinion .modal .modal-dialog {
		width: 760px
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body i.icon {
		display: none;
	}
}

@media (max-width: 767px) {
	.writeyouropinion .modal .modal-dialog {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 550px) {
	.writeyouropinion .modal {
		padding-top: 100px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form {
		margin-left: 15px;
		margin-right: 15px;
		width: 95%;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form .title h2 {
		font-size: 14px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"] {
		font-size: 11px;
		height: 55px
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-header button i:before {
		font-size: 18px;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-header button {
		width: 50px;
		height: 50px;
		top: 0;
	}
	.writeyouropinion .modal .modal-dialog .modal-content {
		height: 500px;
	}
}

@media (max-width: 479px) {
	.writeyouropinion .modal .modal-dialog {
		width: 100%;
	}
	.writeyouropinion .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="submit"] {
		width: 135px;
		height: 60px;
	}
}

.writeyouropinion .modal .form-group {
	position: relative;
	font-size: 15px;
	color: #666;
}

.writeyouropinion .modal .form-group+.form-group {
	margin-top: 30px;
}

.writeyouropinion .modal .form-group .form-label {
	position: absolute;
	color: #595959;
	font-size: 13px;
	font-weight: 300;
	z-index: 1;
	left: 0;
	top: 5px;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}

.writeyouropinion .modal .form-group .form-control {
	width: 100%;
	border-radius: 0px;
	font-size: 15px;
	font-weight: 200;
	position: relative;
	z-index: 3;
	height: 35px;
	background: none;
	border: none;
	padding: 5px 0;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
	border-bottom: 3px solid #eeeeee;
	color: #555;
}

.writeyouropinion .modal .form-group .form-control:invalid {
	outline: none;
}

.writeyouropinion .modal .form-group .form-control:focus,
.form-group .form-control:valid {
	outline: none;
	border-color: #968865;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.writeyouropinion .modal .form-group .form-control:focus+.form-label,
.form-group .form-control:valid+.form-label {
	font-size: 11px;
	color: #000;
	-webkit-transform: translateY(-15px);
	-ms-transform: translateY(-15px);
	    transform: translateY(-15px);
	font-weight: 700;
}

.writeyouropinion .modal .form-group textarea {
	height: 100px !important
}


/*writeyouropinion start*/

.callyouinfo .modal {
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 999999;
	padding-top: 150px;
}

.callyouinfo .modal .modal-dialog {
	width: 640px;
	margin: 0 auto;
}

.callyouinfo .modal .modal-dialog .modal-content {
	border: inherit;
	background-color: white;
	border-radius: inherit;
	-webkit-box-shadow: none;
	        box-shadow: none;
	padding: 0 0;
	height: 530px;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-header {
	border-bottom: none;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-header button {
	background-color: #555555;
	z-index: 99;
	width: 80px;
	height: 80px;
	border-radius: 0px;
	font-size: 20px;
	color: white;
	opacity: 1;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	position: absolute;
	right: 0;
	top: -78px;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-header button i:before {
	color: white;
	font-size: 25px;
	margin-left: 0;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-header button:hover {
	background-color: #ce1b1e;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-header button:hover i {
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	    transform: rotate(360deg);
	display: block;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle {
	width: 85%;
	margin: 0 auto;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle form {
	margin-top: 35px
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle .title h2 {
	margin-top: 0;
	color: black;
	font-size: 23px;
	font-weight: 700;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle .info {
	max-height: 400px;
	overflow-y: hidden;
	overflow-y: scroll;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body i.icon:before {
	color: #f3f3f3;
	font-size: 350px;
	top: 349px;
	left: 100px;
	position: absolute;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body i.icon {
	position: absolute;
	bottom: 0;
}

.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle .info p {
	font-weight: 300;
	line-height: 35px;
	color: #8a8a8a;
}

@media (max-width: 1199px) {
	.callyouinfo .modal .modal-dialog {
		width: 800px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form .title h2 {
		font-size: 17px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"] {
		height: 60px;
		font-size: 11px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group {
		margin-bottom: 10px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body i.icon:before {
		font-size: 220px;
		top: 300px;
	}
	.callyouinfo .modal .modal-dialog .modal-content {
		height: 520px
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="submit"] {
		font-size: 12px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group textarea {
		height: 100px
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-header button {
		width: 65px;
		height: 65px;
		top: -63px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-header button i:before {
		font-size: 22px;
	}
}

@media (max-width: 991px) {
	.callyouinfo .modal .modal-dialog {
		width: 760px
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body i.icon {
		display: none;
	}
}

@media (max-width: 767px) {
	.callyouinfo .modal .modal-dialog {
		width: 90%;
		margin: 0 auto;
	}
}

@media (max-width: 550px) {
	.callyouinfo .modal {
		padding-top: 100px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form {
		margin-left: 15px;
		margin-right: 15px;
		width: 95%;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form .title h2 {
		font-size: 14px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="text"] {
		font-size: 11px;
		height: 55px
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-header button i:before {
		font-size: 18px;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-header button {
		width: 50px;
		height: 50px;
		top: 0;
	}
	.callyouinfo .modal .modal-dialog .modal-content {
		height: 500px;
	}
}

@media (max-width: 479px) {
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .formandtitle .info p {
		font-size: 13px;
	}
	.callyouinfo .modal .modal-dialog {
		width: 100%;
	}
	.callyouinfo .modal .modal-dialog .modal-content .modal-body .form form .form-group input[type="submit"] {
		width: 135px;
		height: 60px;
	}
}


/*environment start */

.environment {
	padding: 5% 0 1% 0;
}

.environment .content {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
}

.environment .content.fade-in {
	opacity: 1;
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
}

.environment .title {
	text-align: center;
	margin-bottom: 50px;
}

.environment .title h2 {
	position: relative;
	font-family: 'great_vibesregular';
	display: block;
	color: #594643;
	font-size: 50px;
}

.environment .title h2:before {
	content: '';
	position: absolute;
	display: block;
	left: 10%;
	top: 50%;
	width: 193px;
	height: 1px;
	background-image: url('../img/uniquelandscapepleasuretitleline.png');
}

.environment .title h2:after {
	content: '';
	position: absolute;
	display: block;
	right: 10%;
	top: 50%;
	width: 193px;
	height: 1px;
	background-image: url('../img/uniquelandscapepleasuretitleline.png');
}
html[lang=en] .environment .title h2:before {
	width: 120px;
}

html[lang=en] .environment .title h2:after {
	width: 120px;
}

.environment .tabmenu {
	margin-bottom: 70px;
}

.environment .tabmenu ul {
	text-align: center;
}

.environment .tabmenu ul>li {
	display: inline-block;
	margin: 0px 10px;
}

.environment .tabmenu ul>li>a {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	display: block;
	font-size: 16px;
	color: #999999;
	position: relative;
	font-weight: 500;
	padding: 4px 20px;
}

.environment .tabmenu ul>li>a:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	left: 0;
	height: 0;
	width: 2px;
	background-color: #999999;
}

.environment .tabmenu ul>li>a:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	position: absolute;
	display: block;
	top: 50%;
	right: 0;
	height: 0;
	width: 2px;
	background-color: #999999;
}

.environment .tabmenu ul>li>a:hover:before,
.environment .tabmenu ul>li>a:hover:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.environment .tabmenu ul>li>a:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: black;
}

.environment .tabmenu ul>li.active>a:before,
.environment .tabmenu ul>li.active>a:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	height: 100%;
	top: 0;
}

.environment .tabmenu ul>li.active>a {
	color: black;
}

.environment .contents {
	position: relative;
	padding-bottom: 120px
}

.environment .environment-slide {}

.environment .environment-slide .box {}

.environment .environment-slide .box .info {
	float: left;
	width: 50%;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 40px;
}

.environment .environment-slide .box .info h4 {
	font-family: 'great_vibesregular';
	font-size: 50px;
	color: #594643;
}

.environment .environment-slide .box .info .paragraph {
	margin-top: 40px
}

.environment .environment-slide .box .info .paragraph p {
	font-size: 17px;
	line-height: 40px;
	font-weight: 300;
	letter-spacing: 1px;
	color: #666666;
}

.environment .environment-slide .box .info .paragraph p strong {
	font-size: 17px;
	color: #666666;
	font-weight: 700;
}

.environment .environment-slide .box .image {}

.environment .environment-slide .box .image img {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.environment .environment-slide .box .image img:hover {
	opacity: 0.8;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: scale(1.05);
	    -ms-transform: scale(1.05);
	        transform: scale(1.05);
}

.environment .environment-slidebuttons {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
}

.environment .environment-slidebuttons span {
	cursor: pointer;
}

.environment .environment-slidebuttons span:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #aaaaaa;
	font-size: 50px;
	margin-left: 0px;
}

.environment .environment-slidebuttons span:hover:before {
	color: black;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.environment .environment-slidebuttons span.prev {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	display: inline-block;
	position: relative;
	top: -13px;
}

.environment .environment-slidebuttons span.next {}

@media (max-width: 1580px) {
	.location:after {
		right: -9%;
	}
	.location:before {
		left: -8%
	}
	.location .uniquelocation .info .title h2 {
		font-size: 35px;
	}
	.location .uniquelocation .paragraph p {
		font-size: 19px;
	}
	.location .uniquelocation .paragraph p strong {
		font-size: 19px;
	}
	.location .uniquelocation .detailparagraph p {
		font-size: 14px;
	}
	.location .uniquelocation .detailparagraph p strong {
		font-size: 14px;
	}
	.uniquelandscapepleasure .content .paragraph p {
		font-size: 21px;
	}
	.uniquelandscapepleasure .content .paragraph p strong {
		font-size: 21px;
	}
	.uniquelandscapepleasure .content .title h3 {
		font-size: 45px
	}
	.environment .title h2 {
		font-size: 42px;
	}
	.environment .environment-slide .box .info h4 {
		font-size: 42px;
	}
	.environment .environment-slide .box .info .paragraph p {
		font-size: 16px;
	}
	.environment .environment-slide .box .info .paragraph p strong {
		font-size: 16px;
	}
	.environment .tabmenu ul>li>a {
		font-size: 15px;
	}
}

@media (max-width: 1360px) {
	.environment .title h2 {
		font-size: 39px;
	}
	.environment .environment-slide .box .info h4 {
		font-size: 39px;
	}
	.environment .environment-slide .box .info .paragraph p {
		font-size: 16px;
	}
	.environment .environment-slide .box .info .paragraph p strong {
		font-size: 16px;
	}
	.environment .tabmenu ul>li>a {
		font-size: 14px;
	}
	.environment .environment-slide .box .info .paragraph p {
		font-size: 15px
	}
	.environment .environment-slide .box .info .paragraph p strong {
		font-size: 15px
	}
	.environment .environment-slidebuttons span:before {
		font-size: 40px
	}
	.environment .environment-slidebuttons span:after {
		font-size: 40px
	}
	.environment .environment-slidebuttons span.prev {
		top: -10px;
	}
	.location:after {
		right: -13%;
	}
	.location:before {
		left: -18%;
	}
	.uniquelandscapepleasure .content .paragraph p {
		font-size: 19px;
	}
	.uniquelandscapepleasure .content .paragraph p strong {
		font-size: 19px;
	}
	.uniquelandscapepleasure .content .title h3 {
		font-size: 42px
	}
}

@media (max-width: 1280px) {
	.location:after {
		right: -19%;
	}
}

@media (max-width: 1199px) {
	.location:after {
		display: none;
	}
	.location:before {
		display: none;
	}
	.location .uniquelocation .detailparagraph {
		margin-top: 30px
	}
	.location .uniquelocation .info .title {
		margin-bottom: 35px;
	}
	.location .uniquelocation .info .title h2 {
		font-size: 32px;
	}
	.location .uniquelocation .paragraph p {
		font-size: 17px;
	}
	.location .uniquelocation .paragraph p strong {
		font-size: 17px;
	}
	.location .uniquelocation .detailparagraph p {
		font-size: 13px;
	}
	.location .uniquelocation .detailparagraph p strong {
		font-size: 13px;
	}
	.uniquelandscapepleasure .content .title h3 {
		font-size: 40px
	}
	.environment .environment-slide .box .info {
		width: 40%;
		padding-right: 30px;
		padding-top: 0px;
	}
}

@media (max-width: 991px) {
	.uniquelandscapepleasure .content {
		width: 100%;
	}
	.uniquelandscapepleasure .content .title {
		text-align: center;
	}
	.uniquelandscapepleasure .content .paragraph {
		text-align: center;
	}
	.environment .environment-slide .box .image {
		display: none;
	}
	.environment .environment-slide .box .info {
		width: 100%;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.uniquelandscapepleasure .content .title h3 {
		font-size: 35px
	}
	.uniquelandscapepleasure .content .paragraph p {
		font-size: 18px
	}
	.uniquelandscapepleasure .content .paragraph p strong {
		font-size: 18px
	}
}

@media (max-width: 479px) {
	.uniquelandscapepleasure .content .title h3 {
		font-size: 25px;
		text-shadow: 0 0 4px #000;
	}
	.location .uniquelocation .info .title {
		margin-bottom: 15px;
	}
	.location .uniquelocation .info .title h2 {
		font-size: 22px;
	}
	.location .uniquelocation .paragraph p {
		font-size: 13px;
		letter-spacing: 1px;
	}
	.location .uniquelocation .paragraph p strong {
		font-size: 13px;
	}
	.location .uniquelocation .detailparagraph {
		margin-top: 0px
	}
	.location .uniquelocation .detailparagraph p {}
	.location .uniquelocation .paragraph {
		margin-bottom: 10px;
	}
	.uniquelandscapepleasure .content .paragraph p {
		font-size: 13px;
		line-height: 30px;
		text-shadow: 0 0 4px #000;
	}
	.uniquelandscapepleasure .content .paragraph p strong {
		font-size: 13px
	}
	.uniquelandscapepleasure .content .paragraph {
		margin-top: 30px
	}
}

@media (max-width: 359px) {}


/*environment end * / 

/*location end */


/*ourvilla start */

.ourvilla {
	position: relative;
	padding: 3% 0;
	padding-bottom: 0;
}

.ourvilla article {
	clear: both;
}

.ourvilla:after {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(150px);
	    -ms-transform: translateX(150px);
	        transform: translateX(150px);
	content: '';
	position: absolute;
	display: block;
	width: 250px;
	height: 660px;
	right: 0;
	top: 0;
	background-image: url(../img/villaafter.png);
}

footer:before {
	opacity: 1;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(-150px);
	    -ms-transform: translateX(-150px);
	        transform: translateX(-150px);
	content: '';
	position: absolute;
	display: block;
	width: 289px;
	height: 332px;
	right: 0;
	bottom: 69px;
	background-image: url(../img/villabefore.png);
	-webkit-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	    transform: scaleX(-1);
	-webkit-filter: FlipH;
	        filter: FlipH;
	-ms-filter: "FlipH";
}

.ourvilla.fade-in:after {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.ourvilla.fade-in:before {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.ourvilla .title {
	text-align: center;
}

.ourvilla .title h3 {
	margin: 0;
	display: block;
	font-size: 24px;
	letter-spacing: 4px;
	color: black;
	font-weight: 200;
}

.ourvilla .title h2 {
	margin: 35px 0px;
	display: inline-block;
	font-family: 'great_vibesregular';
	font-size: 65px;
}

.ourvilla .howisitdone {
	opacity: 0;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.ourvilla .howisitdone.fade-in {
	opacity: 1;
	-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	        transform: translateY(0);
}

.ourvilla .howisitdone .title {
	margin-bottom: 80px;
}

.ourvilla .howisitdone .title h3 {}

.ourvilla .howisitdone .title h2 {
	position: relative;
	color: #5a4743;
}

.ourvilla .howisitdone .title h2:before {
	content: '';
	position: absolute;
	display: block;
	height: 1px;
	left: -1000px;
	top: 50%;
	background-image: url('../img/ourvillatitlebeforeandafter.png');
	width: 980px;
}

.ourvilla .howisitdone .title h2:after {
	content: '';
	position: absolute;
	display: block;
	width: 1000px;
	height: 1px;
	right: -1020px;
	top: 50%;
	background-image: url('../img/ourvillatitlebeforeandafter.png');
}

.ourvilla .sopart .title h2 {
	position: relative;
	color: #5b4844;
	padding: 60px 0;
	/* transform: rotate(-2deg); */
	margin: 0;
}

.ourvilla .sopart .title h2:before {
	content: '';
	position: absolute;
	display: block;
	width: 980px;
	height: 1px;
	left: -1000px;
	top: 50%;
	background-image: url('../img/ourvillatitlebeforeandafter.png');
}

.ourvilla .sopart .title h2:after {
	content: '';
	position: absolute;
	display: block;
	width: 980px;
	height: 1px;
	right: -1000px;
	top: 50%;
	background-image: url('../img/ourvillatitlebeforeandafter.png');
}

.ourvilla .howisitdone .images {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ourvilla .howisitdone .images:hover {
	-webkit-transform: scale(1.02);
	    -ms-transform: scale(1.02);
	        transform: scale(1.02);
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.ourvilla .howisitdone .paragraph {}

.ourvilla .howisitdone .paragraph p {
	font-weight: 300;
	font-size: 21px;
	color: black;
	line-height: 45px;
}

.ourvilla .howisitdone .paragraph p strong {
	font-size: 21px;
	color: black;
	font-weight: 700;
}

.ourvilla .howisitdone .paragraphdetail {
	margin-top: 50px
}

.ourvilla .howisitdone .paragraphdetail p {
	font-weight: 300;
	font-size: 15px;
	color: black;
	line-height: 35px;
}

.ourvilla .howisitdone .paragraphdetail p strong {
	font-size: 15px;
	color: black;
	font-weight: 700;
}

.ourvilla .howisitdone .botinfo {
	margin-top: 70px
}

.ourvilla .howisitdone .botinfo .paragraph {
	text-align: right;
}

.ourvilla .howisitdone .botinfo .paragraphdetail {
	text-align: right;
	margin-top: 30px
}

@media (max-width: 1580px) {
	.ourvilla:after {
		right: -9%;
	}
	.ourvilla:before {
		left: -8%
	}
	.ourvilla .title h3 {
		font-size: 20px;
	}
	.ourvilla .howisitdone .title h2 {
		font-size: 50px;
	}
	.ourvilla .howisitdone .title h2:before {
		left: -7%;
		display: none;
	}
	.ourvilla .howisitdone .title h2:after {
		right: -7%;
		display: none;
	}
	.ourvilla .howisitdone .paragraph p {
		font-size: 19px;
	}
	.ourvilla .howisitdone .paragraph p strong {
		font-size: 19px;
	}
	.ourvilla .howisitdone .paragraphdetail p {
		font-size: 14px;
	}
	.ourvilla .howisitdone .paragraphdetail p strong {
		font-size: 14px;
	}
}

@media (max-width: 1360px) {
	.ourvilla .howisitdone .paragraph p {
		font-size: 17px;
	}
	.ourvilla .howisitdone .paragraph p strong {
		font-size: 17px;
	}
	.ourvilla .howisitdone .title h2:before {
		width: 300px;
		left: 5%;
	}
	.ourvilla .howisitdone .title h2:after {
		width: 300px;
		right: 5%;
	}
	.ourvilla .howisitdone .title h2 {
		font-size: 40px
	}
	.ourvilla:after {
		right: -13%;
	}
	.ourvilla:before {
		left: -21%;
	}
	.ourvilla .howisitdone .botinfo {
		margin-bottom: 40px;
	}
}

@media (max-width: 1280px) {
	.ourvilla:after {
		right: -19%;
	}
	.ourvilla .howisitdone .paragraph p {
		font-size: 16px;
	}
	.ourvilla .howisitdone .paragraph p strong {
		font-size: 16px;
	}
}

@media (max-width: 1199px) {
	.ourvilla .howisitdone .title {
		margin-bottom: 50px;
	}
	.ourvilla .howisitdone .title h2:before {
		display: none;
	}
	.ourvilla .howisitdone .title h2:after {
		display: none;
	}
	.ourvilla:after {
		display: none;
	}
	.ourvilla:before {
		display: none;
	}
	.ourvilla .howisitdone .images {
		display: none;
	}
}

@media (max-width: 991px) {
	.ourvilla .howisitdone .botinfo .paragraphdetail {
		margin-top: 0px;
		text-align: center;
	}
	.ourvilla .howisitdone .botinfo {
		margin: 0;
		text-align: center;
	}
	.ourvilla .howisitdone .botinfo .paragraph {
		text-align: center;
	}
	.ourvilla .howisitdone .paragraph {
		text-align: center;
	}
	.ourvilla .howisitdone .paragraphdetail {
		margin-top: 20px;
		text-align: center;
	}
}

@media (max-width: 767px) {
	.ourvilla .howisitdone .title {
		margin-bottom: 20px;
	}
	.ourvilla .title h2 {
		font-size: 17px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.ourvilla .howisitdone .title h2 {
		font-size: 35px
	}
}

@media (max-width: 479px) {
	.ourvilla .title h3 {
		font-size: 15px;
		letter-spacing: 2px;
	}
	.ourvilla .howisitdone .title h2 {
		font-size: 30px
	}
	.ourvilla .howisitdone .paragraph p {
		font-size: 14px;
	}
	.ourvilla .howisitdone .paragraph p strong {
		font-size: 14px;
	}
}

@media (max-width: 359px) {}


/*ourvilla end */


/*villaplans start */

.villaplans {
	padding: 5% 0 2% 0;
	position: relative;
}

.villaplans .content {
	opacity: 0;
	-webkit-transform: translateX(-100px);
	    -ms-transform: translateX(-100px);
	        transform: translateX(-100px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out
}

.villaplans .content.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.villaplans .info {}

.villaplans .info .title {
	text-align: center;
}

.villaplans .info .title h2 {
	color: #5b4844;
}

.villaplans {}

.villaplans .villaplans-slide {
	/* padding-bottom: 60px; */
}

.villaplans .villaplans-slide .swiper-slide {
	width: 100%;
	height: auto;
	background-position: center;
	background-size: cover;
}

.villaplans .villaplanspagination {
	position: relative;
	right: 0;
	bottom: 0;
	width: 100%;
	text-align: right;
	float: right;
	left: inherit;
	z-index: 99;
	top: 0px;
	margin-top: 20px;
}

.villaplans .villaplanspagination span.swiper-pagination-bullet {
	margin-left: 10px;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid #abaabb;
	width: 30px;
	height: 30px;
}

.villaplans .villaplanspagination span.swiper-pagination-bullet:hover {
	border-color: #c61b38;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.villaplans .villaplanspagination span.swiper-pagination-bullet-active {
	position: relative;
	background-color: transparent;
	border-radius: 0px;
	border: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.villaplans .villaplanspagination span.swiper-pagination-bullet-active:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	left: 4px;
	top: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 19px 0 0;
	border-color: #c61b38 transparent transparent transparent;
}

.villaplans .villaplanspagination span.swiper-pagination-bullet-active:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	right: 4px;
	bottom: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 19px 19px;
	border-color: transparent transparent #c61b38 transparent;
}

.villaplans .villaplansinfo {}

.villaplans .villaplansinfo .title {
	text-align: left;
}

.villaplans .villaplansinfo .title h4 {
	font-size: 24px;
	color: #333333;
}

.villaplans .villaplansinfo .paragraph {
	margin-top: 40px
}

.villaplans .villaplansinfo .paragraph p {
	color: black;
	font-weight: 300;
	font-size: 25px;
	letter-spacing: 1px;
	line-height: 55px;
}

.villaplans .villaplansinfo .paragraph p strong {
	font-weight: 700;
	font-size: 25px;
	border-bottom: 1px dashed #aaaaaa;
	padding-bottom: 15px;
}

@media (max-width: 1580px) {
	.ourvilla .title h2 {
		font-size: 40px;
		margin: 20px 0px;
	}
	.villaplans {
		padding: 2% 0 1% 0
	}
}

@media (max-width: 1360px) {
	.villaplans .villaplansinfo .paragraph {
		margin-top: 10px
	}
	.villaplans .villaplansinfo .title h4 {
		font-size: 19px
	}
	.villaplans .villaplansinfo .paragraph p {
		line-height: 40px;
		font-size: 17px
	}
	.villaplans .villaplansinfo .paragraph p strong {
		font-size: 17px
	}
}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.villaplans .villaplansinfo .title h4 {
		font-size: 17px;
	}
	.villaplans .villaplansinfo .paragraph p {
		font-size: 14px;
	}
	.villaplans .villaplansinfo .paragraph p strong {
		font-size: 14px;
	}
	.villaplans .villaplansinfo .title {
		text-align: center;
	}
	.villaplans .villaplansinfo {
		text-align: center;
	}
	.villaplans .villaplans-slide .swiper-slide {
		height: auto;
		margin-bottom: 10px;
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet {
		width: 25px;
		height: 25px;
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet-active:before {
		border-width: 14px 14px 0 0
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet-active:after {
		border-width: 0 0 14px 14px
	}
}

@media (max-width: 767px) {
	.ourvilla .title h2 {
		font-size: 30px
	}
}

@media (max-width: 479px) {
	.ourvilla .title h2 {
		margin-bottom: 10px;
	}
	.villaplans .villaplans-slide .swiper-slide {
		height: 220px
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet {
		width: 20px;
		height: 20px;
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet-active:before {
		border-width: 9px 9px 0px 0px
	}
	.villaplans .villaplanspagination span.swiper-pagination-bullet-active:after {
		border-width: 0px 0px 9px 9px
	}
	.villaplans .villaplanspagination {
		bottom: 15px;
	}
	.villaplans .villaplansinfo .title h4 {
		font-size: 15px;
	}
	.villaplans .villaplansinfo .paragraph p {
		font-size: 12px;
		line-height: 30px
	}
	.villaplans .villaplansinfo .paragraph p strong {
		font-size: 12px;
		padding-bottom: 5px
	}
}

@media (max-width: 359px) {}


/*villaplans end */


/*whataretheadvantages start */

.whataretheadvantages {
	overflow: hidden;
	position: relative;
	padding: 5% 0 3% 0;
	background-size: cover !important;
}

.whataretheadvantages:before {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	display: block;
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background: rgba(150, 136, 101, 0.9);
}

.whataretheadvantages .content {
	opacity: 0;
	-webkit-transform: translateX(100px);
	    -ms-transform: translateX(100px);
	        transform: translateX(100px);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
}

.whataretheadvantages .content.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.whataretheadvantages .info {
	text-align: center;
}

.whataretheadvantages .info.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.whataretheadvantages .title {}

.whataretheadvantages .title h3 {
	color: white;
}

.whataretheadvantages .title h2 {
	color: white;
}

.whataretheadvantages .paragraph {}

.whataretheadvantages .paragraph p {
	color: white;
	font-weight: 200;
	font-size: 19px;
	line-height: 40px;
	opacity: 0.8;
	letter-spacing: 1px;
}

.whataretheadvantages .privilege {
	position: relative;
}

.whataretheadvantages .privilege .title {
	margin-top: 80px;
}

.whataretheadvantages .privilege .title h4 {
	position: relative;
	color: white;
	display: block;
	font-size: 45px;
	font-family: 'great_vibesregular';
}

.whataretheadvantages .privilege .title h4:before {
	content: '';
	position: absolute;
	display: block;
	width: 262px;
	height: 1px;
	left: 10%;
	top: 50%;
	background-color: white;
}

.whataretheadvantages .privilege .title h4:after {
	content: '';
	position: absolute;
	display: block;
	width: 262px;
	height: 1px;
	right: 10%;
	top: 50%;
	background-color: white;
}

.whataretheadvantages .privilegelist {
	padding: 50px 0px 120px 0px;
}

.whataretheadvantages .privilegelist .privilegelist-slide {}

.whataretheadvantages .privilegelist .privilegelist-slide .box {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon {
	position: relative;
	margin-right: 30px;
	width: 170px;
	height: 118px;
	background-repeat: no-repeat;
	background-position: center;
	border: 2px solid rgba(255, 255, 255, 0.60);
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon:before {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	left: 4px;
	top: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #c61b38 transparent transparent transparent;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon:after {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	right: 4px;
	bottom: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 12px 12px;
	border-color: transparent transparent #c61b38 transparent;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .text {
	width: 75%
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .text .titletext {
	height: 25px;
	overflow: hidden;
	width: 200px
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .text .paragraph {
	height: 80px;
	overflow: hidden;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .text h5 {
	font-size: 14px;
	color: white;
	font-weight: 700;
	letter-spacing: 1px;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .text p {
	font-size: 16px;
	color: white;
	opacity: 0.8;
	font-weight: 300;
	line-height: 35px;
	letter-spacing: 1px
}

.privilege .privilegelist .privilegelistslidepagination {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
	bottom: 0;
	text-align: center;
}

.privilege .privilegelist .privilegelistslidepagination span {
	display: inline-block;
}

.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet {
	margin-left: 10px;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid #abaabb;
	width: 30px;
	height: 30px;
}

.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet:hover {
	border-color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet-active {
	position: relative;
	background-color: transparent;
	border-radius: 0px;
	border: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet-active:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	left: 4px;
	top: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 19px 0 0;
	border-color: #c61b38 transparent transparent transparent;
}

.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet-active:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	right: 4px;
	bottom: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 19px 19px;
	border-color: transparent transparent #c61b38 transparent;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon:hover {
	border: 2px solid #c61b38;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon:hover:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
}

.whataretheadvantages .privilegelist .privilegelist-slide .box .icon:hover:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 1;
	visibility: visible;
}

@media (max-width: 1580px) {
	.whataretheadvantages .title h2 {
		font-size: 50px;
	}
}

@media (max-width: 1360px) {
	.whataretheadvantages .title h2 {
		font-size: 40px;
	}
	.whataretheadvantages .paragraph p {
		font-size: 17px;
	}
	.whataretheadvantages .privilege .title h4 {
		font-size: 35px;
	}
}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.whataretheadvantages .privilegelist .privilegelist-slide .box .text h5 {
		font-size: 13px;
	}
	.whataretheadvantages .privilegelist .privilegelist-slide .box .icon {
		width: 200px
	}
	.whataretheadvantages .privilegelist .privilegelist-slide .box .text p {
		font-size: 12px;
		line-height: 25px;
	}
	.whataretheadvantages .privilege .title h4:before {
		display: none;
	}
	.whataretheadvantages .privilege .title h4:after {
		display: none;
	}
}

@media (max-width: 767px) {
	.whataretheadvantages .paragraph p {
		font-size: 16px;
		line-height: 35px;
	}
	.whataretheadvantages .title h2 {
		font-size: 35px;
	}
	.whataretheadvantages .privilegelist .privilegelist-slide .box .icon {
		width: 150px
	}
	.whataretheadvantages .privilegelist .privilegelist-slide .box .text .titletext {
		width: 100%;
	}
}

@media (max-width: 479px) {
	.whataretheadvantages .privilege .title {
		margin-top: 40px
	}
	.whataretheadvantages .privilege .title h4 {
		margin-bottom: 0px;
	}
	.whataretheadvantages .title h2 {
		font-size: 30px;
		margin: 25px 0px;
	}
	.whataretheadvantages .paragraph p {
		font-size: 14px;
		line-height: 30px
	}
	.privilege .privilegelist .privilegelistslidepagination {
		bottom: 30px
	}
	.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet {
		width: 25px;
		height: 25px;
	}
	.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet-active:before {
		border-width: 14px 14px 0 0;
	}
	.privilege .privilegelist .privilegelistslidepagination span.swiper-pagination-bullet-active:after {
		border-width: 0 0 14px 14px;
	}
}

@media (max-width: 359px) {}


/*whataretheadvantages end */


/*indexabout start */

.indexabout {
	text-align: center;
	padding: 4% 0;
	position: relative;
}

.indexabout:before {
	content: '';
	position: absolute;
	display: block;
	background-image: url('../img/aboutbefore.png');
	left: -100px;
	bottom: 0;
	width: 317px;
	height: 332px;
}

.indexabout:after {
	opacity: 0;
	-webkit-transform: translateX(50px) scaleX(-1);
	    -ms-transform: translateX(50px) scaleX(-1);
	        transform: translateX(50px) scaleX(-1);
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	content: '';
	position: absolute;
	display: block;
	width: 315px;
	height: 665px;
	right: 0;
	top: 0;
	background-image: url('../img/galeribefore.png');
}

.indexabout.fade-in:after {
	opacity: 1;
	-webkit-transform: translateX(0px) scaleX(-1);
	    -ms-transform: translateX(0px) scaleX(-1);
	        transform: translateX(0px) scaleX(-1);
}

.indexabout .top {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
}

.indexabout .top.fade-in {
	opacity: 1;
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
}

.indexabout .top .title {
	margin-bottom: 60px;
}

.indexabout .top .title h2 {
	font-size: 60px;
	color: #5b4843;
	font-family: 'great_vibesregular';
}

.indexabout .top .title span {
	color: black;
	font-size: 40px;
	letter-spacing: 1px;
	font-family: "hl";
	position: relative;
	margin: 15px 0px;
	display: block;
	margin-top: 30px
}

.indexabout .top .title span:before {
	content: '';
	position: absolute;
	display: block;
	width: 260px;
	height: 1px;
	background-color: #dbdbdb;
	left: 12%;
	top: 50%;
}

.indexabout .top .title span:after {
	content: '';
	position: absolute;
	display: block;
	width: 260px;
	height: 1px;
	background-color: #dbdbdb;
	right: 12%;
	top: 50%;
}

.indexabout .top .paragraph {
	margin-top: 0px
}

.indexabout .top .paragraph p {
	font-size: 21px;
	line-height: 45px;
	font-weight: 300;
	color: black;
	letter-spacing: 1px;
}

.indexabout .top .paragraph p strong {
	font-size: 21px;
	font-weight: 700;
	color: black;
}

.indexabout .top .detailparagraph {
	margin-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	position: relative;
}

.indexabout .top .detailparagraph:after {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 1px;
	background-image: url('../img/aboutlineafter.html');
	bottom: 0;
}

.indexabout .top .detailparagraph p {
	font-size: 14px;
	font-weight: 300;
	line-height: 35px;
	color: #545454;
}

.indexabout .cent {
	margin-top: 80px
}

.indexabout .cent .longlife {
	width: 45%;
	float: left;
	position: relative;
	opacity: 0;
	margin-top: -200px;
	padding-top: 200px;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(-100px);
	    -ms-transform: translateX(-100px);
	        transform: translateX(-100px);
}

.indexabout .cent .longlife.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.indexabout .cent .longlife:after {
	content: '';
	position: absolute;
	display: block;
	width: 1px;
	height: 366px;
	background-image: url('../img/aboutrightafter.png');
	right: -60px;
	bottom: 0;
}

.indexabout .cent .longlife {
	text-align: left;
}

.indexabout .cent .addprestige {
	float: right;
	margin-top: -200px;
	padding-top: 200px;
	width: 45%;
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(100px);
	    -ms-transform: translateX(100px);
	        transform: translateX(100px);
}

.indexabout .cent .addprestige.fade-in {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.indexabout .cent .addprestige {
	text-align: right;
}

.indexabout .cent h2 {
	margin-bottom: 25px;
	color: #5b4843;
	font-size: 70px;
	font-family: 'great_vibesregular';
}

.indexabout .cent span {
	color: #000000;
	font-weight: 300;
	letter-spacing: 1px;
	font-family: "hl";
	font-size: 39px;
	letter-spacing: 2px;
}

.indexabout .cent p {
	margin-top: 25px;
	color: #676767;
	font-size: 17px;
	font-weight: 300;
	line-height: 40px;
}


/*indexabout end */


/*gardenvillas start */

.gardenvillas {
	width: 100%;
	position: relative;
	height: 690px;
	background-size: cover !important;
}

.gardenvillas:before {
	content: '';
	position: absolute;
	display: block;
	background-color: rgba(150, 136, 101, 0.90);
	width: 100%;
	height: 100%;
}

.gardenvillas .content {
	opacity: 0;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateY(20px);
	    -ms-transform: translateY(20px);
	        transform: translateY(20px);
}

.gardenvillas .content.fade-in {
	opacity: 1;
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
}

.gardenvillas .title {
	position: relative;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 50px
}

.gardenvillas .title h3 {
	margin-bottom: 30px;
	font-family: 'great_vibesregular';
	font-size: 59px;
	letter-spacing: -1px;
	color: white;
}

.gardenvillas .title span {
	position: relative;
	font-family: "hl";
	display: block;
	font-size: 39px;
	color: white;
	letter-spacing: 4px;
	color: #decfa8;
}

.gardenvillas .title span:before {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	left: 0;
	height: 1px;
	width: 265px;
	background-color: white;
}

.gardenvillas .title span:after {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	right: 0;
	height: 1px;
	width: 265px;
	background-color: white;
}

.gardenvillas .alllistbox {
	position: relative;
	padding-bottom: 100px;
	padding-top: 30px;
}

.gardenvillas .alllistbox .gardenvillas-slide {}

.gardenvillas .alllistbox .gardenvillas-slide .item {
	margin: 0 auto;
	text-align: center;
	width: 100%;
	display: inline-block;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon {
	position: relative;
	width: 100%;
	border: 1px solid rgba(255, 255, 255, 0.40);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
	content: '';
	left: 4px;
	top: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 12px 0 0;
	border-color: #c61b38 transparent transparent transparent;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0;
	visibility: hidden;
	content: '';
	right: 4px;
	bottom: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 12px 12px;
	border-color: transparent transparent #c61b38 transparent;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon:hover:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon:hover:after {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .icon:hover {
	border: 3px solid #c01232;
}

.gardenvillas .alllistbox .gardenvillas-slide .item .info {
	margin-top: 15px
}

.gardenvillas .alllistbox .gardenvillas-slide .item .info span {
	font-size: 14px;
	letter-spacing: 1px;
	color: white;
	font-weight: 700;
}

.gardenvillas .alllistbox .gardenvillasslidepagination {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	z-index: 99;
	bottom: 0;
	text-align: center;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span {
	display: inline-block;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet {
	margin-left: 10px;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid #fff5dd;
	width: 30px;
	height: 30px;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet:hover {
	border-color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet-active {
	position: relative;
	background-color: transparent;
	border-radius: 0px;
	border: none;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet-active:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	left: 4px;
	top: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 19px 19px 0 0;
	border-color: #c61b38 transparent transparent transparent;
}

.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet-active:after {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	content: '';
	right: 4px;
	bottom: 4px;
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 19px 19px;
	border-color: transparent transparent #c61b38 transparent;
}


/*gardenvillas end */


/*gardenvillasgallery start */

.gardenvillasgallery {
	padding: 5% 0 2% 0;
	position: relative;
}

.gardenvillasgallery:before {
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(50px);
	    -ms-transform: translateX(50px);
	        transform: translateX(50px);
	opacity: 0;
	content: '';
	position: absolute;
	display: block;
	right: 0;
	top: 0;
	background-image: url('../img/galeriafter.png');
	width: 317px;
	height: 332px;
}

.gardenvillasgallery:after {
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	-webkit-transform: translateX(-50px) scaleX(-1);
	    -ms-transform: translateX(-50px) scaleX(-1);
	        transform: translateX(-50px) scaleX(-1);
	opacity: 0;
	content: '';
	position: absolute;
	display: block;
	left: 0;
	bottom: 0;
	background-image: url('../img/aboutafter.png');
	width: 315px;
	height: 665px;
}

.gardenvillasgallery.fade-in:before {
	opacity: 1;
	-webkit-transform: translateX(0px);
	    -ms-transform: translateX(0px);
	        transform: translateX(0px);
}

.gardenvillasgallery.fade-in:after {
	opacity: 1;
	-webkit-transform: translateX(0px) scaleX(-1);
	    -ms-transform: translateX(0px) scaleX(-1);
	        transform: translateX(0px) scaleX(-1);
}

.gardenvillasgallery .content {
	opacity: 1;
	-webkit-transform: translateY(50px);
	    -ms-transform: translateY(50px);
	        transform: translateY(50px);
	margin-top: -150px;
	padding-top: 150px;
	-webkit-transition: all 1s ease-out;
	-o-transition: all 1s ease-out;
	transition: all 1s ease-out;
	padding-bottom: 70px;
}

.gardenvillasgallery .content.fade-in {
	opacity: 1;
	-webkit-transform: translateY(0px);
	    -ms-transform: translateY(0px);
	        transform: translateY(0px);
}

.gardenvillasgallery .title {
	text-align: center;
	margin-bottom: 100px;
}

.gardenvillasgallery .title h3 {
	margin-bottom: 30px;
	font-family: 'great_vibesregular';
	font-size: 59px;
	letter-spacing: -1px;
	color: #5b4843;
}

.gardenvillasgallery .title span {
	position: relative;
	font-family: "hl";
	display: block;
	font-size: 39px;
	color: white;
	letter-spacing: 4px;
	color: #000000;
	position: relative;
}

.gardenvillasgallery .title span:before {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	left: 10%;
	height: 1px;
	width: 265px;
	background-color: #dbdbdb;
}

.gardenvillasgallery .title span:after {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	right: 10%;
	height: 1px;
	width: 265px;
	background-color: #dbdbdb;
}

.gallery .gallery-box {
	margin-bottom: 25px;
	position: relative;
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
	border: 4px solid transparent
}

.gallery .gallery-box a {
	position: relative;
	width: 100%;
	height: 240px;
	background-size: cover !important;
}

.gallery .gallery-box i {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background-color: rgba(150, 136, 101, 0.75);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gallery .gallery-box i:before {
	color: white;
	position: relative;
	top: 45%;
	left: 40%;
}

.gallery .gallery-box:hover i {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gardenvillasgallery .gardenvillasgallerybuttons {
	width: 350px;
	position: absolute;
	bottom: 20px;
	right: 0;
	left: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 99999999;
}

.gallery .gardenvillasgallerybuttons span {
	cursor: pointer;
	display: inline-block;
}

.gallery .gardenvillasgallerybuttons span i:before {
	margin-left: 0px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: white;
	font-size: 25px;
	background-color: #c3a988;
	padding: 8px 5px;
}

.gallery .gardenvillasgallerybuttons span.text {
	color: white;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: 700;
}

.gallery .gardenvillasgallerybuttons span.next {}

.gallery .gardenvillasgallerybuttons span.next i {
	display: inline-block;
	/*float: left; */
	position: relative;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.gallery .gardenvillasgallerybuttons span.next i span {
	visibility: hidden;
	opacity: 0;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	padding: 0px 10px 0px 10px;
	height: 41px;
	line-height: 41px;
	position: relative;
	top: -11px;
	left: -1px;
}

.gallery .gardenvillasgallerybuttons span.next i:hover span {
	background-color: rgba(150, 136, 101, 1);
	visibility: visible;
	opacity: 1;
}

.gallery .gardenvillasgallerybuttons span i:hover:before {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	background-color: rgba(150, 136, 101, 1);
}

.gallery .gardenvillasgallerybuttons span.prev {
	position: relative;
	top: -22px;
}

.gallery .gardenvillasgallerybuttons span.prev i {
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
	display: inline-block;
}

.gallery .gardenvillasgallerybuttons span.prev i span {
	/*visibility: hidden; opacity: 0;*/
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	float: right;
	padding: 0px 10px 0px 10px;
	height: 41px;
	line-height: 41px;
	position: relative;
	top: -11px;
	right: 1px;
	-webkit-transform: rotate(180deg);
	    -ms-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.gallery .gardenvillasgallerybuttons span.prev i:hover span {
	background-color: rgba(150, 136, 101, 1);
	visibility: visible;
	opacity: 1;
}


/*gardenvillasgallery end */


/*callyou start */

.callyou {
	height: 780px;
	background-size: cover;
	position: relative;
	background-size: cover !important;
}

.callyou .content {
	position: relative;
	width: 850px;
	margin: 0 auto;
}

.callyou:before {
	content: '';
	position: absolute;
	display: block;
	background-color: rgba(150, 136, 101, 0.83);
	width: 100%;
	height: 100%;
}

.callyou .title {
	text-align: center;
	position: relative;
	z-index: 99;
	padding-top: 100px;
}

.callyou .title h3 {
	margin-bottom: 30px;
	font-family: 'great_vibesregular';
	font-size: 59px;
	letter-spacing: -1px;
	color: white;
}

.callyou .title span {
	position: relative;
	font-family: "hl";
	display: block;
	font-size: 39px;
	color: white;
	letter-spacing: 4px;
	color: #decfa8;
}

.callyou .title span:before {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	left: 0;
	height: 1px;
	width: 265px;
	background-color: white;
}

.callyou .title span:after {
	content: '';
	top: 50%;
	position: absolute;
	display: block;
	right: 0;
	height: 1px;
	width: 265px;
	background-color: white;
}

.callyou .paragraph p {
	font-size: 17px;
	color: white;
	letter-spacing: 1px;
	text-align: center;
	font-weight: 300;
	color: white;
}

.callyou .paragraph p strong {
	font-size: 17px;
	color: white;
	font-weight: 800;
	letter-spacing: 1px;
}

.callyou .paragraph {
	margin-top: 80px
}

.callyou .form {}

.callyou .form form {
	margin-top: 80px;
	display: inline-block;
}

.callyou .form form .form-group {
	margin-bottom: 25px;
}

.callyou .form form .announcementandbut {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.callyou .form form .announcementandbut .paragraphcheck {
	width: 45%;
}

.callyou .form form .announcementandbut .paragraphcheck p {
	line-height: 30px;
	margin-bottom: 0;
	color: #e4e4e4;
	letter-spacing: 1px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 0px;
}

.callyou .form form .announcementandbut .paragraphcheck p strong a {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	padding-bottom: 1px;
	font-size: 14px;
	border-bottom: 2px solid #646464;
	font-weight: 700;
	color: white;
	letter-spacing: 1px;
}

.callyou .form form .announcementandbut .paragraphcheck p strong a:hover {
	border-color: #ba122f;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.callyou .form form .announcementandbut .checkbox {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.callyou .form form .announcementandbut .button input[type="submit"] {
	background-color: #ba122f;
	color: white;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 180px;
	height: 70px;
	border: none;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 17px;
}

.callyou .form form .announcementandbut .button input[type="submit"]:hover {
	background-color: #ca2542;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="text"] {
	color: white;
	width: 100%;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid white;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="text"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="tel"] {
	color: white;
	width: 100%;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid white;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="tel"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="email"] {
	color: white;
	width: 100%;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid white;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="email"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.callyou .form form input[type="submit"] {}

.callyou .form form input[type="text"]::-webkit-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="text"]::-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="text"]:-ms-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="text"]:-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="email"]::-webkit-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="email"]::-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="email"]:-ms-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="email"]:-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="tel"]::-webkit-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="tel"]::-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="tel"]:-ms-input-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.callyou .form form input[type="tel"]:-moz-placeholder {
	color: #fff;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

@media (max-width: 1580px) {
	.callyou .title h3 {
		font-size: 45px;
	}
	.callyou .title span {
		font-size: 30px
	}
	.callyou .paragraph p {
		font-size: 16px;
	}
	.callyou .paragraph p strong {
		font-size: 16px;
	}
	.callyou .paragraph {
		margin-top: 60px
	}
	.callyou .form form {
		margin-top: 50px
	}
}

@media (max-width: 1360px) {}

@media (max-width: 1280px) {}

@media (max-width: 1199px) {}

@media (max-width: 991px) {
	.callyou .title h3 {
		margin-bottom: 20px;
	}
	.callyou .paragraph {
		margin-top: 30px
	}
	.callyou .title {
		padding-top: 50px;
	}
	.callyou .content {
		width: 100%;
	}
	.callyou {
		height: inherit;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.callyou .title h3 {
		font-size: 35px;
	}
	.callyou .title span {
		font-size: 27px
	}
	.callyou .title span:before {
		display: none;
	}
	.callyou .title span:after {
		display: none;
	}
}

@media (max-width: 767px) {
	.callyou .title span {
		display: none;
	}
	.callyou .content .form form {
		width: 100%;
	}
}

@media (max-width: 560px) {
	.callyou .form form .announcementandbut {
		display: block;
	}
	.callyou .form form .announcementandbut .paragraphcheck {
		width: 100%;
		text-align: center;
	}
	.callyou .form form .announcementandbut .button {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.callyou .form form .announcementandbut .button input[type="submit"] {
		height: 60px;
		font-size: 14px;
		letter-spacing: 2px;
	}
}

@media (max-width: 479px) {
	.callyou .form form {
		margin-top: 15px
	}
	.callyou .paragraph {
		margin-top: 25px
	}
	.callyou .title {
		padding-top: 25px;
	}
	.callyou .title h3 {
		font-size: 30px
	}
	.callyou .paragraph p {
		font-size: 14px;
		letter-spacing: 1px
	}
	.callyou .paragraph p strong {
		font-size: 14px
	}
	.callyou .form form input[type="text"] {
		height: 55px;
		border: 2px solid white;
	}
	.callyou .form form input[type="email"] {
		height: 55px;
		border: 2px solid white;
	}
	.callyou .form form input[type="tel"] {
		height: 55px;
		border: 2px solid white;
	}
	.callyou .form form .form-group {
		margin-bottom: 15px;
	}
	.control__indicator {
		width: 25px;
		height: 25px;
		border: 3px solid #ddd;
	}
	.control span {
		font-size: 16px;
	}
	.callyou .form form .announcementandbut .checkbox {
		margin-bottom: 20px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

@media (max-width: 359px) {}


/*callyou end */

footer article.footer-top {}

footer article.footer-top .container-fluid {
	padding-left: 0px;
	padding-right: 0px;
}

footer article.footer-top .map-responsive {}

footer article.footer-top .footer-contact {
	text-align: left;
}

footer article.footer-top .footer-contact .contactinfo {
	padding-top: 50px;
	padding-left: 20px;
}

footer article.footer-top .footer-contact .contactinfo h2 {
	display: block;
	padding-bottom: 30px;
	letter-spacing: 1px;
	color: #000000;
	font-size: 45px;
	font-weight: 700;
	margin: 0;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail {
	display: block;
	margin-bottom: 30px;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span {}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.title {
	color: black;
	font-weight: 700;
	font-size: 18px;
	float: left;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.title i:before {
	margin-left: 0px;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.info {
	margin-top: -6px;
	line-height: 30px;
	display: inline-block;
	width: 50%;
	margin-left: 25px;
	color: #7a7a7a;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 16px;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a {
	font-size: 16px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: #7a7a7a;
	font-weight: 500;
	letter-spacing: 1px;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a.number {
	font-size: 31px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: 700;
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a.number:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: rgba(150, 136, 101, 1);
}

footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a:hover {
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	color: black;
}

footer article.footer-top .footer-contact .contactsocialmedia {
	padding-left: 20px;
}

footer article.footer-top .footer-contact .contactsocialmedia ul {}

footer article.footer-top .footer-contact .contactsocialmedia ul>li {
	display: inline-block;
	margin-right: 10px;
}

footer article.footer-top .footer-contact .contactsocialmedia ul>li>a {
	line-height: 30px;
	border: 1px solid rgba(150, 136, 101, 1);
	width: 35px;
	height: 35px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin: 0 auto;
	text-align: center;
	display: block;
}

footer article.footer-top .footer-contact .contactsocialmedia ul>li>a:hover {
	background-color: rgba(150, 136, 101, 1);
	color: white;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

footer article.footer-top .footer-contact .contactsocialmedia ul>li>a>i:before {
	font-size: 20px;
}

footer article.footer-cent {
	width: 100%;
	background-color: #f1f1f1;
	padding: 20px 0px;
}

footer article.footer-cent .copyrightlogoandbiltek {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

footer article.footer-cent .copyrightlogoandbiltek .copyright {}

footer article.footer-cent .copyrightlogoandbiltek .copyright span {
	font-size: 13px;
	color: black;
	font-weight: 300;
	letter-spacing: 1px;
}

footer article.footer-cent .copyrightlogoandbiltek .copyright span strong {
	font-weight: 700;
	font-size: 13px;
}

footer article.footer-cent .copyrightlogoandbiltek .logo {}

footer article.footer-cent .copyrightlogoandbiltek .biltek-logo {}

footer article.footer-cent .copyrightlogoandbiltek .biltek-logo a {
	font-size: 13px;
	color: black;
	margin-left: 10px;
}

@media (max-width: 1580px) {
	.slider .swiper-slide .slider-content {
		bottom: 100px
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 50px;
		margin-bottom: 20px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 25px
	}
	.slider .swiper-slide .slider-content .link a {
		font-size: 16px;
		width: 190px;
		height: 65px;
	}
	.indexabout:after {
		right: -9%;
	}
	.indexabout:before {
		left: -14%
	}
	.indexabout .cent .longlife:after {
		top: -20px;
		height: 320px
	}
	.indexabout .top .title h2 {
		font-size: 50px
	}
	.indexabout .top .title span {
		font-size: 35px
	}
	.indexabout .top .paragraph p {
		font-size: 19px;
	}
	.indexabout .top .paragraph p strong {
		font-size: 19px;
	}
	.indexabout .cent h2 {
		font-size: 50px
	}
	.indexabout .cent span {
		font-size: 30px
	}
	.indexabout .cent p {
		font-size: 15px;
	}
	.gardenvillas .title h3 {
		font-size: 50px
	}
	.gardenvillas .title span {
		font-size: 35px
	}
	.gardenvillas .title span:before {
		left: 10%
	}
	.gardenvillas .title span:after {
		right: 10%
	}
	.gardenvillasgallery:before {
		right: -10%;
	}
	.gardenvillasgallery:after {
		left: -10%;
	}
}

@media (max-width: 1360px) {
	.slider .swiper-slide {
		height: 100vh
	}
	.slider .swiper-slide .slider-content {
		bottom: 100px
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 45px;
		margin-bottom: 15px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 23px
	}
	.slider .swiper-slide .slider-content .link a {
		font-size: 14px;
		letter-spacing: 1px;
		width: 160px;
		line-height: 55px;
		height: 55px;
	}
	.indexabout:after {
		right: -13%;
	}
	.indexabout:before {
		left: -23%;
	}
	.indexabout .top .title h2 {
		font-size: 45px
	}
	.indexabout .top .title span {
		font-size: 30px
	}
	.indexabout .top .paragraph p {
		font-size: 18px;
	}
	.indexabout .top .paragraph p strong {
		font-size: 18px;
	}
	.indexabout .cent h2 {
		font-size: 45px
	}
	.indexabout .cent span {
		font-size: 30px
	}
	.indexabout .cent p {
		font-size: 14px;
	}
	.gardenvillasgallery:before {
		right: -15%;
	}
	.gardenvillasgallery:after {
		left: -15%;
	}
}

@media (max-width: 1280px) {
	.gardenvillasgallery:before {
		right: -18%;
	}
	.gardenvillasgallery:after {
		left: -23%;
	}
	.indexabout:after {
		right: -22%;
	}
	.indexabout .top .title h2 {
		font-size: 40px
	}
	.indexabout .top .title span {
		font-size: 27px
	}
	.indexabout .top .paragraph p {
		font-size: 17px;
	}
	.indexabout .top .paragraph p strong {
		font-size: 17px;
	}
	.indexabout .cent h2 {
		font-size: 40px
	}
	.indexabout .cent span {
		font-size: 27px
	}
	.indexabout .cent p {
		font-size: 14px;
	}
	.indexabout .top .title {
		margin-bottom: 35px;
	}
	.indexabout {
		padding: 3% 0;
	}
	.indexabout .cent .longlife:after {
		height: 290px
	}
}

@media (max-width: 1199px) {
	.gardenvillasgallery:before {
		display: none;
	}
	.gardenvillasgallery:after {
		display: none;
	}
	.indexabout:after {
		display: none;
	}
	.indexabout:before {
		display: none;
	}
	.slider .swiper-slide .slider-content .link {
		display: none;
	}
	.slider .swiper-slide {
		height: 650px
	}
	.slider .swiper-slide .slider-content {
		bottom: 50px
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 40px;
		margin-bottom: 15px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 19px
	}
	.gardenvillas .title span {
		font-size: 30px
	}
	.gardenvillas .title span:before {
		display: none;
	}
	.gardenvillas .title span:after {
		display: none;
	}
	.gardenvillasgallery .title h3 {
		font-size: 50px
	}
	.gardenvillasgallery .title span {
		font-size: 30px
	}
}

@media (max-width: 991px) {
	footer article.footer-cent .copyrightlogoandbiltek .logo {
		display: none;
	}
	footer article.footer-cent .copyrightlogoandbiltek .copyright span strong {
		font-size: 12px;
	}
	footer article.footer-cent .copyrightlogoandbiltek .copyright span {
		font-size: 12px;
	}
	footer article.footer-cent .copyrightlogoandbiltek .biltek-logo a {
		font-size: 12px;
		line-height: 57px;
	}
	.slider .container-fluid {
		padding: 0px 50px;
	}
	.indexabout .top .title span:before {
		width: 150px
	}
	.indexabout .top .title span:after {
		width: 150px
	}
	.indexabout .cent {
		margin-top: 0px
	}
	.indexabout .top .detailparagraph {
		margin-bottom: 0px;
	}
	.indexabout .top .title h2 {
		font-size: 35px
	}
	.indexabout .top .title span {
		font-size: 26px
	}
	.indexabout .top .paragraph p {
		font-size: 16px;
	}
	.indexabout .top .paragraph p strong {
		font-size: 16px;
	}
	.slider .swiper-slide {
		height: 600px
	}
	.slider .swiper-slide .slider-content {
		bottom: 50px
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 35px;
		margin-bottom: 15px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 18px
	}
	.indexabout .cent .longlife:after {
		display: none;
	}
	.indexabout .cent .longlife {
		width: 100%;
		text-align: center;
	}
	.indexabout .cent .addprestige {
		width: 100%;
		text-align: center;
	}
	.indexabout .cent h2 {
		font-size: 35px
	}
	.indexabout .cent span {
		font-size: 24px
	}
	.indexabout .cent p {
		font-size: 13px;
	}
	.gardenvillas .title h3 {
		font-size: 40px
	}
	.gardenvillas .title span {
		font-size: 30px
	}
	.gardenvillas .alllistbox {
		padding-top: 0px;
		padding-bottom: 85px
	}
	.gardenvillas {
		height: 640px
	}
	.gardenvillasgallery .title span:before {
		width: 170px
	}
	.gardenvillasgallery .title span:after {
		width: 170px
	}
	.villaplans .villaplanspagination {
		top: 0;
	}
	.gardenvillasgallery .title h3 {
		font-size: 40px;
	}
	.gardenvillasgallery .title span {
		font-size: 25px
	}
	.gardenvillasgallery .title {
		margin-bottom: 50px;
	}
	.gardenvillasgallery {
		padding: 5% 0 7% 0
	}
}

@media (max-width: 767px) {
	.callback {
		display: none;
	}
	.gardenvillasgallery .title span:before {
		display: none;
	}
	.gardenvillasgallery .title span:after {
		display: none;
	}
	.gardenvillasgallery .gardenvillasgallerybuttons {
		bottom: 0;
	}
	.indexabout .top .title span:before {
		display: none;
	}
	.indexabout .top .title span:after {
		display: none;
	}
	.indexabout .top .title h2 {
		font-size: 32px;
		margin-bottom: 0px;
	}
	.indexabout .top .title span {
		font-size: 24px;
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.indexabout .top .title {
		margin-bottom: 15px;
	}
	.indexabout .top .paragraph p {
		font-size: 15px;
		line-height: 35px
	}
	.indexabout .top .paragraph p strong {
		font-size: 15px;
	}
	.slider .container-fluid {
		padding: 0px 30px;
	}
	.slider .swiper-slide {
		height: 500px
	}
	.slider .swiper-slide .slider-content {
		/*bottom: 50px ;*/
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 30px;
		margin-bottom: 15px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 17px
	}
	.gardenvillas {
		height: 490px
	}
	.gardenvillas .title {
		padding-top: 30px;
		padding-bottom: 30px
	}
	.gardenvillas .title h3 {
		font-size: 35px;
		margin-bottom: 15px;
	}
	.gardenvillas .title span {
		font-size: 25px
	}
	.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet {
		width: 22px;
		height: 22px
	}
	.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet-active:before {
		border-width: 12px 12px 0 0;
	}
	.gardenvillas .alllistbox .gardenvillasslidepagination span.swiper-pagination-bullet-active:after {
		border-width: 0 0 12px 12px;
	}
	.gallery .gardenvillasgallerybuttons span.prev {
		top: 0;
	}
	span.text {
		display: none !important;
	}
	.gallery .gardenvillasgallerybuttons span.prev i {
		position: relative;
		top: -6px;
	}
	section.callyou {
		margin-top: 40px;
	}
}

@media (max-width:580px) {}

@media (max-width: 479px) {
	.ourvilla {
		padding: 7% 0 3% 0;
	}
	.slider .swiper-slide .slider-content {
		bottom: 20px
	}
	.slider .swiper-slide .slider-content .info h3 {
		font-size: 25px;
	}
	.slider .swiper-slide .slider-content .info p {
		font-size: 14px;
		letter-spacing: 2px;
	}
	.indexabout .top {
		-webkit-transform: translateY(15px);
		    -ms-transform: translateY(15px);
		        transform: translateY(15px);
	}
	footer article.footer-cent .copyrightlogoandbiltek {
		display: block;
		text-align: center;
	}
	footer article.footer-cent .copyrightlogoandbiltek .copyright {
		padding-top: 15px;
	}
	.slider .swiper-slide {
		height: 350px
	}
	.indexabout .top .title h2 {
		font-size: 28px;
		margin-bottom: 0px;
	}
	.indexabout .top .title span {
		font-size: 21px;
		margin-top: 15px;
		margin-bottom: 0px;
	}
	.indexabout .top .title {
		margin-bottom: 15px;
	}
	.indexabout .top .paragraph p {
		font-size: 14px;
		line-height: 35px
	}
	.indexabout .top .paragraph p strong {
		font-size: 14px;
	}
	.indexabout .top .detailparagraph {
		margin-top: 15px;
		padding-bottom: 10px
	}
	.indexabout .cent span {
		font-size: 21px
	}
	.indexabout .cent h2 {
		margin-bottom: 15px;
	}
	.indexabout .cent p {
		line-height: 30px;
		margin-top: 10px
	}
	.gardenvillas .title h3 {
		font-size: 30px
	}
	.gardenvillas .title span {
		font-size: 22px
	}
	.gardenvillas .alllistbox .gardenvillas-slide .item .info span {
		font-size: 13px;
	}
	.gardenvillasgallery .title h3 {
		font-size: 30px;
		margin-bottom: 10px;
	}
	.gardenvillasgallery .title span {
		font-size: 17px
	}
	.gardenvillasgallery .title span:before {
		display: none;
	}
	.gardenvillasgallery .title span:after {
		display: none;
	}
	.gardenvillasgallery .title {
		margin-bottom: 20px;
	}
	.gardenvillas-gallery-slide {
		text-align: center;
		padding-bottom: 0;
	}
	.gardenvillasgallery .gardenvillasgallerybuttons {
		bottom: 0;
		position: relative;
	}
	.gardenvillasgallery .content {
		padding-bottom: 30px
	}
	.gardenvillasgallery {
		padding: 3% 0 2% 0;
	}
}

@media (max-width: 359px) {}


/* ===== Media Query ====== */

@media (max-width: 1350px) {
	footer article.footer-top .footer-contact .contactinfo h2 {
		font-size: 35px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info {
		font-size: 15px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title {
		font-size: 17px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a.number {
		font-size: 28px
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title i:before {
		font-size: 18px
	}
	footer article.footer-top .footer-contact .contactinfo {
		padding-left: 0px;
		padding-top: 30px;
	}
	footer article.footer-top .footer-contact .contactsocialmedia {
		padding-left: 0px;
	}
}

@media (max-width: 1199px) {
	footer article.footer-top .footer-contact .contactinfo h2 {
		font-size: 30px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info {
		font-size: 13px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title {
		font-size: 15px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a {
		font-size: 13px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a.number {
		font-size: 25px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title i:before {
		font-size: 16px;
	}
	header article.header-cent .mainmenu ul>li>a {
		font-size: 12px;
	}
	header article.header-cent .mainmenu ul>li {
		margin: 0px 10px;
	}
}

@media (max-width: 991px) {
	ul.tabs {
		margin-top: 30px;
		background-color: #f9f9f9;
		display: none;
	}
	ul.tabs>li {
		display: block !important;
		padding: 10px 0px;
		border-bottom: 1px solid #e8e8e8
	}
	ul.tabs>li:last-child {
		border-bottom: none;
	}
	ul.tabs>li>a {
		border: none;
	}
	ul.tabs>li>a:before {
		display: none !important;
	}
	ul.tabs>li>a:after {
		display: none !important;
	}
	.environment .title h2:before {
		display: none;
	}
	.environment .title h2:after {
		display: none;
	}
	.environment .title h2 {
		font-size: 35px;
		border-bottom: 1px solid #e6e6e6;
		padding-bottom: 25px;
	}
	.environment .title {
		margin-bottom: 35px;
	}
	.environment .environment-slide .box .info {
		padding-right: 0px;
	}
	.environment .environment-slide .box .info h4 {
		font-size: 30px
	}
	.environment .environment-slide .box .info .paragraph p {
		font-size: 14px
	}
	.environment .environment-slide .box .info .paragraph p strong {
		font-size: 14px
	}
	.environment .environment-slide .box .info .paragraph {
		margin-top: 20px
	}
	.environment .tabmenu {
		margin-bottom: 30px;
	}
	.environment .contents {
		padding-bottom: 65px;
	}
	.environment .environment-slidebuttons span:before {
		font-size: 35px;
	}
	.environment .environment-slidebuttons span:after {
		font-size: 35px;
	}
	.menutoggle {
		display: block;
	}
	header article.header-cent .logoandmainmenu {
		margin-top: 10px
	}
	header article.header-cent .mainmenu {
		display: none;
	}
	header article.header-top {}
	.hamburger-menu {
		display: block;
	}
	footer article.footer-top .footer-contact {
		padding-left: 30px;
		padding-bottom: 20px
	}
	header article.header-top .customerrepresentative span.number a {
		font-size: 20px;
	}
	header article.header-top .customerrepresentative span.title {
		font-size: 11px;
		letter-spacing: 1px;
	}
	header article.header-top .customerrepresentative span.number i:before {
		font-size: 20px
	}
	header article.header-top .mailinfo span.address a {
		font-size: 14px;
	}
	header article.header-top .mailinfo span.title {
		font-size: 17px;
	}
	.contact1 h2 {
		margin-bottom: 20px;
	}
	.contact1 .form-div {
		padding-bottom: 0px;
	}
	.contact .location {
		padding: 0;
	}
}

@media (max-width: 767px) {
	.page-title .link ul.tabs li.active>a {
		font-size: 15px
	}
	.page-title .link ul.tabs li>a {
		font-size: 15px
	}
	header article.header-top-bg {
		height: 114px
	}
	/*.page-title .link {display: none;}*/
	header article.header-top .customerrepresentative {
		display: block;
		text-align: center;
	}
	header article.header-top .mailinfo {
		display: none;
	}
	header .container-fluid {
		padding-left: 25px;
		padding-right: 25px;
	}
	.hamburger-menu {
		right: 25px;
		top: 105px;
	}
	header article.header-cent .logoandmainmenu {
		margin-top: 5px;
	}
	.contact1 .contact>div+div {
		margin-top: 15px
	}
	.contact1 h2 {
		margin-bottom: 15px;
	}
	.environment .title h2 {
		font-size: 30px;
		border-bottom: 1px solid #e6e6e6;
		padding-bottom: 25px;
	}
	.environment .title {
		margin-bottom: 30px;
	}
	.environment .environment-slide .box .info {
		padding-right: 0px;
	}
	.environment .environment-slide .box .info h4 {
		font-size: 25px
	}
	.environment .environment-slide .box .info .paragraph p {
		font-size: 13px;
		line-height: 35px
	}
	.environment .environment-slide .box .info .paragraph p strong {
		font-size: 13px
	}
	.environment .environment-slide .box .info .paragraph {
		margin-top: 15px
	}
	.environment .tabmenu {
		margin-bottom: 25px;
	}
	.environment .contents {
		padding-bottom: 55px;
	}
	.environment .environment-slidebuttons span:before {
		font-size: 30px;
	}
	.environment .environment-slidebuttons span:after {
		font-size: 30px;
	}
	.page-title .link ul.tabs li>a {
		line-height: 130px
	}
}

@media (max-width: 479px) {
	.title-first .link .menutoggle {
		display: block;
	}
	.title-first .link .menutoggle span#togglemenu {
		display: block;
	}
	.link ul.tabs {
		margin: 10px 0px 15px 0px;
	}
	.page-title .link {
		width: 100%;
		text-align: center;
	}
	ul.tabs>li {
		border-bottom: none;
	}
	.link ul.tabs li {
		display: block !important;
	}
	.page-title .link ul.tabs li>a {
		padding: 0px 20px;
		font-size: 13px;
	}
	.page-title .link ul.tabs li.active>a {
		font-size: 13px;
	}
	.page-title .link ul.tabs li>a {
		line-height: 45px
	}
	.callyou .form form .announcementandbut .button input[type="submit"] {
		border-radius: 0px;
	}
	.callyou .paragraph p {
		font-size: 13px;
	}
	.callyou .paragraph p strong {
		font-size: 13px;
	}
	header article.header-cent {
		padding: 0
	}
	header article.header-cent .logoandmainmenu {
		margin: 20px 0px;
	}
	ul.tabsmenu>li>a {
		font-size: 13px;
	}
	.tabmenu {
		margin-bottom: 20px;
	}
	header article.header-top {
		height: 45px;
		line-height: 40px;
	}
	header article.header-top .mailinfo span.address a {
		font-size: 12px;
	}
	header article.header-top .mailinfo span.title {
		font-size: 13px;
		margin-right: 10px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail {
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail {
		margin-bottom: 15px;
	}
	footer article.footer-top .footer-contact .contactsocialmedia ul>li>a {
		width: 30px;
		height: 30px;
		line-height: 23px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info {
		font-size: 12px;
		width: 100%;
		margin-top: 0px
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title {
		font-size: 14px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.title i:before {
		font-size: 14px;
	}
	footer article.footer-top .footer-contact .contactinfo .contactdetail span.info a.number {
		font-size: 22px
	}
	footer article.footer-top .footer-contact .contactsocialmedia ul>li>a>i:before {
		font-size: 17px;
	}
	footer article.footer-top .footer-contact {
		padding-right: 20px;
	}
	footer article.footer-top .footer-contact .contactinfo h2 {
		font-size: 25px;
		padding-bottom: 15px
	}
	footer article.footer-cent {
		padding: 0
	}
	header .container-fluid {
		padding-left: 5px;
		padding-right: 5px;
	}
	.hamburger-menu {
		top: 90px;
		right: 15px
	}
	header article.header-top .customerrepresentative span.number a {
		font-size: 15px;
		margin-left: 10px;
	}
	header article.header-top .customerrepresentative span.number {
		margin-right: 10px;
	}
	header article.header-top .customerrepresentative span.number i:before {
		font-size: 15px
	}
	header article.header-top .customerrepresentative span.title {
		font-size: 10px
	}
	header article.header-top .customerrepresentative {
		line-height: 43px;
	}
	header article.header-cent .logo a img {
		width: 65%;
	}
	header article.header-top-bg .logoandmainmenu {
		margin: 25px 0px;
	}
	.callyou .form form .announcementandbut .paragraphcheck p {
		font-size: 13px;
	}
	.callyou .form form .announcementandbut .paragraphcheck p strong {
		font-size: 13px;
	}
}

@media (max-width: 359px) {}


/*Only ie 10+*/

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {}


/* ===== Media Query ====== */

.sopart .swiper-container {
	width: 100%;
	height: 100%;
	background: #f9f9f9;
}

.sopart .swiper-slide {
	margin: 0 !important;
	width: auto;
	height: 160px;
	background-size: cover;
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-size: contain !important;
}

.sopart .swiper-slide .content {
	font-family: 'Roboto', sans-serif;
	text-align: center;
	display: block;
	position: relative;
	opacity: 0;
	-webkit-transition: 0.5s ease-in-out;
	-o-transition: 0.5s ease-in-out;
	transition: 0.5s ease-in-out;
	color: rgba(255, 255, 255, 0);
	z-index: 2;
}

.sopart .swiper-slide .content h2 {
	position: relative;
	font-weight: 500;
	overflow: hidden;
	font-size: 20px;
}

.sopart .swiper-slide .content h2:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 0.5em;
	border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}

.sopart .swiper-slide:hover .content {
	opacity: 1;
	color: rgba(255, 255, 255, 1);
	text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
}

.sopart .swiper-slide:before {
	content: "";
	display: block;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	background-color: rgba(150, 136, 101, 0);
	-webkit-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}

.sopart .swiper-slide:hover:before {
	background-color: rgba(150, 136, 101, 0.8);
	-webkit-box-shadow: inset 0px 0px 70px 0px rgba(0, 0, 0, 1);
	box-shadow: inset 0px 0px 70px 0px rgba(0, 0, 0, 1);
}

.location .form {}

.location .form form {
	margin-top: 80px;
	display: inline-block;
}

.location .form form .form-group {
	margin-bottom: 25px;
}

.location .form form .announcementandbut {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	width: 100%;
}

.location .form form .announcementandbut .paragraphcheck {}

.location .form form .announcementandbut .paragraphcheck p {
	line-height: 30px;
	margin-bottom: 0;
	color: #5a5a5a;
	letter-spacing: 1px;
	font-weight: 200;
	font-size: 14px;
	letter-spacing: 0px;
}

.location .form form .announcementandbut .paragraphcheck p strong a {
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	padding-bottom: 0px;
	font-size: 12px;
	border-bottom: 1px solid #646464;
	font-weight: 700;
	color: black;
	letter-spacing: 1px;
}

.location .form form .announcementandbut .paragraphcheck p strong a:hover {
	border-color: #ba122f;
	-webkit-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}

.location .form form .announcementandbut .checkbox {
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}

.location .form form .announcementandbut .button input[type="submit"] {
	background-color: #ba122f;
	color: white;
	letter-spacing: 1px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	width: 180px;
	height: 70px;
	border: none;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 17px;
}

.location .form form .announcementandbut .button input[type="submit"]:hover {
	background-color: #ca2542;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="text"] {
	color: #000000;
	width: 100%;
	border-radius: 0px;
	background-color: rgba(0,0,0,0);
	border: 3px solid #cccccc;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="text"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form textarea {
	color: #000000;
	width: 100%;
	border-radius: 0px;
	background-color: rgba(0,0,0,0);
	border: 3px solid #cccccc !important;
	height: 150px;
	line-height: 40px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form textarea:focus {
	border-color: #ba122f !important;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="tel"] {
	color: #333333;
	width: 100%;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid #cccccc;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="tel"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="email"] {
	color: #333333;
	width: 100%;
	border-radius: 0px;
	background-color: transparent;
	border: 3px solid #cccccc;
	height: 65px;
	padding-left: 25px;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="email"]:focus {
	border-color: #ba122f;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .form form input[type="submit"] {}

.location .form form input[type="text"]::-webkit-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="text"]::-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="text"]:-ms-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="text"]:-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="email"]::-webkit-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="email"]::-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="email"]:-ms-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="email"]:-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="tel"]::-webkit-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="tel"]::-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="tel"]:-ms-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form input[type="tel"]:-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form textarea::-webkit-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form textarea::-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form textarea:-ms-input-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

.location .form form textarea:-moz-placeholder {
	color: #cccccc;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 17px;
}

@media (max-width: 1580px) {
	.location .title h3 {
		font-size: 45px;
	}
	.location .title span {
		font-size: 30px
	}
	.location .paragraph p {
		font-size: 16px;
	}
	.location .paragraph p strong {
		font-size: 16px;
	}
	.location .paragraph {
		margin-top: 60px
	}
	.location .form form {
		margin-top: 50px
	}
}

@media (max-width: 991px) {
	.location .title h3 {
		margin-bottom: 20px;
	}
	.location .paragraph {
		margin-top: 30px
	}
	.location .title {
		padding-top: 50px;
	}
	.location .content {
		width: 100%;
	}
	.location {
		height: inherit;
		background-position: center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.location .title h3 {
		font-size: 35px;
	}
	.location .title span {
		font-size: 27px
	}
	.location .title span:before {
		display: none;
	}
	.location .title span:after {
		display: none;
	}
}

@media (max-width: 767px) {
	.location .title span {
		display: none;
	}
	.location .content .form form {
		width: 100%;
	}
}

@media (max-width: 560px) {
	.location .form form .announcementandbut {
		display: block;
	}
	.location .form form .announcementandbut .paragraphcheck {
		width: 100%;
		text-align: center;
	}
	.location .form form .announcementandbut .button {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.location .form form .announcementandbut .button input[type="submit"] {
		height: 60px;
		font-size: 14px;
		letter-spacing: 2px;
	}
}

@media (max-width: 479px) {
	.location .form form {
		margin-top: 15px
	}
	.location .paragraph {
		margin-top: 25px
	}
	.location .title {
		padding-top: 25px;
	}
	.location .title h3 {
		font-size: 30px
	}
	.location .paragraph p {
		font-size: 14px;
		letter-spacing: 1px
	}
	.location .paragraph p strong {
		font-size: 14px
	}
	.location .form form input[type="text"] {
		height: 55px;
		border: 2px solid #cccccc;
	}
	.location .form form input[type="email"] {
		height: 55px;
		border: 2px solid #cccccc;
	}
	.location .form form input[type="tel"] {
		height: 55px;
		border: 2px solid #cccccc;
	}
	.location .captcha #siimage {
		height: 55px !important;
	}
	.location .captcha {
		border: 2px solid #ccc !important;
	}
	.location .captcha-btn {
		float: none;
	}
	.location .form form .form-group {
		margin-bottom: 15px;
	}
	.control__indicator {
		width: 25px;
		height: 25px;
		border: 3px solid #ddd;
	}
	.control span {
		font-size: 16px;
	}
	.location .form form .announcementandbut .checkbox {
		margin-bottom: 20px;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
}

.location .checkbox label {
	padding-left: 35px;
	padding-right: 25px;
}

.location .control-group {
	display: inline-block;
	vertical-align: top;
	background: #000;
	text-align: left;
	-webkit-box-shadow: 0 1px 2px rgb(0, 0, 0);
	        box-shadow: 0 1px 2px rgb(0, 0, 0);
	padding: 30px;
	margin: 10px;
}

.location .control {
	position: relative;
	padding-left: 30px;
	margin-bottom: 15px;
	cursor: pointer;
	font-size: 18px;
}

.location .control input {
	position: absolute;
	z-index: -1;
	opacity: 0;
	display: none;
}

.location .control span {
	display: block;
	margin-top: 6px;
	margin-left: 10px;
	line-height: 20px;
	font-size: 17px;
	font-weight: 300;
	color: #212121;
	letter-spacing: 1px;
}

.location .control__indicator {
	position: absolute;
	top: 2px;
	left: 0;
	height: 30px;
	width: 30px;
	background-color: rgba(255,255,255,0);
	border: 4px solid #212121;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .control__indicator:before {
	content: '';
	position: absolute;
	display: block;
	width: 10px;
	height: 10px;
	background-color: black;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 27%;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .control--radio .control__indicator {
	border-radius: 50%;
}

.location .control:hover input~.control__indicator,
.control input:focus~.control__indicator {
	border-color: #4e4e4e;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .control:hover input~.control__indicator:before,
.control input:focus~.control__indicator:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .control input:checked~.control__indicator:before {
	opacity: 1;
	visibility: visible;
	-webkit-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.location .control:hover input:not([disabled]):checked~.control__indicator,
.control input:checked:focus~.control__indicator {
	background: #b3b3b3;
}

.location .control input:disabled~.control__indicator {
	background: #2b2b2b;
	opacity: 0.6;
	pointer-events: none;
}

.location .control__indicator:after {
	content: '';
	position: absolute;
	display: none;
}

.location .control input:checked~.control__indicator:after {
	/*display: block;*/
}

.location .control--checkbox .control__indicator:after {
	left: 5px;
	top: 2px;
	width: 7px;
	height: 13px;
	border: solid #000;
	border-width: 0 2px 2px 0;
	-webkit-transform: rotate(45deg);
	    -ms-transform: rotate(45deg);
	        transform: rotate(45deg);
}

.location .control--checkbox input:disabled~.control__indicator:after {
	border-color: #7b7b7b;
}

.location .control--radio .control__indicator:after {
	left: 7px;
	top: 7px;
	height: 6px;
	width: 6px;
	border-radius: 50%;
	background: #000;
}

.location .control--radio input:disabled~.control__indicator:after {
	background: #7b7b7b;
}

.location .captcha {
	border: 3px solid #ccc
}

.location .captcha-btn {
	float: right;
}

.location .captcha #siimage {
	height: 60px;
}

.location .martodo {
	text-align: left;
}

.location .martodo.alert {
	margin: 24px 15px;
}

footer {
	position: relative;
}

article.sopart {
	margin-bottom: 30px;
}

.language-change {
	display: inline-block;
	margin: 0px 16px;
	padding: 0 13px;
	background: #d4c49c;
	float: right;
	line-height: 60px;
	height: 60px;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.language-change a {
	margin: 0px 5px;
	font-size: 15px;
	font-weight: 500;
	color: #968865;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out;
	transition: 0.3s ease-out;
}

.language-change a.active {
	color: #4c422a;
}

.language-change:hover {
	background: #968865;
}

.language-change:hover a {
	color: #d4c49c
}

.language-change:hover a:hover {
	color: #ffffff
}

@media screen and (max-width: 991px) {
	.language-change {
		display: none !important;
	}
}

@media screen and (min-width: 991px) {
	.mobile-menu {
		display: none !important;
	}
}