@font-face {
    font-family: 'SegoeScript';
    src: url('../fonts/SegoeScript.eot');
    src: url('../fonts/SegoeScript.eot') format('embedded-opentype'),
         url('../fonts/SegoeScript.woff2') format('woff2'),
         url('../fonts/SegoeScript.woff') format('woff'),
         url('../fonts/SegoeScript.ttf') format('truetype'),
         url('../fonts/SegoeScript.svg#SegoeScript') format('svg');
}

@font-face {
    font-family: 'rawline';
    src: url('../fonts/rawline100.eot');
    src: url('../fonts/rawline100.eot') format('embedded-opentype'),
         url('../fonts/rawline100.woff2') format('woff2'),
         url('../fonts/rawline100.woff') format('woff'),
         url('../fonts/rawline100.ttf') format('truetype'),
         url('../fonts/rawline100.svg#rawline100') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('../fonts/rawline300.eot');
    src: url('../fonts/rawline300.eot') format('embedded-opentype'),
         url('../fonts/rawline300.woff2') format('woff2'),
         url('../fonts/rawline300.woff') format('woff'),
         url('../fonts/rawline300.ttf') format('truetype'),
         url('../fonts/rawline300.svg#rawline300') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('../fonts/rawline500.eot');
    src: url('../fonts/rawline500.eot') format('embedded-opentype'),
         url('../fonts/rawline500.woff2') format('woff2'),
         url('../fonts/rawline500.woff') format('woff'),
         url('../fonts/rawline500.ttf') format('truetype'),
         url('../fonts/rawline500.svg#rawline500') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('../fonts/rawline700.eot');
    src: url('../fonts/rawline700.eot') format('embedded-opentype'),
         url('../fonts/rawline700.woff2') format('woff2'),
         url('../fonts/rawline700.woff') format('woff'),
         url('../fonts/rawline700.ttf') format('truetype'),
         url('../fonts/rawline700.svg#rawline700') format('svg');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'rawline';
    src: url('../fonts/rawline900.eot');
    src: url('../fonts/rawline900.eot') format('embedded-opentype'),
         url('../fonts/rawline900.woff2') format('woff2'),
         url('../fonts/rawline900.woff') format('woff'),
         url('../fonts/rawline900.ttf') format('truetype'),
         url('../fonts/rawline900.svg#rawline900') format('svg');
    font-weight: 900;
    font-style: normal;
}

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section { display: block; }
body{ margin:0; padding:0;font-family: 'rawline'; background:#fff;}
a{ margin:0; padding:0; text-decoration:none !important;  outline:none !important; -moz-transition:.4s; -webkit-transition:.4s; 
-ms-transition:.4s; -o-transition:.4s; transition:.4s;}
a:hover{ color:#0d5683;}
::selection{ background:#0d5683; color:#fff;}
::-moz-selection{ background:#0d5683; color:#fff;}
::-webkit-selection{ background:#0d5683; color:#fff;}
img{ max-width:100%; height:auto;}
ul{ margin:0; padding:0; list-style-type:none;}
li{ margin:0; padding:0;}
p{ padding:0; color:#555555; font-size:17px; font-family: 'rawline'; margin:0 0 15px 0; font-weight:300;}
h1, h2, h3, h4, h5, h6{ margin:0; padding:0; font-family: 'rawline'; color:#151515;}
input, select, button{outline:none !important;}

.menuHolder{ width: 100%; }

.banner-sec{ float: left;clear: both; width: 100%; position: relative; background: #000;}
.header-main{ position: fixed; left: 0; right: 0; width: 100%; z-index: 999; -moz-transition: 0.4s; -webkit-transition: 0.4s; 
transition: 0.4s; padding: 15px 30px 15px 30px; }
.bottom-sec{ float: left; clear: both; width: 100%; position: relative; }
.logo{ float: left; -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s;}
.head-right{ float: right; padding-top: 6px; -moz-transition: 0.4s; -webkit-transition: 0.4s; transition: 0.4s; padding-right: 55px;
 -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.sticky{ background: rgb(19 27 37); }
.ban-corner{ position: absolute; right: 0; bottom: 0; z-index: 9999; }
.social-and-arrowes{ position: absolute; left: 30px; bottom: 40px; z-index: 999; }
.enquire-but{ position: fixed; right: 30px; bottom: 40px; z-index: 9999; }
.ban-text{ position: absolute; left: 0; right: 0; width: 100%; bottom:20%; transition: 0.8s; z-index: 1;}
.active .ban-text{ bottom: 40%; }
.about-img{ position: absolute; top: -73px; right: 50%; margin-right: -600px; z-index: 9999;}
.sticky .head-left{ width: 180px; }
.sticky .head-right{ padding-top:6px; }
.ban-shape{ position: absolute; left: 0; right: 0; bottom: 0; width: 100%; z-index: 999; }
.book-form{ position: absolute; bottom: 0; right: 0; z-index: 99; width: 50%; }
.book-form img{ width: 100%; }

.menu{ display: block; position: absolute; left: 50%; margin-left: -350px; top: 35px; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.sticky .menu{ top: 21px; }
.arrows{ display: block; position:  absolute; left: 30px;  bottom: 50px; z-index: 9999; }
.dotes{ display: block; position:  absolute; left: 30px;  bottom: 50px; z-index: 9999; }
.menu-sec{ position: absolute; right: 0; top: 0; width: 73px; background: rgba(0, 0, 0, 0.6); height: 100%; bottom: 0; z-index: 99; text-align: center; }
.menu-icon{ padding-top:27px; margin: 0 auto; display: inline-block; }
.mouse{ position: absolute; left:50%; margin-left: -8.5px; bottom: 190px;
width: 17px; height: 32px; border: 1px solid #fff; -moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.mouse:after{ content:''; display: block; width: 5px; height: 5px; background: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
border-radius: 50%; position: absolute; left: 50%; margin-left: -2.5px; top: 5px; -moz-animation: 2s infinite mouse; -webkit-animation: 2s infinite mouse;
animation: 2s infinite mouse;}
@keyframes mouse{ 0%{ top: 5px; } 50%{ top: 20px; } 100%{ top: 5px; }}
@-moz-keyframes mouse{ 0%{ top: 5px; } 50%{ top: 20px; } 100%{ top: 5px; }}
@-webkit-keyframes mouse{ 0%{ top: 5px; } 50%{ top: 20px; } 100%{ top: 5px; }}

.phoneNumber { float: left; font-size: 16px; color: #fff; line-height: 20px; text-align: center; margin-right: 35px;}
.phoneNumber a{ display: block; font-size: 16px; color: #ffffff; line-height: 20px; text-align: center;}
.bookNow{ display: block; float: right; padding: 9px 30px 11px 30px; line-height: 1; background: #0d5683; font-size: 17px; color: #fff; font-weight: bold;
-moz-border-radius: 30px; -webkit-border-radius: 30px; border-radius: 30px;}
.bookNow:hover{background: #0d5683;color: #fff;}

.menuFrame{ position: absolute; right: 20px; top:20px; z-index: 1; padding:18px 10px 50px 10px; cursor: pointer; }
.menuFrame i{ display: block; width: 5px; height: 5px; background: #ffffff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
position: relative; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.menuFrame i:after{ content: ''; display: block; width: 5px; height: 5px; background: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
top: -13px; position: absolute; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.menuFrame i:before{ content: ''; display: block; width: 5px; height: 5px; background: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
bottom: -13px; position: absolute; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.menuFrame:hover i:after{ top: -10px; }
.menuFrame:hover i:before{ bottom: -10px; }

.ban-text-in span{ display: block; clear: both; font-size: 15px; text-transform: uppercase; color: #fff; line-height: 1; margin: 0 0 15px 0;
font-weight: bold; }
.ban-text-in h1{ display: block; clear: both; font-size: 61px; text-transform: uppercase; color: #fff; margin: 0 0 15px 0; font-weight: 300; }

.banner-slide .owl-dots{ position: absolute; bottom: 50px; left: 30px; z-index: 999; }
.banner-slide .owl-dots button{ float: left; width: 7px !important; height: 7px !important; background: #fff !important; -moz-border-radius: 50%; 
-webkit-border-radius: 50%; border-radius: 50%; margin: 0 18px; position: relative;}
.banner-slide .owl-dots button:after{ content: ''; display: block; width: 25px; height: 25px; border: 1px solid #0d5683;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; left: 50%; margin-left: -9px; top: 50%; margin-top: -9px; 
display: none !important; }
.banner-slide .owl-dots .active:after{ display: block !important; }

.book-title{ display: block; font-size: 16px; color: #fff; font-weight: bold; text-transform: uppercase; line-height: 1; margin: 0 0 10px 0; }
.bookFormIn{ width: 100%; clear: both; min-height: 162px; background: #fff; padding:40px 164px 40px 20px; position: relative; }
.bookButton{ display: flex; clear: both; font-size: 17px; color: #fff; font-weight: bold; text-transform: uppercase; background: #0d5683;
position: absolute; right: 0; bottom: 0; top: 0; width: 164px; align-items: center; justify-content: center; border: none; transition: 0.5s;
-moz-transition: 0.5s; -webkit-transition: 0.5s;}
.bookButton:hover{ background: #0d5683; color: #fff; }
.pickerFrame{ float: left; width: 100%; clear: both; position: relative; }
.pickerCol{ float: left;  padding: 0 10px; text-align: center; position: relative; }

.pickerCol:last-child:after{ display: none; }
.picTitle{ display: block; text-align: left; font-size: 13px; color: #555; font-weight: 300; text-transform: uppercase; margin-bottom:8px; }

.menuText{ display: block; font-size: 13px; color: #fff; font-weight: bold; color: #fff;  -moz-transform: rotate(-90deg);  
-webkit-transform: rotate(-90deg); transform: rotate(-90deg); position: absolute; bottom:-4px; left:-7px; text-transform: uppercase; opacity: 1;
-moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.sticky .menuText{ opacity: 0; bottom: -20px; visibility: hidden; padding-bottom: 0; }

.pickerPlace{ display: inline-block; cursor: pointer; }
.pickerPlace h2{ font-size: 41px; color: #000; font-weight: 700; float: left; margin-right: 12px; }
.pickerPlace span{ display: block; float: left; font-size: 15px; color: #777; padding-bottom:15px; padding-top: 5px; background: url(../images/arrow-down.png) no-repeat bottom center;  }
.pickerPlace {
  position: relative;
  width: 100%;
}

.pickerPlace input {
  width: 100%;
  height: 48px;
  padding: 0 14px;
  font-size: 14px;
  font-weight: 600;
  color: #222;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 10px;
  background: rgba(13, 86, 131, 0.08);
  
  outline: none;
  transition: all 0.3s ease;
  
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}


.pickerPlace input::placeholder {
  color: #888;
  font-weight: 500;
}


.pickerPlace input:hover {
  background: rgba(13, 86, 131, 0.12);
}


.pickerPlace input:focus {
  border-color: #0d5683;
  background: #fff;
  box-shadow: 0 0 0 3px rgba(13, 86, 131, 0.15);
}


.pickerPlace input[type=number] {
  appearance: textfield !important;
  -moz-appearance: textfield !important;
  -webkit-appearance: textfield !important;
}


.pickerPlace input:focus {
  transform: translateY(-1px);
}
@media (max-width:570px){
  .pickerCol {
    width: 100%;
  }
}

.pickerPlace input[type=number]::-webkit-inner-spin-button,  
.pickerPlace input[type=number]::-webkit-outer-spin-button
{-webkit-appearance: none;  margin: 0; }
.pickerPlace input[type=number]{ -moz-appearance: textfield; }
.pickerPlace #field1{ padding-right: 22px; position: relative; float: left; width: 100%; }
.pickerPlace #field1 button{ position: absolute; right: 0; width: 20px; height: 20px; border: none;}
.pickerPlace #field1 button.add{ display: block; top: 2px; background: url(../images/arrow-top.png) no-repeat center;}
.pickerPlace #field1 button.sub{ display: block; bottom:-6px; background: url(../images/arrow-down.png) no-repeat center; }

.banBottomSec{ float: left; clear: both; width: 100%; position: relative; background: #131b25; min-height: 52rem; padding-right: 50%; position: relative;
margin-bottom: 160px;}
.aboutImg{ background-image: url(../images/about-spring.jpg); background-repeat: no-repeat; background-size: cover; position: absolute; width: 50%;
 top: 0; right: 0; bottom: 0; }
.aboutImgBox{ position: absolute; width: 478px; height: 535px; background: #131b25; position: absolute; left: 50%; margin-left:-239px; 
bottom: -100px; padding: 143px 58px 70px 58px; text-align: center;}
.aboutImgBox .anoutS{ display: block; width: 225px; height: 293px; position: absolute; left: 50%;  margin-left: -112.5px; top: -85px;  }
.aboutImgBox .anoutS img {
  
  animation: floatRotate 6s ease-in-out infinite;
}

/* KEYFRAMES */
@keyframes floatRotate {
  0% {
    transform: translateY(0px) rotate(0deg);
  }
  25% {
    transform: translateY(-8px) rotate(1deg);
  }
  50% {
    transform: translateY(0px) rotate(0deg);
  }
  75% {
    transform: translateY(8px) rotate(-1deg);
  }
  100% {
    transform: translateY(0px) rotate(0deg);
  }
}
@keyframes s{ 0%{stroke-dasharray:8; } 50%{stroke-dasharray: 10; } 100%{stroke-dasharray: 8;} }
@-moz-keyframes s{ 0%{stroke-dasharray:8; } 50%{stroke-dasharray: 10; } 100%{stroke-dasharray: 8;} }
@-webkit-keyframes s{ 0%{stroke-dasharray:8; } 50%{stroke-dasharray: 10; } 100%{stroke-dasharray: 8;} }
.aboutImgBox .box1{ width: 100%; clear: both; margin: 0 0 50px 0; }
.aboutImgBox .box1 h2{ display: block; text-align: center; font-size: 45px; font-weight: bold; color: #fff; }
.aboutImgBox .box1 span{ display: block; text-align: center; font-size: 40px; color: #fff; font-family: 'SegoeScript'; }
.aboutImgBox .box1 p{ display: block; text-align: center; font-size: 17px; color: #9ca1a6; margin: 0; }

.aboutImgBox .box2{ width: 100%; clear: both; text-align: center; }
.aboutImgBox .box2 a{ display: block; }
.aboutImgBox .box2 i{ display: block; text-align: center; margin: 0 0 10px 0; position: relative; bottom: 0; transition: 0.5s; -moz-transition: 0.5s;
 transition: 0.5s;}
.aboutImgBox .box2 span{ display: block; text-align: center; font-size: 22px; color: #fff; margin: 0; font-weight: bold; text-transform: uppercase; }
.aboutImgBox .box2 a:hover i{ bottom: 10px; }

.aboutText{ float:right; max-width: 600px; width: 100%; padding: 180px 85px 180px 0; }
.aboutText span{ display: block; clear: both; font-size: 23px; color: #90d5ff;  font-family: 'SegoeScript';  margin: 0 0 14px 0; }
.aboutText h2{ display: block; clear: both; font-size: 61px; color: #fff; text-transform: uppercase; margin: 0 0 10px 0; font-weight: 300; }
.aboutText h3{ display: block; clear: both; font-size: 26px; color: #fff; text-transform: uppercase; margin: 0 0 60px 0; letter-spacing: 2px;
font-weight: 300;  }
.aboutText p{ display: block; clear: both; font-size: 17px; color: #9ca1a6;  margin: 0 0 60px 0; font-weight:normal; line-height: 38px; }
.roundButton{ display:block; clear: both; width: 65px; height: 65px; border: 1px solid #4e5762; -moz-border-radius: 50%; -webkit-border-radius: 50%;
 border-radius: 50%; background: url(../images/button-arrow.png) no-repeat center; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.roundButton:hover{ border-color: #0d5683; }

.hotelAmenities{ float: left; clear: both; width: 100%; position: relative; margin-bottom: 110px; }
.titleSec{ width: 100%; clear: both; margin: 0 0 50px 0; position: relative; z-index: 1; }
.subTitle{ display: block; clear: both; font-size: 23px; color: #0d5683; line-height: 1; margin: 0 0 10px 0; font-family: 'SegoeScript'; }
.mainTitle{ display: block; clear: both; font-size: 42px; color: #131b25; margin: 0 0 20px 0; text-transform: uppercase; }
.mainContainer{width: 100%; max-width: 1240px; padding: 0 20px; margin: 0 auto;}
.amenitiesRow{ clear: both; }
.hotelAmenities .mainTitle a{ display:inline-block; width: 47px; height: 47px; -moz-border-radius: 50%; -webkit-border-radius: 50%; 
border-radius: 50%; background:#0d5683 url(../images/but-arrow.png) no-repeat center; margin-bottom: -8px; margin-left: 30px;}
.hotelAmenities .mainTitle a:hover{ background-color: #4da62f; }
.amenitiesCol{ margin-bottom: 30px; min-height: 300px; }
.amenitiesCol i{ display: block; clear: both; position: relative; margin: 0 0 20px 0; bottom: 0; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; }
.amenitiesCol h3{ display: block; clear: both; font-size: 23px; color: #131b25; margin: 0 0 15px 0; }
.amenitiesCol p{ display: block; clear: both; font-size:17px; color: #565d65; margin: 0 0 20px 0; line-height: 35px; font-weight: normal; }
.amenitiesCol a{ display: block; clear: both; font-size:20px; color: #131b25; margin:0; font-weight: normal; }
.amenitiesCol a:hover{ color: #04080d; }
.amenitiesCol:hover i{ bottom: 10px; }
.bestRooms{ float: left;clear: both; width: 100%; position: relative; }
.bestRoomsSlide{ float: left; width: 100%; position: relative; }
.roomCol{ width:100%; position: relative; overflow: hidden; }
.roomCol img{ width: 100%; }
.roomDetails{position: absolute; bottom: -100%; left: 0; right: 0; height: 295px; background: #0d5683; padding: 75px 45px; 
-moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.roomDetails h2{ display: block; clear: both; font-size: 28px; color: #fff; margin: 0 0 25px 0; text-transform: uppercase; font-weight:300;}
.roomDetails p{ display: block; clear: both; font-size: 17px; color: #fff; margin: 0 0 20px 0; line-height: 32px; font-weight: normal;
letter-spacing: 1px;}
.roomDetails span{ display: block; width: 40px; height: 40px; background: url(../images/arrow-right.png) no-repeat center; position: absolute; 
bottom: 20px; right: 20px; cursor: pointer;}
.roomCol:hover .roomDetails{ bottom:0; }

.room-slide .owl-dots{ position: absolute; top:-72px; right:30px; z-index: 999; display: block !important; }
.room-slide .owl-dots button{ float: left; width: 7px !important; height: 7px !important; background: #afafaf !important; -moz-border-radius: 50%; 
-webkit-border-radius: 50%; border-radius: 50%; margin: 0 18px; position: relative;}
.room-slide .owl-dots button:after{ content: ''; display: block; width: 25px; height: 25px; border: 1px solid #0d5683;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; left: 50%; margin-left: -9px; top: 50%; margin-top: -9px; 
display: none !important; }
.room-slide .owl-dots .active:after{ display: block !important; }
.room-slide .owl-dots .active{ background: #131b25 !important; }

.whyChoosSec{ float: left; clear:both; width: 100%; position: relative; }
.whyChoosSec-in{ padding: 450px 0 155px 0;position: relative;}
.whyChoosSec-in:after{ content: ''; width: 1px; height: 100%; background: #1f2730; position: absolute; top: 0; bottom: 0; left: 32%; }
.whyChoosSec-in:before{ content: ''; width: 1px; height: 100%; background: #1f2730; position: absolute; top: 0; bottom: 0; right: 34%; }
.mainTitleWhite{display: block; clear: both; font-size: 42px; color: #fff; margin: 0 0 20px 0; text-transform: uppercase;}

.whyChooseCol{ margin-bottom: 30px; }
.whyChooseCol i{ display: block; clear: both; position: relative; margin: 0 0 20px 0; bottom: 0; -moz-transition: 0.5s; -webkit-transition: 0.5s; 
transition: 0.5s; opacity: 0.2; }
.whyChooseCol h3{ display: block; clear: both; font-size: 23px; color: #fff; margin: 0 0 20px 0; }
.whyChooseCol p{ display: block; clear: both; font-size:17px; color: #9fa3a9; margin: 0 0 20px 0; line-height: 35px; font-weight: normal; }
.whyChooseCol:hover i{ bottom: 10px; opacity: 1; }
.whyChoosSec-in .titleSec{ margin-bottom: 90px; }

.blackSec{ float:left; clear: both; width: 100%; position: relative; background: #131b25; margin-top: -296px;  
overflow: hidden; }
.newsSec{ float: left; clear: both; width: 100%; }
.newsFrame{ float: left; min-height: 630px; background: #d2d5d9; width: 62.2%; }
.newsIn{ float: right; padding: 100px 85px 100px 0; max-width: 834px; width: 100%; }
.newsIn h2{ font-size: 42px; color: #131b25; text-transform: uppercase; margin-bottom: 70px; }

.newsCol{ width: 100%; clear: both; }
.newsCol h3{ display: block; clear: both; font-size: 21px; color: #131b25; margin: 0 0 15px 0; font-weight: bold; line-height: 31px; }
.newsCol p{ display: block; clear: both; font-size:17px; color: #565d65; margin: 0 0 35px 0; line-height: 33px; font-weight: normal; }
.newsCol a{ border: 1px solid #0d5683; padding: 10px; margin: 0 auto; text-align: center; width: 50%; display: block; clear: both; font-size:19px; color: #131b25; margin:0; font-weight: normal; }
.newsCol a:hover{ color: #ffffff; background: #0d5683; }
.newsCol span{display: block; clear: both; font-size: 16px; color: #77797c; margin: 0 0 15px 0; font-weight: bold;}
.news-slide .owl-nav{ position: absolute; top:-107px; right: 0; z-index: 99; }
.news-slide .owl-nav button{ display: block; width: 38px; height: 38px; border: 1px solid #0d5683 !important; float: left; margin: 0 5px;
-moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; background-image: url(../images/icons.png) !important;
font-size:0 !important; line-height:0 !important; background-repeat: no-repeat !important; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.news-slide .owl-nav button.owl-prev{ background-position:12px 8px !important; }
.news-slide .owl-nav button.owl-next{ background-position:-25px 8px !important; }
.news-slide .owl-nav button.owl-prev:hover{ background-color: #0d5683 !important; border-color:#0d5683 !important; background-position:12px -30px !important; }
.news-slide .owl-nav button.owl-next:hover{ background-color: #0d5683 !important; border-color:#0d5683 !important; background-position:-25px -30px !important; }
.scooter{ float: left; width: 37.8%; min-height:630px; padding-top: 20px;}
.bigText{ display: block; font-size: 155px; color:#1e252e; -moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); width: 1030px; 
transform: rotate(-90deg); position: absolute; right:-400px; top: 800px; }

.numberSec{ float: left; clear: both; width: 100%; position: relative; }   
.numberWrap{width:62.2%; min-height: 200px; float: left;}
.numberIn{max-width: 834px; width: 100%; padding: 150px 50px 120px 0; float: right;}

.counter-value{ display: inline-block; font-size: 54px;  margin-bottom: 5px; text-align: left; color:#d2d5d9; line-height: 1;
transition: 0.9s; cursor: pointer;display: inline-block; position:relative; font-weight: bold; }
.counter-valueTxt{ font-size: 27px;cursor:pointer; font-weight:500; margin-top: 0px; margin-bottom: 0;text-align: left; color:#d2d5d9;
font-family: 'rawline';}
.counterBorder:hover .counter-value{ color:#0d5683;}
.counterBorder:hover .counter-value:before{ color:#0d5683;}
.counterBorder{ position: relative; text-align:left;}
.counterBorder:after{ display: block; width: 1px; content: ''; height: 87px; position: absolute; right: 30px; bottom: 0; background: #1f2834;}
.counterBorder:last-child:after{display:none; }
#counter{ float: left;width: 100%; clear: both;}

.numberImg{ float: left; }

.testAndGallery{ float: left; clear: both; width: 100% ; position: relative; overflow: hidden;}
.grayShape{ display: block; width: 200px; height: 200px; background: #d5dce6; position:absolute; right:50%; top: 0; margin-right: -789px;}
.grayShape:after{ display: block; content: ''; width: 128px; height: 128px; background: #eceef1; position: absolute; bottom: -128px; left: -128px; }
.testAndGalleryIn{ float: left; clear: both; width: 100%; position: relative; padding-top: 175px;}
.testimonials{ float: left;clear: both; width: 100%; position: relative; text-align: center; margin-bottom: 165px;}
.middleSubTitle{ display: block; text-align: center;  font-family: 'SegoeScript'; font-size: 30px; color: #0d5683; margin: 0 0 10px 0;}
.middleTitle{ display: block; text-align: center;  font-size:41px; color: #131b25; text-transform: uppercase; margin-bottom: 50px;}
.testSlide{ float: left; clear: both; width: 100%; position: relative; padding: 0 10%; text-align: center; }
.testSlide p{ display: block; text-align: center; font-size: 18px; color: #565d65; line-height: 41px; font-weight: normal; min-height: 150px; 
margin: 0 0 15px 0;}
.testUser{ display: inline-block; text-align: left; padding:10px 0 10px 90px; position: relative; }
.testUser h3{ display: block; font-size: 18px; color: #131b25; font-weight: bold; line-height: 1; margin: 0 0 10px 0; }
.testUser span{ display: block; font-size: 18px; color: #131b25; font-weight: 300; line-height: 1; margin: 0 0 10px 0; }
.testImg{ width: 70px; height: 70px; overflow: hidden; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%;
position: absolute; left: 0; top: 50%; margin-top: -35px; }
.gallerySec{ float: left;clear: both; width: 100%; position: relative; z-index: 99;}

.galleryWrapperTabDiv .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {color: #fff;cursor:pointer; font-size:15px; font-weight:300;  font-family: 'rawline'; text-transform:uppercase; padding:0; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-o-align-items: center;-ms-align-items: center;-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;background-color:#d5a942; width:245px; height:50px; text-align:center; border-radius:30px;}
.galleryWrapperTabDiv .nav-tabs > li > a{    color: #fff;cursor:pointer; font-size:15px; font-weight:300; font-family:'rawline'; text-transform:uppercase; padding:0; display: -webkit-flex;display: -moz-flex;display: -ms-flex;display: -o-flex;display: flex;-webkit-align-items: center;-moz-align-items: center;-o-align-items: center;-ms-align-items: center;
-webkit-justify-content: center;-moz-justify-content: center;-o-justify-content: center;background-color:#383838; width:245px; height:50px; text-align:center; border-radius:30px; position:relative}
.galleryWrapperTabDiv .nav-tabs > li.active > a:before{content: " ";position: absolute;bottom: -14px;right: 45%;width: 0;height: 0;border-left: 14px solid transparent;border-right: 14px solid transparent;border-top: 14px solid #d5a942; }
.galleryWrapperTabDiv .nav-tabs > li{padding-right: 12px;}
.galleryWrapperTabDiv .nav-tabs{ border:none; margin: 0 0 70px; padding:0;}
.galleryWrapperTabDiv{ position:relative}
.galleryWrapperTabDivWrapper{ position:absolute; top:0; right:200px;}
.paddingSpace{ padding:0;  float:left; width:33.333%; }
figure.snip1205:hover span{ background:#0d5683ce;} 
figure.snip1205 { position: relative; overflow: hidden;}
figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
}
figure.snip1205 i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px; z-index:1000;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
figure.snip1205 span{
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1205:hover i,
figure.snip1205.hover i {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
figure.snip1205.green {
    background-color: 
    #229955;
}
.galleryBgSec{ float:left; width:100%; padding:80px 5px 125px}
figure.snip1205 i label{ display: block; clear: both; font-size: 14px; color: #fff; text-transform: uppercase; text-align: center; line-height: 1;
margin: 0; font-style: normal !important; letter-spacing:4px; }
.galleryTitle{ float: left; width: 33.333%; }
 .galleryTitle h2{ display: block; text-align: center; font-weight: bold; font-size: 260px; line-height: 1; margin:-45px 0 0 0; color:rgb(13 86 131 / 35%); /*  #e0e3e7 */
text-transform: uppercase;}
.galleryTitle a{ display: block; text-align: center; font-size:42px; line-height: 1; margin: 0; color: #131b25;}
.galleryTitle a:hover{color: #070b0f;}

.footerMain{ float: left; clear: both; width: 100%; position: relative; background: #131b25; padding: 156px 0 100px 0; }
.footerHome{ padding-top: 285px; margin-top: -150px; }
.footTop{ float: left; clear: both; width: 100%; position:relative; margin-bottom: 100px; }
.footTopCol{position: relative;}
.footTopCol h2{ display: block; clear: both; text-align: center; font-size: 21px; color: #fff; font-weight: bold; margin: 0 0 10px 0; }
.footTopCol a{ display: block; clear: both; text-align: center; font-size: 21px; color: #989b9f; font-weight: normal; }
.footSocial{ width: 100%; text-align: center; }
.footSocial li{ display: inline-block; margin: 0 10px; }
.footSocial li a{ display: block; color: #989b9f; font-size: 20px;}
.footSocial li a:hover{ color: #0d5683; }
.footTopCol:after{content: ''; width: 1px; height: 60px; background: #252f3c; position: absolute; right:-15px; bottom: 0; }
.footTopCol:last-child:after{ display: none; }
.footBottom{ float: left;clear: both; width: 100%; position: relative; text-align: center; padding: 0 20%; }
.footBottom h2{display: block; clear:both; width: 100%; font-size: 34px; color: #989b9f; margin: 0 0 35px 0;}
.nltFrame{ width: 100%; min-height: 60px; border:1px solid #252f3c; position: relative; padding-right: 150px; margin-bottom: 24px;}
.nltInput{ width: 100%; clear: both; height: 60px; background: transparent; padding: 10px 0 10px 25px; border: none; font-size: 17px; 
color: #606977; }
.nltButton{ position: absolute; top: 0; right: 0; bottom: 0; padding: 10px 30px; border: none; font-size: 17px; color: #989b9f; text-transform: uppercase;
font-weight: bold; background: #131b25; }
.footLinks{ float: left; clear:both; width: 100%; position: relative; text-align: center; margin-bottom: 10px; }
.footLinks li{ display: inline-block; margin: 0 10px; }
.footLinks li a{font-size: 12px; font-weight: bold; text-transform: uppercase; color: #989b9f; }
.footLinks li a:hover{ color: #fff; }
.copyright{ display:block; width: 100%; text-align: center; font-size: 15px; color: #989b9f;}
.copyright span{font-size: 15px; color: #989b9f;}
.copyright span i{ color: #0d5683; font-size: 13px; margin: 0 5px; }
.copyright span a{ color: #989b9f; }
.copyright span a:hover { color: #fff; }

.pickerPlace .input-group-addon{ border: none !important; background: transparent !important; line-height:inherit !important; display: table; 
padding: 0 !important; width: 100%;  }
.datepicker-days .prev{ font-size: 0 !important; color: transparent !important; background-image: url(../images/icons.png);
background-repeat: no-repeat; background-position:12px 10px; }
.datepicker-days .next{ font-size: 0 !important; color: transparent !important; background-image: url(../images/icons.png);
background-repeat: no-repeat; background-position:-27px 10px;}
.datepicker-days .prev:hover{background-image: url(../images/icons.png) !important; background-repeat: no-repeat !important; background-position:12px 10px !important; }
.datepicker-days .next:hover{background-image: url(../images/icons.png) !important; background-repeat: no-repeat !important; background-position:-27px 10px !important; }


.overlay { position: fixed; background: #131b25; top: 0; left: 0; width: 100%; height: 0%; opacity: 0; visibility: hidden;  transition:
opacity .35s, visibility .35s, height .35s;
overflow: hidden; }
.overlay.open { opacity:1; visibility: visible; height: 100%;}
.overlay.open li {  -webkit-animation: fadeInRight .5s ease forwards;
 animation: fadeInRight .5s ease forwards;
 -webkit-animation-delay: .35s;
 animation-delay: .35s;
}
.overlay.open li:nth-of-type(2) {
 -webkit-animation-delay: .4s;
 animation-delay: .4s;
}
.overlay.open li:nth-of-type(3) {
 -webkit-animation-delay: .45s;
 animation-delay: .45s;
}
.overlay.open li:nth-of-type(4) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay.open li:nth-of-type(5) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay.open li:nth-of-type(6) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay.open li:nth-of-type(7) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay.open li:nth-of-type(8) {
 -webkit-animation-delay: .50s;
 animation-delay: .50s;
}
.overlay nav { position: relative; height: 70%; top: 50%; -webkit-transform: translateY(-50%); transform: translateY(-50%); font-size: 50px;
 font-weight: 400; text-align: center; }
.overlay ul { list-style: none; padding: 0; margin: 0 auto; display:block; position: relative; height: 100%;}
.overlay ul li { display: block;  position: relative; opacity: 0; }
.overlay ul li a { display: block; text-align:left; position: relative; color: #5e728a; text-decoration: none; overflow: hidden; font-size:27px; 
 padding:5px 0;}
.overlay ul li a:hover:after, .overlay ul li a:focus:after, .overlay ul li a:active:after { width: 100%; }
.overlay ul li a:after { content: ''; position: absolute; bottom: 0; left: 0; width: 0%; -webkit-transform: translateX(-50%); 
transform: translateX(-50%); height: 1px; background: #FFF;  transition: .35s;}
.overlay ul li a:hover:hover{ color: #0d5683; }
 @-webkit-keyframes fadeInRight {  0% { opacity: 0; left: 20%;}
 100% { opacity: 1; left: 0;}
}
 @keyframes fadeInRight {  0% { opacity: 0; left: 20%; }
 100% { opacity: 1; left: 0; }
}
.nav-container{ margin: 0 auto; max-width: 1200px; padding:0 10%;}
.menu-col{ float: left; padding: 0 5% 0 0; }
.menu-col span{ display:block; clear: both; font-size: 20px; margin: 0 0 35px 0; color: #90d5ff;
text-align: left; position: relative; padding-bottom: 10px; font-family: 'SegoeScript';}
.menu-col span:after{ content:''; width: 20px; height: 2px; background: #0d5683; position: absolute; left: 0; bottom: 0;}
.menu-text{ float: right; padding: 0 5%; font-size: 35px; color: #fff; text-align: right; font-weight: 100;}
.menu-text li{ width: 100%; clear: both; margin-bottom: 50px; }
.menu-text li:last-child{ margin-bottom: 0;}
.menu-text li span{display:block; clear: both; font-size: 20px;  margin: 0 0 10px 0; color: #90d5ff; font-family: 'SegoeScript';
text-align: left; position: relative; text-align: right;}
.menu-text li h2{display:block; clear: both; font-size: 25px; margin: 0 0 10px 0; color: #5e728a;
text-align: left; position: relative; padding-bottom: 10px; text-align: right;}

.menuSocial{ width: 100%; clear: both; }
.menuSocial a{ margin: 0 0 0 15px; display: inline-block !important; float: none; font-size: 15px; }
.menuSocial a i{ display: block; font-size: 20px; }
.menuSocial a:after{ display: none; }
.menuBig{ display: block; position: absolute; left:0px; top:300px; font-size: 85px; color: #1e2937;  font-family: 'SegoeScript';
-moz-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); transform: rotate(-90deg); -moz-transition: 0.5s; -webkit-transition: 0.5s; 
transition: 0.5s;}
.header-main .open .menuBig{ left: -100px; }

/*About Us*/
.innderBanneSsec{ float: left; clear: both; width: 100%; position: relative; }
.innderBanneSsec .menu-sec .mouse{ bottom: 30px; }
.innerGalleryTest{ clear: both; }
.innerGalleryTest .grayShape{ display: none; visibility: hidden;}
.innderBanneSsec:after{ content: ''; display: block; width: 100%; position: absolute; top: 0;  right: 0; left: 0; bottom: 0; 
background: rgba(0, 0, 0, 0.5); }
.innerBanTest{ position: absolute; left: 0; width: 100%; bottom:50px; padding: 20px 0; z-index: 1;}
.innerBanTestIn{ float: left; clear: both; width: 100%; position: relative; }
.soBreadcrembs{ width: 100%; clear: both; margin: 0 0 10px 0; float: left; }
.soBreadcrembs li{ float: left; padding: 0; position: relative;  }
.soBreadcrembs li a{ display: block; font-size: 15px; text-transform: uppercase; color: #fff; font-weight: bold; line-height: 1; padding: 0 10px;}
.soBreadcrembs li span{ display: block; font-size: 15px; text-transform: uppercase; color: #fff; font-weight: bold; line-height: 1; padding: 0 10px;}
.soBreadcrembs li:after{ content: ''; display: block; width: 1px; height: 12px; background: #fff; position: absolute; right: 0; bottom: 0;}
.soBreadcrembs li:last-child:after{ display: none; }
.soBreadcrembs li:first-child a{ padding-left: 0;}
.innerBanTest h1{ display: block; font-size: 61px; color: #fff; font-weight: 300; }


/*Contact*/
.innderBlackSec{float: left;clear: both; width: 100%; position: relative; background: #131b25; padding:150px 0; overflow: hidden; }
.contactForm{ float: left; clear: both; width: 100%; position: relative; }
.contactTitle{ display: block;  font-size: 40px; color: #fff; font-weight: 300; margin: 0 0 30px 0; line-height:46px;}
.contactSubTitle{ display: block;  font-size:22px; color: #9da4ad; font-weight:bold; margin: 0 0 65px 0;}
.formWrap{clear: both; position: relative;    }
.soInput{ display: block; height: 50px;border: 1px solid #262f3a; width: 100%; background: transparent; margin: 0 0 29px 0; padding: 0 20px;
font-size: 16px; color: #bec5ce; font-weight: normal;}
.soInput::-webkit-input-placeholder{ color:#bec5ce; }
.soInput:-ms-input-placeholder { color:#bec5ce;}
.soInput::placeholder{ color:#bec5ce;}
.soTextarea{display: block; border: 1px solid #262f3a; width: 100%; background: transparent; margin: 0 0 29px 0; padding: 20px 20px;
font-size: 16px; color: #bec5ce; font-weight: normal;}
.soTextarea::-webkit-input-placeholder{ color:#bec5ce; }
.soTextarea:-ms-input-placeholder { color:#bec5ce;}
.soTextarea::placeholder{ color:#bec5ce;}
.soButton{ display: block; padding: 15px 30px; font-size: 22px; color: #fff; text-transform: uppercase; font-weight: bold; background: #0d5683;
border: none; text-align: center; -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s; cursor: pointer; max-width: 205px; }
.soButton:hover{ background: #459c27; color: #fff; }

.innerShape{ display: block; width: 166px; height: 166px; background: #1b2531; position:absolute; right:0; top: 0;}
.innerShape:after{ display: block; content: ''; width: 79px; height: 79px; background: #1b2531; position: absolute; bottom: -79px; left: -79px; }
.contactAddress{ float: left; clear: both; width: 100%; position: relative; padding-left: 25%; }
.addressCol{ float: left;clear: both; width: 100%; margin: 0 0 70px 0;}
.addressCol h3{ display: block; font-size: 18px; color:#0d5683; margin: 0 0 10px 0; text-transform: uppercase;}
.addressCol a{ display: block; font-size: 28px; color:#9da4ad; margin: 0; }
.addressCol p{display: block; font-size: 22px; color:#9da4ad; margin: 0; line-height: 36px;}
.addressCol:last-child{ margin-bottom: 0; }

.contactSocial{ width: 100%; clear: both; margin-top: 10px; float: left; }
.contactSocial a{ margin: 0 20px 0 0; display: inline-block !important; float: none; font-size: 15px; }
.contactSocial a i{ display: block; font-size: 25px; color: #fff; }
.contactSocial a:after{ display: none; }
.contactSocial a:hover i{ color: #0d5683; }
.mapSec{ float: left; clear: both; width: 100%; }
.mapSec iframe{-moz-filter: grayscale(1); -webkit-filter: grayscale(1); filter: grayscale(1);}

/*Facilities*/
.facilitiesIn{ float: left;clear: both; width: 100%; position: relative; }
.fcltsRow{ clear: both; }
.fcltsCol{ margin-bottom: 30px; min-height: 300px; padding-right: 40px; }
.fcltsCol i{ display: block; clear: both; position: relative; margin: 0 0 20px 0; bottom: 0; -moz-transition: 0.5s; -webkit-transition: 0.5s; 
transition: 0.5s; }
.fcltsCol a{ display: block; clear: both; font-size: 23px; color: #fff; margin: 0 0 15px 0; }
.fcltsCol p{ display: block; clear: both; font-size:17px; color: #cdd1d6; margin: 0 0 20px 0; line-height: 35px; font-weight: normal; }
.fcltsCol:hover i{ bottom: 10px; }
.fcltsCol:nth-child(3n){ padding-right: 15px; }

/*News*/
.newsPageIn{ float: left; clear: both; width: 100%; position: relative; }
.newsRow{ clear: both; }
.newsColIn{ padding: 0 22px !important; }
.newsBox{ width: 100%; min-height: 450px; border: 12px solid #131b25; padding: 40px; background: #131b25; box-shadow:0px 0px 1px 1px #2a3441; 
 -moz-box-shadow:0px 0px 1px 1px #2a3441;  -webkit-box-shadow:0px 0px 1px 1px #2a3441; -moz-transition: 0.5s; -webkit-transition: 0.5s; 
 transition: 0.5s; margin-bottom: 40px; }
.newsBox:hover{ background: #17212c; border-color: #1b2632; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.newsDate{ margin: 0 0 30px 0; }
.newsDate h3{ display: block; font-size: 64px; color: #596371; font-weight: bold; line-height: 1; margin: 0 0 5px 0;
 -moz-transition: 0.5s; -webkit-transition: 0.5s; transition: 0.5s;}
.newsDate span{ display: block; font-size:16px; color: #596371; font-weight: bold; }
.newsBox h2{ display: block; font-size: 21px; color: #acb1b7; font-weight: bold; margin: 0 0 20px 0; line-height: 34px;}
.newsBox p{ display: block; font-size: 16px; color: #acb1b7; margin: 0 0 30px 0; line-height: 33px; font-weight: normal;}
.newsBox a{ display: block; font-size: 19px; color: #0d5683; margin:0; font-weight: normal; font-family: 'SegoeScript';}
.newsBox a:hover{ color: #fff; }
.newsBox:hover .newsDate h3{ color:#0d5683;}
.newsRow:last-child .newsBox{ margin-bottom: 0;}
/*Dining*/
.diningPageIn{ float: left; clear: both; width: 100%; }
.diningLeftContent{ float: left; width: 100%; position: relative; padding-right: 45%; }
.inTitleSec{ width: 100%; clear: both; }
.inTitleSec h2{ display: block; font-size: 40px; color: #fff; margin: 0 0 15px 0; font-weight: 300;}
.inTitleSec span{ display: block; font-size:20px; font-weight: bold; color: #fff; margin: 0 0 40px 0;}
.blackContentSec p{ display: block; font-size: 18px; color: #858d97; line-height: 42px; font-weight: normal; text-align: justify; margin: 0 0 30px 0;}
.diningImg{ position:  absolute; right:-535px; top: 0; }
.diningImg span{display: block; width: 218px; height: 218px; background: #1b2531; position: absolute; bottom: -100px; left: -100px; }
.diningImg span:after{ content: ''; display: block; width: 140px; height: 140px; background: #1b2531; position: absolute; right: -140px; 
bottom: -140px; }
.diningImg img{position: relative; z-index: 1;}
.diningLeftContent h3{ display: block; font-size: 29px; color: #fff; margin: 0 0 30px 0; font-weight: 300;}
.blackContentSec ul{ width: 100%; margin: 0 0 40px 0; }
.blackContentSec ul li{ width: 100%; clear: both; font-size: 18px; color: #858d97; margin: 0 0 30px 0; padding-left: 37px; position: relative;}
.blackContentSec ul li:after{content: ''; display: block; width: 20px; height:4px; background: #1586b4; -moz-border-radius: 10px; 
-webkit-border-radius: 10px;  border-radius: 10px; position: absolute;left: 0; top: 13px;}
/*Accommodation*/
.acRow{ float: left; clear: both; width: 100%; position: relative;}
.acImg{ float: left; width: 50%; }
.acText{ float: left; width: 50%; padding: 55px 0 0 45px;}
.acText h2{ display: block; font-size: 28px; color: #fff; margin: 0 0 35px 0; }
.acText p{ display: block; font-size: 18px; color: #a4a9b0; margin: 0 0 35px 0; }
.acText a{ display: block; font-size: 28px; color: #90d5ff; margin: 0; font-family: 'SegoeScript'; }
.acText a:hover{ color: #fff; }
.acRow:nth-child(2n) .acImg{ float: right; }
.acRow:nth-child(2n) .acText{ float: left; padding: 55px 45px 0 0; }
.acRow:nth-child(2n) .acText h2{ text-align: right; }
.acRow:nth-child(2n) .acText p{ text-align: right; }
.acRow:nth-child(2n) .acText a{ text-align: right; }
/*About*/
.aboutContentSec{ float:left; clear: both; width: 100%; position: relative; }
.innderWhiteSec{float: left;clear: both; width: 100%; position: relative; padding:150px 0 0 0; overflow: hidden;}
.abtTopText{ float: left; clear: both; width: 100%; position: relative; margin-bottom: 100px; }
.abtLeftText{ float: left; width: 60%; padding-right: 10%;}
.abtRight{ float: left; width: 40%; position: relative; }
.abtRightShape{ width:100%; min-height: 510px; background: #131b25; padding: 70px 50px 50px 50px; position: relative; overflow: hidden;}
.abtRightShape .box1{ width: 100%; clear: both; margin: 0 0 50px 0; padding-bottom: 50px; border-bottom: 1px solid #212a35;}
.abtRightShape .box1 h2{ display: block; text-align: center; font-size: 45px; font-weight: bold; color: #fff; }
.abtRightShape .box1 span{ display: block; text-align: center; font-size: 40px; color: #fff; font-family: 'SegoeScript'; }
.abtRightShape .box1 p{ display: block; text-align: center; font-size: 17px; color: #9ca1a6; margin: 0; }

.abtRightShape .box2{ width: 100%; clear: both; text-align: center; }
.abtRightShape .box2 a{ display: block; }
.abtRightShape .box2 i{ display: block; text-align: center; margin: 0 0 10px 0; position: relative; bottom: 0; transition: 0.5s; -moz-transition: 0.5s;
 transition: 0.5s;}
.abtRightShape .box2 span{ display: block; text-align: center; font-size: 22px; color: #fff; margin: 0; font-weight: bold; text-transform: uppercase; }
.abtRightShape .box2 a:hover i{ bottom: 10px;}
.abtRightShape:after{ content: ''; display: block; width: 260px; height: 100px; background: #fff; position: absolute; top:0; left: -140px;
-moz-transform: rotate(-50deg); -webkit-transform: rotate(-50deg); transform: rotate(-50deg);}
.abtBookNow{ display: flex; align-items: center; justify-content: center; width: 160px; height: 160px; background: #0d5683; text-align: center;  font-size: 21px; color: #fff;
font-weight: bold; text-transform: uppercase; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute;
left: -50px; bottom: -50px; z-index: 1;}
.abtBookNow:hover{ background:#053a5a; color: #fff;}
.abtBookNow:after{content: ''; display: block; width: 192px; height: 192px; border: 2px solid #0d5683; -moz-border-radius: 50%; 
-webkit-border-radius: 50%; border-radius: 50%; position: absolute; left: 50%; margin-left:-96px; top: 50%; margin-top:-96px;
-moz-transition: 0.3s; -webkit-transition: 0.3s; transition: 0.3s;}
.abtBookNow:hover:after{width: 140px; height: 140px; margin-left:-70px; top: 50%; margin-top:-70px;}
.abtTitle{ width: 100%; clear: both;}
.abtTitle span{ display: block; font-family: 'SegoeScript'; font-size: 23px; color:#0d5683; margin: 0 0 10px 0;}
.abtTitle h2{ display: block; font-size:61px; color:#131b25; margin: 0 0 10px 0; text-transform: uppercase; font-weight:300;}
.abtTitle h3{ display: block; font-size:26px; color:#131b25; margin: 0 0 50px 0; text-transform: uppercase; letter-spacing: 2px;}
.aboutContentSec p{ display: block; font-size: 16px; color: #131b25; font-weight: normal; line-height: 38px; text-align: justify;}
.abtTopText p{ display: block; font-size: 16px; color: #131b25; font-weight: normal; line-height: 38px; text-align: left;}
.visionMission{ float: left; clear: both; width: 100%; position: relative; min-height: 820px; background: url(../images/vision-mission.jpg) no-repeat;
background-size: cover; overflow: hidden;  position: relative; margin: 100px 0 0 0;}
.visionMission:after{ content: ''; background: #fff; display: block; width: 28%; position: absolute; top: 0; bottom: 0; height: 100%;
z-index: 1; right:0;}
.visionMissionIn{ float: left; clear: both; width: 100%;position: relative; padding: 120px 35% 80px 0; }
.visionMissionIn:before{ content: 'Alpha Plus'; display: block; font-size: 141px; color: #0d5683; font-weight: bold; position: absolute;
right: -310px; top: 300px; z-index: 99; transform: rotate(-90deg);}
.visionMissionIn h2{ font-size: 42px; color: #fff; margin-bottom: 35px; font-weight:300;}
.visionMissionIn p{ font-size: 19px; color: #fff; margin-bottom: 50px; font-weight:300; line-height: 42px;}

/*Gallery*/
.galleryWraper{ float: left; clear: both; width: 100%; padding: 100px 15px 0 15px; position: relative;}
#exTab3 .nav-pills > li.active > a, #exTab2 .nav-pills > li.active > a:hover, #exTab2 .nav-pills > li.active > a:focus {
color: #0d5683;
background: none; font-weight:normal;
font-size: 24px;
 margin-right:0px;  background:transparent; position:relative; border-radius:0!important; margin-right:5px;
}
#exTab3 .nav-pills > li > a{  color: #fff;
background: none; font-weight:normal;
padding:10px;font-size:24px; margin-right:0px;   background:transparent; border-radius:0!important; margin-right:5px;}
#exTab3 .nav-pills > li{ float:none; display:inline-block; margin:0 auto; text-align:center; padding: 0 !important; width:auto !important;}
#exTab3 .nav{float: left; width: auto !important; margin: 0; position: absolute; left: 50%; margin-left: -600px; top: 0; }
#exTab3 .nav-pills > li + li {margin-left: -4px;}
.tab-pane li{background: url(../images/bullet-point1.png) no-repeat left 2px;
color: #555555;
font-weight: normal;
margin-bottom: 10px;
padding-bottom: 15px;
padding-left: 33px; font-size:15px; }
.galleryWraper .tab-content{ clear: both; }
#exTab3 .nav-pills > li:after{ display: none; }

.galleryDivWrapper{ position:relative; overflow: hidden;}
.text {color: #555555;font-size: 17px;position: absolute;top: 55%;left: 50%;-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center; width:100%;}
.text p{color: #555555;font-size: 17px; font-weight:normal; margin-top:10px;}
.image {display: block;width: 100%;height: auto;}

.dropdown-wraper1{ float:right; position:relative; z-index: 99; position: absolute; right: 50%; margin-right:-600px; top: 17px;}
.dropTxtDiv{ position: absolute; left: 1px; top: 15px;}
.dropTxtDiv p{ font-size:17px; margin-bottom:0; font-weight:normal;}

.glrImgFrame{ padding:15px;  float:left; width:25%; }
.glrImgFrame figure.snip1205:hover span{ background:#1a232e;} 
.glrImgFrame figure.snip1205 { position: relative; overflow: hidden;}
.glrImgFrame figure.snip1205 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.glrImgFrame figure.snip1205 img {
  max-width: 100%;
  vertical-align: top;
}
.glrImgFrame figure.snip1205 i {
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  font-size: 34px;
  color: #000000;
  width: 60px;
  height: 60px;
  line-height: 60px; z-index:9;
  -webkit-transform: translate(-50%, -50%) scale(0);
  transform: translate(-50%, -50%) scale(0);
  transition: all 300ms 0ms cubic-bezier(0.6, -0.28, 0.735, 0.045);
}
.glrImgFrame figure.snip1205 span{
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
.glrImgFrame figure.snip1205:hover i,
.glrImgFrame figure.snip1205.hover i {
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 300ms 100ms cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.glrImgFrame figure.snip1205.green {
    background-color: 
    #229955;
}
.glrImgFrame figure.snip1205 i label{ display: block; clear: both; font-size: 14px; color: #0d5683; text-transform: uppercase; text-align: center; line-height: 1;
margin: 0; font-style: normal !important; letter-spacing:4px; }

.glrImgFrame .galleryTitle a{ display: block; text-align: center; font-size:42px; line-height: 1; margin: 0; color: #131b25;}
.glrImgFrame .galleryTitle a:hover{color: #070b0f;}

/** Custom Select **/
.custom-select-wrapper {
  position: relative;
  display: inline-block;
  user-select: none;
}
  .custom-select-wrapper select {
    display: none;
  }
  .custom-select {
    position: relative;
    display: inline-block;
  }
    .custom-select-trigger {
      position: relative;
      display: block;
      width: 290px;
      padding: 0 30px 0 22px;
      font-size: 24px;
      font-weight:normal;
      color: #fff;
      line-height: 30px;
      background:transparent;
      border-radius: 4px;
      cursor: pointer;
    }
      .custom-select-trigger:after {
        position: absolute;
        display: block;
        content: '';
        width: 29px; height: 29px;
        top: 50%; right: 25px;
        margin-top: 3px;
        transform: rotate(0deg) translateY(-50%);
        transition: all .4s ease-in-out;
        transform-origin: 50% 0; border-radius: 50%; border: 1px solid #0d5683; background: url(../images/dropdown-arrow.png) no-repeat center;
      }
      .custom-select.opened .custom-select-trigger:after {
        margin-top: 3px;
        transform: rotate(-180deg) translateY(-50%);
      }
  .custom-options {
    position: absolute;
    display: block;
    top: 100%; left: 0; right: 0;
    min-width: 100%;
    margin: 15px 0;
    border: 1px solid #374251;
    box-sizing: border-box;
    box-shadow: 0 2px 1px rgba(0,0,0,.07);
    background: #242e3b;
    transition: all .4s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(-15px);
  }
  .custom-select.opened .custom-options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    transform: translateY(0);
  }
    .custom-options:before {
      position: absolute;
      display: block;
      content: '';
      bottom: 100%; right: 25px;
      width: 7px; height: 7px;
      margin-bottom: -3px;
      border-top: 1px solid #374251;
      border-left: 1px solid #374251;
      background: #242e3b;
      transform: rotate(45deg);
      transition: all .4s ease-in-out;
    }
    .option-hover:before {
      background: #242e3b;
    }
    .custom-option {
      position: relative;
      display: block;
      padding: 0 22px;
      border-bottom: 1px solid #374251;
      font-size: 16px;
      font-weight: 300;
      color: #fff;
      line-height: 47px;
      cursor: pointer;
      transition: all .4s ease-in-out;
    }
    .custom-option:first-of-type {
      border-radius: 4px 4px 0 0;
    }
    .custom-option:last-of-type {
      border-bottom: 0;
      border-radius: 0 0 4px 4px;
    }
    .custom-option:hover,
    .custom-option.selection {
      background: #131b25;
    }


@media screen and (max-width:1800px){
.newsIn{ max-width: 792px;}
.numberIn{max-width: 792px;}
.galleryTitle h2{ font-size: 15vw;}
.visionMission:after{ width: 25%; }
}
@media screen and (max-width:1400px){
.about-img{ width: 500px; margin-right: -559px;}
.newsFrame{ width:64%;}
.scooter{ width: 36%;}
.numberWrap{ width: 64%;}
.bigText{ right: -450px;}
.nav-container{ max-width: 1045px;}
.menuBig{ top: 250px;}
}
@media screen and (max-width:1365px){

.ban-text-in{ padding: 0 50px;}
.ban-text-in img{ width: 400px;}
.about-img{ width: 450px; margin-right: -476px; }

.aboutText{ width: 100%; padding-left: 30px; }
.bigText{ display: none; }
.newsIn{ max-width: 100%; padding-left: 30px; }
.whyChoosSec-in{padding-bottom: 60px;}
.newsFrame{min-height: inherit; width: 65.5%;}
.scooter{min-height: 500px; width: 34.5%;}
.numberIn{ max-width: 100%;  width: 100%; padding:130px 30px; }
.nav-container{ max-width: 990px; }
.header-main .open .menuBig{left: -130px;}
.menuBig{ font-size: 85px;}
.numberWrap{ width: 65.5%; }

.innerBanTest{ padding: 20px 10px;}
.addressCol{ margin-bottom: 62px;}

.visionMission::after{ width:20%;}

#exTab3 .nav{left: 20; margin-left: 0; position: static;}
.dropdown-wraper1{ right: 20px; position: relative; margin-right: 0; }
.galleryWraper{ padding-top: 0; }
}

@media screen and (max-width:1199px){
.banner-sec{ height: auto;}
.ban-text-in h1{ font-size:43px;}

.banBottomSec{ padding-right: 0; width: 100%;}
.aboutImg{ width: 100%; text-align: center; padding-top: 200px; position: static; clear: both; float: left; min-height: 500px; }
.aboutText{ max-width: 100%; padding: 100px 30px 180px 30px; text-align: center;}
.aboutText .roundButton{ display: inline-block; float: none; }
.grayShape{ right: 0; margin: 0; display: none; visibility: hidden; }

.numberImg{ display: none; }
.numberImg{ display: none; }
.numberWrap{ width: 100%; }
.numberIn{ width: 100%; max-width: 100%; padding: 80px 30px; }
.counterBorder{ text-align: center; }
.counter-valueTxt{ text-align: center; }
.counterBorder::after{ right: 0; }
.scooter{ width: 34.7%; }
.newsFrame{ width: 65.3%; }
.testAndGalleryIn{ padding-top: 123px; }
.book-form{ width: 60%; }
.menuBig{ display: none; }

.addressCol{ margin-bottom: 50px; }
.diningImg span{ left: -25px; }

.acRow{ margin-bottom: 30px; }
.acRow:last-child{ margin-bottom:0; }
.acText{ padding-top: 0; }
.acRow:nth-child(2n) .acText{padding-top: 0;}

.glrImgFrame{ width: 50%; }
}

@media screen and (max-width:991px){
.book-form{ position:relative; clear: both; float: left; width: 100%;}
.menu-sec{ display: none; }
.whyChoosSec-in::before{ display: none; }
.whyChoosSec-in::after{ display: none; }
.book-title{ position: absolute; left:39px; top: 10px; color: #555; z-index:999; font-size: 14px; display: none; }
.active .ban-text{ bottom: 30%; }
.ban-text-in h1{ font-size: 31px;}
.hotelAmenities{ margin-bottom: 0; }
.amenitiesCol{ min-height:inherit; padding-bottom: 30px; border-bottom: 1px solid #ddd; }
.amenitiesCol:last-child{ border-bottom: none; text-align: center; }
.amenitiesCol i{text-align: center;}
.amenitiesCol h3{ text-align:center;}
.amenitiesCol p{text-align: center;}
.amenitiesCol a{text-align: center;}
.subTitle{text-align: center;}
.mainTitle{text-align: center;}
.mainTitleWhite{ text-align: center;}
.bestRooms .subTitle{ text-align: left;}
.bestRooms .mainTitle{ text-align: left;}
.whyChooseCol i{text-align: center;}
.whyChooseCol h3{text-align: center;}
.whyChooseCol p{ text-align: center; }
.whyChoosSec-in{ padding-bottom: 65px; }
.scooter{ display: none; }
.newsFrame{ width: 100%; padding: 80px 30px; min-height: inherit; }
.newsIn{max-width: 100%; padding: 0; width: 100%;}
.testAndGalleryIn{ padding-top: 95px; }
.testimonials{ margin-bottom: 112px; }
.footTopCol::after{ display: none; }
.footerHome{ padding-top: 150px; margin-top: -95px; }
.footTopCol{ margin-bottom: 30px; }
.footTop{ margin-bottom: 40px; padding-bottom: 20px; border-bottom: 1px solid #252f3c; }
.copyright{ clear: both; }
.overlay ul li a{ font-size: 24px; }

.innerBanTest h1{ font-size: 40px; }
.innerBanTest{ bottom: 10px; }

.formWrap{ margin-bottom: 50px; }
.contactAddress{ padding-left: 0; }
.contactTitle br{ display: none; }
.contactAddress .contactTitle{ text-align: center; }
.addressCol{ text-align: center; }
.buttonFrame{ text-align: center; }
.soButton{ float: none; display: inline-block; }
.innderBlackSec{ padding: 80px 0;}

.fcltsCol{ text-align: center; min-height: inherit; padding-bottom: 30px; padding-right: 15px; border-bottom: 1px solid #1b2531; }
.fcltsRow:last-child .fcltsCol:last-child{ border-bottom: none; padding-bottom:0; margin-bottom: 0; }

.diningImg span{ display: none; }
.diningImg{ position: static; width: 100%; clear:both; text-align: center; margin: 0 0 30px 0;}
.diningLeftContent{ padding-right: 0; }

.acImg{ float:left; width: 100%; clear: both; margin-bottom: 25px;}
.acText{ float: left; width: 100%; clear: both; padding: 0; }
.acRow:nth-child(2n) .acImg{ float: left; }
.acRow:nth-child(2n) .acText{ float: left; padding:0; }
.acRow:nth-child(2n) .acText h2{ text-align: left; }
.acRow:nth-child(2n) .acText p{ text-align: left; }
.acRow:nth-child(2n) .acText a{ text-align: left; }
.acImg img{ width: 100%; }

.visionMissionIn{ width: 100%; padding:80px 0 40px 0; }
.visionMissionIn::before{ display: none; }
.visionMission::after{ display: none; }
.visionMission{ min-height: inherit; margin-top: 50px; }
.abtLeftText{ width: 100%; clear: both; padding-right: 0; margin: 0 0 30px 0;}
.abtRight{ width: 100%; }
.abtRightShape::after{ display: none; }
.abtBookNow{ left: 50%; margin-left: -80px; bottom: -80px; }
.abtRightShape{ padding-bottom: 150px; }
.innderWhiteSec{ padding-top: 100px; }
.abtTitle span{ text-align: center; }
.abtTitle h2{ text-align: center; }
.abtTitle h3{ text-align: center; }
.abtTopText p{ text-align: center; }
.aboutContentSec p{ text-align: center; }
.visionMissionIn h2{ text-align: center; }
.visionMissionIn p{ text-align: center; }
}
@media screen and (max-width:767px){
.logo{ width: 165px; padding-top: 5px; }
.phoneNumber{display: none;}
.aboutText h2{ font-size: 32px; }
.aboutText h3{ font-size: 19px; }
.aboutText{padding-top: 65px; padding-bottom: 135px;}
.mainTitle{ font-size: 32px; }
.bestRooms .mainTitle{ font-size: 32px;}
.whyChoosSec-in{ padding-top:380px;}
.mainTitleWhite{ font-size: 32px; }
.newsIn h2{ font-size: 32px; }
.counterBorder{ padding-bottom: 30px; margin-bottom: 30px; border-bottom: 1px solid #222e3c; }
.counterBorder::after{ display: none; }
.counterBorder:last-child{ border-bottom: none; margin-bottom: 0; padding-bottom: 0; }
.middleTitle{ font-size: 32px; }
.footerHome{ margin-top: 0; }
.galleryTitle{ width: 100%; clear: both; }
.galleryTitle h2{font-size: 100px;}
.galleryTitle a{ font-size: 32px; margin: 0 0 30px 0;}
.paddingSpace{ width: 50%; }
.paddingSpace:last-child{ display: none; }
.gallerySec{ margin-bottom: 20px; }
.footerHome{ padding-top: 90px; }
.footTop{ margin-bottom: 60px; }
.footBottom{padding: 0;}
.banner-slide .owl-dots{ bottom: 20px; left: 20px;}
.roomDetails{ padding: 30px; }
.roomDetails p{ font-size: 14px; line-height:28px;}
.figure.snip1205 i label{ display: none; }
.menu-text{ display: none; visibility: hidden; }
.nav-container{ max-width: 100%; width: 100%; }
.menu-col{ width: 100%; padding: 0; }
.overlay nav{ top: 41%; }

.innerShape{ display: none; }
.abtTitle h2{ font-size: 40px; }
.visionMissionIn h2{ font-size: 35px; }
.abtRightShape{ padding: 20px 20px 130px 20px; }
.abtRightShape .box1 h2{ font-size: 30px; }
.abtRightShape .box1 span{ font-size: 30px; }

.dropdown-wraper1{ width: 100%; position: relative; text-align: center; left: auto; right: auto; float: left; clear: both; margin: 0 0 50px 0;}
.dropdown-wraper1 .center{ display: inline-block; }
#exTab3 .nav{ width: 100% !important; clear: both; text-align: center; }
#exTab3 .nav-pills > li{ float: none; display: inline-block; }
}
@media screen and (max-width:574px){
.ban-text-in h1{ font-size: 20px;}
.bookNow{ display: none;}
.header-main{ padding: 20px 20px;}
.bookFormIn{ padding:0; min-height:inherit;}
.bookButton{ position: static; width: 100%; text-align: center; padding: 15px 20px; }
.pickerFrame{ padding:30px 10px; }
.aboutImgBox .anoutS svg{width: 120px; height: 150px;}
.aboutImgBox .anoutS{ width: 120px; height: auto; margin-left: -60px; top: -107px;}
.aboutText{ padding-bottom: 60px;}
.aboutImg{ padding-top: 125px; }
.aboutImgBox{ padding-top: 100px; }
.footerMain{ padding-bottom: 35px; }
.room-slide .owl-dots button{ margin: 0 8px; }
.menuFrame{ top: 19px; right: 14px;}

.innerBanTest{ position:relative; clear: both; float: left; background: #131b25; z-index: 1; bottom: 0; }
.soBreadcrembs li{ float: none; display: inline-block; }
.innerBanTestIn{ text-align: center; }
.soBreadcrembs li a{ font-size: 13px; }
.soBreadcrembs li span{ font-size: 13px; }
.soBreadcrembs li::after{ height: 9px; }
.innerBanTest h1{ display: block; clear: both; font-size: 32px; }

.contactTitle{ text-align: center; width: 100%; }
.contactSubTitle{ text-align: center; }
.contactTitle{ font-size: 30px; }
.innderBlackSec{ padding-top: 40px; }

.inTitleSec h2{ text-align: center; }
.inTitleSec span{ display: block; text-align: center; }

.acText h2{ display: block; text-align: center; }
.acText p{ text-align: center; }
.acRow:nth-child(2n) .acText h2{ text-align: center; }
.acRow:nth-child(2n) .acText p{text-align: center;}
.acRow:nth-child(2n) .acText a{ text-align: center; }
.acText a{ text-align: center; }

.glrImgFrame{ padding: 3px;}
.glrImgFrame figure.snip1205 i label{ display: none; }
.overlay ul li a{ padding: 11px 0; }
}
@media screen and (max-width:479px){ 
.ban-text{ display: none; }
.aboutImgBox{ width: 100%; margin: 0; left: 0; }
.pickerPlace h2{ text-align: center; margin: 0; width: 100%;}
.pickerPlace span{ text-align: center; margin: 0; width: 100%;}
.pickerCol::after{ height: 76px; }
.mainTitle{ font-size: 25px; }
.bestRooms .mainTitle{ font-size: 26px; }
.subTitle{ font-size: 19px; }
.mainTitleWhite{ font-size: 25px; }
.whyChoosSec-in .titleSec{ margin-bottom: 50px; }
.newsIn h2{ font-size: 25px; margin-bottom: 100px; text-align: center; }
.news-slide .owl-nav{ width: 100%; top: -73px; text-align: center; }
.news-slide .owl-nav button{ float: none; display: inline-block;  }
.newsCol span{ text-align: center; }
.newsCol h3{ text-align: center; }
.newsCol p{text-align: center;}
.newsCol a{ display: block; text-align: center; }
.counter-value{ font-size: 35px; }
.counter-valueTxt{font-size: 22px;}
.testAndGalleryIn{ padding-top: 50px; }
.middleTitle{ font-size: 25px; margin-bottom: 15px; }
.testSlide p{ font-size: 15px; line-height: 34px; }
.pickerPlace h2{ font-size: 24px; }
.hotelAmenities .mainTitle a{ display: block; margin: 0 auto; margin-top: 15px; }
.testimonials{ margin-bottom: 60px; }
.overlay ul li a{ font-size: 19px; }
.innerBanTest h1{ font-size: 25px; }

.newsBox{ padding: 25px; text-align: center; }
.newsColIn{ padding:0 15px !important;}
.newsDate{text-align: center;}
.innderWhiteSec{ padding-top: 40px; }

#exTab3 .nav-pills > li.active > a, #exTab2 .nav-pills > li.active > a:hover, #exTab2 .nav-pills > li.active > a:focus{ font-size: 16px; }
#exTab3 .nav-pills > li > a{ font-size: 16px; }
}



