.button {
    background-color:#;
	color:#;
	border: 2px solid  #;
	width:fit-content;
	text-align:center !important;
	font-family: Oswald !important;
	font-size: 20px !important;
	padding: 15px 25px 15px !important;
	text-transform: uppercase !important;
	display: inline-block !important;
}

.blockquote_articolo p {font-size:28px !important}
body {
    font-size: 19px;
    line-height: auto;
    margin-bottom: 25px;
    font-weight: 400;
}
.larghezza_fissa {width:728px}
@media screen and (max-width : 750px){
	.larghezza_fissa {width:90%}
}	
/* override position and transform in 3.3.x */
.carousel-inner .item.left.active {
  transform: translateX(-33%);
}
.carousel-inner .item.right.active {
  transform: translateX(33%);
}

.carousel-inner .item.next {
  transform: translateX(33%)
}
.carousel-inner .item.prev {
  transform: translateX(-33%)
}

.carousel-inner .item.right,
.carousel-inner .item.left { 
  transform: translateX(0);
}


.carousel-control.left,.carousel-control.right {background-image:none;}

hr.style1{
	border-top: 1px solid #8c8b8b;
}


hr.style2 {
	border-top: 3px double #8c8b8b;
}

hr.style3 {
	border-top: 1px dashed #8c8b8b;
}

hr.style4 {
	border-top: 1px dotted #8c8b8b;
}

hr.style5 {
	background-color: #fff;
	border-top: 2px dashed #8c8b8b;
}


hr.style6 {
	background-color: #fff;
	border-top: 2px dotted #8c8b8b;
}

hr.style7 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}


hr.style8 {
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}
hr.style8:after {
	content: '';
	display: block;
	margin-top: 2px;
	border-top: 1px solid #8c8b8b;
	border-bottom: 1px solid #fff;
}

hr.style9 {
	border-top: 1px dashed #8c8b8b;
	border-bottom: 1px dashed #fff;
}

hr.style10 {
	border-top: 1px dotted #8c8b8b;
	border-bottom: 1px dotted #fff;
}


hr.style11 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-11.png) repeat-x 0 0;
    border: 0;
}


hr.style12 {
	height: 6px;
	background: url(http://ibrahimjabbari.com/english/images/hr-12.png) repeat-x 0 0;
    border: 0;
}

hr.style13 {
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}


hr.style14 { 
  border: 0; 
  height: 1px; 
  background-image: -webkit-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -moz-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -ms-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0);
  background-image: -o-linear-gradient(left, #f0f0f0, #8c8b8b, #f0f0f0); 
}


hr.style15 {
	border-top: 4px double #8c8b8b;
	text-align: center;
}
hr.style15:after {
	content: '\002665';
	display: inline-block;
	position: relative;
	top: -15px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
}

hr.style16 { 
  border-top: 1px dashed #8c8b8b; 
} 
hr.style16:after { 
  content: '\002702'; 
  display: inline-block; 
  position: relative; 
  top: -12px; 
  left: 40px; 
  padding: 0 3px; 
  background: #f0f0f0; 
  color: #8c8b8b; 
  font-size: 18px; 
}


hr.style17 {
	border-top: 1px solid #8c8b8b;
	text-align: center;
}
hr.style17:after {
	content: '§';
	display: inline-block;
	position: relative;
	top: -14px;
	padding: 0 10px;
	background: #f0f0f0;
	color: #8c8b8b;
	font-size: 18px;
	-webkit-transform: rotate(60deg);
	-moz-transform: rotate(60deg);
	transform: rotate(60deg);
}


hr.style18 { 
  height: 30px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 1px 0 0 0; 
  border-radius: 20px; 
} 
hr.style18:before { 
  display: block; 
  content: ""; 
  height: 30px; 
  margin-top: -31px; 
  border-style: solid; 
  border-color: #8c8b8b; 
  border-width: 0 0 1px 0; 
  border-radius: 20px; 
}

/* SOCIAL FULL */
.full-social-button {float:left; margin-right:12px}

.full-social-button:last-child {
	margin-bottom: 45px;
}

.full-social-button a {
	display: inline-block;
	float: left;
	font-size: 25px;
	color: #A2A2A2;
	width: 50px;
	height: 50px;
	background-color: red;
	text-align: center;
	line-height: 50px;
}

/* CALENDARIO STILE */
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 37%;
	margin-top: -8px;
	color: #;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49% !important;
	color: #000;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
#ui-datepicker-div.ui-widget-content {
  border: 1px solid #c5c5c5;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #777;
  color: #252525;
  font-family: "Poppins",sans-serif;
  font-size: 14px;
  border-radius: 0px;
  width: 270px;
  padding: 5px;
}
#ui-datepicker-div.ui-datepicker .ui-datepicker-header {
  background: #  none repeat scroll 0 0;
  border: 2px solid #252525;
  border-radius: 0;
  color: #fff;
  font-weight: 700;
  padding: 5px 0;
  position: relative;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
}
.ui-datepicker .ui-datepicker-prev, 
.ui-datepicker .ui-datepicker-next {
  border-radius: 30%;
  height: 20px;
  position: absolute;
  top: 7px;
  width: 20px;
  transition: all 500ms ease;
  cursor: pointer;
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
}

.ui-datepicker table {
  border-collapse: collapse;
  font-size: 13px;
  margin: 0 0 0.4em;
  width: 100%;
}
.ui-datepicker th {
  border: medium none;
  font-weight: 600;
  padding: 2px 3px;
  text-align: center;
}

.ui-datepicker-calendar .ui-state-default{
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #252525;
  display: block;
  font-size: 12px;
  font-weight: 400;
  height: 35px;
  line-height: 25px;
  margin-bottom: 5px;
  padding: 4px 2px;
  text-align: center;
  width: 35px !important;
  transition: all 500ms ease;
}
.ui-datepicker-calendar .ui-state-default:hover,
.ui-datepicker-calendar .ui-state-default:active{
  background: # ;
  color: #fff;
  border-color: # ;
}
/*////////////////////////////////////////////////////////////////////////////*/
.apps-craft-faq-section {
    background-color: #F4F4F4;
}
.apps-craft-contact-form{
	background-color: #fff;
    box-shadow: 0 0 32px rgba(0,0,0,.05);
}

html,body {
	height:100%;
	font-family: "Lora";
}

.tag_item:hover { 
  background-color: #;
}

.live-edit-sort {
    transform: translate(-21%, 0%) !important;
}


.container_news {
	width:68%;
}
@media (max-width: 1300px) {
	.container_news {
		width:80%;
	}
}
@media (max-width: 1200px) {
	.container_news {
		width:100%;
	}
}

/* BOTTONI */

.btn-success {
  color: #;
  background-color: #;
  border-color: #;
}

.btn-success:focus, .btn-success.focus {
  color: #;
  background-color: #;
  border-color: #;
}

.btn-success:hover {
  color: #;
  background-color: #;
  border-color: #;
}
/* ////////////////////////// */

.sfondo {


	height:800px;
	background-size:cover;
	background-position:center;


}


@media (max-width: 767px) {

.dimensione_testo_galleria {
   font-size: 25px !important;
}
}

/* COLORI CHAT */
.sedi {

	background:#;
	color:#2d2c32;
	height: 120px;
	border-bottom:# solid 1px;
}
#chat_open{
	background:rgba(0, 0, 0, 1) !important;
	color: rgba(0, 0, 0, 1);

}
#chat {border: 1px solid rgba(0, 0, 0, 1) !important}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes switch {
    0%   {background-color:#;}
    25%  {background-color:#;}
    50%  {background-color:#353537;}
    75%  {background-color:#ececec;}
    100% {background-color:#;}
}

/* Standard syntax */
@keyframes switch {
    0%   {background-color:#;}
    25%  {background-color:#;}
    50%  {background-color:#353537;}
    75%  {background-color:#ececec;}
    100% {background-color:#;}
}

/* /////////////////// */

.tag_preview {

	background-color: #C4C4C4;
	padding: 7px 10px;
	color:#fff;
	font-size:10px;
}

.divisore {

	width:100%;
	height:60px;
	clear:both

}

.top-bar {

	position: fixed;
    background-color: rgba(0, 0, 0, 1) !important;
    z-index: 10000;
    width: 100%;


}

#logo {


	max-height:50px;

}

.top-menu {

	float:right !important;

}

@media (max-width: 767px) {

	.top-menu {

		float:none !important;

	}


}

body {
	font-family: Lora;
	background: #F2F2F2;
	-webkit-font-smoothing: antialiased;
}

.heading-1,
.heading-2,
.heading-3,
.heading-4,
.heading-5,
.heading-6 {
	font-family: "Oswald", sans-serif;
	font-weight: 300;
	line-height: 1.3;
	-webkit-font-smoothing: antialiased;
}

p {
	line-height: 1.625;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

img {
	max-width: 100%;
	height: auto;
}

a {
	color: #1A1A1A;
}

a:hover {
	color: #aaa;
	text-decoration: none;
}
.boxed{overflow: hidden;}
.boxed:not(.active) {
	background: #fff;
}

.active.boxed {
	max-width: 1200px;
	margin: 0px auto;
	background: #fff;
	padding: 0px;
	min-height: 100%;
}

input, textarea {
	font-family: Oswald;
	font-size: 14px;
	line-height: 20px;
	padding: 15px;
	background: #fff;
	color: #4A4A4A;
}

.col-30-gutter{
	padding-left: 30px;
	padding-right: 30px;
}

.row-30-gutter{
	margin-left: -30px;
	margin-right: -30px;
}

.col-0-gutter{
	padding-left: 0px;
	padding-right: 0px;
}

.row-0-gutter{
	margin-left: 0px;
	margin-right: 0px;
}

.post-meta {
    font-family: "Oswald", sans-serif;
	font-size: 9px;
	font-weight: 700;
	letter-spacing: 0.5px;
	text-transform: uppercase;
}

.post-cat2 {
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
}

.wide-container {
	background-color: #C5C6CA;
	padding-bottom: 40px;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #fff;
}

.ot-section-padding {

	margin-bottom: 50px;
}

.ot-section-a {
	margin-bottom: 0px;
}

.ot-section-a:last-child {
	margin-bottom: 0px;
}

.ot-section-b {
	margin-bottom: 50px;
}

section:last-of-type {
	margin-bottom: 0;
}

.ot-wide {

	background-color: #6B6C71;
	padding: 20px 0px;
}

.ot-module {
	margin-bottom: 55px;
}

@media screen and (max-width : 990px){
.ot-module {
	margin-bottom: 0;
}
}

.ot-module:last-child {
	margin-bottom: 0px;
}

p.vignette {
	margin: 0;
	position: relative;
}

p.vignette img {
	display: block;
	backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transform: translateX ( 0 );
	-moz-transform: translateX ( 0 );
	-webkit-transform: translateX ( 0 );
}

p.vignette:after {
	-moz-box-shadow: inset 0 0 10em #303030;
	-webkit-box-shadow: inset 0 0 10em #303030;
	box-shadow: inset 0 0 10em #303030;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	content: "";
}

.ot-advert {
	text-align: center;
}

.ot-advert-title {
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.ot-advert-title a {
	color: #ececec;
}

.ot-ad-125 {
	margin-bottom:30px;
}


.review {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(216, 194, 108, 1);
	padding: 3px;
	width: 47px;
	height: 30px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #FFF;
	z-index: 1001;
}

.review .score {
	font-size: 18px;
	font-weight: 900;
}

.review .percent {
	font-size: 9px;
	font-weight: 900;
}


.header {
	text-align: center;
	padding: 40px 0;
}

.header .heading-1 {
	font-size: 60px;
	padding-top: 30px;
	margin-bottom: 0px;
}

.header .description {
	padding-bottom: 20px;
	color: #666666;
	font-size: 13px;
	letter-spacing: 1.3px;
}

.logo-container {
}

.logo {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	width: 300px !important;
}

.ad-728x90 {
	display: table-cell;
	vertical-align: middle;
	float: none;
}

@media (max-width: 1200px) {
	.logo {
		display: table-cell;
		vertical-align: middle;
		text-align: center;
		margin-bottom: 0px;
		width: 100%;
		float: left;
		width: 200px !important;
		margin-top: 9px;
	}
	.ad-728x90 {
		width: 100%;
		text-align: center;
		float: right;
	}
}


.top-bar {

}

nav.top-menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: relative;
	z-index: 1010;
}

nav.top-menu ul li {
	display:inline-block;
	float: left;
	position: relative;
}

nav.top-menu ul.menu li a {
display: block;
	padding: 7px 10px;
	color: rgba(0, 0, 0, 1);
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 0.3px;
	font-family: Oswald;
	-webkit-font-smoothing: antialiased;
}

nav.top-menu ul.menu li a .fa-home {
	font-size: 17px;
}
nav.top-menu ul.menu li a .fa-search {
	font-size: 17px;
}
nav.top-menu ul.menu li ul.sub-menu li {
	display: block;
	float: none;
}

nav.top-menu ul.menu li ul.sub-menu li a {
	width: auto;
	min-width: 80px;
	padding: 7px 17px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 0.3px;
	font-family: Oswald;
	-webkit-font-smoothing: antialiased;
}


nav.top-menu .show-menu {
	text-decoration: none;
	color: #fff;
	text-align: right;
	padding: 10px 0px;
	margin: 0px 10px 0px 0px;
	display: none;
}


#show-top-menu{
		display: none;
}


#show-top-menu:checked ~ #mobile-menu{
	display: block;
}
.search-menu-desktop {display:block !important}
.search-menu-mobile {display:none !important}

@media screen and (max-width : 990px){

nav.top-menu {

		width:100%;

}

nav.top-menu ul {
	
}
.search-menu-desktop {display:none !important}
.search-menu-mobile {display:block !important}
.sub-menu {display:none}
.sub_menu_toggle {display:none}
#mobile-menu {position: absolute;top: 17px;right: 11px;}
.top-menu {

	float:none !important;

}
nav.top-menu ul {position: absolute;top:0;right:0}
nav.top-menu li {
	position: relative;
}

nav.top-menu ul li, li a {
	
}

nav.top-menu ul.menu li a {
	border-bottom: 1px solid #fff;
}


nav.top-menu ul.menu li ul.sub-menu li a {
	background: #F5F5F5;
	border-bottom: 1px solid #E4E4E4;
	padding-left: 30px;
}



nav.top-menu .show-menu {
	display:block;
}
nav.top-menu .sub_menu_toggle {
	border-left: 1px solid #fff;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0;
	width: 37px;
	height: 32px;
	line-height: 35px;
	text-align: center;
	color: #fff;
}

nav.top-menu .sub_menu_toggle:before {
	font-family: "FontAwesome";
	content: "\f0c9";
	width: 100%;
	height: 100%
}
nav.top-menu .caret {
	display: none;
}

}
@media screen and (min-width : 991px){

nav.top-menu {
	float: left;
}


nav.top-menu ul.menu ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	min-width: 180px;
	-webkit-transition: -webkit-transform 250ms;
	-moz-transition: 250ms;
	-o-transition: 250ms;
	transition: 250ms;
}

nav.top-menu ul.menu ul.sub-menu ul.sub-menu {
	position: absolute;
	margin-top: 8px;
	top: -8px;
	left: 100%;
}

nav.top-menu ul.menu li:hover > ul.sub-menu {
	opacity: 1;
	visibility: visible;
}

nav.top-menu ul.menu li:hover a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.top-menu ul.menu li ul.sub-menu li a {

	display: block;
	font-size: 12px;
}


nav.top-menu ul.sub-menu li:hover a {
	background: rgba(0, 0, 0, 1) !important;;
}

nav.top-menu ul.menu ul.sub-menu ul.sub-menu a {
	background: rgba(0, 0, 0, 1) !important;;
}

nav.top-menu ul.menu ul.sub-menu ul.sub-menu li:hover a {
	background: rgba(0, 0, 0, 1) !important;;
}


}


.top-bar-socials {
	float: right;
	padding: 5px 5px;
}

.top-bar-socials a {
	color: #565656;
	margin-right: 15px;
	font-size: 13px;
}

.top-bar-socials a:hover {
	color: #ececec;
}


nav.main-menu {

}

nav.main-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	/*border-bottom: 4px solid;*/
	background-color: rgba(0, 0, 0, 1);
	/*border-color: #353537;*/
	z-index: 1002;
	text-align: center;
}

nav.main-menu ul li {
	display:inline-block;
	position: relative;
}

nav.main-menu ul.menu > li > a {
display: block;
	padding: 10px 15px 10px 15px;
	font-family: "Oswald", sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: rgba(0, 0, 0, 1) !important;
	letter-spacing: 0.9px;
	-webkit-font-smoothing: antialiased;
}

nav.main-menu ul.menu li ul.sub-menu li {
	display: block;
	float: none;
}

nav.main-menu ul.menu li ul.sub-menu > li > a {
	display: block;
	width: auto;
	min-width: 180px;
	color: rgba(0, 0, 0, 1);
	padding: 13px 20px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 0.9px;
	font-family: "Oswald", sans-serif;
	-webkit-font-smoothing: antialiased;
}

nav.main-menu .show-menu {
	text-decoration: none;
	color: #fff;
	background: #1D1D1D;
	text-align: center;
	padding: 15px 0px;
	margin: 0px;
	display: none;
}

#show-menu{
	display: none;
}

#show-menu:checked ~ #main-mobile-menu{
	display: block;
}

@media screen and (max-width : 990px){

nav.main-menu ul {
	position: static;
	display: none;
}

nav.main-menu li {
	position: relative;
}

nav.main-menu ul li, li a {
	width: 100%;
}

nav.main-menu ul.menu li a {
	border-bottom: 1px solid #696969;
}

nav.main-menu ul.menu li ul.sub-menu > li > a {
	border-bottom: 1px solid #696969;
	padding-left: 30px;
}

nav.main-menu .show-menu {
	display:block;
}

.sfondo {


	height:500px;

}

nav.main-menu .sub_menu_toggle {
	border-left: 1px solid #696969;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0;
	width: 50px;
	height: 54px;
	line-height: 50px;
	text-align: center;
	color: #f2f2f2;
}

nav.main-menu .sub_menu_toggle:before {
	font-family: "FontAwesome";
	content: "\f107";
	width: 100%;
	height: 100%
}
nav.main-menu .mega_menu_toggle {
	border-left: 1px solid #696969;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0;
	width: 50px;
	height: 54px;
	line-height: 50px;
	text-align: center;
	color: #f2f2f2;
}

nav.main-menu .mega_menu_toggle:before {
	font-family: "FontAwesome";
	content: "\f103";
	width: 100%;
	height: 100%
}
.caret {
	display: none;
}

.trending {
	display: none;
}

}
@media screen and (min-width : 991px){

nav.main-menu ul.menu ul.sub-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	min-width: 200px;
	background-color: #1D1D1D;
	color: #f2f2f2;

	-webkit-transition: -webkit-transform 350ms;
	-moz-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;


}

nav.main-menu ul.menu li:hover > ul.sub-menu {
	opacity: 1;
	visibility: visible;
}

nav.main-menu ul.menu ul.sub-menu ul.sub-menu {
	position: absolute;
	margin-top: 8px;
	top: -8px;
	left: 100%;
 }


nav.main-menu ul.menu ul.ot-mega-menu {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	width: 100%;
	padding: 0 30px;
	background-color: #1D1D1D;
	color: #f2f2f2;

	-webkit-transition: -webkit-transform 350ms;
	-moz-transition: 350ms;
	-o-transition: 350ms;
	transition: 350ms;
}

nav.main-menu ul.menu .ot-menu-widget {
	padding: 15px 0px;
	margin: 15px 0px 30px;
}

nav.main-menu ul.menu li:hover > ul.ot-mega-menu {
	opacity: 1;
	visibility: visible;
}

.caret {
	font-family: "FontAwesome";
	content: "\f0c9";
}

.trending {
	font-family: "FontAwesome";
	content: "\f0e7";
}

ul li ul.sub-menu .caret {
	-ms-transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	float: right;
	margin: 5px 0 0 0;
}

nav.main-menu li.search-menu {
	float: right;
	position: static;
}

nav.main-menu li.search-menu ul.sub-menu {
	left: auto;
	right: 0;
}

/* ///////////////// MENU COLORI DINAMICI /////////////////////// */
nav.main-menu ul {	
	background-color: rgba(0, 0, 0, 1) !important;
}
nav.top-menu ul.menu li:hover {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.top-menu ul.menu li:hover > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.main-menu ul.menu li:hover > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	
}

nav.main-menu ul.menu li:hover > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.top-menu ul.menu ul.sub-menu li > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.top-menu ul.menu ul.sub-menu li:hover > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.main-menu ul.menu li ul.sub-menu > li > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}

nav.main-menu ul.menu li ul.sub-menu > li:hover > a {
	color: rgba(0, 0, 0, 1) !important;
	text-decoration: none;
	background-color: rgba(0, 0, 0, 1) !important;
}


/* ///////////////// END MENU COLORI DINAMICI /////////////////////// */

nav.main-menu ul.menu li a:focus {
	text-decoration: none;
}

nav.main-menu ul.menu li ul.sub-menu li a {
	display: block;
	font-size: 13px;
}

nav.main-menu ul.sub-menu li:hover a {
	background: #353537;
}

nav.main-menu ul.menu ul.sub-menu ul.sub-menu a {
	background: #1D1D1D;
}

nav.main-menu ul.menu ul.sub-menu ul.sub-menu li:hover a {
	background: #353537;
}


}

nav.main-menu .search .form-control {
	height: 35px;
	border-radius: 0;
	background: #fff;
	color: #666666;
	font-size: 11px;
	border: 1px solid #ADADAD;
}

nav.main-menu .search .btn-submit {
	width: 35px;
	height: 35px;
	border: none;
	border-radius: 0;
	background: #ADADAD;
}

nav.main-menu .search .btn-submit:hover {
	border-left-color: #fff;
	background: #B43F42;
}


.slider {

}

.slider img {
	opacity: 0.90;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.slider figure {
	background: #000;
}

.slider figure:hover img {
	opacity: 0.60;
}

.slider figcaption {
	position: absolute;
	bottom: 15px;
	margin: 0 30px 0px 0;
	padding: 10px 15px;
	background-color: rgba(0, 0, 0, 0.4);
}

.slider-item-large figure figcaption > a {
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.slider figcaption .heading-2 {
	font-size: 24px;
	line-height: 30px;
	margin: 0px;
	letter-spacing: 0.3px;
	font-weight: 800;
	color: #fff;
	padding-bottom: 5px;
}

.slider figcaption .heading-3 {

	font-size: 20px;
	line-height: 27px;


}



.slider figcaption .heading-2 a {
	color: #fff;
}

.slider .post-meta {
	font-family: "open sans";
	text-transform: uppercase;
	font-weight: 700;
	color: rgba(255, 255, 255, 0.80);
}

.slider-item-large .post-meta {
	font-size: 12px;
	padding-top: 10px;
}

.slider-item-small .post-meta {
	font-size: 10px;
	padding-top: 7px;
}

.slider .post-meta span {
	display: inline-block;
	margin-right: 20px;
}

.slider-item-small {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}

.slider-item-large {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}

@media (min-width: 990px) {
.slider-item-large figcaption .heading-2 {
font-size: 40px;
	line-height: 55px;
}

.slider-item-large figcaption .heading-3 {
font-size: 30px;
	line-height: 45px;
}

}
@media (min-width: 1200px) {


.slider-item-large figcaption {
	bottom: 40px;
	margin: 0 255px 0px 0;
	padding: 15px 25px;
	}
}

.row-slider-gutter {
margin-left: -2px;
margin-right: -2px;
}

.ot-slider-b {

}

.ot-slider-b img {
	opacity: 0.80;
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.ot-slider-b figure {
	background: #000;
}

.ot-slider-b figure:hover img {
	opacity: 0.6;
}

.ot-slider-b figcaption {
position: absolute;
padding: 10px 15px;
bottom: 5px;
z-index: 5;
}

.ot-slider-b figcaption .heading-2 {
font-size: 15px;
	line-height: 19px;
	margin: 0px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
}

.ot-slider-b figcaption .heading-2 a {
	color: #fff;
}

.ot-slider-b .post-cat2 {
margin: 10px 0px;
z-index: 1000;
font-size: 10px;
font-weight: 700;
color: #fff;
}

.ot-slider-b .post-cat2 span {
background-color: #333;
padding: 5px 10px;
}

.slider-item-large .post-meta {
	font-size: 12px;
	padding-top: 10px;
}

.slider-item-small .post-meta {
	font-size: 10px;
	padding-top: 7px;
}

.slider .post-meta span {
	display: inline-block;
	margin-right: 20px;
}

.ot-slider-b .slider-item-small {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}

.ot-slider-b .slider-item-large {
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 4px;
}

@media (min-width: 1200px) {
.ot-slider-b .slider-item-large figcaption .heading-2 {
font-size: 40px;
	line-height: 55px;
}

.ot-slider-b .slider-item-large figcaption {
	bottom: 40px;
	margin: 0 255px 0px 0;
	padding: 15px 25px;
	}
}

.grid-large	{
	background: #000;
	overflow: hidden;
}

@media screen and (max-width : 990px) {
	.grid-large	{
		margin-bottom: 20px;
	}
}

.grid-large .review {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: #6CABD8;
	padding: 15px;
	width: 90px;
	height: 80px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #FFF;
}

.grid-large .review .score {
	font-size: 33px;
	font-weight: 900;
}

.grid-large .review .percent {
	font-size: 16px;
	font-weight: 900;
}

.grid-large .review i {
	font-size: 35px;
	color: #FFE411;
}

.grid-large .post-title {
	position: absolute;
	bottom: 10px;
	margin: 0px 30px 0px 0px;
	z-index: 1000;
}

.grid-large .gl-title-hover {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
}

.grid-large:hover .gl-title-hover {
	-webkit-transform: translate3d(0,30px,0);
	transform: translate3d(0,30px,0);
	opacity: 0;
}

.grid-large .gl-text-hover {
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	opacity: 0;
}

.grid-large:hover .gl-text-hover {
	opacity: 1;
}

.grid-large .post-title p {
	color: #fff;
	font-weight: 700;
	padding: 15px 20px 15px 40px;
}

.grid-large .read-more {
	text-align: center
}

.grid-large .read-more a {
	padding: 10px 30px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 800;
	font-family: Oswald;
	color: #fff;
	background: #000;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.grid-large .read-more a:hover {
	color: #fff;
	background: #ececec;
}

.grid-large .post-title .heading-2 {
	margin-top: 0px;
	padding: 15px 20px 15px 20px;
	background-color: rgba(0, 0, 0, 0.50);
	font-size: 19px;
	font-weight: 800;
	line-height: 30px;
	letter-spacing: 0.1px;
	color: #4A4A4A;
	text-transform: uppercase;
}

.grid-large .post-title .heading-2 a {
	color: #fff;
}

.grid-large .post-image {
	background: #000;
	position: relative;
}

.grid-large .post-image img {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.grid-large .post-image:hover img {
	opacity: 0.50;
}

.grid-large .post-image .post-cat2 {
	margin-left: 20px;
	z-index: 1000;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}

.grid-large .post-image .post-cat2 span {
	background-color: #333;
	padding: 7px 10px;
}


.ot-blog-post {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px dotted #BDBDBD;
}

.ot-blog-body {
	text-align: center;
}


.ot-blog-body .post-meta {
	font-size: 9px;
	font-weight: 700;
}

.ot-blog-body .post-meta span {
	background-color: #ECECEC;
	color: #868686;
	padding: 5px 12px;
	margin: 0px 2px 10px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.ot-dark .ot-blog-body .post-meta span {
	background-color: #494949
}

.ot-blog-body .post-meta span a {
	color: #868686;
}

.ot-blog-body .post-meta span a:hover {
	color: #ececec;
}

.ot-blog-body .post-cat2 {
	margin: 25px 0 0;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}

.ot-blog-body .post-cat2 a {
	color: #fff;
}

/* STILE SPAN CATEGORIA BLOG */
.ot-blog-body .post-cat2 span {
	background-color: #;
	padding: 7px 10px;
	margin-right: 8px;
}
/* //////////////////////////////// */
ot-blog-body
.ot-blog-body .heading-2 {
	font-weight: 800;
	letter-spacing: -0.4px;
	font-size: 34px;
	line-height: 46px;
	margin: 25px 0px 25px;
	text-transform: uppercase;
}

.ot-blog-body .heading-2 a {
	color: #000;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-blog-body .heading-2 a:hover {
	color: #ececec;
	border-bottom: 1px solid #000;
}

.ot-blog-body p {
	font-size: 14px;
	line-height: 25px;
	letter-spacing: 0.2px;
	color: #000000;
	font-weight: 500;
	margin: 30px 0 30px;
	text-align: left;
}

.ot-blog-post .read-more {
width: 170px;
	margin: 0 auto;
}

.ot-blog-post .read-more a {
	padding: 10px 50px;
	background-color: #ECECEC;
	font-size: 11px;
	font-weight: 800;
	font-family: Oswald;
	color: #525252;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .ot-blog-post .read-more a {
color: #D8D8D8;
	background-color: #616161;
}

.ot-blog-post .read-more a:hover {
	color: #fff;
	background: #ececec;
}

.grid-post {
	border-bottom: 1px dotted #dfdfdf;
	padding-bottom: 25px;
	margin-bottom: 35px;
}

.ot-wide .grid-post {
	margin-bottom: 60px;
}

.grid-gutter {

}

.grid-gutter p {
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.grid-post img {
	background: #000;
}

.grid-post .post-title {
	position: absolute;
	bottom: -60px;
	margin: 0px 30px 0px 0px;
	z-index: 1000;
}

.grid-post .post-body {
	padding: 55px 0px 0px;
}

.grid-post .post-title .heading-2 {
margin-top: 0px;
	padding: 20px 20px 10px 0px;
	background-color: #fff;
	font-size: 18px;
	font-weight: 800;
	color: #4A4A4A;
	line-height: 26px;
	text-transform: uppercase;
}

.ot-dark .grid-post .post-title .heading-2 {
	background-color: #1D1D1D;
}

.ot-dark .grid-post .post-title .heading-2 {
	background-color: #1D1D1D;
}

.grid-post .post-title a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .grid-post .post-title a {
	color: #E0E0E0;
}

.grid-post .post-title a:hover {
	color: #ececec;
	border-bottom: 1px solid #000;
}

.grid-post .post-body p {
	color: #6C6C6C;
	margin: 0;
}

.ot-dark .grid-post .post-body p {
	color: #9D9D9D;
}

.grid-post .post-image {
	background: #000;
	position: relative;
}

.grid-post .post-image img {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.grid-post .post-image:hover img {
	opacity: 0.50;
}

.grid-post .post-image .post-cat2 {
	margin-left: 10px;
	z-index: 1000;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}

/* CATEGORIA POST SPAN */
.grid-post .post-image .post-cat2 span {
	background-color: #;
	padding: 7px 10px;
}
/* ///////////////////////// */
.widget_tag_cloud .tag_item:hover {
background: #ececec;
}

.grid-post .post-meta {
	font-size: 13px;
	font-weight: 700;
}

.grid-post .post-meta span {
	background-color: #ECECEC;
	color: #868686;
	padding: 5px 12px;
	margin: 0px 2px 10px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.ot-dark .grid-post .post-meta span {
	background-color: #494949
}

.grid-post .post-meta span a {
	color: #868686;
}

.grid-post .post-meta span a:hover {
	color: #ececec;
}

.grid-post .read-more {
	display: flex;
}

.grid-post .read-more a {
	padding: 10px 28px;
	background-color: #ECECEC;
	font-size: 11px;
	font-weight: 800;
	font-family: "Oswald", sans-serif;
	color: #525252;
	text-transform: uppercase;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .grid-post .read-more a {
color: #D8D8D8;
	background-color: #616161;
}

.grid-post .read-more a:hover {
	color: #fff;
	background: #ececec;
}

.grid-post .review {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(216, 194, 108, 1);
	padding: 11px;
	width: 75px;
	height: 60px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #FFF;
	z-index: 1001;
}

.grid-post .review .score {
	font-size: 27px;
	font-weight: 900;
}

.grid-post .review .percent {
	font-size: 13px;
	font-weight: 900;
}

.grid-post .review i {
	font-size: 35px;
	color: #FFE411;
}

.ot-wide .grid-post .heading-2 {
	padding: 10px 20px;
}

.grid-post-category .post-body {
	padding: 5px 0px;
}

.grid-post-category .post-body .heading-2 {
	font-size: 18px;
	line-height: 24px;
	margin: 0px 0px 15px;
	font-weight: 800;
}

.grid-post-category img {
	background: #000;
}

.grid-post-category .post-image {
	background: #000;
	position: relative;
}

.grid-post-category .post-image img {
	-webkit-transition: opacity 0.2s ease-out;
	-moz-transition: opacity 0.2s ease-out;
	-o-transition: opacity 0.2s ease-out;
	transition: opacity 0.2s ease-out;
}

.grid-post-category .post-image:hover img {
	opacity: 0.50;
}

.grid-post-category .post-meta {
	font-family: 'Raleway', sans-serif;
	font-size: 12px;
	font-weight: 300;
}

.grid-post-category .post-meta span {
	background: #FFFFFF;
	color: #676767;
	margin: 0px 20px 10px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.grid-post-category .post-meta .post-cat a {
	color: #fff;
}

.grid-post-category .review {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(216, 194, 108, 1);
	padding: 3px;
	width: 47px;
	height: 30px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #FFF;
	z-index: 1001;
}

.grid-post-category .review .score {
	font-size: 18px;
	font-weight: 900;
}

.grid-post-category .review .percent {
	font-size: 9px;
	font-weight: 900;
}


.list-post {
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 30px;
	display: inline-block;
	position: relative;
	border-bottom: 1px dotted #D0D0D0;
}

.list-post:last-child {
	margin-bottom: 0px;
}

.list-post-container {
	float:left;
	width: 300px;
}

.list-post-container iframe {
	max-height: 300px;
}

@media only screen
and (min-width : 320px)
and (max-width : 740px) {
	.list-post-container {
		width: 100%;
			float: none;
	}
}

.list-post-container {
	background: #000;
	vertical-align:middle;
	position: relative;
}

.list-post-container img {
	opacity: 0.95;
}
.list-post-container:hover img {
	opacity: 0.6;
}

.list-post .post-cat2 {
	position: absolute;
	z-index: 2;
	bottom: 14px;
	left: 10px;
	font-size: 10px;
	color: #fff;
	font-weight: 700;
}

.list-post .post-cat2 span {
	padding: 7px 10px;
	margin-right: 10px;
	background-color: #353537
}

.list-post .post-meta span {
background: #ECECEC;
	color: #868686;
	padding: 5px 12px;
	margin: 0px 2px 10px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.ot-dark .list-post .post-meta span {
	background-color: #494949
}

.list-post .post-meta span a {
	color: #868686;
}

.list-post .post-meta span a:hover {
	color: #ececec;
}

.list-post-body {
	padding: 0px 25px 0px 25px;
	overflow:hidden;
}

.list-post.sticky .list-post-body {
	border-bottom: 3px solid #BF382B;
	background: #FCFBFA;
}

.list-post-body .heading-2 {
	margin-top: 5px;
	padding: 0px 0px 7px;
	font-size: 20px;
	font-weight: 800;
	line-height: 28px;
text-align: left;
	text-transform: uppercase;
}

.list-post-body a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .list-post-body a {
	color: #E0E0E0;
}

.list-post-body a:hover {
	color: #ececec;
	border-bottom: 1px solid #000;
}

.list-post p {
	font-size: 15px;
	font-weight: 400;
	line-height: 1.5;
	padding-top: 7px;
}

.ot-dark .list-post p {
	color: #9D9D9D;
}

.large-post {
	padding-bottom: 30px;
	position: relative;
}

.large-post .article-image {
overflow: hidden;
	height: 444px;
}

.large-post .article-body {
margin: 0 40px 0px 0;
	padding: 20px 15px;
	overflow: hidden;
	position: absolute;
	bottom: 50px;
	background-color: rgba(0, 0, 0, 0.4);
}

.large-post .article-body .heading-2 {
font-size: 22px;
	line-height: 25px;
	margin: 0px;
	letter-spacing: 0px;
	font-weight: 800;
	color: #fff;
}

.large-post .article-body a {
	color: #fff;
}

.small-post {
	margin: 0 0 20px 0;
	border-bottom: dotted 1px;
	border-color: #CFCFCF;
	padding-bottom: 20px;
	display: table;
	position: relative;
	width: 100%;
}

.ot-dark .small-post {
border-color: #3D3D3D;
}

.small-post:last-child {
	margin-bottom: -20px;
	border-bottom: none;
}

@media screen and (max-width : 990px) {
	.small-post:last-child {
		margin-bottom: 20px;
		border-bottom: none;
	}
}

.small-post .article-image {
float: left;
	width: 120px;
	vertical-align: middle;
	position: relative;
	margin-right: 30px;
}

.small-post .article-body {
	display: table-cell;
	vertical-align: top;
	position: absolute;
	left: 105px;
	bottom: 15px;
}

.small-post .heading-2 {
	margin: 0px;
	padding: 6px 15px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: 900;
	line-height: 19px;
	text-transform: uppercase;
}

.ot-dark .small-post .heading-2 {
	background-color: #1D1D1D;
}

.hot {
font-size: 10px;
	font-weight: 700;
	color: #fff;
	background: #B81D1D;
	padding: 4px 7px;
	margin-right: 7px;
	vertical-align: text-top;
	text-transform: uppercase;
}

.small-post p {
font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	color: #3F3F3F;
	letter-spacing: 0.2px;
	font-weight: 500;
	margin: 0px;
}

.small-post .article-body a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .small-post .article-body a {
	color: #E0E0E0;
}

.small-post .article-body a:hover {
	color: #ececec;
	border-bottom: 1px solid #000;
}

.small-post .post-meta {
	margin-bottom: 0px;
	margin-left: 25px;
	font-size: 11px;
	font-weight: 600;
	color: #AEAEAE;
	text-transform: uppercase;
}

.small-post .post-meta span {
padding: 5px 8px;
	display: inline-block;
}

.small-post .post-meta span a {
	color: #8E8E8E;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.small-post .post-meta a:hover {
	color: #ececec;
}

.small-post .review {
	position: absolute;
	top: 0px;
	right: 0px;
	background-color: rgba(216, 194, 108, 1);
	padding: 3px;
	width: 47px;
	height: 30px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #FFF;
	z-index: 1001;
}

.small-post .review .score {
	font-size: 18px;
	font-weight: 900;
}

.small-post .review .percent {
	font-size: 9px;
	font-weight: 900;
}

.small-post .review i {
	font-size: 35px;
	color: #FFE411;
}


.ot-featured-articles {
	margin-bottom: 20px;
}

.ot-featured-articles .ot-featured-image {
	position: relative;
	margin-bottom: 5px;
	background-color: #000;
}

.ot-featured-articles .ot-featured-image img {
	opacity: 0.8;
}

.ot-featured-articles .ot-featured-title {
	position: absolute;
	bottom: -5px;
	z-index: 1000;
	padding: 5px 10px;
}

.ot-featured-articles .ot-featured-title .heading-2 {
font-size: 13px;
	line-height: 17px;
	margin: 0px;
	letter-spacing: 0.3px;
	text-transform: uppercase;
	font-weight: 800;
	color: #fff;
}

.ot-featured-articles .post-cat2 {
	margin: 0px;
	z-index: 1000;
	font-size: 10px;
	font-weight: 700;
	color: #fff;
}

.ot-featured-articles .post-cat2 span {
background-color: #333;
	padding: 5px 10px;
}

.ot-featured-articles .heading-2 {
	margin: 0px;
	padding: 10px 0;
	border-bottom: 1px dotted;
	border-color: #DADADA;
	font-size: 12px;
	line-height: 19px;
	text-transform: uppercase;
}

.ot-featured-articles .heading-2 .ot-time {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 400;
	color: #A9A9A9;

}

.ot-dark .ot-featured-articles .heading-2 {
	border-color: #3D3D3D;
}

.ot-featured-articles .heading-2:last-child {
	border-bottom: none;
}

.ot-featured-articles .heading-2 a {
-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}

.ot-dark .ot-featured-articles .heading-2 a {
color: #E0E0E0;
}

.ot-featured-articles .heading-2 a:hover {
		border-bottom: 1px solid #0A0000;
	color: #ececec;
}


.ot-featured-reviews {
	margin-bottom: 20px;
}

.ot-featured-reviews .ot-featured-image {
	position: relative;
	margin-bottom: 20px
}

.ot-featured-reviews .post-title {
	position: absolute;
	bottom: 7px;
	margin: 0px;
	padding: 0;
	z-index: 1000;
}

.ot-featured-reviews .post-title .heading-2 {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 21px;
	margin: 0px;
	text-transform: uppercase;
	font-weight: 700;
	background-color: rgba(0, 0, 0, 0.48);
	padding: 10px 13px;
}

.ot-featured-reviews .review-type {
width: 100%;
	font-size: 12px;
	font-weight: 700;
	margin-top: 20px;
	text-transform: uppercase;
}

.ot-wide .ot-featured-reviews .review-type {
	color: #fff;
}

.ot-featured-reviews .review-bar-bg {
	margin-top: 0px;
	float: right;
	width: 60%;
}



.widget-slider {
	overflow: hidden;

	margin-bottom: 40px;
}

.widget-slider .item{
	margin: 0px;
}
.owl-carousel .owl-item {

}


.widget-slider .item img{
	display: block;
	width: 100%;
	height: auto;
}

.customNavigation{
	text-align: center;
}

.customNavigation a{
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}



.ot-article {
	margin-bottom: 40px;
}

.ot-article .post-meta span {
	background-color: #ECECEC;
	color: #868686;
	padding: 5px 12px;
	margin: 0px 2px 30px 0px;
	display: inline-block;
	text-transform: uppercase;
}

.ot-article .heading-2 {
	margin: 25px 0px;
	font-size: 36px;
}

.wide-article .heading-4 {

    font-weight: 600;
    font-size: 25px;

}

.ot-article p {
	font-size: 19px;
	line-height: auto;
	margin-bottom: 25px;
	font-weight: 400;
}

.link_colore p a {
	color:#3498db;
	font-weight: 700;
}


.ot-article blockquote {
	border-left: 3px solid #ABB7DB;
	padding: 1.5rem 0 1.5rem 2rem;
	margin: 0 0 1.5rem 0;
}
.ot-article blockquote p {
	margin: 0;
	font-size: 18px;
	line-height: 35px;
	color: #8F8F8F;
	font-style: italic;
}

.iframe-video	{
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.iframe-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
}

blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}

blockquote cite:before {
	content: "\2014 \2009";
}

.article-review-box {
	padding: 35px;
	background-color: #F2F2F2;
}

.article-review-box .heading-3 {
	margin: 0;
}

.article-review-box .review-box-cont {
	overflow: auto;
}

.article-review-box .review-box-body {
	float: left;
	width: 85%;
}

.article-review-box .review-final-score {
	display: inline-block;
	float: right;
}

.article-review-box .review {
	position: relative;
padding: 17px;
	width: 80px;
	height: 75px;
background-color: #8FC7E8;
}

.article-review-box .review .score {
	font-size: 30px;
}

.article-review-box .review .percent {
	font-size: 16px;
}

.article-review-box .review-bar-bg {
	height: 30px;
	margin-bottom: 20px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
}

.article-review-box .review-bar {
	max-width: 100%;
	height: 30px;
	padding: 7px;
}

.article-review-box .review-bar span {
	font-size: 15px;
}

.article-review-box .review-bar .review-score {
	right: 20px;
	position: absolute;
	padding: 0px;

}

.wide-article-container {
	display: table;
	height: 100%;
}

.wide-article {

}

.wide-article .heading-2 {

font-size: 34px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0px;
}



.article-heading-wide {
	position: relative;
	width: 40%;

	text-align: left;
	display: table-cell;
	height: 100%;
	background: #F2F2F2;
}

.article-image-wide {
	background-color: #dfdfdf;
	width:100%;
}

.article-image-wide img {
	display: block;
}

.main-heading-wide {
	padding: 30px 25px;
	top: 0;
}
/* CATEGORIA SPAN */
.post-cat2-wide span {
font-size: 11px;
	font-weight: 700;
	background-color: #;
	color: #FFFFFF;
	padding: 6px 14px;
	margin: 0px 2px 2px 0px;
	display: inline-block;
	text-transform: uppercase;
}
/* ///////////////////////////// */

.post-cat2-wide span a {
	color: #fff;
}

.post-meta-wide {
	position: absolute;
	border-top: 2px solid #BABABD;
	padding-top: 7px;
	bottom: 0;
	right: 0;
	padding: 15px 0 0 20px;
	margin-right: 25px;
	font-size: 13px;
    width: 52%;
}

.post-meta-wide span {
	background-color: #fff;
	color: #868686;
	padding: 5px 12px;
	margin: 0px 2px 30px 0px;
	display: inline-block;
	text-transform: uppercase;
	float:right;
}

@media only screen and (min-width : 768px) and (max-width : 991px){

	.main-heading-wide .heading-2 {
	font-size: 18px;
	}
	.post-meta-wide {
	padding: 10px 0 0 10px;
	font-size: 8px;
	}
	.post-meta-wide span {
	padding: 3px 6px;
	}
	.post-cat2-wide span {
	padding: 4px 11px;
	font-size: 10px;
	}
}

@media only screen and (max-width : 768px){

	.article-heading-wide {
	float: left;
	width: 100%;
	height: auto;
	}

	.main-heading-wide {
	position: static;
	}
	.article-image-wide {
	float: left;
	}
}

.wide-article .container-fluid {
	padding-right: 0;
	padding-left: 0;
}

.ot-article-tags {
	margin: 20px 0;
}

.ot-article-tags span {
	margin-right: 8px;
	background-color: #F2F2F2;
	padding: 3px 6px;
	line-height: 8px;
	vertical-align: middle;
	font-size: 13px;
	color: #737373;
}

.ot-article-tags a {
margin-right: 5px;
	padding: 5px 8px;
	background-color: #333;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: 700;
	letter-spacing: 0.4px;
}

.ot-article-tags a:hover {
	background-color: #B80000;
}

.ot-next-prev-cont {
	margin: 40px 0px;
	overflow: auto;
}

.ot-next-prev-cont .ot-prev {
	width: 50%;
	float: left;
}

.ot-next-prev-cont .ot-next {
	width: 50%;
	float: left;
	text-align: right;
}

.ot-next-prev-cont span {
	display: block;
	font-family: Oswald;
	font-size: 12px;
	font-weight: 600;
	color: #ececec;
	padding-bottom: 4px;
}

.ot-next-prev-cont strong {
	font-family: "Montserrat", sans-serif;
	font-size: 16px;
	font-weight: 700;
}

.ot-next-prev-cont span i {
	color: #ececec;
}

.ot-next-prev-cont .ot-prev span i {
	margin-right: 5px;
}

.ot-next-prev-cont .ot-next span i {
	margin-left: 5px;
}


.ot-author {
	background: #f2f2f2;
	margin-bottom: 60px;
	overflow:auto;
}

.author-image {
	float: left;
	width: 100px;
	margin: 35px 35px;
	background: #3498db;
	vertical-align:middle;
	position: relative;
	overflow:hidden;
}

.author-text-body {
	padding: 18px 35px 20px 0px;
	overflow: hidden;
}

@media only screen
and (min-width : 320px)
and (max-width : 480px) {
	.author-image {
		width: 100%;
		margin: 0;
			float: none;
	}
	.author-text-body {
		padding: 20px;
	}
}

.author-text-body .heading-3 {
	text-align:left;
	padding:0;
	margin-bottom:8px;
	margin-top: 10px;
}

.author-text-body .heading-3 a {
	margin-top: 0px;
	font-size: 18px;
	font-weight: 700;
	line-height: 1.3;
	color: #000000;
}

.author-text-body .heading-3 a:hover {
	color: #BF382B;
}

.author-text-body .heading-3 span {
	font-size: 11px;
	font-weight: 500;
	color: #A6A6A6;
	padding-left: 10px;
}

.ot-author p {
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	color: #646464;
	padding-top: 10px;
}

.author-social {
	text-align:left;
}

.author-social a:first-child {
	margin-left:0;
	padding-left:0;
}
.author-social a:last-child {
	margin-right:0;
}

.author-social a i {
	text-align: center;
	line-height: 27px;
	color: #999999;
	margin: 0 15px 6px 0;
	font-size: 14px;
	-o-transition: .3s;
	-ms-transition: .3s;
	-moz-transition: .3s;
	-webkit-transition: .3s;
}

.author-social a:hover > i {
	color: #ececec;
}

.comments {
	padding: 30px;
	background: #fff;
	margin-bottom: 50px;
}

.comment-list,
.comment-list ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: table;
	table-layout: fixed;
}

.comment-list li {
	position: relative;
	float: left;
	margin-top: 20px;
	padding: 20px 0 0 75px;
	border-top: 1px solid #eaeaea;
	display: table-cell;
	width: 100%;
}

.comment-list > li:first-child {
	margin: 0;
	border: 0;
	padding-top: 5px;
	display: table-cell;
	width: 100%;
}

.comment-author img {
	position: absolute;
	width: 55px;
	height: 55px;
	border-radius: 50%;
	left: 0;
}

.comment-author-name {
	display: inline-block;
	font-size: 18px;
	font-weight: 600;
	color: #363636;
}

.comment-meta {
	display: block;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #b6b6b6;
}

.comment-body {
	margin-top: 10px;
}

.comment-body p {
	margin: 0;
	font-size: 14px;
	color: #303030;
}

.comment-reply-link {
	display: block;
	font-size: 11px;
	margin-top: 10px;
	font-weight: 700;
	text-transform: uppercase;
	text-align: right;
}

.comment-reply-link:hover {
	color: #BF382B;
}

.form-submit {
	text-align:center;
	display:block
}

.no_comments {
	text-align: center;
	padding: 20px 0px;
}

.no_comments i {
	font-size: 70px;
	color: #C7C7C7;
}

.no_comments .heading-4 {
	font-size: 18px;
	font-weight: 700;
	color: #ADADAD;	text-transform: uppercase;
}

.no_comments p {
	letter-spacing: 0.6px;
	color: #676767;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.comment-form-body {
	padding: 20px 20px;
	background: #FFFFFF;
	overflow: hidden;
	margin-bottom: 50px;
}

.comment-form label {
	display: none;
}

.comment-form input[type="text"],
.comment-form textarea {
	text-transform: none;
	border: 1px solid #ADADAD;
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px;

	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;

}

.comment-form textarea {
	width: 100%;
	max-width: 100%;
}

.comment-form .submit-button {
	border: none;
padding: 12px 34px;
	text-transform: uppercase;
	font-size: 11px;
	font-family: "Oswald", sans-serif;
	color: #525252;
	background-color: #ECECEC;
	display:inline-block;
	-o-transition:.3s;
	-ms-transition:.3s;
	-moz-transition:.3s;
	-webkit-transition:.3s;
	margin: 0 auto;
	display: block;
}
.comment-form .submit-button:hover{
	color: #fff;
	background: #ececec;
}

.comment-form .submit-button:focus {outline:0;}

.ot-related-articles {
	margin-bottom: 20px
}

.ot-related-articles .heading-3 {
	font-size: 13px;
	margin: 8px 0px 20px 0px;
	line-height: 17px;
	text-transform: uppercase;
}



.iframe-rwd	{
	position: relative;
	padding-bottom: 65.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.iframe-rwd iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 4px solid #858590;
}

.contact-success-block {
	position: relative;
	display: block;
	padding: 5px;
	font-size: 12px;
	margin: 5px 0;
	background-color: #353537 !important;
}
.contact-success-block i {
	float: left;
	margin: 0px
}
.contact-success-block .close-alert {
	color: #657e3c;
	position: absolute;
	right: 5px;
	top: 5px
}
.contact-success-block p {
	overflow: hidden;
	margin: 0;
	line-height: 25px;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 600;
}

form.comment-form span.error-msg {
background-color: #D53000;
	padding: 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	bottom: 15px;
	position: relative;
}


.sidebar {

}

@media screen and (max-width : 990px){
	.sidebar {
		margin-bottom: 30px;
	}
}

.widget-container {
	background-color: #F2F2F2;
	padding: 15px 30px 30px;
}

.ot-dark .widget-container {
	background-color: #2A2A2A;
}

.widget-post {
	display: table;
	margin: 0 0 20px 0;
	border-bottom: 1px dotted;
	border-color: #BDBDBD;
	padding-bottom: 20px;
	width: 100%;
}

.ot-dark .widget-post {
	border-color: #3D3D3D;
}

.widget-post:last-child {
	border-bottom: none;
	padding-bottom: 0px;
	margin: 0px;
}

.widget-post .post-image {
	float: left;
	width: 80px;
	vertical-align: middle;
	position: relative;
	margin-right: 20px;
}

.widget-review .post-image {
	width: 70px;
	margin-right: 15px;
}

.widget-post .post-body {
	overflow: hidden;
}

.widget-post .heading-2 {
	margin: 0;
	font-size: 13px;
	font-weight: 900;
	line-height: 19px;
	text-transform: uppercase;
}

.widget-post .heading-2 a {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	font-size:16px;
}

.ot-dark .widget-post .heading-2 a {
	color: #A5A5A5;
}

.widget-post .heading-2 a:hover {
	color: #000;
	text-decoration:underline;

}

.widget-post .post-meta {
	margin-top: 5px;
 	font-size: 11px;
 	font-weight: 600;
 	text-transform: uppercase;
}

.widget-post .post-meta span {
	color: #949494;
	margin-right: 8px;
	text-transform: uppercase;
}

.ot-dark .widget-post .post-meta span {
	color: #5D5D5D;
}

.widget-post .post-meta span a {
	color: #949494;
}

.ot-dark .widget-post .post-meta span a {
	color: #5D5D5D;
}

.review-bar-bg {
	display: block;
	background-color: #dfdfdf;
	height: 15px;
	width: 100%;
	margin-top: 10px;
}

.ot-dark .review-bar-bg {
	background-color: #1D1D1D;
}

.review-bar-score {
	background-color: #DFDFDF;
	padding: 8px;
	text-align: center;
	font-family: "Oswald", sans serif;
	color: #737373;
	float: right;
	width: 55px;
	height: 46px;
	vertical-align: middle;
	margin-left: 15px;
}

.ot-dark .review-bar-score {
	background-color: #1D1D1D;
}

.review-bar-score .score {
	font-size: 22px;
	font-weight: 900;
}

.review-bar-score .percent {
	font-size: 12px;
	font-weight: 900;
}

.review-bar {
	font-family: "Montserrat", Sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: 500;
	color: #fff;
	background-color: #FFC000;
	float: left;
	height: 15px;
	padding-left: 8px;
	position: relative;
}

.review-bar span {
	text-decoration: none;
	font-size: 10px;
	color: #fff;
	margin: 0px;
	padding: 10px;
}

.widget-review .review-bar span {
text-decoration: none;
	font-size: 11px;
	color: #fff;
	margin: 0px;
	position: absolute;
	bottom: 3px;
	background-color: #B6B6B6;
	padding: 1px 5px;
}

.widget-author {
	margin-bottom: 40px;
}

.widget-author-body {
	padding: 20px;
	background-color: #F2F2F2;
}

.widget-author-body .heading-3 {
	margin: 5px 0px 5px;
	text-align: center;
}

.widget-author-body strong {
	display: block;
	font-family: "Lato", Sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #565656;
	text-align: center;
}

.widget-author-body p {
	margin-top: 10px;
}

.widget-author-body .author-social {
	text-align: center;
}

.section-title {
font-family: "Oswald", sans-serif ;
	letter-spacing: 0.3px;
	word-spacing: 1px;
	color: #474747;
	text-transform: uppercase;
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 4px;
	border-bottom: 4px solid #474747;
	padding-bottom: 10px;
	margin-top:0;
}

.subtitle {
display: block;
	font-weight: 300;
	font-size: 13px;
	color: #ADADAD;
}

.ot-dark .subtitle {
color: #F7F7F7;
}

.ot-dark .section-title {
color: #fff;
}

.ot-wide .subtitle {
color: #F7F7F7;
}

.ot-wide .section-title {
color: #fff;
	border-bottom: none;
}

.sidebar .section-title {
font-family: "Oswald", sans-serif;
	letter-spacing: 0.3px;
	word-spacing: 1px;
	color: #474747;
	text-transform: uppercase;
	font-size: 28px !important;
	font-weight: 600;
	margin-bottom: 4px;
	border-bottom: 3px solid #474747;
	padding-bottom: 5px;
}

.subtitle {
	display: block !important;
	font-weight: 300 !important;
	font-size: 13px !important;
	font-family: "Oswald", sans-serif !important;
	margin-bottom:0 !important;
	text-transform: uppercase;
}

.ot-dark .sidebar .subtitle {
color: #F7F7F7;
}

.ot-dark .sidebar .section-title {
color: #fff;
}

.ot-social-button {
	display: inline-block;
	float: left;
	margin-bottom: 10px;
	width: 100%;
	min-width: 135px;
}

.ot-social-button:last-child {
	margin-bottom: 45px;
}

.ot-social-button a {
display: inline-block;
	float: left;
	font-size: 25px;
	color: #A2A2A2;
	width: 50px;
	height: 50px;
	background-color: #FFFFFF;
	text-align: center;
	line-height: 50px;
}

.ot-dark .ot-social-button a {
	background-color: #494949;
}

.ot-social-details {
	margin-left: 15px;
	float: left;
}

.ot-social-count {
font-size: 16px;
	font-weight: 800;
	color: #717171;
	padding: 4px 0;
	margin:0;
}

.ot-social-count p {
font-size: 16px;
	font-weight: 800;
	color: #717171;
	padding: 4px 0;
	margin:0;
	line-height: 1;
}
.ot-social-type {
	font-size: 13px;
	color: #A6A5A5;
	font-weight: 300;
	margin:0;
}

.ot-social-type p {
	font-size: 13px;
	color: #A6A5A5;
	font-weight: 300;
	margin:0;
	line-height: 1;
}


.page-404 {
	text-align: center;
	margin-bottom: 50px
}
.page-404 .heading-3 {
	font-size: 190px;
	font-weight: 500;
	color: #ddd;
}

footer {
	padding: 0;
	background-color: #333;
	font-size: 11px;
	font-weight: 700;
	color: #999999;

}

.footer p {
	font-size: 14px;
	line-height: 23px;
	font-weight: 500;
	letter-spacing: 0px;
}

.footer .ot-advert {
	text-align: left;
}

.footer-menu {

	margin-bottom: 40px;
	background-color: #282828;
	text-align: center;
}

footer ul.menu {
	padding: 30px 0px;
	position: relative;
	margin: 0;
}

footer ul.menu li {
	display:inline-block;
}

footer ul.menu li a {
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: 'Oswald', sans-serif;
	margin-right: 25px;
	color: #E5E5E5;
}

footer ul.menu li:hover a {
	color: #BB0000;
}

.footer-categories {
	display: inline-block;
	margin: 0 40px 10px 0;
	padding: 0;
	min-width: 130px;
	list-style: none;
	font-size: 12px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0px;
	vertical-align: top;
}

.footer-categories li a {
	color: #999999;
}

.footer-categories li a:hover {
	color: #ececec;
}

.footer-categories li {
	padding: 4px 0;
}

.footer-categories li a:before {
	font-family: FontAwesome;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	text-decoration: inherit;
	content: "\f105";
	padding-right: 5px;
	color: #dfdfdf;
}

.footer-bottom {
	background-color: transparent;
	padding: 30px;
	font-size: 11px;
	font-weight: 500;
	letter-spacing: 1px;
	text-align: center;
}

.footer-bottom a:hover {
	/* color: rgba(0, 0, 0, 1); */
	color: #FFF;
}

.footer-bottom a {
	/* color: rgba(0, 0, 0, 1); */
	color: #FFF;
}

.footer-title {
	font-family: "Oswald", sans-serif;
	letter-spacing: 2px;
	word-spacing: 1px;
	color: #EDEDED;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 400;
	margin-bottom: 30px;
}

.footer-title span {
	padding-bottom: 2px;
}

.ot-footer-widget {
	margin-bottom: 50px;
}

.ot-footer-widget .widget-post {
	border-color: #484848;
}
.ot-footer-widget .small-post .heading-2 {
	background-color: #202020 !important;
}

.ot-footer-widget .widget-post .post-meta {
color: #5F5F5F;
	font-weight: 800;
	font-size: 10px;
}

.ot-footer-widget .widget-post a {
	color: #A5A5A5;
}

.ot-footer-author {
	position: relative;
	margin-bottom: 30px;
}

.ot-footer-author-details {
	position: absolute;
	left: 0px;
	bottom: 0px;
	min-width: 150px;
	background-color: rgba(32, 32, 32, 0.51);
}

.ot-footer-author-details .heading-4 {
	color: #D5D5D5;
	margin: 5px 10px 3px 4px;
	font-size: 15px;
}

.ot-footer-author-details p {
	color: #B6B6B6;
	font-size: 10px;
	margin: 0px 0px 5px 5px;
	line-height: 12px;
}

@media only screen and (min-width : 768px) and (max-width : 991px){

	.ot-footer-widget .ot-social-type {
		font-size: 11px;
	}

	.ot-footer-widget .ot-social-type p {
		font-size: 11px;
	}

	.ot-footer-widget .ot-social-details {
		margin-left: 8px;
	}

	.ot-footer-widget .ot-social-button {
		min-width: 100px;
	}

	.ot-footer-widget .ot-social-button a {
		font-size: 18px;
		width: 35px;
		height: 40px;
		line-height: 41px;
	}

	.ot-footer-widget .ot-social-count {
		font-size: 15px;
		padding: 1px 0;
	}

	.ot-footer-widget .ot-social-count p {
		font-size: 15px;
		padding: 1px 0;
	}

	.ot-footer-widget .widget-post .heading-2 {
		font-size: 11px;
		font-weight: 700;
		line-height: 15px;
	}

	.ot-footer-widget .widget-post .post-image {
		width: 75px;
		vertical-align: middle;
		position: relative;
		margin-right: 15px;
	}

	.ot-footer-widget .widget-post .post-meta {
		font-weight: 600;
		font-size: 13px;
	}

}
.video-container
{
	background-color: #ececec;
	margin: 20px 10px;
	overflow: hidden;
}
	.video-container figure
	{
		margin: 0px;
	}

		.video-container:hover .video-image
		{
			transform: scale(1.1);
		}
		.video-container:hover .video-overlay-container
		{
			transform: scale(1.0);
			transition-delay: 0s;
		}
		.video-container:hover .video-overlay
		{
			opacity: 1;
		}
		.video-container:hover .video-play-icon
		{
			opacity: 1;
			transform: scale(1.0);
		}

.video-title
{
	font-size:25px;
	letter-spacing: 4px;
	margin: 16px 16px 0px 16px;
	text-transform: uppercase;
	color: #333;
}
.video-description
{
	color: #333;
	font-size: 16px;
	margin: 16px 16px 0px 16px;
}

.video-image-container
{
	cursor: pointer;
	padding: 33.333% 0px;
	position: relative;
	overflow: hidden;
}

.video-image,
.video-overlay,
.video-play-icon
{
	transition: opacity 0.2s ease-in-out, transform 0.3s ease-in-out;
}

.video-overlay-container
{
	transition: transform 0.4s ease-in-out;
	transition-delay: 0.2s;
}

	div.video-image
	{
		background-position: center;
		background-size: cover;
		height: 100%;
		left: 0px;
		position: absolute;
		top: 0px;
		width: 100%;
	}

	.video-overlay-container
	{
		bottom: 0px;
		left: 0px;
		position: absolute;
		right: 0px;
		top: 0px;
		transform: scale(0);
	}
	.video-overlay
	{
		background-color: rgba(0, 0, 0, 0.6);
		bottom: 0px;
		left: 0px;
		opacity: 0;
		position: absolute;
		right: 0px;
		top: 0px;
	}
	/* COLORE ICONA PLAY VIDEO */
	.video-play-icon
	{
		color: #fff;
		left: calc(50% - 27px);
		opacity: 0;
		position: absolute;
		top: calc(50% - 32px);
		transform: scale(0);
	}
	/* ///////////////////////7 */

	/* pagionation */

.pagination {
	display: block;
	text-align: center;
	margin: 0;
}

.page-numbers
{
	margin: 0;
	padding: 20px 0 50px 0;
	list-style-type: none;
	text-align: center;
	display: inline-block;
}

.page-numbers li {
	display: inline-block;
	margin-right: 5px;
}

.page-numbers li a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 11px;
	color: #1A1A1A;
	background-color: #FFF;
	font-size: 11px;
	font-family: "open sans";
	font-weight: 800;
	border: 1px solid;
	border-color: #1A1A1A;
}

.page-numbers .dots {
	padding: 10px 14px;
}

.page-numbers .current
{
	text-decoration: none;
	padding: 6px 10px;
	color: #FFFFFF;
	background-color: #1A1A1A;
	font-size: 12px;
	font-family: "open sans";
	font-weight: 800;
	border: 1px solid;
	border-color: #1A1A1A;
}

/* COLORE NUMERI PAGINE */
.page-numbers li a:hover {
	color: #fff;
	background-color: #;
	border-color: #;
}

/* STILI BANNER LIVE EDITOR */
.banners_widget
{
		/*
    background: #eee;
    border: 1px solid #ddd;
    border-radius: 8px;
		box-shadow: 0 1px 1px #fff inset, 0 -1px 0px #ccc inset;
		*/
		clear: both;
    display: block;
    padding: 8px 8px 2px 8px;
    margin: 10px;
    text-align: center;
}
.banners_widget.align-left
{
	clear: left;
	float: left;
}
.banners_widget.align-right
{
	clear: right;
	float: right;
}
.banners_widget > .yuss-banner
{
	background: #fff;
	/*
	border: 1px solid #cccccc;
	border-radius: 5px;
	box-shadow: 0 1px 1px #ddd inset;
	*/
	display: inline-block;
	overflow: hidden;
}
.banners_widget > .yuss-banner > img
{
	display: block;
	margin: 0px;
	padding: 0px;
	outline: none;
}


/* ////////////////////////////// */
