#et-secondary-nav li ul, #top-header,#footer-bottom {background-color: #316695 !important; }
@media screen and (max-width: 400px){ #top-header {background-color: #316695 !important; } }

#main-footer {
    background-color: #316695 !important;
	    border-top: 5px solid #e3e3e3 !important;
}
@media (max-width: 980px){
#top-menu {
	border-top: 3px solid #316695;
}
}
.menucallicon { color:#f26822 !important; }

a {
    color: #316695;
    text-decoration: none;
}

.menuphone  {
    color: #316695;
    text-decoration: none;
}

#callnowbutton i {background:#118524;}

#et-info-phone-2 {color: #ffffff;}
.mobile {color:#ffffff;}
					
#et-info-phone-2 a {color: #ffe049 !important;}
.mobile a {color:#ffe049 !important;}

.circle {
    width: 77px;
    height: 77px;
    line-height: 77px;
    font-weight: 700;
    border-radius: 50%;
    font-size: 40px;
	color: #316695;
    text-align: center;
    background: #cecece;
}

.et_pb_section_1.et_pb_section {
    background-color: #316695 !important;
    border-top: 5px solid #d1d1d1;
    border-bottom: 5px solid #d1d1d1;
}

.et_pb_section_1.et_pb_section p
{
    text-align: center;
    line-height: 43px;
    font-size: 31px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px;
}

.block {
    border: 5px solid #d1d1d1;
    background: #316695;
    color: white;
    text-align: center;
    padding: 15px;
}

.check-icon {
    color: #f26822;
    margin-right: 6px;
}

.blurb_title {
    display: block;
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
	white-space: nowrap;
}
.blurb_image {
    text-align: center;
}

.et_pb_button {background: #f26822 !important;border-color: #f26822 !important; }

.et_pb_button:hover {background: #f26822 !important;opacity: .7; }

.et_header_banner p {
    color: #ffe049;
}

.header-left-div h1 {
    font-size: 42px !important;
    color: #ffffff !important;
    line-height: 60px;
}

#sidebar ul {
    margin-bottom: 20px;
    margin-top: 10px;
}

body.et_cover_background {
    background-repeat: no-repeat !important;
    background-attachment: fixed;
    background-position: top center !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    background-size: cover !important;
}
body.custom-background {
    background-color: #969696;
}
body {
    font-family: Nunito Sans !important;
}

@media only screen and (min-width: 981px){
.col {
    width: 100% !important;
    padding: 0px 30px;
}
}
.et_pb_button {
    border-radius: 500px;
}
.accent {
box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.5) !important;
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.5) !important;
    -moz-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.5) !important;
    border-radius: 50% !important;
    border: 3px solid white !important;
}
@media (max-width: 980px){
.et_fixed_nav.et_boxed_layout #page-container #top-header {
    width: 100%;
}
.et_fixed_nav.et_boxed_layout #page-container #main-header {
    width: 100%;
}
}
@media only screen and (min-width: 981px){
#content-area {
    display: flex;
}
.footer_bottom{
    width: 100% !important;
    padding: 15px 30px 10px 30px;
}
}

.seperator {border-right: 1px solid #d1d1d1;}
.blurb_image img {
    border-radius: 50%;
    border: 2px solid #ffffff;
    box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.5);
    -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 2px 2px 1px 0px rgba(0, 0, 0, 0.5);
}
#main-content .container {
    padding-top: 0px;
}

@media only screen and (max-width: 577px){
.blurb_image img {
    width: 80%;
}
#page-container {
	width: 100% !important;
	
}
}

@media (max-width: 980px){
.et_right_sidebar #left-area-alt {
    margin-right: 0;
}
.et_left_sidebar #left-area-alt, .et_left_sidebar #sidebar, .et_right_sidebar #left-area-alt, .et_right_sidebar #sidebar {
    float: none;
    width: auto;
    padding-right: 0;
    padding-left: 0;
}
#left-area-alt, #sidebar {
    width: 100% !important;
}
}
@media (max-width: 479px){
#main-content .container {
    padding-top: 60px;
}
}

.block p {
    padding-bottom: 1em;
    padding-top: 1em;
}