.about-img {
    padding-left: 40px;
    padding-right: 40px;
}

.about-img img {
    border-radius: 200px 0 200px 0;
}

.align-items {
    align-items: center;
}

.about-details {
    padding-left: 60px;
    padding-right: 60px;
}

.about-details h1 {
    font-size: 14px;
    color: #FFF3D2;
    margin-bottom:20px;
    letter-spacing:3px;
}

.about-details h3 {
    font-size: 40px;
    color: #FFFFFF;
     margin-bottom:5px;
    letter-spacing:2px;
}

.about-details p {
    color: #F8EDE6;
}

.about-section .slick-prev {
    left: -50px;
}

.about-section .slick-next {
    right: 47.5%;
}

.about-section-2 .cover-opacity-6::before {
    z-index: 0;
}

.about-section-2 h1 {
    font-size: 26px;
    text-align: center;
    color: #FFF;
    letter-spacing: 2px;
}

.snip1-text {
    position: absolute;
    top: 0;
    display: flex;
    align-items: center;
    height: 100%;
    width: 80%;
    color: #FFF;
    text-align: center;
}

.snip1295 {
    display: flex;
    justify-items: center;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    margin: 7px;
    padding: 6px;

    width: 100%;
    box-shadow: none !important;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
}

.snip1295 img {
    max-width: 100%;
    vertical-align: top;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}

.snip1295 .border-1 {
    position: absolute;
    opacity: 0.45;
}

.snip1295 .border-1:before,
.snip1295 .border-1:after,
.snip1295 .border-1 div:before,
.snip1295 .border-1 div:after {
    background-color: #FFFFFF;
    position: absolute;
    content: "";
    display: block;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.snip1295 .border-1:before,
.snip1295 .border-1:after {
    width: 0;
    height: 1px;
}

.snip1295 .border-1 div:before,
.snip1295 .border-1 div:after {
    width: 1px;
    height: 0;
}

.snip1295 .border-1.one {
    left: 0;
    top: 0;
    right: 12px;
    bottom: 12px;
}

.snip1295 .border-1.one:before,
.snip1295 .border-1.one div:before {
    left: 0;
    top: 0;
}

.snip1295 .border-1.one:after,
.snip1295 .border-1.one div:after {
    bottom: 0;
    right: 0;
}

.snip1295 .border-1.two {
    left: 12px;
    top: 12px;
    right: 0;
    bottom: 0;
}

.snip1295 .border-1.two:before,
.snip1295 .border-1.two div:before {
    right: 0;
    top: 0;
}

.snip1295 .border-1.two:after,
.snip1295 .border-1.two div:after {
    bottom: 0;
    left: 0;
}

.snip1295 a {
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    position: absolute;
    z-index: 1;
}

.snip1295:hover .border-1:before,
.snip1295.hover .border-1:before,
.snip1295:hover .border-1:after,
.snip1295.hover .border-1:after {
    width: 100%;
}

.snip1295:hover .border-1 div:before,
.snip1295.hover .border-1 div:before,
.snip1295:hover .border-1 div:after,
.snip1295.hover .border-1 div:after {
    height: 100%;
}

.main-block-section-details {
    color: #FFF
}

.main-block-section-details h1 {
    font-size: 38px;
    color: #FFF;
     letter-spacing: 2px; 
}

.main-block-section-details h3 {
  font-size: 16px; 
  letter-spacing: 3px; 
  margin-bottom: 20px; 
}

.main-block-section-details .f-22 {
    font-size: 30px;
}

.main-block-section-details p {
    font-size: 18px;
}

.hotel-list-image,
.main-block-section-details {
    padding: 200px 0;
}

.hotel-list-image {
    position: relative;
    display: none;
}

.hotel-list-image .top-image img {
    border-radius: 0px 110px;
}

.hotel-list-image .top-image {
    width: 440px;
    height: 100%;
}

.hotel-list-image .bottom-image img {
    box-shadow: 0 2px 50px 0 rgba(0, 0, 0, .4);
    border-radius: 110px 0;
}

.hotel-list-image .bottom-image {
    width: 280px;
    height: 100%;
    float: right;
    position: absolute;
    right: 0;
    top: 450px;
}

.padding-left-1 {
    padding-left: 50px;
}

.padding-right-1 {
    padding-right: 50px;
}

.services-box {
    border: 1px solid #707070;
    padding: 26px;
    margin: 16px 10px;
    text-align: center;
}

.services-box .icon-box img {
    height: 100px;
    text-align: center;
    display: block;
    width: 100%;
}

.services-box .head-title {
    font-family: 'Cardo', serif;
    font-size: 22px;
    color: #FFF;
    margin: 10px 0;
}

.services-box .sub-title {
    font-size: 16px;
    color: #FFF3D2;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #000;
    border-bottom: 2px solid #CCC;
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 0;
}

.nav-link:focus,
.nav-link:hover {
    text-decoration: none;
}

a:hover,
a:focus {
    color: currentColor;
}

.nav-link {
    display: block;
    padding: 0;
    margin: 0 10px;
}

.center-pills {
    display: flex;
    justify-content: center;
}

.offer-well {
    background-color: #1e1e1e;
}

.offer-padding {
    padding: 20px;
}

.offer-title {
    font-size: 22px;
    color: #fff;
}


/* ======= News style ======= */
.position-re {
    position: relative;
}

.o-hidden {
    overflow: hidden;
}
.blog-section .news .item {
    padding-left:0px;
    padding-right:0px;
}
.news .item {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    padding-left:15px;
    padding-right:15px;
}
.blog-section .news .item .con{
    padding:12px;
}
.news .item:hover img {
    -webkit-filter: none;
    filter: none;
    -webkit-transform: scale(1.09, 1.09);
    transform: scale(1.09, 1.09);
    -webkit-filter: brightness(75%);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    -ms-transition: all 1s ease;
    transition: all 1s ease;
}

.news .item:hover .con {
    bottom: 0;
}

.news .item img {
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-filter: brightness(100%);
}

.news .item .date {
    display: inline-block;
    position: absolute;
    top: 20px;
    left: 20px;
    background-image: linear-gradient(to bottom, #222222, #1b1b1b, #151515, #0c0c0c, #000000);
    color: #fff;
    padding: 5px 10px;
    text-align: center;
}

.news .item .date span {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
}

.news .item .date i {
    display: block;
    font-size: 24px;
    font-style: normal;
    color: #fff;
}
.blog-title-1 p{
    margin-bottom:40px;
    text-align: justify;
}
.blog-title-1 h3{
    font-size: 24px;
    color: #d7b56e;
    margin-bottom:0;
}
.news .item .con {
    margin: -155px 20px 90px;
    padding: 20px;
    background-image: linear-gradient(to bottom, #222222, #1b1b1b, #151515, #0c0c0c, #000000);
    border-radius: 0;
    overflow: hidden;
    -webkit-transition: .2s cubic-bezier(.3, .58, .55, 1);
    transition: .2s cubic-bezier(.3, .58, .55, 1);
    bottom: -65px;
    position: relative;
    min-height:110px;
}

.news .item .con .category {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 5px;
    letter-spacing: 3px;
}

.news .item .con .category a {
    margin-right: 5px;
    position: relative;
    color: #666;
}

.news .item .con .category a:hover {
    color: #222;
}

.news .item .con .category a:last-child {
    margin-right: 0;
}

.news .item .con .category a:last-child:after {
    display: none;
}

.news .item .con h5,
.news .item .con h5 a {
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0px;
    line-height:1.4;
    font-family: 'FuturaW01-Book' !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align:center;
}

.news .item .con h5:hover,
.news .item .con h5 a:hover {
    color: #aa8453;
}

.news .item .con p {
    color: #fff;
    font-size: 17px;
}

.news .item .con i {
    color: #fff;
    font-size: 20px;
}


.tt-ol-menu-list {
    margin-left: 65px;
}



.footer-home-index {
    display: flex;
    justify-content: center;
    text-align: center;
    position: fixed;
    bottom: 0;
    z-index: 10000000;
    width: 100%;
}

.footer-row {
    margin-top: 160px;
    /* margin-top: 160px; */
}

.padding-footer-im {
    padding: 80px 0 80px 0;
}

.desktop-1 {
    display: block;
}

.mobile-1 {
    display: none;
}

/*.gform_title{	*/
/*    display: none;	*/
/*}	*/
.gform_wrapper.gravity-theme .gfield_label	
{	
    color: #fff;	
}
.story-block .rooms2 .caption p{
    text-align:justify;
}
@media(max-width:1440px){
    .footer-col .tt-copyright{
        font-size:144x;
    }
}

@media(max-width:1024px){	
    .rooms2 .caption{	
        /* background: #060606;	
        position: absolute;	
        left: 0;	
        top: 50%;	
        width: 50%;	
        height: 90% !important;	
        padding: 3%;	
        -ms-transform: translate(0, -50%);	
        -webkit-transform: translate(0, -50%);	
        transform: translate(0, -50%);	
        display: flex;	
        align-items: center; */	
    }	
    .rooms2 .caption h3, .rooms2 .caption h3 a{	
        font-size: 20px;	
    }	
    .fcta{	
        margin-left: -14px;	
    }	
    .about-section .slick-prev {	
        left: -20px;	
    }	
    .about-section .slick-next {	
        right: 50.5%;	
    }	
    
    .tt-policy-content{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .footer-col .tt-copyright{
        font-size:12px;
    }
}

	@media(max-width:768px){	
    .quotes-well-1{	
        margin-bottom: 0px !important;	
    }	
    .footer-contact{	
        padding: 0px 46px 10px 46px;	
    }	
    .fcta {	
       
    }	
    .about-img img {	
        border-radius: 118px 0 118px 0;	
    }	
    .about-section .slick-prev {	
        left: -17px;	
    }	
    .about-section .slick-next {	
        right: 51.5%;	
    }	
    .about-section .slick-prev{	
        top: 34%;	
    }	
    .about-section .slick-next{	
        top: 34%;	
    }	
    .about-details h1 {	
        font-size: 13px;	
    }	
    .about-details h3{	
        font-size: 36px;	
    }	
    .about-details{	
        padding: 10px 10px;	
    }	
    .snip1-text{	
        font-size: 12px;	
    }	
    .main-block-section-details h3{	
        font-size: 16px;	
    }	
    .main-block-section-details h1 {	
        font-size: 33px;	
    }	
    .main-block-section-details p {	
        font-size: 14px;	
    }	
    .menu-address{	
        right: -19px;	
        /* top: 139px; */	
        margin-top: -9px;	
    }	
    .menu-footer{	
        padding: 0 0;	
    }	
    .menu-footer-link a{	
        font-size: 15px;	
    }	
    .tt-ol-menu-list{	
        margin-left: 0;	
    }	
    .padding-footer-im {	
        margin-top: 50px;	
    }	
     .tt-policy-content{
        padding-left: 40px !important;
        padding-right: 40px !important;
    }
    .rooms2 {
        margin-bottom: 0;
    }
}
@media (max-width: 767px) {
    .full-modal .pop-block {
      border-top: 1px solid #333;
      padding-top: 20px;
      padding-bottom: 10px;
      padding-left: 10px;
      padding-right: 10px;
    }
    .covid-well{
        text-align:center;
    }
    .text-align-end {
      text-align-last: center !important;
    }
    .dis-flex {
        display:block !important;
    }
    .quotes-well, .quotes-well-1 {
      font-size: 16px;
      text-align: center;
    }
    .tt-header-inner {
        padding-top: 0px;
        background-color: rgba(0, 0, 0, 0.5);
    }

    .about-img img {
        border-radius: 120px 0 120px 0;
    }

    .about-section .slick-prev,
    .about-section .slick-next {
        top: 20%;
    }

    .about-section .slick-prev {
        left: 0;
    }

    .about-section .slick-next {
        right: 0;
    }

    .booking-btn .tt-btn {
        padding: 0 10px;
        font-size: 12px;
        height: 30px;
    }

    .about-details {
        padding-left: 40px;
        padding-right: 40px;
        margin-top: 30px;
    }

    .about-details h3 {
        font-size: 24px;
    }

    .tt-ol-menu-toggle-btn-text {
        font-size: 14px;
    }

    .mobile-1 {
        display: block;
    }

    .desktop-1 {
        display: none;
    }

    .tt-ol-menu-toggle-btn-text {
        display: none;
    }

    .snip1-text {
        font-size: 12px;

    }


    .about-section-2 .col-md-6 {
        margin-bottom: 40px;
    }

    .about-section-2 .tt-btn {
        position: relative;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        height: 36px;
        background-color: transparent;
        margin: 10px 10px 10px 0;
        margin-right: 10px;
        padding: 0 30px;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        font-weight: 500;
        overflow: hidden;
        cursor: pointer;
        border: none;
        border-radius: 8px;
        z-index: 9;
    }

    .main-block-section-details h3 {
        font-size: 16px;
    }

    .main-block-section-details h1 {
        font-size: 26px;
    }

    .padding-left-1 {
        padding-left: 0;
    }

    .main-block-section-details {
        padding: 10px 0;
        padding-left: 0px;
        z-index: 100;
    }

    .attention-todetail-wrapper .linear-gradient-container2 {
        z-index: 1;
    }

    .newsSlide {
        padding: 28px;
    }

    .slick-prev {
        left: 0px !important;
    }

    [dir='rtl'] .slick-prev {
        right: 0px;
        left: auto;
    }

    .slick-prev:before {
        content: '←';
    }

    [dir='rtl'] .slick-prev:before {
        content: '→';
    }

    .slick-next {
        right: 0px !important;
    }

    [dir='rtl'] .slick-next {
        right: auto;
        left: 0px;
    }
     
    .tt-form-group input.wpcf7-form-control	
    {	
        border-radius: 47px;	
        text-align: center;	
    }	
    .footer-row{
        border-top: 2px solid #242424;
    }
    .fcta{
        border-radius:26px;
        margin-top:0;
        background:none;
    }
    .fcta .tt-btn{	
       width: 100%;	
       border-radius: 30px;	
       margin-left: 0px;	
    }	
	
    .fcta h3{	
        font-size: 22px !important;	
        text-align: center;	
    }	
    .text-right{	
        padding-left: 8px;	
        padding-right: 10px;	
    }	
    form.wpcf7-form.init{	
        width: 100%;	
    }	
	

    #tt-footer{	
        padding: 0;	
    }	
    .menu-footer{	
        position: inherit;	
        padding-left: 0px;	
        padding-right: 0px;	
        top: 85px;	
        margin-top: 21px;	
    }	
    .social-buttons {	
        text-align: center !important;	
    }	
    .tt-ol-menu-list{	
        margin-left: 0;	
    }	
    .menu-address{	
        padding: 15px 39px;
        font-size: 18px;	
        position: absolute;	
        /* right: 10%; */	
        top: 1px;	
        line-height: 1;	
        left: -23px;	
        line-height: 1.4;	
        margin-bottom: 32px;	
        padding-bottom: 20px;	
    }	
    .menu-footer-link a {	
        padding-left: 10px;	
        padding-right: 8px;	
        font-size: 16px;	
    }	
    .tt-ol-menu-list .tt-ol-submenu-wrap > a::after{	
        transform: none;	
        font-size: 15px;	
        margin-left: 8px;	
    }	
    .tt-section.padding-footer-im{	
        margin-top: 10px;	
        padding: 50px 0 80px 0;	
    }	
    .tt-footer-inner{	
        width: 100%;	
        display: flex;	
        flex-wrap: wrap;	
    }	
    #tt-footer{	
        /* padding: 0 !important; */	
    }	
}

.dis-flex {
    display: flex;
    padding: 10px 0px;
}
.pos-rel {
    position: relative;
}
@media screen and (min-width: 767px) and (max-width: 991px) { 
.about-img img {	
        border-radius: 118px 0 118px 0;	
    }	
    .about-section .slick-prev {	
        left: -17px;	
    }	
    .about-section .slick-next {	
        right: 51.5%;	
    }	
    .about-section .slick-prev{	
        top: 34%;	
    }	
    .about-section .slick-next{	
        top: 34%;	
    }	
    .about-details h1 {	
        font-size: 13px;	
    }	
    .about-details h3{	
        font-size: 36px;	
    }	
    .about-details{	
        padding: 10px 10px;	
    }	
}	

@media screen and (min-width: 280px) and (max-width: 991px) { 
.covid-19-title img {
      width: 300px;
      margin-bottom: 20px;
    }
}
@media screen and (min-width: 280px) and (max-width: 991px) { 
    .justify-mob{
        text-align:justify !important;
    }
    .footer-shape img {
      position: absolute;
      bottom: 123px;
    }
    #tt-footer{
        background-color: #000;
    }
    .tt-footer-inner{
      flex-direction: column;
      justify-content: center;
      text-align: center;
    }
    #tt-footer .footer-social .footer-social-text{
        text-align:center;
    }
    .footer-col-inner {
      width: 100%;
    }
}
@media(max-width:599px){
    .about-section-well .max-width-900{padding-left:15px;padding-right:15px;}
    .about-section-well .max-width-900.text-lg{font-size:16px;}
    .center-pills {
      display: block;
      justify-content: center;
      text-align: center;
    }
    .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
      color: #fff;
      background-color: #111;
      border-bottom: 2px solid #CCC;
      padding: 6px;
    }
    .nav-pills .nav-link {
      background: 0 0;
      border: 0;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: 0px;
      border-radius: 0;
      padding: 6px;
      border-bottom: 2px solid #111;
    }
      .tab-pane.padding-top-100{
          padding-top:10px !important;
      }
      .tab-pane.padding-bottom-100{
          padding-bottom:10px !important;
      }
}
@media(max-width:425px){	
    .space-line{
        min-height:auto;
    }
    .fcta h3 {
      font-size: 18px !important;
      text-align: center;
    }
    .footer-link > li {
      padding: 0px 0;
    }
    .footer-tit-1{
        font-size:20px;
    }
    .footer-link > li > a{
        font-size:14px;
    }
    .dis-flex {
        display:block;
    }
    .fcta{	
        margin-top: 0;
        background:none;
    }	
    .rooms2 img{	
        padding: 0px;	
    }	
    .our-story-title{	
        margin-right: 22px;	
        margin-left: 20px;	
    }	
    .tt-section-inner .gform_wrapper.gravity-theme .tt-form-filled .solutation{	
        position: relative;	
        width: 100%;	
        /* padding-left: 15px;	
        padding-right: 15px; */	
    }	
    .tt-section-inner .gform_wrapper.gravity-theme .tt-form-filled .first_last_name{	
        position: relative;	
        width: 100%;	
        padding-left: 15px;	
        padding-right: 15px;	
    }	
    .tt-section-inner .gform_wrapper.gravity-theme .tt-form-filled .first_last_name{	
        position: relative;	
        width: 100%;	
        padding-left: 15px;	
        padding-right: 15px;	
    }	
    	
    .gform_fields .has_first_name {	
        display: flex !important;	
        /*flex-direction: column !important;	*/
        width: 109% !important;	
        margin-left: -17px;	
        margin-right: 5px;	
    }	
    
    
    .tt-section-inner .gform_wrapper.gravity-theme .tt-form-filled .first_last_name .gf_name_has_2 {
        padding: 0 0;
    }

    .tt-section-inner .gform_wrapper.gravity-theme .email-one-half-first{	
        margin-top: 7px;
         width: 100%; 
    }	
    .iti-flag.in{	
        height: 13px;	
        background-position: -2406px 0 !important;     	
    }	
   /* .footer-col:first-child {
        position: absolute !important;
        bottom: 58px !important;
    }*/
    .rooms2{
        margin-bottom: 0px;
    }
    .story-block .rooms2{
        margin-bottom: 50px;
    }
    .gform_wrapper.gravity-theme .ginput_complex label{
            padding-left: 0;
    }
    
    .tt-section-inner .gform_wrapper.gravity-theme .email-one-half-second{
       width: 100%; 
    }
    .tt-policy-content{
        padding-left: 40px;
        padding-right: 40px;
    }
    
    .footer-col{
        padding: 0 0;
    }
     .attention-todetail-wrapper .linear-gradient-container2 {
        z-index: 2;
        position: absolute;
        background: linear-gradient(180deg, #000, transparent 84%);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .covid-19-title img{
        width:200px;
        margin-bottom:20px;
    }
     .covid-19-title{
         text-align:center;
     }
     .text-align-end {
        text-align-last: center !important;
    }
}


.gform_fields span.spf-phone.error-msg	
    {	
    display: none !important;	
}	

.gform_fields span.spf-phone.valid-msg.hide {	
    display: none !important;	
}


.footer-tit-1{
    font-size: 24px;
    color: #d7b56e;
    position: relative;
    margin-bottom: 10px;
    padding-bottom: 10px;
    margin-left:40px;
     font-family: 'FuturaW01-Book' !important;
}
.footer-tit-1::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 2px;
    background-color: #d7b56e;
}
.contact-footer .footer-row{
    margin-top:0px;
}

	@media(max-width:1024px){
	    figure{
	        margin-bottom:0px;
	    }
	    .pli-caption-front{
	        display:none;
	    }
	    .portfolio-list-item:nth-child(2n+1) .list-block-item{
	        background-image: linear-gradient(to bottom, #222222, #1b1b1b, #151515, #0c0c0c, #000000);
            padding: 16px;
            width: 100%;
            position: relative;
            left: auto;
            top: 7%;
            height: auto;
            z-index: 11;
	    }
	    .portfolio-list-item:nth-child(2n) .list-block-item{
	         background-image: linear-gradient(to bottom, #222222, #1b1b1b, #151515, #0c0c0c, #000000);
            padding: 16px;
            width: 100%;
            position: relative;
            right: auto;
            top: 7%;
            height: auto;
            z-index: 11;
	    }
	    .portfolio-list-item .list-block-item .tt-btn{
	        padding: 0 10px;
	        height:40px;
	    }
	    .portfolio-list-item .list-block-item .a-section div{
	        width:50%;
	    }
.portfolio-list.pl-alter .portfolio-list-item:nth-child(2n), .portfolio-list.pl-alter .portfolio-list-item:nth-child(2n+1) {
  margin-left: 0%;
  margin-right: 0%;
	}


	  @media (max-width: 425px){
	      .field_sublabel_above .ginput_complex {
  align-items: unset !important;
}
	      .gform_fields .has_first_name {
  display: flex !important;
  flex-direction: column !important;
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}}