body {
font-family: "Times New Roman", Times, serif;
color:#727373!important;
}

#sp-footer i {
    color: #f7505a;
}

#sp-header .logo {
   position: absolute;
   top: 0;
}

#sp-header {
height: 75px;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
line-height: 71px;
padding: 0 10px;
color: #727373;
}

.gyro {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
    text-transform: uppercase;

}

.gyro-title h3 {
	text-transform: uppercase;
}

.gyro:after {
	content: "\00ae";
        vertical-align: super;
        font-size: 60%;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li > a::after {
	display: inline;
}

.gyro-title h3:after {
	content: "\00ae";
        vertical-align: super;
        font-size: 24px;
}

.art {
    font-family: 'MTCORSVA';
}

.art:after {
	content: "\00ae";
        vertical-align: super;
        font-size: 11px;
}

.gallery ul.sppb-gallery li {
   padding-left: 15px;
   padding-right: 15px;
   padding-bottom: 30px;
}

.languages {
  /*margin-top: 30px;*/
  position: relative;
  top: 70px;
}

.cc-privacy {
  display: none;
}

.sppb-gallery li {
   height: 250px;
   overflow: hidden;
   margin-bottom: 30px;
}



#sp-top-bar {
    border-bottom: 1px solid #ebebeb;
    padding: 0;
}
#sp-top-bar ul.social-icons li {
    margin: 0;
    padding: 0 10px;
    line-height: 41px;
    border-right: 1px solid #ddd;	
}

#sp-footer1 img {
	display: inherit;
}

.slider-section .sppb-shape-container.sppb-bottom-shape {
	z-index: 10;
}


.home-booking select {
	width: 180px;
}

.home-booking .vbsearchinputmodhors {
	background: #ffffff;
	color: #2470a2;
}

.home-booking .vbsearchinputmodhors:hover {
	background: #eb954c;
}


@font-face {
	font-family: 'MTCORSVA';
	src: url('MTCORSVA/MTCORSVA.eot');
	src: local('MTCORSVA'), url('MTCORSVA/MTCORSVA.woff') format('woff'), url('MTCORSVA/MTCORSVA.ttf') format('truetype');
}

.quote .panel {
margin: 0px;
background-color: transparent;
border: none;
box-shadow: none;
}

.jLetter .panel {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.jLetter .panel p {
	position: absolute;
	/*top: 50%;
    transform: translateY(-50%);*/
	margin: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100%;
	color: #727373;
}




#sp-top1, #sp-logo {
	padding-left:0 !important;
	padding-right:0 !important;
}

.lang-inline {
/*	float: right;*/
	padding-left: 40px !important;
}

.social-footer i {
	color: #FFFFFF!important;
	font-size: 21px;
}

#favsocial-list {
	padding:0;
}

ul.social-icons {
	margin-top: 20px!important;
}

ul.social-icons i{
	font-size: 18px;
}

ul.social-icons a:hover i.fa-facebook {
	color: #3B5998;
}

ul.social-icons a:hover i.fa-instagram {
	color: #EA4C89;
}





@media (min-width: 992px) {
	#sp-menu {
		padding-left:0 !important;
	padding-right:0 !important;
	}
}



@media (max-width: 480px) {
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::before {display:none;}
 .timeline-movement.even::before {background: #7ed321 !important;}
.timeline-movement.even::after {border-color:#7ed321 !important;}
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
 background-color: #7ed321; 
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
border: 3px solid #7ed321;  
}
.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after {
background: #7ed321 none repeat scroll 0 0;
}

.acymailing_module .acymailing_module_form .acymailing_form {
 width: 80%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr {
 float: left;
 width: 40%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr td.acy_requiredField {
 width: 340px;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr td.acy_requiredField input {
 background: #fff;
 border: 1px solid #eee;
 border-radius: 40px;
 height: 45px;
 width: 100%;
}
.acymailing_module .acymailing_module_form .acymailing_form tbody tr:last-child {
 width: auto;
}

@media (max-width: 991px) {
	.contact-info {
		text-align: center!important;
	}
	
	.sp-page-builder .page-content #expansion {
		background-image: none!important;
	}
	
	#sp-top1 {
		padding-right: 15px!important;
	}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.sp-megamenu-parent > li > a {
		padding-left:0!important;
		padding-right: 13px;
	}
}


