/* custom css */

.sao-text-block{margin:0 auto;max-width:760px;}
.sao-text-block h1{padding:25px 10px;font-family:'Roboto',Arial,sans-serif;font-size:30px;font-weight:500;line-height:1.55;color:#000;text-align:center;}
.sao-text-block h2{padding:25px 10px;font-family:'Roboto',Arial,sans-serif;font-size:20px;font-weight:500;line-height:1.55;color:#000;text-align:center;}
.sao-text-block p{padding:10px;font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.55;color:#000;}
.sao-text-block ul{padding:0 0 0 31px !important;}
.sao-text-block ul li{font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:1.55;color:#000;}
.sao-text-strong{font-weight:400;}
.sao-list-style-decimal{list-style-type:decimal;}
.sao-list-style-square{list-style-type:square;}
.sao-list-style-disc{list-style-type:disc;}


/* contacts phones styles */
.telnum-header-up{font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;color:#ffffff;}
.telnum-header-dw{margin:6px 0 0 0;font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;color:#ffffff;}

.telnum-footer-up{font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;color:#ffffff;}
.telnum-footer-dw{margin:3px 0 0 0;font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;color:#ffffff;}
.email-footer{margin:2px 0 0 0;font-family:'Roboto',Arial,sans-serif;font-size:16px;font-weight:300;line-height:22px;color:#ffffff;}

.telnum-contacts-page-up{margin:13px 0 0 0;font-family:'Roboto',Arial,sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#000000;text-align:center;}
.telnum-contacts-page-dw{margin:0 0 0 0;font-family:'Roboto',Arial,sans-serif;font-size:18px;font-weight:400;line-height:24px;color:#000000;text-align:center;}

@media screen and (max-width: 478px) {
	.telnum-header-up, .telnum-header-dw, .telnum-footer-up, .telnum-footer-dw, .email-footer{text-align:center;}
}