/** 
          1. ttm-row 

          2. Row-Equal-Height

          3. Bg-Layer 

          4. Row-Bg-Image

          5. Col-Bg-Image

          6. Section-Title 

          7. ttm-icon

          8. Button

          9. featured-box

          10. Contact-Form


**/


/* ttm-row 
---------------------------------------------------------------*/
.ttm-row{ padding: 80px 0;}
.ttm-row.services-section{ padding: 80px 0 100px; }


/* Row-Equal-Height
---------------------------------------------------------------*/
.row-equal-height{ display:-webkit-box; display:-webkit-flex; display:-ms-flexbox; display:flex;}
.row-equal-height > div { 
    display: -webkit-box; 
    display: -webkit-flex; 
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}


/* Bg-Layer 
---------------------------------------------------------------*/
.ttm-bg{position: relative;}
.ttm-col-bgimage-yes, .bg-layer-equal-height .ttm-col-bgcolor-yes{ height: 100%; width: 100%; }
.ttm-bg-layer , .ttm-titlebar-wrapper .ttm-titlebar-wrapper-bg-layer {
    position: absolute;
    height: 100%;
    width: 100%; 
    top: 0;
    left: 0;
}
.ttm-left-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-left: -100px;
    right: 0;
}
.ttm-right-span .ttm-col-wrapper-bg-layer {
    width: auto;
    margin-right: -100px;
    right: 0;
}

.ttm-bg.ttm-bgimage-yes>.ttm-bg-layer {
    opacity: .9;
}
.layer-content{
    position: relative ; z-index: 9; height: 100%;
}


/* Row-Bg-Image  
---------------------------------------------------------------*/
.bg-img1{
    background-image: url(../images/bg-image/row-bgimage-01.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}
.bg-img2{
    background-image: url(../images/bg-image/row-bgimage-02.jpg);
    background-repeat: no-repeat;
    background-position: -50% 0%;
}


/* Col-Bg-Image  
---------------------------------------------------------------*/
.ttm-equal-height-image{ display: none; }
.col-bg-img-one.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-wifi.jpg) !important;
    background-position: center center!important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-two.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-pet.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-three.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-parking.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-four.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-daily-housekeeping.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-five.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/) !important;
    background-position: left !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-six.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-cctv.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-sevan.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-family-room.jpg) !important;
    background-position: left center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-eight.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-ada.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-nine.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-pool.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.col-bg-img-ten.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-attraction-1.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.col-bg-img-eleven.ttm-col-bgimage-yes .ttm-col-wrapper-bg-layer{
    background-image: url(../images/bg-image/col-bgimage-attraction-2.jpg) !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

/* Section-Title  
---------------------------------------------------------------*/
.section-title{ 
    margin-bottom: 25px;
}
.section-title h2.title {
    font-size: 34px;
    line-height: 48px;
    margin-bottom: 0;
    font-weight: 600;
    letter-spacing:  0;
    font-family: 'Playfair Display', serif;
}
.section-title h2.title span{
    color: #fd4801;
}
.amenities h2.title {
    font-size: 30px;
    line-height: 42px;
    margin-bottom: 12px;
    font-weight: 600;
    letter-spacing:  0;
    font-family: 'Playfair Display', serif;
}
.section-title .title.ttm-textcolor-white{
    color: #fff;
}
.heading{
    font-size: 48px !important;
    line-height: 60px !important;
    color: #ffff;
    margin-bottom: 28px !important;
}
.p-text {
    font-size: 20px;
    color: #fff;
    margin-bottom: 28px;
}
.p-text a:hover{
    color: #fd4801 !important;
}
.bg-border {
    border: 1px solid rgba(255,255,255,.3);
    padding: 90px 0;
    background: rgba(2, 104, 176, 0.3);
}
/* row-title*/
.row-title h2.title{
    font-size: 56px;
    line-height: 60px;
    font-family:'Cormorant', serif;
    font-weight: 500;
    margin-bottom: 0px;
    padding-bottom: 20px;
    position: relative;
}
.row-title h2.title:after{
    display: block;
    position: absolute;
    content: "";
    height: 1px;
    width: 15%;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    margin : 0 auto;
    background-color: rgba(255,255,255,.40);
}
.row-title h5{
    text-align: center;
    font-size: 38px;
    line-height: 50px;
    font-weight: normal;
    text-transform: capitalize;
    margin-bottom: 0;
}
.row-title h2.title strong{ font-weight: 500; }

/* title-shape */
ul.title-shape {
    display: block;
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
    margin-top: -13px;
}
ul.title-shape li {
    height: 3px;
    display: inline-block;
    width: 4px;
    margin-right: 1px;
}
.ttm-bgcolor-skincolor ul.title-shape li {
    background-color: #fff;
}
ul.title-shape.style2 li {
    background-color: #fff;
}
ul.title-shape li:nth-child(3) {
    width: 60px;
}


/* ttm-icon  
---------------------------------------------------------------*/
.ttm-icon{
    display: inline-block;
    text-align: center;
    border: 2px solid transparent;
    position: relative;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
}

.ttm-icon i{
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    -webkit-transform: translate(0%,-50%);
    -ms-transform: translate(0%,-50%);
    -o-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
}

/** icon-size-xs **/
.ttm-icon.ttm-icon_element-size-sm {
    height: 45px;
    width: 45px;
    line-height: 45px;
    border-radius: 15% !important;
}
.ttm-icon.ttm-icon_element-size-sm i {
    font-size: 16px;
}

/** icon-size-md **/
.ttm-icon.ttm-icon_element-size-md {
    height: 68px;
    width: 68px;
    line-height: 68px;
}
.ttm-icon.ttm-icon_element-size-md i {
    font-size: 30px;
}

/** icon-size-lg **/
.ttm-icon.ttm-icon_element-size-lg {
    height: 95px;
    width: 95px;
    line-height: 95px;
}
.ttm-icon.ttm-icon_element-size-lg i {
    font-size: 46px;
}

/** icon-shape **/
.ttm-icon.ttm-icon_element-style-round {
    border-radius: 5px;
}
.ttm-icon.ttm-icon_element-style-rounded {
    border-radius: 50%;
}
.ttm-icon.ttm-icon_element-style-square {
    border-radius: 0;
}

/** icon-style-border **/
.ttm-icon.ttm-icon-color-black.ttm-icon-style-border {
    background-color: transparent;
}

/** icon_element-style-fill **/
.ttm-icon.ttm-icon_element-fill {
    color: #fff;
}

/* ttm-list-style-icon */
.ttm-list.ttm-list-style-icon {
    list-style: none;
    padding: 0;
    margin: 0;
}
.ttm-list.ttm-list-style-icon li {
    font-size: 15px;
    line-height: 20px;
    position: relative;
    padding-bottom: 15px;
}
.ttm-list.ttm-list-style-icon li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 18px;
    color: #fd4801  !important;
}
.ttm-list.ttm-list-style-icon .ttm-list-li-content {
    display: inline-block;
    padding-left: 27px;
    font-weight: 400;
}


/* sep_holder  
---------------------------------------------------------------*/
.sep_holder_box{
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
}
.sep_holder_box .sep_holder {
    height: 1px;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 10%;
}
.sep_holder .sep_line {
    height: 1px;
    border-top: 1px solid rgba(255,255,255,0.08);
    display: block;
    position: relative;
    top: 1px;
    width: 100%;
}


/* Button  
---------------------------------------------------------------*/
.ttm-btn{ 
    display: inline-block;
    vertical-align: middle;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    padding: 11px 32px 11px 31px;
    background: transparent;
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
    z-index: 9;
    text-transform: capitalize;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.ttm-btn.ttm-icon-btn-left{ padding-left: 44px; }
.ttm-btn.ttm-icon-btn-right{ padding-right: 44px; }
.ttm-btn.ttm-icon-btn-left i{ left: 20px;}
.ttm-btn.ttm-icon-btn-right i{ right: 20px;}

.ttm-bgcolor-darkgrey .ttm-btn:hover.btn-inline.ttm-btn-color-skincolor{
    background-color: transparent;
    color: #fff;
}
/** btn-with-icon **/
.ttm-btn i{
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(40%,-50%);
    -ms-transform: translate(40%,-50%);
    -o-transform: translate(40%,-50%);
    transform: translate(40%,-50%);
    border-left: 1px groove;
    height: 100%; 
    display: inline-block;
    padding: 11px 18px 11px 18px;
    text-align: center;
}

.ttm-btn.ttm-icon-btn-right{ text-align: right; }

/** btn-size-xs **/
.ttm-btn.ttm-btn-size-xs {
    font-size: 11px;
    padding: 8px 20px;
}
.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-right{  padding-right: 31px; }
.ttm-btn.ttm-btn-size-xs.ttm-icon-btn-left{  padding-left: 31px; }
.ttm-btn.ttm-btn-size-xs i {
    font-size: 14px;
    height: 11px;
    line-height: 11px;
    right: 12px;
}

/** btn-size-sm **/
.ttm-btn.ttm-btn-size-sm {
    font-size: 14px;
    padding: 12px 22px;
}
.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-right{ padding-right: 39px; }
.ttm-btn.ttm-btn-size-sm.ttm-icon-btn-left{  padding-left: 39px; }
.ttm-btn.ttm-btn-size-sm i {
    font-size: 14px;
    height: 12px;
    line-height: 12px;
    right: 16px;
}

/** btn-size-md **/
.ttm-btn.ttm-btn-size-md {
    font-size: 18px;
    line-height: 26px;
    padding: 12px 30px;
}
.ttm-btn.ttm-btn-size-md.ttm-icon-btn-right { padding-right: 74px; }
.ttm-btn.ttm-btn-size-md.ttm-icon-btn-left{  padding-left: 74px; }

/** btn-size-lg **/
.ttm-btn.ttm-btn-size-lg {
    font-size: 24px;
    line-height: 48px;
    padding: 13px 32px;
}
.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-right { padding-right: 60px; }
.ttm-btn.ttm-btn-size-lg.ttm-icon-btn-left{  padding-left: 60px; }

/** btn-shape **/
.ttm-btn.ttm-btn-shape-round {
    border-radius: 2em;
}
.ttm-btn.ttm-btn-shape-rounded {
    border-radius: 5px;
}
.ttm-btn.ttm-btn-shape-square {
    border-radius: 0;
}

/** btn-style-border **/
.ttm-btn.ttm-btn-style-border{
    background-color: transparent;
    border: 1px solid transparent;
}
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border {
    color: #fff;
    border-color: #fff;
    background: transparent;
}
.ttm-btn.ttm-btn-color-white.ttm-btn-style-border:hover{ 
    color: #020d26;
    border-color: #FFF;
    background-color: #FFF;
}

/** btn-style-fill **/
.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill {
    color: #fff;
    background-color: #2c2c2c;
}
.ttm-btn.ttm-btn-color-black.ttm-btn-style-fill:hover{ 
    color: #f7f7f7;::after
    background-color: #1b1b1b;
}

/** btn-inline **/
.ttm-btn.btn-inline{
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 600;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent;
}


.ttm-play-btn {
    color: #fff;
    display: block;
    position: relative;
}
.ttm-video-btn .ttm-btn-play {
    width: 95px;
    height: 95px;
    border-radius: 50px;
    text-align: center;
    line-height: 95px;
    font-size: 32px;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: .15s ease-in-out;
    transition: .15s ease-in-out;
    -webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    -moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    background: #fff;
}
.ttm-btn-play:after, .ttm-btn-play:before {
    content: '';
    border: 1px solid;
    border-color: inherit;
    width: 150%;
    height: 150%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    position: absolute;
    left: -25%;
    top: -25%;
    opacity: 1;
    -webkit-animation: 1s videoplay-anim linear infinite;
    animation: 1s videoplay-anim linear infinite;
}
.ttm-btn-play i{ 
    z-index: 9; 
    position: relative;
    color: #d7b468;
}
.ttm-btn-play:after, .ttm-btn-play:before {
    -webkit-animation:videoplay-anim 1.05s infinite;
    -moz-animation:videoplay-anim 1.05s infinite;
    -ms-animation:videoplay-anim 1.05s infinite;
    -o-animation:videoplay-anim 1.05s infinite;
    animation:videoplay-anim 1.05s infinite;
}
.ttm-video-btn .ttm-btn-play, .ttm-btn-play:after{
    border-color: #bfbfbf;
}
.ttm-btn-play:before {
    border-color: #e4e4e4;
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}

.ttm-bgcolor-skincolor .ttm-video-btn .ttm-btn-play{
    background: #fff;
    color: #d7b469;
}
.ttm-bgcolor-skincolor .ttm-video-btn .ttm-btn-play {
    height: 75px;
    width: 75px;
    line-height: 75px;
    border-radius: 50%;
    text-align: center;
    font-size: 32px;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    -webkit-transform: translate(0,-10%);
    -ms-transform: translate(0,-10%);
    -o-transform: translate(0,-10%);
    transform: translate(0,-10%);

}
.ttm-bgcolor-skincolor  .ttm-video-btn .ttm-btn-play, 
.ttm-bgcolor-skincolor .ttm-btn-play:after, .ttm-bgcolor-skincolor .ttm-btn-play:before{
    background: #e2e2e2;
}
.ttm-bgcolor-skincolor .ttm-btn-play:after, .ttm-bgcolor-skincolor .ttm-btn-play:before {
    content: '';
    position: absolute;
    top: -19px !important;
    left: -19px !important;
    border-radius: 50%;
}
.ttm-bgcolor-skincolor .ttm-btn-play:after{
    z-index: 1;
    opacity: .50;
}
.ttm-bgcolor-skincolor .ttm-btn-play:before {
    opacity: .65;
    z-index: -1;
}

/* ttm-video-icon */
.ttm-video-btn .ttm-icon.ttm-icon_element-size-md{
    height: 70px;
    width: 70px;
}
.ttm-video-btn .ttm-icon.ttm-icon_element-size-md i{ padding-left: 7px; }
.ttm-right-video-icon, .ttm-left-video-icon, .ttm-center-video-icon {
    position: absolute;
    left: 60%;
    right: 0;
    top: 50%;
}


/*  Boxes-Spacing
---------------------------------------------------------------*/
.row.ttm-boxes-spacing-10px{ margin: 0px -10px; }
.ttm-boxes-spacing-10px .featured-item{ margin-bottom: 0; }
.ttm-boxes-spacing-10px .ttm-box-col-wrapper {
    padding-right: 5px;
    padding-left: 5px;
}
.ttm-boxes-spacing-10px .ttm-box-col-wrapper.bounceIn {
    margin: 10px 0;
}

.row.ttm-boxes-spacing-5px{ padding: 10px 0px 0px; margin: 0;}
.ttm-boxes-spacing-5px .ttm-box-col-wrapper {
    padding-right: 2.5px;
    padding-left: 2.5px;
    margin-bottom: 5px;
}
.row.ttm-boxes-spacing-0px{ padding: 0px 0px;}
.ttm-boxes-spacing-0px .ttm-box-col-wrapper {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

/*  featured-icon-box 
---------------------------------------------------------------*/
.featured-icon-box { position: relative; }
.featured-icon-box .ttm-icon{ margin-bottom: -10px; }
.featured-title h5{ font-size: 24px; line-height: 34px; margin-bottom: 5px; }
.featured-title h5 span {color: #fd4801 ;}

.featured-icon-box.left-icon{ display: table; }
.featured-icon-box.left-icon .featured-icon, 
.featured-icon-box.left-icon .featured-content{
    display: table-cell;
    vertical-align: middle; 
}
.featured-icon-box.left-icon .featured-content {
    padding-left: 15px;
}
.featured-icon-box.left-icon .ttm-icon.ttm-icon_element-size-md { height: 85px; width: 85px; line-height: 85px; }
.featured-icon-box.left-icon .ttm-icon.ttm-icon_element-size-md i{ font-size: 30px; }

.featured-icon-box.style2{ padding: 38px 0; height: 100%; }
.featured-icon-box.style2.border-right{ border-color: rgba(255,255,255,0.2)!important; }

.services-content{
    height: 100%;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    -moz-box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
    box-shadow: 0 0 15px 0 rgba(41,61,88,.1);
}
.services-content-inner {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transform: skew(0deg) translateX(-0%);
    background: #fff;
}
.services-content-inner .featured-icon-box.left-icon{ 
    margin: 17px 0 15px;
    transform: skew(0deg, 0deg);
    margin-left: -45px;
}
.services-content-inner .featured-icon-box.left-icon .featured-desc{
    padding-bottom: 10px;
    padding-right: 10px;
}
.services-content-inner ul li:not(:last-child) .featured-icon-box.left-icon .featured-desc{
/*    border-bottom: 1px solid #eeeeee;*/
}
.services-content-inner ul li:nth-child(3) .featured-icon-box.left-icon{ margin-right: -0px; }
.services-content-inner ul li:nth-child(4) .featured-icon-box.left-icon{ margin-right: -0px; }


/* portfolio/gallery */
.portfolio-slide { overflow: hidden;}
.owl-carousel .owl-item{ padding: 0 5px; }
.owl-theme .owl-controls .owl-nav div{ 
    position: absolute;
    top: 45%;
    border: 0;
    margin: 0;
}
.owl-theme .owl-controls .owl-nav div:hover{ background: transparent; }
.owl-carousel .owl-controls .owl-nav .owl-prev{
    left: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-prev:before{
    content: "\f137";
}
.owl-carousel .owl-controls .owl-nav .owl-next{
    right: 0;
}
.owl-theme .owl-controls .owl-nav div.owl-next:before{
    content: "\f138";
}

.featured-gallery-item{ position: relative; overflow: hidden; }
.featured-gallery-item img{
    width: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.featured-gallery-item:hover img{
    justify-content: center;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.featured-gallery-item .ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    z-index: 11;
    overflow: hidden;
    background: rgba(255,255,255,.24);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
    justify-content: center;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
 .featured-gallery-item:hover .ttm-portfolio-box-view-overlay.ttm-box-view-overlay {
    opacity: 1;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.featured-gallery-item .ttm-portfolio-box-view-overlay.ttm-box-view-overlay .featured-iconbox{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    text-align: center;
    padding: 20px;
    color: #fff;
    opacity: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}
.featured-gallery-item:hover .ttm-portfolio-box-view-overlay.ttm-box-view-overlay .featured-iconbox{
    border-radius: 0%;
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
}
.featured-gallery-item .ttm-box-view-overlay .featured-iconbox i{ font-size: 30px; display: inline-block;}
.featured-gallery-item .ttm-box-view-overlay .featured-iconbox a i{ color: #fff; height: 60px; width: 60px; line-height: 60px; border-radius: 50%;}


/* Contact-Form
---------------------------------------------------------------*/
.contactform{ 
    width: 100%; 
    padding: 23px 20px;
}
.contactform .field-row input, 
.contactform .field-row select{ 
    background: #fff; 
    position: relative; 
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #161913;
    margin: 0 0 31px;
    height: auto;
}
.contactform button{ 
    border-radius: 0;
    padding: 10px 15px;
    text-align: center;
    display: block;
    font-size: 18px;
    margin: 0 auto;
    font-family: 'Cormorant', serif;
    text-transform: capitalize;
}
.contactform button:focus{ box-shadow: none;}


/* Tab
-------------------------------------------------------------- */
.ttm-tabs ul.tabs{
    margin: 0;
    padding: 0;
}
.ttm-tabs ul.tabs li a{
    display: block;
    cursor: pointer;
    position: relative;
    z-index: 3;
    color: #758290;
}
.ttm-tabs .content-tab .content-inner{ display: none; }
.ttm-tabs .content-tab .content-inner.active{ display: block; }

/* amenities
-------------------------------------------------------------- */
.amenities {
    padding: 10% 5%;
    background: #fff6f3;
}
.bg-light{
    background: #dff2ff !important;
}
.amenities p{ margin: 0; }
.contact-info{ padding: 70px; margin: 0;}
.attraction-wrap img{
    position: absolute;
    height: 350px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}