@charset "utf-8";
/*------------| body frame start |-----------*/

/* font start */
/* font end */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
html{ margin: 0px!important;}
html, body {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0;
}

body {
  padding: 0px;
  margin: 0px;
  min-width: 320px;
  color: #172B36;
	font-family: 'TT-Norms-Pro-Regular', sans-serif;
  font-size:20px;
	line-height:28px;
  letter-spacing: -0.8px;
  display: flex;
  flex-direction: column;
  background-color:#E7E4DF;
}

#page-wrap{
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  flex: 1 0 auto;
  /* padding-top:148px; */
}
footer{flex-shrink: 0;}
/* colors start here */

/* colors end here */

/*=============== tags start ===================**/
section, footer{
position: relative;
overflow: hidden;
clear: both;
width: 100%;
}
*:focus, a:hover, a:active, a:focus {
outline: 0; outline:none!important;
}

button:focus,
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  outline: none !important;
  border: 0;
}

figure{
padding: 0px;
margin: 0px;
}

a, .download a .iconHover, .iconHover{color: #FF525C;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
a:hover {
color: #172C35;
}

img {
border: 0px;
outline: none;
display: block;
max-width: 100%;
height: auto
}
input { margin: 0px; }

h1, h2, h3, h4, h5, h6 {font-family: 'TT-Norms-Pro-Bold', sans-serif; font-weight:bold; color:#172B36;}
h1, h2, h3, h4, h5, h6, p {
padding: 0px;
margin: 0px;
display: block;
clear: both;
width: 100%;
}

h1 {
font-size:48px;
line-height:52px;
padding-bottom: 12px;
letter-spacing:-2.08px;
}
h2 {
font-size:44px;
line-height:50px;
/* font-size: 44px;
line-height:52px; */
padding-bottom:12px;
letter-spacing: -2.08px;
}
h3 {
font-size: 38px;
line-height:46px;
padding-bottom: 15px;
letter-spacing: -1.52px;
}

h4 {
font-size: 34px;
line-height: 42px;
padding-bottom: 8px;
letter-spacing: -1.36px;
}
h5 {
font-size: 30px;
line-height: 38px;
padding-bottom: 8px;
letter-spacing: -1.2px;
}
h6 {
font-size:26px;
line-height:34px;
padding-bottom:8px;
letter-spacing:-1.04px;
}
ul{
padding: 0px 0px 25px 20px;
margin: 0px;
list-style-position: outside;
}
ol{
padding: 0px 0px 25px 25px;
margin: 0px;
}
ul li{
  /* position: relative; */
  padding: 0px 2px 4px 2px;
}
/*ul li::before{
content: '';
width: 8px;
height: 8px;
position: absolute;
display: block;
left: 2px;
top:15px;
background: #37373C;
border-radius: 8px;
}*/
ol li{
padding: 0px 0px 4px 5px;
}

p { margin: 0px; padding: 0px 0px 28px 0px;}
p:empty {display: none;}

hr {
padding: 0px;
border: 0px;
height: 1px;
margin: 30px auto;
background-color: #033b66;
}
strong, b {font-family: 'TT-Norms-Pro-Bold', sans-serif;}
img { /*  display:block;*/
height: auto }


input[type='text'],
input[type='email'],
input[type='tel'],
input[type='date'],
input[type='number'],
input[type="password"],
textarea{
width:100%;
font-family: 'TT-Norms-Pro-Regular', sans-serif;
font-weight: normal;
/* height:46px; */
border:#FFFFFF solid 2px;
background-color:transparent!important;
font-size:15px!important;
line-height:20px!important;
letter-spacing: -0.6px;
padding:9px 12px!important;
padding-bottom: 10px!important;
margin: 0px;
color: #ffffff;
border-radius: 0px;
-webkit-appearance: none;
-moz-appearance:    none;
appearance:        none;
}

input[type='submit'], input[type=button], input[type=reset], button, .btn{
font-family: 'TT-Norms-Pro-Regular', sans-serif;
color:#fff;
min-width: 120px;
font-size:16px;
line-height:24px;
letter-spacing: -0.5px!important;
letter-spacing: 2px;
font-weight: normal;
text-decoration: none!important;
margin: 0px;
text-transform: uppercase;
padding: 10px 22px;
border-radius:32px;
display: inline-block;
/* background-color:#FEE03A; */
background-color: transparent;
border:#fff solid 1px;
cursor: pointer;
text-align: center;
-webkit-appearance: none;
-moz-appearance:    none;
appearance:        none;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;

}
input[type='submit']{ text-transform: uppercase;}
input[type='submit']:hover, input[type=button]:hover, input[type=reset]:hover, button, .btn:hover{
	text-decoration:none;
	color:#fff;
	background-color:#155956;
	}

select {
border-radius: 0;
background-color: #F0EEEA;
padding: 10px 8px;
/* height: 46px; */
width:100%;
border:#F0EEEA solid 1px;
-webkit-appearance: none;
-moz-appearance:none;
appearance:none;
background-image: url('../images/select-arrow.svg');
background-size: 40px;
background-position: right center;
background-repeat: no-repeat;
padding-right: 45px;
font-size: 36px;
line-height: 44px;
letter-spacing: -1.44px;
color:#000;
font-weight: normal;
font-family: 'TT-Norms-Pro-Regular', sans-serif;
	}

select::-ms-expand {
display: none;
}

textarea {
    width: 100%;
    font-size:14px;
    line-height: 22px;
    letter-spacing: -0.56px;
    height:170px;
    padding:10px 15px;
    box-sizing: border-box;
    border: 0px;
    color: #453A8F;
    /* border:1px solid #4c8dce; */
    background-color: #EBE9F6;
    border-radius: 0px;
    resize: none;
    font-family: 'TT-Norms-Pro-Regular', sans-serif;
font-weight: 400;
font-style: normal;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder {
	color:#8D8D8D;
	opacity:1;
	font-weight:400;

}

input::-moz-placeholder,
textarea::-moz-placeholder,
input[type="text"]::-moz-placeholder {
	color:#8D8D8D;
	opacity:1;
	font-weight:400;

}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder {
	color:#8D8D8D;
	opacity:1;
	font-weight:400;

}

input:-moz-placeholder,
textarea:-moz-placeholder,
input[type="text"]:-moz-placeholder {
	color:#8D8D8D;
	opacity:1;
	font-weight:400;

}
.resWrap{
  width: 100%;
  overflow: auto;
}

table {
    width: 100% !important;
    border: 0px;
}

table tr{/*border-bottom: 1px dotted #fff;*/
  /* background-image: url('../images/dotts.svg'); */
   background-repeat: repeat-x; background-position: bottom;}
.tableBox table tr:last-child{ background-image: none;}
table tr td {
    padding: 5px 0 6px 0;
    border-collapse: collapse;
}

table {
    text-align: left;
    border-collapse: collapse;
}

table h1, table h2, table h3, table h4, table h5 {
    margin: 0px;
}

table td {

    word-wrap: break-word;
}


.alignleft  {
float: left;
margin: 10px 30px 20px 0px!important;
margin-right:30px!important
}
.alignright  {
float: right;
margin: 10px 0px 20px 50px!important;
}
.aligncenter{
	float: none;
	margin: 30px auto 30px auto;
}
.wp-caption{ max-width:100%;}
.wp-caption-text{ position:relative; margin-top:-24px; font-size:12px; line-height:14px; lletter-spacing: -0.48px; color:#a7a8aa;}
.postContent img{ margin:30px 0;}

blockquote{
  margin: 0 auto;
  width:100%;
  /*max-width:480px;*/
  max-width:100%;
  margin-bottom:40px;
  padding: 20px 20px 20px 20px;
  position: relative;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.88px;
  font-family: 'TT-Norms-Pro-Regular', sans-serif;
  text-align:center;
}
blockquote p{
  padding: 0px;
}
blockquote em{
  margin-top: 20px;
  display: block;
}


.box{
  position: relative;
}
.box:before{
	content: "";
	display: block;
	padding-top: 50%; 	/* initial ratio of 1:1*/
}
.imageHolder{
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.OF-cover {
	/* font-family: 'object-fit: cover'; */
  object-fit: cover;
	font-family: 'object-fit: cover';
	object-position: center center;
	font-family: 'object-fit: cover; object-position: center center';
	width: 100%;
	height: 100%;
}

/* clear class css start here */
header:after, section:after, .circleHolder::after{
	visibility: hidden;
	display: block;
	font-size: 0px;
	content: " ";
	clear: both;
	height: 0%;
}
/* clear class css end here */

/* flex css start here */
.grid, ul.homeRecordSlide .slick-list .slick-track, .floorArea{
	clear: both;
	overflow: hidden;
	position: relative;
	margin: 0px;
	list-style: none;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: stretch;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.flexVerticalCenter, .homeHero .content_1360, .imageTextBlock .col:last-child, .heroBlock .col:first-child, .ourWorkBlock .col:first-child{
    text-align: left;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flexHorizontalCenter {
    text-align: left;
    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-flex-wrap: wrap;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}

.flexRowReverse{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.mapPinLinksBlock, .heroBlock, .localareaHero, .imagesBlock{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.specBlock .grid{    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;}

.travelStation .grid{
  -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }

.imageTextBlock .grid:nth-child(even){
  -webkit-flex-flow: row-reverse wrap;
  flex-flow: row-reverse wrap;
}

.screen2{
  display: -webkit-box;
   display: -moz-box;
   display: -ms-flexbox;
   display: -webkit-flex;
   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;
}
/* flex css end here */

.hovereffect{ overflow: hidden;}
.hovereffect img{
display:block;
position:relative;
-ms-transform:scale(1);
-webkit-transform:scale(1);
transform:scale(1);
}
.hovereffect:hover img{-ms-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);}
.hovereffect img, .hovereffect:hover img{
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;}
/* common page animations */
