/***************************
***************************
Colors:

Tan: #f9faf3
Blue: #003c56
Light Blue: #6c9fbe
Sky Blue: #e1f3f7
Peach: #ffede2
***************************
**************************/


table.partners td {
    vertical-align: top;
}


/***************************
***************************
General
***************************
**************************/
.site-grid {
    display: block;
}
.container-banner.full-width {
    margin: 0px;
}
.bottom-a.card {
    margin: 0px;
    border: 0px;
}
.card-body {
    padding: 0px;
    margin: 0px;
    border: 0px;
    box-shadow: none;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    color: #6c9fbe;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, ul, li, a, ol {
    font-family: 'Montserrat';
}
p {
    font-size: large;
}

/***************************
***************************
Header/Nav
***************************
**************************/
header.header.container-header.full-width.position-sticky.sticky-top {
    background: #f9faf3;
}
.grid-child.container-nav {
    padding-bottom: 20px;
}
nav.navbar.navbar-expand-lg {
   margin-left: auto !important;
}
.metismenu.mod-menu .metismenu-item {
    padding: .5em;
}
ul.mod-menu.mod-menu_dropdown-metismenu.metismenu.mod-list {
    color: #003c56;
}
div#mod-custom132 {
    padding-top: 1em;
    width: 525px;
    float: right;
    font-size: medium;
  max-width: 100%;
}
div#mod-custom132 a {
    text-decoration: none;  
}

.left-top-contact {
    background: #6c9fbe;
    width: 60%;
    float: left;
    padding: 2%;
    text-align: center;
    border-left: 2px;
    clip-path: polygon(15% 0%, /* left top */ 100% 0, /* right top */ 100% 100%, /* right bottom */ 0 100% /* left bottom */);
}
.right-top-contact {
    background: #003c56;
    padding: 2%;
    text-align: center;
    float: right;
    width: 40%;
}
.navbar-brand {
    margin-top: -30px;
}

.container-header .navbar-toggler {
    color: #6c9fbe;
  }
button.navbar-toggler.navbar-toggler-right {
    margin-left: auto;
}

/***************************
***************************
Home Page
***************************
**************************/
.container-component>*+* {
    margin-top: 0 !important;
}
.blog-featured, .inner-page-top, .inner-page-lower {
    background: #ffede2;
    padding: 2% 5%;
}
.blog-items.items-leading, .inner-page-box-content {
    padding: 30px;
    background: white;
}
.blog-featured h2 {
    color: #6c9fbe;
    padding-bottom: 20px;
}
.bottom-b.card {
    border: 0px;
    margin: 0px;
}
div#mod-custom154 {
    padding: 2% 5%;
}
.hp-form {
    float: left;
}
.hp-form-paragraph {
    background: white;
    padding: 15px 30px;
    width: 45%;
    float: right;
    margin-bottom: 5%;
}
div#mod-custom154 {
    background-position: center;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.grid-child.container-bottom-b {
    display: inline-grid;
}

/***************************
***************************
Interior Page
***************************
**************************/

.bottom-a.card.conditions-list {
    padding: 2% 5%;
    border: 0px;
    margin: 0px;
    background: #f9faf3;
    font-size: x-large;
}
.bottom-a.card.conditions-list li a {
    background: #003c56;
    margin: 10px;
    padding: 20px;
    background-image: url(/images/bluetriangle.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 40px 40px;
    display: grid;
}
.bottom-a.card.conditions-list li a {
    color: #6c9fbe;
}

.bottom-a.card.conditions-list ul {
    column-count: 2 !important;
}
.inner-page-middle {
    position: relative;
    display: flex;
    background: #f9faf3;
}
.inner-page-middle-left {
    width: 70%;
    float: left;
    flex: 1;
    max-width: 1160px;
    background-image: url(/images/bluesplit.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.inner-page-middle-left img {
    width: 100%;
    max-width: 100% !important;
    padding: 0 !important;
    min-width: 35%;

}
.inner-page-middle-right {
    background: #003c56;
    color: #ffffff;
    width: 35%;
    padding: 2%;
    float: right;
    margin-left: -10%;
    margin-right: 5%;
    margin-top: 10%;
    margin-bottom: 2%;
    flex: .5;
}
.inner-page-lower {
    clear: both;
}
.inner-page-contact {
    background: #e1f3f7;
    padding: 2% 5%;
}
.contact-button a, .schedule-button a {
    padding: 20px 0;
    width: 200px !important;
    background: #003c56;
    color: white;
    font-size: larger;
    text-decoration: none;
    display: inline-block;
}
.cta-buttons {
    column-count: 2;
    padding-top: 50px;
}
.contact-button, .schedule-button {
    text-align: center;
}

/***************************
***************************
Location Pages
***************************
**************************/
.location-page .grid-child.container-top-a {
    background: #e1f3f7;
    padding: 2% 5% 0 5%;
}
.location-page .grid-child.container-top-b {
    background: #e1f3f7;
    padding: 2% 5%;
}

/***************************
***************************
Blog
***************************
**************************/
.com-content-category-blog__items.blog-items.columns-3 img {
    object-fit: cover;
    width: 500px;
    height: 500px;
}
.itemid-121 .grid-child.container-component, .itemid-122 .grid-child.container-component {
    background: white !important;
}
.itemid-124 .grid-child.container-component {
    background: #f9faf3;
}
.com-content-category-blog.blog h2 {
    font-size: larger;
}
.com-content-category-blog__item.blog-item p {
  font-size: medium;
}
.com-content-category-blog__item.blog-item {
    background: #ffffff;
    padding: 5%;
    background-image: url(/images/bluetriangle.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 35px 35px;
}
.com-content-category-blog.blog h1 {
    text-align: center;
    margin-bottom: 30px;
}
a.btn.btn-secondary {
    background: #003c56;
    color: #6c9fbe;
    border: 0px;
    border-radius: 0px;
    width: 100%;
    background-image: url(/images/bluetriangle.svg);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 35px 35px;
    text-align: left;
}
span.icon-chevron-right {
    display: none;
}
.com-content-article.item-page img {
    max-width: 500px;
    padding-right: 20px;
}
.top-a.card.content {
    padding: 2% 5%;
    background: #ffede2;
    margin: 0px;
    border: 0px;
}
.grid-child.container-top-a .card-body {
    background: white;
    padding: 30px;
}
.top-a.card.content h2 {
    color: #6c9fbe;
    margin-bottom: 20px;
}
.com-content-category-blog.blog {
    padding: 5%;
}
.itemid-121 .com-content-article.item-page, .itemid-122 .com-content-article.item-page, .itemid-124 .com-content-article.item-page {
    padding: 5%;
}
.itemid-124 .grid-child.container-top-a {
    background: #ffede2;
    padding: 2% 5%;
    gap: 0px;
    border: 0px;
    box-shadow: none;
}
.itemid-124 .top-a.card {
    border: 0px;
    box-shadow: none;
}
.itemid-124 h3.card-header {
    background: none;
    border: 0px;
    padding: 5% 5% 0%;
    color: #003c56;
}
input#mod-finder-searchword159 {
    width: 350px !important;
}
input#mod-finder-searchword159 {
    width: 350px !important;
    background: #ffede2;
    border: 0px;
    border-radius: 0px;
}
button.btn.btn-primary {
    border: none;
    border-radius: 0px;
    background: #003c56;
}
ul.mod-articlescategories.categories-module.mod-list a {
    color: #003c56;
}
ul.mod-articlescategories.categories-module.mod-list {
    column-count: 2;
    display: inline-block;
}
.com-content-category-blog__children.cat-children h3 {
    display: none;
}
.itemid-124 .com-content-category-blog__items.blog-items.columns-3 img {
    height: 300px;
}

/***************************
***************************
Form
***************************
**************************/
div#pwebcontact155_container, div#pwebcontact156_container {
    padding: 2% 5%;
}
div#pwebcontact156_container {
  float: left;
  }
#pwebcontact155_form input.pweb-input, #pwebcontact155_form select, #pwebcontact155_form textarea, #pwebcontact156_form input.pweb-input, #pwebcontact156_form select, #pwebcontact156_form textarea, #pwebcontact169_form input.pweb-input, #pwebcontact169_form select, #pwebcontact169_form textarea {
    border-color: transparent !important;
    background: #ffede2;
}
input.pweb-input, .pweb-form-blue form.pwebcontact-form select, .pweb-form-blue form.pwebcontact-form div.chzn-container a, .pweb-form-blue form.pwebcontact-form div.chzn-container ul.chzn-choices, .pweb-form-blue form.pwebcontact-form joomla-field-fancy-select div.choices, .pweb-form-blue form.pwebcontact-form textarea {
    box-shadow: none !important;
    height: 40px !important;
}
#pwebcontact155_box, #pwebcontact155_form label, #pwebcontact155_form input, #pwebcontact155_form textarea, #pwebcontact155_form select, #pwebcontact155_form button, #pwebcontact155_form .btn, #pwebcontact156_box, #pwebcontact156_form label, #pwebcontact156_form input, #pwebcontact156_form textarea, #pwebcontact156_form select, #pwebcontact156_form button, #pwebcontact156_form .btn, #pwebcontact169_box, #pwebcontact169_form label, #pwebcontact169_form input, #pwebcontact169_form textarea, #pwebcontact169_form select, #pwebcontact169_form button, #pwebcontact169_form .btn  {
    font-size: 18px;
}
.pweb-msg.pweb-msg-after {
    display: none;
}
.itemid-137 .grid-child.container-component {
    background-image: url(/images/contactbanner.jpg);
}
.main-bottom.card {
     background-image: url(/images/banners/contactbanner.svg);
}
div#pwebcontact155 {
    padding: 5%;
}
.main-bottom.card {
    background-image: url(/images/banners/contactbanner.svg);
    background-size: cover;
}
div#pwebcontact166_container, div#pwebcontact167_container {
    padding: 5%;
}
table.forms td {
    vertical-align: top;
}

/***************************
***************************
Footer
***************************
**************************/
footer.container-footer.footer.full-width {
    margin: 0px;
    padding: 0px;
    background: #f9faf3;
}

/***************************
***************************
Mobile
***************************
**************************/
@media only screen and (min-width: 1300px){
.grid-child.container-nav {
    margin-top: -140px;
}
  }
@media only screen and (min-width: 1024px){
  img#n2-ss-2item4 {
    display: none;
}
  img#n2-ss-6item1 {
    display: none;
}
}
@media only screen and (max-width: 424px){
  span.top-left-text {
    display: none;
}
  .navbar-brand {
    width: 80%;
}
input#mod-finder-searchword159 {
    max-width: 200px !important;
}
}
@media only screen and (max-width: 320px){
input#mod-finder-searchword159 {
    max-width: 125px !important;
}
}
@media only screen and (max-width: 375px){
input#mod-finder-searchword159 {
    max-width: 175px !important;
}
}
@media only screen and (max-width: 767px){
  table.partners colgroup {
    width: 100% !important;
    display: block;
}
  table.partners td {
    display: contents;
}
div#n2-ss-7item6 {
  width: 80%;
    margin-left: 10%;
}
  .bottom-a.card.conditions-list ul {
    column-count: 1 !important;
}
  .cta-buttons {
    column-count: 1;
    margin-bottom: 30px;
}
  .contact-button, .schedule-button {
    margin-bottom: 20px;
}
    div#mod-custom132 {
    font-size: smaller;
}
  .left-top-contact {
    width: 55%;
}
.right-top-contact {
    width: 45%;
}
}
@media only screen and (max-width: 1023px){
.n2-ss-slide-background-image {
    display: none;
}
.n2-ss-layer.n2-ow.banner-mobile-image {
    margin-top: -50px !important;
    z-index: 0;
}
  .n2-ss-layer.n2-ow.n2-ss-layer--block.n2-ss-has-self-align.n-uc-18e62dde53e9a {
    margin-top: -125px !important;
}
  }
@media only screen and (max-width: 991px){

div#navbar1 {
    background: #ffede2;
    margin-top: 10px;
    position: absolute;
    top: 30px;
    left: -101px;
}
  .navbar-brand {
    margin-top: 10px;
}
.grid-child.container-nav {
    margin-top: -75px;
    margin-bottom: 25px;
}
  ul.mm-collapse.mm-show {
    right: 18px;
}
}
@media only screen and (max-width: 937px){
 .hp-form {
    float: none;
   }
 div#pwebcontact156_container {
    width: 90%;
}
.hp-form-paragraph {
    width: 100%;
    float: none;
    margin-top: 5%;
}
.inner-page-middle {
    display: inline-block;
    background-image: url(/images/bluesplit.svg);
    background-repeat: no-repeat;
    background-position: bottom right;
}
.inner-page-middle-left {
    width: 100%;
    float: none;
    z-index: 0;
    position: relative;
    background: transparent !important;
    background-image: none;
}
.inner-page-middle-right {
    width: 90%;
    margin-top: -50%;
    margin-left: unset;
    margin-right: 5%;
    z-index: 1;
    position: relative;
}
}

@media (max-width: 1252px) and (min-width: 979px){}
@media (max-width: 991px) and (min-width: 769px){

}