main > .container {
    padding: 70px 15px 20px;
}

.footer {
    background-color: #f5f5f5;
    font-size: .9em;
    height: auto;
    padding-top: 22px !important;
}

.footer > .container {
    padding-right: 15px;
    padding-left: 15px;
}

.not-set {
    color: #c55;
    font-style: italic;
}

/* add sorting icons to gridview sort links */
a.asc:after, a.desc:after {
    content: '';
    left: 3px;
    display: inline-block;
    width: 0;
    height: 0;
    border: solid 5px transparent;
    margin: 4px 4px 2px 4px;
    background: transparent;
}

a.asc:after {
    border-bottom: solid 7px #212529;
    border-top-width: 0;
}

a.desc:after {
    border-top: solid 7px #212529;
    border-bottom-width: 0;
}

.grid-view th,
.grid-view td:last-child {
    white-space: nowrap;
}

.grid-view .filters input,
.grid-view .filters select {
    min-width: 50px;
}

.hint-block {
    display: block;
    margin-top: 5px;
    color: #999;
}

.error-summary {
    color: #a94442;
    background: #fdf7f7;
    border-left: 3px solid #eed3d7;
    padding: 10px 20px;
    margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
.nav li > form > button.logout {
    padding-top: 7px;
    color: rgba(255, 255, 255, 0.5);
}

@media(max-width:767px) {
    .nav li > form > button.logout {
        display:block;
        text-align: left;
        width: 100%;
        padding: 10px 0;
    }
}

.nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
    text-decoration: none;
    color: rgba(255, 255, 255, 0.75);
}

.nav > li > form > button.logout:focus {
    outline: none;
}

@media (min-width: 1200px) {
    .container, .container-sm, .container-md, .container-lg, .container-xl {
        max-width: 1366px;
    }
}


/*custom css*/
html {
    max-width: 100%;
}
body {
    font-family: 'Raleway', sans-serif;
    overflow-x: hidden;
    max-width: 100%;
}

main {
    overflow: hidden;
    padding-bottom: 100px;
}

#logo-top {
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 2rem;
}
@media (min-width: 991px) {
    #logo-top {
        text-align: left;
    }
}

.like-h1 {
    padding-bottom: 1rem;
    display: flex;
    flex-direction: column;
    padding-bottom: 2rem;
    text-align: center;
}

.like-h1 span:first-child {
    font-weight: 900;
    font-size: 38.2208px;
    line-height: 45px;
    text-transform: uppercase;
    color: #3D3D3D;
}

.like-h1 span:last-child {
    font-weight: 400;
    font-size: 20.8477px;
    line-height: 24px;
    text-transform: uppercase;
    color: #3D3D3D;
}

@media (min-width: 991px) {
    .like-h1 {
        text-align: left;
    }

    .like-h1 span:first-child  {
        font-size: 99px;
        line-height: 116px;
    }
    .like-h1 span:last-child {
        font-size: 54px;
        line-height: 63px;
    }
}

.button-container {
    margin: 1rem auto;
}

@media (min-width: 991px) {
    .button-container {
        margin: 1rem 0;
    }
}

.main-button {
    transition: 0.1s ease-in-out;
    text-decoration: none !important;
    text-underline: none !important;
    width: 236px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 900;
    font-size: 16px;
    line-height: 19px;
    color: #3D3D3D;
    border-radius: 66px;
    margin: auto;
    position: relative;
    overflow: hidden;
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
}
.main-button.onTop {
    width: 155px;
    justify-content: space-between;
    padding: 1rem;
}
.main-button.onTop:hover img {
    filter: brightness(0) invert(1);
}
.main-button span{
    position: relative;
}

.main-button:before {
    content: '';
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
    background: #ffffff;
    border-radius: 66px;
    transition: 0.1s ease-in-out;
}

.main-button:hover {
    color: #ffffff;
}
.main-button:hover:before {
    background: #3D3D3D;
}

.like-h2 {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    color: #3D3D3D;
    padding-bottom: 1.5rem;
}

.like-h3 {
    font-weight: 800;
    font-size: 24px;
    line-height: 28px;
    color: #3D3D3D;
    padding-bottom: 1.5rem;
}

p {
    font-weight: 400;
    font-size: 14px;
    line-height: 135%;
    color: #3D3D3D;
}

.site-index .container-fluid + .container-fluid {
    padding-top: 3rem;
}
@media (min-width: 991px) {
    .like-h3, .like-h2  {
        font-size: 40px;
        line-height: 47px;
    }

    p {
        font-size: 24px;
        line-height: 135%;
    }
    .site-index .container-fluid + .container-fluid {
        padding-top: 6rem;
    }
}

.box-container {
    margin-top: 1rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

@media (min-width: 991px) {
    .box-container {
        background: #FFFFFF;
        box-shadow: 0px 9px 8px rgba(0, 0, 0, 0.05), 0px 14px 34px rgba(0, 0, 0, 0.1);
        border-radius: 15px;
        padding: 3.125rem;
        background: url(/img/box-container-bg.svg) no-repeat;
        background-position: -50px -70px;
        margin-bottom: 6rem;
    }

    .box-container .like-h2 {
        font-size: 32px;
        line-height: 38px;
        text-align: center;
    }
    .box-container p {
        font-weight: 500;
        font-size: 24px;
        line-height: 135%;
        text-align: center;
        max-width: 650px;
        margin: auto;
    }
}

.box-container .box-inner-container {
    padding: 1rem;
}
.box-container .box-inner-container .box-inner-item {
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    position: relative;
    width: 100%;
    height: 70px;
    align-items: center;
    border-radius: 13px;
    padding: 1rem;
}
.box-container .box-inner-container .box-inner-item:before {
    content: '';
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
    background: #ffffff;
    border-radius: 13px;
    transition: 0.1s ease-in-out;
}
.box-inner-container .box-inner-item .circle-number {
    display: flex;
    flex-shrink: 0;
    justify-content: center;
    align-items: center;
    height: 38px;
    width: 38px;
    font-weight: 550;
    font-size: 23.75px;
    border-radius: 38px;
    color: #3D3D3D;
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    position: relative;
    margin-right: 1rem;
}

.box-inner-container .box-inner-item + .box-inner-item {
    margin-top: 0.5rem;
}


.box-inner-container .box-inner-item .circle-number:before {
    content: '';
    position: absolute;
    left: 2px;
    right: 2px;
    bottom: 2px;
    top: 2px;
    background: #ffffff;
    border-radius: 38px;
    transition: 0.1s ease-in-out;
}
.box-inner-container .box-inner-item .circle-number span {
    position: relative;
}
.box-inner-container .box-inner-item .text-container {
    position: relative;
}
.box-inner-container .box-inner-item .text-container p{
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    color: #3D3D3D;
    margin-bottom: 0;
    position: relative;
}

@media (min-width: 991px) {
    .box-inner-container .box-inner-item + .box-inner-item {
        margin-top: 0;

    }
    .box-container .box-inner-container .box-inner-item {
        background: none;
        height: auto;
        padding-bottom: 0;
    }

    .box-inner-container .box-inner-item .circle-number {
        margin-right: 0;
        margin-bottom: 2rem;
    }

    .box-inner-container .box-inner-item .text-container {
        background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
        position: relative;
        width: 100%;
        height: 70px;
        display: flex;
        align-items: center;
        border-radius: 13px;
        padding: 1rem;
    }

    .box-inner-container .box-inner-item .text-container p {
        margin: 0;
        text-align: center;
        width: 100%;
    }

    .box-inner-container .box-inner-item .text-container:before {
        content: '';
        position: absolute;
        left: 2px;
        right: 2px;
        bottom: 2px;
        top: 2px;
        background: #ffffff;
        border-radius: 13px;
        transition: 0.1s ease-in-out;
    }
    .box-container .box-inner-container {
        padding-bottom: 0;
    }
}

.box-container-2 {
    display: flex;
}

.box-container-2 .left-side {
    width: 50%;
    padding-left: 1rem;
}
.box-container-2 .right-side {
    width: 50%;
    display: flex;
    flex-direction: column;
}
.box-container-2 .box-inner-item {
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    position: relative;
    width: 100%;
    border-radius: 7px;
    height: 38.62px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    text-align: center;
}
.box-container-2 .box-inner-item + .box-inner-item {
    margin-top: 0.5rem;
}
.box-container-2 .box-inner-item p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    color: #3D3D3D;
    position: relative;
}

.box-container-2 .box-inner-item:before {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    background: #ffffff;
    border-radius: 7px;
    transition: 0.1s ease-in-out;
}

@media (min-width: 991px) {
    .box-container-2 {
        max-width: 640px;
        margin: auto;
    }
    .box-container-2 .left-side {
        display: flex;
        align-items: center;
        width: 45%;
        justify-content: flex-end;
    }
    .box-container-2 .left-side .like-h3 {
        font-size: 32px;
        line-height: 120%;
        margin: 0;
        padding: 0;
    }
    .box-container-2 .right-side {
        width: 55%;
        padding-left: 12%;
        position: relative;
    }
    .box-container-2 .right-side:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 20%;
        background: url(/img/tree.svg) no-repeat;
        background-size: contain;
        background-position: center;
    }

}

#why-use-section {

}
#why-use-section .box-item-img img{
    height: 64px;
    width: 64px;
}

@media (min-width: 768px) {
    #why-use-section .box-item-img img{
        height: 100px;
        width: 100px;
    }
}
#why-use-section .box-item {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 33.3%;
    padding: 0.5rem;
    margin-inline: auto;
}

@media (min-width: 991px) {
    #why-use-section .box-item {
        width: 20%;
        margin-bottom: 3rem;
    }

    /*#why-use-section .box-item:nth-child(1),*/
    /*#why-use-section .box-item:nth-child(2),*/
    /*#why-use-section .box-item:nth-child(3),*/
    /*#why-use-section .box-item:nth-child(4) {*/
    /*    width: 25%;*/
    /*}*/

    /*#why-use-section .box-item:nth-child(1),*/
    /*#why-use-section .box-item:nth-child(1) {*/
    /*    padding-left: 15%;*/
    /*}*/

    /*#why-use-section .box-item:nth-child(4),*/
    /*#why-use-section .box-item:nth-child(4) {*/
    /*    padding-right: 15%;*/
    /*}*/
    .box-container-3 {
        padding-top: 3rem;
    }
}

#why-use-section .box-item .box-item-img {
    margin-bottom: 1rem;
    width: 100%;
}
#why-use-section .box-item .box-item-img img {
    margin: auto;
    display: block;
}
#why-use-section .box-item .box-item-text {
    text-align: center;
    font-weight: 800;
    font-size: 14.0355px;
    line-height: 16px;
    color: #3D3D3D;
}
.box-container-3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.why-we-text-box {
    padding: 1rem;
    position: relative;
    padding-right: 25%;
}
.why-we-text-box p {
    position: relative;
    color: #3D3D3D;
    font-weight: 700;
    font-size: 14px;
    line-height: 125%;
    margin-bottom: 0;
    /*filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));*/
}

.why-we-text-box:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1rem;
    bottom: 1rem;
    width: 2px;
    background: linear-gradient(158.75deg, #7FC4E9 -17.65%, #92A0C3 2.05%, #AF5FA1 23.4%, #BE497D 43.1%, #E34732 71.02%, #DBA746 92.36%, #FFCF36 118.64%, #9C29AB 146.55%);
    border-radius: 2px;
}
.why-we-text-box.end {
    padding: 1rem;
    padding-left: 25%;
}
.why-we-text-box.end:before{
    left: auto;
    right: 0;
}

@media (min-width: 768px) {
    .why-we-text-box {
        margin-top: 3rem;
        margin-left: 3rem;
    }
}

.box-container-4 {
    padding-top: 2rem;
}
.box-without {
    margin-bottom: 3rem;
}

.box-container-4 .box-title {
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    position: relative;
    height: 41px;
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem;
    border-radius: 10px;
    display: flex;
    align-items: center;
    z-index: 2;
}

.box-container-4 .box-title:before {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    background: #ffffff;
    transition: 0.1s ease-in-out;
    border-radius: 10px;
}
.box-without, .box-not-engage {
    flex-wrap: wrap;
}
@media (min-width: 991px) {
    .box-container-4 .box-title {
        width: auto;
        display: inline-block;
        padding: 0.5rem 1rem;
    }
    .box-list .box-list-item {
        width: auto !important;
        display: inline-block !important;
        padding: 0.5rem 1rem;
        text-align: left;
    }
}

.like-h4 {
    position: relative;
    color: #3D3D3D;
    font-weight: 800;
    font-size: 20px;
    line-height: 125%;
    margin-bottom: 0;
}

.box-list {
    padding-left: 2rem;
    position: relative;
    z-index: 1;
}
.box-list:before {
    content: '';
    position: absolute;
    left: 1rem;
    top: -1rem;
    bottom: 19px;
    width: 1px;
    background: linear-gradient(158.75deg, #7FC4E9 -17.65%, #92A0C3 2.05%, #AF5FA1 23.4%, #BE497D 43.1%, #E34732 71.02%, #DBA746 92.36%, #FFCF36 118.64%, #9C29AB 146.55%);
}
.box-list .box-list-item {
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    position: relative;
    width: 100%;
    border-radius: 7px;
    height: 38.62px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    flex-shrink: 0;
    margin-top: 1rem;
}

.box-list .box-list-item  p {
    margin-bottom: 0;
    font-weight: 700;
    font-size: 15px;
    line-height: 120%;
    color: #3D3D3D;
    position: relative;
}

.box-list .box-list-item:before {
    content: '';
    position: absolute;
    left: 1px;
    right: 1px;
    bottom: 1px;
    top: 1px;
    background: #ffffff;
    border-radius: 7px;
    transition: 0.1s ease-in-out;
}

.box-list .box-list-item:after {
    content: '';
    position: absolute;
    left: -1rem;
    bottom: 0;
    top: 0;
    width: 1rem;
    margin: auto;
    height: 1px;
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
}

#top-section {
    background: url(/img/bg-1.png) no-repeat;
    background-size: contain;
    background-position: top center;
}

#with-bg {
    background: url(/img/bg-2.png) no-repeat;
    background-size: cover;
    background-position: center;
}

#about-section {
    background: url(/img/bg-2.png) no-repeat;
    background-size: contain;
    background-position: bottom center;
}

#why-we-section {
    background: url(/img/bg-3.png) no-repeat;
    background-size: contain;
    background-position: center;
}

@media (min-width: 768px) {
    #top-section {
        background: none;
    }

    #with-bg {
        background: none;
    }

    #about-section {
        background: none;
    }

    #why-we-section {
        background: none;
    }

    body {
        background: url(/img/all-page-bg.svg) no-repeat;
        background-size: 100%;
    }
}

#menu {

}
#menu .menu-item {
    padding-right: 1.5rem;
    line-height: 0;
}
#menu .menu-item + .menu-item {
    padding-left: 1.5rem;
    border-left: 1px solid #3D3D3D;
}
#menu .menu-item a{
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;

    /* Font color */

    color: #3D3D3D;
    text-decoration: none;
    text-underline: none;
}
#menu .menu-item a:hover {
    opacity: 0.6;
}

.lang {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 30px;
}
.lang a{
    font-weight: 800;
    font-size: 14px;
    line-height: 16px;

    /* Font color */

    color: #3D3D3D;
    text-decoration: none;
    text-underline: none;
}

#low p{
    font-weight: 400;
    font-size: 18px;
    line-height: 125%;
    color: #656565;
}

@media (max-width: 768px) {
    .m-small-10 {
        margin-left: -10% !important;
    }
}

::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar
{
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background: linear-gradient(158.75deg, #7FC4E9 -17.65%, #92A0C3 2.05%, #AF5FA1 23.4%, #BE497D 43.1%, #E34732 71.02%, #DBA746 92.36%, #FFCF36 118.64%, #9C29AB 146.55%);
}

/*div {*/
/*    box-shadow: 1px 1px 1px red;*/
/*}*/


/*blog*/

#allNewsPage {
    padding-top: 30px;
    padding-bottom: 25px;
}

.newsInner {
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    padding-bottom: 18px;
}
.newsInner .newsOutImg {
    width: 100%;
    height: 69%;
    overflow: hidden;
}
.newsInner .newsOutImg img {
    display: block;
    width: auto;
    min-width: 100%;
    height: 100%;
    -moz-transition: transform .3s ease-out;
    -o-transition: transform .3s ease-out;
    -webkit-transition: transform .3s ease-out;
}
.newsInner .newsTitle {
    color: #000000;
    font-size: 16px;
    text-align: left;
    margin: 20px 0 10px 0;
    /*height: 22px;*/
    overflow: hidden;
    font-weight: 700;
    padding-left: 15px;
    padding-right: 15px;
}
.newsTxt {
    text-align: left;
    font-size: 13px;
    margin-bottom: 10px;
    color: #333333;
    height: 38px;
    overflow: hidden;
    padding-left: 15px;
    padding-right: 15px;
}
.newsOutter {
    padding: 0px;
    padding-bottom: 15px;
    background: rgba(254, 242, 250, 0.7);
    border: 10px solid #ffffff;
}
.newsOutter a{
    text-decoration: none;

}
.newsMore {
    position: absolute;
    right: 12px;
    bottom: -5px;
    padding: 3px;
    background: transparent;
    color: #BA0080;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 700;
    max-width: 80px;
}
.newsMeta {
    color: #777777;
    font-size: 12px;
    padding: 0 15px 15px 15px;
    position: absolute;
    bottom: -18px;
}
.allNewsPagination {
    display: block;
    text-align: center;
}
.newsInner:hover .newsOutImg img  {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
}

#inNewsPage img.img-responsive{
    float: left;
    margin: 0 7px 7px 7px;
}
#inNewsPage {
    padding-top: 30px;
    padding-bottom: 25px;
    font-size: 14px;
}
#inNewsPage img {
    max-width: 100%;
}
#allNewsPage>div>.row {
    /*background: rgba(254, 242, 250, 0.7);*/
}

div#subHeader, div#subHeader2  {
    position: relative;

    height: 450px;
}


div#subHeader2:before{
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("/img/blogBg.jpg") no-repeat;
    background-size: cover;
    opacity: 0.5;
    background-position-y: -280px;
}
div#subHeader div, div#subHeader2 div {
    position: relative;
    height: 100%;
}
div#subHeader span, div#subHeader2 span, div#subHeader .pageh1, div#subHeader2 .pageh1 {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    color: #000000;
    font-size: 36px;
    font-weight: 400;
    /*width: 255px;*/
    height: 50px;
    z-index: 2;
    text-align: center;
    text-shadow: 1px 1px 1px #ffffff, 1px 1px 1px #ffffff;
}
div#subHeader span:before, div#subHeader2 span:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    display: none;
    height: 120px;
    width: 255px;
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255, 1.0) 0%, rgba(255,255,255, 0.0) 100%);
    z-index: -1;
    /* transform: rotate(0deg) scale(1.001) skew(51deg) translate(0px);
     -webkit-transform: rotate(0deg) scale(1.000) skew(50deg) translate(0px);
     -moz-transform: rotate(0deg) scale(1.000) skew(50deg) translate(0px);
     -o-transform: rotate(0deg) scale(1.000) skew(50deg) translate(0px);
     -ms-transform: rotate(0deg) scale(1.000) skew(50deg) translate(0px);*/
}

@media (max-width: 1400px) {
    div#subHeader:before, div#subHeader2:before{
        background-position-y: 0px;
    }
}



#breadcrumbs {
    /*margin-top: 116px;*/
}
.breadcrumb {
    background: transparent;
}
.breadcrumb > li + li:before {
    content: '|';
    color: #BA0080;
    margin: 0 0.4rem;
}
.breadcrumb > li a ,.breadcrumb > li span{
    font-style: normal;
    color: #BA0080;
}
.breadcrumb > li:last-child a,.breadcrumb > li:last-child span {

    color: #333333;
    font-weight: 700;
}
.breadcrumb > li:last-child a{
    text-decoration: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.breadcrumb > li:last-child a:hover {
    text-decoration: none;
    cursor: text;
}

@media (max-width: 768px) {

    div#subHeader2:before{
        background-position-y: 0px;
    }
    div#subHeader2 span:before{
        width: 220px;
    }

    #breadcrumbs {
        margin-top: 0px;
    }
    .breadcrumb {
        /*display: none;*/
    }
}


.textAns {
    text-align: left;
    margin-bottom: 30px;
    font-size: 20px;
    position: relative;
    float: none;
    display: block;
}
.textAns:before {
    content: '';
    position: absolute;
    bottom: -5px;
    left: 0;
    height: 2px;
    width: 280px;
    background: rgb(186,0,128);
    background: -moz-linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0.10407913165266103) 100%);
    background: -webkit-linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0.10407913165266103) 100%);
    background: linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0.10407913165266103) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0080",endColorstr="#ba0080",GradientType=1);

}

.revOutter {
    border-bottom: 2px solid rgba(127,196,233,0.3);
}

.revInner {
    padding: 15px 15px 15px 30px;
    overflow: hidden;
    -webkit-transition: all ease-out 0.2s;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.revInner:hover {
    cursor: pointer;
}

.revTitle {
    display: block;
    position: relative;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: justify;
}
.revTitle:before {
    content: '';
    position: absolute;
    display: none;
    right: 10%;
    top:0;
    bottom: 0;
    width: 5%;
    height: 2px;
    margin: auto;
    background: rgb(186,0,128);
    background: -moz-linear-gradient(90deg, rgba(186,0,128,0) 0%, rgba(186,0,128,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(186,0,128,0) 0%, rgba(186,0,128,1) 100%);
    background: linear-gradient(90deg, rgba(186,0,128,0) 0%, rgba(186,0,128,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0080",endColorstr="#ba0080",GradientType=1);
}
.revTitle:after {
    content: '';
    position: absolute;
    display: none;
    left: 10%;
    top:0;
    bottom: 0;
    width: 5%;
    height: 2px;
    margin: auto;
    background: rgb(186,0,128);
    background: -moz-linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0) 100%);
    background: -webkit-linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0) 100%);
    background: linear-gradient(90deg, rgba(186,0,128,1) 0%, rgba(186,0,128,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ba0080",endColorstr="#ba0080",GradientType=1);
}

.revText {
    display: block;
    text-align: justify;
    color: #333333;
    font-size: 13px;
    margin-bottom: 12px;
}
.revText.rels{
    position: relative;
}

.forOp {
    display: block;
    width: 25px;
    height: 25px;
    background: #7FC4E9;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    margin: auto;
    border: none;
    border-radius: 1000px;
    outline: none;
}
.forOp.forCL {
    z-index: 11;
}
.forOp:before {
    content: '';
    width: 3px;

    background: #ffffff;
    position: absolute;
    bottom: 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    margin: auto;
}
.forOp.forCL:before {
    display: none;
}
.forOp:after {
    content: '';
    height: 3px;

    background: #ffffff;
    position: absolute;
    bottom: 4px;
    top: 4px;
    left: 4px;
    right: 4px;
    margin: auto;
}

.develop-by {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;

}

.develop-by p {
    font-size: 16px !important;
}
.develop-by a {
    color: rgb(180, 207, 85) !important;
    font-size: 16px !important;
}

.beWorry {
    position: fixed;
    bottom: 5px;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.2);
    width: 100%;
    z-index: 20;
    min-height: 15%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ov-h {
    overflow: hidden !important;
}
.mob-menu {
    display: none;
    position: absolute;
    left: auto;
    right: 0;
    top: 10px;
}
@media (max-width: 768px) {
    .mob-menu {
        display: block;
    }
}
/* Main menu positionning */
.main-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    text-align: center;
    background: transparent;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transition: all .375s;
}

.main-nav.is-open {
    opacity: 1;
    z-index: 100;
    visibility: visible;
}

/* Yellow band effect */
.main-nav::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: -15px;
    /*background: #FEDC2A;*/
    background: linear-gradient(90deg, #7FC4E9 0%, #92A0C3 12%, #AF5FA1 25%, #BE497D 37%, #E34732 54%, #DBA746 67%, #FFCF36 83%, #9C29AB 100%);
    transform-origin: 0 0;
    transform: skew(-14deg) translateX(-120%);
    transition: all .275s .1s;
}

.main-nav.is-open::before {
    transform: skew(-14deg) translateX(0);
}

/* Skewing effect on menu links */
.main-nav ul {
    display: inline-flex;
    flex-direction: column;
    height: 93%; /* Should be 100%, but we have a notice message :D */
    align-items: flex-end;
    justify-content: center;
    transform: translateX(-18%) skew(-16deg);
}

.main-nav li {
    display: block;
    margin: .5rem 0;
    text-align: right;
    transform: skew(16deg);
}

/* Apparition effect on links */
.main-nav a {
    opacity: 0;
    transform: translateY(-10px);
}

.main-nav.is-open a {
    opacity: 1;
    transform: translateY(0);
}
.main-nav li:nth-child(1) a {
    transition: all 275ms 175ms
}
.main-nav li:nth-child(2) a {
    transition: all 275ms 225ms
}
.main-nav li:nth-child(3) a {
    transition: all 275ms 275ms
}
.main-nav li:nth-child(4) a {
    transition: all 275ms 325ms
}
.main-nav li:nth-child(5) a {
    transition: all 275ms 375ms
}


/* Decoration */
.main-nav ul,
.main-nav li {
    list-style: none;
    padding: 0;
}
.main-nav a {
    display: block;
    padding: 12px 0;
    color: #FFFFFF;
    font-size: 1.4em;
    text-decoration: none;
    font-weight: bold;
}

/* Burger Style: @see: https://codepen.io/CreativeJuiz/full/oMZNXy */
.open-main-nav {
    position: absolute;
    top: 15px;
    padding-top: 20px;
    right: 15px;
    z-index: 1000;
    background: none;
    border: 0;
    cursor: pointer;
}
.open-main-nav:focus {
    outline: none;
}
.burger {
    position: relative;
    display: block;
    width: 28px;
    height: 4px;
    margin: 0 auto;
    background: #5A3B5D;
    transform: skew(5deg);
    transition: all .275s;
}

.burger:after,
.burger:before {
    content: '';
    display: block;
    height: 100%;
    background: #5A3B5D;
    transition: all .275s;
}

.burger:after {
    transform: translateY(-12px) translateX(-2px) skew(-20deg);
}

.burger:before {
    transform: translateY(-16px) skew(-10deg);
}

/* Toggle State part */
.is-open .burger {
    transform: skew(5deg) translateY(-8px) rotate(-45deg);
}

.is-open .burger:before {
    transform: translateY(0px) skew(-10deg) rotate(75deg);
}

.is-open .burger:after {
    transform: translateY(-12px) translateX(10px) skew(-20deg);
    opacity: 0;
}

/* MENU Text part */

.burger-text {
    display: block;
    font-size: .675rem;
    letter-spacing: .05em;
    margin-top: .5em;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    color: #5A3B5D;
}

/* Slow motion button */
[id="slowmo"] {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 10px;
    border: 0;
    font-size: 1rem;
    background: #FEDC2A;
    color: #5A3B5D;
    font-weight: bold;
    cursor: pointer;
    transition: all .275s;
}

[id="slowmo"] span {
    display: block;
    font-weight: normal;
}

[id="slowmo"]:hover,
[id="slowmo"]:focus {
    background: #5A3B5D;
    color: #FEDC2A;
}

[id="slowmo"].is-slowmo span:after {
    content: 'Activated';
    display: block;
    font-weight: bold;
}

/* When slowmotion is activated */

.is-slowmo + .device .open-main-nav .burger,
.is-slowmo + .device .open-main-nav .burger:before,
.is-slowmo + .device .open-main-nav .burger:after,
.is-slowmo + .device .main-nav,
.is-slowmo + .device .main-nav::before,
.is-slowmo + .device .main-nav a {
    transition-duration: 3s;
}
.is-slowmo + .device .main-nav li:nth-child(1) a {
    transition-delay: 1750ms
}
.is-slowmo + .device .main-nav li:nth-child(2) a {
    transition-delay: 2250ms
}
.is-slowmo + .device .main-nav li:nth-child(3) a {
    transition-delay: 2750ms
}
.is-slowmo + .device .main-nav li:nth-child(4) a {
    transition-delay: 3250ms
}
.is-slowmo + .device .main-nav li:nth-child(5) a {
    transition-delay: 3750ms
}

/* Notice */
.notice {
    position: absolute;
    bottom: -15px;
    left: 0; right: 0;
    padding: 20px;
    background: #F2F2F2;
    color: #5A3B5D;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    z-index: 100;
    text-align: center;
}
.notice strong {
    font-weight: 700;
}
.notice a {
    padding: 2px 3px;
    background: #FEDC2A;
    text-decoration: none;
}





























