#topbanner_ue {width:100%;height:100px;display:block;background:#F00;}

/*BOOTSTRAP 5ths*/
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-5ths {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
}

/*END BOOTSTRAP 5ths*/

.destbox_title {font-size:0.9em;font-weight:bold;padding:5px;text-align:center;text-shadow:0px 1px 2px rgba(0,0,0,0.75);}
#footer {border-bottom:10px solid #B8B6B5;background:#F2EFEB;}
/*
0045b2
a5c7ff
062ff
b27800
ffab00
*/

.circuit{   
border-radius: 6px;
padding: 0px 0px 0px 18px;
text-decoration: none;
}
.circuit-price
{
color:#FFF;
font-size:20px;
width:100px;
display:block;
position:relative;
text-align:center;
margin:auto;
margin-bottom:10px;
text-shadow:2px 2px 0px #000;
}
.circuit .title{
color:#FFF;
font-size:25px;
text-shadow:2px 2px 0px #000;
text-transform: uppercase;
}
.circuit .title-small{
color:#FFF;
font-size:20px;
text-shadow:2px 2px 0px #000;
}
.circuit .destbox_title{
text-shadow: 1px 1px 0px #000;
text-transform: uppercase;
}
.circuit .description{
color:#FFF;
font-size:14px;
margin-bottom:10px;
text-shadow:2px 2px 0px #000;
}
.circuit .row{
border-bottom:1px solid #FFF;
margin-right: 0px;
padding-top:18px;
cursor:pointer;
border-radius: 5px;
background:transparent;
-webkit-transition: background 0.5s;
-moz-transition: background 0.5s;
-o-transition: background 0.5s;
-ms-transition: background 0.5s;
transition: background 0.5s;

}
.circuit .row:hover{
background: #004bad; 
}
.turism .col-sm-12,.turism .col-sm-7,.turism .col-sm-12 a
{
color:#FFF;
text-decoration:none;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-o-transition: color 0.3s;
-ms-transition: color 0.3s;
transition: color 0.3s;
}
.turism .col-sm-12 a:hover{
color:#0aa4cb;
box-shadow:2px 2px 0px #FFF;
}


.col-md-6 .title{
font-size:24px;
color:#fff;
margin-top:10px;
}

.small-title{
font-size:20px;
color:#fff;
margin-top:5px;
}

.descriere{
font-size:14px;
color:#fff;
margin-top:5px;
text-align:justify;
}

.pic{
margin-top:10px;
}

.ziua{
border-bottom:1px dotted #fff;
margin-bottom:5px;
padding-bottom:10px;
}

.ziua:last-of-type{
border-bottom:none;
}

.tab-principal{
background: url(/img/bg-castel.jpg) no-repeat; 
background-size:cover;
margin-bottom:50px;
}

.tab-transparent{
background-color: rgba(255, 255, 255, 0.8);
margin-bottom:80px;
}

.col-md-5 .title{
font-size:24px;
color:#c5002a;
margin-top:10px;
text-transform: uppercase;
margin-bottom:5px;
}

.tab-transparent  .small-title{
font-size:20px;
color:#000;
margin-bottom:5px;
}

.tab-transparent  .description{
color:#000;
font-size:14px;
margin-bottom:10px;
text-align:justify;
}

.pret{
font-size:20px;
color:#c5002a;
text-transform:uppercase;
text-align:right;
}