/* Defaults */
html{
  scroll-behavior: smooth;
}
body{
    font-family: 'Montserrat', sans-serif;
}
ul{
  list-style: none;
  margin: 0;
  padding: 0;
}
a{
  cursor: pointer !important;
  transition: all 0.3s;
}
a:hover{
  text-decoration: none;
}
.modal_form{}
.modal_form .contact-field{
    margin: 10px 0;
    position: relative;
}
.form_field_icon{
    position: absolute;
    top: 12px;
    right: 20px;
}
.modal_form .wpcf7-response-output{
    display: none !important;
}
.modal_form .contact-field span.wpcf7-form-control-wrap{
    position: relative;
    display: block;
}
.modal_form .contact-field .wpcf7-not-valid-tip{
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 50px;
    line-height: 50px;
}
.modal_form input, .modal_form textarea, .modal_form select{
    width: 100%;
    font-size: 16px;
    padding: 10px 15px;
    -webkit-appearance: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    outline: none;
    transition: all 0.3s;
    margin: 0;
    border-radius: 0;
}
.modal_form input:focus, .modal_form textarea:focus{
    border-color: #2a2d33;
}
.modal_form textarea{
    height: 150px;
}
.modal_form input.wpcf7-submit{
    background: #eeaa00;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 21px;
    padding: 15px 40px;
    display: inline-block;
    line-height: 21px;
    border-radius: 4px;
    transition: all ease 0.5s;
    border: none;
}
.modal_form input.wpcf7-submit:hover{
    background: #2a2d33;
    text-decoration: none;
}
.modal_form .contact-field .ajax-loader{
    position: absolute;
    top: 18px;
    left: 8px;
}

.cover{
    background-size: cover !important;
    background-position: center !important;
}

.header-inner {
    padding: 20px 30px;
}

.header_logo {}

.header_logo img {
    width: 440px;
    max-width: 100%;
}

.header_menu {}

.header_menu ul {
    text-align: right;
}

.header_menu ul li {
    display: inline-block;
    margin: 0 15px;
}

.header_menu ul li a {
    display: block;
    color: #192A44;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    font-family:"transat-text";
}

.header_menu ul li a:hover, .header_menu ul li.current-menu-item a {
    color: #76BCD1;
}
.hero_section_inner {
    padding: 250px 0;
    text-align: center;
    color: #fff;
    background: rgb(0 0 0 / 5%);
}

.hero_section_inner h1 {
    font-weight: bold;
    font-size: 40px;
    line-height: 1.5;
}

.hero_section_inner p a {
    background: #52A4B7;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 30px;
    margin-top: 30px;
    display: inline-block;
}

.hero_section_inner p a:hover {
    background: #192A44;
}

.hero_section {
    position: relative;
}

body.home .hero_section{
    border-bottom: 10px solid #52A4B7;
}

.social_bar {
    background: #192A44;
    position: absolute;
    bottom: 0;
    left: 115px;
    padding: 15px 60px;
    transform: translateY(100%);
    z-index: 99;
}

.social_bar ul {
    text-align: center;
}

.social_bar ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 28px;
}

.social_bar ul li a {
    color: #52A4B7;
}

.social_bar ul li a:hover {
    color: #ffffff;
}
.two_column_box_col_content_inner {
    padding: 180px 100px;
}

.two_column_box_col_content_inner h2 {
    font-weight: 500;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 30px;
    color: #192A44;
}

.two_column_box_col_content_inner p {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 30px;
    font-family:"transat-text";
}

.two_column_box_col_content_inner p a:not(.nobtn) {
    border: 1.5px solid #192A44;
    color: #192A44;
    font-size: 12px;
    padding: 5px 25px;
    display: inline-block;
    font-weight: 500;
}
.two_column_box_col_content_inner p a.nobtn{
	font-weight: 500;
    color: #52A4B7;
}

.two_column_box_col_content_inner p:last-child {
    margin-bottom: 0;
}

.two_column_box_col_image_img {
    height: 100%;
    width: calc(100% + 100px);
    display: block;
    position: relative;
    bottom: -80px;
    left: -100px;
    z-index: 99;
}

.two_column_box_col.two_column_box_col_image {
    padding: 0;
    background: #E0E2E3;
}

.two_column_box_col.two_column_box_col_content {
    padding-right: 100px;
}
.testimonials_section_inner{
    /*background-image: url(/wp-content/uploads/2023/03/pattern.png);*/
    background-repeat: repeat;
    background-size: 49px;
    padding: 250px 0;
    text-align: center;
    background-color: #52A4B7;
    background-blend-mode: multiply;
}
.testimonials_section {
    background: #52A4B7;
    color: #fff;
}

.testimonialslider_item {text-align: center;}

div#testimonialslider {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
}

.testimonialslider_item_line {
    margin-bottom: 30px;
}

.testimonialslider_item_line span {
    background: #76BCD1;
    display: inline-block;
    height: 6px;
    width: 170px;
}

.testimonialslider_item_content {
    font-family:"transat-text";
}

.testimonialslider_item_content h2 {
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 32px;
}

.testimonialslider_item_content p {
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
}

.carousel-control-next, .carousel-control-prev {
    font-size: 32px;
    opacity: 1;
    color: #76BCD1;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin: 0 5px;
}

.carousel-indicators {
    bottom: -70px;
}

.footer_cta {
    padding: 115px 0;
    text-align: center;
}

.footer_cta_content {
    display: inline-flex;
    flex-wrap: wrap;
    background: rgb(25 42 68 / 80%);
    width: 350px;
    height: 350px;
    align-items: center;
    border-radius: 100%;
}

.footer_cta_content h3 {
    width: 100%;
    font-size: 22px;
    text-transform: uppercase;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
    font-family:"transat-text";
}

.footer_cta_content p {
    width: 100%;
    margin: 0;
}

.footer_cta_content_inner {
    width: 100%;
    display: block;
}

.two_column_box_col_content_inner p a:hover {
	border-color: #52A4B7;
    background: #52A4B7;
    color: #fff;
}

.footer_cta_content_inner p a {
    color: #fff;
    font-size: 12px;
    padding: 8px 35px;
    display: inline-block;
    font-weight: 500;
    text-transform: uppercase;
    background: #192a44;
}

.footer_cta_content_inner p a:hover {
    background: #5d9298;
}
.footer {
    background: #192A44;
    padding: 70px 0 30px 0;
    text-align: center;
    font-family:"transat-text";
}

.footer_logo {
    margin-bottom: 40px;
}

.footer_logo img {
    width: 100px;
}
.footer_menu{
    margin-bottom: 30px;
}
.footer_menu ul {
    text-align: center;
}

.footer_menu ul li {
    display: inline-block;
    margin: 0 10px;
}

.footer_menu ul li a {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 500;
}

.footer_menu ul li a:hover {
    color: #5D9298;
}
.footer_social{
    margin-bottom: 70px;
}
.footer_social ul {
    text-align: center;
}

.footer_social ul li {
    display: inline-block;
    margin: 0 10px;
    font-size: 22px;
}

.footer_social ul li a {
    color: #5D9298;
}

.footer_social ul li a:hover {
    color: #ffffff;
}

.footer_links {
    text-align: left;
}
.footer_links li{ 
    display: inline-block;
    margin-right: 10px;
}
.footer_links li:last-child{
	margin-right: 0;
}

.footer_copyright ul li a {
    color: #fff;
    font-size: 12px;
}

.footer_credit {
    text-align: right;
}

.footer_credit ul li {
    margin: 0 0 0 20px;
}

.hero_section_inner hr {
    display: inline-block;
    width: 220px;
    height: 8px;
    border: 0;
    /*background: #52A4B7;*/
    background: #76BCD1;
    margin: 20px 0;
}

.readmore_link {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 99;
}

.readmore_link a img {
    width: 50px;
}
.text_box_section_bg_blue{
    background: #192A44;
}
.text_box_section_inner{
    background: url(/wp-content/uploads/2023/03/pattern.png);
}
.text_box_section {
    background-repeat: repeat;
    background-size: 30px;
}

.text_box_section_inner {
    padding: 100px 0;
    text-align: center;
    color: #fff;
    background-repeat: repeat;
    background-size: 30px;
}
.section_title{
    text-align: center;
}
. h2 {
    font-size: 44px;
    margin-bottom: 20px;
}

.section_title p {
    font-size: 18px;
    line-height: 30px;
    width: 100%;
    max-width: 740px;
    margin: auto auto;
}

p:last-child {
    margin-bottom: 0;
}
.features_section {
    background: #52A4B7;
    color: #fff;
    padding: 80px 0;
}

.features_section .section_title {
    margin-bottom: 80px;
}

.feature_item {
    border: 1px solid #fff;
    height: 100%;
}

.feature_item_inner {position: relative;}

.features_list .col-md-4 {
    padding-bottom: 60px;
}

.feature_item_icon {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
}

.feature_item_icon img {
    height: 50px;
}

.feature_item_content {
    padding: 60px 20px 40px 20px;
    text-align: center;
}

.feature_item_content h3 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 10px;
}

.feature_item_content p {
    font-size: 14px;
}
.numbered_list_section {
    padding: 100px 0;
}

.numbered_list_section .section_title {
    margin-bottom: 60px;
}

.numbered_list_item {
    padding: 15px 40px;
    position: relative;
    margin-bottom: 25px;
}

.numbered_list_item_number {
    position: absolute;
    top: 0;
    left: -46px;
    background: rgb(82 164 183 / 90%);
    width: 60px;
    height: 60px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    font-weight: 500;
    border-radius: 100%;
    font-size: 24px;
}

.numbered_list_item_content {}

.numbered_list_item_content h3 {
    color: #52A4B7;
    font-weight: 500;
    font-size: 26px;
    margin-bottom: 10px;
}

.numbered_list_item_content p {
    font-size: 14px;
}

.numbered_list_item:last-child {
    margin-bottom: 0;
}

.numbered_list_items {
    padding-top: 30px;
}
.teams_seaction {
    background: #192A44;
    color: #fff;
    padding: 100px 0;
}

.teams_seaction .section_title {
    margin-bottom: 60px;
}

.team_member_item {
    padding: 30px;
}

.team_member_photo {
    height: 360px;
    margin-bottom: 30px;
}
.team_member_details {}

.team_member_details h3 {
    font-weight: bold;
    font-size: 22px;
    color: #52A4B7;
    margin-bottom: 10px;
}

.team_member_details p {
    text-transform: uppercase;
    font-size: 12px;
}
#map{
    background: #ededed;
    height: 700px;
}
.communities_section {
    padding: 80px 0;
}

.communities_section .section_title {
    margin-bottom: 40px;
}

.communities_section .section_title h2 {
    /*color: #52A4B7;*/
	color: #52A4B7;
}

.communities_list {
    padding-top: 140px;
}
.communities_list .container {
    max-width: 1400px;
}
.community_item {
    margin-bottom: 60px;
}

.community_photo {
    height: 280px;
    margin-bottom: 25px;
}

.community_details {
    text-align: center;
}

.community_details h3 {
    font-size: 20px;
    font-weight: bold;
    color: #52A4B7;
    margin-bottom: 10px;
}

.community_details p {
    text-transform: uppercase;
    font-size: 14px;
}
.page-careers .two_column_box_col_image_img {position: initial;margin-left: -60px;width: calc(100% + 60px);}

.page-careers .two_column_box_col.two_column_box_col_image {
    padding: 60px 0;
}
.page-careers .two_column_box_col_content_inner p a.nobtn,
.page-careers .two_column_box_col_content_inner h2 {
	color: #76BCD1;
}

body.page-id-26 .two_column_box_col_content_inner p {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}

body.page-id-26 .two_column_box_col_content_inner h3 {
    font-family: "transat-text";
    text-transform: uppercase;
    font-size: 18px;
}

body.page-id-26 .hero_section {
    border: 0;
}
body.page-id-28 .hero_section {
    display: none;
}

body.page-id-28 .footer_cta {
    display: none;
}
.contact_section {
    background: rgb(224 226 227 / 30%);
    padding: 80px 0;
}

.contact_section .section_title h2 {
    color: #52A4B7;
    margin-bottom: 20px;
}

.contact_section .section_title {
    margin-bottom: 60px;
}

.contact_form_wrap {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.contact_field {
}

.contact_field input, .contact_field textarea, .contact_field select {
    width: 100%;
    height: 35px;
    border: 1px solid rgb(101 101 101 / 50%);
    box-shadow: 0 0 1px 0px rgb(101 101 101 / 30%);
    border-radius: 2px;
    padding: 5px 8px;
}

.contact_form_wrap .col-md-6, .contact_form_wrap .col-md-12 {
    padding: 10px;
}

.contact_field textarea {
    height: 160px;
}

.contact_field.contact_field_submit input {
    background: #52A4B7;
    display: inline-block;
    width: auto;
    color: #fff;
    border: 0;
    box-shadow: none;
    padding: 4px 40px;
    font-weight: 500;
    font-size: 14px;
}

.contact_field.contact_field_submit {
    text-align: center;
    transition: all 0.3s;
}

.contact_field.contact_field_submit input:hover {
    background: #192A44;
}
span.wpcf7-spinner {
    position: absolute;
}
body.page-id-113 .footer_cta, body.error404  .footer_cta{
    display: none;
}
body.page-id-113 .hero_section, body.error404 .hero_section {
    display: none;
}
.text_box_section.text_box_section_bg_gray {
    background: url(/wp-content/uploads/2023/03/pattern.png);
}
.text_box_section.text_box_section_bg_gray {
    padding: 100px 0;
    background-repeat: repeat;
    background-size: 30px;
}

.text_box_section.text_box_section_bg_gray .text_box_section_inner {
    background: rgb(224 226 227 / 30%);
    color: #707070;
    padding: 130px 0;
}

.text_box_section.text_box_section_bg_gray .text_box_section_inner .section_title h2 {
    color: #52A4B7;
    margin-bottom: 30px;
}
.mobile_menu_trigger{
    display: none;
}
.text_box_section_bg_blue .text_box_section_inner {
    /*background-image: url(/wp-content/uploads/2023/03/pattern.png);*/
    background-image: none;
    background-color: #192A44;
    background-size: 49px auto !important;
    background-blend-mode: overlay;
}
.section_title p {
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.5px;
}

.header_menu ul li a {
    letter-spacing: 1px;
}

.hero_section_inner p a {
    letter-spacing: 1px;
}

.two_column_box_col_content_inner p a:not(.nobtn) {
    letter-spacing: 1px;
    font-size: 14px;
    padding: 10px 30px;
}

.footer_cta_content h3 {
    font-size: 30px;
    letter-spacing: 1px;
}

.footer_cta_content {
    width: 420px;
    height: 420px;
}

.footer_cta_content_inner p a {
    letter-spacing: 1px;
    font-size: 14px;
    padding: 10px 50px;
    background: transparent;
    border: 1px solid #fff;
    margin-top: 10px;
}

.footer_cta_content_inner p a:hover {
    /*background: rgb(0 0 0 / 20%);*/
	background: #52A4B7;
	border-color: #52A4B7;
}

.footer_menu ul li a {
    letter-spacing: 1px;
}
.contact_field.contact_field_submit input {
    font-family: "transat-text", sans-serif;
    font-size: 14px;
    padding: 10px 30px;
    height: auto;
    letter-spacing: 1px;
    width: auto;
    border-radius: 0;
}
.feature_item_content {
    min-height: 305px;
}
.feature_item_content {
    min-height: 305px;
}

body.page-id-22 .section_3 .section_title p {
    max-width: 100%;
}
.numbered_list_section_image{
	display: none;
}
.community_photo {
    position: relative;
}

a.community_item_link {
    position: absolute;
    background: rgb(216 155 21 / 70%);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    padding: 8px 10px;
    opacity: 0;
}

a.community_item_link:hover {
    background: #d89b15;
}

.community_item:hover a.community_item_link {
    opacity: 1;
    padding: 15px 20px;
}
body.page-id-113 .text_box_section.text_box_section_bg_gray {
    background-color: rgb(224 226 227 / 30%);
    background-blend-mode: multiply;
}

body.page-id-113 .text_box_section.text_box_section_bg_gray .text_box_section_inner {
    background: rgb(224 226 227);
}
.testimonialslider_item_content p {
    width: 590px;
    max-width: 100%;
    margin: 0 auto;
}
