@CHARSET "UTF-8";

@font-face {
    font-family: EkibastuzBlack;
    src: url("../../fonts/snapheal/Ekibastuz_Black.otf");
}

@font-face {
    font-family: EkibastuzHeavy;
    src: url("../../fonts/snapheal/Ekibastuz_Heavy.otf");
}

@font-face {
    font-family: Trebuchet;
    src: url("../../fonts/snapheal/trebuc.ttf");
}

@font-face {
    font-family: EkibastuzLight;
    src: url("../../fonts/Ekibastuz_Light.otf");
}

@font-face {
    font-family: "OpenSans-Regular";
    src: url("../../fonts/OpenSans-Regular.ttf");
}

@font-face {
    font-family: "OpenSans-Semibold";
    src: url("../../fonts/OpenSans-Semibold.ttf");
}

@font-face {
    font-family: "OpenSans-Bold";
    src: url("../../fonts/OpenSans-Bold.ttf");
}

@font-face {
    font-family: "Ekibastuz-Bold";
    src: url("../../fonts/Ekibastuz_Bold.otf");
}

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input,hr {margin:0; padding:0; font-family: Verdana, Tahoma, Helvetica; font-size: 13px;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {margin:0; padding:0; font-style:normal; font-family: Verdana, Tahoma, Helvetica;}
ul,ol {list-style: none;}
fieldset,img,hr {border:none;}
caption,th {text-align:left;}
table {border-collapse:collapse; border-spacing:0;}
td {vertical-align:top;}

.clear {
    clear: both;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.preloader {
    display: none;
}

html {
    min-height: 100%;
    min-width: 100%;
    background: url("../../images/snapheal/site/bg.jpg");
}

body {
    border-collapse: collapse;
    background: url("../../images/snapheal/site/top.jpg") top center no-repeat;
}

.wrapper {
    width: 1160px;
    margin: 0 auto;
}

.wrapper .wrapper-logo{
    height: 152px;
    margin: 1% 11%;
}

.wrapper .baner {
    height: 750px;
    z-index: 1000;
    padding-top: 0px;
}

.wrapper .baner .promo {
    float: left;
    margin-left: 170px;
    padding-top: 0px;
    margin-bottom: 20px;
}

.wrapper .baner .promo .bestApp {
    width: 93px;
    height: 93px;
    margin: 36px 0 167px 0;
    background: url("../../images/snapheal/site/bestApp.png") top center no-repeat;
}

.wrapper .baner .promo a.video {
    display: block;
    float: left;
    width: 101px;
    height: 72px;
    margin-right: 30px;
    border-radius: 6px;
    background: url("../../images/snapheal/site/promo-video2.jpg") top center no-repeat;
}

/*.wrapper .baner .promo a.video:hover {
	background-position: 0px -72px;
}*/

.wrapper .baner .promo .sharing {
    float: left;
}

.wrapper .baner .promo .sharing a {
    display: block;
    width: 66px;
    height: 22px;
    margin: 0px 0px 3px 0px;
}

.wrapper .baner .promo .sharing a.fb {background: url("../../images/snapheal/site/fb.png") top center no-repeat;}
.wrapper .baner .promo .sharing a.tw {background: url("../../images/snapheal/site/tw.png") top center no-repeat;}

.wrapper .baner .promo .sharing a:hover {
    background-position: 0px -22px;
}

.buttons {
    width: 900px;
    margin: 0 auto;
    text-align: center;
    margin-top: 50px;
}

.buttons .lets-buy {
    display: inline-block;
    cursor: pointer;
    width: 290px;
    margin: 0px 5px;
    text-align: center;
    position:relative;
}

.buttons .lets-buy  a.btns {
    display: inline-block;
    cursor: pointer;
    width: 283px;
    height: 92px;
    position:relative;
}

.buttons .lets-buy a.btns.btn-buy {background: url("../../images/snapheal/site/button-purchase2.png") top center no-repeat;}
.buttons .lets-buy a.btns.btn-try {background: url("../../images/snapheal/site/button-try.png") top center no-repeat;}
.buttons .lets-buy a.btns:hover {
    background-position: 0px -92px;
}

.fluid {
    font-family: Trebuchet, sans-serif;
    font-size: 14px;
    color: #5f5f5f;
    line-height: 16px;
    text-align: center
}
.fluid a {
    text-decoration: underline;
    color: rgb(50, 164, 229);
    line-height: 20px;
}
.fluid a:hover {text-decoration: none;}


.wrapper .steps {
    width: 1020px;
    margin: 0 auto;
    margin-top: 32px;
}

.wrapper .steps div {
    width: 980px;
    height: 250px;
    margin: 0 auto;
    background: url("../../images/snapheal/site/steps.jpg") top center no-repeat;
}

.wrapper .steps ul {
    width: 1020px;
    margin: 0 auto;
}

.wrapper .steps ul li {
    width: 340px;
    float: left;
}

.wrapper .steps ul li span {
    display: block;
    float: left;
    font-family: EkibastuzHeavy;
    font-size: 105px;
    color: rgba(0,0,0,0.1);
    margin-right: 10px;
}

.wrapper .steps ul li h2 {
    font-family: EkibastuzHeavy;
    font-size: 30px;
    color: rgba(0,0,0,0.6);
    margin-top: 20px;
}

.wrapper .steps ul li p {
    font-family: Trebuchet;
    font-size: 16px;
    color: rgba(0,0,0,0.6);
    /*margin-top: 16px;*/
}

.quotes-wrapper {
    width: 1100px;
    margin: 0 auto;
    margin-top: 130px;
}

.quotes {
    width: 1100px;
    margin: 0 auto;
    margin: 15px 0 28px;
    height: 182px;
    position: relative;
}

.quote-text-wrapper {
    height: 110px;
    position: relative;
    margin: 0 0 24px 0;
}

.quote-text {
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1100px;
    border: 2px solid #ced4d8;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

.quote-text p {
    text-align: center;
    font-size: 24px;
    text-decoration: italic;
    padding: 10px 20px;
}

.quotes ul {
    overflow: hidden;
    height: 48px;
    width: 1022px;
    margin: 0 auto;
    position: relative;
}

.quotes ul h3 {
    height: 48px;
    position: absolute;
    top: 0;
    margin: 0;
    cursor: pointer;
    text-indent: -999em;
}

.quotes ul p { display: none; }

.quotes ul .quote-1 { width: 128px; height: 32px; margin-top: 10px; left: 0; background: url("../../images/snapheal/logos/maclife.png") no-repeat; }
.quotes ul .quote-2 { width: 84px; height: 34px; margin-top: 8px; left: 153px; background: url("../../images/snapheal/logos/tnw.png") no-repeat; }
.quotes ul .quote-3 { width: 102px; height: 35px; left: 262px; margin-top: 6px; background: url("../../images/snapheal/logos/macworld.png") no-repeat; }
.quotes ul .quote-4 { width: 68px; height: 39px; left: 389px; margin-top: -1px; background: url("../../images/snapheal/logos/tuaw.png") no-repeat; }
.quotes ul .quote-5 { width: 158px; height: 30px; margin-top: 8px; left: 482px; background: url("../../images/snapheal/logos/mashable.png") no-repeat; }
.quotes ul .quote-6 { width: 144px; height: 30px; margin-top: 10px; left: 665px; background: url("../../images/snapheal/logos/appstorm.png") no-repeat; }
.quotes ul .quote-7 { width: 47px; height: 48px; left: 835px; background: url("../../images/snapheal/logos/cultofmac.png") no-repeat; }
.quotes ul .quote-8 { width: 120px; height: 34px; margin-top: 8px; left: 907px; background: url("../../images/snapheal/logos/lifehacker.png") no-repeat; }

.quotes ul .selected .quote-1 { background-position: 0 -32px; }
.quotes ul .selected .quote-2 { background-position: 0 -34px; }
.quotes ul .selected .quote-3 { background-position: 0 -35px; }
.quotes ul .selected .quote-4 { background-position: 0 -39px; }
.quotes ul .selected .quote-5 { background-position: 0 -30px; }
.quotes ul .selected .quote-6 { background-position: 0 -30px; }
.quotes ul .selected .quote-7 { background-position: 0 -48px; }
.quotes ul .selected .quote-8 { background-position: 0 -34px; }

.quote-arrow {
    width: 24px;
    height: 24px;
    background: url("../../images/snapheal/site/quotes-arrow.jpg") no-repeat;
    position: absolute;
    top: 109px;
    left: 20px;
    margin-top: -1px;
}


.one-click {
    width: 1160px;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 200px;
    background: url("../../images/snapheal/site/one-click-header.jpg") top center no-repeat;
}

.one-click ul {

}

.one-click ul li {

}

.one-click ul li h3 {
    width: 850px;
    margin: 0 auto;
    background: url("../../images/snapheal/site/one-click-title.png") top center no-repeat;
    background-position: 0px 20px;
    font-family: EkibastuzHeavy;
    font-size: 34px;
    text-align: center;
    color: #11368e;
}

.one-click ul li div {
    width: 1000px;
    height: 400px;
    margin: 0 auto;
    margin-top: 20px;
    background: url("../../images/snapheal/site/one-click-ba.png") top center no-repeat;
}

.one-click ul li div img {
    width: 438px;
    height: 317px;
    margin: 0;
    padding: 0;
    margin-top: 50px;
}

.one-click ul li div .before {
    margin-left: 21px;
}

.one-click ul li div .after {
    margin-left: 73px;
}

.one-click ul li p {
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 18px;
    text-align: center;
    margin-bottom: 50px;
}

.one-click .see-more {
    display: block;
    width: 200px;
    height: 38px;
    margin: 0 auto;
    cursor: pointer;
    background: url("../../images/snapheal/site/one-click-see-more.png") top center no-repeat;
}

.one-click .see-more:hover {
    background-position: 0px -38px;
}

.one-click #more-examples {
    display: none;
}


.tools-features {
    width: 1160px;
    margin: 0 auto;
    margin-top: 50px;
    padding-top: 200px;
    background: url("../../images/snapheal/site/tools-features-header.jpg") top center no-repeat;
}

.tools-features ul {
    width: 900px;
    margin: 0 auto;
}

.tools-features ul li {
    width: 800px;
    margin: 0 auto;
    margin-top: 30px;
}

.tools-features ul li img {
    width: 374px;
    height: 235px;
}

.tools-features ul li:nth-of-type(2n+1) img {
    float: left;
}

.tools-features ul li:nth-of-type(2n) img {
    float: right;
}

.tools-features ul li .content {
    width: 374px;
}

.tools-features ul li:nth-of-type(2n+1) .content {
    float: right;
}

.tools-features ul li:nth-of-type(2n) .content {
    float: left;
}

.tools-features ul li div h3 {
    font-family: EkibastuzHeavy;
    font-size: 30px;
    text-align: left;
    color: #11368e;
    margin-top: 40px;
}

.tools-features ul li div p {
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 16px;
}


.gallery {
    width: 1030px;
    margin: 0 auto;
    margin-top: 50px;
}

.gallery h3 {
    font-family: EkibastuzHeavy;
    font-size: 30px;
    text-align: center;
    color: #11368e;
}

.gallery ul {
    margin-top: 20px;
}

.gallery ul li {
    float: left;
    margin: 0 10px;
}

.gallery ul li a {

}

.gallery ul li a img {
    box-shadow: 0 1px 3px rgba(0,0,0,0.4);
}

.subscribe {
    border: 2px solid #ced4d8;
    border-radius: 10px;
    width: 530px;
    margin: 0 auto;
    margin-top: 30px;
    padding: 20px;
}

.subscribe legend {
    width: 370px;
    margin: 0 auto;
    text-align: center;
    margin-left: 80px;
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 18px;
}

.subscribe input[type="text"] {
    display: block;
    float: left;
    width: 432px;
    height: 32px;
    border: none;
    padding: 0px 10px;
    background: url("../../images/snapheal/site/subscribe-input.jpg") top center no-repeat;
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 18px;
    margin-right: 10px;
}

.subscribe input[type="text"]::-webkit-input-placeholder {
    color: rgba(0,0,0,0.3);
}

.subscribe input[type="text"]:-moz-placeholder {
    color: rgba(0,0,0,0.3);
}

.subscribe button {
    display: block;
    width: 64px;
    height: 34px;
    border: none;
    background: url("../../images/snapheal/site/subscribe-submit.jpg") top center no-repeat;
    margin-top: -10px;
    margin-left: 10px;
    box-shadow: 0px 3px 5px rgba(0,0,0,0.4);
}

footer {
    width: 1160px;
    height: 180px;
    margin: 0 auto;
    margin-top: 30px;
    /*	background: url("../../images/snapheal/site/footer-top.png") top center no-repeat;*/
}

footer .copyright {
    display: block;
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 12px;
    width: 500px;
    /*	float: left;
        margin: 90px 30px 0 100px;*/
    margin: 0 auto;
    margin-top: 20px;
    text-decoration: none;
    text-align: center;
}

footer .copyright:hover {
    text-decoration: underline;
}

footer .menu {
    float: left;
    margin: 90px 10px 0 100px;
}

footer .menu li {
    float: left;
    margin: 0 10px;
}

footer .menu li a {
    font-family: Trebuchet;
    color: rgba(0,0,0,0.6);
    font-size: 12px;
}

footer .menu li a:hover {
    text-decoration: none;
}

footer .share {
    float: left;
    margin-top: 80px;
    margin-right: 0px;
}

footer .share a {
    display: block;
    float: left;
    width: 66px;
    height: 22px;
    margin: 8px 10px;
}

footer .share a.fb {background: url("../../images/snapheal/site/fb.png") top center no-repeat;}
footer .share a.tw {background: url("../../images/snapheal/site/tw.png") top center no-repeat;}

footer .share a:hover {
    background-position: 0px -22px;
}

footer .share .fb-like {
    margin-top: 8px;
    float: left;
}

footer .designed {
    width: 180px;
    height: 44px;
    float: right;
    margin-top: 75px;
    margin-right: 100px;
    background: url("../../images/snapheal/site/designed-by.jpg") top center no-repeat;
}

.q-line {
    display: none;
    margin-left: 0px;
    opacity: 0;
    margin-top: -260px;
    position: fixed;
    top: 50%;
    left: 0;
    width: 110px;
    background: none;
    border: 0;
}

.q-buttons {
    display: block;
    width: 110px;
}

.q-buttons a {
    display: block;
}

.q-close {
    float: right;
    width: 20px;
    height: 20px;
    border: none;
    background: url('../../images/snapheal/q/x.png') top left no-repeat;
    cursor: pointer;
}

.q-buy {
    width: 104px;
    height: 274px;
    border: none;
    background: url('../../images/snapheal/q/buy.png') top left no-repeat;
}

.q-try {
    margin-top: 5px;
    width: 105px;
    height: 250px;
    border: none;
    background: url('../../images/snapheal/q/try.png') top left no-repeat;
}

.q-close:hover {
    background-position: -20px 0;
}

a.q-buy:hover {
    background-position: -104px 0;
}

a.q-try:hover {
    background-position: -105px 0;
}


.spiner {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -102px;
    margin-left: -88px;
    width: 175px;
    height: 175px;
    background-color: #000000;
    opacity: 0.7;
    border-radius: 19px;
    text-align: center;
    color: #ffffff;
    font-family: Verdana,sans-serif;
    font-weight: normal;
    font-size: 14px;
}


.spiner .loading
{
    background: url('http://snapheal.com/images/snapheal/popup/spiner.gif') top center no-repeat;
    width: 35px;
    height: 35px;
    margin: 65px 0 0 68px;
}

.mail-form{
    width: 550px;
    height: 251px;
    margin: 0 auto;
    margin-top: 53px;
    color: #49525b;
}

.mail-form h2{
    font-family: "OpenSans-Semibold";
    font-weight: normal;
    font-size: 16px;
    margin: 0px 0px 3px 19px;
}

.mail-form p{
    font-family: "OpenSans-Bold";
    margin-left: 20px;
    word-spacing: 4px;
}

.mail-form form{
    width: 581px;
    height: 150px;
}

.mail-form input{
    width: 338px;
    height: 28px;
    margin-bottom: 20px !important;
    padding-left: 9px;
    border: 1px solid #bec3c8;
    background: #ffffff;
}


.mail-form .send-button-fon{
    background: url('../../images/snapheal/new/sing-up-fon.png') -5px -4px no-repeat;
    width: 197px;
    height: 149px;
    float: left;
}

.mail-form .send-button-fon button{
    background: url('../../images/snapheal/new/butt.png') -60px -167px;
    border: none;
    width: 182px;
    height: 60px;
    margin: 64px 0px 0px 10px;
}

.mail-form .send-button-fon button:hover{
    background: url('../../images/snapheal/new/butt.png') -59px -225px;
}

.mail-form .input{
    width: 349px;
    float: left;
    background: #f2f3f5;
    margin: 10px 0px 0px 0px;
    padding: 29px 12px 0px 20px;
    border: 1px solid #bec3c8;
}

.wrapper .soc-button{
    font-family: "OpenSans-Regular";
    color:#2285c6;
    overflow: hidden;
    margin: -38px 0px 0px 0px;
}

.wrapper .soc-button p{
    font-family: "OpenSans-Semibold";
    width: 407px;
    float: left;
    margin: 9px -18px 0px 323px;
    word-spacing: 3px;
}

.soc-button a.twitter-button{
    width: 76px;
    height: 38px;
    float: left;
    background: url('../../images/snapheal/new/soc-button.png') 1px 0px;;
}

.soc-button a.twitter-button:hover{
    background: url('../../images/snapheal/new/soc-button.png') 1px -45px;
}

.soc-button a.facebook-button{
    width: 84px;
    height: 37px;
    float: left;
    background: url('../../images/snapheal/new/soc-button.png') -77px 0px;
}

.soc-button a.facebook-button:hover{
    background: url('../../images/snapheal/new/soc-button.png') -74px -45px;
}

/* pop-up window*/
.overlay {
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
    z-index: 0;
}

.popup  {
    display: none;
    margin: 0 auto;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -145px;
    margin-left: -226px;
    width: 452px;
    height: 290px;
    background: url('../../images/snapheal/popup/login-bg.jpg') top center no-repeat;
    border-radius: 11px;
}

.popup .logo {
    margin: 0; padding: 0;
    margin: 23px 0 0 20px;
    float: left;
    width: 58px;
    height: 59px;
    background: url('../../images/snapheal/popup/logo.png') top center no-repeat;
}

.popup .desc {
    float: left;
    padding: 29px 0 0 12px;
    color: #d7d7d7;
    font-family: EkibastuzLight;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    text-shadow: 0 1px 1px rgba(0,0,0,0.93);
    line-height: 25px;
}

.popup .enter-fields {
    margin: 0 auto;
    width: 280px;
}
.popup .enter-field {
    width: 247px;
    height: 31px;
    margin-top: 15px;
    border-radius: 4px;
    border: 1px solid #505050;
    padding: 0 15px;
}

.fbutton {
    border: none;
    margin-top: 20px;
    width: 127px;
    height: 38px;
    background: url('../../images/snapheal/popup/button.png') top center no-repeat;
    color: #d7d7d7;
    font-family: Verdana,sanss-serif;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    cursor: pointer;
    text-shadow: 0 1px 1px rgba(0,0,0,0.73);
}

.fbutton:last-of-type {
    margin-left: 20px;
}


.fbutton:hover {
    background-position: 0 -41px;
}

.enter-field:focus {
    -moz-box-shadow: 0 0 6px rgba(47,147,247,0.85);
    -webkit-box-shadow: 0 0 6px rgba(47,147,247,0.85);
    box-shadow: 0 0 6px rgba(47,147,247,0.85);
}

.enter-field.error {
    -moz-box-shadow: 0 0 6px rgba(255,25,26,0.75);
    -webkit-box-shadow: 0 0 6px rgba(255,25,26,0.75);
    box-shadow: 0 0 6px rgba(255,25,26,0.75);
}

.enter-field.error:focus {
    -moz-box-shadow: 0 0 13px rgba(255,25,26,0.75);
    -webkit-box-shadow: 0 0 13px rgba(255,25,26,0.75);
    box-shadow: 0 0 13px rgba(255,25,26,0.75);
}

.popup .thanks {
    display: none;
    margin: 0 auto;
    padding: 20px 0 0 55px;
    text-align: center;
    color: #b3b5bc;
    font-family: EkibastuzLight;
    font-weight: bold;
    font-size: 20px;
    text-align: left;
    text-shadow: 0 1px 1px rgba(0,0,0,0.93);
}

.popup.heart{
    background: url("../../images/snapheal/popup/heart.png") !important;
    height: 290px;
}

.close{
    background: url("../../images/snapheal/popup/close.png");
    width:20px;
    height:20px;
    display:none;
    margin: 10px 0px 0px 7px;
    float:left !important;
}

.close:hover{
    cursor:pointer;
}

.popup.ops{
    background: url("../../images/snapheal/popup/ops.png") !important;
    height: 290px;
}

.bot-pre-popup{
    bottom: 138px !important;
    left: -52px !important;
    z-index: 100;
}

.bot-popup{
    height:270px !important;
}