/*uploaded to vwea.site-ym.com live site graphics folder*/


/*universal styles*/
.topTitleOut {
    background: #f1f1f1;
    padding: 55px 0 35px;
	font-family: 'Raleway', sans-serif;
    margin-bottom: 0;
    color: #000;
    text-align: center;
    box-shadow: 0 -2px 3px -1px rgba(55, 55, 55, 0.2) inset;
    font-size: 32px;
	font-weight: 600;
	text-transform: uppercase;
    line-height: 1.1em;
	margin-top: 0px; }

.topTitleOut .container {
    padding: 0; }

.cptier {
	display: inline-block;
	width: 100%; }

.cptier .container {
	padding: 45px 0; }

.custbtn {
    background: #00754a;
    color: #fff !important;
	font-size: 14px;
    padding: 12px 35px;
	text-transform: uppercase;
    font-weight: 500;
	text-align: center;
    display: inline-block;
    transition: all 225ms ease-in-out 0s;
    margin-top: 15px; }

.custbtn:hover {
    background: #8FDB6A; }

.cptitle {
	color: #233d72;
	font-family: 'Raleway', sans-serif;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 100;
	line-height: 1.2em;
	margin-bottom: 15px; }

.cpsubtitle {
    text-transform: uppercase;
    font-weight: 600;
    color: #00754a;
    font-size: 21px;
    line-height: 1.2em;
    margin-bottom: 15px;
    font-family: 'Raleway', sans-serif; }


h1 {font-size:32px; font-weight:600; margin: 10px 0 10px; color:#233d72; text-transform:none; font-family: 'Raleway', sans-serif;}
h2 {font-size:28px; font-weight:600; margin: 10px 0 10px; color:#a7b1c7; text-transform:none; font-family: 'Raleway', sans-serif;}
h3 {font-size:24px; font-weight:600; margin: 10px 0 10px; color:#00754a; text-transform:none; font-family: 'Raleway', sans-serif;}
h4 {font-size:21px; font-weight:600; margin: 3px 0 10px; color:#8fdb6a; text-transform:none; font-family: 'Raleway', sans-serif;}
h5 {font-size:18px; font-weight:600; margin: 3px 0 10px; color:#000000; text-transform:none; font-family: 'Raleway', sans-serif;}
h6 {font-size:16px; font-weight:600; margin: 3px 0 10px; color:#a7b1c7; text-transform:none; font-family: 'Raleway', sans-serif;}







@media (max-width: 767px) {
.cptier .container { padding-left: 35px; padding-right: 35px; }	
.topTitleOut { font-size: 30px; padding: 40px 30px 25px; margin-top: 0; }	
}





