@font-face {
    font-family: 'Source Sans Pro';
    src: url(/f/fonts/SourceSansPro-Regular.woff2) format('woff2');
    font-weight: 400;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(/f/fonts/SourceSansPro-Bold.woff2) format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal
}

@font-face {
    font-family: 'Domine';
    src: url(/f/fonts/Domine-Bold.woff2) format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal
}
body, html {
    height: 100%;
    background: #f6f8fc;
    margin: 0;
    font-family: 'Source Sans Pro', sans-serif;
    line-height: 1.5;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}

.col .row {
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}
.row {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

.row .col {
    float: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 0.75rem;
    min-height: 1px;
}

.row .col[class*="push-"], .row .col[class*="pull-"] {
    position: relative;
}

.row .col.s1 {
    width: 8.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s2 {
    width: 16.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s3 {
    width: 25%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s4 {
    width: 33.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s5 {
    width: 41.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s6 {
    width: 50%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s7 {
    width: 58.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s8 {
    width: 66.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s9 {
    width: 75%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s10 {
    width: 83.3333333333%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s11 {
    width: 91.6666666667%;
    margin-left: auto;
    left: auto;
    right: auto;
}

.row .col.s12 {
    width: 100%;
    margin-left: auto;
    left: auto;
    right: auto;
}
@media only screen and (min-width: 601px) {
    .show-on-medium-and-up {
        display: block !important;
    }
    .hide-on-med-and-up {
        display: none !important;
    }
    .row .col.offset-m2 {
        margin-left: 16.6666666667% !important;
    }
    .row .col.m1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.m12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
@media only screen and (min-width: 993px) {
    .row .col.lp {
        width: 20%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.l1 {
        width: 8.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
    .row .col.offset-l1 {
        margin-left: 8.3333333333% !important;
    }
    .row .col.offset-l2 {
        margin-left: 16.6666666667% !important;
    }
    .row .col.l2 {
        width: 16.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l3 {
        width: 25%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l4 {
        width: 33.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l5 {
        width: 41.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l6 {
        width: 50%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l7 {
        width: 58.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l8 {
        width: 66.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l9 {
        width: 75%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l10 {
        width: 83.3333333333%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l11 {
        width: 91.6666666667%;
        margin-left: auto;
        left: auto;
        right: auto;
    }

    .row .col.l12 {
        width: 100%;
        margin-left: auto;
        left: auto;
        right: auto;
    }
}
@media only screen and (max-width: 600.99px) {
    .hide-on-small-only, .hide-on-small-and-down {
        display: none !important;
    }
    .intro{
        text-align: center;
    }
    .introimg{
        width: 100% !important;
    }
}

@media only screen and (max-width: 992.99px) {
    .hide-on-med-and-down {
        display: none !important;
    }
    .introimg{
        width: 300px !important;
    }
}



@media only screen and (min-width: 601px) and (max-width: 992.99px) {
    .hide-on-med-only {
        display: none !important;
    }
}

@media only screen and (min-width: 993px) {
    .hide-on-large-only {
        display: none !important;
    }
}

@media only screen and (min-width: 1201px) {
    .hide-on-extra-large-only {
        display: none !important;
    }
}

@media only screen and (min-width: 1201px) {
    .show-on-extra-large {
        display: block !important;
    }
}

@media only screen and (min-width: 993px) {
    .show-on-large {
        display: block !important;
    }
}

@media only screen and (min-width: 601px) and (max-width: 992.99px) {
    .show-on-medium {
        display: block !important;
    }
}

@media only screen and (max-width: 600.99px) {
    .show-on-small {
        display: block !important;
    }
}



@media only screen and (max-width: 992.99px) {
    .show-on-medium-and-down {
        display: block !important;
    }
}

@media only screen and (max-width: 600.99px) {
    .center-on-small-only {
        text-align: center;
    }
}


.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


.menu {
    background: white;
    border-top-left-radius: 10px;
    padding-top: 16px;
    padding-left: 25px;
    padding-bottom: 14px;
    border-bottom-left-radius: 10px;
}
.menu li {
    display: inline-flex;
    margin-right: 30px;
    font-size: 19px;
    transition: all 150ms;
    border-bottom: 3px solid #fff;
}
.menu li:hover {
    transform: translate(-6px,-1px);
    border-bottom: 3px solid #417a67;
}

.signup_btn{
    background: #ffcd63;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-left: -7px;
    color: black;
    font-weight: bold;
    font-size: 19px;
    padding:  15px;
    transition: all 150ms;
    border-bottom: 3px solid #ffcd63;

}
.signup_btn:hover{
    transform: translate(-6px,-1px);
    border-bottom: 3px solid #417a67;
}
nav{
    position: fixed;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    padding-top: 1rem;
    padding-bottom: 8px;
    width: 100%;
    background: #f6f8fc;
    z-index: 10000;
    left: 0;
}

@media only screen and (max-width: 993px){
    .container {
        width: 90%;
    }
}
h1{
    font-size: 3.4rem;
    font-family: 'Domine', serif;

}
.intro{
    padding-top: 9rem;
    padding-bottom: 6rem;
}

.title {
    font-size: 2rem;
    font-weight: bold;
}
.title3 {
    font-size: 2.5rem;
    font-family: 'Domine', serif;
    margin-bottom: 2rem;
    letter-spacing: 0;
}


.forwho {
    height: 100px;
    margin-top: 1rem;
    margin-bottom: 2rem;
    font-size: 21px;
    background-image: url('https://undesk.app/f/2/bg4.svg');
    min-height: 57px;
    display: flex;
    align-items: center;
    border-radius: 12px;
    background-position: right;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #ffe5e4;
    padding: 15px 15px 15px 3rem;

}
.sectionbr{
    margin-bottom: 13rem;
}

.black-text{
    color: black;
}
a{
    text-decoration: none;
}
.fea{
    margin-bottom: 10rem;
}

.feabig{
    font-size: 2rem;
    font-family: 'Zilla Slab', serif;
    font-weight: bold;
}
.featext {
    font-size: 17px;
    width: 325px;
    text-align: left;
    margin: 9px auto 0;
}
.center{
    text-align: center;
}
.homeimg{
    width: 70%;
    max-width: 1058px;
}
.why{
    margin-bottom: 5rem;
    padding: 30px;
    border-radius: 25px;
    background: #f3f6fa;
    min-height: 150px;
}
/*background-image: url(/f/2/bg3.png);*/
/*background-position: bottom;*/
/*background-size: 1rem;*/
/*background-repeat: repeat-x;*/

.left{
    text-align: left;
}
.pricingbox {
    background: #f3f6fa;
    padding: 19px;
    margin-bottom: 1rem;
}
.pricingtitle {
    font-size: 2rem;
    padding-top: 12px;
    font-family: 'Domine', serif;
    font-weight: bold;
}
.price {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 1.5rem;
}
.btn{
    background: #ffcd63;
    color: black;
    padding: 14px 75px;
    border-radius: 30px;
    margin-bottom: 5rem;
    font-size: 22px;
    white-space: nowrap;
    border-bottom: 2px solid transparent;

}
.btn:hover{
    border-bottom: 2px solid #9e741c;
}

.font-italic{
    font-style: italic;
    font-weight: 300;
}
img.star{
    margin-left: -9px;
}
.container {
    margin: 0 auto;
    max-width: 1280px;
    width: 90%
}
@media only screen and (min-width: 1281px) {
    .container {
        width:80%!important
    }
}

@media only screen and (max-width: 414px) {
    .container {
        width:92%
    }
}

@media only screen and (min-width: 415px) and (max-width:601px) {
    .container {
        width:85%
    }
}

@media only screen and (min-width: 602px) and (max-width:1280px) {
    .container {
        width:80%
    }
}
table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-spacing: 0;
}
tr {
    border-bottom: none
}

td,th {
    padding: 15px 5px;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    border-radius: 2px;
}
.fea_text{
    text-align: left;
    font-size: 20px;
}
th.noborder,td.noborder {
    border-bottom: 1px solid #fff;
}

.bold {
    font-weight: 700;
    text-align: left;
    width: 196px
}

table {
    width: 100%;
    display: table;
    border-collapse: collapse;
    border-spacing: 0
}

.doneimg {
    width: 34px;
    height: 34px
}
.signuppricing{
    background: white;
    padding: 10px 27px;
    border-radius: 30px;
    font-size: 17px;
    color: black;
    width: 91px;
    margin: 0 auto;
    white-space: nowrap;
}

.planfeat{
    background: url(/f/2/under.png) no-repeat;
    background-size: 35px;
    background-position: center bottom;
    padding-bottom: 6px;
    margin-bottom: 9px;

}

.qa {
    font-size: 20px;
    margin-bottom: 20px;
    width: 100%;
}
li.qa{
    list-style-type: none !important;
}

.dropdownjs-content {
    display: none;
    position: absolute;
    background-color: #e7f5f0;
    z-index: 9999;
    width: 266px;
    right: 0;
    animation-name: showvid;
    animation-duration: .11s;
    margin-top: 3rem;
    font-family: 'Domine', serif;
    font-size: 20px;
    font-weight: bold;
    box-shadow: -5px 2px 20px 0 #daece6;
}

.dropdownjs-content a {
    color: #000;
    padding: 12px 16px !important;
    text-decoration: none;
    display: block;
    text-align: left;
}
.show{
    display: block;
}
.section1 {
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%),url(/f/2/bgfeat.png) 50% 100%/105% auto no-repeat,#2e5045;
    padding-top: 3rem !important;
    margin-left: 5rem;
    border-radius: 3px;
}

.section1title{
    color: #ffffff;
    font-family: 'Domine', serif;
    font-weight: bolder;
    font-size: 2.8rem;
}
.section2title{
    color: #ffffff;
    font-family: 'Domine', serif;
    font-weight: bolder;
    font-size: 2.8rem;
}
.section1img{
    width: 100%;
    transition:all 150ms;
    float: right;
    margin-right: -23px;
}
.section1img:hover {
    transform: translate(-8px,-2px);
}
.section1text{
    font-size: 23px;
    text-align: left;
}
.section1text li {
    list-style-type: none;
    text-align: left;
    padding-bottom: 3px;
    margin-bottom: 12px;
    background: url(/f/2/under.png);
    background-repeat: no-repeat;
    background-size: 25px;
    background-position: left bottom;
}
.bigtitle1 {
    margin-left: 30px;
}
.bigtitle2 {
    margin-left: 26rem;
    margin-top: -25px;
}



.section2 {
    /*background: linear-gradient(#131313 20%, rgba(39, 106, 44, 0) 75%),url(/f/2/bgsection2.png) 50% 100%/105% auto no-repeat,#131313;*/
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%),url(/f/2/bgfeat.png) 50% 100%/105% auto no-repeat,#2e5045;
    padding-top: 3rem !important;
    margin-right: 5rem;
    border-radius: 3px;
}

.section2text li {
    list-style-type: none;
}


.section1feat {
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%),url(/f/2/bgfeat.svg) 50% 100%/105% auto no-repeat,#2e5045;
    padding-top: 3rem !important;
    margin-left: 5rem;
    border-radius: 3px;
}
.section2feat {
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%),url(/f/2/bgfeat.png) 50% 100%/105% auto no-repeat,#2e5045;
    padding-top: 3rem !important;
    margin-right: 5rem;
    border-radius: 3px;
}

.feats{
    margin-top: 3rem;
    font-size: 26px;
    font-family: 'Domine', serif;
    font-weight: bold;
    color: white;
}

.featscol{
    background: url(/f/2/under.png) no-repeat 200px 30px;
    background-size: 50px;
    background-position: bottom;
    padding-bottom: 1rem !important;
}
.section {
    padding-top: 3rem !important;
}

.section4 {
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%), url(/f/2/prv-bg.png) 50% 100%/105% auto no-repeat,#27555c;
    padding-top: 3rem !important;
    background-size: contain;
    background-position: left;
    margin-top: -13px;
    padding-bottom: 7rem;
}
.section5{
    background: linear-gradient(#24484d 20%, rgba(39, 106, 44, 0) 75%),  50% 100%/105% auto no-repeat,#27555c;
    padding-top: 3rem !important;
    margin-top: -13px;
    padding-bottom: 7rem;

}
.prvlist{
    padding-top: 2rem;padding-bottom: 5rem;
}
.prv{
    height: 200px;
    background: white;
    transform: rotate(2deg);
    margin-left: -27px;
    padding: 1px 32px;
    box-shadow: 0 7px 21px rgb(126 126 126 / 25%);
    display: flex;
    align-items: center;
    justify-content: center;
    transition:all 150ms;

}
.prv:hover {
    transform: rotate(0deg);
}
.prvtxt{
    font-size: 23px;
}
.nav-txt{
    font-weight: bold;
    color: #000;
}
.indextable{
    width: 500px;
    margin: 0 auto;
    padding: 1px;
}
.introtext{
    padding-top: 2rem; line-height: 1.1;
    font-weight: bolder;
    color: black;
}
.explorefeat {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0 7px 21px rgb(218 218 218 / 25%);
    color: black;
    width: 217px;
    margin: 0 auto;
    font-size: 20px;
    height: 94px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 2px;
}
footer a{
    color: white;
}
.vid1{
    border-top: 18px solid #ffcd63;
    margin-bottom: -89px;
    box-shadow:0 7px 21px rgb(164 164 164 / 21%);
    background: #f7f7fb;
    border-radius: 3px;
    width: 900px;
    transition: all 150ms;
}
.vid1:hover {
    transform: translate(6px,-2px);
}
.how{
    background: white;
    box-shadow: 0 7px 21px rgb(234 234 234 / 25%);
    transform: rotate(359deg);
    width: 50%;
    margin: 0 auto;
    margin-bottom: 2rem;
    padding: 12px;
    border-radius: 2px;
    transition: all 150ms;

}

.number{
    background: #e7f5f0;
    color: #007c3d;
    padding: 6px;
}
.how:hover{
    transform: rotate(358deg);
}
.featdes{
    color: white;
    font-size: 19px;
    margin-bottom: 30px;
}
.tabgroup{
    display: inline-flex;
    padding-bottom: 17px;

}
.tab_1{
    color: #ffcd63;
    font-family: 'Domine', serif;
    cursor: pointer;
    height: 18px;
}
.current{
    background: url(/f/2/under.png) no-repeat;
    background-size: 29px;
    background-position: bottom;
    padding-bottom: 7px;
}
.vida{
    animation-name: showvid;
    animation-duration: 0.5s;
}


@keyframes showvid {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.fea_img{
    margin-bottom: -89px;
    box-shadow: 0 7px 21px rgb(218 218 218 / 25%);
    padding: 5px;
    background: #f7f7fb;
    border-radius: 3px;
    width: 900px;
    transition: all 150ms;
}
.sectionhalf{
    color:white;display: flex;align-items: center; margin-bottom: -89px
}
.brfeat{
    margin-top: 3rem
}
.createwk{
    font-size: 1.4rem
}

.dropbtn{
    margin-top: 1px;float: right;margin-right: 4px;
}
.love{
    height: 32px;
    width: 32px;
}
.af_pri{
    font-size: 16px;
    font-family: 'Source Sans Pro', sans-serif;
    color: white;
}
.whatdofea{
    color: #fff;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 30px;
    text-align: left;
    margin-left: 3rem;
    margin-bottom: 50px;
}
@media only screen and (max-width:786px) {
    .introindex{
        text-align: left !important;
    }
    .introtext{
        text-align: center;
    }
    .bigtitle2{
        margin-left: 34px !important;
        margin-top: 0;
        margin-bottom: 28px;
        }
.vid1{
    width: 100%;
    padding: 0;
}
.indextable{
    width: 80%;
}
    .section1title, .section2title{
        font-size: 32px;
        margin-bottom: 7px;
    }
    .whatdofea{
        font-size: 32px;
        margin-bottom: 27px;
        margin-left: 2px;

    }
.intro{
    padding-top: 5rem;
    padding-bottom: 2rem;
}
    .section1{
        margin-left: 0;
    }
    .section2{
        margin-right: 0;
    }
    .sectionhalf{
        display: block;
    }
    .brfeat{
        margin-top: -16px;
    }
    .featscol{
        margin-bottom: 20px;
    }
    .how{
        width: 90%;
    }
    .pricingtitle{
        line-height: 1.2;
        font-size: 1.5rem;
        margin-bottom: 11px;
    }
    .prv{
        margin-left: 0;
    }
    .createwk{
        font-size: 1.4rem;
    }
    .section1img{
        width: 100%;
    }
    .section1feat{
        margin-left: 5px;
    }
    .section2feat{
        margin-right: 5px;
    }
    nav{
        justify-content: space-between;
    }
    .dropbtn{
        margin-right: 15px;
    }
    h1{
        font-size: 32px;
    }
    .sectionbr{
        margin-bottom: 12rem;
    }
    .title3{
        font-size: 21px;
        padding-top: 24px;
    }
    .love{
        height: 20px;
        width: 20px;
    }
    .featdes{
        text-align: left;
        padding-left: 15px;
    }
    .logo{
        margin-left: 6px;
    }
    .pricingbox{
        margin-bottom: 40px;
    }
    li.qa {
        margin-left: -29px;
    }
}
@media only screen and (min-width: 787px) and (max-width: 1024px) {
    .bigtitle2{
        margin-left: 33px;
        margin-bottom: 10px ;
    }
    .title3{
        padding-top: 24px !important;
        margin-top: -30px !important;

    }
}
.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip icon */
.tooltip i {
    color: #999;
    cursor: pointer;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    position: absolute;
    z-index: 1;
    width: 150px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px;
    top: -5px;
    left: 110%;
    opacity: 0;
    transition: opacity 0.3s;
}

/* Tooltip text show on hover */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}
