/*
|-------------------------------------------------------------------
| FONTS
|-------------------------------------------------------------------
|
*/
.font{
    font-family:'Geogrotesque XComp W01 Bold';
    font-family:'Trade Gothic W01 Light';
    font-family:'Swift Neue LT W01 Light';
}


/*
|-------------------------------------------------------------------
| GLOBAL TAG STYLES
|-------------------------------------------------------------------
*/
body{
    color: #333333;
    font-size: 16px;
    font-family:'Trade Gothic W01 Light';
}
.wrapper {  
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
}
h1, h2, h3, h4, h5, h6 {
    font-family: 'Swift Neue LT W01 Light';
}
h1 {
    color: #333333;
	font-family:'Trade Gothic W01 Light';
    font-size: 28px;
	font-weight: 700;
    line-height: 30px;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: initial;
    text-align: center;
    clear: both;
}
h2 {
    color: #333333;
    font-size: 30px;
    margin: 0 0 13px;
}
h3 {
    color: #333333;
    font-size: 24px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
h4 {
    color: #333333;
    font-size: 24px;
    font-style: normal;
    margin: 0 0 20px;
}
h5 {
    color: #333333;
    font-size: 19px;
    margin: 0 0 20px;
}
h6 {
    color: #281405;
    font-size: 16px;
    letter-spacing: 2px;
    margin: 0 0 20px;
    text-transform: uppercase;
}
p{
    color: #333333;
    font-size: 18px;
    font-family:'Trade Gothic W01 Light';
    margin-bottom: 25px;
}
.content-panel .columns p{
    text-align: center;
}
p a{
    font-weight: normal;
    color: #63D0DF;
    border-bottom: solid 1px #63D0DF;
}
li a{
    color: #63D0DF;
}
ul{
    color: #333333;
    list-style-position: inside;
}
ul li{
    color: #333333;
    font-size: 18px;
    text-align: left;
    font-family:'Trade Gothic W01 Light';
    margin-bottom: 12px;
}
.wrapper img {
    border: medium none;
}
a {
    color: #63D0DF;
    font-weight: normal;
    -webkit-transition: all 225ms ease-in-out;
    -moz-transition: all 225ms ease-in-out;
    -o-transition: all 225ms ease-in-out;
    transition: all 225ms ease-in-out;
}
a:hover {
    color: #52ABB7;
    border-bottom: none;
    text-decoration: none;
}
p a:hover {
    color: #52ABB7;
}
.contentRender_name_plugins_core_textbox a {
	color: #63D0DF;
	font-weight: bold;
	border-bottom: 1px solid #63D0DF;
}
.contentRender_name_plugins_core_textbox a:hover {
	color: #52ABB7;
	border-bottom: none;
}
.wrapper .ui-datepicker select {
    padding: 0;
}
.ui-datepicker {
    z-index: 10 !important;
}
.clear {
    clear: both;
    line-height: 1px;
    visibility: hidden;
}
body .wrapper .row{
    max-width: 1020px;
}
input[type="submit"], .button, a.button, button{
    background-color: #91c348;
    border: solid 1px #57585b;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family:'Geogrotesque XComp W01 Bold';
    font-size: 26px;
    height: 45px;
    padding: 0px 10px 2px;
    text-align: center;
    margin-bottom: 20px;
    width: 100%;
}
input[type="submit"]:hover, .button:hover, a.button:hover, button:hover{
    background-color: #cccccc !important;
    color: #fff !important;
    -webkit-transition: background-color 400ms ease-in-out;
    -moz-transition: background-color 400ms ease-in-out;
    -o-transition: background-color 400ms ease-in-out;
    transition: background-color 400ms ease-in-out;
}
input[type="submit"].style-white, .button.style-white, 
a.button.style-white, button.style-white{
    background-color: #fff;
    color: #62d0df;
}
input[type="submit"].style-orange, .button.style-orange, 
a.button.style-orange, button.style-orange{
    background-color: #e8512e;
    color: #fff;
    padding-top: 3px;
}
.panel_custom_container.texture_background {
	background: url("/includes/public/assets/textures/texture-green-swirl.jpg");
}

/* Mobile Bottom Fixed Container */
.section-footer .mobile-fixed {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999;
}

/*
|-------------------------------------------------------------------
| FORM STYLES
|-------------------------------------------------------------------
*/
input[type="text"],
input[type="search"], select
{
    height: 45px;
    background-color: #fff;
    color: #57585b;
    font-family:'Trade Gothic W01 Light';
    font-size: 18px;
    box-shadow: none;
    border: solid 1px #57585b;
}
input[type="text"].date{
    background-image: url("/includes/public/assets/shared/icon-calendar.png");
    background-position: center right 15px;
    background-repeat: no-repeat;
    cursor: pointer;
}
select{
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-image: url("/includes/public/assets/shared/dropdown-arrow.png");
    background-position: center right 15px;
    background-repeat: no-repeat;
}
input[type="text"]:focus, select:focus{ 
    background-color: #fff; 
    box-shadow: none; 
    border: solid 1px #57585b;
}


/*
|-------------------------------------------------------------------
| Panel
|-------------------------------------------------------------------
*/
.panel-layout{
    padding: 35px 0 30px;
}
.panel-intro{
    overflow: hidden;
    margin-bottom: 40px;
}
.panel-intro .row{
    overflow: visible;
}
.panel-intro h1{
    color: #fff;
    font-family: "Swift Neue LT W01 Light";
    font-size: 26px;
    letter-spacing: 3px;
    margin: 10px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    z-index: 200;
}
.panel-intro .left-top{
    
}
.panel-intro .left-top::before{
    background-image: url("/includes/public/assets/textures/texture-blue.png");
    height: 100%;
    width: 5000%;
    position: absolute;
    top: 0;
    right: 0;
    content: "";
    z-index: 100;
}
.panel-intro .right-bottom{
    padding: 20px 15px 10px;
}


/*
|-------------------------------------------------------------------
| Section Header
|-------------------------------------------------------------------
*/
.section-header{
    
    display: block;
    height: 56px;
    padding: 0 15px;
    position: absolute;
    width: 100%;
    z-index: 899;
}
.section-header .section-search{
    display: none;
}
.section-header .section-weather{
    display: none;
}
.section-header .section-top-nav{
    display: none;
    padding-top: 12px;
}
.section-header .logo{
    display: block;
    padding-top: 11px;
    width: 142px;
}
.section-header .logo p {
    margin: 0;
}
.section-header .logo p a {
    border: none;
}
.section-header .top{
    float: left;
}
.alertOpen .section-header .top{
    position: relative;
    top: 70px;
}
.alertOpen .section-header .bottom{
    position: relative;
    top: 70px;    
}
.section-header .top > .row{
    position: relative;
}
.section-header .bottom{
    float: right;
}
.section-header .headerRow{
    padding:0;
}

@media (max-width:  475px) {
    .alertOpen .section-header .top{
        top: 100px;
    }
    .alertOpen .section-header .bottom{
        top: 100px;    
    }
}
/*
|-------------------------------------------------------------------
| Section Slideshow
|-------------------------------------------------------------------
*/
.section-slideshow{
    overflow: hidden;
}
.section-slideshow.option-no-header{
    height: 86px;
}

/*
|-------------------------------------------------------------------
| Section Body
|-------------------------------------------------------------------
*/
.section-body{
    position: relative;
}
.reveal-me{
    opacity: 0;
    -webkit-transition: opacity 1500ms ease-in-out;
    -moz-transition: opacity 1500ms ease-in-out;
    -o-transition: opacity 1500ms ease-in-out;
    transition: opacity 1500ms ease-in-out;
}
.reveal-me.active{
    opacity: 1;
}
.reveal-me.slide-right{
    position: relative;
    left: -200%;
    -webkit-transition: left 1000ms ease-in-out, opacity 1500ms ease-in-out;
    -moz-transition: left 1000ms ease-in-out, opacity 1500ms ease-in-out;
    -o-transition: left 1000ms ease-in-out, opacity 1500ms ease-in-out;
    transition: left 1000ms ease-in-out, opacity 1500ms ease-in-out;
    z-index: 0;
}
.reveal-me.slide-right.active{
    left: 0;
}
.reveal-me.slide-left{
    position: relative;
    right: -200%;
    -webkit-transition: right 1000ms ease-in-out, opacity 1300ms ease-in-out;
    -moz-transition: right 1000ms ease-in-out, opacity 1300ms ease-in-out;
    -o-transition: right 1000ms ease-in-out, opacity 1300ms ease-in-out;
    transition: right 1000ms ease-in-out, opacity 1300ms ease-in-out;
}
.reveal-me.slide-left.active{
    right: 0;
}
.section-body .row{
    position: relative;
}
.shareButtons{
    display: block;
    text-align: right;
    height: 20px;
    margin: 20px 0;
    float: right;
}
.shareButtons .socialButton {
    height: 20px;
    width: 20px !important;
    background: #728a8d;
    color: #fff;
    font-size: 13px;
    margin: 0 0px 0 0;
    display: inline-block;
    text-align: center;
    float: none !important;
    padding: 2px !important;
}
.shareButtons .socialButton.facebook {
    background-color: #3b579a;
}
.shareButtons .socialButton.twitter {
    background-color: #4faaf0;
}
.shareButtons .socialButton.plus {
    background-color: transparent;
}

/*
|-------------------------------------------------------------------
| Section Slideshow
|-------------------------------------------------------------------
*/
.section-slideshow .social-embed {
    padding-top: 45px;
}

@media (min-width: 641px) {
    .section-slideshow .social-embed {
        padding-top: 80px;
    }
}

@media (min-width: 1024px) {
    .section-slideshow .social-embed {
        padding-top: 192px;
    }
}

/*
|-------------------------------------------------------------------
| Section Footer
|-------------------------------------------------------------------
*/
.section-footer{
    background-image: url("/includes/public/assets/textures/texture-blue-wave.jpg");
    background-position: left top;
}
.section-footer .top{
    background-color: #57585b;
    padding: 7px 0 8px;
}
.section-footer .bottom{
    padding: 49px 0 30px;
}
.section-footer a{ }
.section-footer .footer-logo{
    margin-bottom: 40px;
    text-align: center;
}
.section-footer .footer-logo p a {
    border: none;
}
.section-footer .footer-logo img{
    display: inline;
    width: 250px;
}
.section-footer .section-address p{
    color: #fff;
    font-family: "Trade Gothic W01 Light";
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 34px;
    text-align: center;
}
.section-footer .section-copyright{
    font-size: 15px;
    line-height: 18px;
    color: #fff;   
    font-family:'Trade Gothic W01 Light';
    text-align: center;
}
.section-footer .simpleview{
    padding: 25px 0 50px;
    text-align: center;
}
.section-footer .section-social-links{
    margin: 0 -7px;
}

/*
|-------------------------------------------------------------------
| Widget Weather
|-------------------------------------------------------------------
*/
.widget-weather a,
.widget-weather a:link,
.widget-weather a:active,
.widget-weather a:focus{
    color: #333333;
    font-size: 18px;
    font-family:'Trade Gothic W01 Light';
}
.widget-weather img{
    margin-right: 8px;
    position: relative;
    top: -2px;
    width: 23px;
}
.mobilenav .widget-weather{
    color: #fff;
    float: left;
    padding-left: 10px;
    padding-top: 9px;
}
.mobilenav .widget-weather img{
    margin-right: 1px;
}

/*
|-------------------------------------------------------------------
| Widget Translate
|-------------------------------------------------------------------
*/
.widget-translate{
    margin: 0 auto 20px;
    padding: 0;
    width: 255px;
}


/*
|-------------------------------------------------------------------
| Widget Visitor Guide
|-------------------------------------------------------------------
*/
.widget-fa-map{
    margin-bottom: 9px;
    margin-top: 13px;
    text-align: center;
}
.widget-fa-map a{
    font-family:'Geogrotesque XComp W01 Bold';
    color: #fff;
    font-size: 22px;
    line-height: 31px;
}
.widget-fa-map a i.fa{
    margin-right: 10px;
    position: relative;
    top: -2px;
    width: 32px;
}


/*
|-------------------------------------------------------------------
| Widget widget newsletter
|-------------------------------------------------------------------
*/
.widget-fa-envelope{
    margin-bottom: 9px;
    margin-top: 13px;
    text-align: center;
}
.widget-fa-envelope a{
    font-family:'Geogrotesque XComp W01 Bold';
    color: #fff;
    font-size: 22px;
    line-height: 31px;
}
.widget-fa-envelope a i.fa{
    margin-right: 10px;
    position: relative;
    top: -1px;
    width: 32px;
}


/*
|-------------------------------------------------------------------
| Widget Social links
|-------------------------------------------------------------------
*/
.section-header .section-social-nav .widget-social-links {
	margin-bottom: 0;
	margin-left: 15px;
}
.section-header .section-social-nav .widget-social-links a {
	display: inline-block;
	margin: 0;
	background-color: transparent;
	height: 26px;
	width: 26px;
	color: #333;
	font-size: 20px;
	line-height: 26px;
}
.widget-social-links{
    margin-bottom: 31px;
    text-align: center;
}
.widget-social-links a{
    display: inline-block;
    margin-right: 15px;
    height: 40px;
    width: 40px;
    color: rgba(145,195,72,1);
    font-size: 26px;
    background-color: #fff;
}
.widget-social-links a:last-child{
    margin-right: 0;
}
/*
|-------------------------------------------------------------------
| Widget Booking
|-------------------------------------------------------------------
*/
.widget-booking{
    position: relative;
    display: block;
    margin-bottom: 40px;
    z-index: 3;
    -webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;
}
.widget-booking.open{
    z-index: 9;
    -webkit-transition: all 400ms ease-in-out;-moz-transition: all 400ms ease-in-out;-o-transition: all 400ms ease-in-out;transition: all 400ms ease-in-out;
}
.widget-booking .title{
    color: #fff;
    display: block;
    font-family: "Geogrotesque XComp W01 Bold";
    font-size: 33px;
    height: 50px;
    line-height: 40px;
    padding: 1px 53px 0 50px;
    width: 100%;
    position: relative;
    z-index: 200;
    background-image: url("/includes/public/assets/shared/background-booking-mobile.png");
    background-repeat: no-repeat;
    background-position: left 15px center;
}
.widget-booking .close{
    background-color: #279392;
    border: 1px solid #57585b;
    color: #fff;
    cursor: pointer;
    height: 28px;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 9px;
    width: 28px;
    z-index: 300;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.widget-booking.open .close i{
    transform: rotate(0deg);
}
.widget-booking .close i{
    color: #fff;
    font-size: 14px;
    height: 13px;
    position: relative;
    top: -3px;
    transform: rotate(-90deg);
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.widget-booking .close i::before{
    content: "\f067";
    font-family: fontAwesome;
}
.widget-booking.open .close i::before{
    content: "\f068";
    font-size: 12px;
}
.widget-booking form{
    background-color: #ddeec6;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    top: 4px;
    right: 0;
    width: 96%;
    -webkit-transition: all 400ms ease-in-out;
    -moz-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}
.widget-booking.open form{
    max-height: 400px;
    padding: 66px 0 2px;
}
.widget-booking input[type="text"], .widget-booking select{
    background-color: #279392;
    color: #fff;
    border: solid 1px #57585b;
}
.widget-booking input[type="text"]{}
.widget-booking select{
    background-image: url("/includes/public/assets/shared/dropdown-arrow-white.png");
}
.widget-booking select[name="lodgingID"] {
	background-image: none;
}
.widget-booking input[type="submit"]{
    margin-top: 10px;
}
/*custom media query fix*/
@media only screen and (min-width: 1025px) and (max-width: 1220px) {
    div.widget-booking::before{
        background-image: url("/includes/public/assets/shared/background-booking-desktop.png");
        background-position: left 32px center;
        background-repeat: no-repeat;
        content: "";
        height: 101px;
        left: 0;
        position: absolute;
        top: 0;
        width: 144%;
    }
}

/*
|-------------------------------------------------------------------
| Map
|-------------------------------------------------------------------
*/
.widget-map .map-inner{
    background-image: url("https://res.cloudinary.com/simpleview/image/upload/v1468616413/clients/sandysprings/map_desktop_31f51fcc-8aae-487e-a40b-4bdd809fb0e0.jpg");
    background-position: center center;
    background-size: 1961px auto;
    display: block;
    height: 443px;
    width: 100%;
    background-repeat: no-repeat;
}

.mobile-search{
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
    width: 69%;
}
.mobile-search input{
    background-color: #fff;
    border: 1px solid #a2a2a2;
    color: #a2a2a2;
    font-family: "Swift Neue LT W01 Light";
    font-size: 16px;
    height: 45px;
    margin-bottom: 4px;
    padding-left: 36px;
    padding-right: 10px;
    padding-top: 9px;
    position: relative;
}
.mobile-search .go{
    bottom: 9px;
    color: #cc002d;
    cursor: pointer;
    display: block;
    height: 32px;
    left: 0;
    padding-top: 5px;
    position: absolute;
    text-align: center;
    transform: rotate(87deg);
    width: 38px;
}
.mobile-search .go i{
    color: #a2a2a2;
    font-size: 23px;
    left: -3px;
    position: relative;
}




/*
|----------------------------------------------------------------------
| MEDIA QUERIES
|----------------------------------------------------------------------
*/
/*** Mobile ***/ 
@media only screen and (max-width: 40em) {}
/*** Tablet and Desk***/ 
@media only screen and (min-width: 40.063em){
    
    h1 {
        font-size: 32px;
        line-height: 32px;
    }

    .panel-intro{
        overflow: hidden;
        margin-bottom: 70px;
    }
    .panel-intro .row{
        overflow: visible;
        position: relative;
    }
    .panel-intro h1{
        font-size: 38px;
        line-height: 50px;
        letter-spacing: 3px;
        position: relative;
        text-align: right;
    }
    .panel-intro .left-top{
        min-height: 418px;
        padding: 130px 21px 9px 40px;
    }
    .panel-intro .left-top::before{
        background-image: url("/includes/public/assets/textures/texture-blue.png");
        height: 100%;
        width: 5000%;
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        z-index: 100;
    }
    .panel-intro .right-bottom{
        padding: 20px 15px 10px;
    }

    .section-header{

    }
    .slideshow-section{
        position: relative;
    }   
    .section-body{

    }
    .section-footer{  }
    .section-footer .footer-logo {
        margin-bottom: 34px;
    }
    .section-footer .section-address {
        margin-bottom: 25px;
    }
    .section-footer .simpleview {
        padding: 0 0 30px;
    }
    .section-footer .top .contentRender:first-child .columns{
        border-right: 1px solid #fff;
    }
    
    .widget-translate {
        margin-bottom: 11px;
    }
    
    .widget-fa-map {
        text-align: right;
        margin-right: 10px;
    }
    .widget-fa-map a{
        font-size: 26px;
    }
    .widget-fa-map a i.fa {
        margin-right: 13px;
        width: auto;
    }

    .widget-fa-envelope {
        text-align: left;
        margin-left: 10px;
    }
    .widget-fa-envelope a{
        font-size: 26px;
    }
    .widget-fa-envelope a i.fa {
        margin-right: 13px;
        width: auto;
    }
    .widget-booking{
        background-image: url("/includes/public/assets/shared/background-booking.png");
        background-position: left 15px center;
        background-repeat: no-repeat;
        height: 85px;
        overflow: hidden;
    }
    .widget-booking .row{
        padding: 0 15px;
    }
    .widget-booking .close{
        display: none !important;
    }
    .widget-booking form,.widget-booking.open form{
        max-height: none;
        position: relative; 
    }
    .widget-booking .title{
        background-image: none;
        float: left;
        font-size: 30px;
        height: 83px;
        padding-left: 32px;
        padding-right: 8px;
        padding-top: 21px;
        text-align: center;
        width: 24%;
    }
    .widget-booking form{
        background-color: transparent;
        float: left;
        height: 80px;
        padding-top: 22px;
        width: 76%;
    }
    .widget-booking input[type="submit"]{
        margin-top: 0;
    }

    .widget-map .map-inner{
        background-position: center center;
        background-size: 2400px auto;
        display: block;
        height: 542px;
        width: 100%;
    }

}
/*** Tablet ***/ 
@media only screen and (min-width: 40.063em) and (max-width: 64.000em) { 
    
    form .medium-no-pad-left{
        padding-left: 0;
    }
    form .medium-no-pad-right{
        padding-right: 0;
    }

    .section-header { }
    .section-header { 
        height: 91px;
    }
    .section-header .logo {
        display: block;
        margin-left: 15px;
        padding-top: 22px;
        width: 300px;
    }
    .widget-booking .title{
        font-size: 30px;
    }
    .widget-booking input[type="submit"]{
        margin-top: 0;
        height: 31px;
        font-size: 18px;
    }
    .widget-booking input[type="text"], .widget-booking select{
        background-position: right 8px center;
        background-size: 15px auto;
        font-size: 13px;
        height: 31px;
        padding-bottom: 1px;
        padding-top: 2px;
    }
        
}
/*** Desktop ***/ 
@media only screen and (min-width: 64.063em) { 

    h1{
        margin-top: 19px;
        text-align: left;
    }
    .panel-intro p{
        font-size: 23px;
        line-height: 40px;
    }
    .content-panel .columns p{
        text-align: left;
    }
    
    form .large-no-pad-left{
        padding-left: 0;
    }
    form .large-no-pad-right{
        padding-right: 0;
    }

    .panel-intro h1{
        font-size: 46px;
        line-height: 60px;
        letter-spacing: 3px;
        position: relative;
        text-align: right;
    }
    .panel-intro .left-top{
        min-height: 425px;
        padding: 113px 21px 7px 40px;
    }
    .panel-intro .right-bottom {
        padding: 20px 0 10px 30px;
    }
    .panel-intro .left-top::before{
        background-image: url("/includes/public/assets/textures/texture-blue.png");
        height: 100%;
        width: 5000%;
        position: absolute;
        top: 0;
        right: 0;
        content: "";
        z-index: 100;
    }

    .section-header{ 
        height: 162px;
        padding: 0;
        position: absolute;
        top: 0;
    }
    .section-header .logo{
        float: left;
    }
    .section-header .upper-right{
        float: right;
    }
    .section-header .section-search{
        display: inline-block;
        height: 75px;
        position: absolute;
        top: 94px;
        width: 70px;
        right:0px;
    }
	.section-header .section-social-nav {
		display: inline-block;
		float: right;
		padding-top: 12px;
	}
    .section-header .section-weather{
        display: inline-block;
        float: right;
        padding-top: 12px;
    }
    .section-header .section-top-nav{
        display: inline-block;
        float: right;
    }
    .section-header .about-logo{
        clear: both;
        display: block;
        margin-top: 55px;
        text-align: right;
        width: 100%;
    }
    .section-header .section-main-nav{
        display: inline-block;
        width: 950px;
        z-index: 10;
    }
    .section-header .top{
        float: none;
        padding: 15px 0px;
        height: 125px;
        background-color: #fff;
    }
    .section-header .bottom{
        float: none;
        height: 67px;
        background-color: rgba(0, 72, 144, 0.6);
        position: relative;
        z-index: 10;
    }
    .section-header .logo {
        display: block;
        padding-top: 13px;
        width: 400px;
    }


   .slideshow-section{

    }
    .section-slideshow.option-no-header {
        height: 160px;
    }
    
   .section-body {}
   .section-footer{ }
    .section-footer .footer-logo img {
        display: inline;
        width: auto;
    }
    .section-footer .simpleview {
        padding: 0 0 44px;
    }
    .section-footer .footer-logo {
        margin-bottom: 23px;
    }

    .widget-social-links {
        margin-bottom: 20px;
    }

    /*
    |------------------------
    | widget Visitor Guide
    |------------------------
    */
    .widget-fa-map {
        margin-right: 15px;
    }
    .widget-fa-map a{
        font-size: 28px;
    }

    .widget-fa-envelope {
        margin-left: 15px;
    }
    .widget-fa-envelope a{
        font-size: 28px;
    }
    /*
    |------------------------
    | widget Booking
    |------------------------
    */
     .widget-booking{
        background-image: none;
        background-position: left 15px center;
        background-repeat: no-repeat;
        height: 101px;
        width: 100%;
        margin: 0 auto 62px;
        overflow: hidden;
        max-width: 100%;
    }
    .widget-booking::before{
       background-image: url("/includes/public/assets/shared/background-booking-desktop.png");
        background-position: left center;
        background-repeat: no-repeat;
        content: "";
        height: 101px;
        left: 10%;
        position: absolute;
        top: 0;
        width: 144%;
    }
    .widget-booking .title{
        font-size: 44px;
        padding-top: 24px;
    }
    .widget-booking input[type="submit"]{
        height: 42px;
    }

    .widget-image-box{
        margin-top: 40px;
    }
}
