* {
    text-decoration: none;
    outline: none;
}
html body {-moz-user-select: initial;-khtml-user-select: initial;-ms-user-select: initial;-webkit-user-select: initial;user-select: initial;width:100%; margin:0; padding:0; font-family:'Roboto', sans-serif; font-size:14px; font-weight:400; color:#333333;}
html body > iframe {display: none;}
html h1 {font-family:'Roboto', sans-serif;  background-color: transparent; border-bottom: 0px; margin: 0 0 20px 0; padding: 0px;}
html h3 {font-family:'Roboto', sans-serif;  color:#333333;}
html  td, html tr {
    border: 0; 
    padding: 0px; 
}
html .ui-widget input, html .ui-widget select, html .ui-widget textarea, html .ui-widget button {font-family:'Roboto', sans-serif;}
html body.default {
    margin: 0 auto;
    padding: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1160px;
    width: 100%;
}

.form-group .bootstrap-select.btn-group {
    border: 1px solid #ccc;
    padding: 0px 12px;
    color: #555;
}
.form-group .bootstrap-select.btn-group {
    border: 1px solid #ccc;
    padding: 0px 12px;
    color: #555;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    text-indent: 0px;
}
.table.borderless>tbody>tr>td, 
.table.borderless>tbody>tr>th, 
.borderless td, .borderless th {
    border: none;
}
/*tabs*/
.ui-tabs .ui-tabs-panel {
    display: none;
}

/* Menu */
.megaDropdown .container {
    margin: 0px;
    padding: 0px;
}
.navbar .megaDropdown {
    padding: 30px 20px;
}
.megaDropdown .col-md-12 ul {
    width: 18%;
}

.navbar { 
    z-index: 1000;
    font-family: 'Roboto', sans-serif;
}
.navbar .topMenu {
    font-family: 'Roboto', sans-serif;
}
.nav li .arrow {
    display: none;
}
.nav li.active .arrow {
    display: block;
}
.dropdown-menu .box { float: left; }
.box {color: #333333; font-size: 14px; line-height: 20px; padding: 0px 0px; margin-bottom: 0px; background: none; display: block; float: none;}
/* SEARCH ENGINE */
.heroBanner  {
    z-index: 500;
}
.heroBanner  {
    z-index: 499;
}

.heroBanner,
.cityBreak .heroBanner {
    background-size: cover!important;
}
.cityBreak .heroBanner.separator {
    background-size: auto!important;
    min-height: 10px;
}
body:not(.default) .searchEngine .panel#tabs {box-shadow:0 2px 4px #3a2323; -webkit-box-shadow:0 2px 4px #3a2323; margin: 0px 0 0; position: static; width: 100%; border-left: 0; padding: 0px;background: #fff;}
body:not(.default) .search-box {border:0; width:auto; padding:0px; float:none; background: none; display: block; min-height: 10px;}
body:not(.default) .search-box .ui-autocomplete-input{display: inline-block;width: 100%;height: 34px;padding: 6px 12px 6px 28px;color: #555;} 

body:not(.default) form input.search-date {display: inline-block;width: 100%;height: 34px;padding: 6px 12px 6px 38px;color: #555; max-width: 165px; border-radius: 5px; max-width:100%; background-position: 10px center;} 
body:not(.default) .search-box input.search-date {display: inline-block;width: 100%;height: 34px;padding: 6px 12px 6px 40px;color: #555;} 

html .ui-datepicker .ui-datepicker-title select {
    color: #333;
}
html .ui-datepicker {
    background: #fff;
    border: solid 1px #ccc;
    font-family: Roboto, sans-serif;
    color: #333333;
    font-size: 14px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
html .ui-datepicker .ui-datepicker-header{
    background: #fff;
    border: 0px;
    color: #333;
}
html .ui-datepicker .ui-datepicker-header .ui-datepicker-title:hover {
    background: #eee; 
}
html .ui-datepicker .ui-datepicker-prev span,
html .ui-datepicker .ui-datepicker-next span {
    background: none;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #333;
    font-family: Roboto, sans-serif;
    font-size: 14px;
    text-align: center;
}
html .ui-datepicker .ui-datepicker-header .ui-state-focus,
html .ui-datepicker .ui-datepicker-header .ui-state-hover {
    background: #eee;
    border: 0px;
}

html .bootstrap-select.btn-group .dropdown-menu li:focus,
html .bootstrap-select.btn-group .dropdown-menu li:hover {
    text-decoration: none;
    outline: none!important;
}

html .searchEngine .bottomOptions .dropdown-toggle:focus,
html .searchEngine .bottomOptions .dropdown-toggle:hover {
    text-decoration: none;
    outline: none!important;
}
html .searchEngine .form-group:first-child {
    margin-left: 0px;
}
html .searchEngine .form-group {
    margin: 0px 3px 0px 0px;
}
html .searchEngine .form-group:first-of-type {
    margin: 0px 0px 0px 0px;
}
html .room_search .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 50px;
}
html .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 120px;
    font-size: 14px;
    font-family: Roboto, sans-serif;
    background: none;
    border: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none; 
    color: #004da0;
    line-height: 29px;
}

html .open>.dropdown-toggle.btn-default:hover {
    background: none;
    border: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none; 
}
html .multileg-search .form-group {
    margin: 0px 3px 20px;
}
html .multileg-search .form-group.dropdown.pasageri {
    margin: 0px;
}
html .bootstrap-select.btn-group  .btn-default { 
    outline: none;
    box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;  
    background: none;
    color: #004da0;
}
html .form-inline .checkbox label,
html .form-inline .radio label {
    padding-left: 20px;
}
html .form-inline .checkbox input[type=checkbox], 
html .form-inline .checkbox-inline input[type=checkbox], 
html .form-inline .radio input[type=radio], 
html .form-inline .radio-inline input[type=radio] {
    position: absolute;
    margin-top: 6px;
    margin-left: -20px;
}
html .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    font-size: 14px;
    font-family: Roboto, sans-serif;
    box-shadow: none; 
    -webkit-box-shadow: none; 
    -moz-box-shadow: none; 
    line-height: 28px;
    padding-right: 5px;
}
html .searchEngine .btn-default.search-button,
html .searchEngine .btn-default#create-search-hotel,
html .searchEngine .btn-default#create-search {
    background-image: none;
}
html .searchEngine .btn-default.search-button:active,
html .searchEngine .btn-default.search-button:hover,
html .searchEngine .btn-default.search-button:focus,
html .searchEngine .btn-default#create-search-hotel:hover,
html .searchEngine .btn-default#create-search-hotel:focus,
html .searchEngine .btn-default#create-search:hover,
html .searchEngine .btn-default#create-search:focus {
    color: #fff;
    background-color: #004da0;
}
html .searchEngine .bootstrap-select.btn-group .dropdown-toggle .caret {
    right:5px;
}
html .searchEngine .btn-default {
    outline: none!important;
}
html .searchEngine .btn-default:hover,
html .searchEngine .btn-default:focus {
    color: #004da0;
    outline: none!important;
}
html .ui-state-default,
html .ui-widget-content .ui-state-default, 
html .ui-widget-header .ui-state-default {
    border: 0px;
    background: transparent;
    font-weight: normal;
    color: #333;
    text-align: center;
}
html .ui-widget-content .ui-state-default:hover {
    background: #eee;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
html .ui-datepicker-today .ui-state-default {

    border: 1px solid #3276b1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
html .ui-state-default.ui-state-active,
html .ui-datepicker-current-day .ui-state-default {
    color: #fff;
    background-color: #3276b1;
    border-color: #285e8e;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;

}

body .form-group {
    position: relative;

}
body .open #passengers_overlay {
    display: block;
}
body #passengers_overlay {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 200px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

html h2 {     font-family: 'Roboto', sans-serif; font-weight: 400;font-size:20px; display: inline-block; padding:  0px; position: relative; width: auto; color: #004DA0; margin: 0px 0px 20px 0px; }
.panel .panel-heading h2 {font-weight: normal; display: inline-block; padding: 12px 0px 12px 0px; position: relative; width: auto; color: #ffffff; margin: 0px; }


.text-muted {text-overflow: ellipsis; overflow: hidden; display: block; white-space: nowrap;}

body .searchEngine #tabs .nav {
    border: 0px;
    font-size: 14px;
}
body #tabs.ui-tabs .ui-tabs-nav li.ui-state-default {
    border:0px;        background: #e6e6e6;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border: none 0;
    margin-right: 10px;
    overflow: hidden;
}
body .searchEngine #tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    background: #ffd924;
}
body .searchEngine #tabs.ui-tabs .ui-tabs-nav li.ui-state-default a {
    font-family: Roboto, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    font-weight: 400;
}
body .searchEngine #tabs.ui-tabs .ui-tabs-nav li.ui-tabs-active a {
    color: #000000;
    font-weight: bold;
}


.main > .breadcrumb {
    display: none;
}
/*search errors*/
.searchEngine {
    position: relative;
}
#search_errors {
    position: absolute;
    right: 10px;
    top: 10px;

}
/*sidebar newsletter*/
.news-email {
    border: 1px solid #ccc;
    width: 100%;
    height: 34px;
    float: none;
    padding: 6px 12px;
    color: #555;
}

.news-button {
    background-image: none;
    width: auto;
    height: auto;
    border: 0px;
    cursor: pointer;
}
/*facebook box*/
.panel.facebook-box .panel-body {
    background-color: #fafafa;
}
.facebook-box {
    min-height: 185px;
    background-color: #fafafa;
}
.fb_iframe_widget {
    display: block!important;
    min-height: 185px;
    background-color: #fafafa;
    min-height: 185px;
    max-width: 100%;
}
.fb_iframe_widget span,
.facebook-box .fb-like-box  {
    max-width: 100%;
    width: 100%;
    display: block!important;
    margin: 0px auto;
}
.fb_iframe_widget iframe,
.facebook-box .fb-like-box  iframe{
    max-width: 100%;
    width: 100%;
    display: block;
    margin: 0px auto;
}

/*oferte zboruri*/
.tag {
    border-radius: 0; 
    color: #FFFFFF;
    display: inline;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 0;
    text-align: left;
    background: none; 

}
/*airhome*/

.heroBanner {
    width: 100%;
    min-height: 302px;
}
.heroBanner.listing {
    min-height: 10px;
    padding-top: 0;
    padding-bottom: 0;
    background-size: auto!important;
}



div[id*='tabs-'] {
    display: none;
}
.heroBanner.airhome {
    background:url(../images/site/hero-03.png) top center no-repeat; 
    background-size:cover;
}
.carousel-inner {
    min-height: 274px;
}

/*search-flights*/
.filter-category {
    width: 100%;
    float: none;
    margin: 0px;
    padding: 0px;
    border: 0px;
}
.calendarZboruri .rightSide .head {
    border-top: 0px;
}
.flightsListing .route-details {
    color: #4F5155;
    font-size: 11px;
    margin: 0px 0px 20px 0;
    background: #fff;
    padding: 0px 20px 20px;

}
.flightsListing .route-details table tr td {
    padding: 20px;
}
.flightsListing .route-details table {
    width: 100%;
}
.flightsListing .route-details table .route-segment {
    background-color: #f0f0f0;
    border: 0px;
    padding: 0px;


}
.flightsListing .route-details table .route-segment .extra-details,
.flightsListing .route-details table .route-segment .segment-plecare {

    float: none;


}
/*slider*/
html #slider .ui-slider-handle {
    width: 24px;
    height: 24px;
    background-color: #297ca6;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    position: absolute;
    top: -9px;
    margin-left: -12px;
    border: solid 1px #35657e;
    cursor: pointer;
}
html div#slider {
    background-color: #ebebeb;
    height: 6px;
    line-height: 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
}
/*show trip */
.page-full-booking {
    margin: 0px;
}
.page-full-booking .form-group {
    float: none;
    width: 100%;
}
.page-full-booking .form-group {
    float: none;
    width: 100%;
}
.detalii-plata,
.pasager-contact,
.passenger-details .pasager:first-child,
.pasager {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.form-control.input-text {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
}

.pasager .pasager-type.left {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #333333;
    float: none;
    margin: 0px;
}
.form-group textarea,
.form-group .textarea-detalii {
    width: 100%;
}
.panelForm .form-group input[type='checkbox'], 
.panelForm .form-group input[type='radio'] {
    width: auto;
}
.search-button.btn-lightBlue {
    background-image: none;
    color: #FFF;
    font-weight: 400;
    font-size: 20px!important;
    padding: 5px 20px;
    border: none 0;
    box-shadow: 0 2px 0 #265065;
    -webkit-box-shadow: 0 2px 0 #265065;
    font-family: 'Roboto', sans-serif;
    float: none;
    display: inline-block;
    width: auto;
}
.searchEngine .btn-default.dropdown-toggle { 
    width: 100%;
    min-width: 50px;
}
.searchEngine  .bootstrap-select.btn-group .dropdown-menu {
    min-width: 70px;
}
.searchEngine .btn-default:focus {
    color: #fff;
}
.bootstrap-select {
    color: #004da0;
}
.searchEngine .bottomOptions .checkbox {
    line-height: 25px;
}
.searchEngine .bottomOptions .form-group {
    line-height: 28px;
    vertical-align: top;
}
.searchEngine .btn-default {
    font-size: 20px!important;
    max-width: 100%;
    width: auto;
    margin: 0px;
    padding: 4px 20px;
    float: none;
    display: inline-block;
}
.searchEngine .pasageri .dropdown-menu li {
    height: 30px;
}
.searchEngine .pasageri .dropdown-menu li label {
    height: 20px;
}
.radio-box {
    list-style-type:none;
    margin: 0;
    padding:0;
    float: right;
    height: 20px;
}
.radio-box:after {
    content: " ";
    clear: both;
}
html .searchEngine .pasageri .dropdown-menu .radio-box li,
.radio-box li {
    display: inline-block;
    position: relative;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap; 

    padding: 0 5px;
    height: 20px;
    width: 20px;
}


.radio-box label, .radio-box input {
    display:block;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

.radio-box  input[type="radio"] {
    opacity:0.011;
    z-index:100;
}

html .searchEngine .pasageri .dropdown-menu .radio-box  li input[type="radio"]:checked + label ,
.radio-box input[type="radio"]:checked + label {
    background-color: #004da0;
    color: #FFF;
}
html .searchEngine .pasageri .dropdown-menu .radio-box li label,
.radio-box label {
    display: block;
    height: 20px;
    width: 20px;
    border:0; 
    cursor:pointer;
    z-index:90;
    line-height:20px;
    background-color: #f2f2f2;
    text-align: center;
}

.radio-box label:hover {
    background:#DDD;
}
/*search_flights*/
.calendarZboruri .calendar {
    border: 0px;
    min-height: 236px;
}
.calendarZboruri td, .calendarZboruri th {
    border: 0px;
}
.itinerary-container:hover {
    border: 0px;
}
.itinerary-container {
    border: 0px;
    padding: 0px;
    box-shadow: none;
    margin-bottom: 20px;
}
.flight_results.flightsListing {
    float: none;
    width: auto;
    padding: 0px;
}
.flight_results.flightsListing {
    float: none; 
    width: auto;
}
.flightsListing .panel.calendarZboruri .panel-body {
    background-color: #fafafa;
}
.flight_results.flightsListing .infoLeft.itinerary-flight {
    min-height: 177px; 
    width: 83.33333333%;


}
.bileteAvion .flight_results.flightsListing  .route-container {
    min-height: 20px;
}
.flight_results.flightsListing  .route-container {
    padding: 0px;
    margin: 0px;
    background: #fff;
    min-height: 177px; 
}
.ctaBox .price {
    padding: 0px;
    white-space: nowrap;
}
.flight_results.flightsListing  .ctaBox.button-container {
    width: auto;
    float: none;
}
.ctaBox .ctaBox {
    padding: 0px;
    margin: 0px;
}
.cityBreak .detaliiCityBreak .flightsListing .infoLeft .info .journey {
    display: table-cell;
}
.flight_results.flightsListing a.choose-journey {
    background-image: none;
    width: auto;
    height: auto;
}
.flight_results.flightsListing a.choose-journey:hover {
    background-image: none;    
    background-color: #004da0;
    width: auto;
    height: auto;
}
.flightsListing .disclaimer .button a {
    color: #004da0;
    cursor: pointer;
    font-size: 14px; 
    height: auto;
    margin: 0 auto;
    padding-top: 7px;
    text-align: center;
    width: auto;
}
.all-offers {
    padding: 0px 10px;
}
.cityBreak.hoteluri .listingCityBreak.cityPage .hotelTitle {
    margin: 0px 0px 5px;
}
.sorting li,
.listingCityBreak .panel .ctaBox
.listingCityBreak .sorting li:first-child {
    border-left: 0px;
}
.listingCityBreak .description {
    margin-left: 0px;
    width: 97%;
}
.listingCityBreak .all-offers .description .select-hotel,
.listingCityBreak .all-offers .description .food,
.listingCityBreak .all-offers .description .room {
    display: table-cell;
    background-position: 0px 0px;
}
.listingCityBreak .description .room {
    width: 60%;
}
.listingCityBreak .description .food {
    width: 40%;
}

.listingCityBreak .panel .ctaBox {
    width: 100%;
    border: 0px;
    border-left: solid 1px #e0e0e0;
}
.listingCityBreak .panel .ctaBox .btn {
    display: inline-block;
    line-height: 28px;
    width: auto;
    background: #0062cb;
    height: auto;
}

.listingCityBreak .panel .ctaBox .btn:focus,
.listingCityBreak .panel .ctaBox .btn:hover {
    background: #004da0;
}
.listingCityBreak .description tr:first-child td {
    border-top: 1px solid #eee;
}
.listingCityBreak .description tr td {
    border-top: 1px solid #eee;
}
.panelForm .form-group.textarea-wrap {
    width: 100%;
    margin-right: 0px;
}
.listingCityBreak .description td.select-hotel .price {
    font-size: 15px;
    min-width: 70px;
}
.cityBreak.hoteluri .filter-category .filter-content{
    margin: 0px;
    padding: 0px;
}
.cityBreak.hoteluri .filters-left .filter-name {
    width: 100%;
    height: auto;
    background: none;
}

body .pages .page {
    background: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
    float: none;
    width: auto;
    height: auto;
}
body .pagination li:first-child {
    margin-right: 4px;
}
.sorting li.active.down a {
    background: rgba(0, 0, 0, 0) url("../images/site/layout-sageata-02.png") no-repeat scroll right center / 9px auto;
    padding-right: 14px;
}
body .route-container .airline {
    float: none;
    text-align: center;
    width: 15%;
    padding: 0px;
    margin: 0px; 
    border-radius: 0px;
    padding: 0px;
    box-shadow: none;
}

body .flightsListing .infoLeft .info .details {
    float: none;
    display: table-cell;
    vertical-align: middle;
    font-size: 12px;
    padding-left: 20px;
    padding-right: 5px;
    line-height: 15px;
    width: 22%;
}

html .footer .logo {
    float: none;
}

html .navbar .topMenu {
    background: none;
}
html .navbar .topMenu .col-sm-5 {
    max-width: 305px;
}

.nav .megaDropdown ul:first-of-type {
    margin: 0px 0px 0px 0px;
}
.nav .megaDropdown ul {
    margin: 0px 0px 0px 10px;
}
/*hotel page*/
.cityBreak .listingCityBreak .panel .image {
    margin: 15px 0 15px 15px;
    padding: 0px;
}
.panelImageTop .panel-heading .text h2 {
    color: #404040;
}
#camere-cautare {
    display: none;
}
body .open #camere-cautare {
    display: block;
}
body #camere-cautare {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 400px;
    padding: 5px 20px 20px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.searchEngine .pasageri .btn-default.active.focus,
.searchEngine .pasageri .btn-default.active:focus,
.searchEngine .pasageri .btn-default.active:hover,
.searchEngine .pasageri .btn-default.focus:active,
.searchEngine .pasageri .btn-default:active:focus, 
.searchEngine .pasageri .btn-default:active:hover, 
.searchEngine .pasageri .open > .dropdown-toggle.btn-default.focus, 
.searchEngine .pasageri .open > .dropdown-toggle.btn-default:focus, 
.searchEngine .pasageri .open > .dropdown-toggle.btn-default:hover {
    background: none;
}
.searchEngine .pasageri.room .btn.dropdown-toggle {
    border: 0px;
    padding: 0px;
    box-shadow: none;
}
.searchEngine .pasageri.room .dropdown-menu li a {
    background: none;
}

/*hotel search*/
.cityBreak.hoteluri .filters-left {
    width: 25%;
}
.hotel-list-detail .image img{
    max-width: 100%;
    display: block;

}
div#hotel-results {
    width: 75%;
    padding: 0px 10px;
}
.col-md-9 div#hotel-results {
    width: 100%;
    padding: 0px;
}
.col-md-9 div#hotel-results .all-images {
    width: 100%;
    padding: 0px;
}
.hotelImages .mainImage {
    height: 470px;
    border: 0px;
}
.hotelImages .mainImage img {
    max-height: 470px;
}
.hotel-gallery .all-images {
    width: 100%;
    padding: 0px;
}
.hotelImages .thumbs li img {
    margin: 0px;
}
.hotel-list-detail {
    float: none;

}
.hotel-list-detail .image {
    max-width: 160px;
    max-height: 160px;
    overflow: hidden;
}
.listingCityBreak .panel .hotel-list-detail h2  {
    text-transform: uppercase;
}
body .form-rooms#camere-cautare {
    position: static;
    display: block;
    float: none;
    width: 100%;
}
.accomodationBox .form-rooms {
    width: 100%;
}
.search-button.btn-lightBlue,
.accomodationBox .form-inline input[type="submit"] {
    width: auto;
    text-transform: initial;
}

body .search-box-hotel {
    background: transparent;
    width: 100%;
    padding: 0px;
    float: none;
    width: 100%;
}
.map #hotel-map {
    border: 0px;
    width: 100%;
    height: 282px;
    padding: 0px;
    margin: 0px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}
/*room detail*/
.priceTable .date {
    min-height: 55px;
    display: block;
}
.cityBreak .detaliiCityBreak .detailsContainer table {
    width: 100%;
    border-bottom: 0px;
    padding-bottom: 0px;
}
.flightsListing .infoLeft .info .details .more a {
    text-decoration: none;
}
.cityBreak .detaliiCityBreak.city-break-page-display .text .description .room {
    padding-top: 5px;
    background-position: 0px 0px;
}
#hotel-rooms .hotel-rooms {
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.cityBreak .route-container {
    padding: 0px;
}
.cityBreak .detaliiCityBreak .detailsContainer table tr:first-child td {
    border-top: 0px;
    padding-top: 0px;
}
.cityBreak .detaliiCityBreak  .text .description td {
    border-top: 1px solid #eee;
    padding: 15px 0px 10px;
}
.cityBreak .detaliiCityBreak .detailsContainer table .select-hotel {
    width: 130px;
    text-align: right;
    margin: 0px;

}
.cityBreak .detaliiCityBreak .detailsContainer table .ctaBox {
    margin-top: 0px;


}
.cityBreak .detaliiCityBreak .detailsContainer table .ctaBox .price {
    font-size: 20px;
    line-height: 22px;
}
.cityBreak .detaliiCityBreak .text .description .room {
    background-position: 0px 12px;
    padding-top: 15px;
}

.accomodationBox .btn {
    margin-bottom: 0px;
    height: auto;
    background-image: none;
}
#cb-filters .panel-body.filters {
    min-height: 200px;
}
/*city break*/
.priceTable .col-md-1:nth-child(7n+1) {
    clear: both;
}
/*top search*/
#destinatie-cb, #destinatie-cruise, #plecare-cb {
    width: 100%;
    margin: 0px;
    height: auto;
}
.cityBreak .searchEngine .form-inline select.form-control  {
    height: auto;
}
html .cityBreak .searchEngine .btn-default.search-button {
    width: auto;
    max-width: 100%;
    padding: 4px 20px;

}
.panel .arrows .list-group-item .text-primary {
    max-width: 70%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;   
}
.panelImageTop .panel-heading {
    max-height: 100%;
    overflow: hidden;
}

/*city breack city hotel listing*/
.flight_results.listingCityBreak {
    float: none;
    width: 100%;
}
.listingCityBreak .panel .ctaBox .btn {
    color: #fff;
    text-transform: initial;
}
.listingCityBreak .panel .hotel-list-detail > .row  {
    display: table;
    width: 100%;
    margin: 0px;
    height: 100%;
    line-height: 1px;
}
.listingCityBreak .panel .hotel-list-detail > .row >.col-sm-8,
.listingCityBreak .panel .hotel-list-detail > .row >.col-sm-4 {
    line-height: 1px;
    display: table-cell;
    padding: 0px;
    float: none;
    vertical-align: top;
}
.listingCityBreak .panel .ctaBox {
    max-width: 100%;
    width: 100%;
    line-height: 1px;
    display: block;
    padding: 42px 20px;
}
.listingCityBreak .panel .ctaBox *{
    line-height: 20px;
}
.listingCityBreak.cityPage .description tr td {
    border: 0px;
}
.cityBreak .panel-sidemenu .nav .panel {
    display: none;
}

.bileteAvion .panel-sidemenu  .panel a[aria-expanded="true"],
.cityBreak .panel-sidemenu  .panel a[aria-expanded="true"] {
    border-bottom: solid 1px #EBEBEB;
    font-weight: 700;
    color: #000;
}


.croaziere .panel-sidemenu .nav .panel {
    display: none;
}

.croaziere .ctaBox{
	padding-top: 15px !important;
	padding-bottom: 15px !important;
}

.croaziere #cruise-results .ctaBox{
	padding-top: 40px !important;
	padding-bottom: 40px !important;
}

.croaziere .panel-sidemenu  .panel a[aria-expanded="true"] {
    border-bottom: solid 1px #EBEBEB;
    font-weight: 700;
    color: #000;
}
.croaziere .panel-sidemenu  .panel .ships-links a{
	padding: 0;
	color: #000;
}
.croaziere .panel-sidemenu  .panel .ships-links a:hover{
	color: #004da0;
}


.oferte-speciale .panel-sidemenu .nav .panel {
    display: none;
}

.oferte-speciale .panel-sidemenu  .panel a[aria-expanded="true"] {
    border-bottom: solid 1px #EBEBEB;
    font-weight: 700;
    color: #000;
}

.oferte-speciale .panel-sidemenu  .panel .ships-links a{
	padding: 0;
	color: #000;
}

.oferte-speciale .panel-sidemenu  .panel .ships-links a:hover{
	color: #004da0;
}

.oferte-speciale .details_offer .heroBanner{
	height: 100px;
}

.oferte_speciale .details_offer{
	min-height: 0px !important;
}

.oferte-speciale .details p{
	margin: 0;
	position: relative;
}

.bileteAvion .panel-sidemenu  .panel,
.cityBreak .panel-sidemenu .panel,
.croaziere .panel-sidemenu .panel,
.oferte-speciale .panel-sidemenu .panel {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-bottom: solid 1px #EBEBEB;
}
.bileteAvion .panel-sidemenu  .panel a,
.cityBreak .panel-sidemenu  .panel a,
.croaziere .panel-sidemenu  .panel a,
.oferte-speciale .panel-sidemenu  .panel a,
.ski .panel-sidemenu  .panel a {
    padding: 12px 12px 12px 60px;
    display: block;
    border: none 0;
    margin: 0;
    text-decoration: none;
}

.bileteAvion .panel-sidemenu.description  .panel-body a{
	padding: 0;
    display: inline-block;
}

#accordion.features .panel div {
    background: none;
}
#accordion.panel-group .panel .icon1 a {
    background: url(../images/site/icon-feature-12.png) left 10px center no-repeat;
    background-size: 42px;
}
#accordion.panel-group .panel .icon2 a {background:url(../images/site/icon-feature-03.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon3 a {background:url(../images/site/icon-feature-10.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon4 a {background:url(../images/site/icon-feature-11.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon5 a {background:url(../images/site/icon-feature-13.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon6 a {background:url(../images/site/icon-feature-05.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon7 a {background:url(../images/site/icon-feature-06.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon8 a {background:url(../images/site/icon-feature-07.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon9 a {background:url(../images/site/icon-feature-08.png) left 10px center no-repeat; background-size:42px;}
#accordion.panel-group .panel .icon10 a {background:url(../images/site/icon-feature-09.png) left 10px center no-repeat; background-size:42px;}
/*cityBreakDetails*/
#cb-full-description {
    margin-bottom: 20px;
}
.all-images {
    width: 100%;
}
.detaliiCityBreak .images .thumbs li img {
    margin: 0px;
}
.hotel_results_box .hotelImages .mainImage {
    height: auto;
    min-height: 190px;
}
.hotel_results_box .mainImage.big-image {
    border: 0px;
    height: auto;
    border-radius: 0px;
    padding: 0px 0px 10px;
}
.hotel_results_box .mainImage.big-image img {
    display: block;
    max-width: 100%;
}
.panelContact .info table a {
    font-weight: 700;
}
.ctaBox .btn {
    width: 100%;
    height: auto;
    color: #fff;
    outline: none;
}
.itinerary-flight.flightsListing {
    float: none;
    width: 100%;
}
html .cityBreak  .facilities li {/* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    padding-right: 0px;
}
html .cityBreak .detaliiCityBreak .flightsListing .infoLeft .logo {
    display: table-cell;
    vertical-align: middle;
    padding: 20px;
    text-align: center;
    font-size: 12px;
    width: 15%;
    float: none;
}
.city-break-page-display #hotel-rooms .hotel-rooms, 
.city-break-page-display #hotel-rooms .duration,
.city-break-page-display #hotel-rooms .ctaBox {
    display: none;
}


span.loading {
    display: block;
    text-align: center;
    padding: 10px;
    width: 100%;
}

.staticPage .heroBanner {
    min-height: 10px;
}
.image iframe {
    display: block;
}
.staticPage .col-md-4 .image {
    min-height: 186px;
}
.ui-dialog.ui-widget-content,
.ui-dialog.ui-widget-content.casuta-tarife {
    max-width: 90%;
    left: 0px!important;
    margin: 0px auto;
    right: 0px;
    position: fixed;
    top: 200px;
    z-index: 5000;
}
.ui-dialog .ui-dialog-content {
    top: 0px
}
html .casuta-tarife .ui-widget-content .ui-state-default:hover {
    background: transparent;
} 
html .casuta-tarife.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 0;
    background-image: none;
    margin-top: 0;
    padding: 0;
    background: transparent;
    position: absolute;
    top: 0px;
    right: 0px;
    font-weight: bold;
}
.mainColumns.rent-a-car {
    min-height: 420px;
}
@media (min-width: 768px) {
    .carousel.slide.offers .navLeft a.carousel-control {
        left: -17px;
    }
    .carousel.slide.offers .navRight a.carousel-control {
        right: -17px;

    }

}

@media (min-width: 970px) {
    .carousel.slide.offers .navLeft a.carousel-control {
        left: -17px;
    }
    .carousel.slide.offers .navRight a.carousel-control {
        right: -17px;
    }

}
@media (min-width: 992px) {
    html .navbar .topMenu .col-sm-5 {
        max-width: 305px;
    }
    .container {
        width: 900px;
    }
    .panelContact .info p {
        min-height: 90px;
    }
    .panel.panelContact .panel-footer {
        min-height: 70px;
    }

}


@media (min-width: 1000px) {
    .container {
        width: 970px;
    }



}
@media (min-width: 1200px) {
    .container {
        width: 1100px;
    }
    .panelContact .info p {
        min-height: 90px;
    }
    .panel.panelContact .panel-footer {
        min-height: 20px;
    }
   
}

@media (min-width: 1270px) {
    .container {
        width: 1170px;
        padding: 0px 15px; 
    }
    .panelContact .info p {
        min-height: 60px;
    }

}

@media (max-width: 1300px) {
    .searchEngine .col-md-2 {
        padding: 0px;
        text-align: left;
    }
    .searchEngine .btn-default {
        padding: 4px 10px;
        text-align: left;
    }
    
    .ctaBox .price {
        font-size: 20px;
    }
    .flight_results.flightsListing .sorting,
    .flight_results.flightsListing .pages {
        text-align: center;
    }
    .pagination.pull-right {
        float: none!important;
    }
    
}
@media (max-width: 1190px) {

    .heroBanner,
    .homepage .heroBanner {
        padding: 50px 0px;
    }
     .searchEngine .col-md-2 {
        padding: 0px 10px;
        text-align: left;
    }
    .searchEngine .btn-default {
        padding: 4px 20px;
        text-align: left;
    }
    .search-box  img.hidden-sm {
        display: none!important;
    }
    body:not(.default) .search-box input.search-date {
        max-width: 100%;
    }

}
@media (max-width: 1000px) {
    html .navbar .topMenu .col-sm-5 {
        max-width: 190px;
    }
    html .navbar .topMenu .col-sm-7 {
        min-width: 370px;
    }
    .page-full-booking .margin-top{
        margin-bottom: 20px;
    }

}

@media (max-width: 990px) {

    .topMenu .col-md-5,
    .topMenu .col-md-7 {
        padding: 0px;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse.collapse {
        display: none!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: hidden!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
    }
    .searchEngine .bottomOptions .form-group, 
    .searchEngine .bottomOptions .checkbox,
    .searchEngine .bottomOptions div.checkbox {
        padding: 0px;
        margin: 0px;
    }
    #search_errors {
        top: auto;
        bottom: 70px;
    }
    .navbar .container{padding:0;}
    .navbar .row{margin:0;}
    .navbar .logo{float:left;}
    .navbar .topMenu{border-top:solid 1px #e6e6e6; text-align:center; padding:0; background-color:#eaf2f6; }
    .navbar .topMenu a{padding:12px; display:inline-block;}
    .navbar .phone{text-align:center; background-color:#eaf2f6; padding:0; margin: 0px;}
    .navbar .phone a{display:inline-block; padding:12px;}

    .navbar-nav{margin:0;}
    .navbar-nav > li{display:block; border-bottom:solid 1px #e6e6e6;}
    .navbar-nav > li a{display:block;}

    .mainMenu .row{margin:0;}
    .mainMenu .col-sm-9, .mainMenu .col-sm-3, .mainMenu .col-sm-8, .mainMenu .col-sm-4{padding:0;}

    .nav > li > a{border:none 0;}
    .nav .open > a, .nav .open > a:focus, .nav .open > a:hover{border:none 0;}

    .megaDropdown{padding:0;}
    .megaDropdown .box{border:none 0; border-top:solid 1px #e6e6e6; padding:15px;}
    .megaDropdown .box.first{border:none 0;}

    .moreDropdown{display:none !important;}

    .cityBreak.hoteluri .filters-left,
    div#hotel-results {
        width: 100%;
        padding: 0px 10px;
        float: none;
    }

}
@media (max-width: 970px) {
    .footer .top {
        border-bottom: 0px;
    }
    .footer .bottom .menu li {
        display: inline-block;
        border: 0px;
    }
}
@media (max-width: 767px) {

    .listingCityBreak .panel .hotel-list-detail > .row >.col-sm-8, .listingCityBreak .panel .hotel-list-detail > .row >.col-sm-4 {
        display: block;
    }
    .listingCityBreak .panel .ctaBox {
        padding: 10px;
    }
    .cityBreak .detaliiCityBreak .infoLeft {
        border: 0px;
    }
    body .pages .page:nth-of-type(9),
    body .pages .page:nth-of-type(11),
    body .pages .page:nth-of-type(10),
    body .pages .page:nth-of-type(8) {
        display: none;
    }
    .cityBreak .city-break-page-display  .col-sm-2 > .ctaBox {
        padding: 0px 10px;
    }
    .priceTable .col-md-1 {
        width: 25%;
        padding: 0;
        border-bottom: solid 3px #e0e0e0;
    }
    .priceTable .col-md-1:nth-child(7n+1) {
        clear: none;
    }
    .priceTable .col-md-1:nth-child(4n+1) {
        clear: both;
    }
    .flight_results.flightsListing .infoLeft.itinerary-flight {
        width: 100%;
    }
    div#hotel-results {
        width: 100%;
        padding: 0px 10px;
    }
    .cityBreak .detaliiCityBreak .detailsContainer table {
        text-align: center;
    }
    .listingCityBreak .description .food,
    .listingCityBreak .description .room,
    .listingCityBreak .description td {
        display: inline-block;
        width: auto;
    }
    .cityBreak .detaliiCityBreak .detailsContainer table .select-hotel,
    .cityBreak .detaliiCityBreak .detailsContainer table  td {
        display: inline-block;
        width: 260px;
    }
    .listingCityBreak .panel .offer-bar {
        padding: 10px;
    }
    html .flightsListing .infoLeft .info {
        text-align: center;
    }
    html .flightsListing .infoLeft .info .logo {
        float: none;
        margin: 0px auto;
        width: auto;
        display: inline-block; 
        border: 0px;
    }
    .searchEngine .form-group table td {
        padding-right: 0px;
    }
    .cityBreak .detaliiCityBreak .detailsContainer table .select-hotel {
        border: 0px;
    }
    .searchEngine .form-group table.room_search > tbody > tr > td {
        display: block;
    }
    html .bootstrap-select.btn-group .btn-default {
        max-width: 100%;
    }
    html .bootstrap-select.btn-group .btn-default {
        padding: 4px 5px;
    }
    html .ui-dialog.ui-widget-content {
        max-width: 100%;
    }
    .ui-dialog.ui-widget-content.casuta-tarife {
        max-width: 90%;
        left: 0px!important;
        margin: 0px auto;
        right: 0px;
    }
    html .ui-dialog .text-loading {
        font-size: 14px;
    }
    html .ui-dialog .ui-dialog-content {
        padding: 5px;
        max-width: 95%;
        margin: 0px auto;
        right: 0px;
        font-size: 12px;
    }
}
@media (max-width: 640px) {
    html .cityBreak .detaliiCityBreak .flightsListing .infoLeft .logo,
    body .flightsListing .infoLeft .info .details,
    .cityBreak .detaliiCityBreak .flightsListing .infoLeft .info .journey {
        display: block;
        width: 100%;
        height: auto;
        text-align: center;
        padding: 5px;
    }
    .flightsListing .infoLeft .info .details .more {
        float: none;
    }
}
@media (max-width: 479px) {
    .listingCityBreak .description {
        font-size: 12px;
    }
    .listingCityBreak .all-offers .description .select-hotel, 
    .listingCityBreak .all-offers .description .food, 
    .listingCityBreak .all-offers .description .room {
        padding: 5px;
        background: none;
    }
    .listingCityBreak .all-offers .description td.select-hotel .price {
        width: auto;
        white-space: nowrap;
        overflow: hidden;
        font-size: 12px;

    }
    .priceTable .col-md-1 {
        width: 50%;
        padding: 0;
    }
    .priceTable .col-md-1:nth-child(7n+1) {
        clear: none;
    }
    .priceTable .col-md-1:nth-child(4n+1) {
        clear: none;
    }
    .priceTable .col-md-1:nth-child(2n+1) {
        clear: none;
    }
}

