.address_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}

.address_title_2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

.address_text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 24px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none; 
}

.product_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.product_title2 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    line-height: 26px;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.product_text {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

.company_text {
    font-family: 'Ubuntu', sans-serif;
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #000;
    text-decoration: none;
}

.services_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: #12948B;
    text-decoration: none;
}

.services_text {
    line-height: 28px;
    text-decoration: none;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: normal;
    font-size: 20px;
    color: #191919;
}

.question {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 14px;
    line-height: 16px;
    text-decoration: none;
    display:none;
}

.font20 {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
}

.font20_orange {
    font-family: 'Ubuntu', sans-serif;
    font-size: 22px;
    line-height: 22px;
    text-decoration: none;
    color: #fff;
    padding:0.2em 0;
    -webkit-transition: text-decoration .2s ease-in-out;
	-moz-transition: text-decoration .2s ease-in-out;
	-o-transition: text-decoration .2s ease-in-out;
	-ms-transition: text-decoration .2s ease-in-out;
	transition: text-decoration .2s ease-in-out;
}

.font20_orange a {
    text-decoration:none;
    color:#fff;
}

.font20_orange a:hover {
    text-decoration:underline;
    color: #fff;
    -webkit-transition: text-decoration .2s ease-in-out;
	-moz-transition: text-decoration .2s ease-in-out;
	-o-transition: text-decoration .2s ease-in-out;
	-ms-transition: text-decoration .2s ease-in-out;
	transition: text-decoration .2s ease-in-out;
}

.font28 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 28px;
    line-height: 32px;
    font-weight: bold;
    text-decoration: none;
}

.font_60 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 60px;
    line-height: 64px;
    font-weight: bold;
    text-decoration: none;
}

.font9 {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 30px;
    padding-top: 0;
    margin-top: 0;
    color: #f36e57;
}

.logo_font {
    font-family: 'Roboto', sans-serif;
    font-size: 42px;
    font-weight: 900;
    line-height: 42px;
    padding-top: 0;
    margin-top: 0;
    margin-left:0.2em;
    width:5em;
    float:left;
}

.company_title {
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 25px;
    line-height: 36px;
    font-weight: bold;
    color: #ed1c24;
    text-decoration: none;
}

.promo {
    font-family: 'Ubuntu', sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.5em;
}