







/* 1a. Containers */



/* 1b. Colors */




/* 1c. Typography */























/* 1d. Buttons */










/* 1e. Forms */










/* 1f. Tables */











/* 1g. Site header */







/* 1h. Site System Pages */



/* 1h. Site footer */










.content-wrapper {
  max-width: 1240px;
}


.dnd-section > .row-fluid {
  max-width: 1240px;
}





html {
  font-size: 18px;
}

body {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #4d4d4d;
}

body .mwb-vertical-tab__nav-list a {
  color: #4d4d4d;
}

/* Paragraphs */

p {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Anchors */

a, body .mwb-button-link {
  color: #1bc1f0;
}

a:hover,
body .mwb-button-link:hover,
a:focus,
body .mwb-button-link:focus {
  color: #0099c8;
}

a:active {
  color: #43e9ff;
}

/* Headings */

h1 {
  font-weight: 300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 60px;
}

h2 {
  font-weight: 300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 35px;
}

h3 {
  font-weight: 300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 28px;
}

h4 {
  font-weight: 300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 20px;
}

h5 {
  font-weight: 300; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 18px;
}

h6 {
  font-weight: normal; text-decoration: none; font-family: arial, helvetica, sans-serif; font-style: normal;
  color: #4d4d4d;
  font-size: 16px;
}

/* Blockquote */

blockquote {
  border-left-color: #4d4d4d;
}





button,
.button {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border: 1px solid #2AACE2;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border-color: #2AACE2;
  color: #FFFFFF;
}

button:active,
.button:active {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border-color: #2AACE2;
  color: #FFFFFF;
}





form,
.submitted-message {
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Form title */

/* h3.form-title {
  background-color: 
  
  
    
  
  rgba(250, 250, 250, 1.0)
;
  color: #4d4d4d;
} */

/* Form label */

form label {
  color: #040404;
}

/* Form help text */

form legend {
  color: #040404;
}

/* Form inputs */

input[type=text],
input[type=email],
input[type=password],
input[type=tel],
input[type=number],
input[type=file],
input[type=search],
select,
textarea {
  border-color: #D1D6DC;
  color: #4d4d4d;
}

input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=file]:focus,
input[type=search]:focus,
select:focus,
textarea:focus {
  border-color: #2AACE2;
}

/* Form placeholder text */

::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::placeholder,
.hs-fieldtype-date .input .hs-dateinput:before {
  color: #4d4d4d;
}

/* Date picker */

.fn-date-picker td.is-selected .pika-button {
  background: #2AACE2;
}

.fn-date-picker td .pika-button:hover {
  background-color: #2AACE2 !important;
}

.fn-date-picker td.is-today .pika-button {
  color: #2AACE2;
}

/* Submit button */

form input[type=submit],
form .hs-button {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border: 1px solid #2AACE2;
  border-radius: 6px;
  color: #FFFFFF;
  padding: 15px 53px;
}

form input[type=submit]:hover,
form input[type=submit]:focus,
form .hs-button:hover,
form .hs-button:focus {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border-color: #2AACE2;
  color: #FFFFFF;
}

form input[type=submit]:active,
form .hs-button:active {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border-color: #2AACE2;
  color: #FFFFFF;
}





table {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  border-color: #040404;
}

th,
td {
  border-color: #040404;
  color: #040404;
}

thead th,
thead td {
  background-color: 
  
  
    
  
  rgba(42, 172, 226, 1.0)
;
  border-bottom-color: #040404;
  color: #FFFFFF;
}

tfoot td {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  color: {color=#040404, opacity=null, css=#040404};
}

tbody + tbody {
  border-top-color: #040404;
}





.header {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
}
/* Otterbein Granville Header */
.hs-content-id-88173203458 .content-wrapper {max-width: 940px;}
.hs-content-id-88173203458 .header__logo {
content:url(https://3661900.fs1.hubspotusercontent-na1.net/hubfs/3661900/OSL_GranvilleLogo_200x94.png);
max-height: 200px; max-width: 200px;
}

/* Granville AL Apartments LP */
/* hero section */
.hs-content-id-88173203458 #hs_cos_wrapper_widget_1665773291936_ h2{font-size: 45px;}
.hs-content-id-88173203458 #hs_cos_wrapper_widget_1665773291936_ h2 {font-size: 25px;}

@media (max-width: 1400px) {
  .hs-content-id-88173203458 .dnd_area-row-0-padding {padding-left: 120px!important; padding-right: 120px!important;}
}
@media (max-width: 1115px) {
  .hs-content-id-88173203458 .dnd_area-row-0-padding {padding-left: 0px!important; padding-right: 0px!important;}
  .hs-content-id-88173203458 .cell_16657734617914-background-color {background-color: rgba(245 245 245 / 80%)!important;}
}
@media (max-width: 900px) {
  .hs-content-id-88173203458 #hs_cos_wrapper_widget_1665773291936_ h1{font-size: 35px!important;}
  .hs-content-id-88173203458 #hs_cos_wrapper_widget_1665773291936_ h2{font-size: 22px!important;}
}
@media (max-width: 767px) {
 .hs-content-id-88173203458 .cell_1665773769394-padding {padding-top: 20px!important;}
  .hs-content-id-88173203458 .cell_16657734617914-padding {padding-top: 20px!important; padding-left: 20px!important; padding-right: 20px!important;}
}


/* Get More Info CTA */
.hs-content-id-88173203458 #hs-button_widget_1665775127419 {padding: 20px;}

/* End Granville AL Apartments LP */

/*OSL Global Footer */
.footer, .footer__wrapper, .footer div {background-color: #4d4d4d!important;}
.footer div {max-width: 1040px; margin-left: auto; margin-right: auto;}
.footer__info {width: 50%;}

.footer p, .footer a, .footer div, .footer span, .footer__navigation li a {color: #fff!important;}
.footer li a:hover {text-decoration: underline!important;}
.footer #hs_cos_wrapper_navigation-primary_ a img {margin: 3px;}
.footer .equal-house {float: right;}

@media (max-width: 1100px) {
  .footer__wrapper {padding-left: 20px; padding-right: 20px;}
}
@media (max-width: 993px) {
  .equal-house {float: none!important; padding-top: 10px;}
  .footer__wrapper {padding-top: 60px!important; padding-bottom: 0px!important;}
}
  /*End OSL Global Footer */


body .navigation-primary a,
.header__logo .logo-company-name,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a {
  background-color: rgba(255, 255, 255,100%);
  color: #4d4d4d;
  font-family: arial, helvetica, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-size: 14px;
}

body .navigation-primary a:hover,
body .navigation-primary a:focus,
.header__language-switcher-label-current:hover,
.header__language-switcher-label-current:focus,
.header__language-switcher .lang_list_class li:hover a,
.header__language-switcher .lang_list_class li a:focus,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a:hover,
body .mwb-header .header__container .mwb-header__navigation-column .navigation-primary ul li a:focus {
  background-color: rgba(42, 172, 226, 100%);
  color: rgba(255, 255, 255, 100%);
}

body .navigation-primary a:active,
body .header__language-switcher-label-current:active,
body .header__language-switcher .lang_list_class li a:active {
  color: #757575;
}

body .navigation-primary .submenu.level-1 > li > a.active-item:after {
  background-color: #2AACE2;
}


body .submenu.level-2 .menu-item .menu-link:hover,
body .submenu.level-2 .menu-item .menu-link:focus,
body .header__language-switcher .lang_list_class li:hover,
body .submenu.level-2 > li:first-child:hover:before,
body .submenu.level-2 > li:first-child.focus:before {
  background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
}

.header__language-switcher .lang_list_class.first-active::after {
  border-bottom-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
}

.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
  font-family: arial, helvetica, sans-serif;
}

.header__language-switcher-label-current:after {
  border-top-color: #4d4d4d;
}

@media(max-width: 767px) {
  .header__navigation {
    background-color: 
  
  
    
  
  rgba(255, 255, 255, 1.0)
;
  }

  .header__navigation-toggle svg,
  .menu-arrow svg {
    fill: #4d4d4d;
  }
}





.footer__wrapper {
  background-color: rgba(250, 250, 250,100%);
}

.footer {
  background-color: rgba(248, 250, 252,100%);
}

/* Footer Content */

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #040404;
}

.footer p,
.footer a,
.footer div,
.footer span,
.footer__navigation li a {
  color: #808080;
}




.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot span,
.blog-index__popular-post .owl-dots .owl-dot:hover span,
.blog-index__popular-post .owl-dots .owl-dot.active span,
.blog-header__title span:after {
  background-color: #2AACE2;
}

.blog-pagination__link.blog-pagination__link--active,
.blog-pagination__link:hover,
.blog-index__popular-post .owl-dots .owl-dot.active {
  border-color: #2AACE2;
}

.blog-index__meta-tag a {
  color: #2AACE2;
}


#comments-listing .comment-reply-to {
  color: #1bc1f0;
}

#comments-listing .comment-reply-to:hover,
#comments-listing .comment-reply-to:focus {
  color: #0099c8;
}

#comments-listing .comment-reply-to:active {
  color: #43e9ff;
}




.error-page_not_found h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}
.error-page_server_error h1 {
  font-weight: 300; text-decoration: none; font-style: normal;
  font-size: 40px;
}





body .icon svg {
  fill: #2AACE2;
}

body .tns-nav button.tns-nav-active {
  background-color: #2AACE2;
}

body .tns-nav button:hover,
body .tns-nav button:focus {
  background-color: #2AACE2;
}

body .team-member__description {
  background-color: #4d4d4d;
}

body .mwb-broken-slider__slide-img:after,
body .mwb-about__content::after,
body .mwb-vertical-tab__video-link,
body .mwb-cls__slider.owl-dots .owl-dot span,
body .mwb-cls__slider .owl-dots .owl-dot.active span,
body .mwb-cls__slider .owl-dots .owl-dot:hover span,
body .mwb-accordion__title:before,
body .mwb-accordion__title:after,
.scroll-to-top-wrap,
body .mwb-short-text__sec-right,
body .tb_social_icon li a,
.mwb-vertical-tab__title:before,
.mwb-vertical-tab__title:after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
.body-container-wrapper ul li::after,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots span,
body .card__best-seller,
body .mwb-video-popup__video-link {
  background-color: #2AACE2;
}

body .btn-search svg {
  fill: #2AACE2;
}

button, .button, form input[type=submit], form .hs-button {
  box-shadow: 0 8px 15px 0 rgba(42, 172, 226, 25%);
}

body .mwb-vertical-tab__nav-list a.active,
body .mwb-accordion-filter__nav-item a.active,
body .mwb-process__list-title {
  color: #2AACE2;
}

body .mwb-cls__slider .owl-dots .owl-dot.active,
body .mwb-header-toggle span:after,
body .mwb-header-toggle span:before,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active,
body .mwb-carousel .mwb-carousel__slider.owl-theme .owl-dots .owl-dot.active {
  border-color: #2AACE2;
}

body .mwb-team-list-detail__social a:hover svg {
  fill: #2AACE2;
}

body .mwb-process__pattern svg * {
  stroke: #2AACE2;
}

.mwb-team__list-title {
  color: #4d4d4d;
}

@media only screen and (max-width: 767px) {
  body, html {
    font-size: 16px;
  }
  
  h1 {
    font-size: 45px;
  }

  h2 {
    font-size: 35px;
  }

  h3 {
    font-size: 35px;
  }

  h4 {
    font-size: 25px;
  }

  h5 {
    font-size: 20px;
  }

  h6 {
    font-size: 22px;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot span,
  body .mwb-broken-slider .owl-dots .owl-dot.active span,
  body .mwb-broken-slider .owl-dots .owl-dot:hover span {
    background-color: #2AACE2;
  }
  
  body .mwb-broken-slider .owl-dots .owl-dot.active {
    border-color: #2AACE2;
  }
}