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

.ms-parent-id-1 > .master-slider{ background:#000000; }
.ms-slide-info {
    position: absolute!important;
    margin-top: 0!important;
    top: 150px!important;
    font-weight: 700;
    left: -30%!important;
    right: 0;
    width: 100%;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
}

@media (min-width: 1700px) {
.ms-slide-info {left:-600px!important;}
}

.ms-slide-info h1 {
    font-size:70px; color:#ffffff; text-shadow: 2px 2px 7px rgba(0, 0, 0, 1);
}
.ms-slide-info h2, .ms-slide-info h3, .ms-slide-info h4 {
    color: #a6a6a6;
    font-weight: 700;
}
/*.ms-info {max-width:500px;}*/

.ms-info input[type="submit"] {font-size:30px;}