@import "https://fonts.googleapis.com/css?family=Heebo:300,400,500,700,800,900";
@import "font-awesome.css";
@import "themify-icons.css";
@import "linear-icons.css";
@import "animate.css";
@import "owl.css";
@import "jquery.fancybox.css";

* {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0
}

body {
    font-family: Heebo,sans-serif;
    font-size: 18px;
    color: #333538;
    line-height: 1.6em;
    font-weight: 400;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #1f8ceb
}

.sm-show {
    display: none
}

a:focus, a:hover, a:visited {
    text-decoration: none;
    outline: 0
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: Heebo,sans-serif;
    font-weight: 400;
    margin: 0;
    background: 0;
    line-height: 1.4em
}

button, input, select, textarea {
    font-family: Heebo,sans-serif
}

textarea {
    overflow: hidden
}

p {
    position: relative;
    line-height: 1.6em
}

.strike-through {
    text-decoration: line-through
}

.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0 15px;
    margin: 0 auto
}

.medium-container {
    max-width: 850px
}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px
}

li, ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.theme-btn {
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.centered {
    text-align: center
}

.anim-3, .anim-3-all * {
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.anim-5, .anim-5-all * {
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.anim-7, .anim-7-all * {
    transition: all .7s ease;
    -moz-transition: all .7s ease;
    -webkit-transition: all .7s ease;
    -ms-transition: all .7s ease;
    -o-transition: all .7s ease
}

.btn-style-one {
    position: relative;
    padding: 12px 45px;
    line-height: 26px;
    background: #1f8ceb;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-one:hover {
        color: #fff;
        background: #3b566e
    }

.btn-style-two {
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #1f8ceb;
    color: #3b566e;
    text-transform: uppercase;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-two .icon {
        position: relative;
        font-size: 14px;
        vertical-align: middle;
        padding-left: 10px
    }

    .btn-style-two:hover {
        color: #fff;
        background: #1f8ceb
    }

.btn-style-three {
    position: relative;
    line-height: 24px;
    background: #f4f9fe;
    font-size: 14px;
    font-weight: 500;
    color: #466077;
    text-transform: uppercase;
    font-family: Heebo,sans-serif
}

    .btn-style-three.lightbox-image .icon {
        position: relative;
        display: inline-block;
        font-size: 9px;
        vertical-align: middle;
        width: 18px;
        height: 18px;
        font-weight: 700;
        line-height: 16px;
        border: 1px solid;
        border-radius: 50%;
        text-align: center;
        padding-left: 1px;
        margin-left: 10px
    }

    .btn-style-three:hover {
        color: #1f8ceb
    }

.btn-style-four {
    position: relative;
    padding: 10px 32px;
    line-height: 28px;
    background: 0;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #466077;
    color: #3b566e;
    text-transform: uppercase;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-four .icon {
        position: relative;
        font-size: 14px;
        vertical-align: middle;
        padding-left: 10px
    }

    .btn-style-four:hover {
        color: #fff;
        background: #466077
    }

.btn-style-five {
    position: relative;
    padding: 12px 45px;
    line-height: 26px;
    background: #1fd1eb;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-five:hover {
        color: #fff;
        background: #3b566e
    }

.btn-style-six {
    position: relative;
    padding: 11px 30px 9px;
    line-height: 30px;
    background: #3c9bee;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    letter-spacing: .03em;
    text-transform: uppercase;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 1px 0 rgba(0,0,0,.9);
    -ms-box-shadow: 0 0 1px 0 rgba(0,0,0,.9);
    -o-box-shadow: 0 0 1px 0 rgba(0,0,0,.9);
    -moz-box-shadow: 0 0 1px 0 rgba(0,0,0,.9);
    box-shadow: 0 0 1px 0 rgba(0,0,0,.9)
}

    .btn-style-six .icon {
        position: relative;
        font-size: 14px;
        vertical-align: middle;
        padding-right: 10px
    }

    .btn-style-six:hover {
        color: #466077;
        background: #fff
    }

.btn-style-seven {
    position: relative;
    padding: 11px 32px 9px;
    line-height: 28px;
    background: #f4f9fe;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #aabed0;
    color: #333538;
    text-transform: uppercase;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-seven .icon {
        position: relative;
        font-size: 14px;
        vertical-align: middle;
        padding-right: 10px
    }

    .btn-style-seven:hover {
        color: #fff;
        background: #1f8ceb
    }

.btn-style-eight {
    position: relative;
    padding: 11px 32px 9px;
    line-height: 28px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #aabed0;
    color: #333538;
    text-transform: uppercase;
    text-align: center;
    font-family: Heebo,sans-serif;
    border-radius: 4px
}

    .btn-style-eight .icon {
        position: relative;
        font-size: 14px;
        vertical-align: middle;
        padding-right: 10px
    }

    .btn-style-eight:hover {
        color: #fff;
        background: #1f8ceb
    }

.theme_color {
    color: #1f8ceb
}

.no-bg {
    background: 0 0 !important
}

.light-font {
    font-weight: 300
}

.regular-font {
    font-weight: 400
}

.semibold-font {
    font-weight: 600
}

.bold-font {
    font-weight: 700
}

img {
    display: inline-block;
    max-width: 100%
}

.preloader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background-color: #fff;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../images/icons/preloader.svg)
}

.scroll-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 60px;
    height: 60px;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 60px;
    text-align: center;
    z-index: 100;
    cursor: pointer;
    background: #222;
    display: none;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .scroll-to-top:hover {
        color: #fff;
        background: #1f8ceb
    }

.main-header {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99;
    width: 100%;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .main-header .auto-container {
        position: relative;
        max-width: 1800px
    }

    .main-header.alternate .auto-container, .main-header.header-style-two .auto-container {
        max-width: 1200px
    }

    .main-header .main-box {
        position: relative;
        left: 0;
        top: 30px;
        width: 100%;
        padding: 0 50px;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .main-header.header-style-two .main-box {
        top: 0;
        background: rgba(255,255,255,.3)
    }

    .main-header .main-box:after {
        content: '';
        position: absolute;
        left: 0;
        top: 100%;
        height: 0;
        width: 100%;
        opacity: 0;
        border-bottom: 1px solid rgba(0,0,0,.1);
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

    .main-header.fixed-header .main-box:after, .main-header.header-style-two .main-box:after {
        opacity: 1
    }

    .main-header.fixed-header .main-box {
        position: fixed;
        top: 0;
        z-index: 999;
        opacity: 1;
        visibility: visible;
        background-color: #fff !important
    }

    .main-header.header-style-two.fixed-header .main-box {
        top: 0;
        background: rgba(0,0,0,.9)
    }

    .main-header .main-box .outer-container {
        position: relative
    }

    .main-header .main-box .logo-box {
        position: relative;
        float: left;
        left: 0;
        padding: 15px 0
    }

        .main-header .main-box .logo-box .logo img {
            display: inline-block;
            max-width: 100%;
            -webkit-transition: all .3s ease;
            -ms-transition: all .3s ease;
            -o-transition: all .3s ease;
            -moz-transition: all .3s ease;
            transition: all .3s ease
        }

    .main-header .nav-outer {
        position: relative;
        float: right
    }

        .main-header .nav-outer .other-links {
            position: relative;
            float: left;
            padding-top: 20px;
            margin-left: 50px
        }

    .main-header.header-style-two .nav-outer .other-links {
        margin-left: 30px
    }

    .main-header .nav-outer .other-links .btn-style-one {
        padding: 7px 24px
    }

    .main-header.alternate .nav-outer .other-links .theme-btn {
        text-transform: capitalize;
        padding: 7px 32px
    }

    .main-header.header-style-two .nav-outer .other-links .theme-btn {
        position: relative;
        text-transform: capitalize;
        color: #fff;
        top: 7px;
        line-height: 18px;
        font-size: 16px;
        padding: 2px 0 0 25px;
        border-left: 1px solid #fff
    }

        .main-header.header-style-two .nav-outer .other-links .theme-btn:hover {
            text-decoration: underline
        }

.main-menu {
    position: relative;
    float: left;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

    .main-menu .navbar-collapse {
        padding: 0
    }

    .main-menu .navigation {
        position: relative;
        font-family: Heebo,sans-serif
    }

        .main-menu .navigation > li {
            position: relative;
            float: left;
            margin: 0 0 0 40px
        }

            .main-menu .navigation > li > a {
                position: relative;
                display: block;
                color: #51718c;
                line-height: 30px;
                text-transform: capitalize;
                letter-spacing: .01em;
                opacity: 1;
                padding: 25px 0;
                font-size: 18px;
                font-weight: 400;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease
            }

.header-style-two .main-menu .navigation > li > a {
    color: #fff
}

.main-menu .navigation > li > a:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 20px;
    width: 0;
    border-bottom: 2px solid #1f8ceb;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.header-style-two .main-menu .navigation > li > a:before {
    bottom: auto;
    top: 0;
    border-bottom-color: #fff
}

.main-menu .navigation > li.current-menu-item > a, .main-menu .navigation > li.current > a, .main-menu .navigation > li:hover > a {
    color: #1f8ceb;
    opacity: 1
}

.header-style-two .main-menu .navigation > li.current-menu-item > a, .header-style-two .main-menu .navigation > li.current > a, .header-style-two .main-menu .navigation > li:hover > a {
    color: #fff
}

.main-menu .navigation > li.current-menu-item > a:before, .main-menu .navigation > li.current > a:before, .main-menu .navigation > li:hover > a:before {
    width: 22px
}

.header-style-two .main-menu .navigation > li.current-menu-item > a:before, .header-style-two .main-menu .navigation > li.current > a:before, .header-style-two .main-menu .navigation > li:hover > a:before {
    width: 100%
}

.main-menu .navigation > li > ul {
    position: absolute;
    left: 0;
    top: 100%;
    width: 220px;
    padding: 0;
    z-index: 100;
    display: none;
    background: #fff;
    border-top: 2px solid #1f8ceb;
    -webkit-transform: translateY(30px);
    -ms-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
    box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)
}

    .main-menu .navigation > li > ul.from-right {
        left: auto;
        right: 100%
    }

    .main-menu .navigation > li > ul > li {
        position: relative;
        width: 100%;
        border-bottom: 1px solid rgba(0,0,0,.15)
    }

        .main-menu .navigation > li > ul > li:last-child {
            border-bottom: 0
        }

        .main-menu .navigation > li > ul > li > a {
            position: relative;
            display: block;
            padding: 12px 20px;
            line-height: 22px;
            font-weight: 400;
            font-size: 15px;
            text-transform: capitalize;
            color: #222;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .main-menu .navigation > li > ul > li:hover > a {
            background: #3b566e;
            color: #fff
        }

        .main-menu .navigation > li > ul > li.dropdown > a:after {
            font-family: FontAwesome;
            content: "\f105";
            position: absolute;
            right: 10px;
            top: 12px;
            width: 10px;
            height: 20px;
            display: block;
            line-height: 20px;
            font-size: 16px;
            font-weight: 400;
            text-align: center;
            z-index: 5
        }

        .main-menu .navigation > li > ul > li > ul {
            position: absolute;
            left: 100%;
            top: 0;
            width: 220px;
            padding: 0;
            z-index: 100;
            display: none;
            background: #fff;
            border-top: 2px solid #1f8ceb;
            -webkit-transform: translateY(30px);
            -ms-transform: translateY(30px);
            transform: translateY(30px);
            -webkit-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -ms-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -o-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            -moz-box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05);
            box-shadow: 2px 2px 5px 1px rgba(0,0,0,.05),-2px 0 5px 1px rgba(0,0,0,.05)
        }

            .main-menu .navigation > li > ul > li > ul.from-right {
                left: auto;
                right: 100%
            }

            .main-menu .navigation > li > ul > li > ul > li {
                position: relative;
                width: 100%;
                border-bottom: 1px solid rgba(0,0,0,.15)
            }

                .main-menu .navigation > li > ul > li > ul > li:last-child {
                    border-bottom: 0
                }

                .main-menu .navigation > li > ul > li > ul > li > a {
                    position: relative;
                    display: block;
                    padding: 12px 20px;
                    line-height: 22px;
                    font-weight: 400;
                    font-size: 15px;
                    text-transform: capitalize;
                    color: #222;
                    transition: all .5s ease;
                    -moz-transition: all .5s ease;
                    -webkit-transition: all .5s ease;
                    -ms-transition: all .5s ease;
                    -o-transition: all .5s ease
                }

                .main-menu .navigation > li > ul > li > ul > li:hover > a {
                    background: #3b566e;
                    color: #fff
                }

.main-menu .navigation > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navigation li > ul > li.dropdown:hover > ul {
    visibility: visible;
    opacity: 1;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    width: 34px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    font-size: 18px;
    line-height: 28px;
    color: #3b566e;
    background: #fff;
    cursor: pointer;
    z-index: 5;
    display: none
}

.main-banner {
    position: relative;
    z-index: 1
}

.banner-one {
    position: relative;
    padding: 140px 0 0;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: cover
}

    .banner-one .image-column, .banner-one .text-column {
        margin-bottom: 30px
    }

        .banner-one .text-column .inner {
            position: relative;
            padding-top: 100px
        }

        .banner-one .text-column h4 {
            font-size: 18px;
            color: #1f8ceb;
            text-transform: capitalize;
            margin-bottom: 30px
        }

        .banner-one .text-column h2 {
            font-size: 32px;
            font-weight: 300;
            color: #3b566e;
            margin-bottom: 15px
        }

        .banner-one .text-column p {
            font-size: 18px;
            margin-bottom: 50px
        }

.banner-two {
    position: relative;
    padding: 270px 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover
}

    .banner-two:before {
        content: '';
        position: absolute;
        bottom: -300px;
        left: 0;
        width: 100%;
        height: 437px;
        background: url(../images/background/banner-shape-1-min.png) left bottom no-repeat
    }

    .banner-two .image-column, .banner-two .text-column {
        margin-bottom: 30px
    }

        .banner-two .text-column .inner {
            position: relative;
            padding-top: 40px
        }

        .banner-two .text-column h4 {
            font-size: 18px;
            color: #1f8ceb;
            text-transform: capitalize;
            margin-bottom: 20px
        }

        .banner-two .text-column h2 {
            font-size: 34px;
            font-weight: 400;
            color: #2a2f40;
            margin-bottom: 15px
        }

        .banner-two .text-column p {
            font-size: 18px;
            margin-bottom: 40px
        }

.banner-three {
    position: relative;
    padding: 340px 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

    .banner-three:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 200px;
        background: url(../images/background/banner-shape-2-min.png) left bottom no-repeat
    }

    .banner-three .image-layer {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        left: 50%;
        height: 100%;
        background-position: right bottom;
        background-repeat: no-repeat;
        background-size: 100% auto
    }

    .banner-three .text-column {
        position: relative
    }

        .banner-three .text-column .inner {
            position: relative
        }

        .banner-three .text-column h4 {
            font-size: 18px;
            color: #1f8ceb;
            text-transform: capitalize;
            margin-bottom: 20px
        }

        .banner-three .text-column h2 {
            font-size: 34px;
            font-weight: 500;
            color: #2a2f40;
            line-height: 1.3em;
            margin-bottom: 15px
        }

        .banner-three .text-column p {
            font-size: 18px;
            margin-bottom: 40px
        }

        .banner-three .text-column .links-box a {
            position: relative;
            display: inline-block;
            margin-right: 30px;
            margin-bottom: 20px
        }

.banner-four {
    position: relative;
    padding: 280px 0 300px;
    background-color: #f9fcfe;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden
}

    .banner-four:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 250px;
        background: url(../images/background/bg-shape-ten-min.png) right top no-repeat
    }

    .banner-four .image-column, .banner-four .text-column {
        margin-bottom: 30px
    }

        .banner-four .text-column .inner {
            position: relative;
            padding-top: 80px;
            color: #fff
        }

        .banner-four .text-column h2 {
            font-size: 36px;
            font-weight: 400;
            margin-bottom: 10px
        }

        .banner-four .text-column p {
            font-size: 18px;
            font-weight: 300;
            margin-bottom: 50px
        }

        .banner-four .text-column .theme-btn {
            margin-right: 30px
        }

.sec-title {
    position: relative;
    margin-bottom: 60px
}

    .sec-title.centered {
        margin-bottom: 70px
    }

    .sec-title .icon {
        position: relative;
        line-height: 1em;
        font-size: 60px;
        margin-bottom: 30px
    }

    .sec-title h2 {
        position: relative;
        font-size: 30px;
        color: #3b566e;
        font-weight: 300;
        line-height: 1.4em
    }

    .sec-title .desc-text {
        position: relative;
        font-size: 18px;
        line-height: 1.6em;
        font-weight: 300;
        padding-top: 15px
    }

    .sec-title.centered .desc-text {
        max-width: 720px;
        margin: 0 auto
    }

.sec-title-two {
    position: relative;
    margin-bottom: 40px
}

    .sec-title-two.centered {
        margin-bottom: 70px
    }

    .sec-title-two h2 {
        position: relative;
        font-size: 30px;
        color: #3b566e;
        font-weight: 400;
        line-height: 1.4em;
        padding-bottom: 20px
    }

    .sec-title-two.alternate h2 {
        color: #00000e
    }

    .sec-title-two h2:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50px;
        border-bottom: 3px solid #6db3f1
    }

    .sec-title-two.centered h2:before {
        left: 50%;
        margin-left: -25px
    }

    .sec-title-two .desc-text {
        position: relative;
        font-size: 18px;
        line-height: 1.6em;
        font-weight: 300;
        padding-top: 30px
    }

    .sec-title-two.centered .desc-text {
        max-width: 550px;
        margin: 0 auto
    }

.sec-title-three {
    position: relative;
    margin-bottom: 50px
}

    .sec-title-three.centered {
        margin-bottom: 60px
    }

    .sec-title-three h2 {
        position: relative;
        font-size: 30px;
        color: #3b566e;
        font-weight: 300;
        line-height: 1.4em
    }

    .sec-title-three .desc-text {
        position: relative;
        font-size: 18px;
        line-height: 1.6em;
        font-weight: 300;
        padding-top: 20px
    }

    .sec-title-three.centered .desc-text {
        max-width: 720px;
        margin: 0 auto
    }

.products-section {
    position: relative
}

    .products-section .services-outer {
        position: relative;
        border: 1px solid #deeefc;
        border-radius: 3px
    }

.service-style-one {
    position: relative;
    padding: 0;
    margin: 0
}

    .service-style-one .inner-box {
        position: relative;
        display: block;
        padding: 20px 32px 10px;
        border-right: 1px solid #deeefc;
        border-bottom: 1px solid #deeefc;
        background: url(../images/background/bg-shape-one-min.png) left top no-repeat
    }

.services-outer .service-style-one:last-child .inner-box {
    border-right: 0
}

.service-style-one .inner-box .icon {
    position: relative;
    margin-bottom: 30px
}

.service-style-one .inner-box h3 {
    color: #3b566e;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 15px
}

    .service-style-one .inner-box h3 a {
        color: #3b566e
    }

        .service-style-one .inner-box h3 a:hover {
            color: #1f8ceb;
            text-decoration: underline
        }

.service-style-one .inner-box .text {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 10px;
    height: 120px;
    max-height: 140px
}

.service-style-one .inner-box .link-box {
    position: relative;
    text-align: right
}

    .service-style-one .inner-box .link-box a {
        color: #333538;
        font-size: 14px;
        text-transform: uppercase
    }

        .service-style-one .inner-box .link-box a .icon {
            position: relative;
            vertical-align: middle;
            padding-left: 10px
        }

        .service-style-one .inner-box .link-box a:hover {
            color: #1f8ceb
        }

.features-section {
    position: relative;
    background: #f4f9fe;
    padding: 30px 0 75px
}

    .features-section.alternate {
        background: #fff
    }

    .features-section .features-column {
        position: relative
    }

    .features-section .carousel-column {
        position: relative;
        margin-bottom: 30px
    }

.feature-block-one {
    position: relative;
    margin-bottom: 30px
}

    .feature-block-one .inner-box {
        position: relative;
        padding-right: 30px;
        display: block
    }

        .feature-block-one .inner-box .icon {
            position: relative;
            margin-bottom: 20px
        }

        .feature-block-one .inner-box h3 {
            color: #3b566e;
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 12px
        }

            .feature-block-one .inner-box h3 a {
                color: #3b566e
            }

                .feature-block-one .inner-box h3 a:hover {
                    color: #1f8ceb
                }

        .feature-block-one .inner-box .text {
            font-size: 18px;
            font-weight: 400
        }

.features-section .carousel-column .inner {
    position: relative;
    padding-left: 70px
}

    .features-section .carousel-column .inner:before {
        content: '';
        position: absolute;
        right: -130px;
        top: -110px;
        width: 290px;
        height: 290px;
        background: url(../images/background/bg-shape-two-min.png) center center no-repeat
    }

.features-section.alternate .carousel-column .inner:before {
    background: url(../images/background/bg-shape-three-min.png) center center no-repeat
}

.image-carousel-one {
    position: relative;
    -webkit-box-shadow: 3px 3px 15px 0 rgba(0,0,0,.15);
    -ms-box-shadow: 3px 3px 15px 0 rgba(0,0,0,.15);
    -o-box-shadow: 3px 3px 15px 0 rgba(0,0,0,.15);
    -moz-box-shadow: 3px 3px 15px 0 rgba(0,0,0,.15);
    box-shadow: 3px 3px 15px 0 rgba(0,0,0,.15)
}

    .image-carousel-one img {
        display: block;
        border-radius: 4px
    }

    .image-carousel-one .owl-nav {
        display: none
    }

    .image-carousel-one .owl-dots {
        position: absolute;
        left: 0;
        bottom: -80px;
        width: 100%;
        text-align: center
    }

        .image-carousel-one .owl-dots .owl-dot {
            position: relative;
            display: inline-block;
            margin: 0 5px
        }

            .image-carousel-one .owl-dots .owl-dot span {
                position: relative;
                display: block;
                width: 16px;
                height: 16px;
                border: 2px solid #1f8ceb;
                border-radius: 50%;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                -webkit-transform: scale(.7);
                -ms-transform: scale(.7);
                -o-transform: scale(.7);
                -moz-transform: scale(.7);
                transform: scale(.7)
            }

            .image-carousel-one .owl-dots .owl-dot.active span {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                -moz-transform: scale(1);
                transform: scale(1)
            }

.inventory-section {
    position: relative;
    background: #f4f9fe;
    padding: 130px 0 170px
}

    .inventory-section .sec-title {
        margin-bottom: 32px
    }

    .inventory-section .content-box {
        position: relative;
        max-width: 610px;
        margin: 0 auto
    }

        .inventory-section .content-box:before {
            content: '';
            position: absolute;
            left: -130px;
            bottom: -110px;
            width: 290px;
            height: 290px;
            background: url(../images/background/bg-shape-two-min.png) center center no-repeat
        }

        .inventory-section .content-box:after {
            content: '';
            position: absolute;
            right: -130px;
            top: -110px;
            width: 290px;
            height: 290px;
            background: url(../images/background/bg-shape-two-min.png) center center no-repeat
        }

.inventory-tabs {
    position: relative;
    z-index: 5
}

    .inventory-tabs .tab-buttons {
        position: relative;
        text-align: center;
        font-size: 16px;
        margin-bottom: 25px
    }

        .inventory-tabs .tab-buttons .tab-btn {
            position: relative;
            color: #51718c;
            display: inline-block;
            text-transform: capitalize;
            line-height: 24px;
            margin: 0 10px;
            cursor: pointer
        }

        .inventory-tabs .tab-buttons .active-btn {
            color: #1f8ceb
        }

    .inventory-tabs .tabs-content {
        position: relative
    }

        .inventory-tabs .tabs-content .tab {
            position: relative;
            opacity: 0;
            visibility: hidden;
            height: 0;
            overflow: hidden;
            transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            -webkit-transition: opacity .3s ease;
            -ms-transition: opacity .3s ease;
            -o-transition: opacity .3s ease
        }

        .inventory-tabs .tabs-content .active-tab {
            position: relative;
            opacity: 1;
            visibility: visible;
            height: auto;
            overflow: visible
        }

.testimonials-section {
    position: relative;
    background: #fff;
    padding: 65px 0 75px;
    border-bottom: 1px solid rgba(31,140,235,.3);
    overflow: hidden
}

    .testimonials-section .outer-container {
        position: relative
    }

        .testimonials-section .outer-container:before {
            content: '';
            position: absolute;
            right: -230px;
            bottom: -160px;
            width: 660px;
            height: 670px;
            background: url(../images/background/bg-shape-four-min.png) center right no-repeat
        }

.testimonials-carousel-one {
    position: relative
}

    .testimonials-carousel-one .text-column {
        position: relative
    }

        .testimonials-carousel-one .text-column .inner {
            position: relative
        }

        .testimonials-carousel-one .text-column .text {
            font-size: 30px;
            font-weight: 300;
            line-height: 1.4em;
            color: #3b566e;
            font-style: italic
        }

    .testimonials-carousel-one .info-column .inner {
        position: relative;
        padding-top: 25px;
        text-align: center
    }

    .testimonials-carousel-one .info-column .info {
        position: relative;
        text-align: left;
        display: inline-block;
        min-height: 66px;
        padding-top: 10px;
        padding-left: 96px;
        font-size: 14px;
        color: #333538
    }

        .testimonials-carousel-one .info-column .info h4 {
            font-size: 17px;
            color: #3b566e
        }

        .testimonials-carousel-one .info-column .info .thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 66px;
            height: 66px;
            border: 1px solid #1f8ceb
        }

    .testimonials-carousel-one .owl-nav {
        display: none
    }

    .testimonials-carousel-one .owl-dots {
        position: absolute;
        left: 0;
        bottom: -60px;
        width: 100%
    }

        .testimonials-carousel-one .owl-dots .owl-dot {
            position: relative;
            display: inline-block;
            margin: 0 10px 0 0
        }

            .testimonials-carousel-one .owl-dots .owl-dot span {
                position: relative;
                display: block;
                width: 16px;
                height: 16px;
                border: 2px solid #1f8ceb;
                border-radius: 50%;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                -webkit-transform: scale(.7);
                -ms-transform: scale(.7);
                -o-transform: scale(.7);
                -moz-transform: scale(.7);
                transform: scale(.7)
            }

            .testimonials-carousel-one .owl-dots .owl-dot.active span {
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                -moz-transform: scale(1);
                transform: scale(1)
            }

.contact-section {
    position: relative;
    background: #fff;
    padding: 130px 0 100px
}

    .contact-section:before {
        content: '';
        position: absolute;
        left: 0;
        margin-left: -40px;
        top: 0;
        width: 50%;
        height: 100%;
        background: url(../images/background/bg-shape-five-min.png) right center no-repeat
    }

    .contact-section .sec-title {
        margin-bottom: 40px
    }

    .contact-section .image-column {
        position: relative
    }

        .contact-section .image-column .inner {
            position: relative;
            margin-top: 170px
        }

            .contact-section .image-column .inner img {
                max-width: none;
                position: absolute;
                right: 40px;
                top: 0
            }

    .contact-section .form-column {
        position: relative
    }

.default-form .form-group {
    position: relative;
    margin-bottom: 30px
}

    .default-form .form-group .field-label {
        display: block;
        line-height: 24px;
        text-transform: uppercase;
        margin-bottom: 10px;
        color: #232323;
        font-weight: 500;
        font-size: 13px
    }

        .default-form .form-group .field-label sup {
            color: red;
            font-size: 14px
        }

.default-form input[type=email], .default-form input[type=password], .default-form input[type=text], .default-form select, .default-form textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    border: 1px solid rgba(31,140,235,.5);
    padding: 10px 25px;
    background: 0;
    color: #333538;
    border-radius: 4px;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.default-form .form-group input::-webkit-input-placeholder {
    color: #333538
}

.default-form select {
    cursor: pointer;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    background: #fff url(../images/icons/icon-select-min.png) right center no-repeat
}

.default-form textarea {
    height: 160px;
    resize: none
}

.default-form select option {
    text-indent: 25px
}

.default-form input:focus, .default-form select:focus, .default-form textarea:focus {
    border-color: #1f8ceb
}

.default-form input.error, .default-form select.error, .default-form textarea.error {
    border-color: red !important
}

.default-form label.error {
    display: none;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: red;
    font-weight: 500
}

.footer-style-one {
    position: relative;
    background: #ecf4f9;
    font-size: 16px
}

    .footer-style-one.dark-version {
        background: #202631;
        color: #333538
    }

    .footer-style-one .footer-upper {
        position: relative;
        padding: 40px 0 10px
    }

        .footer-style-one .footer-upper .footer-column {
            position: relative;
            margin-bottom: 30px
        }

        .footer-style-one .footer-upper .footer-widget {
            position: relative
        }

        .footer-style-one .footer-upper h3 {
            position: relative;
            font-size: 20px;
            font-weight: 400;
            text-transform: capitalize;
            color: #1f8ceb;
            margin-bottom: 20px
        }

    .footer-style-one.dark-version .footer-upper h3 {
        color: #fff
    }

    .footer-style-one .footer-upper .copyright {
        position: relative;
        font-size: 16px;
        font-weight: 300
    }

    .footer-style-one .social-links {
        position: relative
    }

        .footer-style-one .social-links li {
            position: relative;
            float: left;
            margin-right: 20px
        }

            .footer-style-one .social-links li a {
                position: relative;
                display: block;
                color: #333538;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .footer-style-one .social-links li a:hover {
                    color: #1f8ceb
                }

    .footer-style-one.dark-version .social-links li a:hover {
        color: #fff
    }

    .footer-style-one .links {
        position: relative
    }

        .footer-style-one .links li {
            position: relative;
            margin-bottom: 5px
        }

            .footer-style-one .links li:last-child {
                margin-bottom: 0
            }

            .footer-style-one .links li a {
                position: relative;
                display: inline-block;
                line-height: 24px;
                color: #333538;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .footer-style-one .links li a:hover {
                    color: #1f8ceb
                }

    .footer-style-one.dark-version .links li a:hover {
        color: #fff
    }

    .footer-style-one .info-widget .text {
        position: relative;
        color: #777;
        line-height: 24px
    }

    .footer-style-one.dark-version .info-widget .text {
        color: #333538
    }

.features-section-two {
    position: relative;
    padding: 0;
    background: #f2f5f8
}

    .features-section-two .features-container {
        position: relative;
        padding: 85px 80px 10px;
        background: #fff;
        border-radius: 4px;
        -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
        -ms-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
        -o-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
        -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
        box-shadow: 0 0 5px 0 rgba(0,0,0,.1);
        z-index: 2
    }

    .features-section-two .text-column {
        position: relative;
        margin-bottom: 20px
    }

.lisub {
    padding-left: 60px
}

.features-section-two .text-column h2 {
    color: #3b566e;
    font-size: 30px;
    margin-bottom: 20px;
    padding-bottom: 15px
}

    .features-section-two .text-column h2:before {
        content: '';
        position: absolute;
        left: 0;
        bottom: 0;
        width: 50px;
        border-bottom: 2px solid #6db3f1
    }

.features-section-two .text-column .text {
    color: #466077;
    font-weight: 300;
    margin-bottom: 30px
}

.more-link-one {
    position: relative
}

    .more-link-one a {
        position: relative;
        color: #3b566e;
        font-size: 14px;
        font-weight: 400;
        text-transform: uppercase
    }

        .more-link-one a .icon {
            position: relative;
            margin-left: 10px;
            vertical-align: middle
        }

        .more-link-one a:hover {
            color: #1f8ceb
        }

.features-section-two .features-column {
    position: relative
}

    .features-section-two .features-column .inner {
        position: relative;
        margin-left: 70px
    }

        .features-section-two .features-column .inner:before {
            content: '';
            left: 50%;
            top: 0;
            width: 1px;
            bottom: 80px
        }

        .features-section-two .features-column .inner:after {
            content: '';
            position: absolute;
            left: 0;
            top: 50%;
            height: 1px;
            width: 100%;
            margin-top: -40px
        }

.sublist li {
    list-style: square !important
}

.features-section-two .features-column .row {
    margin: 0 0px
}

.feature-block-two {
    position: relative;
    padding: 0 15px;
    margin-bottom: 40px
}

    .feature-block-two .inner-box {
        position: relative;
        display: block
    }

        .feature-block-two .inner-box .icon {
            position: relative;
            margin-bottom: 30px
        }

        .feature-block-two .inner-box h3 {
            color: #3b566e;
            font-size: 18px;
            font-weight: 500;
            margin-bottom: 10px
        }

            .feature-block-two .inner-box h3 a {
                color: #3b566e
            }

                .feature-block-two .inner-box h3 a:hover {
                    color: #1f8ceb
                }

        .feature-block-two .inner-box .text {
            font-size: 18px;
            color: #466077;
            font-weight: 300;
            text-align: justify
        }

.specific-feature {
    position: relative;
    padding: 130px 0 100px;
    background: #f2f5f8
}

    .specific-feature.bg-light {
        background: #f9fbfd
    }

    .specific-feature .auto-container {
        max-width: 1000px
    }

    .specific-feature .row {
        margin: 0 -35px
    }

    .specific-feature .text-column {
        position: relative;
        padding: 0 35px;
        margin-bottom: 30px
    }

        .specific-feature .text-column .inner {
            position: relative;
            display: block;
            padding-top: 30px
        }

        .specific-feature .text-column h2 {
            color: #3b566e;
            font-size: 30px;
            margin-bottom: 40px;
            padding-bottom: 15px
        }

            .specific-feature .text-column h2:before {
                content: '';
                position: absolute;
                left: 0;
                bottom: 0;
                width: 50px;
                border-bottom: 3px solid #6db3f1
            }

        .specific-feature .text-column .text {
            color: #466077;
            font-weight: 300;
            margin-bottom: 40px
        }

    .specific-feature .image-column {
        position: relative;
        padding: 0 35px;
        margin-bottom: 30px
    }

        .specific-feature .image-column .inner {
            position: relative;
            display: block
        }

        .specific-feature .image-column .image {
            position: relative;
            display: block;
            width: 100%;
            -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
            -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
            -o-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
            -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.1);
            box-shadow: 0 0 15px 0 rgba(0,0,0,.1)
        }

            .specific-feature .image-column .image img {
                position: relative;
                display: block;
                width: 100%
            }

.sponsors-section {
    position: relative;
    background: #f9fbfd;
    padding: 130px 0 150px
}

    .sponsors-section .auto-container {
        max-width: 1220px
    }

.sponsors-slider-one {
    position: relative;
    margin-bottom: 60px
}

    .sponsors-slider-one li .inner {
        position: relative;
        display: block;
        background: #fff;
        margin: 10px;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -ms-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -o-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        box-shadow: 0 0 7px 0 rgba(0,0,0,.07)
    }

    .sponsors-slider-one li img {
        position: relative;
        display: inline-block;
        width: auto;
        max-width: 100%
    }

    .sponsors-slider-one .owl-nav {
        display: none
    }

    .sponsors-slider-one .owl-dots {
        position: absolute;
        left: 0;
        bottom: -70px;
        width: 100%;
        text-align: center
    }

        .sponsors-slider-one .owl-dots .owl-dot {
            position: relative;
            display: inline-block;
            margin: 0 5px
        }

            .sponsors-slider-one .owl-dots .owl-dot span {
                position: relative;
                display: block;
                width: 14px;
                height: 14px;
                border: 2px solid #1f8ceb;
                border-radius: 50%;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease;
                -webkit-transform: scale(.7);
                -ms-transform: scale(.7);
                -o-transform: scale(.7);
                -moz-transform: scale(.7);
                transform: scale(.7)
            }

            .sponsors-slider-one .owl-dots .owl-dot.active span {
                background: #1f8ceb;
                -webkit-transform: scale(1);
                -ms-transform: scale(1);
                -o-transform: scale(1);
                -moz-transform: scale(1);
                transform: scale(1)
            }

.testimonials-two {
    position: relative;
    background: #f2f5f8;
    padding: 130px 0 190px
}

    .testimonials-two .auto-container {
        position: relative;
        max-width: 1220px
    }

.testimonial-style-two .slide-item {
    position: relative
}

    .testimonial-style-two .slide-item .inner {
        position: relative;
        padding: 40px 40px 40px 45px;
        margin: 10px;
        background: #fff url(../images/background/bg-shape-six-min.png) left bottom no-repeat;
        border-radius: 5px;
        -webkit-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -ms-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -o-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        -moz-box-shadow: 0 0 7px 0 rgba(0,0,0,.07);
        box-shadow: 0 0 7px 0 rgba(0,0,0,.07)
    }

    .testimonial-style-two .slide-item .quote-icon {
        position: relative;
        width: 40px;
        height: 36px;
        background: url(../images/icons/icon-quote-1-min.png) left top no-repeat;
        margin-bottom: 25px
    }

    .testimonial-style-two .slide-item .text {
        color: #466077;
        font-weight: 300;
        margin-bottom: 45px
    }

    .testimonial-style-two .slide-item .quote-info {
        position: relative;
        padding-left: 100px;
        font-size: 14px;
        min-height: 74px;
        padding-top: 10px
    }

        .testimonial-style-two .slide-item .quote-info .thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 74px;
            height: 74px;
            border: 2px solid #fff
        }

        .testimonial-style-two .slide-item .quote-info h4 {
            font-size: 17px;
            color: #3b566e;
            text-transform: capitalize
        }

.testimonials-two .owl-nav {
    display: none
}

.testimonials-two .owl-dots {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    text-align: center
}

    .testimonials-two .owl-dots .owl-dot {
        position: relative;
        display: inline-block;
        margin: 0 5px
    }

        .testimonials-two .owl-dots .owl-dot span {
            position: relative;
            display: block;
            width: 14px;
            height: 14px;
            border: 2px solid #1f8ceb;
            border-radius: 50%;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            -o-transform: scale(.7);
            -moz-transform: scale(.7);
            transform: scale(.7)
        }

        .testimonials-two .owl-dots .owl-dot.active span {
            background: #1f8ceb;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1)
        }

.call-to-action {
    position: relative;
    background: #f9fbfd url(../images/background/bg-shape-seven-min.png) 87% 55% no-repeat;
    padding: 130px 0 100px
}

    .call-to-action .text-column {
        position: relative;
        margin-bottom: 30px
    }

        .call-to-action .text-column .inner {
            position: relative;
            display: block
        }

        .call-to-action .text-column h2 {
            color: #3b566e;
            font-weight: 400;
            font-size: 30px;
            line-height: 1.4em;
            margin-bottom: 25px
        }

    .call-to-action .links-column {
        position: relative
    }

        .call-to-action .links-column .inner {
            position: relative;
            display: block;
            text-align: right;
            padding-top: 40px
        }

            .call-to-action .links-column .inner .theme-btn {
                margin-left: 25px;
                margin-bottom: 20px
            }

.footer-style-two {
    position: relative;
    background: #e1effa;
    font-size: 18px
}

    .footer-style-two .footer-upper {
        position: relative
    }

    .footer-style-two .outer-box {
        position: relative;
        padding: 120px 0 90px
    }

        .footer-style-two .outer-box:before {
            content: '';
            position: absolute;
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            background: url(../images/background/bg-shape-eight-min.png) 100px top no-repeat;
            z-index: 1
        }

        .footer-style-two .outer-box:after {
            content: '';
            position: absolute;
            top: 0;
            right: 100%;
            margin-right: -100px;
            width: 3000px;
            height: 100%;
            background: #fff
        }

    .footer-style-two .footer-column {
        position: relative;
        margin-bottom: 30px;
        z-index: 5
    }

    .footer-style-two .footer-upper .footer-widget {
        position: relative
    }

    .footer-style-two .about-widget .text {
        position: relative;
        color: #466077;
        max-width: 360px;
        font-weight: 300
    }

    .footer-style-two .footer-upper h3 {
        position: relative;
        font-size: 24px;
        font-weight: 400;
        text-transform: capitalize;
        color: #3b566e;
        margin-bottom: 20px
    }

    .footer-style-two .footer-upper .copyright {
        position: relative;
        font-size: 16px;
        font-weight: 300;
        padding-top: 70px
    }

    .footer-style-two .links {
        position: relative
    }

        .footer-style-two .links li {
            position: relative;
            margin-bottom: 5px
        }

            .footer-style-two .links li:last-child {
                margin-bottom: 0
            }

            .footer-style-two .links li a {
                position: relative;
                display: inline-block;
                line-height: 24px;
                color: #333538;
                font-weight: 300;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .footer-style-two .links li a:hover {
                    color: #1f8ceb
                }

    .footer-style-two .newsletter-widget h3 {
        font-size: 20px;
        color: #3b566e
    }

    .footer-style-two .newsletter-widget .form-group {
        position: relative;
        margin: 0;
        max-width: 470px
    }

        .footer-style-two .newsletter-widget .form-group input[type=email], .footer-style-two .newsletter-widget .form-group input[type=text] {
            position: relative;
            line-height: 30px;
            padding: 14px 50px 14px 25px;
            border: 1px solid #1f8ceb;
            background: #fff;
            color: #101010;
            display: block;
            font-size: 16px;
            width: 100%;
            height: 60px;
            border-radius: 4px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .footer-style-two .newsletter-widget .form-group input:focus {
            border-color: #1f8ceb
        }

        .footer-style-two .newsletter-widget .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            height: 60px;
            width: 60px;
            line-height: 60px;
            display: block;
            font-size: 24px;
            color: #777;
            background: 0;
            font-weight: 400
        }

            .footer-style-two .newsletter-widget .form-group button:hover, .footer-style-two .newsletter-widget .form-group input:focus + button {
                color: #1f8ceb
            }

.what-we-offer {
    position: relative;
    padding: 130px 0 70px;
    background: #f9fbfd
}

    .what-we-offer .auto-container {
        max-width: 1120px
    }

    .what-we-offer .text-column {
        position: relative;
        margin-bottom: 50px
    }

        .what-we-offer .text-column .inner {
            padding-right: 50px
        }

        .what-we-offer .text-column h2 {
            color: #3b566e;
            font-size: 30px;
            font-weight: 500;
            margin-bottom: 25px;
            padding-bottom: 16px;
            margin-top: -3px
        }

            .what-we-offer .text-column h2:before {
                content: '';
                position: absolute;
                left: 0;
                bottom: 0;
                width: 50px;
                border-bottom: 3px solid #6db3f1
            }

        .what-we-offer .text-column .text {
            color: #466077;
            font-weight: 300
        }

    .what-we-offer .services-column {
        position: relative
    }

        .what-we-offer .services-column .row {
            margin: 0 -20px
        }

.service-style-two {
    position: relative;
    padding: 0 20px;
    margin-bottom: 50px
}

    .service-style-two .inner-box {
        position: relative;
        display: block
    }

        .service-style-two .inner-box .icon {
            position: relative;
            margin-bottom: 25px
        }

        .service-style-two .inner-box h3 {
            color: #3b566e;
            font-size: 20px;
            font-weight: 400;
            margin-bottom: 10px
        }

            .service-style-two .inner-box h3 a {
                color: #3b566e
            }

                .service-style-two .inner-box h3 a:hover {
                    color: #1f8ceb
                }

        .service-style-two .inner-box .text {
            font-size: 18px;
            color: #466077;
            font-weight: 300
        }

.key-features-section {
    position: relative;
    background: #f2f5f8;
    padding: 130px 0 50px
}

    .key-features-section .auto-container {
        max-width: 1000px
    }

.key-feature {
    position: relative;
    margin-bottom: 50px
}

    .key-feature .image-column, .key-feature .text-column {
        position: relative;
        margin-bottom: 30px
    }

    .key-feature.image-right .text-column {
        float: left
    }

    .key-feature.image-left .text-column {
        float: right
    }

    .key-feature .image-column .inner {
        position: relative;
        display: block;
        text-align: center;
        min-height: 520px;
        max-width: 520px;
        margin: 0 auto;
        padding-top: 60px;
        background: url(../images/background/rigns-bg-min.png) center center no-repeat;
        background-size: 100% auto
    }

    .key-feature .text-column .inner {
        position: relative;
        display: block;
        padding-top: 170px
    }

    .key-feature.image-right .text-column .inner {
        padding-right: 70px
    }

    .key-feature.image-left .text-column .inner {
        padding-left: 70px
    }

    .key-feature .text-column h3 {
        font-size: 24px;
        color: #3b566e;
        font-weight: 500;
        margin-bottom: 15px
    }

    .key-feature .text-column .text {
        font-size: 18px;
        color: #333538;
        font-weight: 300;
        margin-bottom: 30px
    }

    .key-feature .text-column .more-link-one a {
        font-weight: 500;
        text-transform: capitalize
    }

.review-section {
    position: relative;
    background: #f9fbfd;
    padding: 50px 0
}

    .review-section .sec-title-two {
        margin-bottom: 50px
    }

.tabs-box {
    position: relative
}

    .tabs-box .tab-buttons {
        position: relative
    }

        .tabs-box .tab-buttons .tab-btn {
            position: relative
        }

    .tabs-box .tabs-content {
        position: relative
    }

        .tabs-box .tabs-content .tab {
            position: relative;
            display: none
        }

        .tabs-box .tabs-content .active-tab {
            display: block
        }

.review-tabs {
    position: relative;
    z-index: 5
}

    .review-tabs .buttons-box {
        position: relative;
        text-align: center;
        margin-bottom: 60px
    }

    .review-tabs .tab-buttons {
        position: relative;
        display: inline-block;
        border-bottom: 1px solid #e0e0e0;
        text-align: center;
        font-size: 16px
    }

        .review-tabs .tab-buttons .tab-btn {
            position: relative;
            color: #333538;
            float: left;
            text-transform: capitalize;
            line-height: 24px;
            margin: 0;
            font-weight: 500;
            padding: 0 27px 10px;
            border-bottom: 1px solid transparent;
            cursor: pointer
        }

        .review-tabs .tab-buttons .active-btn {
            color: #3b566e;
            border-bottom-color: #1f8ceb
        }

    .review-tabs .tabs-content {
        max-width: 750px;
        margin: 0 auto
    }

        .review-tabs .tabs-content .tab {
            position: absolute;
            opacity: 0;
            visibility: hidden;
            height: 0;
            overflow: hidden;
            transition: opacity .3s ease;
            -moz-transition: opacity .3s ease;
            -webkit-transition: opacity .3s ease;
            -ms-transition: opacity .3s ease;
            -o-transition: opacity .3s ease
        }

        .review-tabs .tabs-content .active-tab {
            position: relative;
            opacity: 1;
            visibility: visible;
            height: auto;
            overflow: visible
        }

        .review-tabs .tabs-content .tab .image-column, .review-tabs .tabs-content .tab .text-column {
            position: relative;
            margin-bottom: 30px
        }

            .review-tabs .tabs-content .tab .image-column img {
                position: relative
            }

            .review-tabs .tabs-content .tab .text-column .inner {
                position: relative;
                display: block;
                padding-top: 10px;
                padding-left: 50px
            }

            .review-tabs .tabs-content .tab .text-column .icon {
                position: relative;
                margin-bottom: 30px
            }

            .review-tabs .tabs-content .tab .text-column h3 {
                font-size: 20px;
                color: #3b566e;
                font-weight: 400;
                margin-bottom: 15px
            }

            .review-tabs .tabs-content .tab .text-column .text {
                font-size: 18px;
                color: #333538;
                font-weight: 300;
                margin-bottom: 30px
            }

            .review-tabs .tabs-content .tab .text-column .more-link-one a {
                text-transform: capitalize
            }

.get-app-section {
    position: relative;
    background: #fafbfd;
    padding: 130px 0 100px
}

    .get-app-section.alternate {
        background-color: #fff
    }

    .get-app-section .links-outer {
        position: relative;
        text-align: center
    }

        .get-app-section .links-outer .get-app-links {
            position: relative;
            display: inline-block
        }

            .get-app-section .links-outer .get-app-links li {
                position: relative;
                display: inline-block;
                margin: 0 20px 30px
            }

            .get-app-section .links-outer .get-app-links .link-box {
                position: relative;
                display: block;
                padding: 20px 20px 20px 100px;
                min-height: 100px;
                min-width: 250px;
                background: #fff;
                border-radius: 4px;
                color: #333538;
                text-align: left;
                line-height: 1.5em;
                -webkit-box-shadow: 1px 3px 10px 0 rgba(0,0,0,.1);
                -ms-box-shadow: 1px 3px 10px 0 rgba(0,0,0,.1);
                -o-box-shadow: 1px 3px 10px 0 rgba(0,0,0,.1);
                -moz-box-shadow: 1px 3px 10px 0 rgba(0,0,0,.1);
                box-shadow: 1px 3px 10px 0 rgba(0,0,0,.1);
                border-bottom: 2px solid transparent;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .get-app-section .links-outer .get-app-links .link-box:hover {
                    border-color: #1f8ceb
                }

                .get-app-section .links-outer .get-app-links .link-box .icon-box {
                    position: absolute;
                    left: 20px;
                    top: 20px;
                    width: 60px;
                    height: 60px
                }

                .get-app-section .links-outer .get-app-links .link-box .title {
                    position: relative;
                    padding-top: 5px;
                    font-size: 18px;
                    font-weight: 500;
                    color: #3b566e;
                    display: block;
                    text-transform: capitalize
                }

.footer-style-three {
    position: relative;
    font-weight: 300;
    background: #e1effa url(../images/background/bg-shape-nine-min.png) center bottom no-repeat;
    background-size: 100% auto;
    font-size: 18px
}

    .footer-style-three .footer-upper {
        position: relative;
        padding: 120px 0 90px
    }

    .footer-style-three .footer-column {
        position: relative;
        margin-bottom: 30px;
        z-index: 5
    }

    .footer-style-three .footer-upper .footer-widget {
        position: relative
    }

    .footer-style-three .info {
        position: relative;
        margin-bottom: 20px
    }

        .footer-style-three .info li {
            position: relative;
            line-height: 30px;
            color: #333538
        }

            .footer-style-three .info li a {
                color: #333538
            }

                .footer-style-three .info li a:hover {
                    color: #1f8ceb
                }

    .footer-style-three .social-links {
        position: relative
    }

        .footer-style-three .social-links li {
            position: relative;
            float: left;
            margin-right: 20px
        }

            .footer-style-three .social-links li a {
                position: relative;
                display: block;
                color: #333538;
                font-size: 16px;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .footer-style-three .social-links li a:hover {
                    color: #1f8ceb
                }

    .footer-style-three .footer-upper h3 {
        position: relative;
        font-size: 24px;
        font-weight: 400;
        text-transform: capitalize;
        color: #3b566e;
        margin-bottom: 20px
    }

    .footer-style-three .links {
        position: relative
    }

        .footer-style-three .links li {
            position: relative;
            margin-bottom: 5px
        }

            .footer-style-three .links li:last-child {
                margin-bottom: 0
            }

            .footer-style-three .links li a {
                position: relative;
                display: inline-block;
                line-height: 24px;
                color: #333538;
                font-weight: 300;
                transition: all .3s ease;
                -moz-transition: all .3s ease;
                -webkit-transition: all .3s ease;
                -ms-transition: all .3s ease;
                -o-transition: all .3s ease
            }

                .footer-style-three .links li a:hover {
                    color: #1f8ceb
                }

    .footer-style-three .newsletter-widget {
        position: relative
    }

        .footer-style-three .newsletter-widget h3 {
            font-size: 20px;
            font-weight: 500;
            color: #3b566e
        }

        .footer-style-three .newsletter-widget .text {
            position: relative;
            color: #466077;
            font-weight: 300;
            margin-bottom: 30px
        }

        .footer-style-three .newsletter-widget .form-group {
            position: relative;
            margin: 0;
            max-width: 470px
        }

            .footer-style-three .newsletter-widget .form-group input[type=email], .footer-style-three .newsletter-widget .form-group input[type=text] {
                position: relative;
                line-height: 28px;
                padding: 12px 50px 12px 20px;
                border: 1px solid #1f8ceb;
                background: #e2eff8;
                color: #101010;
                display: block;
                font-size: 16px;
                width: 100%;
                height: 54px;
                border-radius: 4px;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease
            }

            .footer-style-three .newsletter-widget .form-group input:focus {
                border-color: #1f8ceb
            }

            .footer-style-three .newsletter-widget .form-group button {
                position: absolute;
                right: 0;
                top: 0;
                height: 54px;
                width: 60px;
                line-height: 54px;
                display: block;
                font-size: 20px;
                color: #777;
                background: 0;
                font-weight: 400
            }

                .footer-style-three .newsletter-widget .form-group button:hover, .footer-style-three .newsletter-widget .form-group input:focus + button {
                    color: #1f8ceb
                }

    .footer-style-three .footer-bottom {
        position: relative;
        padding: 35px 0 25px
    }

        .footer-style-three .footer-bottom .bottom-column {
            position: relative;
            margin-bottom: 20px
        }

        .footer-style-three .footer-bottom .copyright {
            position: relative;
            font-weight: 300;
            line-height: 30px
        }

        .footer-style-three .footer-bottom .bottom-nav {
            position: relative;
            text-align: right
        }

            .footer-style-three .footer-bottom .bottom-nav li {
                position: relative;
                display: inline-block;
                margin-left: 30px
            }

                .footer-style-three .footer-bottom .bottom-nav li a {
                    position: relative;
                    color: #333538;
                    line-height: 30px
                }

                    .footer-style-three .footer-bottom .bottom-nav li a:hover {
                        color: #1f8ceb
                    }

.features-section-three {
    position: relative;
    padding: 100px 0;
    background: #f9fcfe
}

.service-style-three {
    position: relative;
    margin-bottom: 30px
}

    .service-style-three .inner-box {
        position: relative;
        display: block;
        padding: 45px 35px;
        background: #fcfeff;
        border: 1px solid #deeefc;
        border-radius: 3px
    }

        .service-style-three .inner-box .icon {
            position: relative;
            margin-bottom: 30px
        }

        .service-style-three .inner-box h3 {
            color: #3b566e;
            font-size: 20px;
            font-weight: 400;
            margin-bottom: 10px
        }

            .service-style-three .inner-box h3 a {
                color: #3b566e
            }

                .service-style-three .inner-box h3 a:hover {
                    color: #1f8ceb;
                    text-decoration: underline
                }

        .service-style-three .inner-box .text {
            font-size: 18px;
            font-weight: 300
        }

.big-mac-section {
    position: relative;
    padding: 130px 0;
    background: #fff url(../images/background/bg-shape-eleven-min.png) right -10px no-repeat
}

    .big-mac-section .big-mac-image {
        position: relative;
        text-align: center;
        margin-bottom: 70px
    }

    .big-mac-section .link-box {
        position: relative;
        text-align: center
    }

.clients-section {
    position: relative;
    padding: 130px 0 170px;
    background: #f9fcfe
}

    .clients-section:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../images/background/bg-shape-twelve-min.png) 0 -200px no-repeat
    }

    .clients-section:after {
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: url(../images/background/bg-shape-thirteen-min.png) 100% 200px no-repeat
    }

    .clients-section .auto-container {
        max-width: 1000px;
        position: relative;
        z-index: 1
    }

.client-block {
    position: relative;
    margin-bottom: 30px
}

.owl-theme .client-block {
    margin: 0
}

.client-block .inner-box {
    position: relative;
    display: block;
    padding: 45px 35px;
    background: #fcfeff;
    border: 1px solid #deeefc;
    border-radius: 3px
}

    .client-block .inner-box .image {
        position: relative;
        margin-bottom: 30px
    }

        .client-block .inner-box .image img {
            display: inline-block;
            max-width: 100%;
            width: auto
        }

    .client-block .inner-box h3 {
        color: #3b566e;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 7px
    }

        .client-block .inner-box h3 a {
            color: #3b566e
        }

            .client-block .inner-box h3 a:hover {
                color: #1f8ceb;
                text-decoration: underline
            }

    .client-block .inner-box .text {
        font-size: 18px;
        font-weight: 300
    }

.clients-carousel .owl-nav {
    display: none
}

.clients-carousel .owl-dots {
    position: absolute;
    left: 0;
    bottom: -70px;
    width: 100%;
    text-align: center
}

    .clients-carousel .owl-dots .owl-dot {
        position: relative;
        display: inline-block;
        margin: 0 5px
    }

        .clients-carousel .owl-dots .owl-dot span {
            position: relative;
            display: block;
            width: 14px;
            height: 14px;
            border: 2px solid #1f8ceb;
            border-radius: 50%;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -webkit-transform: scale(.7);
            -ms-transform: scale(.7);
            -o-transform: scale(.7);
            -moz-transform: scale(.7);
            transform: scale(.7)
        }

        .clients-carousel .owl-dots .owl-dot.active span {
            background: #1f8ceb;
            -webkit-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            -moz-transform: scale(1);
            transform: scale(1)
        }

.invoice-section {
    position: relative;
    padding: 130px 0 0;
    background: #202631;
    color: #fff;
    text-align: center
}

    .invoice-section .sec-title-three h2 {
        color: #fff
    }

.plans-section {
    position: relative;
    padding: 130px 0 100px;
    background: #f9fcfe url(../images/background/bg-shape-fourteen-min.png) 105% -153px no-repeat
}

    .plans-section .big-mac-image {
        position: relative;
        text-align: center;
        margin-bottom: 70px
    }

    .plans-section .link-box {
        position: relative;
        text-align: center
    }

    .plans-section .title-column {
        position: relative;
        margin-bottom: 30px
    }

        .plans-section .title-column .inner {
            position: relative;
            padding-top: 150px;
            max-width: 350px
        }

        .plans-section .title-column h2 {
            color: #3b566e;
            font-weight: 400;
            margin-bottom: 12px
        }

        .plans-section .title-column .text {
            font-weight: 300
        }

    .plans-section .plans-col {
        position: relative
    }

        .plans-section .plans-col .row {
            margin: 0 -20px
        }

.plan-column {
    position: relative;
    margin-bottom: 30px
}

.plans-section .plans-col .row .plan-column {
    padding: 0 20px
}

.plan-column .inner-box {
    position: relative;
    display: block;
    padding: 60px 30px;
    background: #fdfeff;
    text-align: center;
    border: 1px solid #deeefc;
    border-radius: 3px
}

    .plan-column .inner-box .icon {
        position: relative;
        margin-bottom: 40px
    }

    .plan-column .inner-box h3 {
        color: #3b566e;
        font-size: 20px;
        font-weight: 500;
        margin-bottom: 15px
    }

        .plan-column.inner-box h3 a {
            color: #3b566e
        }

            .plan-column .inner-box h3 a:hover {
                color: #1f8ceb;
                text-decoration: underline
            }

    .plan-column .inner-box .text {
        font-size: 18px;
        font-weight: 300;
        margin-bottom: 30px
    }

.call-to-action-two {
    position: relative;
    background: #f2f8fd;
    padding: 130px 0 100px
}

    .call-to-action-two .text-column {
        position: relative;
        margin-bottom: 30px
    }

        .call-to-action-two .text-column .inner {
            position: relative;
            display: block
        }

        .call-to-action-two .text-column h3 {
            color: #3b566e;
            font-weight: 300;
            line-height: 1.4em;
            font-size: 30px;
            font-style: italic
        }

    .call-to-action-two .links-column {
        position: relative;
        margin-bottom: 30px
    }

        .call-to-action-two .links-column .inner {
            position: relative;
            text-align: right;
            padding-top: 20px;
            display: block
        }

.page-title {
    position: relative;
    padding: 150px 0 60px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    border-bottom: 2px solid #f5fafe
}

    .page-title .auto-container {
        position: relative;
        z-index: 1
    }

    .page-title h1 {
        position: relative;
        font-size: 36px;
        font-weight: 400;
        color: #2a2f40;
        text-transform: capitalize;
        line-height: 1.4em;
        word-spacing: 5px;
        margin-bottom: 15px
    }

    .page-title .page-breadcrumb {
        position: relative;
        padding: 8px 25px;
        display: inline-block;
        border: 1px solid #f4f9fe
    }

        .page-title .page-breadcrumb li {
            position: relative;
            color: #2a2f40;
            font-size: 18px;
            font-weight: 300;
            padding-right: 6px;
            margin-right: 14px;
            display: inline-block
        }

            .page-title .page-breadcrumb li:after {
                position: absolute;
                content: '/';
                right: -10px;
                top: 7px;
                font-size: 16px;
                line-height: 1em
            }

            .page-title .page-breadcrumb li:last-child {
                margin-right: 0;
                padding-right: 0
            }

                .page-title .page-breadcrumb li:last-child::after {
                    display: none
                }

            .page-title .page-breadcrumb li a {
                position: relative;
                color: #2a2f40;
                font-size: 16px;
                font-weight: 300;
                display: inline-block
            }

                .page-title .page-breadcrumb li a:hover {
                    color: #1f8ceb
                }

    .page-title .left-curve {
        position: absolute;
        left: 0;
        top: 0;
        width: 344px;
        height: 296px;
        background: url(../images/background/bg-shape-sixteen-min.png) no-repeat
    }

    .page-title .right-curve {
        position: absolute;
        right: 35px;
        top: 0;
        width: 785px;
        height: 450px;
        background: url(../images/background/bg-shape-fifteen-min.png) no-repeat
    }

.blog-section {
    position: relative;
    background: #fff;
    padding: 130px 0
}

.news-style-one {
    position: relative;
    margin-bottom: 60px
}

    .news-style-one .inner-box {
        position: relative;
        display: block
    }

        .news-style-one .inner-box .image-box img {
            display: block;
            width: 100%;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .news-style-one .inner-box:hover .image-box img {
            opacity: .7
        }

    .news-style-one .lower-content {
        position: relative;
        padding: 25px 0 0
    }

        .news-style-one .lower-content .post-meta {
            line-height: 24px;
            color: #696969;
            font-size: 16px;
            margin-bottom: 10px
        }

        .news-style-one .lower-content h3 {
            font-size: 20px;
            font-weight: 500;
            color: #3b566e;
            margin-bottom: 12px
        }

            .news-style-one .lower-content h3 a {
                color: #3b566e;
                transition: all .5s ease;
                -moz-transition: all .5s ease;
                -webkit-transition: all .5s ease;
                -ms-transition: all .5s ease;
                -o-transition: all .5s ease
            }

                .news-style-one .lower-content h3 a:hover {
                    color: #1f8ceb
                }

        .news-style-one .lower-content .text {
            line-height: 1.7em
        }

            .news-style-one .lower-content .text p {
                line-height: 1.7;
                margin-bottom: 20px
            }

    .news-style-one blockquote {
        font-size: 18px;
        font-style: italic;
        padding: 22px 30px;
        background: #f1f1f1;
        border-left: 5px solid #1f8ceb;
        margin: 30px 0 30px 50px
    }

.blog-section .text-center .theme-btn {
    margin-top: 30px;
    min-width: 220px
}

.sidebar-page-container .social-links-one {
    position: relative;
    float: left
}

    .sidebar-page-container .social-links-one li {
        position: relative;
        float: left;
        margin-right: 15px
    }

.sidebar-page-container .post-options {
    position: relative;
    padding: 30px 0;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    margin-top: 30px
}

    .sidebar-page-container .post-options .share-options {
        position: relative;
        float: left
    }

        .sidebar-page-container .post-options .share-options strong {
            position: relative;
            float: left;
            padding: 5px 30px 5px 0;
            line-height: 30px;
            font-size: 18px;
            font-weight: 500;
            color: #3b566e;
            font-family: Heebo,sans-serif
        }

.sidebar-page-container .social-links-one li a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    color: #1f8ceb;
    font-size: 14px;
    line-height: 38px;
    text-align: center;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

    .sidebar-page-container .social-links-one li a:hover {
        background: #1f8ceb;
        color: #fff
    }

.sidebar-page-container .post-options .next-option {
    position: relative;
    float: right
}

    .sidebar-page-container .post-options .next-option a {
        position: relative;
        float: left;
        padding: 5px 0;
        line-height: 30px;
        font-size: 18px;
        font-weight: 500;
        color: #3b566e;
        font-family: Heebo,sans-serif
    }

        .sidebar-page-container .post-options .next-option a .fa {
            font-weight: 400;
            padding-left: 10px;
            font-size: 15px
        }

        .sidebar-page-container .post-options .next-option a:hover {
            color: #1f8ceb
        }

.styled-pagination {
    position: relative;
    font-family: Heebo,sans-serif
}

    .styled-pagination ul {
        position: relative;
        display: inline-block
    }

    .styled-pagination li {
        position: relative;
        display: block;
        float: left;
        margin: 0 15px 10px 0
    }

        .styled-pagination li a {
            position: relative;
            display: inline-block;
            line-height: 20px;
            padding: 8px 0;
            font-size: 18px;
            text-transform: capitalize;
            background: 0;
            color: #3b566e;
            font-weight: 400;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease;
            -moz-transition: all .5s ease
        }

            .styled-pagination li a .fa {
                vertical-align: middle;
                padding-left: 5px
            }

            .styled-pagination li a.active, .styled-pagination li a:hover {
                color: #072e51
            }

.sidebar-page-container {
    position: relative;
    padding: 130px 0 100px
}

    .sidebar-page-container .content-side, .sidebar-page-container .sidebar-side {
        margin-bottom: 30px !important
    }

.sidebar {
    position: relative;
    padding-left: 20px
}

    .sidebar .sidebar-widget {
        position: relative;
        margin-bottom: 40px
    }

        .sidebar .sidebar-widget .sidebar-title {
            position: relative;
            margin-bottom: 30px
        }

            .sidebar .sidebar-widget .sidebar-title h3 {
                position: relative;
                display: block;
                font-size: 20px;
                line-height: 1.4em;
                text-transform: capitalize;
                font-weight: 500;
                color: #3b566e
            }

    .sidebar .search-box .form-group {
        position: relative;
        margin: 0
    }

        .sidebar .search-box .form-group input[type=search], .sidebar .search-box .form-group input[type=text] {
            position: relative;
            line-height: 24px;
            padding: 15px 50px 15px 20px;
            border: 1px solid #f0f0f0;
            background: #fff;
            color: #222;
            display: block;
            font-size: 14px;
            width: 100%;
            height: 56px;
            border-radius: 2px;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

        .sidebar .search-box .form-group input:focus {
            border-color: #1f8ceb
        }

        .sidebar .search-box .form-group button {
            position: absolute;
            right: 0;
            top: 0;
            height: 56px;
            width: 60px;
            line-height: 56px;
            text-align: center;
            display: block;
            font-size: 14px;
            color: #999;
            background: #f1f1f1;
            border-radius: 0 2px 2px 0;
            font-weight: 400
        }

            .sidebar .search-box .form-group button:hover, .sidebar .search-box .form-group input:focus + button {
                background: #1f8ceb;
                color: #fff
            }

    .sidebar .popular-posts .post {
        position: relative;
        font-size: 15px;
        color: #696969;
        padding: 0;
        padding-left: 100px;
        min-height: 100px;
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0
    }

        .sidebar .popular-posts .post:last-child {
            margin-bottom: 0;
            padding-bottom: 0;
            border-bottom: 0
        }

        .sidebar .popular-posts .post .post-thumb {
            position: absolute;
            left: 0;
            top: 0;
            width: 80px;
            border-radius: 3px
        }

        .sidebar .popular-posts .post:hover .post-thumb img {
            opacity: .7
        }

        .sidebar .popular-posts .post .post-thumb img {
            display: block;
            width: 100%;
            border-radius: 3px
        }

        .sidebar .popular-posts .post h4 {
            font-size: 15px;
            margin: 0 0 5px;
            font-weight: 500;
            color: #3b566e
        }

        .sidebar .popular-posts .post a, .sidebar .popular-posts .post a:hover {
            color: #1f8ceb
        }

        .sidebar .popular-posts .post h4 a {
            color: #222
        }

    .sidebar .popular-posts .post-info {
        font-size: 14px;
        color: #696969
    }

        .sidebar .popular-posts .post-info .fa {
            position: relative;
            padding-right: 5px;
            color: #1f8ceb;
            font-style: normal
        }

    .sidebar .popular-tags a {
        position: relative;
        display: inline-block;
        line-height: 24px;
        padding: 6px 22px;
        margin: 0 8px 10px 0;
        border: 1px solid #e0e0e0;
        color: #696969;
        text-align: center;
        font-size: 14px;
        border-radius: 2px;
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease
    }

        .sidebar .popular-tags a:hover {
            background-color: #1f8ceb;
            border-color: #1f8ceb;
            color: #fff
        }

    .sidebar .list {
        position: relative
    }

        .sidebar .list li {
            position: relative;
            line-height: 24px;
            border-bottom: 1px solid #f0f0f0
        }

            .sidebar .list li:last-child {
                border-bottom: 0
            }

            .sidebar .list li a {
                position: relative;
                display: block;
                color: #696969;
                font-size: 15px;
                font-weight: 400;
                line-height: 26px;
                padding: 10px 0
            }

            .sidebar .list li:first-child a {
                padding-top: 0
            }

            .sidebar .list li a:hover {
                color: #1f8ceb
            }

.sidebar-page-container .comments-area {
    position: relative;
    margin-bottom: 70px
}

.sidebar-page-container .group-title {
    position: relative;
    margin-bottom: 30px
}

    .sidebar-page-container .group-title h2 {
        font-size: 18px;
        text-transform: capitalize;
        color: #3b566e;
        font-weight: 500
    }

.comments-area .comment-box {
    position: relative
}

.comments-area .comment {
    position: relative;
    margin-bottom: 40px
}

    .comments-area .comment .comment-content {
        position: relative;
        padding: 0
    }

.comments-area .reply-comment {
    margin-left: 40px
}

.comments-area .comment .comment-inner {
    position: relative;
    padding-left: 110px;
    min-height: 80px
}

.comments-area .comment .author-thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    border-radius: 50%
}

    .comments-area .comment .author-thumb img {
        width: 100%;
        display: block;
        border-radius: 50%
    }

.comments-area .comment .comment-info {
    position: relative;
    color: #222;
    font-size: 14px;
    font-weight: 400
}

    .comments-area .comment .comment-info strong {
        position: relative;
        display: inline-block;
        color: #3b566e;
        font-size: 15px;
        font-weight: 700;
        padding-right: 25px;
        margin-right: 25px;
        line-height: 24px
    }

        .comments-area .comment .comment-info strong:after {
            content: '';
            position: absolute;
            right: 0;
            top: 50%;
            margin-top: -6px;
            height: 12px;
            border-right: 2px solid #3b566e
        }

    .comments-area .comment .comment-info .time {
        position: relative;
        display: inline-block;
        line-height: 24px
    }

.comments-area .comment .text {
    padding-top: 5px;
    line-height: 1.7em;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px
}

.comments-area .comment .reply {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #696969;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.comment-form .form-group {
    position: relative;
    margin-bottom: 25px
}

    .comment-form .form-group .field-label {
        position: relative;
        display: block;
        font-size: 14px;
        margin-bottom: 7px;
        color: #696969
    }

    .comment-form .form-group input[type=email], .comment-form .form-group input[type=password], .comment-form .form-group input[type=tel], .comment-form .form-group input[type=text], .comment-form .form-group select, .comment-form .form-group textarea {
        position: relative;
        display: block;
        width: 100%;
        line-height: 30px;
        padding: 12px 25px;
        color: #696969;
        border: 1px solid #e0e0e0;
        height: 56px;
        font-size: 14px;
        background: #fff;
        border-radius: 2px;
        -webkit-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease
    }

        .comment-form .form-group input[type=email]:focus, .comment-form .form-group input[type=password]:focus, .comment-form .form-group input[type=tel]:focus, .comment-form .form-group input[type=text]:focus, .comment-form .form-group select:focus, .comment-form .form-group textarea:focus {
            border-color: #1f8ceb
        }

    .comment-form .form-group textarea {
        resize: none;
        height: 175px
    }

.comment-form button {
    position: relative;
    min-width: 180px;
    text-transform: uppercase
}

.welcome-section {
    position: relative;
    text-align: center;
    padding: 110px 0 100px
}

    .welcome-section h2 {
        position: relative;
        color: #2a2f40;
        font-size: 30px;
        font-weight: 400;
        line-height: 1.4em;
        margin-bottom: 15px
    }

    .welcome-section .text {
        position: relative;
        color: #3b566e;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.7em;
        max-width: 1010px;
        margin: 0 auto
    }

.counter-section {
    position: relative;
    background-color: #1f8ceb
}

    .counter-section .inner-container {
        position: relative;
        padding: 65px 0 50px
    }

.fact-counter {
    position: relative
}

    .fact-counter .column {
        position: relative;
        margin-bottom: 15px
    }

        .fact-counter .column .inner {
            position: relative;
            text-align: center;
            transition: all .5s ease;
            -moz-transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

            .fact-counter .column .inner:after {
                position: absolute;
                content: '';
                right: -15px;
                top: 30px;
                width: 15px;
                height: 3px;
                z-index: 99;
                background: url(../images/icons/separater-icon-min.png) no-repeat
            }

        .fact-counter .column:last-child .inner:after {
            display: none
        }

    .fact-counter .count-outer {
        position: relative;
        font-size: 24px;
        line-height: 1em;
        font-weight: 700;
        color: #fff;
        margin: 0 0 15px
    }

        .fact-counter .count-outer .count-text {
            position: relative;
            font-weight: 700;
            color: #fff;
            font-size: 24px;
            line-height: 1em;
            margin-bottom: 15px
        }

    .fact-counter .column .counter-title {
        position: relative;
        font-size: 20px;
        font-weight: 400;
        color: #fff;
        text-transform: capitalize
    }

.team-section {
    position: relative;
    padding: 70px 0 50px;
    border-bottom: 2px solid #f4f9fe
}

.team-block {
    position: relative;
    margin-bottom: 30px
}

    .team-block .inner-box {
        position: relative
    }

        .team-block .inner-box .upper-box {
            position: relative;
            padding: 50px 15px;
            box-shadow: 0 0 20px #f2f3f4
        }

            .team-block .inner-box .upper-box .image {
                position: relative;
                width: 170px;
                height: 170px;
                margin: 0 auto;
                border-radius: 50%;
                overflow: hidden
            }

                .team-block .inner-box .upper-box .image .social-box {
                    position: absolute;
                    left: 0;
                    top: -10%;
                    width: 100%;
                    height: 100%;
                    display: block;
                    opacity: 0;
                    margin-top: -12px;
                    text-align: center;
                    -webkit-transition: all .9s ease;
                    -ms-transition: all .9s ease;
                    -o-transition: all .9s ease;
                    transition: all .9s ease
                }

        .team-block .inner-box:hover .upper-box .image .social-box {
            opacity: 1;
            top: 50%
        }

        .team-block .inner-box .upper-box .image .social-box a {
            position: relative;
            color: #fff;
            font-size: 14px;
            margin: 0 6px
        }

        .team-block .inner-box .upper-box .image:before {
            position: absolute;
            content: '';
            left: 0;
            top: 0;
            width: 100%;
            height: 100%;
            display: block;
            opacity: 0;
            background-color: rgba(31,140,235,.7);
            -webkit-transition: all .9s ease;
            -ms-transition: all .9s ease;
            -o-transition: all .9s ease;
            transition: all .9s ease;
            -webkit-transform: perspective(400px) rotateY(-90deg);
            -moz-transform: perspective(400px) rotateY(-90deg);
            -ms-transform: perspective(400px) rotateY(-90deg);
            -o-transform: perspective(400px) rotateY(-90deg);
            transform: perspective(400px) rotateY(-90deg);
            -webkit-transform-origin: center;
            -moz-transform-origin: center;
            -ms-transform-origin: center;
            -o-transform-origin: center;
            transform-origin: center;
            -webkit-transition: all .5s;
            -moz-transition: all .5s;
            -ms-transition: all .5s;
            -o-transition: all .5s;
            transition: all .5s
        }

        .team-block .inner-box:hover .upper-box .image:before {
            opacity: 1;
            -webkit-transform: perspective(400px) rotateY(0);
            -moz-transform: perspective(400px) rotateY(0);
            -ms-transform: perspective(400px) rotateY(0);
            -o-transform: perspective(400px) rotateY(0);
            transform: perspective(400px) rotateY(0)
        }

        .team-block .inner-box .lower-box {
            position: relative;
            padding-top: 22px;
            text-align: center
        }

            .team-block .inner-box .lower-box h3 {
                position: relative;
                color: #2a2f40;
                font-size: 17px;
                font-weight: 400;
                line-height: 1.4em;
                margin-bottom: 3px;
                letter-spacing: 1px
            }

            .team-block .inner-box .lower-box .designation {
                position: relative;
                color: #333538;
                font-size: 14px;
                letter-spacing: 1px
            }

.contact-page-section {
    position: relative;
    padding: 80px 0 0
}

    .contact-page-section .upper-section {
        position: relative
    }

        .contact-page-section .upper-section .form-column {
            position: relative
        }

            .contact-page-section .upper-section .form-column .inner-column {
                position: relative;
                padding-right: 100px
            }

            .contact-page-section .upper-section .form-column h2 {
                position: relative;
                color: #3b566e;
                font-size: 30px;
                font-weight: 700;
                padding-bottom: 12px;
                margin-bottom: 15px
            }

                .contact-page-section .upper-section .form-column h2:after {
                    position: absolute;
                    content: '';
                    left: 0;
                    bottom: 0;
                    width: 100px;
                    height: 3px;
                    background-color: #1f8ceb
                }

        .contact-page-section .upper-section .map-column {
            position: relative
        }

            .contact-page-section .upper-section .map-column .inner-column {
                position: relative;
                padding-right: 100px;
                padding-top: 35px
            }

                .contact-page-section .upper-section .map-column .inner-column:after {
                    position: absolute;
                    content: '';
                    right: 0;
                    top: 0;
                    width: 200px;
                    height: 370px;
                    z-index: -1;
                    background-color: #1f8ceb
                }

            .contact-page-section .upper-section .map-column .map-canvas {
                height: 430px
            }

.contact-form .form-group {
    position: relative;
    margin-bottom: 30px
}

.contact-form input[type=email], .contact-form input[type=file], .contact-form input[type=password], .contact-form input[type=text], .contact-form textarea {
    display: block;
    width: 100%;
    line-height: 28px;
    height: 50px;
    font-size: 16px;
    padding: 10px 25px;
    background: 0;
    color: #333538;
    border-radius: 4px;
    box-shadow: 0 0 15px #f2f3f4;
    transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease
}

.contact-form .form-group input::-webkit-input-placeholder {
    color: #333538
}

.contact-form .form-group textarea {
    height: 160px;
    resize: none
}

.contact-form input[type=button], input[type=submit] {
    width: 100%;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    text-align: center;
    border-radius: 5px;
    padding: 12px 10px 10px;
    background-color: #1f8ceb
}

.contact-form select option {
    text-indent: 25px
}

.contact-form input:focus, .contact-form select:focus, .contact-form textarea:focus {
    border-color: #1f8ceb
}

.contact-form input.error, .contact-form select.error, .contact-form textarea.error {
    border-color: red !important
}

.contact-form label.error {
    display: none;
    line-height: 24px;
    padding: 5px 0 0;
    margin: 0;
    text-transform: uppercase;
    font-size: 11px;
    color: red;
    font-weight: 500
}

.contact-page-section .lower-section {
    position: relative;
    padding: 80px 0 20px
}

.contact-info-list {
    position: relative;
    padding-left: 55px;
    min-height: 87px;
    margin-bottom: 20px;
    height: 160px;
    max-height: 160px
}

    .contact-info-list .icon {
        position: absolute;
        left: 0;
        top: 4px;
        color: #1f8ceb;
        font-size: 32px;
        line-height: 1em
    }

    .contact-info-list li {
        position: relative;
        color: #333538;
        font-size: 18px;
        font-weight: 300;
        line-height: 1.5em
    }

        .contact-info-list li strong {
            color: #3b566e;
            font-size: 20px;
            font-weight: 500;
            margin-bottom: 6px;
            display: block
        }

.price-section {
    position: relative;
    padding: 110px 0 80px
}

    .price-section .title-box {
        position: relative;
        margin-bottom: 65px
    }

        .price-section .title-box h2 {
            position: relative;
            color: #3b566e;
            font-size: 30px;
            font-weight: 700;
            text-align: center;
            line-height: 1.4em
        }

.price-block {
    position: relative;
    margin-bottom: 30px
}

    .price-block .inner-box {
        position: relative;
        box-shadow: 0 0 15px #f2f3f4
    }

        .price-block .inner-box h2 {
            position: relative;
            color: #3b566e;
            font-weight: 700;
            font-size: 20px;
            padding: 24px 0;
            line-height: 1.4em;
            text-align: center;
            text-transform: uppercase
        }

        .price-block .inner-box .price-box {
            position: relative;
            padding: 25px 0 20px;
            text-align: center;
            background-color: #1f8ceb
        }

            .price-block .inner-box .price-box .price {
                position: relative;
                color: #fff;
                font-weight: 700;
                font-size: 36px
            }

                .price-block .inner-box .price-box .price sup {
                    position: relative;
                    font-size: 18px;
                    left: 4px;
                    font-weight: 600
                }

            .price-block .inner-box .price-box .price-des {
                position: relative;
                font-weight: 300;
                color: #fff;
                font-size: 18px;
                margin-top: 10px;
                display: block
            }

        .price-block .inner-box .lower-content {
            position: relative;
            text-align: center;
            padding: 38px 25px 30px
        }

            .price-block .inner-box .lower-content ul {
                position: relative;
                margin-bottom: 35px
            }

                .price-block .inner-box .lower-content ul li {
                    position: relative;
                    color: #3b566e;
                    font-size: 18px;
                    font-weight: 300;
                    line-height: 1.7em
                }

                    .price-block .inner-box .lower-content ul li span {
                        color: #3b566e;
                        font-size: 18px;
                        font-weight: 700
                    }

            .price-block .inner-box .lower-content .started-btn {
                position: relative;
                color: #fff;
                font-size: 18px;
                font-weight: 500;
                padding: 6px 20px;
                border-radius: 5px;
                display: inline-block;
                background-color: #1f8ceb;
                text-transform: capitalize
            }

.services-single-section {
    position: relative;
    padding: 40px 0 50px
}

    .services-single-section .links-column {
        position: relative;
        margin-bottom: 30px
    }

        .services-single-section .links-column .inner-column {
            position: relative;
            padding-right: 40px
        }

.service-list {
    position: relative
}

    .service-list li {
        position: relative;
        margin-bottom: 20px
    }

        .service-list li a {
            position: relative;
            padding: 14px 25px;
            border-radius: 5px;
            color: #2a2f40;
            font-size: 18px;
            font-weight: 400;
            display: block;
            background-color: #efefef;
            transition: all .5s ease;
            -webkit-transition: all .5s ease;
            -ms-transition: all .5s ease;
            -o-transition: all .5s ease
        }

            .service-list li a:hover, .service-list li.active a, .service-list li:hover a {
                background-color: #1f8ceb;
                color: #fff
            }

.services-single-section .content-column {
    position: relative
}

    .services-single-section .content-column .inner-column {
        position: relative
    }

    .services-single-section .content-column h2 {
        position: relative;
        font-weight: 700;
        line-height: 1.4em;
        margin-bottom: 10px;
        color: #2a2f40;
        font-size: 34px
    }

    .services-single-section .content-column .text {
        position: relative
    }

        .services-single-section .content-column .text p {
            position: relative;
            color: #3b566e;
            font-size: 18px;
            font-weight: 300;
            line-height: 1.6em;
            margin-bottom: 25px
        }

        .services-single-section .content-column .text .image {
            position: relative;
            margin-bottom: 25px
        }

            .services-single-section .content-column .text .image img {
                width: 100%;
                display: block
            }

        .services-single-section .content-column .text h3 {
            position: relative;
            color: #2a2f40;
            font-weight: 400;
            font-size: 24px;
            margin-bottom: 8px
        }

.services-page-section {
    position: relative;
    padding: 100px 0 70px
}

.disc li {
    list-style: decimal !important
}

.thank_u_desc {
    width: 70%;
    margin: -20% auto 30px;
    text-align: center;
    background: #fff;
    position: relative !important;
    padding: 20px;
    border-radius: 15px;
    box-shadow: 0 5px 25px 0 rgba(0,0,0,.3)
}

.thankpnd {
    padding-top: 300px
}

#features {
    padding: 20px
}

.abt {
    padding: 40px 0 100px
}

.gfimages {
    width: 50%;
}

@media (max-width:768px) {
    .gfimages {
        width: 20%;
    }

    .features-section-two .features-container {
        padding: 5px;
    }
}

.socialIcon ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex !important; /* side by side */
    gap: 15px !important; /* spacing between icons */
}

    .socialIcon ul li a {
        font-size: 24px !important; /* icon size */
        text-decoration: none;
    }

/* brand colors */
.fa-facebook-f {
    color: #1877F2 !important;
}

.fa-x-twitter {
    color: #000000 !important;
}

.fa-instagram {
    color: #E4405F !important;
}





.faq-section ol {
    padding-left: 20px;
}

.faq-section li {
    margin-bottom: 12px;
}

.faqlist li {
    list-style: auto;
}

.faqlist {
    margin-left: 30px;
}

.faq-question {
    font-weight: bold;
    color: #222;
}

.faq-answer {
    display: block;
    color: #555;
    margin-top: 3px;
}

.card {
    background: var(--card);
    border-radius: var(--radius);
    box-shadow: 0 6px 20px rgba(12,20,40,0.06);
    padding: 20px
}

h1 {
    font-size: 18px;
    margin: 0 0 12px
}

p.lead {
    margin: 0 0 18px;
    color: var(--muted);
    font-size: 13px
}


/* Table */
.table-wrap {
    overflow: auto;
    border-radius: 10px;
    border: 1px solid var(--border)
}

table {
    width: 100%;
    border-collapse: collapse;
    min-width: 640px
}

thead th {
    background: linear-gradient(180deg,#fbfdfe,#f6fbfb);
    text-align: left;
    padding: 12px 16px;
    font-size: 13px;
    color: #0b1220;
    border-bottom: 1px solid var(--border)
}

tbody tr {
    background: transparent
}

    tbody tr:nth-child(odd) {
        background: rgba(14,165,164,0.03)
    }

td {
    padding: 14px 16px;
    font-size: 14px;
    color: #0f172a;
    border-bottom: 1px solid var(--border)
}

caption {
    padding: 12px 16px;
    text-align: left;
    font-weight: 600;
    color: var(--accent)
}


/* Small labels in left column */
th.left {
    width: 28%
}

td.center {
    width: 36%
}


/* Responsive: convert to vertical list on narrow screens */
@media (max-width:680px) {
    table {
        border: 0;
        min-width: 0
    }

    thead {
        display: none
    }

    tbody tr {
        display: block;
        margin: 10px 12px;
        border-radius: 10px;
        background: var(--card);
        box-shadow: 0 3px 12px rgba(12,20,40,0.04)
    }

        tbody tr td {
            display: flex;
            padding: 12px;
            border-bottom: 0
        }

            tbody tr td::before {
                content: attr(data-label);
                flex: 0 0 42%;
                font-weight: 600;
                color: var(--muted)
            }

            tbody tr td + td {
                border-left: 1px solid var(--border)
            }
}

.listcircle {
    list-style: circle !important
}

    .listcircle li {
        list-style: circle !important
    }

