.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 55%; margin:0 auto; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 50%; }

.article-info.muted {
    margin: 0;
}
hr {
    max-width: 50%;
}
figure.effectck-oscar figcaption::before {
    border: none !important;
}

.page-header h2 a {
    color:#eaedf2;
}
h3 {
    color: gray;
}
p {
     color: gray;
}
 .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a, .nav .nav-child > li:hover > a, .nav .nav-child > li:focus > a { 
	 background-color:#fff !important; 
  color: black !important; 
 } 
 .nav-child > li > a {
    color:     #303030 !important;
}
.items-row .item p {
    color: white;
    margin-bottom: 0;
    margin-top: 12px;
}
.item.column-1 > h2 {
    color: gray;
	padding-left:10px;
}
a:hover{color:red !important;}
hr.style-two { 
	color: white;
	max-width:50%;
	text-align:center;
	}
.custom.opt {
    background: black none repeat scroll 0 0;
    padding: 5px;
}
.item-pagetur-virtual h3 {
    color: #808080;
}
.item-pagetur-virtual p {
    color:#808080;
}

.custom.white a:visited {
	color:#3498db;
}
.big.pan {
    font-size: 1.4em;
}
.top-sl .hero-unit p {
    margin-bottom: 0;
}
.mod-alb {
    background-color: white;
    padding: 5px;
}
.badge-icon-group{margin:0 auto;}
.hero-unit.text-left {
    text-align: center;
}

.white > h3 {
    color: white;
	font-family: PT Sans;
	font-weight:normal;
}
.white > p{
    color: #5bb75b;
	font-family: PT Sans;
	font-size:1.3em;
}

.custom.white i {
    font-size: 0.6em;
}
.features-intro.style-2 {
    background: white none repeat scroll 0 0;
	padding:3px;
}
.btn-success:hover{color: #ffffff !important;}
.btn-info:hover{color: #ffffff !important;}
.btn-warning:hover{color: #ffffff !important;}

.btn-info {

    padding: 10px;
    font-size: 0.6em !important;;
    border-radius: 4px;

}
a:hover {
    color: #5bb75b !important;
    font-weight: normal;
}
.contact {
    margin: 0 auto;
    max-width: 450px;
}
.contact-mobile {
    background: green none repeat scroll 0 0;
	color: #ffffff;
    font-size: 2em;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.btn.btn-success {
    margin:5px
}
.umbra {
    color: #ffffff;
}
.faq {
    background-color: white;
    max-width: 800px;
    margin: 0 auto;
    padding: 15px;
    text-align: left;
    border-radius: 4px;
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    content: "Navigare rapida"!important;
	font-family:Tahoma;
    font-weight: normal;
}
.iframe_360 {
   min-height: 720px; 
   width: 100%;
}
.category-desc.clearfix > p {
    font-size: 1.8em;
	background-color:#EDF6FD;
}
.page-header a {
    color: #56532E;
    font-weight: bold;
}
.page-header a:hover {
    color: #9F9463;
    font-weight: bold;
}
.span3 {
    border: 1px solid #e4ecfc;
    border-radius: 4px;
    margin-top: 10px;
}
.span4 {
    margin-top: 10px;
	border:1px solid #E4ECFC;
	border-radius: 4px;
}
.button-block > a {
    border-radius: 4px;
}
.cod {
    /* background: gray; */
    width: 80%;
	text-align: center;
}
.mainbody-inner.row-fluid {
    margin: 0 auto;
    text-align: center;
}
.item.column-2 {
    /* background: #F6F7F8; */
    /* padding: 10px; */
}
#favimagehover-title1 > a:hover{
	color:red;
}
figure.effectck-romeo figcaption {
    background-color: rgba(0, 0, 0, 0.1);

}
.row-fluid .span12 {
    width: 99%;	
}
.module-inner {
    /* padding: 10px; */
    text-align: center;
}
.breadcrumb {display:none;}
.nav > li > a > img {
    max-width: 90px;
}
.item-page .page-header h2 {
    font-size: 23px;
    margin: 0;
	color:#606D83;
}
.item-page .page-header {
    margin-bottom: 2px;
}
.items-row .item {
    padding-bottom: 0;
    padding-top: 0;
}
figure {
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
    margin: 0 0 12px;
}
h2 {
    font-size: 22px;
    font-weight: normal;
    line-height: 1.25;
	 color: yellow;
}

.imageeffectck_title:hover {
    position: relative;
    bottom: 27px;
}
figure.imageeffectck .imageeffectck_title {
    font-size: 1em !important;
}
figure.effectck-oscar figcaption {
padding: 1em!important;
}
/* mobile toolbar */
@media screen and (max-width: 480px){
.button-block a{
	display:block;
}