.link {
    color: #1EBBF0;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-align: left;
    text-decoration: none;
    padding-top: 10px;
    display: block;
}

.link:hover {
    color: #31216B;
}

.link:hover i {
    color: #31216B;
}


/********Section Below Header*****
************Start*****************
**********************************/

.badge_twenty_per:not(.image-25){
    position: absolute;
    right: 40px;
    top: -100px;
}
.badge_twenty_per.image-25{
    position: absolute;
    right: -65px;
    top: -70px;
}
.badge_twenty_per.image-25.image-hr-week25{
    position: absolute;
    right: -5px;
    top: -120px;
    a{
        width: 200px;
        height: auto;
        cursor: pointer;
        display: block;
        img{
            width: 100%;
            height: 100%;
        }
    }
}


.badge_twenty_per.image-25 a img{
    width:100%;
    height: 100%;
}
.badge_twenty_per.image-25 a{
    width: 180px;
    height: 180px;
    cursor: pointer;
    display: block;
}

.badge_twenty_per:not(.image-25) a{
    width: 140px;
    height: 140px;
    background-color: #42A947;
    border-radius: 100%;
    display: flex;
    flex-direction: column;
    box-shadow: 0px 2px 15px 5px rgba(256, 256, 256, 0.15);
    align-items: center;
    justify-content: center;
    cursor: pointer;
    text-decoration: none;
}
.badge_twenty_per a .badge-top{
font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-bottom: 2px;
}

.badge_twenty_per a .badge-middle{
    font-size: 24px;
    font-weight: 800;
    color: #fff;
    background-color: #388E3C;
    border-radius: 8px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.badge_twenty_per a .badge-bottom{
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-top: 2px;
}

.page-template-aihr-home #page {
    background-color: #F8F8FD;
}

.page-template-aihr-home #main {
    padding: 0!important;
}

.home_section_below_header_holder {
    display: flex;
    align-items: flex-start;
    margin-right: calc(-100vw / 2 + 1130px / 2);
}

.home_section_below_header_holder_left {
    width: 560px;
    margin-right: 0;
    position: relative;
    margin-top: 100px;
}

.home_section_below_header_holder_right {
    flex: 1;
}

.home_section_below_header_holder_right_column {
    display: flex;
    max-width: 650px;
    margin-right: 60px;
}

.home_section_below_header_holder_left_inner {
    margin: 0px!important;
}

.aihr-page-title {
    overflow: hidden;
    height: 65px;
    margin-top: 5px;
}

.aihr-page-title p {
    display: inline;
    float: left;
    margin: 0;
}

.content__container__list {
    padding-left: 0px;
    margin-top: 0;
    text-align: left;
    list-style: none;
    height: 65px;
    overflow: hidden;
    margin-bottom: 0px;
    position: relative;
}

.content__container__list__item {
    line-height: 65px;
    margin: 0;
    color: #1ebbf0;
    font-size: 51px;
    font-weight: 800;
    text-transform: none;
    position: absolute;
    bottom: -65px;
}

.content__container__list__item span {
    color: #1ebbf0;
    margin-right: 10px;
}

.content__container__list__item.activ_text {
    bottom: 0px;
    -webkit-animation: anym-fadein 1s;
    -moz-animation: anym-fadein 1s;
    -o-animation: anym-fadein 1s;
    animation: anym-fadein 1s;
    animation-timing-function: ease;
}

@-webkit-keyframes anym-fadein {
    from {
        bottom: -65px;
    }
    to {
        bottom: 0px;
    }
}

@-moz-keyframes anym-fadein {
    from {
        bottom: -65px;
    }
    to {
        bottom: 0px;
    }
}

@-o-keyframes anym-fadein {
    from {
        bottom: -65px;
    }
    to {
        bottom: 0px;
    }
}

@keyframes anym-fadein {
    from {
        bottom: -65px;
    }
    to {
        bottom: 0px;
    }
}

.aihr-page-title-first {
    color: #fff;
    font-size: 51px;
    font-weight: 800;
    text-align: left;
    line-height: 1;
}

.desc_below {
    line-height: 32px;
    font-weight: 400;
    color: #fff;
    font-size: 17px;
    margin: 20px 0px 0px;
    text-align: left;
    -webkit-font-smoothing: auto;
}

.home_header_button {
    margin-top: 30px;
    display: flex;
}

.home_header_button>a {
    font-weight: 600;
    cursor: pointer;
}

.home_header_button>a:first-child {
    margin-right: 20px;
}

.home_section_below_header_holder_right_column img {
    width: 100%;
}

.page-template-aihr-home .first_section_with_background_image {
    background-position: bottom center;
    position: relative;
}

.page-template-aihr-home.redesign_page_first_section .site-header-new {
    z-index: 99;
}

.page-template-aihr-home .first_section_with_background_container {
    padding: 145px 60px 90px;
    position: relative;
}

@media (max-width: 1600px) {
    .home_section_below_header_holder_left {
        width: 560px;
    }
}

@media (max-width: 1300px) {
    .badge_twenty_per.image-25 a {
    width: 140px;
    height: 140px;
    }
.badge_twenty_per.image-25{
    top:-80px
}


  .badge_twenty_per a .badge-middle {
        font-size: 18px;
        width: 130px;
        height: 30px;
        line-height: 30px;
    }
    .badge_twenty_per a .badge-bottom, 
    .badge_twenty_per a .badge-top {
        font-size: 12px;
        line-height: 16px;
    }
   .badge_twenty_per a .badge-top {
        padding-bottom: 4px;
        padding-top: 6px;
    }
    .badge_twenty_per a .badge-bottom {
        padding-top: 6px;
    }
    .badge_twenty_per a {
       width: 100px;
       height: 100px;
    }
    .home_section_below_header_holder {
        margin-right: 0px;
    }
}

@media (min-width: 901px) and (max-width: 1300px) {
    .home_header_button {
        flex-direction: column;
    }
    .home_header_button>a:first-child {
        margin: 0px 0px 20px 0px;
    }
    .home_section_below_header_holder_left {
        width: 460px;
    }
    .home_section_below_header_holder_right_column {
        margin-right: 0px;
    }
}

@media (max-width: 1150px) {
    .home_section_below_header_holder_left {
        width: 430px;
        margin-top: 50px;
    }
}

@media (max-width: 1040px) {
    .badge_twenty_per.image-25.image-hr-week25{
        bottom: inherit;
        left:0px;
        right:inherit;
        a{
            width: 180px;
        }
    }
    .badge_twenty_per {
    right: 0px;
    bottom: 0px;
    top:inherit;
}
    #main>.wf-wrap {
        padding: 0 50px 0 50px!important;
    }
    .site-header-new~#main {
        padding-top: 0px!important;
    }
    .home_section_below_header_holder_left {
        margin-top: 30px;
    }
    .page-template-aihr-home .first_section_with_background_container {
        padding: 105px 50px 105px;
    }
}

@media (max-width: 900px) {
    .badge_twenty_per.image-25.image-hr-week25{
        bottom: inherit;
        left:inherit;
        right:0px;
        top:-30px;
    }
    .badge_twenty_per.image-25 {
        top: -30px;
       right:0px;
    }
     .badge_twenty_per {
            right: 20px;
        bottom: inherit;
        top: 0px;
        }
    .home_section_below_header_holder {
        flex-direction: column;
    }
    .home_section_below_header_holder_left {
        margin-top: 0px;
        width: 100%;
    }
    .desc_below br {
        display: none;
    }
    .home_section_below_header_holder_right {
        flex: none;
        width: 100%;
    }
    .home_section_below_header_holder_right_column {
        max-width: 500px;
        margin: 50px auto 0;
    }
}

@media (max-width: 768px) {
    .home_section_below_header_holder_left_inner {
        max-width: 100%;
        margin: 0px;
    }
}

@media (max-width: 630px) {
    .home_header_button {
        flex-direction: column;
    }
    .home_header_button>a:first-child {
        margin: 0px 0px 20px 0px;
    }
}

@media (max-width: 600px) {
    .badge_twenty_per.image-25.image-hr-week25{
        right:-20px;
        a{
            width: 160px;
        }
    }
}

@media (max-width: 580px) {
    .aihr-page-title-first {
        font-size: 38px;
    }
    .content__container__list {
        height: 45px;
    }
    .content__container__list__item {
        font-size: 38px;
        line-height: 45px;
    }
    .desc_below {
        line-height: 28px;
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .badge_twenty_per.image-25.image-hr-week25{
        top:-50px;
        a{
            width: 140px;
        }
    }
    .badge_twenty_per.image-25 a {
        width: 100px;
        height: 100px;
    }
    .badge_twenty_per{
        right:-10px;
        top:-50px;
    }
     .badge_twenty_per a .badge-middle {
        font-size: 14px;
        width: 100px;
        height: 20px;
        line-height: 20px;
    }
    .badge_twenty_per a .badge-bottom, 
    .badge_twenty_per a .badge-top {
        font-size: 10px;
        line-height: 12px;
    }
   .badge_twenty_per a .badge-top {
        padding-bottom: 4px;
        padding-top: 2px;
    }
    .badge_twenty_per a .badge-bottom {
        padding-top: 4px;
    }
    .badge_twenty_per a {
       width: 80px;
       height: 80px;
    }
    #main>.wf-wrap {
        padding: 0 30px 0 30px!important;
    }
    .page-template-aihr-home .first_section_with_background_container {
        padding: 110px 30px 90px;
    }
}

@media (max-width: 420px) {
    .badge_twenty_per.image-25 a {
        width: 80px;
        height: 80px;
    }
    .badge_twenty_per.image-25 {
        top: -0px;
        right: -20px;
    }

}


/********Section Below Header*****
************End*****************
**********************************/


/********Section Below Hero*****
************Start*****************
**********************************/

.below-header-container-inner {
    max-width: 912px;
    margin: 0 auto;
    width: 100%;
    height: 462px;
    background-size: contain;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    background-repeat: no-repeat;
}

.below-header-container-inner h2 {
    margin: 0px;
    text-align: center;
    font-size: 34px;
    line-height: 52px;
    color: #31216B;
    font-weight: 700;
    max-width: 550px;
}

@media (max-width: 980px) {
    .below-header-container-inner {
        height: 400px;
    }
}

@media (max-width: 850px) {
    .below-header-container-inner {
        height: 350px;
    }
}

@media (max-width: 767px) {
    .below-header-container-inner {
        height: 300px;
    }
}

@media (max-width: 700px) {
    .below-header-container-inner h2 br {
        display: none;
    }
}

@media (max-width: 650px) {
    .below-header-container-inner {
        height: 250px;
    }
}

@media (max-width: 480px) {
    .below-header-container-inner h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .below-header-container-inner {
        height: 200px;
    }
}


/********Section Below Hero*****
************End*****************
**********************************/


/********Section Above Footer*****
************Start*****************
**********************************/

.page-template-aihr-home .below_footer_section:before,
.page-template-aihr-home .below_footer_section:after {
    display: none;
}

.page-template-aihr-home .below_footer_section .below_footer_section_overlay {
    display: none;
}

.page-template-aihr-home .below_footer_section h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 40px;
    margin-top: 0px;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
}

.home_bottom_footer_button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home_bottom_footer_button a {
    margin: 0px 20px;
    font-weight: 600;
}

.page-template-aihr-home .below_footer_section {
    padding: 75px 60px 80px;
    background-position: center center;
}

@media (max-width: 1040px) {
    .page-template-aihr-home .below_footer_section {
        padding: 75px 50px 80px;
    }
}

@media (max-width: 767px) {
    .home_bottom_footer_button a {
        margin: 0px 10px;
    }
}

@media (max-width: 620px) {
    .home_bottom_footer_button {
        flex-direction: column;
    }
    .home_bottom_footer_button a {
        margin: 0px;
    }
    .home_bottom_footer_button a:first-child {
        margin-bottom: 20px;
    }
    .page-template-aihr-home .below_footer_section h2 {
        margin-bottom: 25px;
    }
}

@media (max-width: 480px) {
    .page-template-aihr-home .below_footer_section h2 {
        margin-bottom: 25px;
        font-size: 32px;
        line-height: 42px;
    }
    .page-template-aihr-home .below_footer_section {
        padding: 55px 30px 60px;
    }
}


/********Section Above Footer*****
************End*****************
**********************************/


/********Section Carousel*****
************Start*****************
**********************************/

.below-carousel-holder {
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    /* 	margin-top:-15px; */
}

.below-carousel-inner .carousel-image {
    width: 100%!important;
    height: 100%!important;
    max-width: 250px;
    max-height: 142px;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.15);
    border-radius: 20px;
    padding: 30px 20px;
    margin: 0px 10px;
    background-position: center center;
    background-size: cover;
    position: relative;
    transition: all 0.5s ease;
}

.below-carousel-inner .carousel-image:hover {
    margin-top: -10px!important;
    margin-bottom: 10px!important;
    transition: all 0.5s ease;
}

.below-carousel-inner .slick-list {
    padding-top: 15px!important;
}

.below-header-container {
    margin-bottom: -15px;
}

.carousel_tooltip {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    opacity: 0;
    transition: opacity 1500ms ease;
}

.carousel_tooltip:hover {
    opacity: 1;
    transition: opacity 1500ms ease;
}

.carousel_tooltip {
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel_tolltip_text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.carousel_tooltip p {
    margin: 5px 20px 5px;
    text-align: center;
    font-size: 14px;
    line-height: 18px;
}

.slide_community {
    background-color: #3286f4;
}

.slide_community a:hover,
.slide_community a,
.slide_community p {
    color: #fff;
}

.slide_community a {
    font-weight: 700;
}

.slide_resource {
    background-color: #e32d34;
}

.slide_resource a:hover,
.slide_resource a,
.slide_resource p {
    color: #fff;
}

.slide_resource a {
    font-weight: 700;
}

.slide_coaching {
    background-color: #1ebbf0;
}

.slide_coaching a:hover,
.slide_coaching a,
.slide_coaching p {
    color: #fff;
}

.slide_coaching a {
    font-weight: 700;
}

.slide_hand_on {
    background-color: #f45c0f;
}

.slide_hand_on a:hover,
.slide_hand_on a,
.slide_hand_on p {
    color: #fff;
}

.slide_hand_on a {
    font-weight: 700;
}

.slide_assessments {
    background-color: #00a0af;
}

.slide_assessments a:hover,
.slide_assessments a,
.slide_assessments p {
    color: #fff;
}

.slide_assessments a {
    font-weight: 700;
}

.slide_online {
    background-color: #5d5cff;
}

.slide_online a:hover,
.slide_online a,
.slide_online p {
    color: #fff;
}

.slide_online a {
    font-weight: 700;
}

.slide_live {
    background-color: #ffab00;
}

.carousel_tolltip_text span {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
    cursor: pointer;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slide_live span:hover,
.slide_live span,
.slide_live p {
    color: #fff;
}

.slide_live span {
    font-weight: 700;
}

.carousel-inner-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.carousel-text {
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.04em;
    color: #fff;
    margin-top: 10px;
}

.carousel-icon {
    line-height: 0;
}

.carousel-icon img {
    max-width: 50px;
    max-height: 50px;
}

@media (max-width: 1250px) {
    .below-carousel-holder {
        margin-left: -60px;
        margin-right: -60px;
    }
}

@media (max-width: 1040px) {
    .below-carousel-holder {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media (max-width: 480px) {
    .below-carousel-holder {
        margin-left: -30px;
        margin-right: -30px;
    }
}


/********Section Courses*****
************Start*****************/

.courses-section {
    margin: 60px -10px 60px;
}

.courses-section h2 {
    text-align: left;
    max-width: 700px;
    font-weight: 700;
    font-size: 38px;
    line-height: 52px;
    color: #31216B;
    margin: 0px 20px 0px 0px;
    max-width: 650px;
}

a.course-item {
    text-decoration: none;
}

.duration i {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
}

.courses-holder {
    display: flex;
    flex-wrap: wrap;
}

.courses-holder a {
    width: calc(100%/3 - 20px);
    margin: 0px 10px 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(39, 116, 139, 0.08);
    border-radius: 10px;
    padding: 20px;
    position: relative;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}

.courses-holder a:hover {
    box-shadow: 0 0 1px 0 rgb(0, 0, 0, 0.05), 0 1px 20px 0 rgb(0, 0, 0, 0.15);
}

.badge {
    position: absolute;
    top: 10px;
    right: 10px;
}

.course-program {
    font-weight: 700;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
    color: #1EBBF0;
    letter-spacing: 0.5px;
}

.courses-holder a h3 {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #31216B;
    margin: 0px 0px 0px;
}

.duration {
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #31216B;
    margin-top: 20px;
    display: flex;
    align-items: center;
}

.view-course {
    color: #1ebbf0;
    font-weight: 600;
    margin-top: 10px;
}

.level {
    text-transform: capitalize;
    white-space: nowrap;
}

.duration_part_one {
    display: flex;
    align-items: center;
}

.duration img {
    padding-right: 5px;
    max-width: 23px;
    width: 100%;
}

.seaprator {
    font-size: 18px;
    font-weight: 100;
    padding: 0px 5px;
}

.duration i {
    font-size: 16px;
    padding-right: 5px;
}

.course-description {
    padding-top: 25px;
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #50585f;
    display: flex;
}

.badge-new {
    font-size: 14px;
    line-height: 32px;
    color: #5D5CFF;
    background: #DFDEFF;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.badge-updated {
    font-size: 14px;
    line-height: 32px;
    color: #e32d34;
    background: #ffeced;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.badge-open {
    font-size: 14px;
    line-height: 32px;
    color: #E32D34;
    background: #FFECED;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.courses-section-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin: 0px 10px 25px;
}

.badge-popular {
    font-size: 14px;
    line-height: 32px;
    color: #f45c0e;
    background: #ffe9bf;
    border-radius: 40px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0px 33px;
}

.courses-all-button a {
    text-decoration: none;
    background: #31216B;
    color: #fff;
    font-weight: 600;
}

.courses-all-button a:hover {
    color: #fff;
}

@media (max-width: 1040px) {
    .courses-holder a {
        width: calc(50% - 20px);
    }
}

@media (max-width: 850px) {
    .courses-section-header {
        flex-direction: column;
    }
    .courses-section h2 {
        max-width: 100%;
        margin: 0px 0px 20px 0px;
    }
}

@media (max-width: 700px) {
    .courses-holder a {
        width: calc(100% - 20px);
    }
}

@media (max-width: 480px) {
    .courses-section {
        margin: 60px -10px 40px;
    }
    .courses-section h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .courses-all-button {
        margin: 0px;
        width: 100%;
    }
}

@media (min-width: 701px) and (max-width: 790px) {
    .duration {
        flex-direction: column;
        align-items: flex-start;
    }
    .seaprator {
        display: none;
    }
    .duration_part_one {
        padding-bottom: 15px;
    }
}

@media (max-width: 420px) {
    .duration {
        flex-direction: column;
        align-items: flex-start;
    }
    .seaprator {
        display: none;
    }
    .duration_part_one {
        padding-bottom: 15px;
    }
}


/********Section Get Membership*****
************Start*****************/

.get-full-membership-section {
    display: flex;
    background: #31216b;
    max-width: 825px;
    margin: 0 auto 100px;
    border-radius: 10px;
}

.membership-section-left {
    flex: 1;
}

.membership-section-right {
    max-width: 350px;
    width: 100%;
    line-height: 0;
}

.membership-section-right img {
    width: 100%;
}

.membership-section-left {
    padding: 40px 50px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.membership-section-left h2 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #FFFFFF;
    margin: 0px;
}

.description-membership {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    margin-top: 10px;
}

.membership-button {
    margin-top: 25px;
}

.membership-button a {
    font-weight: 600;
}

.tablet-size {
    display: none;
}

.membership-section-left h2 br {
    display: none;
}

@media (max-width: 1150px) {
    .membership-section-left {
        padding: 30px 40px;
    }
}

@media (max-width: 1250px) {
    .get-full-membership-section {
        margin-bottom: 80px;
    }
}

@media (max-width: 980px) {
    .membership-section-right {
        max-width: 270px;
    }
    .membership-section-right img {
        max-width: 200px;
    }
    .tablet-size {
        display: block;
    }
    .desktop-size {
        display: none;
    }
    .membership-section-right {
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

@media (max-width: 700px) {
    .get-full-membership-section {
        position: relative;
    }
    .membership-section-right {
        max-width: 100px;
        position: absolute;
        top: -40px;
        right: -20px;
    }
    .membership-section-right img {
        max-width: 100px;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.3);
        border-radius: 10px;
    }
}

@media (max-width: 600px) {
    .membership-section-left h2 br {
        display: block;
    }
}

@media (max-width: 480px) {
    .get-full-membership-section {
        margin-bottom: 50px;
    }
    .membership-section-left {
        padding: 25px 30px;
    }
    .membership-section-right {
        top: -20px;
    }
    .membership-section-right img {
        max-width: 75px;
    }
}


/********Section Individuals*****
************Start*****************/

.individuals-section {
    background: #31216B;
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    padding: 100px 0px 100px!important;
}

.individuals-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.individuals-inner {
    display: flex;
    background-color: #fff;
    border-radius: 20px;
    padding: 66px 0px 66px 60px;
    overflow: hidden;
}

.sub-text {
    font-weight: 700;
    font-size: 17px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #00a0af;
    display: inline-block;
    border-radius: 5px;
    padding: 8px 20px;
    letter-spacing: 1px;
}

#business-section .sub-text {
    background-color: #5D5CFF;
}

.individuals-left h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 52px;
    color: #31216B;
    margin: 10px 0px 0px;
}

.description-ind {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #50585f;
    margin-top: 10px;
}

.individuals-left {
    max-width: 620px;
    width: 100%;
}

.individuals-right {
    flex: 1;
}

.image_right_individuals {
    line-height: 0px;
    margin-right: -190px;
}

.image_right_individuals img {
    width: 100%;
    max-width: 675px;
}

.items-ind-holder {
    margin-top: 30px;
    max-width: 500px;
}

.item-ind {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 12px;
}

.item-ind-img {
    line-height: 0;
    margin-right: 12px;
    max-width: 32px;
    width: 100%;
    background-color: #00a0af;
    padding: 12px;
    border-radius: 5px;
}

.item-ind-img img {
    max-width: 32px;
    max-height: 32px;
}

.item-ind h3 {
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    color: #50585f;
    flex: 1;
}

.item-ind:last-child {
    margin-bottom: 0px;
}

#individuals-section .button-ind {
    display: flex;
}

#individuals-section .button-ind a:first-child {
    margin-right: 20px;
}

@media (min-width: 981px) and (max-width: 1350px) {
    #individuals-section .button-ind {
        flex-direction: column;
    }
    #individuals-section .button-ind a:first-child {
        margin: 0px 0px 20px 0px;
    }
}

@media (max-width: 730px) {
    #individuals-section .button-ind {
        flex-direction: column;
    }
    #individuals-section .button-ind a:first-child {
        margin: 0px 0px 20px 0px;
    }
}

.button-ind {
    margin-top: 40px;
}

.button-ind a {
    font-weight: 600;
}

@media (max-width: 1350px) {
    .individuals-left {
        max-width: 470px;
        padding-right: 30px;
    }
    .image_right_individuals {
        padding-right: 0px;
    }
    .description-ind br {
        display: none;
    }
}

@media (max-width: 1250px) {
    .individuals-container {
        max-width: calc(100% - 120px);
        margin: 0px 60px;
    }
    .individuals-section {
        margin-left: -60px;
        margin-right: -60px;
        padding: 80px 0px 80px!important;
    }
}

@media (max-width: 1040px) {
    .individuals-left {
        max-width: 420px;
    }
    .individuals-container {
        max-width: calc(100% - 100px);
        margin: 0px 50px;
    }
    .individuals-section {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media (max-width: 980px) {
    .individuals-inner {
        flex-direction: column;
        padding: 50px;
    }
    .individuals-section {
        padding: 80px 0px 80px!important;
    }
    .individuals-left {
        max-width: 100%;
        padding-right: 0px;
    }
    .individuals-right {
        width: 100%;
        flex: none;
    }
    .image_right_individuals {
        text-align: center;
        margin-top: 30px;
        margin-right: 0px;
    }
    .image_right_individuals img {
        max-width: 600px;
    }
}

@media (max-width: 480px) {
    .item-ind h3 {
        font-size: 13px;
    }
    .individuals-inner {
        padding: 30px;
    }
    .description-ind {
        margin-top: 10px;
    }
    .items-ind-holder {
        margin-top: 20px;
    }
    .description-ind {
        font-size: 14px;
        line-height: 28px;
    }
    .individuals-left h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .individuals-section {
        padding: 50px 0px 50px!important;
    }
    .individuals-container {
        max-width: calc(100% - 60px);
        margin: 0px 30px;
    }
    .individuals-section {
        margin-left: -30px;
        margin-right: -30px;
    }
}


/********Section Business*****
************Start*****************/

.business-section {
    background: #fff;
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    padding: 100px 0px 100px!important;
}

.business-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.business-inner {
    display: flex;
    background-color: #31216B;
    padding: 66px 60px 66px 0px;
    overflow: hidden;
    border-radius: 20px;
}

.business-left {
    flex: 1;
}

.business-right {
    max-width: 620px;
    width: 100%;
    padding-left: 55px;
}

.business-right h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 52px;
    color: #fff;
    margin: 10px 0px 0px;
}

#business-section .description-ind {
    color: #fff;
}

.image_left_business {
    line-height: 0px;
    margin-left: -90px;
}

.image_left_business img {
    width: 100%;
    max-width: 650px;
    margin-top: 30px;
}

.business-section .item-ind h3 {
    color: #fff;
}

.button-ind {
    margin-top: 40px;
}

#business-section .item-ind-img {
    background-color: #5d5cff;
}

@media (max-width: 1680px) {}

@media (max-width: 1350px) {
    .business-right {
        max-width: 470px;
    }
}

@media (max-width: 1250px) {
    .business-container {
        max-width: calc(100% - 120px);
        margin: 0px 60px;
    }
    .business-section {
        margin-left: -60px;
        margin-right: -60px;
    }
    .business-section {
        padding: 90px 0px!important;
    }
}

@media (max-width: 1040px) {
    .business-right {
        max-width: 420px;
    }
    .business-container {
        max-width: calc(100% - 100px);
        margin: 0px 50px;
    }
    .business-section {
        margin-left: -50px;
        margin-right: -50px;
    }
}

@media (max-width: 980px) {
    .image_left_business {
        margin-left: 0px;
    }
    .business-inner {
        padding: 50px;
    }
    .business-right {
        padding: 0px;
    }
    .business-section {
        padding: 80px 0px 70px!important;
    }
    .business-inner {
        flex-direction: column;
    }
    .image_left_business img {
        margin-top: 50px;
    }
    .business-right {
        max-width: 100%;
        padding-right: 0px;
        order: 1;
    }
    .business-left {
        width: 100%;
        flex: none;
        order: 2;
        padding-top: 0px;
    }
    .image_left_business {
        text-align: center;
        padding-right: 0px;
    }
    .image_left_business img {
        max-width: 600px;
    }
}

@media (max-width: 480px) {
    .business-inner {
        padding: 30px;
    }
    .business-right h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .business-section {
        padding: 50px 0px!important;
    }
    .business-container {
        max-width: calc(100% - 60px);
        margin: 0px 30px;
    }
    .business-section {
        margin-left: -30px;
        margin-right: -30px;
    }
}


/********Section Blog*****
************Start*****************/

.blog-section {
    background: linear-gradient(358.56deg, rgba(223, 243, 254, 0) -26.73%, #DFF3FE 101.47%);
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    padding: 100px 0px!important;
}

.blog-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.blog-section-content {
    display: flex;
    margin: 0px -13px;
}

.blog_inner_left {
    margin: 0px 13px;
    width: 51%;
    box-sizing: border-box;
}

.blog_inner_right {
    margin: 0px 13px;
    width: 49%;
}

.blog_inner_column_header {
    line-height: 0;
}

.blog_inner_column_header img {
    width: 100%;
    height: auto;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
}

.blog_inner_left a,
.blog_inner_right a {
    text-decoration: none;
    background: #FFFFFF;
    box-shadow: 0px 4px 12px rgba(39, 116, 139, 0.06);
    border-radius: 10px;
    padding: 15px;
    display: flex;
}

.blog_inner_right a {
    margin-bottom: 26px;
}

.blog_inner_right a:last-child {
    margin-bottom: 0px;
}

.blog_inner_column_holder {
    display: flex;
    flex-direction: column;
}

.blog_inner_column_content_bottom {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}

.blog_published,
.blog_time {
    font-size: 14px;
    line-height: 24px;
    color: #a7b4b9;
}

.blog_time i {
    font-family: 'Font Awesome 5 Free';
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    padding-right: 5px;
}

.blog_inner_column_content_type {
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    text-transform: uppercase;
    color: #1EBBF0;
    padding-top: 20px;
}

.blog_inner_column_content_top h3 {
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #31216B;
    margin: 0px;
    padding-top: 15px;
}

.blog_inner_column_content_top {
    display: flex;
    flex-direction: column;
}

.blog_inner_column_content_middle {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #50585f;
    padding-top: 15px;
    display: flex;
}

.blog_inner_column_header img {
    border-radius: 10px;
}

.blog_inner_right .blog_inner_column_holder {
    flex-direction: row;
    align-items: center;
    width: 100%;
}

.blog_inner_right .blog_inner_column_header {
    max-width: 191px;
    width: 100%;
}

.blog_inner_right .blog_inner_column_content {
    flex: 1;
    padding-left: 20px;
    box-sizing: border-box;
}

.blog_inner_right .blog_inner_column_content_type {
    padding-top: 10px;
}

.blog_inner_right .blog_inner_column_content_top h3 {
    font-size: 18px;
    line-height: 30px;
    padding-top: 10px;
}

.blog_inner_right .blog_inner_column_content_bottom {
    padding-top: 15px;
}

.blog-section-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 25px;
}

.blog-section-header h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 52px;
    color: #31216B;
    margin: 0px
}

.blog-button a {
    text-decoration: none;
    background: #31216B;
    color: #fff;
    font-weight: 600;
}

.blog-button a:hover {
    color: #fff;
}

@media (max-width: 1250px) {
    .blog-section {
        margin: 0px -60px;
        padding: 80px 0px!important;
    }
    .blog-container {
        max-width: calc(100% - 120px);
        margin: 0px 60px;
    }
}

@media (max-width: 1150px) {
    .blog-section-content {
        flex-direction: column;
    }
    .blog_inner_left,
    .blog_inner_right {
        width: calc(100% - 26px);
    }
    .blog_inner_left {
        margin-bottom: 26px;
    }
}

@media (max-width: 1040px) {
    .blog-section {
        margin: 0px -50px;
        padding: 60px 0px!important;
    }
    .blog-container {
        max-width: calc(100% - 100px);
        margin: 0px 50px;
    }
}

@media (max-width: 850px) {
    .blog-section-header {
        flex-direction: column;
    }
    .blog-section-header h2 {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .blog_inner_right .blog_inner_column_header {
        max-width: 100%;
    }
    .blog_inner_right .blog_inner_column_holder {
        flex-direction: column;
        align-items: flex-start;
    }
    .blog_inner_right .blog_inner_column_content {
        padding-left: 0px;
        padding-top: 10px;
    }
    .blog-section-header h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .blog-section {
        margin: 0px -30px;
        padding: 40px 0px!important;
    }
    .blog-container {
        max-width: calc(100% - 60px);
        margin: 0px 30px;
    }
}


/********Section Review Carousel*****
************Start*****************/

.reviews-section {
    background-color: #31216B;
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    padding: 100px 0px!important;
}

.reviews-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.reviews-inner {
    position: relative;
}

.reviews-inner:before {
    content: '';
    position: absolute;
    left: -140px;
    top: -50px;
    background-image: url(../images/quote-new.svg)!important;
    width: 320px;
    height: 274px;
    background-size: cover;
}

.reviews-header {
    padding-bottom: 40px;
}

.reviews-header h2 {
    color: #fff;
    margin: 0px;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
    position: relative;
}

.reviews-column {
    display: flex;
    flex-direction: column;
    border-radius: 10px;
}

.reviews-column-header {
    background-color: #E9FAFF;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 24px;
}

.review-name {
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    color: #31216B;
    padding-right: 5px;
}

.reviews-column-header-left {
    display: flex;
    flex-direction: column;
}

.review-position {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    color: #50585F;
}

.reviews-column-header-stars i {
    color: #FB9F00;
    padding-right: 5px;
}

.content_review {
    display: block;
}

.reviews-column-content {
    background-color: #fff;
    padding: 28px 24px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    flex-direction: column;
    display: flex;
}

.reviews-column-header-left {
    flex: 1;
}

.reviews-column-header-right {
    width: 142px;
    line-height: 0;
    height: 54px;
}

.reviews-column-header-right img {
    display: flex;
}

.reviews-column-header-stars {
    display: flex;
    margin-top: 5px;
}

.review-content .slick-track:before,
.review-content .slick-track:after {
    display: none!important;
}

.reviews-column-content h3 {
    margin: 0px;
    font-size: 24px;
    line-height: 32px;
    font-weight: 700;
    color: #31216B;
}

.content_review p {
    display: block;
    margin: 0px;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    color: #50585f;
}

.reviews-content {
    margin: 0px -10px;
    position: relative;
}

.reviews-column {
    margin: 0px 10px;
}

.review_io_link {
    text-align: right;
}

.review_io_link a {
    text-decoration: none;
    font-weight: 600;
}

.review_io_link a:hover {
    color: #31216B;
}

.reviews-content .slick-prev.slick-arrow {
    position: absolute;
    top: -90px;
    font-size: 0px;
    right: 60px;
    border: none;
    color: #fff;
    background-color: #1EBBF0;
    z-index: 99;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.reviews-content .slick-prev.slick-arrow:before {
    content: "\f060";
    font-size: 20px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    cursor: pointer;
}

.reviews-content .slick-next.slick-arrow {
    position: absolute;
    top: -90px;
    font-size: 0px;
    right: 10px;
    border: none;
    background-color: #1EBBF0;
    z-index: 99;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.reviews-content .slick-next.slick-arrow:before {
    content: "\f061";
    font-size: 20px;
    color: #fff;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    cursor: pointer;
}

.item_right {
    display: none;
    text-decoration: none;
}

.item_right.activ_content {
    display: block;
}

.reviews-second-content {
    display: flex;
}

.review-second-left {
    width: 360px;
    display: flex;
    flex-direction: column;
    padding-right: 36px;
}

.review-second-right {
    flex: 1;
}

.item_right .title-review-right {
    margin: 25px 0px 0px;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    color: #fff;
    display: block;
}

.view_now {
    display: block;
    margin-top: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #1EBBF0;
}

.view_now:hover {
    color: #fff;
}

.view_now:hover i {
    color: #fff;
}

.view_now i {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
}

.reviews-second-header h2 {
    color: #fff;
    margin: 60px 0px 40px;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
    max-width: 650px;
}

.image_right img {
    width: 100%;
}

.item_left {
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: #fff;
    padding: 14px 20px;
    cursor: pointer;
}

.item_left.activ_tab {
    font-weight: 600;
    color: #fff;
    background-color: #3D2A82;
    border-radius: 10px;
}

.image_right {
    display: block;
    line-height: 0;
}

.image_right img {
    border: 8px solid #3D2A82;
    border-radius: 12px;
    box-sizing: border-box;
}

.reviews-column-header-information {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1250px) {
    .reviews-second-header h2 {
        margin: 60px 0px 50px;
    }
    .reviews-section {
        margin: 0px -60px;
        padding: 80px 0px!important;
    }
    .reviews-container {
        max-width: calc(100% - 120px);
        margin: 0px 60px;
    }
}

@media (max-width: 1040px) {
    .reviews-section {
        margin: 0px -50px;
        padding: 60px 0px!important;
    }
    .reviews-container {
        max-width: calc(100% - 100px);
        margin: 0px 50px;
    }
}

@media (max-width: 980px) {
    .reviews-second-header h2 br {
        display: none;
    }
    .review-second-left {
        width: 280px;
    }
}

@media (max-width: 768px) {
    .reviews-second-header h2 {
        margin: 40px 0px 40px;
    }
    .reviews-second-content {
        flex-direction: column;
    }
    .review-second-left {
        width: 100%;
        padding: 0px 0px 30px 0px;
    }
}

@media (max-width: 640px) {
    .reviews-header {
        padding-bottom: 60px;
    }
    .reviews-content .slick-prev.slick-arrow,
    .reviews-content .slick-next.slick-arrow {
        top: -50px;
    }
}

@media (max-width: 480px) {
    .reviews-column-header-right img {
        width: 100%;
    }
    .reviews-inner:before {
        left: -100px;
        top: 0px;
    }
    .item_left {
        font-size: 20px;
        line-height: 28px;
    }
    .reviews-column-header-information {
        display: flex;
        flex-direction: column;
    }
    .reviews-second-header h2,
    .reviews-header h2 {
        font-size: 32px;
        line-height: 42px;
    }
    .reviews-section {
        margin: 0px -30px;
        padding: 40px 0px!important;
    }
    .reviews-container {
        max-width: calc(100% - 60px);
        margin: 0px 30px;
    }
}


/********Section Continents*****
************Start*****************/

.join-section {
    background-color: #fff;
    padding: 0px 0px 80px;
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
}

.join-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.join-inner {
    display: flex;
    align-items: center;
    margin-bottom: 60px;
    flex-direction: column;
}

.join-left {
    max-width: 600px;
    text-align: center;
    margin-bottom: 60px;
}

.join-right {
    max-width: 1000px;
    width: 100%;
}

.pin-image {
    width: 28px;
}

.review_text {
    display: flex;
}

.continets-image {
    width: 100%;
}

.join-left h2 {
    font-weight: 700;
    font-size: 38px;
    line-height: 52px;
    color: #31216B;
    margin: 0px;
}

.text_join p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #50585f;
    margin: 15px 0px 0px;
}

.button_text_join a {
    display: inline-block;
    margin-top: 25px;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    text-decoration: none;
}

.button_text_join a i {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-style: normal;
    padding-left: 5px;
}

.join-card.last-card a:hover,
.button_text_join a:hover i,
.button_text_join a:hover {
    color: #31216B;
}

.continents_holder {
    position: relative;
    display: block;
}

.holder_over_image {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: flex;
}

.america_holder {
    width: 42%;
    display: flex;
    flex-direction: column;
}

.europa_africa_holder {
    width: 20%;
    display: flex;
    flex-direction: column;
}

.asia_australia_holder {
    width: 38%;
    display: flex;
    flex-direction: column;
}

.num_holder {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 15px;
}

#n_america_holder .num_holder {
    color: #E32D34;
}

#s_america_holder .num_holder {
    color: #00A0AF;
}

#europa_holder .num_holder {
    color: #5E5CFF;
}

#africa_holder .num_holder {
    color: #F45C0F;
}

#asia_holder .num_holder {
    color: #FFAB00;
}

#australia_holder .num_holder {
    color: #3286F4;
}

#n_america_holder {
    height: 59%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#s_america_holder {
    height: 41%;
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    margin-right: 60px;
    margin-top: 30px;
}

#europa_holder {
    height: 44%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 30px;
    margin-left: 30px;
}

#africa_holder {
    height: 56%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
}

#asia_holder {
    height: 62%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#australia_holder {
    height: 38%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 70px;
    padding-bottom: 20px;
}

.join_cards {
    display: flex;
    flex-wrap: wrap;
    margin: 0px -10px;
}

.join-card {
    margin: 0px 10px 20px;
    box-sizing: border-box;
    background-color: #E9FAFF;
    border-radius: 12px;
    display: flex;
    align-items: center;
    width: calc(100%/3 - 20px);
    padding: 15px;
    line-height: 1;
}

.join-card a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    font-weight: 700;
    font-size: 16px;
    line-height: 32px;
    color: #1EBBF0;
}

.join-card.last-card {
    padding: 0px;
}

.join-card-left {
    line-height: 0;
    padding-right: 20px;
    max-width: 60px;
}

.join-card-left img {
    width: 100%;
}

.join-card-right {
    flex: 1;
}

.join-card-right h3 {
    margin: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    color: #31216B;
}

.text_card {
    font-weight: 400;
    font-size: 13px;
    line-height: 22px;
    color: #31216B;
    opacity: 0.8;
}

.reviews-line-section {
    background: #E9FAFF;
    margin-left: calc(-100vw / 2 + 1130px / 2);
    margin-right: calc(-100vw / 2 + 1130px / 2);
    padding: 0px 0px!important;
}

.reviews-line-container {
    max-width: 1130px;
    width: 100%;
    margin: 0px auto;
}

.reviews-line-inner {
    line-height: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.rev-information {
    font-size: 16px;
    line-height: 26px;
    color: #181818;
}

.rev-information span {
    font-weight: 800;
}

.rev-information strong {
    text-decoration: underline;
    font-weight: 800;
}

@media (max-width: 1250px) {
    .join-section {
        padding: 0px 0px 60px;
        margin: 0px -60px;
    }
    .join-container {
        max-width: calc(100% - 120px);
        margin: 0px 60px;
    }
    .reviews-line-section {
        margin-left: -60px;
        margin-right: -60px;
    }
    .reviews-line-container {
        padding: 0px 60px;
        margin: 0px;
        box-sizing: border-box;
    }
}

@media (max-width: 1100px) {
    .join-left h2 br {
        display: none;
    }
    .join-inner {
        flex-direction: column;
    }
    .join-left {
        padding-right: 0px;
    }
}

@media (max-width: 1040px) {
    .join-section {
        padding-top: 0px;
        margin: 0px -50px;
    }
    .join-container {
        max-width: calc(100% - 100px);
        margin: 0px 50px;
    }
    .reviews-line-section {
        margin-left: -50px;
        margin-right: -50px;
    }
    .reviews-line-container {
        padding: 0px 50px;
    }
}

@media (max-width: 980px) {
    .join-card {
        width: calc(50% - 20px);
    }
}

@media (max-width: 900px) {
    #s_america_holder {
        margin-right: 20px;
    }
}

@media (max-width: 650px) {
    #s_america_holder {
        margin-right: 0px;
    }
}

@media (max-width: 768px) {
    .join-inner {
        margin-bottom: 50px;
    }
}

@media (max-width: 760px) {
    .join-right {
        width: 100%;
    }
}

@media (max-width: 600px) {
    .reviews-line-inner img {
        width: 150px;
    }
    .rev-information {
        font-size: 14px;
        line-height: 20px;
    }
    .join-card.last-card {
        min-height: 86px;
        margin-bottom: 0px;
    }
    .join_cards {
        margin: 0px;
    }
    .join-card {
        width: 100%;
        margin: 0px 0px 20px;
    }
    .join-inner {
        margin-bottom: 20px;
    }
}

@media (max-width: 480px) {
    .join-container {
        max-width: calc(100% - 60px);
        margin: 0px 30px;
    }
    .join-section {
        margin: 0px -30px;
    }
    .rev-information {
        margin-top: -15px;
    }
    .reviews-line-inner {
        flex-direction: column;
    }
    .reviews-line-inner {
        padding: 0px 0px 10px;
    }
    .reviews-line-container {
        padding: 0px 30px;
    }
    .reviews-line-section {
        margin-left: -30px;
        margin-right: -30px;
    }
    .text_card {
        font-size: 14px;
        line-height: 20px;
        display: block;
    }
    .num_holder {
        font-size: 12px;
        line-height: 13px;
    }
    .join-left h2 {
        font-size: 32px;
        line-height: 42px;
    }
}

.default-button.button-orange-ghost:hover {
    background-color: #fb9f002e;
}


/*****Additional css****/

.reviews-by-continents h2 {
    color: #31216b !important;
    font-size: 38px !important;
    line-height: 52px !important;
    font-weight: 800 !important;
    margin: 0px !important;
}

.reviews-by-continents {
    padding: 0px 0px 60px;
    background-color: #fff;
}

.reviews-by-continents-inner {
    width: 100%;
    position: relative;
}

.review-background-image {
    line-height: 0;
}

.review-background-image img {
    width: 100%;
}

.review-continent-holder {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    display: flex;
}

.america {
    width: 42%;
    display: flex;
    flex-direction: column;
}

.europa_africa {
    width: 20%;
    display: flex;
    flex-direction: column;
}

.asia_australia {
    width: 38%;
    display: flex;
    flex-direction: column;
}

#n_america {
    height: 59%;
}

#s_america {
    height: 41%;
}

#europa {
    height: 44%;
}

#africa {
    height: 56%;
}

#asia {
    height: 62%;
}

#australia {
    height: 38%;
}

.continets_box_main {
    display: flex;
    align-items: center;
    justify-content: center;
}

.box-holder {
    background-color: #fff;
    padding: 10px;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    width: 180px;
    align-items: center;
    box-sizing: border-box;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.1);
    position: relative;
    cursor: pointer;
}

.box-continent {
    color: #31216b;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
}

.box-continent-reviews {
    color: #FB9F00;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    line-height: 22px;
}

.box-holder:before {
    content: "";
    position: absolute;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}

.box-holder:after {
    content: '';
    position: absolute;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    bottom: -60px;
    background-image: url(../../../images/svg/purple-pin.svg);
    width: 48px;
    height: 48px;
    background-size: cover;
    background-position: center;
}

#asia .box-holder {
    margin: 0px 0px 20% -40%;
}

#s_america .box-holder {
    margin: -50% -60% 0px 0px;
}

#africa .box-holder {
    margin: -100% -40% 0 0;
}

#australia .box-holder {
    margin: -40% -20% 0 0;
}

.reviews-by-continents h2 {
    margin-bottom: 50px!important;
}

@media screen and (max-width: 1040px) {
    .reviews-by-continents {
        padding: 0px 0px 50px;
    }
    .reviews-by-continents h2 {
        margin-bottom: 30px!important;
    }
}

@media screen and (max-width: 980px) {
    .box-holder {
        width: 140px;
    }
    .box-continent,
    .box-continent-reviews {
        font-size: 12px;
        line-height: 18px;
    }
    .box-holder:after {
        width: 32px;
        height: 32px;
        bottom: -40px;
    }
}

@media screen and (max-width: 768px) {
    .box-holder {
        width: 100px;
        padding: 5px;
    }
    #n_america .box-holder,
    #europa .box-holder {
        margin-top: -30%;
    }
    #australia .box-holder {
        margin: -50% -20% 0 0;
    }
    #africa .box-holder {
        margin: -120% -30% 0 0;
    }
}

@media screen and (max-width: 600px) {
    #s_america .box-holder {
        margin: -60% -60% 0px 0px;
    }
    #africa .box-holder {
        margin: -90% -30% 0 0;
    }
}

@media screen and (max-width: 550px) {
    #australia .box-holder {
        margin: 0% -20% 0 0;
    }
    #asia .box-holder {
        margin: 0px 0px 0% -30%;
    }
    #africa .box-holder {
        margin: -50% -30% 0 0;
    }
    #n_america .box-holder,
    #europa .box-holder {
        margin-top: 10%;
    }
    .box-holder {
        width: 90px;
    }
    .box-holder:before,
    .box-holder:after {
        display: none;
    }
    .box-continent,
    .box-continent-reviews {
        font-size: 10px;
        line-height: 16px;
    }
    #s_america .box-holder {
        margin: -10% -40% 0px 0px;
    }
}

@media screen and (max-width: 480px) {
    .reviews-by-continents h2 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .asia_australia {
        width: 29%;
    }
    .europa_africa {
        width: 29%;
    }
    #asia .box-holder {
        margin: 0px -40% 0% -30%;
    }
    .reviews-by-continents {
        padding: 0px 0px 30px;
    }
}

.modal-continents {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999999;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, .4);
}

.modal-continents.show_popup {
    display: flex;
    pointer-events: auto !important;
}

.modal-continents-popup-main-holder {
    z-index: 999;
    max-width: 700px;
    background-color: #fff;
    border-radius: 12px;
    width: 100%;
    position: relative;
    box-sizing: border-box;
}

.modal-continents-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: none;
    cursor: pointer;
}

.modal-continents.show_popup .modal-continents-overlay {
    display: block;
}

#modal-continents-header {
    background-color: #31216B;
    color: #fff;
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
    border-radius: 12px 12px 0px 0px;
    padding: 10px 20px;
}

#modal-continents-content {
    padding: 20px;
    height: 500px;
    overflow-y: scroll;
}

.loading-box-items #modal-continents-header span {
    position: relative;
    box-shadow: none!important;
    width: 200px
}

.loading-box-items #modal-continents-header span:before {
    content: '';
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 999;
    height: 100%;
}

.loading-box-items #modal-continents-content {
    position: relative;
}

.loading-box-items #modal-continents-content:before {
    content: '';
    background: #eee;
    background: linear-gradient(110deg, #ececec 8%, #f5f5f5 18%, #ececec 33%);
    border-radius: 5px;
    background-size: 200% 100%;
    animation: 1.5s shine linear infinite;
    width: 100%;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    z-index: 999;
    height: 100%;
}

body.popup_no_scroll {
    overflow: hidden;
}

.modal-continents-close-button {
    width: 24px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 20px;
    background-image: url(../../../images/cancel-white.svg) !important;
    background-position: 0 0;
    background-size: cover;
    cursor: pointer;
}

.single-review {
    padding: 20px;
    border-radius: 16px;
    background-color: rgba(226, 222, 240, 0.50);
    margin-bottom: 20px;
}

.single-review-stars i {
    font-size: 18px;
    color: #FB9F00;
    margin: 0px 2px;
}

.single-review-stars span {
    color: #31216B;
    font-size: 18px;
    font-weight: 600;
    padding-left: 5px;
}

.single-review-stars {
    padding-right: 10px;
}

.single-review-name {
    color: #31216B;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding: 0px;
}

.see-all-reviews {
    margin-top: -10px;
}

.see-all-reviews span {
    color: #31216B;
    font-weight: 600;
    cursor: pointer;
}

.single-review-address {
    color: #98A2B3;
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    padding-left: 0px;
}

.single-review-content {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #31216B;
    padding-bottom: 10px;
}

.single-review-top {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
    flex-wrap: wrap;
}

.single-review-bottom {
    color: #475467;
    font-size: 14px;
}

@media screen and (max-width: 800px) {
    .modal-continents-popup-main-holder {
        max-width: calc(100% - 60px);
    }
    #modal-continents-content {
        height: 300px;
    }
    #modal-continents-header {
        font-size: 26px;
        line-height: 36px;
    }
    .modal-continents-close-button {
        right: 16px;
        top: 16px;
    }
}

@media screen and (max-width: 480px) {
    .modal-continents-popup-main-holder {
        max-width: calc(100% - 20px);
    }
}

.clients-reviews {
    padding: 80px 0px;
}

@media screen and (max-width: 1040px) {
    .clients-reviews {
        padding: 60px 0px;
    }
}

@media screen and (max-width: 480px) {
    .clients-reviews {
        padding: 50px 0px;
    }
}