
/* Import Fonts & All CSS */
@import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700");
@import url(css/bootstrap.min.css);
@import url(css/animate.css);
@import url(css/default-assets/classy-nav.css);
@import url(css/owl.carousel.min.css);
@import url(css/magnific-popup.css);
@import url(css/nice-select.css);
@import url(css/font-awesome.min.css);
@import url(css/style.css);
@import url(css/bootstrap-datepicker.min.css);
@import url(css/jquery-ui.min.css);
/* :: 01.0 Reboot Area CSS */
* {
  margin: 0;
  padding: 0; }

body {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 17px;
  position: relative;
  z-index: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins", sans-serif;
  color: #2a303b;
  line-height: 1.3;
  font-weight: 500; }

a,
a:active,
a:focus,
a:hover {
  color: #2a303b;
  text-decoration: none;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  outline: none;
  font-weight: 500;
      cursor: pointer;
  
  }
  
  .classynav ul#nav li.active a:before, a.middle:hover:before {
    visibility: visible;
    transform: scaleX(1);
}

 .classynav ul#nav li.active a:before, a.middle:before {
    content: "";
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 4px;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
   
}
a.middle:before {
    content: "";
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 4px;
    bottom: 0;
    left: 0;
    background-color: #8b0c31;
    visibility: hidden;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out;
}

.classynav ul#nav li.active1 a {
    position: relative;
    z-index: 1;
}


li {
  list-style: none; }

p {
  line-height: 1.7;
  color: #000;
  font-size: 17px;
  font-weight: 400; }

img {
  max-width: 100%;
  height: auto; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    margin: 0;
    padding: 0;}

.bg-overlay {
  position: relative;
  z-index: 1; }
  .bg-overlay::after {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-color: rgba(14, 39, 55, 0.2);}

.bg-img {
  background-position: center center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important; }



.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #ffffff;
  right: 20px;
  text-align: center;
  padding-right: 0;
  width: 100%;
  position: fixed;
  top: 20px;
  width: 30px;
  background: #1cc3b2;
  height: 30px;
  line-height: 30px; }

button.mfp-close,
button.mfp-arrow {
  background: #f00; }

.mfp-bottom-bar {
  display: none !important; }

.mfp-bg {
  background-color: #000000; }

.bg-transparent {
  background-color: transparent !important; }

.bg-gray {
  background-color: #e8f1f8 !important; }

textarea:focus,
input:focus {
  outline: none; }

.border {
  border-color: #ebebeb; }

.mfp-arrow-left::after {
  border-right-color: transparent; }

.mfp-arrow-left::before {
  border-right-color: #ffffff; }

.mfp-arrow-right::after {
  border-left-color: transparent; }

.mfp-arrow-right::before {
  border-left-color: #ffffff; }

/* :: 02.0 Spacing Area CSS */
.mt-15 {
  margin-top: 15px; }

.mt-30 {
  margin-top: 30px; }

.mt-40 {
  margin-top: 40px; }

.mt-50 {
  margin-top: 50px; }

.mt-70 {
  margin-top: 70px; }

.mt-80 {
  margin-top: 80px; }

.mt-100 {
  margin-top: 100px; }

.mt-150 {
  margin-top: 150px; }

.mr-15 {
  margin-right: 15px; }

.mr-30 {
  margin-right: 30px; }

.mr-50 {
  margin-right: 50px; }

.mr-100 {
  margin-right: 100px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-100 {
  margin-bottom: 100px; }

.ml-15 {
  margin-left: 15px; }

.ml-30 {
  margin-left: 30px; }

.ml-50 {
  margin-left: 50px; }

.ml-100 {
  margin-left: 100px; }

.pt-50 {
  padding-top: 50px !important; }

.section-padding-80 {
  padding-top: 80px;
  padding-bottom: 80px; }

.section-padding-0-80 {
  padding-top: 0;
  padding-bottom: 80px; }

.section-padding-80-0 {
  padding-top: 47px;
  padding-bottom: 0; }

.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 40px;
  padding-bottom: 0; }


@-webkit-keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
@keyframes load7 {
  0%,
    80%,
    100% {
    box-shadow: 0 2.5em 0 -1.3em; }
  40% {
    box-shadow: 0 2.5em 0 0; } }
/* :: 4.0 Heading Area CSS */
.section-heading {
  position: relative;
  z-index: 1;
  margin-bottom: 30px; }
  .section-heading h6 {
    text-transform: uppercase;
    color: #004A87;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px; }
  .section-heading h2 {
    font-size: 28px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    line-height: 1.2; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .section-heading h2 {
        font-size: 30px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .section-heading h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .section-heading h2 {
        font-size: 24px; } }
  .section-heading.white h6,
  .section-heading.white h2 {
    color: #ffffff; }

/* :: 5.0 Backtotop Area CSS */
#scrollUp {
  position: fixed;
  right: 40px;
  font-size: 20px;
  line-height: 40px;
  width: 40px;
  height: 40px;
  bottom: 72px;
  background-color: #ff5f03;
  color: #ffffff;
  text-align: center;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  border-radius: 50%;
  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  z-index: 15962536;
border: 5px solid;

  }
  
  
  @media only screen and (max-width: 767px) {
    #scrollUp {
      right: 20px;
      bottom: 20px; } }
  #scrollUp:focus, #scrollUp:hover {
    background-color: #000000;
    color: #ffffff; }

/* :: 6.0 Buttons Area CSS */
.btn:focus {
  box-shadow: none; }

.roberto-btn {
  position: relative;
  z-index: 1;
  min-width: 150px;
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  font-weight: 500;
  display: inline-block;
  padding: 0 40px;
  text-align: center;
  text-transform: capitalize;
      background-color:#00145f;
    color: #fff;
  border: none;
  border-radius: 2px;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .roberto-btn:focus, .roberto-btn:hover {
    font-weight: 500;
    background-color: #ff5f03;
    color: #ffffff;
border: 2px solid #28a745;	}


/* :: 7.0 Header Area CSS */
.header-area {
  position: relative;
  z-index: 100;
  width: 100%;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  background-color: #1cc3b2; }
  .header-area .search-form {
    -webkit-transition-duration: 350ms;
    -o-transition-duration: 350ms;
    transition-duration: 350ms;
    transition-timing-function: ease-in;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 0;
    background-color: #1cc3b2; }
    .header-area .search-form.search-form-active {
      height: 80px;
      z-index: 99999999; }
    .header-area .search-form form {
      position: relative;
      z-index: 1; }
      .header-area .search-form form input {
        background-color: transparent;
        width: 100%;
        height: 60px;
        border: none;
        font-size: 14px;
        color: #ffffff; }
      .header-area .search-form form button {
        position: absolute;
        width: 60px;
        height: 60px;
        top: 0;
        right: 0;
        z-index: 10;
        border: none;
        background-color: transparent;
        cursor: pointer;
        font-size: 18px;
        color: #ffffff;
        text-align: right; }
        .header-area .search-form form button:focus {
          outline: none; }

.top-header-area {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 50px;
  background-color: #76655b;}
  .top-header-area .top-header-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .top-header-area .top-header-content > a {
      color: #ffffff;
      font-size: 14px;
      font-weight: 400;
      line-height: 50px;
      display: inline-block;
      margin-right: 50px; }
      .top-header-area .top-header-content > a:last-child {
        margin-right: 0; }
      .top-header-area .top-header-content > a em {
        padding-right: 5px;
        color: #f9f3a8; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .top-header-area .top-header-content > a {
          margin-right: 30px; } }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content > a {
          margin-right: 15px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .top-header-area .top-header-content > a span {
          display: none; } }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content > a span {
          display: none; } }
      .top-header-area .top-header-content > a:hover, .top-header-area .top-header-content > a:focus {
        color: #afb4bf; }
    .top-header-area .top-header-content .top-social-area a {
      display: inline-block;
      margin-right: 30px;
      color: #ffffff;
      line-height: 50px;
      font-size: 18px; }
      .top-header-area .top-header-content .top-social-area a:last-child {
        margin-right: 0; }
      @media only screen and (max-width: 767px) {
        .top-header-area .top-header-content .top-social-area a {
          margin-right: 15px; } }
      .top-header-area .top-header-content .top-social-area a:hover, .top-header-area .top-header-content .top-social-area a:focus {
        color: #f9f3a8; }

.classy-nav-container {
    background-color: #ff5f03cc;
    padding: 0;
    /* top: -2px; */
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    z-index: 12;
    height: 128px;
    background-position: center bottom;
}
  .classy-nav-container .classy-navbar {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    height: 80px;
    padding: 0; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .classy-nav-container .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar {
        height: 70px; } }
    @media only screen and (max-width: 767px) {
      .classy-nav-container .classy-navbar .nav-brand {
        max-width: 90px;
        margin-right: 15px; } }
    .classy-nav-container .classy-navbar .classynav ul li a {
      font-size: 16px;
      text-transform: capitalize;
      color: #ffffff;
      font-weight: 500;
      padding: 0 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          font-size: 13px;
          padding: 0 10px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        
          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {
            color: #634d33; } }
      @media only screen and (max-width: 767px) {
        .classy-nav-container .classy-navbar .classynav ul li a {
          font-size: 14px;
          color: #ffffff; }
          .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:focus {
            color: #634d33; } }
      .classy-nav-container .classy-navbar .classynav ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li a:active {
        color: #ffffff !important;
        font-weight: 500; }
    .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a {
      font-size: 14px;
      text-transform: capitalize;
      height: 42px;
      line-height: 42px;
      padding: 0 30px;
      color: #ffffff; }
      .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.cn-dropdown-item ul li a:hover, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:focus, .classy-nav-container .classy-navbar .classynav ul li.megamenu-item ul li a:hover {
        color: #634d33; }

.classynav ul#nav li.active a {
  position: relative;
  z-index: 1;
color:#ffffff !important;

  }
  
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .classynav ul li.active a::before {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .classynav ul li.active a::before {
        display: none; } }

.classynav ul li.has-down > a::after,
.classynav ul li.has-down.active > a::after,
.classynav ul li.megamenu-item > a::after {
  color: #ffffff; }

.breakpoint-off .classynav ul li .dropdown, .breakpoint-off .classynav ul li .megamenu {
    width: 237px;
    -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
    border-radius: 6px;
    /* height: 169px; */
}

.breakpoint-off .classynav ul li .megamenu {
  width: 100%; }

.classy-navbar-toggler .navbarToggler span {
  background-color: #ffffff; }

.main-header-area {
  position: relative;
  z-index: 1;
  background-color: #ffffff; }
  .main-header-area .book-now-btn a {
    padding: 0 30px;
    background-color: #004A87;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #ffffff;
    font-size: 16px; }
    .main-header-area .book-now-btn a em {
      padding-left: 5px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .book-now-btn a {
        height: 50px;
        line-height: 50px;
        border-radius: 30px; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .book-now-btn a {
        height: 50px;
        line-height: 50px;
        border-radius: 30px; } }
    .main-header-area .book-now-btn a:hover, .main-header-area .book-now-btn a:focus {
      background-color: #2a303b;
      color: #ffffff; }
  .main-header-area .search-btn {
    cursor: pointer;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .main-header-area .search-btn {
        padding: 30px 0; } }
    @media only screen and (max-width: 767px) {
      .main-header-area .search-btn {
        padding: 30px 0; } }
    .main-header-area .search-btn:hover, .main-header-area .search-btn:focus {
      color: #1cc3b2; }

/* :: 8.0 Hero Area CSS */
.welcome-area {
  position: relative;
  z-index: 1; }
  
  .iframe{
padding-top: 200px;	
}
  
  @media only screen and (max-width: 430px) {
	.welcome-area {position: relative;z-index: 1;/*height: 359px;*/}
	.mt-100 {margin-top: 0px;}
	
	.iframe{
padding-top: 0px!important;	
}
  }


/* :: 9.0 Footer Area CSS */
.footer-area {
    position: relative;
    z-index: 1;
    background: linear-gradient(#00145f, #9ca0b0), url(img/bg-img/footer1.png);
    background-size: cover;
	    margin-bottom: 50px;
		margin-top: 30px;
}

  
.single-footer-widget {
  position: relative;
  z-index: 1; }
  .single-footer-widget .widget-title {
    font-size: 22px;
    color: #ffffff;
    margin-bottom: -31px;
    display: block;
    text-transform: capitalize; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-footer-widget .widget-title {
        font-size: 18px; } }
    @media only screen and (max-width: 767px) {
      .single-footer-widget .widget-title {
        font-size: 18px; } }
  .single-footer-widget .latest-blog-area {
    position: relative;
    z-index: 1;
    margin-bottom: 25px; }
    .single-footer-widget .latest-blog-area:last-child {
      margin-bottom: 0; }
    .single-footer-widget .latest-blog-area .post-title {
      font-size: 16px;
      display: block;
      margin-bottom: 5px;
      color: #ffffff;
      font-weight: 400; }
      .single-footer-widget .latest-blog-area .post-title:focus, .single-footer-widget .latest-blog-area .post-title:hover {
        color: #1cc3b2; }
  .single-footer-widget .footer-nav {
    position: relative;
    z-index: 1; }
    .single-footer-widget .footer-nav li a {
      display: block;
    margin-bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
}
      .single-footer-widget .footer-nav li a:focus, .single-footer-widget .footer-nav li a:hover {
        color: #ffffff; }
    .single-footer-widget .footer-nav li:last-child a {
      margin-bottom: 0; }
  .single-footer-widget .nl-form {
    position: relative;
    z-index: 1;
    margin-top: 30px; }
    .single-footer-widget .nl-form input {
      width: 100%;
      height: 46px;
      background-color: #3e525f;
      border-radius: 30px;
      border: none;
      padding: 0 20px;
      color: #ffffff;
      font-size: 14px; }
      .single-footer-widget .nl-form input:focus {
        box-shadow: none; }
    .single-footer-widget .nl-form button {
      position: absolute;
      width: 40px;
      height: 40px;
      border-radius: 50%;
      border: none;
      top: 3px;
      right: 3px;
      color: #ffffff;
      background-color: #1cc3b2;
      cursor: pointer;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
      .single-footer-widget .nl-form button:focus, .single-footer-widget .nl-form button:hover {
        background-color: #2a303b; }
  .single-footer-widget .footer-logo {
    display: block;
    margin-bottom: 20px; }
  .single-footer-widget p {
    color: #fff; }
  .single-footer-widget h4 {
    color: #1cc3b2; }
  .single-footer-widget span {
    color: #fff;
    font-size: 16px;
    margin-bottom: 10px; }
    .single-footer-widget span:last-child {
      margin-bottom: 0; }

.cw-foot-text {
  position: relative;
  z-index: 1; }
  @media only screen and (max-width: 767px) {
    .cw-foot-text {
      margin-bottom: 15px;
      text-align: center; } }
  .cw-foot-text p {
    font-size: 14px;
    color: #afb4bf;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .cw-foot-text p {
        font-size: 12px; } }
    .cw-foot-text p a {
      color: #afb4bf;
      font-size: 14px; }
      @media only screen and (max-width: 767px) {
        .cw-foot-text p a {
          font-size: 12px; } }
      .cw-foot-text p a:focus, .cw-foot-text p a:hover {
        color: #ffffff; }

.cp-content {
  position: relative;
  z-index: 1;
  padding: 15px 0;
  border-top: 1px solid #ffffff; }
  .cp-content .social-info {
    text-align: right;
    font-size: 21px;
}
    @media only screen and (max-width: 767px) {
      .cp-content .social-info {
        text-align: center; } }
    .cp-content .social-info a {
      display: inline-block;
      color: #672d12;
      padding-left: 20px; }
      .cp-content .social-info a:focus, .cp-content .social-info a:hover {
        color: #ffffff; }



/* :: 13.0 Testimonial Area CSS */
.roberto-testimonials-area {
  position: relative;
  z-index: 1; }
  .roberto-testimonials-area .testimonial-thumbnail {
    position: relative;
    z-index: 1;
    padding-right: 15px; }
    .roberto-testimonials-area .testimonial-thumbnail img {
      border-radius: 8px;
      width: 100% !important; }
  .roberto-testimonials-area .single-testimonial-slide h5 {
    color: #636a76;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.8; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .roberto-testimonials-area .single-testimonial-slide h5 {
        font-size: 16px; } }
  .roberto-testimonials-area .single-testimonial-slide .rating-title {
    position: relative;
    z-index: 1;
    margin-top: 15px; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title .rating {
      display: block;
      margin-bottom: 10px; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title .rating i {
        color: #f5b917;
        font-size: 14px; }
    .roberto-testimonials-area .single-testimonial-slide .rating-title h6 {
      margin-bottom: 0; }
      .roberto-testimonials-area .single-testimonial-slide .rating-title h6 span {
        color: #1cc3b2;
        font-size: 14px;
        font-weight: 400; }

.testimonial-slides .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 40px; }
  .testimonial-slides .owl-dots .owl-dot {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 12px;
    flex: 0 0 12px;
    max-width: 12px;
    width: 12px;
    height: 12px;
    background-color: #c67926;
    border-radius: 50%;
    margin: 0 5px; }
    .testimonial-slides .owl-dots .owl-dot.active {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 12px;
      flex: 0 0 12px;
      max-width: 12px;
      width: 12px;
      background-color: #ff5f03;
      border-radius: 50%; }

.single-testimonial-area {
  position: relative;
  z-index: 1; }
  .single-testimonial-area .testimonial-content {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    position: relative;
    z-index: 1;
    padding: 40px;
    border-radius: 3px;
    box-shadow: 0 15px 9px 0 rgba(0, 0, 0, 0.08);
    margin-bottom: 40px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    @media only screen and (max-width: 767px) {
      .single-testimonial-area .testimonial-content {
        padding: 30px; } }
    .single-testimonial-area .testimonial-content .ratings-icon {
      position: relative;
      z-index: 1;
      margin-bottom: 20px; }
      .single-testimonial-area .testimonial-content .ratings-icon .rating {
        color: #f3b409; }
    .single-testimonial-area .testimonial-content h5 {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      margin-bottom: 0;
      color: #707070;
      line-height: 1.5;
      font-weight: 400; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .single-testimonial-area .testimonial-content h5 {
          font-size: 16px; } }



.datepicker {
  padding: 15px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15);
  box-shadow: 0 2px 40px 8px rgba(15, 15, 15, 0.15); }
  .datepicker.dropdown-menu {
    font-size: 14px;
    color: #636a76;
    font-weight: 400; }





.hotel-search-form-area {
  position: relative;
  z-index: 1;
  padding-left: 10%;
  padding-right: 10%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hotel-search-form-area {
      padding-left: 2%;
      padding-right: 2%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hotel-search-form-area {
      padding-left: 0%;
      padding-right: 0%; } }
  @media only screen and (max-width: 767px) {
    .hotel-search-form-area {padding-left: 0%;padding-right: 0%; }
	.roberto-about-area .hotel-search-form-area {
    position: inherit !important; 
    width: 100%;
    z-index: 100;
    top: 0;
    -webkit-transform: translateY(0%) !important;
    -ms-transform: translateY(0%) !important;
    transform: translateY(0%) !important; 
}
	   }
  .hotel-search-form-area .hotel-search-form {
    position: relative;
    z-index: 1;
    width: 100%;
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.38);
    padding: 40px 40px 0 40px;
    border-radius: 5px;
    background:#ffffff;}
    @media only screen and (max-width: 767px) {
      .hotel-search-form-area .hotel-search-form {
        padding: 30px 30px 0 30px;

		} }
    .hotel-search-form-area .hotel-search-form label {
      font-size: 16px;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .hotel-search-form-area .hotel-search-form label {
          font-size: 13px; } }
    .hotel-search-form-area .hotel-search-form .form-control {
      width: 100%;
      margin-bottom: 40px;
      height: 50px;
      border: 1px solid #ffb900;
      font-size: 16px;
cursor: pointer;	  }
      @media only screen and (max-width: 767px) {
        .hotel-search-form-area .hotel-search-form .form-control {
          margin-bottom: 30px; } }
      .hotel-search-form-area .hotel-search-form .form-control:focus {
        box-shadow: none;
        border-color: #000000; }


/*# sourceMappingURL=style.css.map */
 @media only screen and (min-width: 1024px) {
	/*.img-adj {
    width: 76%;
}*/
 
 

 
 
 	  .top-manage{
		  margin-top:-70px;
	  }
 }
 

 .parallax {
  /* The image used */
  background-image: url("img/bg-img/amenities.jpg");

  /* Set a specific height */
  min-height: 500px; 
  width:100%;

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.box{
	position:relative;
	/*width:800px;
	height:500px;*/
	margin-top:50px;
}
 
.red{
	background-color:rgba(0,0,0,0.5);
	width:100%;
}

.container-2 {
    max-width:750px;
    padding-right: 20px;
    padding-left: 80px;
    margin-right: auto;
   /* margin-left: auto;*/
	padding-top:20px;
}

.att-sty{
	color:#FF9;
	font-size:28px;
	border-bottom:2px #FF9 solid; 
	width:65%;
}

.list-color{
	color:#fff;
	padding-top:2%;
	line-height:1.8;
	font-size:20px;
	
}

.box-1{
    text-align: center;
    background: #000;
    overflow: hidden;
    position: relative;
}
.box-1 img{
    width: 100%;
    height: 100%;
    transition: all 0.3s ease-out 0s;
}
.box-1:hover img{
    opacity: 0.4;
    transform: scale(1.1);
}
.box-1 .box-content{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.box-1 .title {
    font-size: 22px;
    font-weight: 600;
    color: #ffff99;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    opacity: 0;
    margin: 0 0 10px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
	font-family: inherit;
}
.box-1:hover .title{
    opacity: 1;
}
.box-content .overlay{
    width: 78px;
    height: 78px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: 0 0;
    transform: rotate(45deg) translate(-50%, -50%);
}
.box-content .overlay:before,
.box-content .overlay:after,
.box-content .overlay div:before,
.box-content .overlay div:after{
    content: "";
    display: block;
    position: absolute;
    background: #f95b34;
    transition: all 0.4s ease-in-out;
}
.box-content .overlay:before,
.box-content .overlay:after{
    width: 0;
    height: 2px;
}
.box-content .overlay div:before,
.box-content .overlay div:after{
    width: 2px;
    height: 0;
}
.box-content .overlay:before,
.box-content .overlay div:before{
    top: 0;
    left: 0;
}
.box-content .overlay:after,
.box-content .overlay div:after{
    bottom: 0;
    right: 0;
}
.box:hover .overlay:before,
.box:hover .overlay:after{
    width: 65%;
}
.box:hover .overlay div:before,
.box:hover .overlay div:after{
    height: 65%;
}
@media only screen and (max-width:990px){
    .box-1{ margin-bottom: 30px; }
}

a.post-title {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    margin-bottom: 15px;
	text-align:center;
}

a.post-title:hover{
	color: #1cc3b2;
}

cp-text a{
	color:#ababad;
}

cp-text a:hover{
	color:#fff;
}

.add-footer-color{
	color:#fff;
}

.add-footer-color a{
	color:#fff;
}

.add-footer-color a:hover{
	color:#ffffff;
}


@media only screen and (max-width:430px){

	.sty-h6 {
    text-transform: uppercase;
    /*color: #5e267f;*/
    letter-spacing: 2px;
    display: block;
    margin-bottom: -1px;
    margin-top: 43%;
    text-align: center;
}
	
	img.img-adj {
    width: 88%;
}

	iframe{
		width:100%
	}
	
	.container-2 {
    max-width: 750px;
    padding-right: 7px;
    padding-left: 20px;
    /* margin-right: auto; */
    /* margin-left: auto; */
    padding-top: 57px;
}

.att-sty {
    color: #FF9;
    font-size: 100%;
    border-bottom: 2px #FF9 solid;
    width: 65%;
}

.list-color {
    color: #fff;
    padding-top: 2%;
    line-height: 1.8;
    font-size: 100%;
}
	
}

 @media only screen and (max-width: 768px) and (min-width: 426px){
.sty-h6 {
    text-transform: uppercase;
    /*color: #003a50;*/
    letter-spacing: 2px;
    display: block;
    margin-bottom: 9px;
}

img.img-adj {
    width: 60%;
}

}

@media only screen and (min-width: 769px) and (max-width: 1024px){
.sty-h6 {
    text-transform: uppercase;
    color: #ff5f03;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 11px;
    margin-top: 49px;
}
}

.footer-sty{
	color:#ffffff; font-size:26px; padding-bottom:3%; font-weight:bold;
}

.address-color{color:#ffffff;}

.end-footer, .end-footer a{color:#fff; font-size:14px;}

.end-footer a:hover{color:#ffffff; font-size:14px;}

.h-100-1 {
    height: 70%!important;
}

@media only screen and (max-width:425px){
.room-content {
    margin-top: -256px;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.rooms-slides .owl-prev, .rooms-slides .owl-next {
    
    bottom: 90px;
  
}
}

@media only screen and (min-width:768px){
.testimonial-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 46%;
}



}

@media only screen and (max-width:767px){
.testimonial-slides .owl-dots {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
    margin-left: 37%;
}
}

.slider-head{
	font-size:34px; padding-top:10px; padding-bottom:10px; color:#004A87;
}


@media only screen and (max-width:768px){
.slider-head {
    font-size: 22px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #004A87;
}

.font-size-big{
	font-size:24px;
}

}

.font-size-big{
	font-size:20px;
}

.social-info-1 {
    font-size: 20px;
}

@media only screen and (max-width: 425px) {
     .social-info-1 {
        text-align: left;
    }

	
	
	.mt-top-1 {
    margin-top: 218px;
}

 }

 .social-info-1 a {
      display: inline-block;
    color: #ffffff;
    background: #dd2940;
    padding: 12px;
    border-radius: 50%;
    height: 40px;
    width: 40px;
    padding-top: 6px;
}
       
.social-info-1 a:focus, .social-info-1 a:hover {
        color: #ffffff; 
}

.title-h2 {
    font-size: 30px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 400;
}

.title-h2-1 {
    font-size: 57px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}

.m-b-7-p{
	margin-bottom:-7%;
}

@media only screen and (max-width: 375px) {
.m-b-7-p {
    margin-bottom: -26%;
}

.title-h2-1 {
    font-size: 24px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}

.title-h2 {
    font-size: 14px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 400;
}
}

@media only screen and (min-width: 376px) and (max-width: 425px) {
.m-b-7-p {
    margin-bottom: -22%;
}

.title-h2-1 {
    font-size: 33px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}

.title-h2 {
    font-size: 18px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 400;
}

}

@media only screen and (min-width: 426px) and (max-width: 768px) {
.m-b-7-p {
    margin-bottom: -13%;
}

.title-h2-1 {
    font-size: 35px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}


.title-h2 {
    font-size: 24px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 400;
}
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
.m-b-7-p {
    margin-bottom: -8%;
}

.title-h2-1 {
    font-size: 47px;
    display: block;
    margin-bottom: 30px;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
}  

}

.p-color{
	color:#000;
	font-size:20px;
}

.tel-color{
	color:#004A87;
}

.tel-color:hover{
	color:#1cc3b2;
}

.link-color{
	color:#636a76;
}

.sty-h2{
	font-size: 25px;
    text-transform: capitalize;
    margin-bottom: 0;
    display: block;
    line-height: 1.2;
    color: #2a303b;
    font-weight: 500;
}


.sty-h2:before {
    content: "";
    background: #c67926;
    width: 80px;
    height: 2px;
    position: absolute;
    left: 0px;
    bottom: -16px;
}



.m-t{
	margin-top:2%;
}

.l-h{
	line-height:2.7;
	font-size:17px;
}

.f-c{
	color:#004a87;
}




.img-align{
	margin-left:auto;
	margin-right:auto;
	display:block;
	margin-top:2%;
}

.dir{
	font-size:20px;
	color:#000;
	font-weight:600;
	border-bottom:1px dotted #999;
}

.dir-1 {
    font-size: 20px;
    color: #024a87;
    font-weight: 600;
    border-bottom: 1px dotted #999;
}

.contact-style > p {
	line-height:2.6;
	font-size:18px;
}

.ad-sty{
	font-size:20px;
	font-weight:600;
	letter-spacing:2px;
	color:#004a87;
}

.s-m{
	font-size:19px;
	line-height:2.7;
}

.s-m > li > a{
	color:#004A87;
}

a.post-title-1 {
    font-size: 20px;
    line-height: 1.2;
    display: block;
    margin-bottom: 15px;
    color: #2a303b;
    text-decoration: none;
    transition-duration: 500ms;
    outline: none;
    font-weight: 500;
}

a.post-title-1:hover{
	color: #1cc3b2;
}

.a-t-1 > li{
	font-weight:500;
}

.a-t-1 > li > a{
	font-weight:700;
}

.a-t-1 > li > a:hover{
	font-weight:700;
	color: #1cc3b2;
}

.dir-2 > li {
    font-size: 20px;
    color: #101010;

}


.menu-list {
    float: left;
    width: 100%;
    position: relative;
    padding-left: 135px;
    margin-bottom: 25px;
}

.menu-list-product {
    left: 0;
    max-width: 105px;
    position: absolute;
}

.menu-list h5 {
    border-bottom: 1px dashed #cccccc;
    color:#024a87;
    font-size: 20px;
    padding-bottom: 14px;
    padding-right: 60px;
    position: relative;
    font-weight: 700;
    margin-bottom: 10px;
}

.menu-list h5 span {
    color: #e4b95b;
    position: absolute;
    right: 0;
    top: 0;
}

@media screen and (max-width: 425px){
    .mar-img{
        margin-bottom: 50%;
    }
	
	.m-t-13{
		margin-top:-13%;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
	 .mar-img{
        margin-bottom: 10%;
    }
}

.moretext {
  display: none;
}

.five {
    font-size: 18px;
    background-color: #0100a5;
    color: #fff;
    padding: 10px;
	text-align:center;
	
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    /* background-color: #fbb600; */
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	color:#6b6b6b;
}

a.primary-btn {
    display: inline-block;
    font-size: 13px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 700;
    position: relative;
    /* margin-left: 35px; */
    margin-bottom: 3%;
}

.primary-btn:after {
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 2px;
    background: #008bfa;
    content: "";
}

.icon-sty{
	font-size:22px;
	color:#024a87;
}

.wrap {
    position: relative;
}

.center {
    margin: 0 auto;
}

.left {
    float: left;
}



.text{
	margin-top: 4%;
}

.m-t-a{
	margin-top:7%;
}

.m-b-a{
	margin-bottom:10%;
}

.ame-sty{
	color: #65594f;
    font-size: 18px;
    font-weight: 700;
    margin: 10px;
    text-transform: uppercase;
}

.ame-sty-1{
	color: #65594f;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.right{
	float:right;
}


.position-img-1{
	left:123px;
	top:281px;
}

.position-img-2{
	left:-800px;
	top:320px;
}

.position-img-3{
	left:411px;
	top:410px;
}


@media only screen and (max-width: 425px) {
.position-img-1 {
    left: 123px;
    top: 467px;
}

.position-img-2 {
    left: -800px;
    top: 508px;
}

.position-img-3 {
    left: 1720px;
    top: 588px;
}
}



/* :: 3.0 Preloader Area CSS */
#preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 9999999;
  top: 0;
  left: 0;
  background-color: #fff;
  background-image: url(img/core-img/preloader.gif);
   background-position: center center;
   background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden; }


.text-animation {
    font: bold 1.7em/1 Bodoni, serif;
    color: #555;
    text-align: center;
    animation: fadeIn 1s infinite alternate;
}

.header_social li{
	display: inline-block;
}

.header_social li a{
	font-size: 18px;
}

.header_top_inner{
		border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    clear: both;
    overflow: hidden;
}

.book_btn .book_now_btn {
    background: #f4e6cb;
    color: #ff5f03;
    line-height: 34px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #c67926;
}

.book_btn .book_now_btn:hover {
	background: #ff5f03;
    color: #ffffff;
    line-height: 34px;
    display: inline-block;
    padding: 0px 25px;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    letter-spacing: .28px;
    position: relative;
    z-index: 2;
    -webkit-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    transition-duration: 0.5s;
    border: 2px solid #ffffff;
}

.display-imgs{
	display:flex;
}


.about_btn_b {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #000;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.mt-100 .about_btn_b:hover {
 
    border-color: #fff;
    background: #00145f;
    color: #fff!important;

	font-weight: 600;
}

 


.roberto-about-area .hotel-search-form-area {
    position: absolute;
    width: 100%;
    z-index: 100;
    top: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.section-padding-100-0 {
    padding-top: 40px;
    padding-bottom: 10px;
}

.roberto-about-area {
    position: relative;
    z-index: 1;
}

span.cat {
    font-size: 13px;
    color: #28a745;
	text-align:left;
}

.blog-post .desc h3 {
    text-align:left;
	font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 10px;
}

.col-md-12.display-imgs img {
    width: 41%;
}

.col-md-12.display-imgs p {
    color: #28a745;
    margin-top: 3%;
    font-weight: 600;
}

@media only screen and (max-width: 430px) {
.header_top_inner, .book_btn{
	display:none;
}

.classy-nav-container {
    background-color: #0f0f0f75;
    padding: 0;
    /* top: -2px; */
    width: 100%;
    position: absolute;
    top: 0;
    display: block;
    z-index: 12;
    height: 54px;
    background-position: center bottom;
}

.sty-h2:before {
    content: "";
    background: #c67926;
    width: 80px;
    height: 2px;
    position: absolute;
    left: 36%;
    bottom: -16px;
}

.display-imgs{
	display:initial;
}
.p-t-7{
		padding-top:7px;
	}
}

.social-info-1 a:nth-child(1):hover{
    background: #1c62aa;
    border-radius: 50%;

}

.social-info-1 a:nth-child(2):hover{
	background:#d11718;
    border-radius: 50%;
    
}

.social-info-1 a:nth-child(3):hover{
	background:#f82828;
    border-radius: 50%;
    
}

.testimonial-sty{
    line-height: 1.7;
    color: #636a76;
    font-size: 33px;
    font-weight: 400;
    padding: 10px;
}

.our-team{
    text-align: center;
}
.our-team .pic{
    position: relative;
    overflow: hidden;
}
.our-team .pic:after{
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:linear-gradient(to right, #ff000069, rgba(236, 236, 1, 0.4));
    opacity: 0;
    transition: all 0.4s ease 0s;
}
.our-team:hover .pic:after{
    opacity: 1;
}
.our-team .pic img{
    width: 100%;
    height: auto;
    transition: all 0.4s ease 0s;
}

.our-team .social-link{
    width: 80%;
    position: absolute;
    top: 80%;
    left: 10%;
    padding: 8px 0;
    margin: 0;
    list-style: none;
    text-align: center;
    border: 2px solid #fff;
    opacity: 0;
    transform: scale(0.8);
    z-index: 1;
}

.our-team:hover .social-link{
    opacity: 1;
    transform: scale(1);
    transition: all 0.4s ease 0s;
}
.our-team .social-link li{
    display: inline-block;
    margin: 0 5px;
}
.our-team .social-link li a{
    display: inline-block;
    font-size: 19px;
    color: #fff;
}
.our-team .social-link li a:hover{
    text-decoration: none;
}
.our-team .post{
    display: block;
    font-size: 12px;
    color: #808080;
    margin-top: 15px;
    text-transform: uppercase;
}
.our-team .team-title {
    font-size: 20px;
    font-weight: bold;
    color: #28a745;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 8px 0 0 0;
}
.our-team .team-title:after{
    content: "";
    display: block;
    width: 20%;
    margin: 15px auto;
    border-bottom: 1px solid #222;
}
.our-team .description{
    font-size: 14px;
    color: #666;
    line-height: 25px;
}
@media screen and (max-width: 990px){
    .our-team{ margin-bottom: 25px; }
}

.our-team ul {
    text-align: left;
    line-height: 2;
}

.our-team ul li {
    list-style: inside square;
    color: #414141;
    margin-left: 2%;
}

.our-team .social-link a {
    color: #ffffff;
    font-weight: 600;
}

@media only screen and (max-width: 375px) {
.title-color {
    fill: #fafbfc;
}
}

@media only screen and (max-width: 430px) {
.height-title {
    margin-bottom: 28%;
}
}




.height-title {
    text-align: center;
    font-family: 'Noto Serif', serif;
    font-size: 32px;
    color: #28a745;
}


@media only screen and (min-width: 768px){
.img-dim {
    width: 100%;
    height: 600px;
}
}

.ame-ul-sty > li{
	line-height:2.2;
	list-style-type:square;
	color: #656d74;
}
@media only screen and (min-width: 750px) and (max-width: 800px) {
.m-t-ame {
    margin-top: -1% !important;
}

.m-t {
    margin-top: 15%;
}
}

.m-t-ame {
    margin-top: -6%;
}


@media only screen and (max-width: 430px) {
.section-heading-1 {
    position: relative;
    z-index: 1;
    margin-bottom: -70px;
}

.m-t {
    margin-top: 36%;
}

.container.p-2-a {
    padding: 8%;
}
}

@media only screen and (min-width: 800px) and (max-width: 1030px) {
.m-t-ame {
    margin-top: 0%;
}
}

.att-title {
    font-size: 31px;
    margin-bottom: 5%;
    font-weight: 500;
    color: #28a745;
    margin-left: -5%;
    border-bottom: 1px dotted #333;
}
.att-title-ul > li {
    line-height: 2.2;
    list-style-type: square;
    color: #6b6969;
}

.title4 {
    font-size: 20px;
    font-weight: 600;
    color: #999;
    border-bottom: 1px dotted;
    margin-left: -1%;
    margin-bottom: 2%;
}

.att-title-1 {
    font-size: 24px;
    margin-bottom: 5%;
    font-weight: 500;
    color: #28a745;
    margin-left: -5%;
    border-bottom: 1px dotted #333;
}

.list-sty-1 {
    line-height: 2.5;
}



.our-team{
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
	border: 1px solid #fff;
}
.our-team img{
    width: 100%;
    height: auto;
    transform: scale(0.7);
    transition: all 1s ease 0s;
}
.our-team:hover img{
    transform: scale(1.2);
}
.our-team .team-content{
    width: 100%;
    height: 100%;
    background: #5a1e1e;
    border-radius: 50%;
    padding-top: 35%;
    color: #fff;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.5s ease-out 0s;
}
.our-team:hover .team-content{
    opacity: 0.9;
}
.our-team .title {
    font-size: 23px;
    font-weight: 700;
    margin: 0 0 8px 0;
    opacity: 0;
    transform: rotate(-90deg);
    transition: all 0.3s ease-in-out 0.2s;
    color: #fff;
}
.our-team:hover .title{
    opacity: 1;
    transform: scale(1);
    transition-delay: 0.1s;
}

.our-team:hover .post{
    opacity: 1;
    transform: scale(1);
}

@media only screen and (max-width: 990px){
    .our-team{ margin-bottom: 30px; }
}



.sty-h6-1 {
    text-transform: uppercase;
    color: #28a745;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 11px;
    margin-top: 153px;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1rem;
}


.img-absolute {
    position: absolute;
    bottom: -100px;
    right: -100px;
    z-index: 9;
}

.img-absolute img {
    max-width: 250px;
    border-radius: 50% !important;
    border: 10px solid #f2f4fb;
}

.about_btn_b_room {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #000;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
	margin-left: 3%;
}

.about_btn_b_room:hover {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
	background:#005112;
}

.about_btn_b_room_one {
    display: inline-block;
    border: 1px solid #8e8e8e;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: #005112;
}

.about_btn_b_room_one:hover {
    display: inline-block;
    border: 2px solid #dd2940;
    padding: 0px 27px;
    line-height: 46px;
    color: #ffffff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
    background: #ff5f03;
}

.m-all {
    padding: 22px 0 22px 0;
}


.serviceBox{
    text-align: center;
    margin: 0 -15px;
}
.serviceBox img{
    width: 100%;
    height: auto;
}
.serviceBox .service-content{
    position: relative;
    background: #7c1111;
    color: #f0f4ba;
    padding: 50px 30px 30px;
}
.serviceBox .service-icon{
    display: block;
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    transform: rotate(45deg);
}
.serviceBox .service-icon em{
    font-size: 30px;
    line-height: 70px;
    color: #7c1111;
    transform: rotate(-45deg);
}
.serviceBox .title{
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;
	color:#ffffff;
}
.serviceBox .description{
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 20px;
	color:#fff;
}

.serviceBox.middle .service-content{
    padding: 30px 30px 50px;
}
.serviceBox.middle .service-icon{
    bottom: -35px;
    top: auto;
}
@media only screen and (max-width: 990px){
    .serviceBox .title{ font-size: 17px; }
}
@media only screen and (max-width: 767px){
    .serviceBox{ margin: 0 0 30px 0; }
}

.w-size > .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin-right: 0px;
    margin-left: 0px
}

.about_btn_b_vm {
    display: inline-block;
    border: 1px solid #fff;
    padding: 0px 27px;
    line-height: 46px;
    color: #fff;
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .45px;
    font-weight: 600;
    position: relative;
    z-index: 2;
    -webkit-transition: all 300ms linear 0s;
    -o-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.about_btn_b_vm:hover {
 color:#ffffff;
 font-weight: bold;
}

.rating_r em::before
{
	font-family: 'FontAwesome';
	content: "\f006";
	font-style: normal;
	font-size: 19px;
	margin-right: 4px;
}
.rating_r_4 em:first-child::before{color: #ffeb8d; content: "\f005";}
.rating_r_4 em:nth-child(2)::before{color: #fed46b; content: "\f005";}
.rating_r_4 em:nth-child(3)::before{color: #fbb53d; content: "\f005";}
.rating_r_4 em:nth-child(4)::before{color: #fa9e1b; content: "\f005";}
.rating_r_4 em:nth-child(5)::before{color: #fa9e1b; content: "\f005";}


@media (max-width:770px){
	.sty-h6-1 {
    text-transform: uppercase;
    color: #28a745;
    letter-spacing: 2px;
    display: block;
    /* margin-bottom: 11px; */
    margin-top: 35px;
    font-family: "Poppins", sans-serif;
    line-height: 1.3;
    font-weight: 500;
    font-size: 1rem;
}

.img-absolute {
    position: absolute;
    bottom: -100px;
    right: 7px;
    z-index: 9;
}
}


@media (max-width:430px){
.our-team img {
    width: 100%;
    height: auto;
    transform: scale(0.5);
    transition: all 1s ease 0s;
}
}

@media (max-width:770px) and (min-width:430px){
.our-team .title {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 8px 0;
    opacity: 0;
    transform: rotate(-90deg);
    transition: all 0.3s ease-in-out 0.2s;
    color: #fff;
}
}

.about-thumbnail {
  position: relative;
  z-index: 1; }
  .about-thumbnail img {
    border-radius: 6px;
    width: 100%; }

.about-us-thumbnail {
  position: relative;
  z-index: 1; }
.about-us-thumbnail .single-thumb {
    position: relative;
    z-index: 1;
    margin: 5px;
    display: block;
    overflow: hidden;
    border-radius: 6px; }
.about-us-thumbnail .single-thumb img {
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      border-radius: 6px;
      }
.about-us-thumbnail .single-thumb:first-child {
      margin-bottom: 10px; }
	  
@media only screen and (max-width: 425px) {
	.about-us-thumbnail .single-thumb:first-child {margin-bottom: 1px;margin-top: 0%;}
}
@media only screen and (min-width: 426px) and (max-width: 768px) {
	.about-us-thumbnail .single-thumb:first-child {margin-bottom: 10px;margin-top: 0%;}
}
	  
.about-us-thumbnail .single-thumb:hover img, .about-us-thumbnail .single-thumb:focus img {
      -webkit-transform: scale(1.15);
      -ms-transform: scale(1.15);
      transform: scale(1.15); 
}
	  
/*Additional css*/	  
.rooms-sec.hop6 .room-details {margin-bottom: 30px;}
.room-details {position: relative;overflow: hidden;}
.rooms-sec.hop6 .room-hd {top: 57px;left: 60px;z-index: 9;}
.room-hd {position: absolute;}
.room-hd > h3 {color: #7d0000;font-size: 30px;text-transform: uppercase;}
.rooms-sec.hop6 .booking-btn {bottom: 55px;left: 60px;padding: 0;}
.room-details:hover > img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
	transition: all 0.4s ease-in-out;
}

.room-details > img {
    width: 100%;
	transition: all 0.4s ease-in-out;
}
.booking-btn {
    display: inline-block;
    position: absolute;
    bottom: 97px;
    left: 91px;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    padding-bottom: 7px;
    z-index: 9;
}
#about {
    background: url("img/about-img.png");
    position: relative;
    color: #fff;
    padding: 100px 40px 40px 40px;
    background-size: cover;
    background-attachment: fixed;
    background-position: bottom;
    background-repeat: no-repeat;
	min-height:450px;
	
}
#about:before {
    content: "";
    background: #151b2e24;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}
.res {
    font-size: 30px;
    color: #000;
    font-weight: 700;
	padding-top: 80px;
}
.sec-title > h3 {
    color: #ffffff;
    font-size: 30px;
    text-transform: uppercase;
    padding-left: 15px;
}
h3.title_w {
    color: #ffffff;
}
.sec-title {
    margin-bottom: 30px;
    text-align: center;
}
.c-block {
    padding: 30px 0;
}
.booking-btn em {
    padding-left: 5px;
}	  

.caption-text {
    margin: auto;
    width: 50%;
    top: 80%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
}
.caption {
    font-size: 45px;
    background: #333333d9;
    color: #fff;
}

/*Additional Css*/
.pull-left span {color: #fff;}
@media only screen and (max-width: 480px) {
.rooms-sec.hop6 .booking-btn {bottom: 55px;left: 60px;background: #333c;padding: 0 5px;}
.rooms-sec.hop6 .room-hd {top: 57px;left: 60px;z-index: 9;/*background: #333c;*/padding: 0 5px;}
}
.serviceBox .service-content a:active,
.serviceBox .service-content a:focus,
.serviceBox .service-content a:hover {
  color: #efffff;
  }
.pp {background: #051862; padding: 1%;margin-bottom: .5rem;}
.fluid.pp .h2 {padding: 0 30px;}
.fluid.pp .h2, .fluid.pp a {font-size: 17px;color: #fff;text-align: center;}
.rooms-sec.hop6 .room-details a:hover {color: #fff;}
@media only screen and (max-width: 768px){
	a.moreless-button.about_btn_b.btn-768 {margin-bottom: 5% !important;}
}

.cc_dialog.simple {
    left: 0 !important;
    top: auto;
    bottom: 0;
    right: auto;
    max-width: 64% !important;
    position: fixed;
    padding: 1em !important;
    background: #e8e8e8ab !important;
}
a#videoLink:focus {color: #ffffff;}
.col-lg-6.amenities-sty > ul > li {line-height: 2;font-size: 18px;list-style-type: circle;}
.amenities-sty span{float:right;color:#a09f9f;}
.single-footer-widget.mb-80 a {color: #fff;}
.single-footer-widget.mb-80 {color: #fff;}

.room-details a:focus {color: #ffffff;}
.nav-brand .img-adj {/*margin-top: 40px;*/}

.bold{font-weight:bold;}
p.bold{margin:0px;}
.sty-h2 a {color: #00145f;}



@media only screen and (min-width: 1024px){
.img-adj {
    width: 76%;
}}

/*Additional Css*/


.jssorb132 {position:absolute;}
.jssorb132 .i {position:absolute;cursor:pointer;}
.jssorb132 .i .b {fill:#fff;fill-opacity:0.8;stroke:#000;stroke-width:1600;stroke-miterlimit:10;stroke-opacity:0.7;}
.jssorb132 .i:hover .b {fill:#000;fill-opacity:.7;stroke:#fff;stroke-width:2000;stroke-opacity:0.8;}
.jssorb132 .iav .b {fill:#000;stroke:#fff;stroke-width:2400;fill-opacity:0.8;stroke-opacity:1;}
.jssorb132 .i.idn {opacity:0.3;}
.jssora051 {display:block;position:absolute;cursor:pointer;}
.jssora051 .a {fill:none;stroke:#fff;stroke-width:360;stroke-miterlimit:10;}
.jssora051:hover {opacity:.8;}
.jssora051.jssora051dn {opacity:.5;}
.jssora051.jssora051ds {opacity:.3;pointer-events:none;}

.facilities_item {border: 1px solid #fff;border-radius: 10px;background-color: rgb(249 249 255 / 94%);padding: 31px 10px 37px;margin-bottom: 30px;}
.facilities_item:hover {background: linear-gradient(#00145f, #00145f); border: #fff;}
.facilities_item:hover > .sec_h4 {color: #fff;}
.facilities_item:hover > p {color: #fff;}
.facilities_item:hover > .icon, .facilities_item:hover > .fa{color: #fff;}

.two_rooms_photo {overflow: visible;display: block;padding: 30px 0;height: 335px;max-width: 1600px;margin: 30px auto;}
.two_rooms_photo_left_image, .two_rooms_photo_right_image {width: 50%;float: left;max-width: 800px;height: 400px;}
.two_rooms_photo_middle_circle {display: flex;align-items: center;flex-direction: column;justify-content: center;}
.two_rooms_photo_middle_circle {/*margin-left: -210px;left: 50%;*/position: absolute;width: 420px;height: 420px;text-align: center; background: #ffffffcf;
    border-radius: 50%;padding: 10px 30px;border: 1px solid #efefef;box-shadow: 0 0 0 7px #fff, 0 0 20px #000;transition:1s ease-in-out; z-index:10;}
.gmax {padding-bottom: 30px;}
section.two_rooms_photo {display: flex;justify-content: center;align-items: center;}
@media (max-width: 767px){
.two_rooms_photo_right_image {display: none;}
.two_rooms_photo_left_image {width: 100%;}	
section.two_rooms_photo {display: flex;justify-content: center;align-items: center;}
.two_rooms_photo_middle_circle {width: 280px;height: 280px;margin-left: auto;left: auto;}
}

.room_sec.bg {background: linear-gradient(45deg, rgb(101 8 38 / 90%), rgb(101 8 38 / 90%)),url(img/bg-img/exterior.jpg) no-repeat center center;background-size: cover;}
@media (min-width: 900px){.group {display: grid;grid-template-columns: repeat(2, 1fr);padding: 1rem;width: 100%;}}
.text {margin-top: 4%;margin-bottom: 4%;}
@media (min-width: 900px){
.group-reverse .image {-webkit-box-ordinal-group: 3;order: 2;}}
@media (min-width: 900px){.text {-webkit-box-pack: center;justify-content: center;-webkit-box-align: center;align-items: center;padding: 10px;padding-left: 6%;}}
.rating_r em::before {font-family: 'FontAwesome';content: "\f006";font-style: normal;font-size: 19px;margin-right: 4px;}
.rating_r_4 em:first-child::before {color: #ffeb8d;content: "\f005";}
.rating_r_4 em:nth-child(2)::before {color: #fed46b;content: "\f005";}
.rating_r_4 em:nth-child(3)::before {color: #fbb53d;content: "\f005";}
.rating_r_4 em:nth-child(4)::before {color: #fa9e1b;content: "\f005";}
.rating_r_4 em:nth-child(5)::before {color: #fa9e1b;content: "\f005";}
.room-title {font-size: 20px;margin-bottom: 3%;color: #ffffff;font-weight: 600;}
.room-desc {margin-bottom: 6%;/*text-align: justify;*/color: #fff;}
.about_btn_b_room_one {display: inline-block;border: 1px solid #8e8e8e;padding: 0px 27px;line-height: 46px;color: #ff5f03;font-size: 15px;font-family: "Montserrat", sans-serif;font-weight: bold;text-transform: uppercase;letter-spacing: .45px;font-weight: 600;position: relative;
z-index: 2;-webkit-transition: all 300ms linear 0s;-o-transition: all 300ms linear 0s;transition: all 300ms linear 0s;background: #f4e6cb;}
.btn-custom{color: #ff5f03;background-color: #f4e6cb;border-color: #c67926;}      
.btn-custom:hover{color: #ffffff;background-color: #ff5f03;border-color: #c67926;}

.box{/*background-color: #000;*/font-family: 'PT Sans', sans-serif;text-align: center;overflow: hidden;position: relative;}
.box:before{content: "";border: 1px solid #fff;opacity: 0;transform: translateX(-20px);position: absolute;top: 20px;left: 20px;right: 20px;bottom: 20px;transition: all 0.5s ease;z-index: 1;}
.box:hover:before{opacity: 1;transform: translateX(0);}
.box img{width: 100%;height: auto;transform: translateX(-15px) scale(1.15);transition: all 0.5s ease;}
.box:hover img{opacity: 0.5;transform: translateX(15px) scale(1.15);}
.box .box-content{color: #fff;text-align: left;opacity: 0;transform: scale(0);transform-origin: left bottom;position: absolute;bottom: 30px;left: 30px;z-index: 1;transition: all 0.5s ease;}   
.box:hover .box-content{opacity: 1;transform: scale(1);}
.box .title{font-size: 25px;font-weight: 400;letter-spacing: 1px;text-transform: uppercase;margin: 0;color: #fff;}
.box .post{font-size: 15px;font-weight: 400;letter-spacing: 1px;text-transform: lowercase;margin: 0 0 11px;display: inline-block;}
.box .icon{padding: 0;margin: 0;list-style: none;}
.box .icon li{margin: 0 3px;display: inline-block;}
.box .icon li a{color: #fff;background: rgba(255,255,255,0.4);font-size: 16px;text-align: center;line-height: 30px;height: 30px;width: 30px;box-shadow: 0 0 15px rgba(0,0,0,0.9);display: block;transition: all 0.3s;}
.box .icon li a:hover{color: #fff;background: transparent;}
@media only screen and (max-width:990px){.box{ margin: 0 0 30px; }}


header.pb {position: absolute;top: 0;left: 0;width: 100%;z-index: 20;}
.bottom-header.fixed {position: fixed;top: 0;left: 0;background-color: #ffffffc9;width: 100%;z-index: 20;}
.top-header {background: #00145f;}
nav ul li:hover > ul {opacity: 1;visibility: visible;margin: 0;}
.cont-list li a {color: #ffffffc9;}
.top-header {padding: 10px 0;border-bottom: 1px solid rgba(255,255,255,0.20);} 
.bottom-header {border-bottom: 3px solid rgb(255, 95, 3); background: #fff;}
@media (max-width: 1366px){header.pb .container-fluid {padding: 0 20px;}}
header.pb .container-fluid {padding: 0 70px;}
.bottom-header .ft-logo {padding: 0;margin: 8px 0px;}
.ft-logo {float: left;/* width: 275px; */display: table;padding: 16px 0;}
.bottom-header .ft-logo > a {display: block;display: table;width: 100%;}
.ft-logo img {display: table-cell; /*width: 90%;*/}
.src-book {float: right;border-left: 1px solid rgba(255,255,255,0.20);}
.src-book li:last-child {padding-right: 0;border-right: 0;}
.src-book li {display: inline-block;border-right: 1px solid rgba(255,255,255,0.20);padding: 29px 30px 15px;line-height: 42px;position: relative;}
.src-book li a {display: inline-block;color: #ff5f03;text-transform: uppercase; border: 5px solid;}
.src-book li a:hover {display: inline-block;color: #00145f;text-transform: uppercase; border: 5px solid;}

.bk-now {padding-left: 12px;position: relative;top: 4px; padding-right: 12px;}

.src-book li:last-child:after {left: 14px;}
nav ul li:after, .src-book li:after, .bbtm-header nav > ul > li > a:after, .hp_9 .searc_h:after {content: '';position: absolute;bottom: -1px;left: 0;width: 0;height: 2px;background-color: #fff;}

@media (max-width: 1366px){header.hp1 nav {padding-right: 30px;}}
nav {float: right;}
@media (max-width: 1366px){
nav ul li {margin-right: 14px;}}
nav ul li {display: inline-block;padding: 46px 0 31px;margin-bottom: -1px;margin-right: 15px;border-bottom: 2px solid transparent;position: relative;z-index: 9;}
nav ul li a.active {color: #ff5f03; font-weight: 600; !important;}
nav ul li a {position: relative;}
@media (min-width: 1310px) and (max-width: 1489px){
nav ul li a {display: inline-block;color: #000;text-transform: uppercase;padding: 0 8px 0 7px;}}
nav ul li:after, .src-book li:after, .bbtm-header nav > ul > li > a:after, .hp_9 .searc_h:after {content: '';position: absolute;bottom: -1px;left: 0;width: 0;height: 2px;background-color: #fff;}
nav ul ul {position: absolute;top: 100%;left: 0;width: 250px;background-color: #fff;padding: 21px 18px;opacity: 0;visibility: hidden;margin-top: 10px;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    -moz-box-shadow: 0 0 10px rgba(0,0,0,0.30);
    -ms-box-shadow: 0 0 10px rgba(0,0,0,0.30);
    -o-box-shadow: 0 0 10px rgba(0,0,0,0.30);
    box-shadow: 0 0 10px rgb(0 0 0 / 30%);
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
nav ul ul:before {position: absolute;content: "";top: -8px;left: 31px;width: 0;height: 0;border: 4px solid transparent;border-color: transparent transparent #ffffff transparent;}
nav ul ul li:last-child {margin-bottom: 0;}
nav ul ul li {display: block;padding: 0;margin: 0;margin-bottom: 22px;position: relative;}
nav ul ul li:before, nav > ul > li > a:before {
    content: '\f105';
    font-family: fontawesome;
    position: absolute;
    top: 0;
    right: 0;
    color: #262626;
    font-size: 15px;
    opacity: 0;
    visibility: hidden;
}

nav ul ul li a {color: #000; cursor:pointer;}
.menu-bar a {display: inline-block;width: 100%;}
.resp_head .menu-bar a span {background-color: #ffffff;}
.menu-bar span.bar1 {width: 100%;}
.menu-bar span.bar2 {width: 30px;}
.menu-bar a span:last-child {margin-bottom: 0;}
.menu-bar span.bar3 {width: 30px;}
.menu-bar a span {display: block;width: 100%;background-color: #333;height: 1px;margin-bottom: 10px;transition: 1s ease-in-out;}
header .social-links {padding: 0;padding-right: 19px;margin-top: -1px;float: right;}
header .social-links li {margin-right: 20px;}
header .social-links li {display: inline-block;margin-right: 16px;}

header .social-links li a {display: inline-block;color: #ffffff;font-size: 20px;}
.cont-list {float: left;}
.cont-list li:last-child {border-right: 0;}
.cont-list li:first-child {padding-left: 0;}
.cont-list li {border-right: 1px solid rgba(255,255,255,0.30);padding: 1px 26px 1px 17px;display: inline-block;color: #ffffff;font-size: 16px;}
.navigations ul ul {margin-top: 8px;display: none;padding: 20px;}

.responsive_mobile_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 375px;
    background-color: #ff5f03;
    height: 100%;
    z-index: 99999999999999;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
	transition: 1s ease-in-out;
}
.resp_head {border-bottom: 1px solid #ffffff;padding: 8px 20px 12px;}
.responsive_mobile_menu .ft-logo {padding: 0;width: 235px;}
.ft-logo {float: left;/* width: 275px; */display: table;padding: 16px 0;}
.responsive_mobile_menu .ft-logo img {float: left;}
.ft-logo img {display: table-cell; /*width: 90%;*/}
.responsive_mobile_menu .menu-bar {display: block;padding-right: 0;}
.menu-bar {float: right;margin-top: 23px;display: none;}
.menu-bar a {display: inline-block;width: 100%;}
.ct_head {padding: 30px 20px;margin-bottom: 30px;}
.ct_head p a {color: #fff;}
.ct_head > p {float: left;color: #ffffff;font-size: 15px;}


.responsive_mobile_menu .navigations {padding: 0 20px;margin-bottom: 40px;display: block;}
.navigations {float: left;width: 100%;margin-bottom: 130px;}
.navigations ul {float: left;width: 100%;}
.responsive_mobile_menu .navigations ul li {margin-bottom: 25px;}
.navigations ul li {float: left;width: 100%;margin-bottom: 17px;position: relative;}
.responsive_mobile_menu .navigations ul li a.active {color: #f4e6cb;}
.responsive_mobile_menu .navigations ul li a {color: #ffffff;}
.navigations ul li a {display: block;position: relative;color: #757575;text-transform: uppercase;}
li.menu-item-has-children.active ul li {margin: auto;}
li.menu-item-has-children.active a:before {content: '';transform: rotate(180deg);transition: 0.5s ease-in-out;transition-duration: 1s;}
.responsive_mobile_menu .navigations ul li a:before {content: '\f078';font-family: fontawesome;}
.navigations ul li.menu-item-has-children > a:before {opacity: 1;visibility: visible;transition: 0.5s ease-in-out;transition-duration: 1s;}
.navigations ul li a:before {
    content: '\f2c2';
    font-family: lineawesome;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    opacity: 0;
    visibility: hidden;
}

.mbl_contact_info {display: block;padding: 0 40px 0 20px;clear: both;}
.mbl_contact_info li {display: block;color: #ffffff;font-size: 15px;line-height: 24px;margin-bottom: 10px;}
.mbl_contact_info li a {display: inline-block;color: #ff6d5e;position: relative;}
@media (max-width: 1200px){header.pb .bottom-header .src-book {display: none;}}
@media (max-width: 1200px){header.hp1 .src-book {display: none;}}
@media (max-width: 1200px){.menu-bar {margin-top: 22px;}}
@media (max-width: 1200px){.menu-bar {display: block;}}
@media (max-width: 1200px){header.hp1 nav {padding-right: 0;}}
@media (max-width: 1366px){header.hp1 nav {padding-right: 30px;}}
@media (max-width: 1200px){header nav {display: none;}}
@media (max-width: 1200px){nav {padding-right: 20px;}}

.responsive_mobile_menu.active .menu-bar span.bar1, .menu-bar.active span.bar1 {
    -webkit-transform: translateY(13px) rotate(-45deg);
    -moz-transform: translateY(13px) rotate(-45deg);
    -ms-transform: translateY(13px) rotate(-45deg);
    transform: translateY(13px) rotate(-45deg);
}
.responsive_mobile_menu.active .menu-bar span.bar2, .menu-bar.active span.bar2 {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(2,1);
    -moz-transform: scale(2,1);
    -ms-transform: scale(2,1);
    -o-transform: scale(2,1);
    transform: scale(2,1);
}
.responsive_mobile_menu.active .menu-bar span.bar3, .menu-bar.active span.bar3 {
    -webkit-transform: translateY(-9px) rotate(-135deg);
    -moz-transform: translateY(-9px) rotate(-135deg);
    -ms-transform: translateY(-9px) rotate(-135deg);
    transform: translateY(-9px) rotate(-135deg);
}


.responsive_mobile_menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
	transition: 1s ease-in-out;
}

@media (max-width: 480px){
.ft-logo img {
    display: inline-block;
}}


@media (max-width: 1200px){
header.pb {
    position: static;
}}
@media (max-width: 480px){
.top-header {
    padding: 20px 0 10px;
}}
@media (max-width: 576px){
header.pb .container-fluid {
    padding: 0 15px;
}}

@media (max-width: 480px){
.cont-list {
    margin-bottom: 15px;
}}
@media (max-width: 768px){
.cont-list {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}}
@media (max-width: 768px){
.cont-list li:last-child {
    padding-right: 0;
}}

@media (max-width: 768px){
header .social-links {
    float: left;
}}

@media (max-width: 1200px){
.bottom-header {
    padding: 10px 0;
}}
@media (max-width: 480px){
.ft-logo img {
    display: inline-block;
	       /* width: 80%;*/
        height: auto;
}

.room {
  flex: 1 0 95%!important;
  max-width: 100%!important;
  box-sizing: border-box;
  padding: 10px;
  text-align: center;
  position: relative;
  width: 100%!important;
  float: right!important;
}





}

@media (max-width: 1200px){
header.pb .bottom-header .src-book {
    display: none;
}}

@media (max-width: 1200px){
header.hp1 .src-book {
    display: none;
}}
@media (max-width: 991px){
.src-book {
    display: none;
}}

@media (max-width: 1200px){
header.hp1 nav {
    padding-right: 0;
}}

@media (max-width: 1366px){
header.hp1 nav {
    padding-right: 30px;
}}
@media (max-width: 1200px){
header nav {
    display: none;
}}
@media (max-width: 1200px){
nav {
    padding-right: 20px;
}}


@media (max-width: 1200px){
nav ul li {
    margin-right: 0;
}}

@media (max-width: 1366px){
nav ul li {
    margin-right: 14px;
}}


@media (min-width: 834px) and (max-width: 1112px){
.hotel-search-form-area .hotel-search-form {
    position: relative;
    z-index: 1;
    width: 100%;
    box-shadow: 0 2px 15px 1px rgba(0, 0, 0, 0.38);
    padding: 0px 16px 0 30px;
    border-radius: 5px;
    background: #ffffff;
    top: 30px!important;
}

}

@media (min-width: 320px) and (max-width: 425px){
nav ul li a {
    display: inline-block;
    color: #ffffff;
    font-size: 15px !important;
    text-transform: uppercase;
    padding: 0 8px 0 7px;
}}

@media (max-width: 1200px){
.menu-bar {
    margin-top: 22px;
}}

@media (max-width: 1200px){
.menu-bar {
    display: block;
}}

@media (max-width: 480px){
.responsive_mobile_menu {
    width: 100%;
}}

@media (max-width: 480px){
.ft-logo {
    width: 230px;
}}

@media (max-width: 480px){
.responsive_mobile_menu .menu-bar a span {
    background-color: #fefefe;
}}


.facilities_item .material-icons.icon {font-size: 3em;}

li.menu-item-has-children.active ul li:last-child {margin-bottom: 0px !important;}
li.menu-item-has-children.active ul li {margin-bottom: 25px;}

.col-md-6 {float: left;}
.bullet li {
    line-height: 1.7;
    color: #636a76;
    font-size: 17px;
    font-weight: 400;
    list-style: disc;
}
span.fa a {color: #636a76;}
.reviews {background: linear-gradient(45deg, rgb(255 255 255 / 80%), rgb(255 255 255 / 80%)), url(img/bg-img/attractions.jpg);}
div#row.row, div#rows.row {display: flex;}

.se-ame
{
	position: relative;
    z-index: 1;
    background: no-repeat url(img/breakfast.jpg);
    background-attachment: fixed !important;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
}


/*--------------------------------------------------------------
# Testimonials
--------------------------------------------------------------*/
.testimonials .testimonial-wrap {
  padding-left: 50px;
}

.testimonials .testimonials-carousel,
.testimonials .testimonials-slider {
  overflow: hidden;
}

.testimonials .testimonial-item {
  box-sizing: content-box;
  padding: 30px 30px 30px 60px;
  margin: 30px 15px;
  min-height: 200px;
  box-shadow: 0px 0px 20px 0px rgba(11, 35, 65, 0.1);
  position: relative;
  background: #fff;
}

.testimonials .testimonial-item .testimonial-img {
  width: 50%;
  border-radius: 10px;
  border: 6px solid #fff;
  position: absolute;
  left: -65px;
}

.testimonials .testimonial-item .title3 {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0 5px 0;
  color: #00145f;    text-align: right;

}

.testimonials .testimonial-item h4 {
  font-size: 14px;
  color: #999;
  margin: 0;
}

.testimonials .testimonial-item .quote-icon-left,
.testimonials .testimonial-item .quote-icon-right {
  color: #fdedea;
  font-size: 26px;
}

.testimonials .testimonial-item .quote-icon-left {
  display: inline-block;
  left: -5px;
  position: relative;
}

.testimonials .testimonial-item .quote-icon-right {
  display: inline-block;
  right: -5px;
  position: relative;
  top: 10px;
}

.testimonials .testimonial-item p {
  font-style: italic;
  margin: 15px auto 15px auto;    text-align: right;border-bottom: 1px solid #ccc;

}

.testimonials .swiper-pagination {
  margin-top: 20px;
  position: relative;
}

.testimonials .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: #fff;
  opacity: 1;
  border: 1px solid #ed502e;
}

.testimonials .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #ed502e;
}



.btn-danger:hover {
    color: #fff;
    background-color: #ff5f03;
   border-color: #00145f;
   
   
}

.btn-danger a
{
    color: #fff;
   /*background-color: #ff5f03;*/
    border-color: #00145f;
}

.btn-danger a:hover
{
    color: #fff;
    background-color: #ff5f03;
    border-color: #00145f;
}


[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button;
}

.btn-danger {
    color: #fff;
    background-color: #00145f;
  border-color: #ff5f03;
}
}



.box{
     /*background-image: radial-gradient(circle farthest-corner at 22.4% 21.7%, rgba(4, 189, 228, 1) 0%, rgba(2, 83, 185, 1) 100.2%);*/
     font-family: 'Raleway', sans-serif;
     box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
     overflow: hidden;
     position: relative;
     transition: all 0.3s ease-in-out;
	    /* background-color: #000;*/
    font-size: 16px;
 }
 .box:hover{ box-shadow: 15px 15px 30px rgba(0, 0, 0, 0.4); }
 .box:before{
     content: "";
     border: 8px solid #fff;
     opacity: 0;
     position: absolute;
     top: 50%;
     bottom: 50%;
     left: 15px;
     right: 15px;
     z-index: 1;
     transition: all 0.4s ease-in-out;
 }
 .box:hover:before{
     opacity: 0.9;
     top: 15px;
     bottom: 15px;
 }
 .box img{
     width: 100%;
     height: auto;
     transform: scale(1.1) translateX(4%);
     transition: all 0.4s ease-in-out;
 }
 .box:hover img{
     opacity: 0.3;
     transform: scale(1.1) translateX(-4%);
 }
 .box .box-content{
     color: #fff;
     opacity: 0;
     transform: translateX(20%);
     position: absolute;
     top: 30px;
     left: 33px;
     transition: all 0.3s ease-out;
 }
 .box:hover .box-content{
     opacity: 1;
     transform: translateX(0);
     transition-delay: 0.3s;
 }
 .box .title{
     font-size: 17px;
     font-weight: 700;
     text-transform: uppercase;
     margin: 0;
 }
 .box .post{
     font-size: 15px;
     font-weight: 400;
     font-style: italic;
     text-transform: capitalize;
     letter-spacing: 1px;
 }
 .box .icon{
     padding: 0;
     margin: 0;
     list-style: none;
     opacity: 0;
     transform: translateX(-20%);
     position: absolute;
     bottom: 33px;
     right: 30px;
     z-index: 1;
     transition: all 0.3s ease-out;
 }
 .box:hover .icon{
     opacity: 1;
     transform: translateX(0);
     transition-delay: 0.3s;
 }
 .box .icon li{
     margin: 0 2px;
     display: inline-block;
 }
 .box .icon li a{
     color: rgba(2, 83, 185, 1);
     background: #fff;
     font-size: 18px;
     text-align: center;
     line-height: 30px;
     height: 35px;
     width: 35px;
     border: 3px solid #fff;
     display: block;
     transition: all 0.3s ease;
 }
 .box .icon li a:hover{
     color: #fff;
     background: rgba(6, 57, 84, 1);
 }
 @media only screen and (max-width:990px){
     .box{ margin: 0 0 30px; }
 }
 
.res-nw {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
	/*padding-top: 80px;*/
}



.seaside-project-area {
    background: no-repeat url(img/exterior.jpg);
    background-attachment: fixed !important;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 20px;
    padding-top: 20px;
}

.att {
    text-align: center;
    font-family: "Poppins", sans-serif;
    color: #2a303b;
    line-height: 1.3;
    font-weight: 500;
    font-size: 50px;
}

.att1 {
    text-align: center;
    color: #fff;
    font-size: 48px;
}
.single-project-slide {
    position: relative;
    z-index: 1;
    height: 400px;
    overflow: hidden;
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    border-left: 1px solid rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 20px;
}

.bg-img {
    background-position: center center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.single-project-slide .project-content {
    position: absolute;
    width: 100%;
    height: 100px;
    bottom: 0;
    left: 0;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
}

.single-project-slide .project-content .text h5 {
    color: #ffffff;
}

.button-att {
    text-align: center;
    margin-top: 20px;
}

.cgsl{

color: #d3980b;
}

.cgsl a{

color: #d3980b;
}

.cgsl a:hover {

color: #d3980b;
}

section {
    padding: 0px 0;
    /*overflow: hidden;*/
}
.section-title {
    padding-bottom: 30px;
	padding-top: 23px;
}
.align-items-center {
    align-items: center !important;
}


.box2{
    border:5px solid #ffb900;
    border-radius:50%;
    position:relative;
    overflow: hidden;
}
.box2 .box-img{
    transform: rotateX(0deg);
    transition:all 0.40s linear 0s;
}
.box2:hover .box-img{
  /*  transform: rotateX(180deg);*/
}
.box2 .box-img img{
    width:100%;
    height: auto;
    border-radius:50%;
}
.box2 .content{
    width:100%;
    height:100%;
    position: absolute;
    top:0;
    padding:5%;
    border-radius:50%;
    text-align:center;
    z-index:-10;
    background:#00145fa1;
    transform:rotateX(-180deg);
    transition:transform 0.40s linear;
}
.box2:hover .content{
    transform:rotateX(0deg);
    z-index:0;
}
.box2 .title{
    color: #fff;
    font-size: 20px;
    margin: 15% 0 0;
    text-transform: capitalize;
}
.box2 .description{
    color:#fff;
    line-height:23px;
}
.box2 .title:after,
.box2 .description:after{
    content: "";
    border-bottom: 1px solid #fff;
    display: block;
    margin:10px auto;
    width: 57%;
}





.section-wrapper{
  background:#eef2e3;
  padding:80px 5%;
  overflow:hidden;
}

.slider{
  max-width:1400px;
  margin:auto;
  overflow:hidden;
  position:relative; /* MUST */
}

.slides{
  display:flex;
  transition:transform 1s ease-in-out;
}

.slide{
  min-width:100%;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:50px;
}

/* Image */
.slide-image{
  flex:1;
}

.slide-image img{
  width:100%;
  max-width:600px;
  border-top-right-radius:250px;
  border-bottom-right-radius:250px;
  transition:transform 0.8s ease;
}

.slide:hover .slide-image img{
  transform:scale(1.05);
}

/* Content */
.slide-content{
  flex:1;
  padding:40px;
}

.slide-content h2{
  font-size:38px;
  color:#1f2f4a;
  margin-bottom:20px;
}

.slide-content p{
  font-size:18px;
  color:#555;
  line-height:1.7;
}

/* Navigation Buttons */
.nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:48px;
  height:48px;
  border-radius:50%;
  background:#ff5f03;
  border:2px solid rgba(255,255,255,0.6);

  display:flex;                 /* Important */
  align-items:center;           /* Vertical center */
  justify-content:center;       /* Horizontal center */

  cursor:pointer;
  z-index:100;
  transition:all 0.3s ease;
}

/* Arrow icon */
.nav i{
  font-size:16px;
  line-height:1;
  display:block;
}

/* Hover effect */
.nav:hover{
  background:#00145f;
  transform:translateY(-50%) scale(1.08);
  color:#ffffff;
}

.prev{
  left:30px;
}

.next{
  right:30px;
}


@media(max-width:991px){

  .slide{
    flex-direction:column;
    text-align:center;
  }

  .slide-image img{
    border-radius:20px;
    max-width:100%;
  }

  .slide-content{
    padding:30px 0 0 0;
  }

  .slide-content h2{
    font-size:24px;
  }

  .slide-content p{
    font-size:16px;
  }


  .prev{
    left:20px;
  }

  .next{
    right:20px;
  }




/* Navigation Buttons */
.nav{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  background:#1f2f4a;
  color:#fff;
  border:none;
  width:36px;
  height:36px;
  border-radius:50%;
  cursor:pointer;
  z-index:100;
  display:flex;
  align-items:center;
  justify-content:center;
  transition:0.3s ease;
  box-shadow:0 5px 15px rgba(0,0,0,0.2);
}

.nav i{
  font-size:16px;
}

.nav:hover{
  background:#c6a15b;
  transform:translateY(-50%) scale(1.1);
}

/* Left Button */

/* Left Button */
.prev{
  left:20px;
}

/* Right Button */
.next{
  right:20px;
}


@media(max-width:991px){
  .prev{
    left:10px;
  }

  .next{
    right:10px;
  }

  .nav{
    width:36px;
    height:36px;
  }
}

.cookie-bar

{
text-align:center;	
	
}