@import url('../fonts/google/droidsans/Droid Sans.css');
@import url('../js/bootstrap/3.3.7/css/bootstrap.min.css');


.login-form {
    background-color: #fff;
    border-radius:1%;
    margin-top:4%;
    box-shadow: 0 5px 15px -6px #000;
    padding:2%;
    font-size: 14px;
}


.login-form h3 {
    color:#788185;
}

.contact-info {
    border-top: 1px dashed #ececec;
    margin-top: 4%;
}

.contact-info div {
    margin-top: 4%;
}

.contact-info a,
.contact-info a:focus,
.contact-info a:hover,
.contact-info i
{
    color: #788185;
    font-size: 17px;
}

.forgot-pass {
    padding:10px;
    color:#788185;
}

#forgot_pass {
    width: 95%;
    padding:2%;
    margin:2%;
    z-index: 999;
    background: #f5f5f5;
}

#rasp {
    width:100% !important;
}

/*Sistem*/

.general-menu{
    background-color:#2a3f54;
    padding:4px;
}

.general-menu nav{
    padding: 16px;
    float: left;
    top: 4px;
    position: relative;
}

.general-menu nav .menu-item{
    margin: 0 6px;
}

.general-menu .menu-item span{
    font-size:16px;
    color:#ffffff;
    cursor:pointer;
    transition: all 0.5s;
}

.general-menu .menu-item span a{
    text-decoration:none;
    color: #ffffff;
    transition: all 0.5s;
}

.general-menu .menu-item span:hover,
.general-menu .menu-item span a:hover
{
    color:#5cb85c;
}

.general-menu nav ul li a{
    font-size:14px;
    text-decoration:none;
}
.general-menu nav ul li, .general-menu nav .menu-item{
    display:inline-block;
    text-decoration: none;
}

.general-menu .dropdown-menu li{
    display:block !important;
}

.first-nav {
    background-color:#353535;
    font-size:14px;
    font-weight:400;
    color:#ffffff;
}

.first-nav .text-left,
.first-nav .text-right
{
    padding-top: 1%;
}

.first-nav a {
    color:#ffffff;
}

.first-nav a:visited,
.first-nav a:focus,
.first-nav a:hover
{
    color:#ffffff;
}

#balanta{
    position: absolute;
    background: rgba(111, 111, 111, 0.86);
    z-index: 9;
    font-size: 14px;
    color: #ffffff;
    padding: 1%;
    border-top: 4px solid #46a942;
}

#balanta .balanta-title {
    font-weight:700;
    border-bottom: 1px dashed;
    margin-bottom: 4%;
}

.exchange-rate {
    position: absolute;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0px 2px 23px #000000;
}
#cval_wrapper_agentii {
    position: absolute;
    border-top: 4px solid #46a942;
}

#cval_wrapper_agentii .close-btn{
    float:right;
    color: #a94442 !important;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 20px;
}

.drop-menu {
    position: absolute;
    background: #fff;
    color: #fff;
    z-index: 9;
    box-shadow: 0 5px 15px -6px #000;
    margin-top:2%;
}

.drop-menu ul li{
    color: #788185;
    border-bottom: 1px solid #ccc;
}

.drop-menu a,
.drop-menu a:visited
{
    text-decoration: none;
    color: #788185;
    transition:all 0.5s;
}

.drop-menu a:hover {
    text-decoration: none;
    color:#404142;
}

.second-nav {
    padding-top: 0.5%;
    background-color:#ffffff;
    margin-bottom:1%;
}

.header-stick {
    width: 100%;
    top:0;
    left: 0;
    right: 0;
    z-index: 9;
    box-shadow: 2px 6px 23px -16px #000;
    transition: all 0.5s;
    position: fixed;
}

.second-nav nav {
    font-size:15px;
    font-weight: 600;
}

.second-nav ul li {
    padding-left: 15px;
}

.second-nav a {
    color: #353535;
    transition:all 0.5s;
}

.second-nav a:hover,
.second-nav a:focus
{
    text-decoration: none;
    color:#9c9c9c;
}

.package-icon i {
    color: #d14841;
}

.complains-icon i {
    color: #7a2a27;
}

.offer-icon i {
    color: #00a885;
}

.news-icon i {
    color: #5f458a;
}

.fa-shopping-cart {
    color: #46a942;
}

.fa-search {
    color: #2969b0;
}

.fa-cloud-download {
    color: #2969b0;
}

.fa-paperclip {
    color: #c24382;
}

.second-nav i {
    display:block;
    text-align:center;
    vertical-align: -6px;
    height: 32px;
    font-size:24px;
}

.mobile {
    display:none;
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 999;
}

.mobile nav ul li {
    border-bottom:1px solid grey;
    padding-top:4%;
}

.mobile ul li i {
    display:inline-block;
}


/*Footer*/

footer {
    padding: 1%;
    background-color: #212223;
    border-top: 6px solid;
    color: #787d7f;
    font-size:14px;
}

footer a,
footer a:hover,
footer a:focus {
    color: #787d7f;
}

/*Pachete*/

.theme-title {
    background-color: #788185;
    color: #f3f3f5;
}

.theme-title .fa {
    color:#f3f3f5;
}

.theme-dropdown {
    background-color: #f3f3f5;
    padding:3%;
    margin-bottom: 3%;
}

.offer-box {
    background-color: #fff;
    padding-bottom: 2%;
}

.offer-box .offer-title{
    min-height: 58px;
}

.offer-box img{
    width:100%;
    height: 156px;
}

.list {
    border-bottom: 1px dashed #ccc;
    padding:2%;
}

.offer-box h5,
.offer-box p
{
    color: #788185;
}

.offer-box {
    font-size: 14px;
}

.offer-box a {
    color: #46a942;
    font-weight:600;
    transition: all 0.5s;
}

.offer-box a:hover,
.offer-box a:focus
{
    text-decoration: none;
    color: #788185;
}

.offer-box img {

}

.show-grid {
    margin-bottom:2%;
}

.offer-view-type a{
    color: #788185;
    font-size:18px;
    padding:1%;
    transition:all 0.5s;
}

.offer-view-type a:hover,
.offer-view-type a:focus
{
    text-decoration:none;
    color:#46a942;
}


.offer-list {
    padding: 1%;
    background-color: #ffffff;
}

.offer-promo {
    position: absolute;
    bottom: -1px;
    background-color: rgba(0, 0, 0, 0.61);
    color: #fff;
    width:auto;
    padding-left:15px;
    padding-right:15px;
}

.price-box {
    background-color: #f3f3f5;
    padding: 1.5%;
}

.price-box a,
.price-box a:hover
{
    text-decoration: none;
    color:#fff;
}

.price-box h5 {
    line-height: 30px;
}

.offer-price {
    color: #46a942;
    font-size: 26px;
    font-weight: 300;
    letter-spacing: 0;

}


.offer-period {
    color: #0896ff;
    font-weight: 600;
}

.menu-button {
    display:none;
    padding: 3%;
}

.menu-button span i {
    cursor: pointer;
    color: #46a942;
    font-size: 34px;
    text-align: right;
    transition:all 0.5s;
}

.menu-button span i:hover {
    color: #788185;
}

.no-access{
    background-color: #ffffff;
    padding: 20px;
    box-shadow: 1px 1px 1px #ccc;
}

.package-box {
    background-color: #ffffff;
    margin-top:2%;
}

.hotel-name {
    color: #788185;
    font-size: 21px;
    font-weight: 700;
    margin: 0 0 21px;
}

.package-box h3 {
    color: #46a942;
    font-weight: 600;
    transition: all 0.5s;
}

.package-box h5,
.package-box h4
{
    color: #788185;
    margin: 1%;
}

.package-price-info {
    background: #f3f3f5;
    padding: 1%;
}

.package-price-info .btn {
    margin-bottom:2px;
}

.package-price-info .offer-price {
    font-size:44px;
}

.package-description,
.package-info
{
    color: #788185;
    font-size: 16px;
    font-weight: 300;
    line-height:20px;

}

.package-slide img,
.galerie-poze-hotel img
{

    overflow: hidden;

}

.price {
    color: #46a942;
    font-weight: 300;
}


.download-files-title {
    color: #788185;
}

.download-files-table,
.news-mailchimp
{
    background-color: #ffffff;
    color: #788185;
}

.news-mailchimp {
    padding:2%;
}

.upload-files {
    margin-bottom: 3%;
}

.search-step {
    background-color: #788185;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right:6px solid #f7f7f7;
    text-transform:uppercase;
}

.add-service {
    font-size:24px;
}

.add-infant {
    border: 1px solid #337ab7;
    border-radius: 10px;
    padding: 4px;
    font-size:14px;
    transition:all 0.5s;
}

.add-infant:hover {
    background-color: #337ab7;
    color:#fff;
    text-decoration: none;
}

.tourist-tag {
    text-align: center;
    position: absolute;
    left: -80px;
    background-color: #337ab7;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    min-width: 80px;
}

.price-tag {
    text-align: center;
    position: absolute;
    left: -77px;
    background-color: #ce3939;
    color: #fff;
    padding: 10px;
    font-size: 15px;
}

.details-tag {
    text-align: center;
    position: absolute;
    right: -80px;
    background-color: #46a942;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    min-width: 80px;

}

.notes-tag{
    text-align: center;
    position: absolute;
    left: -80px;
    background-color: #788185;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    min-width: 80px;
}

.service-tag {
    text-align: center;
    position: absolute;
    left: -80px;
    background-color: #788185;
    color: #fff;
    padding: 10px;
    font-size: 15px;
    min-width: 80px;
}

.search-step i {
    font-size:18px;

}

#selectat {
    background-color: #fff;

}

#selectat a,
#selectat .fa
{
    color: #788185;
}

.search-step .fa {
    color: #fff;
}

.search-step a,
.search-step a:hover
{
    color: #fff;
    text-decoration: none;
}

.search-form {
    padding:1%;
    background-color: #ffffff;
}

#box_turisti {
    margin-top:2%;
}

.search {
    margin-bottom:2%;
}

.price-table-head {
    background: #293f54;
    color: #fff;
    padding: 16px 30px;
    margin: -20px -25px 10px;
    border-radius: 3px 3px 0 0;
}

.price-table-head a,
.price-table-head span{
    color: #fff;
}

.tourist-table-head {
    background-color: #788185;
    color: #fff;
}

.client-search span {
    cursor: pointer;
    margin-right:10%;
    font-size:24px;
}

.book-contact {
    margin-top:3.5%;
    background-color: #f3f3f5;
    color:#788185;
}

.search-slider {
    margin-top:2%;
}

#legenda_rez{
    position: fixed;
    top: 220px;
    left: 0;
    min-width: 75px;
    z-index:9999;
}
#legenda_info{
    display: none;
    float:right;
    background-color: #122f3b;
    color: #fff;
    padding: 15px;
}

#slide_button{
    display: inline-block;
    background-color: #275162;
    height: 140px;
    width: 37px;
    cursor:pointer;
    transition: all 0.5s;
}

#slide_button:hover{
    background-color: #417b93;
}

#slide_button h4{
    transform: rotate(90deg);
    position: absolute;
    top: 50px;
    left: -38px;
    color: #fff;
}

/*Custom radio button*/
/* The radio */
.radio {
    display: inline-block !important;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    cursor: pointer;
    font-size: 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right:5px;
    font-weight: normal;
}

/* Hide the browser's default radio button */
.radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 0 !important;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #2a3f54;
    border-color: #ffffff;
    border-style: solid;
    border-width: 2px;
    border-radius: 50%;
    transition: 0.5s all;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}


/* Show the indicator (dot/circle) when checked */
.radio input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radio .checkround:after {
    left: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background:#ffffff;


}

/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: #fff ;
    border-color:#f8204f;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

#search_rez{
    display: block;
    background: #122f3b;
    padding: 12px;
    color: #fff;
}

#search_rez input{
    color:#000000;
}

.data_plata{
    text-decoration: underline !important;
    cursor: pointer;
    transition:all 0.5s;
}

.data_plata:hover{
    color: #00b4ff;
}

.reservation-tbl th a {
    text-decoration:none;
    color:#ffffff;
}

.text-mid {
    vertical-align: middle !important;
}

.border-bottom-white {
    border-bottom: 2px solid white;
}

.reservation-info {
    margin-bottom:2%;
}

.valing-middle {
    vertical-align: middle !important;
}

.text-size-44 {
    font-size:44px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 21px;
}


.text-bold{
    font-weight: 700;
}

.word-break {
    word-break: break-word;
}

.bg-white {
    background-color:#ffffff;
}

.bg-grey{
    background-color:#e9e9e9;
}

.bg-green{
    background-color:#4cae4c;
}

.bg-orange{
    background-color:#ffc112;
}

.bg-yellow{
    background-color:#fff700;
}

.text-size-26 {
    font-size:26px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 21px;
}

.text-size-20 {
    font-size:20px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 21px;
}

.text-size-18 {
    font-size:18px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 21px;
}

.text-size-12 {
    font-size:12px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 13px;
}

.text-size-14 {
    font-size:14px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 13px;
}

.text-size-16 {
    font-size:16px;
    text-decoration:none;
    font-weight:normal;
    margin: 0 0 21px;
}

.cursor-pointer{
    cursor: pointer;
}

.no-radius {
    border-radius: 0 !important;
}

.justify-content-center {
    justify-content: center !important;
}

.mt-15 {
    margin-top: 15px;
}

.me-2 {
    margin-right: .5rem !important;
}

.ms-3 {
    margin-left: 1rem !important;
}

.p-0 {
    padding: 0 !important;
}

.p-1 {
    padding: .25rem!important
}

.p-10 {
    padding:10px;
}

.p-6 {
    padding:6px;
}

.pr-0 {
    padding-right: 0 !important;
}

.text-decoration-underline {
    text-decoration: underline;
}

.flex-space-around {
    display: flex;
    justify-content: space-around;
}

.flex-space-between {
    display: flex;
    justify-content: space-between;
}

.table-payment-status {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 254px;
    background-color: rgba(33, 34, 35, 0.9);
    box-shadow: -1px 2px 6px #000;
    color: #fff;
    z-index: 999;
}

.text-lightgrey {
    color: #b3b3b3;
    line-height: 14px;
}

.text-grey {
    color: #788185;
    line-height: 14px;
}

.text-darkgrey {
    color: #4c4c4c;
    line-height: 14px;
}

.text-black {
    color:#000000;
    line-height: 14px;
}

.text-white {
    color:#ffffff;
    line-height: 14px;
}

.text-purple {
    color:#c24382;
    line-height: 14px;
}

.text-yellow{
    color:#f3c723;
    line-height: 14px;
}

.text-orange{
    color: #f69300;
    line-height: 14px;
}

.bkg-price-info {
    background-color: #f3f3f5;
    padding: 2.5%;
}

.table-payment-status td {
    padding: 2%;
}

.search-results {
    border-bottom:1px dashed #d2d2d2;
    padding:2%;
}

.hotel-rooms .col-md-6:first-child {
    border-right:1px solid #cacaca
}

.package-rooms{
    font-weight: bold;
    border: 1px solid #337ab7;
    padding: 6px;
    border-radius: 3px;
}

.package-rooms:hover,
.package-rooms:focus {
    text-decoration:none;
    background-color:#337ab7;
    color:#ffffff;
}

.package-link {
    font-weight: bold;
    border: 1px solid #337ab7;
    padding: 6px;
    border-radius: 3px;
}

.package-link:hover,
.package-lin:focus
{
    text-decoration:none;
    background-color:#337ab7;
    color:#ffffff;
}

.offer-div {
    position: absolute;
    bottom: 10px;
    left: 10px;
    background-color: rgb(217, 83, 79);
    width: 58%;
    padding: 6px;
    text-align: center;
    vertical-align: middle;
}

.offer-div label {
    color: #ffffff;
    margin-top:4px !important;
}

.discount {
    font-weight: normal;
    position: absolute;
    right: 6px;
    text-align: center;
    top: -36px;
    color: #fff;
    background-color: #d9534f;
    padding: 6px;
}

.offer-type {
    position: absolute;
    left: 15px;
    top: 10px;
    padding: 2%;
    width: 17%;
    text-align: center;
    background-color: rgb(120, 129, 133);
}

.partaj-info {
    position: absolute;
    background-color: #d9534f;
    color: #fff;
    padding: 2%;
    bottom: -60px;
    left: 0;
    right: 0;
}

.offer-type span {
    font-size: 24px;
    color:#ffffff;
}

.bg-white {
    background-color:#ffffff;
}

.result-title {
    color: #46a942;
    font-size: 24px;
    font-weight: 700;
    line-height: -0.05em;
    line-height: 24px;
    text-decoration: none;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

#tbl_turisti {
    margin-top:2%;
}

.rooms-table {
    margin-top: 1%;
}

.comment_bubble {
    margin-bottom:10px;
    text-align: left;
    padding: 1%;
    background-color: #f0ad4e;
    border: 1px solid #f7dbb3;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    min-height: 10%;
    color: #fff;
    font-size: 14px;
}

.comment_rezervare {
    margin-bottom:10px;
    text-align: left;
    padding: 1%;
    background-color: #5cb85c;
    border: 1px solid #b3ffb3;
    border-radius:10px;
    min-height: 10%;
    color: #fff;
    font-size: 14px;
}
.cancellation-info:before{
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: inline-block;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 8px solid #4a6d7b;
    position: absolute;
    left: 46px;
    top: -8px;
}

.cancellation-info{
    position: absolute;
    background-color: #275162d6;
    color: #fff;
    padding: 10px;
    min-width: 306px;
    min-height: 64px;
    z-index: 99999;
    top: 110px;
    left: 80px;
}

.cancellation-info .info{
    color: #ffc107;
    font-weight:700;
}

.cancellation_remarks{
    font-size:10px;
    color:#ffffff !important;
}

.cancellation_remarks table{
    font-size:10px;
    font-weight:normal;
    color:#ffffff !important;
}

.generate_voucher {
    position: absolute;
    background: rgba(255, 255, 255, 0.94);
    width: 100%;
    height: 100%;
}

.empty-field-alert {
    display:none;
    background-color: rgba(35, 106, 171, 0.94);
    border-bottom: 2px solid #525252;
    position: fixed !important;
    top: 10%;
    left:25%;
    color: #fff;
}

.empty-field-alert p {
    font-size: 22px;
    padding: 2%;
}

#close-empty-field {
    float: right;
    cursor:pointer;
    font-size: 18px;
    position: absolute;
    right: 20px;
    top: 20px;
    border: 1px solid #fff;
    padding: 5px;
    transition: all 0.5s;
}

#close-empty-field:hover {
    color:#2f72af;
    background-color:#fff;
}

li.ui-menu-item {
    color: #5cb85c;
    padding:2px;
}

.ui-widget-content{
    width:440px !important;
}

.ui-state-active {
    background: #5cb85c !important;
    color: #ffffff !important;
    transition: all 0.5s;
}

/*Pagina oferte*/

.offer-list .fa-commenting {
    color:#f3dd31;
}

.offer-list .fa-key {
    color:#33b74a;
}

/*Erori form adaugare auto*/

.error {
    border:1px solid red !important;
}

/*Tabel detalii zbor*/

.tabel_detalii {
    display:none;
    color: #788185;
    position: absolute !important;
    left:auto;
    top:auto;
    background-color:#fff;
    border:1px solid #ccc;
    z-index:9999;
}

.detalii_zbor_ruta {
    background-color: #e9f7ec;
}

.detalii_zbor_ruta span {
    font-weight:bold;
}

.info-date-style {
    position: absolute;
    background-color: #55b051;
    color: #ffffff;
    z-index: 9999;
    padding: 2%;
    width: 100%;
}

.info_zbor:hover {
    color:#ff8400;
}

/*Asigurare*/
/*Asigurare*/

.asigurare table {
    background-color: #ffffff;
}

.insurance-table-head{
    background-color: #31708f;
    color: #ffffff;
}

.insurance-table-head th {
    font-weight:bold;
}

.eroare_data {
    border:1px solid #a94442 !important;
}

.info-box{
    border: 1px solid;
    background-color: #31708f;
    color: #fff;
    padding: 1%;
}

.detalii-asigurare{
    cursor: pointer;
    transition: all 0.5s;
}

.detalii-asigurare:hover {
    color: #003058;
}

#box-detalii {
    display:none;
    position: absolute;
    background-color: rgba(201, 48, 44, 0.92);
    min-width: 250px;
    z-index: 999;
    padding: 1%;
    border-radius: 0 10px 10px 10px;
}

.voucher-error {
    position: fixed;
    z-index: 9999;
    background-color: rgba(82, 82, 82, 0.89);
    color: #ffffff;
    padding: 1%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 0;
}

.error-text{
    text-align: center;
    background-color: #d9534f;
    color: #ffffff;
    padding: 1%;
    text-transform: uppercase;
}

.voucher-success{
    background-color: rgba(58, 105, 52, 0.91);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    color: #ffffff;
    padding: 1%;
}

.bg-ag-filter {
    background-color: #474747c7;
    padding: 1%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #fff;
}

.bg-adrese-postale{
    background-color: #fff;
    padding: 1%;
    box-shadow: 1px 1px 1px 1px #ccc;
    height:100px;
}

.loading-page{
    background-color: #ffffffd9;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9999999;
    top: 0;
    left: 0;
}

.loading-page h4{
    margin-top:20%
}

.loading-text{
    top:40%;
    margin:0 auto;
}

.eroare-dezanulare{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background-color: #d9534f;
    color: #fff;
    z-index: 99999;
}

.eroare-data{
    position: absolute;
    background-color: #dd2727bd;
    color: #fff;
    padding: 5px;
    width: 250px;
    font-size: 14px;
    margin-left: 50px;
    margin-top: -54px;
}

@media screen and (min-width: 1000px) {
    #verificare-pret {
        min-height:600px;
    }
}
@media screen and (max-width: 970px) {

    .menu-button {
        display:block;
    }

    .first-nav {
        display:none;
    }

    .full-menu,
    .logo-ag
    {
        display:none;
    }
}

/*Datepicker*/

.ui-datepicker{
    width:230px !important;
}

.ui-widget-header {
    background: #ffffff !important;
    color: #46a942 !important;
    font-weight: bold !important;
    border:none !important;
    font-size:16px !important;
.ui-state-default,
.ui-widget-content
.ui-state-default
}
.ui-state-default{
    background: transparent !important;
    border: none !important;
    color: #666 !important;
    font-size: 15px !important;
    text-align:center !important;
}

.ui-widget-content a{
    color: #46a942 !important;
}

.ui-state-hover{
    background: #d3d3d3 !important;
    outline: none !important;
}

.ui-state-active{
    background: #5cb85c !important;
    color: #ffffff !important;
    transition: all 0.5s !important;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled
{
    opacity: 0.65 !important;
}

/*New DATEPICKER*/

.datepicker{
    width: 300px !important;
}

.datepicker--day-name{
    color: #479247 !important;
    font-weight: bold !important;
}

.datepicker--cells-days .datepicker--cell-day {
    color: #479247 !important;
    height: 30px !important;
    vertical-align: middle !important;
    font-weight: bold !important;
    line-height: 30px;
}

.datepicker--cells-days .-disabled-{
    color: #aeaeae !important;
    font-weight: normal !important;
}

.datepicker--cells-days .-other-month-{
    color: #dedede !important;
    font-weight: normal !important;
}



.datepicker--cell.-selected-, .datepicker--cell.-selected- .-current-{
    background-color: #ffc52a !important;
    color: #ffffff !important;
}

.datepicker--cell-day{
    display: block !important;
    text-align: center !important;
    margin-bottom: 4px !important;
}

.pret_calendar{
    color: #d9534f;
    font-size:10px;
    font-weight: bold;
    display: block;
    text-align: center;
    vertical-align: middle !important;
    margin-top: -10px;
    line-height: 10px;
}

.tari-city{
    position: absolute;
    background-color: #2a3f54;
    color: #fff;
    padding: 10px;
    width: 300px;
    text-align: center;
    font-size: 14px;
    overflow-y: scroll;
    height: 150px;
}

.adauga-tara-city{
    color: #ff5300;
    cursor: pointer;
}

#tariCity{
    background-color: #5cb85c;
    color: #fff;
    padding: 5px;
    cursor: pointer;
}
/*Diagrama Autocar*/

#diagrama_form label {
    height: 28px;
    font-size: 12px;
    font-weight: bold;
}

#diagrama_form {
    background-color: #e8ecff;
    padding: 10px;
    border-radius: 10px;
}

.input-clasa-avion {
    margin-right: 10px;
}

.input-clasa-avion input {
    width: 60px
}

#diagrama_form .clasa {
    position: absolute;
    right: -34px;
    transform: rotate(90deg);
    top: 28px;
    font-weight: bold;
    border-top: 1px solid;
    border-left: 1px solid;
    border-right: 1px solid;
    width: 70px;
    height: 14px;
    color: #747474;
}

#diagrama_form .clasa .tip-clasa {
    position: absolute;
    top: -15px;
    width: 70px;
    text-align: center;
}

.icon-disabled {
    pointer-events: none;
}

#diagrama{
    border-radius: 16px;
    min-height: 410px;
    width: 100%;
}

#diagrama-avion #diagrama {
    min-width: 600px;
    min-height: 375px;
    width: max-content;
    border: 0;
}

#diagrama-avion #diagrama .primul-rand {
    height: auto;
}

#diagrama-avion #diagrama .cockpit {
    float: right;
    display: block;
    position: relative;
    top: 46px;
}

#diagrama-avion #diagrama .cockpit .geam-dreapta {
    width: 30px;
    height: 60px;
    background-color: #ccc;
    display: block;
    border-radius: 6px 0 0 6px;
    transform: skew(-30deg, -6deg);
    margin-right: 35px;
}

#diagrama-avion #diagrama .cockpit .geam-central {
    width: 30px;
    height: 90px;
    background-color: #ccc;
    display: block;
    border-radius: 6px 0 0 6px;
    position: relative;
    margin: 6px 0;
    right: 16px;
}

#diagrama-avion #diagrama .cockpit .geam-stanga {
    width: 30px;
    height: 60px;
    background-color: #ccc;
    display: block;
    border-radius: 6px 0 0 6px;
    transform: scaleX(-1) rotate(180deg) skew(-30deg, -6deg);
    margin-right: 35px;
}

#diagrama-avion #diagrama::before{
    content: '';
    width: 220px;
    height: 100px;
    border-left: 20px solid;
    border-right: 20px solid;
    border-image-source: linear-gradient(2deg, #b6e8ff, rgb(255 255 255));
    border-image-slice: 1;
    position: absolute;
    display: block;
    left: 800px;
    top: -100px;
    transform: skew(-20deg);
}

#diagrama-avion {
    height: auto;
    display: inline-block;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    width: 100%;
    padding: 100px 0 200px 0;
}

#diagrama-avion::-webkit-scrollbar-thumb,
#alege-turist::-webkit-scrollbar-thumb
{
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-image: -webkit-linear-gradient(330deg, #364afb 0%, #86b8f5 100%);
    background-image: linear-gradient(120deg, #364afb 0%, #86b8f5 100%);
}

#diagrama-avion::-webkit-scrollbar-track,
#alege-turist::-webkit-scrollbar-track
{
    -webkit-box-shadow: none;
    border: 1px solid #d8dadb;
}

#diagrama-avion::-webkit-scrollbar {
    width: 4px;
    height: 10px;
}

#diagrama-avion #diagrama::after{
    content: '';
    width: 220px;
    height: 100px;
    border-left: 20px solid;
    border-right: 20px solid;
    border-image-source: linear-gradient(180deg, #b6e8ff, rgb(255 255 255));
    border-image-slice: 1;
    position: absolute;
    display: block;
    left: 800px;
    bottom: -100px;
    transform: skew(20deg);
}

.primul-rand{
    float: left;
    border: 6px solid #b6e8ff;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    width: 223px;
    min-height: auto;
    margin-right: 6px;
}

#diagrama-avion #diagrama .primul-rand {
    border-radius: 20px;
}

.primul_nr_rand{
    width: 234px;
    display: inline-block;
    float: left;
    height: 2px;
}

#diagrama-avion .primul-rand {
    border: none;
}

#diagrama-avion .primul-rand::before{
    content: "";
    width: 490px;
    height: 100%;
    position: absolute;
    display: block;
    border-left: 80px solid #b6e8ff;
    border-radius: 100%;
}

#diagrama-avion .coada-avion {
    float: left;
}

#diagrama-avion .coada-avion .forma{
    content: "";
    width: 122px;
    height: 100%;
    position: absolute;
    display: block;
    border-right: 64px solid #b6e8ff;
    border-radius: 100%;
}

#diagrama-avion .coada-avion .forma::before {
    content: "";
    background-color: #b6e8ff;
    width: 70px;
    height: 100px;
    position: absolute;
    right: -50px;
    top: -52px;
    transform: rotate(185deg) scaleX(1) skew(180deg, 56deg);
    border-radius: 308px 10px 150px 0;
}

#diagrama-avion .coada-avion .forma::after {
    content: "";
    background-color: #b6e8ff;
    width: 70px;
    height: 100px;
    position: absolute;
    right: -50px;
    bottom: -52px;
    transform: rotate(-6deg) scaleX(-1) skew(180deg, 56deg);
    border-radius: 308px 10px 150px 0;
}

/*#diagrama-avion .coada-avion::after{
    content: "";
    width: 490px;
    height: 100%;
    position: absolute;
    display: block;
    border-right: 80px solid #c8c8c8;
    border-radius: 100%;
}*/

.nr_rand{
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 999;
}

.rand_nou {
    display: inline-block;
    text-align: center;
    width: 102px;
    bottom: 10px;
    z-index: 999;
    position: relative;
}

.rand-urmator {
    position: absolute;
    background-color: #6470ff;
    color: #fff;
    height: 20px;
    width: 20px;
    font-size: 12px;
    padding: 3px;
    text-align: center;
    font-weight: bold;
    border-radius: 100%;
    top: -10px;
    transition: all 0.5s ease-in-out;
}

.rand-urmator:hover {
    background-color: #4c55c8;
}

.rand-urmator-input {
    position: absolute;
    background-color: #0000007d;
    padding: 10px;
    width: 180px;
    display: none;
    top: 12px;
    left: 108px;
}

.rand-urmator-input input {
    width: 40px !important;
    display: inline-block;
    margin-right: 10px;
}

.rand-urmator-input button {
    display: inline-block;
}

.scari .treapta{
    border: 1px solid #c8c8c8;
    height: 26.6px;
    width: 80px;
    background: #ebebeb;
    margin-left: 18px;

}

.scaun{
    width:100px;
    height: 70px;
    margin-left: 20px;
}

.scaun-sezut {
    float:left;
    height: 60px;
    width: 60px;
    border: 1px solid #d3d3d3;
}


.maner-dreapta,
.maner-stanga{
    display: inline-block;
    height: 10px;
    border: 1px solid #e3e3e3;
    width: 50px;
    position: relative;
    float: right;
    right: 30px;
    content: "";
}


.primul-rand .scaun:before,
.primul-rand .scaun:after
{
    background-color: #bf3c3c;
}

.scaun-spatar{
    float: left;
    border: 1px solid #cecece;
    height: 60px;
    width: 10px;
    position: relative;
    top: 0;
}

.scaun-spatar-part2{
    border: 1px solid #d6d6d6;
    height: 50px;
    width: 24px;
    float: left;
    border-top-right-radius: 100px;
    border-bottom-right-radius: 100px;
    position:relative;
    top:4px;
}

.numar-scaun{
    color:#ffffff;
    font-size:25px;
    text-align: center;
    vertical-align: middle;
    display: block;
    position: relative;
    top: 20px;
}

.culoar{
    height:80px;
}

.culoar-sofer{
    height:40px;
    clear:both;
}

.volan{
    float: right;
    position: absolute;
    border: 2px solid #5cb85c;
    border-radius: 100px;
    height: 50px;
    width: 50px;
    left: 100px;
    margin-top: 14px;
    z-index: 99999;
}

.volan-part-2{
    position: relative;
    border: 2px solid #5cb85c;
    border-radius: 100px;
    width: 20px;
    height: 20px;
    top: 13px;
    left: 13px;
}

.corp-autocar{
    float:left;
}

#diagrama-autocar .corp-autocar {
    border: 6px solid #ececec;
    min-width: 1100px;
}

#diagrama-autocar .volan-stanga,
#diagrama-autocar .volan-dreapta
{
    float: right;
}

.corp-autocar .coloane-autocar{
    display:inline-table;
    height: 100%;

}

.locuri{
    text-align: center;
    height: 50px;
    width: 50px;
    padding: 2px;
    color: #ffffff;
    font-size: 14px;
    cursor: pointer;
    background-color: #699aca;
    border-radius: 10px;
    margin-bottom: 3px;
    margin-right: 3px;
    word-break: break-all;
    transition: all 0.5s;
    position: relative;
}

.locuri:hover {
    background-color: #385776 !important;
}

.corp-autocar .active{
    background-color: #385776 !important;
}

.locuri a{
    text-decoration: none;
    display: block;
    position: relative;
    top: 10px;
    color: #ffffff;
}

.locuri a:focus{
    color: #FF6600;
}

.detalii_loc{
    background: #2a3f54ed;
    position: absolute;
    width: 235px;
    min-height: 180px;
    border-radius: 10px;
    padding: 10px;
    z-index: 99999;
    top: -100px;
    left: 60px;
}

.infoSelectie{
    font-size: 8px;
    text-align: center;
    display: block;
    position: relative;
    margin-top: 2px;
}

.rand{
    width: 53.5px;
    display: inline-block;
    text-align: center;
    font-size: 20px;
    color: #337ab7;
}

.adauga_rand{
    font-size:30px;
    cursor: pointer;
    transition:all 0.5s;
    vertical-align: middle;
}

.adauga_rand:hover{
    color: #5cb85c;
}

.stergere_rand {
    display: inline-block;
    z-index: 999;
    margin-top: 10px;
}

.stergere_rand .rand{
    font-size:30px;
    cursor: pointer;
    color: #a94442;
    transition:all 0.5s;
}

.stergere_rand .rand:hover{
    color: #e73330;
}

.nr_locuri{
    font-size: 20px;
    font-weight: 700;
    position: relative;
    top: 40px;
    margin-left: 10px;
    color: #f86c25;
}

/*Diagrama afisare*/

.diagrama_titlu{
    color:#31708f;
    text-align: center;
}
.diagrama-detalii-ghid{
    text-align: center;
    font-size:22px;
    clear:both;
}

.locuri_diagrama #diagrama-avion #diagrama {
    position: relative;
}

.locuri_diagrama .contact-info{
    border: 2px solid #ccc !important;
    border-bottom-right-radius: 15px;
    width: auto;
}
.locuri_tpl{
    width:75px;
    display: inline-block;
}

.locuri_diagrama #diagrama-avion .clasa {
    position: absolute;
    top: -26px;
    text-align: center;
    padding: 2px;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    z-index: 9;
}

.locuri_diagrama #diagrama-avion .clasa.business {
    background-color: #ffabab;
}

.locuri_diagrama #diagrama-avion .clasa.business::before {
    content: "";
    border-top: 11px solid #ffabab;
    position: absolute;
    width: 100%;
    left: 0;
    top: 9px;
    border-radius: 16px;
    height: 32px;
    z-index: -9;
}

.locuri_diagrama #diagrama-avion .clasa.premium-economy {
    background-color: #76c6ff;
}

.locuri_diagrama #diagrama-avion .clasa.premium-economy::before {
    content: "";
    border-top: 11px solid #76c6ff;
    position: absolute;
    width: 100%;
    left: 0;
    top: 9px;
    border-radius: 16px;
    height: 32px;
    z-index: -9;
}

.locuri_diagrama #diagrama-avion .clasa.economy {
    background-color: #6be474;
}

.locuri_diagrama #diagrama-avion .clasa.economy::before {
    content: "";
    border-top: 11px solid #6be474;
    position: absolute;
    width: 100%;
    left: 0;
    top: 9px;
    border-radius: 16px;
    height: 32px;
    z-index: -9;
}

.locuri_diagrama .primul_nr_rand{
    width:100px;
}
.locuri_diagrama .rand{
    width:71px;
}
.locuri_diagrama .scaun{
    width: 76px;
    height: 60px;
    margin-left: 0;
}

.locuri_diagrama .scaun-sezut {
    height: 40px;
    width: 40px;
}

.locuri_diagrama .scaun-spatar {
    height: 40px;
    width: 3px;
}
.locuri_diagrama .scaun-spatar-part2 {
    height: 40px;
    width: 24px;
    top: 0;
}

.locuri_diagrama .scaun-spatar-part2 .xl-info {
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 2px;
    transform: rotate(90deg);
    font-size: 10px;
}

.locuri_diagrama .scaun .maner-dreapta,
.locuri_diagrama .scaun .maner-stanga{
    width: 40px;
    right: 25px;
}

.locuri_diagrama #diagrama{
    min-height: 304px !important;
    width: 1157px;
    border: none !important;
}

.corp-autocar{
    border-top: 6px solid #b6e8ff;
    border-bottom: 6px solid #b6e8ff;
    border-right: 6px solid #b6e8ff;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    width: auto;
    min-width: auto;
    min-height: 375px;
    padding: 0 6px;
}

#diagrama-avion .corp-autocar {
    border: none;
    border-top: 6px solid #b6e8ff;
    border-bottom: 6px solid #b6e8ff;
    min-width: 1300px;
    border-radius: 16px;
}

.locuri_diagrama .nr_rand{
    display: inline;
}

#diagrama-autocar .locuri_diagrama .primul-rand{
    width: 84px;
    margin-right: 2px;
}

.locuri_diagrama .numar-scaun{
    font-size: 18px;
    top: 8px;
}

.locuri_diagrama .primul-rand .scaun{
    margin-left: 14px;
}

.locuri_diagrama .primul-rand .scari{
    margin-left: 6px;
}

.locuri_diagrama .scari .treapta{
    height: 20px;
    width:76px;
    margin:0;
}
.locuri_diagrama .culoar{
    height: 60px;
}
.locuri_diagrama .primul-rand .volan{
    height: 36px;
    width: 36px;
    margin-top: 2px;
    left: 33px;
}
.locuri_diagrama .primul-rand .volan-part-2{
    top: 6px;
    left: 6px;
    background-color: #5bb45c;
}

.wc{
    background: linear-gradient(40deg,#45cafc,#303f9f) !important;
    border-radius: 6px;
    width: 76px;
    height: 60px;
}

.wc span{
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 14px;
    color: #ffffff;
}

.kitchen{
    background: linear-gradient(40deg,#45cafc,#303f9f) !important;
    border-radius: 6px;
    width: 76px;
    height: 60px;
}

.kitchen span{
    font-size: 14px;
    text-align: center;
    position: relative;
    top: 14px;
    color: #ffffff;
}

.autocar-front{
    float: left;
    width: 13px;
    height: 304px;
}
.autocar-front .primul-far{
    background: #ececec;
    border: 2px solid #ececec;
    float: left;
    width: 14px;
    height: 34px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: absolute;
    top: 38px;
}

.autocar-front .al-doilea-far{
    background: #ececec;
    border: 2px solid #ececec;
    float: left;
    width: 14px;
    height: 34px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: relative;
    top: 236px;
}

/*Diagrama ocupare*/
.autocar_ocupare{
    background-color: #ffffff;
    height: auto;
    max-width:1000px;
    margin: 0 auto;
}

.autocar_ocupare #turisti-de-alocat,
.autocar_ocupare #legenda
{
    margin-bottom: 15px;
}

.autocar_ocupare #diagrama-autocar .primul-rand {
    border: 6px solid #ececec;
}

.autocar_ocupare #diagrama{
    min-height: 212px !important;
    float: left;
}
.autocar_ocupare .autocar-front{
    height:234px;
}
.autocar_ocupare .autocar-front .primul-far{
    top: 14px;
}
.autocar_ocupare .autocar-front .al-doilea-far{
    top: 190px;
}

.autocar_ocupare #diagrama-autocar .primul-rand {
    width: 85px;
}

.autocar_ocupare .primul-rand .culoar-sofer{
    height:25px;
}

.autocar_ocupare .primul-rand .volan{
    height: 30px !important;
    width: 30px !important;
    margin-top: 8px;
}

.autocar_ocupare .primul-rand .volan-part-2{
    top: 3px;
    left: 3px;
}
.autocar_ocupare .corp-autocar{
    min-width: auto !important;
    min-height: auto;
    padding-right:10px;
}

.autocar_ocupare #autocar .corp-autocar
{
    min-height: 338px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
}

.autocar_ocupare .locuri_tpl{
    width: 60px;
}

.autocar_ocupare #diagrama-avion .locuri_tpl{
    width: 30px;
}

.autocar_ocupare .scaun{
    width: 58px;
    height: 46px;
}

.autocar_ocupare #diagrama-avion .scaun{
    position: relative;
    width: 32px;
    height: 28px;
}

.autocar_ocupare #diagrama-avion #diagrama .cockpit .geam-dreapta {
    width: 25px;
    height: 50px;
}

.autocar_ocupare #diagrama-avion #diagrama .cockpit .geam-central {
    width: 25px;
    height: 70px;
}

.autocar_ocupare #diagrama-avion #diagrama .cockpit .geam-stanga {
    width: 25px;
    height: 50px;
}

.autocar_ocupare .scaun-sezut {
    width:30px;
    height: 30px;
}

.autocar_ocupare #diagrama-avion  .scaun-sezut{
    width: 20px;
    height: 20px;
    font-size: 8px;
}

.autocar_ocupare .scaun .maner-dreapta,
.autocar_ocupare .scaun .maner-stanga{
    height: 8px;
    width: 30px;
    right: 18px;
}

.autocar_ocupare #diagrama-avion .scaun .maner-dreapta,
.autocar_ocupare #diagrama-avion .scaun .maner-stanga{
    height: 4px;
    width: 14px;
    right: 12px;
}

.autocar_ocupare .scaun:before,
.autocar_ocupare .scaun:after{
    width:30px;
    height: 8px;
}

.autocar_ocupare #diagrama-avion .scaun:before,
.autocar_ocupare #diagrama-avion .scaun:after{
    width:30px;
    height: 8px;
}

.autocar_ocupare .scaun-spatar{
    height:30px;
}

.autocar_ocupare #diagrama-avion .scaun-spatar{
    height: 25px;
}

.autocar_ocupare .scaun-spatar-part2{
    height: 30px;
    width: 18px;
}

.autocar_ocupare #diagrama-avion  .scaun-spatar-part2{
    height: 20px;
    width: 12px;
}

.autocar_ocupare .primul-rand .numar-scaun{
    top:7px;
    font-size:16px;
    z-index: 9999999;
}

.autocar_ocupare .numar-scaun{
    top:0;
    font-size:12px;
}

.autocar_ocupare #diagrama-avion .numar-scaun{
    top:0;
    font-size:10px;
}

.autocar_ocupare #diagrama-avion  .numar-scaun{
    top: -3px;
    font-weight: bold;
    height: 6px;
    font-size: 9px;
}

.autocar_ocupare .wc{
    width: 60px;
    height: 46px;
    position: relative;
    display: table-caption;
}

.autocar_ocupare #diagrama-avion .wc{
    width: 30px;
    height: 28px;
    display: block;
    position: relative;
}

.autocar_ocupare .wc span{
    top: 8px;
}

.autocar_ocupare #diagrama-avion .wc span{
    display: block;
    position: absolute;
    top: 8px;
    width: 100%;
}

.autocar_ocupare .kitchen{
    width: 30px;
    height: 28px;
    display: block;
    position: relative;
}

.autocar_ocupare .kitchen span{
    display: block;
    position: absolute;
    top: 8px;
    width: 100%;
}

.autocar_ocupare .iesire{
    width: 30px;
    height: 28px;
    position: relative;
    background-image: linear-gradient(120deg,#f093fb 0,#f5576c 100%);
}

.autocar_ocupare .iesire span{
    position: absolute;
    font-size: 14px;
    color: #fff;
    transform: rotate(-90deg);
    top: 7px;
    font-weight: bold;
    left: -2px;
}

.autocar_ocupare .iesire.dreapta {
    border-radius: 0 0 100% 0;
}

.autocar_ocupare .iesire.stanga {
    border-radius: 0 100% 0 0;
}

.autocar_ocupare .scari .treapta{
    clear: both;
    width: 50px;
    height: 15.3px;
}

.autocar_ocupare #diagrama-avion .scari .treapta{
    width: 30px;
    height: 9.3px;
}

.autocar_ocupare .culoar{
    height: 46px;
}

.autocar_ocupare #diagrama-avion .culoar {
    height: 28px;
}

.autocar_ocupare #diagrama-avion #diagrama .cockpit {
    top: 28px;
}

.autocar_ocupare .alert {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    font-size: 14px;
    z-index: 99;
    opacity: 0.9;
}

.autocar_ocupare .info-loc #tabel-turisti-alocati
{
    margin-bottom: 15px;
}

#modal-block-scaun .modal-body .row {
    margin-bottom: 5px;
}

.scaun{
    cursor:pointer;
}

.nume-turist{
    display: block;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

#alege-turist{
    border: 1px solid #ebebeb;
    height: 100px;
    overflow-y: scroll;
}

#alege-turist .turist-button{
    border: 1px solid #f3f3f3;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    overflow: hidden;
    transition: 0.5s all;
}

#alege-turist .turist-info{
    width: 95%;
    padding: 8px;
    display: inline-block;
}

.stergere-turist, .stergere-turist-alocat{
    position: relative;
    width: 4%;
    display: inline-block;
    top: 3px;
}

.stergere-turist a{
    text-decoration: none !important;
}

.turist-liber{
    background-color: #85d272;
}

.turist-liber:hover{
    background-color: #59c159;
}

.turist-selectat{
    background-color: #d4d4d4;
}

.turist-cu-loc{
    background-color: #3CB371;
}

.turist-ocupat{
    background-color: #d4d4d4;
}

.scaun-ocupat{
    color: #d4d4d4;
}

.ocupat{
    background-color: #d4d4d4;
}

.scaun-indisponibil{
    color: #ff7e78;
}

.indisponibil{
    background-color: #ff7e78;
}

.scaun-liber{
    color: #6392bb;
}

.liber{
    background-color: #6392bb;
}

.scaun-selectat{
    color: #5cb75c;
}

.selectat{
    background-color: #5cb75c;
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
    animation-duration: 300ms;
    animation-fill-mode: both;
}

/*animatie selectrea scaune de pe diagrama*/
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.info-nr-loc{
    font-size: 18px;
    color: #777;
}

.info-pret-loc{
    float: right;
    font-size: 22px;
    color: #777;
}

#tabel-turisti-selectati{
    font-size:14px;
}

#pret-total{
    vertical-align: middle;
    margin-right: 20px;
    font-weight: bold;
}

#salvare-locuri{
    margin-bottom:40px;
}

.export-pdf, .export-pdf .autocar_ocupare #diagrama {
    width: 1010px;
}


.export-pdf .autocar_ocupare .primul-rand,.export-pdf .autocar_ocupare .corp-autocar {
    height: 265px !important;
    min-height: 265px !important;
    max-height: 265px !important;
}

.export-pdf .autocar_ocupare .primul-rand .numar-scaun {
    top:0;
    z-index: 999999999;
}

/*
.export-pdf .autocar_ocupare .scaun {
    width: 64px;
}

.export-pdf .autocar_ocupare .primul-rand .culoar-sofer{
    height:27px;
}

.export-pdf .autocar_ocupare .scaun .numar-scaun{
    font-size:18px;
}
.export-pdf .autocar_ocupare .locuri_tpl{
    width: 64px;
}
.export-pdf .autocar_ocupare .autocar-front{
    width:16px;
}
.export-pdf .autocar_ocupare .culoar{
    height: 52px;
    clear: both;
}

.export-pdf .autocar_ocupare .wc{
    height: 50px;
    text-align: center;
}

.export-pdf .autocar_ocupare .treapta{
    height: 15px;
}
.export-pdf .autocar_ocupare .autocar-front .primul-far{
    position: relative;
    top:20px;
}

.export-pdf .autocar_ocupare .autocar-front .al-doilea-far{
    top:170px;
}
.export-pdf .autocar_ocupare .autocar-front {
    height: 260px;
}

.export-pdf .autocar_ocupare .scaun .maner-dreapta,
.export-pdf .autocar_ocupare .scaun .maner-stanga{
    width: 35px;
}
*/

.export-pdf .primul-rand{
    width: 90px;
}
/*Sectiune ghizi*/

.poza-ghid{
    width:200px;
    height:200px;
}

.titlu-sectiune{
    background: linear-gradient(325deg,#45cafc,#5d638a) !important;
    font-family: system-ui;
    padding: 5px;
    color: #fff;
    border-radius: 10px 10px 0 0;
}


.content-sectiune{
    border-radius: 0 0 10px 10px;
    font-family: system-ui;
    padding: 10px;
    box-shadow: 1px 2px 19px 0 #8a8a8a3b;
    color: #777;
}

#detalii-loc .content-sectiune .row {
    height: 28px;
}

#detalii-loc .content-sectiune .row:nth-child(2) {
    height: 43px;
}

.content-sectiune span {
    margin-bottom: 8px !important;
    display: block;
}

/*Grupuri*/

.autocomplete_pachete, .select_pachete{
    height: 157px;
    overflow-y: scroll;
    border: 1px solid #efefef;
    border-radius: 4px;
    text-align: left;
}

#tabel-grupuri .fa-pencil-square-o{
    vertical-align: middle;
}

.autocomplete_pachete .list-group-item{
    padding: 10px 8px;
}

.autocomplete_pachete .label{
    display: inline-block;
    float: left;
    margin: 2px;
}

.autocomplete_pachete ul li:hover {
    background-color: #e0e7ff;
}

.select_pachete ul li:hover {
    background-color: #5cb85c;
}

.select_pachete ul li {
    background-color: #4b974b;
}

.select_pachete ul li span {
    color: #fff;
}

.autocomplete_pachete ul li span i, .select_pachete ul li span i{
    float: right;
    cursor: pointer;
}

.btn-pachet-grup{
    display: inline-block;
    background: #5bc0de;
    border-radius: 4px;
    margin-bottom: 2px !important;
}

.btn-pachet-grup:hover{
    background-color: #31b0d5;
}

.btn-pachet-grup a{
    color: #fff;
    text-decoration: none !important;
}

.btn-pachet-grup a:hover{
    color: #fff;
}

.btn-pachet-grup .delete-pachet-grup{
    cursor: pointer;
    transition: 0.5s all;
}

.btn-pachet-grup .delete-pachet-grup:hover{
    cursor: pointer;
    color: #bc4442;
}


#grupuri-transport #loading{
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffffe6;
    z-index: 9;
}

.grup-expirat{
    display:none;
}

#loading h5{
    position: relative;
    top: 100px;
}

.text-info i{
    vertical-align: middle;
}

.add-subgrup span{
    font-size: 36px;
    position: relative;
    cursor: pointer;
    left: 10px;
    color: #57b75c;
    transition: 0.5s all;
}

.add-subgrup span:hover {
    color: #3e9543;
}

.pachet-nou{
    cursor:pointer;
    transition: all 0.5s;
    margin-left:15px;
    vertical-align: middle;
}

.pachet-nou:hover{
    color: #5cb85c;
}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
    /*float:right;*/
    vertical-align: middle;
}

.switch-small {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
    vertical-align: middle;
}

/* Hide default HTML checkbox */
.switch input {display:none;}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider_2 {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fb4141;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-small{
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider-small:before{
    position: absolute;
    content: "";
    height: 18px;
    width: 18px;
    left: 1px;
    bottom: 1px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider_2:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 3px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input.default:checked + .slider {
    background-color: #444;
}
input.success:checked + .slider {
    background-color: #57b75c;

}input.inchide_plecare:checked + .slider {
     background-color: #57b75c;
 }

input.primary:checked + .slider {
    background-color: #337ab7;
}

input.danger:checked + .slider {
    background-color: #ad4c4a;
}

input.default:checked + .slider_2 {
    background-color: #444;
}
input.success:checked + .slider_2 {
    background-color: #57b75c;
}

input.inchide_plecare:checked + .slider_2 {
    background-color: #57b75c;
}

input.primary:checked + .slider_2 {
    background-color: #337ab7;
}

input.danger:checked + .slider_2 {
    background-color: #ad4c4a;
}

input.default:checked + .slider-small {
    background-color: #444;
}
input.success:checked + .slider-small {
    background-color: #57b75c;
}

input:checked + .slider:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
input:checked + .slider_2:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}
input:checked + .slider-small:before {
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    transform: translateX(20px);
}

/*Alocare turisti diagrama*/
#alocare-turisti{
    background: #fff;
    width: 100%;
    height: 100%;
}

#info-alocari{
    background-color: #ebebeb;
    box-shadow: 1px 2px 9px #8a8a8a;
    padding: 8px;
    height: 220px;
}

.grup-turisti{
    padding: 10px;
    background-color: #4e744e;
    color: #fff;
}

.grup-turisti a{
    color: #fff;
    text-decoration: none !important;
}

.grup-turisti a:hover{
    color: #fff;
}

.turisti-alocare #alege-turist, .turisti-alocati #alege-turist{
    height:350px;
}

#alege-turist::-webkit-scrollbar-track
{
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    background-color: #F5F5F5;
}

#alege-turist::-webkit-scrollbar
{
    width: 10px;
    background-color: #F5F5F5;
}

#alege-turist::-webkit-scrollbar-thumb
{
    /*    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);*/
    background-color: #b6b6b6;
}
/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}
.slider_2.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}
.slider_2.round:before {
    border-radius: 50%;
}

.actiuni-subgrup span {
    cursor: pointer;
    transition: all 0.5s;
}

.actiuni-subgrup span:hover {
    color: #45a9db;
}

.select2-selection{
    min-height: 34px !important;
}

.select2-selection__rendered{
    line-height: 32px !important;
    text-align: left;
    font-size: 14px;
}

.select2-selection__arrow{
    min-height:34px !important;
}

/*Tooltip*/
.ui-widget.ui-widget-content{
    width: auto !important
}
.ui-widget-shadow{
    opacity: 10 !important;
    -webkit-box-shadow: 0 4px 6px #787878 !important;
    box-shadow: 0 4px 6px #787878 !important;
}

.progress {
    margin-bottom: 0 !important;
}

/*Check-price dinamic form*/

#check_price_dinamic #check_price_title{
    background-color: #2a6ab1;
    padding: 10px;
}

#check_price_dinamic #check_price_title span, #check_price_dinamic #check_price_title .fa{
    color: #fff;
}

#check_price_dinamic #check_price_body{
    border: 1px solid #f3f3f5;
    padding: 4px;
}

#check_price_dinamic #check_price_body #text_info{
    margin-top:10px;
}

/*Check price results page*/
#verificare-pret{
    padding:1%;
    background-color: #FFFFFF;
}

.tabel-head-tarife-dinamice{
    background-color: #2a3f54;
    padding: 10px;
    color: #FFFFFF;
}

#form-verificare-tarif{
    background-color: #2a3f54;
    color: #fff;
    border-radius: 4px;
    padding: 10px;
    box-shadow: 1px 1px 7px #00000061
}

#form-verificare-tarif .eroare{
    border: 1px solid #ff4646;
    box-shadow: 1px 1px 8px #ff4636;
}

#form-verificare-tarif .eroare-tooltip{
    position: absolute;
    background: #e54747;
    border-radius: 4px;
    z-index: 1;
    padding: 6px;
    top: 40px;
    left: 41px;
}

#form-verificare-tarif .eroare-tooltip .text-tooltip{
    font-size: 12px;
}

#nr_produse_cos{
    position: absolute;
    background-color: #f3c723;
    padding: 5px;
    border-radius: 100%;
    height: 20px;
    width: 20px;
    line-height: 10px;
    top: -8px;
}

#cos_camere{
    background-color: #f7f7f7;
    box-shadow: 1px 1px 2px #000000a6;
}

#cos_camere table th {
    border-top:none !important;
}

#cos_camere .btn {
    margin-bottom: 20px;
}

#verificare-pret .loading,
.diagrama_addnew .loading,
.autocar_ocupare .loading
{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffd6;
    z-index: 99999;
}

#verificare-pret .loading h5,
.diagrama_addnew .loading h5,
.autocar_ocupare .loading h5
{
    position: relative;
    top: 45%;
}

#rezultate_cautare .loading,
#cos_camere .loading,
#form-verificare-tarif .loading
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffffe6;
    z-index: 9;
}

#rezultate_cautare .loading h5,
#cos_camere .loading h5
{
    position: relative;
    top: 20%;
}

#form-verificare-tarif .loading h5
{
    position: relative;
    top: 40%;
}

/*#form-verificare-tarif #data_plecare{
    background-color: #FFFFFF;
}*/
.loading_page{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 100;
}

.loading_page h4{
    position: relative;
    top: 45%;
}

#input_ocupare, #input_ocupare_asigurari, #input_ocupare_excursii {
    width: 100%;
    background-color: #ffffff;
    height: 33.2px;
    display: block;
    border-radius: 0 4px 4px 0;
    cursor: pointer;
    border: 1px solid #ccc;
    padding: 0 12px;
}

#input_ocupare #info_adulti,
#input_ocupare #info_copii,
#input_ocupare_asigurari #info_turisti_asigurare,
#input_ocupare_excursii #info_turisti_excursie

{
    color: #555;
    font-size: 14px;
    line-height: 32px;
}

#modal-structura-ocupare .modal-body, #modal-structura-ocupare-asigurari .modal-body{
    color: #000000;
    font-size: 14px;
}

#modal-structura-ocupare label, #modal-structura-ocupare-asigurari label{
    top: 5px;
    position: relative;
}

.minus_adulti, .plus_adulti, .minus_copii, .plus_copii{
    cursor: pointer;
}

.datepicker {
    z-index: 2050 !important;
}

.numar_adulti, .numar_copii{
    margin: 0 10px 0 10px
}

.varsta_copii .varsta{
    padding: 5px 0 5px 0;
}

.regiune{
    font-weight: bold;
}

.localitate{
    padding-left: 15px;
}

.select2-container--default .select2-selection--single{
    border-radius: 0 4px 4px 0 !important;
}

.select2-container .select2-selection--multiple{
    min-height: 46px !important;
}

.select2-search__field{
    width: 100% !important;
}

.hidden-bkg{
    background-color: #efefef !important;
    border-right: 2px solid #337ab7;
    border-left: 2px solid #337ab7;
}

.show-all-cams{
    cursor: pointer;
    transition: all 0.5s;
}

.show-all-cams:hover{
    color: #439ae4;
}

.modal_info_pret,
.modal_info_pachet,
.modal_info_hotel{
    cursor: pointer;
    transition: 0.5s all;
}

.modal_info_pret:hover,
.modal_info_pachet:hover{
    color: #df2522;
    text-decoration: underline;
}

.modal_info_hotel:hover{
    color: #439ae4;
}

#modal-informare-hotel .title,
#modal-informare-pret .title,
#modal-informare-pachet .title,
#hotel-info .title
{
    background-color: #2a3f54;
    padding: 10px;
    color: #fff;
}

#modal-informare-hotel .title,
#modal-informare-pachet .title,
#hotel-info .title
{
    margin: 10px 0;
}

#modal-informare-pret, #modal-informare-transport{
    color: #6c6c6c;
}

#modal-informare-pret #descriere_pachet{
    padding: 20px 0;
}

#modal-informare-pret .servicii ul{
    margin-top: 15px;
}

#modal-informare-pret .servicii ul li{
    line-height: 20px;
}

#formare_pret table thead{
    background-color: #db4039;
    color: #fff;
    font-size: 14px;
}

#nume_pachet a{
    text-decoration: none;
    color: #ffffff;
}

.logo_companie{
    width:50%;
    cursor: pointer;
    transition: 0.5s all;
    margin-top: 5px;
    max-width: 100%;
    max-height: 30px;
    object-fit: cover;
    overflow: visible;
}

.logo_companie:hover{
    filter:brightness(180%);
}

.form-element{
    margin-bottom: 12px;
}

#plati_online{
    min-height: 400px;
}

.info-tranzactie{
    padding: 6px 8px;
    border-radius: 6px;
}

.info-slide{
    position: fixed;
    right: 0;
    background-color: #ffffff;
    padding: 15px;
    border: 1px solid #e9e9e9;
    box-shadow: 1px 1px 1px #788185;
    z-index: 9999;
}

#panou-filtrare-plati{
    background-color: #f7f7f7;
    padding: 2%;
    box-shadow: 1px 1px 5px 1px #dedede;
}

.dataTables_wrapper{
    font-size:14px;
}

.search-navs li {
    flex:1 0 calc(20% - 10px);
    float: none;
    text-align: center;
    font-size: 16px;
}

.search-navs li a{
    padding: 10px 0 !important;
    color: #2a3f54;
}
.search-navs.nav-pills li.active a {
    background: #2a3f54 !important;
}
.search-navs {
    display: flex;
    justify-content: space-around;
    margin-bottom: 10px !important;
    flex-wrap: wrap;
}

/*Raport clienti fara date*/
#clienti-fara-date{
    min-height: 400px;
    background-color: #FFFFFF;
    padding:1%;
}


.prices_chart_container{
    width: 590px;
    overflow:hidden;

    margin-left:50px;
    vertical-align:bottom;
}
.prices_chart{
    margin-left: -200px;
    transition: all 400ms;

    margin-bottom:20px;


}

.prices_chart_nav img {
    border: 0;
    vertical-align: middle;
}
.prices_chart_nav{
    background-color: rgba(0,0,0,0.2);
    border-radius: 50%;
    display: inline-block;
    padding: 5px 9px;
    line-height: 35px;
    position: absolute;
    text-align: center;

    z-index: 50;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    top: 240px;
}

.prices_chart_next{
    margin-left: 650px;
}

.prices_chart_box{
    height:350px;
    display:block;

}

/*Termene plata pachet*/
.termene-pachet .termen{
    margin-bottom: 10px;
}

.butoane-termene-pachet{
    margin-top:20px;
}

/*Configurari mapper*/
.mapper-config-section .config-options .option-title{
    padding: 2%;
}

.option-title label{
    font-weight: 700;
    position: relative;
}

.mapper-config-section .config-options .option-settings{
    border-left: 3px solid #f3f3f3;
    padding: 2%;
}

.mapper-config-section .options-save{
    padding: 2%;
}


.option-settings select{
    width: 80%;
}

.mapper-config-section .config-options{
    border-bottom: 3px solid #f3f3f3;
}


.services .services-list{
    display: none;
}

.services .service-row{
    margin-top: 10px;
    margin-bottom: 10px;
}

.services .service-type{
    padding: 10px 0;
    background-color: #f3f3f3;
    border-bottom: 1px solid #ccc;
    transition: all 0.5s;
    cursor: pointer;
}

.services .service-type:hover{
    background-color: #dcdcdc;
}

.services .service-type .service-type-name{
    padding: 5px;
}

.popOver{
    position: absolute;
    background-color: #fff;
    color: #565656;
    padding: 4px;
    border-radius: 4px;
    font-size: 12px;
    box-shadow: 1px 1px 5px 1px #696868;
    min-width: 220px;
    display: none;
}

.transport-info-box{
    border: #dee2e6 solid 1px;
    padding: 4px;
    border-radius: 4px;
}

.transport-info-box div{
    padding: 10px;
}

.col-centered{
    display: inline-block;
    margin: 0 auto;
    float: none !important;
}

.transport-delete-btn{
    display: inline-block !important;
}

#package_multiplier_modal
#generate-for-hotel{
    display: none;
}

#package_multiplier_modal .items-list{
    position: relative;
    height: 214px;
    display: list-item;
    overflow-y: scroll;
}

#package_multiplier_modal .items-list .item-row{
    padding: 2%;
    border: 1px solid #ccc;
    text-align: left;
    transition: all 0.5s;
}

#package_multiplier_modal .items-list .item-row:hover{
    background-color: #f7f7f7;
}

#package_multiplier_modal .items-list .selected{
    background-color: #57b75c;
    color: #fff;
}

#package_multiplier_modal .items-list .selected:hover{
    background-color: #4d9a4d;
}

#package_multiplier_modal .loading-content{
    display: none;
    position: absolute;
    background-color: #ffffffab;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

#tabel-transport {
    font-size: 10px;
}

#log-button{
    position: fixed;
    right: 0;
    top: 20%;
    background-color: #ff6b6b;
    padding: 1%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 3px 1px #0000007a;
    transition: all 0.5s;
    cursor: pointer !important;
    z-index: 9;
}

#log-button:hover{
    background-color: #c74343;
    color: #ffffff;
}

#link-cautare-noua{
    position: fixed;
    right: 0;
    top: 30%;
    background-color: rgba(0, 174, 66, 0.9) !important;
    padding: 1%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 3px 1px #0000007a;
    transition: all 0.5s;
    cursor: pointer !important;
    z-index: 9;
}

#link-cautare-noua:hover{
    background-color: rgba(0, 174, 66, 0.9) !important;
    color: #ffffff;
}

#link-cautare-noua i {
    color: #fff;
}

#xml-test-button {
    position: fixed;
    right: 0;
    top: 40%;
    background-color: skyblue;
    padding: 1%;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    box-shadow: 1px 1px 3px 1px #0000007a;
    transition: all 0.5s;
    cursor: pointer !important;
}

#xml-test-button:hover{
    background-color: deepskyblue;
    color: #ffffff;
}

#legatura-rezervare {
    padding: 10px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    width: 230px;
    margin: 0 auto;
}

#pop-up-informare-modal img {
    margin-bottom: 20px;
    border-bottom: 2px solid #e1e1e1;
}

@media (max-width: 750px){

    .prices_chart_container {
        width: 340px;
        margin-left:0;

    }
    .prices_chart_next{
        margin-left: 310px;
    }

    .prices_chart_box{
        margin-bottom: 10px;
    }

    .prices_chart_nav{
        top: 435px;


    }
}


@media (max-width: 370px){

    .prices_chart_container {
        width: 280px;
        margin-left:0;

    }
    .prices_chart_next{
        margin-left: 260px;
    }
}

@media screen and (max-width: 750px) {
    #turisti-de-alocat {
        margin-top: 10px;
    }

    #navigare-sens-transport .btn {
        width: 100%;
        margin-bottom: 10px;
    }
    .autocar_ocupare {
        width: 100%;
        margin-bottom: 70px;
    }
    #alege-turist .turist-info
    {
        padding: 12px;
        font-size: 18px;
        width: 92%;
    }

    .stergere-turist, .stergere-turist-alocat
    {
        top: 6px;
        font-size: 24px;
        width: 6%;
    }

    #salvare-locuri {
        position: fixed;
        bottom: -40px;
        right: 0;
        left: 0;
        background-image: linear-gradient(120deg,#a1c4fde8 0,#c2e9fbdb 100%);
        padding: 8px;
        z-index: 9999;
        width: 100%;
    }

    #salvare-locuri #pret-total {
        display: block;
    }

    #salvare-locuri .buton-sens-opus {
        margin: 0 0 6px !important;
        display: block;
        float: right;
    }
}

.async-loading .ldBar{
    width:260px !important;height:25px !important;margin: 0 auto;font-size:16px;font-weight:bold;color:#31708f;
}

.async-loading{
    /* position: fixed; */
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    margin-top: -90px;
    background: white;
    z-index: 999;
    padding: 10px;
    border-radius: 4px;
    /* box-shadow: 1px 1px 7px #00000061; */
    top: 0;
    position: absolute;
    width: 400px;
    background: transparent;
}




#ui-datepicker-div { display: none; }

.bootstrap-select > select {
    opacity: 0 !important;
}

.d-block {
    display: block;
}


.text-bg-info.round {
    padding: 7px;
    border-radius: 14px;
    background-color: #337ab7;
}

/* ASIGURARI */
.tip-individual {
    display: none;
}
.asigurare .nav-pills > li > a{
    font-size: 14px;
    text-align: center;
}
.asigurare .nav-pills {
    padding-bottom: 15px;
}
.asigurare .tab-pane {
    padding: 10px;
    background: #fff;
    box-shadow: 0 7px 15px rgba(0,0,0,.08);
}
.input-error {
    -webkit-box-shadow: 0 0 7px 3px rgba(255,0,0,1);
    -moz-box-shadow: 0 0 7px 3px rgba(255,0,0,1);
    box-shadow: 0 0 7px 3px rgb(255,0,0);
}
.table-cotatii td {
    width: 16.6%;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    height: 130px;
}
.table-cotatii img {
    max-width: 75px;
    padding-bottom: 40px;
}
.table-cotatii td span {
    display: block;
}
.table-cotatii tr {
    border-top: 4px solid #12a352;
    background: #ffffff;
    margin-bottom: 10px;
}
.table-cotatii td p:first-of-type {
    border-bottom: 2px solid #C0C0C0;
    margin: 0 10px 0 10px;
    padding-bottom: 5px;
}
.table-cotatii td .content-risc i {
    font-size: 25px;
}
.table-cotatii td i.included {
    color: #12a352;
}
.table-cotatii td i.excluded {
    color: red;
}
.table-cotatii td .prima {
    font-size: 22px;
    font-family: Poppins,Calibri,Arial,sans-serif;
}
.table-cotatii td.vertical-align {
    vertical-align: middle !important;
}
.table-cotatii td.custom-background {
    background: #d4d4d4;
}
.table-cotatii {
    border-collapse: unset;
    border-spacing: 0;
    border: 0;
}
.table-cotatii .cotatie-item tr:hover, .table-cotatii .cotatie-item.selected tr {
    box-shadow: 0 7px 15px rgba(0,0,0,.08) !important;
    /*border-right: 2px solid #12a352;*/
    /*border-bottom: 2px solid #12a352;*/
    /*border-left: 2px solid #12a352;*/
}
.table-cotatii .cotatie-item tr {
    margin-top: 20px;
    display: inline-table;
    width: 100%;
}
.table-cotatii tbody {
    display: block;
}
.table-cotatii td.others i{
    font-size: 14px;
}
.table-cotatii td.others ul {
    list-style: none;
    margin: 0;
    text-align: left;
    padding: 0 10px;
    width: 100%;
}
.table-cotatii td.others ul li span {
    display: inline;
    font-size: 12px;
    color: #282828;
}
.table-cotatii td.others ul li span em {
    display: none;
}
.table-cotatii td.others span.terms {
    padding: 0 10px;
    text-align: left;
    font-size: 12px;
}
.table-cotatii td.others span.terms a {
    color: #31708f;
}
.table-cotatii td span em {
    font-size: 10px;
    color: grey;
}
.table-cotatii tbody {
    border: 0 !important;
}
.table-cotatii .list-altele {
    height: 81px;
}
.table-cotatii .list-altele .excluded {
    font-size: 25px;
}
.table-cotatii p.terms {
    padding: 10px 0 0 0;
    border-top: 2px solid #C0C0C0;
    margin: 0 10px 0 10px;
}
.table-cotatii .content-risc {
    height: 81px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    flex-flow: column;
    justify-content: center;
}
.table-cotatii .content-risc i {
    width: 100%;
}
.table-cotatii .others .others-risc {
    min-height: 61px;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 61px;
}
.table-cotatii .others .others-risc.extra-risc ul {
    min-height: 58px;
    max-height: 58px;
    overflow: hidden;
}
.table-cotatii .others .others-risc #show-more-risc {
    display: none;
    font-size: 16px;
    position: absolute;
    left: 50%;
    bottom: -17px;
    z-index: 99;
    transform: translateX(-50%);
    color: #12a352;
}
.table-cotatii .others .others-risc.extra-risc, .table-cotatii .others .others-risc.exist-risc {
    display: block;
    position: relative;
}
.table-cotatii .others .others-risc.extra-risc #show-more-risc {
    display: block;
}
.table-cotatii .others .others-risc.extra-risc #show-more-risc:hover {
    transform: translateX(-50%) scale(1.4);
}
.table-cotatii .others .others-risc .excluded {
    font-size: 25px;
}
#modalArataRiscuri .content ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
#modalArataRiscuri .content ul li {
    font-size: 14px;
    color: #282828;
    padding-bottom: 5px;
}
#modalArataRiscuri .content ul li i {
    color: #12a352;
}
.table-cotatii .select-cotatie {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    padding: 5px;
    background: #31708f;
    border-radius: 5px;
    color: #fff;
    width: calc(100% - 20px);
}
.table-cotatii .select-cotatie:hover, .table-cotatii .select-cotatie:active, .table-cotatii .select-cotatie:focus {
    text-decoration: none;
    background: #12a352;
    box-shadow: 0 7px 15px rgba(0,0,0,.08) !important;
    transition: all .3s ease-in;
}
.table-cotatii .select-cotatie:hover i {
    display: inline-block !important;
    transition: all .3s ease-in;
}
.table-cotatii .select-cotatie.selected {
    background: #12a352;
    box-shadow: 0 7px 15px rgba(0,0,0,.08) !important;
}
.table-cotatii .select-cotatie.selected i {
    display: inline-block !important;
    color: #fff;
}
.asigurare {
    position: relative;
}
.asigurare .loading-salvare-oferte {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
    align-items: center;
}
.asigurare .loading-salvare-oferte .loading-background {
    width: 100%;
    height: 100%;
    background: #fff;
    opacity: 0.8;
    position: absolute;
    z-index: 9;
}
#modalArataRiscuri em {
    display: inline;
    font-size: 12px;
    color: grey;
    font-weight: bold;
    padding-left: 10px;
}
.asigurare-rezerva {
    background: #31708f !important;
    border-color: #31708f !important;
}
.asigurare-rezerva:hover, .asigurare-rezerva:focus, .asigurare-rezerva:active {
    border-color: #12a352 !important;
    background: #12a352 !important;
    box-shadow: 0 7px 15px rgba(0,0,0,.08) !important;
    transition: all .3s ease-in;
}
.mb-0 {
    margin-bottom: 0 !important;
}

.cotatie-item .alerts {
    font-size: 16px;
    color: red;
    cursor: pointer ;
}
.grayscale {
    filter: grayscale(100%);
}

/*Start loading animation*/
#loading-submit{
    position: fixed; /* Sit on top of the page content */
    display: none; /* Hidden by default */
    width: 100%; /* Full width (cover the whole page) */
    height: 100%; /* Full height (cover the whole page) */
    top: 0;
    left: 0;
    right: 50px;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    z-index: 9999;
}

#loading-submit.active{
    display: block;
}

.lds-dual-ring,
.lds-dual-ring:after {
    box-sizing: border-box;
}

.lds-dual-ring{
    display: inline-block;
    position: absolute;
    top:50%;
    right:45%;
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 8px;
    border-radius: 50%;
    border: 6.4px solid #fff;
    border-color: #fff transparent #fff transparent;
    animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/*End loading animation*/

#servicii_optionale_dinamice {
    position: relative;
}

.excursii-activitati-loader {
    position: absolute;
    top: 1px;
    left: 75px;
    z-index: 1000;
}

.bagaje {
    width: 32px;
    height: 32px;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    border-radius: 50% !important;
    padding: 0 !important;
    overflow: hidden;
}

.tooltip-bagaje-container {
    position: relative;
    display: inline-block;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
}

/* Tooltip text styling */
.tooltip-bagaje-container::after {
    content: attr(data-title); /* Use text from data-title attribute */
    position: absolute;
    visibility: hidden; /* Hidden by default, shown on hover */
    max-width: 300px; /* Set a maximum width */
    width: 200px;
    background-color: #333;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 6px;
    padding: 5px 6px;
    z-index: 1;
    bottom: 130%; /* Position the tooltip above the button */
    left: 50%; /* Center the tooltip */
    transform: translateX(-50%); /* Center alignment */
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease; /* Smooth fade */
}

/* Show tooltip on hover */
.tooltip-bagaje-container:hover::after {
    visibility: visible;
    opacity: 1;
}

/* Triangle styling */
.tooltip-bagaje-container::before {
    content: '';
    position: absolute;
    visibility: hidden; /* Hidden by default, shown on hover */
    width: 0;
    height: 0;
    bottom: 100%; /* Position at the bottom of tooltip */
    left: 50%; /* Center the triangle */
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent; /* Downward-pointing triangle */
    opacity: 0;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Show triangle on hover */
.tooltip-bagaje-container:hover::before {
    visibility: visible;
    opacity: 1;
}

.button-text-container {
    display: inline-flex;
    align-items: center; /* Vertically centers items */
    margin: 1px;
}

.informatii_bagaje {
    width: 90%;
    margin-left: 10px;
    text-align: justify;
}

.bagaje-success-color {
    background-color: #00ae42;
}

.bagaje-success-color:hover {
    background-color: rgba(0, 174, 66, 0.9);
}

.bagaje-default-color {
    background-color: #ededed;
}

.bagaje-default-color:hover {
    background-color: #cacaca;
}

.ui-widget.ui-widget-content {
    width: 230px !important
}

.no-outline {
    outline: none !important;
}

.disable-interaction {
    opacity: 0.5;
    pointer-events: none !important;
}

.display-flex {
    display: flex;
}

.req-text, .req-star {
	color: #c7254e;
}

.req-text {
	font-weight: bold;
}

/* css for switcher new design */
.radio-switch {
    display: flex;
    justify-content: center;
    min-width: 300px;
}

.radio-switch input[type="radio"] {
    display: none; /* hide native radio */
}

.radio-switch label {
    border: 1px solid #ccc;
    padding: 10px 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    font-weight: bold;
    background: #fff;
    margin: 0;
    color: #000;
}

.radio-switch label:first-child {
    border-radius: 5px 0 0 5px;
}
.radio-switch label:last-child {
    border-radius: 0 5px 5px 0;
}

.radio-switch input[type="radio"]:checked + label {
    border-color: #28a745;
    background: #e6f9ec;
    color: #28a745;
}

.radio-switch input[type="radio"]:checked + label .icon {
    display: inline-block;
}

.radio-switch .icon {
    display: none;
    margin-right: 8px;
    font-size: 14px;
}

.radio-switch .close-icon {
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}
@media (min-width: 1300px) {
    .menu-item #design {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateY(-50%) translateX(-50%);
    }
    .custom-design {
        width: 30px;
        height: 10px;
        position: relative;
    }
}
/* ================== info icon styles ================ */
.input-with-info {
    display: inline-flex;
    align-items: center;
    position: relative;
}

.input-with-info .phone-agencies {
    width: 150px !important;
}

.info-icon {
    display: inline-block;
    margin-left: 6px;
    font-size: 14px;
    font-weight: bold;
    color: #555;
    background: #e9ecef;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 18px;
    cursor: pointer;
}

.tooltip-msg {
    display: none;
    position: absolute;
    top: 120%;
    left: 0;
    background: #333;
    color: #fff;
    padding: 6px 10px;
    border-radius: 6px;
    font-size: 12px;
    width: 260px;
    z-index: 10;
}

.info-icon:hover + .tooltip-msg,
.info-icon:focus + .tooltip-msg {
    display: block;
}
/* ================== /info icon styles ================ */

.l_tranzit_row .row > div {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

