/* Published: Nov 30, 2017 04:34 PM  / Latest Nov 30, 2017 04:34 PM / Versions: 20,0 */

.header-cms-wrap{
width: 100vw; 
position: relative; 
margin-left: -50vw;
left: 49%;
}

.header-cms{
position: relative; 
/*left: -50%;*/ 
width: 100%;
margin:0px!important;
}

.header-cms-title{
color: #ffffff; 
padding: 10px 0px 20px 0px; 
vertical-align: middle;
font-weight: 500;
}

.header-cms-subtitle{
color: #ffffff; 
padding-bottom: 10px;
}

.bottom-dotted {
padding:2px 0px;
margin-bottom: 10px;
border-bottom: dotted 1px #afb1b3;
}

.text-white {
color:#ffffff;
}

.s-navbar > li > a:hover{
background: linear-gradient(to bottom, rgba(255,255,255,0) 92%, rgba(1,134,186,1) 92%)
}
.cmshtml h3 {text-transform:uppercase;}
html,body { overflow-x:hidden; }
.header-cms .container{padding-left:15px;}

/* FOR BUTTON HOVER EFFECT WITHIN THE "TOP/SIDE HTML" */
.buttonHover:hover{
background-color:#016187 !important;
}

blockquote {
line-height: 1.42857143;
font-size: 14px;
}

.s-footer a:hover{
color:#fff;
text-decoration:underline;
}

/* Empty */