    .rounded_corner {
    -webkit-border-radius: 0 0 0 20px !important;
    -moz-border-radius: 0 0 0 20px !important;
    border-radius: 0 0 0 20px !important;
}

.rounded_corner_small {
    -webkit-border-radius: 0 0 0 10px !important;
    -moz-border-radius: 0 0 0 10px !important;
    border-radius: 0 0 0 10px !important;
}

.home {
/*  background: url('../img/bgs/home.jpg') center top transparent no-repeat;
  display: block;
  min-height: 800px;
  padding: 290px 0 0 0;*/
}
.home .search_bar {
    background-color: #EBEBEB;
    padding: 18px 5% 15px;
}
.home .search_bar .form-wrapper {}
.home .search_bar .form-wrapper .column_a {
    width: 40%;
}
.home .search_bar .form-wrapper .column_b {
    width: 31%;
    float: right;
    margin-right: 2%;
}
.home .search_bar .form-wrapper .iname {
    background: url('../../img/icons/ic_calendar.png') 7px center white no-repeat;
    background-size: 16px;
    height: 34px;
    padding: 9px 9px 9px 10%;
    direction: rtl;
    text-align: right;
    font-size: 14px;
}
.home .search_bar .form-wrapper .iselect {
    background: url('../../img/icons/ic_select_down.png') 10px center white no-repeat;
    background-size: 13px;
    padding: 5px 10px 5px 29px;
    height: 34px;
}
.home .search_bar .form-wrapper .send_btn {
    width: 25%;
    float: left;
    -webkit-border-radius: 0 0 0 20px !important;
    -moz-border-radius: 0 0 0 20px !important;
    border-radius: 0 0 0 20px !important;
    background-color: #529FD6;
    color: white;
    height: 72px;
}

.home .search_bar .form-wrapper .send_btn img {
    width: 24px;
    display: block;
    margin: 2px auto;
}
.home .search_bar .form-wrapper .send_btn span {
    font-size: 19px;
}

.home .search_bar .icheck {
margin-top: 2px !important;}
.home .search_bar .icheck label {
    font-size: 16px;
    vertical-align: middle;
    margin: 0 3px 0 0;
}
.home .search_bar .icheck input {
    vertical-align: middle;
    margin: 0;
    border-radius: 0;
}

.home main {
    margin: 20px auto;
    width: 90%;
}

.home main h1 {
    font-size: 21px;
    margin: 0;
}

.home main .main_package {
    width: 100%;
    display: table;
    background-color: #EDEDED;
    border-top: 3px solid #54A3DA;
    border-bottom: 3px solid #54A3DA;
    margin: 10px auto 20px;
    -webkit-border-radius: 0 0 0 27px !important;
    -moz-border-radius: 0 0 0 27px !important;
    border-radius: 0 0 0 27px !important;
    /* border: 1px solid transparent; */
    cursor: pointer;
}
.home main .main_package .col_a {
    width: 70%;
    display: table-cell;
    padding: 0px 10px 0px;
    text-align: center;
    vertical-align: middle;
}

.home .main_package.multi .order {
     background-color: #EE6221;
}

.home .main_package.multi .carousel-inner {
    width: 75%;
    margin: 0 auto;
    /* height: 217px; */
}

.home .main_package.multi .col_b .hot_game a {
    background-color: #F4621F;
}

.home main .main_package .col_a header {}
.home main .main_package .col_a header h3 {
    margin: 0 0 5px 0;
    text-align: center;
    font-size: 21px;
    font-family: "fb_medium","helvetica","arial";
    background: url('../../img/pages/dotted_bg.png') center bottom transparent repeat-x;
    background-size: 17px;
    padding: 0 0 7px 0;
    color: black;
}

.home main .main_package .col_a header .game_count {
    display: inline-block;
    letter-spacing: -3px;
    margin: 0 5px 0 0;
}

.home main .main_package .col_a header p {
    clear: both;
    margin: 0px 0 0 0;
    font-size: 17px;
    color: black;
}

.home main .main_package .col_a .logos {
    display: table;
    width: 100%;
    margin: 19px 0 0 0;
    float: left;
}

.home main .main_package .col_a .logos figure {
    background: url('../../img/pages/logo_shadow.png') center bottom transparent no-repeat;
    background-size: 100%;
    width: 40%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 9px 14px;
}

.home main .main_package .col_a .logos figure img {
    width: 100%;
}

.home main .main_package .col_a .logos .separate {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    line-height: .8;
}
.home main .main_package .col_a .logos .separate span {
    font-size: 16px;
    color: black;
}
.home main .main_package .col_a .logos .separate h4 {
    font-size: 27px;
    margin: -10px 0 0 0;
    color: black;
}

.home main .main_package .col_b {
    width: 30%;
    display: table-cell;
    vertical-align: bottom;
}
.home main .main_package .col_b .hot_game {
    width: 100%;
    margin: 0;
    background-size: 100%;
    padding: 6px 0 0 0;
}
.home main .main_package .col_b .hot_game .text {
    background-color: #F4621F;
    color: white;
    text-align: center;
    line-height: .8;
    padding: 0 0 6px 0;
}
.home main .main_package .col_b .hot_game .text span {
    font-size: 28px;
    display: block;
    margin: 0px 0 0 0;
    letter-spacing: -2px;
}
.home main .main_package .col_b .hot_game .text strong {
    font-family: "fb_bold","helvetica","arial";
    font-size: 40px;
    letter-spacing: -1px;
    margin: -1px 0 0 0;
}
.home main .main_package .col_b .hot_game .price {
    width: 100%;
    background-color: black;
    color: white;
    padding: 9px 9px 20px;
    line-height: .6;
    font-size: 48px;
}
.home main .main_package .col_b .hot_game .price h4 {
    margin: 0;
    font-size: 21px;
}
.home main .main_package .col_b .hot_game .price small {
    font-size: 44%;
    margin: 0 3px 0 0;
}
.home main .main_package .col_b .hot_game .price strong {
    font-family: "fb_bold","helvetica","arial";
    letter-spacing: -5px;
}
.home main .main_package .col_b .hot_game a {
    background: url('../../img/icons/ic_m_up_arrow.png')center 28px transparent no-repeat;
    background-size: 15px;
    color: white;
    padding: 5px 0px  15px 0px;
    font-size: 16px;
    background-color: #53A2DA;
    margin: 5px 0 -2px 0;
    width: 100%;
    display: block;
    -webkit-border-radius: 0 0 0 20px !important;
    -moz-border-radius: 0 0 0 20px !important;
    border-radius: 0 0 0 20px !important;
    text-decoration: none;
    text-align: center;
}

.home main .packages {
    margin: 20px 0 0 0;
    width: 100%;
}
.home .package {
    width: 100%;
    float: right;
    margin: 0 0 20px 0;
    cursor: pointer;
}

.home .package .details {
    background-color: #eef6fb;
    padding: 10px;
    border: 1px solid transparent;
    display: table;
    width: 100%;
    margin: 0 0 1px 0;
}


.home .package.multi .details {
    background-color: #cdf2e7;
}

.home .package .details header {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 0 0 5px;
} 
.home .package .details header h3 {
    margin: 0 0 5px 0;
    font-size: 20px;
    font-family: "fb_medium","helvetica","arial";
    background: url('../../img/pages/dotted_bg.png') center bottom transparent repeat-x;
    background-size: 20px;
    padding: 5px 0;
    color: black;
}

.home main .package .details header h3 .game_count {
    display: inline-block;
    letter-spacing: -3px;
    margin: 0 2px 0 0;
}


.home .package .details header p {
    width: 100%;
    float: right;
    line-height: 1;
    color: black;
} 

.home .package .details header .date span {
    float: left;
}

.home .package .details .logos {
    display: table;
    width: 100%;
    margin: 10px auto 0;
}

.home .package .details .logos_table {
    display: table-cell;
    width: 50%;
}


.home .package .details .logos figure {
    background: url('../../img/pages/logo_shadow.png') center bottom transparent no-repeat;
    background-size: 100%;
    width: 40%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3px 8px;
}
.home .package .details .logos figure img {
    width: 100%;
    max-height: 80px;
}
.home .package .details .logos .separate {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    
}

.home .package .details .logos .separate span {
    color: black;
}

.home .package .details .logos_table .date {
    text-align: center;
    font-size: 20px;
    color: black;
}



.home .package .order {
     color: white;
     background-color: #53A2DA;
     padding: 5px 10px 5px 16px;
     font-size: 16px;
     margin: 0px 0 0 0;
     width: 100%;
     -webkit-border-radius: 20px 0 0 0  !important;
     -moz-border-radius: 20px 0 0 0 !important;
     border-radius: 20px 0 0 0px !important;
     text-decoration: none;
     display: block;
}

.home .package.multi .order {
     /* background-color: #EE6221; */
}

.home .package.multi .carousel-inner {
    width: 85%;
    margin: 0 auto;
}

.home .package .order span {
    font-family: "fb","helvetica","arial";
}

.home .package .order span small {
    font-size: 11px;
    margin: 0 3px 0 0;
}

.home .package .order strong {
    font-size: 18px;
    letter-spacing: -1px;
}

.home .package .order .order_now {
    float: left;
    margin: 3px 0 0 0;
}

.about .wrapper {
    /* width: 80%; */
}
.body-about {
    background-color: #eeeeee;
}
.about {
    background-color: #eeeeee;
    padding: 20px 0 20px 0;
}

.about h1 {
    margin: 0 0px 8px 0;
    font-size: 22px;
    font-family: "fb_medium","helvetica","arial";
}

.about article {}

.home .contact {
    width: 100%;
    background-color: #53A2DA;
    padding: 20px 7px;
}
.home .contact h2 {
    color: white;
    font-size: 22px;
    margin: 0 0 5px 0;
}
.home .contact .form-wrapper {}
.home .contact .form-wrapper .iname {
    width: 29%;
    float: right;
    margin: 0 0 0 1%;
}
.home .contact .form-wrapper .send_btn {
    width: 10%;
    height: 32px;
    float: left;
    /* background: url('../../img/icons/ic_white_small_arrow.png') center center black no-repeat; */
    background-size: 10px;
    background-color: black;
    color: white;
    font-size: 21px;
    line-height: .2;
    padding: 4px 0;
    text-align: center;
}

.pdetails {}
.pdetails h1 {
    /* background: url('../../img/m/pages/pdetails_header.png') bottom center white no-repeat; */
    background-size: 100%;
    text-align: center;
    font-size: 21px;
    margin: 0;
    padding: 15px 5% 0px 0;
    font-family: "fb_medium","helvetica","arial";
}
.pdetails form > header {
    display: table;
    width: 100%;
    margin: 8px 0 2px 0;
}
.pdetails header .row {
    margin: 0;
    display: table-row;
    width: 100%;
}
.pdetails header .col {
    display: table-cell;
    vertical-align: middle;
    background-color: #54A1D8;
    color: white;
    padding: 10px 12px;
}

.pdetails header .col:nth-child(1) {
    width: 65%;
    border-left: 2px solid white;
    padding: 10px 0px;
}

.pdetails header .col:nth-child(2) {
    width: 35%;
    line-height: .7;
    text-align: right;
}

.pdetails header .col span {
    margin: 0;
}
.pdetails header .col > strong {
    display: block;
    margin: 0;
    /* background-color: #54A1D8; */
    padding: 4px 0 0px 0;
    color: white;
    font-size: 52px;
    font-family: "fb_bold","helvetica","arial";
    letter-spacing: -3px;
}
.pdetails header strong small {
    font-size: 26px;
    margin: 0 5px 0 0;
}

.pdetails form > h2 {
    width: 100%;
    background-color: #54A1D8;
    color: white;
    margin: 0;
    display: block;
    padding: 5px 5%;
    clear: both;
    font-size: 26px;
}

.pdetails  h2 img {
    float: right;
    vertical-align: middle;
    width: 30px;
    margin: 3px 0 0px 12px;
}

.pdetails .package {
    margin-bottom: 0;
}

.pdetails article.details h3 {
    font-family: "fb_medium","helvetica","arial";
    font-size: 18px;
}

.pdetails article.details {
    padding: 0 0 15px 0;
}

.pdetails .passengers {
    width: 176px;
    margin: 0 auto;
}
.pdetails .passengers select {
    background: url('../../img/icons/ic_select_down.png') 10px center white no-repeat;
    background-size: 13px;
    padding: 6px 7px 5px 26px;
    margin: 5px auto 0;
    -webkit-appearance: none;
    color: black;
    display: block;
    border: none;
    font-size: 21px;
    border-radius: 0;
    width: 90%;
}
.pdetails .passengers h2 {
    font-size: 17px;
    /* display: inline-block; */
    width: 100%;
    text-align: center;
    margin: 0px 0 0 0;
    color: white;
}


.pdetails .airports {
    clear: both;
    margin: 12px 0 20px 0;
}

.pdetails .airports h3 {
    width: 100%;
    text-align: center;
    font-size: 18px;
    margin: 0 0 9px 0;
    display: table-caption;
}

.pdetails .airports header {
    width: 100%;
    background-color: #53A2DA;
    margin: 20px 0 0px 0;
    padding: 0;
}
.pdetails .airports header > span {
    display: inline-block;
    width: 10px;
    height: 53px;
    position: absolute;
    line-height: 1;
    border-left: 1px solid white;
}
.pdetails .airports header h2 {
    display: inline-block;
    font-size: 30px;
    color: white;
    margin: 0;
    padding: 10px 0;
    width: auto;
}
.pdetails .airports header img {
    display: inline-block;
    width: 35px;
    margin: -11px 15px 0 15px;
}

.pdetails .airports header .airpot_name {
    display: inline-block;
    margin: 0 30px;
    color: white;
    font-size: 22px;
}

.pdetails .airports .flights_table {
    width: 100%;
    display: table;
}
.pdetails .airports .flights_table .row_table {
    display: table-row;
    width: 100%;
    margin: 0;
}



.pdetails .airports .flights_table .row_table .col.title {
    background-color: #eef6fb;
    color: #53A2DA;
    font-size: 18px;
    line-height: .9;
    padding: 4px 1px;
    vertical-align: middle;
    text-align: center;
    /* width: 16.666%; */
}

.pdetails .airports .flights_table .row_table .col {
    display: table-cell;
    border-left: 1px solid #53A2DA;
    text-align: center;
    padding: 4px 5px;
}

.pdetails .airports .flights_table .row_table .col span {
    font-size: 15px;
    font-family: 'arial',Arial, Helvetica, sans-serif;
}

.pdetails .airports .flights_table .row_table .col:last-child {
    border-left: none;
}


.pdetails .airports .flights_table .row_table .col:nth-child(1) {
}
.pdetails .airports .flights_table .row_table .col:nth-child(2) {
    line-height: 1;
}
.pdetails .airports .flights_table .row_table .col:nth-child(3) {
    /* width: 169px; */
}
.pdetails .airports .flights_table .row_table .col:nth-child(4) {}
.pdetails .airports .flights_table .row_table .col:nth-child(5) {}
.pdetails .airports .flights_table .row_table .col:nth-child(6) {}




.pdetails .tickets {}
.pdetails .tickets header {
    background-color: #eef6fb;
    padding: 10px 5%;
    font-size: 22px;
}

.pdetails .tickets .game_counter {
    display: none;
}

.pdetails .tickets.multi .game_counter {
    display: block;
    color: white;
    position: absolute;
    margin: 0px 0px 0 0;
    font-size: 14px;
    padding: 2px 5px 5px 10px;
    border-radius: 0 0 0 100%;
    background-color: #57D2AD;
}

.pdetails .tickets.multi header {
    padding: 10px 8%;
}

.pdetails .tickets header h3 {
    background: url('../../img/pages/dotted_bg.png') center bottom transparent repeat-x;
    background-size: 20px;
    padding: 5px 0;
    text-align: right;
    font-family: "fb_medium","helvetica","arial";
    margin: 0 0 5px 0;
}
.pdetails .tickets header .game_info {
    font-size: 15px;
    text-align: right;
}

.pdetails .tickets  header .game_info .date {
    display: inline-block;
}
.pdetails .tickets  header .game_info .date strong {
    /* display: block; */
}


.pdetails .tickets header span {}
.pdetails .tickets header a {
    float: left;
    font-size: 14px;
    margin: 5px 0 0 0;
}


.pdetails .tickets .game .details .logos_table .date {
    text-align: center;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 -4px 0;
}



.pdetails .tickets .game .details {
    background-color: #EEF6FB;
    padding: 0px 10px 0px;
    border: 1px solid transparent;
    display: table;
    width: 100%;
    margin: 0 0 0px 0;
} 

.pdetails .tickets .game .upgrade {
    /* background-color: #54A1D8; */
    display: table;
    width: 100%;
    margin: 0 0 10px;
    color: white;
    text-decoration: none;
    line-height: 1.1;
}

.pdetails .tickets .game .upgrade .kartis_name {
    display: table-cell;
    background-color: #54A1D8;
    padding: 5px 8px;
    vertical-align: middle;
}
.pdetails .tickets .game .upgrade .red_btn {
    display: table-cell;
    background-color: #57d2ad;
    padding: 7px 0;
    width: 115px;
    text-align: center;
    vertical-align: middle;
}

.pdetails .tickets .game .upgrade.upgrated .kartis_name {
    background-color: #F46221;
}

.pdetails .tickets .game .details header {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 0 0 0 5px;
} 

.pdetails .tickets .game .details header p {
    width: 100%;
    float: right;
    line-height: 1;
} 

.pdetails .tickets .game .details header .date {}

.pdetails .tickets .game .details header .date span {
    float: left;
}

.pdetails .tickets .game .details .logos {
    display: table;
    width: 80%;
    margin: 0px auto 10px;
}

.pdetails .tickets .game .details .logos_table {
    display: table-cell;
    width: 100%;
    padding-bottom: 4px;
}


.pdetails .tickets .game .details .logos figure {
    background: url('../../img/pages/logo_shadow.png') center bottom transparent no-repeat;
    background-size: 100%;
    width: 40%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3px 8px;
}
.pdetails .tickets .game .details .logos figure img {
    width: 100%;
}
.pdetails .tickets .game .details .logos .separate {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    
}

.pdetails .tickets .game .details .logos .separate span {
    font-size: 21px;
}


.pdetails .hotels {}

.pdetails .hotels .hotel_picture {
    width: 100%;
    display: block;
    margin: 0px 0 0 0;
    top: -15px;
    position: relative;
}

.pdetails .hotels .update_btn {
    width: 100%;
    background-color: #54A1D8;
    display: block;
    position: relative;
    margin: 0 0 0px 0;
    z-index: 10;
}

.pdetails .hotels .update_btn_bottom {
    background-color: #57d2ad;
    color: white;
    padding: 5px 0px;
    margin: 5px auto 0;
    text-align: center;
    display: block;
    width: 140px;
    font-size: 21px;
}


.pdetails .hotels .update_btn img {
    float: right;
    width: 31px;
    margin: 11px 3% 0 10px;
}

.pdetails .hotels .update_btn h2 {
    color: white;
    margin: 8px 0 0 0;
    display: block;
    padding: 0px 0 9px 0;
    font-size: 22px;
    float: right;
    text-decoration: none;
}

.pdetails .hotels .update_btn .hotel_btn {
    background-color: #57d2ad;
    color: white;
    padding: 8px 0px;
    float: left;
    width: 115px;
    text-align: center;
}


.pdetails .hotels header {
    background-color: #eef6fb;
}
.pdetails .hotels header h3 {
    margin: 0;
    padding: 10px 5%;
    font-size: 18px;
}

.pdetails .hotels .hotel_info {
    margin: 0 0 0px 0;
    background-color: #EEF6FB;
    padding: 20px 0  !important;
}

.pdetails .hotels .hotel_info .header {
    padding: 10px 5%;
}



.pdetails .hotels .hotel_info h3 {
    margin: 0;
}

.pdetails .hotels .hotel_info .stars {
    margin: 10px 0 0 8px;
}

.pdetails .hotels .hotel_info .star {
    float: right;
    margin: 0 0 0 2px;
}

.pdetails .hotels .hotel_info .star:last-child {
    margin-left: none;
}

.pdetails .hotels .hotel_info .star img {
    width: 24px;
}


.pdetails .hotels .hotel_info .enter-out {
    width: 100%;
    text-align: right;
    margin: 10px 0 0 0;
}
.pdetails .hotels .hotel_info .enter-out h4 {
    font-family: "fb_medium","helvetica","arial";
    margin: 0;
    padding: 0;
    display: inline-block;
}
.pdetails .hotels .hotel_info .enter-out p {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.pdetails .hotels .hotel_info .enter-out .enter {
    padding: 0;
}
.pdetails .hotels .hotel_info .enter-out .out {
}


.pdetails .hotels .hotel .hotel_info .text_hotel {
    padding: 0;
    background-color: #EEF6FB;
}


.pdetails .hotels .hotel .hotel_info .text_hotel .open_text {
    width: 100%;
    background-color: #539DD3;
    color: white;
    text-align: center;
    padding: 5px 0;
}
.pdetails .hotels .hotel .hotel_info .text_hotel .text_opened {
    padding: 10px 5%;
    /* display: none; */
}

.pdetails .hotels .hotel_info .col1 {float: right;}

.pdetails .hotels .hotel_info .map {
    float: left;
    width: 60px;
    margin: 12px 0 0 0;
}

.pdetails .adds {}

.pdetails .adds .form-wrapper {
    margin: 10px 0 0 0;
}

.pdetails .adds .icheck {}
.pdetails .adds .icheck input {
    vertical-align: middle;
    margin: 0;
}
.pdetails .adds .icheck label {
    vertical-align: middle;
    margin: 0 5px 0 0;
    font-family: "fb","helvetica","arial";
    font-weight: normal;
}

.pdetails .adds .icheck label small {
    font-size: 10px;
}

.pdetails .price {
    background: #eef6fb;
    padding: 0;
}

.pdetails .price.price_hotels {
    padding: 0 !important;
    text-align: left !important;
    bottom: 0 !important;
}

.pdetails .price_row {
    display: table;
    /* background-color: #eef6fb; */
    width: 100%;
    border-bottom: 1px solid white;
    padding: 8px 5%;
}
.pdetails .price_row .text {
    display: table-cell;
}
.pdetails .price_row .price {
display: table-cell;direction: ltr;padding: 0 0 0 0px;font-size: 19px;}
.pdetails .price_row .price small {}
.pdetails .price_total {
    text-align: center;
    padding: 0;
}

.pdetails .price_total .bg_price {
    background-color: #ECECEC;
    padding: 23px 0;
    margin: 2%;
}
.pdetails .price_total h2 {
    font-size: 20px;
    margin: 0px 0 0 0;
}
.pdetails .price_total .price_show {
    direction: ltr;
    font-size: 50px;
    line-height: .7;
    font-family: "fb_medium","helvetica","arial";
}
.pdetails .price_total small {
font-size: 54%;}
.pdetails .price_total span {
letter-spacing: -3px;}
.pdetails .price_total button {
    clear: both;
    -webkit-appearance: none;
    border: 0;
    border-radius: 0;
    background-color: #57d2ad;
    font-size: 26px;
    color: white;
    padding: 4px 41px;
    margin: 13px 0;
}

.nav_popup {
    /* padding: 0 5%; */
    background-color: rgba(255, 255, 255, 0.94);
    border-bottom: 1px solid #929292;
    /* background-color: red; */
    position: fixed;
    z-index: 99;
    width: 100%;
    top: 0;
    right: 0;
}
.nav_popup .table_popup {
    display: table;
    width: 100%;
    height: 61px;
    padding: 0 5%;
}
.nav_popup .table_popup .col {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}

.nav_popup .table_popup .col:nth-child(1) {
    padding: 0;
}
.nav_popup .table_popup .col:nth-child(2) {}

.nav_popup .table_popup .col:nth-child(1) a {}
.nav_popup .table_popup .col:nth-child(1) a .logo {
    width: 99px;
}

.nav_popup .table_popup .col:nth-child(2) a {}

.nav_popup .table_popup .col a {}
.nav_popup .table_popup .col.close_btn {
    text-align: left;
}
.nav_popup .table_popup .col.close_btn img {
    width: 50px;
    filter: alpha(opacity=100);
    opacity: 100;
}

.body-tickets .credit {
    display: none;
}

.tickets {}
.tickets header {
/*    background: url('../../img/m/pages/tickets_header.png') top left transparent no-repeat;
    background-size: 100%;*/
    /* background-size: cover; */
    width: 100%;
    
    line-height: 1;
}

.tickets header .bg {
    width: 100%;
}

.tickets header h1 {
    margin: 0;
    position: absolute;
    padding: 8% 5% 0 0;
    width: 52%;
    font-size: 26px;
    line-height: .8;
    font-family: "fb_medium","helvetica","arial";
}

.tickets .title_info {
    display: table;
    width: 100%;
    background-color: #E3EFF8;
    padding: 5px 5%;
}
.tickets .title_info a {
    display: table-cell;
    vertical-align: middle;
    color: black;
    font-size: 17px;
    padding: 0;
}
.tickets .title_info h2 {
    margin: 0;
    display: table-cell;
    font-family: "fb_medium","helvetica","arial";
    font-size: 24px;
    vertical-align: middle;
}

.tickets h3 {
    width: 85%;
    margin: 20px auto 5px;
    font-size: 20px;
    line-height: 1;
    text-align: center;
}
.tickets h3 span {}
.tickets h3 small {
    font-size: 17px;
    display: block;
    margin: 2px 0 0 0;
}


 .tickets .stadion .select_input {
    text-align: center;
    width: 100%;
    margin: 0 0 30px 0;
    clear: both;
}
 .tickets .stadion .select_input h5 {
    font-size: 20px;
    text-align: center;
}
 .tickets .stadion .select_input .dropdown {
    background: url('../../img/pages/p_details_dropdown_arrow.png') 9px center transparent no-repeat;
    background-size: 14px;
    display:inline-block;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border: 1.5px solid #549DD4;
    padding: 2px 0px 0px 0;
    border-color: #549DD4;
    min-width: 80%;
}
 .tickets .stadion .select_input button {
    text-align: right;
    border: none;
    background-color: transparent;
}

 .tickets .stadion .select_input .dropdown > button {
    padding-left: 37px;
    /* background-color: white; */
    box-shadow: none;
}

 .tickets .stadion .select_input .dropdown-menu button:hover {
    /* background-color: #549DD4; */
    /* color: white; */
    color: #549DD4;
}

 .tickets .stadion .select_input button span {
    vertical-align: middle;
    font-size: 17px;
    margin: -3px 3px 0 0;
    display: inline-block;
}

 .tickets .stadion .select_input button span small {
font-size: 11px;}

 .tickets .stadion .select_input button .category_color{
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: -2px 0 0 5px;
    vertical-align: middle;
}

 .tickets .stadion .select_input .dropdown .dropdown-menu {
    padding: 9px 5px 9px 0px;
    width: 100%;
    direction: rtl;
    text-align: right;
    margin: 4px 0 0 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.hotels {}
.hotels header {
    margin: 0;
    padding: 0 5%;
}
.hotels header h1 {
    font-size: 26px;
    font-family: "fb_medium","helvetica","arial";
}
.hotels header a {}

.hotels .btn_upgrade {
    -webkit-border-radius: 10px 0 0 0;
    -moz-border-radius: 10px 0 0 0;
    border-radius: 10px 0 0 0;
    background-color:#57d2ad;
    width: 100%;
    text-align: left;
    color: white;
    border: none;
    padding: 5px 10px;
}

.hotels .btn_upgrade.base_hotel {
    
}

.hotels .hotel .price {
    position: absolute;
    z-index: 10;
    bottom: 1px;
    text-align: center;
    width: 100%;
    background: none;
    padding: 14px;
}


.hotels .hotel .price.updated label {
    background-color: #F46221;
    padding: 3px 10px;
}

.hotels .hotel .price.updated label strong {
    font-size: 30px;
    letter-spacing: -1px;
}
.hotels .hotel .price.updated label small {
    font-size: 17px;
}

.hotels .hotel .price label {
    background-color: #539DD3;
    padding: 8px 10px;
    margin: 0;
    color: white;
    line-height: 1;
}

.hotels .hotel .hotel_info {
    padding: 6px 5%;
}


.hotels .hotel .hotel_info {
    margin: -15px 0 20px 0;
    background-color: #EEF6FB;
    padding: 13px  0 0;
}




.hotels .hotel .hotel_info h3 {
    margin: 0;
    padding: 0 5%;
    font-size: 20px;
    text-align: center;
}

.hotels .hotel .hotel_info .stars {
    margin: 10px 0 0 8px;
}

.hotels .hotel .hotel_info .star {
    float: right;
    margin: 0 0 0 2px;
}

.hotels .hotel .hotel_info .star:last-child {
    margin-left: none;
}

.hotels .hotel .hotel_info .star img {
    width: 24px;
}


.hotels .hotel .hotel_info .enter-out {
    width: 100%;
    text-align: right;
    margin: 10px 0 0 0;
}
.hotels .hotel .hotel_info .enter-out h4 {
    font-family: "fb_medium","helvetica","arial";
    margin: 0;
    padding: 0;
    display: inline-block;
}
.hotels .hotel .hotel_info .enter-out p {
    margin: 0;
    padding: 0;
    display: inline-block;
}
.hotels .hotel .hotel_info .enter-out .enter {
    padding: 0;
}
.hotels .hotel .hotel_info .enter-out .out {
}

.hotels .hotel .hotel_info .text_hotel {
    padding: 0;
    background-color: #EEF6FB;
}


.hotels .hotel .hotel_info .text_hotel .open_text {
    width: 100%;
    background-color: #539DD3;
    color: white;
    text-align: center;
    padding: 5px 0;
    border: none;
}
.hotels .hotel .hotel_info .text_hotel .text_opened {
    display: none;
}
.hotels .hotel .hotel_info .text_hotel .text_opened .inner {
    display: block;
    width: 100%;
    padding: 10px 5%;
}


.hotels .hotel .hotel_info .col1 {float: right;}

.hotels .hotel .hotel_info .map {
    float: left;
    width: 60px;
    margin: 12px 0 0 0;
}

.search {
    max-width: 100%;
}
.search h1 {
    font-size: 26px;
    font-family: "fb_medium","helvetica","arial";
    line-height: 1;
    margin: 10px 0 0 0;
}
.search h1 span {
    color: #C1C1C1;
    font-size: 18px;
    display: block;
    font-family: "fb","helvetica","arial";
}

.search nav {}
.search nav a {
    color: #53A0D7;
}
.search nav a span {
    margin: 0 2px 0 0;
}

.search .packages {}
.search .packages h2 {
    margin: 12px 0 4px 0;
    font-size: 27px;
}



.search .packages {
    margin: 20px 0 0 0;
    width: 100%;
}

.search .packages .package {
    margin: 0 0 15px 0;
}

.search .package .details {
    background-color: #eef6fb;
    padding: 0;
    border: 1px solid transparent;
    display: table;
    width: 100%;
    margin: 0 0 1px 0;
} 

.search .package.multi_game .details:nth-child(1) {
    border-radius: 0;
}

.search .package.multi_game .details {
    background-color: #cdf2e7;
    border-radius: 0 !important;
}



.search .package .details .details_table {
    display: table;
    width: 100%;
}

.search .package .details header {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
    padding: 10px;
} 
.search .package .details header h3 {
    margin: 0 0 5px 0;
    font-size: 20px;
    font-family: "fb_medium","helvetica","arial";
    background: url('../../img/pages/dotted_bg.png') center bottom transparent repeat-x;
    background-size: 20px;
    padding: 5px 0;
    color: black;
}

.search .package.multi_game .details header {
    padding: 10px 20px 10px 10px;
}

.search .package .details .game_count {
    display: none;
}


.search .package.multi_game .details .game_count {
    display: block;
    letter-spacing: -2px;
    margin: -11px -21px 0 0;
    font-size: 14px;
    background-color: #57D2AD;
    color: white;
    position: absolute;
    padding: 1px 7px 5px 14px;
    border-radius: 0 0 0 100%;
}


.search .package .details header p {
    width: 100%;
    float: right;
    line-height: 1;
    color: black;
} 

.search .package .details header .date span {
    float: right;
    margin: 0 8px 0 0;
}

.search .package .details header .date img {
    float: right;
    margin: 4px 0 0 0;
}

.search .package .details .logos {
    display: table;
    width: 100%;
    margin: 10px auto 0;
}

.search .package .details .logos_table {
    display: table-cell;
    width: 50%;
    vertical-align: middle;
}


.search .package .details .logos figure {
    background: url('../../img/pages/logo_shadow.png') center bottom transparent no-repeat;
    background-size: 100%;
    width: 40%;
    display: table-cell;
    vertical-align: middle;
    padding: 0 3px 8px;
}

.search .package .details .logos .game {
    display: table;
}

.search .package .details .logos figure img {
    width: 100%;
    max-height: 95px;
}
.search .package .details .logos .separate {
    display: table-cell;
    width: 20%;
    text-align: center;
    vertical-align: middle;
    
}

.search .package .details .logos .separate span {
    color: black;
}

.search .package .details .logos_table .date {
    text-align: center;
    font-size: 20px;
    color: black;
}

.search .package .order {
     color: white;
     padding: 0;
     margin: 0px 0 0 0;
     -webkit-border-radius: 20px 0 0 0  !important;
     -moz-border-radius: 20px 0 0 0 !important;
     border-radius: 20px 0 0 0px !important;
     text-decoration: none;
     display: table-cell;
     /* display: none; */
     vertical-align: bottom;
     width: 20%;
}




.search .package .order .col_r {
    line-height: .9;
    background-color: #539FD6;
    padding: 10px 5px;
    text-align: center;
    display:none;
}
.search .package .order .col_r span {}

.search .package .order .col_r .price {
    display: inline-block;
}
.search .package .order .col_r .price small {}
.search .package .order .col_r .price strong {
    font-size: 30px;
}



.search .package .order .col_l {
    background-color: #57d2ad;
    text-align: center;
    padding: 10px 5px;
    line-height: .9;
    display: none;
    width: 100%;
}

.search .package .order .col_l .col_l_table_cell{
    display: table-cell;
}

.search .package .order .col_l span {
    padding: 0;
    margin: 0;
    display: table-cell;
    vertical-align: middle;
}

.search .package .order .col_l span:nth-child(1) {width: 80%;}
.search .package .order .col_l span:nth-child(2) {width: 20%;}

.search .package .details:last-child .order .col_l {display: table;width: 100%;}
.search .package .details:last-child .order .col_r {display: block;}

.search .package .order span small {
    font-size: 11px;
    margin: 0 3px 0 0;
}

.search .package .order strong {
    font-size: 18px;
    letter-spacing: -1px;
}

.search .package .order .order_now {
    float: left;
    margin: 3px 0 0 0;
}

.search .multi_title {
    display: none;
    -webkit-border-radius: 10px 0 0 0px;
    -moz-border-radius: 10px 0 0 0px;
    border-radius: 10px 0 0 0px;
    background-color: #539FD6;
    color: white;
    padding: 5px 10px;
    font-family: "fb_medium","helvetica","arial";
}

.search .package.multi_game .multi_title {
    display: block;
}


.search .liga_liks {
display: none;position: fixed;top: 61px;width: 100%;background-color: rgba(245, 245, 245, 0.97);padding: 10px 0;right: 0;text-align: center;z-index: 10;border-bottom: 1px solid #CACACA;}
.search .liga_liks .dropdown {
display: inline-block;min-width: 60%;}
.search .liga_liks .dropdown button {
width: 100%;border: none;padding: 7px 10px 7px;text-align: right;-webkit-appearance: none;background-color: white;border: 1px solid #53A0D7;background: url('../../img/icons/ic_select_down.png') 10px center white no-repeat;background-size: 14px;}
.search .liga_liks .dropdown ul {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-radius: 0;
}
.search .liga_liks .dropdown ul li {}
.search .liga_liks .dropdown ul li a {}



/* MODAL */
.searchModal {
  background-color: rgba(255, 255, 255, 0.9);
}
.searchModal .modal-dialog {
    margin: 0px auto;
    width: 100%;
}
.searchModal .modal-content {
    border-radius: 0;
}
.searchModal .modal-header {
    border-bottom: none;
    padding: 30px 15px;
}
.searchModal .close_search {
    -webkit-appearance: none;
    background-color: white;
    border: none;
}

.searchModal .modal-body {
    width: 100%;
    padding: 10px 30px 40px;
    background-color: #e4f0f9;
    border: none;
    /* min-height: 480px; */
}

.searchModal .modal-body h2 {
    font-family: "fb_medium","helvetica","arial";
    text-align: center;
    margin: 1px 0 20px 0px;
}

.searchModal .modal-footer {
    /* display: none; */
    border: none;
    padding: 0;
}

.searchModal .iname {
    background: url('../../img/icons/ic_calendar.png') 10px center white no-repeat;
    background-size: 16px;
    height: 34px;
    background-color: white;
    color: black;
    -webkit-appearance: none;
    outline: 0;
    display: block;
    width: 100%;
    padding: 5px 10px;
    border: none;
    font-size: 16px;
    margin: 0px 0 10px 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.searchModal .iname.search_text {
    background: url('../../img/m/icons/search.png') 10px center white no-repeat;
    background-size: 16px;
}

.searchModal .datepicker {
    width: 40%;
    float: right;
    margin: 0 0 0 3%;
}

.searchModal .ad {
    width: 17%;
    float: right;
    padding: 4px 2% 0 0;
}
.searchModal .datepicker_group {
    width: 100%;
    margin-bottom: 10px;
}

.searchModal .send_btn {
    outline: 0;
    display: block;
    width: 100%;
    padding: 4px 10px;
    border: none;
    background-color: #57d2ad;
    color: white;
    border-radius: 0;
    font-size: 23px;
    font-family: "fb","helvetica","arial";
    margin: 0 0 20px 0;
}




section.recommends .bg_recommends {
    background: url('../img/bgs/recommends.png') center top transparent no-repeat;
    min-height: 800px;
}

section.recommends h1 {
font-size: 26px;      font-family: "fb_medium","helvetica","arial";      line-height: 1;      margin: 20px 0 20px 0;}

section.recommends .stars-header {
    margin-bottom: 50px;
}

section.recommends .stars-header .open-recommend {
    -webkit-appearance: none;
    background-color: #57D2AD;
    border: none;
    color: white;
    padding: 10px 30px;
    margin: 5px 0 0 0;
}

section.recommends .stars-header h2 {
    font-size: 30px;
    margin: 25px 0 0px;
}
section.recommends .stars-header h4 {
    font-size: 20px;
    margin: 0;
}
section.recommends .stars-header .ratingicon {
    font-size: 32px !important;
}

section.recommends .recommend {
    width: 100%;
    margin: 0 auto 30px;
}

section.recommends .recommend .up {
    -webkit-border-radius: 20px 0 0 0 !important;
    -moz-border-radius: 20px 0 0 0 !important;
    border-radius: 20px 0 0 0 !important;
    background-color: #549DD4;
    color: white;
    padding: 7px 5%;
    font-size: 21px;
    margin: 0 0 0px;
    position: relative;
}

section.recommends .recommend .up span {}
section.recommends .recommend .up small {
    font-size: 80%;
}

section.recommends .recommend .details {
    background-color: #e4f0f9;
    padding: 20px 5% 20px;
}

section.recommends .recommend .details header {
    display: table;
    width: 100%;
}
section.recommends .recommend .details header .picture {
    display: table-cell;
    width: 20%;
    vertical-align: top;
}
section.recommends .recommend .details header .picture figure {
    width: 116px;
    height: 116px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
section.recommends .recommend .details header .text {
    display: table-cell;
    width: 70%;
    padding: 0 10px 0 0;
    vertical-align: bottom;
}

section.recommends .recommend .details header .share {
    display: table-cell;
    vertical-align: top;
    width: 10%;
}

section.recommends .recommend .details header .text .stars {
    width: 100%;
}
section.recommends .recommend .details header .text .star {
    float: right;
}
section.recommends .recommend .details header .text .star img {}
section.recommends .recommend .details header .text h2 {
    margin: 12px 4px 0 0;
    font-size: 28px;
}

section.recommends .recommend .details p {
    font-size: 20px;
    line-height: 1.2;
    margin: 20px 0 0 0;
}

section.recommends .upload_recommend {
    width: 100%;
    margin: 20px auto 0;
    background-color: #E4F0F9;
    padding: 50px 5% 50px;
}

section.recommends .upload_recommend h2 {
    text-align: center;
    margin: 0px 0;
}

section.recommends .upload_recommend aside {}

section.recommends .upload_recommend .form-wrapper {
    display: table;
    width: 100%;
}

section.recommends .upload_recommend aside .col {
    display: table-cell;
    width: 50%;
    padding: 0 10px;
}
section.recommends .upload_recommend .rating-1 {
        display: inline-block;
}
section.recommends .upload_recommend .rating-1 .ratingicon {
        font-size: 16px !important;
    margin-left: 5px;
}
section.recommends .upload_recommend aside .col:first-child {
    padding-right: 0;
}
section.recommends .upload_recommend aside .col:last-child {
    padding-left: 0;
}
section.recommends .upload_recommend aside .stars {
    margin: 0;
}

section.recommends .upload_recommend aside .stars span {
    font-size: 19px;
    vertical-align: middle;
    margin: 0 0 0 15px;
}

section.recommends .upload_recommend aside .itext {
        float: none;
        padding: 5px 5px;
}

section.recommends .upload_recommend aside .file p {
    font-size: 19px;
}
section.recommends .upload_recommend aside .file {
    background-color: white;
}

section.recommends .upload_recommend aside  .file .file_name_here {
    float: right;
    width: 60%;
    padding: 5px;
}
section.recommends .upload_recommend aside  .file .file_button {
    width: 35%;
    border: none;
    background: black;
    color: white;
    height: 37px;
    float: left;
}

section.recommends .upload_recommend aside  .file input {
    font-size: 14px;
}

section.recommends .upload_recommend aside  .send_btn {
        background-color: #57d2ad !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    padding: 6px 30px;
    height: inherit;
    margin: -7px 0 0 0;
    font-size: 22px;
    color: white;
    width: 180px;
    margin: 20px auto;
}

section.recommends .upload_recommend aside .send_btn:hover {
    background-color: black !important;
}

.body-info {
    background-color: #e4f0f9;
}

.info {

}

.info .questions {
}

.info .questions > .wrapper {
}

.info h1 {
    margin: 10px 0 20px 0;
    font-family: "fb_medium","helvetica","arial";
    font-size: 22px;
}


.info .panel-group {
    margin: 0 0 20px 0;
}
.info .panel-article {
    margin-bottom: 10px;
    border: none;
    border-radius: 0;
    background-color: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}
.info .panel-article .panel-heading {
    padding: 0;
    border-bottom: solid 1px #BEBEBE;
}
.info .panel-article .panel-heading .panel-title {}
.info .panel-article .panel-heading .panel-title a {
    font-size: 24px;
    text-decoration: none;
    display: block;
    position: relative;
}
.info .panel-article .panel-heading .panel-title img {
    display: inline-block;
    width: 120px;
    margin-left: 15px;
}
.info .panel-article .panel-heading .panel-title span {}
.info .panel-article .panel-heading .panel-title span:after {
  content: '';
  position: absolute;
  display: inline-block;
  top: 57%;
  left: 10px;
  margin-top: -14px;
  width: 10px;
  height: 20px;
  background: url('../img/icons/ic_arrow_down_red2.png') center center transparent no-repeat;
  background-size: 100% 100%;
  font-size: 24px;
  font-family: monospace;
  line-height: 1;
  color: #811813;
}
.info .panel-article .panel-heading .collapsed span:after {   
   
}
.info .panel-article .panel-body {
    padding: 15px 0;
}
.info .panel-article .panel-body {}
.info .panel-article .panel-body .text {
    display: inline-block;
    float: right;
    width: 48%;
}
.info .panel-article .panel-body img {
    display: inline-block;
    float: left;
    max-width: 48%;
}


.info .panel-question {
    border: none;
    border-radius: 0;
    background-color: inherit;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
    margin: 9px 0;
}
.info .panel-question .panel-heading {
    padding: 5px 0;
    /* border-bottom: solid 1px #BEBEBE; */
    border: none;
}
.info .panel-question .panel-heading .panel-title {}
.info .panel-question .panel-heading .panel-title a {
    font-size: 20px;
    text-decoration: none;
    display: block;
    color: #4A93CA;
}
.info .panel-question .panel-heading .panel-title span {
}

.info .panel-question .panel-heading .panel-title div {
    padding: 0 0 0px 0px;
    width: 90%;
    float: right;
}

.info .panel-question .panel-heading .panel-title span:after {
  content: '';
  display: inline-block;
  font-size: 24px;
  width: 5px;
  height: 12px;
  margin: 0 0 0 5px;
  background: url('../../img/icons/ic_arrow_down_red2.png') center center transparent no-repeat;
  background-size: 100% 100%;
  /* font-family: monospace; */
  line-height: 1;
  color: #811813;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.info .panel-question .panel-heading .collapsed span:after {
   -ms-transform: rotate(-90deg);/* IE 9 */
  -webkit-transform: rotate(-90deg);/* Chrome, Safari, Opera */
  transform: rotate(-90deg);
}
.info .panel-question .panel-body {
    padding: 15px 0;
}
.info .panel-question .panel-body {
    border: none !important;
    padding: 5px 0;
    font-size: 18px;
    line-height: 1.2;
}
.info .panel-question .panel-body .text {
    display: inline-block;
    /* float: right; */
    width: 100%;
    padding: 0 10px;
}



.body-contact .credit {
    display:none;
}

.contact main {
    
}

.contact  main .form-wrapper h1 {
    margin: 20px 0px 0px 0;
    text-align: center;
    font-size: 24px;
    font-family: "fb_medium","helvetica","arial";
}
.contact  main .form-wrapper form {
    width: 100%;
    margin: 20px auto 30px;
}
.contact  main .form-wrapper .iname {
    border-bottom: 1px solid #C7C7C7;
    margin: 0 0 13px 0;
    font-size: 18px;
    padding: 10px 0;
}
.contact  main .form-wrapper .send_btn_contact {
    margin: 30px auto 0;
    background-color: #57d2ad;
    color: white;
    width: 210px;
    padding: 10px 0;
}
.contact  main .form-wrapper .icheck_special_round {
    margin: 30px auto;
    display: block;
    width: 169px;
}


.contact aside {
    width: 100%;
    margin: 0 auto 30px;
    padding: 0;
    text-align: center;
    line-height: 1;
}
.contact aside h2 {
    margin: 0;
    font-size: 28px;
}
.contact aside a {
    font-size: 17px;
}


.no_result {
    
}

.no_result .form-wrapper h2 {
    margin: 20px 0px 0px 0;
    text-align: center;
    font-size: 24px;
    font-family: "fb_medium","helvetica","arial";
}

.no_result .form-wrapper p {
    text-align: center;
    line-height: 1;
}

.no_result .form-wrapper form {
    width: 90%;
    margin: 20px auto 60px;
}
.no_result .form-wrapper .iname {
    border-bottom: 1px solid #C7C7C7;
    margin: 0 0 13px 0;
    font-size: 18px;
    padding: 10px 0;
}
.no_result .form-wrapper .send_btn_contact {
    margin: 30px auto 0;
    background-color: #57d2ad;
    color: white;
    width: 210px;
    padding: 10px 0;
}
.no_result .form-wrapper .icheck_special_round {
    margin: 30px auto;
    display: block;
    width: 169px;
}


section.license h1 {
    margin: 20px 0px 8px 0;
    font-size: 25px;
    font-family: "fb_medium","helvetica","arial";
}

section.license article {
    width: 100%;
    margin: 0 auto;
}

.order .order_top {}
.order .order_top .light_blue {
    background-color: #E4F0F9;
    padding: 10px 5%;
    margin: 3px 0;
}

.order .order_top .package {
    line-height: 1;
    text-align: center;
}

.order .order_top .package h3 {
    margin: 0;
    font-size: 20px;
}

.order .order_top .package .details .info_game {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.order .order_top .package .details:last-child .info_game {
    margin: 0;
}

.order .order_top .passengers {
    font-size: 24px;
    text-align: center;
}

.order .order_top .airports {
text-align: center;}


.order .order_top .airports h3 {
    margin: 0;
    font-size: 20px;
}
.order .order_top .airports .airpot_name {
    font-size: 16px;
}

.order .order_top .hotel {
    text-align: center;
}
.order .order_top .hotel h3 {
    font-size: 16px;
    margin: 0;
    text-align: center;
}

.order .order_top .show_prices {}
.order .order_top .show_prices .line > span {
float: right;}
.order .order_top .show_prices .line .to_left {
    float: left;
}

.order .order_top .show_prices .grey_price {
    background-color: #ECECEC;
    margin: 10px;
    text-align: center;
    padding: 20px 0;
    line-height: .9;
}
.order .order_top .show_prices .grey_price .title_grey {}
.order .order_top .show_prices .grey_price span {
    font-size: 49px;
    font-family: "fb_medium","helvetica","arial";
    letter-spacing: -3px;
}
.order .order_top .show_prices .grey_price span small {
    font-size: 20px;
}


.ui-datepicker {
    z-index: 99999 !important;
}


.accessibility_section {}
.accessibility_section article {}
.accessibility_section article p {
    margin: 0;
}
.accessibility_section article h1 {
    color: #54A3DB;
    font-size: 40px;
    letter-spacing: -1px;
}
.accessibility_section article h2 {
    margin: 50px 0 0 0;
}
.accessibility_section article a {}


body.body-article {
    background-color: #e4f0f9;
}

section.article {padding: 20px 0 0 0;}

section.article header {
    padding: 0;
    width: 100%;
    margin: 0 auto;
}

section.article header a.go_back {
    float: left;
}
section.article header a.go_back:hover {
    color: black;
}

section.article header h1 {
    margin-top: 0;
    margin-bottom: 20px;
    font-family: "fb_medium","helvetica","arial";
    font-size: 28px;
}


section.article article {
    padding: 0;
    width: 100%;
    margin: 0 0 0 20px;
}

section.article article ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
section.article article ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin: 0 0 20px;
}
section.article article ul li a {
    color: #337AB7;
    margin: 0 0 20px 0;
    display: block;
}
section.article article ul li a h3 {
    margin: 0;
    font-family: "fb_medium","helvetica","arial";
}
section.article article ul li a .text {
    line-height: 1;
    color: black;
}
section.article article ul li a .read_more {}
section.article article ul li a:hover .read_more {
    color: black;
}

section.article article figure {
    width: 100%;
    margin: 0 0 30px 0;
    text-align: center;
    /*    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    background-color: transparent;*/
}

section.article article figure img {
    max-width: 100%;
    display: inline-block;
}

section.article article .wrapper > h2 {
    font-size: 25px;
}

.home .contact .form-wrapper .g-recaptcha {
    width: 305px;
    margin: 10px auto 0;
}


section.contact main .form-wrapper .g-recaptcha {
    width: 305px;
    margin: 10px auto 0;
}

section.contact main .padding {
    padding: 0 5%;
}

.upload_recommend .g-recaptcha {
    width: 170px;
    margin: 30px auto;
}




section.seopages {}
section.seopages h1 {
    font-size: 28px;
    letter-spacing: -1px;
}
section.seopages hr {}
section.seopages main {}
section.seopages main h2 {
    font-size: 35px;
}
section.seopages main h2 span {
    font-size: 20px;
}

section.seopages main h2.mainh2 {
    color: #53A2DA;
} 

section.seopages article.seoArt {
    margin: 0 0 30px 0;
    font-size: 16px;
}

.site-header .site-nav .nav li {}
.site-header .site-nav .nav li.dropdownSeo {background: none;}
.site-header .site-nav .nav li.dropdownSeo button {
    background: none;
    border: none;
    /* padding: 15px; */
    font-size: 18px;
    padding-right: 0;
    color: white;
}
.site-header .site-nav .nav li.dropdownSeo.active button {color: #53A2DA;font-weight: bold !important;}

.site-header .site-nav .nav li.dropdownSeo ul.dropdown-menu {
    margin: 0 0 50px 0;
}
.site-header .site-nav .nav li.dropdownSeo ul.dropdown-menu li {
    display: block;
    width: 100%;
    text-align: center;
    background: none;
}
.site-header .site-nav .nav li.dropdownSeo ul.dropdown-menu li a {background: none;color: white;}



.order .order_top .order_top_row.statusTable .right
{
    /*background: #909090;*/
}

.order_top_row.statusTable .order_airports .airports header {
    background: #909090;
}

.order_top_row.statusTable .order_airports .airports header.done {
    background: #78b36d;
}

.order_top_row.statusTable .airports .flights_table {
    padding: 20px;
    background: #eef6fb;
}

.order_top_row.statusTable .airports .flights_table .row_table .col:nth-child(1) {
    width: 100%;
}

.order_top_row.statusTable ol {}

.order_top_row.statusTable ol li {
    color: #9c9c9c;    
}

.order_top_row.statusTable ol li.active {
    color: black;
    font-weight: bold;
}

.order_top_row.statusTable p {
    padding: 0 26px 0 0;
}

.order_top_row.statusTable p.done {
    font-weight: bold;
}



@keyframes bounce1 {
    0%, 20%, 50%, 80%, 100% {
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    40% {
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    60% {
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
    }
}

.bounce1 {
    -moz-animation: bounce1 2s infinite;
    -webkit-animation: bounce1 2s infinite;
    animation: bounce1 2s infinite;
}


a.whatsappIcon {
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 10px;
    right: 10px;
    background: url(../../img/icons/whatsapp.png) center center no-repeat #ffffffc9;
    background-size: 71%;
    z-index: 10;
    padding: 10px;
    border-radius: 50%;
    
}



main.showsPage {
    
    padding: 20px 0 0 0;
    
}

main.showsPage h1 {
    
    margin: 0 0 20px 0;
    
}

main.showsPage .package.no_multi_game .details header {
    
    background-color: #45a7c3;
    color: #fdfbd0;
    
}

main.showsPage .package.no_multi_game .details header h3,
main.showsPage .package.no_multi_game .details header p
{
    
    color: #fdfbd0;
    
}

main.showsPage  .package.no_multi_game .order .col_r {
    
    background: transparent;
    color: #45a7c3;
    
}

main.showsPage  .package.no_multi_game .details {
    background: white;
}

main.showsPage .package.no_multi_game .order .col_l {
    
    background: #8d8d8d;
    
}

main.showsPage .package.no_multi_game .order {
    /*background: red;*/
    border-radius: 10px 0 0 10px !important;
    border-left: 1px solid #8d8d8d;
    border-top: 1px solid #8d8d8d;
}

main.showsPage  .titShow {
    
    text-align: center;
    color: white;
    font-size: 28px;
    
}



.packagesPagination {
    width: 100%;
    text-align: center;
}

.packagesPagination .pagination {
    
    direction: ltr;
    text-align: center;
    
}