body {
background: #fff url("https://avvoandradepa19.procurrox.com/wp-content/blogs.dir/1868/files/sites/8066/2016/05/oabg2.jpg") no-repeat center top scroll;
color: #404040;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Open Sans';
font-style: normal;
font-weight: normal;
}

h1, h2, h3, h4, h5, h6 {
color: #404040;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

a {
color: #64b2fc;
text-decoration: none;
border-bottom: none;
}

a:hover {
color: #64b2fc;
text-decoration: underline;
border-bottom: none;
}

#masthead  {

}



.site-title, .site-title:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

.site-description, .site-description:hover {
color: #ffffff;
font-family: 'Open Sans';
font-style: normal;
font-weight: 600;
}

#nav-container .container {
background: #104873;
}

#nav-container .menu > li > a, .menu-toggle, #nav-container .nav-menu > li > a {
color: #FFFFFF;

}

#nav-container .dropdown-menu {
background: #0096CC;
}

#nav-container .dropdown-menu > li > a {
color: #ffffff;

}


#primary {
float: right;
}

.embedded-map iframe {
color: #404040;

}


#colophon  {
background: #F0F0F0;
}

#colophon {
color: #7d7d7d;
}

#colophon a {
color: #64b2fc;
}

#colophon a:hover {
color: #64b2fc;
}

footer .menu > li {
border-color: #64b2fc;
}

/***** Theme-Specific Styles *****/
/* override body background color */
body {
background-color: #F0F0F0;

}

#breadcrumbs, #header-sidebar {
color: #FFFFFF;

}

#breadcrumbs a, #header-sidebar a {
color: #104873;

}

#breadcrumbs a:hover, #header-sidebar a:hover {
color: #104873;

}

.MobileCallWidget, .MobileDirectionsWidget {
background: #0096CC;border: 1px solid #2AA3DA;

}

/* override nav container background opacity */
#nav-container .container {
background: rgba(16, 72, 115, 0.3);

}

/* main nav menu hover state */
#nav-container .menu > li > a:hover {
color: #c1e3fc;

}

/* main nav menu active state */
#nav-container .menu > .current-menu-item > a,
#nav-container .menu > .current-menu-parent > a,
#nav-container .menu > .current-menu-ancestor > a,
.single-post #nav-container .menu > .current_page_parent > a {
color: #c1e3fc;
background: rgba(16, 72, 115, 0.3);

}

/* dropdown and mobile menu hover state */
#nav-container .dropdown-menu > li > a:hover,
#nav-container .nav-menu > li > a:hover {
color: #c1e3fc;
background: #104873;
}

/* dropdown and mobile menu active state */
#nav-container .dropdown-menu > .current-menu-item > a,
#nav-container .dropdown-menu > .current-menu-parent > a,
#nav-container .dropdown-menu > .current-menu-ancestor > a,
#nav-container .nav-menu > .current-menu-item > a,
#nav-container .nav-menu > .current-menu-parent > a,
#nav-container .nav-menu > .current-menu-ancestor > a,
.single-post #nav-container .nav-menu > .current_page_parent > a {
color: #c1e3fc;
background: #235480;
}

/* homepage main content area */
.home #main-content-wrapper {
color: #FFFFFF;
text-shadow: 1px 1px 0px #000;
margin-top: 1.5em;
background: rgba(25, 29, 58, 0.7);

}

.home #main-content-wrapper h1, .home #main-content-wrapper h2, .home #main-content-wrapper h3,
.home #main-content-wrapper h4, .home #main-content-wrapper h5, .home #main-content-wrapper h6 {
color: #FFFFFF;

}

#secondary .widget {
background: #104873;color: #ffffff;
box-shadow: 1px 1px 1px #104873;

}

#secondary .widget h1, #secondary .widget h2, #secondary .widget h3, #secondary .widget h4, #secondary .widget h5, #secondary .widget h6 {
color: #ffffff;

}

#secondary .widget a {
color: #c1e3fc;

}

#secondary .widget a:hover {
color: #c1e3fc;

}

#colophon .site-info {
border-top: 1px solid #D4D4D4;
}

.gform_wrapper input[type="submit"]{
	background-color: #c1e3fc;
	color: #ffffff;
}

@media (min-width: 800px) {
.home #main-content-wrapper {margin-bottom: 4em;}

}




/***** Media Queries *****/
@media (min-width: 1921px) {
body {background-size: 100% 793px;}
}
@media (max-width: 1920px) {
body {background-size: auto 793px;}
}

@media only screen and (min-width: 1000px) {
}

@media only screen and (min-width: 800px) and (max-width: 999px) {
}

@media only screen and (min-width: 480px) and (max-width: 799px) {
}

@media only screen and (max-width: 479px) {
}