/*
Theme Name:     canvas-child
Description:    
Author:         jsa
Template:       canvas

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../canvas/style.css");


#home_top_images {
    float: left;
    height: 350px;
    width: 100%;
}

#home_top_pictures_individual_box {
    float: left;
    height: 350px;
    width: 33%;
}

#home_each_picture {
    height: 275px;
    width: 275px;
    margin-left: auto;
    margin-right: auto;
}





#home_each_label {
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size:21px;
}


#home_middle_row {
    float: left;
    height: 310px;
    margin-top: 20px;
    width: 100%;
}

#home_middle_row_2 {
   
    height: 310px;
    margin-top: 20px;
    width: 100%;
padding-top: 20px;
}


#home_middle_row_box_one, #home_middle_row_box_two, #home_middle_row_box_three {
    float: left;
    height: 310px;
    width: 33%;
    background-color: #f4f4f4;
}

#home_middle_row_box_one_label, #home_middle_row_box_two_label, #home_middle_row_box_three_label {
    background-color: #006a83;
    color: #fff;
    font-size: 21px;
    margin: 20px 20px 20px 20px;
    padding-bottom: 8px;
    padding-left: 12px;
    padding-top: 8px;
    text-transform: uppercase;
}

#home_middle_row_box_one_label a, #home_middle_row_box_two_label a, #home_middle_row_box_three_label a {
color:#ffffff;
}


#middle_row_border_line {
    background-color: #fff;
    float: left;
    height: 286px;
    margin-bottom: 12px;
    margin-top: 12px;
    width: 2px;
}

#middle_row_border {
    background-color: #f4f4f4;
    color: #f4f4f4;
    float: left;
    height: 310px;
    width: 2px;
}

#home_middle_row_box_two_text, #home_middle_row_box_three_text,#home_middle_row_box_one_video {
    margin-left: 20px;
    margin-right: 20px;
}


#home_bottom_row {
    float: left;
    height: 180px;
    margin-top: 30px;
    width: 100%;
}

#home_bottom_label {
    color: #006a83;
    float: left;
    font-size: 21px;
    font-weight: 600;
    height: auto;
    margin-bottom: 15px;
    margin-left: 30px;
    text-transform: uppercase;
    width: 100%;
}

#home_bottom_text p {
    font-style: italic;
}

#home_bottom_text {
    margin-bottom: 8px;
    margin-left: 30px;
    margin-right: 30px;
}

#home_bottom_signature {
    float: right;
    margin-right: 30px;
}

#footer {
background-color:#222222 !important;
}


#front-page-widget-1 {
    float: right;
    height: auto;
    width: 500px;
  margin-top: 35px;
}

#widget_one_logo {
    float: left;
    height: auto;
    width: 90px;
}

#widget_one_title {
    float: left;
    height: auto;
    margin-top: 10px;
    width: 410px;
}


#widget_one_text {
    float: left;
    height: auto;
    margin-top: 10px;
    width: 500px;
}

#widget_one_text a {
    color: #000000;
}

#navigation {
    background-color: #fff;
}

#main-nav {
margin-right: 0px !important;
margin-left:0px !important;
}

ul.nav li a {
    border-right: 1px solid #dcdcdc;
    display: block;
    margin-bottom: .5em !important;
    margin-top: .5em !important;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    font-weight: 600 !important;
}

ul.nav li a {
    color: #000;
    display: block;
    font-weight: 600;
    padding: 0.5em 0.9em;
}

#menu-item-309 a {
    border-right: medium none !important;
}


.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-232.current_page_item.menu-item-309 a {
    border-right: medium none !important;
}



#footer_box_one {
    float: left;
    height: auto;
    width: 66%;
   margin-left: 30px;
}


.widget-container.widget_nav_menu li a {
    color: #fff;
    display: block;
    font-weight: 500;
    padding: .1em 0.4em;
   float:left;
  width:auto;
   border-right: 1px solid #006a83;
}

#menu-item-353 a,#menu-item-365 a,#menu-item-369 a {
    border-right: medium none !important;
}


#front-page-widget-3 {
    float: left;
    height: auto;
    margin-top: 50px;
    width: 100%;
}

#Footer_inner_border {
    background-color: #999;
    float: left;
    height: 136px;
    margin-bottom: 12px;
    margin-top: 12px;
    width: 2px;
}

#footer_middle_border {
    background-color: #999;
    color: #999;
    float: left;
    height: 160px;
    width: 2px;
}

#footer_box_two {
    float: right;
    height: auto;
    width: 30%;
}

#nav-container {
    background: #ffffff none repeat scroll 0 0;
    border: medium none !important;
}

#navigation {
    background: #ffffff none repeat scroll 0 0;
}

ul.nav li a {
    color: #666;
    display: block;
    padding: 0.5em 1em;
}

ul.nav li a {
    display: block;
   
}

ul.nav li a {
    border-right: 1px solid #7C7C7C;
    height: 18px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

ul.nav li a {
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
  
}

ul.nav li:first-child a {
    padding-left: 26% !Important;
}


body {
    background-color: #ababab;
}

#wrapper {
    background: #ffffff none repeat scroll 0 0;
    padding: 0px !important;
}


#logo {
    margin-left: 6% !important;
    width: 260px !important;
}

#home_top_pictures_individual_box:hover {
    opacity: 0.6;
}

#navigation .nav li.parent > a::after {
display: none !important;
}
#navigation {
    border-bottom: 2px solid #008AB7;
}

#header {
padding-bottom: 30px !important;
padding-top: 20px !important;
}

#appointment {
    font-weight: 600;
    margin-right: 40px !important;
    margin-top: 40px !important;
    text-transform: uppercase;
    word-spacing: 4px !important;
}

#appointment {
    margin-top: 15px !important;
}
#appointment {
    margin-top: 0 !important;
}
#appointment {
    margin-right: 8% !important;
    margin-top: 20px;
}
#appointment {
    float: right;
}

.myButtonAppt {
    background-color: #0096C0;
    border-radius: 12px;
font-family: Open Sans;
    color: #ffffff !important;
    cursor: pointer;
    display: inline-block;
    font-family: Play;
    font-size: 16px;
    padding: 8px 12px;
    text-decoration: none;
    text-shadow: none;
}

#front-page-widget-7 {
list-style: none !important;
}

#phone_header {
    color: #636667;
    float: left;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    margin-left: 150px;
    margin-top: 16px;
    width: 120px;
}


#social_header {
    margin-right: 0px;
}
#social_header {
    margin-right: 0px;
}
#social_header {
    float: right;
    margin-top: 10px;
}

.myButtonAppt:hover {
    background: #ffffff none repeat scroll 0 0 !important;
    color: #0096C0 !important;
border: 2px solid #0096C0;
    text-decoration: none;
}
.myButtonAppt:hover {
    background-color: #ffffff;
}

#social_header #linkedin {
    height: 32px;
    padding-left: 5px;
    padding-right: 5px;
    width: 32px;
}
#appointment {
    float: right;
}


#text-12 {
    float: left;
    margin-left: 25%;
margin-bottom: 20px;
margin-top: -10px;
}


#home_middle_row_box_one_label, #home_middle_row_box_two_label, #home_middle_row_box_three_label, #home_middle_row_box_four_label,#home_middle_row_box_five_label, #home_middle_row_box_six_label {
    background-color: #ffffff;
    color: #006A83;
    font-size: 21px;
    margin: 20px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-top: 8px;
text-align: center;
    text-transform: uppercase;
}

#home_middle_row_box_one, #home_middle_row_box_two, #home_middle_row_box_three {
    background-color: #ffffff;
    float: left;
    height: 280px;
    width: 33%;
margin-bottom: 40px;
}
#home_middle_row_box_one_label a, #home_middle_row_box_two_label a, #home_middle_row_box_three_label a {
    color: #006A83;
 text-decoration: none;
}

#home_middle_row_box_one, #home_middle_row_box_two {
    background-color: #ffffff;
    float: left;
    height: 280px;
    width: 33%;
border-right: 2px solid #dcdcdc;
}

ul.nav li.current_page_item a, ul.nav li.current_page_parent a, ul.nav li.current-menu-ancestor a, ul.nav li.current-cat a, ul.nav li.current-menu-item a {
    background: #fff none repeat scroll 0 0;
    color: #666666;
    font-family: Open Sans !important;
    font-weight: 400 !important;
}

#navigation ul.nav li a:hover {
    background: #ffffff none repeat scroll 0 0 !important;
    color: #006a83;
    font-weight: 400;
}

#navigation ul.nav ul {
border: 2px solid #006a83;
border-top: none !important;
background-color: #ffffff !important;
}

ul.nav ul li:first-child a {
    padding-left: 0% !important;
}
ul.nav li ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #006a83;
}

#navigation ul.nav li:hover {
    background: #ffffff none repeat scroll 0 0;
}


#middle_row_border { 
display: none !important;
}

#home_middle_row {
height: 300px !important;
margin-bottom: 20px;
}



#home_each_label {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
}


#footer2 a:hover {
    color: #ffffff;
    text-decoration: none;
}

ul.nav li ul li a:hover {
    border-right: medium none;
    text-decoration: none;
}

ul.nav li ul li a {
border-right: 0px !important;
}

ul.nav ul li:first-child a {
    padding-left: 16px !important;
}

#home_middle_row p {
    font-family: Open Sans;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

#home_middle_row_box_one_text a, #home_middle_row_box_two_text a, #home_middle_row_box_three_text a {
    color: #555555;
}

#home_middle_row_box_one_text {
    padding-left: 16px;
    padding-right: 16px;
}


#home_middle_row_box_two_text a:hover, #home_middle_row_box_one_text a:hover, #home_middle_row_box_three_text a:hover {
    color: #555555;
    text-decoration: none;
}

#nav-container {
    border-bottom: 2px solid #008AB7 !important;
margin-bottom: 0px !important;
}

#nav-container #navigation ul#main-nav > li:first-child {
    border-left: medium none !important;
}

ul.nav li:first-child a {
    padding-left: 0% !Important;
}

#navigation { 
		text-align:center;
	}

	ul#main-nav { 
		float:none;
		display:inline-block;
		vertical-align:top;
	}

#front_below_slider_bar {
    background: #008ab7 none repeat scroll 0 0;
    height: 60px;
}

#testimonial_text_intro {
    border-right: 2px solid #ffffff;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 40px;
    margin-bottom: 10px;
    margin-right: 2.5%;
    margin-top: 10px;
    padding-right: 2.5%;
    text-align: center;
    width: 20%;
font-family: Open Sans;
}


#testimonial_text {
    color: #ffffff;
font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    text-align: center;
}


#testimonial_text a, #testimonial_text a:hover {
    color: #ffffff;

font-family: Open Sans;
    font-size: 14px;
    font-weight: 600;
font-style: italic;
margin-left: 6px;
}

#home_middle_row {
    margin-top: 40px;
}


#home_middle_row_box_one_link_area, #home_middle_row_box_two_link_area, #home_middle_row_box_three_link_area {
    background: #008ab7 none repeat scroll 0 0;
    color: #ffffff;
    font-family: open sans;
    font-size: 16px;
    font-weight: 600;
    margin-left: 16px;
    margin-right: 16px;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: center;
}

#home_middle_row_box_one_text, #home_middle_row_box_two_text, #home_middle_row_box_three_text {
    height: 120px;
    margin-bottom: 30px;
  
}


#home_middle_row_box_one_label a, #home_middle_row_box_two_label a, #home_middle_row_box_three_label a {
    color: #737579;
    font-weight: 600;
    text-decoration: none;
}

#home_middle_row_box_one_link_area a, #home_middle_row_box_two_link_area a, #home_middle_row_box_three_link_area a {
    color: #ffffff;
    font-family: open sans;
    font-size: 16px;
}

#home_middle_row_box_one_link_area a:hover, #home_middle_row_box_two_link_area a:hover, #home_middle_row_box_three_link_area a:hover {
    color: #ffffff;
    font-family: open sans;
    font-size: 16px;
}

.page-template-template-standard .page .title, .page-template-template-services .page .title {
  display: none;
}

#ec_page_title {
    color: #737579;
    font-family: Open Sans;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 20.5px;
    margin-top: 41px;
}
    
#ec_sub_head {
    color: #008AB7;
    font-family: Open Sans;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20.5px;
}

body, p {
    color: #000000;
    font-family: open sans;
    font-size: 14px;
    font-weight: 400;
}


#ec_acf_content {
    margin-bottom: 60px;
}

#text-15 {
    border-bottom: 1px solid #cbd1d2;
  
}

#text-14 h3 {
border-bottom: none !important;
}

#text-2 h3 {
border-bottom: none !important;
}

#text-2 {
    border-top: 1px solid #dcdcdc;
    padding-top: 15px;
}

.two-col-left #main-sidebar-container #main, .two-col-right #main-sidebar-container #main {
    border-right: 2px solid #737577 !important;
    margin-bottom: 20px;
    margin-right: 3%;
    margin-top: 20px;
    padding-right: 3% !important;
    width: 61%;
}

.two-col-left #main-sidebar-container #sidebar, .two-col-right #main-sidebar-container #sidebar {
    margin-top: 20px;
}

.ec_service {
    margin-bottom: 30px;
}

.ec_service a::before {
    content: "...";
}

.ec_service a {
  color: #008AB7;
    font-family: Open Sans;
text-transform: uppercase;
font-weight: 600;
}

#facts_left_side {
   border-right: 2px solid #737577 !important;
    float: left;
    margin-right: 2.5%;
    padding-right: 2.5%;
    width: 65%;
}

.page-template-ecd_facts_figures #acf_content {
    margin-top: 40px;
}

.page-template-ecd_facts_figures  .initial_heading {
    color: #737579;
    font-family: Open Sans;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 41px;
    
}

.long_content_header {
    border-bottom: 2px solid;
    color: #008ab7 !important;
    font-family: open sans;
    font-size: 16px;
    margin-bottom: 1em;
    margin-top: 20px;
    padding-bottom: 0.2em;
}

#facts_right_side {
    float: left;
    width: 25%;
}

.test_heading {
    color: #008ab7 !important;
    font-family: Open Sans;
    font-weight: 600;
}

.facts_testimonial_content {
    border-bottom: 2px solid #008ab7 !important;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.test_citation {

    font-size: 12px;
    font-style: italic;
    text-align: right;
margin-top: -1.5em;
}

#testimonial_text .box-content {
    margin-top: 5px;
    padding-left: 2.5%;
    width: 95%;
}

#testimonial_text .box-content p {
    color: #ffffff;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 1.6em;
    text-align: center;
}

.box-image {
    display: none;
}


#testimonial_text {
    color: #ffffff;
    float: left;
    font-family: open sans;
    font-size: 16px;
    font-weight: 400;
    margin-top: 6px;
    text-align: center;
    width: 70% !important;
}

#front_below_slider_bar_text {
    height: 600px;
}

#front_below_slider_bar {
   
    height: 80px;
}


#testimonial_text .box-title {
    color: #ffffff;
    font-size: 10px;
    font-style: italic;
    font-weight: 600;
    margin-top: 0.5em;
    text-align: center;
}

.gs_testimonial_container .cycle-nav #prev, .gs_testimonial_container .cycle-nav #next {
display: none !important;
}

#testimonial_text_intro {
   height: 50px;
    padding-top: 10px;
}

.gs_testimonial_container .cycle-pager a.cycle-pager-active {
background: #ffffff !important;
}

.gs_testimonial_container .cycle-pager a {
border: 2px solid #ffffff !important;
}

#home_middle_row_2 #home_middle_row_box_two {
    border-right: medium none;
    width: 48%;
background: #ababab;
}

#home_middle_row_2 #home_middle_row_box_one {
   
    width: 48%;
height: 300px;
background: #ababab;
border-right: 2px solid #ffffff;
}

#home_middle_row_2 #home_middle_row_box_one_link_area {
    display: none;
}

#home_middle_row_box_one, #home_middle_row_box_two {
height: 280px;
}

#home_middle_row_2 #home_middle_row_box_one_label {
    margin-top: 0;
    padding-top: 0;
background: #ababab;
color: #ffffff;
}

#home_middle_row_2 #home_middle_row_box_one_label a {
color: #ffffff;
}

#home_middle_row_2 #home_middle_row_box_two_label a {
color: #ffffff;
}

#home_middle_row_2 #home_middle_row_box_two_text p {
    color: #ffffff;
    font-weight: 600;
}

#home_middle_row_2 #home_middle_row_box_two_label {
    margin-top: 0;
    padding-top: 0;
background: #ababab;
color: #ffffff;
}

#home_middle_row_2 #home_middle_row_box_two #home_middle_row_box_two_text {
    height: 160px;
}

#home_middle_row_2 {
    margin-bottom: 30px;
}

.gs_testimonial_container .cycle-pager {
    display: none !important;
}

#testimonial_text .box-title {
display: none !important;
}

ul.nav li {
   
    width: 23%;
}

ul.nav {
    width: 100% !important;
}

ul.nav ul li {
    width: auto;
}


article {
    margin-top: 40px;
}

.page-id-499 article {
    margin-top: 0;
}


.page-id-499 .entry-title {
    display: none;
}

.ec_testimonial {
    border-bottom: 2px solid #008ab7;
    margin-bottom: 20px;
    padding-bottom: 20px;
}



.ec_test_name {
    float: right;
    font-style: italic;
    font-weight: 600;
}

.ec_testimonial_name {

    height: 20px;
}

.page-id-213 .entry img {
    border: medium none;
}

.entry img, img.thumbnail, #portfolio .group.portfolio-img img {
    background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
    border: medium none;
    height: auto;
    padding: 3px;
}

.page-id-235 .entry-title {
    display: none;
}


.entry-title {
    color: #737579;
    font-family: Open Sans;
    font-size: 41px;
    font-weight: 400;
    margin-bottom: 20.5px;
    }

.testimonial-box {
    padding: 0 !important;
}

#testimonial_text .box-content p {
    color: #ffffff;
    font-family: Open Sans;
    font-size: 12px !important;
    line-height: 1.6em;
    text-align: center;
}

.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-content, .cycle-slideshow .cycle-slide .testimonial-box .box-content, .cycle-slide .testimonial-box .box-content p, .gs_style6 .box-content p, .gs_style7 .box-content p, .gs_style9 .box-content p {
    color: #000;
    font-family: "Arial Narrow",sans-serif;
    font-size: 12px !important;
    font-weight: normal;
    line-height: 17px;
}

.ec_short_bio_image {
    float: left;
    margin-right: 5%;
    width: 38%;
}

.ec_short_bio_content {
    float: left;
    width: 52%;
}


.ec_short_bio {
    border-bottom: 1px solid;
    clear: both;
    height: 380px;
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.page-id-537 .entry-title {
    display: none;
}

.staff_group_title {
    font-size: 24px;
    margin-bottom: 30px;
    padding-top: 20px;
color: #737579;
    font-family: Open Sans;
}

#ec_staff_group_2 .ec_short_bio_link a {
    display: none;
}

#ec_bio_name {
    font-size: 22px;
    margin-bottom: 20px;
color: #737579;
    font-family: Open Sans;
}

#ec_bio_image {
    float: left;
    margin-right: 3%;
    width: 40%;
}

.page-template-ecd_biography .entry-title {
    display: none;
}


.page-id-537 article {
    display: none;
}


.ec_short_bio_name {
    font-size: 18px;
    margin-bottom: 24px;
color: #737579;
    font-family: Open Sans;
line-height: 28px;
}

#copyright {
    float: left;
    width: 65%;
margin-right: 7%;
}

#credit {
float: left;
width: 25%;
}

.page-id-314 #appointment {
    display: none;
}


.page-id-341 article {
    min-height: 400px;
}

#ec_service_5 a {
    display: none;
}

#footer2 {
    display: none;
}

li#text-13 {
    display: none;
}

div#testimonial_text_intro {
    border-right: none !important;
    width: 100%;
    text-align: center;
    font-size: 22px;
    line-height: 28px;
    text-transform: capitalize;
    padding-top: 2px;
    letter-spacing: .1em;
}

#home_middle_row_box_one_label, #home_middle_row_box_two_label, #home_middle_row_box_three_label, #home_middle_row_box_four_label, #home_middle_row_box_five_label, #home_middle_row_box_six_label {
height: 36px;
}

#phone_header {
    color: #636667;
    float: right;
    font-family: Open Sans;
    font-size: 18px;
    font-weight: 600;
    margin-top: 0px;
    width: auto;
    clear: both;
}

#social_header {
    float: right;
    margin-left: 0px;
    margin-top: 0px;
}

#text-12 {
    float: right;
margin-top: 0px;
}

div#footer-container {
    display: none;
}

ul.nav ul {
    width: 100%;
}

div#ec_page_title {
    margin-bottom: 60px;
    margin-top: 60px;
}

div#team_left {
    width: 38%;
    border-right: 2px solid #dcdcdc;
    float: left;
    margin-right: 40px;
}

form.wpcf7-form {
    margin-top: 40px;
}

ul.nav li {
    width: 25%;
}

#ec_bio_image {
    float: left;
    margin-right: 3%;
    width: 30%;
    margin-bottom: 300px;
}

.page-id-635 #ec_bio_image img {
    height: 400px;
}

#front-page-widget-7 a {
    color: #008ab7;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.page-id-616 li {
    list-style: disc inside;
 
}

.page-id-616 ol {
    margin-top: -40px;
}


.page-id-621 #main li {
    list-style: disc inside;
    margin-bottom: 20px;
}

.entry-title {
    color: #737579;
    font-family: Open Sans !important;
}

div#principals_header {
    font-family: Open Sans !important;
    font-size: 28px;
    font-weight: 400;
    color: #737579;
    margin-top: 40px;
    margin-bottom: 40px;
    border-bottom: 2px solid;
    padding-bottom: 10px;
}



div#bio_area_name {
    font-family: Open Sans !important;
    font-size: 18px;
    font-weight: 600;
    color: #737579;
    margin-bottom: 0px;
    width: 100%;
    padding-left: 4px;
  
}

div#bio_area_picture {
    height: fit-content;
    float: left;
    width: 20%;
    margin-right: 2%;
}

div#bio_area_1 {
    clear: both;
    margin-bottom: 40px !important;

}

.gena #bio_area_name {
    padding-top: 40px;
}

div#bio_area_content {
    float: left;
    width: 70%;
    padding-top: 5px;
font-family: Open Sans !important;
    font-weight: 500;
   
}

div#bio_area_picture {
  
    float: left;
    width: 20%;
    margin-right: 2%;
}

.entry, .entry p {
    font-family: Open Sans !important;
    font-weight: 500;
}

.page-id-213 .entry-title {
    font-size: 41px;
    font-weight: 400 !important;
    color: #737579;
    font-family: Open Sans !important;
}

li#text-12 {
    list-style: none !important;
}