﻿

/* ==============================
   default-section styles
   ============================== */

.default-section {
    position: relative;
}

    .default-section h4 {
        font-style: italic;
        line-height: 32px;
        margin-bottom: 28px;
    }

    .default-section .default-list {
        position: relative;
        margin: 15px 0;
    }

        .default-section .default-list li {
            color: #848484;
            font-size: 16px;
            line-height: 30px;
        }

            .default-section .default-list li i {
                color: #48c7ec;
                font-size: 14px;
                margin-right: 12px;
            }


/* ==============================
   parallax styles
   ============================== */
.parallax {
    position: relative;
    padding: 100px 0;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

    .parallax:before {
        content: '';
        position: absolute;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        background: rgba(16, 37, 46, 0.92);
        z-index: 0;
    }

    .parallax h1 {
        position: relative;
        font-size: 40px;
        color: #fff;
        margin-bottom: 30px;
    }

    .parallax p {
        position: relative;
        font-size: 18px;
        color: #fff;
        margin-bottom: 28px;
    }



/*** 

====================================================================
    history  Section style
====================================================================

***/

.our-history {
    padding-bottom: 30px;
}

    .our-history .history-outer {
        width: 100%;
        position: relative;
        overflow-x: auto;
    }

    .our-history .content-box {
        width: 100%;
        min-width: 900px;
    }

    .our-history .bx-wrapper .bx-viewport {
        box-shadow: none;
        background: transparent;
        border: none;
        left: 0;
    }

    .our-history .bx-wrapper {
        margin: 0;
    }

    .our-history .img-box {
        padding-right: 30px;
        padding-bottom: 30px;
    }

    .our-history h4 {
        font-size: 20px;
    }

    .our-history p.theme-color {
        color: #48c7ec;
    }

    .our-history .text p {
        margin: 20px 0px;
    }

    .our-history ul.nav-link {
        display: inline-block;
        position: relative;
        top: -72px;
        left: -5px;
        font-size: 40px;
    }

        .our-history ul.nav-link li a {
            color: #848484;
            transition: .5s ease;
        }


            .our-history ul.nav-link li a:hover {
                color: #48c7ec;
                transition: .5s ease;
            }

    .our-history .thumb-box.style1 {
        position: relative;
        border-left: 1px dashed #d6d6d6;
        padding: 35px 0;
        top: -67px;
    }

        .our-history .thumb-box.style1 li {
            position: relative;
            margin-bottom: 10px;
            margin-top: 11px;
            z-index: 99;
        }

            .our-history .thumb-box.style1 li a {
                position: relative;
                font-size: 14px;
                color: #848484;
                padding-left: 20px;
            }

                .our-history .thumb-box.style1 li a.active {
                    color: #48c7ec;
                }

                .our-history .thumb-box.style1 li a:after {
                    position: absolute;
                    content: "";
                    height: 12px;
                    width: 12px;
                    border: 3px solid #e1e1e1;
                    background: #ffffff;
                    border-radius: 50%;
                    left: -12px;
                    top: 3px;
                }

                .our-history .thumb-box.style1 li a.active:after {
                    border: 3px solid #48c7ec;
                    background: #fff;
                }

                .our-history .thumb-box.style1 li a.active:before {
                    background-color: #48c7ec;
                }


    .our-history .thumb-box.style2 {
        position: relative;
        text-align: center;
        padding-bottom: 25px;
    }

        .our-history .thumb-box.style2 li {
            margin: 0 10px;
            margin-bottom: 25px;
        }

            .our-history .thumb-box.style2 li a {
                position: relative;
                background: #fff;
                border: 2px solid #f4f4f4;
                padding: 5px 31px 4px;
                font-family: "Poppins", sans-serif;
                font-size: 18px;
                color: #848484;
            }

                .our-history .thumb-box.style2 li a.active {
                    background: #48c7ec;
                    border-color: #48c7ec;
                    color: #fff;
                }

        .our-history .thumb-box.style2:before {
            position: absolute;
            content: "";
            left: 0;
            top: 18px;
            width: 100%;
            z-index: 0;
            border-bottom: 1px dashed #d6d6d6;
        }

    .our-history .thumb-box.style1:after {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        border: 3px solid #e1e1e1;
        background: #e1e1e1;
        border-radius: 50%;
        left: -7px;
        top: -8px;
    }

    .our-history .thumb-box.style1:before {
        position: absolute;
        content: "";
        height: 12px;
        width: 12px;
        border: 3px solid #e1e1e1;
        background: #e1e1e1;
        border-radius: 50%;
        left: -7px;
        bottom: -8px;
    }



/************************** 
 service-style3 styles 
***************************/


.service-style3 {
    position: relative;
    background: #f7f7f7;
}


    .service-style3 .bottom-content .icon_box {
        position: relative;
        margin-right: 15px;
        color: #222;
        padding-bottom: 27px;
        margin-bottom: 18px;
    }

        .service-style3 .bottom-content .icon_box img {
            width: 110px;
            height: 150px;
            margin: auto;
        }

        .service-style3 .bottom-content .icon_box:after {
            content: "";
            position: absolute;
            top: 86px;
            left: 0;
            /*width: 60px;
    height: 1px;
    background: #eaeaea;*/
        }

        .service-style3 .bottom-content .icon_box:after {
            content: "";
            position: absolute;
            top: 86px;
            left: 0;
            /*width: 60px;
    height: 1px;
    background: #eaeaea;*/
        }

    .service-style3 .overlay-box .title:after {
        content: "";
        position: absolute;
        top: 45px;
        left: 0;
        width: 60px;
        height: 1px;
        background: #eaeaea;
    }

    .service-style3 .bottom-content .icon_box span {
        font-size: 55px;
        color: #48c7ec;
    }

    .service-style3 .bottom-content h4 {
        float: left;
        margin-top: 13px;
        color: #222;
        transition: .5s ease-in-out;
        font-size: 20px;
    }

    .service-style3 .bottom-content p {
        color: #48c7ec;
    }

    .service-style3 .overlay-box p {
        position: relative;
        color: #48c7ec;
        margin-bottom: 25px;
    }

    .service-style3 .item {
        position: relative;
        background: #fff;
        height: 340px
    }

        .service-style3 .item:before {
            pointer-events: none;
            position: absolute;
            z-index: -1;
            content: '';
            top: 98%;
            left: 10%;
            right: 10%;
            height: 15px;
            width: 80%;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
            transition-duration: 0.3s;
            transition-property: transform, opacity;
            z-index: 9;
        }

        .service-style3 .item:hover:before {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            transform: translateY(5px);
        }





    .service-style3 .overlay-box {
        position: absolute;
        overflow: hidden;
        width: 100%;
        height: 0%;
        left: 0;
        border: 1px solid #48c7ec;
        visibility: hidden;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        top: 0px;
        transition: .3s ease-out;
        background: rgba(255, 255, 255, 0.9);
    }

    .service-style3 .item {
        margin-bottom: 50px;
    }

        .service-style3 .item:hover .overlay-box {
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            visibility: visible;
            transition: .5s ease-in-out;
            height: 100%;
        }

    .service-style3 .overlay-box .inner-box {
        position: relative;
        padding: 10px 10px 0px;
    }

    .service-style3 .overlay-box .icon_box {
        margin-right: 15px;
        color: #fff;
        position: absolute;
        right: -20px;
        top: 0;
    }

        .service-style3 .overlay-box .icon_box img {
            width: 65px;
        }

        .service-style3 .overlay-box .icon_box span {
            font-size: 176px;
            color: #f7f7f7;
        }


    .service-style3 .overlay-box h4 {
        margin-top: 13px;
        position: relative;
        margin-bottom: 8px;
        color: #222;
        transition: .5s ease-in-out;
    }


    .service-style3 .overlay-box .text {
        color: #fff;
        margin: 20px 0;
        position: relative;
    }

        .service-style3 .overlay-box .text p {
            color: #848484;
        }



    .service-style3 .bottom-content {
        position: relative;
        padding: 12px 10px;
        transition: .5s ease;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        visibility: visible;
        text-align: center
    }

    .service-style3 .item:hover .bottom-content {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        visibility: hidden;
        transition: .5s ease;
    }


    .service-style3 .owl-theme .owl-nav {
        margin: 0;
        padding: 0;
        position: absolute;
        bottom: 100%;
        right: 0;
        margin: 0;
        margin-bottom: 65px;
    }

        .service-style3 .owl-theme .owl-nav [class*=owl-] {
            color: #202f35;
            font-size: 20px;
            margin: 0;
            padding: 0;
            background-color: transparent;
            height: 40px;
            width: 18px;
            line-height: 36px;
            font-weight: 700;
            text-align: center;
            margin-left: 1px;
            display: inline-block;
            transition: color .3s ease;
        }

            .service-style3 .owl-theme .owl-nav [class*=owl-]:hover {
                color: #48c7ec;
                transition: .5s ease;
            }
