::-webkit-scrollbar {
    display: none;
}

@media (max-width:576px) {
    :root {
        --vmix: calc(var(--vw)*0.5 + var(--vh)*0.5)
    }
}

html {
    scroll-behavior: smooth !important;
}

* {
    font-family: Chronicle Display, Times, serif !important;
}

body {
    margin: 0;
    padding: 0;
}

a {
    color: #000;
    text-decoration: none !important;
    outline: none;
}

a:hover {
    color: #a8c0d4;
    transition: color .2s linear
}

a:active {
    border: none;
    outline: none
}

ul {
    list-style-type: none
}

a.footer {
    flex-wrap: wrap;
    justify-content: center;
    position: absolute;
    align-items: center;
    display: flex;
    flex-direction: row;
    bottom: 60px;
    cursor: pointer;
    left: 50%;
    margin: 0 0 0 -100px;
    width: 200px;
    z-index: 99;
}

a.footer svg:focus {
    border: none;
    outline: none
}

@media screen and (max-width:576px) {
    a.footer {
        bottom: 16px
    }
}

div.header {
    position: absolute;
    left: 50%;
    margin: 5vh 0 0 -24px;
    top: 0
}

div.header svg {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 48px;
    transition: transform 1s cubic-bezier(.32, .35, .01, 1);
    transition-duration: 1s
}

div.header svg:focus {
    border: none;
    outline: none
}

.mobile div.header {
    margin: 5vh 0 0 -15px
}

.whiteO svg path {
    fill: #fff;
    transition: fill 0.3s ease-in-out;
}

.blackO svg path {
    fill: #000;
    transition: fill 0.3s ease-in-out;
}

.slideOut {
    width: 27em !important;
    transform: translateY(50px);
    transition: all 0.2s linear !important;
}

.mobile div.header svg {
    height: 32px
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    display: none
}

@media screen and (max-width:576px) {

    #fp-nav ul li a span,
    .fp-slidesNav ul li a span {
        display: none
    }
}

.display-none {
    display: none
}

body.-active-slide-scrollable a.logo {
    transition: background 0s ease-in var(--duration)
}

body.-active-slide-scrollable.-scroll-direction-up a.logo {
    transition: background 0s ease-in .2s
}

a.logo.mobile {
    position: fixed;
    z-index: 100;
    width: 90%;
    top: 0;
    left: 5%;
    padding: 48px 0 5px;
    background: transparent;
    transition: background 0s;
    text-align: center
}

a.logo.mobile svg {
    cursor: pointer;
    margin: 0 auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 48px
}

.opacity-0 {
    opacity: 0;
}

.opacity_1 {
    opacity: 1;
}

body.fp-viewing {
    color: #000;
    color: #a8c0d4;
    color: #fff
}

body.fp-viewing-bond div.logo svg path,
body.fp-viewing-partners div.logo svg path,
body.fp-viewing-partnership div.logo svg path,
body.fp-viewing-trends div.logo svg path {
    fill: #000
}

body.fp-viewing-contact div.logo svg path,
body.fp-viewing-landing div.logo svg path {
    transition-duration: calc(var(--duration)*0.5)
}

body.-scroll-direction-down svg path {
    transition: fill var(--duration) ease-in
}

body.-scroll-direction-up svg path {
    transition: fill var(--duration) ease-out
}

.section.swiper-slide {
    height: 100vh !important;
    width: 100vw !important;
    object-fit: cover;
}

.swiper-button-next,
.swiper-button-prev {
    top: auto !important;
}

.swiper .swiper-button-next:after,
.swiper .swiper-button-prev:after {
    content: none;
    z-index: 9999 !important;
}

.slide-landing div.logotype {
    display: block;
    margin: 0 auto;
    max-width: 300px
}



body.-add-opacity .-fixed-section {
    opacity: 0;
    height: 0
}

.swiper_bg_img .first_img_swiper {
    width: 100%;
    height: 100%;
    position: fixed;
    object-fit: cover;
    z-index: -2 !important;
}

.swiper_bg_img .second_img_swiper {
    width: 100%;
    height: 100%;
    position: fixed;
    object-fit: cover;

}

/* .fullpage-wrapper {
    background: url(../assets/img/landing_portrait.5f67586e.jpg) !important;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    opacity: 1;
    background-repeat: no-repeat;
} */

.slide-statement {
    background-color: #fff
}

.slide-statement p {
    display: block;
    margin: 0 auto;
    line-height: calc(var(--vmix)*3.33);
    text-align: center;
    font-size: 40px;
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    max-width: 125vh
}



.slide-investments,
body.-active-investments.-active-slide-scrollable div.logo {
    background-color: #333
}

.slide-investments {
    color: #fff
}

.slide-investments a.footer svg path {
    stroke: #fff
}

.slide-investments div.header svg path {
    fill: #fff
}

.slide-landing .slide-content svg {
    font-family: 'Chronicle Display', Times, serif;
    width: 20em;
    opacity: .8;
    padding-bottom: 1em;
    margin-top: -10% !important;
    font-weight: 900 !important;
    transition: all 0.3s ease;

}

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

.slide-investments div.slide-conte h2,
.slide-investments div.slide-content h3 {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.slide-investments div.slide-content h2.title-page {
    text-align: center;
    margin-top: 15vh
}

.slide-investments div.slide-content h3.title-section {
    margin-top: calc(var(--vmix)*4.99);
    text-align: center
}

.slide-investments div.slide-content hr {
    display: block;
    background-color: grey;
    border: none;
    height: 1px;
    margin: 10vh auto;
    width: 75%
}

.slide-investments div.slide-content p {
    margin-top: 35px;
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: calc(var(--vmix)*1.24);
    letter-spacing: .05em
}

.slide-investments div.slide-content p a {
    color: #a8c0d4
}

.slide-investments div.slide-content p a:hover {
    color: #8ab1d1
}

.slide-investments div.slide-content ul {
    display: block;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: calc(var(--vmix)*6.66);
    padding: 0;
    max-width: 120vh
}

.slide-investments div.slide-content ul li {
    display: inline-block;
    height: 10vh;
    padding: 0;
    width: 30vh
}

.slide-investments div.slide-content ul li svg {
    display: block;
    margin: 0 auto
}

.slide-investments div.slide-content .scroll-wrapper-wrapper {
    margin: 4vh 0;
    padding: 0
}

.slide-investments div.slide-content .scroll-wrapper-wrapper:after,
.slide-investments div.slide-content .scroll-wrapper-wrapper:before {
    background: linear-gradient(#333, rgba(51, 51, 51, .25), rgba(51, 51, 51, 0));
    display: block;
    position: absolute;
    content: " ";
    height: 3vh;
    width: 100%;
    z-index: 99;
}

.slide-investments div.slide-content .scroll-wrapper-wrapper:after {
    background: linear-gradient(rgba(51, 51, 51, 0), rgba(51, 51, 51, .25), #333);
    margin-top: -3vh
}

.slide-investments div.slide-content .vertical-scroll-wrapper {
    height: 50vh !important;
    overflow: auto;
    position: relative;
}

.slide-investments div.slide-content .vertical-scroll-wrapper ul {
    position: relative;
    top: 1vh;
    animation: scroll linear 23s infinite both;
}

@keyframes scroll {
    from {
        transform: translateY(10px);
    }

    to {
        transform: translateY(-950px);

    }
}

.slide-investments div.slide-content .vertical-scroll-wrapper ul li {
    display: flex;
    align-items: center;
    justify-content: center
}

.slide-investments div.slide-content .vertical-scroll-wrapper ul li a {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.slide-investments div.slide-content .vertical-scroll-wrapper ul li p {
    margin: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center
}

.slide-investments div.slide-content .vertical-scroll-wrapper ul li svg {
    width: 24vh
}



.slide-reports,
body.-active-reports.-active-slide-scrollable div.logo {
    background-color: #000
}

.slide-reports {
    color: #a8c0d4
}

.slide-reports a.footer svg path {
    stroke: #a8c0d4
}

.slide-internettrends .slide-content {
    padding-top: 6em !important;
}

.slide-internettrends div.fp-scroller {
    overflow: visible;
}


.slide-reports div.slide-content h2.title-section {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    margin-bottom: 8vh;
}

.slide-reports div.slide-content hr {
    background-color: grey;
    border: none;
    height: 1px;
    width: 75%
}

.slide-reports div.slide-content ul {
    display: block;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: calc(var(--vmix)*3.33);
    padding: 0;
    max-width: 120vh
}

.slide-reports div.slide-content ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    line-height: 12vh;
    padding: 0;
    width: 24vh
}

.slide-reports div.slide-content ul li.reports-special {
    width: 100vh
}

.slide-reports div.slide-content ul li a {
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    color: #a8c0d4;
    font-size: 40px;
}

.slide-reports div.slide-content ul li a:hover {
    color: #fff
}

.slide-reports .iScrollIndicator {
    background: rgba(168, 192, 212, .5) !important
}



body.-active-partners.-active-slide-scrollable div.logo {
    background: #fff
}

.slide-partners {
    background-color: #fff
}

.slide-partners div.slide-content h2.title-section {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center
}

.slide-partners div.slide-content ul {
    display: block;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: calc(var(--vmix)*3);
    padding: 0;
    max-width: 120vh
}

.slide-partners div.slide-content ul li {
    height: 20vh;
    margin: 1vh 0;
    width: 30vh
}

.slide-partners div.slide-content ul li a div {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 25vh;
    height: 20vh
}

.slide-partners div.slide-content ul li a p {
    background-color: hsla(0, 0%, 100%, .8);
    flex-wrap: wrap;
    justify-content: center;
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    opacity: 0;
    text-align: center;
    font-size: calc(var(--vmix)*2);
    align-items: center;
    display: flex;
    flex-direction: row;
    height: 20vh;
    margin-top: 0;
    transition: opacity .2s linear
}

.slide-partners div.slide-content ul li a:hover {
    color: #000
}

.slide-partners div.slide-content ul li a:hover p {
    opacity: 1
}



.slide-closing {
    background-color: #fff
}

.slide-closing a.footer svg {
    transform: rotate(180deg)
}

.slide-closing div.logotype {
    display: block;
    margin: 0 auto;
    margin-bottom: calc(var(--vmix)*4.99);
    width: 139px
}

.slide-closing div.logotype svg {
    cursor: pointer;
    height: 150px;
    width: 139px
}

.slide-closing div.logotype a:focus,
.slide-closing div.logotype a svg:focus,
.slide-closing div.logotype svg:focus {
    border: none;
    outline: none
}

.slide-closing p {
    display: block;
    margin: 0 auto;
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    text-align: center;
    font-size: calc(var(--vmix)*1.24)
}


.page-investments h3.fixed-title-box {
    display: none
}

.page-investments h3.fixed-title-box.active {
    display: block
}

.page-investments h3.fixed-title-box--color {
    background-color: #333
}

.page-investments h3.fixed-title-box span {
    transition: opacity 1s ease-in-out;
    opacity: 1
}

.page-investments h3.fixed-title-box--opaque span {
    opacity: 0
}

.page-investments div.slide-content ul li svg {
    width: 24vh
}

#back.back-investments {
    top: 0;
    z-index: 100;
    left: 0;
    position: fixed
}

#back.back-investments .back {
    left: 3vh;
    position: absolute;
    top: 3vh
}

#back.back-investments .back svg path {
    fill: #fff
}

#back.back-investments .back svg:focus {
    outline: none
}

#back.back-investments .back:hover svg path {
    fill: #8ab1d1;
    transition: fill .2s linear
}


h3.fixed-title-box {
    font-size: calc(var(--vmix)*1.05);
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    display: block;
    position: fixed;
    z-index: 100;
    width: 100%;
    margin: 0 auto;
    padding: 5vh 0 4vh;
    text-align: center;
    color: #fff;
    pointer-events: none
}

h3.fixed-title-box:empty {
    opacity: 0
}



.page-investments div.slide-content h2.title-page {
    margin-top: 22vh
}

.page-investments div.slide-content h3.title-section {
    font-size: calc(var(--vmix)*1.24)
}

.page-investments div.slide-content ul {
    max-width: 75%
}

.page-investments div.slide-content ul li {
    height: 15vh;
    margin: 0;
    width: 20%
}

.page-investments div.slide-content ul li a {
    height: 100%;
    width: 100%;
    display: flex;
    flex: 1;
    justify-content: center;
    align-items: center
}

.page-investments div.slide-content ul li a p {
    width: 100%;
    height: 100%;
    margin: 0;
    display: flex;
    align-items: center
}

.page-investments div.slide-content ul li a.no-link {
    pointer-events: none
}

.page-investments div.slide-content ul li p.no-logo {
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    padding-top: calc(var(--vmix)*3.33);
    font-size: calc(var(--vmix)*2);
    color: #fff;
    margin: 2vh 0 0
}

.page-investments .title-box {
    background: #333;
    width: 80%;
    display: inline-block;
    padding: 3vh 0
}


.page-liminal div.content {
    display: block;
    margin: 0 auto;
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: calc(var(--vmix)*1.72);
    font-size: calc(var(--vmix)*1.24);
    width: 80%
}

.page-liminal div.header {
    position: absolute;
    left: 50%;
    margin: 5vh 0 0 -24px;
    top: 0
}

.page-liminal h1 {
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    font-size: calc(var(--vmix)*3);
    text-align: center;
    margin: 15vh 0 5vh
}

.page-liminal h2 {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-size: calc(var(--vmix)*2);
    text-align: center;
    margin: 5vh 0
}

.page-liminal p:last-child {
    margin-bottom: 10vh
}

#back.back-partner {
    top: 0;
    left: 0;
    z-index: 5
}

#back.back-partner .back {
    left: 3vh;
    position: absolute;
    top: 3vh;
    z-index: 99
}

#back.back-partner .back svg path {
    fill: #000
}

#back.back-partner .back svg:focus {
    outline: none
}

#back.back-partner .back:hover svg path {
    fill: #8ab1d1;
    transition: fill .2s linear
}

@media screen and (max-width:576px) {
    #back.back-partner .back {
        display: none
    }
}

.page-partners .static-header {
    opacity: 1;
    transition: opacity .5s ease-in-out
}

.page-partners .static-header.disabled {
    opacity: 0
}

.page-partners .static-header .bio-name-container {
    display: none
}

.page-partners .bio-name-container {
    order: 1;
    width: 100%
}

.page-partners .bio-name-container p {
    font-family: Chronicle Display, Times, serif;
    font-weight: 400;
    margin-bottom: calc(var(--vmix)*4.99);
    text-align: center;
    font-size: calc(var(--vmix)*3.33)
}

.page-partners .slide-bio,
.page-partners .slide-cv {
    background-color: #fff
}

.page-partners .slide-bio div.slide-content,
.page-partners .slide-cv div.slide-content {
    align-content: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10vh 0;
    padding: 0 6em;
    min-height: 80vh
}

.page-partners .slide-bio div.slide-content .bio-image-container,
.page-partners .slide-cv div.slide-content .bio-image-container {
    order: 3;
    width: 50%
}

.page-partners .slide-bio div.slide-content .bio-image-container .bio-image,
.page-partners .slide-cv div.slide-content .bio-image-container .bio-image {
    margin-top: -2em;
    width: 100%
}

.page-partners .slide-bio div.slide-content .bio-list-container,
.page-partners .slide-cv div.slide-content .bio-list-container {
    text-align: left;
    font-size: calc(var(--vmix)*1.24);
    margin-bottom: 10vh;
    min-height: 30vh;
    width: 25%
}

.page-partners .slide-bio div.slide-content .bio-list-container:last-child,
.page-partners .slide-cv div.slide-content .bio-list-container:last-child {
    margin-bottom: 10vh
}

.page-partners .slide-bio div.slide-content .bio-list-container.bio-list-three-column,
.page-partners .slide-cv div.slide-content .bio-list-container.bio-list-three-column {
    margin-left: 18%
}

.page-partners .slide-bio div.slide-content .bio-list-container ul,
.page-partners .slide-cv div.slide-content .bio-list-container ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.page-partners .slide-bio div.slide-content .bio-list-container.bio-list-container-education,
.page-partners .slide-cv div.slide-content .bio-list-container.bio-list-container-education {
    order: 4
}

.page-partners .slide-bio div.slide-content .bio-list-container.bio-list-container-experience,
.page-partners .slide-cv div.slide-content .bio-list-container.bio-list-container-experience {
    order: 5
}

.page-partners .slide-bio div.slide-content .bio-list-container.bio-list-container-current,
.page-partners .slide-cv div.slide-content .bio-list-container.bio-list-container-current {
    order: 6
}

.page-partners .slide-bio div.slide-content .bio-list-container.bio-list-container-prior,
.page-partners .slide-cv div.slide-content .bio-list-container.bio-list-container-prior {
    order: 7
}

.page-partners .slide-bio div.slide-content .bio-list-container .bio-list-label,
.page-partners .slide-cv div.slide-content .bio-list-container .bio-list-label {
    font-family: Theinhardt Bold, Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: calc(var(--vmix)*0.8)
}

.page-partners .slide-bio div.slide-content .bio-list-container .bio-list,
.page-partners .slide-cv div.slide-content .bio-list-container .bio-list {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: calc(var(--vmix)*1.72);
    margin-top: calc(var(--vmix)*0.8)
}

.page-partners .slide-bio div.slide-content .bio-text-container,
.page-partners .slide-cv div.slide-content .bio-text-container {
    line-height: calc(var(--vmix)*2);
    font-size: calc(var(--vmix)*1.24);
    margin-bottom: 2.5em;
    order: 2;
    width: 40%
}

.page-partners .slide-bio div.slide-content .bio-text-container p,
.page-partners .slide-cv div.slide-content .bio-text-container p {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400
}

.page-partners .slide-bio div.slide-content .bio-text-container .bio-social-list,
.page-partners .slide-cv div.slide-content .bio-text-container .bio-social-list {
    margin-top: calc(var(--vmix)*2);
    list-style: none;
    padding: 0;
    text-align: left
}

.page-partners .slide-bio div.slide-content .bio-text-container .bio-social-list a,
.page-partners .slide-cv div.slide-content .bio-text-container .bio-social-list a {
    font-family: Theinhardt, Helvetica, Arial, sans-serif;
    font-weight: 400;
    color: #8ab1d1
}

.page-partners .slide-bio div.slide-content .bio-text-container .bio-social-list li,
.page-partners .slide-cv div.slide-content .bio-text-container .bio-social-list li {
    display: inline-block
}

.page-partners .slide-bio div.slide-content .bio-text-container .bio-social-list li:not(:last-child):after,
.page-partners .slide-cv div.slide-content .bio-text-container .bio-social-list li:not(:last-child):after {
    content: "·";
    margin: 0 4px
}

.page-partners .slide-bio div.slide-content .footer,
.page-partners .slide-cv div.slide-content .footer {
    margin-top: calc(var(--vmix)*6.66)
}

.page-partners .slide-cv div.slide-content {
    padding: 0 10em
}



.fp-slide {
    float: left
}

.fp-slide,
.fp-slidesContainer {
    height: 100%;
    display: block
}

.fp-slides {
    z-index: 1;
    height: 100%;
    overflow: hidden;
    position: relative;
    transition: all .3s ease-out
}

.fp-section.fp-table,
.fp-slide.fp-table {
    display: table;
    table-layout: fixed;
    width: 100%
}

.fp-tableCell {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 100%
}

.fp-slidesContainer {
    float: left;
    position: relative
}

.fp-controlArrow {
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    position: absolute;
    z-index: 4;
    top: 50%;
    cursor: pointer;
    width: 0;
    height: 0;
    border-style: solid;
    margin-top: -38px;
    transform: translateZ(0)
}

.fp-controlArrow.fp-prev {
    left: 15px;
    width: 0;
    border-width: 38.5px 34px 38.5px 0;
    border-color: transparent #fff transparent transparent
}

.fp-controlArrow.fp-next {
    right: 15px;
    border-width: 38.5px 0 38.5px 34px;
    border-color: transparent transparent transparent #fff
}

.fp-scrollable {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.fp-scrollable,
.fp-scroller {
    overflow: hidden
}

.iScrollIndicator {
    border: 0 !important
}

.fp-notransition {
    transition: none !important
}

#fp-nav {
    position: fixed;
    z-index: 100;
    top: 50%;
    opacity: 1;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translate3d(0, -50%, 0)
}

#fp-nav.fp-right {
    right: 17px
}

#fp-nav.fp-left {
    left: 17px
}

.fp-slidesNav {
    position: absolute;
    z-index: 4;
    opacity: 1;
    transform: translateZ(0);
    left: 0 !important;
    right: 0;
    margin: 0 auto !important
}

.fp-slidesNav.fp-bottom {
    bottom: 17px
}

.fp-slidesNav.fp-top {
    top: 17px
}

#fp-nav ul,
.fp-slidesNav ul {
    margin: 0;
    padding: 0
}

#fp-nav ul li,
.fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 7px;
    position: relative
}

.fp-slidesNav ul li {
    display: inline-block
}

#fp-nav ul li a,
.fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none
}

#fp-nav ul li:hover a.active span,
#fp-nav ul li a.active span,
.fp-slidesNav ul li:hover a.active span,
.fp-slidesNav ul li a.active span {
    height: 12px;
    width: 12px;
    margin: -6px 0 0 -6px;
    border-radius: 100%
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
    border-radius: 50%;
    position: absolute;
    z-index: 1;
    height: 4px;
    width: 4px;
    border: 0;
    background: #333;
    left: 50%;
    top: 50%;
    margin: -2px 0 0 -2px;
    transition: all .1s ease-in-out
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px
}

#fp-nav ul li .fp-tooltip {
    position: absolute;
    top: -2px;
    color: #fff;
    font-size: 14px;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    max-width: 220px;
    overflow: hidden;
    display: block;
    opacity: 0;
    width: 0;
    cursor: pointer
}

#fp-nav.fp-show-active a.active+.fp-tooltip,
#fp-nav ul li:hover .fp-tooltip {
    transition: opacity .2s ease-in;
    width: auto;
    opacity: 1
}

#fp-nav ul li .fp-tooltip.fp-right {
    right: 20px
}

#fp-nav ul li .fp-tooltip.fp-left {
    left: 20px
}



.fp-sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.over-boton {
    left: 1.5rem;
    top: 1.5rem
}

@media (max-width:760px) {
    .over-boton {
        left: 0;
        top: 0
    }
}

.swiper-wrapper:nth-child(2) .swiper-slide-active {
    background: red !important;
}


.info-box {
    padding: 30px;
    background-color: #f5f5f5
}

.info-box h3 {
    font-size: 22px;
    font-weight: 700;
    color: #160f30;
    margin-bottom: 15px
}

.info-box-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: -10px;
    margin-bottom: 15px
}

.info-box-list:last-child {
    margin-bottom: 0
}

.info-box-list-item {
    margin-top: 10px;
    -webkit-box-flex: 1;
    flex: 1;
    -ms-flex: 1;
    max-width: 100%
}

.info-box-list-label {
    font-size: 16px;
    font-weight: 500;
    color: #6749f1;
    margin-right: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.info-box-list-label i {
    margin-right: 10px
}

.info-box-list-details {
    font-size: 16px;
    font-weight: 400;
    color: #313131
}

.info-box-list-details a {
    color: #313131
}

.info-box-list-details a:hover {
    color: #d365f1
}


.sidebar-search .form-group {
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    padding: 13px 18px;
    border-radius: 30px
}

.sidebar-search .form-group .form-control {
    background-color: transparent;
    padding: 0;
    border: 0;
    padding-right: 10px
}

.sidebar-search .form-group button {
    padding: 0;
    background-color: transparent;
    font-size: 17px;
    color: #160f30
}

.follow-box {
    padding: 30px 40px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-color: #6749f1
}

.follow-box h3 {
    font-size: 25px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 10px
}

.follow-box .social-list {
    margin-bottom: 10px
}

#six div.slide-content h2.title-section {
    margin: 6vh auto;
}

input,
input:focus {
    outline: none;
    font-family: rubik, sans-serif !important;
}

.heightRow {
    height: 76vh;
    overflow-y: scroll !important;
}

.main-btn {
    padding: 15px 50px;
    text-align: center;
    background: transparent;
    background-size: 300% 100%;
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out !important;
    border: 2px solid #fff !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-family: rubik, sans-serif !important;
    border-radius: 5px;
    z-index: 0 !important;
}

.main-btn:hover {
    background: #fff !important;
    transition: all .4s !important;
    color: #333 !important;
}

.form-group .form-control:focus {
    box-shadow: none;
    background-color: rgba(255, 255, 255, 0.25) !important;
    color: #ffffff !important;
    border: 1px solid #6749f1 !important;
    transition: all .3s;
}


.form-group .form-control {
    border-radius: 0;
    padding: 15px 20px;
    font-family: rubik, sans-serif !important;
    color: #160f30;
    margin-bottom: 18px;
    transition: all .3s;
}

.form-group .form-control::-webkit-input-placeholder {
    color: #eee;
    font-family: rubik, sans-serif;
}

.form-group .form-control:-ms-input-placeholder {
    color: #eee;
    font-family: rubik, sans-serif;
}

.form-group .form-control::-ms-input-placeholder {
    color: #eee;
    font-family: rubik, sans-serif;
}

.form-group .form-control::placeholder {
    color: #eee;
    font-family: rubik, sans-serif;
    transition: all .3s;
}

.form-group button {
    background-color: transparent;
    padding: 0;
    color: #717171;
    font-size: 17px
}