.lightblue{
    background-color: #e0e9ed;
}
.darkblue{
    background-color: #3d748d;
}
.red{
    background-color: #c33958;
}
.orange{
    background-color: #d6562b;
}
.pink{
    background-color: #e15a86;
}
.brown{
    background-color: #e4be22;
}
body{
    color: #3d748d;
    font-family: 'transat-text', transat, sans-serif;
}

h1{
    color: white;
    font-size: 30pt;
}
h1,h2,h3{
    font-family: 'Transat Text', Transat, sans-serif;
    
}

#social_top a {
    padding: 10px 7px;
}

#social_news img:hover{
    background: url('../image/News Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 20px;
    width: 20px;
    height: 20px;
}

#social_yt img:hover{
    background: url('../image/Youtube Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 21px;
    width: 21px;
    height: 15px;
}

#social_instagran img:hover{
    background: url('../image/Instagram Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 17px;
    width: 17px;
    height: 17px;
}

#social_fb img:hover{
    background: url('../image/FB Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 17px;
    width: 17px;
    height: 17px;
}



#menu{
    font-weight: 500;
    /* height: 95px; */
}

#menu ul {
   font-size: 12px;
}

/*


#menu ul {
     width: 100%;
    margin: 0;
}
#menu  li {
    display: inline-block;
    vertical-align: bottom;
    margin-left: 1.25rem;
    line-height: 1em;
    text-align: center
}

*/

.top-bar, .top-bar ul{
    background-color: inherit;
}
.title-bar{
    background-color: inherit;
    color: black;
}
.menu-icon::after{
    /* background: red; */
}

#menu .show-for-medium ul {
   display: flex;
    align-items: stretch; 
    justify-content: space-between;
    width: 100%;
    margin: 0;
    padding: 0;
}

#menu .show-for-medium a{
    padding: 0
}

#menu .show-for-medium li {
    display: inline-flex;
    flex: 0 1 auto; /* Default */
    list-style-type: none;
    line-height: 1em;
    align-items: flex-end; /* allign bottom */
}

#menu .show-for-medium li a{
    text-align: center
}

#menu .is-active a{
    color: #c33958;
    text-decoration: underline;
    background: inherit
}



.arrow_link{

}

#main_content_center{
    text-align: center;
}

#enquire_book img:hover{
    background: url('../image/ENQUIRE RO on.svg') center center;   
    background-size:contain;
    padding-left: 125px;
    width: 125px;
    height: 26px;
}

.yt_play{
    fill: #212121; fill-opacity:0.8
}
.yt_play:hover{
    fill: red;
}



#gumleaves_header_left{
    background-image: url('../image/gumleaves_header.png') ;  background-repeat: no-repeat;
   background-size: 1200px; background-position: top left
}



#gumleaves_header_right{
    background-image: url('../image/gumleaves_header.png');  background-repeat: no-repeat;
  background-size: 1200px; background-position: top right
}

#gumleaves_left{
    background-image: url('../image/gumleaves_large_left.png');  background-repeat: no-repeat;   background-size: contain;
    background-position-x: right;
}

#gumleaves_right{
    background-image: url('../image/gumleaves_large_right.png');  background-repeat: no-repeat;
  background-size: contain;
    background-position-x: left;
}

.webp #gumleaves_header_left{
    background-image: url('../image/gumleaves_header.png.webp') ; 
}

.webp #gumleaves_header_right{
    background-image: url('../image/gumleaves_header.png.webp');  
}

.webp #gumleaves_left{
    background-image: url('../image/gumleaves_large_left.png.webp'); 
}

.webp #gumleaves_right{
    background-image: url('../image/gumleaves_large_right.png.webp');  
  
}

.font_white{
    color:white;
}
.font_white a{
    color:white;
    text-decoration: underline;
}

.enquire_form label{
    color: white;
    font-weight: bold;
}
.enquire_form input, .enquire_form textarea, .enquire_form select{
    border-radius: 5px;
}
.enquire_form .button:hover{
    color: white;
    background-color: #e0e9ed;
    font-weight: bold;
}

.enquire_form a{
    color: white;
}
.enquire_form #captcha{
    display: inline;
}

.enquire_form .success{
   /*  border: 2px solid white; */
    padding: 20px;
}
.enquire_form .k_errormessage{
    border: 2px solid red;
}


.site_home #images_bottom{
}
#link_img_cafe :hover{
    
}

.site_RAINFOREST_FUNCTIONS .button{
    color:#3d748d;
}
.site_RAINFOREST_FUNCTIONS .button:hover{
    color:white;
}

.button_enquire{
    border: 1.3pt solid #2a617b; /* */ 
    color: #2A617B;
    font-weight: 400;
    padding: 5px;
    background-color: #e9eef0; /* #e0e9ed; */
   
}
.button_enquire:hover, .is-active .button_enquire {
    border: 1.3pt solid #B32446;
    color: #B32446;
}

#banner_image{
    width: 100%;
}

#footer a {
    padding: 10px 10px;
}

#footer_news img:hover{
    background: url('../image/News Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 24px;
    width: 24px;
    height: 24px;
}

#footer_yt img:hover{
    background: url('../image/Youtube Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 24px;
    width: 29px;
    height: 21px;
}

#footer_instagran img:hover{
    background: url('../image/Instagram Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 24px;
    width: 24px;
    height: 24px;
}

#footer_fb img:hover{
    background: url('../image/FB Icon RO on.svg') center center;   
    background-size:contain;
    padding-left: 24px;
    width: 24px;
    height: 24px;
}





