*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html,
body {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    color: #3d3d3d;
    padding: 0 !important;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
    font-weight: 200;
    padding: 0;
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
    position: relative;
}

.sweet-alert p {
    font-size: 20px !important;
}

.swal2-title{
    color: #3d3d3d !important;
}

.swal2-container{
    backdrop-filter: blur(10px) !important;
}

a,
a:visited,
a:link,
a:active {
    text-decoration: none;
}

.evetro_download_wrapper {
    background: #404b5d;
    position: relative;
    float: left;
    width: 100%;
    min-height: 1200px;
    height: auto;
    padding: 70px;
}

.evetro_download {
    text-align: center;
    font-size: 20px;
    color: #000;
    background-color: #fff;
    width: 500px;
    top: 70px;
    height: auto;
    padding: 50px;
    text-decoration: none;
    position: relative;
    float: left;
    margin: 0 auto;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 3px 20px -5px #8d8d8d;
            box-shadow: 0 3px 20px -5px #8d8d8d;
}

.hover {
    cursor: pointer;
}

.grid:after {
    content: "";
    display: table;
    clear: both;
}

.wrapper {
    height: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    float: left;
    width: 100%;
    margin: 0;
    overflow: visible;
}


.topBackgroundImage {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: absolute;
    background-size: cover;
    background-image: url(images/bg5-mini.jpg);
    transition: background-image 0.5s ease-in;

}

.topBackgroundImage:after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  position: absolute;
  content: "";
  background-color: #373247;
  opacity: 0.6;
}

.topBackgroundShader {
    background-color: #2c3757;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: absolute;
    opacity: 0.2;
}
.topWrapper{
    position: relative;
    height: 100vh;
    overflow: visible;
    width: 100%;
    top:0;
}
.menuBg {
    background-size: cover;
    background-image: url(images/bg7.jpg);
    position: absolute;
    top: 0;
    width: 110%;
    left: -5%;
    overflow: visible;
    height: 100vh;
}

.menuBg:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: absolute;
    content: "";
    background-color: #373247;
    opacity: 0.6;
  }

.menuBgShort {
    background-size: cover;
    background-image: url(images/bg7.jpg);
    position: relative;
    top: 0;
    width: 100%;
    height: 40vw;
}

.menuBgShort:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    content: "";
    background-color: #373247;
    opacity: 0.6;
}


.top {
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    position: relative;

}

.top_menu {
    position: absolute;
    top: 10px;
    left: 0;
    height: 60px;
    padding-right: 10px;
    width: 100%;
    z-index: 100;
}

.login a{
    border: 1px solid #00c6ae;
    border-radius: 4px;
}


@media screen and (min-width: 1000px) {

    .top_menuItem a {
        position: relative;
        float: right;
        margin-left: 20px;
        color: #fff;
        font-size: 20px;
        padding: 15px;
        font-weight: 300;
    }

    .top_menuItem a:hover {
        cursor: pointer;
        color: #00c6ae;
    }

    .top_menuItem_active {
        color: #00c6ae !important;
        font-weight: 400 !important;
        border-bottom: 1px solid #00c6ae;
    }

    .mainMenuWrapper,
    .mainMenuWrapper div{
        display: none;
    }
}

.top_chart {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-transform: scale(1.2, 1);
            transform: scale(1.2, 1);
    padding-bottom: 20px;
}

.top_menuBg {
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    position: absolute;
    z-index: 99;
}

.top_text {
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 10%;
    right: 0;
    height: 140px
}

.top_header {
    color: #00c6ae;
    font-size: 4vw;
    text-align: center;
    font-weight: 300;
    z-index: 50;

}

.typingEffect {
    color: #fff;
}

.top_subheader {
    color: #1ccaff;
    font-size: 1.8vw;
    font-weight: 300;
    top: 10px;
    text-align: center;
    margin-left: 10px;
    margin: auto;
    position: relative;
    left: 0;
    right: 0;
    opacity: 1;
    width: 100%;
}

.top_button_wrapper {
    width: 380px;
    height: 60px;
    overflow: visible;
    padding-left:20px;
    left: 0;
    right: 0;
    margin: auto;
    margin-top: 40px;
}


.top_button a {
    color: #fff;
    border: 2px solid #1ccaff;
    border-radius: 4px;
    width: 160px;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
    float: left;
    font-size: 16px;
    margin-right: 20px; 
    margin-bottom: 20px;
}

.top_button svg {
    margin-left: 6px;
    margin-top: 0px;
}

.top_button a:hover{
    border: 2px solid #00c6ae;
    color: #00c6ae;
    cursor: pointer;
    box-shadow: #1ccaff 0px 3px 20px -6px;
}

@media screen and (max-width:600px) {
    .top_button_wrapper {
        width: 200px;
    }
    .top_text{
        bottom: 20%;
    }
}

@media screen and (min-width:1300px) {
    .top_button_wrapper {
        width: 440px;
        height: 80px;
    }

    .top_button a {
        width: 190px;
        height: 80px;
        font-size: 20px;
        margin-right: 20px; 
    }
}

@media screen and (max-width: 1100px) {
    .top_header {
        font-size: 40px;
        line-height: 40px;
    }

    .top_subheader {
        font-size: 16px;


    }
}



@media screen and (max-width: 700px) {
    .top_header {
        font-size: 35px;
        line-height: 35px;
        padding-left: 30px;
        padding-right: 30px;
    }

    .top_header_break{
        display: none;
    }

    .top_subheader {
        font-size: 14px;
    }

    .newsletter {
        width: 360px !important;
    }

    .newsletterInput {
        width: 300px !important;
    }

    .waves {
        top: -3% !important;
    }
    .top,
    .topBackgroundImage,
    .topBackgroundShader {
        height: 100vh;
    }

}

@media screen and (max-width: 999px) {
    .mainMenuIcon {
        width: 30px;
        height: 25px;
        position: absolute;
        top: 17px;
        right: 22px;
    }

    .mainMenuIcon::before {
        content: "";
        position: absolute;
        width: 30px;
        height: 25px;
        border-top: 15px double #fff;
        border-bottom: 5px solid #fff;
    }

    .mainMenuIcon:hover {
        cursor: pointer;
    }

    .top_menuItem {
        display: none;
    }

    .mainMenuWrapper {
        position: absolute;
        width: 200px;
        height: auto;
        padding: 20px;
        display: none;
        background-color: #fff;
        top: 0;
        right: 0;
        z-index: 202;
        border-bottom-left-radius: 50px;
        border-left: 1px solid #00c6ae;
        border-bottom: 1px solid #00c6ae;
        ;
    }

    .mainMenuItem a {
        position: relative;
        float: right;
        color: rgb(78, 78, 78);
        font-size: 16px;
        width: 100%;
        padding: 15px;
        font-weight: 300;
    }

    .mainMenuItem a:hover {
        cursor: pointer;
        color: #00c6ae;
    }
}

.top_quickLink:hover {
    cursor: pointer;
    background-color: rgba(0, 198, 174, 0.7);
}

.top_left {
    position: relative;
    float: left;
    width: 0%;
    height: 100%;
}

.logoWrapper a {
    position: absolute;
    height: 70px;
    width: 260px;
    left: 0;
    top: 0;

}

.logoWrapper a:hover {
    cursor: pointer;
}

.logo {
    position: relative;
    width: 40px;
    height: 40px;
    left: 40px;
    float: left;
    top: 8px;
}

.logoText {
    position: relative;
    font-size: 24px;
    float: left;
    color: #fff;
    left: 50px;
    line-height: 60px;
    letter-spacing: 5px;
    font-weight: 600;
    text-align: center;
}

.scrollText {
    color: #fff;
    width: 90px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 50px;
}

.scrollArrow {
    background-image: url(images/arrowdown.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    width: 120px;
    height: 60px;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    bottom: 0px;
}

@media screen and (max-height: 400px) {
    .scrollText{
        display: none;
    }
    .scrollArrow{
        display: none;
    }
    .top_header {
        display: none;
    }
    .top_subheader{
        display: none;
    }
}

.video_section {
    height: auto;
    width: 80%;
    left:10%;
    position: relative;
    background: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-bottom: 100px;
    padding-top: 30px;
}

.videoInfo{
    width: 700px;
    height: 225px;
    margin-top: 30px;
    box-shadow: rgb(141, 141, 141) 0px 3px 20px -5px;
    position: relative;
}

.videoPlayer{
    display:block;
    position: relative;
    width: 400px;
    height: 225px;
    float:left;
}

.videoPlayerMain{
    width: 700px;
    height: 434px;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 40px;
    margin: auto;
    display: none;
    background-color: #fff;
    box-shadow: rgb(82, 82, 82) 0px 3px 20px -7px;
    z-index: 2001;
}

.videoText{
    float:left;
    position: relative;
    width: 300px;
    padding: 30px;
}

.videoHeader {
    margin-bottom: 20px;
}

@media screen and (min-width: 751px) {
    .videoHeader {
        font-size: 30px;
        margin-bottom: 20px;
    }
}



@media screen and (max-width: 750px) {
    .videoPlayerMain {
        width: 500px;
        height: 310px;
    }
    .videoHeader {
        font-size: 20px;
    }
}

@media screen and (max-width: 550px) {
    .videoPlayerMain {
        width: 380px;
        height: 236px;
    }
}

@media screen and (max-width: 900px) {
    .videoInfo{
        width: 400px;
        height: auto;
    }
}
@media screen and (max-width: 500px) {
    .videoInfo, .videoPlayer, .videoText{
        width: 340px;
    }
    .videoPlayer{
        height: 190px;
    }
}

.videoReadMore{
    margin-top: 10px;
    color: #00c6ae;
}

.videoHeader{
    font-size: 30px;
    margin-bottom: 10px;
    opacity: 0.8;
}

.middle1 {
    height: 780px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 1000;
    padding-top: 60px;

}

.middle1_header {
    text-align: center;
    font-size: 40px;
    margin: 80px;
    position: relative;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    overflow: visible;
    font-weight: 200;
    color: rgb(80, 80, 80);
}

.middle1_left_wrapper {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 600px;
    height: 600px;
}

.middle1_left_bg_wrapper {
    right: 15%;
    position: absolute;
    height: 250px;
    width: 72%;
    max-width: 480px;
}

.middle1_left_bg {
    position: absolute;
    display: block;
    background-size: 480px 120%;
    background-repeat: no-repeat;
    background-position: left;
    background-image: url(images/graph2.jpg);
    height: 250px;
    width: 100%;
}

.middle1_left_hover {
    width: 72%;
    max-width: 480px;
    height: 200px;
    top: 30px;
    position: absolute;
    right: 15%;
}

.middle1_right_hover {
    width: 72%;
    max-width: 480px;
    height: 200px;
    top: 30px;
    position: absolute;
    left: 15%;

}

.middle1_hover_text {
    display: none;
}
.middle1_hover_text a{
    text-decoration: none;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    text-align: center;
    margin-top: 60px;
    font-size: 30px;
     color: #fff;
}

.middle1_right_hover:hover,
.middle1_left_hover:hover {
    background-color: rgba(46, 53, 72, 0.9);
    cursor: pointer;
}

.middle1_left_hover:hover .middle1_hover_text {
    display: block;
}

.middle1_right_hover:hover .middle1_hover_text {
    display: block;
}

.middle1_right_bg_wrapper {
    left: 15%;
    position: absolute;
    height: 250px;
    width: 72%;
    max-width: 480px;
}

.middle1_right_bg {
    position: absolute;
    display: block;
    background-size: cover;
    background-position: top;
    background-image: url(images/teach7.jpg);
    top: 30px;
    height: 200px;
    width: 100%;
    opacity: 0.8;
}

.middle1_left {
    width: 72%;
    max-width: 480px;
    height: 200px;
    top: 30px;
    position: relative;
    background-image: url(images/abs1.jpg);
    background-size: 100%;
    background-position: center;
    background-color: rgba(53, 73, 111, 0.85);
    float: right;
    padding-top: 40px;
    right: 15%;
    opacity: 0.8;
    color: #fff;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(100, 149, 237, 0.9);
            box-shadow: 0px 0px 100px 0px rgba(100, 149, 237, 0.9);
    clear: both;

}

/*
    .middle1_left:hover{
            background-color: rgba(100,149,237, 0.8);
            cursor: pointer;
            outline:1px solid  rgba(31,102,229, 1);
    }*/
.middle1_right {
    width: 72%;
    max-width: 480px;
    height: 200px;
    top: 30px;
    clear: both;
    background-color: rgba(1, 172, 152, 0.3);
    position: relative;
    float: left;
    opacity: 1;
    padding-top: 40px;
    left: 15%;
    color: #fff;
    -webkit-box-shadow: 0px 0px 100px 0px rgba(0, 198, 174, 0.4);
            box-shadow: 0px 0px 100px 0px rgba(0, 198, 174, 0.4);

}

/*
    .middle1_right:hover{
            background-color: rgba(100,149,237, 0.7);
        box-shadow: 0px 0px 100px 0px rgba(100,149,237, 1);
            cursor: pointer;
        outline:1px solid  rgba(31,102,229, 1);
    }*/
.productText {
    position: relative;
    text-align: center;
    font-size: 20px;
    text-align: left;
    padding-left: 50px;
    top: 6px;
    line-height: 40px;
    width: 63%;
    float: left;
    font-weight: 500;

}

.productHeader {
    float: left;
    position: relative;
    text-align: left;
    font-size: 50px;
    width: 100%;
    height: 60px;
    font-weight: 800;
}

.productImage {
    width: 80px;
    height: 80px;
    position: relative;
    display: block;
    margin-left: 30px;
    margin-top: 10px;
    opacity: 1;
    float: left;
}


.productDescription1,
.productDescription2 {
    width: 72%;
    height: 100px;
    position: relative;
    text-align: center;
    margin-top: 80px;
    font-size: 20px;
    clear: both;
    max-width: 480px;
    font-weight: 300;
}

.productDescription1 {
    float: right;
    right: 15%;
    padding-right: 10px;
    padding-left: 10px;
}

.productDescription2 {
    float: left;
    left: 15%;
    padding-right: 10px;
    padding-left: 10px;
}

@media screen and (max-width: 1260px) and (min-width: 970px) {
    .productImage {
        width: 60px;
        height: 60px;
        top: 20px;
    }

    .productHeader {
        font-size: 40px;
        top: -10px;
    }

    .productText {
        font-size: 16px;
        top: 22px;
    }
}

@media screen and (max-width: 969px) {

    .middle1_left_wrapper,
    .middle1_right_wrapper {
        width: 100%;
    }

    .middle1_right_bg_wrapper,
    .middle1_left_bg_wrapper,
    .middle1_right,
    .middle1_left,
    .middle1_left_hover,
    .middle1_right_hover {
        position: absolute;
        width: 450px;
        left: 0;
        right: 0;
        margin: auto;
    }

    .productDescription1,
    .productDescription2 {
        position: absolute;
        top: 270px;
        right: 0;
        left: 0;
        margin: auto;
    }

    .middle1 {
        height: 950px;
    }
}
@media screen and (max-width: 700px) {
    .middle1_header {
        text-align: center;
        width: auto;
        font-size: 30px;
        width: 280px;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 480px) {

    .middle1_right_bg_wrapper,
    .middle1_left_bg_wrapper,
    .middle1_right,
    .middle1_left {
        width: 96%;
    }

    

    .productDescription1,
    .productDescription2 {
        width: 90%;
    }

    .middle1_left_hover,
    .middle1_right_hover {
        width: 96%;
    }
}

@media screen and (max-width: 420px) {
    .productImage {
        margin-left: 10px;
        toP:10px;
    }

    .productHeader {
        font-size: 30px;
        top: -10px;
    }

    .productText {
        font-size: 16px;
        top: 22px;
    }
}

.middle2 {
    height: auto;
    width: 100%;
    margin-top: -100px;
    position: relative;
    background-color: #fff;
    background-size: cover;
    color: #000;
    padding-top: 70px;
    padding-bottom: 70px;
    z-index: 20;
    padding-bottom: 0x;
    overflow: hidden;
}

@media screen and (max-width: 800px) {
    .middle2 {
        display: none;
    }
}

.slideShow {
    width: 70%;
    left: 0;
    right: 0;
    margin: auto;
    height: auto;
    position: relative;
    background-color: #fff;
    top: 0;
}

@media screen and (min-width: 1300px) {
    .slideShow {
        width: 60%;
    }
}

.slideShow:after {
    position: absolute;
    width: 100%;
    left:0;
    bottom: 0;
    content: "";
}

.mySlides {
    width: 100%;
    height: auto;
}



.slideChanger {
    position: absolute;
    top: calc(50% - 40px);
    height: 60px;
    width: 60px;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    -moz-user-select: none;
     -ms-user-select: none;
         user-select: none;
    color: #00c6ae;
    -webkit-user-select: none;
}

.slideChanger:hover {
    cursor: pointer;
    color: #1ccaff;
}
.slideChanger:focus{
    outline:none;
}

.slideLeft {
    left: -100px;
}

.slideRight {
    right: -100px;
}

.mySlides,
.slideText {
    display: none;
}



.textLink2 {
    color: #00c6ae;
    font-weight: 400;
}

.textLink2:hover {
    cursor: pointer;
    color: #000;

}

.textLink {
    color: #00c6ae;
    font-weight: 400;

}

.textLink:hover {
    cursor: pointer;
    color: #fff;

}

.middle3 {
    height: auto;
    width: 100%;
    position: relative;
    color: white;
    background-color: rgb(41, 45, 52);
    padding-top: 30px;
}

.propertyWrapper {
    width: 80%;
    position: relative;
    left: 0;
    right: 0;
    margin: auto;
}

.property {
    width: 33%;
    float: left;
    position: relative;
    font-size: 20px;
    padding-left: 30px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 30px;
}

.propertyIcon {
    background-size: 100%;
    height: 50px;
    width: 50px;
    position: relative;
    opacity: 0.6;
    float: left;
    margin-top: -3px;
    margin-right: 14px;
}

@media screen and (max-width: 1260px) {
    .propertyWrapper {
        width: 90%;
    }
}

@media screen and (max-width: 1000px) {
    .property {
        width: 300px;
        left: 0;
        right: 0;
        margin: auto;
        float: none;
    }
}

.middle3 {
  display: flex;
  align-items: center;
  flex-direction: column;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.presentation-quote {
    display: flex;
    padding-top: 40px;
    padding-bottom: 40px;
    max-width: 1000px;
}

.presentation-quote-image {
    display: flex;
    width: 30%;
}

.presentation-quote-image img {
  width:100%;
}

.robot-group img{
  width: 500px;
  position: relative;
  top: 105px;
  left: -210px;
}

.presentation-quote-text-wrapper {
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    width: 70%;
    justify-content: center;
    flex-direction: column;
}

.presentation-quote-header {
  font-size: 30px;
  color: #1ccaff;
  padding-bottom: 20px;
}

@media screen and (max-width: 1300px) {
  .robot-group img{
    width: 100%;
    top: 0;
    left: 0;
  }
}

@media screen and (max-width: 920px) {
  .presentation-quote-image {
    width: 50%;
    justify-content: center;
  }
  .presentation-quote-text-wrapper {
    width: 50%;
  }
  .presentation-quote-image img{
    width: 70%;
    object-fit: contain;
  }
}

@media screen and (max-width: 750px) {
  .presentation-quote-image {
    display: none;
  }
  .presentation-quote-text-wrapper {
    width: 100%;
  }
  .robot-group {
    position: absolute;
    bottom: -20px;
    display: block;
    width: 80%;
  }
  .middle3 {
    padding-bottom: 200px;
  }
}

/*
@media screen and (min-width: 300px) and (max-width: 1100px) {
    .presentation-quote-text-wrapper-one {
        padding-bottom: 0;
    }

    .presentation-quote-one {
        padding: 30px;
        flex-flow: row wrap;
    }
    
    .presentation-quote-two {
        padding: 30px 30px 55px;
        flex-flow: row wrap;
    }

    .presentation-quote-three {
        padding-right: 30px;
        padding-bottom: 30px;
        flex-flow: row wrap;            
    }
    
    .connect-no-shadow {
        height: 300px; 
    }

    .improvement-machine {
        height: 320px;
    }

    .robot-group {
        height: 210px;
        padding-bottom: 30px;
    }

    .presentation-quote-two-image {
        pointer-events: none;
        display: flex;
        align-items: center;
        padding-bottom: 50px;
        order: 0;
    }
    
    .presentation-quote-text-wrapper {
        display: flex;
        flex-flow: column wrap;
        order: 1;
    }
    
    .presentation-quote-one-image {
        padding: 10px;
        display: flex;
        align-content: center;
        order: 0;
    }

    .presentation-quote-three-image {
        padding-left: 30px;
        order: 1;
        top: 63px;
    }

    .presentation-quote-header {
        font-size: 26px;
    }
    
    .presentation-quote-text {
        font-size: 18px;
    }
    
    .presentation-quote-text-wrapper-one {
        flex-direction: column;
        width: auto;
    }

    .presentation-quote-three-text-wrapper {
        width: 800px;
        padding-left: 30px;
        order: 0;
        
    }

    @media screen and (min-width: 800px) {
        .presentation-quote-three-image {
            position: relative;
            top: 34px;
        }
    }
}

@media screen and (min-width: 1101px) and (max-width: 1200px){
    .presentation-quote-header {
        font-size: 40px;
    }

    .presentation-quote-text {
        font-size: 20px;
    }

    .presentation-quote-one {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        padding: 90px 40px 70px;
    }

    .presentation-quote-two {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        padding-right: 40px;
        padding-left: 40px;
        padding-bottom: 55px;
    }

    .presentation-quote-three {
        display: flex;
        flex-flow: row nowrap;
        padding-right: 40px;
    }

    .connect-no-shadow {
        height: 430px; 
    }
   
    .presentation-quote-one-image {
        justify-content: center;
    }

    .presentation-quote-text-wrapper-one {
        flex-flow: column wrap;
        justify-content: center;
        align-content: center;
        width: 800px;
        padding-bottom: 60px;
    }

    .presentation-quote-text-wrapper {
        justify-content: center;
    }

    .presentation-quote-three-text-wrapper {
        display: flex;
        order: 1;
        padding-left: 40px;
    }

    .presentation-quote-three-image {
        display: flex;
        order: 0;
        top: -24px;
    }

    .improvement-machine {
        padding-left: 0;
    }

    .connect-no-shadow {
        height: 300px;
    }
}

@media screen and (min-width: 1201px) {
    .presentation-quote-header {
        font-size: 40px;
    }

    .presentation-quote-text {
        font-size: 20px;
    }

    .presentation-quote-one {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        padding: 70px 40px;
    }

    .presentation-quote-two {
        display: flex;
        flex-flow: row nowrap;
        justify-content: center;
        padding-right: 40px;
        padding-left: 40px;
        padding-bottom: 55px;
    }

    .presentation-quote-three {
        display: flex;
        flex-flow: row nowrap;
        padding-right: 40px;
    }

    .presentation-quote-text-wrapper-one {
        flex-flow: column wrap;
        justify-content: center;
        align-content: center;
        width: 1000px;
        padding-left: 80px;
        padding-bottom: 60px;
    }

    .presentation-quote-three-text-wrapper {
        width: 800px;
        position: relative;
        top: -30px;
    }

    .presentation-quote-two-image {
        height: 350px;
        padding-left: 40px;
        width: 350px;
        order: 1; 
    }

    .presentation-quote-three-image {
        top: -16px;
        padding-right: 40px;
        position: relative;
        order: 0;
    }

    .connect-no-shadow {
        padding-left: 40px;
    }
}

.presentation-quote-one-image {
    display: flex;
}

.presentation-quote-two-image {
    display: flex;
}

.presentation-quote-three-image {
    position: relative;
}

.improvement-machine {
    display: block;
    float: left;
}

.connect-no-shadow {
    display: block;
    position: relative;
    width: auto;
    z-index: 99;
}

.connect-no-shadow + .connect-with-shadow {
    display: none;
}

.presentation-quote-text-wrapper-one {
    display: flex;
    width: 800px;
    padding-top: 40px;
    color: white;
}

.presentation-quote-text-wrapper {
    display: flex;
    flex-flow: column wrap;
    justify-content: center;
    align-content: center;
    width: 800px;
    color: white;
}
*/


.userIcon {
    background-image: url(images/svg/baseline-how_to_reg-24px.svg);
}

.fastIcon {
    background-image: url(images/svg/baseline-whatshot-24px.svg);
}

.userIcon {
    background-image: url(images/svg/baseline-how_to_reg-24px.svg);
}

.checkIcon {
    background-image: url(images/svg/baseline-done_all-24px.svg);
}

.motivationIcon {
    background-image: url(images/svg/baseline-trending_up-24px.svg);
}

.cloudIcon {
    background-image: url(images/svg/baseline-cloud_queue-24px.svg);
}

.middle3_header {
    font-size: 25px;
    line-height: 45px;
    font-weight: 300;
    margin-bottom: 20px;
    color: #00c6ae;

}

.middle4 {
    height: auto;
    width: 100%;
    position: relative;
    width: 100%;
    background-color: #242424;
    color: #fff;
    float: left;
    font-size: 18px;

}

.middle4_skew {
    position: absolute;
    z-index: 5;
    width: 58%;
    left: -10%;
    height: 106%;
    bottom: 0;
    /* IE 9 */
    -webkit-transform: skewX(-10deg);
    /* Safari */
    transform: skewX(-10deg);
    background: #41aea8;
    -webkit-box-shadow: 10px 0 50px -20px #000;
            box-shadow: 10px 0 50px -20px #000;
}

.middle_header {
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 20px;
    color: #fff;
    font-weight: 300;
}

.middle4_left {
    width: 45%;
    height: 100%;
    position: relative;
    z-index: 10;
    float: left;
    padding-left: 30px;
    padding-right: 8%;
    margin-left: 5%;
    color: #fff;
    padding-bottom: 100px;
    padding-top: 100px;

}

.middle4_right {
    width: 45%;
    height: 100%;
    position: relative;
    float: left;
    padding-left: 8%;
    padding-right: 30px;
    margin-right: 5%;
    padding-bottom: 100px;
    padding-top: 100px;
}

@media screen and (max-width:800px) {
    .middle4_skew {
        display: none;
    }

    .middle4_left,
    .middle4_right {
        width: 90%;
        left: 5%;
        right: 5%;
        float: left;
        padding-left: 5%;
        padding-right: 5%;
        margin: 0;
    }

    .middle4_left {
        padding-bottom: 0;
    }

    .middle_header {
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .middle_header {
        font-size: 30px;
        margin-bottom: 6px;
    }

    .middle4_left,
    .middle4_right {
        padding-left: 40px;
        padding-right: 40px;
        margin: 0;
    }

}

.bottom {
    height: auto;
    width: 100%;
    position: relative;
    background-color: #fff;
    float: left;
    padding-bottom: 140px;


}

.newsletter {
    position: relative;
    top: 30px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    width: 460px;
    -webkit-box-shadow: 0 0 80px -5px rgb(36, 36, 36);
            box-shadow: 0 0 80px -5px rgb(36, 36, 36);
}

.newsletterBox {
    position: relative;
    width: 10px;
    height: 50px;

    background-color: #00c6ae;
    float: left;
    bottom: 0;
}

.newsletterInput {
    position: relative;
    padding: 15px;
    padding-left: 20px;
    float: left;
    width: 400px;
    height: 50px;
    background: transparent;
    color: #fff;
    border-top: 1px solid #1ccaff;
    border-bottom: 1px solid #1ccaff;
    border-right: none;
    border-left: none;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 300;
    bottom: 0;
    opacity: 0.9;

}

.newsletterInput::-webkit-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.8;
    font-weight: 300;
    /* Firefox */
}

.newsletterInput:-ms-input-placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.8;
    font-weight: 300;
    /* Firefox */
}

.newsletterInput::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.8;
    font-weight: 300;
    /* Firefox */
}

.newsletterInput:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    opacity: 0.8;
}

.newsletterInput::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
    opacity: 0.8;
}

.newsletterSend {
    background-color: #00c6ae;
    height: 50px;
    width: 50px;
    background-image: url(images/arrowright.png);
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
    bottom: 0;
}

.newsletterError {
    border: 1px solid rgb(160, 0, 0);
}


.footer {
    height: 60px;
    width: 100%;
    position: relative;
    float: left;
    background: #242424;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    color: #d4d4d4;
    padding: 18px;

}

.footer2 {
    height: 80px;
    width: 100%;
    position: relative;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 18px;
    font-weight: 200;
    background: #242424;
    padding: 0 70px;
    margin: 0;
    color: #d4d4d4;
}
.footer2_left a{
    float:left;
    margin-right: 30px;
    color: #d4d4d4;
}
.footer2_right a{
    float:right;
    color: #d4d4d4;
}

.footer2 a:hover {
    cursor: pointer;
    color:#00c6ae;
}

.footer_logo{
    float:left;
    width: 30px;
    height: 30px;
    margin-right: 7px;
    margin-top: -3px;
}

@media screen and (max-width:700px) {
    .footer2_right {
        display: none;
    }
    .footer2_left a {
        margin-bottom: 8px;
        margin-top: 8px;
        float:none;
    }
    .footer2 {
        padding: 0;
        justify-content: center;
        text-align: center;
    }
}

.aboutShape {
    width: 800px;
    height: 800px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -600px;
}

.waves {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
    position: absolute;
    top: -140px;
    width: 100%;
}

.waves2 {
    position: absolute;
    bottom: -140px;
    width: 100%;
    -webkit-transform: scale(-1, 1);
            transform: scale(-1, 1);
}

.waves2Overlay {
    position: absolute;
    bottom: -140px;
    width: 100%;
    height: 140px;
    background-color: #fff;
}

.waves3 {
    position: absolute;
    top: -8vw;
    width: 100%;
    left: -30%;
}

.waves4 {
    position: absolute;
    bottom: -100px;
    z-index: 100;
    width: 100%;
    height: 0;
}

.aboutShape:before {
    content: "";
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 400px solid transparent;
    border-right: 400px solid transparent;
    border-top: 200px solid rgb(38, 42, 54);
}

.aboutText {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    top: 14vw;
    position: absolute;
    font-size: 18px;
    padding: 20px;
    text-align: center;
    color: #fff;
    opacity: 0.8;
}

.aboutTextHeader {
    position: absolute;
    top: -40px;
    padding-right: 20px;
    font-size: 30px;
    text-align: center;
    width: 100%;
}

.aboutTextContentMin{
    display: none;
}

@media screen and (max-width:1100px) {
    .aboutTextContent {
        display: none;
    }

    .aboutTextContentMin {
        display: block;
        position: relative;
        top: 40px;
        margin-bottom: 90px;
        text-align: center;
        font-size: 20px;
        padding-left: 40px;
        padding-right: 40px;
    }

    .aboutTextHeader {
        top: 10px;
    }
}

@media screen and (max-width:800px) {
    .aboutText {
        display: none;
    }
}

@media screen and (min-width:1300px) {
    .aboutText {
        width: 600px;
    }
    .aboutTextContent {
        font-size: 23px;
    }

    .aboutTextHeader {
        font-size: 40px;
    }
}

.participant_wrapper{
    width: 100%;
    display: blocK;
    background-color: #f1f1f1;
    padding-top: 30px;
    padding-bottom: 30px;
}

.participants {
    width: 80%;
    position: relative;
    left: 10%;
    margin-top: 100px;
    margin-bottom: 50px;
    padding: 20px;
}

.participantBox {
    padding: 10px;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 400px;
    height: 80px;
    border-left: 1px solid #00c6ae;
}


.largeParticipantBox {
    padding: 10px;
    margin: 10px;
    position: relative;
    display: inline-block;
    width: 400px;
    height: 150px;
}

.participantImage {
    width: 150px;
    height: 150px;
    position: relative;
    float: left;
}

.participantImage img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
    object-fit: cover;
}

@media screen and (max-width:500px) {
    .participantBox{
        width: 260px;
        height: 90px;
        margin-left:0;
    }

    .largeParticipantBox{
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
        margin-left: 0;
        height: auto;
    }

    .participantImage {
        margin-bottom: 20px;
    }
}

.participantText {
    float: left;
    margin-left: 20px;
    position: relative;
    color: rgb(80, 80, 80);
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.participantText {
    float: left;
    margin-left: 20px;
    position: relative;
    color: rgb(80, 80, 80);
}


.participantHeader {
    font-size: 20px;
    color: #000;
    display: flex;
    align-items: center;
}

.particapntGroupHeader {
    position: absolute;
    top: -40px;
    padding-right: 20px;
    font-size: 30px;
}

.contributorTitle {
    font-size: 14px;

}

/* PRICING */

.pricingEvetroWrapper {
    height: 350px;
    position: absolute;
    top: calc(100vh - 102px);
    width: 80%;
    left: 10%;
    z-index: 1;
}

.pricingEvetroBox{
    height: 200px;
    min-width: 110px;
    width: 14%;
    float:left;
    margin-left: 2.6%;
    margin-bottom: 20px;
    box-shadow: rgb(0, 0, 0) 0px 3px 20px -10px;
}

.pricingEvetroBox:hover{
    cursor: pointer;
    outline: 2px solid #00c6ae;
    box-shadow: #1ccaff 0px 3px 20px -4px;
}

.pricingSubInfo{
    font-size: 14px;
    margin-top: 4px;
    padding-top: 4px;
    border-top: 1px solid lightgray;
    opacity: 0.8;
}

.pricingEvetroBox_top{
    width: 100%;
    height: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: linear-gradient(to bottom right, rgba(79, 170, 255, 0.549), rgba(90, 136, 196, 0.486));
    color: #fff;
}
.pricingEvetroBox_bottom{
    width: 100%;
    height: 50%;
        display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #fff;
    color: rgb(88, 88, 88);
}


.pricingWrapper {
    height: calc(100% - 70px);
    padding-bottom: 0;
    bottom: 200px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    width: 100%;
    left: 0;
    z-index: 101;
    right: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: auto;
    top: 70px;
}

.pricingBoxWrapper{
    height: 560px;
    position: absolute;
    bottom: 200px;
}

.servicesHeader{
    font-size: 30px;
    position: absolute;
    padding: 20px;
    top: 160px;
    width: 70%;
    left: 15%;
    color: rgb(80, 80, 80);
}

.servicesSubHeader{
    font-size: 18px;
    padding: 20px;
    position: absolute;
    top: 210px;
    width: 70%;
    left: 15%;
    color: rgb(80, 80, 80);
}

.servicesSubHeader a {
    color: #00c6ae;
}
.servicesSubHeader a:hover {
    color: #1ccaff;
}

.topPricingWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    height: 100vh;
    top: 0;
    width: 80%;
    left:10%;
    margin-left: 2.6%;
    justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

@media screen and (min-width:1300px) {
    .pricingEvetroWrapper {
        top: calc(100vh - 152px);
    }
    .pricingEvetroBox {
        height: 300px;
        font-size: 20px;
        min-width: 110px;
        width: 14%;
    }
    .servicesHeader{
        top: 200px;
    }
    .servicesSubHeader{
        top: 250px;
    }
}

.pricingSizeHeader{
    display: none;
}

@media screen and (max-width:1000px) {
    .pricingSizeHeader{
        display: block;
        font-size: 30px;
        position: relative;
        padding: 20px;
        top: 60px;
        width: 70%;
        left: 15%;
        color: rgb(80, 80, 80);
    }
    .pricingEvetroWrapper {
        width: 60%;
        left: 20%;
        top: calc(100vh + 180px);
    }
    .pricingEvetroBox{
        min-width: 0;
        width: 30%;
        margin-left: 3%;
    }
    .pricingEvetroBox_top{
        background-image: linear-gradient(to bottom right, rgba(79, 170, 255, 1), rgba(90, 136, 196, 1));
    }
    .topPricingWrapper{
        height: 90vh;
        top: 10vh;
    }
    .servicesHeader{
        top: 680px;
    }
    .servicesSubHeader{
        top: 730px;
    }
}

@media screen and (max-width:600px) {
    .pricingEvetroBox{
        width: 44%;
    }
    .servicesHeader{
        top: 880px;
    }
    .servicesSubHeader{
        top: 930px;
    }
}

.topPricingInfo{
    box-shadow: rgb(0, 0, 0) 0px 3px 20px -10px;
    border-radius: 4px;
    width: 500px;
    height: 250px;
    position: relative;
}

.topPricingInfo:hover{
    cursor: pointer;
    outline: 2px solid #00c6ae;
    box-shadow: #1ccaff 0px 3px 20px -4px;
}

.topPricingInfoLeft{
    background-color: #fff;
    height: 100%;
    float:left;
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    font-size: 20px;
    font-weight: 600;
    color:#00c6ae;
    letter-spacing: 2px;
}
.pricingLogo{
    width: 96px;
    height: 70px;
    margin-bottom: 8px;
    position: relative;
    background-image: url(images/logo1.png);
    background-size: 96px 70px;
    background-repeat: no-repeat;
}

.topPricingInfoRight{
    padding: 30px;
    height: 100%;
    float:left;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    font-size: 20px;
    width: 50%;
    color: #fff;
    background-image: linear-gradient(to bottom right, rgba(79, 170, 255, 0.549), rgba(90, 136, 196, 0.486));
}

.mainPrice{
    font-size: 30px;
    font-weight: 600;
}

.mainPriceDescription {
    font-size: 14px;
    margin-bottom: 20px;
}

.freebieText {
    position: relative;
    text-align: left;
    margin-left: 10%;
    top: 0px;
    padding-left: 10px;
    font-size: 20px;
    color: #fff;
    opacity: 0.8;
}
@media screen and (max-width:700px) {
    .freebieText {
        display: none;
    }
}

.freebieTextInfo{
    font-size: 20px;
}

.freebieTextColored {
    font-weight: 400;
    color: #00c6ae;
    font-size: 30px;
}

@media screen and (min-width:1300px) {
    .topPricingInfo{
        width: 700px;
        height: 320px;
    }
    .topPricingInfoLeft{
        font-size: 24px;
    }
    .pricingLogo{
        width: 130px;
        height: 100px;
        background-size: 130px 100px;
    }
    .freebieTextInfo{
        font-size: 24px;
    }

    .freebieTextColored {
        font-size: 34px;
    }
}

.freebieBox {
    width: 282px;
    height: 50px;
    -webkit-box-shadow: rgb(82, 82, 82) 0px 3px 20px -5px;
            box-shadow: rgb(82, 82, 82) 0px 3px 20px -5px;
    position: absolute;
    margin-top: 40px;
    overflow: hidden;
}

.freebieBox:hover {
    cursor: pointer;
}

.freebieBoxText {
    position: relative;
    float: left;
    width: 230px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-left: 1px solid #1ccaff;
    border-top: 1px solid #1ccaff;
    border-bottom: 1px solid #1ccaff;
}

.freebieBoxArrow {
    background-color: #00c6ae;
    height: 50px;
    width: 50px;
    background-image: url(images/arrowright.png);
    position: relative;
    float: left;
    background-repeat: no-repeat;
    background-size: 30%;
    background-position: center;
    bottom: 0;
}

.freebiePopup {
    position: fixed;
    width: 500px;
    margin: 0 auto;
    top: calc(50% - 170px);
    left: 0;
    right: 0;
    z-index: 1000;
    display: none;
    height: auto;
    background-color: #fff;
    -webkit-box-shadow: rgb(82, 82, 82) 0px 3px 20px -7px;
            box-shadow: rgb(82, 82, 82) 0px 3px 20px -7px;
}
.popupHeader{
    font-size: 24px;
    color:#00c6ae;
}
.freebiePopupText {
    width: 100%;
    height: 100%;
    padding: 40px;
    font-size: 16px;
    padding-bottom: 120px;
}
.popupGreenText {
    color: #00c6ae;
    float:left;
}

.popupQuickInfo{
    border-left: 1px solid #00c6ae;
    padding-left: 20px;
}
.popupQuickInfo:hover{
    opacity: 1;
}

.freebiePopupCheckSection {
    top: 0;
    right: 0;
    position: absolute;
    height: 100%;
    width: 40px;
    background-color: #00c6ae;
}

.orderEmail {
    height: 50px;
    position: absolute;
    bottom: 40px;
    text-align: left;
}

.orderEmailInput{
    height: 50px;
    float:left;
    width: 320px;
    padding: 15px;
    padding-left: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    font-weight: 300;
    opacity: 0.9;
}
@media screen and (max-width:600px) {
    .orderEmailInput {
        width: 180px;
    }
    .orderEmailButton {
        width: 60px !important;
    }
}
.orderEmailButton {
    height: 50px;
    line-height: 50px;
    text-align: center;
    color:#fff;
    float: left;
    width: 100px;
    background-color: #00c6ae;
}
.orderEmailButton:hover{
    cursor: pointer;
}
.yourOrderPreText{
    float:left;
}
.yourOrder{
    float:left;
    color: #00c6ae;
    font-weight: 500;
}

.scrollLink {
    color: #00c6ae;
}

.scrollLink:hover {
    color: #1ccaff;
    cursor: pointer;
}
/*
input[type=checkbox]+label {
    display: block;
    cursor: pointer;
    float: left;
    margin: 6px 20px 16px 0;
}

input[type=checkbox] {
    display: none;
}

input[type=checkbox]+label:before {
    content: "\2714";
    border: 1px solid #00c6ae;
    border-radius: 0.2em;
    display: inline-block;
    width: 25px;
    height: 25px;
    padding: 2px;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    vertical-align: center;
    color: transparent;
    -webkit-transition: .2s;
    transition: .2s;
}

input[type=checkbox]+label:active:before {
    -webkit-transform: scale(0);
            transform: scale(0);
}

input[type=checkbox]:checked+label:before {
    background-color: #00c6ae;
    border-color: #00c6ae;
    color: #fff;
}

input[type=checkbox]:disabled+label:before {
    -webkit-transform: scale(1);
            transform: scale(1);
    border-color: #aaa;
}

input[type=checkbox]:checked:disabled+label:before {
    -webkit-transform: scale(1);
            transform: scale(1);
    background-color: #00c6ae;
    border-color: #00c6ae;
}*/

.closeButtonMini {
    right: 25px;
    top: 15px;
    position: absolute;
    width: 16px;
    height: 16px;
    opacity: 1;
}

.closeButtonMini:hover {
    cursor: pointer;
}

.closeButtonMini:before,
.closeButtonMini:after {
    position: absolute;
    left: 15px;
    content: '';
    height: 17px;
    width: 4px;
    background-color: rgb(107, 107, 107);
}

.closeButtonMini:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.closeButtonMini:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}

.pricingBox {
    width: 200px;
    height: 440px;
    margin-top: 30px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: rgba(13, 16, 22, 0.7);
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden;
    float: left;
    text-align: center;
    position: relative;
    padding-top: 30px;
    color: #fff;
    -webkit-transition: 0.2s;
    transition: 0.2s;
    border-radius: 20px;
    -webkit-box-shadow: rgb(0, 0, 0) 0px 3px 20px -10px;
            box-shadow: rgb(0, 0, 0) 0px 3px 20px -10px;
}

.pricingBox:hover {
  box-shadow: #1ccaff 0px 3px 20px -6px;
  outline: 1px solid #1ccaff;
}

.pricingBoxInfoArea {
    background-color: rgba(13, 16, 22, 0.7);
    height: 63%;
    left: 0;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    overflow: hidden;
    position: absolute;
    color: rgb(223, 223, 223);
    -webkit-box-shadow: rgb(68, 68, 68) 3px 3px 20px -5px;
            box-shadow: rgb(68, 68, 68) 3px 3px 20px -5px;
    width: 100%;
    
}

#pricingHeader1 {
    color: #6A92E0;
}

#pricingHeader2 {
    color: #00c6ae;
}

#pricingHeader3 {
    background-color: rgba(13, 16, 22, 0.7);
}

#pricingHeader4 {
    color: #B18E32;
}

.pricingHeader {
    font-size: 16px;
    font-weight: 600;
    position: absolute;
    height: 37%;
    top: 0;
    left:0;
    width: 100%;
    display: flex;
    padding: 30px;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    
}

.pricingNumber {
    font-size: 30px;
    font-weight: 400;
    top: 25px;
    left: 0;
    position: relative;
    text-align: left;
    display: flex;
    align-items: flex-end;
    color: #fff;
}

.priceMonth {
    color: #8CB1BD;
    font-size: 14px;
    font-weight: 200;
    padding: 5px;
    margin-left: 3px;
}

.pricingNumberText {
    text-align: left;
    position: relative;
    top: 30px;
    font-weight: 200;
    font-size: 14px;
    left: 15%;
    padding-bottom: 20px;
    border-bottom: 1px solid lightgray;
    width: 70%;
}

.pricingDescription {
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    font-weight: 200;
    float: left;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px solid #36484e;
}

.pricingDescription img {
    margin-right: 10px;
}

.pricingDescription:last-child {
    border: none;
}


.pricingButton {
    color: #fff;
    border-radius: 10px;
    height: 36px;
    width: 100%;
    position: relative;
    line-height: 37px;
    top: 50px;
}

.pricingButton:hover {
    cursor: pointer;
}

.pricingButton1 {
    background-color: #6f94c4;
}

.pricingButton2 {
    background-color: #00c6ae;
}

.pricingButton3 {
    background-color: #21b9aa;
}

.pricingButton4 {
    background-color: #B18E32;
}


@media screen and (min-width:1000px) {
    .pricingBox {
        width: 300px;
        height: 580px;
    }
}

@media screen and (max-height:730px) {
  .pricingNumber {
      top: 15px;
      font-size: 25px;
  }

  .pricingButton {
      top: 30px;
  }

  .pricingBoxInfoArea {
      display: none;
  }
  .pricingBox {
      height: 180px;
  }
  .pricingBoxWrapper {
      margin: auto;
      left:0;
      right:0;
      top:0;
      bottom:0;
      display: flex;
      align-items: center;
      justify-content: center;
  }
}

@media screen and (max-width:999px) {
    .pricingNumber {
        top: 15px;
        font-size: 25px;
    }

    .pricingButton {
        top: 30px;
    }

    .pricingBoxInfoArea {
        display: none;
    }
    .pricingBox {
        height: 180px;
    }
    .pricingBoxWrapper {
        margin: auto;
        left:0;
        right:0;
        top:0;
        bottom:0;
    }
}




.greyArea {
    height: 500px;
    width: 100%;
    top: 0px;
    position: relative;
    background-color: #f1f1f1;
}

.pricingSection {
    width: 100%;
    position: relative;
    font-size: 20px;
    top: 0px;
}

.pricingInformation ul, .pricingInformation li {
    margin:0;
    padding: 0;
    text-indent: 0;
    list-style-type: none;
}

.pricingInformation li {
    border-top: 1px solid darkgrey;
    padding: 10px;
}

.pricingInformationWrapper {
    width: 700px;
    position: relative;
    left: 0;
    right: 0;
    padding-bottom: 100px;
    margin: auto;
    top: -50px;
}

.pricingInformationHeader {
    font-size: 30px !important;
    margin-top: 40px;
    margin-bottom: 10px;
    color: #00c6ae;
    font-weight: 400;
}

.pricingInformationButtons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    position: relative;
    top: -100px;
    z-index: 200;

}


@media screen and (max-height:830px) {
  .pricingWrapper {
    transform: scale(0.8);
  }
  .pricingInformationButtons {
    transform: scale(0.8);
    top: -90px;
  }
}

.pricingInformationNumber {
    margin-top: 40px;
    font-size: 30px;
    color: #00c6ae;
}

.buttonplan {
    width: 300px;
    height: 100px;
    margin-left: 10px;
    margin-right: 10px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    background-color: rgba(13, 16, 22, 0.7);
    position: relative;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 200;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.buttonplan:hover {
    cursor: pointer;
    box-shadow: #1ccaff 0px 3px 20px -6px;
    outline: 1px solid #1ccaff;
}


.planPlus {
    display: inline;
    margin-right: 10px;
}

.planColor1 {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 3px;
    color: #6A92E0;
}

.planColor2 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 3px;
    color: #00c6ae;
}

.planColor4 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 3px;
    color: #B18E32;
}

@media screen and (max-width:1000px) {

    .pricingBoxWrapper,
    .freebieText {
        width: 440px;
        padding-right: 0;
    }

    .pricingBox {
        -webkit-transition: none;
        transition: none;
    }

    .pricingInformationWrapper {
        width: 400px;
    }

    .greyArea {
        height: 900px;
    }

    .greyArea2 {
        height: 1100px;
    }

    @media screen and (max-width:800px) {
        .greyArea2 {
            height: 1150px;
        }
    }

    @media screen and (max-width:600px) {
        .greyArea2 {
            height: 1500px;
        }
    }

    .buttonplan {
        width: 110px;
        font-size: 16px;
    }
/*
    .buttonplan:after {
        position: absolute;
        width: 100%;
        font-size: 20px;
        height: 100%;
        background-color: #f1f1f1;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .buttonplan:hover:after {
        background-color: #fff;
        color: #00c6ae;
    }

    .activePricingButton:after {
        background-color: #fff;
        color: #00c6ae;
    }

    #buttonplan1:after {
        content: "$9";
    }

    #buttonplan2:after {
        content: "$189";
    }

    #buttonplan3:after {
        content: "$489";
    }*/
}

@media screen and (max-width:550px) {

    .pricingInformationWrapper,
    .freebieText {
        width: 400px;
        padding-right: 20px;
        padding-left: 20px;
    }

    .pricingBoxWrapper {
        width: 440px;
    }

    .freebiePopup {
        width: 320px;
    }
    /*
    input[type=checkbox]+label {
        margin: 6px 10px 50px 0;
    }*/
}

@media screen and (max-width:450px) {
    .pricingBoxWrapper{
        width: 100%;
        flex-direction: column;
    }
    .pricingBox{
        margin-top: 5px;
        margin-left: auto;
        margin-right: auto;
        float: none;
    }
    .buttonplan{
        width: 100px;
        height: 70px;
    }
    .pricingInformationButtons{
        top:-70px;
    }
    .freebieText{
        padding: 0;
    }
    .pricingInformationWrapper{
        padding-left: 40px;
        padding-right: 40px;
        width: 100%;
    }
    .freebieTextInfo{
        padding-left: 40px;
        padding-right: 40px;
    }
    .greyArea3{
        height: 100px;
    }
    .pricingInformationButtons {
        top: 10px;
        margin-bottom: 80px;
    }
    .buttonplan {
        border-radius: 20px;
        margin-left: 5px;
        margin-right: 5px;
        background-color: #242424;
    }
}

@media screen and (max-height: 350px) {
    .freebieTextInfo {
        display: none;
    }
}


.pricingInformationWrapper {
    display: none;
    font-size: 18px;
}

#pricingInformationWrapper3 {
    display: block;
}

.orderButton {
    width: 220px;
    height: 50px;
    border-radius: 10px;
    position: relative;
    background-color: #242424;
    -webkit-box-shadow: rgb(82, 82, 82) 0px 3px 20px -7px;
            box-shadow: rgb(82, 82, 82) 0px 3px 20px -7px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px;
    top: 0;
    left: 0;
}

.orderButtonTippyText{
    color: #00c6ae;
    background-color: transparent !important;
}

.orderButtonBottom {
    bottom: 10px;
    top: auto;
    position: absolute;
    left: 40px;
}

.orderButton:hover {
    cursor: pointer;
    color: #00c6ae;
}

.backFader {
    display: none;
    left: 0;
    top: 0px;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 200;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
}

.backFader::before {
    content: '';
    margin: -35px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-filter: blur(20px);
            filter: blur(20px);
    z-index: -1;
}

.backFader:hover {
    cursor: pointer;
}

.closeButton {
    right: 0;
    top: 0;
    position: absolute;
    width: 74px;
    height: 74px;
    z-index: 102;
    background-color: #404b5d;
    border-bottom-left-radius: 50px;
}

.closeButton:hover {
    cursor: pointer;
}
.closeButton:hover:before,
.closeButton:hover:after {
    background-color: #00c6ae;
}

.closeButton:before,
.closeButton:after {
    position: absolute;
    right: 34px;
    top:15px;
    content: '';
    height: 30px;
    width: 4px;
    background-color: #fff;
}

.closeButton:before {
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

.closeButton:after {
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
}


/* TIPPY */

.tippy-touch {
    cursor: pointer !important
}

.tippy-notransition {
    -webkit-transition: none !important;
    transition: none !important
}

.tippy-popper {
    max-width: 400px;
    -webkit-perspective: 800px;
    perspective: 800px;
    z-index: 9999;
    outline: 0;
    -webkit-transition-timing-function: cubic-bezier(.165, .84, .44, 1);
            transition-timing-function: cubic-bezier(.165, .84, .44, 1);
    pointer-events: none
}

.tippy-popper.html-template {
    max-width: 96%;
    max-width: calc(100% - 20px)
}

.tippy-popper[x-placement^=top] [x-arrow] {
    border-top: 7px solid #00c6ae;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    bottom: -7px;
    margin: 0 9px
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-small {
    border-top: 5px solid #00c6ae;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -5px
}

.tippy-popper[x-placement^=top] [x-arrow].arrow-big {
    border-top: 10px solid #00c6ae;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    bottom: -10px
}

.tippy-popper[x-placement^=top] [x-circle] {
    -webkit-transform-origin: 0 33%;
    transform-origin: 0 33%
}

.tippy-popper[x-placement^=top] [x-circle].enter {
    -webkit-transform: scale(1) translate(-50%, -55%);
    transform: scale(1) translate(-50%, -55%);
    opacity: 1
}

.tippy-popper[x-placement^=top] [x-circle].leave {
    -webkit-transform: scale(.15) translate(-50%, -50%);
    transform: scale(.15) translate(-50%, -50%);
    opacity: 0
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-circle] {
    background-color: transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow] {
    border-top: 7px solid #00c6ae;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-top: 5px solid #00c6ae;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-top: 10px solid #00c6ae;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, .7);
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow] {
    border-top: 7px solid rgba(0, 0, 0, .7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-top: 5px solid rgba(0, 0, 0, .7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.tippy-popper[x-placement^=top] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-top: 10px solid rgba(0, 0, 0, .7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}

.tippy-popper[x-placement^=top] [data-animation=perspective] {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
}

.tippy-popper[x-placement^=top] [data-animation=perspective].enter {
    opacity: 1;
    -webkit-transform: translateY(-10px) rotateX(0);
    transform: translateY(-10px) rotateX(0);
}

.tippy-popper[x-placement^=top] [data-animation=perspective].leave {
    opacity: 0;
    -webkit-transform: translateY(0) rotateX(90deg);
    transform: translateY(0) rotateX(90deg);
}

.tippy-popper[x-placement^=top] [data-animation=fade].enter {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.tippy-popper[x-placement^=top] [data-animation=fade].leave {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tippy-popper[x-placement^=top] [data-animation=shift].enter {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
}

.tippy-popper[x-placement^=top] [data-animation=shift].leave {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.tippy-popper[x-placement^=top] [data-animation=scale].enter {
    opacity: 1;
    -webkit-transform: translateY(-10px) scale(1);
    transform: translateY(-10px) scale(1)
}

.tippy-popper[x-placement^=top] [data-animation=scale].leave {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
    transform: translateY(0) scale(0)
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
    border-bottom: 7px solid #00c6ae !important;
}

.tippy-popper[x-placement^=bottom] [x-arrow] {
    border-bottom: 7px solid #00c6ae !important;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    top: -7px;
    margin: 0 9px
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-small {
    border-bottom: 5px solid #00c6ae;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    top: -5px
}

.tippy-popper[x-placement^=bottom] [x-arrow].arrow-big {
    border-bottom: 10px solid #00c6ae;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    top: -10px
}

.tippy-popper[x-placement^=bottom] [x-circle] {
    -webkit-transform-origin: 0 -50%;
    transform-origin: 0 -50%
}

.tippy-popper[x-placement^=bottom] [x-circle].enter {
    -webkit-transform: scale(1) translate(-50%, -45%);
    transform: scale(1) translate(-50%, -45%);
    opacity: 1
}

.tippy-popper[x-placement^=bottom] [x-circle].leave {
    -webkit-transform: scale(.15) translate(-50%, -5%);
    transform: scale(.15) translate(-50%, -5%);
    opacity: 0
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-circle] {
    background-color: transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow] {
    border-bottom: 7px solid #00c6ae;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-bottom: 5px solid #00c6ae;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-bottom: 10px solid #00c6ae;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: rgba(0, 0, 0, .7)
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow] {
    border-bottom: 7px solid rgba(0, 0, 0, .7);
    border-right: 7px solid transparent;
    border-left: 7px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-bottom: 5px solid rgba(0, 0, 0, .7);
    border-right: 5px solid transparent;
    border-left: 5px solid transparent
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-bottom: 10px solid rgba(0, 0, 0, .7);
    border-right: 10px solid transparent;
    border-left: 10px solid transparent
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective] {
    -webkit-transform-origin: top;
    transform-origin: top
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].enter {
    opacity: 1;
    -webkit-transform: translateY(10px) rotateX(0);
    transform: translateY(10px) rotateX(0)
}

.tippy-popper[x-placement^=bottom] [data-animation=perspective].leave {
    opacity: 0;
    -webkit-transform: translateY(0) rotateX(-90deg);
    transform: translateY(0) rotateX(-90deg)
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].enter {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=fade].leave {
    opacity: 0;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].enter {
    opacity: 1;
    -webkit-transform: translateY(10px);
    transform: translateY(10px)
}

.tippy-popper[x-placement^=bottom] [data-animation=shift].leave {
    opacity: 0;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].enter {
    opacity: 1;
    -webkit-transform: translateY(10px) scale(1);
    transform: translateY(10px) scale(1)
}

.tippy-popper[x-placement^=bottom] [data-animation=scale].leave {
    opacity: 0;
    -webkit-transform: translateY(0) scale(0);
    transform: translateY(0) scale(0)
}

.tippy-popper[x-placement^=left] .tippy-arrow {
    border-left: 7px solid #00c6ae !important;
    right: -8px;
}

.tippy-popper[x-placement^=left] [x-arrow] {
    border-left: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    right: -8px;
    margin: 6px 0
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-small {
    border-left: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    right: -6px
}

.tippy-popper[x-placement^=left] [x-arrow].arrow-big {
    border-left: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    right: -11px
}

.tippy-popper[x-placement^=left] [x-circle] {
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0
}

.tippy-popper[x-placement^=left] [x-circle].enter {
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    opacity: 1
}

.tippy-popper[x-placement^=left] [x-circle].leave {
    -webkit-transform: scale(.15) translate(-50%, -50%);
    transform: scale(.15) translate(-50%, -50%);
    opacity: 0
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-circle] {
    background-color: transparent;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow] {
    border-left: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-left: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-left: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #00c6ae !important;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow] {
    border-left: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-left: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-left: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    margin-left: 1px;
}

.tippy-popper[x-placement^=left] [data-animation=perspective] {
    -webkit-transform-origin: right;
    transform-origin: right
}

.tippy-popper[x-placement^=left] [data-animation=perspective].enter {
    opacity: 1;
    -webkit-transform: translateX(-10px) rotateY(0);
    transform: translateX(-10px) rotateY(0)
}

.tippy-popper[x-placement^=left] [data-animation=perspective].leave {
    opacity: 0;
    -webkit-transform: translateX(0) rotateY(-90deg);
    transform: translateX(0) rotateY(-90deg)
}

.tippy-popper[x-placement^=left] [data-animation=fade].enter {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=fade].leave {
    opacity: 0;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=shift].enter {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px)
}

.tippy-popper[x-placement^=left] [data-animation=shift].leave {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.tippy-popper[x-placement^=left] [data-animation=scale].enter {
    opacity: 1;
    -webkit-transform: translateX(-10px) scale(1);
    transform: translateX(-10px) scale(1)
}

.tippy-popper[x-placement^=left] [data-animation=scale].leave {
    opacity: 0;
    -webkit-transform: translateX(0) scale(0);
    transform: translateX(0) scale(0)
}

.tippy-popper[x-placement^=right] [x-arrow] {
    border-right: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    left: -7px;
    margin: 6px 0
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-small {
    border-right: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    left: -5px
}

.tippy-popper[x-placement^=right] [x-arrow].arrow-big {
    border-right: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    left: -10px
}

.tippy-popper[x-placement^=right] [x-circle] {
    -webkit-transform-origin: -50% 0;
    transform-origin: -50% 0
}

.tippy-popper[x-placement^=right] [x-circle].enter {
    -webkit-transform: scale(1) translate(-50%, -50%);
    transform: scale(1) translate(-50%, -50%);
    opacity: 1
}

.tippy-popper[x-placement^=right] [x-circle].leave {
    -webkit-transform: scale(.15) translate(-50%, -50%);
    transform: scale(.15) translate(-50%, -50%);
    opacity: 0
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-circle] {
    background-color: transparent;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow] {
    border-right: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-small {
    border-right: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.light-theme [x-arrow].arrow-big {
    border-right: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-circle] {
    background-color: #00c6ae !important;
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow] {
    border-right: 7px solid #00c6ae !important;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-small {
    border-right: 5px solid #00c6ae !important;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent
}

.tippy-popper[x-placement^=right] .tippy-tooltip.transparent-theme [x-arrow].arrow-big {
    border-right: 10px solid #00c6ae !important;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent
}

.tippy-popper[x-placement^=right] [data-animation=perspective] {
    -webkit-transform-origin: left;
    transform-origin: left
}

.tippy-popper[x-placement^=right] [data-animation=perspective].enter {
    opacity: 1;
    -webkit-transform: translateX(10px) rotateY(0);
    transform: translateX(10px) rotateY(0)
}

.tippy-popper[x-placement^=right] [data-animation=perspective].leave {
    opacity: 0;
    -webkit-transform: translateX(0) rotateY(90deg);
    transform: translateX(0) rotateY(90deg)
}

.tippy-popper[x-placement^=right] [data-animation=fade].enter {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=fade].leave {
    opacity: 0;
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=shift].enter {
    opacity: 1;
    -webkit-transform: translateX(10px);
    transform: translateX(10px)
}

.tippy-popper[x-placement^=right] [data-animation=shift].leave {
    opacity: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.tippy-popper[x-placement^=right] [data-animation=scale].enter {
    opacity: 1;
    -webkit-transform: translateX(10px) scale(1);
    transform: translateX(10px) scale(1)
}

.tippy-popper[x-placement^=right] [data-animation=scale].leave {
    opacity: 0;
    -webkit-transform: translateX(0) scale(0);
    transform: translateX(0) scale(0)
}

.tippy-popper .tippy-tooltip.transparent-theme {
    background-color: #00c6ae;
}

.tippy-popper .tippy-tooltip.transparent-theme[data-animatefill] {
    background-color: transparent
}

.tippy-popper .tippy-tooltip.light-theme {
    color: #fff;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, .1), 0 4px 80px -8px rgba(0, 20, 60, .2);
            box-shadow: 0 4px 20px 4px rgba(0, 20, 60, .1), 0 4px 80px -8px rgba(0, 20, 60, .2);
    background-color: #00c6ae
}

.tippy-popper .tippy-tooltip.light-theme[data-animatefill] {
    background-color: transparent
}

.tippy-tooltip {
    position: relative;
    color: #fff;
    font-size: .95rem;
    padding: 20px;
    text-align: left;
    will-change: transform;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: transparent;
    border: 1px solid #1ccaff;
}

.tippy-popper[x-placement^=top] .tippy-tooltip {
    color: #00c6ae;
    border: 1px solid #00c6ae;
    background-color: transparent;
}

.tippy-popper[x-placement^=top] .tippy-arrow {
    border-top: 7px solid #00c6ae;
}

.tippy-popper[x-placement^=bottom] .tippy-tooltip {
    color: #00c6ae;
    border: 1px solid #00c6ae;
    background-color: transparent;
}

.tippy-popper[x-placement^=bottom] .tippy-arrow {
    border-bottom: 7px solid #00c6ae;
}


.tippy-tooltip--small {
    padding: .25rem .5rem;
    font-size: .8rem
}

.tippy-tooltip--big {
    padding: .6rem 1.2rem;
    font-size: 1.2rem
}

.tippy-tooltip[data-animatefill] {
    overflow: hidden;
    background-color: transparent
}

.tippy-tooltip[data-interactive] {
    pointer-events: auto
}

.tippy-tooltip[data-inertia] {
    -webkit-transition-timing-function: cubic-bezier(.53, 2, .36, .85);
            transition-timing-function: cubic-bezier(.53, 2, .36, .85)
}

.tippy-tooltip [x-arrow] {
    position: absolute;
    width: 0;
    height: 0
}

.tippy-tooltip [x-circle] {
    position: absolute;
    will-change: transform;
    background-color: #00c6ae;
    width: 130%;
    width: calc(110% + 2rem);
    left: 50%;
    top: 50%;
    font-size: 18px !important;
    z-index: -1;
    overflow: hidden;
    -webkit-transition: all ease;
    transition: all ease;
}

.tippy-tooltip [x-circle]:before {
    content: "";
    padding-top: 90%;
    float: left
}

/* Robins error theme */
.tippy-tooltip.error-theme {
    background-color: transparent;
    border: 1px solid rgb(160, 0, 0);
    color: #fff
}

/* Default (sharp) arrow */
.tippy-popper[x-placement^='top'] .tippy-tooltip.error-theme .tippy-arrow {
    border-top-color: rgb(160, 0, 0);
}

.tippy-popper[x-placement^='bottom'] .tippy-tooltip.error-theme .tippy-arrow {
    border-bottom-color: rgb(160, 0, 0);
}

.tippy-popper[x-placement^='left'] .tippy-tooltip.error-theme .tippy-arrow {
    border-left-color: rgb(160, 0, 0);
}

.tippy-popper[x-placement^='right'] .tippy-tooltip.error-theme .tippy-arrow {
    border-right-color: rgb(160, 0, 0);
    left: -8px;
}

/* Round arrow */
.tippy-tooltip.error-theme .tippy-roundarrow {
    fill: rgb(160, 0, 0);
}

@media (max-width:450px) {
    .tippy-popper {
        max-width: 96%;
        max-width: calc(100% - 20px)
    }
}

/* API styles */
.api-content{
  border-radius: 5px;
  width: 1200px;
  background-color: #fff;
  margin: 0 auto;
  padding: 20px;
  margin-top:-300px;
  overflow: visible;
  margin-bottom: 100px;
  box-shadow: 8px 14px 38px rgba(39, 44, 49, .06), 1px 3px 8px rgba(39, 44, 49, .03);
}

.api-wrapper{
  background-color: #f2f6f8;
  width: 100%;
  float:left;
  position: relative;
  overflow: visible;
  z-index: 100;
  height: 100%;
}

.api-header{
    position: relative;
    height: 40vw;
}

.api {
  width: 100%;
  height: 1000px;
}

.sidebar-divider {
  width: 100%;
  height: 100%;
  display: flex;
}

.docs-wrapper {
  display: flex;
  flex-basis: 70%;
  flex-direction: column;
  max-width: 70%;
  width: 100%;
  height: 100%;
  font-size: 16px;
  position: relative;
  float: right;
  overflow: auto;
  transform: translateZ(0);
  margin-left: 15px;
}

.docs-wrapper h3 {
  color: #001f3f;
  margin: 25px 0 25px 0;
}

.docs-wrapper p {
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}

.docs-wrapper a {
  color: #00c6ae;
}

.docs-wrapper th {
  text-align: left;
}

.table-description {
  max-width: 150px;
  white-space: pre-wrap;
  word-break: break-word;
  overflow-wrap: anywhere;
  hyphens: auto;
}

.sidebar-wrapper {
  display: flex;
  flex-basis: 30%;
  max-width: 30%;
  min-width: 200px;
  width: 100%;
  font-weight: 300;
  flex-direction: column;
  left: 0;
  top: 0;
  padding-right: 15px;
  background: white;
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border-right: 1px solid #f4f6f9;
  transition: .2s transform ease;
  font-size: 16px;
  line-height: 1.5;
  color: #00c6ae;
  overflow-y: auto;
  transform: translateZ(0);
  margin-left: 15px;
}

.sidebar-input-wrapper {
  padding-top: 1rem;
  display: block;
  color: #001f3f;
}

.sidebar-input {
  background-color: white;
  color: #001f3f;
  border: 1px solid #00c6ae;
  position: relative;
  padding: 15px 15px 15px 15px;
  border-radius: 3px;
  max-width: 20rem;
  width: 100%;
  height: 25px;
  background: transparent;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  bottom: 0;
  opacity: 0.9;
  display: inline-block;
}

.sidebar-menu {
  flex: 1 1 auto;
  display: block;
}

.sidebar-cell {
  display: flex;
  flex-direction: column;
}

.sidebar-title {
  font-size: 0.9rem;
  line-height: 1;
  color: #001f3f;
  text-transform: capitalize;
  letter-spacing: 0.05rem;
  padding: 1rem;
  margin-bottom: 0;
}

.sidebar-link {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: inherit;
  text-decoration: inherit;
  cursor: pointer;
  line-height: inherit;
}

