/*======================================
    Variables
========================================*/
/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&display=swap");

html {
    scroll-behavior: smooth;
}

body {
    font-family: "DM Sans", sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #727272;
    overflow-x: hidden;
    font-size: 15px;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 28px;
}

* {
    margin: 0;
    padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    text-decoration: none;
    outline: none;
    outline: none !important;
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-check-input:checked {
    background-color: #3E80FF;
    border-color: #3E80FF;
}

select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #f9a825;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(white, #3b3b3b);
    cursor: default;
    margin: 0em;
    font: 400 14px;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(#767676, #858585);
    -o-border-image: initial;
    border-image: initial;
}

span,
a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

img {
    max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 600;
    margin: 0px;
    color: #f9a825;
    font-family: 'Spartan', sans-serif;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

h1 {
    font-size: 50px;
}

h2 {
    font-size: 40px;
}

h3 {
    font-size: 30px;
}

h4 {
    font-size: 25px;
}

h5 {
    font-size: 20px;
}

h6 {
    font-size: 16px;
}

ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mt-55 {
    margin-top: 55px;
}

.mt-60 {
    margin-top: 60px;
}

.mt-65 {
    margin-top: 65px;
}

.mt-70 {
    margin-top: 70px;
}

.mt-75 {
    margin-top: 75px;
}

.mt-80 {
    margin-top: 80px;
}

.mt-85 {
    margin-top: 85px;
}

.mt-90 {
    margin-top: 90px;
}

.mt-95 {
    margin-top: 95px;
}

.mt-100 {
    margin-top: 100px;
}

.mt-105 {
    margin-top: 105px;
}

.mt-110 {
    margin-top: 110px;
}

.mt-115 {
    margin-top: 115px;
}

.mt-120 {
    margin-top: 120px;
}

.mt-125 {
    margin-top: 125px;
}

.mt-130 {
    margin-top: 130px;
}

.mt-135 {
    margin-top: 135px;
}

.mt-140 {
    margin-top: 140px;
}

.mt-145 {
    margin-top: 145px;
}

.mt-150 {
    margin-top: 150px;
}

.mt-155 {
    margin-top: 155px;
}

.mt-160 {
    margin-top: 160px;
}

.mt-165 {
    margin-top: 165px;
}

.mt-170 {
    margin-top: 170px;
}

.mt-175 {
    margin-top: 175px;
}

.mt-180 {
    margin-top: 180px;
}

.mt-185 {
    margin-top: 185px;
}

.mt-190 {
    margin-top: 190px;
}

.mt-195 {
    margin-top: 195px;
}

.mt-200 {
    margin-top: 200px;
}

.mt-205 {
    margin-top: 205px;
}

.mt-210 {
    margin-top: 210px;
}

.mt-215 {
    margin-top: 215px;
}

.mt-220 {
    margin-top: 220px;
}

.mt-225 {
    margin-top: 225px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.mb-205 {
    margin-bottom: 205px;
}

.mb-210 {
    margin-bottom: 210px;
}

.mb-215 {
    margin-bottom: 215px;
}

.mb-220 {
    margin-bottom: 220px;
}

.mb-225 {
    margin-bottom: 225px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-205 {
    padding-top: 205px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-215 {
    padding-top: 215px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-225 {
    padding-top: 225px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-205 {
    padding-bottom: 205px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-215 {
    padding-bottom: 215px;
}

.pb-220 {
    padding-bottom: 220px;
}

.pb-225 {
    padding-bottom: 225px;
}

.img-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }
}

/*======================================
    Call To Action CSS
========================================*/
.call-action {
    background-color: #F4F7FA;
}

    .call-action .inner-content {
        position: relative;
        padding: 80px 0;
        border-radius: 10px;
        z-index: 0;
        overflow: hidden;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-action .inner-content {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .call-action .inner-content {
        padding: 50px 0;
        text-align: center;
    }
}

.call-action .inner-content .bg-shape {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.call-action .text h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 42px;
    color: #081828;
}

    .call-action .text h2 span {
        color: #7E57FF;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .call-action .text h2 {
        font-size: 25px;
        line-height: 38px;
    }
}

@media (max-width: 767px) {
    .call-action .text h2 {
        font-size: 22px;
        line-height: 32px;
    }
}

.call-action .text h2 span {
    display: block;
    color: #3E80FF;
}

.call-action .button {
    float: right;
}

@media (max-width: 767px) {
    .call-action .button {
        float: none;
        margin-top: 30px;
    }
}
/* Bread Crumbs */
.breadcrumbs {
    position: relative;
    padding-top: 160px;
    padding-bottom: 120px;
    z-index: 2;
    text-align: left;
    background-color: #f9a825;
    background-image: url("../images/bread-bg/banner-bg.svg");
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
    -webkit-box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
    box-shadow: 0px 7px 30px rgba(0, 0, 0, 0.075);
}

    .breadcrumbs::before {
        position: absolute;
        content: "";
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        background-color: #f9a825;
        opacity: 0.7;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumbs {
        padding-top: 110px;
        padding-bottom: 60px;
    }
}

@media (max-width: 767px) {
    .breadcrumbs {
        padding-top: 100px;
        padding-bottom: 50px;
    }
}

.breadcrumbs .breadcrumbs-content {
    position: relative;
    text-align: center;
}

    .breadcrumbs .breadcrumbs-content .page-title {
        font-size: 26px;
        color: #fff;
        font-weight: 700;
        position: relative;
        line-height: 28px;
        text-transform: capitalize;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .breadcrumbs .breadcrumbs-content .page-title {
        font-size: 24px;
        line-height: 28px;
    }
}

@media (max-width: 767px) {
    .breadcrumbs .breadcrumbs-content .page-title {
        font-size: 22px;
        text-align: center;
        line-height: 26px;
    }
}

.breadcrumbs .breadcrumbs-content .breadcrumb-nav {
    background: transparent;
    border-radius: 0;
    margin-bottom: 0;
    padding: 0;
    display: inline-block;
    margin-top: 10px;
}

.breadcrumbs .breadcrumb-nav {
    text-align: right;
}

@media (max-width: 767px) {
    .breadcrumbs .breadcrumb-nav {
        text-align: center;
        margin-top: 15px;
    }
}

.breadcrumbs .breadcrumb-nav li {
    display: inline-block;
    position: relative;
    padding-right: 14px;
    margin-right: 14px;
    text-transform: capitalize;
    color: #fff;
}

    .breadcrumbs .breadcrumb-nav li:after {
        content: "\ea62";
        font-family: lineIcons;
        font-size: 11px;
        position: absolute;
        top: 3px;
        right: -7px;
    }

    .breadcrumbs .breadcrumb-nav li:last-child {
        margin: 0;
        padding: 0;
    }

        .breadcrumbs .breadcrumb-nav li:last-child::after {
            display: none;
        }

    .breadcrumbs .breadcrumb-nav li,
    .breadcrumbs .breadcrumb-nav li a {
        color: #fff;
        font-size: 14px;
        font-weight: 500;
    }

        .breadcrumbs .breadcrumb-nav li i,
        .breadcrumbs .breadcrumb-nav li a i {
            font-size: 13px;
            display: inline-block;
            margin-right: 3px;
            position: relative;
            top: -1px;
        }

        .breadcrumbs .breadcrumb-nav li a {
            position: relative;
        }

            .breadcrumbs .breadcrumb-nav li a:hover {
                color: #e4e4e4;
            }

.section {
    padding-top: 110px;
    padding-bottom: 110px;
    position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}

@media (max-width: 767px) {
    .section {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}

/* Section Title */
.section-title {
    text-align: center;
    margin-bottom: 80px;
    padding: 0 300px;
    position: relative;
    z-index: 5;
}

    .section-title h3 {
        font-size: 15px;
        font-weight: 600;
        display: inline-block;
        margin-bottom: 20px;
        color: #3E80FF;
        text-transform: capitalize;
    }

    .section-title h2 {
        font-size: 34px;
        margin-bottom: 20px;
        line-height: 42px;
        text-transform: capitalize;
        position: relative;
        font-weight: 700;
    }

    .section-title p {
        font-size: 16px;
        line-height: 28px;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .section-title {
        padding: 0px 200px;
        margin-bottom: 70px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .section-title {
        padding: 0px 20px;
        margin-bottom: 50px;
    }

        .section-title h3 {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 12px;
        }

        .section-title h2 {
            font-size: 24px;
            line-height: 32px;
            margin-bottom: 20px;
        }

        .section-title p {
            font-size: 15px;
        }
}

@media (max-width: 767px) {
    .section-title {
        padding: 0px 10px;
        margin-bottom: 40px;
    }

        .section-title h3 {
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 12px;
        }

        .section-title h2 {
            font-size: 24px;
            line-height: 30px;
            margin-bottom: 18px;
        }

        .section-title p {
            font-size: 15px;
        }
}

.section-title.align-right {
    padding: 0;
    padding-left: 600px;
}

    .section-title.align-right h2:before {
        display: none;
    }

    .section-title.align-right h2:after {
        position: absolute;
        right: 0;
        bottom: -1px;
        height: 2px;
        width: 50px;
        background: #3E80FF;
        content: "";
    }

.section-title.align-left {
    padding: 0;
    padding-right: 600px;
}

    .section-title.align-left h2:before {
        left: 0;
        margin-left: 0;
    }

/* One Click Scrool Top Button*/
.scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #3E80FF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff !important;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    border-radius: 5px;
}

    .scroll-top:hover {
        -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
        box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
        background-color: #3E80FF;
    }

/* Overlay */
.overlay {
    position: relative;
    z-index: 1;
}

    .overlay::before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 0.4;
        background: #f9a825;
        content: "";
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        z-index: -1;
    }

/* Pagination CSS */
.pagination {
    text-align: left;
    margin: 60px 0 0 0;
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .pagination {
        margin-top: 50px;
    }
}

@media (max-width: 767px) {
    .pagination {
        margin-top: 40px;
    }
}

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

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

.pagination.left {
    text-align: left;
}

.pagination .pagination-list {
    display: inline-block;
    overflow: hidden;
}

    .pagination .pagination-list li {
        margin-right: 5px;
        display: inline-block;
        margin-top: 10px;
    }

        .pagination .pagination-list li:last-child {
            margin-right: 0px;
        }

        .pagination .pagination-list li a {
            background: #fff;
            color: #081828;
            font-weight: 500;
            font-size: 15px;
            border-radius: 5px;
            padding: 8px 20px;
            text-align: center;
            border: 1px solid #eee;
        }

        .pagination .pagination-list li.active a,
        .pagination .pagination-list li:hover a {
            background: #3E80FF;
            color: #fff;
            border-color: transparent;
        }

        .pagination .pagination-list li a i {
            font-size: 13px;
        }

.blog-grids.pagination {
    margin-top: 50px;
    text-align: center;
}

.button .btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    padding: 14px 30px;
    background-color: #3E80FF;
    color: #fff;
    border: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-radius: 30px;
    position: relative;
    z-index: 1;
    margin-right: 7px;
    overflow: hidden;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .button .btn {
        padding: 14px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .button .btn {
        padding: 14px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

.button .btn i {
    display: inline-block;
    margin-right: 5px;
}

.button .btn:last-child {
    margin: 0;
}

.button .btn:hover {
    color: #fff;
    background-color: #f9a825;
}

.button {
    margin-left: 0 !important;
}

    .button .btn-alt {
        background-color: #f9a825 !important;
        color: #fff !important;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .button .btn-alt {
        padding: 14px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

@media (max-width: 767px) {
    .button .btn-alt {
        padding: 14px 25px;
        font-size: 14px;
        font-weight: 500;
    }
}

.button .btn-alt:hover {
    background-color: #3E80FF !important;
    color: #fff !important;
}

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

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

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

/* Preloader */
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999;
    width: 100%;
    height: 100%;
    background-color: #fff;
    overflow: hidden;
}

.preloader-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.preloader-icon {
    width: 100px;
    height: 100px;
    display: inline-block;
    padding: 0px;
}

    .preloader-icon span {
        position: absolute;
        display: inline-block;
        width: 100px;
        height: 100px;
        border-radius: 100%;
        background: #3E80FF;
        -webkit-animation: preloader-fx 1.6s linear infinite;
        animation: preloader-fx 1.6s linear infinite;
    }

        .preloader-icon span:last-child {
            animation-delay: -0.8s;
            -webkit-animation-delay: -0.8s;
        }

@keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        transform: scale(0, 0);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }
}

@-webkit-keyframes preloader-fx {
    0% {
        -webkit-transform: scale(0, 0);
        opacity: 0.5;
    }

    100% {
        -webkit-transform: scale(1, 1);
        opacity: 0;
    }
}

/*======================================
	01. Start Header CSS
========================================*/
.header {
    width: 100%;
    background: #000;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header {
        padding: 18px 0 !important;
    }

        .header .mobile-menu-btn .toggler-icon {
            background-color: #fff;
        }

        .header .button {
            margin: 0 !important;
        }

        .header .navbar-collapse {
            position: absolute;
            top: 67px !important;
            left: 0;
            width: 100%;
            background-color: #fff;
            z-index: 9;
            -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            padding: 10px 20px;
            max-height: 350px;
            overflow-y: scroll;
            border-top: 1px solid #eee;
            border-radius: 8px;
        }

        .header .navbar .navbar-nav .nav-item a:hover {
            color: #3E80FF !important;
        }

        .header .navbar .navbar-nav .nav-item a.active {
            color: goldenrod;
        }

        .header .navbar-nav .nav-item {
            margin: 0;
        }

            .header .navbar-nav .nav-item:hover a {
                color: goldenrod;
            }

            .header .navbar-nav .nav-item a {
                padding: 12px 16px !important;
            }

                .header .navbar-nav .nav-item a::before {
                    display: none;
                }

            .header .navbar-nav .nav-item .sub-menu {
                position: static;
                width: 100%;
                opacity: 1;
                visibility: visible;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 0;
                border: none;
                margin-left: 15px;
                margin-right: 15px;
            }

                .header .navbar-nav .nav-item .sub-menu .nav-item a {
                    padding: 12px 12px;
                }

                    .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
                        color: #3E80FF !important;
                    }

            .header .navbar-nav .nav-item a {
                color: #051441;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                padding: 10px 0;
            }

                .header .navbar-nav .nav-item a::after {
                    opacity: 1;
                    visibility: visible;
                }

            .header .navbar-nav .nav-item .sub-menu li.active {
                background: #fff !important;
                color: #3E80FF !important;
            }

            .header .navbar-nav .nav-item .sub-menu .nav-item {
                margin: 0 !important;
            }

                .header .navbar-nav .nav-item .sub-menu .nav-item a {
                    padding: 10px 12px !important;
                }

            .header .navbar-nav .nav-item .sub-menu li:hover {
                background: #fff !important;
                color: #3E80FF !important;
            }

            .header .navbar-nav .nav-item a {
                font-size: 14px;
            }

                .header .navbar-nav .nav-item a:hover {
                    color: #3E80FF;
                }
}

@media (max-width: 767px) {
    .header {
        padding: 18px 0 !important;
    }

        .header .mobile-menu-btn .toggler-icon {
            background-color: #fff;
        }

        .header .navbar-collapse {
            position: absolute;
            top: 62px !important;
            left: 0;
            width: 100%;
            background-color: #fff;
            z-index: 9;
            -webkit-box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            box-shadow: 0px 15px 20px 0px rgba(0, 0, 0, 0.1);
            padding: 10px 20px;
            max-height: 350px;
            overflow-y: scroll;
            border-top: 1px solid #eee;
            border-radius: 8px;
        }

        .header .navbar .navbar-nav .nav-item a:hover {
            color: #3E80FF !important;
        }

        .header .navbar .navbar-nav .nav-item a.active {
            color: goldenrod;
        }

        .header .navbar-nav .nav-item {
            margin: 0;
        }

            .header .navbar-nav .nav-item:hover a {
                color: goldenrod;
            }

            .header .navbar-nav .nav-item a {
                padding: 12px 16px !important;
            }

                .header .navbar-nav .nav-item a::before {
                    display: none;
                }

            .header .navbar-nav .nav-item .sub-menu {
                position: static;
                width: 100%;
                opacity: 1;
                visibility: visible;
                -webkit-box-shadow: none;
                box-shadow: none;
                padding: 0;
                border: none;
                margin-left: 15px;
                margin-right: 15px;
            }

                .header .navbar-nav .nav-item .sub-menu .nav-item a {
                    padding: 12px 12px;
                }

                    .header .navbar-nav .nav-item .sub-menu .nav-item a:hover {
                        color: #3E80FF !important;
                    }

            .header .navbar-nav .nav-item a {
                color: #051441;
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                padding: 10px 0;
            }

                .header .navbar-nav .nav-item a::after {
                    opacity: 1;
                    visibility: visible;
                }

            .header .navbar-nav .nav-item .sub-menu li.active {
                background: #fff !important;
                color: #3E80FF !important;
            }

            .header .navbar-nav .nav-item .sub-menu .nav-item {
                margin: 0 !important;
            }

                .header .navbar-nav .nav-item .sub-menu .nav-item a {
                    padding: 10px 12px !important;
                }

            .header .navbar-nav .nav-item .sub-menu li:hover {
                background: #fff !important;
                color: #3E80FF !important;
            }

            .header .navbar-nav .nav-item a {
                font-size: 14px;
            }

                .header .navbar-nav .nav-item a:hover {
                    color: #3E80FF;
                }
}

.header .navbar-brand img {
    width: 200px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .header .navbar-brand img {
        width: 190px;
    }
}

@media (max-width: 767px) {
    .header .navbar-brand img {
        width: 180px;
    }
}

.header.sticky .button .btn {
    background-color: #3E80FF;
    color: #fff;
}

    .header.sticky .button .btn:hover {
        background-color: #f9a825;
        color: #fff;
    }

.sticky {
    position: fixed;
    z-index: 99;
    -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    top: 0;
    background-color: #000;
}

.navbar-expand-lg .navbar-nav {
    margin: 0;
    margin-left: auto !important;
    margin-right: auto !important;
}

.header .navbar .navbar-nav .nav-item a.active {
    color: goldenrod;
}

/*.sticky .navbar .navbar-nav .nav-item a.active {
    color: #3E80FF;
}

.sticky .navbar .navbar-nav .nav-item a {
    color: #f9a825;
}
*/
.header .navbar .navbar-nav .nav-item .sub-menu a.active {
    color: goldenrod;
}

/*.sticky .navbar .navbar-nav .nav-item .sub-menu a.active {
    color: #fff;
}

.sticky .navbar .mobile-menu-btn .toggler-icon {
    background: #333;
}
*/
/*===== NAVBAR =====*/
.navbar-area {
    width: 100%;
    z-index: 99;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    padding: 0;
}

    .navbar-area.sticky {
        position: fixed;
        z-index: 99;
        -webkit-box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.05);
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        padding: 0px 0;
    }

.navbar {
    padding: 0;
    position: relative;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.navbar-brand {
    padding-left: 0;
    border-radius: 0;
}

.mobile-menu-btn {
    padding: 0px;
}

    .mobile-menu-btn:focus {
        text-decoration: none;
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .mobile-menu-btn .toggler-icon {
        width: 30px;
        height: 2px;
        background-color: #222;
        display: block;
        margin: 5px 0;
        position: relative;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
    }

    .mobile-menu-btn.active .toggler-icon:nth-of-type(1) {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 7px;
    }

    .mobile-menu-btn.active .toggler-icon:nth-of-type(2) {
        opacity: 0;
    }

    .mobile-menu-btn.active .toggler-icon:nth-of-type(3) {
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        top: -7px;
    }

.navbar-nav .nav-item {
    z-index: 1;
    position: relative;
    margin-right: 40px;
}

    .navbar-nav .nav-item:last-child {
        margin-right: 0 !important;
    }

    .navbar-nav .nav-item:hover a {
        color: goldenrod;
    }

    /*.sticky .navbar-nav .nav-item:hover a {
    color: #3E80FF;
}
*/
    .navbar-nav .nav-item a {
        font-size: 15px;
        color: #fff;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        position: relative;
        padding: 16px 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-weight: 500;
        transition: all 0.3s ease-out 0s;
        position: relative;
        text-transform: capitalize;
    }

        .navbar-nav .nav-item a::after {
            opacity: 0;
            visibility: hidden;
        }

    .navbar-nav .nav-item:hover a:before {
        width: 100%;
    }

    .navbar-nav .nav-item a.active {
        color: goldenrod;
    }

    .navbar-nav .nav-item a.dd-menu::after {
        content: "\ea5e";
        font: normal normal normal 1em/1 "LineIcons";
        position: absolute;
        right: 17px;
        font-size: 10px;
        top: 50%;
        margin-left: 5px;
        margin-top: 0px;
        -webkit-transition: all 0.3s ease-out 0s;
        transition: all 0.3s ease-out 0s;
        height: 10px;
    }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav .nav-item a.dd-menu::after {
        right: 13px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-nav .nav-item a.dd-menu::after {
        top: 18px;
        right: 0;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-nav .nav-item a.collapsed::after {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.navbar-nav .nav-item:hover > .sub-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

    .navbar-nav .nav-item:hover > .sub-menu .sub-menu {
        left: 100%;
        top: 0;
    }

.navbar-nav .nav-item .sub-menu {
    padding: 30px;
    min-width: 240px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px #0000001a;
    box-shadow: 0px 5px 20px #0000001a;
    position: absolute;
    top: 110% !important;
    left: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    border-radius: 0 0 4px 4px;
    border-radius: 5px;
}

.navbar-nav .nav-item:hover .sub-menu {
    top: 100% !important;
}

.navbar-nav .nav-item .sub-menu .nav-item {
    width: 100%;
    margin-bottom: 15px;
}

    .navbar-nav .nav-item .sub-menu .nav-item:last-child {
        margin: 0;
    }

    .navbar-nav .nav-item .sub-menu .nav-item a {
        padding: 0;
        color: #888;
        display: block;
        width: 100%;
        font-size: 14px;
        font-weight: 500;
        text-transform: capitalize;
        position: relative;
        z-index: 1;
        border-radius: 4px;
        overflow: hidden;
        -webkit-transition: all 0.1s ease;
        transition: all 0.1s ease;
    }

        .navbar-nav .nav-item .sub-menu .nav-item a:hover {
            color: #3E80FF;
        }

.navbar-nav .nav-item .sub-menu.left-menu {
    left: -100%;
}

.navbar-nav .nav-item .sub-menu.collapse:not(.show) {
    display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .navbar-nav .nav-item .sub-menu.collapse:not(.show) {
        display: none;
    }
}

.navbar-nav .nav-item .sub-menu > li {
    display: block;
    margin-left: 0;
}

    .navbar-nav .nav-item .sub-menu > li:last-child {
        border: none;
    }

    .navbar-nav .nav-item .sub-menu > li.active > a {
        color: goldenrod;
    }

    .navbar-nav .nav-item .sub-menu > li > a {
        font-weight: 400;
        display: block;
        padding: 12px 15px;
        font-size: 14px;
        color: #222;
        font-weight: 400;
    }

    .navbar-nav .nav-item .sub-menu > li:first-child a {
        border: none;
    }

.header .button {
    display: inline-block;
    margin-left: 10px;
}

@media (max-width: 767px) {
    .header .button {
        display: none;
    }
}

.header .button .btn {
    background-color: #fff;
    color: #f9a825;
    font-weight: 500;
}

    .header .button .btn:hover {
        color: #fff;
        background-color: #3E80FF;
    }

.sticky .button .btn {
    background-color: #3E80FF;
    color: #fff;
}

    .sticky .button .btn:hover {
        background-color: #3E80FF;
        color: #fff;
    }

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .header .button .signin {
        color: #f9a825;
    }

        .header .button .signin:hover {
            color: #3E80FF;
        }

    .header .button .signup {
        background-color: #3E80FF;
        color: #fff;
    }

        .header .button .signup:hover {
            background-color: #3E80FF;
            color: #fff;
        }
}

/*======================================
     End Header CSS
  ========================================*/
/*======================================
    Hero Area CSS
========================================*/
.hero-area {
    position: relative;
    background-color: #f9a825;
    padding: 180px 0 180px 0;
    z-index: 0;
}

    .hero-area .hero-shape {
        position: absolute;
        left: 0;
        bottom: -1px;
        z-index: -1;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area {
        padding: 130px 0 150px 0;
    }
}

@media (max-width: 767px) {
    .hero-area {
        padding: 110px 0 100px 0;
    }
}

.hero-area .hero-content {
    border-radius: 0;
    position: relative;
    z-index: 1;
    text-align: left;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area .hero-content {
        padding: 0px 140px;
    }
}

.hero-area .hero-content h4 {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    margin-bottom: 20px;
}

.hero-area .hero-content h1 {
    font-weight: 700;
    font-size: 38px;
    line-height: 40px;
    color: #fff;
    text-transform: capitalize;
}

    .hero-area .hero-content h1 span {
        position: relative;
        z-index: 0;
    }

        .hero-area .hero-content h1 span .text-shape {
            position: absolute;
            left: 0;
            bottom: 5px;
            width: 100%;
            z-index: -1;
        }

.hero-area .hero-content p {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    margin-top: 20px;
}

.hero-area .hero-content .button {
    margin-top: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area .hero-content .button {
        margin-top: 30px !important;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hero-area .hero-content .button {
        margin-top: 30px;
        width: 100%;
    }
}

@media (max-width: 767px) {
    .hero-area .hero-content .button .btn {
        width: 100%;
    }
}

.hero-area .hero-content .button .btn:hover {
    color: #f9a825;
    background-color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-area .hero-content h1 {
        font-size: 40px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-area .hero-content {
        text-align: center;
    }

        .hero-area .hero-content h1 {
            font-size: 30px;
            font-weight: 700;
            line-height: 38px;
        }

        .hero-area .hero-content p {
            font-size: 15px;
        }
}

@media (max-width: 767px) {
    .hero-area .hero-content {
        padding: 0 10px;
        text-align: center;
    }

        .hero-area .hero-content h1 {
            font-size: 24px;
            line-height: 32px;
        }

        .hero-area .hero-content p {
            margin-top: 15px;
            font-size: 15px;
            line-height: 26px;
        }

        .hero-area .hero-content .button .btn {
            width: 60%;
            margin: 0;
            margin-bottom: 7px;
        }

            .hero-area .hero-content .button .btn:last-child {
                margin: 0;
            }
}

.hero-area .hero-image {
    text-align: center;
    position: relative;
    z-index: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px), (max-width: 767px) {
    .hero-area .hero-image {
        display: none;
    }
}

.hero-area .hero-image .main-image {
    z-index: 0;
}

.hero-area .hero-image .h2-move-1 {
    position: absolute;
    left: 42%;
    -webkit-animation: bounce 3s linear infinite;
    animation: bounce 3s linear infinite;
}

.hero-area .hero-image .h2-move-2 {
    position: absolute;
    left: 45%;
    top: 68%;
    -webkit-animation: bounce 3s linear infinite;
    animation: bounce 3s linear infinite;
}

.hero-area .hero-image .h2-move-3 {
    position: absolute;
    left: 47%;
    top: 26%;
    z-index: -1;
    -webkit-animation: bounce 4s linear infinite;
    animation: bounce 4s linear infinite;
}

.hero-area .hero-image .dot-dot {
    position: absolute;
    left: -10%;
    top: -14%;
    height: 113%;
    -webkit-animation: rotate2d 30s linear infinite;
    animation: rotate2d 30s linear infinite;
    width: 100%;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, -40px, 0);
        transform: translate3d(0, -40px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(-50%, 0, 0);
        transform: translate3d(-50%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -webkit-transform: translate3d(50%, 0, 0);
        transform: translate3d(50%, 0, 0);
    }

    to {
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.spin {
    -webkit-animation: spin 2s linear infinite;
    animation: spin 1s linear infinite;
}

@-webkit-keyframes bounce {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

@keyframes bounce {
    0%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }

    50% {
        -webkit-transform: translateY(-40px);
        transform: translateY(-40px);
    }
}

.bounce {
    -webkit-animation: bounce 2s linear infinite;
    animation: bounce 1s linear infinite;
}

@-webkit-keyframes rotate2d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate2d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotate2d {
    -webkit-animation: rotate2d 2s linear infinite;
    animation: rotate2d 1s linear infinite;
}

@-webkit-keyframes rotate-2d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

@keyframes rotate-2d {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.rotate-2d {
    -webkit-animation: rotate-2d 2s linear infinite;
    animation: rotate-2d 1s linear infinite;
}

@-webkit-keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

@keyframes rotate3d {
    0% {
        -webkit-transform: rotateY(0);
        transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(360deg);
        transform: rotateY(360deg);
    }
}

/*======================================
	Features CSS
========================================*/
.feature {
    position: relative;
    z-index: 0;
    padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature {
        padding-top: 50px;
    }
}

@media (max-width: 767px) {
    .feature {
        padding-top: 40px;
    }
}

.feature .section-title {
    margin-bottom: 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .feature .section-title {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .feature .section-title {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
    .feature .upper-content {
        padding-right: 100px;
    }
}

.feature .upper-content .lasthead {
    font-size: 16px;
    font-weight: 600;
    color: #3E80FF;
    margin-bottom: 15px;
}

.feature .upper-content .title {
    font-size: 28px;
    font-weight: 600;
    font-size: 40px;
    font-weight: 700;
    padding: 21px 0 16px;
}

.feature .upper-content p {
    margin-top: 20px;
}

.feature .upper-content .button {
    margin-top: 40px;
}

.feature .feature-box {
    min-height: 300px;
    margin-top: 30px;
    border-radius: 20px;
    background-color: white;
    -webkit-box-shadow: 0px 0px 30px rgba(81, 94, 125, 0.082);
    box-shadow: 0px 0px 30px rgba(81, 94, 125, 0.082);
    padding: 40px 50px;
    text-align: center;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-top: 3px solid #F4F7FA;
    border-bottom: 3px solid #F4F7FA;
}

    .feature .feature-box:hover {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        border-top-color: #3E80FF;
        border-bottom-color: #3E80FF;
    }

    .feature .feature-box .tumb img {
        height: 150px;
    }

    .feature .feature-box .text-title {
        color: #3b368c;
        font-size: 18px;
        line-height: 28px;
        font-weight: 700;
        margin-top: 30px;
        margin-bottom: 15px;
    }

    .feature .feature-box p {
        line-height: 26px;
        font-size: 15px;
    }

/*======================================
	Footer CSS
========================================*/
.footer {
    background-color: #f9a825;
    position: relative;
    padding-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer {
        padding-top: 30px;
    }
}

@media (max-width: 767px) {
    .footer {
        padding-top: 20px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer .single-footer {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .footer .single-footer {
        margin-top: 40px;
        text-align: center;
    }
}

.footer .single-footer.f-about {
    padding-right: 30px;
}

@media (max-width: 767px) {
    .footer .single-footer.f-about {
        padding: 0;
    }
}

.footer .single-footer.f-about .logo {
    margin-bottom: 20px;
}

    .footer .single-footer.f-about .logo img {
        width: 200px;
    }

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer .single-footer.f-about .logo img {
        width: 190px;
    }
}

@media (max-width: 767px) {
    .footer .single-footer.f-about .logo img {
        width: 180px;
    }
}

.footer .single-footer.f-about p {
    color: #fff;
    margin-top: 20px;
    font-size: 1em;
    margin-bottom: 25px;
}

.footer .single-footer.f-about .social-title {
    color: #fff;
    font-size: 0.8em;
    font-weight: 600;
    display: block;
    margin-bottom: 20px;
}

.footer .single-footer.f-about .social li {
    display: inline-block;
    margin-right: 15px;
}

    .footer .single-footer.f-about .social li:last-child {
        margin: 0;
    }

    .footer .single-footer.f-about .social li a {
        color: #fff;
    }

        .footer .single-footer.f-about .social li a:hover {
            color: #3E80FF;
        }

.footer .single-footer.f-about .copyright-text {
    color: #fff;
    font-size: 1em;
    margin-top: 40px;
}

    .footer .single-footer.f-about .copyright-text span {
        display: block;
    }

@media (max-width: 767px) {
    .footer .single-footer.f-about .copyright-text {
        margin-top: 20px;
    }
}

.footer .single-footer.f-about .copyright-text a {
    color: #fff;
    text-decoration: underline;
}

.footer .single-footer.f-link li {
    display: block;
    margin-bottom: 15px;
}

    .footer .single-footer.f-link li:last-child {
        margin: 0;
    }

    .footer .single-footer.f-link li a {
        font-size: 1em;
        font-weight: 400;
        color: #fff;
    }

        .footer .single-footer.f-link li a:hover {
            color: #3E80FF;
        }

@media only screen and (min-width: 1200px) and (max-width: 1399px), only screen and (min-width: 1400px) {
    .footer .single-footer.newsletter {
        padding-left: 80px;
    }
}

.footer .single-footer.newsletter p {
    color: #fff;
    font-size:1em;
}

.footer .single-footer h3 {
    font-size: 1.1em;
    font-weight: 600;
    display: block;
    margin-bottom: 35px;
    color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .footer .single-footer h3 {
        margin-bottom: 25px;
    }
}

@media (max-width: 767px) {
    .footer .single-footer h3 {
        margin-bottom: 25px;
    }
}

.footer .newsletter-form {
    margin-top: 30px;
    position: relative;
}

    .footer .newsletter-form input {
        height: 52px;
        width: 100%;
        border-radius: 8px;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-shadow: none;
        padding-left: 18px;
        padding-right: 70px;
        -webkit-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: #ffffff1f;
        color: #fff;
    }

        .footer .newsletter-form input:hover {
            border-color: #3E80FF;
        }

        .footer .newsletter-form input:focus {
            border-color: #3E80FF;
        }

    .footer .newsletter-form .button {
        position: absolute;
        right: 0px;
        top: 0;
    }

        .footer .newsletter-form .button .sub-btn {
            height: 52px;
            width: 52px;
            border-radius: 0 6px 6px 0;
            background-color: #ffffff29;
            color: #fff;
            text-align: center;
            line-height: 52px;
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none;
            text-shadow: none;
            font-size: 1.1em;
            -webkit-transition: all 0.4s ease;
            transition: all 0.4s ease;
        }

            .footer .newsletter-form .button .sub-btn:hover {
                color: #fff;
                background-color: #3E80FF;
            }

.footer .copyright-area .inner-content {
    border-top: 1px solid rgba(238, 238, 238, 0.288);
    padding-top: 30px;
    padding-bottom: 30px;
    margin-top: 80px;
}

@media (max-width: 767px) {
    .footer .copyright-area .inner-content {
        margin-top: 50px;
        text-align: center;
    }
}

.footer .copyright-area .copyright-owner {
    text-align: right;
}

@media (max-width: 767px) {
    .footer .copyright-area .copyright-owner {
        text-align: center;
        margin-top: 3px;
    }
}

.footer .copyright-area p {
    color: #fff;
    font-size: 1em;
}

    .footer .copyright-area p a {
        text-decoration: underline;
        color: #fff;
    }

        .footer .copyright-area p a:hover {
            color: #3E80FF;
        }



/* TIMELINE */
.main-timeline {
    position: relative
}

    .main-timeline:before {
        content: "";
        width: 5px;
        height: 100%;
        border-radius: 20px;
        margin: 0 auto;
        background: #242922;
        position: absolute;
        top: 0;
        left: 0;
        right: 0
    }

    .main-timeline .timeline {
        display: inline-block;
        margin-bottom: 50px;
        position: relative
    }

        .main-timeline .timeline:before {
            content: "";
            width: 20px;
            height: 20px;
            border-radius: 50%;
            border: 4px solid #fff;
            background: #ec496e;
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1;
            transform: translate(-50%,-50%)
        }

    .main-timeline .timeline-icon {
        display: inline-block;
        width: 130px;
        height: 130px;
        border-radius: 50%;
        border: 3px solid #ec496e;
        padding: 13px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 30%;
        transform: translateY(-50%)
    }

        .main-timeline .timeline-icon i {
            display: block;
            border-radius: 50%;
            background: #ec496e;
            font-size: 64px;
            color: #fff;
            line-height: 100px;
            z-index: 1;
            position: relative
        }

        .main-timeline .timeline-icon:after, .main-timeline .timeline-icon:before {
            content: "";
            width: 100px;
            height: 4px;
            background: #ec496e;
            position: absolute;
            top: 50%;
            right: -100px;
            transform: translateY(-50%)
        }

        .main-timeline .timeline-icon:after {
            width: 70px;
            height: 50px;
            background: #fff;
            top: 89px;
            right: -30px
        }

    .main-timeline .timeline-content {
        width: 50%;
        padding: 0 50px;
        margin: 52px 0 0;
        float: right;
        position: relative
    }

        .main-timeline .timeline-content:before {
            content: "";
            width: 70%;
            height: 100%;
            border: 3px solid #ec496e;
            border-top: none;
            border-right: none;
            position: absolute;
            bottom: -13px;
            left: 35px
        }

        .main-timeline .timeline-content:after {
            content: "";
            width: 37px;
            height: 3px;
            background: #ec496e;
            position: absolute;
            top: 13px;
            left: 0
        }

    .main-timeline .title {
        font-size: 20px;
        font-weight: 600;
        color: #ec496e;
        text-transform: uppercase;
        margin: 0 0 5px
    }

    .main-timeline .description {
        display: inline-block;
        font-size: 16px;
        color: #404040;
        line-height: 20px;
        letter-spacing: 1px;
        margin: 0
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon {
        left: auto;
        right: 30%
    }

        .main-timeline .timeline:nth-child(even) .timeline-icon:before {
            right: auto;
            left: -100px
        }

        .main-timeline .timeline:nth-child(even) .timeline-icon:after {
            right: auto;
            left: -30px
        }

    .main-timeline .timeline:nth-child(even) .timeline-content {
        float: left
    }

        .main-timeline .timeline:nth-child(even) .timeline-content:before {
            left: auto;
            right: 35px;
            transform: rotateY(180deg)
        }

        .main-timeline .timeline:nth-child(even) .timeline-content:after {
            left: auto;
            right: 0
        }

    .main-timeline .timeline:nth-child(2n) .timeline-content:after, .main-timeline .timeline:nth-child(2n) .timeline-icon i, .main-timeline .timeline:nth-child(2n) .timeline-icon:before, .main-timeline .timeline:nth-child(2n):before {
        background: #f9850f
    }

    .main-timeline .timeline:nth-child(2n) .timeline-icon {
        border-color: #f9850f
    }

    .main-timeline .timeline:nth-child(2n) .title {
        color: #f9850f
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        border-left-color: #f9850f;
        border-bottom-color: #f9850f
    }

    .main-timeline .timeline:nth-child(3n) .timeline-content:after, .main-timeline .timeline:nth-child(3n) .timeline-icon i, .main-timeline .timeline:nth-child(3n) .timeline-icon:before, .main-timeline .timeline:nth-child(3n):before {
        background: #8fb800
    }

    .main-timeline .timeline:nth-child(3n) .timeline-icon {
        border-color: #8fb800
    }

    .main-timeline .timeline:nth-child(3n) .title {
        color: #8fb800
    }

    .main-timeline .timeline:nth-child(3n) .timeline-content:before {
        border-left-color: #8fb800;
        border-bottom-color: #8fb800
    }

    .main-timeline .timeline:nth-child(4n) .timeline-content:after, .main-timeline .timeline:nth-child(4n) .timeline-icon i, .main-timeline .timeline:nth-child(4n) .timeline-icon:before, .main-timeline .timeline:nth-child(4n):before {
        background: #2fcea5
    }

    .main-timeline .timeline:nth-child(4n) .timeline-icon {
        border-color: #2fcea5
    }

    .main-timeline .timeline:nth-child(4n) .title {
        color: #2fcea5
    }

    .main-timeline .timeline:nth-child(4n) .timeline-content:before {
        border-left-color: #2fcea5;
        border-bottom-color: #2fcea5
    }

@media only screen and (max-width:1200px) {
    .main-timeline .timeline-icon:before {
        width: 50px;
        right: -50px
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon:before {
        right: auto;
        left: -50px
    }

    .main-timeline .timeline-content {
        margin-top: 75px
    }
}

@media only screen and (max-width:990px) {
    .main-timeline .timeline {
        margin: 0 0 10px
    }

    .main-timeline .timeline-icon {
        left: 25%
    }

    .main-timeline .timeline:nth-child(even) .timeline-icon {
        right: 25%
    }

    .main-timeline .timeline-content {
        margin-top: 115px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline {
        padding-top: 50px
    }

        .main-timeline:before {
            left: 80px;
            right: 0;
            margin: 0
        }

        .main-timeline .timeline {
            margin-bottom: 70px
        }

            .main-timeline .timeline:before {
                top: 0;
                left: 83px;
                right: 0;
                margin: 0
            }

        .main-timeline .timeline-icon {
            width: 60px;
            height: 60px;
            line-height: 40px;
            padding: 5px;
            top: 0;
            left: 0
        }

        .main-timeline .timeline:nth-child(even) .timeline-icon {
            left: 0;
            right: auto
        }

            .main-timeline .timeline-icon:before, .main-timeline .timeline:nth-child(even) .timeline-icon:before {
                width: 25px;
                left: auto;
                right: -25px
            }

            .main-timeline .timeline-icon:after, .main-timeline .timeline:nth-child(even) .timeline-icon:after {
                width: 25px;
                height: 30px;
                top: 44px;
                left: auto;
                right: -5px
            }

        .main-timeline .timeline-icon i {
            font-size: 30px;
            line-height: 45px
        }

        .main-timeline .timeline-content, .main-timeline .timeline:nth-child(even) .timeline-content {
            width: 100%;
            margin-top: -15px;
            padding-left: 130px;
            padding-right: 5px
        }

        .main-timeline .timeline:nth-child(even) .timeline-content {
            float: right
        }

            .main-timeline .timeline-content:before, .main-timeline .timeline:nth-child(even) .timeline-content:before {
                width: 50%;
                left: 120px
            }

            .main-timeline .timeline:nth-child(even) .timeline-content:before {
                right: auto;
                transform: rotateY(0)
            }

            .main-timeline .timeline-content:after, .main-timeline .timeline:nth-child(even) .timeline-content:after {
                left: 85px
            }
}

@media only screen and (max-width:479px) {
    .main-timeline .timeline-content, .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding-left: 110px
    }

        .main-timeline .timeline-content:before, .main-timeline .timeline:nth-child(2n) .timeline-content:before {
            left: 99px
        }

        .main-timeline .timeline-content:after, .main-timeline .timeline:nth-child(2n) .timeline-content:after {
            left: 65px
        }
}

/******************* Timeline Demo - 2 *****************/
.main-timeline2 {
    padding-top: 50px;
    overflow: hidden;
    position: relative
}

    .main-timeline2:before {
        content: "";
        width: 7px;
        height: 100%;
        background: #084772;
        margin: 0 auto;
        position: absolute;
        top: 80px;
        left: 0;
        right: 0
    }

    .main-timeline2 .timeline {
        width: 50%;
        float: left;
        padding: 20px 60px;
        border-top: 7px solid #084772;
        border-right: 7px solid #084772;
        border-radius: 0 30px 0 0;
        position: relative;
        right: -3.5px
    }

    .main-timeline2 .icon {
        display: block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        border-radius: 50%;
        background: #e84c47;
        border: 1px solid #fff;
        text-align: center;
        font-size: 25px;
        color: #fff;
        box-shadow: 0 0 0 2px #e84c47;
        position: absolute;
        top: -30px;
        left: 0
    }

    .main-timeline2 .timeline-content {
        display: block;
        padding: 30px 10px 10px;
        border-radius: 20px;
        background: #e84c47;
        color: #fff;
        position: relative
    }

        .main-timeline2 .timeline-content:hover {
            text-decoration: none;
            color: #fff
        }

        .main-timeline2 .timeline-content:after, .main-timeline2 .timeline-content:before {
            content: "";
            display: block;
            width: 10px;
            height: 50px;
            border-radius: 10px;
            background: #e84c47;
            border: 1px solid #fff;
            position: absolute;
            top: -35px;
            left: 50px
        }

        .main-timeline2 .timeline-content:after {
            left: auto;
            right: 50px
        }

    .main-timeline2 .title {
        font-size: 24px;
        margin: 0
    }

    .main-timeline2 .description {
        font-size: 15px;
        letter-spacing: 1px;
        margin: 0 0 5px
    }

    .main-timeline2 .timeline:nth-child(2n) {
        border-right: none;
        border-left: 7px solid #084772;
        border-radius: 30px 0 0;
        right: auto;
        left: -3.5px
    }

        .main-timeline2 .timeline:nth-child(2n) .icon {
            left: auto;
            right: 0;
            box-shadow: 0 0 0 2px #4bd9bf
        }

    .main-timeline2 .timeline:nth-child(2) {
        margin-top: 130px
    }

    .main-timeline2 .timeline:nth-child(odd) {
        margin: -130px 0 30px
    }

    .main-timeline2 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline2 .timeline:first-child, .main-timeline2 .timeline:last-child:nth-child(even) {
        margin: 0 0 30px
    }

    .main-timeline2 .timeline:nth-child(2n) .icon, .main-timeline2 .timeline:nth-child(2n) .timeline-content, .main-timeline2 .timeline:nth-child(2n) .timeline-content:after, .main-timeline2 .timeline:nth-child(2n) .timeline-content:before {
        background: #4bd9bf
    }

    .main-timeline2 .timeline:nth-child(3n) .icon, .main-timeline2 .timeline:nth-child(3n) .timeline-content, .main-timeline2 .timeline:nth-child(3n) .timeline-content:after, .main-timeline2 .timeline:nth-child(3n) .timeline-content:before {
        background: #ff9e09
    }

    .main-timeline2 .timeline:nth-child(3n) .icon {
        box-shadow: 0 0 0 2px #ff9e09
    }

    .main-timeline2 .timeline:nth-child(4n) .icon, .main-timeline2 .timeline:nth-child(4n) .timeline-content, .main-timeline2 .timeline:nth-child(4n) .timeline-content:after, .main-timeline2 .timeline:nth-child(4n) .timeline-content:before {
        background: #3ebae7
    }

    .main-timeline2 .timeline:nth-child(4n) .icon {
        box-shadow: 0 0 0 2px #3ebae7
    }

@media only screen and (max-width:767px) {
    .main-timeline2:before {
        left: 0;
        right: auto
    }

    .main-timeline2 .timeline, .main-timeline2 .timeline:nth-child(even), .main-timeline2 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        padding: 20px 30px;
        margin: 0 0 30px;
        border-right: none;
        border-left: 7px solid #084772;
        border-radius: 30px 0 0;
        right: auto;
        left: 0
    }

    .main-timeline2 .icon {
        left: auto;
        right: 0
    }
}

@media only screen and (max-width:480px) {
    .main-timeline2 .title {
        font-size: 18px
    }
}

/******************* Timeline Demo - 3 *****************/
.main-timeline3 {
    overflow: hidden;
    position: relative
}

    .main-timeline3:before {
        content: "";
        width: 10px;
        height: 100%;
        border: 3px solid #959595;
        position: absolute;
        top: 40px;
        left: 50%;
        transform: translateX(-50%)
    }

    .main-timeline3 .timeline {
        width: 50%;
        padding: 10px 60px 10px 100px;
        float: right;
        position: relative
    }

        .main-timeline3 .timeline:before {
            content: "";
            width: 40px;
            height: 40px;
            border-radius: 50%;
            background: #c47c48;
            border: 5px solid #fff;
            box-shadow: 0 0 1px 5px #c47c48;
            position: absolute;
            top: 42px;
            left: -20px
        }

    .main-timeline3 .timeline-content {
        display: block;
        background: #e9e9e7;
        padding: 70px 30px 20px;
        box-shadow: 0 0 10px rgba(0,0,0,.2) inset;
        position: relative
    }

        .main-timeline3 .timeline-content:hover {
            text-decoration: none
        }

    .main-timeline3 .year {
        display: block;
        width: 80%;
        height: 50px;
        background: #c47c48;
        padding: 0 0 0 50px;
        font-size: 30px;
        font-weight: 800;
        color: #fff;
        line-height: 50px;
        box-shadow: 0 0 20px rgba(0,0,0,.4) inset;
        border-radius: 10px 10px 10px 0;
        position: absolute;
        top: 20px;
        left: -20px
    }

        .main-timeline3 .year:before {
            content: "";
            border-top: 40px solid #c47c48;
            border-left: 20px solid transparent;
            border-bottom: 20px solid transparent;
            position: absolute;
            bottom: -60px;
            left: 0
        }

    .main-timeline3 .title {
        font-size: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #4a4a4a
    }

    .main-timeline3 .description {
        font-size: 14px;
        color: #6f6f6f;
        margin: 0 0 5px
    }

    .main-timeline3 .timeline:nth-child(2n) {
        padding: 10px 100px 10px 60px;
        text-align: right
    }

        .main-timeline3 .timeline:nth-child(2n):before {
            left: auto;
            right: -20px;
            background: #bf3fc8;
            box-shadow: 0 0 1px 5px #bf3fc8
        }

        .main-timeline3 .timeline:nth-child(2n) .year {
            padding-right: 50px;
            border-radius: 10px 10px 0;
            left: auto;
            right: -20px;
            background: #bf3fc8
        }

            .main-timeline3 .timeline:nth-child(2n) .year:before {
                border-left: none;
                border-right: 20px solid transparent;
                left: auto;
                right: 0;
                border-top-color: #bf3fc8
            }

    .main-timeline3 .timeline:nth-child(2) {
        margin-top: 140px
    }

    .main-timeline3 .timeline:nth-child(odd) {
        margin: -140px 0 0
    }

    .main-timeline3 .timeline:nth-child(even) {
        margin-bottom: 60px
    }

    .main-timeline3 .timeline:first-child, .main-timeline3 .timeline:last-child:nth-child(even) {
        margin: 0
    }

    .main-timeline3 .timeline:nth-child(3n):before {
        background: #ce3c41;
        box-shadow: 0 0 1px 5px #ce3c41
    }

    .main-timeline3 .timeline:nth-child(3n) .year {
        background: #ce3c41
    }

        .main-timeline3 .timeline:nth-child(3n) .year:before {
            border-top-color: #ce3c41
        }

    .main-timeline3 .timeline:nth-child(4n):before {
        background: #8cc43d;
        box-shadow: 0 0 1px 5px #8cc43d
    }

    .main-timeline3 .timeline:nth-child(4n) .year {
        background: #8cc43d
    }

        .main-timeline3 .timeline:nth-child(4n) .year:before {
            border-top-color: #8cc43d
        }

@media only screen and (max-width:990px) {
    .main-timeline3:before {
        top: 8%
    }

    .main-timeline3 .timeline {
        padding: 10px 10px 10px 100px
    }

        .main-timeline3 .timeline:nth-child(2n) {
            padding: 10px 100px 10px 10px
        }
}

@media only screen and (max-width:767px) {
    .main-timeline3:before {
        width: 8px;
        top: 0;
        left: 12px;
        transform: translateX(0)
    }

    .main-timeline3 .timeline, .main-timeline3 .timeline:nth-child(even), .main-timeline3 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        text-align: left;
        padding: 0 0 0 60px;
        margin: 0 0 30px
    }

        .main-timeline3 .timeline:before, .main-timeline3 .timeline:nth-child(2n):before {
            width: 20px;
            height: 20px;
            border: 3px solid #fff;
            top: 38px;
            left: 6px
        }

        .main-timeline3 .timeline:nth-child(2n) .year {
            right: auto;
            left: -20px;
            border-radius: 10px 10px 10px 0
        }

            .main-timeline3 .timeline:nth-child(2n) .year:before {
                border-left: 20px solid transparent;
                border-bottom: 20px solid transparent;
                border-right: none;
                right: auto;
                left: 0
            }
}

/******************* Timeline Demo - 4 *****************/
.main-timeline4 {
    overflow: hidden;
    position: relative
}

    .main-timeline4:before {
        content: "";
        width: 5px;
        height: 90%;
        background: #333;
        position: absolute;
        top: 70px;
        left: 50%;
        transform: translateX(-50%)
    }

    .main-timeline4 .timeline-content:before, .main-timeline4 .timeline:before {
        top: 50%;
        transform: translateY(-50%);
        content: ""
    }

    .main-timeline4 .timeline {
        width: 50%;
        padding-left: 100px;
        float: right;
        position: relative
    }

        .main-timeline4 .timeline:before {
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background: #fff;
            border: 5px solid #333;
            position: absolute;
            left: -10px
        }

    .main-timeline4 .timeline-content {
        display: block;
        padding-left: 150px;
        position: relative
    }

        .main-timeline4 .timeline-content:before {
            width: 90px;
            height: 10px;
            border-top: 7px dotted #333;
            position: absolute;
            left: -92px
        }

    .main-timeline4 .year {
        display: inline-block;
        width: 120px;
        height: 120px;
        line-height: 100px;
        border-radius: 50%;
        border: 10px solid #f54957;
        font-size: 30px;
        color: #f54957;
        text-align: center;
        box-shadow: inset 0 0 10px rgba(0,0,0,.4);
        position: absolute;
        top: 0;
        left: 0
    }

        .main-timeline4 .year:before {
            content: "";
            border-left: 20px solid #f54957;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            position: absolute;
            bottom: -13px;
            right: 0;
            transform: rotate(45deg)
        }

    .main-timeline4 .inner-content {
        padding: 20px 0
    }

    .main-timeline4 .title {
        font-size: 24px;
        font-weight: 600;
        color: #f54957;
        text-transform: uppercase;
        margin: 0 0 5px
    }

    .main-timeline4 .description {
        font-size: 14px;
        color: #6f6f6f;
        margin: 0 0 5px
    }

    .main-timeline4 .timeline:nth-child(2n) {
        padding: 0 100px 0 0
    }

        .main-timeline4 .timeline:nth-child(2n) .timeline-content:before, .main-timeline4 .timeline:nth-child(2n) .year, .main-timeline4 .timeline:nth-child(2n):before {
            left: auto;
            right: -10px
        }

        .main-timeline4 .timeline:nth-child(2n) .timeline-content {
            padding: 0 150px 0 0
        }

            .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
                right: -92px
            }

        .main-timeline4 .timeline:nth-child(2n) .year {
            right: 0
        }

            .main-timeline4 .timeline:nth-child(2n) .year:before {
                right: auto;
                left: 0;
                border-left: none;
                border-right: 20px solid #f54957;
                transform: rotate(-45deg)
            }

    .main-timeline4 .timeline:nth-child(2) {
        margin-top: 110px
    }

    .main-timeline4 .timeline:nth-child(odd) {
        margin: -110px 0 0
    }

    .main-timeline4 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline4 .timeline:first-child, .main-timeline4 .timeline:last-child:nth-child(even) {
        margin: 0
    }

    .main-timeline4 .timeline:nth-child(2n) .year {
        border-color: #1ebad0;
        color: #1ebad0
    }

    .main-timeline4 .timeline:nth-child(2) .year:before {
        border-right-color: #1ebad0
    }

    .main-timeline4 .timeline:nth-child(2n) .title {
        color: #1ebad0
    }

    .main-timeline4 .timeline:nth-child(3n) .year {
        border-color: #7cba01;
        color: #7cba01
    }

    .main-timeline4 .timeline:nth-child(3) .year:before {
        border-left-color: #7cba01
    }

    .main-timeline4 .timeline:nth-child(3n) .title {
        color: #7cba01
    }

    .main-timeline4 .timeline:nth-child(4n) .year {
        border-color: #f8781f;
        color: #f8781f
    }

    .main-timeline4 .timeline:nth-child(4) .year:before {
        border-right-color: #f8781f
    }

    .main-timeline4 .timeline:nth-child(4n) .title {
        color: #f8781f
    }

@media only screen and (max-width:1200px) {
    .main-timeline4 .year {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline4 .timeline {
        padding-left: 75px
    }

        .main-timeline4 .timeline:nth-child(2n) {
            padding: 0 75px 0 0
        }

    .main-timeline4 .timeline-content {
        padding-left: 130px
    }

    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
        padding: 0 130px 0 0
    }

    .main-timeline4 .timeline-content:before {
        width: 68px;
        left: -68px
    }

    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        right: -68px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline4 {
        overflow: visible
    }

        .main-timeline4:before {
            height: 100%;
            top: 0;
            left: 0;
            transform: translateX(0)
        }

        .main-timeline4 .timeline:before, .main-timeline4 .timeline:nth-child(2n):before {
            top: 60px;
            left: -9px;
            transform: translateX(0)
        }

        .main-timeline4 .timeline, .main-timeline4 .timeline:nth-child(even), .main-timeline4 .timeline:nth-child(odd) {
            width: 100%;
            float: none;
            text-align: center;
            padding: 0;
            margin: 0 0 10px
        }

            .main-timeline4 .timeline-content, .main-timeline4 .timeline:nth-child(2n) .timeline-content {
                padding: 0
            }

                .main-timeline4 .timeline-content:before, .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
                    display: none
                }

            .main-timeline4 .timeline:nth-child(2n) .year, .main-timeline4 .year {
                position: relative;
                transform: translateY(0)
            }

                .main-timeline4 .timeline:nth-child(2n) .year:before, .main-timeline4 .year:before {
                    border: none;
                    border-right: 20px solid #f54957;
                    border-top: 10px solid transparent;
                    border-bottom: 10px solid transparent;
                    top: 50%;
                    left: -23px;
                    bottom: auto;
                    right: auto;
                    transform: rotate(0)
                }

                .main-timeline4 .timeline:nth-child(2n) .year:before {
                    border-right-color: #1ebad0
                }

            .main-timeline4 .timeline:nth-child(3n) .year:before {
                border-right-color: #7cba01
            }

            .main-timeline4 .timeline:nth-child(4n) .year:before {
                border-right-color: #f8781f
            }

        .main-timeline4 .inner-content {
            padding: 10px
        }
}

/******************* Timeline Demo - 5 *****************/
.main-timeline5 {
    overflow: hidden;
    position: relative
}

    .main-timeline5 .timeline {
        position: relative;
        margin-top: -79px
    }

        .main-timeline5 .timeline:first-child {
            margin-top: 0
        }

    .main-timeline5 .timeline-icon, .main-timeline5 .year {
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0
    }

    .main-timeline5 .timeline:after, .main-timeline5 .timeline:before {
        content: "";
        display: block;
        width: 100%;
        clear: both
    }

    .main-timeline5 .timeline:before {
        content: "";
        width: 100%;
        height: 100%;
        box-shadow: -8px 0 5px -5px rgba(0,0,0,.5) inset;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 2
    }

    .main-timeline5 .timeline-icon {
        width: 210px;
        height: 210px;
        border-radius: 50%;
        border: 25px solid transparent;
        border-top-color: #f44556;
        border-right-color: #f44556;
        z-index: 1;
        transform: rotate(45deg)
    }

    .main-timeline5 .year {
        display: block;
        width: 110px;
        height: 110px;
        line-height: 110px;
        border-radius: 50%;
        background: #fff;
        box-shadow: 0 0 20px rgba(0,0,0,.4);
        font-size: 30px;
        font-weight: 700;
        color: #f44556;
        text-align: center;
        transform: rotate(-45deg)
    }

    .main-timeline5 .timeline-content {
        width: 35%;
        float: right;
        background: #f44556;
        padding: 30px 20px;
        margin: 50px 0;
        z-index: 1;
        position: relative
    }

        .main-timeline5 .timeline-content:before {
            content: "";
            width: 20%;
            height: 15px;
            background: #f44556;
            position: absolute;
            top: 50%;
            left: -20%;
            z-index: -1;
            transform: translateY(-50%)
        }

    .main-timeline5 .title {
        font-size: 20px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 10px
    }

    .main-timeline5 .description {
        font-size: 16px;
        color: #fff;
        line-height: 24px;
        margin: 0
    }

    .main-timeline5 .timeline:nth-child(2n):before {
        box-shadow: 8px 0 5px -5px rgba(0,0,0,.5) inset
    }

    .main-timeline5 .timeline:nth-child(2n) .timeline-icon {
        transform: rotate(-135deg);
        border-top-color: #e97e2e;
        border-right-color: #e97e2e
    }

    .main-timeline5 .timeline:nth-child(2n) .year {
        transform: rotate(135deg);
        color: #e97e2e
    }

    .main-timeline5 .timeline:nth-child(2n) .timeline-content {
        float: left
    }

        .main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
            left: auto;
            right: -20%
        }

        .main-timeline5 .timeline:nth-child(2n) .timeline-content, .main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
            background: #e97e2e
        }

    .main-timeline5 .timeline:nth-child(3n) .timeline-icon {
        border-top-color: #13afae;
        border-right-color: #13afae
    }

    .main-timeline5 .timeline:nth-child(3n) .year {
        color: #13afae
    }

    .main-timeline5 .timeline:nth-child(3n) .timeline-content, .main-timeline5 .timeline:nth-child(3n) .timeline-content:before {
        background: #13afae
    }

    .main-timeline5 .timeline:nth-child(4n) .timeline-icon {
        border-top-color: #105572;
        border-right-color: #105572
    }

    .main-timeline5 .timeline:nth-child(4n) .year {
        color: #105572
    }

    .main-timeline5 .timeline:nth-child(4n) .timeline-content, .main-timeline5 .timeline:nth-child(4n) .timeline-content:before {
        background: #105572
    }

@media only screen and (max-width:1199px) {
    .main-timeline5 .timeline {
        margin-top: -103px
    }

    .main-timeline5 .timeline-content:before {
        left: -18%
    }

    .main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
        right: -18%
    }
}

@media only screen and (max-width:990px) {
    .main-timeline5 .timeline {
        margin-top: -127px
    }

    .main-timeline5 .timeline-content:before {
        left: -2%
    }

    .main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
        right: -2%
    }
}

@media only screen and (max-width:767px) {
    .main-timeline5 .timeline {
        margin-top: 0;
        overflow: hidden
    }

        .main-timeline5 .timeline:before, .main-timeline5 .timeline:nth-child(2n):before {
            box-shadow: none
        }

        .main-timeline5 .timeline-icon, .main-timeline5 .timeline:nth-child(2n) .timeline-icon {
            margin-top: -30px;
            margin-bottom: 20px;
            position: relative;
            transform: rotate(135deg)
        }

        .main-timeline5 .timeline:nth-child(2n) .year, .main-timeline5 .year {
            transform: rotate(-135deg)
        }

        .main-timeline5 .timeline-content, .main-timeline5 .timeline:nth-child(2n) .timeline-content {
            width: 100%;
            float: none;
            border-radius: 0 0 20px 20px;
            text-align: center;
            padding: 25px 20px;
            margin: 0 auto
        }

            .main-timeline5 .timeline-content:before, .main-timeline5 .timeline:nth-child(2n) .timeline-content:before {
                width: 15px;
                height: 25px;
                position: absolute;
                top: -22px;
                left: 50%;
                z-index: -1;
                transform: translate(-50%,0)
            }
}

/******************* Timeline Demo - 6 *****************/
.demo {
    background: #f2f2f2
}

.main-timeline6 {
    overflow: hidden;
    position: relative
}

    .main-timeline6 .timeline {
        width: 50%;
        float: right;
        position: relative;
        z-index: 1
    }

        .main-timeline6 .timeline:after, .main-timeline6 .timeline:before {
            position: absolute;
            top: 50%;
            content: "";
            display: block;
            clear: both
        }

        .main-timeline6 .timeline:before {
            width: 40%;
            height: 6px;
            background: #9f005d;
            left: 0;
            z-index: -1;
            transform: translateY(-50%)
        }

        .main-timeline6 .timeline:after {
            width: 6px;
            height: 70%;
            background: #9f005d;
            left: -3px
        }

    .main-timeline6 .timeline-content {
        width: 65%;
        float: right;
        padding: 0 0 30px 30px;
        margin-right: 15px;
        background: #fff;
        border-radius: 10px;
        box-shadow: 3px 3px 5px 6px #ccc
    }

        .main-timeline6 .timeline-content:after, .main-timeline6 .timeline-content:before {
            content: "";
            width: 26px;
            height: 26px;
            border-radius: 50%;
            background: #9f005d;
            position: absolute;
            top: 50%;
            left: -13px;
            z-index: 1;
            transform: translateY(-50%)
        }

        .main-timeline6 .timeline-content:after {
            left: 30%;
            transform: translate(-50%,-50%)
        }

    .main-timeline6 .year {
        display: block;
        font-size: 28px;
        font-weight: 700;
        color: #9f005d;
        text-align: center;
        padding-left: 50px
    }

    .main-timeline6 .content-inner {
        padding: 35px 15px 35px 110px;
        margin-right: -15px;
        background: #9f005d;
        border-radius: 150px 0 0 150px;
        position: relative
    }

        .main-timeline6 .content-inner:after, .main-timeline6 .content-inner:before {
            content: "";
            border-left: 15px solid #640026;
            border-top: 10px solid transparent;
            position: absolute;
            top: -10px;
            right: 0
        }

        .main-timeline6 .content-inner:after {
            border-top: none;
            border-bottom: 10px solid transparent;
            top: auto;
            bottom: -10px
        }

    .main-timeline6 .icon {
        width: 110px;
        height: 100%;
        text-align: center;
        position: absolute;
        top: 0;
        left: 0
    }

        .main-timeline6 .icon i {
            font-size: 60px;
            font-weight: 700;
            color: #fff;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%)
        }

    .main-timeline6 .title {
        font-size: 22px;
        font-weight: 700;
        color: #fff;
        margin: 0 0 5px
    }

    .main-timeline6 .description {
        font-size: 14px;
        color: #fff;
        margin: 0
    }

    .main-timeline6 .timeline:nth-child(2n) .icon, .main-timeline6 .timeline:nth-child(2n):after, .main-timeline6 .timeline:nth-child(2n):before {
        left: auto;
        right: 0
    }

    .main-timeline6 .timeline:nth-child(2n):after {
        right: -3px
    }

    .main-timeline6 .timeline:nth-child(2n) .timeline-content {
        float: left;
        padding: 0 30px 30px 0;
        margin: 0 0 0 15px
    }

        .main-timeline6 .timeline:nth-child(2n) .timeline-content:after, .main-timeline6 .timeline:nth-child(2n) .timeline-content:before {
            left: auto;
            right: -13px
        }

        .main-timeline6 .timeline:nth-child(2n) .timeline-content:after {
            right: 30%;
            margin-right: -25px
        }

    .main-timeline6 .timeline:nth-child(2n) .year {
        padding: 0 50px 0 0;
        color: #05b1ff
    }

    .main-timeline6 .timeline:nth-child(2n) .content-inner {
        padding: 35px 110px 35px 15px;
        margin: 0 0 0 -15px;
        border-radius: 0 150px 150px 0
    }

        .main-timeline6 .timeline:nth-child(2n) .content-inner:after, .main-timeline6 .timeline:nth-child(2n) .content-inner:before {
            border: none;
            border-right: 15px solid #027dcd;
            border-top: 10px solid transparent;
            right: auto;
            left: 0
        }

        .main-timeline6 .timeline:nth-child(2n) .content-inner:after {
            border-top: none;
            border-bottom: 10px solid transparent
        }

    .main-timeline6 .timeline:nth-child(2) {
        margin-top: 200px
    }

    .main-timeline6 .timeline:nth-child(odd) {
        margin: -190px 0 0
    }

    .main-timeline6 .timeline:nth-child(even) {
        margin-bottom: 70px
    }

    .main-timeline6 .timeline:first-child, .main-timeline6 .timeline:last-child:nth-child(even) {
        margin: 0
    }

    .main-timeline6 .timeline:nth-child(2n) .content-inner, .main-timeline6 .timeline:nth-child(2n) .timeline-content:after, .main-timeline6 .timeline:nth-child(2n) .timeline-content:before, .main-timeline6 .timeline:nth-child(2n):after, .main-timeline6 .timeline:nth-child(2n):before {
        background: #05b1ff
    }

    .main-timeline6 .timeline:nth-child(3n) .content-inner, .main-timeline6 .timeline:nth-child(3n) .timeline-content:after, .main-timeline6 .timeline:nth-child(3n) .timeline-content:before, .main-timeline6 .timeline:nth-child(3n):after, .main-timeline6 .timeline:nth-child(3n):before {
        background: #00a3a9
    }

        .main-timeline6 .timeline:nth-child(3n) .content-inner:after, .main-timeline6 .timeline:nth-child(3n) .content-inner:before {
            border-left-color: #006662
        }

    .main-timeline6 .timeline:nth-child(3n) .year {
        color: #00a3a9
    }

    .main-timeline6 .timeline:nth-child(4n) .content-inner, .main-timeline6 .timeline:nth-child(4n) .timeline-content:after, .main-timeline6 .timeline:nth-child(4n) .timeline-content:before, .main-timeline6 .timeline:nth-child(4n):after, .main-timeline6 .timeline:nth-child(4n):before {
        background: #f92534
    }

        .main-timeline6 .timeline:nth-child(4n) .content-inner:after, .main-timeline6 .timeline:nth-child(4n) .content-inner:before {
            border-right-color: #92070e
        }

    .main-timeline6 .timeline:nth-child(4n) .year {
        color: #f92534
    }

@media only screen and (max-width:990px) and (min-width:768px) {
    .main-timeline6 .timeline:after {
        height: 80%
    }
}

@media only screen and (max-width:767px) {
    .main-timeline6 .timeline:last-child, .main-timeline6 .timeline:nth-child(even), .main-timeline6 .timeline:nth-child(odd) {
        margin: 0
    }

    .main-timeline6 .timeline {
        width: 95%;
        margin: 15px 15px 15px 0 !important
    }

        .main-timeline6 .timeline .timeline-content:after, .main-timeline6 .timeline .timeline-content:before, .main-timeline6 .timeline:after, .main-timeline6 .timeline:before {
            display: none
        }

        .main-timeline6 .timeline-content, .main-timeline6 .timeline:nth-child(2n) .timeline-content {
            width: 100%;
            float: none;
            padding: 0 0 30px 30px;
            margin: 0
        }

        .main-timeline6 .content-inner, .main-timeline6 .timeline:nth-child(2n) .content-inner {
            padding: 35px 15px 35px 110px;
            margin: 0 -15px 0 0;
            border-radius: 150px 0 0 150px
        }

            .main-timeline6 .timeline:nth-child(2n) .content-inner:after, .main-timeline6 .timeline:nth-child(2n) .content-inner:before {
                border: none;
                border-left: 15px solid #027dcd;
                border-top: 10px solid transparent;
                right: 0;
                left: auto
            }

            .main-timeline6 .timeline:nth-child(2n) .content-inner:after {
                border-top: none;
                border-bottom: 10px solid transparent
            }

        .main-timeline6 .timeline:nth-child(2n) .icon {
            top: 0;
            left: 0
        }

        .main-timeline6 .timeline:nth-child(4n) .content-inner:after, .main-timeline6 .timeline:nth-child(4n) .content-inner:before {
            border-left-color: #92070e
        }
}

/******************* Timeline Demo - 7 *****************/
.main-timeline7 {
    overflow: hidden;
    position: relative
}

    .main-timeline7 .timeline {
        width: 50%;
        float: left;
        z-index: 1;
        position: relative
    }

        .main-timeline7 .timeline:after, .main-timeline7 .timeline:before {
            content: "";
            display: block;
            clear: both
        }

        .main-timeline7 .timeline:before {
            content: "";
            width: 40px;
            height: 90%;
            background: #727cb6;
            position: absolute;
            top: 10%;
            right: -20px
        }

        .main-timeline7 .timeline:last-child:before {
            height: 0
        }

    .main-timeline7 .timeline-icon {
        width: 80px;
        height: 80px;
        border-radius: 50%;
        background: #727cb6;
        overflow: hidden;
        text-align: center;
        position: absolute;
        top: 0;
        right: -40px;
        z-index: 3
    }

        .main-timeline7 .timeline-icon:before {
            content: "";
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: #fff;
            border: 2px solid #727cb6;
            box-shadow: 0 0 0 4px #a5afe4;
            margin: auto;
            position: absolute;
            top: 0;
            left: 0;
            bottom: 0;
            right: 0
        }

        .main-timeline7 .timeline-icon i {
            font-size: 35px;
            color: #303a3b;
            line-height: 80px;
            z-index: 1;
            position: relative
        }

    .main-timeline7 .year {
        display: block;
        padding: 0 60px 0 30px;
        font-size: 30px;
        color: #303a3b;
        text-align: right;
        border-bottom: 2px solid #303a3b;
        z-index: 2;
        position: relative
    }

        .main-timeline7 .year:before {
            content: "";
            display: block;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #727cb6;
            border: 5px solid #fff;
            box-shadow: 0 0 0 4px #727cb6;
            margin: auto;
            position: absolute;
            bottom: -15px;
            left: 4px
        }

        .main-timeline7 .year:after {
            content: "";
            border-left: 10px solid #303a3b;
            border-top: 10px solid transparent;
            border-bottom: 10px solid transparent;
            position: absolute;
            bottom: -11px;
            left: 50px
        }

    .main-timeline7 .timeline-content {
        padding: 18px 60px 18px 40px;
        text-align: right;
        position: relative;
        z-index: 1
    }

        .main-timeline7 .timeline-content:after, .main-timeline7 .timeline-content:before {
            content: "";
            width: 80px;
            height: 150px;
            border-radius: 50%;
            background: #fff;
            position: absolute;
            top: -7%;
            right: 15px;
            z-index: -1
        }

        .main-timeline7 .timeline-content:after {
            left: auto;
            right: -95px
        }

    .main-timeline7 .timeline:last-child .timeline-content:after, .main-timeline7 .timeline:last-child .timeline-content:before {
        width: 0;
        height: 0
    }

    .main-timeline7 .title {
        font-size: 22px;
        font-weight: 700;
        color: #727cb6;
        margin-top: 0
    }

    .main-timeline7 .description {
        font-size: 15px;
        color: #7f8386;
        line-height: 25px
    }

    .main-timeline7 .timeline:nth-child(2) {
        margin-top: 140px
    }

    .main-timeline7 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline7 .timeline:nth-child(odd) {
        margin: -140px 0 0
    }

    .main-timeline7 .timeline:first-child, .main-timeline7 .timeline:last-child:nth-child(even) {
        margin: 0 !important
    }

    .main-timeline7 .timeline:nth-child(2n) .timeline-icon, .main-timeline7 .timeline:nth-child(2n):before {
        right: auto;
        left: -20px;
        background: #e77e21
    }

    .main-timeline7 .timeline:nth-child(2n) .timeline-icon {
        left: -40px
    }

    .main-timeline7 .timeline:nth-child(2n) .year {
        padding: 0 30px 0 60px;
        text-align: left
    }

        .main-timeline7 .timeline:nth-child(2n) .year:before {
            left: auto;
            right: 3px
        }

        .main-timeline7 .timeline:nth-child(2n) .year:after {
            border-left: none;
            border-right: 10px solid #303a3b;
            right: 50px
        }

    .main-timeline7 .timeline:nth-child(2n) .timeline-content {
        padding: 18px 40px 18px 60px;
        text-align: left
    }

        .main-timeline7 .timeline:nth-child(2n) .timeline-content:before {
            left: -95px
        }

        .main-timeline7 .timeline:nth-child(2n) .timeline-content:after {
            left: 15px
        }

    .main-timeline7 .timeline:nth-child(2n) .timeline-icon:before {
        border-color: #e77e21;
        box-shadow: 0 0 0 4px #f1a563
    }

    .main-timeline7 .timeline:nth-child(2n) .year:before {
        background: #e77e21;
        box-shadow: 0 0 0 4px #e77e21
    }

    .main-timeline7 .timeline:nth-child(2n) .title {
        color: #e77e21
    }

    .main-timeline7 .timeline:nth-child(3n) .timeline-icon, .main-timeline7 .timeline:nth-child(3n):before {
        background: #008b8b
    }

        .main-timeline7 .timeline:nth-child(3n) .timeline-icon:before {
            border-color: #008b8b;
            box-shadow: 0 0 0 4px #50b5b4
        }

    .main-timeline7 .timeline:nth-child(3n) .year:before {
        background: #008b8b;
        box-shadow: 0 0 0 4px #008b8b
    }

    .main-timeline7 .timeline:nth-child(3n) .title {
        color: #008b8b
    }

    .main-timeline7 .timeline:nth-child(4n) .timeline-icon, .main-timeline7 .timeline:nth-child(4n):before {
        background: #ed687c
    }

        .main-timeline7 .timeline:nth-child(4n) .timeline-icon:before {
            border-color: #ed687c;
            box-shadow: 0 0 0 4px #f798a8
        }

    .main-timeline7 .timeline:nth-child(4n) .year:before {
        background: #ed687c;
        box-shadow: 0 0 0 4px #ed687c
    }

    .main-timeline7 .timeline:nth-child(4n) .title {
        color: #ed687c
    }

@media only screen and (max-width:990px) {
    .main-timeline7 .timeline {
        width: 100%
    }

        .main-timeline7 .timeline:nth-child(even), .main-timeline7 .timeline:nth-child(odd) {
            margin: 0
        }

        .main-timeline7 .timeline:before, .main-timeline7 .timeline:nth-child(2n):before {
            width: 30px;
            height: 100%;
            left: 25px
        }

        .main-timeline7 .timeline-icon, .main-timeline7 .timeline:nth-child(2n) .timeline-icon {
            left: 0
        }

        .main-timeline7 .timeline:nth-child(2n) .year, .main-timeline7 .year {
            text-align: left;
            padding: 0 30px 0 100px
        }

            .main-timeline7 .timeline:nth-child(2n) .year:before, .main-timeline7 .year:before {
                left: auto;
                right: 4px
            }

            .main-timeline7 .year:after {
                left: auto;
                right: 50px;
                border-right: 10px solid #303a3b;
                border-left: none
            }

    .main-timeline7 .timeline-content .description {
        color: #666
    }

    .main-timeline7 .timeline-content, .main-timeline7 .timeline:nth-child(2n) .timeline-content {
        text-align: left;
        padding: 18px 40px 18px 100px
    }

        .main-timeline7 .timeline-content:after, .main-timeline7 .timeline-content:before {
            width: 0;
            height: 0
        }
}

/******************* Timeline Demo - 8 *****************/
.main-timeline8 {
    overflow: hidden;
    position: relative
}

    .main-timeline8:after, .main-timeline8:before {
        content: "";
        display: block;
        width: 100%;
        clear: both
    }

    .main-timeline8:before {
        content: "";
        width: 3px;
        height: 100%;
        background: #d6d5d5;
        position: absolute;
        top: 30px;
        left: 50%
    }

    .main-timeline8 .timeline {
        width: 50%;
        float: left;
        padding-right: 30px;
        position: relative
    }

    .main-timeline8 .timeline-icon {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background: #fff;
        border: 3px solid #fe6847;
        position: absolute;
        top: 5.5%;
        right: -17.5px
    }

    .main-timeline8 .year {
        display: block;
        padding: 10px;
        margin: 0;
        font-size: 30px;
        color: #fff;
        border-radius: 0 50px 50px 0;
        background: #fe6847;
        text-align: center;
        position: relative
    }

        .main-timeline8 .year:before {
            content: "";
            border-top: 35px solid #f59c8b;
            border-left: 35px solid transparent;
            position: absolute;
            bottom: -35px;
            left: 0
        }

    .main-timeline8 .timeline-content {
        padding: 30px 20px;
        margin: 0 45px 0 35px;
        background: #f2f2f2
    }

    .main-timeline8 .title {
        font-size: 19px;
        font-weight: 700;
        color: #504f54;
        margin: 0 0 10px
    }

    .main-timeline8 .description {
        font-size: 14px;
        color: #7d7b7b;
        margin: 0
    }

    .main-timeline8 .timeline:nth-child(2n) {
        padding: 0 0 0 30px
    }

        .main-timeline8 .timeline:nth-child(2n) .timeline-icon {
            right: auto;
            left: -14.5px
        }

        .main-timeline8 .timeline:nth-child(2n) .year {
            border-radius: 50px 0 0 50px;
            background: #7eda99
        }

            .main-timeline8 .timeline:nth-child(2n) .year:before {
                border-left: none;
                border-right: 35px solid transparent;
                left: auto;
                right: 0
            }

        .main-timeline8 .timeline:nth-child(2n) .timeline-content {
            text-align: right;
            margin: 0 35px 0 45px
        }

    .main-timeline8 .timeline:nth-child(2) {
        margin-top: 170px
    }

    .main-timeline8 .timeline:nth-child(odd) {
        margin: -175px 0 0
    }

    .main-timeline8 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline8 .timeline:first-child, .main-timeline8 .timeline:last-child:nth-child(even) {
        margin: 0
    }

    .main-timeline8 .timeline:nth-child(2n) .timeline-icon {
        border-color: #7eda99
    }

    .main-timeline8 .timeline:nth-child(2n) .year:before {
        border-top-color: #92efad
    }

    .main-timeline8 .timeline:nth-child(3n) .timeline-icon {
        border-color: #8a5ec1
    }

    .main-timeline8 .timeline:nth-child(3n) .year {
        background: #8a5ec1
    }

        .main-timeline8 .timeline:nth-child(3n) .year:before {
            border-top-color: #a381cf
        }

    .main-timeline8 .timeline:nth-child(4n) .timeline-icon {
        border-color: #f98d9c
    }

    .main-timeline8 .timeline:nth-child(4n) .year {
        background: #f98d9c
    }

        .main-timeline8 .timeline:nth-child(4n) .year:before {
            border-top-color: #f2aab3
        }

@media only screen and (max-width:767px) {
    .main-timeline8 {
        overflow: visible
    }

        .main-timeline8:before {
            top: 0;
            left: 0
        }

        .main-timeline8 .timeline:nth-child(2), .main-timeline8 .timeline:nth-child(even), .main-timeline8 .timeline:nth-child(odd) {
            margin: 0
        }

        .main-timeline8 .timeline {
            width: 100%;
            float: none;
            padding: 0 0 0 30px;
            margin-bottom: 20px !important
        }

            .main-timeline8 .timeline:last-child {
                margin: 0 !important
            }

        .main-timeline8 .timeline-icon {
            right: auto;
            left: -14.5px
        }

        .main-timeline8 .year {
            border-radius: 50px 0 0 50px
        }

            .main-timeline8 .year:before {
                border-left: none;
                border-right: 35px solid transparent;
                left: auto;
                right: 0
            }

        .main-timeline8 .timeline-content {
            margin: 0 35px 0 45px
        }
}

/******************* Timeline Demo - 9 *****************/
.main-timeline9 {
    position: relative
}

    .main-timeline9:after, .main-timeline9:before {
        content: "";
        display: block;
        width: 100%;
        clear: both
    }

    .main-timeline9:before {
        content: "";
        width: 3px;
        height: 100%;
        background: #302124;
        position: absolute;
        top: 0;
        left: 50%
    }

    .main-timeline9 .timeline {
        width: 50%;
        float: left;
        position: relative;
        z-index: 1
    }

        .main-timeline9 .timeline:after, .main-timeline9 .timeline:before {
            content: "";
            display: block;
            width: 100%;
            clear: both
        }

        .main-timeline9 .timeline:first-child:before, .main-timeline9 .timeline:last-child:before {
            content: "";
            width: 25px;
            height: 25px;
            border-radius: 50%;
            background: #fff;
            border: 4px solid #cca872;
            position: absolute;
            top: 0;
            right: -14px;
            z-index: 1
        }

        .main-timeline9 .timeline:last-child:before {
            top: auto;
            bottom: 0
        }

        .main-timeline9 .timeline:last-child:nth-child(even):before {
            right: auto;
            left: -12px;
            bottom: -2px
        }

    .main-timeline9 .timeline-content {
        text-align: center;
        margin-top: 8px;
        position: relative;
        transition: all .3s ease 0s
    }

        .main-timeline9 .timeline-content:before {
            content: "";
            width: 100%;
            height: 5px;
            background: #cca872;
            position: absolute;
            top: 88px;
            left: 0;
            z-index: -1
        }

    .main-timeline9 .circle {
        width: 180px;
        height: 180px;
        border-radius: 50%;
        background: #fff;
        border: 8px solid #cca872;
        float: left;
        margin-right: 25px;
        position: relative
    }

        .main-timeline9 .circle span:after, .main-timeline9 .circle span:before, .main-timeline9 .circle:before {
            content: "";
            margin: auto;
            position: absolute;
            right: -33px;
            bottom: 0;
            z-index: -1
        }

        .main-timeline9 .circle:before {
            width: 26px;
            height: 30px;
            background: #cca872;
            top: 0;
            box-shadow: inset 7px 0 9px -7px #444
        }

        .main-timeline9 .circle span {
            display: block;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            line-height: 160px;
            border: 3px solid #adabab;
            font-size: 80px;
            color: #454344
        }

            .main-timeline9 .circle span:after, .main-timeline9 .circle span:before {
                width: 28px;
                height: 50px;
                background: #fff;
                border-radius: 0 0 0 21px;
                top: -54px
            }

            .main-timeline9 .circle span:after {
                border-radius: 21px 0 0;
                top: 0;
                bottom: -56px
            }

    .main-timeline9 .content {
        display: table;
        padding-right: 40px;
        position: relative
    }

    .main-timeline9 .year {
        display: block;
        padding: 10px;
        margin: 10px 0 50px;
        background: #cca872;
        border-radius: 7px;
        font-size: 25px;
        color: #fff
    }

    .main-timeline9 .title {
        font-size: 25px;
        font-weight: 700;
        color: #cca872;
        margin-top: 0
    }

    .main-timeline9 .icon span:after, .main-timeline9 .icon span:before, .main-timeline9 .icon:before {
        content: "";
        height: 25px;
        margin: auto;
        position: absolute;
        bottom: 0;
        z-index: -1;
        left: -15px
    }

    .main-timeline9 .description {
        font-size: 14px;
        color: #a6a6a6;
        text-align: justify
    }

    .main-timeline9 .icon {
        width: 25px;
        height: 25px;
        border-radius: 50%;
        background: #fff;
        border: 4px solid #cca872;
        position: absolute;
        top: 78px;
        right: -14px
    }

        .main-timeline9 .icon:before {
            width: 15px;
            background: #cca872;
            top: -1px
        }

        .main-timeline9 .icon span:after, .main-timeline9 .icon span:before {
            width: 21px;
            background: #fff;
            border-radius: 0 0 21px;
            top: -30px
        }

        .main-timeline9 .icon span:after {
            border-radius: 0 21px 0 0;
            top: 0;
            left: -15px;
            bottom: -30px
        }

    .main-timeline9 .timeline:nth-child(2n) .circle, .main-timeline9 .timeline:nth-child(2n) .timeline-content {
        float: right
    }

    .main-timeline9 .timeline:nth-child(2n) .circle {
        margin: 0 0 0 25px
    }

        .main-timeline9 .timeline:nth-child(2n) .circle:before {
            right: auto;
            left: -33px;
            box-shadow: -7px 0 9px -7px #444 inset
        }

        .main-timeline9 .timeline:nth-child(2n) .circle span:after, .main-timeline9 .timeline:nth-child(2n) .circle span:before {
            right: auto;
            left: -33px;
            border-radius: 0 0 21px
        }

        .main-timeline9 .timeline:nth-child(2n) .circle span:after {
            border-radius: 0 21px 0 0
        }

    .main-timeline9 .timeline:nth-child(2n) .content {
        padding: 0 0 0 40px;
        margin-left: 2px
    }

    .main-timeline9 .timeline:nth-child(2n) .icon {
        right: auto;
        left: -14px
    }

        .main-timeline9 .timeline:nth-child(2n) .icon span:after, .main-timeline9 .timeline:nth-child(2n) .icon span:before, .main-timeline9 .timeline:nth-child(2n) .icon:before {
            left: auto;
            right: -15px
        }

        .main-timeline9 .timeline:nth-child(2n) .icon span:before {
            border-radius: 0 0 0 21px
        }

        .main-timeline9 .timeline:nth-child(2n) .icon span:after {
            border-radius: 21px 0 0
        }

    .main-timeline9 .timeline:nth-child(2) {
        margin-top: 180px
    }

    .main-timeline9 .timeline:nth-child(odd) {
        margin: -175px 0 0
    }

    .main-timeline9 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline9 .timeline:first-child, .main-timeline9 .timeline:last-child:nth-child(even) {
        margin: 0
    }

@media only screen and (max-width:990px) {
    .main-timeline9:before {
        left: 100%
    }

    .main-timeline9 .timeline {
        width: 100%;
        float: none;
        margin-bottom: 20px !important
    }

        .main-timeline9 .timeline:first-child:before, .main-timeline9 .timeline:last-child:before {
            left: auto !important;
            right: -13px !important
        }

        .main-timeline9 .timeline:nth-child(2n) .circle {
            float: left;
            margin: 0 25px 0 0
        }

            .main-timeline9 .timeline:nth-child(2n) .circle:before {
                right: -33px;
                left: auto;
                box-shadow: 7px 0 9px -7px #444 inset
            }

            .main-timeline9 .timeline:nth-child(2n) .circle span:after, .main-timeline9 .timeline:nth-child(2n) .circle span:before {
                right: -33px;
                left: auto;
                border-radius: 0 0 0 21px
            }

            .main-timeline9 .timeline:nth-child(2n) .circle span:after {
                border-radius: 21px 0 0
            }

        .main-timeline9 .timeline:nth-child(2n) .content {
            padding: 0 40px 0 0;
            margin-left: 0
        }

        .main-timeline9 .timeline:nth-child(2n) .icon {
            right: -14px;
            left: auto
        }

            .main-timeline9 .timeline:nth-child(2n) .icon span:after, .main-timeline9 .timeline:nth-child(2n) .icon span:before, .main-timeline9 .timeline:nth-child(2n) .icon:before {
                left: -15px;
                right: auto
            }

            .main-timeline9 .timeline:nth-child(2n) .icon span:before {
                border-radius: 0 0 21px
            }

            .main-timeline9 .timeline:nth-child(2n) .icon span:after {
                border-radius: 0 21px 0 0
            }

        .main-timeline9 .timeline:nth-child(2), .main-timeline9 .timeline:nth-child(even), .main-timeline9 .timeline:nth-child(odd) {
            margin: 0
        }
}

@media only screen and (max-width:480px) {
    .main-timeline9:before {
        left: 0
    }

    .main-timeline9 .timeline:first-child:before, .main-timeline9 .timeline:last-child:before {
        left: -12px !important;
        right: auto !important
    }

    .main-timeline9 .circle, .main-timeline9 .timeline:nth-child(2n) .circle {
        width: 130px;
        height: 130px;
        float: none;
        margin: 0 auto
    }

    .main-timeline9 .timeline-content:before {
        width: 99.5%;
        top: 68px;
        left: .5%
    }

    .main-timeline9 .circle span {
        line-height: 115px;
        font-size: 60px
    }

        .main-timeline9 .circle span:after, .main-timeline9 .circle span:before, .main-timeline9 .circle:before, .main-timeline9 .icon {
            display: none
        }

    .main-timeline9 .content, .main-timeline9 .timeline:nth-child(2n) .content {
        padding: 0 10px
    }

    .main-timeline9 .year {
        margin-bottom: 15px
    }

    .main-timeline9 .description {
        text-align: center
    }
}

/******************* Timeline Demo - 10 *****************/
.main-timeline10:after, .main-timeline10:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.main-timeline10 .timeline {
    padding: 0;
    display: -webkit-inline-box
}

.main-timeline10 .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 24%
}

.main-timeline10 .timeline-inner {
    text-align: center;
    margin: 20px 20px 35px 35px;
    position: relative
}

    .main-timeline10 .timeline-inner:after {
        content: "";
        width: 120%;
        height: 3px;
        background: #555;
        position: absolute;
        bottom: 0;
        left: 10%
    }

.main-timeline10 .timeline:last-child .timeline-inner:after {
    width: 0
}

.main-timeline10 .year {
    background: #58b25e;
    padding: 5px 0;
    border-radius: 30px 0;
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    z-index: 1;
    position: relative
}

    .main-timeline10 .year:after, .main-timeline10 .year:before {
        position: absolute;
        top: -19px;
        content: ""
    }

    .main-timeline10 .year:before {
        right: 0;
        border: 10px solid transparent;
        border-bottom: 10px solid #58b25e;
        border-right: 10px solid #58b25e
    }

    .main-timeline10 .year:after {
        width: 25px;
        height: 19px;
        border-radius: 0 0 20px;
        background: #fff;
        right: 1px
    }

.main-timeline10 .timeline-content {
    padding: 10px 10px 30px;
    border-left: 3px solid #58b25e;
    position: relative
}

    .main-timeline10 .timeline-content:before {
        content: "";
        position: absolute;
        top: 0;
        left: -1px;
        border: 10px solid transparent;
        border-top: 10px solid #58b25e;
        border-left: 10px solid #58b25e
    }

    .main-timeline10 .timeline-content:after {
        content: "";
        width: 25px;
        height: 19px;
        border-radius: 20px 0 0;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0
    }

.main-timeline10 .post {
    font-size: 26px;
    color: #333
}

.main-timeline10 .description {
    font-size: 14px;
    color: #333
}

.main-timeline10 .timeline-icon {
    width: 70px;
    height: 70px;
    line-height: 65px;
    border-radius: 50%;
    border: 5px solid #58b25e;
    background: #fff;
    font-size: 30px;
    color: #555;
    z-index: 1;
    position: absolute;
    bottom: -35px;
    left: -35px
}

.main-timeline10 .timeline:nth-child(2n) .year {
    background: #9f84c4
}

    .main-timeline10 .timeline:nth-child(2n) .year:before {
        border-bottom-color: #9f84c4;
        border-right-color: #9f84c4
    }

.main-timeline10 .timeline:nth-child(2n) .timeline-content {
    border-left-color: #9f84c4
}

    .main-timeline10 .timeline:nth-child(2n) .timeline-content:before {
        border-top-color: #9f84c4;
        border-left-color: #9f84c4
    }

.main-timeline10 .timeline:nth-child(2n) .timeline-icon {
    border-color: #9f84c4
}

.main-timeline10 .timeline:nth-child(3n) .year {
    background: #f35958
}

    .main-timeline10 .timeline:nth-child(3n) .year:before {
        border-bottom-color: #f35958;
        border-right-color: #f35958
    }

.main-timeline10 .timeline:nth-child(3n) .timeline-content {
    border-left-color: #f35958
}

    .main-timeline10 .timeline:nth-child(3n) .timeline-content:before {
        border-top-color: #f35958;
        border-left-color: #f35958
    }

.main-timeline10 .timeline:nth-child(3n) .timeline-icon {
    border-color: #f35958
}

.main-timeline10 .timeline:nth-child(4n) .year {
    background: #e67e49
}

    .main-timeline10 .timeline:nth-child(4n) .year:before {
        border-bottom-color: #e67e49;
        border-right-color: #e67e49
    }

.main-timeline10 .timeline:nth-child(4n) .timeline-content {
    border-left-color: #e67e49
}

    .main-timeline10 .timeline:nth-child(4n) .timeline-content:before {
        border-top-color: #e67e49;
        border-left-color: #e67e49
    }

.main-timeline10 .timeline:nth-child(4n) .timeline-icon {
    border-color: #e67e49
}

@media only screen and (max-width:990px) {
    .main-timeline10 .timeline-inner:after {
        width: 110%
    }

    .main-timeline10 .timeline:nth-child(2n) .timeline-inner:after {
        width: 0
    }
}

@media only screen and (max-width:767px) {
    .main-timeline10 .timeline {
        margin-bottom: 50px
    }

        .main-timeline10 .timeline-inner:after, .main-timeline10 .timeline:nth-child(2n) .timeline-inner:after {
            width: 100%;
            height: 3px;
            left: 0
        }
}

/******************* Timeline Demo - 11 *****************/
.main-timeline11 {
    overflow: hidden;
    position: relative
}

    .main-timeline11:before {
        content: "";
        width: 7px;
        height: 100%;
        background: #909090;
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%)
    }

    .main-timeline11 .timeline {
        width: 50%;
        padding-left: 50px;
        float: right;
        position: relative
    }

        .main-timeline11 .timeline:after, .main-timeline11 .timeline:before {
            position: absolute;
            content: "";
            top: 50%;
            transform: translateY(-50%)
        }

        .main-timeline11 .timeline:before {
            width: 30px;
            height: 30px;
            border-radius: 50%;
            background: #909090;
            border: 7px solid #fff;
            left: -15px
        }

        .main-timeline11 .timeline:after {
            display: block;
            border-right: 30px solid #ee4423;
            border-top: 20px solid transparent;
            border-bottom: 20px solid transparent;
            left: 24px
        }

    .main-timeline11 .timeline-content {
        display: block;
        padding: 25px;
        border-radius: 100px;
        background: #ee4423;
        position: relative
    }

        .main-timeline11 .timeline-content:after, .main-timeline11 .timeline-content:before {
            content: "";
            display: block;
            width: 100%;
            clear: both
        }

        .main-timeline11 .timeline-content:hover {
            text-decoration: none
        }

    .main-timeline11 .inner-content {
        width: 70%;
        float: right;
        padding: 15px 20px 15px 15px;
        background: #fff;
        border-radius: 0 100px 100px 0;
        color: #ee4423
    }

    .main-timeline11 .year {
        display: inline-block;
        font-size: 50px;
        font-weight: 600;
        color: #fff;
        position: absolute;
        top: 50%;
        left: 7%;
        transform: translateY(-50%)
    }

    .main-timeline11 .title {
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        margin: 0 0 5px
    }

    .main-timeline11 .description {
        font-size: 14px;
        margin: 0 0 5px
    }

    .main-timeline11 .timeline:nth-child(2n) {
        padding: 0 50px 0 0
    }

        .main-timeline11 .timeline:nth-child(2n) .year, .main-timeline11 .timeline:nth-child(2n):before {
            left: auto;
            right: -15px
        }

        .main-timeline11 .timeline:nth-child(2n) .year {
            right: 7%
        }

        .main-timeline11 .timeline:nth-child(2n):after {
            border-right: none;
            border-left: 30px solid #ee4423;
            left: auto;
            right: 24px;
            border-left-color: #f68829
        }

        .main-timeline11 .timeline:nth-child(2n) .inner-content {
            float: none;
            border-radius: 100px 0 0 100px;
            text-align: right
        }

    .main-timeline11 .timeline:nth-child(2) {
        margin-top: 130px
    }

    .main-timeline11 .timeline:nth-child(odd) {
        margin: -130px 0 0
    }

    .main-timeline11 .timeline:nth-child(even) {
        margin-bottom: 80px
    }

    .main-timeline11 .timeline:first-child, .main-timeline11 .timeline:last-child:nth-child(even) {
        margin: 0
    }

    .main-timeline11 .timeline:nth-child(2n) .timeline-content {
        background: #f68829
    }

    .main-timeline11 .timeline:nth-child(2n), .main-timeline11 .timeline:nth-child(2n) .inner-content {
        color: #f68829
    }

    .main-timeline11 .timeline:nth-child(3n) .timeline-content {
        background: #2991d0
    }

    .main-timeline11 .timeline:nth-child(3n), .main-timeline11 .timeline:nth-child(3n) .inner-content {
        color: #2991d0
    }

        .main-timeline11 .timeline:nth-child(3n):after {
            border-right-color: #2991d0
        }

    .main-timeline11 .timeline:nth-child(4n) .timeline-content {
        background: #9361aa
    }

    .main-timeline11 .timeline:nth-child(4n), .main-timeline11 .timeline:nth-child(4n) .inner-content {
        color: #9361aa
    }

        .main-timeline11 .timeline:nth-child(4n):after {
            border-left-color: #9361aa
        }

    .main-timeline11 .timeline:nth-child(5n) .timeline-content {
        background: #a7be26
    }

    .main-timeline11 .timeline:nth-child(5n), .main-timeline11 .timeline:nth-child(5n) .inner-content {
        color: #a7be26
    }

        .main-timeline11 .timeline:nth-child(5n):after {
            border-right-color: #a7be26
        }

@media only screen and (max-width:1200px) {
    .main-timeline11 .inner-content {
        width: 80%
    }

    .main-timeline11 .year {
        font-size: 45px;
        left: 10px;
        transform: translateY(-50%) rotate(-90deg)
    }

    .main-timeline11 .timeline:nth-child(2n) .year {
        right: 10px
    }
}

@media only screen and (max-width:990px) {
    .main-timeline11 .year {
        font-size: 40px;
        left: 0
    }

    .main-timeline11 .timeline:nth-child(2n) .year {
        right: 0
    }
}

@media only screen and (max-width:767px) {
    .main-timeline11 .timeline:before, .main-timeline11:before {
        left: 10px;
        transform: translateX(0)
    }

    .main-timeline11 .timeline:nth-child(2n):after {
        border-left: none;
        border-right: 30px solid #ee4423;
        right: auto;
        left: 24px;
        border-right-color: #f68829
    }

    .main-timeline11 .timeline, .main-timeline11 .timeline:nth-child(even), .main-timeline11 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        margin: 0 0 30px
    }

        .main-timeline11 .timeline:last-child {
            margin-bottom: 0
        }

        .main-timeline11 .timeline:nth-child(2n) {
            padding: 0 0 0 50px
        }

            .main-timeline11 .timeline:before, .main-timeline11 .timeline:nth-child(2n):before {
                left: -2px
            }

    .main-timeline11 .inner-content {
        width: 85%
    }

    .main-timeline11 .timeline:nth-child(2n) .inner-content {
        float: right;
        border-radius: 0 100px 100px 0;
        text-align: left
    }

    .main-timeline11 .timeline:nth-child(2n) .year {
        right: auto;
        left: 0
    }

    .main-timeline11 .timeline:nth-child(3n):after {
        border-left-color: #2991d0
    }

    .main-timeline11 .timeline:nth-child(4n):after {
        border-right-color: #9361aa
    }

    .main-timeline11 .timeline:nth-child(5n):after {
        border-left-color: #a7be26
    }
}

@media only screen and (max-width:479px) {
    .main-timeline11 .timeline-content {
        padding: 15px
    }

    .main-timeline11 .inner-content {
        width: 80%
    }

    .main-timeline11 .year {
        font-size: 30px
    }
}

/******************* Timeline Demo - 12 *****************/
.main-timeline12 .timeline {
    padding: 0 2px;
    position: relative;
    display: inline-block
}

.main-timeline12 .col-md-2 {
    -ms-flex: 0 0 15.666667%;
    flex: 0 0 15.666667%;
    max-width: 15.666667%
}

.main-timeline12 .timeline-icon {
    display: block;
    text-align: center;
    padding: 20px 0 55px;
    z-index: 1;
    position: relative
}

.main-timeline12 .timeline:nth-child(2n) .timeline-icon {
    padding: 55px 0 20px
}

.main-timeline12 .timeline-icon:before {
    content: "";
    width: 1px;
    height: 75%;
    background: #39ae99;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:nth-child(2n) .timeline-icon:before {
    bottom: auto;
    top: 0
}

.main-timeline12 .timeline:hover .timeline-icon:before {
    background: #555
}

.main-timeline12 .timeline-icon i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    background: #39ae99;
    font-size: 14px;
    color: #fff;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:hover .timeline-icon i {
    background: #555;
    animation: icon-load 2.5s ease 0s infinite
}

.main-timeline12 .border {
    height: 15px;
    background: #39ae99;
    margin-bottom: 0;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:hover .border {
    background: #555
}

.main-timeline12 .timeline:first-child .border {
    border-radius: 4px 0 0 4px
}

.main-timeline12 .timeline:last-child .border {
    border-radius: 0 4px 4px 0
}

.main-timeline12 .timeline:nth-child(2n) .border {
    margin: 18px 0 0
}

.main-timeline12 .timeline-content {
    padding: 15px;
    border: 1px solid #ddd;
    background: #f9f9f9;
    border-radius: 3px;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:hover .timeline-content {
    background: #555
}

.main-timeline12 .title {
    font-size: 18px;
    font-weight: 700;
    color: #39ae99;
    text-transform: uppercase;
    margin: 0 0 10px;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:hover .title {
    color: #fff
}

.main-timeline12 .timeline-content .description {
    font-size: 14px;
    color: #888;
    margin: 0;
    transition: all .3s ease 0s
}

.main-timeline12 .timeline:hover .description {
    color: #fff
}

@keyframes icon-load {
    0% {
        transform: rotate(-12deg)
    }

    8% {
        transform: rotate(12deg)
    }

    10%,28%,30%,48%,50%,68% {
        transform: rotate(24deg)
    }

    18%,20%,38%,40%,58%,60% {
        transform: rotate(-24deg)
    }

    100%,75% {
        transform: rotate(0)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline12 .timeline {
        margin-bottom: 20px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline12 .timeline-icon {
        padding-top: 0
    }

    .main-timeline12 .timeline:nth-child(2n) .timeline-icon {
        padding-bottom: 0
    }

    .main-timeline12 .border {
        margin-bottom: 10px
    }

    .main-timeline12 .timeline:nth-child(2n) .border {
        margin: 10px 0 0
    }

    .main-timeline12 .timeline-content {
        text-align: center
    }
}


/* END TIMELINE */
