@charset "UTF-8";
/* CSS Document */

#logo_home h1 a, header.sticky #logo_home h1 a, header#plain #logo_home h1 a, header#colored #logo_home h1 a {
    width: 220px;
    height: 75px;
    display: block;
    background-image: url(../img/logo.png);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 220px 75px;
    text-indent: -9999px;
}

#hero.login {
    background: url(../UserUploads/Images/DUBAI/Deira,-Dubai-Creek.jpg) no-repeat center center;
}

#price_single_main span {
    font-size: 40px;
    color: #3CF;
}

.tour_container .tour_title {
    padding: 15px 15px 10px 15px;
    position: relative;
    min-height: 75px;
}

#twotabsearchtextbox {
    background: #FFF;
    width: 100%;
    border: none;
    box-shadow: none;
    color: #333;
    font-size: 14px;
    height: 30px;
    padding: 3px 0 0 15px;
    outline: none;
}


.ui-corner-all, .ui-corner-bottom, .ui-corner-br, .ui-corner-right {
    z-index: 99999 !important;
}

.ui-menu-item {
    padding: 5px 0 !important;
    border-bottom: 1px solid #e8e8e8;
}

.ui-state-focus {
    background: none !important;
    background-color: #e04f67 !important;
    color: #fff !important;
}

p{
    text-align:justify;
}
.main_title p
{
    text-align:center;
}


.parallax-content-1 div h1 {
    text-shadow: 2px 2px 5px black;
}


.short_info .price
{
    font-size:21px;
}