#sp-top-bar {
	background-color: #ffffff;
}
#sp-header {
	border: unset;
	background: #f7f7f7;
	height: 50px;
}
#sp-logo {
	display: flex;
	justify-content: center;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
	line-height: 50px;
}
.logo-image {
	object-fit: contain;
}
.sp-megamenu-parent > li > a {
    color: #999595;
}
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.active:hover > a,
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:active > a,
.sp-megamenu-parent > li:focus > a {
	color: #3790bc;
}
.sppb-sp-slider-title {
	font-family: 'Cinzel', serif;
}
.sppb-sp-slider-text {
    font-size: 22px;
    font-weight: 300;
}
.yicons img {
	max-width: 20%;
}
.main-titles h1,
.main-titles h2,
.main-titles h3,
.main-titles h4,
.main-titles h5 {
    font-family: 'Cinzel', serif;	
	color: #484848;
	font-size: 40px;
	margin-bottom: 20px;
}
.main-titles p,
.main-titles p,
.main-titles p,
.main-titles p,
.main-titles p {
	color: #3790bc;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Cinzel', serif;
}
.frase-fanelli {
	margin-top: -120px;
	background-color: #ffffff;
	padding: 30px 0px;
	border-bottom: 1px solid #edeef2;
}
div.sp-slider .sp-nav-control .nav-control {
	border-radius: 0px !important;
}
div[data-arrow-content=icon_only].sp-slider .sp-nav-control .nav-control {
	font-size: 20px;
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.sp-megamenu-parent > li > a:before, .sp-megamenu-parent > li > span:before{
	background-color: #3790bc;
	bottom: 0px;
}
.sp-slider .sp-dots ul li {
	border-radius: 0px !important;
	border-width: 1px !important;
}
.dot-controller-dot.sp-slider .sp-dots ul li::after {
	border-radius: 0px !important;
}
.sp-slider .sp-dots ul li {
	width: 14px !important;
    height: 14px!important;
}
body p {
	color: #717171;
}
body strong {
	font-weight: 600;
}
.gold-title h3 {
	color: #caae5f;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
	margin-bottom: 0px;
	letter-spacing: 1px;
}
span.number {
	margin-right: 5px;
    color: #8e8e8e;
    font-weight: 400;
}
.ybtn,
.sppb-btn{
	font-weight: 400;
    color: #8e8e8e !important;
}
#sp-footer, #sp-bottom {
    background: #f1f1f1;
}
#sp-footer h1,
#sp-footer h2,
#sp-footer h3,
#sp-bottom h1,
#sp-bottom h2,
#sp-bottom h3{
	font-size: 18px;
    line-height: 22px;
    text-transform: uppercase;
    color: #696868;
}
#sp-footer a{
	color: #848484;
}
#sp-footer a:hover,
#sp-footer a:active,
#sp-footer a:focus {
	color: #3790bc;
}
.contacts-box .sppb-media {
	float: left;
}
.contacts-box {
	display: flex;
	justify-content: center;
}
.contacts-box i {
	color: #696868;
	font-size: 16px;
}
.ybtn i,
.sppb-btn span,
.sppb-btn i{
    background-color: #d2d2d2;
    color: #ffffff;

	margin: 0px 10px 0px 0px !important;
	width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
	transition: 250ms;
}
.ybtn span {
	background: unset!important;
	border: unset!important;
}
.ybtn,
.sppb-btn{
	padding: 0px 12px 0px 0px !important;
	text-transform: uppercase;
	background-color: #f3f3f3 !important;
}
.ybtn:hover,
.sppb-btn:hover {
	background-color: #3491bd !important;
	color: #ffffff!important;
}
.ybtn:hover i,
.sppb-btn:hover span,
.sppb-btn:hover i{
	background-color: #ffffff;
    color: #3491bd;
	border: 1px solid;
}
.ybtn:hover span.number {
	color: #ffffff;
}
.sppb-sp-slider-title {
	font-size: 40px;
}
.sppb-form-check-label {
	font-size: 14px;
	color: #717171;
}
.sppb-form-check-label a {
	color: #3790bc;
}
.contacts-box.cntcs {
	display: flex;
    justify-content: flex-start;
}
.contacts-box.cntcs a {
	color: #717171;
}
.contacts-box.cntcs a:hover {
	color: #3790bc;
}
.contacts-box.cntcs h3 {
	color: #3790bc;
}
.sppb-carousel-extended-nav-control .nav-control {
	color: #3790bc;
    border: 1px solid #3790bc;
	border-radius: 0px !important;
}
.sppb-carousel-extended-dots ul li {
	background: rgb(239 239 239);
	border-radius: 0px;
}
.sppb-carousel-extended-dots ul li span {
	    background: #3790bc;
}
.sppb-carousel-extended-item img {
	object-fit: contain;
}
.services-fanelli {
	transition: 250ms;
	padding: 50px 0px;
	border-bottom: 1px solid #ffffff;
}
.services-fanelli:hover {
	background-color: #f9f9f9;
}
.services-fanelli img {
	max-width: 20%;
}
.services-fanelli h2 {
	text-transform: uppercase;
    margin: 20px 0px 0px 0px;		
}
.services-fanelli h2 a {
	color: #696868;
	font-weight: 400;
}
.services-fanelli .sppb-btn,
.services-fanelli .sppb-btn i{
	background-color: rgb(243 243 243 / 0%) !important;
	color: #caae5f !important;
}
.services-fanelli .sppb-btn i {
	width: 0px;
	opacity: 0;
	transition: 250ms;
}
.services-fanelli .sppb-btn {
	margin-top: 10px !important;
}
.services-fanelli:hover .sppb-btn i {
	opacity: 1;
	width: 40px;
	border: unset;
}
.services-fanelli:hover {
	border-bottom: 1px solid #caae5f !important;
}
.sp-megamenu-parent > li:hover > a,
.sp-megamenu-parent > li:focus > a,
.sp-megamenu-parent > li.active > a {
	font-weight: 400 !important;
}
.sppb-form-builder-btn .sppb-btn i {
	display: none;
}
ul.list-services {
    list-style: none;
	padding: 0px;
}
ul.list-services li {
	color: #717171;
	padding-bottom: 10px;
}
ul.list-services li i {
	color: #caae5f;
	margin-right: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
	text-transform: uppercase;
	color: #999595;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    color: #3790bc;
}
#sp-ytop {
	display: flex;
    justify-content: flex-end;
}
#sp-ytop p {
	margin-bottom: 0px!important;
}
#sp-ytop i {
	color: #caae5f;
	margin-right: 8px;
}
#sp-ytop .sp-column {
	display: flex;
    align-items: center;
    align-content: center;
	border-left: 1px solid #dfdfdf;
}
#sp-ytop a:hover,
#sp-ytop a:active,
#sp-ytop a:focus {
	color: #3790bc;
}
#offcanvas-toggler > .fa {
    color: #caae5f;
}
#offcanvas-toggler > .fa:hover,
#offcanvas-toggler > .fa:focus,
#offcanvas-toggler > .fa:active {
    color: #947f44;
}
.close-offcanvas {
	background: #caae5f;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
	padding: 10px 0px;
	border-bottom: 1px solid #ececec;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li.active > span {
    color: #caae5f !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul li.menu-parent-open > a,
.offcanvas-menu .offcanvas-inner .sp-module ul li.menu-parent-open > span,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:hover, .offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus, .offcanvas-menu .offcanvas-inner .sp-module ul > li span:focus{
    color: #caae5f !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li {
	border: unset!important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul li a {
    color: rgb(37 37 37);
    text-transform: revert;
    font-size: 14px;
}
.linka a,
.linka a:hover,
.linka a:focus,
.linka a:active{
	color: #caae5f!important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #3790bc !important;
    font-weight: 500 !important;
}
	#sp-top-bar a {
		font-size: 16px !important;
	}
.offcanvas-inner i {
	color: #caae5f;
	margin-right: 8px;
}
.offcanvas-inner a {
color: #aaa!important;
}
.offcanvas-inner p {
	text-align: center;
}
.offcanvas-menu .offcanvas-inner {
	padding: 25px!important;
}
ul.menu-child li a:focus {
    text-transform: inherit !important;	
}
.sppb-text-success {
    color: #caae5f;
}
@media (max-width: 374.98px) {
	.sppb-sp-slider-text {
    font-size: 16px!important;
}
}
.services-fanelli .sppb-btn {
	box-shadow: unset!important;
}
@media (max-width: 767.98px) { 
	#sp-ytop {
	display: flex;
    justify-content: center;
	}
	#sp-top-bar .sp-module {
		margin: 0px!important;
	}
	#sp-ytop .sp-column {
		border: unset;
	}
	#sp-header,
	#sp-header .logo {
		height: 70px;
	}
	.logo-image {
    height: 58px;
}
	.sppb-sp-slider-text {
		font-size: 17px!important;
	}
	.sp-slider .sp-indicator-container {
		bottom: 0;
		top: unset!important;
	}
	#offcanvas-toggler {
		 height: 70px;
   		 line-height: 70px;
	}
	.yicons img {
    max-width: 30%;
}
	.main-titles h1, .main-titles h2, .main-titles h3, .main-titles h4, .main-titles h5 {
		font-size: 35px;
	}
	.offcanvas-inner {
	height: 90%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	}
	.sppb-btn.sppb-btn-default,
	.ybtn, .sppb-btn{
	font-size: 16px;
    width: 100%;
	}
	a.sppb-btn.ybtn,
	.ybtn, .sppb-btn{
	display: flex;
    justify-content: center;
    padding: 8px 0px 8px 40px!important;
	}
	.ybtn i, .sppb-btn span, .sppb-btn i {
	position: absolute;
    left: 0;
	}
	.sppb-btn.sppb-btn-primary.sppb-btn-rounded {
		padding: 11px 0px!important;
	}
	.services-fanelli {
		padding: 20px 0px;
	}
	.services-fanelli .sppb-btn i {
		left: 80px;
	}
		#sp-yfooter h1,
	#sp-yfooter p{
		text-align: center;
		margin-bottom: 15px;
	}
	.sppb-sp-slider-title {
		font-size: 28px !important;
	}
	.main-titles p, .main-titles p, .main-titles p, .main-titles p, .main-titles p {
		text-align: center;
	}
	.contacts-box.cntcs .sppb-media>.pull-left {
		margin-right: 0px!important;
	}
	.contacts-box.cntcs {
    justify-content: center;
	}
	.contacts-box.cntcs h3 {
		text-align: center;
	}
	.contacts-box.cntcs .sppb-media {
		display: flex;
    	flex-direction: column;
    	justify-content: center;
    	align-items: center;
    	align-content: center;
	}
	.contacts-box.cntcs  i {
		margin-bottom: 10px;
	}
		.contacts-box.cntcs p {
		text-align: center !important;
	}
	body p {
		text-align: center!important;
	}
	.services-fanelli img {
		max-width: 25%;
	}
	.sppb-carousel-extended-item.active.sppb-carousel-extended-item-center {
		width: 310px!important;
	}
	.sppb-form-check-label {
	margin-bottom: 10px!important;
	}
}
@media (min-width: 768px) and (max-width: 1023.98px) {
	#sp-ytop {
    justify-content: center;
}
	#sp-ytop .sp-column{
		border: unset!important;
	}
	#sp-header {
		height: 80px;
	}
	.offcanvas-inner {
		height: 70%;
    	display: flex;
    	flex-direction: column;
    	justify-content: space-between;
	}
	#sp-logo {
    justify-content: flex-start;
}
	.sp-slider-outer-stage {
		height: 500px!important;
	}
	.sppb-sp-slider-text {
		font-size: 20px !important;
	}
	.img-y {
		text-align: center;
	}
	body p {
		text-align: center;
	}
	.services-fanelli img {
    max-width: 30%;
}
	.services-fanelli {
		padding: 25px 0px!important;
	}
	#sp-yfooter h1 {
		text-align: center;
		margin-bottom: 15px;
	}
	.sppb-sp-slider-title {
		font-size: 35px !important;
	}

	.contacts-box.cntcs .sppb-media>.pull-left {
		margin-right: 0px!important;
	}
	.contacts-box.cntcs {
    justify-content: center;
	}
	.contacts-box.cntcs h3 {
		text-align: center;
	}
	.contacts-box.cntcs .sppb-media {
		display: flex;
    	flex-direction: column;
    	justify-content: center;
    	align-items: center;
    	align-content: center;
	}
	.contacts-box.cntcs  i {
		margin-bottom: 10px;
	}
		.sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: 0px !important;
}
	.sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: 0px;
}
	.sppb-form-check-label {
	margin-bottom: 20px!important;
	}
}
@media (min-width: 1024px) and (max-width: 1599.98px) {
	.sp-slider-outer-stage {
		height: 485px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1279.98px) {
	#sp-header #sp-menu {
	flex: 0 0 100% !important;
    max-width: 100% !important;
	}
	.sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: 0px !important;
}
	.sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: 0px;
}
}







