/*
Theme Name: Divi Child Theme
Theme URI: https://rent-a-boat-zadar.com/
Description: Child Theme For Divi
Author: Filip
Author URI: https://rent-a-boat-zadar.com/
Version: 1.0.0
Template: Divi
*/

.custom-intro-section {
    display: flex;
    flex-wrap: wrap;
    background: #000;
}

.custom-intro-split {
    width: 40%;
}

.custom-intro-split.left {
    position: relative;
    padding: 70px 0 70px 80px;
}

.custom-intro-split.left:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 125%;
    height: 100%;
    background: linear-gradient(180deg, #24aade 0%, #232764 100%) !important;
    clip-path: polygon(0 0, 100% 0, 80% 100%, 0% 100%);
    z-index: 1;
}
.intro-inner.left {
    position: relative;
    z-index: 2;
}

.custom-intro-split.right {
    position: relative;
    height: 730px;
    min-height: 33.334vw;
    width: 60%;
}
/*.page-id-987504739 .custom-intro-split.right, .page-id-987504738 .custom-intro-split.right, .page-id-987504737 .custom-intro-split.right  {*/
/*    height: auto;*/
/*}*/

.intro-inner.right {
    position: absolute;
    height: 100%;
    width: 300%;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
}

.intro-inner h1 {
    font-size: 50px;
    font-weight: 700;
    color: #FFF;
    text-transform: uppercase;
    margin-bottom: 50px;
}

.intro-inner p {
    color: #FFF;
    max-width: 490px;
    font-weight: 300;
    text-align: justify;
}
.custom-intro-section .intro-inner .et_pb_text_1 {
    margin-left: 0 !important;
}
.custom-intro-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.custom-map-btn {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.center-intro-section {
    margin-bottom: 100px;
}

.center-intro-inner {
    position: relative;
    padding: 120px 0 80px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    background-blend-mode: multiply;
    background-color: rgba(12, 113, 195, 0.29);
    min-height: 735px;
}

.center-intro-content {
    position: relative;
    max-width: 34%;
    margin: auto;
    z-index: 2;
}

.center-intro-content h1 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 45px;
    color: #FFF;
    text-align: center;
    margin-bottom: 80px;
}

.center-intro-content p {
    font-size: 20px;
    font-weight: 300;
    color: #FFF;
    text-align: center;
}

.center-intro-bg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 206px;
}

.mobile-intro-content {
    display: none;
    width: 80%;
    margin: auto;
}

.mobile-intro-content h2 {
    font-weight: 600;
    font-size: 20px;
    color: #707070;
}

.mobile-intro-content p {
    text-align: justify;
}

.custom-intro-section .fluid-width-video-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.custom-intro-section .fluid-width-video-wrapper iframe{
    position: relative;
    width: 100%;
    height: 100%;
    padding: 0 !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

@media only screen and (max-width: 1360px) {
    .custom-intro-split.left {
        padding: 40px 0 40px 40px;
    }
    .intro-inner h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 1000px) {
    .custom-intro-section {
        flex-direction: column-reverse;
    }
    .custom-intro-split {
        width: 100%;
    }
    .custom-intro-split.left {
        padding: 40px 20px;
    }
    .intro-inner h1 {
        font-size: 40px;
        margin-bottom: 20px;
    }
    .intro-inner p {
        max-width: 100%;
    }
    .custom-intro-split.right {
        height: unset;
        min-height: unset;
        width: 100%;
    }
    .intro-inner.right {
        position: relative;
        width: 100%;
        left: 0;
        transform: none;
    }
    .custom-intro-section .fluid-width-video-wrapper {
        position: relative;
        height: unset;
        aspect-ratio: 16/9;
    }
    .custom-intro-section .fluid-width-video-wrapper iframe{
        position: absolute;
    }
    .custom-intro-img {
        position: relative;
        width: 100%;
        height: auto;
    }
    .et_pb_section.et_pb_section_0_tb_header.sad.et_section_regular.et_pb_section--with-menu {
        padding: 0 !important;
    }
    .et_pb_column.et_pb_column_1_3.et_pb_column_3_tb_header.et_pb_css_mix_blend_mode_passthrough {
        margin: 0;
    }
    #custom-mobile-main-nav {
        margin-bottom: 0;
    }
    .et_pb_menu_1_tb_header.et_pb_menu {
        min-height: unset !important;
    }
    .et_pb_menu__wrap .mobile_menu_bar {
        transform: none !important;
    }
    .mobile_menu_bar:before {
        color: #0856a2 !important;
    }
    #lang-options {
        left: unset;
        top: 29px !important;
        right: 6px !important;
        margin: 0 !important;
    }
    #lang-options .mobile-lang-nav {
        margin: 0 !important;
    }
    .center-intro-inner {
        min-height: 273px;
        padding: 0;
    }
    .center-intro-content {
        display: none;
    }
    .center-intro-bg {
        height: 97px;
    }
    .mobile-intro-content {
        display: block;
        margin-top: 30px;
    }
}

.infobox {
    width: 270px;
}

.infobox .map-detail {
    min-width: 130px;
    height: 36px;
    line-height: 36px;
    margin: 0 auto;
}

.infobox .logo {
    width: 100px;
    height: auto;
    margin-bottom: 15px;
}
.infobox .image {
    width: 100%;
    height: auto;
}

.infobox p {
    line-height: 1.4;
    margin-bottom: 20px;
    font-size: 22px;
    font-family: 'Poppins', Helvetica, Arial, Lucida, sans-serif;
    font-weight: 700;
    text-align: center;
}

.infobox ul {
    padding-top: 15px;
}

.infobox .infobox-bottom {
    padding-top: 20px;
}

.infobox .infobox-bottom img {
    margin-top: 5px;
    width: 70px;
    float: right;
}

.custom-map-block {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    max-width: 1080px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 6px 6px 18px 0px rgba(0,0,0,0.3);
    border-radius: 15px;
    padding: 20px;
    margin-bottom: 60px;
}

.map-block-left {
    position: relative;
    width: 36.7%;
}

.map-block-right {
    width: 57.8%;
}


.map-block-pic {
    position: relative;
    aspect-ratio: 16/9;
    border-radius: 15px;
    overflow: hidden;
    z-index: 1;
}

.map-block-pic:hover .gallery-trigger {
    opacity: 1;
}

.gallery-trigger {
    position: absolute;
    background-color: rgba(255, 255, 255, 0.64);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity .3s;
    cursor: pointer;
    z-index: 2;
}

.gallery-trigger:after {
    content: "\E050";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: ETmodules;
    font-size: 32px;
    color: #0856a2;
}

.map-block-btn {
    display: inline-flex;
    justify-content: center;
    width: 242px;
    max-width: 100%;
    padding: 8px 16px;
    border-radius: 30px;
    background-image: linear-gradient(139deg, #003264 0%, #0058ad 100%);
    font-size: 18px;
    font-weight: 300;
    line-height: 1.7em;
    color: #fff;
    z-index: 3;
}

.map-block-btn.desktop {
    position: absolute;
    bottom: -8px;
    left: 0;
    width: 100%;
}

.map-block-btn:after {
    content: attr(data-icon);
    font-size: inherit;
    font-family: ETmodules;
    font-weight: 400;
    line-height: inherit;
    color: inherit;
    margin-left: 0.3em;
}

.map-block-pic img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
}

.mobile-img-slider {
    margin-bottom: 40px;
    overflow: hidden;
}

.map-block-right .user-content {
    text-align: justify;
    font-weight: 300;
    font-size:14px;
    line-height: 27px;
}

.mobile-btn {
    margin-top: 20px;
    text-align: center;
}

.mobile {
    display: none;
}

.slide-inner img {
    width: 100%;
    max-width: 100%;
    max-height: 220px;
    height: auto;
    border-radius: 15px;
    overflow: hidden;
}

@media only screen and (max-width: 1000px) {
    .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
    .map-block-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .map-block-right {
        width: 100%;
    }
}
#cutom-mobile-middle #logotip {
    background-image: url(https://www.rent-a-boat-zadar.com/wp-content/uploads/2021/02/Rent-a-boat-zadar-logo.png);
}
.menu-item-987504917 {
    display: none;
}
@media (max-width: 980px) {
    .phone-options-number {
        font-weight: 400 !important;
    }
}
@media (min-width: 980px) {
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
}
.custom-map-block .swiper-button-next, .custom-map-block .swiper-button-prev {
    top: 45% !important;
}
.infobox .map-block-btn {
    text-align: center;
    margin: auto;
    display: flex;
    font-size: 24px;
    padding: 4px 16px;
}
.gm-style .gm-style-iw-tc::after, .gm-style .gm-style-iw-tc {
    height: 16px;
    width: 32px;
}
.vue-map-container {
    width: 100%;
    height: 700px;
}
@media (max-width: 980px) {
    .vue-map-container {
        width: 100%;
        height: 400px;
    }
}
.mobile-intro-content p {
    font-weight: 400;
}