@charset "utf-8";
body {
    font: 100%/1.4 CicleSemi, Verdana, Arial, Helvetica, sans-serif;
    font-family: 'CicleSemi', sans-serif;
    background-color: #000;
    margin: 0;
    padding: 0;
    color: #000;
    font-weight: 300;
    overflow-x: hidden;
}

.error {
    color: #fff;
}


/*fonts*/

@font-face {
    font-family: 'Roboto';
    src: url('Font/Roboto-Thin.ttf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: CicleSemi;
    src: url(cicle_semi.otf);
}

.roboto-thin {
    font-family: 'Roboto', sans-serif;
}

.roboto-regular {
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
}

/* ~~ Element/tag selectors ~~ */

ul, ol, dl {
    padding: 0;
    margin: 0;
}

h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    padding-right: 15px;
    padding-left: 15px;
}

.mz {
    margin: 0 auto;
}

a img {
    border: none;
}

a:hover, a:active, a:focus {
    text-decoration: none;
}

.container {
    width: 62.5em;
    background-color: transparent;
    margin: 0 auto;
    overflow: hidden;
}

.content {
    /*padding: 10px 2em;*/
}

.home-content {
    margin: 11em 0;
}

.logo-content-wrapper {
    /*height: 108px;*/
    /*margin: 0 auto;*/
    /*min-width: 218px;*/
    /*max-width: 270px;*/
    height: 108px;
    width: 290px;
    margin: 0 auto;
}

.maya-txt {
    margin-top: 4px;
    margin-bottom: 30px;
    font-weight: 100;
    color: #4f4f4f;
    font-family: 'Roboto', sans-serif;
}

.sec1-title {
    margin: 0 1em;
    width: 9em;
}

.sec2-title {
    margin-top: 2em;
    color: #71cded;
}

.sec2-title-eng {
    margin-top: 0.3em;
    color: #71cded;
}

.sec2-clr-code-eng {
    margin: 0 110px 40px 0;
}

.sec2-track-cycle-eng {
    margin: 0 110px 40px 0;
}

.sec2-auto-pause-eng {
    margin: 0 110px 30px 0;
}

.sec2-passwd-eng {
    margin: 0 110px 30px 0;
}

.sec2-clr-code {
    margin: 0 110px 90px 0;
}

.sec2-track-cycle {
    margin: 0 110px 90px 0;
}

.sec2-auto-pause {
    margin: 0 110px 0 0;
}

.sec2-passwd {
    margin: 0 110px 0 0;
}

.sec3-title {
    margin-top: 2em;
    color: #f0d953;
}

.sec3-love {
    margin: 0 110px 90px 0;
}

.sec3-weight {
    margin: 0 110px 90px 0;
}

.sec3-pill {
    margin: 0 110px 0 0;
}

.sec3-symptoms {
    margin: 0 110px 0 0;
}

.sec4-title {
    color: #000000 !important;
    text-decoration: none;
    cursor: default;
    margin: 1em 0.25em 0.5em 0;
    font-size: 3.8em;
    display: inline-block;
}

.sec4-title-maya {
    color: #e89292;
    font-size: 3.8em;
    font-weight: 100;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
    color: #4f4f4f;
}

.6-mln-users {
    color: #000000 !important;
    cursor: default;
    overflow: hidden;
    display: inline-block;
}

.sec5-title {
    margin-top: 1em;
    color: white;
    text-decoration: none;
    cursor: default;
}

.contact-form-name {
    margin: 0 0 0 55px;
}

#contact-form-btn {
    float: right;
    width: 330px;
    margin: .5em 0;
}

#footer-content-wrapper {
    padding: 45px 10px 0;
}

#fc-plackal {
    border-right: 2px solid #e1e1e1;
    padding: 20px 30px 0 30px;
    height: 170px;
    line-height: 170px;
}

#fc-plackal>p>a {
    vertical-align: -10px;
}

#fc-spread-word {
    border-bottom: 2px solid #e1e1e1;
    margin: 0.5em 30px 0;
    padding-bottom: 10px;
}

#fc-social {
    margin: 0 87px;
}

#fc-social a {
    text-decoration: none;
}

#fs-content-wrapper {
    padding: 10px 10px 0;
}

.fsc-gplus {
    margin: 0px;
    padding: 0px;
    width: 90px;
    height: 20px;
    float: none;
    font-size: 1px;
    text-indent: 0px;
    border-style: none;
    line-height: normal;
    vertical-align: baseline;
    display: inline-block;
    background: transparent;
    display: inline-block;
}

.fsc-gplus>iframe {
    position: static;
    top: 0px;
    width: 90px;
    margin: 0px;
    border-style: none;
    left: 0px;
    visibility: visible;
    height: 20px;
}

.leftnav {
    float: left;
}

.rightnav {
    float: right;
}

.txt-align-left {
    text-align: left;
}

.text-align-right {
    text-align: right;
}

.txt-align-center {
    text-align: center;
}

.mrgn0 {
    margin: 0;
}

.pd65 {
    padding: 6.5em 1.5em;
    margin: 0 auto;
}

.txt8 {
    font-size: 8em;
}

.txt3 {
    font-size: 3em;
}

.txt2 {
    font-size: 2em;
}

.txt45 {
    font-size: 4.5em;
}

.txt4 {
    font-size: 4em;
}

.txt18 {
    font-size: 1.8em;
}

.txt25 {
    font-size: 2.5em;
}

.pd75 {
    padding: 4.68em 2em;
}

.txtcenter {
    text-align: center;
}

.full_container {
    width: 100%;
}

.clear {
    clear: both;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}

.pd15 {
    padding: 0 1.5em;
}

.pd62 {
    padding: 6em 5.6em;
}

.menu {
    background-color: #f8f8f8;
    margin: 0;
    position: fixed;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    font-weight: 300;
    padding: 1em;
    z-index: 100;
    border-bottom: 1px solid #C2C2C2;
}

.menu a {
    font-size: 1.5em;
    color: #272727;
    text-decoration: none;
    margin: 0 2.5em 0 0;
}

.menu a:hover, .active {
    color: #e89292 !important;
}

.bgimg {
    /*background-attachment: fixed;*/
    background-color: #000;
    background-repeat: repeat;
    content: "";
    min-height: 900px;
    max-height: 900px;
    width: 100%;
    /*position: absolute;*/
    z-index: 0;
    left: 0;
    padding-top: 65px;
}

.smimg {
    /*background-attachment: fixed;*/
    background-color: #000;
    background-repeat: repeat;
    content: "";
    min-height: 660px;
    max-height: 660px;
    width: 100%;
    /*position: absolute;*/
    z-index: 0;
    left: 0;
    padding-top: 65px;
}

.whitebgimg-eng {
    background-color: #000;
    background-repeat: repeat;
    content: "";
    min-height: 700px;
    max-height: 700px;
    width: 100%;
    z-index: 0;
    left: 0;
    padding-top: 65px;
}

.exbgimg {
    /*background-attachment: fixed;*/
    background-color: #000;
    background-repeat: repeat;
    content: "";
    min-height: 900px;
    max-height: 1100px;
    width: 100%;
    /*position: absolute;*/
    z-index: 0;
    left: 0;
    padding-top: 65px;
}

.whitebg {
    background-image: url(whitebg.png);
    color: #000;
    top: 0;
    background-color: #fff;
}

.flyer-bg {
    background-image: url(images/flyer.jpg);
    color: #000;
    top: 0;
    background-color: #fff;
    background-size:cover;
    background-repeat: no-repeat;
}

.greenbg {
    background-image: url(images/greenbg.png);
    color: #000;
    top: 0;
    color: #fff;
}

.purplebg {
    background-image: url(purplebg.png);
    color: #000;
    top: 0;
    color: #fff;
}

.khakhibg {
    background-image: url(khakhibg.png);
    color: #000;
    top: 0;
    color: #fff;
}

.bluebg {
    background-image: url(bluebg.png);
    color: #000;
    top: 0;
    color: #fff;
}

.pinkbg {
    background-image: url(pinkbg.png);
    color: #000;
    top: 0;
    color: #fff;
}

.greybg {
    background-image: url(greybg.png);
}

.white-font{
  color: white;
}

.tile {
    width: 260px;
}

.screenshot1 {
    background-image: url('images/screenshots/Screenshot1.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.screenshot2 {
    background-image: url('images/screenshots/Screenshot2.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.screenshot3 {
    background-image: url('images/screenshots/Screenshot3.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.screenshot4 {
    background-image: url('images/screenshots/Screenshot4.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.screenshot5 {
    background-image: url('images/screenshots/Screenshot5.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.screenshot6 {
    background-image: url('images/screenshots/Screenshot6.png');
    width: 180px;
    height: 300px;
    background-repeat: no-repeat;
    margin: 0 35px;
    background-size:contain;
}

.colorcode {
    background-image: url(sprite.png);
    width: 122px;
    height: 140px;
    background-position: 0px -314px;
    background-repeat: no-repeat;
    margin: 0 69px;
}

.track {
    background-image: url(sprite.png);
    width: 123px;
    height: 140px;
    background-position: -124px -314px;
    background-repeat: no-repeat;
    margin: 0 68px;
}

.prediction {
    background-image: url(sprite.png);
    width: 138px;
    height: 140px;
    background-position: -249px -314px;
    background-repeat: no-repeat;
    margin: 0 60px;
}

.autopause {
    background-image: url(sprite.png);
    width: 129px;
    height: 140px;
    background-position: -389px -314px;
    background-repeat: no-repeat;
    margin: 0 65px;
}

.password {
    background-image: url(sprite.png);
    width: 171px;
    height: 134px;
    background-position: 0 -455px;
    background-repeat: no-repeat;
    margin: 0 44px;
}

.reminders {
    background-image: url(sprite.png);
    width: 113px;
    height: 134px;
    background-position: -175px -456px;
    background-repeat: no-repeat;
    margin: 0 73px;
}

.love {
    background-image: url(sprite.png);
    width: 129px;
    height: 134px;
    background-position: -291px -456px;
    background-repeat: no-repeat;
    margin: 0 65px;
}

.weight {
    background-image: url(sprite.png);
    width: 125px;
    height: 134px;
    background-position: -424px -456px;
    background-repeat: no-repeat;
    margin: 0 67px;
}

.temp {
    background-image: url(sprite.png);
    width: 58px;
    height: 132px;
    background-position: -0px -592px;
    background-repeat: no-repeat;
    margin: 0 101px;
}

.pill {
    background-image: url(sprite.png);
    width: 83px;
    height: 132px;
    background-position: -62px -592px;
    background-repeat: no-repeat;
    margin: 0 88px;
}

.symptom {
    background-image: url(sprite.png);
    width: 123px;
    height: 132px;
    background-position: -147px -592px;
    background-repeat: no-repeat;
    margin: 0 68px;
}

.mood {
    background-image: url(sprite.png);
    width: 131px;
    height: 132px;
    background-position: -271px -592px;
    background-repeat: no-repeat;
    margin: 0 64px;
}

.world {
    background-image: url(world.png);
    color: #fff;
    top: 0;
    content: "";
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 0;
    left: 0;
    padding-top: 65px;
    background-position: top center;
}

#select-lang-title {
    margin-top: 0em;
    display: block;
    clear: both;
}

#langlink {
    width: 570px;
    margin: 0 auto;
}

#langlink div a {
    color: #fff;
    text-decoration: none;
}

#langlink div a:hover {
    color: #67c6e7;
}

.text-align-left {
    text-align: left;
}

.lang-column {
    /*margin: 0 auto;*/
    display: inline-block;
    padding: 0 37px;
}

.devices {
    background-image: url(sprite.png);
    width: 496px;
    height: 303px;
    background-position: -107px 0px;
    background-repeat: no-repeat;
    margin: 0em 2em 2em 2em;
}

.dots {
    background-image: url(sprite.png);
    background-position: 0px -90px;
    width: 107px;
    height: 16px;
    background-repeat: no-repeat;
    margin: -25px 10em 1em;
}

.mobile {
    background-image: url(sprite.png);
    width: 992px;
    height: 570px;
    background-position: 0px -787px;
}

.logo {
    background-image: url(sprite.png);
    width: 102px;
    height: 89px;
    background-position: 0 -100px;
    margin: 11px 4px 8px -10px;
}

.new_logo {
    background-image: url(images/logo_heart_new.png);
    width: 80px;
    height: 55px;
    margin: 30px -10px 8px 10px;
    background-repeat: no-repeat;
    background-size: contain;
}

.new_logo-eng {
    background-image: url(images/logo_heart_new.png);
    width: 120px;
    height: 90px;
    margin: 30px -10px 8px 10px;
    background-repeat: no-repeat;
    background-size: contain;
}

.heart {
    background-image: url(sprite.png);
    width: 102px;
    height: 89px;
    background-position: 0 -107px;
    margin: -40px 10px;
    display: inline-block;
}

.scrtxt {
    font-size: 24px;
    width: 235px;
    padding: 0;
    margin: 0 0 1em 0;
    text-align: center;
}

.download {
    margin: 0 10em;
    display: inline-block;
}

.dola {
    background-image: url(sprite.png);
    width: 282px;
    height: 249px;
    background-position: -551px -466px;
    margin: 4.2em 22em;
}

.inputfield {
    font-size: 2em;
    padding: 10px;
    width: 600px;
    border: 0;
    border-radius: 10px;
    margin: 0 0 0 52px;
    font-family: 'CicleSemi', sans-serif;
}

.textarea {
    font-size: 2em;
    padding: 10px;
    max-width: 600px;
    max-height: 200px;
    width: 600px;
    height: 200px;
    border: 0;
    border-radius: 10px;
    margin: 10px 0 0 0;
    font-family: 'CicleSemi', sans-serif;
    resize: none;
}

.btn {
    font-size: 3em;
    border-radius: 10px;
    padding: 10px 30px;
    color: #fff;
    border: 0;
    background-color: #3f3f3f;
    font-family: 'CicleSemi', sans-serif;
}

.btn:hover, .btn:focus {
    background-color: #000;
}

.footer {
    min-height: 280px;
    color: #272727;
    background-color: #f6f6f6;
}

.twitter {
    background-image: url(sprite.png);
    width: 49px;
    height: 49px;
    background-position: -724px 0;
    margin: 30px;
    background-color: #3f3f3f;
    display: inline-block;
}

#___plusone_0 {
    width: 70px !important;
}

.fb {
    background-image: url(sprite.png);
    width: 49px;
    height: 48px;
    background-position: -781px 0;
    margin: 30px;
    background-color: #3f3f3f;
    display: inline-block;
}

.twitter:hover {
    background-color: #e89292;
}

.fb:hover {
    background-color: #e89292;
}

.flatwhite {
    background-color: #fff;
    color: #3e3e3e;
    padding: 1.5em 0;
}

.flatwhite>div>div>a>p {
    text-align: center;
    float: none;
}

.flatwhite a {
    color: #85c7ff;
    text-decoration: none;
}

.flatwhite a:hover {
    color: #60b6ff;
}

.footsocial {
    background-color: #3e3e3e;
    color: #fff;
    padding-top: 20px;
    font-family: arial;
}

.footsocial a {
    color: #85c7ff;
    text-decoration: none;
}

.footsocial a:hover {
    color: #60b6ff;
}

.doodle {
    /*background-image: url(doodle.png);*/
    background-repeat: no-repeat;
    width: 100%;
    z-index: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    background-position: center bottom;
}

.communicate {
    background-image: url(sprite.png);
    width: 182px;
    height: 119px;
    background-position: -550px -344px;
    margin: 3em 25em;
}

.hor-cntr {
    margin: 0 auto;
}

.height_full {
    height: 100%;
}

.slider-buttons {
    width: 30px;
    border: none;
    height: 62px;
    background-repeat: no-repeat;
    background-color: Transparent;
}

#slider-link-1 {
    text-decoration: none;
}

#slider-link-2 {
    text-decoration: none;
}

#slider-link-3 {
    text-decoration: none;
}

button:focus {
    outline: 0;
}

.cursor-pointer {
    cursor: pointer;
}

.email-anchor { color: #FFFFFF; text-decoration: none; }
.email-anchor:hover { color: #FFFFFF; text-decoration: none; }

.email-btn {
    background-color: #3f3f3f;
    border-radius: 10px;
    font-size: 3em;
    width: 340px;
    margin: 90px auto;
    padding: 5px;
}

#contact {
    max-height: 500px !important;
    min-height: 500px !important;
}