/*
Theme Name: Star Rest Hotel
Theme URI: http://starresthotel.lk
Version: 1.0.0
Description: Hotel Specified theme designed by UMK Web Design.
Author: UMK Web Design - Kavinthan +94 777 222 412
Author URI: http://umkthemes.com
License: UMK Web Design
License URI: http://umkwebdesign.com
Copyright: (c) 2019 UMKthemes.
Text Domain: Starrest
*/

@charset "utf-8";
@font-face {
    font-family: umk-clean;
    src: url(font/umk-clean-font.TTF);
}

html {
    font-size: 16px;
}
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    font-size: 1rem;
    /*font-family: 'Noto Sans Tamil', sans-serif;*/
    font-family: 'Lato', sans-serif;
}

body {
    overflow-x: hidden;
 }

a {
    color: inherit;
    text-decoration: none;
}

a:hover , a:active , a:focus {
    text-decoration: none;
    color: inherit;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

li {
    list-style: none;
}

img, div, p {
    border: none;
    margin: 0;
}

h1 ,h2 {
    font-size: 16px;
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
}

button {
    cursor: pointer;
}

.clear {
    clear: both;
}

.clearfix:after {
    content: "";
    display: table;
    height: 0;
    clear: both;
    visibility: hidden;
}

.pad-zero {
    padding-left: 0;
    padding-right: 0;
}

.divider {
    border-bottom: 1px solid #eaeaea;
    height: 1px; 
    margin: 40px 0 10px;
}

.noborder {
    border-bottom: none;
}

.lato {
    font-family: 'lato',sans-serif;
    letter-spacing: 0.3px;
}

.umk-font {
    font-family: 'umk-font','lato',sans-serif;
    letter-spacing: 0.2px;
}

.font-white {
    color: #fff !important;
}

.font-black {
    color: #222 !important;
}

.font-dim-black {
    color: #444 !important;
}

.font-full-black {
    color: #000 !important;
}

.font-color-888 {
    color: #888 !important;
}

.font-300 {
    font-weight: 300 !important;
}

.font-400 {
    font-weight: 400 !important;
}

.font-600 {
    font-weight: 700 !important;
}

.font-12 {
    font-size: 12px !important;
}

.font-13 {
    font-size: 13px !important;
}

.font-14 {
    font-size: 14px !important;
}

.lefter {
    float: left;
}

.righter {
    float: right;
}

.no-pad {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

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

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-justify {
    text-align: justify;
}

.white-bg {
    background-color: #fff;
}

.outer {
    box-shadow: 0 2px 5px rgba(0,0,0,.15);
}

.twitter {
    color:   #00aced ;
}

.facebook {
    color:#3b5998;
}

.google {
    color:#dd4b39;
}

.pinterest {
    color: #cb2027;
}

.linkedin {
    color:  #007bb6;
}

.youtube {
    color:   #bb0000 ;
}

.social-icon:hover {
    opacity: 0.7;
}

.white-bg {
    background-color: #fff !important;
}
/*-------- Padding and Margins -------*/

.pt-5 {
    padding-top: 5px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-15 {
    padding-top: 15px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pt-25 {
    padding-top: 25px !important;
}

.pb-0 {
    padding-bottom: 0 !important;
}

.mt-20 {
    margin-top: 20px !important;
}

.mt-30 {
    margin-top: 30px !important;
}

.mb-30 {
    margin-bottom: 30px !important;
}

div {
    box-sizing: border-box;
}

.sec-pad {
    padding-top: 60px;
    padding-bottom: 20px;
}

.white-btn {
    background: #fff;
    display: inline-block;
    padding: 10px 25px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #000;
    background-image: linear-gradient(to left,
    transparent,
    transparent 50%,
    #ffb101 50%,
    #ffb101);
    background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
    cursor: pointer;
}

.white-btn:hover {
    background-position: 0 0;
    color:#333;
}

/*============= Header ===========*/

/*--------- Top Header ---------*/

.top-bar {
    background-color: #000000;
    /* height: 30px; */
}
.top-bar .top-bar-right {
    text-align: right;
}

.top-bar .top-bar-ul {
    font-size: 10px;
    line-height: 1.5;
    padding: 5px 0 5px;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    font-weight: 600;
    color: #fff;
}

.top-bar .top-bar-ul li {
    display: inline-block;
    padding-right: 15px;
}

.top-bar .top-bar-ul li.ssocial i {
    font-size: 14px;
}

/*--------- Header ---------*/

.header {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 3px solid #cccccc;
}

.header .h-first-block,
.header .h-third-block {
    padding-top: 25px;
}

.header .h-block .h-tab {
    font-size: 13px;
    font-weight: 600;
    font-family: 'Nunito',sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.6px;
}

.header .h-block .h-tab .h-reser-btn {
    padding: 6px 16px 5px;
    background-color: #f37918;
    color: #fff;
    font-family: 'Nunito', sans-serif;
    letter-spacing: 0.8px;
    display: inline-block;
    margin-right: 25px;
    font-weight: 600;
    font-size: 13px;
}

.header .h-block .h-tab img {
    width: 36px;
    display: inline-block;
    padding-right: 5px;
}

.header .h-block .h-phone img {
    width: 30px;
    margin-top: -2px;
}

.header .h-mid-block img {
    max-width: 240px;
    height: auto;
}

.header .h-block .h-tab .social-ul {
    display: inline-block;
    padding-left: 15px;
}

.header .h-block .h-tab .social-ul li {
    font-size: 23px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: sub;
}

.header .h-block .h-tab .social-ul li.facebook {
    
}

.header .h-block .h-tab .social-ul li.twitter {
    
    padding-right: 0;
}

/*--------- Menu Section ---------*/

.navigation {
    /* background-color: #171717; */
    /* padding: 5px 0; */
}

.navigation .nav {
    text-align: center;
}

.nav ul {
        display: inline-block;
    border-top: 1px solid #ddd;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav ul li {
    display: inline-block;
    padding-right: 8px;
    padding-left: 8px;
    position: relative;
}

.nav ul li a {
    font-size: 13px;
    font-family: 'Nunito',sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.8px;
    /* line-height: 2; */
    color: #000;
    padding: 3px 10px 1px;
    display: block;
}

.nav ul li a.active {
    border: 2px solid #1d1d1d;
}

.nav ul li a:hover {
   background: #f1f1f1;
}

/* Drop Down Menu */
.main-menu li ul {
    /*display: none;
    */
     visibility: hidden;
     position: absolute;
     z-index: 2000;
     transform: translateY(-2em);
     transition: all 0.4s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    /*transition:opacity 0.5s linear;
    */
     opacity: 0;
     left: 12px;
     top: 25px;
}
.main-menu li:hover > ul {
    /*display: block;
    */
    visibility: visible;
    opacity: 1;
    transform: translateY(0%);
     transition-delay: 0s, 0s, 0.3s;
}
.main-menu li ul li {
     background: #ffffff;
     float: none;
     position: relative;
     display: block;
     padding: 5px 15px;
}
.main-menu li ul li a {
     color: #0e0e0e;
     font-weight: 500;
}
.main-menu li ul li:first-child {
    /* border-top: 3px solid #9E9D9D;
     */
}
.main-menu li ul.sub-menu {
     z-index: 1000;
}
.sub-nav {
     background-color: #fff;
}
/*.sub-nav .lefter {
     width: 75%;
}
.sub-nav .time-date {
     float: right;
}
.sub-nav .time-date #date {
     padding-top: 8px;
     background: #ffffff;
     padding-bottom: 6px;
     padding-left: 10px;
     padding-right: 10px;
}
*/
.caret {
     display: inline-block;
     width: 0;
     height: 0;
     margin-left: 1px;
     vertical-align: middle;
     margin-top: -2px;
     border-top: 5px solid;
     border-right: 5px solid transparent;
     border-left: 5px solid transparent;
}


/*--------- Slider ---------*/

.slider-sec {
    height: 600px;
    /*background: url(../images/slider/sample.jpg);*/
    background-size: 100%;
    border-top: 2px solid #f77915;
    position: relative;
}

.slider-sec .slider {

}

.slider-sec .slider .slider-item {
    background-size: 100%;
    position: relative;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100% !important;
}

.slider-sec .slider .slider-item .slider-img-1 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;

}

.slider-sec .slider .slider-item .slider-img-2 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;

}

.slider-sec .slider .slider-item .slider-img-3 {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 600px;

}

.slider-sec .reser-sec {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.slider-sec .slider-title {
    z-index: 100;
    position: absolute;
    top: 0;
    width: 100%;
}

.slider-title h1 {
    font-size: 48px;
    margin-top: 14%;
    color: #fff;
    letter-spacing: 0.2px;
    line-height: 1.5;
    font-family: 'forte', sans-serif;
    background: #0000008c;
    display: inline-block;
    padding: 0 38px 5px;
    border-radius: 5px;
}

/*-- Reservation Bar --*/

.reser-bar-top {
    position: absolute;
    bottom: 0;
}

.reser-bar-top img {
    width: 225px;
    margin-bottom: -57px;
}

.reser-bar-sec {
    background-color: #c7c7c7;
}

.reser-form {
    /* padding-left: 225px; */
}

.reser-form .input {
    display: inline-block;
    width: 15.4%;
    margin-left: 4px;
    margin-right: 4px;
    border-radius: 5px;
}

.reser-sec .reser-bar {
    /* background: #fbfbfbab; */
    padding-top: 8px;
    padding-bottom: 6px;
}

.reser-form .rate-img {
    width: 127px;
    float: left;
}

.reser-form .input:first-child {
    margin-left: 0;
}

.reser-form .input:last-child {
    margin-right: 0;
}

.reser-form .big-span {
    width: 24.2%;
}

.reser-form .input input[type=text],
.reser-form .input input[type=number],
.reser-form .input select {
    height: 40px;
    outline:none;
    background: #f3f3f3;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.2px;
    line-height: 1.7;
    padding-left: 12px;
    border: 0;
    width: 100%;
    border: 1px solid #ffffff;
    border-radius: 5px;
    color: #6b2f04;
    outline: 0;
    box-shadow: none;
}

.reser-form .book-btn button {
    height: 40px;
    width: 100%;
    background: #7d3603;
    font-size: 13px;
    font-weight: 400;
    border: 0;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    padding-top: 3px;
    border-radius: 5px;
}

.reser-form .date-input {
    position: relative;
}

.reser-form .date-input i {
    position: absolute;
    color: #da630e;
    font-size: 14px;
    top: 14px;
    right: 8px;
}

.select-style {
    display: inline-block;
    width: 120px;
    background-color: #fff;
    background: #fff url(images/select-arrow.png) no-repeat scroll right center;
}

.select-style select {
    padding: 5px 8px;
    width: 100%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.select-style select {
    background: none !important;
    line-height: 1.8 !important;
    transition-delay: 2s;
    outline: 0;
}

.select-style select:focus,
.select-style select:hover,
.select-style select:active,
.select-style select:visited {
    outline: 0 !important;
}

.select-style select option {
    height: 30px !important;
    color: #333;
    font-size: 16px !important;
    font-family: 'Saira Condensed', sans-serif;
    background: #fff;
    font-family: 500;
    border-radius: 5px;
}

.select-style select:focus {
    outline: none;
}

/*------- Pickup Details Page ----*/

.select-style {
    position: relative;
}

.select-style select:required:invalid {
  color: gray;
}
.select-style option[value=""][disabled] {
  display: none;
}

.wake-cash .select-style {
    position: relative;
    width: 70%;
}

/*--------- Home Intro ---------*/

.home-intro {
    text-align: center;
}


.home-intro .home-intro-title {
    padding-bottom: 15px;
}

.home-intro .home-intro-title h3{
    font-size: 18px;
    margin: 0;
}

.home-intro .home-intro-title h1 {
    font-size: 33px;
    padding: 8px 0;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.home-intro .home-intro-text {
        font-size: 17px;
    line-height: 1.8;
    font-family: 'Nunito', sans-serif;
    color: #333;
    padding: 0 54px;
}

.home-intro .home-intro-btn {
    cursor: pointer;
    margin-top: 15px;
    display: inline-block;
    padding:12px 30px;
    background: #f5f5f5;
    font-size: 13px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.6px;
  background-image: linear-gradient(to left,
    transparent,
    transparent 50%,
    #ffb101 50%,
    #ffb101);
  background-position: 100% 0;
    background-size: 200% 100%;
    transition: all .25s ease-in;
}

.home-intro .home-intro-btn:hover {
    background-position: 0 0;
    color:#333;
}

/*--------- Home Blocks ---------*/

.sec-title h3{
    font-size: 16px;
    margin: 0;
    color: #e61546;
}

.sec-title h2 {
    font-size: 28px;
    padding: 8px 0;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
}

.home-block .sec-title {
    background:url('images/breaker-o.png') no-repeat center top;
    padding-top: 62px;
    text-align: center;
}

.spage-title {
    background:url('images/breaker-o.png') no-repeat center bottom;
    padding-bottom: 42px !important;
    margin-bottom: 25px;
    text-align: center;
}

.home-two-blocks {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-top: 50px;
}

.home-two-blocks .half-block {
    position: relative;
    background: #00000039;
    overflow: hidden;
    max-width: 100%;
    border: 15px solid #fff;
    padding-left: 0;
    padding-right: 0;
}

.home-two-blocks .appartments {
    background: url('images/blocks/appartment-block.jpg') no-repeat 100% center;
}

.home-two-blocks .rooms {
    background: url('images/blocks/room-block.jpg') no-repeat 100% center;
}

.home-two-blocks .wedding-hall {
    background: url('images/blocks/wedding-hall-block.jpg') no-repeat 100% center;
}

.home-two-blocks .roof-top {
    background: url('images/blocks/roof-top-block.jpg') no-repeat 100% center;
}

.home-two-blocks .block-left {
    border-left: none;
}

.home-two-blocks .block-right {
    border-right: none;
}

.home-two-blocks .half-block .block-hover {
    padding: 70px 0;
    margin: 30px;
    border: 1px solid #ddd;
    background: #00000015;
}

.home-two-blocks .half-block .block-hover .block-title {
    font-family: 'Playfair Display', sans-serif;
    font-size: 3.1875rem;
    font-weight: 400;
    line-height: 1.9;
    margin-bottom: 10px;
    letter-spacing: 0.5px;
    color: #fff;
}

.home-two-blocks .half-block .block-hover .block-btn {
    background: #fff;
    display: inline-block;
    padding:10px 25px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.4px;
    color: #000;
}

.ani3dzoom {
    background-size: cover;
     background-position: center;
    transition: all 1.5s;
        -webkit-transition: -webkit-transform .5s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: transform .5s cubic-bezier(0.165, 0.84, 0.44, 1);

}

.ani3dzoom:hover {
    transform: scale(1.04,1.08);
}

/*--------- Home Dining Wide Block ---------*/

.home-dine {
    width: 100%;
    margin-left: 15px;
    margin-right: 15px;
    box-sizing: border-box;
    background: url('images/retaurant-slider.jpg');
    text-align: center;
    padding: 40px 0 50px;
}

.home-dine .dine-text .home-dine-title {
    padding-top: 25px;
    text-transform: uppercase;
}

.home-dine .dine-text .home-dine-title h3{
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 0.4px;
}

.home-dine .dine-text .home-dine-title h1 {
    font-size: 46px;
    font-family: 'Playfair Display', sans-serif;
    margin-top: 10px;
    margin-bottom: 15px;
    color: #fff;
    /* font-weight: 600; */
    display: inline-block;
    background: #211204cf;
    padding: 2px 20px 6px;
    letter-spacing: 0.8px;
    border-radius: 5px;
}

.home-dine .dine-text .home-dine-text {
    max-width: 800px;
    margin: 0 auto;
    font-size: 16px;
    font-family: 'Nunito', sans-serif;
    line-height: 1.7;
    color: #fff;
    margin-bottom: 25px;
    letter-spacing: 0.4px;
}

.home-dine .dine-text .home-dine-btn {
    

}

/*------- Date Picker -------*/
.ui-datepicker {
     background-color: #fff;
     border: 1px solid #66AFE9;
     border-radius: 4px;
     box-shadow: 0 0 8px rgba(102,175,233,.6);
     display: none;
     margin-top: 4px;
     padding: 10px;
     width: 240px;
    z-index: 1000 !important;
}
.ui-datepicker a,.ui-datepicker a:hover {
     text-decoration: none;
}
.ui-datepicker a:hover,.ui-datepicker td:hover a {
     color: #2A6496;
     -webkit-transition: color 0.1s ease-in-out;
     -moz-transition: color 0.1s ease-in-out;
     -o-transition: color 0.1s ease-in-out;
     transition: color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-header {
     margin-bottom: 4px;
     text-align: center;
}
.ui-datepicker .ui-datepicker-title {
     font-weight: 700;
}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next {
     cursor: default;
     font-family: 'Glyphicons Halflings';
     -webkit-font-smoothing: antialiased;
     font-style: normal;
     font-weight: normal;
     height: 20px;
     line-height: 1;
     margin-top: 2px;
     width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
     float: left;
     text-align: left;
}
.ui-datepicker .ui-datepicker-next {
     float: right;
     text-align: right;
}
.ui-datepicker .ui-datepicker-prev:before {
     content: "\e079";
}
.ui-datepicker .ui-datepicker-next:before {
     content: "\e080";
}
.ui-datepicker .ui-icon {
     display: none;
}
.ui-datepicker .ui-datepicker-calendar {
     table-layout: fixed;
     width: 100%;
}
.ui-datepicker .ui-datepicker-calendar th,.ui-datepicker .ui-datepicker-calendar td {
     text-align: center;
     padding: 8px 0;
}
.ui-datepicker .ui-datepicker-calendar td {
     border-radius: 4px;
     -webkit-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
     -moz-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
     -o-transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
     transition: background-color 0.1s ease-in-out, color 0.1s ease-in-out;
}
.ui-datepicker .ui-datepicker-calendar td:hover {
     background-color: #eee;
     cursor: pointer;
}
.ui-datepicker .ui-datepicker-calendar td a {
     text-decoration: none;
}
.ui-datepicker .ui-datepicker-current-day {
     background-color: #06a904;
}
.ui-datepicker .ui-datepicker-current-day a {
     color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable:hover {
     background-color: #fff;
     cursor: default;
}
.ui-menu .ui-menu-item-wrapper{
     background:#fff;
     padding-top: 10px;
     padding-bottom: 10px;
     padding-left: 5px;
     font-size:13px;
     border-bottom: 1px solid #efefef;
     max-width: 296px;
     font-weight: 600;
}

/*--------- Blog Section ---------*/

.star-blogs {
    /*padding: 2.547rem 0;*/
}

.star-blogs .star-post-text {
    padding: 1.5rem;
    background: #f8f8f8;
    text-align: center;
}

.star-blogs .star-post-text .star-post-date {
    font-size: 14px;
    font-weight: 600;
    margin-top: 0.55rem;
    margin-bottom: 0.5rem;
    color: #dc0d4f;
}

.star-blogs .star-post-text .star-post-title h2 {
    font-size: 1.875rem;
    font-family: 'Playfair Display', sans-serif;
    font-weight: 400;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    color: #222;
    line-height: 1.6;
}

.star-blogs .star-post-text .star-post-btn {
    font-size: 0.875rem;
    font-weight: 800;
    color: #208cff;
    margin-top: 0.85rem;
    cursor: pointer;
}


/*--------- Gallery ---------*/
.gallery-sec {
     padding-top: 40px;
     background: #fff;
     padding-bottom: 60px;
}
.gallery-sec .special-offer-title {
     padding: 0 0 30px;
}
.gallery-sec .title-bt-bar {
     width: 48px;
     height: 4px;
     margin: 0 auto;
     background: #0e3e02;
}
.gallery-sec .special-offer-title h1 {
     font-size: 28px;
     line-height: 2;
     letter-spacing: 0.8px;
     text-transform: uppercase;
     color: #1a611a;
     font-weight: 400;
     font-family: 'forte';
}

.gallery-sec .gallery {
    padding: 2.3875rem 0 0;
    max-height: 220px;
    overflow: hidden;
}

.home-blog .white-btn {
    background-color: #efefef;
    margin-top: 1.975rem;
}

.owl-carousel {
    /*border-top: 2px solid #e81f60;*/
}

.owl-item {
     width: 220px !important;
}
.owl-theme .owl-dots .owl-dot {
     display: none;
}
.owl-theme .owl-nav.disabled+.owl-dots {
     margin-top: 0;
}

/*--------- Single Page ---------*/

.page-banner {
    height: 35vh;
  width: 100%;
  color: #eee;
  font-family: monospace;
  padding: 2rem;
}

.inpage .room-hb {
    font-size: 13px;
    text-align: center;
    padding: 15px;
    /* background: #ddd; */
    border: 2px solid #f58124;
}

.inpage .room-hb .header {
    font-weight: 600;
    border: 0;
    padding: 0;
    font-size: 16px;
    color: #8c460e;
}

.inpage .room-hb .data {
    color: #444;
    font-size: 14px;
    padding-top: 10px;
}

.gallery-content {

}

.aminity-list h4 {
    font-size: 21px;
    font-weight: 600;
    color: #000;
    letter-spacing: 0.4px;
}

.aminity-list ul li {
    list-style: square;
    line-height: 1.5;
    padding-left: 5px;
    padding-top: 10px;
    margin-left: 25px;
}

/*--------- Foooter Menu ---------*/

.footer-menu-sec {
    background: #ffd5b4;
    padding: 15px 0 13px;
}

.footer-menu-sec .star-footer-menu li {
    display: inline-block;
}

.footer-menu-sec .star-footer-menu li a {
    font-size: 13px;
    font-weight: 600;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    line-height: 1.7;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    color: #222;
}

.footer-menu-sec .star-footer-menu li a:hover {
    background:#e6e6e6;
}

/*--------- Footer ---------*/

footer {
    border-top: 3px solid #f58125;
    padding: 40px 0 0 0;
    background: #f9e1cd;
}

.footer-widget {

}

.footer-widget .global-logos h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    padding-bottom: 5px;
    margin-top: 20px;
    margin-bottom: 15px;
}

.footer-social h3 {
    font-weight: 600;
    padding-left: 5px;
    padding-bottom: 10px;
    font-size: 16px;
}

.footer-intro {

}

.footer-intro .footer-logo {

}

.footer-intro .footer-intro-para p {
    font-size: 14px;
    line-height: 1.7;
    text-align: justify;
    font-weight: 400;
    padding: 20px 10px;
}

.footer-intro .footer-social a {
    display: inline-block;
}

.footer-intro .footer-social .fa {
  padding: 7px;
  font-size: 15px;
  width: 33px;
  height: 33px;
  text-align: center;
  text-decoration: none;
  margin: 5px 4px;
  border-radius: 50%;
  line-height: 20px;
}

.footer-check p {
    font-size: 14px;
    line-height: 1.7;
    font-weight: 400;
    margin-bottom: 3px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.footer-widget .trip-adviser {
    max-height: 300px;
    overflow: hidden;
    border-bottom: 1px solid #74896d;
}

.footer-widget .connection {
    padding-left: 15px;
    padding-right: 15px;

}

.footer-widget .connection img {
    margin-bottom: 25px;
    width: 30%;
    opacity: 0.8;
}

.footer-widget .connection img:hover {
    opacity: 1;
}

.footer-main-nav {
    display: inline-block;
    padding: 10px 5px;
    background: #eff7ef;
}

.footer-main-nav ul li {
    display: inline-block;
}

.footer-main-nav ul li a {
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    color: #565656;
    letter-spacing: 0.4px;
}

.footer-block {
    /* margin-top: 30px; */
    line-height: 1.9;
    letter-spacing: 0.2px;
    font-weight: 500;
    text-align: left;
}

.footer-block h3 {
    font-weight: 600;
    font-size: 16px;
}

footer .footer-credits {
    margin-top: 40px;
    background: #000000;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.4px;
    line-height: 1.7;
    padding: 8px 0;
    color: #f58125;
}

.contact-map {
    position: relative;
    height: 450px;
}

.contact-map #map {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.contact-map #map img {
  width: auto;
  max-width: none;
}

div.wpforms-container-full {
    padding: 20px !important;
    border: 1px solid #e8e8e8 !important;
    border-radius: 5px !important;

}

.star-map iframe {
    height: 420px;
    width: 100%;
}