@CHARSET "UTF-8";
.frst-container  a {
    text-decoration: none
}



.frst-container {
    /* max-width: 1200px; */
    margin: 0 auto;
    padding: 100px 15px;
    font-size: 12px;
}

.frst-container::after {
    content: '';
    display: table;
    clear: both
}

.frst-timeline {
    position: relative
}

.frst-right-align {
    text-align: right
}

.frst-timeline-block {
    position: relative;
    min-height: 16px;
    padding-left: 35px;
    padding-right: 35px
}

.frst-timeline-block::before {
    content: "";
    position: absolute;
    height: 100%;
    left: 0;
    top: 0
}

.frst-timeline-block:last-child::before {
    display: none
}

.frst-right-align .frst-timeline-block::before {
    right: 0;
    left: auto !important;
    margin-left: 0 !important
}

.frst-timeline-block::after {
    content: "";
    display: table;
    clear: both
}

.frst-date,
.frst-timeline-img i {
    display: block
}

.frst-timeline-img {
    position: absolute;
    min-width: 1px;
    min-height: 1px;
    left: 0;
    top: 0
}

.frst-right-align .frst-timeline-img {
    margin-left: 0 !important;
    left: auto !important;
    right: 0
}

.frst-last-empty-item .frst-timeline-img span {
    vertical-align: top
}

.frst-timeline-content-inner {
    position: relative
}

.cssanimations .frst-timeline-content.is-hidden {
    visibility: hidden
}

.cssanimations .frst-timeline-content.animated {
    visibility: visible
}

.frst-labels span {
    display: inline-block
}

.frst-labels {
    padding: 20px 0
}

.frst-labels.frst-start-label {
    padding-top: 0 !important
}

.frst-labels.frst-end-label {
    margin-bottom: 0 !important
}

.turqoise {
    background: #00A79D !important
}

.light-blue {
    background: rgb(97, 146, 227) !important
}

.blue {
    background: #1D75BD !important
}

.violette {
    background: #2B3991 !important
}

.dark-violette {
    background: #272264 !important
}

@media only screen and (min-width:679px) {

    .frst-date-opposite,
    .frst-left-align.frst-date-opposite {
        margin-left: 190px;
        margin-top: 40px;
    }

    .frst-right-align.frst-date-opposite {
        margin-right: 190px;
        margin-left: 0;
        text-align: right
    }

    .frst-date-opposite.frst-alternate {
        margin: 0
    }

    .frst-timeline.frst-alternate.frst-left-align .frst-timeline-content,
    .frst-timeline.frst-alternate.frst-right-align .frst-timeline-content,
    .frst-timeline.frst-date-opposite.frst-left-align .frst-timeline-content,
    .frst-timeline.frst-date-opposite.frst-right-align .frst-timeline-content {
        width: 100%
    }

    .frst-alternate .frst-timeline-block::before {
        left: 50%
    }

    .frst-alternate .frst-timeline-img {
        left: 50% !important
    }

    .frst-alternate .frst-timeline-block.frst-even-item .frst-timeline-content {
        float: right
    }

    .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content {
        float: left
    }

    .frst-date-opposite .frst-date {
        position: absolute;
        top: 0;
        text-align: right
    }

    .frst-alternate .frst-timeline-block.frst-odd-item .frst-timeline-content,
    .frst-alternate.frst-date-opposite .frst-timeline-block.frst-even-item .frst-date,
    .frst-date-opposite.frst-left-align .frst-date,
    .frst-right-align {
        text-align: right
    }

    .frst-alternate.frst-date-opposite .frst-timeline-block.frst-odd-item .frst-timeline-content .frst-date,
    .frst-date-opposite.frst-right-align .frst-date {
        text-align: left
    }

    .frst-alternate .frst-timeline-label-block {
        text-align: center
    }

    .frst-alternate .frst-timeline-label-block .frst-labels span {
        left: 0;
        right: 0
    }
}

@media only screen and (max-width:678px) {
    .frst-timeline {
        margin-left: 20px
    }

    .frst-timeline.frst-responsive-right,
    .frst-timeline.frst-right-align {
        margin-right: 20px;
        margin-left: 0
    }

    .frst-responsive-right .frst-timeline-block::before,
    .frst-responsive-right .frst-timeline-img {
        margin-left: 0 !important;
        left: auto !important;
        right: 0
    }

    .frst-responsive-right {
        text-align: right
    }

    .frst-date {
        margin-bottom: 10px
    }
}	

.frst-container {
    /* max-width: 1200px; */
    padding: 0;
    margin: 0 auto;
}

.frst-container {
    /*-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;*/
    margin: 0px auto;
}

.mobile-window .frst-container {
    max-width: 678px;
}

.tablet-window .frst-container {
    max-width: 992px;
}

.frst-container.content-right-align,
.frst-container.content-left-align {
    max-width: 678px;
}



/*-------- Type- 01 ------*/

.frst-timeline-style-11 {
    color: #000;
}

.frst-timeline-style-11 .frst-timeline-block::before {
    width: 4px;
    background: rgba(220, 220, 220, 0.74);
    margin-left: -2px;
}

.frst-timeline-style-11 .frst-timeline-block:last-child::before {
    display: block;
    height: calc(100% - 50px);
}

.frst-timeline-style-11.frst-right-align .frst-timeline-block::before {
    margin-right: -2px;
}

.frst-timeline-style-11 .frst-timeline-block {
    padding-bottom: 30px;
}

.frst-timeline-style-11 .frst-timeline-img {
    margin-left: -18px;
    width: 36px;
    height: 36px;
    text-align: center;
    top: calc(50% - 14px);
    margin-top: -18px;
    vertical-align: middle;
    font-size: 22px;
}

.frst-timeline-style-11.frst-right-align .frst-timeline-img {
    margin-right: -18px;
}

.frst-timeline-style-11 .frst-timeline-img span {
    display: inline-block;
    min-width: 16px;
    min-height: 16px;
    padding: 0;
    background: #BFBFBF;
    box-shadow: 0 0 0 3px #eff4f5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    vertical-align: middle;
}

.frst-timeline-style-11 .frst-timeline-content {
}

.frst-timeline-style-11 .frst-date {
    color: #E21130;
    font-weight: 400;
}

.frst-timeline-style-11 h2 {
    font-size: 18px;
    margin: 20px 0 5px;
    font-weight: 800;
}

.frst-timeline-style-11 .frst-date-opposite.frst-timeline-style-11 h2 {
    margin-top: 0;
}

.frst-timeline-style-11 p {
    margin: 0;
}

.frst-timeline-style-11 .frst-labels span {
    position: relative;
    left: -37px;
    background: #50b9f3;
    color: #fff;
    padding: 8px 20px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.frst-timeline-style-11.frst-right-align .frst-labels span {
    left: auto;
    right: -37px
}

.frst-timeline-style-11 .frst-timeline-content-inner {
    display: inline-block;
    background: #fff;
    padding: 20px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    margin-top:10px;
}

.frst-timeline-style-11 .frst-timeline-content-inner span {
    /* color: #E21130; */
}

.frst-timeline-style-11 .frst-timeline-content-inner .content-section {
    margin-top: 10px;
}

.frst-timeline-style-11 .frst-timeline-content-inner .title-section {
    font-size: 14px;
    font-weight: 600;
}


/*---------- Responsive part ------------*/

@media only screen and (min-width: 679px) {
    .frst-timeline-style-11.frst-alternate .frst-timeline-content {
        width: calc(50% - 32px);
    }
    .frst-timeline-style-11.frst-date-opposite .frst-date {
        left: -225px;
        line-height: 20px;
        width: 160px;
        top: 50%;
        margin-top: -26px;
    }
    .frst-timeline-style-11.frst-date-opposite.frst-right-align .frst-date, .frst-timeline-style-11.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
        right: -225px;
        left: auto;
        text-align: left;
    }
}

@media only screen and (max-width: 678px) {
    .frst-timeline-style-11.frst-responsive-right .frst-timeline-block::before {
        margin-right: -2px;
    }
    .frst-timeline-style-11.frst-responsive-right .frst-timeline-img {
        margin-right: -18px;
    }
    .frst-timeline-style-11.frst-responsive-right .frst-labels span {
        left: auto;
        right: -37px
    }
}

.frst-timeline-style-11.frst-responsive-right .frst-timeline-block::before {
    margin-right: -2px;
}

.frst-timeline-style-11.frst-responsive-right .frst-timeline-img {
    margin-right: -18px;
}

.frst-timeline-style-11.frst-responsive-right .frst-labels span {
    left: auto;
    right: -37px
}

/**
https://www.wptimeline.io/demo/05.html
*/
*, *::after, *::before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.second-container {
	max-width:100%;
    margin: 120px auto;
    padding: 0 15px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    display: block;
}
.frst-timeline-style-5 {
    color: #000;
    overflow: hidden;
    /*min-width: 4000px;*/
    max-height: 500px;
    cursor: -webkit-grab;
    display: inline-flex;
}

.frst-timeline-style-5 .frst-timeline-block {
    padding-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    width: 235px;
    float: left;
    display: inline-block;
}

.frst-timeline-style-5 .frst-timeline-block .timeline-step {
    width: 100%;
    overflow: hidden;
    height: 20px;
}

.frst-timeline-style-5 .frst-timeline-block .frst-timeline-content .frst-timeline-content-inner p.date {
    top: 10px;
    position: relative;
    color: #1d75bd;
}

.frst-timeline-style-5 .frst-timeline-img {
    padding: 0;
    margin-left: -21px;
    width: 42px;
    height: 42px;
    color: #000;
    text-align: center;
    font-size: 24px;
    left: 50%;
    border-radius: 50%;
            top: 60px;
    position: absolute;
}

.frst-timeline-style-5 .frst-timeline-block:not(:nth-child(1)) .frst-timeline-img {
    margin-left: -30px;
}

/* .frst-timeline-style-5 .frst-timeline-block:nth-child(1) {
    width: 15px;
} */

/* .frst-timeline-style-5 .frst-timeline-block:nth-child(1) .frst-timeline-img {
    left: 0 !important;
    margin-left: -10px;
    border: none;
    background: transparent;
} */

/* .frst-timeline-style-5 .frst-timeline-block:nth-child(1) .frst-timeline-img span {
    background: #bdbcbc;
    border: 1px solid #bdbcbc;
    box-shadow: 0 0 0 0 #fff;
    display: inline-block;
    margin: auto;
    padding: 6px;
    min-width: 16px;
    min-height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    top: 8px;
}
 */
.frst-timeline-style-5 .frst-timeline-block .frst-timeline-img span {
    box-shadow: 0 0 0 3px #eff4f5;
    display: inline-block;
    margin: auto;
    padding: 6px;
    min-width: 16px;
    min-height: 16px;
    background: #BFBFBF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    top: 8px;
}

.frst-timeline-style-5 .frst-timeline-block .frst-timeline-img span:before {
    content: " ";
    position: absolute;
    border-top: 3px solid #bdbcbc;
    width: 685%;
    top: 6px;
    left: -112px;
}

.frst-timeline-style-5 .frst-timeline-block .frst-timeline-img span:after {
    content: " ";
    position: absolute;
    border-top: 3px solid #bdbcbc;
    width: 725%;
    top: 6px;
    left: 19px;
}


/*last-child*/

/* .frst-timeline-style-5 .frst-timeline-block:last-child {
    width: 15px;
} */

/* .frst-timeline-style-5 .frst-timeline-block:last-child .frst-timeline-img {
    left: 0 !important;
    border: none;
    background: transparent;
} */

/* .frst-timeline-style-5 .frst-timeline-block:last-child .frst-timeline-img span {
    background: #bdbcbc;
    border: 1px solid #bdbcbc;
    box-shadow: 0 0 0 0 #fff;
    display: inline-block;
    margin: auto;
    padding: 6px;
    min-width: 16px;
    min-height: 16px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    position: relative;
    top: 8px;
} */

/* .frst-timeline-style-5 .frst-timeline-block:last-child .frst-timeline-img span:before {
    border: none;
}
 */
/* .frst-timeline-style-5 .frst-timeline-block:last-child .frst-timeline-img span::after {
    border: none;
} */


/*end last-child*/

.frst-timeline-style-5 .frst-timeline-img i {
    display: block;
}

.frst-timeline-style-5.frst-right-align .frst-timeline-img {
    margin-right: -21px;
}

.frst-timeline-style-5 .frst-timeline-content {
    color: #777;
    margin-top: 80px;
    min-height: 10px;
    padding: 10px 20px;
    text-align: center;
/*     -webkit-border-bottom-right-radius: 60px 60px;
    -moz-border-radius-bottomright: 60px 60px;
    border-bottom-right-radius: 60px 60px;
    -webkit-box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 6px 15px rgba(0, 0, 0, 0.2); */
}

/* .frst-timeline-style-5 .frst-timeline-content:before {
    content: " ";
    width: 25px;
    height: 24px;
    position: absolute;
    bottom: 31px;
    right: 24px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-bottomright: 30px;
    border-bottom-right-radius: 30px;
    -webkit-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: -2px -2px 5px rgba(0, 0, 0, 0.3);
    box-shadow: -2px -2px 5px #ababab;
    -webkit-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
    -moz-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
    -o-transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
    transform: rotate(-20deg) skew(-40deg, -3deg) translate(-13px, -13px);
} */

.frst-timeline-style-5 .frst-timeline-content .content-step {
    position: relative;
    width: 24px;
    height: 34px;
    left: calc(50% - 9px);
    background: rgba(234, 233, 153, 0.52);
    top: -40px;
}

.frst-timeline-style-5 .frst-timeline-content .content-step span {
    position: absolute;
    content: " ";
    width: 14px;
    height: 14px;
    background: rgba(189, 188, 188, 0.82);
    border-radius: 50%;
    top: 4px;
    left: 5px;
}

.frst-timeline-style-5 .frst-timeline-content .content-step span::before {
    content: " ";
    position: absolute;
    top: -112px;
    left: 6px;
    background: #bdbcbc;
    width: 3px;
    height: 115px;
}

.frst-timeline-style-5 .frst-timeline-content .frst-timeline-content-inner i {
    margin: 0 auto;
    position: relative;
    font-size: 6em;
    top: -13px;
    color: rgba(139, 136, 119, 0.72);
    -webkit-text-stroke: 3px #f2f2cc;
}

.frst-timeline-style-5 .frst-date {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 10px;
    color: #E21130;
    line-height: 20px;
        position: relative;
    top: -100px;
}
.frst-timeline-style-5 .title-section {
    position: relative;
    top: -50px;
}
.frst-timeline-style-5 .content-section {
    position: relative;
    top: -50px;
}
.frst-timeline-style-5 .frst-timeline-content-inner {
    background: #fff;
    padding: 10px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}

.frst-timeline-style-5 h2 {
    margin: 0 0 5px;
    font-weight: 200;
    color: #1D75BD;
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
}

.frst-timeline-style-5 .frst-date-opposite.frst-timeline-style-5 h2 {}

.frst-timeline-style-5 p {
    margin: 0;
    font-weight: 100;
    font-size: 13px;
    text-align: left;
}

.frst-timeline-style-5 .frst-timeline-label-block {
    padding-top: 0;
}

.frst-timeline-style-5 .frst-labels span {
    position: relative;
    left: -45px;
    width: 78px;
    height: 78px;
    background: #3d5bf1;
    color: #fff;
    font-weight: 800;
    padding: 23px 10px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-transform: uppercase;
    text-align: center;
    font-size: 14px;
    margin-left: -39px;
}

.frst-timeline-style-5.frst-right-align .frst-labels span {
    left: auto;
    right: -45px;
    margin-right: -39px;
    margin-left: 0;
}


/*---------- Responsive part ------------*/

@media only screen and (min-width:679px) {
    .frst-timeline-style-5 .frst-date-opposite {
        margin-left: 203px;
    }
    .frst-timeline-style-5 .frst-left-align.frst-date-opposite {
        margin-left: 203px;
    }
    .frst-timeline-style-5 .frst-right-align.frst-date-opposite {
        margin-right: 203px;
        margin-left: 0;
    }
    .frst-timeline-style-5.frst-alternate .frst-timeline-content, .frst-timeline-style-5.frst-date-opposite .frst-timeline-content {
        width: calc(100% - 25px);
    }
    .frst-timeline-style-5.frst-date-opposite .frst-date {
        left: -248px;
        line-height: 42px;
        width: 160px;
    }
    .frst-timeline-style-5.frst-date-opposite.frst-right-align .frst-date, .frst-timeline-style-4.frst-date-opposite.frst-alternate .frst-timeline-block.frst-odd-item .frst-date {
        right: -248px;
        left: auto;
        text-align: left;
    }
    .frst-timeline-style-5.frst-alternate .frst-labels span {
        margin: 0;
    }
}

@media only screen and (max-width:678px) {
    .frst-timeline-style-5.frst-responsive-right .frst-timeline-block::before {
        margin-right: -2px;
    }
    .frst-timeline-style-5.frst-alternate .frst-timeline-content, .frst-timeline-style-5.frst-date-opposite .frst-timeline-content {
        width: calc(100% - 25px);
    }
    .frst-timeline-style-5.frst-responsive-right .frst-timeline-img {
        margin-right: -21px;
    }
    .frst-timeline-style-5.frst-responsive-right .frst-labels span {
        left: auto;
        right: -45px;
        margin-right: -39px;
        margin-left: 0;
    }
}

