﻿@charset "utf-8";
/* CSS Document */
#nav_cont ul li{font-family: 'Fjalla One', sans-serif; font-size:20px;}
#nav_cont ul li a{ color:#ffffff; text-decoration:none}

.left_content_section_title{font-family: 'Fjalla One', sans-serif; font-size:34px; color:#ff5400; text-transform:uppercase}

.left_content_section_cont{ font-family: 'Pontano Sans', sans-serif; font-size:18px; color:#000000; line-height:30px}
#featured_section_title{font-family: 'Fjalla One', sans-serif; font-size:40px; color:#fd7900; text-transform:uppercase;text-shadow: 0px 1px 1px rgba(80, 86, 226, 1);}

.box_title{font-family: 'Fjalla One', sans-serif; font-size:20px; color:#404040; text-transform:uppercase}

.boxes_content_cont{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#454545; line-height:18px;text-align:left;}
.about_us_left_title{font-family: 'Fjalla One', sans-serif; font-size:40px; color:#8cc4db; text-transform:uppercase;text-shadow: 0px 1px 1px rgba(23, 23, 23, 1);}

.about_us_left_detail{ color:#ffffff}
#about_right_logo img{max-width:100%;}
a.centex {margin:0!important;text-decoration:underline!important;}
.about_right_logo {    width: 100%; border-top:1px solid #5F5F5F;
    display: inline-block;
    margin: 24px 0 0;
    padding: 19px 0 0; box-sizing:border-box;}

.about_right_logo table{ width: 100%;}
.about_right_logo p {color: #fff;line-height: 20px;font-size: 12px;}
.about_right_logo p.line-p {border-bottom: 1px dashed #fff; padding-bottom: 10px;margin-bottom: 10px;}
.centex-logo {margin:0px;display: inline-block;}
.about_right_logo table tr td {vertical-align:top!important;padding:10px;}

.about_right_logo ul {margin:0; padding:0;box-sizing:border-box;}
.about_right_logo ul li{margin:0; padding:0;list-style:none;display:inline-block;vertical-align:top;box-sizing:border-box;width:21.1%;}
.about_right_logo {}
.about_right_logo ul li:first-child {width:15%;}





. {line-height:26px;text-align: center;}
.fancy span {
	display: inline-block;
	position: relative;
	color: #fff;
	font-family: 'Oswald', sans-serif;
	font-size: 22px;
	font-weight: 600;
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  top: 13px;
  width: 600px;
}
.fancy span:before {right: 100%;margin-right: 15px;}
.fancy span:after {left: 100%;margin-left: 15px;}