/************************************************************************************
RESET
*************************************************************************************/
html {
	scroll-behavior: smooth;
}
body {
	overflow-x: hidden;
}
@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN.eot');
	src: url('../fonts/D-DIN.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DIN.woff2') format('woff2'), url('../fonts/D-DIN.woff') format('woff'), url('../fonts/D-DIN.ttf') format('truetype'), url('../fonts/D-DIN.svg#D-DIN') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'D-DIN';
	src: url('../fonts/D-DIN-Bold.eot');
	src: url('../fonts/D-DIN-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/D-DIN-Bold.woff2') format('woff2'), url('../fonts/D-DIN-Bold.woff') format('woff'), url('../fonts/D-DIN-Bold.ttf') format('truetype'), url('../fonts/D-DIN-Bold.svg#D-DIN-Bold') format('svg');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-Thin.eot');
	src: url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Thin.woff2') format('woff2'), url('../fonts/Raleway-Thin.woff') format('woff'), url('../fonts/Raleway-Thin.ttf') format('truetype'), url('../fonts/Raleway-Thin.svg#Raleway-Thin') format('svg');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-Regular.eot');
	src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular.woff2') format('woff2'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-Light.eot');
	src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Light.woff2') format('woff2'), url('../fonts/Raleway-Light.woff') format('woff'), url('../fonts/Raleway-Light.ttf') format('truetype'), url('../fonts/Raleway-Light.svg#Raleway-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Light.eot');
	src: url('../fonts/OpenSans-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Light.woff2') format('woff2'), url('../fonts/OpenSans-Light.woff') format('woff'), url('../fonts/OpenSans-Light.ttf') format('truetype'), url('../fonts/OpenSans-Light.svg#OpenSans-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: 'Open Sans';
	src: url('../fonts/OpenSans-Regular.eot');
	src: url('../fonts/OpenSans-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/OpenSans-Regular.woff2') format('woff2'), url('../fonts/OpenSans-Regular.woff') format('woff'), url('../fonts/OpenSans-Regular.ttf') format('truetype'), url('../fonts/OpenSans-Regular.svg#OpenSans-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
 @import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;/*transition:all 0.3s ease;
 	-webkit-transition:all 0.3s ease;
 	-moz-transition:all 0.3s ease;
 	-o-transition:all 0.3s ease;*/
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul, dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span, strong, sub, sup, tt, var, legend, fieldset {
	margin: 0;
	padding: 0;
}
img, fieldset {
	border: 0;
}
/* set image max width to 100% */
img, object {
	max-width: 100%;
	outline: none;
}
/* set html5 elements to block */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ul, ol {
	padding-left: 15px;
	margin-bottom: 15px;
}
ul li {
}
a {
	color: #333;
	text-decoration: none;
	outline: none;
}
input {
}
 .searchRow ::-webkit-input-placeholder { /* WebKit browsers */
 color:#323131;
}
.searchRow :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
 color:#323131;
 opacity:1;
}
.searchRow ::-moz-placeholder { /* Mozilla Firefox 19+ */
 color:#323131;
 opacity:1;
}
.searchRow :-ms-input-placeholder { /* Internet Explorer 10+ */
 color:#323131;
}
.imgRight {
	float: right;
	margin: 0 0 10px 10px;
}
.imgLeft {
	float: left;
	margin: 0 0 10px 10px;
}
/************************************************************************************
GENERAL STYLING
*************************************************************************************/
/*html {
	background: url(../images/background.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}*/
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #fff;
}
.bodyNoBg {
	background: none;
}
/* headings */
h1, h2, h3, h4, h5, h6 {
	color: #090b3c;
	margin-top: 20px;
	margin-bottom: 10px;
}
h1 {
	font-size: 40px;
}
h2 {
	font-size: 34px;
}
h3 {
	font-size: 30px;
}
h4 {
	font-size: 26px;
}
h5 {
	font-size: 24px;
}
h6 {
	font-size: 18px;
}
p {
	font-size: 14px;
	color: #676767;
	margin-bottom: 10px;
}
div {
	font-size: 12px;
	color: #333;
}
.clearfix:after {
	/*content: ".";
	display: block;*/
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: auto;
}
.clearfix {
/*	display: inline-block;
*/}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.wrapper {
	margin: auto;
	max-width: 1100px;
	width: 100%;
}
.wrapper2 {
	margin: auto;
	max-width: 900px;
	width: 100%;
}
.floatRt {
	float: right !important;
}
.floatLft {
	float: left !important;
}
.clearBoth {
	clear: both !important;
}
.noBorder {
	border: 0px !important;
}
.noMargin {
	margin: 0px !important;
}
/*********** custom *************/

.bannermain {
	position: relative;
	height: 100vh;
	overflow: hidden;
	box-shadow: 0 16px 48px rgba(0, 0, 0, 0.2);
	background: #051b33;
}
.bannermain .parallax {
	position: absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	background-repeat: no-repeat !important;
	background-position: bottom center !important;
	background-size: cover !important;
}
.bannermain .layer-1 {
	background-size: 115% !important;
	background-position: top center !important;
	background-repeat: no-repeat !important;
	height: 100%;
}
.bannermain .layer-2 {
	height: 100%;
}
.hdr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100000;
	padding: 0 40px;
}
.logo {
	width: 100%;
	text-align: center;
	position: absolute;
	top: 60px;
}
.logo img {
	width: 180px;
}
.hdrmain {
	width: 100%;
	float: left;
	position: relative;
}
.leftRt {
	float: right;
	width: 100%;
	padding: 40px;
	position: fixed;
	left: 0;
	z-index: 9;
}
.custnav {
	float: left;
}
.hdrRt {
	float: right;
	z-index: 9;
}
.socialicon {
	display: inline-block;
}
.socialicon ul {
	padding: 0;
	margin: 0;
}
.socialicon ul li {
	display: inline-block;
	list-style: none;
	margin: 0 0 0 5px;
}
.socialicon ul li a {
	color: #fff;
	font-size: 15px;
}
.custlanguage {
}
.custlanguage input {
	display: none;
}
.custlanguage label {
	cursor: pointer;
	position: relative;
	display: block;
	font-size: 18px;
	padding: 15px 0;
	padding: 0px 40px 0px 10px;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 20px;
}
.custlanguage input[type="checkbox"], .custlanguage input[type="radio"] {
	position: absolute;
	visibility: hidden !important;
}
.custlanguage input[type="checkbox"] + label:before, .custlanguage input[type="checkbox"] + label:after {
	content: '';
	position: absolute;
	top: 50%;
	margin-top: -7.5px;
	box-sizing: border-box;
}
.custlanguage input[type="checkbox"] + label:before {
	width: 30px;
	height: 15px;
	right: 0px;
	border: 1px solid #fff;
	border-radius: 15px;
}
.custlanguage input[type="checkbox"] + label:after {
	width: 10px;
	height: 10px;
	right: 15px;
	top: 11px;
	background: #BDBDBD;
	border-radius: 50%;
	-webkit-transition: all 200ms ease-out;
	transition: all 200ms ease-out;
}
.custlanguage input[type="checkbox"]:checked + label:after {
	right: 4px;
	background: #fff;
}
.custlanguage {
	display: inline-block;
	margin: 0 0 0 0px;
}
.bnrCont {
	position: absolute;
	bottom: 100px;
	left: 10%;
	width: 25%;
}
.bnrCont h4 {
	font-size: 20px;
	font-family: 'D-DIN';
	color: #fff;
	letter-spacing: 2px;
	font-weight: normal;
}
.bnrCont h1 {
	font-size: 60px;
	text-transform: uppercase;
	color: #159dd8;
	letter-spacing: 10px;
	font-weight: normal;
	font-family: 'D-DIN';
}
.bnrCont p {
	color: #c2c2c2;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Raleway';
	font-weight: 300;
}
.custmiddleSec {
	width: 100%;
	float: left;
	overflow: hidden;
}
/****************/
.demo-4 {
 --color-bg: #171717;
 --color-line: #292929;
 --color-link: #ff0000;
 --color-link-hover: #ff0000;
 --color-info: #ff0000;
}
.demo-4, .demo-4 a {
	cursor: none;
}
.demo-4 .circle-cursor {
	position: fixed;
	left: 0;
	top: 0;
	pointer-events: none;
}
.demo-4 .circle-cursor--outer {
	width: 100vw;
	height: 100vh;
	z-index: 12000;
}
.demo-4 .circle-cursor--inner {
	width: 5px;
	height: 5px;
	left: -2.5px;
	top: -2.5px;
	border-radius: 50%;
	z-index: 11000;
	background: var(--color-text);
}
.scrolldown {
	position: absolute;
	left: 40px;
	bottom: 150px;
	z-index: 9;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.scrolldown a {
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-family: 'D-DIN';
	letter-spacing: 1px;
}
.horizontxt h2 {
	font-size: 18vw;
	color: rgba(255,255,255,.03);
	font-family: 'D-DIN';
	font-weight: normal;
	text-transform: uppercase;
}
.horizontxt {
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
}
/***************** Navigation *************/

.hdr.inverse.active {
	position: fixed;
	z-index: 99999;
}
header.inverse.show-tabs .custommenuicon .logo a img.light-logo, header.show-tabs .custommenuicon .logo a img.light-logo {
	display: none
}
header.inverse.show-tabs .custommenuicon .logo a img.dark-logo, header.show-tabs .custommenuicon .logo a img.dark-logo {
	display: block
}
header.inverse.show-tabs .custommenuicon .hamburger button span, header.show-tabs .custommenuicon .hamburger button span {
	background-color: #000
}
header.inverse.show-tabs .custommenuicon .tabs, header.show-tabs .custommenuicon .tabs {
	opacity: 1;
	visibility: visible
}
header.inverse.show-tabs .custommenuicon .tabs a, header.show-tabs .custommenuicon .tabs a {
	border: none;
	color: #171719;
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in
}
header.inverse.show-tabs .custommenuicon .tabs a.active, header.show-tabs .custommenuicon .tabs a.active {
	border-bottom: 1px solid #171719
}
header.inverse.show-tabs .custommenuicon .tabs a:hover, header.show-tabs .custommenuicon .tabs a:hover {
	opacity: 1 !important
}
header.inverse.show-tabs .custommenuicon .tabs a.changeclr, header.show-tabs .custommenuicon .tabs a.changeclr {
	color: #e2e2e2;
	border-color: #e2e2e2
}
header.inverse.show-tabs .custommenuicon .tabs a.changeclr:hover, header.show-tabs .custommenuicon .tabs a.changeclr:hover {
	color: #fff
}
header.inverse.show-tabs.sticky .custommenuicon .tabs, header.show-tabs.sticky .custommenuicon .tabs {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
header.inverse.show-tabs.sticky--no-bg .custommenuicon .tabs, header.show-tabs.sticky--no-bg .custommenuicon .tabs {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
.changeclr {
	height: 35px;
	cursor: pointer;
}
header .custommenuicon .tabs {
	position: absolute;
	left: 0;
	top: 15px;
	width: 100%;
	padding: 0;
	text-align: center;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
	-webkit-transform: translateY(-100px);
	-moz-transform: translateY(-100px);
	-ms-transform: translateY(-100px);
	-o-transform: translateY(-100px);
	transform: translateY(-100px)
}
header .custommenuicon .tabs a {
	pointer-events: all;
	font-size: 18px
}
header .custommenuicon .logo {
	float: left;
	display: block;
	width: 120px;
	z-index: 3
}
header .custommenuicon .logo a {
	-webkit-transition: all .3s ease-in;
	-moz-transition: all .3s ease-in;
	-ms-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
	display: block;
	width: 100%;
	pointer-events: all
}
header .custommenuicon .logo a img {
	width: 100%;
	height: auto
}
header .custommenuicon .logo a img.dark-logo {
	display: block
}
header .custommenuicon .logo a img.light-logo {
	display: none
}
header .custommenuicon .logo.changeclr a img.dark-logo {
	display: none
}
header .custommenuicon .logo.changeclr a img.light-logo {
	display: block
}
header .custommenuicon .hamburger {
	display: inline-block;
	float: none;
	pointer-events: all;
	position: relative;
	top: 0;
	z-index: 3
}
header .custommenuicon .hamburger button {
	display: block;
	background-color: transparent;
	border: none;
	font-size: 0;
	outline: none;
	position: relative;
	z-index: 9;/*height:40px;
	width:40px;*/
}
header .custommenuicon .hamburger button span {
	width: 30px;
	height: 4px;
	background-color: #000;
	display: block;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
	top: 0;
	left: 7px
}
header .custommenuicon .hamburger button span ~ span {
	margin-top: 4px
}
header .custommenuicon .hamburger button span:nth-child(2) {
	width: 30px
}
header .custommenuicon .hamburger button span:nth-child(3) {
	width: 20px;
	float: right !important;
	right: 0 !important;
	left: 0 !important;
}
header .custommenuicon .hamburger button:hover span:nth-child(3) {
	width: 30px;
}
header .custommenuicon .hamburger button:hover span:nth-child(1) {
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	-ms-transform: translateY(0px);
	-o-transform: translateY(0px);
	transform: translateY(0px);
}
header .custommenuicon .hamburger button:hover span:nth-child(3) {
}
header .custommenuicon .hamburger .changeclr span {
	background-color: #fff;
}
header .custommenuicon .hamburger button.active:after {
	content: "";
	width: 55px;
	height: 55px;
	border: 2px solid #fff;
	position: absolute;
	left: -8px;
	top: -10px;
	border-radius: 50%;
}
header .custommenuicon .hamburger button.active span {
	margin-top: -2px;
}
header .custommenuicon .hamburger button.active span:nth-child(2) {
	width: 0;
	visibility: hidden;
	opacity: 0;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
	transform: translateX(100%)
}
header .custommenuicon .hamburger button.active span:nth-child(1) {
	-webkit-transform: rotate(50deg);
	-moz-transform: rotate(50deg);
	-ms-transform: rotate(50deg);
	-o-transform: rotate(50deg);
	transform: rotate(50deg);
	height: 2px;
	width: 26px;
}
header .custommenuicon .hamburger button.active span:nth-child(3) {
	-webkit-transform: rotate(-50deg) translate(3px, -2px);
	-moz-transform: rotate(-50deg) translate(3px, -2px);
	-ms-transform: rotate(-50deg) translate(3px, -2px);
	-o-transform: rotate(-50deg) translate(3px, -2px);
	transform: rotate(-50deg) translate(3px, -2px);
	width: 30px;
}
header .custommenuicon .hamburger button.active:hover span {
}
header.inverse .custommenuicon .logo a img.light-logo {
	display: block
}
header.inverse .custommenuicon .logo a img.dark-logo {
	display: none
}
header.inverse .custommenuicon .hamburger button span {
	background-color: #fff
}
header.sticky .custommenuicon:before {
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0)
}
header.sticky .custommenuicon .logo a img.light-logo {
	display: none
}
header.sticky .custommenuicon .logo a img.dark-logo {
	display: block
}
header.sticky .custommenuicon .hamburger button span {
	background-color: #000
}
header .menu-items {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .5s cubic-bezier(0.17, 0.67, 0.21, 1);
	-moz-transition: all .5s cubic-bezier(0.17, 0.67, 0.21, 1);
	-ms-transition: all .5s cubic-bezier(0.17, 0.67, 0.21, 1);
	-o-transition: all .5s cubic-bezier(0.17, 0.67, 0.21, 1);
	transition: all .5s cubic-bezier(0.17, 0.67, 0.21, 1)
}
header .menu-items.no-animation {
	-webkit-transition-duration: 0;
	transition-duration: 0;
	clip: initial
}
header.active .menu-items {
	opacity: 1;
	visibility: visible
}
header.active .logo {
	position: relative
}
header.active .logo:before {
	content: "";
	display: block;
	position: absolute;
	background-color: #fff;
	width: 0;
	height: 100%;
	left: 0;
	top: 0;
	animation: logoAnimation .7s cubic-bezier(0.17, 0.67, 0.21, 1) .5s;
	overflow: hidden
}
header.active .logo a {
	animation: hideLogos 1s
}
.menu-items {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #26246e;
	pointer-events: all;
	z-index: 3
}
.menu-items:after {
	content: "";
	width: 420px;
	position: absolute;
	right: -210px;
	top: 50%;
	transform: translate(-0%, -50%);
	height: 500px;
	background-image: url(../images/bassa_turtle_white.png);
	background-position: 100% 0px;
	background-repeat: no-repeat;
	background-size: cover !important;
	opacity: .3;
}
.menu-items #menuAnimation {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}
.menu-items .links-container {
	display: table;
	height: 100%;
	width: 100%
}
.menu-items .links-container .vertical-center {
	display: table-cell;
	vertical-align: middle;
	width: 1%;
	text-align: center
}
.menu-items .links-container ul {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}
.menu-items .links-container ul li {
	margin: 15px auto
}
@media screen and (max-width: 1366px) {
.menu-items .links-container ul li {
	margin: 18px auto
}
}
@media screen and (max-width: 992px) {
.menu-items .links-container ul li {
	margin: 5px auto
}
}
.menu-items:hover a, .menu-items:hover a.active {
	opacity: .5
}
.menu-items a {
	text-decoration: none;
	display: inline-block;
	text-transform: uppercase;
	padding: 8px 0;
	position: relative;
	min-width: 200px;
	-webkit-transition: all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
	-moz-transition: all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
	-ms-transition: all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
	-o-transition: all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
	transition: all 1s cubic-bezier(0.17, 0.67, 0.21, 1);
	opacity: .5
}
@media screen and (max-width: 1280px) {
.menu-items a {
	padding: 10px 0
}
}
.menu-items a.active {
	opacity: 1
}
.menu-items a span {
	color: #fff;
	-webkit-transition: all .3s cubic-bezier(0.17, 0.67, 0.21, 1);
	-moz-transition: all .3s cubic-bezier(0.17, 0.67, 0.21, 1);
	-ms-transition: all .3s cubic-bezier(0.17, 0.67, 0.21, 1);
	-o-transition: all .3s cubic-bezier(0.17, 0.67, 0.21, 1);
	transition: all .3s cubic-bezier(0.17, 0.67, 0.21, 1)
}
.menu-items a span.big-text {
	font-family: 'Raleway';
	display: block;
	font-size: 34px;
	line-height: 46px;
	position: relative;
	z-index: 2;
	font-weight: 500
}
@media screen and (max-width: 1366px) {
.menu-items a span.big-text {
	font-size: 35px;
	line-height: 48px
}
}
.menu-items a span.under-text {
	font-size: 14px;
	line-height: 24px;
	opacity: 0;
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	top: 50%;
	text-transform: uppercase;
	top: calc(50% - 12px)
}
.menu-items a span.under-text span {
	font-size: 20px;
	vertical-align: middle;
	margin-left: 10px
}
.menu-items a:hover {
	opacity: 1
}
.menu-items a:hover.active {
	opacity: 1
}
.menu-items a:hover span.big-text {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-10px)
}
.menu-items a:hover span.under-text {
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px);
	opacity: .5
}
.is-virtual-scroll {
	overflow: hidden
}
.is-native-scroll.y-scroll {
	overflow-y: scroll;
	overflow-x: hidden
}
.is-native-scroll.x-scroll {
	overflow-y: scroll;
	overflow-x: hidden
}
@media only screen and (min-width :100px) and (max-width : 575px) {
.menu-items a span.big-text {
	font-size: 20px;
	line-height: 22px;
}
.menu-items a:hover span.big-text {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}
.menu-items a:hover span.under-text {
	transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	-webkit-transform: translateY(20px);
}
}
@media only screen and (min-width :576px) and (max-width : 767px) {
.hdr {
	padding: 10px 0 !important;
}
body.btMenuHorizontal .mainHeader, .mainHeader {
	position: relative !important;
}
body.btMenuHorizontal.btStickyHeaderActive.btStickyHeaderOpen .mainHeader {
	position: fixed !important;
}
.menu-items a span.big-text {
	font-size: 24px;
	line-height: 30px;
}
.menu-items a:hover span.big-text {
	transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}
.menu-items a:hover span.under-text {
	transform: translateY(20px);
	-moz-transform: translateY(20px);
	-ms-transform: translateY(20px);
	-o-transform: translateY(20px);
	-webkit-transform: translateY(20px);
}
}
header .custommenuicon .hamburger button {
	background: url(../images/iconmenu.svg);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 36px;
	height: 42px;
}

header .custommenuicon .hamburger button.active {
	background: none;
	width: 30px;
	left: -50px;
}
header .custommenuicon .hamburger button span {
	opacity: 0;
}
header .custommenuicon .hamburger button.active span {
	opacity: 1;
}
.hdr.active .leftRt {
	position: absolute;
	top: 10px;
	left: 10px;
}
/***************** / Navigation *************/


.expRow {
	width: 100%;
	float: left;
	padding: 0px 0 50px 0;
	overflow: hidden;
	position: relative;
}
.expRowlft {
	width: 50%;
	float: left;
}
.expRowlft h3 {
	color: #fff;
	font-size: 28px;
	font-family: 'Raleway';
	font-weight: 100;
}
.expRowlft h2 {
	font-size: 90px;
	color: #159dd8;
	text-transform: uppercase;
	letter-spacing: 40px;
	margin-left: 0px;
	font-family: 'Raleway';
}
.expRowRt {
	width: 47%;
	float: left;
}
.expRowRtimgbdr {
	width: 100%;
	float: left;
	position: relative;
	z-index: 2;
}
.expRowRtimg {
	min-height: 500px;
	width: 100%;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
	position: relative;
	z-index: 2;
}
.expRowRtimgbdr:after {
	content: "";
	position: absolute;
	top: 20px;
	left: 20px;
	width: 100%;
	height: 100%;
	border: 2px solid #fff;
	z-index: -1;
}
.custplayvideo {
	width: 100%;
	float: left;
	margin: 50px 0 50px 20px;
}
.custplayvideo a img {
	vertical-align: middle;
	display: inline-block;
	margin: 0 10px 0 0;
}
.custplayvideo a i {
	font-size: 50px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
}
.custplayvideo a {
	font-size: 17px;
	color: #fff;
}
.expRowmain {
	display: flex;
	align-items: center;
	position: relative;
	z-index: 1;
}
.expRowlft, .expRowRt {
	height: 100%;
}
.expRowlft p {
	color: #fff;
	width: 95%;
	font-size: 17px;
	line-height: 30px;
	font-family: 'Open Sans';
	font-weight: 300;
	color: #fff;
}
.exptxt {
	font-size: 150px;
	text-transform: uppercase;
	color: #2a317e;
	font-family: 'Raleway';
	font-weight: 100;
	position: relative;
	left: -410px;
	top: 60px;
	transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s;
	-webkit-transition: all linear .3s;
}
.custmoderntxt {
	text-align: right;
	font-size: 120px;
	text-transform: uppercase;
	color: #2a317e;
	font-family: 'Raleway';
	font-weight: 100;
	position: relative;
	right: 500px !important;
	margin: 70px 0 30px 0;
}
.logocolor {
	position: absolute;
	left: -220px;
	bottom: 25%;
	z-index: 1;
}
.logocolor .scrollme {
	width: 100%;
	float: left;
}
.logocolor img {
	width: 170px;
	transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(90deg);
}
.animateme {
	opacity: 1 !important;
}

/***********  slider **************/
@media (pointer: coarse) {
.content--demo2 {
}
}
.custslider {
 --swiper-height: 550px;
	width: 100%;
	float: left;
}
.custslider .content--demo2 {
	width: 100%;
	float: left;
}
.custslider .grid {
	padding: 100px 0 0px 0;
	position: relative;
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}
.custslider .grid img {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.custslider .grid img.lazyloaded {
	opacity: 1;
}
.custslider .swiper-container {
	width: 100%;
	height: var(--swiper-height);
	overflow: hidden;
}
.custslider .swiper-container .swiper-wrapper {
	width: 100%;
}
.custslider .swiper-container .swiper-slide {
	width: auto;
	background-color: #eaeaea;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: relative;
	width: 0;
 padding-left: -webkit-calc(var(--swiper-height) / 2 * 3.4);
 padding-left: calc(var(--swiper-height) / 2 * 3.4);
}
.custslider .swiper-container .swiper-slide__img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}
.custslider .swiper-container .swiper-slide--square {
	padding-left: var(--swiper-height);
}
.custslider .swiper-container .swiper-slide--portrait {
 padding-left: -webkit-calc(var(--swiper-height) / 3 * 2);
 padding-left: calc(var(--swiper-height) / 3 * 2);
}
.custslider .swiper-button-prev, .custslider .swiper-button-next {
	width: 50%;
	height: 60%;
	margin-top: 0;
	top: 0;
	background-image: none;
	cursor: none;
}
.custslider .swiper-button-prev {
	left: 0;
}
.custslider .swiper-button-next {
	right: 0;
}
.custslider .arrow-cursor {
	width: 150px;
	height: 110px;
	position: fixed;
	left: -75px;
	top: -55px;
	z-index: 10000000;
	pointer-events: none;
}
.custslider .arrow-cursor__icon {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.custslider .arrow-cursor__path {
	fill: none;
	stroke: #000;
	stroke-linecap: round;
	stroke-linejoin: round;
	stroke-width: 1.5px;
}
.custslider {
	width: 100%;
	float: left;
}
.logocolor {
	position: absolute;
	z-index: 9;
	width: 200px;
	height: 200px;
	transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.lity {
	z-index: 99999999;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	background: #0b0b0b;
	background: rgba(31, 38, 120, 0.9);
	outline: none !important;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.lity.lity-opened {
	opacity: 1;
}
.lity.lity-closed {
	opacity: 0;
}
.lity * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.lity-wrap {
	z-index: 9990;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
	outline: none !important;
}
.lity-wrap:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -0.25em;
}
.lity-loader {
	z-index: 9991;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -0.8em;
	width: 100%;
	text-align: center;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
.lity-loading .lity-loader {
	opacity: 1;
}
.lity-container {
	z-index: 9992;
	position: relative;
	text-align: left;
	vertical-align: middle;
	display: inline-block;
	white-space: normal;
	max-width: 100%;
	max-height: 100%;
	outline: none !important;
}
.lity-content {
	z-index: 9993;
	width: 100%;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-webkit-transition: -webkit-transform 0.3s ease;
	transition: -webkit-transform 0.3s ease;
	-o-transition: -o-transform 0.3s ease;
	transition: transform 0.3s ease;
	transition: transform 0.3s ease, -webkit-transform 0.3s ease, -o-transform 0.3s ease;
}
.lity-loading .lity-content, .lity-closed .lity-content {
	-webkit-transform: scale(0.8);
	-ms-transform: scale(0.8);
	-o-transform: scale(0.8);
	transform: scale(0.8);
}
.lity-content:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.lity-close {
	z-index: 9994;
	width: 35px;
	height: 35px;
	position: fixed;
	right: 0;
	top: 0;
	-webkit-appearance: none;
	cursor: pointer;
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.lity-close::-moz-focus-inner {
 border: 0;
 padding: 0;
}
.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
	text-decoration: none;
	text-align: center;
	padding: 0;
	color: #fff;
	font-style: normal;
	font-size: 35px;
	font-family: Arial, Baskerville, monospace;
	line-height: 35px;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	border: 0;
	background: none;
	outline: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.lity-close:active {
	top: 1px;
}
/* Image */
.lity-image img {
	max-width: 100%;
	display: block;
	line-height: 0;
	border: 0;
}
/* iFrame */
.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
	width: 100%;
	max-width: 964px;
}
.lity-iframe-container {
	width: 100%;
	height: 0;
	padding-top: 56.25%;
	overflow: auto;
	pointer-events: auto;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-overflow-scrolling: touch;
}
.lity-iframe-container iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
.lity-hide {
	display: none;
}
/********* / pop **************/
/************ Banner slider  *************/
.flexslider {
	width: 100%;
	float: left;
}
/*===============================================FEATURED SLIDER and PAGE TITLE ===============================================*/
 /* Browser Resets */
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
/* FlexSlider Necessary Styles
*********************************/ 
.flexslider {
	margin: 0;
	padding: 0;
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
/* FlexSlider Default Theme
*********************************/
.flexslider {
	margin: 0px auto;
	position: relative;
	zoom: 1;
	overflow: hidden;
}
.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	transition: all 1s ease;
}
.loading .flex-viewport {
	max-height: 300px;
}
.flexslider .slides {
	zoom: 1;
}
.carousel li {
	margin-right: 5px
}
.flexslider img {
	width: 100%;
	height: 100%;
}
/* Direction Nav */
.flex-direction-nav {
*height: 0;
}
.flex-direction-nav a {
	z-index: 5;
	width: 34px;
	height: 35px;
	margin: -20px 0 0;
	display: block;
	position: absolute;
	top: 50%;
	cursor: pointer;
	text-indent: -9999px;
	opacity: 0;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	transition: all .3s ease;
}
.flex-direction-nav .flex-next {
	background-position: bottom right;
	right: 0px;
}
.flex-direction-nav .flex-prev {
	background-position: bottom left;
	left: 0px;
}
.flexslider:hover .flex-next {
	opacity: 0.8;
	right: 20px;
}
.flexslider:hover .flex-prev {
	opacity: 0.8;
	left: 20px;
}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
	opacity: 1;
}
.flex-direction-nav .flex-disabled {
	opacity: .3!important;
	filter: alpha(opacity=30);
	cursor: default;
}
#main .flex-direction-nav .flex-next {
	right: 20px;
}
#main .flex-direction-nav .flex-prev {
	left: 20px;
}
/* Control Nav */
.flex-control-nav {
	z-index: 5;
	position: absolute;
	bottom: 45%;
	text-align: center;
	right: 40px;
}
.flex-control-nav li {
	margin: 0 0 13px 0;
	display: block;
	zoom: 1;
 *display: inline;
}
.flex-control-paging li a {
	width: 4px;
	height: 4px;
	margin: 0 0 15px 0;
	border-radius: 50%;
	display: block;
	background: #fff;
	cursor: pointer;
	text-indent: -9999px;
}
.flex-control-paging li a.flex-active {
	width: 30px;
	cursor: default;
	border-radius: 3px;
	height: 1px;
}
body #main .flex-control-paging li a {
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden;
}
.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0;
}
.flex-control-thumbs img {
	width: 100%;
	display: block;
	opacity: .7;
	cursor: pointer;
}
.flex-control-thumbs img:hover {
	opacity: 1;
}
.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default;
}
.gallery-anchor .flex-control-nav {
	bottom: 22px;
}
 @media screen and (max-width: 940px) {
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
	display: none !important;
}
}
/* Caption style */
.flex-caption .slider-container {
	position: absolute;
	top: 190px;
	z-index: 4;
	left: 100px;
}
.flexslider a:hover img {
	opacity: 1;
	filter: alpha(opacity=100);
}
.lt-ie9 .flex-direction-nav .flex-prev {
	opacity: 1;
	left: 15px;
}
.lt-ie9 .flex-direction-nav .flex-next {
	opacity: 1;
	right: 15px;
}
/************ / Banner slider  ***********/

.custsldr {
	width: 100%;
	float: left;
	min-height: 200px;
	position: relative;
}
.custslider .swiper-button-prev {
	cursor: url("../images/lefttarrow.png"), auto;
}
.custslider .swiper-button-next {
	cursor: url("../images/rightarrow.png"), auto;
}
.custsldr a {
	float: left;
	display: inline-block;
	height: 100%;
	position: absolute;
	width: 50%;
}
.custgridsldrCont {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 80px;
	z-index: 1;
}
.custgridsldrCont:before {
	content: "";
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0,0,0,1)));
	background: linear-gradient(180deg, transparent, rgba(0,0,0,1));
}
.custgridsldrCont > * {
	opacity: 0;
	transition: all linear .9s;
	transform: matrix(1, 0, 0, 1, 0, 20);
	color: #fff;
}
.swiper-slide {
	position: relative;
}
.swiper-slide.swiper-slide-active .custgridsldrCont > * {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.custgridsldrCont h2 {
	font-size: 49px;
	color: #fff;
	line-height: 40px;
	letter-spacing: 1px;
	font-family: 'Open Sans';
	font-weight: normal;
	text-transform: uppercase;
	text-shadow: 0 0 50px #000;
}
.custgridsldrContBoxx {
/*	float: left;
	width: auto;
	padding: 0px 20px 20px 20px;
	background: rgba(0,0,0,0.5);*/
}
.custgridsldrCont ul {
	margin: 0px;
	padding: 0px;
}
.custgridsldrCont ul li {
	list-style-type: none;
	display: inline-block;
	font-size: 16px;
	line-height: 24px;
	font-weight: 600;
	margin: 0 20px 0 0;
	font-family: 'Raleway';
}
.custgridsldrCont h3 {
	font-size: 30px;
}
.custgridsldrCont p {
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Open Sans';
}
.swiper-slide.swiper-slide-active .custgridsldrCont h2 {
	width: 100%;
}
.custgridsldrContlink {
	width: 100%;
	float: left;
	font-family: 'Raleway';
}
.custgridsldrContlink a {
	color: #fff;
	font-size: 14px;
	background: #41a200;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 35px;
	text-shadow: 0px 0px 0px;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
	font-family: 'Open Sans';
	float: left;
}
.custgridsldrContlink a:hover {
	background: #26246e;
}
.custslidersnl_hover {
	display: none !important;
}
.social-icons {
	padding: 0;
	list-style: none;
	margin: 1em;
}
.social-icons li {
	display: inline-block;
	margin: 0.15em;
	position: relative;
	font-size: 1.2em;
}
.social-icons li i {
	color: #fff;
	position: absolute;
	top: 13px;
	left: 14px;
	transition: all 265ms ease-out;
}
.social-icons li a {
	display: inline-block;
}
.social-icons li a:before {
	transform: scale(0);
	content: " ";
	width: 40px;
	height: 40px;
	border-radius: 100%;
	display: block;
	background: #051b33;
	transition: all 265ms ease-out;
}
.social-icons li a:hover:before {
	transform: scale(0);
	transition: all 265ms ease-in;
}
.social-icons li a:hover i {
	transform: scale(2.2);
	color: #159dd8;
	background: #159dd8;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	transition: all 265ms ease-in;
}
.social-container {
	display: inline-block;
	vertical-align: middle;
}
/******** onloader  ************/
figure {
	position: absolute;
	margin: auto;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 6.250em;
	height: 6.250em;
	animation: rotate 2.4s linear infinite;
}
.white {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: white;
	animation: flash 2.4s linear infinite;
	opacity: 0;
}
.dot {
	position: absolute;
	margin: auto;
	width: 2.4em;
	height: 2.4em;
	border-radius: 100%;
	transition: all 1s ease;
}
.dot:nth-child(2) {
	top: 0;
	bottom: 0;
	left: 0;
	background: #FF4444;
	animation: dotsY 2.4s linear infinite;
}
.dot:nth-child(3) {
	left: 0;
	right: 0;
	top: 0;
	background: #FFBB33;
	animation: dotsX 2.4s linear infinite;
}
.dot:nth-child(4) {
	top: 0;
	bottom: 0;
	right: 0;
	background: #99CC00;
	animation: dotsY 2.4s linear infinite;
}
.dot:nth-child(5) {
	left: 0;
	right: 0;
	bottom: 0;
	background: #33B5E5;
	animation: dotsX 2.4s linear infinite;
}
 @keyframes rotate {
 0% {
transform: rotate( 0 );
}
 10% {
width: 6.250em;
height: 6.250em;
}
 66% {
width: 2.4em;
height: 2.4em;
}
 100% {
transform: rotate(360deg);
width: 6.250em;
height: 6.250em;
}
}
 @keyframes dotsY {
 66% {
opacity: .1;
width: 2.4em;
}
 77% {
opacity: 1;
width: 0;
}
}
@keyframes dotsX {
 66% {
opacity: .1;
height: 2.4em;
}
 77% {
opacity: 1;
height: 0;
}
}
 @keyframes flash {
 33% {
opacity: 0;
border-radius: 0%;
}
 55% {
opacity: .6;
border-radius: 100%;
}
 66% {
opacity: 0;
}
}
/*********** onloader  ************/


.ftr {
	width: 100%;
	float: left;
	background: #051b33;
	padding: 180px 0 80px;
	position: relative;
	z-index: 2;
}
.ftrmain {
	width: 100%;
	float: left;
}
.ftrcol {
	width: 33.333%;
	float: left;
}
.ftrmenu {
	width: 100%;
	float: left;
}
.ftrmenu ul {
	padding: 0;
}
.ftrmenu ul li {
	list-style: none;
}
.ftrmenu ul li a {
	color: #fff;
	font-size: 15px;
	line-height: 45px;
	font-family: 'Raleway';
}
.ftrcol h3 {
	font-size: 16px;
	margin-top: 0;
	letter-spacing: 6px;
	line-height: 2;
	text-transform: uppercase;
	font-family: 'Raleway';
	color: #fff;
}
.ftrcol p {
	font-family: 'Raleway';
	font-size: 15px;
	line-height: 23px;
	color: #fff;
}
.ftrcol p a {
	color: #fff;
}
.custcopyright {
	width: 100%;
	float: left;
	text-align: center;
	padding: 80px 0 20px 0;
}
.custcopyright p {
	font-size: 15px;
	color: #fff;
	font-family: 'Raleway';
}
.ftrcol form {
	width: 100%;
	float: left;
}
.ftrcol label {
	width: 100%;
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}
.ftrcol input[type="text"] {
	font-size: 13px;
	color: #fff;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 20px 0 15px 0;
	background: none;
	width: 100%;
	float: left;
}
.ftrcol input[type="text"]::-webkit-input-placeholder {
 color: #fff;
 opacity:1;
}
.ftrcol input[type="text"]::-moz-placeholder {
 color: #fff;
 opacity:1;
}
 .ftrcol input[type="text"]:-ms-input-placeholder {
 color: #fff;
 opacity:1;
}
.ftrcol input[type="text"]:-moz-placeholder {
 opacity:1;
 color: #fff;
}
.ftrcol input[type="submit"] {
	display: inline-block;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
	text-transform: uppercase;
	font-size: 13px;
	color: #fff;
	margin: 5px 0 0 0;
}
.custsocial {
	width: 100%;
	float: left;
	margin: 40px 0 0 0;
}
.custsocial ul {
	padding: 0;
	margin: 0;
}
.custsocial ul li {
	list-style: none;
	display: inline-block;
}
.custsocial ul li a {
	color: #fff;
	font-size: 24px;
}
.custinnerbnr {
	width: 100%;
	float: left;
	position: relative;
	height: 100vh;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}

.custinnerbnrblog {
	width: 100%;
	float: left;
	position: relative;
	height: 50vh;
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.custinnerbnrmain {
	width: 100%;
	position: relative;
	transform: translate(-50%, 0%);
	left: 50%;
	top: 50%;
	text-align: center;
	z-index: 9;
}
.custinnerbnrmain h1 {
	font-size: 60px;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: 10px;
	font-weight: normal;
	font-family: 'D-DIN';
}
.custinnerbnrmain h3 {
	font-size: 25px;
	color: #159dd8;
	font-family: 'Raleway';
}
/************/


.custMidSec2 {
	width: 100%;
	float: left;
	padding: 100px 0;
	overflow: hidden;
	position: relative;
	background: #fff;
}
.custMidSec2Lft {
	width: 50%;
	float: left;
}
.custMidSec2Lftmain {
	width: 100%;
	float: left;
	min-height: 667px;
	overflow: hidden;
}
.custMidSec2Lft .parallax {
	min-height: 667px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.custMidSec2Rt {
	width: 48%;
	float: right;
}
.custMidSec3 {
	width: 100%;
	float: left;
	padding: 100px 0;
	overflow: hidden;
	position: relative;
	background: #f1f1f1;
}
.custMidSec3Lft {
	width: 48%;
	float: left;
	text-align: right;
}
.custMidSec3Rt {
	width: 50%;
	float: right;
}
.custMidSec2Rt h4 {
	float: left;
	width: 130%;
	margin: 50px 0 20px -30%;
	mix-blend-mode: difference;
	color: #fff;
	font-size: 34px;
	line-height: 45px;
	font-weight: normal;
	font-family: 'D-DIN';
	text-transform: uppercase;
}
.custMidSec2Rt p {
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 31px;
	padding: 0 0 0 20%;
}
.custMidSec3Rtmain {
	width: 100%;
	float: left;
	overflow: hidden;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.custMidSec3Rtmain .parallax {
	min-height: 400px;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.custMidSec3Lft h4 {
	float: right;
	width: 130%;
	margin: 50px -30% 20px 0%;
	mix-blend-mode: difference;
	color: #fff;
	font-size: 34px;
	line-height: 45px;
	font-weight: normal;
	font-family: 'D-DIN';
	text-transform: uppercase;
	position: relative;
	z-index: 100;
}
.custMidSec3Lft p {
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 31px;
	padding: 0 20% 0 0;
	color: #333;
}
.contactrow {
	width: 100%;
	float: left;
	background: #fff;
	position: relative;
	padding: 40px 0;
}
.contactmain {
	width: 100%;
	float: left;
}
.contactLft {
	width: 40%;
	float: left;
}
.contactLft h2 {
	font-size: 46px;
	text-transform: uppercase;
	color: #000;
	font-weight: normal;
	font-family: 'Raleway';
	margin: 10px 0 10px 0;
}
.contactLft p {
	font-size: 18px;
	line-height: 32px;
	color: #000;
	font-family: 'Raleway';
	font-weight: 300;
}
.contactRt {
	width: 60%;
	float: left;
}
.custmap {
	width: 100%;
	float: left;
	margin: 50px 0 0 0;
}
.custmap iframe {
	width: 100%;
	float: left;
}
.inputrow select {
	appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
}
.selectArrow {
	position: relative;
	width: 100%;
	float: left;
	z-index: 2;
}
.selectArrow:after {
	content: "\f107";
	width: 20px;
	height: 20px;
	font-family: "FontAwesome";
	font-size: 30px;
	position: absolute;
	top: 20px;
	z-index: -1;
	right: 0;
}
/******************Contact Form***********/
/*form {
	width: 100%;
	float: left;
}
form .field {
	width: 100%;
	position: relative;
	margin-bottom: 15px;
	float: left;
}
form .field label {
	text-transform: uppercase;
	position: absolute;
	color: #fff !important;
	top: 0;
	left: 0;
	background: #051b33;
	font-size: 15px;
	text-align: center;
	width: 100%;
	padding: 18px 0;
	font-size: 15px;
	letter-spacing: 0.075em;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form .field label + span {
	opacity: 0;
	color: white;
	display: block;
	position: absolute;
	top: 12px;
	left: 7%;
	font-size: 2.5em;
	text-shadow: 1px 2px 0 #cd6302;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
}
form .field input[type="text"], form .field textarea {
	border: none;
	background: #e8e9ea;
	width: 100%;
	margin: 0;
	padding: 18px 2% 18px 21%;
	color: #666;
	font-size: 14px;
	text-align: left;
	text-transform: uppercase;
	float: left;
}
form .field input[type="text"]#msg, form .field textarea#msg {
	height: 18px;
	resize: none;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
	padding: 27px 2% 27px 21%;
}
form .field input[type="text"]:focus, form .field input[type="text"].focused, form .field textarea:focus, form .field textarea.focused {
	outline: none;
}
form .field input[type="text"]:focus#msg, form .field input[type="text"].focused#msg, form .field textarea:focus#msg, form .field textarea.focused#msg {
	padding-bottom: 150px;
}
form .field input[type="text"]:focus + label, form .field input[type="text"].focused + label, form .field textarea:focus + label, form .field textarea.focused + label {
	width: 19%;
	background: #159dd8;
	color: #fff;
	font-size: 15px;
}
form .field input[type="text"].focused + label, form .field textarea.focused + label {
	color: #000;
}
form .field:hover label {
	width: 19%;
	font-size: 15px;
	background: #313a3d;
	color: white;
}
form input[type="submit"] {
	background: #fd9638;
	color: white;
	-webkit-appearance: none;
	border: none;
	text-transform: uppercase;
	position: relative;
	padding: 13px 50px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0.1em;
	font-weight: 300;
	-webkit-transition: all 333ms ease-in-out;
	-moz-transition: all 333ms ease-in-out;
	-o-transition: all 333ms ease-in-out;
	-ms-transition: all 333ms ease-in-out;
	transition: all 333ms ease-in-out;
	margin: 15px 0 0 0;
	float: right;
}
form input[type="submit"]:hover {
	background: #313a3d;
	color: #fd9638;
}
form input[type="submit"]:focus {
	outline: none;
	background: #cd6302;
}*/
.propertydtl {
	width: 100%;
	float: left;
	padding: 260px 0 80px 0;
	position: relative;
	background: #fff;
	z-index: 1;
}
.propertydtlMn {
	width: 100%;
	float: left;
}
.propertydtlLFt {
	width: 50%;
	float: left;
}
.propertydtlLFt h2 {
	font-family: 'D-DIN';
	font-size: 40px;
	font-weight: normal;
	color: #000;
}
.propertydtlLFt h4 {
	font-family: 'D-DIN';
	font-size: 30px;
	font-weight: normal;
	color: #000;
	line-height: 40px;
}
.propertydtlRt {
	width: 50%;
	float: right;
	margin: -60px 0 0 0;
}
.propertydtlRt p {
	font-family: 'Raleway';
	font-size: 16px;
	line-height: 33px;
	font-weight: 300;
}
.custfixedbtn {
	position: fixed;
	left: -196px;
	top: 370px;
	z-index: 2;
	transform: rotate(-90deg);
}
.custfixedbtn a {
	display: block;
	padding: 9px 20px 10px 20px;
	background: #051b33;
	border: 0;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	float: left;
	margin: 0 0 0 20px;
}
.dtlsldr {
	width: 100%;
	float: left;
	background: #edf1f8;
	padding: 180px 0 100px 0;
}
.dtlsldrmain {
	width: 100%;
	float: left;
}
.dtlsldrmainImg {
	width: 70%;
	float: left;
	position: relative;
}
.dtlsldrmainCont {
	width: 45%;
	float: right;
	background: #fff;
	padding: 40px;
	position: relative;
	top: -100px;
}
.dtlsldrmainContUp {
	width: 50%;
	float: left;
	margin: 0 0 35px 0;
}
.dtlsldrConttxt {
	margin: 0 0px 0 40px;
}
.dtlsldrConttxt span {
	display: inline-block;
	position: relative;
	vertical-align: middle;
}
.count__total {
	position: relative;
	padding-left: 8px;
	margin: 0 0 0 5px;
}
.count__total:after {
	content: '/';
	position: absolute;
	top: 50%;
	left: 0px;
	font-family: 'GT-Pressura';
	font-size: 12px;
	color: #0b2f6a;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}
.dtlsldrtxtCont {
	display: inline-block;
	padding-left: 0px;
	float: right;
}
.dtlsldrtxtCont:before {
	content: "";
	width: 50px;
	height: 1px;
	background: #000;
	display: inline-block;
	position: absolute;
	left: 10px;
	top: 8px;
}
.dtlsldrmainCont h2 {
	font-size: 30px;
	color: #051b33;
	font-weight: normal;
	font-family: 'D-DIN';
	width: 100%;
	float: left;
	margin: 10px 0 0 0;
}
.custdtmainpg {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1;
}
.arrowImg {
	position: absolute;
	width: 60px;
	right: 40px;
	top: 40px;
}
.arrowImg a {
	display: inline-block;
	font-size: 15px;
	color: #000;
	padding: 0 10px;
}
.arrowImg a:hover {
	color: #051b33;
}
.countno {
	position: absolute;
	top: -130px;
	left: -50px;
	font-family: 'D-DIN';
	font-weight: 300;
	font-size: 180px;
	letter-spacing: 0.47059vw;
	display: block;
	color: #ffffff;
}
.ftrrow {
	width: 100%;
	float: left;
	background: #fff;
	padding: 50px;
	position: relative;
}
.ftrrowmain {
	width: 100%;
	float: left;
}
.ftrLft {
	float: left;
	padding: 30px 0 0 0;
}
.ftrRt {
	float: right;
}
.ftrRt {
	text-align: right;
}
.ftrRt a img {
	height: 60px;
	margin: 10px 0 0 40px;
}
.custcopy {
	display: inline-block;
	margin: 0 70px 0px 0;
	vertical-align: middle;
	color: #252d91;
	letter-spacing: 1px;
	font-size: 15px;
}
.custftrmenu {
	display: inline-block;
	vertical-align: middle;
}
.custftrmenu ul {
	padding: 0;
	margin: 0;
}
.custftrmenu ul li {
	list-style: none;
	display: inline-block;
	margin: 0 10px 0 0;
}
.custftrmenu ul li a {
	font-size: 15px;
	text-transform: uppercase;
}
.custftrmenu ul li a:hover, .custftrmenu ul li a:focus {
	color: #051b33;
}
.propDtl .custinnerbnr {
	z-index: 2;
}
.expRowprop {
	padding: 50px 0 50px 0;
}
.expRowprop .exptxt {
	top: 0;
}
.dtlsldr .swiper-container {
	position: relative;
	overflow: visible;
}
.dtlsldr .swiper-pagination-fraction {
	top: 60%;
	left: auto;
	width: 50px !important;
	right: 430px;
}
.dtlsldr .swiper-button-next, .dtlsldr .swiper-button-prev {
	top: 64%;
	background: none;
}
.dtlsldr .swiper-button-prev {
	left: auto;
	right: 73px;
}
.dtlsldr .swiper-button-next:before {
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #000;
	top: 13px;
	position: relative;
	right: 28px;
	opacity: 1;
}
.dtlsldr .swiper-button-prev:before {
	content: "\f104";
	font-family: "FontAwesome";
	font-size: 18px;
	color: #000;
	top: 13px;
	position: relative;
	right: -10px;
	opacity: 1;
}
.dtlsldrmainCont h2, .countno {
	opacity: 0;
	transition: all linear .9s;
	transform: matrix(1, 0, 0, 1, 0, 20);
}
.dtlsldr .swiper-slide.swiper-slide-active .dtlsldrmainCont h2, .dtlsldr .swiper-slide.swiper-slide-active .dtlsldrtxtCont {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.dtlsldr .countno {
	opacity: 0;
	transition: all linear .3s;
	transform: matrix(1, 0, 0, 1, 0, 20);
}
.dtlsldr .swiper-slide.swiper-slide-active .countno {
	opacity: 1;
	transform: matrix(1, 0, 0, 1, 0, 0);
}
.dtlsldrtxtCont {
	opacity: 0;
	transition: all linear .3s;
	transform: matrix(1, 0, 0, 1, 0, 10);
}
.textline {
	height: 1px;
	width: 60px;
	background: #000;
	display: inline-block;
	vertical-align: middle;
}
.dtlsldr .dtlsldrtxtCont::before {
	display: none;
}
.custLoader {
}
.custgridsldrContxt p {
	font-size: 16px;
	font-family: 'Open Sans';
	font-weight: 300;
	color: #fff;
}
.custgridsldrContxt p {
}
.custsldrupsec {
	width: 100%;
	float: left;
}
.custsldruptxt {
	width: 50%;
	float: right;
}
.custsldruptxt p {
	font-size: 17px;
	line-height: 30px;
	font-family: 'Open Sans';
	font-weight: 300;
	color: #fff;
}
.custproptitle h1 {
	font-family: 'Raleway';
	font-weight: 100;
	font-size: 110px;
}
.custourProp {
	background: #f1f1f1;
}
.custourProp .exptxt {
	color: #d9d9d9;
}
.poolrow {
	width: 100%;
	float: left;
	background: #f1f1f1;
	position: relative;
	border-top: 20px solid #f1f1f1;
	border-bottom: 20px solid #f1f1f1;
	overflow: hidden;
	z-index: 1;
}
.poolboxImg {
	width: 52%;
	min-height: 600px;
	position: relative;
	/*top: 0;
	right: 0;*/
	float: right;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
}
.lftImg .poolboxImg {
	float: left;
}
.poolboxCont {
	width: 46.5%;
	float: left;
	padding: 100px 20px 100px 0;
}
.poolboxCont h2 {
	color: #2a317e;
	font-size: 72px;
	font-family: 'Open Sans';
	font-weight: normal;
}
.poolboxCont p {
	font-size: 17px;
	line-height: 30px;
	color: #515050;
	font-family: 'Open Sans';
	font-weight: 300;
}
.poolboxCont p span {
	color: #2a317e;
	font-weight: bold;
}
.lftImg .poolboxImg {
	left: 0;
	right: auto;
}
.lftImg .poolboxCont {
	float: right;
	padding: 100px 0 100px 50px;
}
.discoverbtn {
	width: 100%;
	float: left;
}
.discoverbtn a {
	color: #fff;
	font-size: 14px;
	background: #41a200;
	font-weight: normal;
	text-transform: uppercase;
	padding: 10px 35px;
	text-shadow: 0px 0px 0px;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
	font-family: 'Open Sans';
	display: inline-block;
}
.discoverbtn a:hover, .discoverbtn a:focus {
	background: #000;
}
.custthereHappiness {
	width: 100%;
	float: left;
	padding: 50px 0 50px 0;
	position: relative;
	text-align: center;
	background: #f1f1f1;
	z-index: 2;
}
.custthereHaptxt {
	width: 100%;
	float: left;
	padding: 50px 0;
}
.custthereHaptxt p {
	font-size: 44px;
	font-family: 'Raleway';
	font-weight: 300;
	color: #26246e;
}
.custthereHapImg {
	width: 100%;
	float: left;
	position: relative;
	height: 600px;
	overflow: hidden;
}
.custthereHapImg img {
	width: 100%;
}
.propertydtlLFt .poolboxCont {
	padding: 0;
	width: 100%;
}
.propertydtl {
	padding: 60px 0 80px 0;
}
.propertydtlMn {
	width: 50%;
	float: left;
}
.propertydtlLFt {
	width: 90%;
}
.propertydtlRt {
	width: 100%;
	margin: 120px 0 0 0;
}
.propertydtlRt p {
	width: 70%;
	color: #26246e;
	font-family: 'Open Sans';
	font-weight: 300;
}
.propertydtlLFt .poolboxCont p strong {
	font-size: 20px;
}
.downloadboucher {
	width: 100%;
	float: left;
	text-align: center;
	margin: 80px 0 80px 0;
}
.downloadboucher a {
	display: inline-block;
	color: #1e77b8;
	margin: 10px 60px;
	font-size: 18px;
	font-family: 'Open Sans';
	font-weight: normal;
}
.propertydtl {
	background: #f1f1f1;
}
.cuswhybessa {
	width: 100%;
	float: left;
	background: #fff;
	position: relative;
	padding: 50px 0;
	z-index: 1;
}
.bessaiseighttxt {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 50px 0;
	position: relative;
	z-index: 9;
	background: #fff;
}
.bessaiseighttxt h4 {
	font-family: 'Raleway';
	font-weight: 300;
	font-size: 30px;
	line-height: 40px;
	color: #2a317e;
}
.bessaiseight {
	padding: 0 6%;
	width: 100%;
	float: left;
}
.whybessalft {
	width: 50%;
	float: left;
	padding: 0 80px 0 0;
}
.whybessalft p {
	font-size: 17px;
	line-height: 30px;
	color: #515050;
	font-family: 'Open Sans';
	font-weight: 300;
	margin: 0 0 30px 0;
}
.whybessalftImg {
	width: 40%;
	float: right;
}
.whybessalftImgmain {
	width: 100%;
	float: left;
	min-height: 550px;
	overflow: hidden;
	position: relative;
	background-size: cover !important;
	background-position: center !important;
	background-repeat: no-repeat !important;
}
.whybessalftImg {
	position: relative;
	z-index: 2;
}
.whybessalftImg:after {
	content: "";
	width: 100%;
	height: 100%;
	border: 4px solid #26246e;
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: -1;
}
.bessaLft1 {
	width: 60%;
	float: left;
	position: relative;
	margin: -80px 0 0 -160px;
	min-height: 320px;
	overflow: hidden;
	z-index: 1;
}
.whybessafullwd {
	width: 100%;
	float: left;
}
.parallax {
	background-repeat: no-repeat !important;
	background-size: cover !important;
}
.whybessafullwd .parallax {
	min-height: 520px;
	background-position: bottom center !important;
}
.custtherealestate {
	width: 100%;
	float: left;
	position: relative;
	background: #f1f1f1;
	padding: 100px 0;
}
.custtherealLft {
	width: 50%;
	float: left;
}
.custtherealRt {
	width: 40%;
	float: right;
}
.custtherealRt h3 {
	text-transform: uppercase;
	color: #2a317e;
	font-family: 'Raleway';
	font-size: 42px;
	font-weight: 300;
}
.custtherealRt p {
	font-size: 17px;
	line-height: 30px;
	color: #515050;
	font-family: 'Open Sans';
	font-weight: normal;
	margin: 0 0 30px 0;
	font-weight: 300;
}
.therealestateImg2 {
	position: absolute;
	left: 0;
	margin: 40px 0 0 0;
	width: 25%;
}
.therealestateImg2 img {
	width: 100%;
}
.therealestateImg3 {
	float: right;
	margin: 80px 0 0 0;
	width: 60%;
}
.therealestateImg3 img {
	width: 100%;
}
.expRowRt {
	position: absolute;
	right: 0;
	top: 400px;
}
.expRowRtimgbdr:after {
	right: 20px;
	left: auto;
}
.expRowlft {
	padding: 130px 0;
}
.expRowRtimg a {
	position: absolute;
	width: auto;
	left: 50%;
	top: 50%;
	z-index: 2;
	transform: translate(-50%, -50%);
}
.expRowRtimg a img {
}
.custsldrupsec {
	padding-bottom: 100px;
	transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	animation: mymove 5s infinite;
}
.custslider .grid {
	padding: 0;
}
.onscrolled .custmoderntxt {
	color: #2a317e;
}
.custmoderntxt {
	transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	animation: mymove 5s infinite;
}
.custsldruptxt p {
	transition: all linear .3s;
	-moz-transition: all linear .3s;
	-ms-transition: all linear .3s;
	-o-transition: all linear .3s;
	-webkit-transition: all linear .3s;
	animation: mymove 5s infinite;
}
.onscrolled .custsldruptxt p {
	color: #515050;
}
header .custommenuicon .hamburger button.active span:nth-child(3) {
	transform: rotate(-45deg) translate(5px, 0px);
	width: 26px;
	height: 2px;
}
header .custommenuicon .hamburger button.active:hover span {
}
header .custommenuicon .hamburger button span {
	width: 40px;
}
/**********/

#scroll-down {
	display: block;
	padding-top: 43px;
	text-align: center;
	transform: rotate(90deg);
	position: absolute;
	left: -64px;
	top: -34px;
}
.arrow-down {
	display: block;
	margin: 0 auto;
	width: 10px;
	height: 38px;
}
.arrow-down:after {
	content: '';
	display: block;
	margin: 0;
	padding: 0;
	width: 8px;
	height: 8px;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	behavior: url(-ms-transform.htc);
	-moz-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	margin: 0 0 0 1px;
}
#scroll-down::before {
	-webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	-o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -1px;
	width: 2px;
	height: 50px;
	background: #fff;
	content: ' ';
}
@-webkit-keyframes elasticus {
 0% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
 50% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 50.1% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 100% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
}
@-moz-keyframes elasticus {
 0% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
 50% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 50.1% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 100% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
}
@-o-keyframes elasticus {
 0% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
 50% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 50.1% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 100% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
}
@keyframes elasticus {
 0% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
 50% {
 -webkit-transform-origin: 0% 0%;
 -ms-transform-origin: 0% 0%;
 -moz-transform-origin: 0% 0%;
 -o-transform-origin: 0% 0%;
 transform-origin: 0% 0%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 50.1% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 1);
 -ms-transform: scale(1, 1);
 -moz-transform: scale(1, 1);
 -o-transform: scale(1, 1);
 transform: scale(1, 1);
}
 100% {
 -webkit-transform-origin: 0% 100%;
 -ms-transform-origin: 0% 100%;
 -moz-transform-origin: 0% 100%;
 -o-transform-origin: 0% 100%;
 transform-origin: 0% 100%;
 -webkit-transform: scale(1, 0);
 -ms-transform: scale(1, 0);
 -moz-transform: scale(1, 0);
 -o-transform: scale(1, 0);
 transform: scale(1, 0);
}
}
.custsldrupsec.onscrolled .custmoderntxt {
	color: #ededed;
}
.therealestateImg1, .therealestateImg2, .therealestateImg3 {
	overflow: hidden;
}
.banner {
	width: 100%;
	float: left;
	position: relative;
}
.custproptitle {
	width: 100%;
	float: left;
}
.custWhiteBg {
	width: 100%;
	float: left;
	overflow: hidden;
	background: #26246e;
	transition: all linear .25s;
	-moz-transition: all linear .25s;
	-ms-transition: all linear .25s;
	-o-transition: all linear .25s;
	-webkit-transition: all linear .25s;
}
.custWhiteBg.onscrolled {
	background: #fff;
}
.onscrolled .custmoderntxt {
	color: #ededed;
	transition: all linear .4s;
	-moz-transition: all linear .4s;
	-ms-transition: all linear .4s;
	-o-transition: all linear .4s;
	-webkit-transition: all linear .4s;
}
.onscrolled .expRowlft p {
	color: #515050;
}
.onscrolled {
}
.nocrollimg {
}
.expRowlft h2 {
	position: relative;
}
.oncrollimg {
	position: absolute;
	top: 12px;
	left: 0;
	opacity: 0;
	z-index: -1;
}
.onscrolled .oncrollimg {
	opacity: 1;
	z-index: 2;
}
.noturtle {
	display: block;
}
.logocolor .onturtle {
	display: none;
}
.onscrolled .logocolor .noturtle {
	display: none;
}
.onscrolled .logocolor .onturtle {
	display: block;
}
.custhide {
	height: 0;
}
.custposition {
	width: 100%;
	float: left;
	background: #f1f1f1;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
}
.custarrowRtpop {
	position: absolute;
	right: 7%;
	width: 80px;
	color: #000;
	text-align: center;
	bottom: 0px;
}
.custarrowRtpop i {
	position: relative;
	transform: translate(-50%, -50%);
	left: 20%;
	top: 0;
}
.custarrowRtpop2 {
	left: 82%;
	right: auto;
}
.swiper-button-prev {
	cursor: none !important;
}
.swiper-button-next {
	cursor: none !important;
}
.swiper_cursor {
	display: none;
	position: fixed;
	z-index: 9;
}
.swiper_cursor.cursor > div {
	width: 100px;
	height: 100px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	position: relative;
}
.swiper_cursor.cursor .angle_right:after {
	font: normal normal normal 20px/1 FontAwesome;
	font-size: 20px;
	content: "\f105";
	position: absolute;
	color: #fff;
	top: 49%;
	left: 53%;
	font-size: 46px;
	transform: translate(-50%, -50%);
}
.swiper_cursor.cursor .angle_left:after {
	font: normal normal normal 20px/1 FontAwesome;
	font-size: 20px;
	content: "\f104";
	position: absolute;
	color: #fff;
	top: 49%;
	left: 49%;
	font-size: 46px;
	transform: translate(-50%, -50%);
}
#cBlob {
	background: none !important;
	border: 1px solid #ccc;
	border-radius: 50%;
	animation: none !important;
}
#cBlob.active {
	background: #fff !important;
	border: 0px !important;
}
.custarrowRtpop .fa-angle-right:before, .custarrowRtpop .fa-angle-left:before {
	display: none;
}
.custarrowRtpop .fa-angle-right:after {
	width: 25px;
	height: 25px;
	content: "\e094";
	font-family: 'lg';
	float: left;
	transform: rotate(180deg);
	font-size: 28px;
	position: relative;
	top: 4px;
}
.custarrowRtpop .fa-angle-left:after {
	width: 25px;
	height: 25px;
	content: "\e094";
	font-family: 'lg';
	font-size: 28px;
	float: left;
}
body.mscrolled .leftRt .customMenu {
	background: #26246e;
}
.customMenu {
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 70px;
	border-radius: 50%;
}
.customMenu .hamburger .changeclr {
	background-size: 30px;
}
.logo a {
	position: relative;
	display: inline-block;
	z-index: 1;
}
.hdr.mainHeader.btTextCenter.inverse.active .customMenu {
	margin: -10px 0 0 0;
}
.custslider.custsliderRespo {
	display: none;
	width: 100%;
	float: left;
}
.reponavlogo {
	display: none;
	text-align: center;
	width: 100%;
}
.reponavlogo img {
	width: 100px;
}
.custresposocial {
	display: none !important;
}
.custresposocial li {
	display: inline-block !important;
	width: auto;
}
.custresposocial li a {
	min-width: inherit !important;
}
.custresposocial li a i {
	position: relative;
	left: 0;
}
.custsliderImage {
	width: 100%;
	float: left;
	position: relative;
}
.custsliderImage .custgridsldrCont > * {
	opacity: 1 !important;
	transform: none;
	z-index: 9;
}
.custsliderImage .custgridsldrCont::before {
	z-index: -1;
}
/********* form*********/
.custform {
	width: 100%;
	float: left;
	/*background:#0093d5;*/
	margin: 0px 0 0 0;
	padding: 10px 30px;
}
.custformhead {
	width: 100%;
	float: left;
	margin: 0 0 20px 0;
}
.custformhead h5 {
	font-family: 'Raleway';
	color: #000;
	font-size: 16px;
	opacity: 0.6;
	margin: 20px 0 5px 0;
}
.custformhead h2 {
	font-family: 'Raleway';
	color: #000;
	font-size: 40px;
	letter-spacing: 2px;
	margin: 0 0 10px 0;
}
.custformhead p {
	font-family: 'Raleway';
	color: #000;
	opacity: 0.6;
	font-size: 18px;
}
.formSec {
}
.inputrow {
	width: 100%;
	float: left;
	margin: 0 0 15px 0;
}
.inputrow label {
	width: 100%;
	float: left;
	font-family: 'Raleway';
	color: #fff;
	font-size: 15px;
	margin: 0 0 10px 0;
}
.inputrow input {
	width: 100%;
	font-family: 'Raleway';
	background: #0093d5;
	color: #fff;
	border: 1px solid #ffffff57;
	padding: 20px 30px;
	border-radius: 4px;
	margin: 15px 0 15px 0;
}
.inputrowlft {
	width: 49%;
	float: left;
}
.inputrowRt {
	width: 49%;
	float: right;
}
.inputrow label {
	font-family: 'Raleway';
	color: #000;
	font-size: 15px;
}
.inputrow .inputbox, .inputboxarea {
	width: 100%;
	font-family: 'Raleway';
	background: #fff;
	color: #000;
	border: 1px solid #ced4da;
	padding: 15px 15px;
	border-radius: 4px;
	margin: 0;
	outline: none;
}
.inputboxarea {
	min-height: 100px;
	resize: none;
}
.inputrow input[type="submit"] {
	font-family: 'Raleway';
	font-size: 16px;
	background: #26246e;
	color: #fff;
	padding: 15px 30px;
	cursor: pointer;
	border-radius: 7px;
	margin: 10px 0 10px 0;
	display: inline-block;
	width: auto;
	float: left;
	border: none;
	appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-o-appearance: none;
	-webkit-appearance: none;
}
.inputrow input[type="submit"]:hover, .inputrow input[type="submit"]:focus {
	background: #000;
	color: #fff;
}
.inputchackrow {
	width: 100%;
	float: left;
	margin: 15px 0;
}
.checkboxbtn {
	position: relative;
	display: inline-block;
	margin: 0 0px 0 20px;
}
.checkboxbtn input[type="checkbox"], .checkboxbtn input[type="radio"] {
	position: absolute;
	opacity: 0;
	z-index: 1
}
.checkboxbtn input[type="checkbox"] {
	left: -9px;
	width: 20px;
	height: 20px;
	top: -2px;
	cursor: pointer;
}
.checkboxbtn .wpcf7-list-item-label {
	display: inline-block;
	line-height: 18px;
	font-size: 14px;
	vertical-align: middle;
	position: relative;
	padding-left: 10px;
	cursor: pointer;
	user-select: none;
	color: #000;
}
.checkboxbtn .wpcf7-list-item-label::after {
	position: absolute;
	content: "";
	width: 22px;
	height: 22px;
	left: 0;
	top: 0;
	margin-left: -18px;
	background-color: #000;
	border: 1px solid #000;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-clip: padding-box;
	cursor: pointer
}
.checkboxbtn .wpcf7-list-item-label::before {
	position: absolute;
	content: "";
	width: 10px;
	height: 5px;
	top: 7px;
	left: 7px;
	margin-left: -18px;
	border: 1px solid #fff;
	border-top: none;
	border-right: none;
	background: transparent;
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	opacity: 0;
	-webkit-transition: all 0.15s ease-in-out;
	-o-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	z-index: 1
}
.checkboxbtn .wpcf7-list-item-label:active::before {
	opacity: 0.3
}
/*.checkboxbtn input[type="checkbox"]:checked+label, .checkboxbtn input[type="radio"]:checked+label {
	color: #808081
}*/
.checkboxbtn input[type="checkbox"]:checked+.wpcf7-list-item-label::after, .checkboxbtn input[type="radio"]:checked+.wpcf7-list-item-label::after {
	border: 1px solid #000;
}
.checkboxbtn input[type="checkbox"]:checked+.wpcf7-list-item-label::before, .checkboxbtn input[type="radio"]:checked+.wpcf7-list-item-label::before {
	opacity: 1
}
.checkboxbtn input[type="checkbox"]:disabled+.wpcf7-list-item-label, .checkboxbtn input[type="radio"]:disabled+.wpcf7-list-item-label {
	color: #787878;
	cursor: default
}
.checkboxbtn input[type="checkbox"]:disabled+.wpcf7-list-item-label::after, .checkboxbtn input[type="radio"]:disabled+.wpcf7-list-item-label::after {
	border: 2px solid #787878;
	background-color: #ffffff
}
.checkboxbtn input[type="checkbox"]:disabled+.wpcf7-list-item-label::before, .checkboxbtn input[type="radio"]:disabled+.wpcf7-list-item-label::before {
	display: none
}
.custinnerbnr.parallax.contBg {
	height: 40vh;
}
.div.wpcf7-response-output {
	float: left;
	width: 100%;
}
div.wpcf7-validation-errors {
	background: #ff0000 none repeat scroll 0 0;
	border: 2px solid #000000 !important;
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 5% !important;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
span.wpcf7-not-valid-tip {
	float: left;
	width: 100%;
	margin-top: 5px;
}
div.wpcf7-mail-sent-ok {
	background: #093 none repeat scroll 0 0;
	border: 2px solid #000000 !important;
	color: #ffffff;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin: 0 5% !important;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
.wpcf7 form .wpcf7-response-output {
	width: 100%;
	float: left;
	text-align: center;
	margin: 0em 0.5em 1em;
}
body.menuactive {
	overflow: hidden;
}
/**************Loader*************/

.ip-header {
	position: fixed;
	top: 0;
	z-index: 1000000;
	min-height: 480px;
	width: 100%;
	height: 100%;
	background: #26246e;
}
.ip-logo, .ip-loader {
	position: absolute;
	left: 0;
	width: 100%;
	opacity: 0;
	cursor: default;
	pointer-events: none;
}
.ip-logo {
	top: 0;
	height: 100%;
	-webkit-transform: translate3d(0, 0%, 0);
	transform: translate3d(0, 0%, 0);
	text-align: center;
}
.ip-logo img {
	max-width: 200px;
}
.ip-loader {
	top: 60%;
}
.ip-header .ip-inner {
	display: block;
	margin: 0 auto;
}
.ip-header .ip-loader svg path {
	fill: none;
	stroke-width: 6;
}
.ip-header .ip-loader svg path.ip-loader-circlebg {
	stroke: rgba(0,0,0,0.5);
}
.ip-header .ip-loader svg path.ip-loader-circle {
	-webkit-transition: stroke-dashoffset 0.2s;
	transition: stroke-dashoffset 0.2s;
	stroke: #fff;
}
/* Animations */

/* Initial animation of header elements */
.loading .ip-logo, .loading .ip-loader {
	opacity: 1;
	-webkit-animation: animInitialHeader 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
	animation: animInitialHeader 0.5s cubic-bezier(0.7, 0, 0.3, 1) both;
}
.loading .ip-loader {
	-webkit-animation-delay: 0.2s;
	animation-delay: 0.2s;
}
 @-webkit-keyframes animInitialHeader {
 from {
opacity: 0;
-webkit-transform: translate3d(0, 800px, 0);
}
}
 @keyframes animInitialHeader {
 from {
opacity: 0;
-webkit-transform: translate3d(0, 800px, 0);
transform: translate3d(0, 800px, 0);
}
}
/* Header elements when loading finishes */
.loaded .ip-logo, .loaded .ip-loader {
	opacity: 1;
}
/*.loaded .ip-logo {
	-webkit-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
	animation: animLoadedLogo 1s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}
 @-webkit-keyframes animLoadedLogo {
 to {
-webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
}
}
 @keyframes animLoadedLogo {
 to {
-webkit-transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
transform: translate3d(0, 100%, 0) translate3d(0, 50px, 0) scale3d(0.65, 0.65, 1);
}
}*/
.loaded .ip-loader, .loaded .ip-logo {
	-webkit-animation: animLoadedLoader 10s cubic-bezier(0.7, 0, 0.3, 1) forwards;
	animation: animLoadedLoader 10s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}
 @-webkit-keyframes animLoadedLoader {
 to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
}
}
 @keyframes animLoadedLoader {
 to {
opacity: 0;
-webkit-transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
transform: translate3d(0, -100%, 0) scale3d(0.3, 0.3, 1);
}
}
/* Header animation when loading finishes */
.loaded .ip-header {
	-webkit-animation: animLoadedHeader 2s cubic-bezier(0.7, 0, 0.3, 1) forwards;
	animation: animLoadedHeader 2s cubic-bezier(0.7, 0, 0.3, 1) forwards;
}
 @-webkit-keyframes animLoadedHeader {
 to {
-webkit-transform: translate3d(0, -100%, 0);
}
}
 @keyframes animLoadedHeader {
 to {
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
}
}


/* Media queries */

@media screen and (max-width: 45em) {
.ip-main h2 {
	font-size: 2.25em;
	font-size: 10vw;
}
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	::i-block-chrome, .exptxt {
 left: auto !important;
 max-width: 1100px;
 margin: auto;
 transform:none !important;
}
	::i-block-chrome, .custmoderntxt {
 left: auto !important;
 max-width: 1100px;
 margin: auto;
 transform:none !important;
 right: auto !important;
}
}
/******/

.custLoadLogo {
}
.custLoadLogo .icon {
	width: 100%;
	max-width: 250px;
}
.custLoadLogo .icon path {
	color: #f3f3f3;
	stroke-width: 2px;
	stroke-dashoffset: -3000;
	stroke-dasharray: 3000;
}
.custLoadLogo .icon path.is-active {
	animation-name: icon;
	animation-duration: 6s;
	animation-iteration-count: 1;
	animation-fill-mode: forwards;
}
 @keyframes icon {
 50% {
 stroke-dashoffset: 0;
 fill: transparent;
}
 75% {
 fill: transparent;
 stroke-width: 2px;
}
 100% {
 stroke-dashoffset: 0;
 fill: #fff;
 stroke-width: 2px;
}
}
.skt-gallery {
	position: relative;
}
.respobtm {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.respobtm .custresposocial {
	text-align: center;
}
.menu-items .links-container .vertical-center {
	width: 100%;
}
.custsliderpop {
	width: 100%;
	float: left;
}
.custdtmainpgwrp .wrapper {
	width: 55%;
}
.custdtmainpgwrp .propertydtlRt p {
	width: 90%;
}
.custposition #lg-counter {
	position: absolute;
	right: 3%;
	bottom: 13px;
	color: #000;
}
#Sktgallery > .brick {
	height: 600px;
	position: relative;
}
.custposition #lg-counter {
	position: absolute;
	right: 3%;
	bottom: 13px;
	color: #000;
}
.n2-ss-widget.n2-flex.n2-ss-control-bullet.n2-ss-control-bullet-horizontal {
	left: auto !important;
	right: 30px !important;
	top: 50% !important;
}
.nextend-bullet-bar.n2-ow.n2-bar-justify-content-center .n2-ow {
	width: 100% !important;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot {
	width: 0px !important;
	padding: 2px !important;
	background: #fff !important;
}
div#n2-ss-2 .n2-style-785355f374be86c332d4665aae819858-dot.n2-active {
	width: 30px !important;
	padding: 1px !important;
}
div#n2-ss-2 .nextend-bullet-bar .n2-bullet {
	margin: 8px 0;
}
.lg-sub-html {
	display: none !important;
}
#lg-download {
	display: none !important;
}
.amenitiesSldr .swiper-button-prev, .amenitiesSldr .swiper-button-next {
	background: none !important;
}
.arrowleft, .arrowRt {
	font-family: 'lg';
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #000;
	font-size: 26px;
	display: inline-block;
	margin: 8px 0 0 0;
	position: relative;
}
.arrowleft:before {
	content: "\e095";
}
.arrowRt:before {
	content: "\e094";
}
.innerpagemain {
	width: 100%;
	float: left;
}
.blogpage {
	width: 100%;
	float: left;
	padding: 80px 0;
}
.blogbox {
	width: 100%;
	float: left;
	padding: 0 0 70px 0;
	margin-bottom: 70px;
	border-bottom: 1px solid #ddd;
	text-align: left;
}
.blogbox .custthereHapImg {
	height: auto;
}
.blogboxImg {
	width: 100%;
	float: left;
}
.blogbox h2 {
	color: #2a317e;
	font-size: 38px;
	font-family: 'Open Sans';
	font-weight: normal;
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}
.blogbox h2 a {
	color: #2a317e;
}
.blogbox p, .custdtlBlog p {
	width: 100%;
	float: left;
	color: #666;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 16px;
	line-height: 33px;
	text-align: left;
}
.custdtlBlog p br{margin:0 0 25px 0;}
.blogbox p a {
	color: #26246e;
}
.custblogreadmore {
	width: 100%;
	float: left;
}
.custblogreadmore a {
	color: #26246e;
	font-family: 'Open Sans';
	font-weight: 600;
	font-size: 16px;
	line-height: 33px;
}
.custdtlBlog {
	width: 100%;
	float: left;
}
.custdtlBlog h2 {
	color: #2a317e;
	font-size: 30px;
	font-family: 'Open Sans';
	font-weight: normal;
}
.custdateAuthor {
	font-size: 17px;
	line-height: 30px;
	color: #515050;
	font-family: 'Open Sans';
	font-weight: 300;
}
.custdateAuthor span {
	display: inline-block;
	margin: 0 10px 0 0;
	color: #26246e;
	font-weight: bold;
	font-size: 14px;
}
.custdateAuthor span i {
	color: #515050;
	display: none;
}
.custdtlBlog p {
	color: #515050;
	font-family: 'Open Sans';
	font-weight: 300;
	font-size: 17px;
	line-height: 30px;
}
.custthereHapImgdtl {
	height: auto;
}
.middleSec {
	width: 100%;
	float: left;
	background: #fff;
}


.single.single-post .custproptitle {
	display:none;
}