html {
    scroll-behavior: smooth;
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url(../fonts/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(../fonts/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url(../fonts/JTURjIg1_i6t8kCHKm45_bZF3gnD_g.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(../fonts/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
 unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
body {
	overflow-x: hidden !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-family: 'Montserrat', sans-serif;
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 26px;
	letter-spacing: 1px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
	font-weight: normal;
}
.error-msg1 {
	position: absolute;
	bottom: -12px;
	background: transparent;
	display: flex;
	line-height: 11px;
	background-color: #f00;
	color: #fff;
	font-size: 9px;
}
.overflow-visible {
	overflow: visible !important;
}
a {
	color: #666666;
}
a:hover {
	color: #1d57a3;
}
a, button {
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear
}
p:last-child {
	margin-bottom: 0
}
img {
	max-width: 100%;
	height: auto;
	width: 100%;
}
p {
	margin-bottom: 20px;
	font-size: 16px;
	line-height: 26px!important;
}
p:last-child {
	margin-bottom: 0;
}
.theme-scrollbar {
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px;
}
.theme-scrollbar::-webkit-scrollbar-track {
 -webkit-box-shadow:none;
 background-color:transparent;
}
.theme-scrollbar::-webkit-scrollbar {
 width: 6px;
 background-color:transparent;
}
.theme-scrollbar::-webkit-scrollbar-thumb {
 background-color: #ddd;
 border-radius:3px;
}
ul:last-child {
	margin-bottom: 0
}
iframe {
	border: none
}
a, b, div, li, ul {
	-webkit-tap-highlight-color: transparent;
	-webkit-tap-highlight-color: transparent
}
a:active, a:focus, input, input:active, input:focus, input:hover, textarea, textarea:active, textarea:focus, textarea:hover {
	-moz-outline: none;
	outline: 0
}
a {
	text-decoration: none;
	outline: 0
}
a:active, a:focus, a:hover, a:visited {
	text-decoration: none;
	outline: 0
}
.clear-both:after, .clear-both:before {
	display: table;
	content: "";
	clear: both
}
section {
	position: relative;
	padding-top: 60px;
	padding-bottom: 60px;
	overflow: hidden;
}
.white-bg {
	background-color: #fff
}
.gray-bg {
	background-color: #f8f8f8
}
.full-width {
	width: 100%
}
.center {
	text-align: center
}
.overflow-visible {
	overflow: visible!important
}
.section-title h1, .section-title h2 {
	font-size: 40px;
	line-height: 50px;
	color: #28438c;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 0 20px;
}
.section-title {
	margin-bottom: 40px;
	position: relative;
	z-index: 2
}
.section-title:last-child {
	margin-bottom: 0;
}
.dark h1, .dark h2, .dark h3, .dark h4, .dark h5, .dark h6 {
	color: #fff;
}
.dark p, .dark span {
	color: #ccc;
}
.title-white .title-tagline {
	color: #eee
}
.container {
	position: relative;
	z-index: 1;
}
.theme-btn {
	position: relative;
	background: #b6dfeb;
	font-family: 'Montserrat', sans-serif;
	border: 0;
	color: #0b1624;
	display: inline-block;
	padding: 8px 30px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	font-weight: 600;
	cursor: pointer;
	z-index: 1;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-radius: 5px;
}
.theme-btn:hover {
	color: #fff;
	background-color: #cfedf6;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.theme-btn.white-btn {
	background: #fff;
	color: #001421;
}
.theme-btn.white-btn:hover {
	background: #0076bc;
	color: #ffffff;
}
.col-form {
	position: relative;
	margin-bottom: 20px;
}
.theme-input {
	position: relative
}
.col-middle {
	display: table;
	width: 100%
}
.col-middle-inner {
	display: table-cell;
	vertical-align: middle
}
button:focus {
	outline: 0
}
#back2top.active {
	bottom: 20px;
	visibility: visible;
	opacity: 1
}
#back2top {
	position: fixed;
	bottom: 74px;
	right: 10px;
	width: 40px;
	height: 40px;
	z-index: 111;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	display: none;
}
#back2top img {
	visibility: visible !important;
	width: 42px;
	background-color: #b3dce7;
	border-radius: 50%;
}
#back2top .up-arrow {
	margin-top: 4px;
	border-width: 2px 0 0 2px
}
.thankyou-msg {
	font-size: 16px!important;
	color: #fff!important;
	background: 0 0!important
}
.form-group, .form-group-wrapper {
	position: relative
}
label.error {
	color: #fff;
	background: red;
	font-size: 8px;
	position: absolute;
	left: 15px;
	bottom: -20px;
	line-height: 13px !important;
	top: auto;
	font-weight: bold;
}
.form-control.error {
	border-color: red
}
.modal .form-control.error {
	margin-bottom: 30px
}
.contact-form label.error {
	bottom: -16px;
	width: inherit
}
.form-control {
	border-radius: 0
}
.modal-content {
	border: 0;
	border-radius: 0
}
.close {
	color: #fff;
	width: 24px;
	height: 24px;
	max-width: 24px;
	max-height: 24px;
	text-shadow: none;
	opacity: 1;
}
.close:hover {
	color: #ffffff;
	opacity: .9;
	background: #0467ad;
}
.thankyou-block {
	background-color: #fff;
	height: 100vh
}
.thankyou-block h1 {
	color: #fff;
	font-size: 30px;
	margin-bottom: 15px;
	text-transform: uppercase;
}
.list-point {
	padding: 0;
}
.list-point li {
	position: relative;
	list-style: none;
	padding-left: 20px;
	margin-bottom: 5px;
}
.list-point li:last-child {
	margin-bottom: 0;
}
.list-point li:before {
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #000;
	border-radius: 100%;
	left: 0;
	top: 8px;
}
.splide__slide img {
	width: 100%;
}
.splide__arrow.splide__arrow--prev:disabled, .splide__arrow.splide__arrow--next:disabled {
	display: none;
}
.sm-form-control {
	display: block;
	width: 100%;
	border: none;
	padding: 15px 15px 15px 0;
	background-color: transparent;
	border-radius: 0;
	resize: none;
	color: #fff !important;
	font-size: 14px;
	border-bottom: 1px solid #fff;
}
.modal-card-body {
	padding: 30px;
}
.col-form label span {
	color: #ff0000;
}
.title-tagline {
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: 500;
	margin-top: 15px;
	display: block;
}
.section {
	position: relative;
	padding: 100px 0;
}
.close-button {
	top: 0;
	right: 0;
	padding: 5px;
	background-color: #065f9d;
	color: #ffffff;
	position: absolute;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-ms-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}
.close-button svg {
	display: block;
}
.close-button:hover {
	opacity: 0.8;
	cursor: pointer;
}
.form-title {
	text-align: left;
	margin-bottom: 0;
	font-size: 24px;
	width: 100%;
	margin-bottom: 10px;
	color: #fff;
}
header {
	position: fixed;
	z-index: 999;
	padding: 12px 80px;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #fff;
	height: 80px;
	-moz-transition: transform 3s cubic-bezier(.25, .1, .25, 1);
	-ms-transition: transform 3s cubic-bezier(.25, .1, .25, 1);
	-o-transition: transform 3s cubic-bezier(.25, .1, .25, 1);
	-webkit-transition: transform 3s cubic-bezier(.25, .1, .25, 1);
	transition: transform 3s cubic-bezier(.25, .1, .25, 1);
}
#header.sticky {
	-moz-box-shadow: 0 0 12px rgba(0,0,0,.1);
	-ms-box-shadow: 0 0 12px rgba(0,0,0,.1);
	-o-box-shadow: 0 0 12px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 0 12px rgb(0 0 0 / 10%);
	box-shadow: 0 0 12px rgb(0 0 0 / 10%);
}
.header__menu-link {
	font-size: 16px;
}
.col-header:last-child {
	text-align: right;
	padding: 0;
}
.theme-logo img {
	max-width: 200px;
}
.header-primary-menu-wrapper {
	display: inline-block;
	vertical-align: middle;
}
.col-header:first-child {
	max-width: 240px;
	padding: 0;
}
.header__menu-item {
	display: inline-block;
	padding: 25px 10px;
}
header .columns {
	height: 80px !important;
}
#section-banner {
	margin-top: 80px;
}
.white-text {
	color: #fff !important;
}
.webp .theme-bg {
	background-image: url(../images/theme-bg.webp);
}
.no-webp .theme-bg {
	background-image: url(../images/theme-bg.jpg);
}
.theme-bg {
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
}
.webp .pattern-bg {
	background-image: url(../images/so-white.webp);
}
.no-webp .pattern-bg {
	background-image: url(../images/so-white.jpg);
}
#section-location {
	margin-top: -8px !important;
}
.theme-padding {
	padding: 0 140px;
}
.location-column {
	margin-top: 60px;
}
.location-block {
	padding: 0 0 0 60px;
}
.section-title h2:before {
	position: absolute;
	content: "";
	width: 100px;
	margin: 0 auto;
	height: 3px;
	background-color: #28438c;
	bottom: -20px;
	left: 0;
	right: 0;
}
#location-slider1 {
	margin-top: 40px;
	padding: 0 0 0 60px;
}
.location-list h3 {
	color: #28438c;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
	min-height: 52px;
}
.listed-points li {
	color: #333;
	margin: 10px 0;
	position: relative;
	padding-left: 25px;
}
.listed-points li:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	top: 7px;
	left: 0;
	border-radius: 100%;
	background-color: transparent;
	border: 2px solid #fff;
}
.location-list ul li:before {
	border: 2px solid #28438c;
}
#location-slider1 .splide__arrows .splide__arrow {
	bottom: -40px;
	top: auto;
	transform: none;
	left: 60px;
}
#location-slider1 .splide__arrows .splide__arrow.splide__arrow--next {
	left: 100px;
}
#location-slider1 .splide__arrows .splide__arrow svg {
	font-size: 16px;
}
#location-slider1 .splide__arrows .splide__arrow path {
	fill: #28438c;
}
#location-slider1 .splide__arrow {
	opacity: 1;
	background: transparent;
}
.location-img {
	background-color: #fff;
	padding: 30px;
	border: 10px solid #28438c;
}
.section-title h2.white-text:before {
	background-color: #fff !important;
}
.js-scroll {
	opacity: 0;
	transition: opacity 500ms;
}
.js-scroll.scrolled {
	opacity: 1;
}
.scrolled.fade-in {
	animation: fade-in 1s ease-in-out both;
}
.scrolled.fade-in-top {
	animation: fade-in-top 1s ease-in-out both;
}
.scrolled.fade-in-bottom {
	animation: fade-in-bottom 1s ease-in-out both;
}
.scrolled.fade-in-left {
	animation: fade-in-left 1s ease-in-out both;
}
.scrolled.fade-in-right {
	animation: fade-in-right 1s ease-in-out both;
}
@keyframes fade-in-left {
 0% {
 -webkit-transform: translateX(-50px);
 transform: translateX(-100px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
}
}
@keyframes fade-in-right {
 0% {
 -webkit-transform: translateX(50px);
 transform: translateX(100px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateX(0);
 transform: translateX(0);
 opacity: 1;
}
}
@keyframes fade-in-bottom {
 0% {
 -webkit-transform: translateY(50px);
 transform: translateY(50px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
}
}
@keyframes fade-in-top {
 0% {
 -webkit-transform: translateY(-50px);
 transform: translateY(-50px);
 opacity: 0;
}
 100% {
 -webkit-transform: translateY(0);
 transform: translateY(0);
 opacity: 1;
}
}
@keyframes fade-in {
 0% {
 opacity: 0;
}
 100% {
 opacity: 1;
}
}
.delay1 {
	-webkit-animation-delay: 0.1s !important;
	animation-delay: 0.1s !important;
}
.delay2 {
	-webkit-animation-delay: 0.2s !important;
	animation-delay: 0.2s !important;
}
.delay3 {
	-webkit-animation-delay: 0.3s !important;
	animation-delay: 0.3s !important;
}
.delay4 {
	-webkit-animation-delay: 0.4s !important;
	animation-delay: 0.4s !important;
}
.sticky-btn-enquire {
	position: fixed!important;
	top: 282px;
	right: -71px;
	font-size: 18px!important;
	padding: 8px 15px!important;
	z-index: 999!important;
	transform: rotate(-90deg);
	transition: all .3s linear;
	background-color: #1d57a3;
	color: #ffffff;
	border-radius: 5px 5px 0 0;
	text-transform: uppercase;
	font-weight: 600;
	border: 1px solid #fff;
}
.sticky-form.open {
	right: 0;
}
.sticky-form {
	position: fixed;
	top: 32%;
	cursor: pointer;
	z-index: 9999;
	right: -400px;
	background: #1d57a3;
	padding: 30px 30px 24px 30px;
	max-width: 400px;
	width: 400px;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	box-shadow: rgb(0 0 0 / 16%) 0 1px 4px;
}
.close-form {
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ffffff;
	width: 30px;
	height: 30px;
	text-align: center;
}
.close-form span {
	color: #1d57a3;
	font-size: 25px;
	line-height: 30px;
}
a.sticky-btn-enquire:hover {
	background-color: #0076bc;
}
#scontactform h3 {
	font-size: 20px;
	line-height: 30px;
	color: #ffffff;
	margin-bottom: 20px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	display: inline-block;
	padding: 0;
}
#scontactform .sm-form-control::-webkit-input-placeholder {
color:#fff!important
}
#scontactform .sm-form-control::-moz-placeholder {
color:#fff!important
}
#scontactform .sm-form-control:-ms-input-placeholder {
color:#fff!important
}
#scontactform .sm-form-control:-moz-placeholder {
color:#fff!important
}
.theme-bt {
	width: 100%;
	padding: 15px;
	text-transform: uppercase;
	background-color: #fff;
	border: none;
	border-radius: 5px;
	cursor: pointer;
	transition: all 0.3s linear;
}
.theme-bt span {
	color: #1d57a3;
	font-size: 15px;
	letter-spacing: 1px;
	line-height: 15px;
	transition: all 0.3s linear;
}
.theme-bt:hover {
	background-color: #0076bc;
}
.theme-bt:hover span {
	color: #fff;
}
.contact-section {
	position: fixed;
	bottom: 0;
	left: 0;
	padding: 10px 0 0px 15px;
	width: 100%;
	z-index: 9999;
	background: #1d57a3;
	max-width: 1300px;
	margin: 0 auto;
	right: 0;
	border-top: 1px solid rgb(181 222 234 / 40%);
}
.contact-section .col-form {
	position: relative;
	width: 25%;
	float: left;
	padding: 0 15px;
	margin: 0 0 10px!important;
}
.col-form-title {
	display: none;
}
.contact-section .col-form .sm-form-control {
	padding: 10px 10px 10px 0;
	border-bottom: 1px solid #b6dfeb;
	color: #b6dfeb !important;
}
.contact-section .sm-form-control::-webkit-input-placeholder {
color:#b6dfeb!important
}
.contact-section .sm-form-control::-moz-placeholder {
color:#b6dfeb!important
}
.contact-section.sm-form-control:-ms-input-placeholder {
color:#b6dfeb!important
}
.contact-section .sm-form-control:-moz-placeholder {
color:#b6dfeb!important
}
.footer1_detail p {
	display: inline-block;
}
#footer {
	padding: 20px 20px 80px 0;
}
.footer1_detail span, .footer1_detail p {
	font-size: 14px;
}
.footer-block h3 {
	color: #28438c;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.contact b {
	color: #28438c;
}
.floorplan-img {
	position: relative;
}
.floorplan-img:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #28438c;
	z-index: 1;
	opacity: 0;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.floorplan-img .yBox {
	position: absolute;
	top: calc(50% + 15px);
	width: 40px;
	height: 40px;
	margin: 0 auto;
	left: 0;
	right: 0;
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	opacity: 0;
	z-index: 9;
}
.floorplan-img .yBox svg {
	width: 40px;
	height: 40px;
	color: #fff;
}
.floorplan-img:hover:before {
	opacity: 0.5;
}
.floorplan-img {
	border: 10px solid #28438c;
}
.floorplan-img:hover .yBox {
	opacity: 1;
}
@media screen and (max-width: 1024px) {
.insomenu-bars {
	top: 50%;
	transform: translateY(-50%);
	right: 20px;
	margin: 0;
	display: inline-block;
	height: 40px;
	width: 40px;
	position: absolute;
	z-index: 444;
	cursor: pointer;
}
.insomenu-bars span, .insomenu-bars span:after, .insomenu-bars span:before {
	width: 30px;
	border-radius: 0;
	-webkit-transition: -webkit-transform ease .15s;
	transition: -webkit-transform ease .15s;
	transition: transform ease .15s;
	transition: transform ease .15s, -webkit-transform ease .15s;
	position: absolute;
	left: inherit;
	right: 0;
	margin: 0 auto;
	height: 3px;
	background-color: #28438c;
}
.insomenu-bars span:before {
	top: -8px;
}
.insomenu-active .insomenu-bars span, .insomenu-active .insomenu-bars span:after, .insomenu-active .insomenu-bars span:before {
	opacity: 1
}
.insomenu-bars span {
	top: 50%;
	display: block;
	margin-top: -2px;
	-webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	transition-timing-function: cubic-bezier(.55, .055, .675, .19);
	-webkit-transition-duration: .1s;
	transition-duration: .1s
}
.insomenu-bars span:after, .insomenu-bars span:before {
	display: block;
	content: ''
}
.insomenu-bars span:before {
	top: -8px;
	-webkit-transition: top .1s .14s ease, opacity .1s ease;
	transition: top .1s .14s ease, opacity .1s ease
}
.insomenu-bars span:after {
	bottom: -8px;
	width: 20px;
	-webkit-transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
	transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
}
.insomenu-active .insomenu-bars span {
	-webkit-transition-delay: .14s;
	transition-delay: .14s;
	-webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	transition-timing-function: cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg)
}
.insomenu-active .insomenu-bars span:before {
	top: 0;
	-webkit-transition: top .1s ease, opacity .1s .14s ease;
	transition: top .1s ease, opacity .1s .14s ease;
	opacity: 1;
	width: 25px;
}
.insomenu-active .insomenu-bars span:after {
	bottom: 0;
	transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 25px;
}
.insomenu-active .insomenu-bars span {
	width: 25px;
}
.insomenu-active .menu-creative, .insomenu-active .our-offices-item:first-child {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.insomenu-active .our-offices-item:last-child {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}
#header-primary-menu {
	position: fixed;
	background-color: #fff;
	width: 100%;
	left: 0;
	padding: 0;
	padding: 0 20px 20px !important;
	margin-top: 70px;
	top: -15px;
	opacity: 0;
	visibility: hidden;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
}
.insomenu-active #header-primary-menu {
	top: 0;
	opacity: 1;
	visibility: visible;
	z-index: 9;
}
#header-primary-menu ul li {
	display: block;
	text-align: left;
	padding: 10px 0;
	border-bottom: 1px solid #eee;
}
.header__menu-item {
	line-height: 32px;
}
#header-primary-menu ul li:last-child {
	border-bottom: none;
	padding-bottom: 0;
}
.is-hidden-touch{
	display:none;
}
.is-hidden-desktop{
	display:block !important;
}
.col-location, .col-celestial-galleria {
    width: 100% !important;
}
.location-block {
    padding: 30px 0 0 0px;
}
.contact-section-inner {
    position: fixed;
    padding: 0;
    display: block;
    bottom: -119px;
    width: 100%;
    -moz-transition: all .3s linear;
    -ms-transition: all .3s linear;
    -o-transition: all .3s linear;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    background-color: #1d57a3;
    z-index: 9999;
}
.contact-section.open .close-form {
    opacity: 1;
    background-color: transparent;
}
.contact-section.open .contact-section-inner {
    bottom: 0;
}
.contact-section {
    bottom: auto;
    left: auto;
    padding: 0;
    width: 100%;
    background: rgb(45 41 38 / 0.9);
    max-width: 100%;
    margin: 0 auto;
    right: 0;
    position: inherit;
    z-index: 999 !important;
}
.contact-section .col-form {
    width: 50%;
}
.col-form-title {
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
}
.col-form-title h3 {
    margin: 0;
    padding: 6px 12px;
    color: #ffffff;
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 24px;
    border-top: 1px solid rgb(182 223 235);
    text-transform: uppercase;
}
#footer {
    padding: 20px 20px 60px 0;
}
.close-form {
    color: #ffffff;
    position: absolute;
    font-size: 22px;
    line-height: 22px;
    top: 8px;
    right: 3px;
    opacity: 0;
    cursor: pointer;
}
}
@media screen and (max-width: 991px) {
.sticky-btn-enquire{
	display:none;
}
.col-footer {
    padding: 0;
    width: 100% !important;
    margin-bottom: 30px;
}
.col-footer:last-child{
	margin-bottom:0 !important;
}
}
@media screen and (max-width: 768px) {
.section {
    position: relative;
    padding: 60px 0;
}
.section-title h1, .section-title h2 {
    font-size: 26px;
    line-height: 36px;
}
#location-slider1 .splide__arrows .splide__arrow {
    bottom: -24px;
}
}
@media screen and (max-width: 600px) {
.contact-section .col-form {
    width: 100%;
}	
.contact-section-inner {
    bottom: -214px;
}
#back2top {
    display: none !important;
}
p {
    font-size: 14px;
    line-height: 24px!important;
}
.section-title h1, .section-title h2 {
    font-size: 24px;
    line-height: 30px;
}
.section-title h2:before {
    height: 2px;
}
.location-list h3 {
    min-height: inherit;
}
.connectivity-list {
    margin-top: 10px;
}
.listed-points li {
    font-size: 14px;
    line-height: 24px !important;
}
}
