@font-face {
    font-family: 'Rotonda';
    src: url('../fonts/RotondaC.eot');
    src: local('../fonts/RotondaC'),
    url('../fonts/RotondaC.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RotondaC.woff') format('woff'),
    url('../fonts/RotondaC.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rotonda';
    src: url('../fonts/RotondaC-Bold.eot');
    src: local('../fonts/RotondaC Bold'), local('RotondaC-Bold'),
    url('../fonts/RotondaC-Bold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/RotondaC-Bold.woff') format('woff'),
    url('../fonts/RotondaC-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}


#language a{
    background: transparent;
    border: none;
    color: #f83e37;
}
section.tour-block .filter-tour button.uk-form-icon{
    min-height: 40px;
    min-width: 100px;

    border-color: #f83e37;
    background-color: #f83e37;
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    transition: .3s;
}
#regions-menu .dropdown-menu{
    position: absolute;
    right: -30px;
    top: 39px;
    background-color: white;
    color: black;
    z-index: 100;
    padding-left: 10px;
    list-style: none;
    padding-right: 20px;
}
#regions-menu .dropdown-menu a{

}

#mobile-menu #regions-menu .dropdown-menu{
    display: none;
}
.alert-success{
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-danger{
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.alert{
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}
section.inner-tour .left-side .tab-block ul.uk-subnav.main-switcher li a{
    text-transform: none;
    font-size: 16px;
    font-weight: 400;
    padding: 10px 20px;
}
section.inner-tour .left-side .tab-block .block-tab-holliday .uk-accordion-title{
    font-family: Rotonda;
    font-size: 16px !important;
    padding: 10px 20px;
}
.uk-accordion-content{
    font-family: Rotonda;
}
section.top-line .phone a{
    background-image: none;
    font-size: 16px;
    font-weight: 500;
}
section.top-line .phone a i{
    font-size: 16px;
    font-weight: bold;
    color: #f83e37;
    top: 5px;
    left: 5px;
}
.tour-days .orange{
    color: #000;
    font-size: 18px;
}
section.tour-block .tour-list .top-block p{
    color: #f83e37;
}
.tour-days p{
    color: #f83e37;
}
.tour-type-img img{
    height: 28px !important;
}
section.book-the-story ul li.active{
    color: green;
    font-size: 20px;
    font-weight: bold;
}
section.book-the-story span{
    font-size: 20px;
    color: green;
}
.error{
    border : solid 1px red !important;
}
.success{
    border : solid 1px green !important;
}
.map-tour .right-side .map-here{
    position: unset;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: 100vh
}
.map-tour .description .add-info {
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 12px;
    text-decoration-line: underline;
    color: rgba(0, 0, 0, 0.6);
    padding: 5px 5px 5px 0px;
    background-position: left center;
    background-repeat: no-repeat;
}
.map-tour .description .add-info i{
    padding-right: 5px;

}
.map-tour .description .btn-show.btn-more{
    float: left;
    padding-left: 0;
    border: none;
}

.map-tour .description .btn-show.btn-more:hover{
    float: left;
    padding-left: 0;
    border: none;
    background: none;
    text-decoration: underline;
    color: #F10000;
}

.events-detail .wrapper .add-info{
    display: inline-block;
    background-position: left center;
    -webkit-background-size: 16px 0px;
    background-size: 16px 20px;
    padding-left: 18px;
    background-repeat: no-repeat;
}

.events-detail .wrapper .add-info a{
    color: #333;
}

.events-detail .wrapper .add-info i{
    color: red;
    padding-right: 5px;
}
#aniimated-thumbnials a{
    display: inline-block;
    border: 5px solid #fff;
    box-shadow: 0 0 5px #333;
    width: calc(25% - 25px);
    margin: 5px;
    opacity: 0.8;
}
#aniimated-thumbnials{
    padding-top: 15px;
    padding-bottom: 15px;
}
.tag{
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    font-size: 10px;
    color: #FFFFFF;
    padding: 6px 9px;
    background: #FF0000;
    border-radius: 50px;
    margin-right: 20px
}


.uk-margin-small-top{
    width: 100%;
}
#blog-category li a.active:before{
    transform: scale(1);
    background: #FF0000;
}
.all-event .events-content ul li a{
    line-height: 20px;
    padding: 10px 15px;
}
.comment-name{
    border: 0;
    border-bottom: 1px solid #858585;
    background-color: #F8F8F8;
    font-family: Georgia;
    font-style: normal;
    font-weight: normal;
    line-height: 27px;
    font-size: 20px;
    color: #000000;
    width: 100%;
    margin-bottom: 30px;
}
.comment-name:focus{
    outline: none;
}
.all-btn{
    width: 100%;
    margin: 20px;
    text-align: center;
}
.all-btn a{
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    font-size: 14px;
    text-transform: capitalize;
    color: #FFFFFF;
    padding: 13px 0;
    background: #F10000;
    display: inline-block;
    margin-bottom: -40px;
    margin-left: -20px;
    margin-right: -20px;
    text-align: center;
    text-decoration: none;
    transition: 0.3s;
    width: 200px;
}
.tour-page-detail .accommodation-amenities .item{
    background-size: 20px 20px;
}
.btn-disabled{
    cursor: not-allowed !important;
    background-color: #f1f1f1!important;
}
.ulogin-buttons-container{
    width: 100% !important;
}
.ulogin-button-facebook{
    background: url("../img/btn-facebook.svg") !important;
    width: 50% !important;
    height: 50px !important;
    float: right !important;
    margin: 0 !important;
}
.ulogin-button-googleplus{
    background: url("../img/btn-google.svg") !important;
    width: 50% !important;
    height: 50px !important;
    float: left !important;
    display: inline-block !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    margin: 0!important;
}
.signin .uk-input{
    text-transform: none;
}
.tour-page-detail .detail-card a {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    margin-bottom: -20px;
    text-decoration-line: underline;
    text-transform: capitalize;
    color: #000000;
    text-align: left;
    padding: 20px;
    background: transparent;
    float: left;
    width: 100%;
    font-family: "Georgia";
}
.tour-page-detail .detail-card a:hover {
    background: transparent;
    color: #f83e37;
}
.room-price{
    float: right;
    color: #f83e37;
}
.input-error{
    border: 1px solid red !important;
}
.input-success{
    border: 1px solid green !important;
}
.btn-booking i{
    margin-right: 12px;
    font-size: 18px;
}
#tourbundle_tourfeedback_captcha{
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    width: 150px;
    border: 0 none;
    font-size: 14px;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
    color: black;
    margin-left: 10px;
}
.captcha .captcha_reload{
    width: 100%;
    float: left;
}
#tourbundle_tourorder_captcha{
    height: 40px;
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    width: 150px;
    border: 0 none;
    font-size: 14px;
    padding: 0 10px;
    background: #fff;
    color: #666;
    border: 1px solid #e5e5e5;
    transition: .2s ease-in-out;
    transition-property: color,background-color,border;
    color: black;
    margin-left: 10px;
}
#tourbundle_tourorder_paymentPercent label{
    width: calc(100% - 22px);
    float: right;
}
#tourbundle_tourorder_paymentPercent input{
    float: left;
    height: 18px;
    position: relative;
    top: 3px;
}
.ui-icon-circle-triangle-e{
    width: 16px !important;
}
.ui-icon-circle-triangle-w{
    width: 16px !important;

}
em{
    color: black;
}
.mobi-text{
    display: none;
    font-weight: bold;
}
@media (max-width: 991px){
    .mobi-text{
        display: block;
    }

    .description .place{
        width: 100%;
        float: left;
    }
    .map-tour .description .btn-show{
        font-size: 12px;
        padding: 4px 20px;
    }
    .description .add-info{
        float: left;
        width: 100%;
    }
    .description h2{
        float: left;
    }
    section.inner-tour.bg-grey .uk-switcher .book-now{
        width: 40%;
        margin-left: 30%;
    }
}


.show-price .right-side ul li{
    font-family: Georgia,serif;
    font-size: 18px;
    color: black;
}

.uk-drop{
    max-height: 400px;
    overflow-y: scroll; !important;
}

#deposit{
    padding-bottom: 20px;
    width: 100%;
}
#deposit label{
    padding-right: 20px;
}
.book-trip .uk-grid{
    margin-top: 10px !important;
}

.book-now-modal .uk-textarea {
    background-color: #fafafa;
    border: 1px solid #d0d0d0;
    border-radius: 3px;
}

.tour-page-detail .detail-card h4{
    font-family: "Georgia";
    font-weight: bold;
}

.tour-page-detail .detail-card a {
    font-weight: bold;
    font-family: "Georgia";
}

.tour-page-detail .card-big.card-facilities{
    margin-bottom: 0;
}

.tour-page-detail .card-big{
    padding-bottom: 20px;
    padding-top: 20px;
    margin-bottom: 20px;
}

.tour-page-detail .card{
    padding: 20px 20px;
}

.tour-page-detail .accommodation-amenities .item{
    padding: 5px 0 5px 30px;
}

.tour-page-detail .top-info .item{
    padding: 5px 0 5px 30px;

}
#language a img{
    max-width: 25px;
}

#language a{
    padding: 10px;
}

.uk-card.uk-card-body.uk-card-default.uk-padding-small{
    border: 1px solid #b2b2b2;
    border-top: none;
}

.uk-checkbox, .uk-radio{
    border: 1px solid #b2b2b2;
}

section.banner .view{
    padding: 0;
}
section.banner .view p{
    font-size: 19px;
    padding-left: 20px;
}
section.banner .view h2{
    padding-top: 5px;
    padding-bottom: 5px;
}
.tour-page-detail .card{
    margin-bottom: 10px;
}
/*.tour-page-detail.bg-grey .uk-first-column{*/
/*    margin-top: 10px;*/
/*}*/

.tour-page-detail h1:empty{
    display: none;
}


@media (max-width: 768px){
    .lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {

        height: auto !important;
    }
    .tour-page-detail .slider{
        margin-top: 10px;
        margin-bottom: 10px;
    }
}

.form-with-name-email .uk-input{
    height: 50px;
}

.form-with-name-email .uk-select{
    height: 50px !important;
}

.form-with-name-email .uk-margin-bottom{
    margin-bottom: 10px !important;
}

.form-with-name-email .date-error-message{
    color: #F10000;
    display: none;
}

.show-price .bottom-line{
    padding-bottom: 30px;
    padding-top: 20px;
}

@media (max-width: 640px){
    footer .social{
        width: 100%;
    }
}

footer .uk-navbar-nav{
    display: block;
}

footer .footer-menu{
    float: left;
    padding-bottom: 40px;
}

footer hr{
    overflow: auto;
}

footer .uk-navbar-nav li a{
    justify-content: inherit;
    font-size: 15px;
    height: 30px;
}

footer h3{
    font-size: 20px;
    color: white;
    text-align: left;
    padding: 0 20px;
    line-height: 0.5;
    text-transform: uppercase;
}
