/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}


@font-face {
	font-family: 'Conv_telegrafico';
	src: url('font/telegrafico.eot');
	src: local('?'), url('font/telegrafico.woff') format('woff'), url('font/telegrafico.ttf') format('truetype'), url('font/telegrafico.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_trebuc';
	src: url('font/trebuc.eot');
	src: local('?'), url('font/trebuc.woff') format('woff'), url('font/trebuc.ttf') format('truetype'), url('font/trebuc.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
/** Generated by FG **/
@font-face {
	font-family: 'Conv_MyriadPro-Regular';
	src: url('font/MyriadPro-Regular.eot');
	src: local('?'), url('font/MyriadPro-Regular.woff') format('woff'), url('font/MyriadPro-Regular.ttf') format('truetype'), url('font/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('font/lato-regular-webfont.eot');
    src: url('font/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/lato-regular-webfont.woff2') format('woff2'),
         url('font/lato-regular-webfont.woff') format('woff'),
         url('font/lato-regular-webfont.ttf') format('truetype'),
         url('font/lato-regular-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'LaoUI';
    src: url('font/LaoUI.eot');
    src: url('font/LaoUI.eot') format('embedded-opentype'),
         url('font/LaoUI.woff2') format('woff2'),
         url('font/LaoUI.woff') format('woff'),
         url('font/LaoUI.ttf') format('truetype'),
         url('font/LaoUI.svg#LaoUI') format('svg');
}

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


.top_menu li ul{
    display:none;
}
body{
    background:#fff690 url('../img/playland/Playland-2017-opt.jpg') no-repeat center top; 

    /*background:#fff690 url('../img/playland_2016_sck_background.jpg') no-repeat center top; */

    /*background:#fff690 url('../img/playland/main_bg_v2.jpg') no-repeat center top; */

    /*background:#0a0000 url('../img/playland/playland_2016_halloween_background.jpg') no-repeat center top; */

    /*background:#fff690 url('../img/playland/main_bg_new.jpg') no-repeat center top;*/
    

    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: 73% 100%;

}

html,body{
    margin:0;
    padding:0;
}
a,input,img{
    outline:0;
    border:none;
}
a{
    cursor:pointer;
    text-decoration:none;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

strong{
    font-weight: bold;
}

.margin-right-1{
    margin-right: 1px !important;
}

.margin-bottom-1{
    margin-bottom: 1px !important;
}

.logo_container{
    width:980px;
    height:260px;
    background:url('../img/playland/logo_bg_new_white.png') no-repeat center bottom;
    position: relative;
    z-index: 1;
}
.main{
    width:980px;
    margin:0 auto;
}
.logo{
    margin-top:70px;
    margin: 70px 0 0 18px;
    display:inline-block;
    vertical-align:top;
}
.top_container{
    /*background: #f04b4f url('../img/playland/red_bg.jpg') repeat-x left top;*/
    /*background: #ffe80b;*/
    background: #fff;
    /*border-radius:0 0 5px 5px;*/
    border-radius: 5px 5px 0 0;
    -moz-box-shadow:     0 0 10px #A9A581;
   -webkit-box-shadow:  0 0 10px #A9A581;
   box-shadow:          0 0 10px #A9A581;
   position: relative;
}


ul{
    margin:0;
    padding:0;
    list-style:none;
}

.home_slider{
    padding:15px;
}
.bx-wrapper,.bx-viewport{
    border-radius:5px;
}
.home_slider .bx-controls.bx-has-pager{
    margin-top:-30px!important;
    margin-left:-85px;
}

.bar_menu {
    padding:0 0 0 0;
    margin:0 auto;
    width:980px;
    height:30px;
}
.bar_menu .the_menu{
    margin-top:5px;
    width:930px;
    height:43px;
    float:left;
}
.bar_menu .the_menu a{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:22px;
    color:#fff;
    text-decoration:none;
    display:inline-block;
    line-height:15px;
    padding:10px 0 10px 0;
    margin-right:19px;
    text-shadow: 1px 1px #007fe3;
}
.bar_menu .the_menu a:hover,.bar_menu .the_menu a.selected{
    background:url('../img/site/top_menu_hover2.png') no-repeat;
}
.bar_menu .the_menu a.last{
    margin:0!important;
}
.romana .bar_menu .the_menu a{
    margin-right:21px;
}
.romana .bar_menu .the_menu a.last{
    margin:0!important;
}
.bar_menu .the_menu a span{
    font-family:Tahoma;
}
.bar_menu .language{
    display:block;
    float:left;
    margin:48px 0 0 6px;
}

/* WEATHER WIDGET */

.weather{
    width:320px;
    display:inline-block;
    vertical-align:top;
    margin-top:70px;
}
.weather .first .grade{
    font-size:36px;
    line-height:34px;
	font-family: 'Conv_MyriadPro-Regular';
    color:#00aced;
    display:inline-block;
    vertical-align:top;
}
.weather .first .icon{
    display:inline-block;
    vertical-align:top;
}
.weather .first .detalii{
    display:inline-block;
    vertical-align:top;
    margin-left:5px;
}
.weather .first .grad{
    font-size:36px;
    color:#00aced;
    line-height:31px;
    height:18px;
}
.weather .first .description{
    display:inline-block;
    vertical-align:top;
}
.weather .first .zi{
	font-family: 'Conv_trebuc';
    color:#00aced;
    font-size:12px;
}
.weather li{
    display:inline-block;
    padding-right:10px;
    border-right:1px solid #00aced;
}
.weather li.last{
    padding-right:0!important;
}
.weather .next .grade{
    font-size:20px;
    line-height:20px;
	font-family: 'Conv_MyriadPro-Regular';
    color:#00aced;
    display:inline-block;
    vertical-align:top;
    opacity:0.5;
}
.weather .next .icon{
    display:inline-block;
    vertical-align:top;
    height:29px;
    padding-top:5px;
}
.weather .next .icon img{
    vertical-align:middle;
}
.weather .next .detalii{
    display:inline-block;
    vertical-align:top;
    margin-left:5px;
}
.weather .next .grad{
    font-size:36px;
    color:#00aced;
    line-height:31px;
    height:18px;
}
.weather .next .description{
    display:inline-block;
    vertical-align:top;
}
.weather .next .zi{
	font-family: 'Conv_trebuc';
    color:#00aced;
    font-size:10px;
    opacity:0.5;
}
.weather .next{
    padding-left:5px;
}
.weather .next.last{
    border:none;
}
/* END WEATHER WIDGET */

.language_ro{
    background: url('../img/playland/ro.png') no-repeat;
    display:inline-block;
    width:23px;
    height:23px;
}
.language_en{
    background: url('../img/playland/en.png') no-repeat;
    display:inline-block;
    width:23px;
    height:23px;
}
.language_en:hover,.language_ro:hover,.language_en.selected,.language_ro.selected{
    opacity:0.6;
}
.language{
    display:inline-block;
    margin:180px 0 0 255px;
    position: absolute;
}

.program{
    position:absolute;
    margin:-70px 0 0 868px;
    height:25px;
    border-radius: 5px 5px 5px 5px; 
    background:#00ACED; 
    padding-top:0px;
}
.program a{
    position:relative;
    margin:10px;
    text-shadow: 1px 1px #007fe3; text-align:right; 
    font-size:18px; 
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#FFF; 
}
.program span{
    text-shadow: 1px 1px #007fe3; text-align:right; 
    font-size:12px;
}

.slider_text{
    background:url('../img/site/bg_transp.png');
    display:inline-block;
    margin:-185px 0 0 605px;
    position:absolute;
    z-index:100;
    width:305px;
    height:145px;
    border-radius:5px;
    padding:15px;
    text-shadow: 1px 1px #fff;
}
.slider_text h1{
    margin:0;
    line-height:32px;
    font-size:36px;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#026ec9;
}
.slider_text .slider_desc{
    color:#026ec9;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    line-height:22px;
    margin-top:15px;
}
.slider_text .slider_expl{
    font-size:11px;
    font-family:Arial;
    color:#026ec9;
    margin-top:10px;
}
.attractions{
    border-radius:5px;
    padding:15px;
    background:#95ba25;
    display:inline-block;
    width:285px;
}
.prices_booking{
    border-radius:5px;
    padding:15px;
    display:inline-block;
    width:285px;
    background:#1c6bbc;
    margin-left:13px;
}
.restaurants_and_bars{
    border-radius:5px;
    padding:15px;
    display:inline-block;
    width:285px;
    background:#f09d27;
    margin-left:13px;
}
.offers{
    margin-top:15px;
}
.attractions, .prices_booking{
    vertical-align:top;
} 
.attractions h1, .prices_booking h1, .restaurants_and_bars h1{
    margin:0;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#ffffff;
    font-size:24px;
    margin-bottom:15px;
    line-height:24px;
}
.attractions h1{
    text-shadow: 1px 1px #4f8d00;
}
.prices_booking h1{
    text-shadow: 1px 1px #00209a;
}
.restaurants_and_bars h1{
    text-shadow: 1px 1px #e65a00;
}

.attractions .inner_offer,.prices_booking .inner_offer,.restaurants_and_bars .inner_offer{
    padding:15px;
    background:#fff;
    border-radius:5px;
}
.attractions .inner_offer div,.prices_booking .inner_offer div,.restaurants_and_bars .inner_offer div{
    display:inline-block;
    vertical-align:top;
}
.attractions .inner_offer div.two,.prices_booking .inner_offer div.two,.restaurants_and_bars .inner_offer div.two{
    width:255px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:15px;
    color:#2b3437;
    padding-top:10px;
}
.find_out_more{
    width:132px;
    height:29px;
    background: url('../img/site/find_out_more.png') no-repeat;
    display:block;
    margin-top:10px;
}
.romana .find_out_more{
    background: url('../img/site/find_out_more_ro.png') no-repeat;
}
.check_map{
    margin-top:15px;
    float:left;
}
.home_news{
    margin-top:15px;
    float:left;
    margin-left:15px;
    background:#00aced;
    width:450px;
    padding:15px;
    border-radius:5px;
    height:214px;
}
.home_news div.csr{
    background:#fff;
    border-radius:5px;
    padding:15px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:15px;
    height:145px;
}
.home_news div img{
    margin-right:15px;
    float:left;
}
.home_news h1{
    margin: 0;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 15px;
    line-height: 24px;
    text-shadow: 1px 1px #007ee3;
}
.home_news a{
	font-family: arial;
    color:#2b3437;
    font-size:12px;
}
.home_news a span{
    font-weight:bold;
}
.home_news ul li{
    padding:4px;
    border-bottom:1px solid #f2f5f6;
}
.home_news .mai_multe {
    background: url("../img/site/link_arrow.png") no-repeat scroll 0 8px transparent;
    margin-left: 10px;
    float: right;
    margin-top: 5px;
    font-size: 18px;
    color: #00aced;
    display: inline-block;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    background: url("../img/site/link_arrow.png") no-repeat scroll 0px 9px transparent;
    line-height: 18px;
    padding-left: 15px;
    
}
.right_social li{
    margin:0;
    padding:0;
    display:block;
    border-bottom:1px solid #EC9191;

}
.right_social{
    width:39px;
    position:fixed;
    right:0;
    top:200px;
    z-index:10000;
}
.right_social li a{
    margin:0;
    padding:0;
    display:block;
}
.right_social li a:hover{
    opacity:0.5;
}
.right_social li.last{
    border:none;
}
.home_slider .top_photo{
    border-radius:5px;
    overflow:hidden;
}
.offer_tabs{
    vertical-align:top;
} 
.offer_tabs h1{
    margin:0;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#00aced;
    font-size:24px;
    margin-bottom:15px;
    line-height:24px;
}
.offer_tabs h1 a {
    color: #00ACED;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 15px;
}
.offer_tab_wide h1 a {
    color: #00ACED;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 15px;
}
.offer_tabs.inner_offer{
    padding:15px;
    background:#fff;
    border-radius:5px;
}
.offer_tabs .inner_offer div{
    display:inline-block;
    vertical-align:top;
}
.offer_tabs .inner_offer div.two{
    width:210px;
    padding-left:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
    color:#2b3437;
}
.offer_details{
    padding:0 15px;
}
.offer_details .offer_tabs{
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 15px;
    width: 437px;
    float:left;
    margin-bottom:15px;
    margin-right:15px;
}
.offer_details .offer_tabs.second{
    margin-right:0;
}
.offer_tabs ul{
    margin:10px 0 0 15px;
}
.offer_tabs ul li{
    list-style:square;
    color:#00aced;
    font-size:11px;
    padding:3px 0;
}
.offer_tabs a{
    color:#00aced;
    font-size:11px;
}
.offer_tabs .first_ul{
    width:260px;
    float:left;
}
.offer_tabs .second_ul{
    width:90px;
    float:left;
}

.offer_tab_wide{
    vertical-align:top;
} 
.offer_tab_wide h1{
    margin:0;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#00aced;
    font-size:24px;
    margin-bottom:15px;
    line-height:24px;
}
.offer_tab_wide .inner_offer{
    background:#fff;
    border-radius:5px;
}
.offer_tab_wide .inner_offer div{
    display:inline-block;
    vertical-align:top;
}
.offer_tab_wide .inner_offer div.two{
    width:690px;
    padding-left:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:15px;
    color:#2b3437;
}
.offer_tab_wide .inner_offer span{
    color:#00aced;
}
.offer_tab_wide{
    padding:0 15px;
}
.offer_tab_wide{
    background: none repeat scroll 0 0 #fff;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    padding: 15px;
    width: 919px;
    margin-bottom:15px;
    margin-right:15px;
}

/* ATTRACTION DETAILS */
.attraction_details{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    margin: 7px 15px 15px 15px;  /*0 15px 15px 15px;*/
    padding: 25px;
    width: 900px;
}
.attraction_details .left{
    float:left;
    width:180px;
    margin-right:30px;
}
.attraction_details .right{
    float:left;
    width:675px;
}
.attraction_details .left ul li{

}
.attraction_details .left ul li a:hover{
    color:#00aced;
}
.attraction_details .left ul li.selected>a{
/*    color:#00aced;*/
}
.attraction_details .left ul li a{
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:18px;
    color:#2b3437;
    display:inline-block;
    line-height:18px;
    padding:10px 0 10px 10px;
    width:165px;
    cursor:pointer;
}
.attraction_details > .left > ul > li > a{
    border-bottom:1px solid #e5f1fb;
}
.attraction_details .left ul li ul li{
    background:url('../img/site/li_bg.png') no-repeat 10px 16px;
    font-size:14px;
    padding-left:25px;
    border-bottom:1px solid #e5f1fb;
}
.attraction_details .left ul li ul li.selected{
    background:url('../img/site/li_bg_blue.png') no-repeat 10px 16px;
}
.attraction_details .left ul li ul li a{
    font-size:14px;
    width:140px;
    padding:8px 0;
}
.pm2 li,.pm li{
    background:url('../img/site/bullet_round.png') no-repeat 25px 16px!important;
    padding-left:40px!important;
}
.attraction_details .right h1{
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#00aced;
    margin:0 0 15px 0;
}
.attraction_details .right .detail_photo{
    width:675px;
    height:250px;
    border-radius:5px;
    overflow:hidden;
}
.attraction_details .right .detail_text{
    padding-top:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
    line-height:22px;
}
.attraction_details .right .detail_text .blue{
    font-weight:bold;
    color: #00aced;
}
p{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
    margin:10px 0;
    display:inline-block;
    clear:both;
    width:100%;
}
.attraction_details .right .detail_text h2{
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:18px;
    line-height:18px;
    padding:10px 0;
    border-bottom:1px solid #e5f1fb;
}
.detail_gallery li{
    float:left;
    margin-right:22px;
}
.detail_gallery li .play{
    position:absolute;
    display:inline-block;
    padding:33px 63px;
}
.detail_gallery li.last{
    margin:0;
}
.similar_attractions{
    background:url('../img/site/similar_attractions.png') no-repeat;
    width:182px;
    height:47px;
    display:inline-block;
}
.the_link{
    font-size:18px;
    color:#00aced;
    display:inline-block;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    background:url("../img/site/link_arrow.png") no-repeat scroll 0px 7px transparent;
    line-height:18px;
    padding-left:15px;
}
.the_link2{
    font-size:11px;
    color:#00aced;
    display:inline-block;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    background:url("../img/site/link_arrow.png") no-repeat scroll 0px 5px transparent;
    line-height:18px;
    padding-left:15px;
    font-weight:bold;
}
.float_left{
    float:left;
}
.float_right{
    float:right;
}
p.left_desc{
    margin-top:25px;
    padding-left:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:11px;
}
.map_choose{
    background:#00aced;
    padding:10px 15px 15px 15px;
}
.map_choose span{
    padding:0 20px;
    color:#fff;
}
.map_choose a{
    display:inline-block;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#fff;
    opacity:0.5;
    text-decoration:none;
    font-size:14px;
    line-height:14px;
}
.map_choose a.active{
    opacity:1;
}
.contact_routes{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
}
.contact_routes tr{

}
.contact_routes td.last{
    border-bottom:1px solid #dfe6e9;
}
.contact_routes td{
    padding:15px 0;
    border-top:1px solid #dfe6e9;
}
.contact_routes td.left_td{
    width:70px;
}
.contact_routes td.right_td{
    padding-left:20px;
}
.share_route{
    margin-top:5px;
    margin-left:10px;
}
.contact_p{
    margin:20px 0;
}
.sort_box{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    color:#2b3437;
    font-size:11px;
    background:#eff2f4;
    height:40px;
    margin-bottom:10px;
}
.sort_box a{
    display:inline-block;
    font-size:11px;
    font-weight:bold;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    margin-left:8px;
}
.sort_date{
    background:url('../img/site/sort_by_1.png') no-repeat 0 3px;
    padding-left:12px;
}
.sort_date:hover,.sort_date.selected{
    background:url('../img/site/sort_by_1_hover.png') no-repeat 0 3px;
    color:#00aced;
}
.sort_rating{
    background:url('../img/site/sort_by_2.png') no-repeat 0 3px;
    padding-left:12px;
}
.sort_rating:hover,.sort_rating.selected{
    background:url('../img/site/sort_by_2_hover.png') no-repeat 0 3px;
    color:#00aced;
}
.sortby{
    margin-left:20px;
    margin-top:13px;
}
.search_gal{
    width:245px;
    height:26px;
    border:1px solid #dfe6e9;
    background:#fff;
    border-radius:5px;
    margin-right:7px;
    margin-top:6px;
}
#search_gal_val{
    font-size:14px;
    color:#2b3437;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    border:0;
    margin-left:10px;
    width:205px;
    vertical-align:top;
    margin-top:3px;
}
#search_gal_submit{
    background:url('../img/site/search_submit.png') no-repeat;
    width:26px;
    height:24px;
    border:none;
    text-indent:100px;
    cursor:pointer;
    margin-top:1px;
    vertical-align:top;
}
a.gallery_title{
    display:inline-block;
    margin:10px 0 10px 0;
    color:#00aced;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
}

.gallery_social div{
    display:inline-block;
    vertical-align:top;
}
.gallery_div ul li{
    width:210px;
    margin-right:22px;
    float:left;
}
.gallery_div ul li.last{
    margin:0;
}
.gallery_div ul li .gallery_social{
    padding:15px 0;
}
.fb-share-button{
    margin-top:1px;
    margin-left:10px;
}
.gallery_div .the_link{
    margin-top: 10px;
}
.gallery_pagination{
    border-top:1px solid #dfe6e9;
    margin-top:20px;
    padding:10px 0;
}
.gallery_pagination_div li{
    float:left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:11px;
    color:#2b3437;
    font-weight:bold;
}
.gallery_pagination_div li a{
    display:inline-block;
    padding:0 8px;
    border-left: 1px solid #dfe6e9;
    line-height:11px;
}
.gallery_pagination_div li a.simple{
    border:none;
}
.gallery_pagination_div li a.last{
    border-right: 1px solid #dfe6e9;
}
.gallery_pagination_div li a:hover,.gallery_pagination_div li a.selected{
    color:#00aced;
}
#bg{       
}    
.bg{
    position:absolute;
    z-index:-1; 
    overflow:hidden;   
}
.media_ul .float_right{
    width:450px;
}
h2{
    color:#00aced;
    font-size:14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    margin:0;
}
h3{
    color:#2b3437;
    font-size:10px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    margin:0;
    font-style:italic;
    margin-top:3px;
}
.media_ul{
    margin:0;
}
.media_ul .first_li{
    padding-top:0;
    border-top:0;
    margin: 0;
}
.media_ul li{
    margin-top:20px;
    padding:20px 0 0 0;
    border-top:1px solid #DFE6E9;
}
.footer_menu{
    /*background:url('../img/site/banda_footer.png') no-repeat 1px 0;*/
    background: #DF0019;
    padding-left:15px;
}
.footer_menu a{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:22px;
    color:#fff;
    text-decoration:none;
    display:inline-block;
    line-height:22px;
    padding:6px 0 6px;
    margin-right:33px;
    /*text-shadow: 1px 1px #007fe3;*/
}
.footer_menu a.last{
    margin:0;
}
.footer_slider{
    margin-top:15px;
    height:120px;
    background:#e4ebed;
    border-radius:5px 5px 0 0;
}
.footer_sub{
    background:#dfe5e7;
    height: 45px;
    border-radius: 0 0 5px 5px;
}
.footer_sub_menu a{
    font-size:14px;
    color:#6b7f87;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    padding:0 7px;
    border-right:1px solid #fff;
    line-height:16px;
    display:inline-block;
}
.footer_sub_menu a.last{
    border:0;
}
.footer_sub_menu{
    display:inline-block;
    margin-top:10px;
    margin-left:10px;
    float:left;
}
span.footer_bar{
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin:-1px 5px 0 5px;
}
span.footer_subscribe_text{
    margin:0 0 0 10px;
    font-size:18px;
    color:#00aced;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    display:inline-block;
    float:left;
    width:155px;
}
.footer_text{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    color:#2b3437;
    font-size:10px;
    padding:15px 20px;
    background: #fff;
}
.footer_subscribe{
    float:left;
    margin-top:8px;
    margin-left:10px;
}
.footer_input{
    background:#fff;
    border:1px solid #00aced;
    display:inline-block;
    float:left;
    width:160px;
    height:25px;
    margin-right:10px;
    border-radius:5px;
}
.footer_input input{
    margin:3px 0 0 6px;
    color:#2b3437;
    font-size:14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
    border:0;
    outline:0;
}
#footer_submit{
    width:29px;
    height:28px;
    border:none;
    background:url('../img/site/footer_subscribe_submit.png') no-repeat;
    cursor: pointer;
}
.price_title{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#ffffff;
    font-size:18px;
    padding:10px 15px;
    background:#00aced;
}
.price_title_closed{
    cursor:pointer;
    background:#00aced url('../img/site/toggle_closed.png') no-repeat right !important;
}
.price_title_open{
    cursor:pointer;
    background:#00aced url('../img/site/toggle_open.png') no-repeat right !important;
}

.price_title span{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.ticket_table td span{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}
.ticket_table > tbody > tr > td{
    width:150px;
    border-bottom:1px solid #dff0fc;
    border-right:1px solid #dff0fc;
    padding:20px 0 20px 0;
    text-align:center;
    font-size:18px;
    color:#2b3437;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
}
.ticket_table > tbody > tr > td.first{
    border-left:1px solid #dff0fc;
    text-align:left;
    color:#00aced;
}
.ticket_table .the_link {
    background: url("../img/site/link_arrow.png") no-repeat scroll 0 6px transparent;
    margin-left:10px;
    float:left;
    margin-top:3px;
}
.facebook_fan{
    margin-top:15px;
    border-radius:5px;
}

/* NL CONTAINER */
.nl_overlayer_image{
    border-radius:5px;
}
.nl{
    padding:30px 15px;
}
.nl_text1{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#2b3437;
    margin-top:20px;
}
.nl_text2{
    margin-top:20px;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#00aced;
    margin-bottom:10px;
}
.nl_input_container input[type=text] {
    border: 0 none;
    color: #2B3437;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 14px;
    margin-left: 10px;
    margin-top: 3px;
    vertical-align: top;
    width: 205px;
}
.nl_input_container{
    display:inline-block;
    text-align:left;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DFE6E9;
    border-radius: 5px 5px 5px 5px;
    height: 26px;
    margin-right: 7px;
    margin-top: 6px;
    width: 220px;
}
#sign_up_now{
    border:0;
    margin:0;
    padding:0;
    width:142px;
    height:29px;
    background:url('../img/site/sign_up_now.png') no-repeat;
    text-indent:100px;
    margin-top:20px;
    cursor:pointer;
}
div.skinnedSelect select{
    height: 27px;
    margin-top: 2px;
}
.skinnedSelect select {
    opacity: 0;
    z-index: 1;
    margin:7px 0 0 -15px;
    width:67px;
    filter: alpha(opacity=0);
}
.skinnedSelect .text {
    float: left;
    line-height: 27px;
    margin-left: -5px;
    text-indent: 10px;
}
.skinnedSelect{
    float:left;
    background:url('../img/site/select_price.png') no-repeat;
    width:67px;
    height:28px;
    font-family:Tahoma;
}
body.iframe{
    background:#fff;
}
.iframe h1{
    color:#00aced;
    font-size:24px;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    padding:0;
    margin:0;
    padding-bottom:10px;
    border-bottom:1px solid #dfe6e9;
}
.price{
    padding:15px 15px;
}
.price_details{
    margin-top:20px;
    padding-bottom:20px;
    border-bottom:1px solid #dfe6e9;
}
.price_dates{
    width:270px;
    float:left;
}
.price_info{
    width:578px;
    float:left;
    padding-left:20px;
    border-left:1px solid #dfe6e9;
}
.iframe h2{
    font-size:14px;
    color:#2b3437;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-weight:bold;
    margin-bottom:10px;
}
.price_info table{
    border-top:1px solid #dfe6e9;
}
.price_info table td.price_first{
    width:190px;
}
.price_info table td.price_last{
    text-align:right;
}
.price_info table td.price_bottom{
    color:#2b3437;
    font-size:18px;
    font-weight:bold;
    background:#f5f7f8;
    padding:10px 5px;
}
.iframe  .price_info table td{
    font-size:14px;
    color:#2b3437;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    padding:10px 5px;
}
.iframe .price_select_date{
    background:url('../img/site/date_picker_bg.png') no-repeat;
    font-size:14px;
    color:#2b3437;
    padding:0 20px 0 0;
    width:229px;
    font-family:Tahoma;
}
.iframe  .age_select{
    margin-top:15px;
}
.iframe  .age_select h2{
    margin-bottom:5px;
}
.skinnedSelect div{
    font-family:Tahoma;
}
#event_data{
    width:235px;
    background:none;
    padding-left:10px;
    padding-top:6px;
    padding-bottom:6px;
}
.offer_tab_wide a{
    color:#00ACED;
    text-decoration:none;
    font-size:11px;
}
ul.detail_gallery{
    display:inline-block;
    margin-top:20px;
}
.faq p a{
    color:#00ACED;
    text-decoration:underline;
}
.tooltip {
    font-size:12px;
    height:70px;
    width:160px;
    padding:25px;
    color:red;
}
.top_bar {
    /*background: url("../img/site/top_static_bg.png") repeat-x scroll 0 0 transparent;*/
    /*background: #005120;*/
    background: #DF0019;
    height: 45px;
    position: fixed;
    width: 100%;
    z-index: 10000;
} 

.top_bar ul li a{
    color: #fff;
}

.top_bar ul li a{
    background: none;
}

.ticket_table input{ border:#c5c5c5 1px solid; }
.btn-primary{
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.left_cart{
    border:1px solid #dff0fc; 
    padding:5px;
    color:#00aced;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size: 16px;
}
.left_cart hr{
    border:1px solid #dff0fc; 
}
.bxslider2 li{
    text-align:center;
}
.bxslider2 li img{
    opacity:1;
    filter:alpha(opacity:100);
}
.bxslider2 li img:hover{
    opacity:0.5;
    filter:alpha(opacity:50);<strong></strong>
}
.bxslider2 li a{
    display:inline-block;
}
.bxslider2 li{
    border-left:1px solid #fff;
    border-left:1px solid #c9cfd1;
    height:100px;
}
.footer_slider .bx-wrapper{
    margin-left:-1px;
}
.footer_slider{
    overflow:hidden;
    height:95px;
    margin-top:15px;
    padding:15px 0;
}
.ticket_table p{
    margin:0 0 3px 0;
}
.billing_ticket_table > tbody > tr > td{
    padding:10px 0 10px 0;
}
.billing_checkbox_table{
    margin-top:10px;
}
.billing_checkbox_table p{
    margin:5px 0;
}
.billing_checkbox_table > tbody > tr > td{
    padding:10px 10px 10px 0;
}
.event_page img{
    float:left;
    margin:0 15px 15px 0;
}
.event_page .right ul{
    padding:0 0 0 25px;
    list-style:circle;
}
.event_page .right ul li{
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 14px;
    color:#000;
}
h3.no_action{
    font-weight: bold;
    margin-left: 25px;
    margin-top: 10px;
    text-decoration: underline;
}
.ticket_table .first{
	padding-left:20px;
}
.ticket_table .lastacc{
	padding-left:20px;
}
.price_title_acc{
	padding:0px;

}
.price_title_acc span{
color:#fbe37f
}
.acc_box{
	display:none;
}
.price_title_acc{
	display:block;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
	color: #ffffff;
	font-size: 18px;
	padding: 10px 15px 15px;
	background: #00aced;
	border-top:1px solid #fff;
}
.trimite{
    background:url('../img/site/trimite.png') no-repeat!important;
    text-indent:200px!important;
    border:none!important;
    width:112px!important;
    height:29px!important;
    padding:0!important;
    margin:0!important;
    cursor:pointer!important;
}  
.detail_text p img{
    float:left;
    margin:0 15px 15px 0;
}
.photo_over{
    position:absolute!important;
    margin:-100px 0 0 510px!important;
}
.loader{
    position:absolute;
    z-index:10000;
    width:100%;
    background:url('../img/site/transparent_bg.png');
    height:100%;
}
.loader img{
    margin-left:50%;
    margin-top:200px;
}
.romana .mini_contact{
    position:absolute;
    margin:-150px 0 0 815px;
    text-align:right;
}
.mini_contact{
    position:absolute;
    margin:-150px 0 0 800px;
    text-align:right;
}
.head_bar{
    background: rgba(255, 255, 255, .9);
    height:56px; /* 56px*/
    -moz-box-shadow: 0 0 10px #A9A581;
    -webkit-box-shadow: 0 0 10px #A9A581;
    box-shadow: 0 0 10px #A9A581;
}
.head_main{
    width:980px;
    margin:0 auto;
}
.head_left{
    margin-top:8px;
    float:left;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:15px;
    color:#ee305c;
    font-weight: bold;
    padding-top: 3px;
}
.head_left span{
	/*font-family: 'Conv_MyriadPro-Regular';*/
    font-size:14px;
    color:#ee305c;
}
.head_left a{
    color:#ee305c;
}

span.top_add{
    color: #eff16f;
}

.head_right{
    float:right;
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:15px;
    color:#ee305c;
    padding-top: 20px; /* 20px */
}
.head_right a{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#ee305c;
    font-size:14px;
    font-weight: bold;
}
.head_right span{
    font-size:12px;
    position: relative;
}
.top_menu{
    padding:0px 15px 0 15px;
    height:45px;
}
.top_menu > li{
    float:left;
    margin-right:4px;  /*5px*/
    padding-top: 20px;
}
.top_menu > li > ul{
    position:absolute;
    z-index:10000;
    /*background:#7ADC99;*/
    background-color: #F9A591;
    padding:10px;
    border-radius:0px 5px 5px 5px;
    margin-top:-10px;
}
.top_menu > li > ul > li{
    border-bottom:1px solid #fff;
    padding:5px 55px 5px 0;
}
.top_menu > li > ul a{
	font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    /*color:#40535f;*/
    /*color: #005120;*/
    color: #fff;
    text-shadow: none;
    font-size:16px;
    padding:3px 7px 7px 7px;
    border-radius:5px 5px 0px 0px;
}
.top_menu > li > ul > li.last{
    border:none;
}
.romana .top_menu .last{
    margin:0!important;
}
.romana .top_menu > li > a{
    font-size:15px;
}

.romana .top_menu > li:first-child a{
    padding-left: 9px;
}

.romana .top_menu > li:last-child a{
    padding-right: 0;
}

.top_menu > li > a{
	/*font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';*/
    font-family: 'latoregular';
    text-transform: uppercase;
    font-size:18px;
    /*color:#045eba;*/
    /*color: #005120;*/
    color: #DF0019;
    text-decoration:none;
    display:inline-block;
    line-height:22px;
    padding:0px 33px 10px 30px;
    border-radius:5px 5px 0px 0px;
    /*background: url('../img/playland/line.png') no-repeat right 2px;*/
    /*background: url('../img/playland/line_green.png') no-repeat right 2px;*/
    background: url('../img/playland/line_red.png') no-repeat right 2px;
    padding-right: 32px;
}

.top_menu > li.last > a{
    background: none;
}

.top_menu > li.last a{
    padding-right: 7px;
}
.top_menu a:hover{
    /*background:#7ADC99;*/
    background: #F9A591;
    /*color:#00aced;*/
    color: #DF0019;
    text-shadow:none;
    border-radius:5px 5px 5px 5px;
}

.top_menu a.hover{
    /*background:#d6f2fc;*/
    /*background: #7ADC99;*/
    /*color:#00aced;*/
    /*color: #DF0019;*/
    color: #fff;
    background: #F9A591;
    text-shadow:none;
    border-radius:5px 5px 0px 0px;
}
.top_menu .last{
    margin:0!important;
}
.top_menu > .last > a{
    /*background:url('../img/site/contact_phone.png') no-repeat 7px 9px;*/
    padding:0 7px 3px 24px;
}
.top_menu > .last > a:hover{
    background:#F9A591 url('../img/site/contact_phone.png') no-repeat 7px 9px;
}
.romana .top_menu .last{
    margin:0!important;
}
.top_menu a span{
	font-family: 'Conv_MyriadPro-Regular';
    line-height:16px;
}
.top_menu > li.selected {
    background: url('../img/site/top_menu_hover.png') no-repeat 7px top;
}
.news_bar{
    margin-top:15px;
    background:#045eba;
    border-radius:5px 5px 5px 5px;
    padding:15px;
    font-size:14px;
	font-family: 'Conv_trebuc';
}
.bar_menu .top_menu{
    padding:0;
    float:left;
    margin-top:6px;
}
.bar_menu .top_menu .selected{
    /*background:#d6f2fc;*/
    background: #7ADC99;
    /*color:#00aced;*/
    color: #DF0019;
    text-shadow:none;
    border-radius:5px 5px 5px 5px;

}
.bar_menu .top_menu > li {
    float: left;
    margin-right: 7px;
    padding-top: 0px;
}
.romana .bar_menu .top_menu > li {
    float: left;
    margin-right: 6px;
    padding-top: 0px;
}
.bar_menu .top_menu > li.selected > a{
    /*color:#00aced;*/
    /*color: #DF0019;*/
    color: #fff;
    text-shadow:none;
}
marquee{
white-space: nowrap;
}
.home_slider.medium .bx-pager.bx-default-pager {
    background: url('../img/site/bullet_bg.png') no-repeat left top!important;
    padding: 10px 34px!important;
    width: 110px;
}
.home_slider.large .bx-pager.bx-default-pager {
    background: url('../img/site/bullet_bg_large.png') no-repeat left top!important;
    padding: 10px 34px!important;
    width: 182px;
}
.home_slider.large .bx-controls.bx-has-pager {
    margin-top: -30px!important;
    margin-left: -125px;
}
.home_slider.xlarge .bx-pager.bx-default-pager {
    background: url('../img/site/bullet_bg_xl.png') no-repeat left top!important;
    padding: 10px 34px!important;
    width: 240px;
}
.home_slider.xlarge .bx-controls.bx-has-pager {
    margin-top: -30px!important;
    margin-left: -155px;
}
.blue_text{
    color:#00aced;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-weight:bold;
}
.old_price{
    text-decoration:line-through;
}
.vip_a{
    color:#00aced;
}

.arrow_right {
    background: url("/img/site/link_arrow.png") no-repeat;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.arrow_left {
    background: url("/img/site/link_arrow_left.png") no-repeat;
    display: inline-block;
    height: 10px;
    width: 10px;
}

.pagination {
    text-align: center;
    margin-top: 25px;
}

.pagination a{
    color: #14A4EA;
}

.pagination .selected{
    color: #000;
}
.gallery_div h4{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    margin-top:5px;
    margin-bottom:30px;
    font-weight:normal;
}
.inner_news{
    margin:0 15px 15px 15px;
}
.servicii_text ul{
    padding-left:20px;
    list-style:circle;
}

.harta_details{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    padding:15px 5px;
    margin:0 15px 15px 15px;
    width: 940px;
    text-align:center;
}
.icon_holder .icon{
    position:absolute;
    display:inline-block;
    width:50px;
    height:50px;
    cursor:pointer;
}
.atractii_icon{
    background:url(../img/site/atractii_icon.png) no-repeat;
}
.atractii_icon:hover{
    background:url(../img/site/atractii_icon_full.png) no-repeat;
}
.icon_div{
    position:absolute;
    margin-left:55px;
    margin-top:-5px;
    background:url(../img/site/icon_div_arrow.png) no-repeat 0px 20px;
    cursor:default;
    z-index:2;
}
.icon_div_container{
    margin-left:10px;
    padding:10px;
    background:#00aced;
    border-radius:5px;
    cursor:default;
}
.icon_div_container_text{
    width:235px;
    background:#fff;
    border-radius:5px;
    padding:15px 15px 10px 15px;
    cursor:default;
    text-align:left;
    color: #40535f;
	font-family: 'Conv_trebuc';
    font-size:14px;
}
.icon_div_container_text h1{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color: #00aced;
    font-size:24px;
    margin:0 0 10px 0;
}
.close_icon_div{
    display:inline-block;
    position:absolute;
    background:url('../img/site/x_icon.png') no-repeat;
    width:15px;
    height:15px;
    margin:-10px 0 0 230px;
}
.icon_holder{
    width:10px;
    height:10px;
    position:absolute;
}
.vip_gazebos_icon{
    background:url(../img/site/vip_gazebos_icon.png) no-repeat;
}
.vip_gazebos_icon:hover{
    background:url(../img/site/vip_gazebos_icon_full.png) no-repeat;
}
.restaurant_icon{
    background:url(../img/site/restaurant_icon.png) no-repeat;
}
.restaurant_icon:hover{
    background:url(../img/site/restaurant_icon_full.png) no-repeat;
}
.fitness_icon{
    background:url(../img/site/fitness_icon.png) no-repeat;
}
.fitness_icon:hover{
    background:url(../img/site/fitness_icon_full.png) no-repeat;
}
.icon_div_container_text a{
    color:#00aced;
}

.foto_precedenta{
    font-size: 18px;
    color: #00aced;
    display: inline-block;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    background:url(../img/site/sageata_st.png) no-repeat left 9px;
    line-height: 18px;
    padding-left: 15px;
    float:left;
}
.foto_urmatoarea{
    font-size: 18px;
    color: #00aced;
    display: inline-block;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    background:url(../img/site/sageata_dr.png) no-repeat right 9px;
    line-height: 18px;
    padding-right: 15px;
    float:right;
}
.news_mini li{
    padding:5px 0;
    border-bottom:1px solid #eef2f5;
}
.news_mini li a{
    font-family: Arial;
    font-size:12px;
}

/*Promotii */

.promotii{
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 5px 5px;
    display: inline-block;
    float: left;
    margin:0 15px 15px 15px;
    padding: 25px;
    width: 900px;
}
.promotii .left{
    float:left;
    width:180px;
    margin-right:30px;
}
.promotii .right{
    float:left;
    width:675px;
}

.promotii .left ul li{

}
.promotii .left ul li a:hover{
    color:#00aced;
}
.promotii .left ul li.selected>a{
    color:#00aced;
}
.promotii .left ul li a{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:18px;
    color:#2b3437;
    display:inline-block;
    line-height:18px;
    padding:10px 0 10px 10px;
    width:165px;
    cursor:pointer;
}
.promotii > .left > ul > li > a{
    border-bottom:1px solid #e5f1fb;
}
.promotii .left ul li ul li{
    background:url('../img/site/li_bg.png') no-repeat 10px 16px;
    font-size:14px;
    padding-left:25px;
    border-bottom:1px solid #e5f1fb;
}
.promotii .left ul li ul li.selected{
    background:url('../img/site/li_bg_blue.png') no-repeat 10px 16px;
}
.promotii .left ul li ul li a{
    font-size:14px;
    width:140px;
    padding:8px 0;
}
.pm2 li,.pm li{
    background:url('../img/site/bullet_round.png') no-repeat 25px 16px!important;
    padding-left:40px!important;
}
.promotii .right h1{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#00aced;
    margin:0 0 15px 0;
}
.promotii .right .detail_photo{
    width:675px;
    height:250px;
    border-radius:5px;
    overflow:hidden;
}
.promotii .right .detail_text{
    padding-top:10px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
    line-height:22px;
}
.promotii .right .detail_text .blue{
    font-weight:bold;
    color: #00aced;
}
p{
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size:14px;
    margin:10px 0;
    display:inline-block;
    clear:both;
    width:100%;
}
.promotii .right .detail_text h2{
    font-size:18px;
    line-height:18px;
    padding:10px 0;
    
}

.promotii .title{

    color: #00ACED;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.promotii .detail_text img{
    float:left;
    padding-right:10px;
}

.promotii .lista li{
    width: 325px;
    display: inline-block;
    padding-bottom: 20px;
    line-height: 18px;
    border-bottom: 1px #ddeffb solid;
    margin-top: 25px;
    float:left;

}
.promotii .lista li.impar{
    padding-right: 24px;  
    margin-right: -4px; 
}

.promotii .bottom_text a{
    color: #00aced;
    font-size: 12px;
    text-decoration: underline;
}

.promotii .bottom_text {
    color: #000;
    font-size: 10px;
    vertical-align: bottom;
    
}
.promotii .text{
    height: 135px;
}

.promotii .lista li.last{
    border: none !important;
}
.detail_photo{
    clear:both;
}

/* ABONAMENTE LANDINGS */
.attraction_details.abonamente_attraction_details{
    padding:0;
    width:950px;
    background:#f4f8fa;
}
.abonamente_attraction_details h1{
    margin: 0;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color: #045eba;
    font-size: 34px;
    margin-bottom: 15px;
    
    text-align:center;
    padding:30px 0;
}
.abonamente_attraction_details .abonament_head{
    background:#f4f8fa url('../img/site/abonament_bg_st.jpg') no-repeat;
    min-height:455px;
}
.abonamente_attraction_details .a_top{
    padding:30px 0 115px 270px;
    font-family: 'Conv_trebuc';
    color:#2b3437;
    font-size:24px;
}
.abonamente_attraction_details .a_top span{
    color:#00aced;
    font-weight:bold;
}
.abonamente_attraction_details .a_left{
    font-family: 'Conv_trebuc';
    color:#ffffff;
    font-size:18px;
    width:505px;
    margin-left:35px;
    line-height:30px;
    float:left;
}
.abonamente_attraction_details .a_left span{
    font-size:21px;
    font-weight:bold;
}
.abonamente_attraction_details .a_right{
    float:left;
    width:385px;
    text-align:center;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#045eba;
    padding:18px 0;
    font-weight:bold;
}
.abonament_tabel_pret{
    padding-bottom:20px;
}
.abonament_tabel_pret table tr:first-child td{
    background:#00aced;
    color:#fff;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    line-height:24px;
    padding:18px 0 18px 35px;
    width:256px;
    text-align:left;
    vertical-align: top;
    height:20px;
    border-right:1px solid #dff0fc;
}
.abonament_tabel_pret table{
    margin-top:40px;
}
.abonament_tabel_pret table tr:first-child td:last-child{
    border-right:none;
}
.abonament_tabel_pret table tr:first-child td span{
    display: inline-block;
    line-height: 17px;
}
.abonament_tabel_pret table tr:last-child td{
    padding:15px 35px;
    border-right:1px solid #dff0fc;
    border-bottom:1px solid #dff0fc;
    font-size:18px;
    color:#00aced;
    font-weight:bold;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    text-transform: uppercase;
    background:#fff;
}
.abonament_tabel_pret table tr:last-child td span{
    color:#2b3437;
    margin-right:5px;
    text-decoration: line-through;
}
.abonament_tabel_pret table tr:last-child td:last-child{
    border-right:none;
}
.abonament_tabel_pret{
    margin-left:35px;
}
.skinnedSelect.skinnedSelect2{
    background:url('../img/site/select_abonament.png');
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    width:225px;
    font-weight:normal;
    color:#2b3437;
}
.skinnedSelect2 select{
    width:225px;
}
.abonament_cumpara{
    width:274px;
    height:62px;
    background:url('../img/site/abonamente_cumpara.png') no-repeat;
    text-indent:350px;
    cursor:pointer;
    float:right;
    margin-top:20px;
    margin-right:35px;

}
.abonament_ofera{
    border-top:1px dashed #b2e6fa;
    border-bottom:1px dashed #b2e6fa;
    background:#fff;
    padding-bottom:30px;
}
.abonament_ofera h2{
    font-size:30px;
    color:#00aced;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    padding:25px 0;
    text-align: center;
    line-height: 17px;
    margin-bottom:10px;
}
.abonament_ofera table td{
    text-align: center;
    width:20%;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:20px;
    color:#00aced;
}
.abonament_ofera .conteent{
    height:45px;
    margin-top:5px;
}
.abonament_intrebari{
    padding:35px;
}
.abonament_intrebari h2 {
    font-size: 30px;
    color: #00aced;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    padding: 0 0;
    text-align: center;
    line-height: 17px;
    margin-bottom: 25px;
}
.circ_hover{
    position:absolute;
    z-index:2;
    width:950px;
    margin-top:110px;
    text-align:left;
    display:none;
}

.circ_hover2{
    margin-left:-190px;
}
.circ_hover2 span{
    margin-left:270px!important;
}
.circ_hover3{
    margin-left:-380px;
}
.circ_hover3 span{
    margin-left:460px!important;
}
.circ_hover4{
    margin-left:-570px;
}
.circ_hover4 span{
    margin-left:650px!important;
}
.circ_hover5{
    margin-left:-760px;
}
.circ_hover5 span{
    margin-left:840px!important;
}
.circ_hover span{
    background:url('../img/site/circ_arrow.png') no-repeat;
    width:28px;
    height:13px;
    display:inline-block;
    margin-left:80px;
}
.circ_hover div{
    background:#00aced;
    color:#ffffff;
    margin:0 25px;
    width:860px;
    padding:20px;
    border-radius:5px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-size:16px;
}
.circ_hover div h3{
    margin:0;
    font-size: 20px;
    color: #fff;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-style: normal;
    padding-bottom:8px;
}
.ui-accordion .ui-accordion-header{
    font-size:18px;
    color:#fff;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    background:#00ACED url("../img/site/accordion_dn.png") no-repeat right center;
    font-style:normal;
    border-radius:0;
    border:none;
    line-height:14px;
    padding:15px 20px 20px 20px!important;
}
.abonament_intrebari .ui-accordion .ui-accordion-content{
    font-size:16px;
    color:#2b3437;
    padding:15px 20px 20px 20px!important;
    border:0px;
    background:none;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.abonament_intrebari .ui-state-active{
    background:#00ACED url("../img/site/accordion_up.png") no-repeat right center!important;
}
.go_up{
    width:44px;
    height:36px;
    background:url('../img/site/go_up.png') no-repeat;
    display:inline-block;
    float:right;
}
.top_ext{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    color:#00339c;
    font-size:16px; 
    position: absolute;
    margin: -150px 0 0 805px;  
    text-align:center;
}
.top_ext div{
    font-size:20px;
    display:block;
    font-weight:bold;
}
.top_ext span{
    font-family: 'Conv_MyriadPro-Regular';
}
.cariere_bg{
    background:#f4f8fa url('../img/site/cariere_bg.png') no-repeat;
    min-height:800px;
    padding:30px;
    width:890px;
}
.cariere_bg h1{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:36px;
    color:#fff;
    text-shadow:1px 1px 1px #0079c8;
    text-align: center;
    margin-top:0;
    margin-bottom:15px;
}
.cariere_bg h2{
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size:24px;
    color:#fff;
    text-shadow:1px 1px 1px #0079c8;
    text-align: center;
    margin-top:0;
}
.cariere_left{
    padding-top:30px;
    float:left;
    width:435px;
    color:#fff;
    text-shadow:1px 1px 1px #0079c8;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.cariere_left p{
    margin:0 0 15px 0;
    font-size:18px;
    line-height:26px;
}
.cariere_right .bx-controls.bx-has-pager{
    margin-top:-60px;
}
.cariere_right{
    float:left;
    width:400px;
    margin:12px 0 0 40px;
    height:230px;
}
.cariere_right .bx-wrapper .bx-viewport{
    height:200px!important;/*220px!important*/
}
.cariere_right .bx-controls.bx-has-pager{
    width:220px;
}
.cariere_right .bx-pager.bx-default-pager{
    position:relative!important;
}
.cariere_right .bx-wrapper .bx-pager.bx-default-pager a:hover, .cariere_right .bx-wrapper .bx-pager.bx-default-pager a.active{
    background:#00aced;
}
.cariere_right .bx-wrapper .bx-pager.bx-default-pager a{
    background:#fab900;
    margin: 0 3px;
    width: 15px;
    height: 15px;
    border-radius: 8px;
}
.bxslider3_left{
    float:left;
    width:180px;
    padding:25px 20px 0 20px;/*35px 20px 0 20px*/
}
.bxslider3_right{
    float:left;
    background:#00aced;
    padding:10px;
    border-radius:5px;
    margin-top:23px;
}
.bxslider3_left div:first-child{
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    color:#045eba;
    font-size:18px;
}
.bxslider3_left div:last-child{
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    color:#045eba;
    font-size:14px;
    font-style:italic;
    margin-top:5px;
}
.cariere_qa_left{
    float:left;
    width:570px;
    margin-top:40px;
}
.cariere_qa_left .ui-accordion .ui-accordion-content{
    font-size:16px;
    color:#2b3437;
    padding:15px 0 15px 0!important;
    border:0px;
    background:none;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.cariere_qa_left .ui-state-active{
    background:#00ACED url("../img/site/accordion_up.png") no-repeat right center!important;
}
.cariere_qa_left .ui-accordion .ui-accordion-content table{
    width:100%;
}
.cariere_qa_left .ui-accordion .ui-accordion-content table td{
    border-bottom:1px solid #00aced;
    padding:10px 20px 10px 20px;
    border-spacing: 0;
    border-collapse: separate;
    vertical-align:top;
}
.cariere_qa_left .ui-accordion .ui-accordion-content table td:first-child{
    width:185px;
    color:#00aced;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-weight:bold;
    font-size:16px;
}
.cariere_qa_left .ui-accordion .ui-accordion-content table td:last-child{
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    color:#2b3437;
    font-weight:normal;
}
.aplica_cariera{
    width:154px;
    height:42px;
    display:inline-block;
    float:right;
    margin-top:20px;
    background:#00ACED url("../img/site/cariere_aplica.png") no-repeat right center!important;
}
.cariere_qa_right{
    float:left;
    background:#ffe400;
    width:280px;
    margin-left:30px;
    margin-top:42px;
}
.cariere_qa_right form{
    padding:20px;
}
.cariere_qa_right h3{
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    padding:20px 20px 0 20px;
    font-size:18px;
    color:#045eba;
    font-weight:bold;
    text-align:center;
    font-style:normal;
}
.cariere_qa_right input[type=text]{
    color:#2b3437;
    font-size:14px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    border:1px solid #ebb600;
    border-radius:5px;
    padding:5px;
    width:230px;
    height:17px;
}
.cariere_qa_right input[type=text]:focus{ 
    border:1px solid #00aced;
}
.cariere_qa_right label{
    color:#045eba;
    font-size:14px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    font-weight: bold;
    display:block;
    margin-top:5px;
}
#pozitie{
    position: absolute;
    width: 240px;
    height: 27px;
    margin:1px 0 0 1px;
    opacity: 0;
    filter:alpha(opacity=0);
}
#browse_input{
    background:#fff url('../img/site/browse.png') no-repeat 174px 1px;
}
#pozitie_input{
    background:#fff url('../img/site/bg_select_cariere.png') no-repeat 214px 2px;
}
.cariere_qa_right label span{
    font-size:11px;
}
#cv_file{
    position:absolute;
    opacity:0;
    filter:alpha(opacity=0);
}
.cariere_aplica{
    background:url('../img/site/cariere_aplica1.png') no-repeat;
    margin-top:20px;
    width:239px;
    height:42px;
    border:none;
    text-indent:250px;
    cursor: pointer;
}
.succes_overlayer{
    position:absolute;
    height:570px;
    background:#ffe400;
    width:240px;
    padding:20px;
    text-align:center;
    display:table;
}
.succes_overlayer div{
    display:table-cell;
    vertical-align:middle;
}
.succes_overlayer p{
    color:#045eba;
    font-size:22px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.succes_overlayer span{
    font-weight:bold;
    color:#045eba;
    font-size:24px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
}
.error {
    border: 1px solid red !important;
}
.cariere_but{
    position:absolute;
    display:inline-block;
    width:104px;
    height:28px;
    background:url('../img/playland/btn_cariere.png') no-repeat;
    margin-left:876px;
}

.event_but{
    position:absolute;
    display:inline-block;
    width:114px;
    height:28px;
    background:url('../img/playland/evenimente_btn.png') no-repeat;
    margin-left:760px;
}

.play_top_menu_btn{
    position:absolute;
    display:inline-block;
    width:114px;
    height:28px;
    background:url('../img/playland/evenimente_btn.png') no-repeat;
    margin-left:760px;
}

.icon_div_container_text span.blue{
    color: #00aced;
}

.icon_div_container_text ul li span{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 4px;
    border-radius: 2px;
}

.icon_div_container_text ul li span.yellow{
    background-color: #fbe30a;
}

.icon_div_container_text ul li span.blue{
    background-color: #1c52a4;
}

.icon_div_container_text ul li span.red{
    background-color: #c12026;
}

.icon_div_container_text ul li span.pink{
    background-color: #be4b9c;
}

.icon_div_container_text ul li span.green{
    background-color: #34803d;
}

.slider_wrapper{
    padding: 15px;
    position: relative;
    z-index: 3;
    background: #fff;
}

.big-slider{
    border-radius: 5px;
    overflow: hidden;
}

.slider_wrapper .img-wrapper{
    float: left;
    width: 650px;
    height: 360px;
}

.slider_wrapper .msgs{
    float: left;
    width: 300px;
    margin-top: 0;
    border-radius: 5px;
}

.slider_wrapper .msgs .msg{
    background: #ffffff;
    padding: 9.2px 8px 0 8px;
    position: relative;
    color: #005120;
    border-bottom: 1px solid #005120;
    width: 287px;
    height: 80px;
}

.slider_wrapper .msgs .msg:hover{
    background: #005120;
    color: #ffffff;
    cursor: pointer;
}

.slider_wrapper .msgs .msg.active{
    /*background: #005120;*/
    background: #DF0019;

}

.slider_wrapper .msgs .msg h4{
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Conv_trebuc',"Trebuchet MS",Helvetica,sans-serif;
    font-weight: bold;
}

.slider_wrapper .msgs .msg.active h4{
    color: #ffffff;
    margin-bottom: 4px;
}

.slider_wrapper .msgs .msg p{
    margin: 0;
    font-family: 'Conv_trebuc',"Trebuchet MS",Helvetica,sans-serif;;
}

.slider_wrapper .msgs .msg.active p{
    color: #ffffff;
}

.slider_wrapper .msgs .msg .arrow{
    width: 19px;
    height: 42px;
    position: absolute;
    left: -19px;
    top: 25%;
    z-index: 9999;
    background: url('../img/playland/left-arrow_red.png') no-repeat;
}

.slider_wrapper .msgs .msg.hover span{
background: url('../img/playland/left-arrow_red.png') no-repeat;
    width: 19px;
    height: 42px;
    position: absolute;
    left: -19px;
    top: 25%;
    z-index: 9999;
}

.oferte{
    /*background: #f04751 url('../img/playland/oferte_bg.png') center top;*/
    background: #fff;
    padding: 0 14px 15px 14px;
    border-radius: 0 0 5px 5px;
    -moz-box-shadow:     0 0 10px #A9A581;
   -webkit-box-shadow:  0 0 10px #A9A581;
   box-shadow:          0 0 10px #A9A581;
   position: relative;
}



.oferte .box{
    width: 316px;
    height: 316px;
    /*border: 1px solid #ffffff;
    border-left: none;
    border-top: none;*/


    margin-right: 1px;
    margin-bottom: 15px;
    float: left;
    position: relative;
}

.oferte .box.b-none{
    border-right: none;
}

.oferte .box.bb-none{
    border-bottom: none;
}

.oferte div.tickets:hover{
    cursor: pointer;
}

.ticket-slect-wrapper{
    color: #ffffff;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 18px;
    
    padding: 0 28px;
}

.oferte div.tickets{
    background: url('../img/site/bilete1.jpg');

}



.oferte div.tickets span.unsel{
    background: url('../img/site/ticket-unsel.png') no-repeat left 3px;
    width: 16px;
    height: 18px;
    display: inline-block;
    margin-right: 5px;
}
.oferte div.tickets span.sel{
    background: url('../img/site/ticket-sel.png') no-repeat left 3px;
    width: 16px;
    height: 18px;
    display: inline-block;
}

.oferte div.tickets ul{
    text-align: center;
    /*padding-top: 30px;*/
    /*border-bottom: 1px solid #032980;*/
   /* padding-bottom: 20px;*/
   margin-top: 20px;
   margin-bottom: 8px;
}

.oferte div.tickets .ticket-slect-wrapper ul{
    text-align: left;
}
.oferte div.tickets ul li{
    display: inline-block;
    margin-right: 5px;
    padding-bottom:2px;
}

.oferte div.tickets ul .selected{
    border-bottom:2px solid yellow;
    color: yellow;
}

.oferte .tickets input{
    width: 245px;
    padding: 5px 5px 5px 10px;
    color: #2b3437;
    font-size: 18px;
    border: 1px solid #032980;
    border-radius: 5px;
}

.oferte .tickets .select-wrapper-box{
    width: 262px;
    height: 32px;
    background: #ffffff;
    border-radius: 5px;
    margin-left: 28px;
    position: relative;
}

.oferte .tickets .hidden-select-box{
    position: absolute;
    top: 32px;
    width: 262px;
    height: auto;
    background: #ffffff;
    z-index: 999999;
    display: none;
}

.oferte .box.tickets .hidden-select-box ul{
    padding-top: 0;
}

.oferte .tickets .hidden-select-box ul li a{
    color: #2b3437;
    font-size: 14px;
}

.oferte .box.tickets .hidden-select-box ul li{
    text-align: left !important;
    float: left;
    min-width:150px;
    padding-left: 17px;
    padding: 7px 17px 7px 7px;
}

.oferte .tickets .select-wrapper-box span.sel-up{
    background: url('../img/site/select-up.png') no-repeat center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
}

.oferte .tickets .select-wrapper-box span.sel-down{
    background: url('../img/site/select-down.png') no-repeat center;
    width: 25px;
    height: 25px;
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
}

.oferte .tickets .select-wrapper-box p{
    padding-top: 5px;
    font-size: 18px;
    padding-left: 10px;
}

.oferte .tickets .hidden-select-box ul{
    border-bottom: none;
}

.oferte div.tickets .hidden-select-box ul li{
    text-align: left;
}

.oferte .tickets p{
    padding-left: 27px !important;
    margin: 0;
    width: 100% !important;
}

.oferte .tickets p.dt{
    color: #ffffff;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 18px;
    margin: 7px 0 7px 0;
    padding-top: 0;
    padding-left: 17px;
    line-height: 1em;

}

.oferte .tickets p.dt.center{
    text-align: center;
    padding-left: 0;
    padding-top: 5px;
    margin-left: -26px;
}

.oferte .tickets .select-wrapper{
    padding: 0 20px 0px 27px;
}

.select-wrapper .sbHolder{
    background: #ffffff;
    width: 260px;
    border-radius: 5px;
}

.select-wrapper .sbOptions{
    background: #ffffff;
}

.select-wrapper .sbOptions a:link, .select-wrapper .sbOptions a:visited{
    color: #2b3437;

}

.oferte div.tickets .select-wrapper .sbOptions{
    margin-top: 0;
}

.select-wrapper .sbOptions{
    padding-top: 0px !important;
    width: 260px;
}

.select-wrapper .sbToggle{
    background: url('../img/site/select-down.png') no-repeat center 3px;
}

.select-wrapper .sbToggleOpen{
    background: url('../img/site/select-up.png') no-repeat center 3px;
}

.select-wrapper .sbToggleOpen:hover{
    background: url('../img/site/select-down.png') no-repeat center 3px;
}

.select-wrapper .sbOptions li{
    text-align: left !important;
    display: block !important;
}

.select-wrapper .sbOptions a{
    border-bottom: none;
}

.select-wrapper .sbSelector:link, .select-wrapper .sbSelector:visited, .select-wrapper .sbSelector:hover{
    color: #2b3437;
    font-size: 18px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.oferte .tickets .ui-datepicker-trigger{
    position: relative;
    left: -30px;
    top: 5px;
}



.oferte .box.kids, .oferte .box.greek-friday, .oferte .box.surf{
    border-right: none;
}

.oferte .banner-wrapper{
    border-bottom: 1px solid #ffffff;

}

.oferte .hide-box{
    display: none;
}

.oferte .hide-box.blue, .box.blue{
    background: #045EBA;
}


.oferte .hide-box .text-section{
}

.oferte .hide-box h3, .oferte .promo h3{
    text-align: center;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    padding-top: 90px;
    font-size: 27px;
    color: #fff;    /* #fff200 */
    font-style: normal;
    margin-bottom: 20px;
    margin-top: 0;
}

.oferte .hide-box p, .oferte .promo p{
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    color: #ffffff;
    font-size: 18px;
}

.oferte .hide-box a, .oferte .promo a{
    color: #ffffff;
}

.oferte .hide-box a.f-more, .oferte .promo a.f-more{
    color: #ffffff;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 18px;
    font-style: normal;
    display: inline;
    background: url('../img/site/afla-mai-mult-bg.png') no-repeat left 90%;
    text-decoration: none;
    height: 18px;
    padding: 0 0 0 15px;
    line-height: .9em;
}

.oferte .kids .hide-box h3{
    padding-top: 60px;
    margin-top: 0;
}

.click-map{
    width:950px;
    height: 225px;
}

.news-fb-wrapper{
    width: 890px;
    height: 260px;
    /*background: url('../img/site/news-wrapper-bg.jpg');*/
    background: #fff;
    padding: 30px;
    overflow: hidden;
}

.news-wrapper{
    width: 52%;
    float: left;

}

.news-wrapper > h3{
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 30px;
    color: #554d3f;
    padding: 0;
    margin-bottom: 10px;
}

.news-wrapper ul{
    border-top: 1px solid #ffffff;
}

.news-wrapper ul li{
    padding: 10px 0;
    border-bottom: 1px solid #aaa69f;
}

.news-wrapper ul li a{
    color: #2b3437;
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
}

.fb-wrapper{
    width: 46%;
    float: right;
}

.big-banner-wrapper{
    padding: 15px;
}

.banner-bilete-big{
    border-radius: 5px;
}

.oferte .ticket-offert{
    width: 950px;
    height: 295px;
    background: url('../img/site/ticket-offer-bg.jpg');
    border-radius: 5px 5px 0 0;
    position: relative;
}

.oferte .ticket-offert  h2{
    color: #0037b5;
    font-size: 32px;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    /*padding: 45px 10px 20px 43%;*/
    padding: 18px 10px 10px 43%;
    line-height: 20px;
}

.oferte .ticket-offert  p{
    color: #2b3437;
    font-size: 22px;
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    padding-left: 43%;
    width: 50%;
    line-height: 21px;
}

.oferte .box.abs{
    position: absolute;
    top: -60px;
    left: 50px;
    border-right: none;
}

.funt-evt-wrapper{
    width: 950px;
    height: 320px;
    background: #ffffff;
    position: relative;
    margin-top: -3px;
    position: relative;
}

.funt-evt-wrapper h3{
    text-align: center;
    color: #00aced;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 30px;
    padding-top: 40px;
    font-style: normal;
}


.funt-evt-wrapper .fun-msg{
    display: none;
}

.funt-evt-wrapper .fun{
    width: 109px;
    height: 109px;
    display: inline-block;
    margin: 45px 0 0 65px;
    position: relative;
}

.funt-evt-wrapper .fun1{
    background: url('../img/site/abonament_circ10.png');
}

.funt-evt-wrapper .fun2{
    background: url('../img/site/fun2.png');
}

.funt-evt-wrapper .fun3{
    background: url('../img/site/fun3.png');
}

.funt-evt-wrapper .fun4{
    background: url('../img/site/fun4.png');
}

.funt-evt-wrapper .fun5{
    background: url('../img/site/fun5.png');
}

.fun-msg{
    width: 890px;
    padding: 24px 0;
    background: #00acee;
    border-radius: 5px;
    position: absolute;
    top: 128px;
    left: -38px;
}

.fun-msg.fun2-text{
    left: -214px;
}

.fun-msg.fun3-text{
    left: -394px;
}

.fun-msg.fun4-text{
    left: -570px;
}

.fun-msg.fun5-text{
    left: -746px;
}

.fun-msg .text-wrapper{
    position: relative;
}

.fun-msg .text-wrapper h5{
    margin: 0;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    color: #ffffff;
    font-size: 20px;
    padding-left: 30px;
}

.fun-msg .text-wrapper p{
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    color: #ffffff;
    font-size: 16px;
    padding: 0 30px;
    width: 95%;
}

.fun-msg .text-wrapper ul {
    padding-top: 10px;
}

.fun-msg .text-wrapper ul li{
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    color: #ffffff;
    font-size: 16px;
    padding: 0 30px;
    width: 95%;
}

.fun-msg span{
    width: 28px;
    height: 13px;
    background: url('../img/site/up-arrow-blue.png');
    position: absolute;
    top: -36px;
    left: 9%;
}

.funt-evt-wrapper .fun5-text{
    /*display: block;*/
}

.fun-msg span.arrow2{
    left: 29%;
}

.fun-msg span.arrow3{
    left: 49%;
}

.fun-msg span.arrow4{
    left: 69%;
}
.fun-msg span.arrow5{
    left: 89%;
}

.surf-ab-wrapper{
    width: 950px;
    height: 190px;
    background: url('../img/site/surf-abonament.jpg');
    margin-top: -3px;
}

.surf-ab-wrapper h3{
    color: #0037b5;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 30px;
    font-style: normal;
    padding-left: 170px;
    padding-top: 40px;
}

.surf-ab-wrapper p{
    color: #0037b5;
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding-left: 170px;
    width: 75%;
}

.surf-ab-wrapper a.find-more{
    background: url('../img/site/find-more.png') no-repeat;
    display: inline-block;
    width: 155px;
    height: 35px;
    margin-left: 170px;
}

.oferte .enjoy-msg{
    width: 950px;
    height: 94px;
    text-align: center;
    background: #ffffff;
}

.oferte .enjoy-msg h4{
    color: #00aced;
    padding-top: 30px;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 30px;
}



















.clear{
    clear: both;
    padding: 0;
    margin: 0;
}

.divertiland_title{
    color: #00aced;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    font-size: 30px;
    font-style: normal;
}

.divertiland_table{
    border:0px;
    border-spacing: 0px;
    border-collapse: separate;
}

.divertiland_table thead{
    background:#f2f7fb;
    color: #00aced;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
    padding:10px;
}

.divertiland_table th{
    padding:10px;
}

.divertiland_table td{
    padding:10px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
}

.divertiland_table tfoot{
    background:#00aced;
    color:#fff;
    font-family: "Conv_telegrafico", "Conv_MyriadPro-Regular";
}
.tg  {border-collapse:collapse;border-spacing:0;border-color:#aabcfe;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#669;background-color:#e8edff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aabcfe;color:#039;background-color:#b9c9fe;}
.tg .tg-vn4c{background-color:#D2E4FC}
.tg .tg-e3zv{font-weight:bold}
.tg .tg-vv7f{background-color:#D2E4FC;font-weight:bold}



.head_left span.pg-park{
    font-size: 14px;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    line-height: 18px;
    font-weight: bold;
}

.top_menu{
    position: relative;
}

img.buy-online{
    position: absolute;
    right: 13px;
    bottom: -60px;
    z-index: 999;
}

img.buy-online1{
    position: fixed;
    z-index: 999;
    
}

.surf-ab-wrapper a.cumpara-acum {
    background: url('../img/site/cumpara_acum.png') no-repeat;
    display: inline-block;
    width: 161px;
    height: 35px;
    margin-left: 20px;
}

.skinnedSelectSurf {
    float: left;
    width: 260px;
    height: 33px;
    font-family: Tahoma;
    margin-left: 170px;
}

.skinnedSelectSurf .text {
    color: #0037b5;
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 3px;
}
.skinnedSelectSurf select {
    width: 265px;
    height: 33px !important;
    background: url(../img/site/arrow_surf.png) no-repeat right #FFF;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 0 1px #00ACEE;
    box-shadow: 0 0 0 1px #00ACEE;
    opacity: 1 !important;
    border: 0;
    color: #0037b5;
    font-family: 'Conv_trebuc', "Trebuchet MS",Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    padding: 3px;
    margin-left: 0;
   -webkit-appearance: none;
   overflow: hidden;
    margin: 0;
    padding-left: 5px;
}

.styled-select {
   width: 240px;
   height: 34px;
   overflow: hidden;
   background: url(../img/site/arrow_surf.png) no-repeat right #ddd;
   border: 1px solid #ccc;
}
 
 .box.tickets span.disc{
    padding: 10px 10px 0 10px;
    color: #ffffff;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    letter-spacing: .1em;
    font-weight: bold;
 }

 .menu_n li {
    background: #00acee;
 }

  .attraction_details .left .menu_n li a{
    color: #ffffff;
    font-family: 'Conv_telegrafico', 'Conv_MyriadPro-Regular';
    font-size: 18px;
    display: inline-block;
    line-height: 18px;
    padding: 10px 0 10px 10px;
    cursor: pointer;
  }

  
.attraction_details .left .menu_n li a:hover{
    color: #ffffff;
}

.attraction_details .left ul.menu_n li ul li{
    background: none;
}

.attraction_details .left ul.menu_n li{
    position: relative;
}

.attraction_details .left ul.menu_n li ul li a{
    font-family: 'Conv_trebuc';
    font-size: 14px;
    color: #2b3437;
    background: url('../img/site/small_arrow.png') no-repeat left center;
    padding-left: 15px;
}

.attraction_details .left ul.menu_n li ul li.selected a{
    color: #00aced;
    font-weight: bold;
}
.attraction_details .left ul.menu_n li ul li a:hover{
    color: #00aced;
}

.attraction_details .left ul.menu_n li a{
    width: 170px !important;
}

.attraction_details .left ul.sub{
    background: #ffffff;
}

.hide{
    display: none;
}

.menu_n span.count{
    display: block;
    padding: 0 5px;
    color:#ffffff;
    position: absolute;
    top: 9px;
    right: 10px;
    background: #2173a1;
    border-radius: 8px;
    height: 21px;
    font-size: 13px;

}

.sub span.count{
    background: #ffffff;
    border: 1px solid #d0d0d3;
    color: #878d95;
}

.right_n .ui-accordion .ui-accordion-header{
    background: none;
    border-bottom: 1px solid #ace5f9;
    color: #00acec;
    padding-left: 0 !important;

}

.right_n .ui-accordion .ui-accordion-header .ui-accordion-header-icon{
    left: 98%;
}

.right_n .ui-state-active .ui-icon{
    background: url('../img/site/up_arrow.png') no-repeat !important;
    width: 9px;
    height: 9px;
}

.right_n .ui-state-default .ui-icon{
    background: url('../img/site/arrow_down.png') no-repeat;
    width: 9px;
    height: 9px;
}

.right_n .ui-icon-triangle-1-e{

}

.right_n .ui-accordion .ui-accordion-content{
    padding: 20px 0 0 0;
}

.right_n .ui-widget-content{
    border: none;
}

.right_n .gallery_div{
    
}

.right_n .gallery_div ul li{
    margin-right: 8px;
    -moz-box-shadow:    0px 0px 6px #9A9898;
    -webkit-box-shadow: 0px 0px 6px #9A9898;
    box-shadow:         0px 0px 6px #9A9898;
}

span.next_bg{
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url('../img/site/next_blue.png');
    position: relative;
    top: 4px;
}

.right_n .gallery_rb li.center_img{
    box-shadow: none;
}


.gallery_rb .center_img img{
    position: absolute;
    width: 400px;
    margin-left: -96px;
    margin-top: -70px;
    padding: 10px;
    background: white;
    -moz-box-shadow:    0px 0px 6px #9A9898;
    -webkit-box-shadow: 0px 0px 6px #9A9898;
    box-shadow:         0px 0px 6px #9A9898;
    position: relative;
    z-index: 99;
}

.gallery_rb .first{

    position: relative;
    z-index: 10;
}

.gallery_rb .last{
    float: right;
    position: relative;
    z-index: 10;
}

.right_n .gallery_rb{
    margin-top: 100px;
}

.right_n .p_ctrl a{
    display: block;
    position: absolute;
    width: 42px;
    height: 61px;
    margin-top: 43px;
    z-index: 99;
}

.right_n .p_ctrl a.left{
    background: url('../img/site/left_white_arrow.png') no-repeat;
    margin-left: 45px;

}

.right_n .p_ctrl a.right{
    background: url('../img/site/right_white_arrow.png') no-repeat;
    margin-left: 580px;

}
.li_video {
    width: 120px !important;
    margin-bottom: 8px;
}
.li_video a {
    display: block;
}
.gallery_div_video {
    border: none !important;
}


/*----kids-----*/

p.paragraf-title{
	color:#00aaea;
	font-size:22px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

span.big-paragraf{
	font-size:34px;
}

span.bolder-kids{
	font-weight:bolder;
}

p.content-text{
	font-size:14px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

span.color-kids-text{
	color:#00aaea;
}

div.header-petrecere{
	display:block;
}


p.button-kids{
	background-color:#00aaea;
	width:200px;
	height:45px;
	text-align:center;
	font-size:18px;
	color:white;
	display:block;
	margin:20px auto;
}

p.button-kids a{
	text-decoration:none;
	color:white;
	line-height:45px;
}

p.title-section{
	color:#00aaea;
	font-size:18px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

div.banner.top{
	display:block;
	width:100%;
	text-align:center;
	height:66px;
	margin:20px 0px;
}

div.banner.middle{
	display:block;
	width:100%;
	text-align:center;
	height:66px;
	margin:20px 0px;
}

div.banner.footer{
	display:block;
	width:100%;
	text-align:center;
	height:66px;
	margin:20px 0px;
}

img.imagine-kids{
	display:block;
	margin:0 auto;
	text-align:center;
	position:relative;
	width:616px;
	height:66px;
	margin-left:50px;
}

div.reteta-petrecere{
	display:block;
	position:relative;
	height:400px;
}

div.col1.reteta-petrecere{
	width:60%;
	display:inline-block;
	font-size:15px;
	top:0px;
	float:left;
}

div.col2.reteta-petrecere{
	width:40%;
	display:inline-block;
}

img.baner-copii{
	margin:0 auto;
	text-align:center;
	margin-left:15%;
}

p.paragraf-kids{
	margin-top:55px;
	font-size:15px;
}

/*---Container petrecere --*/
div.container-petrecere{
	display:block;
	width:100%;
}

div.col1.container-petrecere{
	width:26%;
	display:inline-block;
	font-size:14px;
	top:0px;
	float:left;
	margin-top:20px;
}

div.col2.container-petrecere{
	width:74%;
	height:152px;
	display:inline-block;
}

div.subcontainer-petrecere{
	display:block;
	width:100%;
}

p.kids-fonts{
	font-size:15px;
}

/*---Footer petrecere --*/

div.footer-petrecere{
	display:block;
}

p.title-section{
	color:#00aaea;
	font-size:18px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.col1.footer-petrecere{
	width: 35%;
	display:inline-block;
	float:left;
}

.col2.footer-petrecere{
	display:inline-block;
	width: 55%;
	background-color:#00aaea;
	height:350px;
	-webkit-border-radius: 12px; 
	  /* Firefox 1-3.6 */
  	-moz-border-radius: 12px; 
  	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  	border-radius: 12px; 
  	margin-left: 8%;
}

ul li{
    list-style-type: none;
    
}
div.image-change{
	display:block;
	position:relative;
	text-align:center;
	margin:0 auto;
	width:330px;
	
}


div.panel-galerry-kids{
	position:relative;
	margin:10px 0;
}

a.left-kids{
	position:absolute;
	top:50%;
	left:0;
	margin-left:5px;
	margin-top:90px;
}

a.right-kids{
	position:absolute;
	top:50%;
	right:0;
	margin-right:5px;
	margin-top:90px;
}


.gallery img{
	margin:0;
}

p.title-kids-gallery{
	color:white;
	width:100%;
	text-align:center;
	font-size:18px;
}

ul.thumbnail-kids {
	margin:0 20px;
	padding-top:15px;
	width:330px;
	display:block;
	position:relative;
	height:30px;
	text-align:center;
	width:100%;
}


ul.thumbnail-kids li{
	text-align:center;
	margin:0 30px;
}

div.thumb-pentru-copii ul.thumbnail-kids{
	margin:0;
	padding:0;
}

li.thumb img{
	float:left;
}

img.imagine-copii{
	padding:15px 5px;
}


div.gallery{
	
}

a.bx-next{
	margin-right: -13px;
}

a.bx-prev{
	margin-left: -13px;
}


div#bx-pager{
	margin-top:15px;
}

a img.thumb-copii{
	padding-right:8px;
}

a img.thumb-copii-left{
	padding-right:8px;
}

a img.thumb-copii-right{
	padding-right:0px;
}
/*----Footer ---*/
p.footer-text-kids{
	color:#00aaea;
	font-size:22px;
}

 .bx-wrapper .bx-pager a {
    border: solid #ccc 1px;
    display: block;
  }
  
  .bx-wrapper .bx-pager a:hover,
  .bx-wrapper .bx-pager a.active {
    border: solid #5280DD 1px;
  }


.bx-pager a{
  background: transparent url('/src/images/bullets.png') 0 0 no-repeat;
  padding: 0 4px;
  color: transparent;
  }
.bx-pager a.pager-active{
  background-position: 0 -58px;
  color: transparent;
 }
 
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -170px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

img.imagine-kid{
	margin-left: -26px;
}


.fancybox-inner{
	background-color:#00aaea;
}

a.fancybox-item.fancybox-close{
	top: -2px;
	right: -2px;
}

.home_box_sep{
    float: left;
    width: 100%;
    height: 100px;
    background: url('../img/playland/sep_home_bg.png') no-repeat center top;
    margin-top: -15px;
    display: none;
}

.play_sm_menu li{
    display: inline-block;
    background: #df0019;
    padding: 8px 6px;
    border-radius: 0 0 5px 5px;
}

.play_sm_menu li{

}

.play_sm_menu li a{
    color: #fff;
    font-family: 'latoregular';
    text-transform: uppercase;
    font-size: 19px;

}

.play_sm_menu li:hover{
    opacity: .9;
}

.play_sm_menu.right{
    float: right;
    position: relative;
    z-index: 2;
}

.play_sm_menu.right li{
    padding: 13px 6px
}

.play_sm_menu.left{
    position: absolute;
    margin-left: -25px;
    z-index: 2;
}

.play_sm_menu.left li{
    text-align: center;
    background: none;
}

.box.partie_schi .hide-box{
    background: url('../img/playland/partie_sky_box_hover.jpg');
}

.box.partie_schi_new .hide-box{
    background: #029c89;
}

.box.restaurant_new .hide-box{
    background: #029c89;
}

.box.perete_escalada_new .hide-box{
    background: #029c89;
}

.box.derdelus_new .hide-box{
    background: #b763a7;
}

.box.trambuline_new .hide-box,
.box.bungee_dome .hide-box{
    background: #b763a7;
}

.box.evenimente_bg .hide-box{
    background: url('../img/playland/2016/evenimente.jpg');
}

.box.arcade .hide-box,
.box.biliard .hide-box,
.box.karting_2016 .hide-box
{
    background: #ee7a00;
}

.box.pista_karting_new .hide-box{
    background: #b763a7;
}

.box.trenulet_new .hide-box{
    background: #00aced;
}
.box.carusel_new .hide-box,
.box.ping_pong .hide-box{
    background: #00aced;
}

.box.jocuri_gonflabile_new .hide-box{
    background: #00aced;
}


.box.carusel .hide-box{
    background: url('../img/playland/carusel_box_hover.jpg');
}

.box.derdelus .hide-box{
    background: url('../img/playland/derdelus_box_hover.jpg');
}

.box.trenulet .hide-box{
    background: url('../img/playland/trenulet_box_hover.jpg');
}

.box.pista_karting .hide-box{
    background: url('../img/playland/pista_karting_box_hover.jpg');
}

.box.trambuline .hide-box{
    background: url('../img/playland/trambuline_box_hover.jpg');
}

.box.jocuri_gonflabile .hide-box{
    background: url('../img/playland/jocuri_gonflabile_box_hover.jpg');
}

.box.perete_escalada .hide-box{
    background: url('../img/playland/perete_escalada_box_hover.jpg');
}


.new_pin{
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 7px;
}

.new_pin.pin_16{
    background: url('../img/site/pin_16.png') no-repeat;
}

.new_pin.pin_plus_16{
    background: url('../img/site/pin+16.png') no-repeat;
}

.new_pin.pin_family{
    background: url('../img/site/pin_family.png') no-repeat;
}

td.center_cnt{
    vertical-align: middle !important;
}

a.reg{
    color: #000;
    font-weight: bold;
}

.home_nl_wrapper{
    width: 950px;
     background-color: #1a82f7;
    background: -webkit-linear-gradient(top, #f57c36, #ef355a);
    background: -moz-linear-gradient(top, #f57c36, #ef355a);
    background: -ms-linear-gradient(top, #f57c36, #ef355a);
    background: -o-linear-gradient(top, #f57c36, #ef355a);
}

.home_nl_wrapper h3{
    font-size: 23px;
    font-family: 'LaoUI';
    font-style: normal;
    background: #e53b3e;
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 2px #000;
    margin: 0;
    padding: 25px 0;
}

.home_nl_wrapper .f_wrapper{
    padding: 0 15px;
}

.home_nl_wrapper .inner{
    border-right: 1px solid #fff;
    padding: 25px 0;
    display: inline-block;
    float: left;
}

.home_nl_wrapper .inner.last{
    padding: 25px 0 25px 30px;
    border-right: none;
}

.home_nl_wrapper .sbToggle{
    background: url('../img/playland/down.png') no-repeat center;
}

.home_nl_wrapper .sbToggleOpen:hover{
    background: url('../img/playland/up.png') no-repeat center;
}

.home_nl_wrapper  .sbToggleOpen{
    background: url('../img/playland/up.png') no-repeat center;
}

.home_nl_wrapper  .sbHolder{
    background: #fff;
    border-color: #00aced;
    width: 83px;
    float: left;
    margin-right: 7px;
}

.home_nl_wrapper .luna .sbHolder , .home_nl_wrapper  .sbHolder .zi{
    width: 70px;
}

.home_nl_wrapper .sbOptions{
    background: #fff;
    border-color: #00aced;
    width: 83px;
}

.home_nl_wrapper  .sbOptions a{
    border-bottom: 1px solid #ddd;
}

.home_nl_wrapper .sbSelector:link, 
.home_nl_wrapper .sbSelector:visited, 
.home_nl_wrapper .sbSelector:hover{
    color: #2b3437;
}

.home_nl_wrapper .sbOptions a:link, 
.home_nl_wrapper .sbOptions a:visited{
    color: #2b3437;
}

.home_nl_wrapper .sbSelector{
    width: 85px;
}

.f_wrapper span.text{
    float: left;
    width: 100px;
    color: #fff;
}

.f_wrapper .sel_wrapper{
    padding: 22px 15px;
    font-family: 'LaoUI';
}

.f_wrapper .iradio{
    width: 18px;
    height: 18px;
    background: url('../img/playland/icheck.png') no-repeat center;
    float: left;
}

.f_wrapper .iradio.checked{
    background: url('../img/playland/check.png') no-repeat center;
}

.f_wrapper .check_wrapper{
    float: left;
    width: 100%;
    text-align: center;
}

.f_wrapper .check_wrapper.fata{
    margin-bottom: 5px;
}

.f_wrapper .check_wrapper label{
    color: #fff;
    margin-left: -5px;
}

.f_wrapper .inner.check{
    padding: 18px 0 18px 20px;
}

.actv{
    float: left;
    width: 250px;
    padding: 10px;
    margin-right: 58px;
    text-align: center;
    margin-bottom: 30px;
}

.actv img{
    margin-bottom: 10px;
}

.actv p{
    display: block;
    margin-bottom: 10px;
    text-align: justify;
}

.actv h2{
    font-size: 17px;
}

.activ_wrapper{
    padding-left: 14px;
}

.head_main .program_link{
    
    text-transform: uppercase; 
    
    font-family: "Conv_telegrafico","Conv_MyriadPro-Regular";
    line-height: 16px;
}

.head_main .program_link:hover{
    text-decoration: underline;
}

.new_akt h2{
    font-size: 24px;
    padding-left: 8px;
}

/**** HOMEPAGE EN *****/


@font-face {
    font-family: 'HelveticaNeueLTProHv';
    src: url('font/HelveticaNeueLTProHv.eot');
    src: url('font/HelveticaNeueLTProHv.eot') format('embedded-opentype'),
         url('font/HelveticaNeueLTProHv.woff2') format('woff2'),
         url('font/HelveticaNeueLTProHv.woff') format('woff'),
         url('font/HelveticaNeueLTProHv.ttf') format('truetype'),
         url('font/HelveticaNeueLTProHv.svg#HelveticaNeueLTProHv') format('svg');
}


.home_en_container img {
    max-width: 100%;
}

.home_en_container {
    background: #ffffff;
    padding: 30px 10px 0 10px;
}
.home_en_container, .home_en_container p, .home_en_container h2 {
   /* font-family: "Conv_telegrafico","Conv_MyriadPro-Regular";*/
   font-family: 'HelveticaNeueLTProHv', sans-serif;

}
.home_en_container p {
    font-size: 32px;
    text-align: center;
}
.home_en_red_separator {
    color: #ffffff;
    background: #fd0005;
}
.head_bar_en {
    height: 37px;
    background: rgb(255, 255, 255);
}
.head_bar_en .head_left {
    padding-top: 0;
    margin-top: 2px;
}
.home_en_main_container1 {
    width: 100%;
    padding-bottom: 64%;
    box-sizing: border-box;
    height: 0;
}
.p_en_title {
    color: #fff;
    font-size: 46px;
    text-transform: uppercase;
    padding: 104px 200px 0;
    text-align: center;
    text-shadow: 3px 3px rgb(253, 0, 5);
}
.btm_en .go_top {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: 21px;
    cursor: pointer;
    padding-top: 0;
}
.btm_en .go_top img {
    width: 60px;
}
.btm_en {
    position: relative;
    background: #cccccc;
    color: #000000;
    padding: 20px 40px 20px 65px;
}
.btm_en span {
    font-size: 19px;
    padding-top: 26px;
}
.btm_en span.copy {
    position: absolute;
    right: 84px;
    top: 30px;
    padding-top: 0;
}
.footer_slider_en {
    background: #ffffff;
    margin-top: 0;
   
    border-radius: 0;
}
.footer_slider_en .bxslider2 {
    
    background: #ffffff;
}
/**** END HOMEPAGE EN ****/

/*@media screen and (max-width: 1440px ){

    body{
        background:#fff690 url('../img/playland_2016_sck_background.jpg') no-repeat center top; 
        background-size: cover;
        background-position: 59% 100%;
    } 

}*/