/*
Theme Name:   Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Description:  A Twenty Seventeen child theme 
Author: the WordPress team
Author URI: https://wordpress.org/
Template: twentyseventeen
Version: 1.0.0
Text Domain: twentyseventeen
*/

.page-template-template-focus-areas .site-content {
    padding-top: 0;
}

.pb-menu-area {
    background: #366054;
    margin-bottom: 80px;
    padding: 38px 0 30px 0;
}

.pb-menu-area .items {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    justify-content: center;
    align-items: center;
    max-width: 850px;
    margin: auto;
}

.page-id-1724 .pb-menu-area .items {
    max-width: 100%;
}

.page-id-1724 .pb-menu-area .items {
    padding-left: 350px;
}

.page-id-1724 .pb-menu-area .item:first-child {
    width: 320px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.pb-menu-area .item {
    padding: 5px 15px;
    flex: 0 0 33.333%;
    max-width: 33.333%;
    text-align: center;
}

.navigation-top .wrap {
    max-width: 100%;
}

.main-navigation > div > ul {
    text-align: center;
}

.collapsable-section .title {
    background: #9c4a55;
    color: #fff;
    padding: 12px 15px;
}

.collapsable-section .title h3 {
    margin: 0;
    color: #fff;
    font-weight: 500;
}

.collapsable-section .text {
    padding: 20px 15px;
}

.collapsable-toggle-menu {
    width: 50px;
    height: 50px;
    background: #9c4a55;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    bottom: 20px;
    left: 20px;
}

.collapsable-toggle-menu svg {
    fill: #fff;
    width: 28px;
    position: relative;
    left: 2px;
}

.collapsable-sidebar-menu {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 99999;
    background: rgba(0,0,0,.5);
    right: 0;
    width: 100%;
    transform: translateX(-105%);
    transition: all .3s;
}

.collapsable-sidebar-menu.active {
    transform: translateX(0);
}

.collapsable-sidebar-menu .box-content {
    background: #9c4a55;
    max-width: 300px;
    width: 100%;
    box-shadow: rgb(0 0 0 / 20%) 0px 8px 10px -5px, rgb(0 0 0 / 14%) 0px 16px 24px 2px, rgb(0 0 0 / 12%) 0px 6px 30px 5px;
    padding: 15px 0;
    overflow-y: auto;
    height: 100vh;
}

.collapsable-sidebar-menu a {
    display: block;
    color: #fff;
    padding: 12px 15px;
    font-size: 16px;
}

#tooltip {
    background: #CFE2E4;
}

#tooltip:after {
    border-top-color: #CFE2E4;
}

.ocean-connections {
    background: #eaeaea;
}

.ocean-connections .box-content {
    max-width: 1360px;
    margin: auto;
    position: relative;
    height: 930px;
    padding: 0;
    left: 65px;
}

.ocean-connections .image,
.ocean-connections .links a,
.ocean-connections .text,
.ocean-connections .title,
.ocean-connections .ocean-image{
    position: absolute;
}

.ocean-connections .links {
    /*opacity: 0;*/
    /*visibility: hidden;*/
    transition: all .6s;
}

.ocean-connections .image:hover + .links {
    opacity: 1;
    visibility: initial;
}

.ocean-connections .image {
    cursor: pointer;
}

.ocean-connections .ocean-image {
    left: 365px;
    top: 295px;
    width: 480px;
}

.ocean-connections .ocean-image img {

}

.ocean-connections .item:nth-child(1) .image {
    left: 493px;
    top: 106px;
    width: 165px;
}

.ocean-connections .item:nth-child(2) .image {
    left: 820px;
    top: 276px;
    width: 340px;
}

.ocean-connections .item:nth-child(3) .image {
    left: 735px;
    top: 520px;
    width: 255px;
}

.ocean-connections .item:nth-child(4) .image {
    top: 522px;
    left: 491px;
    width: 210px;
}

.ocean-connections .item:nth-child(5) .image {
    left: 227px;
    top: 525px;
    width: 210px;
}

.ocean-connections .item:nth-child(6) .image {
    left: 200px;
    top: 210px;
    width: 232px;
}

.ocean-connections .item:nth-child(1) .links a:nth-child(1) {
    left: 395px;
    top: 177px;
    text-align: right;
}

.ocean-connections .item:nth-child(1) .links a:nth-child(2) {
    left: 460px;
    top: 114px;
}

.ocean-connections .item:nth-child(1) .links a:nth-child(3) {
    left: 498px;
    top: 65px;
    text-align: center;
}

.ocean-connections .item:nth-child(1) .links a:nth-child(4) {
    left: 617px;
    top: 60px;
    text-align: center;
}

.ocean-connections .item:nth-child(2) .links a:nth-child(1) {
    left: 1016px;
    top: 253px;
}

.ocean-connections .item:nth-child(2) .links a:nth-child(2) {
    left: 1140px;
    top: 280px;
}

.ocean-connections .item:nth-child(2) .links a:nth-child(3) {
    left: 1170px;
    top: 330px;
}

.ocean-connections .item:nth-child(2) .links a:nth-child(4) {
    left: 1106px;
    top: 422px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(1) {
    left: 947px;
    top: 554px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(2) {
    top: 592px;
    left: 995px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(3) {
    top: 648px;
    left: 971px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(4) {
    top: 725px;
    left: 838px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(5) {
    top: 787px;
    left: 725px;
}

.ocean-connections .item:nth-child(3) .links a:nth-child(6) {
    top: 708px;
    left: 718px;
}

.ocean-connections .item:nth-child(4) .links a:nth-child(1) {
    left: 654px;
    top: 671px;
}

.ocean-connections .item:nth-child(4) .links a:nth-child(2) {
    left: 619px;
    top: 709px;
}

.ocean-connections .item:nth-child(4) .links a:nth-child(3) {
    left: 602px;
    top: 758px;
}

.ocean-connections .item:nth-child(4) .links a:nth-child(4) {
    left: 496px;
    top: 763px;
    text-align: center;
}

.ocean-connections .item:nth-child(4) .links a:nth-child(5) {
    left: 400px;
    top: 705px;
    text-align: right;
}

.ocean-connections .item:nth-child(5) .links a:nth-child(1) {
    left: 327px;
    top: 697px;
}

.ocean-connections .item:nth-child(5) .links a:nth-child(2) {
    left: 259px;
    top: 733px;
}

.ocean-connections .item:nth-child(5) .links a:nth-child(3) {
    left: 150px;
    top: 674px;
    text-align: right;
}

.ocean-connections .item:nth-child(5) .links a:nth-child(4) {
    left: 122px;
    top: 563px;
    text-align: right;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(1) {
    left: 252px;
    top: 492px;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(2) {
    left: 165px;
    top: 494px;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(3) {
    left: 91px;
    top: 421px;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(4) {
    left: 135px;
    top: 300px;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(5) {
    left: 224px;
    top: 187px;
}

.ocean-connections .item:nth-child(6) .links a:nth-child(6) {
    left: 307px;
    top: 241px;
}

.ocean-connections .item:nth-child(1) .text {
    top: 229px;
    left: 662px;
}

.ocean-connections .item:nth-child(2) .text {
    top: 491px;
    left: 1006px;
    width: 260px;
}

.ocean-connections .item:nth-child(3) .text {
    top: 690px;
    left: 1030px;
    width: 250px;
}

.ocean-connections .item:nth-child(4) .text {
    top: 810px;
    left: 254px;
    width: 430px;
}

.ocean-connections .item:nth-child(5) .text {
    top: 627px;
    left: -50px;
    width: 200px;
}

.ocean-connections .item:nth-child(6) .text {
    top: 333px;
    left: -10px;
    width: 203px;
}

.ocean-connections .links a {
    font-size: 17px;
    font-weight: 600;
    z-index: 1;
    line-height: 20px
}

.ocean-connections .title {
    top: 370px;
    left: 500px;
    text-align: center;
}

.ocean-connections .title h2 {
    font-weight: 600;
    font-size: 40px;
    margin: 0;
    line-height: 50px;
    color: #000;
}

.ocean-connections .text {
    border: 1px solid #7d8a84;
    border-radius: 20px;
    padding: 7px 20px;
    text-align: center;
    width: 290px;
    font-size: 12.5px;
    line-height: 15px;
    font-weight: 600;
    z-index: 1;
}

.ocean-connections .text p {
    margin: 0;
}

.page-template-template-ocean-connections .site-content {
    padding: 0 !important;
}

.page-template-template-ocean-connections .site-footer {
    margin-top: 0;
}

.pb-ins-sec {
    text-align: center;
}

.pb-ins-sec .container {
    max-width: 1000px;
}

.pb-ins-sec .item:not(:last-child) {
    margin-bottom: 40px;
}
.ocean-back-btn {
    text-align: center;
}
.ocean-back-btn img {
    height: 150px;
    margin-bottom: 20px;
}
.ocean-connections .top-image {
    max-width: 600px;
    margin: 0 auto 0 auto;
    padding-top: 40px;
}

.single-post:not(.has-sidebar) #primary, .page.page-one-column:not(.twentyseventeen-front-page) #primary, .archive.page-one-column:not(.has-sidebar) .page-header, .archive.page-one-column:not(.has-sidebar) #primary {
    max-width: 100%;
}
.wrap,
.page-one-column .panel-content .wrap {
    max-width: 1090px;
}

.site-main div[data-elementor-type="wp-page"] {
    margin-left: -10px;
    margin-right: -10px;
}
@media only screen and (max-width: 991px) {
    .pb-menu-area .items {
        padding: 0;
        justify-content: center;
    }
    
    .page-id-1724 .pb-menu-area .items {
        padding-left: 0;
    }
    
    .page-id-1724 .pb-menu-area .item:first-child {
        position: unset;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%;
        transform: translateY(0);
        text-align: center;
    }
    
    .ocean-connections .box-content {
        left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .pb-menu-area .item {
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .collapsable-section .title h3 {
        font-size: 16px;
    }
    
    .ocean-connections .image, .ocean-connections .links a, .ocean-connections .text, .ocean-connections .title {
        position: unset;
    }
    
    .ocean-connections .title {
        margin: 0;
        transform: none;
    }
    
    .ocean-connections .item {
        margin-top: 30px;
        text-align: center;
    }
    
    .ocean-connections .text {
        width: auto;
        max-width: 300px;
        margin: auto;
        margin-top:15px;
    }
    
    .ocean-connections .links a {
        display: block;
        margin-bottom: 10px;
        text-align: center !important;
    }
    
    .ocean-connections .box-content {
        height: auto;
    }
    
    .ocean-connections .image {
        margin: auto;
        margin-bottom: 20px;
    }
    
    .ocean-connections {
        padding: 40px 0;
    }
    
    .ocean-connections .ocean-image {
        display: none;
    }
    
    .ocean-connections .links {
        opacity: 1;
        visibility: initial;
    }
    
    .ocean-connections .top-image {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

@media only screen and (max-width: 479px) {
    .collapsable-sidebar-menu .box-content {
        /*max-width: calc(100% - 50px);*/
    }
}