.navbar > .container .navbar-brand {margin-right: 10px;}
.navbar-header .header-contact {margin-top: 0; text-align: center;}
.navbar-header .header-contact .phone,
.navbar-header .header-contact .email {margin: 0; font-size: 14px;}
.navbar-header .header-contact .email {margin-top: 2px;}

.header-contact {display: flex; flex-direction: column; align-items: center;}
.header-contact-phone {display: flex; flex-wrap: wrap; align-items: center; font-weight: 700;}
.header-contact-phone-item {display: flex; flex-direction: column; align-items: center; gap: 2px; margin-right: 6px; margin-left: 6px;}

.hotels-page .acqua-searchform-wide,
.flight-hotel-page .acqua-searchform-wide {max-width: none; padding: 15px; background-color: #222473;}
.main-menu-alerte-pret {color: #cc0000;}
.banner-tarom {max-width: 85%; margin: 0 auto;}
.acqua-tour-list-complete h2 {display: none;}
.acqua-tour-details-main .acqua-tour-image .btn {padding: 8px 16px; font-size: 18px;}

.acqua-engine-slim-tabs li {background-color: transparent;}
.acqua-engine-slim-tabs li {flex-basis: 100%;}
.acqua-engine-slim-tabs li a {padding: 10px;}
#search-form-packages-li a {padding-right: 30px;padding-left: 30px;}

.acqua-engine-slim-tabs li#search-form-flight-li {order: 1;}
.acqua-engine-slim-tabs li#search-form-hotel-li {order: 4;}
.acqua-engine-slim-tabs li#search-form-flight-hotel-li {order: 5;}
.acqua-engine-slim-tabs li#search-form-packages-li {order: 3;}
.acqua-engine-slim-tabs li#search-form-holiday-li {order: 2;}
.acqua-engine-slim-tabs li#search-form-activities-li {order: 6;}
.acqua-engine-slim-tabs li#search-form-transfers-new-li {order: 7;}

footer {height: auto;}

.btn {text-transform: initial;}

 <!-- go up-->
a.scrollToTop {
    bottom: 60px; !important;
}
 <!-- go up-->



@media only screen and (max-width: 767px){
	.banner-tarom {max-width: 100%;}
	.navbar-header .header-contact {margin-top: 8px; margin-right: 12px;}
	.navbar-header .header-contact .phone,
	.navbar-header .header-contact .email {font-size: 12px;}
}
@media only screen and (max-width: 650px){
	.navbar-header .header-contact {
		display: flex;
	}
	.acqua-engine-slim-tabs li a .tab-text {display: none;}
}
@media only screen and (max-width: 500px){
	.navbar-header .navbar-brand {width: 130px;	height: 24px; margin-top: 24px; margin-right: 0;}
}

@media only screen and (max-width: 410px) {
    .navbar-header .header-contact .phone,
    .navbar-header .header-contact .email {
        font-size: 9px;
    }
.navbar-header .header-contact {
margin-top: 5px;
}
}
@media only screen and (max-width: 370px) {
    .navbar-header .header-contact .phone,
    .navbar-header .header-contact .email {
        font-size: 7px;
    }
}
/*.acqua-tour-details-main .nav-tabs.nav > li > a {
    display: block;
    margin: 0;
    padding: 4px 6px;
    font-size: 16px;
    background-color: #f4418b;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    overflow: hidden;
    color: rgba(252, 252, 252, 1)
}*/



#survey_1286019,
._hj-widget-container,
#_hj_feedback_container {
    display: none !important;
}

