﻿.elementor-row .elementor-column {
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.elementskit-section-subtitle {
    color: #110729;
    font-family: "Montserrat",Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 15px;
}

#banner1 {
    padding: 100px 0px;
}

    #banner1 .elementskit-section-subtitle::after, #banner1 .elementskit-section-subtitle::before, #banner3 .elementskit-section-subtitle::before {
        content: "";
        width: 40px;
        height: 3px;
        background-color: #49b3f4;
        display: inline-block;
        vertical-align: middle;
        margin: 15px;
    }

.elementskit-section-title {
    color: #110729;
    text-shadow: 4px 2px 0px rgba(110,193,228,0.3);
    margin: 0px 0px 30px 0px;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 74px;
}

.elementskit-section-title {
    margin: 0px 0px 20px 0px;
    font-size: 28px;
    line-height: 40px;
}

.elementskit-section-title {
    color: #110729;
    text-shadow: 4px 2px 0px rgba(110,193,228,0.3);
    margin: 0px 0px 30px 0px;
    font-family: "Montserrat", Sans-serif;
    font-size: 50px;
    font-weight: 600;
    line-height: 74px;
}

.elementskit-section-subtitle-log {
    color: #4c4c4c;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0px 0px 15px 0px;
}

.elementskit-border-divider {
    width: 70px;
    left: 0;
    border-radius: 2px;
    position: relative;
    margin-left: 27px;
    padding-bottom: 20px;
}

    .elementskit-border-divider::after {
        content: "";
        width: 62px;
        height: 3px;
        background-color: #49b3f4;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        border-radius: 1px;
        top: 0;
    }

    .elementskit-border-divider::before {
        content: "";
        position: absolute;
        left: -27px;
        top: 0;
        display: inline-block;
        height: 4px;
        width: 4px;
        border-radius: 50%;
        background-color: #49b3f4;
        -webkit-box-shadow: 9px 0 0 0 #49b3f4, 18px 0 0 0 #49b3f4;
        box-shadow: 9px 0 0 0 #49b3f4, 18px 0 0 0 #49b3f4;
    }

.ekit-heading__description p {
    color: #000000;
    font-family: "Montserrat", Sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-transform: capitalize;
    font-style: italic;
    letter-spacing: 0.6px;
}

.ekit-heading--title {
    margin-bottom: 1px;
}

.elementor-background-overlay {
    background-image: url('/Assets/img/temp/3_dogs.png');
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 24% auto;
    opacity: 1;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}

.elementor-row {
    display: flex;
}

.elementor-element-populated {
    width: 26%;
}

.elementskit-infobox {
    padding: 60px 30px 60px 30px;
    box-shadow: 0px 5px 15px 0px rgba(0,0,0,0.25);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #000000;
    border-radius: 5px 5px 5px 5px;
}

#container-service .elementskit-infobox:hover {
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #49b3f4;
    transition: all .4s ease;
}

    #container-service .elementskit-infobox:hover .elementskit-info-box-icon {
        color: #49b3f4;
        transition: all .4s ease;
    }

    #container-service .elementskit-infobox:hover .elementskit-info-box-title {
        color: #4158d0;
        transition: all .4s ease;
    }

    #container-service .elementskit-infobox:hover .icon-hover {
        display: block;
        transition: all .4s ease;
    }

    #container-service .elementskit-infobox:hover .elementskit-btn {
        color: #efefef;
        background-color: #273172;
        transition: all .4s ease;
    }

.elementskit-infobox .elementskit-box-header .elementskit-info-box-icon {
    display: inline-block;
    margin-bottom: 13px;
}

.elementskit-infobox .elementskit-info-box-icon i {
    font-size: 60px;
}

.elementor-widget-wrap {
    padding: 15px;
}

.h3, h3 {
    font-size: 1.55rem;
}

.elementor-column-title {
    width: 28%;
    display: grid !important;
}

.elementskit-infobox .box-body > p {
    color: #656565;
    font-family: "Cabin", Sans-serif;
    font-size: 15px;
    font-weight: 400;
    text-align: justify;
}

.icon-hover i {
    font-size: 100px;
    color: #cccccc;
}

.icon-hover {
    position: absolute;
    bottom: 0;
    right: 0;
    display: none;
    transition: all .4s ease;
}

.elementskit-btn {
    padding: 10px 25px 10px 25px;
    margin: 20px 0px 0px 0px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-primary-font-weight);
    color: #000000;
    background-color: #efefef;
    border-radius: 90px 90px 90px 90px;
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.25);
}

a, a:hover, a:visited, a:active, a:link {
    text-decoration: none !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
    text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
/* product */
#container-product {
    padding: 100px 0px;
}

    #container-product .elementskit-section-title > span, #banner3 .elementor-container .elementor-row .elementor-section .elementskit-section-title span {
        color: #49b3f4;
        font-family: "Montserrat", Sans-serif;
        font-size: 48px;
        font-weight: 700;
        text-shadow: 3px 1px 0px #000000;
    }

    #container-product .elementskit-section-title {
        color: #110729;
        margin: 0px 0px 30px 0px;
        font-family: "Montserrat", Sans-serif;
        font-size: 48px;
        font-weight: 700;
        line-height: 52px;
    }

        #container-product .elementskit-section-title > span {
            -webkit-transition: all .3s ease;
            transition: all .3s ease;
            display: inline-block;
            font-weight: 700;
            font-style: italic;
        }

            #container-product .elementskit-section-title > span :hover, #banner3 .elementor-container .elementor-row .elementor-section .elementskit-section-title span:hover {
                color: #110729;
            }

    #container-product .elementskit-border-divider::after, #container-product .elementskit-border-divider::before {
        background: #000000;
        color: #000000;
        box-shadow: 9px 0 0 0 #000000, 18px 0 0 0 #000000;
    }

    #container-product ul {
        display: inline-flex;
        margin: 0;
        grid-column-gap: 20px;
        grid-row-gap: 40px;
    }

    #container-product .elementor-row .elementor-column {
        display: unset !important;
    }

    #container-product .elementskit-btn, #banner3 .elementskit-btn {
        padding: 10px 20px 10px 20px;
        font-family: "Montserrat", Sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #FFFFFF;
        background-color: transparent;
        background-image: linear-gradient(80deg, #3d51ac 0%, #2475fb 100%);
        border-style: none;
        border-radius: 90px 90px 90px 90px;
        box-shadow: 10px 15px 30px 0px rgba(0, 0, 0, 0.15);
    }

        #container-product .elementskit-btn:hover, #banner3 .elementskit-btn:hover {
            background-image: linear-gradient(80deg, #000000 0%, #000000 100%);
        }

    #container-product .attachment-woocommerce_thumbnail {
        border-radius: 10px 10px 10px 10px;
        margin-bottom: 20px;
    }

    #container-product a img {
        margin-bottom: 0.8em;
    }

    #container-product a img {
        width: 100%;
        height: 249px;
        display: block;
        margin: 0 0 1em;
        box-shadow: none;
    }

    #container-product .product {
        padding: 0;
    }

    #container-product li.product {
        padding: 0;
        margin: 0;
        float: none;
        display: var(--button-align-display);
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: var(--button-align-direction);
        flex-direction: var(--button-align-direction);
        -webkit-box-pack: var(--button-align-justify);
        -ms-flex-pack: var(--button-align-justify);
        justify-content: var(--button-align-justify);
        width: 31.2%;
        width: calc(33.33% - 14px);
        text-align: center;
        border-radius: 15px;
        padding: 15px 15px 15px 15px;
        box-shadow: 0px 0px 10px -8px rgba(0,0,0,0.5);
        background-color: #FFFFFF;
    }

        #container-product li.product:hover {
            box-shadow: 0px 0px 15px -8px rgba(0,0,0,0.5);
        }

    #container-product .woocommerce-loop-product__title, .woocommerce-loop-category__title {
        font-family: "Montserrat", Sans-serif;
        font-size: 13px;
        font-weight: 600;
        color: #222222;
    }

    #container-product .price {
        font-family: "Montserrat", Sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #3d51ac;
    }

#banner2 {
    background-color: #2575fc;
    background-image: url('/Assets/img/temp/hero_home_03.jpg');
    background-position: top right;
    background-size: cover;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 110px 40px 170px 40px;
}

    #banner2 .elementor-background-overlay {
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        position: absolute;
        background-color: transparent;
        background-image: linear-gradient(-60deg, rgba(35,108,255,0.9) 15%, #273172 80%);
        opacity: 0.9;
        transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
        background-size: auto;
    }

    #banner2 .elementor-container {
        max-width: 1200px;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        position: relative;
    }

        #banner2 .elementor-container .elementor-row {
            width: 100%;
            display: flex;
        }

            #banner2 .elementor-container .elementor-row .ekit-heading {
                width: 70.401%;
            }

    #banner2 .elementskit-section-title {
        color: #ffffff;
        text-shadow: 0px 2px 6px rgba(0,0,0,0.15);
        margin: 0px 0px 15px 0px;
        font-family: "Montserrat", Sans-serif;
        font-size: 32px;
        font-weight: 700;
        text-transform: uppercase;
        line-height: 33px;
    }

    #banner2 .ekit-heading__description {
        display: inline-block;
        width: 100%;
        font-size: 16px;
        line-height: 24px;
    }

        #banner2 .ekit-heading__description p {
            color: #f2f2f2;
            font-family: "Fira Sans", Sans-serif;
            font-size: 13px;
            font-style: italic;
            line-height: 1.1em;
            letter-spacing: 0px;
            margin: 0px 0px 10px 0px;
        }

    #banner2 .elementskit-btn {
        padding: 21px 55px 21px 55px;
        font-family: "Montserrat", Sans-serif;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 2.6px;
        color: #4481fe;
        background-color: #ffffff;
        border-style: solid;
        border-width: 1px 1px 1px 1px;
        border-color: #ffffff;
        border-radius: 50px 50px 50px 50px;
        box-shadow: 19px 19px 40px 0px rgba(0,0,0,0.1);
    }

        #banner2 .elementskit-btn:hover {
            color: #ffffff;
            background-color: #2575fc;
        }

#banner3 {
    margin-top: -128px;
    margin-bottom: 0px;
    padding: 10px 0px 55px 0px;
}

    #banner3 .elementor-container {
        max-width: 1200px;
        margin-right: auto;
        margin-left: auto;
        position: relative;
        background-color: #ffffff;
        background-image: url('/Assets/img/temp/hero_home_02.jpg');
        background-position: top right;
        background-repeat: no-repeat;
        background-size: 100% auto;
        box-shadow: 0px 7px 20px 0px rgba(0,0,0,0.15);
        transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
        padding: 80px 65px 80px 65px;
        border-radius: 5px;
    }

        #banner3 .elementor-container .elementor-row {
            width: 100%;
        }

            #banner3 .elementor-container .elementor-row .elementor-section {
                width: 54.97%;
            }

                #banner3 .elementor-container .elementor-row .elementor-section .elementor-element {
                    margin-bottom: 38px;
                }

    #banner3 .nobackground {
        margin: 0 -65px;
        position: absolute;
        bottom: 0;
        width: 100%;
    }

    #banner3 .elementkit-tab-wraper.elementskit-fitcontent-tab:not(.vertical) {
        text-align: left;
    }

    #banner3 .elementor-widget-container {
        width: 100%;
    }

    #banner3 .elementkit-tab-wraper {
        padding: 0px 0px 0px 0px;
        background-color: #cccccc;
        border-radius: 0px 0px 0px 0px;
        box-shadow: 5px 10px 30px 0px rgba(0, 0, 0, 0.15);
    }

    #banner3 .elementkit-tab-nav {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

        #banner3 .elementkit-tab-nav .elementkit-nav-link {
            padding: 14px 35px 14px 35px;
            color: #273172;
            justify-content: flex-start;
            font-size: 15px;
            font-weight: 600;
            font-style: normal;
            border-radius: 0;
            position: relative;
            text-align: center;
            background-color: transparent;
            border: none;
            margin: 0;
            -webkit-transition: all .4s ease;
            transition: all .4s ease;
            line-height: 49px;
        }

#banner4 {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 40px 0px 100px 0px;
}

#banner4-parent .elementor-shape {
    transform: rotate(180deg);
    bottom: -1px;
    overflow: hidden;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
}

    #banner4-parent .elementor-shape svg {
        background: whitesmoke;
    }

#banner4 .elementskit-section-subtitle {
    color: #565656;
    font-family: "Nunito Sans", Sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.5em;
    margin: 0px 0px 15px 0px;
}

#banner4 .elementor-row {
    display: flex;
    justify-content: center;
}

    #banner4 .elementor-row .elementskit-section-subtitle {
        text-align: center;
    }

#banner4 .ekit-heading--title {
    margin: 0px 0px 25px 0px;
    font-family: "Montserrat", Sans-serif;
    font-size: 48px !important;
    font-weight: 700;
    text-align:center;
    color: #222222;
}

    #banner4 .ekit-heading--title span {
        color: #2575fc;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        display: inline-block;
        font-weight: 700;
    }

        #banner4 .ekit-heading--title span:hover {
            color: #222222;
        }

#banner4 .elementskit-btn {
    padding: 16px 55px 16px 55px;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #2475fb;
    background-color: rgba(0,0,0,0);
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #4481fe;
    border-radius: 50px 50px 50px 50px;
    box-shadow: 19px 19px 40px 0px rgba(0,0,0,0.1);
}

    #banner4 .elementskit-btn:hover {
        color: #FFFFFF;
        background-color: #2575fc;
        border-color: #49B3F4;
    }

#container-service .container {
    padding: 100px 0;
}

#container-product.container {
    padding: 100px 0;
}
