#sp-top-bar {
	font-size:110% !important;
}
.sppb-social-share-style-solid ul li.sppb-social-share-telegram a {
	background-color:#0088cc;
}
.sppb-social-share-style-solid ul li.sppb-social-share-telegram a:hover {
	background-color:#0077bb;
}
.sppb-social-share-style-solid ul li.sppb-social-share-instagram a {
	background-color:#e32d46;
}
.sppb-social-share-style-solid ul li.sppb-social-share-instagram a:hover {
	background-color:#8a1424;
}
.sppb-social-share-style-solid ul li.sppb-social-share-tumblr a {
	background-color:#37465c;
}
.sppb-social-share-style-solid ul li.sppb-social-share-tumblr a:hover {
	background-color:#29394c;
}
.sppb-social-items-wrap > ul > li > a {
	border-radius:3px;
	padding:2px;
}
.gy-border {
	border:5px solid #53aff9;
	padding:12px;
	margin:5px;
	min-height:320px;
}
.gy-form-or {
	padding:0px;
}
.gy-lt-img div > div > img {
	width:128px;
}
.gy-lt-img-192 div > div > img {
	width:192px;
}
.gy-lt-img-96 div > div > img {
	width:96px;
}
.gy-section-ruler-top {
	border-top:solid 1px #CCCCCC;
}
.gy-section-ruler-bottom {
	border-bottom:solid 1px #CCCCCC;
}

.gy-section-disabled {
  	display:none;
}
.gy-black-txt div > a {
	color:#333;
}
.sppb-btn-blue {
	background-color:#0764b0;
	border-bottom-color:#054290;
	color:#ffffff;
}
.sppb-btn-blue:hover {
	background-color:#054290;
	color:#ffffff;
	cursor:pointer;
}
.gy-accordeon-red .sppb-nav-custom > li.active > a {
  	background-color: #ff2b02 !important;
	color: #ffffff !important;
  	font-weight:600 !important;
	padding-right:0px !important;
}
.gy-accordeon-red .sppb-nav-custom > li.active > a {
  	border-left: solid 10px #ff2b02 !important;
  	background-color: #ff2b02 !important;
	color: #ffffff !important;
  	font-weight:600 !important;
	padding-right:0px !important;
}
.gy-accordeon-red .sppb-nav-custom > li > a:hover, .gy-accordeon-red .sppb-nav-custom > li > a:focus {
  	border-left: solid 10px #ff2b02 !important;
}
@media (max-width: 767px) {
	.gy-accordeon-red .sppb-nav-custom {
		width:35% !important;
		padding-right:0px !important;
	}
	.gy-accordeon-red .sppb-tab-custom-content {
		width:65% !important;
		padding: 0px !important;
	}
}