/*
===============================================================
 # CUSTOM CSS
 - Please do not edit this file. this file is generated by server-side code
 - Every changes here will be overwritten
===============================================================*/

.ms-info{
	font-size: 25px;
}
.ms-info h1,
.ms-info h2,
.ms-info h3,
.ms-info h4,
.ms-info h5,
.ms-info h6{
	font-size: 38px;
}

.ms-info a.btn{
	border-radius: 0;
	color: #ffffff;
	font-size: 18px;
}


.ms-slide-info.ms-dir-h{
	position: absolute!important;
	left: 50%;
	top: 50%;
  	margin-top: -67.5px!important;
}
@media(min-width: 1460px){
	.ms-slide-info.ms-dir-h{
  		width: 1400px;
      	margin-left: -700px;
  	}
}