<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&amp;display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bodoni+Moda:ital,opsz,wght@0,6..96,400;0,6..96,500;0,6..96,600;0,6..96,700;0,6..96,800;0,6..96,900;1,6..96,400;1,6..96,500;1,6..96,600;1,6..96,700;1,6..96,800;1,6..96,900&amp;display=swap');

@font-face {
    font-family: "629183cc";
    font-display: swap;
    src: url('/Content/font/fonts/files/629183cc_0.woff2') format('woff2'), url('/Content/font/fonts/files/629183cc_0.woff') format('woff');
    font-style: normal;
    font-weight: normal;
}
.dil {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 25%;
    background: transparent;
    padding: 5px;
    border-radius: 8px 0 0 8px;
}

    .dil a {
        display: block;
        font-size: 12px;
        line-height: 13px;
        color: #fff;
        text-align: center;
        padding: 10px;
    }

        .dil a:hover {
            color: #fff;
            text-decoration: underline;
        }

        .dil a:first-child {
            border-bottom: 2px solid #fff;
        }
.img-responsive {
    width: 100%;
}

scrollbar {
    width: 8px;
}

scrollbar-button {
    background: #303381;
    color: #000;
}

scrollbar-track {
    background-color: #303381;
    border-left: 1px solid #303381;
}

scrollbar-thumb {
    background-color: #303381;
}

    scrollbar-thumb:hover {
        background-color: #303381;
    }

::-webkit-scrollbar {
    width: 8px;
}

::-webkit-scrollbar-button {
    background: #f3f4f7;
    color: #eee;
}

::-webkit-scrollbar-track {
    background-color: #edeff3;
    border-left: 1px solid #edeff3;
}

::-webkit-scrollbar-thumb {
    background-color: #303381;
}

    ::-webkit-scrollbar-thumb:hover {
        background-color: #199ecc;
    }

.tl-edges {
    max-width: 100%;
    overflow-x: hidden;
}

.tl-wrapper {
    float: left;
    position: relative;
    width: 100%;
}

    .tl-wrapper + .tl-wrapper {
        margin-left: -100%;
        margin-right: 0;
    }
/* İletişim */
.tltext-wrap {
    position: relative;
    padding-left: 10%;
    padding-bottom: 25px;
    margin: 15px auto;
    height: 25vh;
}

.mod-text-list a.pin-wrap {
    color: #2e3e71;
}

.map-pin {
    position: absolute;
    left: 0;
    top: -0.625em;
    width: 8%;
}

.tllocation {
    font-size: 18px;
    margin-bottom: 1em;
    font-weight: bold;
}

.tladdress {
    font-size: 15px;
    line-height: 1.3em;
    margin-bottom: 1em;
    font-weight: 400;
}

.contact-middle {
    position: relative;
    margin-top: 30px;
    margin-bottom: 30px;
    overflow: visible;
}

    .contact-middle &gt; .elementor-row {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 auto;
    }

        .contact-middle &gt; .elementor-row &gt; .address_box {
            width: 35%;
            position: relative;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
        }

            /*.contact-middle &gt; .elementor-row &gt; .address_box::after {
                position: absolute;
                content: '';
                width: 30px;
                height: 30px;
                background: #303381;
                top: 50%;
                right: 0;
                z-index: 99;
                clip-path: polygon(0 0,100% 0,0 100%);
                transform: translate(-70%,-50%) rotate( 135deg);
            }*/

            .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset {
                background-color: #303381;
                transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
                margin: 0 0 0 35px;
                border-radius: 7px 7px 7px 7px;
                padding: 0;
                width: 100%;
                position: relative;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
            }

                .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-background-overlay {
                    border-radius: 7px 7px 7px 7px;
                    mix-blend-mode: luminosity;
                    transition: background .3s,border-radius .3s,opacity .3s;
                    background-position: center center;
                    background-repeat: no-repeat;
                    background-size: cover;
                    opacity: .14;
                    height: 100%;
                    width: 100%;
                    top: 0;
                    left: 0;
                    position: absolute;
                }

                .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap {
                    align-content: center;
                    align-items: center;
                    padding: 50px;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: flex;
                    position: relative;
                    width: 100%;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -ms-flex-line-pack: start;
                    align-content: flex-start;
                }

                    .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget {
                        width: 100%;
                        position: relative;
                    }

                        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item {
                            font-weight: bold;
                            line-height: 1.2em;
                            font-size: 18px;
                        }

                            .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a {
                                margin: 0px 0 15px;
                                -webkit-box-align: center;
                                -ms-flex-align: center;
                                align-items: center;
                                -webkit-transition: all .4s ease;
                                transition: all .4s ease;
                                position: relative;
                                display: -webkit-box;
                                display: -ms-flexbox;
                                display: flex;
                                -webkit-box-align: center;
                                -ms-flex-align: center;
                                align-items: center;
                                font-size: inherit;
                                text-decoration: none;
                                outline: 0;
                            }

                                .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a &gt; .list_content {
                                    text-align: center;
                                    width: 100%;
                                }

                                    .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a &gt; .list_content &gt; .address-icon-list-text {
                                        color: #fff;
                                        margin: 0;
                                        display: block;
                                        margin-bottom: 0;
                                    }

                                        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a &gt; .list_content &gt; .address-icon-list-text &gt; .title {
                                            position: relative;
                                            margin: 5px auto;
                                            display: inherit;
                                        }

                                        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a &gt; .list_content &gt; .address-icon-list-text &gt; .titletop {
                                            position: relative;
                                            font-size: 32px;
                                            font-weight: 600;
                                        }

                                        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-widget &gt; .address-widget-container &gt; .address-icon-list-item &gt; a &gt; .list_content &gt; .address-icon-list-text &gt; .subtitle {
                                            font-size: 15px;
                                            line-height: 2em;
                                            font-weight: 500;
                                            color: #fff;
                                            padding: 8px 0 0;
                                            font-style: normal;
                                            display: block;
                                            -webkit-transition: all .4s ease;
                                            transition: all .4s ease;
                                        }

                    .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-button::before {
                        position: absolute;
                        width: 8px;
                        height: 8px;
                        background: #fff;
                        content: '';
                        left: -20px;
                        transition: all .3s !important;
                        top: 11px;
                        border-radius: 50%;
                    }

                    .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-button {
                        position: relative;
                        z-index: 2;
                        width: 100%;
                    }

                        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-button &gt; a {
                            padding: 0;
                            font-size: 16px;
                            font-weight: 500;
                            text-decoration: underline;
                            background-color: transparent;
                            border-style: none;
                            border-radius: 5px;
                            color: #fff;
                            position: relative;
                            display: inline-block;
                            line-height: 1;
                            -webkit-user-select: none;
                            -moz-user-select: none;
                            -ms-user-select: none;
                            user-select: none;
                            white-space: nowrap;
                            vertical-align: middle;
                            text-align: center;
                            -webkit-transition: all .4s ease;
                            transition: all .4s ease;
                        }

                            .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset &gt; .address-widget-wrap &gt; .address-button &gt; a::before {
                                position: absolute;
                                content: "";
                                border-radius: inherit;
                                -webkit-transition: all .4s ease;
                                transition: all .4s ease;
                                z-index: -1;
                                top: 0;
                                left: 0;
                                height: 100%;
                                width: 100%;
                                background-size: 102% 102%;
                                opacity: 0;
                            }

        .contact-middle &gt; .elementor-row &gt; .map_box {
            width: 65%;
            background-color: #FFFFFF;
            box-shadow: 0px 10px 35px 0px rgb(0 0 0 / 10%);
            transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
            padding: 50px 35px 50px 35px;
            overflow: visible;
            border-radius: 6px 6px 6px 6px;
            position: relative;
        }

            .contact-middle &gt; .elementor-row &gt; .map_box &gt; .map-area {
                width: 100%;
            }

                .contact-middle &gt; .elementor-row &gt; .map_box &gt; .map-area &gt; .wrap {
                    position: relative;
                    width: 100%;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -ms-flex-line-pack: start;
                    align-content: flex-start;
                }

                    .contact-middle &gt; .elementor-row &gt; .map_box &gt; .map-area &gt; .wrap &gt; .google_maps {
                        width: 100%;
                        position: relative;
                        line-height: 0;
                    }

                        .contact-middle &gt; .elementor-row &gt; .map_box &gt; .map-area &gt; .wrap &gt; .google_maps &gt; iframe {
                            height: 385px;
                            filter: brightness( 87% ) contrast( 143% ) saturate( 0% ) blur( 0px ) hue-rotate( 215deg );
                            max-width: 100%;
                            width: 100%;
                            margin: 0;
                            line-height: 1;
                            border: none;
                        }

            .contact-middle &gt; .elementor-row &gt; .map_box &gt; .row {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                margin-right: -15px;
                margin-left: -15px;
            }

                .contact-middle &gt; .elementor-row &gt; .map_box &gt; .row .form-group {
                    position: relative;
                    margin: 1rem;
                }

            .contact-middle &gt; .elementor-row &gt; .map_box &gt; h1 {
                color: rgb(16, 16, 16);
                margin: 0px 0px 15px;
                font-size: 32px;
                font-weight: 900;
                line-height: 54px;
                text-align: center;
            }

.form-group td {
    padding: 0 10px;
}

    .form-group td label {
        padding-left: 10px;
        cursor: pointer;
    }

.form-group .label {
    color: #000;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    display: inline-block;
    margin-bottom: 1.0rem;
    padding: 0;
}

.form-group .form-control {
    padding: 12px 16px 12px 16px;
    border-radius: 5px 5px 5px 5px;
    background-color: #f6f7f9;
    font-size: 12px;
    border: 1px solid #02010100;
    height: 45px;
    color: #000;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    width: 100%;
    font-weight: 500;
    line-height: 1.5;
    -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -webkit-box-shadow: 0px 16px 32px 0px rgb(32 85 125 / 10%);
    box-shadow: 0px 16px 32px 0px rgb(32 85 125 / 10%);
}

    .form-group .form-control:focus,
    .form-group .form-control:active {
        border-color: #303381 !important;
        color: #000;
        background-color: #fff;
        outline: 0;
        -webkit-box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
        box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 25%);
    }

.form-group svg {
    position: absolute;
    top: 15px;
    right: 25px;
    color: #303381;
}

textarea.form-control {
    height: 150px !important;
}

.form-group &gt; .btn {
    display: block;
    margin: 10px auto;
    cursor: pointer;
    color: #fff;
    background-color: #303381;
    font-weight: 700;
    line-height: 1.7;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 2px solid #303381;
    box-sizing: border-box;
    transform: translateY(0);
    padding: 10px 25px;
    font-size: 14px;
    transition: all .2s ease-in-out;
    border-radius: 5px !important;
    margin-bottom: 0.75rem !important;
}

    .form-group &gt; .btn:hover {
        color: #fff;
        background-color: #B82229;
        border-color: #B82229;
        transform: translateY(-0.15rem);
        box-shadow: 0 0.25rem 0.75rem rgb(30 34 40 / 15%);
        color: #fff;
    }

section &gt; iframe {
    display: block;
}
/* İletişim */
/* KURUMSAL ŞERİT 1 */
.serit1 .inset {
    margin: 0 !important;
}

.serit1 {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-blend-mode: overlay;
    background-color: #fff;
}

    .serit1 &gt; div {
        padding: 0;
    }

        .serit1 &gt; div &gt; div {
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            align-items: center;
            justify-content: center;
        }

            .serit1 &gt; div &gt; div &gt; div {
                padding: 0;
            }

            .serit1 &gt; div &gt; div &gt; .left-section {
                height: 100vh;
                overflow: hidden;
            }

            .serit1 &gt; div &gt; div &gt; .right-section {
                padding: 0 7%;
                overflow: hidden;
            }

            .serit1 &gt; div &gt; div &gt; .left-section &gt; .inset {
                height: calc(100%);
            }

                .serit1 &gt; div &gt; div &gt; .left-section &gt; .inset &gt; .ig {
                    position: relative;
                    display: block;
                    width: 100%;
                    height: 100%;
                    background-repeat: no-repeat;
                    background-size: cover;
                    background-position: center center;
                    background-blend-mode: overlay;
                }

            .serit1 &gt; div &gt; div &gt; .right-section &gt; h1 {
                color: #303381;
                font-size: 16px;
                font-weight: 500;
                display: block;
                line-height: 1.5;
                margin-bottom: 2em;
                letter-spacing: 0 !important;
            }

            .serit1 &gt; div &gt; div &gt; .right-section &gt; h2 {
                font-size: 2.75em;
                line-height: 1.2;
                letter-spacing: -1px;
                font-weight: 500;
                color: #000;
            }

            .serit1 &gt; div &gt; div &gt; .right-section &gt; h3,
            .serit1 &gt; div &gt; div &gt; .right-section &gt; p {
                font-weight: 400;
                line-height: 1.5em;
                font-size: 16px;
                color: #000;
            }

            .serit1 &gt; div &gt; div &gt; .right-section &gt; .button {
                font-size: 14px;
                display: inline-block;
                float: left;
                margin-right: .5em;
                margin-left: 0;
            }

                .serit1 &gt; div &gt; div &gt; .right-section &gt; .button &gt; a {
                    padding: 2em 0;
                    display: flex;
                    flex-flow: row nowrap;
                    justify-content: center;
                    align-items: center;
                    align-content: flex-start;
                    color: #303381;
                }

                .serit1 &gt; div &gt; div &gt; .right-section &gt; .button:hover &gt; a {
                    color: #000;
                }

                .serit1 &gt; div &gt; div &gt; .right-section &gt; .button &gt; a &gt; .button_text {
                    transition: all 300ms ease;
                    padding-top: 3px;
                    font-weight: 500;
                    -webkit-order: 1;
                    -ms-flex-order: 1;
                    order: 1;
                    letter-spacing: 0px;
                }

                .serit1 &gt; div &gt; div &gt; .right-section &gt; .button &gt; a &gt; .icon_holder {
                    transition: all 300ms ease;
                    margin-left: .5em;
                    -webkit-order: 2;
                    -ms-flex-order: 2;
                    order: 2;
                    display: block;
                    padding: 1px 6px;
                    margin-top: 5px;
                    font-size: 12px;
                    color: #303381;
                }

                .serit1 &gt; div &gt; div &gt; .right-section &gt; .button &gt; a:hover &gt; .icon_holder {
                    transform: translateX(.2em);
                    color: #000;
                    border-color: #000;
                }

    .serit1 ul {
        padding-left: 30px;
    }

        .serit1 ul &gt; li {
            list-style-type: disc;
        }

@media (max-width:1000px) {
    .serit1 &gt; div &gt; div {
        display: block;
    }

        .serit1 &gt; div &gt; div &gt; .left-section {
            height: 50vh;
            width: 100%;
        }

        .serit1 &gt; div &gt; div &gt; .right-section &gt; h2 {
            font-size: large;
        }

        .serit1 &gt; div &gt; div &gt; .right-section &gt; h3 {
            font-size: medium !important;
        }

        .serit1 &gt; div &gt; div &gt; .right-section &gt; p {
            font-size: small !important;
        }

        .serit1 &gt; div &gt; div &gt; .right-section {
            padding: 5%;
        }
}
/* KURUMSAL ŞERİT 1 */
/*blockslide*/
.slide-block &gt; div {
    padding: 0 50px;
}

    .slide-block &gt; div &gt; h3 {
        margin-bottom: 10px;
        font-size: 13px;
        line-height: 15px;
        color: #303381;
        font-weight: 700;
        letter-spacing: 3.6px;
        text-transform: uppercase;
        text-align: center;
    }

    .slide-block &gt; div &gt; h4 {
        margin: 0 auto 20px;
        text-transform: uppercase;
        font-size: 50px;
        line-height: 55px;
        font-style: normal;
        font-weight: 300;
        letter-spacing: normal;
        text-align: center;
    }

.slide-block {
    position: relative;
    padding: 60px 0;
    /*height: 100%;*/
    height: 84vh;
    overflow: hidden;
}

.projects-row {
    margin: 10px;
}

.slide-block &gt; .projects-slide .project-image {
    margin: 0 auto;
    /*width: 80vw;*/
    height: 80vh;
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    left: 0;
    right: 0;
    border: none;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -2;
}

    .slide-block &gt; .projects-slide .project-image:before {
        content: "";
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, .5);
        top: 0;
        left: 0;
        position: absolute;
    }

    .slide-block &gt; .projects-slide .project-image.active {
        opacity: 1;
        visibility: visible;
        z-index: -1;
    }

.slide-block &gt; .projects-slide .projects-rows {
    /*height: 80vh;*/
    margin: 0 auto;
    position: relative;
}

    .slide-block &gt; .projects-slide .projects-rows .projects-row {
        display: block;
        width: 100%;
        height: auto;
        padding: 20px 100px;
        cursor: pointer;
        position: relative;
        z-index: 9999;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

@media(max-width: 1024px) {
    .slide-block &gt; .projects-slide .projects-rows .projects-row {
        opacity: 1;
        padding: 20px 20px;
    }

        .slide-block &gt; .projects-slide .projects-rows .projects-row h3 {
            font-size: medium !important;
            letter-spacing: 0 !important;
        }
}

.slide-block &gt; .projects-slide .projects-rows .projects-row .inner-project-image {
    display: none;
}

.slide-block &gt; .projects-slide .projects-rows .projects-row.hide {
    opacity: .4;
}

@media(max-width: 1024px) {
    .slide-block &gt; .projects-slide .projects-rows .projects-row.hide {
        opacity: 1;
    }
}

.slide-block &gt; .projects-slide .projects-rows .projects-row.active {
    opacity: 1;
}

.slide-block &gt; .projects-slide .projects-rows .projects-row h4 {
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 0;
    display: block;
    color: #fff;
}

.slide-block &gt; .projects-slide .projects-rows .projects-row h3 {
    /*text-transform: uppercase;*/
    letter-spacing: 5px;
    font-size: 20px;
    display: block;
    font-weight: 100;
    color: #fff;
    margin: 0;
    padding: 0;
}

.slide-block &gt; .projects-slide .projects-rows .projects-row a.fillLink {
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.slide-block &gt; .projects-slide .slide-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}

    .slide-block &gt; .projects-slide .slide-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: right;
    }

@media(max-width: 1200px) {
    .slide-block &gt; .projects-slide .slide-image img {
        object-position: center;
    }
}
/*blockslide*/
/*galeri*/
.galeri &gt; .container-fluid {
    padding: 0;
}

.galeri &gt; div &gt; div &gt; h3 {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 15px;
    color: #e61b35;
    font-family: 'Cairo', sans-serif;
    font-weight: 700;
    letter-spacing: 3.6px;
    text-transform: uppercase;
    text-align: center;
}

.galeri &gt; div &gt; div &gt; h4 {
    margin: 0 auto 20px;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 55px;
    font-family: 'Cairo', sans-serif;
    font-style: normal;
    font-weight: 300;
    letter-spacing: normal;
    text-align: center;
}

.GalleryCarousel .slick-slide {
    margin: 0 12px;
}


.GalleryCarousel {
    position: relative;
}

    .GalleryCarousel .slick-slide:nth-child(2), .GalleryCarousel .slick-slide:nth-child(10) {
        padding-top: 160px;
    }

    .GalleryCarousel .slick-slide:nth-child(5), .GalleryCarousel .slick-slide:nth-child(13) {
        padding-top: 30px;
    }

    .GalleryCarousel .slick-slide:nth-child(7) .gallery-carousel__accent, .GalleryCarousel .slick-slide:nth-child(15) .gallery-carousel__accent {
        float: right;
        margin-bottom: 20px;
    }

@media (min-width:45em) {
    .GalleryCarousel .slick-slide:nth-child(5), .GalleryCarousel .slick-slide:nth-child(13) {
        padding-top: 125px;
    }

    .GalleryCarousel .slick-slide:nth-child(8), .GalleryCarousel .slick-slide:nth-child(16) {
        padding-top: 30px;
    }

    .GalleryCarousel .slick-slide:nth-child(6) {
        padding-top: 0;
    }

    .GalleryCarousel .slick-slide:nth-child(10) .gallery-carousel__accent {
        float: right;
        margin-bottom: 27px;
        margin-top: -30px;
    }
}

@media (min-width:80em) {
    .GalleryCarousel .slick-slide:nth-child(5), .GalleryCarousel .slick-slide:nth-child(13) {
        padding-top: 150px;
    }

    .GalleryCarousel .slick-slide:nth-child(8), .GalleryCarousel .slick-slide:nth-child(16) {
        padding-top: 30px;
    }

    .GalleryCarousel .slick-slide:nth-child(10) .gallery-carousel__accent {
        float: right;
        margin-bottom: 50px;
        margin-top: -30px;
    }
}

.GalleryCarousel .gallery-carousel__accent h1 {
    height: auto;
    width: 260px;
    font-family: "629183cc",Arial,Helvetica,sans-serif;
    font-size: 60px;
}

.GalleryCarousel .slick-slide:nth-child(6) .gallery-carousel__accent, .GalleryCarousel .slick-slide:nth-child(14) .gallery-carousel__accent {
    margin-left: -55px;
    margin-top: 0;
}

.GalleryCarousel .gallery-carousel__controls {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 20px;
}
/*galeri*/
/* ONE BLOCK */
.blokone.text-center {
    text-align: center;
}

/*.blokone.blog {
    height: 100%;
}*/

.blokone.fixed_image {
    background-image: url('../img/background_dots_01.png');
    background-color: #f7f7f5;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

    .blokone.fixed_image &gt; .coverage_image {
        bottom: -1px;
        position: absolute;
        right: 0;
        left: 0;
        pointer-events: none;
        z-index: -1;
    }

        .blokone.fixed_image &gt; .coverage_image &gt; img {
            width: 100%;
            max-width: 100%;
            height: auto;
            display: block;
            user-select: none;
            float: left;
        }

.blokone {
    position: relative;
    overflow: hidden;
    height: auto;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .blokone &gt; div &gt; div.row {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .blokone &gt; div &gt; div &gt; div &gt; .left-top {
        width: 100%;
        position: relative;
    }

    .blokone &gt; div &gt; div &gt; .right &gt; .dtc {
        float: none;
        padding-right: 15%;
    }

        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1 {
            position: relative;
            font-size: 38px;
            line-height: 1.2;
            letter-spacing: -2px;
            font-weight: 600;
            font-style: normal;
            word-spacing: 0px;
            padding: 10px 0 0;
            color: #000;
            margin: 0 0 23px;
        }

            .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1:after {
                content: '';
                display: block;
                width: 60px;
                height: 2px;
                border-radius: 10px;
                background: #303381;
                margin: 23px 0 0;
            }

            .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1 &gt; b {
                color: #303381;
            }

            .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1.none:after {
                display: none;
            }

        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h2 {
            position: relative;
            font-size: 13px;
            line-height: 30px;
            font-weight: bold;
            font-style: normal;
            letter-spacing: 1px;
            word-spacing: 0px;
            text-transform: uppercase;
            color: #000;
        }

        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; p {
            position: relative;
            font-size: 12px;
            line-height: 26px;
            margin: 0 0 15px;
            color: #000;
            font-weight: 400;
            font-style: normal;
        }

        a.tus,
        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; a.tus {
            position: relative;
            display: inline-block;
            margin: 15px auto;
            border: 1px solid #303381;
            box-shadow: 0 0 0 0 #303381 inset;
            color: #303381;
            font-size: 12px;
            font-weight: 600;
            background-color: transparent;
            padding: 1.2em 1.8em;
            border-radius: 50px;
            outline: none;
            -webkit-transition: all 300ms ease;
            -moz-transition: all 300ms ease;
            transition: all 300ms ease;
        }

            a.tus:hover,
            .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; a.tus:hover {
                box-shadow: 0 0 0 4em #303381 inset, 0 5px 15px rgb(0 0 0 / 10%);
                color: #ffffff;
                transform: translateY(-3px);
            }

            a.tus.marj {
                margin: 15px 10px 0 0;
            }

    .blokone.text-center,
    .blokone.text-center &gt; div &gt; div.row {
        display: block;
    }

        .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1,
        .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; p {
            text-align: center;
            width: 50%;
            margin: 20px auto 0;
        }

            .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1:after {
                display: none;
            }

        .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc {
            padding: 0;
        }

.margintop30 {
    margin-top: 30px !important;
}

.blog-item {
    width: 24%;
    float: left;
    margin: 5px !important;
}

.blog-in-item {
    width: 33.33%;
    float: left;
}

.card_image_item.big:hover &gt; .card_image_content &gt; .button.red &gt; a &gt; .button_icon,
.card_image_item.big:hover &gt; .card_image_content &gt; .button.red &gt; a &gt; .button_text {
    color: #303381;
}

.card_image_item {
    border: 1px solid #dedede;
    box-shadow: 0 7px 30px -10px rgb(133 153 162 / 50%);
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all 600ms ease-in-out;
    cursor: pointer;
    margin: 0 15px 15px;
}

    .card_image_item &gt; .card_image &gt; a {
        float: left;
        width: 100%;
        position: relative;
        overflow: hidden;
    }

        .card_image_item &gt; .card_image &gt; a &gt; img {
            display: block;
            margin: 0;
            line-height: 0;
            width: 100%;
            max-width: 100%;
            height: 25vh;
            transition: transform 650ms ease-in-out,filter 650ms ease-in-out;
        }

    /*.card_image_item:hover &gt; .card_image &gt; a &gt; img {
        transform: scale3d(1.05,1.05,1.05);
    }*/

    .card_image_item &gt; .card_image_content {
        background-color: #fff;
        display: block;
        padding: 1em;
        float: left;
        width: 100%;
        text-align: left;
    }

        .card_image_item &gt; .card_image_content &gt; h3 {
            position: relative;
            text-align: left;
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 50px;
            text-overflow: ellipsis;
            font-weight: 700;
            font-size: 18px;
            line-height: 1.4;
            margin: 0 auto;
        }

        .card_image_item &gt; .card_image_content &gt; .button {
            position: relative;
            display: inline-block;
            margin: .5em auto;
        }

            .card_image_item &gt; .card_image_content &gt; .button &gt; a {
                transition: none;
                border-radius: 50px;
                padding: 0;
                display: flex;
                flex-flow: row nowrap;
                justify-content: center;
                align-items: center;
                align-content: flex-start;
            }

                .card_image_item &gt; .card_image_content &gt; .button &gt; a &gt; .button_text {
                    font-weight: 500;
                    color: #000;
                    font-size: 11px;
                }

                .card_image_item &gt; .card_image_content &gt; .button &gt; a &gt; .button_icon {
                    transition: all 300ms ease;
                    margin-left: 0.5em;
                }

    .card_image_item:hover &gt; .card_image_content &gt; .button &gt; a &gt; .button_icon {
        transform: translateX(0.2em);
    }



.brand_title &gt; h4 {
    font-size: 14px;
    text-align: left;
    font-weight: 700;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 60px;
    padding-top: 5px;
    text-align: center;
}

.brand_logo &gt; img {
    padding: 20px;
    border: 1px solid rgb(222, 222, 222);
    box-shadow: rgb(133 153 162 / 50%) 0px 7px 30px -10px;
    border-radius: 10px;
    margin: 25px auto;
}

.blog-slider {
    position: relative;
}

.card_image_item.little,
.card_image_item.big {
    margin: 15px 15px 25px;
}

    .card_image_item.little &gt; .card_image &gt; a &gt; img {
        height: 20vw;
    }

    .card_image_item.big &gt; .card_image &gt; a &gt; img {
        height: 35vw;
    }

    .card_image_item.little &gt; .card_image_content {
        height: 15vw;
        text-align: left;
        padding: 1.5em;
    }

        .card_image_item.little &gt; .card_image_content &gt; .detail {
            position: relative;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
            height: 65px;
            text-overflow: ellipsis;
            margin: 5px auto;
        }

    .card_image_item.big &gt; .card_image_content {
        position: absolute;
        z-index: 1;
        bottom: 0;
        background-color: transparent;
        text-align: left;
    }

        .card_image_item.big &gt; .card_image_content &gt; h3 &gt; a {
            color: #fff;
        }

        .card_image_item.big &gt; .card_image_content &gt; .button {
            float: left;
            color: #fff;
        }

            .card_image_item.big &gt; .card_image_content &gt; .button &gt; a &gt; .button_icon,
            .card_image_item.big &gt; .card_image_content &gt; .button &gt; a &gt; .button_text,
            .card_image_item.big &gt; .card_image_content &gt; .date {
                color: #fff;
            }

.card_image_item &gt; .card_image_content &gt; .date {
    margin: .5em auto;
    display: block;
}

.blokone.brand,
.blokone.istatistik {
    display: flex;
    align-items: center;
    justify-content: center;
}

    .blokone.istatistik &gt; div &gt; div.row {
        display: block;
    }

.blokone.istatistik {
    background: #fff url('../img/world_map.png');
    background-size: inherit;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

.blokone.blog {
    background-image: url('../img/background_dots_01.png');
    background-color: #fff;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

    .blokone.blog &gt; .coverage_image {
        bottom: -1px;
        position: absolute;
        right: 0;
        left: 0;
        pointer-events: none;
        z-index: -1;
    }

        .blokone.blog &gt; .coverage_image &gt; img {
            width: 100%;
            max-width: 100%;
            height: auto;
            display: block;
            user-select: none;
            float: left;
        }

.wpb_column &gt; .vc_column-inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
    text-align: left;
    margin: 50px auto;
}

    .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; .stats_title {
        padding-left: 28px;
        border-left: 2px solid #303381;
        position: relative;
    }

        .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; .stats_title &gt; .inner &gt; h4 {
            color: #000;
            font-weight: 700;
            font-size: 14px;
            clear: both;
        }

        .wpb_column &gt; .vc_column-inner &gt; .wpb_wrapper &gt; .stats_title &gt; .inner &gt; h3 {
            padding: 0;
            font-weight: 700;
            line-height: 60px;
            margin-bottom: 0;
            letter-spacing: 2.5px;
            color: #303381;
            margin: 0 0 14px;
            font-size: 50px;
            white-space: nowrap;
            display: block;
        }

@media (max-width:991px) {
    .blokone {
        height: auto;
        margin: 0 auto !important;
    }

        .blokone.brand &gt; div &gt; div {
            padding: 0 15px;
        }

        .blokone.brand, .blokone.istatistik,
        .blokone &gt; div &gt; div.row {
            display: block;
        }

        .blokone &gt; div &gt; div &gt; .right &gt; .dtc {
            padding: 0;
        }

        .blokone &gt; div &gt; div &gt; div &gt; .left-top, .blokone &gt; div &gt; div &gt; div &gt; .right-bottom {
            width: 100%;
            position: relative;
            display: inline-block;
            padding: 5px;
            margin: 0 auto !important;
        }

        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1, .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h1 * {
            width: 100% !important;
            font-size: small !important;
            letter-spacing: 0;
            padding: 15px;
        }

        .searcharea &gt; h1,
        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h2, .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; h2 * {
            font-size: medium !important;
            width: 100% !important;
            padding: 0 15px;
        }

        .searcharea &gt; p,
        .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; p, .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; p * {
            font-size: x-small !important;
            width: 100% !important;
            padding: 0 15px;
        }

        a.tus.marj,
        a.tus, .blokone &gt; div &gt; div &gt; .right &gt; .dtc &gt; a.tus {
            margin: 15px;
        }
}

/* ONE BLOCK */
/*corporate*/
.large-image div {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 1rem;
    right: 1rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
}

.corporate {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
}

    .corporate &gt; div {
        position: relative;
        margin: 0 auto;
        padding: 0 60px;
    }

        .corporate &gt; div &gt; div {
            margin: 0 auto;
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100vh;
        }

            .corporate &gt; div &gt; div &gt; .column.xsmall-12 {
                position: relative;
                flex-basis: calc(100% - 2.5rem);
            }

            .corporate &gt; div &gt; div &gt; .column.large-8 {
                position: relative;
                flex-basis: calc(66.66666667% - 2.5rem);
            }

            .corporate &gt; div &gt; div &gt; .column.large-4 {
                position: relative;
                flex-basis: calc(33.33333333% - 2.5rem);
            }

            .corporate &gt; div &gt; div &gt; div &gt; div &gt; .column.xsmall-12 &gt; h1 {
                font-size: 14px;
                line-height: 14px;
                color: #000;
                margin: 0 auto 30px;
            }

            .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; h2 {
                font-size: 44px;
                font-weight: 400;
                line-height: 1.32;
                color: #000;
                margin: 0 auto 20px;
            }

            .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; p {
                font-weight: 400;
                line-height: 1.83;
                color: #000;
                margin: 28px 0;
            }

            .corporate &gt; div &gt; div &gt; div &gt; div &gt; .right-img &gt; img {
                padding: 10% 10% 15% 15%;
            }

            .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; .cta-secondary &gt; a {
                position: relative;
                font-weight: 600;
                line-height: 1.83;
                color: #000000;
                margin: 25px 0;
                border-bottom: 2px solid #000;
            }

                .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; .cta-secondary &gt; a:before {
                    content: "";
                    width: 0;
                    height: 2px;
                    background-color: #000;
                    position: absolute;
                    bottom: -2px;
                    z-index: -1;
                    left: 0;
                    right: initial;
                    animation: line-under-animation-out .5s ease forwards;
                }

                .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; .cta-secondary &gt; a:hover:before {
                    animation: line-under-animation-in .5s ease forwards;
                }

                .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; .cta-secondary &gt; a:hover {
                    border-bottom: 0 solid #000;
                }

.text-image-row {
    padding-left: 10vw;
    padding-right: 2vw;
    display: inline-block;
}

.kategori-carusel .item {
    margin: 10px;
}
/*corporate*/
/*referanslar*/
.referanslar &gt; .container-fluid {
    padding: 0 60px;
}

.referanslar .first {
    display: flex;
    flex-wrap: wrap;
}

.referanslar .row.first .left {
    flex: 0 0 50%;
    padding: 100px 0 0 40px;
}

.referanslar .row.first .right {
    flex: 0 0 50%;
    padding: 100px 40px 0 40px;
}

.referanslar .row.first .left h2 {
    font-size: 50px;
    font-weight: 200;
    letter-spacing: 0;
    line-height: 48px;
    color: #0C0C0C;
    margin-top: 0;
}

    .referanslar .row.first .left h2 strong {
        font-size: 60px;
        font-weight: bold;
        letter-spacing: 0;
        line-height: 58px;
    }

.referanslar .row.first .right p {
    margin-top: 0;
    color: #0C0C0C;
    margin-bottom: 1.5em;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 600;
}

.referanslar .row.second .full {
    padding: 0 120px;
}

    .referanslar .row.second .full p {
        color: #A0A0A0;
    }

.full-slider {
    position: relative;
}

.container-btn-right {
    text-align: right;
    margin: 25px 0 60px;
    width: 100%;
}

.op-primary-button.grey {
    background-color: #EBEFF2;
}

button, .op-primary-button {
    backface-visibility: hidden !important;
}

.op-primary-button {
    min-width: 200px;
    justify-content: center;
    text-transform: uppercase;
    text-decoration: none;
    color: #1D1D1B !important;
    align-items: center;
    cursor: pointer;
    border: none;
    border-radius: 0;
    outline: none;
    box-shadow: none;
    padding: 0px 10px 0 70px;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 21px;
    display: inline-flex;
    transform: perspective(1px) translateZ(0);
    position: relative;
    transition: all 0.3s linear;
}

    .op-primary-button:before {
        background: #303381;
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        transform: scaleX(0);
        transform-origin: 0 50%;
        transition: all 0.3s linear;
    }

    .op-primary-button:after {
        content: ' ';
        background: url('../img/chevron-blanc.svg'), #303381;
        background-position: center;
        background-repeat: no-repeat;
        color: white;
        position: absolute;
        top: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        height: 60px;
        width: 60px;
    }

    .op-primary-button:hover {
        color: #fff !important;
    }

        .op-primary-button:hover:before {
            transform: scaleX(1);
        }

.referans {
    position: relative;
    width: 100%;
    max-width: 100%;
    overflow: hidden;
    padding: 5px;
}

    .referans &gt; div {
        width: 100%;
        /*padding-left: 6%;
        padding-right: 6%;*/
        margin: 0;
    }

        .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h3,
        .referans &gt; div &gt; div &gt; h3 {
            margin-bottom: 10px;
            font-size: 13px;
            line-height: 15px;
            color: #303381;
            font-weight: 700;
            letter-spacing: 3.6px;
            text-transform: uppercase;
            text-align: center;
        }

        .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h4,
        .referans &gt; div &gt; div &gt; h4 {
            margin: 0 auto 20px;
            text-transform: uppercase;
            font-size: 50px;
            line-height: 55px;
            font-style: normal;
            font-weight: 300;
            letter-spacing: normal;
            text-align: center;
        }

        .referans &gt; div &gt; div &gt; .clients-inner {
            text-align: center;
            width: 100%;
            height: auto;
            /*padding: 0 150px;*/
        }

            .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; p,
            .referans &gt; div &gt; div &gt; .clients-inner &gt; p {
                color: #222127;
                font-size: 20px;
                width: 600px;
                margin: 0 auto;
                display: block;
                line-height: 30px;
                font-weight: 500;
            }

                .referans &gt; div &gt; div &gt; .clients-inner &gt; p &gt; a {
                    color: #303381;
                }

            .referans &gt; div &gt; div &gt; .clients-inner &gt; .client-logos {
                display: -webkit-box;
                display: -ms-flexbox;
                display: -webkit-flex;
                display: flex;
                -ms-flex-wrap: wrap;
                flex-wrap: wrap;
                /*justify-content: space-between;*/
                margin-top: 20px;
            }

                .referans &gt; div &gt; div &gt; .clients-inner &gt; .client-logos &gt; li {
                    padding: 35px 20px;
                    width: 16.66666%;
                    display: -webkit-box;
                    display: -ms-flexbox;
                    display: -webkit-flex;
                    display: flex;
                    -ms-flex-wrap: wrap;
                    flex-wrap: wrap;
                    -webkit-box-align: center;
                    -ms-flex-align: center;
                    align-items: center;
                }

figure {
    background-size: auto;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 125px;
    margin: 1em 0 !important;
    padding: 0;
}

.referans &gt; div &gt; div &gt; .interested {
    position: relative;
    margin: 20px auto;
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #000;
}

.full-slider button {
    position: absolute;
    height: 80px;
    width: 80px;
    top: 50%;
    background: url(../img/chevron-blanc.svg), #303381;
    background-position: center;
    background-repeat: no-repeat;
    color: white;
    border: none;
    border-radius: 0;
    display: inline-block;
    transition: all 0.3s linear;
}

    .full-slider button:hover {
        color: #303381 !important;
    }

    .full-slider button[aria-label="Previous"] {
        left: -5%;
        transform: translateY(-50%) rotate(180deg);
    }

    .full-slider button[aria-label="Next"] {
        right: -5%;
        transform: translateY(-50%);
    }

    .full-slider button:before {
        background-color: white;
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        z-index: -1;
        transform: scaleX(0);
        transform-origin: 0 50%;
        transition: all 0.3s linear;
    }

    .full-slider button:hover:before {
        transform: scaleX(1);
    }

    .full-slider button:after {
        content: ' ';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: url(../img/chevron-blanc.svg);
        background-position: center;
        background-repeat: no-repeat;
        transition: all 0.3s linear;
    }

    .full-slider button:hover:after {
        filter: brightness(0) saturate(100%) invert(52%) sepia(8%) saturate(3940%) hue-rotate(308deg) brightness(106%) contrast(97%);
    }
/*referanslar*/
.sitelogo {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -150px;
    z-index: 2;
}

.sag-sol-menu ul li {
    display: inline-block;
    vertical-align: middle;
}

    .sag-sol-menu ul li a {
        display: block;
        padding: 20px 5px;
        line-height: 1.65;
        font-size: 16px;
        letter-spacing: .05em;
        font-weight: 400;
        cursor: pointer;
        color: #fff;
        transition: all 0.3s linear;
    }

    .sag-sol-menu ul li:first-child a {
        padding-left: 0;
    }

    .sag-sol-menu ul li:nth-child(5) a {
        padding-right: 0;
    }

    .sag-sol-menu ul li:nth-child(-n+4) {
        float: left;
    }

    .sag-sol-menu ul li:nth-child(n+5) {
        float: right;
    }

    .sag-sol-menu ul li:hover a {
        opacity: .5;
    }

.siteheader {
    position: relative;
    top: 0;
    padding: 25px 0;
    background: #000;
    width: 100%;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    z-index: 9;
    transition: all 1s;
}

    .siteheader &gt; .container-fluid {
        display: flex;
        align-items: center;
        justify-content: center;
    }

.fancybox-container {
    z-index: 999999;
}

.siteheader.opened {
    padding: 0 40px;
}

    .siteheader.opened &gt; div &gt; .sitelogo,
    .siteheader.opened &gt; div &gt; div &gt; .sitesag {
        display: none;
    }

    .siteheader.opened &gt; .container {
        justify-content: left;
    }

.siteheader.header-fixed &gt; div &gt; .sitelogo {
    top: 5%;
}

.siteheader.header-fixed .sag-sol-menu ul li a {
    color: #000 !important;
}

.siteheader.header-fixed {
    height: 16vh;
    background: #fff !important;
    -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    padding: 20px 0px !important;
    position: fixed !important;
}

    .siteheader.header-fixed .notsticky {
        display: none;
    }

    .siteheader.header-fixed.opened {
        background: transparent;
        box-shadow: none;
    }

.siteheader .sticky {
    display: none;
}

.siteheader.header-fixed .notsticky {
    display: none;
}

.siteheader.header-fixed .sticky {
    display: block;
    margin: 0 auto;
    padding: 12px 0;
}

.siteheader.header-fixed .sitelogo img {
    margin-top: 0 !important;
}

.siteheader.header-fixed .menubutton:before, .siteheader.header-fixed .menubutton:after {
    background: #000;
}

.siteheader.header-fixed .sitesag .dropbtn {
    color: #000 !important;
}

.siteheader .container {
    margin: 0 auto;
}

.siteheader .sitesag {
    float: right;
    z-index: 999;
}

    .siteheader .sitesag li {
        display: block;
        color: #fff;
        cursor: pointer;
        font-size: 12px;
    }

        .siteheader .sitesag li a {
            display: block;
        }

.open-logo {
    margin: 0 auto 25px;
}

.menubutton {
    width: 30px;
    height: 40px;
    display: block;
    cursor: pointer;
    opacity: 1;
    -webkit-animation: fadeIn-data-v-3b1c8767 .5s cubic-bezier(.58,.94,.12,1) 2s forwards;
    animation: fadeIn-data-v-3b1c8767 .5s cubic-bezier(.58,.94,.12,1) 2s forwards;
}

    .menubutton.opened {
        position: absolute;
        top: 0;
        left: 0;
        width: 95px;
        height: 95px;
        cursor: pointer;
        z-index: 1;
        transition: all 300ms ease;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #303381;
        display: block;
        cursor: pointer;
        opacity: 1;
        -webkit-animation: fadeIn-data-v-3b1c8767 .5s cubic-bezier(.58,.94,.12,1) 2s forwards;
        animation: fadeIn-data-v-3b1c8767 .5s cubic-bezier(.58,.94,.12,1) 2s forwards;
    }

    .menubutton:before {
        content: "";
        width: 30px;
        background: #fff;
        height: 2px;
        position: absolute;
        top: 10px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

    .menubutton:after {
        content: "";
        width: 20px;
        background: #fff;
        height: 2px;
        position: absolute;
        top: 20px;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

    .menubutton:hover:before {
        content: "";
        width: 20px;
        background: #fff;
        height: 2px;
        position: absolute;
        top: 10px;
        transition: all 0.1s ease;
    }

    .menubutton:hover:after {
        content: "";
        width: 30px;
        background: #fff;
        height: 2px;
        position: absolute;
        top: 20px;
        transition: all 0.1s ease;
    }

    .menubutton.opened:before {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #000;
        top: 40px;
        transition: all 0.1s ease;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        left: 25px;
    }

    .menubutton.opened:after {
        content: '';
        position: absolute;
        width: 30px;
        height: 2px;
        background: #000;
        top: 40px;
        transition: all 0.1s ease;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
        left: 25px;
    }

.video_up_social {
    padding: 0;
    position: absolute;
    z-index: 8;
    left: 60px;
    bottom: 40px;
    display: flex;
    flex-direction: column;
    transition: 0.3s opacity ease-in-out, 0.3s filter ease-in-out;
}

    .video_up_social ul,
    .video_up_social li {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    .video_up_social .menu-social li {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 24px;
        margin-top: 15px;
    }

        .video_up_social .menu-social li a {
            display: inline-block;
            width: 2em;
            height: 2em;
            border-radius: 50%;
            border: 1px solid #fff;
            text-align: center;
            line-height: 2em;
            font-size: 20px;
            margin-right: 20px;
            transition: 0.5s;
        }

            .video_up_social .menu-social li a svg {
                color: #fff;
                margin: 0 !important;
                fill: #fff;
                width: 16px;
                display: inline-block;
                transition: 0.5s;
            }

        .video_up_social .menu-social li:hover a {
            border: 1px solid #303381;
        }

            .video_up_social .menu-social li:hover a svg {
                color: #199ecc;
                fill: #199ecc;
            }

.acilirmenu.opened &gt; .sitenav &gt; .video_up_social {
    z-index: 9999;
}

.right-window {
    position: absolute;
    z-index: 9999;
    transform: translateY(-50%);
    top: 50%;
    right: 60px;
    cursor: pointer;
    width: 30px;
    height: 30px;
}
/* Sol-Slide -Menu */
.left_slide {
    height: 100vh;
    width: 0;
    position: fixed;
    z-index: 999999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
}

    .left_slide &gt; a {
        padding: 8px 8px 8px 32px;
        text-decoration: none;
        font-size: 25px;
        color: #818181;
        display: block;
        transition: 0.3s;
    }

        .left_slide &gt; a:hover {
            color: #f1f1f1;
        }

    .left_slide &gt; .closebtn {
        position: absolute;
        z-index: 9999;
        transform: translateY(-50%);
        top: 40%;
        right: 80px;
        cursor: pointer;
        width: 30px;
        height: 30px;
        font-size: 74px;
        font-weight: 100;
    }

    .left_slide &gt; div &gt; div &gt; .sol &gt; .logo_area {
        margin: 15px auto;
    }

        .left_slide &gt; div &gt; div &gt; .sol &gt; .logo_area &gt; img {
            width: 315px;
        }

    .left_slide &gt; div &gt; div &gt; .sol {
        padding: 4rem;
    }

        .left_slide &gt; div &gt; div &gt; .sol &gt; .special_menu &gt; ul &gt; li {
            display: block;
        }

            .left_slide &gt; div &gt; div &gt; .sol &gt; .special_menu &gt; ul &gt; li &gt; a {
                display: block;
                padding: 0 15px;
                line-height: 1.65;
                font-size: 24px;
                cursor: pointer;
                color: #fff;
                transition: all .2s ease-in-out;
            }

            .left_slide &gt; div &gt; div &gt; .sol &gt; .special_menu &gt; ul &gt; li:hover &gt; a {
                letter-spacing: .1rem;
            }

    .left_slide &gt; .container-fluid {
        padding: 0;
    }

.grid-collection-item {
    position: relative;
    float: left;
    width: 50%;
    height: 50vh;
}

    .grid-collection-item &gt; a {
        height: 100%;
        outline: 0;
        position: relative;
        z-index: 30;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden;
        padding: 2em;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -ms-flex-align: end;
        align-items: flex-end;
        border-top: 1px solid hsla(0,0%,100%,.2);
        border-left: 1px solid hsla(0,0%,100%,.2);
        -webkit-transition: none;
        transition: none;
        max-width: 100%;
    }

        .grid-collection-item &gt; a &gt; .c-hero__grid-overlay {
            position: absolute;
            opacity: 1;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            z-index: 1;
            width: 100%;
            height: 100%;
            background-color: #0f0f0f;
            transition: 2s;
        }

        .grid-collection-item &gt; a:hover &gt; .c-hero__grid-overlay {
            will-change: opacity;
            opacity: 0;
        }

        .grid-collection-item &gt; a &gt; .c-hero__grid-bg {
            will-change: transform;
            position: absolute;
            left: 0;
            top: 0;
            right: 0;
            bottom: 0;
            width: 100%;
            height: 100%;
            max-width: none;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center center;
        }

        .grid-collection-item &gt; a &gt; .c-hero__service-link {
            transform: translate3d(0px, 0px, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
            opacity: 1;
            transform-style: preserve-3d;
            position: relative;
            z-index: 500;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            -webkit-box-align: end;
            -webkit-align-items: flex-end;
            -ms-flex-align: end;
            align-items: flex-end;
            -webkit-box-flex: 1;
            -webkit-flex: 1;
            -ms-flex: 1;
            flex: 1;
            color: #fafafa;
            text-decoration: none;
        }

            .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-hero__service-title {
                position: relative;
                overflow: hidden;
                padding-right: 8px;
            }

            .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-button--arrow.btm {
                top: -4px;
                -webkit-align-self: flex-end;
                -ms-flex-item-align: end;
                align-self: flex-end;
            }

            .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-button--arrow {
                position: relative;
                display: inline-block;
                width: 16px;
                height: 16px;
                margin-left: 10px;
            }


            .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-hero__service-title &gt; .headline-split.cc--absolute {
                position: absolute;
            }

            .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-hero__service-title &gt; .headline-split {
                color: #fff;
                margin-top: 0;
                margin-bottom: 0;
                font-size: 1.999em;
                line-height: 1.25;
                font-weight: 300;
                transform: translate3d(0px, 0%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
                transform-style: preserve-3d;
                transition: 0.6s;
            }

        .grid-collection-item &gt; a:hover &gt; .c-hero__service-link &gt; .c-hero__service-title &gt; .headline-split {
            transform: translate3d(0px, -100%, 0px) scale3d(1, 1, 1) rotateX(0deg) rotateY(0deg) rotateZ(0deg) skew(0deg, 0deg);
            transform-style: preserve-3d;
        }

.list-item {
    position: relative;
    float: left;
    width: 50%;
    height: 50vh;
    border-top: 1px solid hsla(0,0%,100%,.2);
    border-left: 1px solid hsla(0,0%,100%,.2);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-image: url(http://apiv2.akilliwebpaketi.com/images/serit4image1.jpg);
    opacity: 0;
    cursor: pointer;
    transition: all 2s ease-out;
}

    .list-item:hover {
        opacity: 1;
    }

    .list-item &gt; a {
        position: absolute;
        bottom: 5%;
        padding: 0 15px;
        width: 100%;
        opacity: 1;
    }

        .list-item &gt; a &gt; h2 {
            display: inline-block;
            color: #fff;
        }

        .list-item &gt; a &gt; img {
            position: relative;
            display: inline-block;
            width: 16px;
            height: 16px;
            margin-left: 10px;
        }
/* Sol-Slide -Menu */
.siteheader.header-fixed .iletisim i {
    color: #303381;
}

.siteheader.header-fixed .sitesag li i {
    color: #303381;
}

.sitesag .acilirdil.show {
    display: block;
}

.sitesag .acilirdil {
    display: none;
    position: absolute;
    background: #fff;
    overflow: hidden;
    transition: all 1s ease;
    -webkit-box-shadow: 0 0 0.6875rem -0.4375rem rgb(0 0 0 / 40%);
    box-shadow: 0 0 0.6875rem -0.4375rem rgb(0 0 0 / 40%);
    padding: 0.3125rem 0;
    position: absolute;
    left: auto;
    text-align: center;
    top: auto;
    -webkit-transform: translate3d(0,0.4375rem,0);
    transform: translate3d(0,0.4375rem,0);
    width: 4rem;
}



.siteheader .sitesag .dropbtn &gt; .right.white,
.siteheader.header-fixed .sitesag .dropbtn &gt; .right.black {
    display: inline-block;
}

.siteheader .sitesag .dropbtn &gt; .right.black,
.siteheader.header-fixed .sitesag .dropbtn &gt; .right.white {
    display: none;
}

.dropbtn {
    position: relative;
}

    .dropbtn:after {
        position: absolute;
        top: 25%;
        content: '';
        background-image: url('../img/right.svg');
        background-repeat: no-repeat;
        height: 18px;
        width: 18px;
        margin-left: 0.5rem;
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
    }

    .dropbtn.active:after {
        top: -35%;
        left: 35%;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }

.siteheader.header-fixed &gt; div &gt; div &gt; ul &gt; li &gt; .dropbtn:after {
    background-image: url('../img/right-black.svg');
    background-size: 10px;
}

.acilirdil li span {
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #2e2d2c;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    outline: none;
    padding: 0.625rem 0.3125rem;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

    .acilirdil li span:hover {
        background: #303381;
        color: #fff;
    }

.img-abs {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

*, :after, :before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

::selection {
    background: #000;
    color: #fff;
}

:root {
    font-size: 62.5%;
}

section {
    position: relative;
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #132635;
    font-family: 'Cairo', sans-serif;
    font-size: 1.6rem;
    line-height: 1.42;
    scroll-behavior: smooth;
}

a {
    color: inherit;
    text-decoration: none;
}

h1, h2, h3, h4, h5 {
    color: #1a2515;
    line-height: 1.1;
}

p {
    line-height: 1.42;
    margin-bottom: 15px;
}

img {
    height: auto;
}

iframe, img {
    max-width: 100%;
}

.cover {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.center, .text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

[id] {
    outline: 0;
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    position: relative;
}

@media(min-width:768px) {
    .container {
        width: 750px;
    }
}

@media(min-width:992px) {
    .container {
        width: 970px;
    }
}

@media(min-width:1300px) {
    .container {
        width: 1170px;
    }
}

.main-title {
    margin: 0 auto;
    max-width: 550px;
    text-align: center;
}

    .main-title .subtitle {
        color: #303381;
        display: block;
        font-size: 1.1rem;
        font-weight: 500;
        letter-spacing: .2em;
        text-transform: uppercase;
    }

    .main-title h2 {
        font-size: 3.2rem;
        font-weight: 400;
        line-height: 1;
        margin: 20px 0;
    }

@media(min-width:600px) {
    .main-title h2 {
        font-size: 4rem;
    }
}

@media(min-width:768px) {
    .main-title h2 {
        font-size: 4.7rem;
    }
}

.main-title p {
    font-size: 1.4rem;
    font-weight: 300;
    margin: 0 auto;
    max-width: 420px;
}

.connect {
    position: relative;
}

    .connect:before {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJyZWQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc5OC4yODciIGhlaWdodD0iNzk4LjI4NiIgdmlld0JveD0iMCAwIDc5OC4yODcgNzk4LjI4NiI+CiAgPGcgaWQ9IkNvbXBvbmVudF80XzMiIGRhdGEtbmFtZT0iQ29tcG9uZW50IDQg4oCTIDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjQ5OSkiIG9wYWNpdHk9IjAuNDE3Ij4KICAgIDxwYXRoIGlkPSJQYXRoXzM2NiIgZGF0YS1uYW1lPSJQYXRoIDM2NiIgZD0iTTEwMjYuOTI2LTc2MS4yNjlhNDI3LjY4OCw0MjcuNjg4LDAsMCwwLTE4Mi43LDU2LjM4OSw0MzMuNjA4LDQzMy42MDgsMCwwLDAtMTU4LjIsMTU4LjE0Nyw0MjkuMzM2LDQyOS4zMzYsMCwwLDAtNTYuMzksMTgyLjcwNmgtMi43NThhNDI3Ljg2MSw0MjcuODYxLDAsMCwwLTU2LjM5Mi0xODIuNzA2QTQzMy40NSw0MzMuNDUsMCwwLDAsNDEyLjM0LTcwNC44OGE0MjcuOTQ3LDQyNy45NDcsMCwwLDAtMTgyLjctNTYuMzg5di0yLjc1NmE0MjkuNTUsNDI5LjU1LDAsMCwwLDE4Mi43LTU2LjM4MSw0MzMuNzE2LDQzMy43MTYsMCwwLDAsMTU4LjE0Ny0xNTguMiw0MjcuNTI0LDQyNy41MjQsMCwwLDAsNTYuMzkyLTE4Mi43MDVoMi43NThhNDI5LDQyOSwwLDAsMCw1Ni4zOSwxODIuNzA1LDQzMy44NzQsNDMzLjg3NCwwLDAsMCwxNTguMiwxNTguMiw0MjkuMjg5LDQyOS4yODksMCwwLDAsMTgyLjcsNTYuMzgxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIyOS42MzkgMTE2MS4zMTQpIiBmaWxsPSJub25lIiBzdHJva2U9IiMzNDRlNjIiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==);
        background-position: right -295px center;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        display: none;
        height: 797px;
        opacity: .2;
        pointer-events: none;
        position: absolute;
        right: 0;
        top: 0;
        transform: translateY(-54%);
        width: 797px;
    }

@media(min-width:992px) {
    .connect:before {
        display: block;
    }
}

.connect:after {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2Ljk0NyIgaGVpZ2h0PSIxMDUuNiIgdmlld0JveD0iMCAwIDYuOTQ3IDEwNS42Ij4KICA8cGF0aCBpZD0iUGF0aF80ODMiIGRhdGEtbmFtZT0iUGF0aCA0ODMiIGQ9Ik02Ljc5LTYuNzFINS44NmEuMTY3LjE2NywwLDAsMC0uMTc5LjE3OVYtMi4zOUwxLjExMS02LjcyNGEuMjkuMjksMCwwLDAtLjIyNS0uMDgySC43NDhhLjE2OC4xNjgsMCwwLDAtLjE3OS4xODFWLS4xNzlBLjE2Ny4xNjcsMCwwLDAsLjc0OCwwaC45MjlhLjE2Ny4xNjcsMCwwLDAsLjE3OS0uMTc5Vi00LjMxN0w2LjQyNy4wMTRBLjI5NC4yOTQsMCwwLDAsNi42NTIuMUg2Ljc5YS4xNjguMTY4LDAsMCwwLC4xNzktLjE4MVYtNi41MzFBLjE2Ny4xNjcsMCwwLDAsNi43OS02LjcxWm02LjkzOC0uMTE4QTMuNDI5LDMuNDI5LDAsMCwwLDEwLjItMy4zNTUsMy40MjksMy40MjksMCwwLDAsMTMuNzI4LjExOGEzLjQyOCwzLjQyOCwwLDAsMCwzLjUyMy0zLjQ3M0EzLjQyOCwzLjQyOCwwLDAsMCwxMy43MjgtNi44MjhabTAsNS44NjZhMi4xODQsMi4xODQsMCwwLDEtMi4xNzItMi4zOTIsMi4xODQsMi4xODQsMCwwLDEsMi4xNzItMi4zOTJBMi4xODIsMi4xODIsMCwwLDEsMTUuOS0zLjM1NSwyLjE4MiwyLjE4MiwwLDAsMSwxMy43MjgtLjk2MlptMTIuMjI5LjYxTDI0LjUxOS0yLjUzM2EyLjAyMiwyLjAyMiwwLDAsMCwxLjQ3OS0yYzAtMS4yNDgtLjkxOC0yLjE3OC0yLjY3LTIuMTc4aC0yLjY3YS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDIwLjY1OCwwSDIxLjZhLjE3Ni4xNzYsMCwwLDAsLjE3My0uMTczVi0yLjM1N2gxLjQ0OWwxLjQ1NywyLjI4QS4xNTYuMTU2LDAsMCwwLDI0LjgxMywwaC45NTFBLjIxNy4yMTcsMCwwLDAsMjUuOTU3LS4zNTJaTTIxLjc3NC0zLjQwN1YtNS42NTloMS4zYzEuMTg1LDAsMS41ODEuNDU0LDEuNTgxLDEuMTI3cy0uNCwxLjEyNS0xLjU4MSwxLjEyNVptMTAuMzM3LTMuM2gtMi43YS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDI5LjQxNCwwaDIuN2EzLjI4MSwzLjI4MSwwLDAsMCwzLjUxNC0zLjM1NUEzLjI4MSwzLjI4MSwwLDAsMCwzMi4xMTItNi43MVpNMzItMS4wNjdIMzAuNTNWLTUuNjQzSDMyYTIuMTI2LDIuMTI2LDAsMCwxLDIuMjc0LDIuMjg4QTIuMTI2LDIuMTI2LDAsMCwxLDMyLTEuMDY3Wm02Ljg1OS01LjQ3Vi0uMTczQS4xNzYuMTc2LDAsMCwwLDM5LjAzMSwwaC45NDZhLjE3Ni4xNzYsMCwwLDAsLjE3MS0uMTczVi02LjUzN2EuMTc2LjE3NiwwLDAsMC0uMTcxLS4xNzNoLS45NDZBLjE3Ni4xNzYsMCwwLDAsMzguODYtNi41MzdabTYsMS42YzAtLjQwNy4zNTctLjg3NCwxLjM0Ny0uODc0YTMuMjczLDMuMjczLDAsMCwxLDEuNzE5LjU1Yy4xNDMuMDgyLjIyLjA1Mi4yNjctLjA1MmwuMzEzLS42NzlhLjE3LjE3LDAsMCwwLS4wODMtLjIzOSw0LjI1OCw0LjI1OCwwLDAsMC0yLjIzMy0uNmMtMS43LDAtMi42MjEuOS0yLjYyMSwyLjAwNywwLDIuMzY1LDMuNzU0LDEuNTU0LDMuNzU0LDMuMDU1LDAsLjU2MS0uNTExLjgxNy0xLjM2OS44MTdhMy43MzUsMy43MzUsMCwwLDEtMi4wMDctLjYxMy4xNi4xNiwwLDAsMC0uMjM5LjA4bC0uMy42NjVhLjE2Ni4xNjYsMCwwLDAsLjA4My4yMzlBNC42NjEsNC42NjEsMCwwLDAsNDUuOTE3LjExYzEuNDY2LDAsMi43NjEtLjYzOCwyLjc2MS0yLjAzNUM0OC42NzgtNC4zMiw0NC44NTgtMy42Myw0NC44NTgtNC45MzZaTTYyLjI2OC02LjcxaC0uOTQzYS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczdjIuNTc0SDU3LjQyNVYtNi41MzdhLjE3Ni4xNzYsMCwwLDAtLjE3My0uMTczaC0uOTQzYS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDU2LjMwOSwwaC45NDNhLjE3Ni4xNzYsMCwwLDAsLjE3My0uMTczVi0yLjloMy43MjZWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsNjEuMzI1LDBoLjk0M2EuMTc2LjE3NiwwLDAsMCwuMTczLS4xNzNWLTYuNTM3QS4xNzYuMTc2LDAsMCwwLDYyLjI2OC02LjcxWm02LjkzLS4xMThhMy40MjksMy40MjksMCwwLDAtMy41MjUsMy40NzNBMy40MjksMy40MjksMCwwLDAsNjkuMi4xMThhMy40MjgsMy40MjgsMCwwLDAsMy41MjMtMy40NzNBMy40MjgsMy40MjgsMCwwLDAsNjkuMi02LjgyOFptMCw1Ljg2NmEyLjE4NCwyLjE4NCwwLDAsMS0yLjE3Mi0yLjM5MkEyLjE4NCwyLjE4NCwwLDAsMSw2OS4yLTUuNzQ3YTIuMTgyLDIuMTgyLDAsMCwxLDIuMTcsMi4zOTJBMi4xODIsMi4xODIsMCwwLDEsNjkuMi0uOTYyWk04MS4zNy02LjcxSDc1LjY4NmEuMTc2LjE3NiwwLDAsMC0uMTcxLjE3M1YtNS44YS4xNzYuMTc2LDAsMCwwLC4xNzEuMTczaDIuMlYtLjE3M0EuMTc2LjE3NiwwLDAsMCw3OC4wNTYsMEg3OWEuMTc2LjE3NiwwLDAsMCwuMTczLS4xNzNWLTUuNjI5aDIuMkEuMTc2LjE3NiwwLDAsMCw4MS41NC01Ljh2LS43MzRBLjE3Ni4xNzYsMCwwLDAsODEuMzctNi43MVptOC41MjUsNS42NDNIODZWLTIuOTEyaDMuMzQxYS4xNjIuMTYyLDAsMCwwLC4xNzMtLjE3M3YtLjY5YS4xNjMuMTYzLDAsMCwwLS4xNzMtLjE3M0g4NlYtNS42NDNoMy43ODFhLjE2My4xNjMsMCwwLDAsLjE3My0uMTczdi0uNzJhLjE2My4xNjMsMCwwLDAtLjE3My0uMTczaC00LjlhLjE3Ni4xNzYsMCwwLDAtLjE3My4xNzNWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsODQuODg3LDBoNS4wMDhhLjE2My4xNjMsMCwwLDAsLjE3My0uMTczdi0uNzJBLjE2My4xNjMsMCwwLDAsODkuODk1LTEuMDY3Wm04LjIxMS0uMDE0aC0zLjUyVi02LjUzN2EuMTc2LjE3NiwwLDAsMC0uMTczLS4xNzNIOTMuNDdhLjE3Ni4xNzYsMCwwLDAtLjE3My4xNzNWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsOTMuNDcsMGg0LjYzNmEuMTYxLjE2MSwwLDAsMCwuMTcxLS4xNzNWLS45MDdBLjE2MS4xNjEsMCwwLDAsOTguMTA2LTEuMDgxWm00LjI0My0zLjg1NWMwLS40MDcuMzU3LS44NzQsMS4zNDctLjg3NGEzLjI3MywzLjI3MywwLDAsMSwxLjcxOS41NWMuMTQzLjA4Mi4yMi4wNTIuMjY3LS4wNTJMMTA2LTUuOTkyYS4xNy4xNywwLDAsMC0uMDgyLS4yMzksNC4yNTgsNC4yNTgsMCwwLDAtMi4yMzMtLjZjLTEuNywwLTIuNjIxLjktMi42MjEsMi4wMDcsMCwyLjM2NSwzLjc1NCwxLjU1NCwzLjc1NCwzLjA1NSwwLC41NjEtLjUxMi44MTctMS4zNjkuODE3YTMuNzM1LDMuNzM1LDAsMCwxLTIuMDA3LS42MTMuMTYuMTYsMCwwLDAtLjIzOS4wOGwtLjMuNjY1YS4xNjYuMTY2LDAsMCwwLC4wODMuMjM5LDQuNjYxLDQuNjYxLDAsMCwwLDIuNDMxLjY4N2MxLjQ2NiwwLDIuNzYxLS42MzgsMi43NjEtMi4wMzVDMTA2LjE2OS00LjMyLDEwMi4zNDktMy42MywxMDIuMzQ5LTQuOTM2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4xMTggLTAuNTY5KSByb3RhdGUoOTApIiBmaWxsPSIjMzQ0ZTYyIi8+Cjwvc3ZnPgo=);
    display: none;
    opacity: .2;
    position: absolute;
    right: 50px;
    top: 0;
}

@media(min-width:992px) {
    .connect:after {
        display: block;
    }
}

.connect__links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 30px;
}

.connect__link {
    max-width: 420px;
    padding: 10px 0;
    width: 100%;
}

@media(min-width:650px) {
    .connect__link {
        padding: 5px;
        width: 50%;
    }
}

@media(min-width:992px) {
    .connect__link {
        width: 33.33%;
    }
}

.connect__link a {
    align-items: center;
    background-color: #000;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 100%;
    height: 230px;
    justify-content: center;
    overflow: hidden;
    position: relative;
    text-align: center;
    transition: .3s ease-in-out;
}

@media(min-width:768px) {
    .connect__link a {
        padding-top: 30px;
    }
}

.connect__link a:after {
    background-color: rgba(0,0,0,.63);
    background: transparent linear-gradient(7deg,#000000ac,#0000004b);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.connect__link a .gatsby-image-wrapper {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s ease;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
}

@media(min-width:768px) {
    .connect__link a:hover {
        padding-top: 0;
    }

        .connect__link a:hover .gatsby-image-wrapper {
            transform: scale(1.05);
        }

        .connect__link a:hover .btn {
            opacity: 1;
            transform: translate(0);
        }
}

.connect__link h3 {
    color: #fff;
    font-size: 2rem;
    margin: 15px 0;
    position: relative;
    text-transform: uppercase;
    z-index: 2;
}

.connect__link p {
    font-size: 1.5rem;
    font-weight: 300;
    line-height: 1.3;
    margin: 0 auto;
    max-width: 200px;
    position: relative;
    z-index: 2;
}

.connect__link .icon {
    width: 50px;
}

.connect__link .btn, .connect__link .icon {
    display: block;
    position: relative;
    z-index: 2;
    font-size: 45px;
}

.connect__link .btn {
    border: 1px solid #fff;
    font-size: 1.4rem;
    font-weight: 700;
    line-height: 1;
    margin-top: 18px;
    padding: 6px 25px 8px;
}

@media(min-width:768px) {
    .connect__link .btn {
        opacity: 0;
        transform: translateY(30px);
        transition: .3s ease-in-out;
    }
}
/* FOOTER */
.seperator hr {
    border-color: #4C4C4C;
    border-width: 2px;
}

.footer_main {
    position: relative;
    overflow: hidden;
    height: 84vh;
    color: #fff;
    background-color: #101010;
    padding: 60px 0;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.footer_main_in {
    margin: auto;
    padding-left: 40px;
    padding-right: 40px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer_menu ul li {
    list-style-type: none;
}

    .footer_menu ul li a {
        color: hsla(0,0%,100%,.67);
        margin-bottom: 10px;
        font-weight: 500;
        font-size: 16px;
    }

    .footer_menu ul li:hover a {
        color: #fff;
        text-decoration: underline;
    }

.d-flex {
    display: flex;
    align-items: center;
    color: hsla(0,0%,100%,.67);
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
}

    .d-flex:hover {
        color: #fff;
    }

    .d-flex &gt; .icon {
        background-image: linear-gradient(transparent,transparent),linear-gradient(225deg,#303381d4,#303381);
        color: hsla(0,0%,100%,.67);
        box-shadow: inset 0 1000px 0 #1b1d23 !important;
        height: 40px;
        width: 40px;
        align-items: center;
        border-radius: 50%;
        border-width: 1px;
        display: flex;
        justify-content: center;
        border: 2px solid transparent;
        transition: background .25s ease-in-out;
        margin-right: 1rem !important;
    }

        .d-flex &gt; .icon &gt; .fa {
            width: 40px;
            text-align: center;
        }

.footer_first,
.footer_two {
    padding: 0 15px !important;
}

.footer_title {
    padding-right: 5% !important;
}

    .footer_title &gt; h1 {
        color: #c4c4c4;
        font-size: 24px;
        line-height: 1.2;
        font-weight: 400;
        letter-spacing: -0.4px;
        margin-bottom: 10px;
        text-transform: uppercase;
        text-align: left;
    }

.footer_first &gt; h1 {
    margin-bottom: 10px;
    font-size: 13px;
    line-height: 15px;
    color: #303381;
    font-weight: 700;
    letter-spacing: 3.6px;
    text-align: left;
}

.footer_first &gt; h2 {
    color: hsla(0,0%,100%,.67);
    font-size: 16px;
    margin: 20px auto;
    display: block;
    line-height: 30px;
    font-weight: 500;
    text-align: left;
}

.footer_menu ul {
    margin: 0 auto;
    /*columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;*/
}

.social {
    margin: 25px auto 0;
}

.design_text {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 20px auto;
    text-align: center;
    color: rgba(255, 255, 255, 0.67);
}

.plus_open {
    border: 0;
    outline: 0;
    background-color: transparent;
    color: inherit;
    padding: 0;
    cursor: pointer;
    margin: 0;
    height: 30px;
}

.plus_open_in {
    width: 100%;
    display: flex;
    align-items: center;
}

    .plus_open_in &gt; .iconic, .svg_in {
        height: auto;
        width: 1em;
    }

    .plus_open_in &gt; .iconic {
        position: relative;
        margin-right: 10px;
        fill: #000;
    }

.svg_in {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity .5s ease-out;
}

.plus_open_in &gt; .iconic, .svg_in {
    height: auto;
    width: 1em;
}

.svg_in2 {
    fill: currentColor;
    height: 1em;
}

.svg_in3 {
    opacity: 0;
    transition: opacity .2s ease-in;
}

.svg_in2 {
    fill: currentColor;
    height: 1em;
}

.plus_opened {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 20px;
    border-bottom: 1px solid #fff;
    margin-top: 10px;
    max-height: 0;
    -moz-transition: max-height 1.2s ease-in;
    -webkit-transition: max-height 1.2s ease-in;
    -o-transition: max-height 1.2s ease-in;
    transition: max-height 1.2s ease-in;
    overflow: hidden;
}

.social_media {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 0;
    color: #000;
}

    .social_media &gt; ul &gt; li,
    .menu_bottom &gt; ul &gt; li {
        display: inline-block;
    }

        .social_media &gt; ul &gt; li &gt; a,
        .menu_bottom &gt; ul &gt; li &gt; a {
            background-repeat: no-repeat;
            background-position: center center;
            background-size: 100%;
            padding: 0px;
            font-size: 18px;
            color: rgb(255, 255, 255);
            font-weight: 600;
            line-height: 21px;
            display: flex;
            -webkit-box-align: center;
            align-items: center;
            -webkit-box-pack: center;
            justify-content: center;
            position: relative;
            overflow: visible;
            transition: transform 0.15s ease-in-out 0s;
            width: 36px;
            height: 40px;
            margin-right: 10px;
        }

            .social_media &gt; ul &gt; li &gt; a &gt; span,
            .menu_bottom &gt; ul &gt; li &gt; a &gt; span {
                display: none;
            }

.language:before {
    content: "";
    display: block;
    width: 1px;
    background-color: #fff;
    position: absolute;
    left: -5px;
    top: 5px;
    bottom: 5px;
}

.language {
    position: relative;
    display: flex;
    margin-left: 5px;
    padding-left: 5px;
    padding-right: 20px;
}

    .language svg {
        display: inline-block;
        height: 30px;
        color: #fff;
        fill: #fff;
    }

.languages ul {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #303030;
    padding: 30px 0;
    border-radius: 6px;
    bottom: 100%;
    margin-bottom: 5px;
    right: 0;
    z-index: 100;
}

    .languages ul:after {
        content: "";
        display: inline-block;
        border-top: 6px solid #fff;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        position: absolute;
        bottom: -6px;
        right: 30px;
    }

    .languages ul li a {
        border: 0;
        outline: 0;
        background-color: transparent;
        color: inherit;
        margin: 0;
        font-weight: inherit;
        font-style: inherit;
        font-size: 13px;
        line-height: 16px;
        font-weight: 700;
        letter-spacing: 0;
        position: relative;
        padding: 10px 0 10px 40px;
        cursor: pointer;
    }

.languages:hover &gt; ul {
    display: block;
}

.languages div span {
    font-style: inherit;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0 5px;
    white-space: nowrap;
    font-size: 14px;
    color: #fff;
}

.languages ul span {
    font-style: inherit;
    letter-spacing: 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    display: block;
    line-height: 1em;
    margin: 0 30px 20px;
    white-space: nowrap;
}

.languages &gt; div &gt; i {
    margin-left: 0px;
}

.svg_in2 {
    fill: currentColor;
    height: 1em;
}


.footer_three_menu {
    list-style: none;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
}

    .footer_three_menu &gt; li {
        display: inline-block;
    }

        .footer_three_menu &gt; li &gt; a {
            font-size: 14px;
            font-weight: 500;
            color: rgba(255, 255, 255, 0.67);
        }

        .footer_three_menu &gt; li:not(:last-child):after {
            content: "|";
            margin-left: 10px;
            margin-right: 5px;
            color: #fff;
        }

        .footer_three_menu &gt; li:hover a,
        .footer_three_menu &gt; li:focus a {
            text-decoration: underline;
            color: #fff;
        }

.copyright {
    font-style: inherit;
    font-size: 13px;
    line-height: 16px;
    color: hsla(0,0%,100%,.67);
    margin-bottom: 0;
}

.svg_in2 {
    fill: currentColor;
    height: 1em;
}

@media (min-width: 750px) {
    .footer_main_in {
        width: 100%;
        max-width: 100%;
        padding-left: 30px;
        padding-right: 30px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width: 1000px) {
    .footer_main_in {
        width: 100%;
        max-width: 100%;
        margin-left: 30px;
        margin-right: 30px;
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 1200px) {
    .footer_main_in {
        width: 100%;
        max-width: 100%;
        margin-left: 40px;
        margin-right: 40px;
    }
}


/* FOOTER */

.small-title {
    color: #303381;
    display: block;
}

.small-btn, .small-title {
    font-size: 1.1rem;
    font-weight: 500;
    letter-spacing: .2em;
    text-transform: uppercase;
}

.small-btn {
    display: inline-block;
    text-decoration: underline;
}

.iframeCover iframe, [data-vimeo-initialized] iframe {
    height: 56.25vw;
    left: 50%;
    min-height: 100vh;
    min-width: 177.77vh;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 100vw;
}

.tl-edges {
    overflow: initial !important;
}

.up {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    bottom: -50px;
    cursor: pointer;
    display: none;
    outline: 0;
    padding: 5px;
    position: fixed;
    right: 10px;
    z-index: 3;
}

@media(min-width:600px) {
    .up {
        display: block;
        right: 25px;
    }
}

.up svg {
    fill: #dedede;
    transition: .3s ease;
}

.up:hover svg {
    fill: #303381;
}

#app {
    visibility: hidden;
}

.error404 {
    background-color: #0a2c32;
    color: #fff;
    margin-bottom: 60px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .error404 [data-vimeo-initialized]:before {
        background-color: rgba(0,0,0,.63);
        background-image: linear-gradient(0deg,rgba(7,33,56,.8),rgba(0,38,70,0)),linear-gradient(180deg,rgba(7,33,56,.8),rgba(0,38,70,0));
        background-position: top,bottom;
        content: "";
        height: 100%;
        left: 0;
        opacity: .7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3;
    }

    .error404 .container {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        min-height: 600px;
        z-index: 3;
    }

    .error404 span {
        font-size: 60vw;
        left: 50%;
        line-height: 1;
        opacity: .1;
        pointer-events: none;
        position: absolute;
        top: 50%;
        transform: translate(-50%,-50%);
        white-space: nowrap;
    }

    .error404 h2, .error404 span {
        font-weight: 400;
    }

    .error404 h2 {
        color: #fff;
        font-size: 6rem;
        margin-bottom: 20px;
    }

.CookieConsent {
    background-color: #fff;
    bottom: 15px !important;
    box-shadow: 0 0 5px 0 rgba(0,38,70,.2);
    font-size: 1.1rem;
    left: 15px;
    max-width: 320px;
    padding: 15px;
    position: fixed;
    width: calc(100% - 30px);
    z-index: 990000;
}

    .CookieConsent #rcc-confirm-button {
        -webkit-appearance: none;
        appearance: none;
        background-color: #000;
        border: 0;
        color: #fff;
        cursor: pointer;
        font-size: 1.1rem;
        font-weight: 500;
        letter-spacing: .1em;
        line-height: 1;
        margin-top: 15px;
        outline: 0;
        padding: 7px 15px 8px;
        text-transform: uppercase;
        transition: .3s ease-in-out;
    }

        .CookieConsent #rcc-confirm-button:hover {
            background-color: #303381;
        }

.hero {
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .hero, .hero .small-title, .hero h1 {
        color: #fff;
    }

        .hero h1 {
            font-size: 4rem;
            font-weight: 400;
            line-height: 1;
            overflow: hidden;
            padding: 35px 0;
        }

@media(min-width:768px) {
    .hero h1 {
        font-size: 6rem;
        padding: 70px 0;
    }
}

@media(min-width:1100px) {
    .hero h1 {
        font-size: 8.1rem;
    }
}

.hero h1 span {
    display: block;
}

.shadow {
    color: #fff;
    font-size: 10rem;
    font-weight: 400;
    left: 50%;
    line-height: .9;
    opacity: .05;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translate(-50%,-50%);
    white-space: nowrap;
    z-index: 3;
}

@media(min-width:1100px) {
    .shadow {
        font-size: 14.7rem;
    }
}

.shadow span {
    display: block;
}

.pagination {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFcAAABXCAYAAABxyNlsAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAAAV6ADAAQAAAABAAAAVwAAAACAms4uAAAH9klEQVR4Ae2c628UVRTA2e5un7vttsXSVEEqkKClH0ASJSYaEOIjGAlR+eT/ZyQxiGg0IQKCgYAYxVYjFrVWCGTbbl/b98PfaTrN0O7s3tm5d+ZObZPNnce9557zm3PPfcyd7tgRk7+hoaGGkZGRl2Ki7qqaNXFRtr6+PpdOp3Nx0Vf0jA3c5ubmlmQy2bIN1wCB2dnZ3MrKyrbnGmC7A6/dhmsCrMhcWlraiedm+dWaqkO33FjEXICmEolElxg/MTGxRzcEU/JiAXd8fHwdaE1NzfqxKSi65MYCLp77vGMwx9twHRg6UjozN9AOANfpkGtahvWeC8hGIOxyg5ifn+92n9t6bD3c6enpTVNe4PbYCtStl/VwGYIdcissx3jzC3EIDVbDZZTQBsuOjXA5T3DPeu+1Gi7Drt4SYFcvpVKpTeHCK29U162FS7NPLi8vbwoJDijudU1OTj7jnNuYWguXmdgRZmVNFaC9XuF+pLethIvXpggJr1YiQ759U1NTnZXyRXXfSrh47VHANahAWVxcfEMlXxR5rIMLVFn1ekUVBh7+PGPh3ar5w8xnHVy89iSx1tf0lknFOzyUZJjgVOqyCu7MzMxewHqOELwMwntzjHtPeN2P6ro1cPG8OuLn6WpBAPjw6Oioe4GnWlHaylkDlzHruwCWRZqq/1g9O70Ws6uWobOgFXDZjyBT2QNBDSOkZIjZp4LK0VU+criMU3exH+EtXQYBuGdsbOxlXfKCyIkULk04w6rXRxiQCmLExrLE3xN0jutvLzbeD+s8MriATRFnz+FpSpMFn0ASDM/Orq2q+SyqL3tkcDH8LGa06zPlaUk8tDQP8By/+qfvhHcWCVzAvk3T3WvaTOrI0sF9COBI9jokTBvolo+RSTqwM6T73NdDOB7NZrOf4M1TIdS1XkVocAFahxdJjI1kFYv6i3jyp0DOr1tv+CAUuMycWhhuSfyLdCMd9S/U1tZeaGho+Msw11XxxuHKkIie+wwe62sxxqTxvMX4NpfL/WCyDpFtDC5ekqTjOk5TPGLaiGrkA3iQh/5lR0eHsThsBK68HUD59zC6tRrDwyqDA8yxWHS5vb2930SdWuGibIKJwWsoeoyfVtkmjHdkErIGhoeHv+ru7p51rulItQAQqIVC4RCvu+W9l9Xe6gVNvBjIdxlN3CGd88rn53oguAK1WCz20rSOEVtj9b2CFyRsmseWH/Hk20E9uSq4MrTCS3uJq70okvVSNObXF7Gvj6Fbf2Nj48NqbFGGyxOtk01xeGkPzWZ1l3c1FcaxDPaOYX8/tve1tbWNq9pQFi4zqnaEylR1HxU8SxrJWoSqMSHly8PiAS12oKmp6VG5OhPASzMezeD+TRRo4pOkDE1evpw5wK+5XOH/+z34zMHqDzjkCSFFjot8jCjj5iIPYFZ2C8rrFdlNKL386o8bGY63/xQJAFmGcAW4FSRdWFgYI3w8KBkWyFwL9N2ke/Dm3RSSnd0l8yrWv9WyFWAzRAwe4k3KoNcsTwkYgtLE370IOojrv7jVSKnYA4N/ebvcB4eBrq6uaZUySnDdgqiklrHtQa71EGes3Ebk1jfg8Qj29vPdcT+td9KvLN9w3RXwFHcCWBZnut3Xt8CxQL3W0tIyEMSWQHCdihn/Pkf8Ocl5qS32TjbrU4AWafo3GGLdw1NXgiqsBa6jBIs2EireRLHIXgo6uvhN0flWJpO5Sbrgt6xXfq1wpRKefgNLjrLrcL9XpZZdLxDWLgL2iW69tMN1FMSLD0mooJlF8ubV0aNcCtS7hICreOtSuXzV3jMGVxTCe7OMLE7bNqpArymGlBcqTV+rheqUMwrXqYQwcQrAh53zKFO89RFQz+OtWtZsy9kSClxRgM1xRzHsOIeh1VnC8Psshl8E7HKJe9ovhWooU+r9GPY+VoS+xZ56bwP2qnaCZQSGClf0yOfzXazAfYCxYQ3XVmgx3zAauFeGg5FbocMVK+hQ2pndfQxg4yMJVqgu8Xb3VyP0KgiNZPEbqCPswDmPbqZj3/WowAr3SOBKxWvvpb6QYxN/tI57LLjcNCFbVWZkcEVBjP8dCFdUlVXNR8sYYNHla9X8pvJFCleMAsIdxsA/6TKQh/WYUcFnuuQFkRM5XFEewJdJRoIYslZ2kdbwuQY5WkRYAZdmLB2bQAnUwdECriFrXAsZDUKsgCt24HHDJFV3QISDh2wLvauBiTYR1sAViwD8vcRMv9ZRZoGyF/2WM53fKrhrxl7yazTLmlcIB77fcfmtx29+6+DSuY3iiT+rGkKcHWdqq220oVqvSj7r4IrSbPW/QaK0gM3r/usqhkaRx0q4nZ2d8uWNijeORjm9rfTArIQrSrPAfotksYIB31W4H+lta+GK99JR/eZFh7g8xQjhvtd9G65bC1fg8LWN51Iho4NfbABYTger4ba2tg7ioSX3ZbF+oDyiKAfA5D2r4YrhdGx9GwEA/DGeO7Hxum3n1sMF2KZvxIC76ZptYEUf6+HS/PPALLrhMdGwuiNzdLUerijKBo4/HYUJB2M2TnUd/dxpLODOzc0NOUoz3f3HObY9jQVcRg3rnksHN2g7VEe/WMAlDExLOBClWaT521He9lTrv5wyaSyd2hN+aSDPmKxHp+xYeK4YzOqXeO6q9+oEYFJWbOCyiUS+87Lm/ZjKQ4kNXBZxYue5sYm5fNQi49st8W8HVLw+9Dx0aGHtjNRi238S19oaEx6JlgAAAABJRU5ErkJggg==);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 50px;
    height: 60px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    width: 60px;
    z-index: 4;
}

@media(min-width:992px) {
    .pagination {
        background-size: 87px;
        font-size: 2.9rem;
        height: 87px;
        width: 87px;
        width: 164px;
    }
}

.pagination span {
    color: #303381;
    display: inline-block;
    font-size: 3rem;
    min-width: 13px;
    text-align: right;
}

@media(min-width:992px) {
    .pagination span {
        font-size: 5.6rem;
        min-width: 30px;
    }
}

.marquee {
    font-size: 6rem;
    letter-spacing: -.015em;
    line-height: .85;
    margin-bottom: 80px;
    position: relative;
}

@media(min-width:500px) {
    .marquee {
        font-size: 10rem;
    }
}

@media(min-width:768px) {
    .marquee {
        font-size: 17rem;
        margin-bottom: 150px;
    }
}

@media(min-width:992px) {
    .marquee {
        font-size: 20rem;
    }
}

.marquee span {
    animation: marquee 20s linear infinite;
    display: inline-block;
    white-space: nowrap;
    will-change: transform;
}

.marquee__container {
    overflow: hidden;
}

@keyframes marquee {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

.contact {
    padding-bottom: 80px;
}

    .contact form {
        margin: 0 auto;
        max-width: 1010px;
    }

        .contact form:after {
            clear: both;
            content: "";
            display: block;
        }

        .contact form input[type=email], .contact form input[type=text], .contact form textarea {
            -webkit-appearance: none;
            appearance: none;
            background-color: transparent;
            border: solid rgba(0,0,0,.5);
            border-width: 0 0 1px;
            display: block;
            font-size: 3rem;
            letter-spacing: -.015em;
            line-height: 1;
            margin-bottom: 30px;
            outline: 0;
            padding: 10px 0;
            transition: .3s ease;
            width: 100%;
        }

@media(min-width:600px) {
    .contact form input[type=email], .contact form input[type=text], .contact form textarea {
        float: left;
        font-size: 4.5rem;
        width: 45%;
    }
}

.contact form input[type=email]:focus, .contact form input[type=text]:focus, .contact form textarea:focus {
    border-color: #303381;
}

.contact form input[type=file] {
    width: 100%;
}

@media(min-width:600px) {
    .contact form input[type=email] {
        float: right;
    }
}

.contact form textarea {
    height: 59px;
    resize: none;
    width: 100%;
}

@media(min-width:600px) {
    .contact form textarea {
        height: 88px;
    }
}

.contact form button {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    float: right;
    margin-top: 45px;
    text-align: left;
}

    .contact form button:hover svg {
        transform: translateX(5px);
    }

    .contact form button svg {
        fill: #303381;
        transition: .3s ease;
    }

.contact form .file-upload {
    align-items: center;
    border-bottom: 1px solid rgba(255,255,255,.5);
    clear: both;
    color: #fff;
    display: block;
    display: flex;
    font-size: 3rem;
    justify-content: space-between;
    letter-spacing: -.015em;
    padding: 0 10px 10px;
}

@media(min-width:600px) {
    .contact form .file-upload {
        font-size: 4.5rem;
    }
}

.contact form .file-upload span {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.contact form .file-upload svg {
    flex: 0 0 auto;
    margin-left: 40px;
    margin-top: 15px;
}

.contact form .file-upload input {
    display: none;
}

.contact__top {
    background-color: #132635;
    padding: 190px 0 80px;
    text-align: center;
}

    .contact__top h2 {
        color: #fff;
        font-size: 2.8rem;
        letter-spacing: .2em;
        margin-top: 15px;
        text-transform: uppercase;
    }

    .contact__top ul {
        list-style: none;
        margin: 95px auto 0;
        max-width: 945px;
    }

        .contact__top ul .small-title {
            color: #fff;
            text-transform: none;
        }

        .contact__top ul li {
            align-items: center;
            border-top: 1px solid rgba(255,255,255,.5);
            color: #fff;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            justify-content: center;
            padding: 15px 0 35px;
        }

@media(min-width:450px) {
    .contact__top ul li {
        align-items: flex-end;
        flex-direction: row;
        justify-content: space-between;
    }
}

.contact__top ul a {
    display: inline-block;
    margin-top: 10px;
    transition: .3s ease;
}

@media(min-width:450px) {
    .contact__top ul a {
        margin-top: 10px;
    }
}

.contact__top ul a:after {
    border-bottom: 1px solid rgba(255,255,255,.5);
    content: "";
    display: block;
    height: 0;
    margin-top: 3px;
    transition: .3s ease;
    width: 100%;
}

.contact__top ul a:hover {
    color: #303381;
}

    .contact__top ul a:hover:after {
        border-color: #303381;
    }

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

    .contact__form1 p {
        color: #a5a5a5;
        margin: 20px auto 0;
        max-width: 375px;
    }

    .contact__form1 form {
        margin-top: 100px;
    }

.contact__career {
    background-color: #303381;
    padding: 70px 0;
    text-align: center;
}

    .contact__career .small-title {
        color: #fff;
    }

    .contact__career .small-title--top {
        font-size: 2.8rem;
        margin-left: auto;
        margin-right: auto;
        max-width: 400px;
    }

    .contact__career p {
        color: #132635;
        margin: 20px auto 0;
        max-width: 715px;
    }

    .contact__career form {
        margin-top: 70px;
    }

        .contact__career form input[type=email], .contact__career form input[type=text], .contact__career form textarea {
            border-color: rgba(255,255,255,.5);
            color: #fff;
        }

            .contact__career form input[type=email]:-ms-input-placeholder, .contact__career form input[type=text]:-ms-input-placeholder, .contact__career form textarea:-ms-input-placeholder {
                color: rgba(255,255,255,.5);
            }

            .contact__career form input[type=email]::placeholder, .contact__career form input[type=text]::placeholder, .contact__career form textarea::placeholder {
                color: rgba(255,255,255,.5);
            }

            .contact__career form input[type=email]:focus, .contact__career form input[type=text]:focus, .contact__career form textarea:focus {
                border-color: #000;
            }

        .contact__career form button .small-title {
            color: #132635;
        }

        .contact__career form button svg {
            fill: #132635;
        }

#response {
    clear: both;
    padding-top: 30px;
}

.highlights {
    margin-bottom: 80px;
    position: relative;
}

@media(min-width:992px) {
    .highlights {
        margin-bottom: 180px;
    }
}

.highlights .small-title {
    font-size: 1.6rem;
    margin-bottom: 40px;
    text-align: center;
}

@media(min-width:700px) {
    .highlights .small-title {
        margin-bottom: 60px;
        padding-left: 60px;
        text-align: initial;
    }
}

@media(min-width:992px) {
    .highlights .small-title {
        padding-left: 164px;
    }
}

.highlights .pagination {
    display: none;
}

@media(min-width:700px) {
    .highlights .pagination {
        display: block;
    }
}

.highlights__grid {
    display: flex;
    justify-content: space-between;
    position: relative;
}

@media(min-width:700px) {
    .highlights__grid {
        padding-left: 60px;
        padding-right: 0;
    }
}

@media(min-width:992px) {
    .highlights__grid {
        padding-left: 164px;
    }
}

.highlights__grid .gatsby-image-wrapper {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}

.highlights__grid .slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    left: 0;
    position: relative;
    position: absolute;
    top: 0;
    width: 100%;
    will-change: transform;
    z-index: 0;
}

    .highlights__grid .slide.as-primary {
        z-index: 1;
    }

.highlights__grid .large {
    flex: 0 0 auto;
    margin-right: 70px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

@media(min-width:700px) {
    .highlights__grid .large {
        width: 70%;
    }
}

.highlights__grid .large:before {
    content: "";
    display: block;
    padding-top: 68%;
}

.highlights__grid .small {
    display: none;
    overflow: hidden;
    position: relative;
    transform: scale(.85);
    transform-origin: 100% 50%;
    transition-delay: .1s;
    transition: .2s ease-in-out;
    width: 30%;
}

@media(min-width:1200px) {
    .highlights__grid .small {
        transform: scale(.8);
    }
}

.highlights__grid .small img {
    -o-object-position: left center;
    object-position: left center;
}

.highlights__grid .small:before {
    content: "";
    display: block;
    padding-top: 68%;
}

@media(min-width:700px) {
    .highlights__grid .small {
        display: block;
    }
}

.highlights__grid .button {
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdpb25pY29uJyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9JzAgMCA1MTIgNTEyJz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9JyNjNDk3NWUnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgc3Ryb2tlLXdpZHRoPSc0OCcgZD0nTTE4NCAxMTJsMTQ0IDE0NC0xNDQgMTQ0Jy8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    bottom: calc(50% - 20px);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    cursor: pointer;
    height: 30px;
    outline: none;
    position: absolute;
    right: 10px;
    width: 30px;
    z-index: 3;
}

@media(min-width:700px) {
    .highlights__grid .button {
        background-color: transparent;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzguMDc2IiBoZWlnaHQ9IjE4Ljk5OCIgdmlld0JveD0iMCAwIDEzOC4wNzYgMTguOTk4Ij4KICA8ZyBpZD0ibnBfYXJyb3dfOTQxNTUxXzAwMDAwMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxOC45OTgpIHJvdGF0ZSgtOTApIj4KICAgIDxwYXRoIGlkPSJucF9hcnJvd185NDE1NTFfMDAwMDAwLTIiIGRhdGEtbmFtZT0ibnBfYXJyb3dfOTQxNTUxXzAwMDAwMCIgZD0iTS00OS4xOCw1MS4xSDg0LjVsLTYuOCw2LjhhLjk2Ny45NjcsMCwwLDAsMCwxLjQuOTYzLjk2MywwLDAsMCwxLjQsMGw4LjUtOC41YS45NjcuOTY3LDAsMCwwLDAtMS40bC04LjUtOC41YS45ODkuOTg5LDAsMSwwLTEuNCwxLjRsNi44LDYuOEgtNDkuMThhLjk0My45NDMsMCwwLDAtMSwxLC45NDUuOTQ1LDAsMCwwLDEsMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjYwMiA1MC4xOCkgcm90YXRlKDkwKSIgZmlsbD0iI2M0OTc1ZSIvPgogIDwvZz4KPC9zdmc+Cg==);
        border-radius: 0;
        bottom: 15px;
        box-shadow: none;
        height: 40px;
        right: 18%;
        width: 140px;
    }
}

.highlights__grid .button.prev {
    left: 10px;
    right: auto;
    transform: rotate(180deg);
    transform-origin: center center;
}

@media(min-width:992px) {
    .highlights__grid .button.prev {
        left: 120px;
    }
}

.highlights__info {
    display: none;
}

@media(min-width:1100px) {
    .highlights__info {
        padding: 0 25px;
    }
}

.highlights__info.as-primary {
    display: block;
}

.highlights__info__container {
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}

@media(min-width:700px) {
    .highlights__info__container {
        padding-left: 60px;
        padding-right: 0;
        text-align: initial;
    }
}

@media(min-width:992px) {
    .highlights__info__container {
        padding-left: 164px;
    }
}

.highlights__info h2 {
    color: #303381;
    font-size: 4rem;
    font-weight: 400;
    letter-spacing: -.015em;
    line-height: 1;
    margin: 30px 0 15px;
    text-transform: capitalize;
}

@media(min-width:768px) {
    .highlights__info h2 {
        font-size: 6rem;
        line-height: .85;
    }
}

@media(min-width:1100px) {
    .highlights__info h2 {
        font-size: 10rem;
    }
}

.highlights__info p {
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
}

@media(min-width:700px) {
    .highlights__info p {
        margin-left: 0;
        margin-right: 0;
    }
}

.hotel {
    padding: 30px 0;
    position: relative;
    z-index: 2;
}

@media(min-width:992px) {
    .hotel {
        padding: 135px 0;
    }
}

.hotel:after {
    content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2Ljk0NyIgaGVpZ2h0PSIxMDUuNiIgdmlld0JveD0iMCAwIDYuOTQ3IDEwNS42Ij4KICA8cGF0aCBpZD0iUGF0aF80ODMiIGRhdGEtbmFtZT0iUGF0aCA0ODMiIGQ9Ik02Ljc5LTYuNzFINS44NmEuMTY3LjE2NywwLDAsMC0uMTc5LjE3OVYtMi4zOUwxLjExMS02LjcyNGEuMjkuMjksMCwwLDAtLjIyNS0uMDgySC43NDhhLjE2OC4xNjgsMCwwLDAtLjE3OS4xODFWLS4xNzlBLjE2Ny4xNjcsMCwwLDAsLjc0OCwwaC45MjlhLjE2Ny4xNjcsMCwwLDAsLjE3OS0uMTc5Vi00LjMxN0w2LjQyNy4wMTRBLjI5NC4yOTQsMCwwLDAsNi42NTIuMUg2Ljc5YS4xNjguMTY4LDAsMCwwLC4xNzktLjE4MVYtNi41MzFBLjE2Ny4xNjcsMCwwLDAsNi43OS02LjcxWm02LjkzOC0uMTE4QTMuNDI5LDMuNDI5LDAsMCwwLDEwLjItMy4zNTUsMy40MjksMy40MjksMCwwLDAsMTMuNzI4LjExOGEzLjQyOCwzLjQyOCwwLDAsMCwzLjUyMy0zLjQ3M0EzLjQyOCwzLjQyOCwwLDAsMCwxMy43MjgtNi44MjhabTAsNS44NjZhMi4xODQsMi4xODQsMCwwLDEtMi4xNzItMi4zOTIsMi4xODQsMi4xODQsMCwwLDEsMi4xNzItMi4zOTJBMi4xODIsMi4xODIsMCwwLDEsMTUuOS0zLjM1NSwyLjE4MiwyLjE4MiwwLDAsMSwxMy43MjgtLjk2MlptMTIuMjI5LjYxTDI0LjUxOS0yLjUzM2EyLjAyMiwyLjAyMiwwLDAsMCwxLjQ3OS0yYzAtMS4yNDgtLjkxOC0yLjE3OC0yLjY3LTIuMTc4aC0yLjY3YS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDIwLjY1OCwwSDIxLjZhLjE3Ni4xNzYsMCwwLDAsLjE3My0uMTczVi0yLjM1N2gxLjQ0OWwxLjQ1NywyLjI4QS4xNTYuMTU2LDAsMCwwLDI0LjgxMywwaC45NTFBLjIxNy4yMTcsMCwwLDAsMjUuOTU3LS4zNTJaTTIxLjc3NC0zLjQwN1YtNS42NTloMS4zYzEuMTg1LDAsMS41ODEuNDU0LDEuNTgxLDEuMTI3cy0uNCwxLjEyNS0xLjU4MSwxLjEyNVptMTAuMzM3LTMuM2gtMi43YS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDI5LjQxNCwwaDIuN2EzLjI4MSwzLjI4MSwwLDAsMCwzLjUxNC0zLjM1NUEzLjI4MSwzLjI4MSwwLDAsMCwzMi4xMTItNi43MVpNMzItMS4wNjdIMzAuNTNWLTUuNjQzSDMyYTIuMTI2LDIuMTI2LDAsMCwxLDIuMjc0LDIuMjg4QTIuMTI2LDIuMTI2LDAsMCwxLDMyLTEuMDY3Wm02Ljg1OS01LjQ3Vi0uMTczQS4xNzYuMTc2LDAsMCwwLDM5LjAzMSwwaC45NDZhLjE3Ni4xNzYsMCwwLDAsLjE3MS0uMTczVi02LjUzN2EuMTc2LjE3NiwwLDAsMC0uMTcxLS4xNzNoLS45NDZBLjE3Ni4xNzYsMCwwLDAsMzguODYtNi41MzdabTYsMS42YzAtLjQwNy4zNTctLjg3NCwxLjM0Ny0uODc0YTMuMjczLDMuMjczLDAsMCwxLDEuNzE5LjU1Yy4xNDMuMDgyLjIyLjA1Mi4yNjctLjA1MmwuMzEzLS42NzlhLjE3LjE3LDAsMCwwLS4wODMtLjIzOSw0LjI1OCw0LjI1OCwwLDAsMC0yLjIzMy0uNmMtMS43LDAtMi42MjEuOS0yLjYyMSwyLjAwNywwLDIuMzY1LDMuNzU0LDEuNTU0LDMuNzU0LDMuMDU1LDAsLjU2MS0uNTExLjgxNy0xLjM2OS44MTdhMy43MzUsMy43MzUsMCwwLDEtMi4wMDctLjYxMy4xNi4xNiwwLDAsMC0uMjM5LjA4bC0uMy42NjVhLjE2Ni4xNjYsMCwwLDAsLjA4My4yMzlBNC42NjEsNC42NjEsMCwwLDAsNDUuOTE3LjExYzEuNDY2LDAsMi43NjEtLjYzOCwyLjc2MS0yLjAzNUM0OC42NzgtNC4zMiw0NC44NTgtMy42Myw0NC44NTgtNC45MzZaTTYyLjI2OC02LjcxaC0uOTQzYS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczdjIuNTc0SDU3LjQyNVYtNi41MzdhLjE3Ni4xNzYsMCwwLDAtLjE3My0uMTczaC0uOTQzYS4xNzYuMTc2LDAsMCwwLS4xNzMuMTczVi0uMTczQS4xNzYuMTc2LDAsMCwwLDU2LjMwOSwwaC45NDNhLjE3Ni4xNzYsMCwwLDAsLjE3My0uMTczVi0yLjloMy43MjZWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsNjEuMzI1LDBoLjk0M2EuMTc2LjE3NiwwLDAsMCwuMTczLS4xNzNWLTYuNTM3QS4xNzYuMTc2LDAsMCwwLDYyLjI2OC02LjcxWm02LjkzLS4xMThhMy40MjksMy40MjksMCwwLDAtMy41MjUsMy40NzNBMy40MjksMy40MjksMCwwLDAsNjkuMi4xMThhMy40MjgsMy40MjgsMCwwLDAsMy41MjMtMy40NzNBMy40MjgsMy40MjgsMCwwLDAsNjkuMi02LjgyOFptMCw1Ljg2NmEyLjE4NCwyLjE4NCwwLDAsMS0yLjE3Mi0yLjM5MkEyLjE4NCwyLjE4NCwwLDAsMSw2OS4yLTUuNzQ3YTIuMTgyLDIuMTgyLDAsMCwxLDIuMTcsMi4zOTJBMi4xODIsMi4xODIsMCwwLDEsNjkuMi0uOTYyWk04MS4zNy02LjcxSDc1LjY4NmEuMTc2LjE3NiwwLDAsMC0uMTcxLjE3M1YtNS44YS4xNzYuMTc2LDAsMCwwLC4xNzEuMTczaDIuMlYtLjE3M0EuMTc2LjE3NiwwLDAsMCw3OC4wNTYsMEg3OWEuMTc2LjE3NiwwLDAsMCwuMTczLS4xNzNWLTUuNjI5aDIuMkEuMTc2LjE3NiwwLDAsMCw4MS41NC01Ljh2LS43MzRBLjE3Ni4xNzYsMCwwLDAsODEuMzctNi43MVptOC41MjUsNS42NDNIODZWLTIuOTEyaDMuMzQxYS4xNjIuMTYyLDAsMCwwLC4xNzMtLjE3M3YtLjY5YS4xNjMuMTYzLDAsMCwwLS4xNzMtLjE3M0g4NlYtNS42NDNoMy43ODFhLjE2My4xNjMsMCwwLDAsLjE3My0uMTczdi0uNzJhLjE2My4xNjMsMCwwLDAtLjE3My0uMTczaC00LjlhLjE3Ni4xNzYsMCwwLDAtLjE3My4xNzNWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsODQuODg3LDBoNS4wMDhhLjE2My4xNjMsMCwwLDAsLjE3My0uMTczdi0uNzJBLjE2My4xNjMsMCwwLDAsODkuODk1LTEuMDY3Wm04LjIxMS0uMDE0aC0zLjUyVi02LjUzN2EuMTc2LjE3NiwwLDAsMC0uMTczLS4xNzNIOTMuNDdhLjE3Ni4xNzYsMCwwLDAtLjE3My4xNzNWLS4xNzNBLjE3Ni4xNzYsMCwwLDAsOTMuNDcsMGg0LjYzNmEuMTYxLjE2MSwwLDAsMCwuMTcxLS4xNzNWLS45MDdBLjE2MS4xNjEsMCwwLDAsOTguMTA2LTEuMDgxWm00LjI0My0zLjg1NWMwLS40MDcuMzU3LS44NzQsMS4zNDctLjg3NGEzLjI3MywzLjI3MywwLDAsMSwxLjcxOS41NWMuMTQzLjA4Mi4yMi4wNTIuMjY3LS4wNTJMMTA2LTUuOTkyYS4xNy4xNywwLDAsMC0uMDgyLS4yMzksNC4yNTgsNC4yNTgsMCwwLDAtMi4yMzMtLjZjLTEuNywwLTIuNjIxLjktMi42MjEsMi4wMDcsMCwyLjM2NSwzLjc1NCwxLjU1NCwzLjc1NCwzLjA1NSwwLC41NjEtLjUxMi44MTctMS4zNjkuODE3YTMuNzM1LDMuNzM1LDAsMCwxLTIuMDA3LS42MTMuMTYuMTYsMCwwLDAtLjIzOS4wOGwtLjMuNjY1YS4xNjYuMTY2LDAsMCwwLC4wODMuMjM5LDQuNjYxLDQuNjYxLDAsMCwwLDIuNDMxLjY4N2MxLjQ2NiwwLDIuNzYxLS42MzgsMi43NjEtMi4wMzVDMTA2LjE2OS00LjMyLDEwMi4zNDktMy42MywxMDIuMzQ5LTQuOTM2WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC4xMTggLTAuNTY5KSByb3RhdGUoOTApIiBmaWxsPSIjMzQ0ZTYyIi8+Cjwvc3ZnPgo=);
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
}

@media(min-width:992px) {
    .hotel:after {
        display: block;
    }
}

.hotel .container {
    position: relative;
}

    .hotel .container:after {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJyZWQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc5OC4yODciIGhlaWdodD0iNzk4LjI4NiIgdmlld0JveD0iMCAwIDc5OC4yODcgNzk4LjI4NiI+CiAgPGcgaWQ9IkNvbXBvbmVudF80XzMiIGRhdGEtbmFtZT0iQ29tcG9uZW50IDQg4oCTIDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjQ5OSkiIG9wYWNpdHk9IjAuNDE3Ij4KICAgIDxwYXRoIGlkPSJQYXRoXzM2NiIgZGF0YS1uYW1lPSJQYXRoIDM2NiIgZD0iTTEwMjYuOTI2LTc2MS4yNjlhNDI3LjY4OCw0MjcuNjg4LDAsMCwwLTE4Mi43LDU2LjM4OSw0MzMuNjA4LDQzMy42MDgsMCwwLDAtMTU4LjIsMTU4LjE0Nyw0MjkuMzM2LDQyOS4zMzYsMCwwLDAtNTYuMzksMTgyLjcwNmgtMi43NThhNDI3Ljg2MSw0MjcuODYxLDAsMCwwLTU2LjM5Mi0xODIuNzA2QTQzMy40NSw0MzMuNDUsMCwwLDAsNDEyLjM0LTcwNC44OGE0MjcuOTQ3LDQyNy45NDcsMCwwLDAtMTgyLjctNTYuMzg5di0yLjc1NmE0MjkuNTUsNDI5LjU1LDAsMCwwLDE4Mi43LTU2LjM4MSw0MzMuNzE2LDQzMy43MTYsMCwwLDAsMTU4LjE0Ny0xNTguMiw0MjcuNTI0LDQyNy41MjQsMCwwLDAsNTYuMzkyLTE4Mi43MDVoMi43NThhNDI5LDQyOSwwLDAsMCw1Ni4zOSwxODIuNzA1LDQzMy44NzQsNDMzLjg3NCwwLDAsMCwxNTguMiwxNTguMiw0MjkuMjg5LDQyOS4yODksMCwwLDAsMTgyLjcsNTYuMzgxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIyOS42MzkgMTE2MS4zMTQpIiBmaWxsPSJub25lIiBzdHJva2U9IiMzNDRlNjIiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==);
        background-position: 50%;
        background-size: contain;
        content: "";
        display: none;
        height: 797px;
        left: 0;
        opacity: .5;
        pointer-events: none;
        position: absolute;
        top: 0;
        transform: translate(-287px,-420px);
        width: 797px;
    }

@media(min-width:992px) {
    .hotel .container:after {
        display: block;
    }
}

.hotel__section {
    overflow: hidden;
    position: relative;
}

    .hotel__section:before {
        background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSJyZWQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9Ijc5OC4yODciIGhlaWdodD0iNzk4LjI4NiIgdmlld0JveD0iMCAwIDc5OC4yODcgNzk4LjI4NiI+CiAgPGcgaWQ9IkNvbXBvbmVudF80XzMiIGRhdGEtbmFtZT0iQ29tcG9uZW50IDQg4oCTIDMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAuNSAwLjQ5OSkiIG9wYWNpdHk9IjAuNDE3Ij4KICAgIDxwYXRoIGlkPSJQYXRoXzM2NiIgZGF0YS1uYW1lPSJQYXRoIDM2NiIgZD0iTTEwMjYuOTI2LTc2MS4yNjlhNDI3LjY4OCw0MjcuNjg4LDAsMCwwLTE4Mi43LDU2LjM4OSw0MzMuNjA4LDQzMy42MDgsMCwwLDAtMTU4LjIsMTU4LjE0Nyw0MjkuMzM2LDQyOS4zMzYsMCwwLDAtNTYuMzksMTgyLjcwNmgtMi43NThhNDI3Ljg2MSw0MjcuODYxLDAsMCwwLTU2LjM5Mi0xODIuNzA2QTQzMy40NSw0MzMuNDUsMCwwLDAsNDEyLjM0LTcwNC44OGE0MjcuOTQ3LDQyNy45NDcsMCwwLDAtMTgyLjctNTYuMzg5di0yLjc1NmE0MjkuNTUsNDI5LjU1LDAsMCwwLDE4Mi43LTU2LjM4MSw0MzMuNzE2LDQzMy43MTYsMCwwLDAsMTU4LjE0Ny0xNTguMiw0MjcuNTI0LDQyNy41MjQsMCwwLDAsNTYuMzkyLTE4Mi43MDVoMi43NThhNDI5LDQyOSwwLDAsMCw1Ni4zOSwxODIuNzA1LDQzMy44NzQsNDMzLjg3NCwwLDAsMCwxNTguMiwxNTguMiw0MjkuMjg5LDQyOS4yODksMCwwLDAsMTgyLjcsNTYuMzgxWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTIyOS42MzkgMTE2MS4zMTQpIiBmaWxsPSJub25lIiBzdHJva2U9IiMzNDRlNjIiIHN0cm9rZS13aWR0aD0iMSIvPgogIDwvZz4KPC9zdmc+Cg==);
        background-position: right -265px top -390px;
        background-repeat: no-repeat;
        background-size: contain;
        content: "";
        height: 797px;
        position: absolute;
        right: 0;
        top: 0;
        width: 797px;
    }

.hotel__info {
    margin-top: 45px;
    text-align: center;
    z-index: 2;
}

@media(min-width:992px) {
    .hotel__info {
        margin-top: 0;
        position: absolute;
        right: 0;
        text-align: initial;
        top: 60px;
    }
}

.hotel__info h2 {
    overflow: hidden;
}

    .hotel__info h2 span {
        color: #303381;
        font-size: 6rem;
        font-weight: 400;
        letter-spacing: -.015em;
        line-height: .8;
    }

@media(min-width:992px) {
    .hotel__info h2 span {
        font-size: 10rem;
    }
}

@media(min-width:1366px) {
    .hotel__info h2 span {
        font-size: 15.4rem;
    }
}

.hotel__info h2 span:first-of-type {
    display: block;
}

.hotel__info h2 span:last-of-type {
    color: #132635;
    position: relative;
}

    .hotel__info h2 span:last-of-type svg {
        display: none;
        z-index: -1;
    }

@media(min-width:992px) {
    .hotel__info h2 span:last-of-type svg {
        bottom: 35px;
        display: block;
        margin: initial;
        position: absolute;
        right: -80px;
    }
}

@media(min-width:1366px) {
    .hotel__info h2 span:last-of-type svg {
        bottom: 65px;
    }
}

.hotel__info h2 i {
    display: inline-block;
    font-style: normal;
    overflow: hidden;
}

.hotel__info p {
    color: #132635;
    line-height: 1.2;
    margin: 35px auto 0;
    max-width: 280px;
}

@media(min-width:992px) {
    .hotel__info p {
        margin: 35px 0 0 auto;
    }
}

@media(min-width:1366px) {
    .hotel__info p {
        margin: 35px 120px 0 auto;
    }
}

.hotel__img {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 2;
}

@media(min-width:992px) {
    .hotel__img {
        width: 60%;
    }
}

@media(min-width:1366px) {
    .hotel__img {
        width: 100%;
    }
}

.hotel__img__cover {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 2;
}

.hotel__list .hotel:first-child:after {
    top: 30px;
}

@media(min-width:1366px) {
    .hotel__list .hotel:first-child .hotel__img {
        max-width: 785px;
    }
}

.hotel__list .hotel:nth-child(2):after {
    left: 50px;
    right: auto;
    transform: rotate(180deg);
    transform-origin: center center;
}

.hotel__list .hotel:nth-child(2) .container:after {
    left: auto;
    right: 0;
    transform: translate(287px,-420px);
}

@media(min-width:992px) {
    .hotel__list .hotel:nth-child(2) .hotel__info {
        left: 0;
        right: auto;
    }

        .hotel__list .hotel:nth-child(2) .hotel__info p {
            margin: 35px 0 0;
        }

    .hotel__list .hotel:nth-child(2) .hotel__img {
        margin-left: auto;
        max-width: 750px;
    }
}

.hotel__list .hotel:nth-child(3) {
    margin-bottom: 60px;
}

@media(min-width:768px) {
    .hotel__list .hotel:nth-child(3) {
        margin-bottom: 190px;
    }
}

@media(min-width:1366px) {
    .hotel__list .hotel:nth-child(3) .hotel__img {
        max-width: 684px;
    }
}

.hotel__list__landing {
    overflow: hidden;
}

    .hotel__list__landing #sinaia .from-white {
        color: #1f301c;
    }

    .hotel__list__landing #mamaia .from-white {
        color: #132635;
    }

    .hotel__list__landing #brasov .from-white {
        color: #0a2c32;
    }

@media(min-width:992px) {
    .hotel__list__landing .hotel:first-child .hotel__title span:nth-child(2) {
        display: block;
        padding-right: 50px;
        text-align: right;
    }

        .hotel__list__landing .hotel:first-child .hotel__title span:nth-child(2) svg {
            bottom: 30px;
            right: 0;
        }
}

.hotel__list__landing .hotel .container:after {
    opacity: .2;
}

.hotel__bottom {
    color: #fff;
    font-size: 3.2rem;
    font-weight: 400;
    margin: 0 auto;
    max-width: 900px;
    padding-bottom: 100px;
    text-align: center;
}

@media(min-width:768px) {
    .hotel__bottom {
        font-size: 4.5rem;
        padding-bottom: 250px;
    }
}

.hotel__bottom__landing {
    color: #132635;
    font-size: 3.2rem;
    padding: 30px 0 70px;
}

@media(min-width:768px) {
    .hotel__bottom__landing {
        font-size: 4rem;
        padding: 170px 0;
    }
}

.hotel.endAnimation .hotel__img, .hotel.endAnimation .hotel__info {
    transition: .5s ease;
}

.hotel.endAnimation a:hover .hotel__img {
    transform: scale(1.05);
}

.hotel.endAnimation a:hover .hotel__info {
    transform: translateX(-15px);
}

.pagehero {
    overflow: hidden;
    position: relative;
}

    .pagehero .iframeCover:before, .pagehero [data-vimeo-initialized]:before {
        background-color: rgba(0,0,0,.63);
        background-image: linear-gradient(0deg,rgba(7,33,56,.8),rgba(0,38,70,0)),linear-gradient(180deg,rgba(7,33,56,.8),rgba(0,38,70,0));
        background-position: top,bottom;
        content: "";
        height: 100%;
        left: 0;
        opacity: .7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3;
    }

    .pagehero.brasov {
        background-color: #0a2c32;
    }

    .pagehero.sinaia {
        background-color: #1f301c;
    }

    .pagehero.mamaia {
        background-color: #132635;
    }

    .pagehero .container {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 100vh;
        justify-content: center;
        min-height: 400px;
        z-index: 4;
    }

@media(min-width:992px) {
    .pagehero .container {
        min-height: 650px;
    }
}

.pagehero p {
    color: #fff;
    font-size: 2.3rem;
    margin: 0;
    text-align: center;
}

    .pagehero p:before {
        border-bottom: 1px solid #fff;
        content: "";
        display: block;
        height: 0;
        margin: 50px auto 30px;
        width: 38px;
    }

.pagehero__title {
    color: #fff;
    font-size: 6rem;
    font-weight: 400;
    letter-spacing: -.015em;
    line-height: .9;
    text-align: center;
}

@media(min-width:550px) {
    .pagehero__title {
        font-size: 10rem;
    }
}

@media(min-width:768px) {
    .pagehero__title {
        font-size: 13rem;
    }
}

@media(min-width:1000px) {
    .pagehero__title {
        font-size: 17rem;
    }
}

.pagehero__title span {
    display: block;
}

.pagehero__static {
    bottom: 15px;
    position: absolute;
    z-index: 4;
}

@media(min-width:768px) {
    .pagehero__static {
        bottom: 25px;
    }
}

.pagehero__static__left {
    left: 15px;
}

@media(min-width:768px) {
    .pagehero__static__left {
        left: 30px;
    }
}

.pagehero__static__right {
    align-items: center;
    color: #fff;
    display: flex;
    right: 15px;
}

@media(min-width:768px) {
    .pagehero__static__right {
        right: 30px;
    }
}

.pagehero__static__right span {
    font-size: 1.1rem;
    font-weight: 500;
    line-height: 1;
    margin-right: 13px;
    max-width: 70px;
    text-align: right;
}

.pagehero__static__center {
    left: 50%;
    transform: translateX(-50%);
}

    .pagehero__static__center path#Path_867 {
        animation-duration: 3s;
        animation-fill-mode: both;
        animation-iteration-count: infinite;
        animation-name: bounce;
    }

    .pagehero__static__center span {
        display: none;
    }

@media(min-width:768px) {
    .pagehero__static__center span {
        display: block;
    }
}

.pagehero--home {
    margin-bottom: 30px;
}

@media(min-width:767px) {
    .pagehero--home {
        margin-bottom: 130px;
    }
}

.pagehero--home .pagehero__static__center {
    color: #303381;
    font-size: 1.2rem;
    text-align: center;
}

    .pagehero--home .pagehero__static__center svg {
        display: block;
        margin: 20px auto 0;
    }

@keyframes bounce {
    0% {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.location {
    position: relative;
}

.location__address {
    padding: 60px 0;
    text-align: center;
}

@media(min-width:768px) {
    .location__address {
        padding: 100px 0 120px;
    }
}

.location__address address {
    color: #303381;
    font-style: normal;
}

    .location__address address:after {
        border-bottom: 1px solid #303381;
        content: "";
        display: block;
        height: 0;
        margin: 24px auto;
        max-width: 184px;
    }

.location__info {
    margin: 0 auto 65px;
    max-width: 790px;
    text-align: center;
}

    .location__info p {
        font-size: 2.8rem;
        margin: 0;
    }

@media(min-width:600px) {
    .location__info p {
        font-size: 3.2rem;
    }
}

.location__links {
    margin-bottom: 80px;
    text-align: center;
}

@media(min-width:768px) {
    .location__links {
        margin-bottom: 100px;
    }
}

@media(min-width:992px) {
    .location__links {
        margin-bottom: 180px;
    }
}

.location__links h4 {
    color: #303381;
    font-size: 1.1rem;
    font-weight: 500;
    letter-spacing: .2em;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.location__links a {
    display: inline-block;
    padding: 0 8px;
}

    .location__links a svg {
        fill: #132635;
        display: block;
        transition: .3s ease-in-out;
    }

    .location__links a:hover svg {
        fill: #303381;
    }

.grid__cols {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

@media(min-width:767px) {
    .grid__cols {
        justify-content: space-between;
    }
}

.grid__row {
    margin-top: 100px;
}

@media(min-width:992px) {
    .grid__row {
        margin-top: 200px;
    }
}

.grid__row .container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

@media(min-width:992px) {
    .grid__row .container {
        flex-direction: row;
    }
}

.grid__rows {
    padding-bottom: 80px;
}

@media(min-width:992px) {
    .grid__rows .grid__row:nth-child(2n) .container {
        flex-direction: row-reverse;
    }
}

.grid__img {
    max-width: 600px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

@media(min-width:992px) {
    .grid__img {
        max-width: none;
        width: 55%;
    }
}

@media(min-width:1300px) {
    .grid__img {
        width: 60%;
    }
}

.grid__img img {
    display: block;
    width: 100%;
}

.grid__img span {
    background-color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 3;
}

.grid__info {
    max-width: 450px;
    padding: 40px 0 0;
    text-align: center;
    width: 100%;
}

@media(min-width:992px) {
    .grid__info {
        max-width: none;
        padding: 30px;
        width: 40%;
    }
}

@media(min-width:1300px) {
    .grid__info {
        padding: 40px 60px;
    }
}

.grid__info p {
    color: #fff;
    font-size: 3rem;
    line-height: 1.4;
    margin: 45px auto 0;
}

.col {
    margin-bottom: 60px;
    max-width: 600px;
    text-align: center;
    width: 100%;
}

@media(min-width:767px) {
    .col {
        margin-bottom: 0;
        text-align: initial;
        width: 50%;
    }

        .col:first-of-type {
            margin-top: 320px;
            width: calc(50% - 50px);
        }
}

@media(min-width:767px)and (min-width:992px) {
    .col:first-of-type {
        margin-top: 520px;
    }
}

.col span {
    display: block;
    font-size: 1.6rem;
    padding: 50px 0 30px;
}

.col p {
    color: #fff;
    font-size: 3rem;
    line-height: 1.4;
    margin: 0 auto 15px;
    max-width: 500px;
}

@media(min-width:767px) {
    .col p {
        margin: 0 0 15px;
    }
}

.col__img {
    overflow: hidden;
    position: relative;
}

    .col__img span {
        background-color: #303381;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 0;
        z-index: 3;
    }

    .col__img img {
        display: block;
        width: 100%;
    }

.theme-Sinaia .grid-p {
    color: #1f301c;
}

.theme-Mamaia .grid-p {
    color: #132635;
}

.theme-Brasov .grid-p {
    color: #0a2c32;
}

.banner {
    margin: 0 auto 35px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: calc(100% - 60px);
    width: 100%;
}

@media(min-width:992px) {
    .banner {
        margin: 130px auto 35px;
        width: calc(100% - 80px);
    }
}

.banner .gatsby-image-wrapper {
    height: 100%;
    left: 0;
    position: absolute !important;
    top: 0;
    width: 100%;
}

.banner__img {
    max-height: 800px;
    overflow: hidden;
    position: relative;
}

    .banner__img:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

@media(min-width:550px) {
    .banner__img:before {
        padding-top: 60%;
    }
}

.banner__img span {
    background-color: #fff;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}

.banner .small-title {
    color: #fff;
    display: block;
    font-size: 1.4rem;
    line-height: 1.4;
    padding: 0 10px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 4;
}

@media(min-width:768px) {
    .banner .small-title {
        font-size: 1.6rem;
        top: 60px;
    }
}

.banner__bottom__title {
    color: #fff;
    font-size: 3rem;
    line-height: 1;
    margin: 0 auto 90px;
    max-width: 1000px;
    text-align: center;
}

@media(min-width:768px) {
    .banner__bottom__title {
        font-size: 4rem;
    }
}

@media(min-width:992px) {
    .banner__bottom__title {
        font-size: 6rem;
        margin: 0 auto 170px;
    }
}

.banner__bottom__info {
    text-align: center;
}

    .banner__bottom__info p {
        color: #fff;
        font-size: 2.8rem;
        line-height: 1.4;
        margin: 38px auto 0;
        max-width: 760px;
    }

@media(min-width:768px) {
    .banner__bottom__info p {
        font-size: 3.4rem;
    }
}

.essentials {
    padding-bottom: 60px;
}

@media(min-width:768px) {
    .essentials {
        padding-bottom: 100px;
    }
}

.essentials button {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    font-size: 1.1rem;
    font-weight: 500;
    letter-spacing: .2em;
    margin: 0 auto;
    text-transform: uppercase;
    transition: .3s ease;
}

    .essentials button:hover {
        color: #303381;
    }

.essentials__grid {
    display: flex;
    flex-wrap: wrap;
    height: 325px;
    justify-content: center;
    margin: 85px 0 35px;
    overflow: hidden;
    position: relative;
}

    .essentials__grid:after {
        background: linear-gradient(180deg,#ffffff00,#fff 61%,#fff);
        bottom: 0;
        content: "";
        height: 156px;
        left: 0;
        position: absolute;
        transition: .2s ease;
        width: 100%;
    }

    .essentials__grid.endAnimation:after {
        opacity: 0;
    }

.essentials__inner {
    align-items: center;
    border: 1px solid rgba(112,112,112,.1);
    display: flex;
    height: 100%;
    padding: 15px;
}

@media(min-width:700px) {
    .essentials__inner {
        padding: 25px;
    }
}

.essentials__col {
    padding: 5px 0;
    width: 100%;
}

@media(min-width:700px) {
    .essentials__col {
        padding: 10px 9px;
        width: 50%;
    }
}

@media(min-width:1300px) {
    .essentials__col {
        width: 33.33%;
    }
}

.essentials__col .img {
    flex: 0 0 53px;
}

    .essentials__col .img img {
        display: block;
        margin: 0 auto;
    }

.essentials__col .text {
    align-items: center;
    display: flex;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}

    .essentials__col .text:before {
        border-left: 1px solid rgba(14,29,41,.5);
        content: "";
        display: block;
        flex: 0 0 auto;
        height: 63px;
        margin: 0 24px;
    }

.essentials__contact {
    padding-top: 60px;
    text-align: center;
}

@media(min-width:768px) {
    .essentials__contact {
        padding-top: 100px;
    }
}

.essentials__contact .small-title:after {
    border-bottom: 1px solid #303381;
    content: "";
    display: block;
    height: 0;
    margin: 24px auto;
    max-width: 184px;
}

.experiences {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

@media(min-width:1100px) {
    .experiences {
        padding-left: 164px;
        padding-right: 0;
    }
}

.experiences .small-title {
    font-size: 1.6rem;
    margin-bottom: 60px;
}

.experiences .pagination {
    left: auto;
    right: 20px;
    top: 15px;
}

@media(min-width:1100px) {
    .experiences .pagination {
        left: 0;
        top: 30%;
    }

    .experiences__grid {
        margin-left: -60px;
    }

    .experiences .swiper-container {
        padding-left: 60px;
    }
}

.experiences .swiper-slide {
    padding-bottom: 20px;
    width: 100%;
}

@media(min-width:1100px) {
    .experiences .swiper-slide {
        width: 85%;
    }
}

.experiences .swiper-slide-active .experiences__img {
    transform: scaleX(1);
}

.experiences .swiper-slide-active .experiences__info {
    opacity: 1;
    transform: translate3d(0,-50px,0);
}

@media(min-width:1100px) {
    .experiences .swiper-slide-active .experiences__info {
        transform: translate3d(0,-40%,0);
    }
}

.experiences .swiper-slide-active img {
    transform: scaleX(1);
}

.experiences__img {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #f2f2f2;
    overflow: hidden;
    position: relative;
    transform: scale3d(.8,.8,1);
    transition: transform 1s ease;
    will-change: transform;
}

    .experiences__img .gatsby-image-wrapper {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        pointer-events: none;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%;
    }

    .experiences__img:before {
        content: "";
        display: block;
        padding-top: 100%;
    }

@media(min-width:700px) {
    .experiences__img:before {
        padding-top: 65%;
    }
}

@media(min-width:1300px) {
    .experiences__img:before {
        padding-top: 50%;
    }
}

.experiences__info {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0,0,0,.15);
    margin-left: auto;
    margin-right: auto;
    padding: 29px 25px 15px;
    position: relative;
    text-align: center;
    transform: translate3d(0,-50px,0);
    transition: opacity 1s ease;
    transition-delay: .2s;
    width: 90%;
    will-change: opacity;
    z-index: 2;
}

@media(min-width:1100px) {
    .experiences__info {
        margin-left: 60px;
        margin-right: 0;
        max-width: 565px;
        padding: 29px 50px 15px;
    }
}

@media(min-width:768px) {
    .experiences__info {
        opacity: 0;
        transform: translate3d(0,-40%,0);
    }
}

.experiences__info p {
    font-size: 1.8rem;
    font-weight: 300;
}

.experiences__info h2 {
    color: #303381;
    font-size: 3.2rem;
    font-weight: 400;
    letter-spacing: -.015em;
    margin-bottom: 20px;
}

@media(min-width:650px) {
    .experiences__info h2 {
        font-size: 4.8rem;
    }
}

.experiences .swiper-button-next, .experiences .swiper-button-prev {
    background-color: #fff;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIGNsYXNzPSdpb25pY29uJyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9JzAgMCA1MTIgNTEyJz48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9JyNjNDk3NWUnIHN0cm9rZS1saW5lY2FwPSdyb3VuZCcgc3Ryb2tlLWxpbmVqb2luPSdyb3VuZCcgc3Ryb2tlLXdpZHRoPSc0OCcgZD0nTTE4NCAxMTJsMTQ0IDE0NC0xNDQgMTQ0Jy8+PC9zdmc+);
    background-position: 50%;
    background-repeat: no-repeat;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,.2);
    cursor: pointer;
    display: block;
    height: 30px;
    margin: 0;
    position: absolute;
    top: calc(50vw - 20px);
    transform-origin: center center;
    transition: .3s ease;
    width: 30px;
    z-index: 3;
}

@media(min-width:700px) {
    .experiences .swiper-button-next, .experiences .swiper-button-prev {
        background-color: transparent;
        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMzguMDc2IiBoZWlnaHQ9IjE4Ljk5OCIgdmlld0JveD0iMCAwIDEzOC4wNzYgMTguOTk4Ij4KICA8ZyBpZD0ibnBfYXJyb3dfOTQxNTUxXzAwMDAwMCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAxOC45OTgpIHJvdGF0ZSgtOTApIj4KICAgIDxwYXRoIGlkPSJucF9hcnJvd185NDE1NTFfMDAwMDAwLTIiIGRhdGEtbmFtZT0ibnBfYXJyb3dfOTQxNTUxXzAwMDAwMCIgZD0iTS00OS4xOCw1MS4xSDg0LjVsLTYuOCw2LjhhLjk2Ny45NjcsMCwwLDAsMCwxLjQuOTYzLjk2MywwLDAsMCwxLjQsMGw4LjUtOC41YS45NjcuOTY3LDAsMCwwLDAtMS40bC04LjUtOC41YS45ODkuOTg5LDAsMSwwLTEuNCwxLjRsNi44LDYuOEgtNDkuMThhLjk0My45NDMsMCwwLDAtMSwxLC45NDUuOTQ1LDAsMCwwLDEsMVoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDU5LjYwMiA1MC4xOCkgcm90YXRlKDkwKSIgZmlsbD0iI2M0OTc1ZSIvPgogIDwvZz4KPC9zdmc+Cg==);
        border-radius: 0;
        box-shadow: none;
        height: 40px;
        top: 49%;
        width: 140px;
    }
}

.experiences .swiper-button-next:after, .experiences .swiper-button-prev:after {
    display: none;
}

.experiences .swiper-button-prev {
    left: 10px;
    transform: rotate(180deg);
}

@media(min-width:768px) {
    .experiences .swiper-button-prev {
        left: 10px;
    }
}

@media(min-width:1100px) {
    .experiences .swiper-button-prev:hover {
        transform: translateX(-10px) rotate(180deg);
    }
}

.experiences .swiper-button-next {
    right: 10px;
}

@media(min-width:768px) {
    .experiences .swiper-button-next {
        right: 10px;
    }
}

@media(min-width:1100px) {
    .experiences .swiper-button-next {
        right: 10%;
    }

        .experiences .swiper-button-next:hover {
            transform: translateX(10px);
        }
}

.menu {
    background-color: #000;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

    .menu ul {
        align-items: center;
        display: flex;
        flex-direction: column;
        height: 100%;
        justify-content: center;
        list-style: none;
        min-height: 100%;
        overflow: auto;
        text-align: center;
    }

        .menu ul button {
            -webkit-appearance: none;
            appearance: none;
            background-color: transparent;
            border: 0;
            cursor: pointer;
            outline: 0;
        }

        .menu ul li a, .menu ul li button {
            color: #fff;
            font-size: 5rem;
        }

.terms {
    margin: 0 auto;
    max-width: 1000px;
    padding: 80px 0 60px;
}

    .terms ol, .terms ul {
        margin-bottom: 15px;
        padding-left: 20px;
    }

    .terms h2, .terms h3 {
        font-size: 2.5rem;
        margin: 15px 0 20px;
    }

    .terms a {
        text-decoration: underline;
    }

        .terms a:hover {
            color: #303381;
        }

.terms__top {
    background-color: #132635;
    overflow: hidden;
    padding: 190px 0;
    position: relative;
    text-align: center;
}

    .terms__top [data-vimeo-initialized]:before {
        background-color: rgba(0,0,0,.63);
        background-image: linear-gradient(0deg,rgba(7,33,56,.8),rgba(0,38,70,0)),linear-gradient(180deg,rgba(7,33,56,.8),rgba(0,38,70,0));
        background-position: top,bottom;
        content: "";
        height: 100%;
        left: 0;
        opacity: .7;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 3;
    }

    .terms__top .container {
        z-index: 3;
    }

    .terms__top h2 {
        color: #fff;
        font-size: 2.8rem;
        letter-spacing: .2em;
        margin-top: 15px;
        text-transform: uppercase;
        z-index: 3;
    }

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
}

:root {
    --swiper-theme-color:#007aff;
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1;
}

.swiper-container-vertical &gt; .swiper-wrapper {
    flex-direction: column;
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1;
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0);
}

.swiper-container-multirow &gt; .swiper-wrapper {
    flex-wrap: wrap;
}

.swiper-container-multirow-column &gt; .swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap;
}

.swiper-container-free-mode &gt; .swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out;
}

.swiper-container-pointer-events {
    touch-action: pan-y;
}

    .swiper-container-pointer-events.swiper-container-vertical {
        touch-action: pan-x;
    }

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
}

.swiper-slide-invisible-blank {
    visibility: hidden;
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto;
}

    .swiper-container-autoheight .swiper-wrapper {
        align-items: flex-start;
        transition-property: transform,height;
    }

.swiper-container-3d {
    perspective: 1200px;
}

    .swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
        transform-style: preserve-3d;
    }

    .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
        height: 100%;
        left: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 10;
    }

    .swiper-container-3d .swiper-slide-shadow-left {
        background-image: linear-gradient(270deg,rgba(0,0,0,.5),transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-right {
        background-image: linear-gradient(90deg,rgba(0,0,0,.5),transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-top {
        background-image: linear-gradient(0deg,rgba(0,0,0,.5),transparent);
    }

    .swiper-container-3d .swiper-slide-shadow-bottom {
        background-image: linear-gradient(180deg,rgba(0,0,0,.5),transparent);
    }

.swiper-container-css-mode &gt; .swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none;
}

    .swiper-container-css-mode &gt; .swiper-wrapper::-webkit-scrollbar {
        display: none;
    }

    .swiper-container-css-mode &gt; .swiper-wrapper &gt; .swiper-slide {
        scroll-snap-align: start start;
    }

.swiper-container-horizontal.swiper-container-css-mode &gt; .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode &gt; .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory;
}

/* WhatsApp */
.call-now-button {
    z-index: 9999;
    clear: both;
    margin: 0 auto;
    position: fixed;
    border-radius: 50px;
}

    .call-now-button div {
        display: flex;
        cursor: pointer;
    }

        .call-now-button div a .quick-alo-ph-img-circle, .call-now-button div a .quick-alo-phone-img-circle {
            background-color: #0c3;
        }

.quick-alo-ph-circle.active {
    width: 130px;
    height: 130px;
    top: -40px;
    left: -40px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30,30,30,.4);
    opacity: 1;
    -webkit-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    animation: quick-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-ph-circle-fill.active {
    width: 80px;
    height: 80px;
    top: -15px;
    left: -15px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    -webkit-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: quick-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

.quick-alo-phone-img-circle.shake {
    width: 50px;
    height: 50px;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: 1;
    background: url(../img/whatsapp-logo.png) no-repeat center center;
    -webkit-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    animation: quick-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

@keyframes quick-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .1;
    }
}

@keyframes quick-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
        opacity: .2;
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2;
    }
}

@keyframes quick-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        transform: rotate(0) scale(1) skew(1deg);
    }
}


.call-now-button {
    bottom: 5%;
    right: 60px;
    background: transparent;
}

@media screen and (max-width: 1000px) {
    .call-now-button {
        bottom: 1%;
        right: 5%;
        background: transparent;
        left: unset;
    }

    .mobilgorunmez {
        display: none !important;
    }
}
/* WhatsApp */
/* Sol Katalog */
.rel.aside {
    position: relative;
    text-align: center;
}

    .rel.aside &gt; .aside__wrap &gt; .aside__link {
        color: #303381;
        border: 0.0625rem solid #303381;
    }

        .rel.aside &gt; .aside__wrap &gt; .aside__link &gt; svg {
            height: 2rem;
            width: 2rem;
            fill: #303381;
        }

        .rel.aside &gt; .aside__wrap &gt; .aside__link:hover {
            background-color: rgba(227,6,19,.35);
            border-color: #303381;
            color: #fff;
        }

.aside {
    bottom: 0;
    margin: 0;
    padding: 2.8125rem;
    position: absolute;
    left: 0;
    z-index: 11;
}

    .aside &gt; .aside__wrap {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .aside &gt; .aside__wrap &gt; .aside__link {
            background-color: rgba(255,255,255,.25);
            border: 0.0625rem solid transparent;
            border-radius: 0.25rem;
            cursor: pointer;
            line-height: 1;
            padding: 1.5rem;
            -webkit-transition: all .3s ease-out;
            transition: all .3s ease-out;
            white-space: nowrap;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            align-items: center;
            -webkit-box-shadow: none;
            box-shadow: none;
            display: -webkit-inline-box;
            display: -ms-inline-flexbox;
            display: inline-flex;
            justify-content: center;
            outline: none;
            text-decoration: none;
            color: #fff;
            font-size: 14px;
            font-weight: 400;
        }

            .aside &gt; .aside__wrap &gt; .aside__link:hover {
                background-color: rgba(255,255,255,.35);
                border-color: #fff;
            }

            .aside &gt; .aside__wrap &gt; .aside__link &gt; .aside__text-wrap {
                padding-right: 0.875rem;
                opacity: 1;
                overflow: hidden;
                -webkit-transition: opacity .35s ease .2s,max-width .3s ease-out;
                transition: opacity .35s ease .2s,max-width .3s ease-out;
            }

            .aside &gt; .aside__wrap &gt; .aside__link &gt; svg {
                -webkit-transition: all .3s ease-out;
                transition: all .3s ease-out;
                height: 1.125rem;
                width: 1.125rem;
                margin-left: 0.875rem;
                overflow: visible;
            }
/* Sol Katalog */
/* Video Scroll */
.button-intro {
    background-color: transparent;
    border-color: white;
    cursor: pointer;
    border-radius: 50px;
    display: inline-block;
    border: 1px solid #fff;
    transition: 0.3s background-color ease-in-out;
}

    .button-intro a {
        color: white;
        padding: 13px 37px;
        font-size: 14px;
        display: flex;
        align-items: center;
        transition: 0.3s filter ease-in-out;
    }

    .button-intro:hover {
        background-color: white;
        color: black;
    }

        .button-intro:hover a {
            filter: invert(1);
        }

.cover__explore {
    bottom: 2.8125rem;
    left: 50%;
    position: absolute;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    z-index: 4;
}

.explore {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    align-items: center;
    background: transparent;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    justify-content: center;
    line-height: 1;
    outline: none;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

    .explore:hover .explore__wrap {
        background-color: rgba(255,255,255,.35);
        border-color: #fff;
        -webkit-transform: scale3d(1.075,1.075,1.075);
        transform: scale3d(1.075,1.075,1.075);
    }

.explore__text {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 .9375rem;
    max-width: 10rem;
    text-align: center;
    text-transform: uppercase;
}

@media(max-width:1024px) {
    .explore__text {
        font-size: x-small;
    }
}

.explore__wrap {
    background-color: rgba(255,255,255,.25);
    border: .0625rem solid transparent;
    border-radius: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding: 1.5rem;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.explore__picto {
    -webkit-animation: explore 5s infinite;
    animation: explore 5s infinite;
    height: 16px;
    width: 16px;
}

@-webkit-keyframes explore {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    50% {
        -webkit-transform: translate3d(0,1.3125rem,0);
        transform: translate3d(0,1.3125rem,0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes explore {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    50% {
        -webkit-transform: translate3d(0,1.3125rem,0);
        transform: translate3d(0,1.3125rem,0);
    }

    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
/* Video Scroll*/
/* Referans Blok */
.referans10 {
    position: relative;
    display: block;
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
    background-blend-mode: overlay;
}

    .referans10 .container {
        width: 1140px;
        max-width: 100%;
        margin: 0 auto;
    }

    .referans10 &gt; div &gt; div &gt; div {
        padding: 2% 0;
        text-align: center;
    }

        .referans10 &gt; div &gt; div &gt; div &gt; h1,
        .count-full &gt; div &gt; div &gt; div &gt; h1 {
            display: block;
            color: #000;
            padding-top: 0;
            padding-left: .2rem;
            margin-top: 2rem;
            font-size: 18px;
        }

        .referans10 &gt; div &gt; div &gt; div &gt; h2,
        .count-full &gt; div &gt; div &gt; div &gt; h2 {
            text-transform: uppercase;
            color: #000;
            margin-top: 0;
            font-size: 35px;
            font-weight: 700;
        }

    .referans10 &gt; div &gt; div &gt; .area_btn,
    .blog &gt; div &gt; div &gt; .area_btn {
        display: block;
        text-align: center;
    }

.vc_column_container {
    padding-left: 0;
    padding-right: 0;
}

.vc_col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    float: left;
}

.vc_row .wpb_column &gt; .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}

.vc_column_container &gt; .vc_column-inner {
    box-sizing: border-box;
    padding-left: 20%;
    padding-right: 20%;
    width: 100%;
}

.text-center {
    text-align: center;
}

.client-logo {
    position: relative;
}

#ohio-custom-5e8f7dcf27d78 .client-logo-inner {
    text-align: left;
}

.client-logo-default {
    overflow: hidden;
}

.client-logo-inner {
    position: relative;
    padding: 20px 5px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

    .client-logo-inner img {
        vertical-align: top;
        height: auto;
        max-width: 100%;
        transition: all 0.5s ease;
    }

    .client-logo-inner:hover img {
        transform: scale(1.1);
        transition: all 0.5s ease;
    }

@-webkit-keyframes logoFadeUp {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 1;
    }

    51% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 0;
    }

    52% {
        -webkit-transform: translateY(-webkit-calc(100% + 25px));
        transform: translateY(calc(100% + 25px));
    }

    86% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

@keyframes logoFadeUp {
    0% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }

    50% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 1;
    }

    51% {
        -webkit-transform: translateY(-webkit-calc(-100% - 25px));
        transform: translateY(calc(-100% - 25px));
        opacity: 0;
    }

    52% {
        -webkit-transform: translateY(-webkit-calc(100% + 25px));
        transform: translateY(calc(100% + 25px));
    }

    86% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
}

.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-ba.white {
    color: #fff;
    margin: 25px 0 !important;
}

.blokbox .btn-ba {
    margin-top: 50px;
}

.btn-ba {
    color: #000;
    background-color: transparent;
    padding: 13px 0;
    width: 160px;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}

    .btn-ba svg {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .btn-ba.white svg path {
        stroke: #fff;
    }

    .btn-ba svg path {
        fill: none;
        stroke: #000;
        stroke-width: 1;
        stroke-dasharray: 500, 0;
        transition-property: all;
        transition-duration: 3s;
        transition-timing-function: ease;
    }

    .btn-ba:hover path {
        stroke-dasharray: 30, 310;
        stroke-dashoffset: 290;
        transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    }

.play-btn.litle {
    width: 42px;
    height: 42px;
    line-height: 47px;
    left: auto;
    right: 0;
    background-image: linear-gradient(to left,#f5e042 0,#f5e042 51%,#f5e042 100%);
}

    .play-btn.litle:hover {
        box-shadow: 0 5px 15px #000;
        transition: .3s ease-in-out;
    }

    .play-btn.litle:before {
        width: 42px;
        height: 42px;
        top: 0px;
        left: 0px;
        border: 2px solid #000;
    }

.play-icon.litle {
    color: #000;
    font-size: 15px;
    position: relative;
    right: -3px;
}

.play-btn {
    display: none;
    cursor: pointer;
    width: 62px;
    height: 62px;
    transition: all .3s;
    background-image: linear-gradient(to right,#ffffff61 0,#fbfbfb61 51%,#ffffff82 100%);
    background-size: 200% auto;
    position: absolute;
    top: 50%;
    left: 47%;
    transform: translateY(-50%);
    border-radius: 50%;
    line-height: 74px;
    text-align: center;
    transition: .3s ease-in-out;
}

    .play-btn:hover {
        box-shadow: 0 10px 30px #111;
        transition: .3s ease-in-out;
        /*background-image: linear-gradient(to left,#b82b7b 0,#e7174d 51%,#b82b7b 100%);*/
    }

    .play-btn:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 62px;
        height: 62px;
        border: 2px solid #fff;
        border-radius: 50%;
        -webkit-animation: my_zoom 3s linear .5s infinite;
        animation: my_zoom 3s linear .5s infinite;
    }

.play-icon {
    color: #fff;
    font-size: 24px;
    position: relative;
    right: -3px;
}

@-webkit-keyframes my_zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .6;
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes my_zoom {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: .6;
    }

    100% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0;
    }
}


@media only screen and (max-width: 768px) {
    .toggleMenuHeader {
        padding: 0;
    }

    .page-title {
        height: 30vh;
        margin-bottom: 10px;
    }

    .referans10 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

        .referans10 &gt; div &gt; div {
            margin: 0;
        }

            .referans10 &gt; div &gt; div &gt; div &gt; h1,
            .referans10 &gt; div &gt; div &gt; div &gt; h1 * {
                font-size: large !important;
            }

            .referans10 &gt; div &gt; div &gt; div &gt; h2,
            .referans10 &gt; div &gt; div &gt; div &gt; h2 * {
                font-size: medium !important;
            }
}
/* Referans Blok */

.section {
    position: relative;
    width: 100%;
    display: block;
    margin-bottom: 50px;
}

.btn-ba.white {
    color: #fff;
    margin: 25px 0 !important;
}

.btn-ba {
    color: #000;
    background-color: transparent;
    padding: 13px 0;
    width: 160px;
    position: relative;
    text-align: center;
    text-decoration: none;
    margin: 0 auto;
}

    .btn-ba svg {
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
    }

    .btn-ba.white svg path {
        stroke: #fff;
    }

    .btn-ba svg path {
        fill: none;
        stroke: #000;
        stroke-width: 1;
        stroke-dasharray: 500, 0;
        transition-property: all;
        transition-duration: 3s;
        transition-timing-function: ease;
    }

    .btn-ba:hover path {
        stroke-dasharray: 30, 310;
        stroke-dashoffset: 290;
        transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
    }

.gatsby-image-wrapper img {
    bottom: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-width: none;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    opacity: 1;
}


.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

    .slick-list:focus {
        outline: none;
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand;
    }

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

    .slick-track:before, .slick-track:after {
        content: "";
        display: table;
    }

    .slick-track:after {
        clear: both;
    }

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

a[rel='tracy-debug-panel-WpTracy-WpPanel'] {
    width: 50px;
}


.btn--primary--small {
    font-size: 14px;
}

.btn--primary--large {
    font-size: 18px;
}

.btn--primary--full {
    background-color: #303381;
    color: #fff;
    padding: 15px 25px;
}

    .btn--primary--full svg {
        color: #fff;
    }

.btn--play {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}

    .btn--play svg {
        margin-right: 10px;
    }

    .btn--play:hover {
        color: #fff;
    }

.btn--border {
    color: #303381;
    font-size: 17px;
    letter-spacing: 5.7px;
    border: 1px solid #303381;
    border-radius: 2px;
    padding: 8px 25px;
}

    .btn--border svg {
        margin-left: 10px;
        color: #303381;
    }

    .btn--border:hover {
        color: #303381;
    }

.btn--iconleft svg {
    margin-left: 0;
    margin-right: 5px;
}

@media (min-width: 768px) {
    .btn--primary {
        font-size: 17px;
        letter-spacing: 5.7px;
    }

    .btn--primary--small {
        font-size: 15px;
    }

    .btn--primary--large {
        font-size: 20px;
    }
}

@media (min-width: 992px) {
    .btn--play:hover {
        color: #fff;
    }

        .btn--play:hover svg {
            -webkit-transform: scale(1.2);
            transform: scale(1.2);
        }

    .btn--primary:hover {
        color: #B39253;
    }

        .btn--primary:hover svg {
            -webkit-transform: translate(10px, 0);
            transform: translate(10px, 0);
            color: #B39253;
        }

        .btn--primary:hover.btn--primary--full {
            background-color: #B39253;
            color: #fff;
        }

            .btn--primary:hover.btn--primary--full svg {
                color: #fff;
            }

    .btn--iconleft:hover svg {
        -webkit-transform: translate(-10px, 0);
        transform: translate(-10px, 0);
    }

    .btn--border:hover {
        color: #fff;
        border-color: #fff;
    }

        .btn--border:hover svg {
            color: #fff;
        }
}

@media (max-width: 767px) {
    .btns .btn {
        margin-bottom: 10px;
        margin-right: 10px;
    }

        .btns .btn:last-child {
            margin-bottom: 0;
        }
}

@media (min-width: 768px) {
    .btns .btn {
        margin-right: 50px;
    }

        .btns .btn:last-child {
            margin-right: 0;
        }
}

.collectionlist__item {
    margin: 30px auto;
    max-width: 980px;
}

.collectionlist__item__img {
    text-align: center;
}

.collectionlist__item__desc {
    max-width: 440px;
    margin: 20px auto;
    font-size: 16px;
}

.collectionlist__item:nth-child(even) .collectionlist__item__img {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media (max-width: 767px) {
    .collectionlist__item {
        width: 90%;
        margin: 50px auto;
    }
}

@media (min-width: 768px) {
    .collectionlist__item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 65px auto;
    }

    .collectionlist__item__img, .collectionlist__item__main {
        width: 50%;
    }
}

.collections__header {
    margin-bottom: 30px;
}

    .collections__header p {
        font-size: 18px;
        color: #747D87;
    }

.collections__other {
    margin: 30px 0;
}

.collections__other__list {
    padding: 0;
    margin: 0;
    list-style: none;
}

.collections__other__item {
    display: block;
    height: 159px;
    border: 1px solid #E5E5E5;
    position: relative;
}

.collections__other__item__hr {
    position: absolute;
    top: 50px;
    left: 30px;
    height: 1px;
    width: 40px;
    background-color: #303381;
}

.collections__other__item img {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: -1;
}

.collections__other__item h3 {
    text-transform: uppercase;
    font-size: 17px;
    color: #000;
    position: absolute;
    bottom: 40px;
    left: 30px;
}

.collections__item {
    position: relative;
    color: #fff;
    text-align: center;
    padding: 220px 0 40px;
    margin-right: 15px;
}

    .collections__item:after {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        height: 300px;
    }

.blokbox {
    padding: 60px 0;
}

.blokicerik {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

    .blokicerik:first-child {
        padding-left: 0 !important;
    }

    .blokicerik:last-child {
        padding-right: 0 !important;
    }

.collections__item__layer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 50;
    opacity: 0;
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    pointer-events: none;
}

.collections__item__layer__in {
    -webkit-transition: .3s ease all;
    transition: .3s ease all;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding-top: 50px;
    -webkit-transform: translate(0, 15px);
    transform: translate(0, 15px);
}

.collections__item__layer p {
    margin: 0;
}

.collections__item__layer ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin: 35px 0;
}

    .collections__item__layer ul li {
        margin: 5px 0;
    }

    .collections__item__layer ul a {
        color: #E5C78E;
        font-weight: bold;
        font-size: 17px;
        -webkit-transition: .3s ease all;
        transition: .3s ease all;
    }

        .collections__item__layer ul a:hover {
            color: #fff;
        }

.collections__item__layer__footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 20px 0;
    letter-spacing: 4px;
    text-transform: uppercase;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    height: 65px;
}

    .collections__item__layer__footer a {
        color: #fff;
        -webkit-transition: .3s ease all;
        transition: .3s ease all;
    }

        .collections__item__layer__footer a:hover {
            color: #fff;
        }

.collections__item__description {
    font-size: 18px;
    letter-spacing: 4px;
}

.collections__item__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.collections__item__icon {
    position: relative;
    z-index: 5;
}

.collections__item__main {
    position: relative;
    z-index: 5;
}

    .collections__item__main p {
        letter-spacing: 4px;
        font-size: 18px;
        margin: 0;
    }

.collections__item__title {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.1;
}

.collections__item--bgdark .collections__item__layer {
    background-color: rgba(230, 27, 53, 0.85);
}

.collections__item--bgdark:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#000), to(rgba(3, 42, 88, 0)));
    background-image: linear-gradient(0deg, #000 0%, rgba(3, 42, 88, 0) 100%);
}

.collections__item--bgprimary .collections__item__layer {
    background-color: rgba(230, 27, 53, 0.85);
}

.collections__item--bgprimary:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#82684E), to(rgba(130, 104, 78, 0)));
    background-image: linear-gradient(0deg, #82684E 0%, rgba(130, 104, 78, 0) 100%);
}

.collections__item--bglight .collections__item__layer {
    background-color: rgba(230, 27, 53, 0.85);
}

    .collections__item--bglight .collections__item__layer a {
        color: #F4E3C3;
    }

.collections__item--bglight .collections__item__layer__footer a {
    color: #F4E3C3;
}

    .collections__item--bglight .collections__item__layer__footer a:hover {
        color: #fff;
    }

.collections__item--bglight:after {
    background-image: -webkit-gradient(linear, left bottom, left top, from(#C8A86B), to(rgba(200, 168, 107, 0)));
    background-image: linear-gradient(0deg, #C8A86B 0%, rgba(200, 168, 107, 0) 100%);
}

@media (max-width: 767px) {
    .collections__item {
        margin-bottom: 10px;
        padding-top: 260px;
    }

    .collections__item__icon {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 100%;
    }

        .collections__item__icon svg.icon {
            height: 55px;
            width: 44px;
        }

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

@media (min-width: 768px) {
    .collections__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .collections__header {
        margin-bottom: 60px;
    }

    .collections__other {
        margin: 90px 0;
    }

    .collections__item {
        width: calc(100% / 3 - 7px);
        padding: 240px 0 250px;
    }

    .collections__item__main {
        position: absolute;
        right: 0;
        bottom: 50px;
        left: 0;
    }

        .collections__item__main p {
            font-size: 18px;
            letter-spacing: 4px;
        }

    .collections__item__title {
        font-size: 40px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .collections__header {
        margin-top: 100px;
    }
}

@media (max-width: 991px) {
    .collections__other__item {
        margin-bottom: 20px;
    }
}

@media (min-width: 992px) {
    .collections__other {
        margin: 80px 0;
    }

    .collections__other__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .collections__other__item {
        width: calc(100% / 3 - 20px);
    }

    .collections__other__item__hr {
        -webkit-transition: .3s ease all;
        transition: .3s ease all;
    }

    .collections__other__item:nth-child(2) {
        margin: 0 30px;
    }

    .collections__other__item:hover .collections__other__item__hr {
        width: 70px;
    }

    .collections__item {
        padding: 260px 0 235px;
    }

    .collections__item__main p {
        font-size: 20px;
        letter-spacing: 5.5px;
    }

    .collections__item__description {
        font-size: 20px;
        letter-spacing: 5.5px;
    }

    .collections__item__title {
        font-size: 50px;
    }

    .collections__item:hover .collections__item__layer {
        pointer-events: auto;
        opacity: 1;
    }

    .collections__item:hover .collections__item__layer__in {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

.collectionsnav {
    margin-bottom: 80px;
    text-align: left;
}

.collectionsnav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.collectionsnav__column {
    width: calc(100% / 4 - 60px);
}

.collectionsnav__column__title {
    color: #000;
    letter-spacing: 4px;
    font-size: 22px;
    margin-bottom: 20px;
}

    .collectionsnav__column__title a {
        color: currentColor;
    }

    .collectionsnav__column__title:after {
        content: '';
        height: 1px;
        width: 40px;
        background-color: currentColor;
        display: inline-block;
        vertical-align: middle;
        margin-left: 15px;
    }

.collectionsnav__column__list ul {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 1.2;
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
}

.collectionsnav__column__list li {
    margin-bottom: 4px;
}

.collectionsnav__column__list a {
    font-size: 14px;
    color: #747D87;
}

.collectionsnav__column.countchildrens-2 .collectionsnav__column__list ul {
    -webkit-columns: 1;
    -moz-columns: 1;
    columns: 1;
}

.collectionsnav--nmb {
    margin-bottom: 0;
}

@media (min-width: 992px) {
    .collectionsnav__column__title a {
        -webkit-transition: .3s ease all;
        transition: .3s ease all;
    }

        .collectionsnav__column__title a:hover {
            color: #303381;
        }

    .collectionsnav__column__list {
        max-width: 94%;
    }

        .collectionsnav__column__list a {
            -webkit-transition: .3s ease all;
            transition: .3s ease all;
        }

            .collectionsnav__column__list a:hover {
                color: #000;
            }
}



.textbox__header {
    position: relative;
    margin-bottom: 25px;
}

.textbox__header__in {
    max-width: 700px;
}

.textbox__header__icon {
    position: absolute;
    top: 10px;
    right: 10px;
}

    .textbox__header__icon svg {
        -webkit-filter: grayscale(100%);
        filter: grayscale(100%);
        opacity: .3;
    }

.textbox--carousel .textbox__content {
    margin: 10px 0;
}

.textbox--carousel .textbox__carousel {
    position: relative;
}

    .textbox--carousel .textbox__carousel .carousel {
        position: relative;
    }

.textbox--carousel .textbox__carousel__item {
    padding-left: 10px;
}

    .textbox--carousel .textbox__carousel__item img {
        width: calc(50vw - 60px / 3);
    }

.textbox--carousel .textbox__carousel__arrows {
    position: absolute;
    right: 0;
    bottom: -40px;
}

.textbox--carousel .textbox__main {
    padding-top: 40px;
}

@media (max-width: 767px) {
    .textbox__main--shortmobile {
        height: 230px;
        overflow: hidden;
        position: relative;
    }

        .textbox__main--shortmobile:after {
            content: '';
            position: absolute;
            right: 0;
            bottom: 0;
            left: 0;
            height: 100px;
            background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff);
        }

        .textbox__main--shortmobile.is-toggled {
            height: auto;
            padding-bottom: 20px;
        }

            .textbox__main--shortmobile.is-toggled:after {
                display: none;
            }

    .textbox__main__showmore {
        margin-top: -10px;
    }

        .textbox__main__showmore a {
            font-size: 16px;
            color: #303381;
        }

    .textbox__header__link {
        margin-top: 20px;
    }

    .textbox__header__icon {
        display: none;
    }

    .textbox__main {
        font-size: 16px;
    }

    .textbox__main__btns {
        margin-top: 20px;
    }

        .textbox__main__btns .btn + .btn {
            margin-top: 10px;
            margin-left: 20px;
        }

    .textbox--carousel + .textbox--carousel {
        margin-top: 80px;
    }

    .textbox--carousel .textbox__in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .textbox--carousel .textbox__carousel,
    .textbox--carousel .textbox__main {
        width: 100%;
    }

    .textbox--carousel .textbox__carousel {
        width: calc(100% + 20px);
        margin-left: -15px;
        margin-right: -15px;
    }

    .textbox--carousel .textbox__carousel__arrows {
        display: none;
    }

    .textbox--carousel--right .textbox__main {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

@media (min-width: 768px) {
    .textbox__header {
        margin-bottom: 60px;
    }

    .textbox--carousel .textbox__in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .textbox--carousel .textbox__content {
        margin: 30px 0;
    }

    .textbox--carousel .textbox__carousel,
    .textbox--carousel .textbox__main {
        width: 50%;
    }

    .textbox--carousel .textbox__main {
        padding: 70px 0;
    }

        .textbox--carousel .textbox__main .title,
        .textbox--carousel .textbox__main .textbox__content {
            max-width: 400px;
        }

    .textbox--carousel--left .textbox__carousel__in {
        position: absolute;
        top: 50%;
        right: 60px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: calc(50vw + 100px);
    }

    .textbox--carousel--right .textbox__carousel__in {
        position: absolute;
        top: 50%;
        left: -10px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: calc(50vw + 100px);
    }

    .textbox--carousel--right .textbox__carousel__arrows {
        right: auto;
        left: 0;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .textbox__header__link {
        margin-top: 20px;
    }

    .textbox__main__btns {
        margin-top: 30px;
    }
}

@media (min-width: 992px) {
    .textbox__header__link {
        position: absolute;
        right: 10px;
        bottom: 0;
    }

    .textbox__main__btns {
        position: absolute;
        right: 0;
        bottom: 20px;
        left: 0;
    }

    .textbox--carousel .textbox__main {
        padding: 100px 0;
    }

    .textbox--first {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        -webkit-transition: .6s ease all;
        transition: .6s ease all;
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }

    .run-animation .textbox--first {
        opacity: 1;
    }

    .textbox--carousel--right .textbox__carousel__in {
        position: absolute;
        top: 50%;
        left: -60px;
    }
}

@media (min-width: 768px) {
    .textcolumns--2 {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 50px;
        -moz-column-gap: 50px;
        column-gap: 50px;
    }

    .textcolumns--onerow {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
        width: 50%;
    }
}

.ticker {
    height: 85px;
    margin: 10px 0 40px;
}

.ticker__list {
    font-size: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.ticker__item {
    text-align: center;
    width: calc(100% / 2);
    padding: 20px;
    position: relative;
}

@media (min-width: 768px) {
    .ticker {
        height: 155px;
        margin: 30px 0 50px;
    }

    .ticker__item {
        width: calc(100% / 6);
    }
}

@media (min-width: 992px) {
    .ticker__item img {
        opacity: .5;
        -webkit-transition: .3s ease all;
        transition: .3s ease all;
    }

    .ticker__item:hover img {
        opacity: 1;
    }
}

.title {
    margin: 0;
    padding: 0;
    line-height: 1.1;
    font-weight: normal;
    position: relative;
}

.title--subtitle {
    color: #303381;
    letter-spacing: 4px;
    font-size: 17px;
    margin-bottom: 25px;
}

.title--subtitle--light {
    color: #355A85;
}

.title--subtitle--lined {
    position: relative;
    padding-left: 45px;
}

    .title--subtitle--lined:before {
        content: '';
        height: 1px;
        width: 40px;
        background-color: currentColor;
        position: absolute;
        top: 50%;
        left: 0;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

.title--subtitle--small {
    font-size: 16px;
    letter-spacing: 3px;
}

    .title--subtitle--small.title--subtitle--lined:before {
        width: 30px;
    }

.title--subtitle--nmb {
    margin-bottom: 0;
}

.title--section {
    font-size: 22px;
    line-height: 1.25;
    font-weight: bold;
    color: #000;
}

.title--section--xxs {
    font-size: 16px;
}

.title--section--xs {
    font-size: 17px;
}

.title--section--s {
    font-size: 22px;
    line-height: 1.6;
}

.title--section--m {
    font-size: 23px;
}

.title--section--l {
    font-size: 27px;
    line-height: 1.1;
}

.title--section--xl {
    font-size: 28px;
    line-height: 1.1;
}

.title--section--xxl {
    font-size: 30px;
    line-height: 1.1;
}

.title--alt {
    color: #fff;
}

@media (min-width: 768px) {
    .title--subtitle {
        font-size: 19px;
        letter-spacing: 6px;
    }

    .title--subtitle--lined {
        padding-left: 55px;
    }

    .title--subtitle--small {
        font-size: 19px;
        letter-spacing: 4px;
    }

    .title--section {
        font-size: 40px;
    }

    .title--section--xxs {
        font-size: 19px;
    }

    .title--section--xs {
        font-size: 28px;
    }

    .title--section--s {
        font-size: 32px;
    }

    .title--section--m {
        font-size: 36px;
    }

    .title--section--l {
        font-size: 45px;
        line-height: 1.1;
    }

    .title--section--xl {
        font-size: 50px;
        line-height: 1.1;
    }

    .title--section--xxl {
        font-size: 56px;
        line-height: 1.1;
    }
}

@media (min-width: 992px) {
    .title--section {
        font-size: 42px;
    }

    .title--section--xxs {
        font-size: 20px;
    }

    .title--section--xs {
        font-size: 30px;
    }

    .title--section--s {
        font-size: 36px;
        line-height: 1.28;
    }

    .title--section--m {
        font-size: 40px;
    }

    .title--section--l {
        font-size: 46px;
        line-height: 1.1;
    }

    .title--section--xl {
        font-size: 60px;
        line-height: 1.1;
    }

    .title--section--xxl {
        font-size: 70px;
        line-height: 1.1;
    }
}

/* VİDEO */
.default_video {
    position: relative;
    margin: 0;
    width: 100%;
    height: 100vh !important;
}

    .default_video &gt; .default_video_in {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        height: 100%;
    }

        .default_video &gt; .default_video_in &gt; .image_caption {
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            overflow: hidden;
        }

            .default_video &gt; .default_video_in &gt; .image_caption::before {
                content: "";
                background-color: rgba(0, 0, 0, .4);
                height: 100%;
                width: 100%;
                position: absolute;
                left: 0;
                bottom: 0;
                top: auto;
                z-index: 2;
            }

        .default_video &gt; .default_video_in &gt; .video_caption {
            height: 100%;
            width: 100%;
            position: absolute;
            z-index: 1;
            top: 50%;
            -webkit-transform: translate(0%,-50%);
            -moz-transform: translate(0%,-50%);
            -o-transform: translate(0%,-50%);
            transform: translate(0%,-50%);
            left: 0;
            -o-object-fit: cover;
            object-fit: cover;
        }

.home__screen__text {
    position: relative;
    width: 100%;
    max-width: 50%;
    height: 100%;
    z-index: 2;
    text-align: center;
    margin: 0 auto;
}

.sitelogo {
    text-align: center;
}

.home__screen__text &gt; div &gt; h1 {
    color: #fff;
    font-size: 42px;
    font-family: 'Bodoni Moda', serif;
    font-weight: 500;
    letter-spacing: 0;
    line-height: normal;
    margin: 0 0 1rem;
    display: inline-block;
    text-align: center;
}

.home__screen__text &gt; div &gt; p {
    color: #fff;
    position: relative;
    font-size: 14px;
    line-height: normal;
    margin: 0 auto;
    max-width: 100%;
    text-align: center;
    margin-bottom: 25px;
}

.link.btn {
    text-align: center;
    letter-spacing: 3px;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 12px 30px;
    position: relative;
    overflow: hidden;
    font-weight: 500;
    font-size: 12px;
    ;
    line-height: 1rem;
}

    .link.btn.-one {
        color: #fff;
        background-color: #303381;
    }

.secondbutton {
    margin-left: 25px;
}

.link.btn:after {
    content: '';
    width: 0;
    height: 100%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    transition: .5s;
}

.link.btn.-one:after {
    background-color: #e53a3a;
}

.link.btn:hover:after {
    width: 100%;
    transition: .5s;
}

.link.btn span {
    position: relative;
    z-index: 1;
}

@media (max-width: 1024px) {
    .link.btn {
        width: 340px;
    }
}

@media (max-width: 425px) {
    .link.btn {
        font-size: .8em;
        width: 100%;
        padding: 25px 0;
    }
}


.home__screen__more {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 1.6em;
    color: #fff;
    font-weight: 500;
}

.underlined-cta:after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    display: block;
    width: 100%;
    height: 1px;
    background-color: currentColor;
    -webkit-transition: -webkit-transform .7s cubic-bezier(.77,0,.175,1);
    transition: -webkit-transform .7s cubic-bezier(.77,0,.175,1);
    transition: transform .7s cubic-bezier(.77,0,.175,1);
    transition: transform .7s cubic-bezier(.77,0,.175,1),-webkit-transform .7s cubic-bezier(.77,0,.175,1);
    -webkit-transform-origin: left top;
    transform-origin: left top;
    -webkit-transform: translateX(-30%) scaleX(0) rotate( .001deg );
    transform: translateX(-30%) scaleX(0) rotate( .001deg );
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.underlined-cta:hover:after {
    -webkit-transform: translateX(0) scaleX(1) rotate( .001deg );
    transform: translateX(0) scaleX(1) rotate( .001deg );
}

.underlined-cta:hover,
.underlined-cta:focus {
    color: #fff;
}

.videobuttons {
    position: absolute;
    bottom: 19%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    text-align: center;
    z-index: 2;
    /*width: 100%;*/
}

    .videobuttons .buttonsol {
        text-align: center;
        /*padding-right: 10px;*/
    }

    .videobuttons .buttonsag {
        text-align: left;
        padding-left: 10px;
    }

    .videobuttons a:hover, .videobuttons a:active, .videobuttons a:focus {
        color: #fff !important;
    }

.hero__play {
    background-color: transparent;
    display: inline-flex;
    border: none;
    margin: 0;
    font-size: 15px;
}

.hero__play, .hero__subtitle {
    text-transform: uppercase;
    color: #fff;
    overflow: hidden;
    font-size: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hero__play:after {
        content: "";
        display: block;
        height: 40px;
        width: 40px;
        background-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNjQgNjQiIHhtbDpzcGFjZT0icHJlc2VydmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjQgNjQiPjxwYXRoIGQ9Ik0tOTUuOS0yMjJjLTEzLjIgMC0yMy45LTEwLjctMjMuOS0yMy45czEwLjctMjMuOSAyMy45LTIzLjlTLTcyLTI1OS4xLTcyLTI0NS45LTgyLjctMjIyLTk1LjktMjIyem0wLTQ1LjJjLTExLjcgMC0yMS4zIDkuNi0yMS4zIDIxLjMgMCAxMS43IDkuNiAyMS4zIDIxLjMgMjEuM3MyMS4zLTkuNiAyMS4zLTIxLjNjMC0xMS44LTkuNi0yMS4zLTIxLjMtMjEuM3oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEyOCAyNzgpIiBmaWxsPSIjZmZmZmZmIiBjbGFzcz0iZmlsbC0xMzQ1NjMiPjwvcGF0aD48cGF0aCBkPSJNLTEwMy0yMzMuNnYtMjQuN2wyMS4yIDEyLjQtMjEuMiAxMi4zem0yLjgtMTkuOHYxNC45bDEyLjctNy40LTEyLjctNy41eiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMTI4IDI3OCkiIGZpbGw9IiNmZmZmZmYiIGNsYXNzPSJmaWxsLTEzNDU2MyI+PC9wYXRoPjwvc3ZnPg==");
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin-left: 10px;
    }

.home__worksLink {
    font-weight: 600;
    color: #fff;
    overflow: hidden;
    font-size: 20px;
}

    .home__worksLink:before {
        content: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgc3Ryb2tlPSIjRjMzNTM1IiBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxyZWN0IHg9IjEyLjUiIHk9Ii41IiB3aWR0aD0iNyIgaGVpZ2h0PSI3IiByeD0iMyIvPjxyZWN0IHg9IjEyLjUiIHk9IjExLjUiIHdpZHRoPSI3IiBoZWlnaHQ9IjciIHJ4PSIzIi8+PHJlY3QgeD0iLjUiIHk9Ii41IiB3aWR0aD0iNyIgaGVpZ2h0PSI3IiByeD0iMyIvPjxyZWN0IHg9Ii41IiB5PSIxMS41IiB3aWR0aD0iNyIgaGVpZ2h0PSI3IiByeD0iMyIvPjwvZz48L3N2Zz4=);
        margin-right: 10px;
        top: 3px;
        position: relative;
        opacity: 1;
        -webkit-animation: playBtn 1s linear 3s forwards;
        animation: playBtn 1s linear 3s forwards;
    }

.home__nav {
    position: absolute;
    bottom: calc(5vh - .5em);
    left: 6%;
    font-size: 8px;
    z-index: 2;
}

.home__nav__screens_video {
    margin-bottom: 10vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

    .home__nav__screens_video &gt; span {
        color: rgb(149, 149, 151);
        font-size: 12px;
        font-style: inherit;
        line-height: 16px;
        letter-spacing: .075em;
        text-transform: uppercase;
        font-weight: 600;
    }

.home__nav__screens {
    margin-left: -12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -.5em;
}

    .home__nav__screens &gt; li {
        color: rgb(149, 149, 151);
    }

        .home__nav__screens &gt; li &gt; a {
            padding: 0 12px;
            position: relative;
            font-size: 12px;
            font-style: inherit;
            line-height: 16px;
            letter-spacing: .075em;
            text-transform: uppercase;
            font-weight: 600;
            text-align: center;
        }

            .home__nav__screens &gt; li &gt; a &gt; span {
                display: inline-block;
                -webkit-transition: color .3s;
                transition: color .3s;
            }

                .home__nav__screens &gt; li &gt; a &gt; span &gt; .home__nav__screen_inner {
                    display: inline-block;
                    will-change: transform;
                    -webkit-backface-visibility: hidden;
                    backface-visibility: hidden;
                }

        .home__nav__screens &gt; li:hover &gt; a &gt; span {
            color: #fff;
        }


.video-play-button {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 20px;
    /* background: #fa183d; */
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

    .video-play-button:before {
        content: "";
        position: absolute;
        z-index: 0;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 60px;
        height: 60px;
        background: #4bacb2;
        border-radius: 50%;
        animation: pulse-border 1500ms ease-out infinite;
    }

    .video-play-button:after {
        content: "";
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: block;
        width: 60px;
        height: 60px;
        background: #4bacb2;
        border-radius: 50%;
        transition: all 200ms;
    }

    .video-play-button:hover:after {
        background-color: darken(#fa183d, 10%);
    }

    .video-play-button img {
        position: relative;
        z-index: 3;
        max-width: 100%;
        width: auto;
        height: auto;
    }

    .video-play-button span {
        display: block;
        position: relative;
        z-index: 3;
        width: 0;
        height: 0;
        border-left: 16px solid #fff;
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        font-size: 0;
    }

.play-video {
    position: relative;
    width: 100px;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/* VİDEO */

.blok1 {
    height: 100vh;
}

    .blok1 .sagtaraf .iceriks {
        padding: 40px;
        background: #f5f5f5;
    }

        .blok1 .sagtaraf .iceriks:first-child {
            padding-top: 80px;
        }

        .blok1 .sagtaraf .iceriks:last-child {
            padding-bottom: 80px;
        }

        .blok1 .sagtaraf .iceriks .ikon {
            text-align: center;
            font-size: 40px;
            padding-top: 15px;
        }

            .blok1 .sagtaraf .iceriks .ikon i {
                background: #fff;
                padding: 35px;
                padding-left: 33px;
                padding-right: 33px;
                border-radius: 100%;
                box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
            }

                .blok1 .sagtaraf .iceriks .ikon i.ikinci {
                    padding-left: 37px;
                    padding-right: 37px;
                }

                .blok1 .sagtaraf .iceriks .ikon i.ucuncu {
                    padding-left: 29px;
                    padding-right: 29px;
                }

.linksbox__item .ikon i.dorduncu {
    padding-left: 25px;
    padding-right: 25px;
}

.linksbox__item .ikon i.besinci {
    padding-left: 25px;
    padding-right: 25px;
}

.blok1 .sagtaraf span {
    font-size: 26px;
}

.blok1 .sagtaraf p {
    padding-top: 10px;
    font-size: 16px;
}

.blok1 .soltaraf {
    height: 100vh;
    padding-right: 30px;
}

    .blok1 .soltaraf .icerik {
        margin-top: 40%;
    }

    .blok1 .soltaraf span {
        font-size: 50px;
        font-weight: 600;
    }

    .blok1 .soltaraf p {
        padding-top: 10px;
        font-size: 20px;
    }

    .blok1 .soltaraf a {
        margin-top: 30px;
    }


.blokicerik {
    padding-left: 10px;
    padding-right: 10px;
}

.blog-wrap-grid {
    width: 100%;
    background: #fff;
    border-radius: 6px;
    margin-top: 25px;
    position: relative;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
}

.blog-thumb {
    padding: 10px;
    border-radius: 4px;
    overflow: hidden;
}

    .blog-thumb img {
        border-radius: 4px;
        min-height: 250px;
        max-height: 250px;
        width: 100%;
    }

.blog-info {
    padding: 10px 20px;
}

    .blog-info i {
        margin-right: 7px;
    }

.blog-body {
    padding: 5px 20px 30px;
    height: 116px !important;
    overflow: hidden;
}

    .blog-body .bl-title a {
        font-weight: 600 !important;
    }

.linksbox {
    margin: 0 auto;
}

.linksbox__item__title.title {
    color: #032A58;
    font-weight: bold;
    letter-spacing: 0;
}

    .linksbox__item__title.title:before {
        margin-right: 20px;
    }

.linksbox__item {
    padding-left: 60px !important;
    padding-right: 60px !important;
    text-align: center;
}

@media (max-width: 767px) {
    .linksbox__item {
        padding: 30px 0;
        width: 100%;
        border-top: 1px solid #EBEBEB;
    }

    .linksbox__item__title.title {
        padding-left: 10px;
        padding-right: 40px;
        margin: 0;
        font-size: 16px;
        position: relative;
    }

        .linksbox__item__title.title svg {
            color: #DCBE84;
            position: absolute;
            top: 50%;
            right: 10px;
            -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
        }

        .linksbox__item__title.title:before {
            display: none;
        }

    .linksbox__item__desc, .linksbox__item__btn {
        display: none;
    }
}

@media (min-width: 768px) {
    .linksbox {
        padding: 50px 0;
        border-top: 1px solid #EBEBEB;
    }

    .linksbox__item__title.title svg {
        display: none;
    }
}

.linksbox .btn-ba {
    margin-top: 40px;
}

.linksbox .ikon i {
    font-size: 40px;
    padding: 25px;
    padding-left: 30px;
    padding-right: 30px;
    background: #f5f5f5;
    border-radius: 100%;
    margin-bottom: 20px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.siteheader.opened .menubutton:before, .siteheader.opened .menubutton:after {
    background: #000;
}

.siteheader.opened .sitesag li:first-child {
    border: 1px solid #fff;
}

.siteheader.opened .sitesag li:last-child {
    border: 1px solid #fff;
}

.siteheader.opened .sitesag li span {
    color: #000;
}

.sliding-menu {
    margin-top: 2%;
}

    .sliding-menu .projects-tiles {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
        padding-bottom: 0;
    }

.menu-right .slick-prev {
    left: -10%;
    background: #303381;
}

    .menu-right .slick-prev:before {
        content: "\f062";
    }

.menu-right .slick-next {
    left: -10%;
    right: auto;
    top: 50%;
    background: #303381;
}

    .menu-right .slick-next:before {
        content: "\f063";
    }

    .menu-right .slick-prev:hover:before,
    .menu-right .slick-next:hover:before,
    .menu-right .slick-prev:active:before,
    .menu-right .slick-next:active:before,
    .menu-right .slick-prev:focus:before,
    .menu-right .slick-next:focus:before {
        color: #303381;
    }

.menu-middle {
    position: relative;
}

.contactbox {
    display: flex;
}

    .contactbox .option {
        margin-bottom: 40px;
    }

        .contactbox .option:nth-last-child(1) {
            margin-bottom: 0;
        }

        .contactbox .option span {
            color: #303381;
            width: 100%;
            margin-bottom: 5px;
            display: block;
        }

        .contactbox .option a {
            width: 100%;
            color: #000;
            display: block;
        }

.menu-right .projects-tiles li {
    width: 100%;
    height: 33.3vh;
    position: relative;
    cursor: pointer;
    color: #fff;
    border: none;
}

    .menu-right .projects-tiles li .inner {
        background-color: #000;
        -webkit-transition: .5s ease;
        -o-transition: .5s ease;
        transition: .5s ease;
    }

        .menu-right .projects-tiles li .inner, .menu-right .projects-tiles li .inner .image-wrap {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }

            .menu-right .projects-tiles li .inner .text {
                position: absolute;
                bottom: 25px;
                left: 0;
                right: 0;
                margin: 0 auto;
                text-align: center;
                z-index: 999;
            }

            .menu-right .projects-tiles li .inner .image-wrap {
                opacity: .8;
                -webkit-transition: 1s ease .3s;
                -o-transition: 1s ease .3s;
                transition: 1s ease .3s;
            }

            .menu-right .projects-tiles li .inner .text h3 {
                font-size: 12px;
                font-weight: 200;
                opacity: .5;
                margin-bottom: 10px;
                color: #fff;
            }

            .menu-right .projects-tiles li .inner .text h1 {
                font-size: 21px;
                opacity: .8;
                margin-bottom: 10px;
                display: block;
                color: #fff;
            }

            .menu-right .projects-tiles li .inner .text .discover {
                display: block;
                position: relative;
                font-size: 13px;
                font-weight: 200;
                margin-bottom: 10px;
                text-transform: uppercase;
                letter-spacing: 4px;
                color: #fff;
                -webkit-transform: translateY(20px);
                -ms-transform: translateY(20px);
                transform: translateY(20px);
                -webkit-transition: 1s ease;
                -o-transition: 1s ease;
                transition: 1s ease;
                opacity: 0;
            }

            .menu-right .projects-tiles li .inner .text h1,
            .menu-right .projects-tiles li .inner .text h3 {
                -webkit-transform: translateY(10px);
                -ms-transform: translateY(10px);
                transform: translateY(10px);
                -webkit-transition: 1s ease .3s;
                -o-transition: 1s ease .3s;
                transition: 1s ease .3s;
            }

    .menu-right .projects-tiles li:hover .inner .image-wrap {
        opacity: .4;
    }

    .menu-right .projects-tiles li:hover .inner .text h1,
    .menu-right .projects-tiles li:hover .inner .text h3 {
        -webkit-transform: translateY(-8px);
        -ms-transform: translateY(-8px);
        transform: translateY(-8px);
        opacity: 1;
    }

    .menu-right .projects-tiles li:hover .inner .text .discover {
        opacity: 1;
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }

    .menu-right .projects-tiles li .inner .image-wrap figure {
        position: absolute;
        background-image: none;
        opacity: 0.8;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0;
    }

        .menu-right .projects-tiles li .inner .image-wrap figure canvas {
            width: 100%;
            height: 100%;
            position: absolute !important;
            inset: 0px;
            z-index: -1;
        }

.sliding-menu ul {
    list-style: none;
}

.sliding-menu .primary-nav {
    margin-bottom: 40px;
    display: block;
}

.sliding-menu ul li {
    position: relative;
}

    .sliding-menu ul li a {
        position: relative;
        padding-bottom: 2px;
        -webkit-transition: 1s ease;
        -o-transition: 1s ease;
        transition: 1s ease;
        display: inline-block;
        font-size: 21px;
        margin-bottom: 15px;
        color: #000;
        font-weight: 500;
    }

        .sliding-menu ul li a:before {
            content: "";
            background-color: #303381;
            opacity: 0.25;
            width: 0;
            left: -5px;
            transition: all 300ms ease;
            height: 20px;
            position: absolute;
            top: 10px;
            cursor: pointer;
            opacity: 0;
            z-index: -1;
        }

        .sliding-menu ul li a:hover::before {
            width: calc(100% + 10px);
            opacity: 0.25;
        }

.sliding-menu ul.secondry-nav li a {
    font-size: 12px;
    letter-spacing: 2px;
    margin-bottom: 10px;
    font-weight: 500;
}

    .sliding-menu ul.secondry-nav li a:before {
        height: 1px !important;
    }

@keyframes line-under-animation-in {
    0% {
        width: 0;
        left: 0;
        right: initial;
    }

    99% {
        width: 100%;
        left: 0;
        right: initial;
    }

    100% {
        width: 100%;
        left: initial;
        right: 0;
    }
}

@keyframes line-under-animation-out {
    0% {
        width: 100%;
        left: initial;
        right: 0;
    }

    99% {
        width: 0;
        right: 0;
        left: initial;
        opacity: 1;
    }

    100% {
        opacity: 0;
        width: 0;
        right: initial;
        left: 0;
    }
}

.sign-in {
    margin-top: 30px;
    width: 100%;
}

    .sign-in .sign-in-link {
        display: flex;
        align-items: center;
    }

        .sign-in .sign-in-link .sign-in-image {
            height: 30px;
            width: 30px;
            margin: 0;
        }

.toggle-gravity .to-be-pulled {
    position: relative;
    left: 0;
    top: 0;
    -webkit-transition: .1s ease !important;
    -o-transition: .1s ease !important;
    transition: .1s ease !important;
}

.sign-in .sign-in-link .sign-in-text {
    text-transform: uppercase;
    margin-left: 10px;
    color: #000;
    font-size: 14px;
    letter-spacing: 5px;
    font-weight: 500;
    position: relative;
    padding-bottom: 2px;
    -webkit-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    display: inline-block;
}

    .sign-in .sign-in-link .sign-in-text:before {
        content: "";
        width: 0;
        height: 2px;
        background-color: #000;
        position: absolute;
        bottom: -2px;
        z-index: -1;
        left: 0;
        right: initial;
        animation: line-under-animation-out .5s ease forwards;
    }

    .sign-in .sign-in-link .sign-in-text:hover:before {
        animation: line-under-animation-in .5s ease forwards;
    }

.inset &gt; .social {
    margin-top: 0;
}

.social.right {
    float: right;
}

.social {
    display: flex;
}

    .social h5 {
        text-transform: uppercase;
        letter-spacing: 4px;
        font-weight: bold;
        margin: 5px 0;
        display: inline-block;
        margin-bottom: 10px !important;
        margin-right: 25px;
        width: auto;
        font-size: 14px !important;
        color: #000;
    }

    .social .icons {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: -webkit-box;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        list-style: none;
    }

        .social .icons li.icon {
            padding-right: 20px;
            /*opacity: .8;*/
            -webkit-transition: .5s ease;
            -o-transition: .5s ease;
            transition: .5s ease;
        }

    .social ul li {
        width: 30px;
        height: 30px;
        background-color: #fff;
        border-radius: 18px;
        margin-right: 15px;
        line-height: 30px;
        text-align: center;
    }

        .social ul li a {
            color: #000;
        }

    .social .icons li.icon a {
        width: 22px;
        /*height: 22px;*/
        display: block;
        color: #000;
        font-size: 22px;
        font-weight: 500;
        margin-bottom: 15px;
    }

    .social .icons li.icon svg,
    .social .icons li.icon figure {
        width: 22px;
        height: 22px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0;
    }

.social-list-item {
    margin-bottom: 15px;
}

    .social-list-item .icon-button {
        align-items: center;
        /*background-color: #fff;*/
        border-radius: 50%;
        color: rgba(255, 255, 255, 0.67);
        display: flex;
        height: 30px;
        justify-content: center;
        transition: background-color .2s, color .2s linear;
        /*width: 40px;*/
    }

        .social-list-item .icon-button .fa {
            display: block;
            color: rgba(255, 255, 255, 0.67);
            transition: color .2s linear;
        }

        .social-list-item .icon-button:focus .fa, .social-list-item .icon-button:hover .fa {
            color: #fff;
        }

/*.social-list-item .icon-button:focus, .social-list-item .icon-button:hover {
            background-color: #303381;
        }*/

.acilirmenu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-blend-mode: overlay;
    /*background-color: rgba(255, 255, 255, .6);*/
    z-index: 99999;
    max-height: 0;
    overflow: hidden;
    transition: all 1s ease;
}

    .acilirmenu.opened {
        max-height: 10000px;
        transition: all 2s ease;
    }


    .acilirmenu .sitenav {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
    }

        .acilirmenu .sitenav .solmenu div a {
            font-size: 50px;
            font-weight: 700;
            transition: all 0.5s ease;
            text-transform: uppercase;
        }


        .acilirmenu .sitenav:hover .solmenu div a {
            opacity: 0.7;
            color: transparent;
            text-shadow: 0 0 5px rgba(0,0,0,0.5);
            transition: all 0.5s ease;
        }

        .acilirmenu .sitenav .solmenu div a:hover {
            opacity: 1;
            color: #303381;
            text-shadow: unset;
            transition: all 0.5s ease;
            font-size: 55px;
        }

        .acilirmenu .sitenav .sagmenu {
            font-size: 35px;
            padding: 40px;
            padding-top: 0;
        }

            .acilirmenu .sitenav .sagmenu a:hover {
                color: #303381;
            }

    .acilirmenu .menufooter {
        position: absolute;
        bottom: 100px;
        width: 100%;
    }

        .acilirmenu .menufooter span {
            font-size: 14px;
        }

        .acilirmenu .menufooter .radiusicon.first {
            padding-left: 15px;
        }

        .acilirmenu .menufooter .radiusicon.last {
            float: left;
        }

        .acilirmenu .menufooter .radiusicon i {
            margin-right: 10px;
            padding: 15px;
            padding-left: 17px;
            padding-right: 18px;
            cursor: pointer;
            background: #f5f5f5;
            border-radius: 100%;
            box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
            font-size: 20px;
            border: 1px solid #303381;
        }

        .acilirmenu .menufooter .radiusicon.last i {
            padding-left: 16px !important;
            padding-right: 16px !important;
        }

        .acilirmenu .menufooter .radiusicon i:hover {
            background: #303381;
            color: #fff;
        }

        .acilirmenu .menufooter .copyright {
            text-align: center;
        }

            .acilirmenu .menufooter .copyright span {
                position: absolute;
                top: 0;
                left: 0;
                right: 0;
            }

.galatalogo {
    line-height: 0;
}

    .galatalogo img {
        width: 100%;
        margin-top: -25px;
    }

.ustfooterbg {
    background-color: #f5f5f5 !important;
    padding: 60px 0;
}

#ohio-custom-6001bc13cc952 .btn {
    background-color: #303381;
    border-color: #303381;
}

    #ohio-custom-6001bc13cc952 .btn span {
        color: #fff;
    }

#ohio-custom-6001bc13cc65a p.subtitle {
    margin: 0;
    font-size: .9em;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    padding-bottom: 10px;
    padding-left: 3px;
}

#ohio-custom-6001bc13cc65a h2 {
    color: #000;
    font-size: calc(40px + 14 * ((100vw - 576px)/ 1024));
    line-height: 1.05;
    letter-spacing: -.02em;
    clear: both;
    font-weight: 700;
    text-align: inherit;
    position: relative;
}

#ohio-custom-6001bc13cd44b, #ohio-custom-6001bc13cd44b &gt; * {
    color: #000;
    width: 100%;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    margin: 10px auto;
    line-height: 1.65;
    display: block;
    padding-top: 10px;
}

.vc_separator {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

    .vc_separator .vc_sep_holder {
        height: 1px;
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 10%;
    }

        .vc_separator .vc_sep_holder .vc_sep_line {
            height: 1px;
            border-top: 1px solid #ebebeb;
            display: block;
            position: relative;
            top: 1px;
            width: 100%;
        }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_l {
        width: 100%;
    }

    .vc_separator.vc_separator_no_text:not(.vc_sep_shadow) .vc_sep_holder_r {
        display: none;
    }

.vc_sep_width_100 {
    width: 100%;
}

.vc_sep_pos_align_center {
    margin-left: auto;
    margin-right: auto;
}

.collectionimg img {
    opacity: 0.1;
    width: 100%;
    padding: 100px;
    padding-top: 50px;
    filter: brightness(0) invert(1);
}

/*  ==================================================================
    Pop-up
    ==================================================================  */
.pop-up {
    margin: 0;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 8;
}

    .pop-up:after {
        content: '';
        background-color: black;
        width: 70px;
        height: 100%;
        position: absolute;
        top: 0;
        left: 100%;
    }

    .pop-up .close {
        opacity: 0;
        visibility: hidden;
        width: 25px;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(-50%, -50%);
        cursor: pointer;
        z-index: 10;
    }

    .pop-up .bg {
        background-color: black;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transform: translateX(100%);
    }

    .pop-up .link {
        color: #383543;
        text-decoration: none;
    }

    .pop-up .img {
        opacity: 0;
        visibility: hidden;
        transform: scale(.7);
        width: 115px;
        box-shadow: 0 9px 50px rgba(0,0,0,.4);
        position: absolute;
        top: -45%;
        left: 1.4em;
        z-index: 1;
    }

    .pop-up .content {
        background-color: white;
        line-height: 1.4em;
        width: 450px;
        padding: 1.4em 0 2.4em 11em;
        box-shadow: -11px -9px 35px rgba(82,82,82,.11);
        position: relative;
        transform: translateX(100%);
    }

        .pop-up .content .title {
            opacity: 0;
            visibility: hidden;
            font-size: .85em;
            text-transform: uppercase;
            margin: 0;
            margin-bottom: 5px;
        }

        .pop-up .content .text {
            opacity: 0;
            visibility: hidden;
            font-size: 1.15em;
            padding-right: 30px;
            position: relative;
        }

            .pop-up .content .text:after {
                content: '';
                background-image: url(svg/arrow-pop-up.svg);
                width: 30px;
                height: 30px;
                position: absolute;
                bottom: -2px;
                right: 0;
            }

@media (max-width: 425px) {
    .pop-up .content {
        width: 100%;
        padding: 1.4em 0 2.4em 10em;
    }

    .pop-up .img {
        top: -40%;
    }
}

.slickbutton {
    padding: 10px 12px;
    background: #f5f5f5;
    border-radius: 100%;
    border: 1px solid #303381;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

    .slickbutton:hover {
        color: #303381;
    }

.collections__list__arrows .slickbutton {
    box-shadow: unset !important;
    padding: 20px 23px;
    margin-right: 15px;
}

    .collections__list__arrows .slickbutton.lastone {
        margin-right: 0 !important;
    }


/* Effect 1 */
.blok1 .sagtaraf .iceriks .ikon i {
    background: rgba(255,255,255,0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
}

    .blok1 .sagtaraf .iceriks .ikon i:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .blok1 .sagtaraf .iceriks .ikon i:after {
        top: 3px;
        left: -1px;
        padding: 5px;
        padding-left: 0;
        padding-right: 0;
        box-shadow: 0 0 0 4px #fff;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(.8);
        opacity: 0;
    }


/* Effect 1b */
.blok1 .sagtaraf .iceriks:hover .ikon i {
    background: rgba(255,255,255,1);
    color: #303381;
}

    .blok1 .sagtaraf .iceriks:hover .ikon i:after {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .blok1 .sagtaraf .iceriks:hover .ikon i:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

/* Effect 1 */
.linksbox__item .ikon i {
    background: rgba(255,255,255,0.1);
    -webkit-transition: background 0.2s, color 0.2s;
    -moz-transition: background 0.2s, color 0.2s;
    transition: background 0.2s, color 0.2s;
    position: relative;
}

    .linksbox__item .ikon i:after {
        pointer-events: none;
        position: absolute;
        width: 100%;
        height: 100%;
        border-radius: 50%;
        content: '';
        -webkit-box-sizing: content-box;
        -moz-box-sizing: content-box;
        box-sizing: content-box;
    }

    .linksbox__item .ikon i:after {
        top: -5px;
        left: -5.5px;
        padding: 5px;
        box-shadow: 0 0 0 4px #fff;
        -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
        -webkit-transform: scale(.8);
        -moz-transition: -moz-transform 0.2s, opacity 0.2s;
        -moz-transform: scale(.8);
        -ms-transform: scale(.8);
        transition: transform 0.2s, opacity 0.2s;
        transform: scale(.8);
        opacity: 0;
    }


/* Effect 1b */
.linksbox__item:hover .ikon i {
    background: rgba(255,255,255,1);
    color: #303381;
}

    .linksbox__item:hover .ikon i:after {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
    }

    .linksbox__item:hover .ikon i:after {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

@media screen and (max-width: 1650px) {
    .acilirmenu .sitenav .sagmenu {
        font-size: 25px;
    }

    .acilirmenu .sitenav .solmenu div a {
        font-size: 40px;
    }

        .acilirmenu .sitenav .solmenu div a:hover {
            font-size: 45px;
        }
}

@media screen and (max-width: 1450px) {
    .acilirmenu .sitenav .sagmenu {
        font-size: 25px;
    }

    .acilirmenu .sitenav .solmenu div a {
        font-size: 40px;
    }

        .acilirmenu .sitenav .solmenu div a:hover {
            font-size: 45px;
        }
}

@media screen and (max-width: 1300px) {
    .acilirmenu .sitenav .sagmenu {
        font-size: 20px;
    }

    .acilirmenu .sitenav .solmenu div a {
        font-size: 32px;
    }

        .acilirmenu .sitenav .solmenu div a:hover {
            font-size: 37px;
        }
}

@media screen and (max-width: 1100px) {
    .acilirmenu .sitenav .sagmenu {
        font-size: 17px;
    }

    .acilirmenu .sitenav .solmenu div a {
        font-size: 27px;
    }

        .acilirmenu .sitenav .solmenu div a:hover {
            font-size: 30px;
        }
}

.ikbaslik {
    text-align: center;
    font-size: 40px;
    font-weight: 600;
    padding: 30px 0;
    line-height: 1.161em;
    margin: 0 !important;
    margin-bottom: 15px !important;
}

body #CybotCookiebotDialog a,
body #CybotCookiebotDialog div,
body #CybotCookiebotDialogBodyContentControls,
body #CybotCookiebotDialogBodyContentTitle {
    margin: 0;
}

#CybotCookiebotDialogBodyContentTitle {
    margin-bottom: 15px !important;
}

#CybotCookiebotDialog {
    position: fixed;
    z-index: 99999;
}

body #CybotCookiebotDialog {
    width: 1260px !important;
    max-width: 100% !important;
    margin: 0 auto;
    left: 0;
    right: 0;
    background: #303381;
    box-shadow: none;
    padding-bottom: 0;
    bottom: 20px;
    box-sizing: border-box;
    top: auto !important;
}

    body #CybotCookiebotDialog div:not(#CybotCookiebotDialogBody):first-child {
        display: none !important;
    }

    body #CybotCookiebotDialog #CybotCookiebotDialogBody {
        width: 100% !important;
        max-width: 100% !important;
        padding: 20px 50px;
        box-sizing: border-box;
        color: #f5f5f5;
    }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent {
            display: inline-block;
            vertical-align: top;
            padding: 0 !important;
            width: calc(100% - 300px);
        }

            body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentTitle {
                font-size: 12px;
                color: #f5f5f5;
            }

            body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentText {
                font-size: 11px;
                line-height: 16px;
            }

    body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons {
        display: inline-block;
        vertical-align: top;
        float: right;
        width: 225px;
        text-align: center;
        display: table;
        margin: 0;
    }

        body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline {
            margin: 0 !important;
            background: transparent;
            border: 1px solid #f5f5f5;
            text-decoration: underline;
            width: 100%;
            display: table-footer-group;
            border: none !important;
            padding: 0 !important;
            font-weight: 700;
            font-size: 10px;
            letter-spacing: 1px;
            opacity: 1;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

            body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline:hover {
                opacity: .6;
            }

        body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
            margin: 0;
            height: 40px;
            padding: 0;
            text-align: center;
            line-height: 38px;
            border-radius: 25px;
            background: #f5f5f5;
            border: 1px solid #f5f5f5;
            color: #1d1d1b;
            font-size: 10px;
            text-transform: uppercase;
            letter-spacing: 2px;
            font-weight: 700;
            box-sizing: border-box;
            width: 100% !important;
            display: block;
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
            margin-top: 10px;
        }

            body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept:hover {
                color: #f5f5f5;
                background: transparent;
            }

        body #CybotCookiebotDialog #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDetails {
            display: none;
        }

@media all and (max-width:1260px) {
    body #CybotCookiebotDialog {
        bottom: 0;
    }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody {
            padding: 20px;
        }
}

@media all and (max-width:767px) {
    body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent {
        width: 100%;
    }

    body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons {
        width: 100%;
        padding-left: 0;
        display: block;
        float: none;
        text-align: left;
        margin-top: 20px;
    }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline {
            display: inline-block;
            width: auto !important;
            float: right;
            margin-top: 14px !important;
        }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
            display: inline-block;
            width: auto !important;
            padding: 0 20px;
            margin-bottom: 0;
        }
}

@media all and (max-width:450px) {
    body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentTitle {
        text-align: center !important;
    }

    body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyContent #CybotCookiebotDialogBodyContentText {
        text-align: center !important;
    }

    body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons {
        display: block;
        position: relative;
        width: 100%;
        padding-bottom: 30px;
    }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonDecline {
            width: auto !important;
            float: none !important;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }

        body #CybotCookiebotDialog #CybotCookiebotDialogBody #CybotCookiebotDialogBodyButtons #CybotCookiebotDialogBodyButtonAccept {
            display: block;
        }
}

.breadcrumbvideoblok {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mobilgorunur {
    display: none !important;
    visibility: hidden;
    opacity: 0;
}

@media screen and (max-width: 1000px) {
    .footer__bottom ul {
        display: inline-block !important;
    }

        .footer__bottom ul li {
            display: inline-block !important;
        }

    .footer__col h4 {
        font-size: 1.15em !important;
    }

    .footer__col a {
        font-size: 1.15em !important;
    }

    .vc_custom_1610101870866 {
        padding-top: 30px;
    }

    .siteheader .sitesag li:first-child {
        margin-right: 3px !important;
        padding: 7px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .siteheader .sitesag li:last-child {
        margin-right: 0;
        padding: 7px !important;
    }



    .GaleriListe {
        padding-left: 10px;
        padding-right: 10px;
    }

    .user-data-page .illustration-wrapper {
        width: 100% !important;
        min-height: unset !important;
    }

    .user-data-page .form-wrapper h2 {
        font-size: 30px !important;
    }

    .vc_custom_1610034860769 {
        padding: 60px 0;
    }

    .liquid-column-responsive-6192debe8ce1b {
        height: 300px;
    }

    .vc_custom_1611573035747 {
        padding-top: 30px;
    }

    .ld_fancy_heading_6192debe8c6d4 h2 {
        margin-bottom: 0 !important;
    }

    .liquid-column-responsive-6192debe8aaa7 {
        height: 300px;
    }

    .vc_custom_1611573035747 {
        padding-top: 30px;
    }

    .vc_custom_1611572976628 {
        padding: 60px 0;
    }

    .siteheader .sitesag {
        padding-right: 30px;
    }

    #ohio-custom-6001bc13cc65a {
        padding: 15px;
    }

    #ohio-custom-6001bc13cc952 {
        padding: 15px;
    }

    #ohio-custom-6001bc13cd44b {
        padding: 0;
        margin: 0;
    }

        #ohio-custom-6001bc13cd44b p {
            margin: 0;
            padding: 0;
            padding-left: 15px;
            padding-right: 15px;
        }

    .footerboslukkapat {
        display: none;
    }

    .ld_fancy_heading_618f5a51bb575 h2 {
        font-size: 26px !important;
    }

    .ld_icon_box_618f5a51bbf01 h3 {
        font-size: 26px !important;
    }

    .ld_fancy_heading_618f5a51ae6d8 h2 {
        font-size: 26px !important;
    }

    .ld_icon_box_618f5a51bca12 h3 {
        font-size: 26px !important;
    }

    .ld_icon_box_618f5a51bd693 h3 {
        font-size: 26px !important;
    }

    #ohio-custom-6001bc13cc65a h2 {
        font-size: 26px !important;
    }

    .vc_custom_1610005435756 {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .vc_custom_1610005457286 {
        padding-bottom: 30px !important;
    }

    .pop-up {
        display: none;
    }

    .siteheader .sitesag .acilirdil li {
        padding: 10px !important;
    }

    .home__screen__text {
        max-width: 90%;
        margin: 0 auto;
    }

    .link.btn.-one {
        width: 45%;
        float: left;
    }

    .link.btn {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .blok1 .soltaraf {
        padding: 15px;
    }

        .blok1 .soltaraf .icerik {
            margin-top: 30px;
            margin-bottom: 30px;
        }

    .blok1 .soltaraf {
        height: unset;
    }

    .blok1 .sagtaraf .iceriks .ikon i:after {
        display: none;
    }

    .blok1 .sagtaraf .iceriks .ikon {
        margin-bottom: 15px;
    }

    .blok1 .sagtaraf .iceriks {
        padding: 15px;
        text-align: center;
    }

    .textbox--link {
        padding: 15px;
        margin-bottom: 0;
    }

    .blok1 {
        margin-bottom: 15px;
        height: unset;
    }

    .textbox--carousel .textbox__carousel__item img {
        width: 100%;
    }

    .mobilgorunur {
        display: block !important;
        visibility: visible;
        opacity: 1;
    }

    .masaustugorunmez {
        display: none !important;
        visibility: hidden;
        opacity: 0;
    }

    .mobilgorunur {
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 50px;
        padding-top: 0 !important;
    }

    .textbox--link {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .referans10 .vc_col-sm-2 {
        width: 50% !important;
    }

    .referans10 .vc_column_container &gt; .vc_column-inner {
        padding: 0 !important;
    }

    .linksbox__item__desc, .linksbox__item__btn {
        display: block !important;
    }

    .linksbox__item {
        padding: 15px !important;
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    #ohio-custom-6001bc13cd44b {
        padding-top: 15px;
    }

    .blog-body {
        height: 110px !important;
    }

    .connect .main-title {
        padding: 15px;
    }

    .acilirmenu .sitenav {
        text-align: center;
    }

        .acilirmenu .sitenav .solmenu {
            padding-top: 0 !important;
            padding: 40px;
        }

    .textbox--carousel .textbox__carousel {
        width: 100% !important;
    }

    .textbox--carousel .textbox__in {
        width: 100% !important;
        display: block !important;
    }

    .textbox--carousel .textbox__carousel {
        margin: 0 !important;
    }

    .textbox--carousel .textbox__carousel__item {
        padding: 0 !important;
    }

    .acilirmenu .menufooter {
        bottom: 15px;
        padding: 15px;
    }

    .acilirmenu .social {
        margin-bottom: 20px;
    }

    .acilirmenu .menufooter .radiusicon {
        text-align: center;
    }

    .menubutton.opened:before {
        left: 10px;
    }

    .menubutton.opened:after {
        left: 10px;
    }

    .blok1 .soltaraf {
        padding-right: 0;
    }
}

@media all and (min-width: 1000px) {
    .cursor {
        font-size: 6px;
        height: 25px;
        width: 25px;
        border-radius: 50%;
        position: absolute;
        z-index: 10000;
        transform: translate(-50%, -50%);
        pointer-events: none;
    }

        .cursor.cursor-shadow {
            background-color: transparent;
            background: #303381;
            font-size: 30px;
            transition: top .2s, left .2s, width .2s, height .2s, background-color .2s, border-color 0.2s;
            transition-timing-function: ease-out;
        }

        .cursor.cursor-dot {
            height: 5px;
            width: 5px;
            background: #fff;
            transition: width .2s, height .2s;
        }

    .cursor-shadow.active {
        height: 80px;
        width: 80px;
        font-size: 80px;
        border-color: rgba(255,255,255, 0);
        background-color: rgba(255,255,255,.1);
    }

    .cursor-dot.active {
        font-size: 0;
    }
}


.nav-pills {
    text-align: center;
    margin-bottom: 25px;
}

    .nav-pills a {
        display: inline-block !important;
        font-weight: 400;
        line-height: 1.83;
        color: #000;
        margin-right: 10px;
        margin-left: 10px;
    }

        .nav-pills a.active {
            border-bottom: 2px solid #303381;
            background: rgba(0, 0, 0, 0.10);
            color: #000;
            padding: 5px;
            border-radius: 5px;
        }


.videobreadcrumb {
    height: 225px;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-align: center;
}

    .videobreadcrumb video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .videobreadcrumb h2 {
        position: absolute;
        z-index: 2;
        color: #fff;
        top: 30%;
        left: 50%;
        transform: translateX(-50%);
        font-size: 50px;
        width: 100%;
    }



.vc_custom_1492437514624 .vc_row:after, .vc_custom_1492437514624 .vc_row:before {
    content: " ";
    display: table;
}

.vc_custom_1492437514624 .vc_row:after {
    clear: both;
}

.vc_custom_1492437514624 .vc_row {
    margin-left: -15px;
    margin-right: -15px;
}

.vc_custom_1492437514624 *, .vc_custom_1492437514624 *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.vc_custom_1492437514624 body *::-moz-selection {
    background: #1b1b1b;
    color: #ffffff;
}

.vc_custom_1492437514624 body *::-webkit-selection {
    background: #1b1b1b;
    color: #ffffff;
}

.vc_custom_1492437514624 body *::selection {
    background: #1b1b1b;
    color: #ffffff;
}

.vc_custom_1492437514624 div, span, h3, a, img, article {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    direction: ltr;
}

.vc_custom_1492437514624 article {
    display: block;
}

.vc_custom_1492437514624 :focus {
    outline: 0px;
}

.vc_custom_1492437514624 a {
    text-decoration: none;
    line-height: inherit;
    color: inherit;
}

.vc_custom_1492437514624 .text-center {
    text-align: center;
}

.vc_custom_1492437514624 .hide {
    display: none;
}

.vc_custom_1492437514624 div {
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.785;
    text-transform: none;
    letter-spacing: 0;
    color: #565656;
}

.vc_custom_1492437514624 h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 35px;
    line-height: 1.54;
    text-transform: none;
    letter-spacing: 5px;
    color: #28262b;
}

.vc_custom_1492437514624 ::-webkit-input-placeholder {
    position: relative;
    top: 2px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.785;
    text-transform: none;
    letter-spacing: 0;
    color: #565656;
    color: #888888;
    text-align: left;
    line-height: 1;
}

.vc_custom_1492437514624 :-moz-placeholder {
    position: relative;
    top: 2px;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.785;
    text-transform: none;
    letter-spacing: 0;
    color: #565656;
    color: #888888;
    text-align: left;
    line-height: 1;
}

@media print {
    .vc_custom_1492437514624 * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    .vc_custom_1492437514624 a, .vc_custom_1492437514624 a:visited {
        text-decoration: underline;
    }

        .vc_custom_1492437514624 a[href]:after {
            content: " (" attr(href) ")";
        }

    .vc_custom_1492437514624 img {
        page-break-inside: avoid;
    }

    .vc_custom_1492437514624 img {
        max-width: 100% !important;
    }

    .vc_custom_1492437514624 h3 {
        orphans: 3;
        widows: 3;
    }

    .vc_custom_1492437514624 h3 {
        page-break-after: avoid;
    }
}

.vc_custom_1492437514624 .row {
    width: 1200px;
    max-width: 100%;
    min-width: 768px;
    margin: 0 auto;
    position: relative;
}

    .vc_custom_1492437514624 .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -10px;
    }

    .vc_custom_1492437514624 .row .row {
        width: auto;
        max-width: none;
        min-width: 0;
        margin: 0 -10px;
    }

.vc_custom_1492437514624 .columns {
    float: left;
    min-height: 1px;
    padding: 0 10px;
    position: relative;
}

.vc_custom_1492437514624 .twelve, .row .twelve {
    width: 100%;
}

.vc_custom_1492437514624 img {
    height: auto;
    line-height: 1;
    font-size: 0;
}

.vc_custom_1492437514624 img {
    max-width: 100%;
}

.vc_custom_1492437514624 img {
    -ms-interpolation-mode: bicubic;
}

.vc_custom_1492437514624 .row:before, .row:after {
    content: " ";
    display: table;
}

.vc_custom_1492437514624 .row:after {
    clear: both;
}

.vc_custom_1492437514624 .dfd-spacer-module {
    display: block;
    clear: both;
}

.vc_custom_1492437514624 .vc-row-wrapper .columns {
    -webkit-transition: -webkit-transform .3s ease,border .3s ease,-webkit-box-shadow .3s ease,background .3s ease,z-index .3s ease;
    -moz-transition: -moz-transform .3s ease,border .3s ease,-moz-box-shadow .3s ease,background .3s ease,z-index .3s ease;
    transition: transform .3s ease,border .3s ease,box-shadow .3s ease,background .3s ease,z-index .3s ease;
}

.vc_custom_1492437514624 .entry-thumb {
    position: relative;
    display: block;
}

    .vc_custom_1492437514624 .entry-thumb:not(.attachment-post-thumbnail.size-post-thumbnail) img {
        min-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000;
    }

.vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

    .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover {
        overflow: visible !important;
        pointer-events: none;
        background: transparent !important;
        will-change: transform;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        -moz-transform-style: preserve-3d;
        -o-transform-style: preserve-3d;
        transform-style: preserve-3d;
        -webkit-transition: -webkit-transform .23s linear;
        -moz-transition: -moz-transform .23s linear;
        transition: transform .23s linear;
    }

        .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover * {
            pointer-events: none;
        }

        .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb {
            will-change: transform;
            -webkit-transform-style: preserve-3d;
            -moz-transform-style: preserve-3d;
            -o-transform-style: preserve-3d;
            transform-style: preserve-3d;
            -webkit-transform: translateZ(0);
            -moz-transform: translateZ(0);
            -o-transform: translateZ(0);
            transform: translateZ(0);
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            backface-visibility: hidden;
        }

            .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb .thumb-wrap {
                position: relative;
                display: block;
                z-index: 1;
                -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%);
            }

                .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb .thumb-wrap:before {
                    content: "";
                    width: 100%;
                    height: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    background: rgba(0,0,0,0.8);
                    display: none;
                    opacity: 0;
                    visibility: hidden;
                    z-index: 1;
                    will-change: opacity, visibility;
                    -webkit-transition: opacity .3s ease, visibility .3s ease;
                    -moz-transition: opacity .3s ease, visibility .3s ease;
                    transition: opacity .3s ease, visibility .3s ease;
                }

            .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb .entry-hover {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
                opacity: 0;
                visibility: hidden;
                z-index: 2;
                -webkit-transform-style: preserve-3d;
                -moz-transform-style: preserve-3d;
                -o-transform-style: preserve-3d;
                transform-style: preserve-3d;
                -webkit-transform: translateZ(50px);
                -moz-transform: translateZ(50px);
                -o-transform: translateZ(50px);
                transform: translateZ(50px);
                will-change: transform, opacity, visibility;
                -webkit-transition: opacity .6s ease, visibility .6s ease;
                -moz-transition: opacity .6s ease, visibility .6s ease;
                transition: opacity .6s ease, visibility .6s ease;
            }

                .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb .entry-hover:before {
                    content: "";
                    display: block;
                    position: absolute;
                    top: 10%;
                    bottom: 10%;
                    left: 10%;
                    right: 10%;
                    background: rgba(0,0,0,0.8);
                }

            .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .cover .entry-thumb .dfd-main-hover-link {
                position: absolute;
                pointer-events: auto;
            }

    .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax &gt; .dfd-shadow-box {
        -webkit-transform: translateZ(-150px);
        -moz-transform: translateZ(-150px);
        -o-transform: translateZ(-150px);
        transform: translateZ(-150px);
        -webkit-transition: all .23s linear !important;
        -moz-transition: all .23s linear !important;
        -o-transition: all .23s linear !important;
        transition: all .23s linear !important;
    }

    .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax:hover &gt; .cover .entry-thumb .thumb-wrap:before {
        opacity: 1;
        visibility: visible;
    }

    .vc_custom_1492437514624 article.dfd-portfolio.dfd-3d-parallax:hover &gt; .cover .entry-hover {
        opacity: 1;
        visibility: visible;
    }

.vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .dfd-main-hover-link {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}

.vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover {
    position: absolute;
    text-align: inherit;
}

    .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,0.7);
    }

    .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco {
        position: absolute;
        top: 40px;
        bottom: 40px;
        left: 40px;
        right: 40px;
    }

        .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line {
            position: absolute;
            background: #ffffff;
            -webkit-transition: -webkit-transform .5s ease;
            -moz-transition: -moz-transform .5s ease;
            transition: transform .5s ease;
        }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-top, .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-bottom {
                left: 0;
                right: 0;
                -webkit-transform: scaleX(0);
                -moz-transform: scaleX(0);
                -o-transform: scaleX(0);
                transform: scaleX(0);
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-left, .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-right {
                top: 0;
                bottom: 0;
                -webkit-transform: scaleY(0);
                -moz-transform: scaleY(0);
                -o-transform: scaleY(0);
                transform: scaleY(0);
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-top {
                top: 0;
                -webkit-transform-origin: 100% 50%;
                -moz-transform-origin: 100% 50%;
                -o-transform-origin: 100% 50%;
                transform-origin: 100% 50%;
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-bottom {
                bottom: 0;
                -webkit-transform-origin: 0% 50%;
                -moz-transform-origin: 0% 50%;
                -o-transform-origin: 0% 50%;
                transform-origin: 0% 50%;
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-left {
                left: 0;
                -webkit-transform-origin: 50% 100%;
                -moz-transform-origin: 50% 100%;
                -o-transform-origin: 50% 100%;
                transform-origin: 50% 100%;
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-right {
                right: 0;
                -webkit-transform-origin: 50% 0;
                -moz-transform-origin: 50% 0;
                -o-transform-origin: 50% 0;
                transform-origin: 50% 0;
            }

    .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        width: 66px;
        height: 66px;
        margin-top: -33px;
        margin-left: -33px;
        overflow: hidden;
        z-index: 1;
        opacity: 0;
        -webkit-transform: scale(.5);
        -moz-transform: scale(.5);
        -o-transform: scale(.5);
        transform: scale(.5);
        -webkit-transition: -webkit-transform .3s ease,opacity .3s ease;
        -moz-transition: -moz-transform .3s ease,opacity .3s ease;
        -o-transition: -o-transform .3s ease,opacity .3s ease;
        transition: transform .3s ease,opacity .3s ease;
    }

        .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
        }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-out, .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-come {
                display: block;
                position: absolute;
                top: 50%;
                left: 50%;
                background: #ffffff;
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-out {
                width: 2px;
                height: 33px;
                margin-top: -16.5px;
                margin-left: -1px;
            }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-come {
                width: 33px;
                height: 2px;
                margin-top: -1px;
                margin-left: -16.5px;
            }

        .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container {
            border: none !important;
        }

        .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered {
            overflow: hidden;
        }

            .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered .plus-link-container {
                position: absolute;
                top: 0;
                right: 0;
                bottom: 0;
                left: 0;
            }

                .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered .plus-link-container .plus-link-out, .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered .plus-link-container .plus-link-come {
                    display: block;
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    background: #ffffff;
                }

                .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered .plus-link-container .plus-link-out {
                    width: 1px;
                    height: 41px;
                    margin-top: -20.5px;
                    margin-left: -0.5px;
                }

                .vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .plus-link.dfd-plus-bordered .plus-link-container .plus-link-come {
                    width: 41px;
                    height: 1px;
                    margin-top: -0.5px;
                    margin-left: -20.5px;
                }

.vc_custom_1492437514624 article.dfd-portfolio:hover {
    z-index: 3;
}

    .vc_custom_1492437514624 article.dfd-portfolio:hover .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-top, .vc_custom_1492437514624 article.dfd-portfolio:hover .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-bottom {
        -webkit-transform: scaleX(1);
        -moz-transform: scaleX(1);
        -o-transform: scaleX(1);
        transform: scaleX(1);
    }

    .vc_custom_1492437514624 article.dfd-portfolio:hover .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-left, .vc_custom_1492437514624 article.dfd-portfolio:hover .entry-thumb .entry-hover .dfd-hover-frame-deco .line.line-right {
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
        transform: scaleY(1);
    }

    .vc_custom_1492437514624 article.dfd-portfolio:hover .entry-thumb .entry-hover .plus-link {
        opacity: 1;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

.vc_custom_1492437514624 ::-webkit-input-placeholder {
    top: 0;
    line-height: 30px;
    font-size: 13px;
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.vc_custom_1492437514624 :-moz-placeholder {
    line-height: 30px;
    font-size: 13px;
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.vc_custom_1492437514624 ::-moz-placeholder {
    line-height: 30px;
    font-size: 13px;
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.vc_custom_1492437514624 :-ms-input-placeholder {
    line-height: 30px;
    font-size: 13px;
    color: #bcbcbc;
    -webkit-transition: color .3s ease-in-out;
    -moz-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
}

.vc_custom_1492437514624 .dfd-isotope:before, .dfd-isotope:after {
    content: " ";
    display: table;
}

.vc_custom_1492437514624 .dfd-isotope:after {
    clear: both;
}

.vc_custom_1492437514624 .dfd-isotope article {
    float: left;
}

.vc_custom_1492437514624 .dfd-isotope:not(.layout-justified).isotope-columns-4 &gt; article {
    width: 24.99999%;
}

@media only screen and (max-width:1100px) {
    .vc_custom_1492437514624 .dfd-isotope:not(.layout-justified).isotope-columns-4 &gt; article {
        width: 33.333%;
    }
}

@media only screen and (max-width:1023px) {
    .vc_custom_1492437514624 .dfd-isotope:not(.layout-justified).isotope-columns-4 &gt; article {
        width: 50%;
    }
}

@media only screen and (max-width:640px) {
    .vc_custom_1492437514624 .dfd-isotope:not(.layout-justified).isotope-columns-4 &gt; article {
        width: 100%;
    }
}

.vc_custom_1492437514624.vc-row-wrapper {
    position: relative;
    margin-left: 0;
    margin-right: 0;
}

    .vc_custom_1492437514624.vc-row-wrapper.full_width_content {
        min-width: 100%;
    }

        .vc_custom_1492437514624.vc-row-wrapper.full_width_content &gt; .row {
            width: auto;
            max-width: none;
            margin: 0 -10px;
            min-width: 100%;
        }

.vc_custom_1492437514624 #layout.no-title &gt; .row.full-width .dfd-content-wrap.dfd-page &gt; .vc-row-wrapper &gt; .row {
    position: relative;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}

.vc_custom_1492437514624 #layout.no-title &gt; .row.full-width .dfd-content-wrap.dfd-page &gt; .vc-row-wrapper.full_width_content {
    min-width: 100%;
}

    .vc_custom_1492437514624 #layout.no-title &gt; .row.full-width .dfd-content-wrap.dfd-page &gt; .vc-row-wrapper.full_width_content &gt; .row {
        width: auto;
        max-width: none;
        margin: 0 -10px;
    }

.vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio .dfd-shadow-box {
    display: block;
    position: absolute;
    top: 10%;
    bottom: 25px;
    left: 10%;
    right: 10%;
    z-index: -1;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 15px 50px 0 transparent;
    box-shadow: 0 15px 50px 0 transparent;
    -webkit-transition: box-shadow .3s ease;
    -moz-transition: box-shadow .3s ease;
    transition: box-shadow .3s ease;
}

.vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio:hover .dfd-shadow-box {
    -webkit-box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.85);
    box-shadow: 0 30px 100px 0 rgba(0, 0, 0, 0.85);
}

.vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover {
    background: #ffffff;
}

    .vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover &gt; *:last-child:not(.entry-thumb) {
        padding-bottom: 25px;
    }

    .vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover .entry-thumb {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }

        .vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover .entry-thumb .entry-hover:before {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

        .vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover .entry-thumb img {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
        }

    .vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover h3.entry-title, .dfd-portfolio-module.posts-tiled article.dfd-portfolio &gt; .cover .entry-subtitle {
        padding: 0 25px;
    }

.vc_custom_1492437514624 .dfd-portfolio-module.content-front.content-valign-middle article.dfd-portfolio &gt; .cover .content-wrap {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio.dfd-3d-parallax &gt; .cover .content-wrap {
    z-index: 100;
}

.vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio &gt; .cover {
    overflow: hidden;
    padding-bottom: 0;
}

    .vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio &gt; .cover .content-wrap {
        position: absolute;
        left: 0;
        display: block;
        width: 100%;
        padding: 20px;
        opacity: 1;
        visibility: visible;
        z-index: 2;
        -webkit-transition: opacity .3s ease .3s, visibility .3s ease .3s;
        -moz-transition: opacity .3s ease .3s, visibility .3s ease .3s;
        transition: opacity .3s ease .3s, visibility .3s ease .3s;
    }

        .vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio &gt; .cover .content-wrap .entry-subtitle {
            color: rgba(255,255,255,0.4);
        }

        .vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio &gt; .cover .content-wrap h3.entry-title {
            color: #ffffff;
            pointer-events: none;
        }

.vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio:hover &gt; .cover .entry-thumb .entry-hover {
    z-index: 1;
}

.vc_custom_1492437514624 .dfd-portfolio-module.content-front article.dfd-portfolio:hover &gt; .cover .content-wrap {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s ease .0s, visibility .3s ease .0s;
    -moz-transition: opacity .3s ease .0s, visibility .3s ease .0s;
    transition: opacity .3s ease .0s, visibility .3s ease .0s;
}

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio &gt; .cover, .dfd-portfolio-module article.dfd-portfolio &gt; .cover {
    position: relative;
}

    .vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio &gt; .cover &gt; *:last-child:not(.entry-thumb), .dfd-portfolio-module article.dfd-portfolio &gt; .cover &gt; *:last-child:not(.entry-thumb) {
        padding-bottom: 20px;
    }

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio .entry-thumb, .dfd-portfolio-module article.dfd-portfolio .entry-thumb {
    position: relative;
}

    .vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio .entry-thumb img, .dfd-portfolio-module article.dfd-portfolio .entry-thumb img {
        display: block;
        min-width: 100%;
    }

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio h3.entry-title &gt; a, .dfd-portfolio-module article.dfd-portfolio h3.entry-title &gt; a {
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    transition: opacity .3s ease;
}

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio h3.entry-title:hover &gt; a, .dfd-portfolio-module article.dfd-portfolio h3.entry-title:hover &gt; a {
    opacity: .7;
}

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio h3.entry-title + .entry-subtitle, .dfd-portfolio-module article.dfd-portfolio h3.entry-title + .entry-subtitle {
    margin-top: 10px;
}

.vc_custom_1492437514624 .dfd-portfolio-module.posts-tiled article.dfd-portfolio {
    position: relative;
}
/*! CSS Used from: https://nativewptheme.net/thirty-eight/wp-content/themes/dfd_native/assets/css/mobile-responsive.css */
@media only screen and (max-width:799px) {
    .vc_custom_1492437514624 .vc-row-wrapper.full_width_content &gt; .row {
        margin-left: 0;
        margin-right: 0;
    }

    .vc_custom_1492437514624 #layout.no-title &gt; .row.full-width .dfd-content-wrap.dfd-page &gt; .vc-row-wrapper.full_width_content &gt; .row {
        margin-left: 0;
        margin-right: 0;
    }
}

@media only screen and (max-width:799px) {
    .vc_custom_1492437514624 .row, .vc_custom_1492437514624 .row .row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

        .vc_custom_1492437514624 .columns, .vc_custom_1492437514624 .row .columns {
            width: auto;
            max-width: 100%;
            float: none;
            padding: 0;
        }

            .vc_custom_1492437514624 .columns:last-child {
                float: none;
            }

            .vc_custom_1492437514624 .columns:before, .vc_custom_1492437514624 .columns:after {
                content: "";
                display: table;
            }

            .vc_custom_1492437514624 .columns:after {
                clear: both;
            }
}

.vc_custom_1492437514624 h3.entry-title {
    font-size: 21px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 26px;
    letter-spacing: -1.2px;
    color: #313131;
}

.vc_custom_1492437514624 h3 {
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 35px;
    letter-spacing: -1px;
    color: #2d2d2d;
}

.vc_custom_1492437514624 .dfd-content-subtitle {
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
    text-transform: none;
    line-height: 13px;
    letter-spacing: 0px;
    color: #b5b5b5;
}

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio h3.entry-title {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    text-transform: none;
    line-height: 18px;
    letter-spacing: -.4px;
    color: #2b2b2b;
}

.vc_custom_1492437514624 .dfd-content-wrap article.dfd-portfolio &gt; .cover .entry-subtitle.dfd-content-subtitle {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 13px;
    letter-spacing: 0px;
    color: #b5b5b5;
}

.vc_custom_1492437514624 .dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-out, .dfd-portfolio .entry-thumb .entry-hover .plus-link .plus-link-container .plus-link-come {
    background: #ffffff !important;
}

.vc_custom_1492437514624 article.dfd-portfolio .entry-thumb .entry-hover .dfd-hover-frame-deco .line {
    background: #ffffff !important;
}

.vc_custom_1492437514624 .dfd-portfolio .entry-thumb .entry-hover:before, .dfd-portfolio.dfd-3d-parallax:hover .cover .thumb-wrap:before {
    opacity: 0.7 !important;
}

.vc_custom_1492437514624 div {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-transform: none;
    line-height: 28px;
    letter-spacing: 0px;
    color: #7b7b7b;
}
/*! CSS Used from: Embedded */
.vc_custom_1492437514624 {
    padding-right: 20px !important;
    padding-left: 20px !important;
    padding-top: 30px;
}
    /*! CSS Used from: Embedded */
    .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module {
        margin: -10px;
    }

        .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module article.dfd-portfolio {
            padding: 10px;
        }

            .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module article.dfd-portfolio h3.entry-title {
                font-size: 30px;
                line-height: 39px;
                font-family: 'Cairo', sans-serif !important;
                font-weight: 500;
            }

            .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module article.dfd-portfolio .entry-subtitle {
                font-family: 'Cairo', sans-serif !important;
                font-weight: 400;
                font-style: normal;
                font-size: 16px;
                color: rgba(255,255,255,0.7) !important;
                letter-spacing: 2.8px;
            }

        .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module .dfd-portfolio.dfd-3d-parallax .entry-thumb .entry-hover:before {
            display: none;
        }

        .vc_custom_1492437514624 #dfd-portfolio-61d4724de6f4a &gt; .dfd-portfolio-module .dfd-portfolio.dfd-3d-parallax .cover .entry-thumb .thumb-wrap:before {
            display: block;
        }


@media screen and (max-width: 1000px) {
    .sitesag .acilirdil {
        padding-left: 0;
        padding-right: 0;
    }

    .siteheader .sitesag .acilirdil li {
        width: 100%;
        margin-right: 0 !important;
        text-align: center;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .siteheader .sitesag li:hover .acilirdil span {
        padding: 0 !important;
        margin: 0 !important;
    }

    .siteheader {
        padding: 20px 20px !important;
    }

        .siteheader.header-fixed {
            padding: 0 20px !important;
        }
}


@media all {
    .elementor-column-gap-default &gt; .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
        padding: 10px;
    }

    .elementor {
        -webkit-hyphens: manual;
        -ms-hyphens: manual;
        hyphens: manual;
    }

        .elementor *, .elementor :after, .elementor :before {
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
        }

        .elementor img {
            height: auto;
            max-width: 100%;
            border: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

    .elementor-widget-wrap &gt; .elementor-element.elementor-absolute {
        position: absolute;
    }

    .elementor-widget-wrap .elementor-element.elementor-widget__width-auto, .elementor-widget-wrap .elementor-element.elementor-widget__width-initial {
        max-width: 100%;
    }

    .elementor-element.elementor-absolute {
        z-index: 1;
    }

    .elementor-section {
        position: relative;
    }

        .elementor-section .elementor-container {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            margin-right: auto;
            margin-left: auto;
            position: relative;
        }

        .elementor-section.elementor-section-boxed &gt; .elementor-container {
            max-width: 1140px;
        }

    .elementor-row {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .elementor-widget-wrap {
        position: relative;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-line-pack: start;
        align-content: flex-start;
    }

    .elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .elementor-widget-wrap &gt; .elementor-element {
        width: 100%;
    }

    .elementor-widget {
        position: relative;
    }

        .elementor-widget:not(:last-child) {
            margin-bottom: 20px;
        }

            .elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial {
                margin-bottom: 0;
            }

    .elementor-column {
        min-height: 1px;
    }

    .elementor-column, .elementor-column-wrap {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .elementor-column-wrap {
        width: 100%;
    }

    @media (min-width:768px) {
        .elementor-column.elementor-col-25 {
            width: 25%;
        }

        .elementor-column.elementor-col-50 {
            width: 50%;
        }

        .elementor-column.elementor-col-100 {
            width: 100%;
        }
    }

    .elementor-element .elementor-widget-container {
        -webkit-transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
        transition: background .3s,border .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
        -o-transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
        transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
        transition: background .3s,border .3s,border-radius .3s,box-shadow .3s,-webkit-border-radius .3s,-webkit-box-shadow .3s;
    }

    .elementor-widget-image {
        text-align: center;
    }

        .elementor-widget-image img {
            vertical-align: middle;
            display: inline-block;
        }
}

.elementor-container &gt; .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
    padding-top: 0;
    padding-bottom: 0;
}

.elementor-column-gap-default &gt; .elementor-row &gt; .elementor-column &gt; .elementor-element-populated {
    padding-left: 15px;
    padding-right: 15px;
}

@media all {
    .elementor-section.elementor-section-boxed &gt; .elementor-container {
        max-width: 1200px;
    }

    .elementor-widget:not(:last-child) {
        margin-bottom: 20px;
    }
}

.elementor-1300 {
    margin-top: 30px;
}

    .elementor-1300 .elementor-element.elementor-element-cc7c482:not(.elementor-motion-effects-element-type-background) {
        background-image: url("http://wgl-demo.net/thepascal/wp-content/uploads/2020/11/bg_dark.png");
        background-position: center center;
    }

    .elementor-1300 .elementor-element.elementor-element-cc7c482 {
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        margin-top: 0px;
        margin-bottom: 60px;
        z-index: 2;
    }

    .elementor-1300 .elementor-element.elementor-element-c77c193 &gt; .elementor-element-populated {
        padding: 0% 0% 0% 0%;
    }

    .elementor-1300 .elementor-element.elementor-element-bd54532 {
        width: auto;
        max-width: auto;
        bottom: 0px;
    }

body:not(.rtl) .elementor-1300 .elementor-element.elementor-element-bd54532 {
    right: -184px;
}

.elementor-1300 .elementor-element.elementor-element-156451b .elementor-spacer-inner {
    height: 300px;
}

.elementor-1300 .elementor-element.elementor-element-eca5e53 .wgl-counter_value-wrap {
    color: #000;
}

.elementor-1300 .elementor-element.elementor-element-eca5e53 .wgl-counter__suffix {
    color: #000;
    font-weight: 900;
    transform: translateX(-5px);
}

.elementor-1300 .elementor-element.elementor-element-eca5e53 .wgl-counter_title {
    margin: 0px 0px 0 0px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.elementor-1300 .elementor-element.elementor-element-1113866 .wgl-counter_value-wrap {
    color: #000;
}

.elementor-1300 .elementor-element.elementor-element-1113866 .wgl-counter__suffix {
    color: #000;
    transform: translateX(-5px);
    font-weight: 900;
}

.elementor-1300 .elementor-element.elementor-element-1113866 .wgl-counter_title {
    margin: 0px 0px 0 0px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.elementor-1300 .elementor-element.elementor-element-da16bda .wgl-counter_value-wrap {
    color: #000;
}

.elementor-1300 .elementor-element.elementor-element-da16bda .wgl-counter__suffix {
    color: #000;
    font-weight: 900;
    transform: translateX(-5px);
}

.elementor-1300 .elementor-element.elementor-element-da16bda .wgl-counter_title {
    margin: 0px 0px 0 0px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.elementor-1300 .elementor-element.elementor-element-690643d .wgl-counter_value-wrap {
    color: #000;
}

.elementor-1300 .elementor-element.elementor-element-690643d .wgl-counter__suffix {
    color: #000;
    font-weight: 900;
    transform: translateX(-5px);
}

.elementor-1300 .elementor-element.elementor-element-690643d .wgl-counter_title {
    margin: 0px 0px 0 0px;
    color: #000;
    text-align: center;
    margin-top: 25px;
    font-size: 18px;
}

.elementor-1300 .elementor-element.elementor-element-561ba55 .elementor-spacer-inner {
    height: 60px;
}

@media all {

    .elementor-13 * {
        box-sizing: border-box;
    }


    .elementor-13 div, .elementor-13 span, .elementor-13 img, .elementor-13 h2, .elementor-13 h3, .elementor-13 h5, .elementor-13 p, .elementor-13 a, .elementor-13 ul, .elementor-13 li {
        margin: 0;
        border: 0;
        outline: 0;
        padding: 0;
        font-size: 100%;
        font-family: inherit;
        font-weight: inherit;
        font-style: inherit;
        vertical-align: baseline;
    }


    .elementor-13 img {
        vertical-align: top;
        max-width: 100%;
        height: auto;
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .aleft {
        text-align: left;
    }

    .elementor-element.elementor-widget.elementor-widget-spacer {
        margin-bottom: 0;
    }

    .wgl-counter_value-wrap {
        display: inline-flex;
        font-size: 46px;
        line-height: 1;
        justify-content: center;
        font-weight: 300;
    }

    .wgl-counter__placeholder-wrap {
        position: relative;
    }

    .wgl-counter__value {
        position: absolute;
        z-index: 1;
        right: 0;
    }

    .wgl-counter__placeholder {
        visibility: hidden;
    }

    .wgl-counter__suffix {
        text-align: left;
        display: inline-block;
        position: relative;
        z-index: 1;
    }

    .wgl-counter_title {
        font-size: 14px;
        line-height: 1.6;
        font-weight: 700;
        text-transform: uppercase;
    }

    .wgl-counter.aleft .wgl-counter_title {
        text-align: left;
    }

    .wgl-counter.aleft.title-inline .content-wrap {
        justify-content: center;
    }

    .wgl-counter.title-inline .content-wrap {
        display: block;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    .elementor-13 h2, .elementor-13 h3, .elementor-13 h5, .elementor-13 h3 span, .elementor-13 h2 a, .elementor-13 h5 a {
        font-weight: var(--thepascal-header-font-weight);
        color: var(--thepascal-header-font-color);
    }

        .elementor-1300 h3, .elementor-13 h3 span {
            font-family: var(--thepascal-h3-font-family);
            font-size: var(--thepascal-h3-font-size);
            line-height: var(--thepascal-h3-line-height);
            font-weight: var(--thepascal-h3-font-weight);
            text-transform: var(--thepascal-h3-text-transform);
        }

    .wgl-counter .wgl-counter_value-wrap, .post_categories a, .meta-data, .elementor-widget-wgl-double-headings .wgl-double_heading .dbl__subtitle {
        font-family: var(--thepascal-additional-font-family);
    }
}


.dortlubolumicerik {
    text-align: center;
    padding-top: 60px;
    width: 70%;
    margin: 0 auto;
}

    .dortlubolumicerik span {
        color: #000;
        font-size: 30px;
        font-weight: 700;
    }

    .dortlubolumicerik p {
        color: #000;
        font-size: 20px;
        padding-top: 15px;
        font-weight: 500;
    }


@media screen and (max-width:1000px) {
    .elementor-row {
        display: block !important;
    }

    .content-wrap {
        margin-top: 50px;
    }

    .dortlubolumicerik {
        padding-top: 60px;
    }

    .elementor-widget-wrap &gt; .elementor-element {
        margin-top: 0 !important;
    }

    .elementor-1300 .elementor-element.elementor-element-561ba55 .elementor-spacer-inner {
        height: 20px;
    }

    .elementor-1300 .elementor-element.elementor-element-156451b .elementor-spacer-inner {
        height: unset;
    }
}

.slick-dots li button:before {
    margin-top: 20px;
    font-size: 14px !important;
}


.mobilgorunur {
    display: none !important;
}

@media screen and (max-width: 1000px) {
    .mobilgorunur {
        display: block !important;
    }

    .masaustugorunur {
        display: none;
    }
}


@media screen and (min-width: 1450px) {
    .vc_custom_1492437514624.vc-row-wrapper.full_width_content {
        margin-bottom: 200px;
    }
}


.blog {
    margin-top: 60px;
}


.acilirkapanir {
    max-height: 1000px;
    overflow: hidden;
}

@media screen and (max-width: 1000px) {
    .acilirkapanir {
        max-height: 0;
        overflow: hidden;
    }

    .inset h3 {
        padding-top: 5px;
        padding-bottom: 5px;
        font-size: 14px;
    }

        .inset h3:after {
            font-family: "Font Awesome 5 Free";
            content: "\f107";
            display: inline-block;
            padding-right: 3px;
            vertical-align: middle;
            font-weight: 900;
            float: right;
        }

    .social h3:after {
        display: none;
    }
}


.sliding-menu .primary-nav li ul {
    position: fixed;
    left: 20%;
    top: 14%;
    display: none;
    border-left: 1px solid #303381;
    padding-left: 10%;
    z-index: 9999;
}


@media screen and (max-width: 1000px) {
    .acilirmenu .sitenav {
        top: 15px;
        text-align: center;
    }

    .menubutton.opened {
        top: -15px;
        right: 0;
        left: auto;
    }

        .menubutton.opened:before {
            left: 30px;
        }

        .menubutton.opened:after {
            left: 30px;
        }

    .sliding-menu .primary-nav li ul {
        position: relative;
        left: 0;
        padding-left: 0;
        border-left: 0;
    }

    .siteheader .mobilgorunur {
        padding-bottom: 0 !important;
    }

    .social_media {
        margin-top: 15px;
    }
}

.acilirmenuic.clicked .menuitem {
    border-bottom: 2px solid #303381;
}


    .acilirmenuic.clicked .menuitem:after {
        font-family: "Font Awesome 5 Free";
        content: "\f105";
        display: inline-block;
        padding-right: 3px;
        vertical-align: middle;
        font-weight: 900;
        margin-left: 10px;
        font-size: 15px;
        position: absolute;
        top: 6px;
        color: #303381;
    }


.corporate .sagdayazi {
    padding-left: 60px;
}

@media screen and (max-width: 1000px) {
    .corporate .sagdayazi {
        padding-left: 0;
    }

    .corporate .mobilgorunur {
        padding: 0 !important;
    }
}


.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid &gt; li {
    margin-bottom: 0 !important;
}

.blog-slide .slick-next, .blog-slide .slick-prev {
    background: #000 !important;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

    .blog-slide .slick-next:before, .blog-slide .slick-prev:before {
        color: #fff !important;
    }


.wpb_text_column-5fd712e2b51a0 {
    padding-right: 15px;
}


.team-carousel-5f85614cb23b0 select {
    width: 100%;
    height: 60px;
    border: 2px solid rgba(0, 0, 0, 0.1);
    padding-left: 15px;
    font-size: 14px;
    color: #546274;
}

@media (max-width:1000px) {
    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
    }

    .contact-middle {
        margin: 0 auto;
        padding: 0;
    }

    .contactcheck {
        display: contents;
    }

    .tltext-wrap {
        height: auto;
    }

    .corporate {
        padding: 10px 0;
    }

        .blokone.blog &gt; .container-fluid,
        .blokone.istatistik &gt; .container-fluid,
        .slide-block &gt; div,
        .referanslar &gt; .container-fluid,
        .corporate &gt; div {
            padding: 0 15px;
        }

    .card_image_item.little, .card_image_item.big {
        margin: 15px auto;
    }

    .kategori-carusel .item {
        margin: 0 auto;
    }

    .referanslar .first {
        display: block;
    }

    .siteheader &gt; .container-fluid,
    .full-slider &gt; .container-fluid {
        padding: 0;
    }

    .full-slider button {
        display: none !important;
    }

    .referanslar .row.second .full,
    .referanslar .row.first .right,
    .referanslar .row.first .left {
        padding: 10px 0;
    }

        .referanslar .row.first .left h2 strong,
        .referanslar .row.first .left h2 {
            font-size: xx-large;
        }

        .referanslar .row.first .right p {
            font-size: medium;
        }

        .referanslar .row.second .full p {
            font-size: small;
        }

    .card_image_item.little &gt; .card_image &gt; a &gt; img,
    .card_image_item.little &gt; .card_image_content {
        height: 40vh;
    }

    .card_image_item.big &gt; .card_image &gt; a &gt; img {
        height: 80vh;
    }

    .siteheader.header-fixed &gt; div &gt; .sitelogo {
        top: 0;
    }

    .sitelogo {
        position: relative;
        top: 0;
        left: 0;
        margin-left: 0;
        z-index: 2;
        text-align: left;
    }

    .menubutton {
        float: right;
    }

    .video_up_social {
        left: 10px;
    }

    .grid-collection-item &gt; a &gt; .c-hero__service-link &gt; .c-hero__service-title &gt; .headline-split {
        font-size: medium;
    }

    .footer_main {
        height: auto;
        display: block;
    }

    .footer_main_in {
        padding: 0;
        display: block;
    }

    .footer_menu ul {
        margin: 10px auto;
    }

    .social {
        display: block;
    }

        .social h5 {
            margin: 10px auto 0;
        }

        .social .icons {
            display: block;
            text-align: center;
        }

        .social ul li {
            display: inline-block;
        }

            .social ul li:last-child {
                margin: 0 auto;
            }



    .footer_three_menu {
        text-align: center;
    }

    .aside &gt; .aside__wrap &gt; .aside__link &gt; .aside__text-wrap {
        display: none;
    }

    .aside &gt; .aside__wrap &gt; .aside__link &gt; svg {
        height: 2rem;
        width: 2rem;
        margin-left: 0;
    }

    .home__screen__text &gt; div &gt; h1 {
        font-size: x-large;
        margin-bottom: 15px;
    }

    .home__screen__text &gt; div &gt; p {
        font-size: small;
    }

    .siteheader.header-fixed {
        height: auto;
    }

    .corporate &gt; div &gt; div {
        display: block;
        height: auto;
    }

    .text-image-row {
        padding: 0;
    }

    .galeri &gt; div &gt; div &gt; h4,
    .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h4, .referans &gt; div &gt; div &gt; h4,
    .slide-block &gt; div &gt; h4,
    .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; h2 {
        font-size: xx-large;
    }

    .galeri &gt; div &gt; div &gt; h3,
    .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; h3, .referans &gt; div &gt; div &gt; h3,
    .slide-block &gt; div &gt; h3,
    .corporate &gt; div &gt; div &gt; div &gt; div &gt; div &gt; div &gt; p,
    .corporate &gt; div &gt; div &gt; div &gt; div &gt; .column.xsmall-12 &gt; h1 {
        font-size: medium;
    }

    .footer_first &gt; h2,
    .referans &gt; div &gt; div &gt; .interested,
    .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; p, .referans &gt; div &gt; div &gt; .clients-inner &gt; p {
        font-size: small;
        line-height: normal;
    }

    .blokone.text-center &gt; div &gt; div &gt; .right &gt; .dtc &gt; p, .referans &gt; div &gt; div &gt; .clients-inner &gt; p {
        width: 100%;
        padding: 0 15px;
    }

    .copyright,
    .footer_first &gt; h2 {
        margin: 10px auto;
    }

    .client-logos &gt; div &gt; div &gt; li &gt; figure {
        background-size: auto;
        background-repeat: no-repeat;
        background-position: center;
        width: 100%;
        height: 25vh;
        margin: 0;
    }

    .blog-in-item {
        width: 100%;
        float: left;
    }

    .contact-middle &gt; .elementor-row &gt; .address_box,
    .contact-middle &gt; .elementor-row &gt; .map_box {
        width: 95%;
        margin: 10px;
    }

        .contact-middle &gt; .elementor-row &gt; .address_box &gt; .address_box_inset {
            margin: 0;
        }

    .right-window {
        display: none;
    }

    .right-window-mobil {
        width: 50%;
        float: right;
        text-align: right;
    }

        .right-window-mobil &gt; svg {
            cursor: pointer;
            width: 40px;
            height: 40px;
        }

    .siteheader.header-fixed &gt; div &gt; .right-window-mobil &gt; svg &gt; path {
        fill: #303381;
    }

    .left_slide &gt; div &gt; div &gt; .sol &gt; .special_menu &gt; ul &gt; li &gt; a {
        font-size: medium;
    }
}
</pre></body></html>