﻿img {
    max-width: 100%;
    height: auto;
    border-radius: 3px
}

button {
    outline: 0 !important
}

dl, ol, ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.d-table {
    width: 100%;
    height: 100%
}

.d-table-cell {
    vertical-align: middle
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pb-50 {
    padding-bottom: 50px
}

.pb-70 {
    padding-bottom: 70px
}

.pb-100 {
    padding-bottom: 100px
}

.pt-50 {
    padding-top: 50px
}

.pt-70 {
    padding-top: 70px
}

.pt-100 {
    padding-top: 100px
}

.bg-grey {
    background-color: hsla(0,0%,84.3%,.17)
}

.section-padding {
    padding: 100px 0
}

a {
    -webkit-transition: .4s;
    transition: .4s;
    outline: 0 !important;
    color: #505060
}

    a, a:hover {
        text-decoration: none
    }

        a:hover {
            color: #5e87eb
        }

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
    line-height: 1.4;
    font-family: Cabin,sans-serif
}

p:last-child {
    margin-bottom: 0
}

.default-btn {
    border: none;
    position: relative;
    display: inline-block;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    color: #fff;
    background-color: #5e87eb;
    -webkit-transition: .4s;
    transition: .4s;
    border-radius: 30px;
    font-weight: 600;
    font-size: 15px;
    padding: 12px 35px
}

.section-title {
    text-align: center;
    margin-bottom: 65px;
    line-height: 1.5
}

    .section-title h6 {
        font-size: 16px;
        font-weight: 600;
        color: #ff9800;
        letter-spacing: .5px;
        text-transform: uppercase
    }

    .section-title h2 {
        font-size: 33px;
        color: #505060;
        margin: 0;
        font-weight: 600
    }

.color-text {
    color: #f37123
}

.valign {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

[data-overlay-dark], [data-overlay-light] {
    position: relative
}

    [data-overlay-dark] .container, [data-overlay-light] .container {
        position: relative;
        z-index: 2
    }

    [data-overlay-dark]:before, [data-overlay-light]:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 1
    }

    [data-overlay-dark]:before {
        background: #02050b
    }

    [data-overlay-light]:before {
        background: #fff
    }

    .bg-color h1, .bg-color h2, .bg-color h3, .bg-color h4, .bg-color h5, .bg-color h6, .bg-color span, .bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark span, [data-overlay-dark] h1, [data-overlay-dark] h2, [data-overlay-dark] h3, [data-overlay-dark] h4, [data-overlay-dark] h5, [data-overlay-dark] h6, [data-overlay-dark] span {
        color: #fff
    }

    .bg-color p, .bg-dark p, [data-overlay-dark] p {
        color: #dad6d6
    }

[data-overlay-dark="0"]:before, [data-overlay-light="0"]:before {
    opacity: 0
}

[data-overlay-dark="1"]:before, [data-overlay-light="1"]:before {
    opacity: .1
}

[data-overlay-dark="2"]:before, [data-overlay-light="2"]:before {
    opacity: .2
}

[data-overlay-dark="3"]:before, [data-overlay-light="3"]:before {
    opacity: .3
}

[data-overlay-dark="4"]:before, [data-overlay-light="4"]:before {
    opacity: .4
}

[data-overlay-dark="5"]:before, [data-overlay-light="5"]:before {
    opacity: .5
}

[data-overlay-dark="6"]:before, [data-overlay-light="6"]:before {
    opacity: .6
}

[data-overlay-dark="7"]:before, [data-overlay-light="7"]:before {
    opacity: .7
}

[data-overlay-dark="8"]:before, [data-overlay-light="8"]:before {
    opacity: .8
}

[data-overlay-color="9"]:before, [data-overlay-dark="9"]:before, [data-overlay-light="9"]:before {
    opacity: .9
}

[data-overlay-dark="10"]:before, [data-overlay-light="10"]:before {
    opacity: 1
}

.counter-area {
    position: relative;
    color: #fff;
    text-align: center;
    background: url(../img/banner-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
    background-attachment: fixed;
    z-index: 1
}

    .counter-area:after {
        content: "";
        position: absolute;
        z-index: -1;
        top: 0;
        left: 0;
        padding: 0;
        height: 100%;
        width: 100%;
        opacity: .5;
        background-color: #5e87eb;
        background-image: linear-gradient(-135deg,#611bdd,#5e87eb)
    }

    .counter-area .section-title h2, .counter-area .section-title h5 {
        color: #fff
    }

.counter-contents h2 {
    color: #fff;
    font-size: 45px;
    font-weight: 600;
    margin-bottom: 5px;
    word-spacing: -10px
}

.counter-contents h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.testimonial-section {
    text-align: center;
    position: relative;
    z-index: 1
}

.single-testimonial {
    position: relative;
    background: #fff;
    padding: 30px 15px;
    border-radius: 5px
}

    .single-testimonial .testimonial-content {
        margin-bottom: 25px;
        text-align: center
    }

    .single-testimonial .rating-box {
        margin-bottom: 10px
    }

.rating-box ul li {
    display: inline-block;
    margin-right: 0
}

    .rating-box ul li i {
        color: #ffce39;
        font-size: 16px
    }

.single-testimonial .testimonial-content p {
    font-size: 15px;
    color: #333;
    font-style: italic;
    line-height: 1.8;
    letter-spacing: 1px
}

.single-testimonial .avatar {
    margin: 0 auto 15px
}

    .single-testimonial .avatar img {
        border-radius: 50%;
        border: 5px solid #f8f8f8;
        width: 90px;
        margin: 0 auto
    }

.single-testimonial .testimonial-bio {
    text-align: center
}

    .single-testimonial .testimonial-bio .bio-info h3 {
        color: #333;
        font-size: 18px;
        font-weight: 600;
        margin-top: 0
    }

    .single-testimonial .testimonial-bio .bio-info span {
        color: #333;
        font-size: 15px;
        font-weight: 500
    }

.testimonial-slider.owl-theme .owl-nav {
    opacity: 0;
    visibility: hidden;
    margin-top: 0;
    -webkit-transition: .4s;
    transition: .4s
}

    .testimonial-slider.owl-theme .owl-nav [class*=owl-] {
        position: absolute;
        left: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
        padding: 0;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        color: #333;
        font-size: 18px;
        width: 50px;
        height: 45px;
        line-height: 50px
    }

        .testimonial-slider.owl-theme .owl-nav [class*=owl-].owl-next {
            left: auto;
            right: 10px
        }

        .testimonial-slider.owl-theme .owl-nav [class*=owl-]:hover {
            color: #5e87eb;
            background-color: transparent
        }

.testimonial-slider.owl-theme .owl-dots {
    line-height: .01;
    margin-top: 30px;
    margin-bottom: 0
}

    .testimonial-slider.owl-theme .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 0 4px;
        background-color: #fff;
        -webkit-transition: .4s;
        transition: .4s;
        border-radius: 30px
    }

    .testimonial-slider.owl-theme .owl-dots .owl-dot.active span, .testimonial-slider.owl-theme .owl-dots .owl-dot:hover span {
        background-color: #5e87eb
    }

.testimonial-slider.owl-theme:hover .owl-nav {
    opacity: 1;
    visibility: visible
}

.page-title-area {
    position: relative;
    z-index: 1;
    background-image: url(../img/about_top.jpg);
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    height: 300px
}

    .page-title-area:before {
        content: "";
        position: absolute;
        z-index: -1;
        height: 100%;
        width: 100%;
        left: 0;
        top: 0;
        opacity: .5;
        background-color: #f37123;
        background-image: linear-gradient(-135deg,#000,#f37123)
    }

.page-title-content {
    text-align: center;
    margin-top: 45px
}

    .page-title-content h2 {
        margin-bottom: 0;
        color: #fff;
        font-size: 42px;
        font-weight: 600
    }

    .page-title-content ul {
        padding-left: 0;
        list-style-type: none;
        margin-top: 12px;
        margin-bottom: 0
    }

        .page-title-content ul li {
            color: #fff;
            display: inline-block;
            position: relative;
            font-weight: 400;
            font-size: 17px;
            margin-left: 10px;
            margin-right: 10px
        }

            .page-title-content ul li a {
                display: inline-block;
                color: #fff;
                -webkit-transition: .4s;
                transition: .4s
            }

                .page-title-content ul li a:hover {
                    color: #5e87eb
                }

            .page-title-content ul li:before {
                content: "";
                position: absolute;
                right: -15px;
                top: 11px;
                width: 6px;
                height: 6px;
                border-radius: 50%;
                background-color: #5e87eb
            }

            .page-title-content ul li:last-child:before {
                display: none
            }

.item-bg1 {
    background-image: url(../img/page-title-bg-2.jpg)
}

.item-bg2 {
    background-image: url(../img/page-title-bg-3.jpg)
}

.about-area {
    position: relative;
    z-index: 1
}

.about-content {
    margin-right: 60px
}

    .about-content h6 {
        color: #000;
        font-size: 16px;
        font-weight: 600;
        margin-bottom: 10px;
        text-transform: uppercase;
        letter-spacing: .5px
    }

    .about-content h2 {
        font-size: 33px;
        font-weight: 600;
        margin-bottom: 20px
    }

.about-content-text p {
    margin-bottom: 15px
}

.about-area .skills {
    margin-top: 30px
}

    .about-area .skills .skill-item {
        margin-bottom: 25px
    }

        .about-area .skills .skill-item:last-child {
            margin-bottom: 0
        }

        .about-area .skills .skill-item h6 {
            position: relative;
            z-index: 4;
            font-size: 15px;
            letter-spacing: .7px;
            text-transform: capitalize;
            font-weight: 600;
            margin-bottom: 10px
        }

            .about-area .skills .skill-item h6 em {
                float: right;
                font-size: 15px;
                font-style: normal
            }

        .about-area .skills .skill-item .skill-progress {
            position: relative;
            height: 5px;
            border-radius: 5px;
            background: #f1f1fa
        }

            .about-area .skills .skill-item .skill-progress .progres {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 10%;
                background-color: #f37123;
                -webkit-transition: all 1.5s;
                transition: all 1.5s
            }

.about-image {
    position: relative;
    text-align: center;
    margin-right: 40px
}

    .about-image img {
        border-radius: 3px;
        box-shadow: 0 10px 60px rgba(0,0,0,.2)
    }

    .about-image:before {
        display: block;
        content: "";
        position: absolute;
        right: -55px;
        top: 55px;
        visibility: visible;
        width: 100%;
        height: 100%;
        z-index: -1;
        background: url(../img/dot.png);
        background-repeat: repeat
    }

.services-section .section-title {
    margin-bottom: 35px
}

.single-services-item {
    position: relative;
    z-index: 1;
    display: block;
    padding: 35px 30px;
    text-align: center;
    border-radius: 10px;
    background-color: #fff;
    margin-top: 30px;
    overflow: hidden;
    -webkit-box-shadow: 0 2px 25px 0 hsla(0,0%,43.1%,.12);
    -moz-box-shadow: 0 2px 25px 0 hsla(0,0%,43.1%,.12);
    box-shadow: 0 2px 25px 0 hsla(0,0%,43.1%,.12);
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out
}

.services-icon {
    display: inline-block;
    margin-bottom: 25px;
    will-change: transform
}

    .services-icon, .services-icon i {
        -webkit-transition: .5s;
        transition: .5s
    }

        .services-icon i {
            color: #f37123;
            font-size: 35px;
            width: 75px;
            height: 75px;
            line-height: 75px;
            display: block;
            margin: auto;
            background: hsla(0,0%,84.3%,.17);
            border-radius: 50%
        }

.single-services-item h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out
}

    .single-services-item h3 a {
        display: inline-block
    }

.single-services-item p {
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 0;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    will-change: transform
}

.single-services-item .services-btn-link {
    margin-top: 16px
}

    .single-services-item .services-btn-link .services-link {
        display: inline-block;
        font-size: 16px;
        color: #f37123;
        letter-spacing: .5px;
        font-weight: 600;
        -webkit-transition: all .4s ease-out;
        transition: all .4s ease-out;
        text-decoration: underline
    }

.single-services-item:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px)
}

    .single-services-item:hover .services-icon i {
        background: #fff
    }

    .single-services-item:hover .services-btn-link .services-link, .single-services-item:hover h3, .single-services-item:hover p {
        color: #fff
    }

.single-services-item:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    background-image: linear-gradient(-135deg,#611bdd,#5e87eb);
    -webkit-transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0
}

.single-services-item.active:before, .single-services-item:hover:before {
    opacity: 1
}

.overview-content h6 {
    font-size: 16px;
    font-weight: 600;
    color: #ff9800;
    letter-spacing: .5px;
    text-transform: uppercase
}

.overview-content h2 {
    font-size: 33px;
    color: #505060;
    margin: 8px 0 15px
}

.overview-content p {
    margin: 0
}

.overview-content .features-list {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    list-style-type: none;
    margin: 16px -10px 0
}

    .overview-content .features-list li {
        -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        margin-top: 25px;
        padding-left: 10px;
        padding-right: 10px
    }

        .overview-content .features-list li span {
            display: block;
            background-color: #fff;
            border-radius: 0 0 10px 0;
            padding: 12px 15px 12px 25px;
            z-index: 1;
            position: relative;
            -webkit-transition: .4s;
            transition: .4s;
            color: #505060;
            font-size: 14px;
            font-weight: 500;
            border-left: 2px solid #5e87eb;
            -webkit-box-shadow: -1px 3px 20px 0 rgba(82,90,101,.1);
            box-shadow: -1px 3px 20px 0 rgba(82,90,101,.1);
            overflow: hidden
        }

            .overview-content .features-list li span.active, .overview-content .features-list li span:hover {
                color: #fff;
                padding-left: 30px
            }

            .overview-content .features-list li span:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                right: 100%;
                bottom: 0;
                border-radius: 0 0 10px 0;
                background-color: #5e87eb;
                background-image: linear-gradient(-135deg,#611bdd,#5e87eb);
                z-index: -1;
                -webkit-transition: .4s;
                transition: .4s
            }

            .overview-content .features-list li span.active:before, .overview-content .features-list li span:hover:before {
                right: 0
            }

.overview-image {
    text-align: center
}
