/*
===============================================================
 # 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-3 > .master-slider{ background:#000000; }
.ms-parent-id-2 > .master-slider{ background:#ffffff; }
.masterslider-caption-description{
	margin: 0;
    padding: 0;
    font-size: 10px;
    font-size: 0.8vw;
    color: #ffffff;
}
.masterslider-caption-title{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.6vw;
    color: #ffffff;
    padding: 5px 0 20px;
    padding: 0.4vw 0 1.6vw;
}
.masterslider-caption-subject{
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.6vw;
    color: #e08e28;
}
.masterslider-caption{
    width: 24%;
    position: absolute;
    left: 48%;
    top: auto;
    padding: 20px;
    padding: 1.6vw;
    bottom: auto;
    background-color: rgba(0, 0, 0, 0.6);
}