html {
	scroll-behavior: smooth;
}

h2 {
	font-size: 20px;
}

.my-riad {font-size:90px; text-align:center;}

.img-riad img {
	height: 320px;
	width: 500px;
	object-fit: cover;
}

#how-to-arrive .et_pb_text_inner {
	font-size: 14px;
	line-height: 14px;
	font-weight: 600;
	color: #000;
	min-height: 40px;
	padding: 5px;
}

#how-to-arrive .number {
	font-size: 80px;
	color: #fb8004;
	position: absolute;
	opacity: 0.14;
	z-index: 0;
	left: -22px;
}


.svt-cd-date {
    font-size: 13px;
    font-size: .8125rem;
    font-family: Montserrat;
    color: #000;
    font-weight: 800;
}

.svt-cd-timeline-block {
	margin: 0 !important;
}

.et_pb_button:hover, .et_pb_module .et_pb_button:hover {
	border: none;
	padding: 13px 30px !important;
	transform:scale(1.1);
}

.et_pb_contact_form_0.et_pb_contact_form_container .input, .et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder, .et_pb_contact_form_0.et_pb_contact_form_container .input[type="checkbox"] + label, .et_pb_contact_form_0.et_pb_contact_form_container .input[type="radio"] + label {
	font-size: 16px;
	font-family: Montserrat;
	font-weight: 800;
	text-transform: uppercase;
}

.et_pb_contact .et_contact_bottom_container {
	margin-top: 10px !important;
}

.sport-career li {padding-bottom:12px; color:#fb8004;}

.sport-career ul {
    list-style-image: url('https://giulianoairoldi.com/wp-content/uploads/ul-icon.png');
}

.svt-cd-timeline-img.svt-cd-yellow {
	background: #fb8004;
}

.svt-cd-timeline-block {
    margin: 10px;
}

.svt-cd-timeline-img {
	width: 40px;
	height: 40px;
	left: 50%;
	margin-left: -20px;
}

.svt-cd-timeline::before {
	width: 2px;
	background: #efefef;
}

.svt-cd-timeline-content {
	padding: 15px;
}

.svt-cd-timeline-content {
	background: #fff;
	border-radius: 0px;
	box-shadow: none;
	background: #fafafa;
}

.svt-cd-timeline-content-btm-more {display:none;}


.svt-cd-timeline-content {
	border: 1px solid #000;
}

.line-link {
	color: #000 !important;
	border-bottom: 2px solid !important;
	display: block;
	text-align:right !important;
	max-width: 90%!important;
	font-weight:800;
}

.line-link:hover {
  color:#fb8004 !important;
max-width:100% !important;
}

.et_pb_contact_submit {
    background-image: linear-gradient(199deg, #000000 0%, #010101 100%);
    border-radius: 1px !important;
    border:none;
    font-weight: 800 !important;
    padding: 10px 47px !important;
    display: block !important;
    text-align: center;
    margin-top:40px;
}

.et_pb_contact_submit:hover{
  -webkit-mask-image: linear-gradient(-75deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,1) 70%);
  -webkit-mask-size: 200%;
  animation: shine 1s infinite;
}

.et_contact_bottom_container {
    margin-top: 40px !important;
}

ul.et_pb_side_nav, .et_pb_scroll_top.et-pb-icon {
	-webkit-border-top-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background: #000;

}


#home-header .header-content-container, #page-header .header-content-container {
	border: 1px solid #ffffff60 !important;
	padding: 7% !important;
}


a, .et_pb_button {
  -webkit-transition: all 0.6s ease-out !important;
  -moz-transition: all 0.6s ease-out !important;
  -o-transition: all 0.6s ease-out !important;
  transition: all 0.6s ease-out !important;
}

a:hover {
  cursor: pointer !important;
}

.et_pb_button {
	min-width: auto !important;
	height: 50px !important;
	padding: 10px 45px !important;
}

.et_pb_button:hover {
background-color:#000 !important;
}


.scroll-downs {
	position: absolute;
	right: 0;
	bottom: 30px;
	margin: auto !important;
	width: 34px;
	height: 55px;
	left: 0;
	top: auto;
}

.mousey {
  width: 4px;
  padding: 10px 15px !important;
  height: 35px;
  box-sizing: content-box !important;
}

.scroller {
  width: 1px;
  height: 25px;
  border-radius: 25% !important;
  background-color: #fff !important;
  animation-name: scroll;
  animation-duration: 1.9s;
  animation-timing-function: cubic-bezier(.15,.41,.69,.94);
  animation-iteration-count: infinite;
}

@keyframes scroll {
  0% { opacity: 0; }
  10% { transform: translateY(0); opacity: 1; }
  100% { transform: translateY(15px); opacity: 0;}
}

.scroll-down-container {
	opacity: 0 !important;
	bottom: 19px;
	position: relative;
	width: 80px;
	height: 60px !important;
}

.titlesepright {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 28px;
}

.titlesepright:after{
    content: '';
    border-top: 3px solid;
    margin: 0 20px 0px 20px;
    flex: 1 0 20px;
}

.titlesepright:after {
    margin: 0 0 0 20px;
}

.titlesep {
    display: flex;
    max-width: 400px;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.titlesepfull {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 28px;
}

.titlesepfull:before,
.titlesepfull:after,
.titlesep:before,
.titlesep:after {
    content: '';
    border-top: 3px solid;
    margin: 0 20px 0 0;
    flex: 1 0 20px;
}

.titlesepfull:after, .titlesep:after {
    margin: 0 0 0 20px;
}

/* effect-shine */

h1.effect-shine:hover, h2.effect-shine:hover, .header-logo:hover, #logo:hover {
  -webkit-mask-image: linear-gradient(-75deg, rgba(255,255,255,1) 30%, rgba(255,255,255,0.6) 50%, rgba(255,255,255,1) 70%);
  -webkit-mask-size: 200%;
  animation: shine 1s infinite;
}

@-webkit-keyframes shine {
  from {
    -webkit-mask-position: 150%;
  }
  
  to {
    -webkit-mask-position: -50%;
  }
}

.et_header_style_centered .mobile_nav .select_page, .et_header_style_split .mobile_nav .select_page {
	display: none;
	color: #666;
	font-size: 14px;
	visibility: hidden;
}

.et_header_style_centered .et_menu_container .mobile_menu_bar {
	position: relative;
	right: 0px;
	top: 0px;
	text-align: center;
}

.mobile_menu_bar::before {
	font-size: 42px;
}

@media only screen and (max-width: 980px) {
  .et_pb_fullwidth_header .titlesepright {font-size:18px;text-align:left !important;}

ul.et_pb_side_nav {
display:none;
}

.svt-cd-timeline-content {
	margin-left: 45px;
}

.et_header_style_centered #logo {
	max-height: 60px;
	max-width: 200px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.sport-career li {font-size:14px;}

.my-riad {font-size:30px}

.svt-cd-timeline-content {
	border: 1px solid #000;
	margin-bottom: 20px;
}

#how-to-arrive .number {

	left: 0px;
}
.titlesepfull {
    font-size: 18px;
}

.et_pb_row {
	width: 93%;
}

}
