body { margin: 0; padding: 0; font-family: Arial, Tahoma, 'Trebuchet MS'; font-size: 12px; font-weight: normal; background-image: url('../../images/bg.jpg'); }
* { margin: 0; padding: 0; }
img { margin: 0; padding: 0; border: 0; }
a {color:#003580}
.aliniere {margin: 0 auto;}
.dreapta {float:right}
h1{color: #6C6B6B;font-size: 11px;font-weight: normal;margin:0;padding:0;line-height: 10px;}
h1.old{color: #6C6B6B;font-size: 11px;font-weight: normal;margin:0;padding:0;line-height: 10px;}
h1.bread {color: #6C6B6B;font-size: 12px;font-weight: normal;margin:0;padding:0;line-height: 18px;}
h2 {margin:0;padding:0;font-size:12px;}
header a {color: #6C6B6B}
.text-centrat {text-align:center}
.central {background: #fff;border-top: 2px solid #CCE088; }
.sorteaza {width:95%; border:1px solid #FEBA02; background:#FFEEC0;border-radius: 3px;font-size:120%;color:#003580;padding: 0px 5px;}
.filtru-new { border:1px solid #FEBA02; border-radius:4px;padding: 0px 5px; overflow: hidden}
.filtru-new-nume{background:#FFF6DF;color:#ff6c00}
.mic {font-size:11px;}
.alb-mare {font-size:14px; color:#fff; font-weight:bold}
.premium {background:#fbfbfb}
.accordion-group {border:none}
h3 {font-size:12px;font-weight: normal;padding:5px 0px;}
/* h2 {font-size:12px;} */
.istoric  { font-size: 22px; text-shadow: none; line-height: 26px; color: #333333 }
.bb2 {border-bottom:2px dotted #cacaca;}
.media {padding:5px;}
.table {margin-bottom:5px;}
.back-main {background: #fafaf1;}
.filtreaza {color: #FF6600; font-size: 1.5em; margin: 10px 5px 10px 5px; display: block;}

.premium_hp {background:#FFF6DF; height:130px;float:left}
/*  pentru HP*/

.accordion-heading .accordion-toggle {
    display: block;
    padding: 1px 5px;
	font-size:12px;
}
.cautare {
	background: #FEBA02;
	border-radius: 5px;
}
.cautare2 {font-size:11px;}
.cautare-titlu{font-size: 2.2em;
    font-weight: normal;
    /*margin-bottom: 0.4em; */
    position: static;
    color:#003580;
	}
.text-cautare{font-size: 1.8em;
    font-weight: normal;
    /*margin-bottom: 0.4em; */
    position: static;
    color:#003580
	}
/* ////////////////////// DATE PICKER //////////////////////// */
 /*
	Datepicker for Bootstrap
	Copyright 2012 Stefan Petre
	Licensed under the Apache License v2.0
	http://www.apache.org/licenses/LICENSE-2.0
*/
 .datepicker { top: 0; left: 0; padding: 4px; margin-top: 1px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; /*.dow { border-top: 1px solid #ddd !important; }*/ } .datepicker:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #ccc; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; top: -7px; left: 6px; } .datepicker:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid #ffffff; position: absolute; top: -6px; left: 7px; } .datepicker > div { display: none; } .datepicker table { width: 100%; margin: 0; } .datepicker td, .datepicker th { text-align: center; width: 20px; height: 20px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td.day:hover { background: #eeeeee; cursor: pointer; } .datepicker td.old, .datepicker td.new { color: #999999; } .datepicker td.active, .datepicker td.active:hover { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-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(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', 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); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] { background-color: #0044cc; } .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active { background-color: #003399 \9; } .datepicker td span { display: block; width: 47px; height: 54px; line-height: 54px; float: left; margin: 2px; cursor: pointer; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; } .datepicker td span:hover { background: #eeeeee; } .datepicker td span.active { background-color: #006dcc; background-image: -moz-linear-gradient(top, #0088cc, #0044cc); background-image: -ms-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(top, #0088cc, #0044cc); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', 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); filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); } .datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] { background-color: #0044cc; } .datepicker td span.active:active, .datepicker td span.active.active { background-color: #003399 \9; } .datepicker td span.old { color: #999999; } .datepicker th.switch { width: 145px; } .datepicker th.next, .datepicker th.prev { font-size: 19.5px; } .datepicker thead tr:first-child th { cursor: pointer; } .datepicker thead tr:first-child th:hover { background: #eeeeee; } .input-append.date .add-on i, .input-prepend.date .add-on i { display: block; cursor: pointer; width: 16px; height: 16px; }
 
 /* ////////////////////// END DATE PICKER //////////////////////// */
 
 
 .nota_comentarii_new_catalin {background:#85cd00; width:115px; height:48px; color: white; font-size:35px; text-align:center; font-weight:bold; border-radius: 5px;margin-top:10px;background-image: linear-gradient(bottom, rgb(124,196,0) 10%, rgb(174,243,0) 85%); line-height:50px;
background-image: -o-linear-gradient(bottom, rgb(124,196,0) 10%, rgb(174,243,0) 85%);
background-image: -moz-linear-gradient(bottom, rgb(124,196,0) 10%, rgb(174,243,0) 85%);
background-image: -webkit-linear-gradient(bottom, rgb(124,196,0) 10%, rgb(174,243,0) 85%);
background-image: -ms-linear-gradient(bottom, rgb(124,196,0) 10%, rgb(174,243,0) 85%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.3, rgb(124,196,0)),
	color-stop(0.65, rgb(174,243,0))
);box-shadow:1px 2px 2px #333333}

 
.ultimele-adaugate {float:left}
ultimele-adaugate {float:left}
.border-telefon { background-color: #F3F3F3; line-height: 25px; width: 283px;
}
.text-sus {
	line-height:20px;
    background-color: #E2EDBC;
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    border-radius: 0 0 5px 5px;
    float: right;
    font-size: 14px;
    padding: 5px 10px;	
}
.text-sus a{
	color:#1458ad;
	text-decoration:underline
}

div.paginare {clear: both; text-align: center; padding-top: 20px; padding-bottom: 20px;}
div.paginare > a {color: #06A6EA; font-size: 22px; text-shadow: 1px 0px 0px #06A6EA; display: inline-block; width: 35px; height: 35px; line-height: 35px; text-align: center; text-decoration: none; margin: 0px 10px;}
div.paginare > a.selected {color: #FFFFFF; text-shadow: 1px 0px 0px #AFCF45; background-color: #AFCF45; border-bottom: 2px solid #94B432;}
div.cazare_infoturism {line-height: 40px; background-color: #c5d4e9; color: #33588c; text-align: left; clear: both; padding-left: 20px; font-size: 18px; width: 98%; display: inline-block; margin-top: 20px;}
div.cazare_infoturism > a {line-height: normal; display: inline; text-decoration: underline;}
div.cazare_infoturism > b {font-size: 24px; margin-right: 20px;}

.data_promo_sp h2{
    font-size: 15px;
    color: #5ea131;
    font-weight: bold;
    padding: 3px;
}

.data_promo_sp{
    border-bottom: 1px solid #ebe8ce;
    background: #fbf9ea;
    margin: 0;
}

.promo_period, .promo_event{
    color: #000;
}


.fixedBar { position: fixed; left: 0; top: 0; right: 0; background: #FAFAF1; border-bottom: 2px solid #CCE088; }
.fixedBar .container { overflow: hidden; padding: 10px 0;  position: relative; z-index: 3}
.fixedBar-btn { float: right; padding-right: 15px; }
.fixedBar-title { padding-left: 15px; padding-right: 15px; float: left; }
.fixedBar-title h2 { font-size: 22px!important; }

.new-listing { padding: 0px;}
.new-listing-premium { background: #FFFEF4; padding: 10px; border:1px dotted #efc439; border-bottom-width: 2px;   }
.new-listing-premium h4.media-heading::after { content: 'Iti recomandam'; background: #efc439; padding: 2px 4px; font-size: 9px; line-height: 14px; font-weight: bold; display: inline-block; color: #fff; margin-left: 10px; border-radius: 5px; text-transform: uppercase; vertical-align: top; }

.name-pensiune { font-size: 14px;  text-transform: capitalize;}

.policy_content {
    background: #fff;
    padding: 0 10px;
}

.policy_title {
    font-size: 18px;
    padding-top: 10px
}

@media (max-width: 768px) {
    .request-accommodation [class*="span"], .request-accommodation .uneditable-input[class*="span"], .request-accommodation .row-fluid [class*="span"] {
        width: 100% !important;
    }
}

.cookies {
    padding: 0 1rem;
    max-width: 800px;
    word-wrap: break-word;
}

.btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.25;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem 1rem;
    font-size: 1rem;
    border-radius: .25rem;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.btn-cookies {
    color: #333;
    background-color: #eee;
    border-color: #eee;
}

.btn-cookies.active {
    color: #333;
    background-color: #E6E6E6;
    border-color: #E6E6E6;
}

.btn-cookies.focus {
    box-shadow: none;
}

.btn-group {
    display: inline-flex;
    vertical-align: middle;
}

.btn-group>.btn:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.btn-group>.btn:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

[data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio], [data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio] {
    position: absolute;
    clip: rect(0,0,0,0);
    pointer-events: none;
}

.cookies__management {
    margin-bottom: 35px;
}

.cookies__title {
    font-size: 36px;
    font-weight: normal;
    margin-bottom: 1rem;
    margin-top: 0;
}

.cookies__subtitle {
    font-size: 26px;
    font-weight: normal;
    margin-bottom: 0.5rem;
    padding-top: 0.5rem;
}

.cookies__domain {
    margin-top: 25px;
}

.cookies__domain__title {
    margin-bottom: 10px;
}

.cookies__table {
    width: 100%;
    text-align: left;
}