.logo {
    float: left;
    margin:10px;
}

.travel-mega-menu li a {
    display: block;
    padding: 0 10px;
    line-height: 85px;
    text-decoration: none;
    letter-spacing: 0.5px;
    color: #fbc324;
    transition: background 0.4s, color 0.4s;
    -o-transition: background 0.4s, color 0.4s;
    -ms-transition: background 0.4s, color 0.4s;
    -moz-transition: background 0.4s, color 0.4s;
    -webkit-transition: background 0.4s, color 0.4s;
	 text-transform: uppercase;
    font-weight: 800;
}
.havadurumu {
    display: inline-block;
    margin-left: 10px;
    float: left;
    padding: 3px 16px 0px 0px;
    font-weight: 700;
    color: black;
}
ul.dropdown2 {
    display: block;
    position: absolute;
    width: 220px;
    background: #1b1a1a;
}

li#menu-item-157:hover ul.dropdown2 {
    display: block;
}
img.attachment-rooms-photo {
    width: 100%;
    height: auto;
}
ul#huge_it_gallery {
    background: none !important;
}
.infoLayer ul li p {
    display: none;
}
.galeri{
    margin-top: 50px;
}
form.wpcf7-form {
    color: #1b1a1a;
    font-weight: 600;
}
input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 30px;
    background: #ffffff;
    border: solid 1px #1b1a1a;
    float: left;
    color: #1b1a1a;
}
.c-white{
    color: #FFF;
}
section #huge_it_gallery {
    box-shadow: none !important;
    min-height: inherit !important; 
}