@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;
}


.main_title p
{
    text-align:center;
}


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

footer {
    background: #f4f5f8 !important;
    color: #165FA4;
    padding: 30px 0 10px 0;
}

    footer a {
        color: #165FA4;
    }
    footer h3 {
        color: #165FA4;
    }
a#phone, a#email_footer {
    color: #C58135;
}
#social_footer {
    border-top: 1px solid #C58135;
}

    #social_footer ul li a {
        color: #165FA4;
    }

h1, h2, h3, h4, h5, h6 {
    color: #165FA4;
}
    h2 span, h3 span, h4 span, h5 span, h6 span {
        color: #cd8925;
    }

a.btn_full, .btn_full {
    background: #0259a3;
}

.box_style_1 h3.inner {
    background-color: #cd8925;
}
a.box_news h4
{
    font-size:16px;
}

.box_news .price {
    margin: 0;
}

a.box_news h4 {
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.3em;
    max-height: calc(1.3em * 3);
}
a.btn_1, .btn_1 {
    background: #0059a3;
}

.divTopContentBlock i {
    color: #CD8925;
    font-size: 35px;
    font-weight: bold;
    border: 3px solid #CD8925;
    border-radius: 50%;
    padding: 5px;
}
.divTopContentBlock h3 {
    margin-top: 15px;
}
.divTopContentBlock p {
    margin: 0 0 35px 0;
}