.ebooking_desc {
    width: 21.8rem;
    margin-left: 10px;
    margin-right: 0;
}

p.slogan {
    font-size: 20px;
    font-weight: 900;
    margin-bottom: 0px;
    text-transform: uppercase;
    letter-spacing: -1.6px;
    margin-right: 5px;
    margin: 10px;
    color: #073874;
}

.title_slider_2,
.title_slider {
    position: relative;
    left: 125px;
    top: 0;
    font-size: 2.9rem;
}

.header-extra-info-text span {
    font-size: 20px;
}

.ebooking-label {
    margin-left: 10px;
    color: #003875;
    font-weight: 900;
}

a.btn.btn-fucsia.pos_btn {
    position: relative;
    left: 9px;
    top: -4px;
}


@media screen and (max-width:600px) {
    a.btn.btn-fucsia.pos_btn {
        padding: 10px 150px;
    }
    .header-extra-info-text
    {
        position: relative;
        top: -35px;
    }
    #logo_ebooking {
        text-align: center !important;
    }
        .ebooking_desc {
            width: 26.8rem;
        }

}

@media only screen and (max-device-width:375px) {

    a.btn.btn-fucsia.pos_btn {
        padding: 10px 135px;
    }

    .ebooking_desc {
        width: 24.3rem;
    }
}

.text-fucsia {
    color: #ed008c;
}

.tab_row {
    /* width: 530px;
    height: 72px; */
    margin-right: 5px;
    height: 58px;
}

.tabbar__item {
    display: inline-block;
    font-size: 25px;
    width: 2.2rem;
    height: 100%;
    margin: 5px auto;
    color: #ed008c;
}

.tabbar__item:last-child {
    /*margin-right:5px;
    margin-left:0;*/
}

.fullBackground {
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.divisor {
    border-style: solid;
    border-width: 0px 0px 0px 4px;
    border-color: #ef558c;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow;
    padding: 0 10px;
}

html .btn-fucsia {
    background-color: #ef558c;
    border-color: #ef558c #ef558c #ef558c;
    color: #ffffff;
}

html .btn-fucsia:hover,
html .btn-fucsia.hover {
    background-color: #003875;
    border-color: #003875 #003875 #003875;
    color: #ffffff;
}

@media screen and (max-width: 991px) {
    #VDN {
        background-image: url('http://www.vagotour.com/assets/media/images/bgSlider/Viaggi-di-Nozze-1024.jpg')
    }
    .title_slider,
    .title_slider_2 {
        position: relative;
        left: 367px;
        top: -74px;
        font-size: 2.9rem;
    }
}

@media screen and (max-width: 767px) {
    .ebooking_desc {
        margin-left: 10px;
        margin-right: 0;
    }
}

@media screen and (max-width: 576px) {
    .title_slider,
    .title_slider_2 {
        position: relative;
        left: 206px;
        top: -28px;
        font-size: 23px;
    }
}