html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
    vertical-align: baseline;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

i, em {
    font-style: italic;
}

b, strong {
    font-weight: bold;
}

/* links */
a, a:link, a:visited {
    text-decoration: underline;
    color: #0066ff;
}

a:hover, a:focus, a:active {
    color: #ff3333;
}

a img, img {
    border: none;
    text-decoration: none;
}

/* titles */

h1 {
    font: 2em/1.2 normal 'Exo 2', sans-serif;;
    padding: 0 0 0.5em 0;
	color: #000;
}

h2 {
    font: 2.4em/1.2 normal 'Exo 2', sans-serif;;
    padding: 0 0 0.5em 0;
    color: #666;
    font-weight: 600;
}

h2.titleh2 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
} 

h3 {
    font: 1.5em/1.2 normal 'Exo 2', sans-serif;;
    padding: 0 0 0.5em 0;
    color: #333;
}

h4 {
    font: 1.25em/1.2 normal 'Exo 2', sans-serif;;
    padding: 0 0 0.5em 0;
    color: #000;
}

/* body */
body {
    font: 16px/1.3 'Exo 2', sans-serif;;
    color: #111;
	background: #fff;
	text-align: center;
}

.page {
    width: 940px;
    margin: 0 auto;
	padding: 0 10px;
	text-align: left;
}

.clear {
    clear: both;
    height: 1px;
    line-height: 1px;
}

/* content */
.content {
}

.content p {
    padding: 0 0 1em 0;
}

.content table p {
    padding: 0;
}

.content ul, .content ol {
    margin: 0 0 1.5em 0;
}

.content ul li {
    margin:  0 0 0 1.5em;
    list-style: disc;
}

.content ol li {
    margin: 0 0 0 1.5em;
    list-style: decimal;
}

.center {
    text-align: center;
}

.green {
    color: #b3ed53;
}

.shdw {
    background: url(../img/shdw.jpg) top center no-repeat;
}

/* breadcrumbs */
.breadcrumbs {
    height: 40px;
    line-height: 40px;
}

.breadcrumbs a {
    font-size: 12px;
    color: #666;
}

/* header */
header {
    display: block;
    position: relative;
    height: 720px;
    background: url(../img/header.jpg) center bottom no-repeat;
    background-size: cover;
    z-index: 1;
}

.topbar {
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 0;
    background: url(../img/top.png);
    color: #fff;
    z-index: 2;
}

.logo {
    float: left;
    font-weight: 600;
    font-size:21px;
    text-align: center;
}

.title {
    display: block;
    font-size: 42px;
    line-height: 42px;
    text-transform: uppercase;
}

.call {
    float: right;
    text-align: right;
    color: #b3ed53;
    font-weight: 600;
    font-size: 26px;
    width: 260px;
    background: url(../img/4.png) 10px 10px no-repeat;
}

.callme {
    display: block;
    margin-top: 5px;
}

.gift {
    display: block;
    float: left;
    margin: 8px 0 0 30px;
}

.orderform {
    width: 330px;
    padding: 20px;
    border: 2px solid #9cc;
    border-radius: 6px;
    background-color: #ececec;
}

.orderform p {
    font-size: 18px;
    width: 250px;
    margin-bottom: 20px;
    color: #666;
}

.topform {
    position: absolute;
    left: 50%;
    top: 180px;
    z-index: 2;
    margin-left: 95px;
}

.nabor {
    position: absolute;
    top: 20px;
    right: -20px;
    z-index: 2;
}

.ourprice {
    position: absolute;
    bottom: 45px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 28px;
    font-weight: 600;
    left: 0;
    right: 0;
}

/* forms */
.forms input[type="text"], .forms textarea {
    display: block;
    margin: 5px 0 15px 0;
    height: 26px;
    padding: 0 4px;
    border: 2px solid #99cccc;
    width: 258px;
    background-color: #f1f1f1;
    border-radius: 3px;
}

.forms textarea {
    width: 290px;
    height: 100px;
}

input.button {
    display: block;
    height: 40px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 4px;
    background: url(../img/ordergift.png) no-repeat;
    width: 275px;
    cursor: pointer;
}
input.button2 {
    display: block;
    height: 40px;
    line-height: 34px;
    padding: 0 20px;
    text-align: center;
    color: #fff;
    border: none;
    border-radius: 4px;
    background: url(../img/callme.png) no-repeat;
    width: 275px;
    cursor: pointer;
}

.orderform .forms input[type="text"] {
    width: 318px;
}

.orderform input.button {
    width: 255px;
    margin: 0 auto;
    background: url(../img/order.png) no-repeat;
    cursor: pointer;
}

/* prices */

.prices {
    padding-bottom: 20px;
}

.price {
    width: 470px;
    height: 360px;
    float: left;
    text-align: center;
    margin-top: 20px;
}

.price h3 {
    text-align: center;
    height: 60px;
    font-size: 2em;
    color: #666;
    line-height: 1em;
}

.left {
    width: 140px;
    float: left;
}

.count {
    display: block;
    width: 100px;
    height: 75px;
    padding-top: 25px;
    border-radius: 60px;
    border: 4px solid #66cc00;
    color: #003300;
    background-color: #b3ed53;
    font-size: 24px;
    font-weight: 600;
    margin: 0 auto 30px auto;
}

.old {
    display: block;
    font-size: 18px;
    font-weight: 500;
    text-decoration: line-through;
}

.window {
    margin-left: 160px;
    width: 310px;
    height: 210px;
}

.ororder {
    display: block;
    margin-top: 20px;
}

/* grey */
.grey {
    background: #ececec;
    padding: 20px 0;
}

.grey h2 {
    text-align: center;
}

.grey .forms input {
    float: left;
    margin: 5px 50px 0 0;
}

.grey .forms input.button {
    margin: 0;
}

/* works */
.works {
    padding: 40px;
}

.portfolio {
    margin: 40px 0;
}

.portfolio img {
    display: block;
    float: left;
}

.adv {
    margin-top: 30px;
}

.adv ul {
    width: 400px;
    margin: 0 auto
}

.adv ul li {
    display: block;
    padding-left: 40px;
    height: 40px;
    line-height: 30px;
    background: url(../img/check.png) left center no-repeat;
}

.also {
    margin-bottom: 40px;
}

.also span {
    display: block;
    width: 260px;
    height: 150px;
    float: left;
    background-color: #b3ed53;
    text-align: center;
    margin-top: 40px;
}

.also span.alsoc {
    margin: 40px 70px 0 70px;
}

.how {
    width: 700px;
    margin: 40px auto 0 auto;
}

.how span {
    display: block;
    width: 200px;
    height: 200px;
    float: left;
    text-align: center;
    color: #666;
}

.how span.arr {
    width: 50px;
    padding-top: 30px;
    height: 180px;
}

.barr {
    text-align: right;
    padding: 0 80px 20px 0;
}

.gbarr {
    text-align: center;
}

/* orderme */
.orderme {
    display: block;
    position: relative;
    height: 700px;
    background: url(../img/7.jpg) center top no-repeat;
    background-size: cover;
    z-index: 1;
}

.bottomform {
    position: absolute;
    left: 50%;
    margin-left: -187px;
    top: 180px;
    z-index: 2;
}

.toorder {
    text-align: center;
    font-size: 30px;
    font-weight: 600;
}

.partners {
    margin: 40px 0;
    text-align: center;
}

.reviews {
    margin: 40px auto 20px auto;
    width: 700px;
}

.review {
    margin-bottom: 20px;
}

.review img {
    max-width: 95px;
    float: left;
}

.review p {
    margin-left: 110px;
}

/* footer */

footer {
    display: block;
    position: relative;
    background: url(../img/header.jpg) center top no-repeat;
    background-size: cover;
    color: #fff;
}

footer h2 {
    color: #fff;
    text-align: center;
    padding-top: 20px;
}

.bottombar {
    background: url(../img/bottom.png);
}

.bottombar .forms input {
    float: left;
    margin: 5px 50px 0 0;
}

.bottombar .forms input.button {
    margin: 0;
}

.callbottom {
    margin-top: 40px;
    padding: 40px 0;
}

footer .logo {
    font-size: 16px;
}

footer .title {
    font-size: 36px;
}

footer .gift {
    margin: 12px 0 0 20px;
}

.phonebottom {
    padding-top: 15px;
    float: right;
    text-align: right;
    font-weight: 600;
}

.phonebottom span {
    display: block;
    font-size: 28px;
    font-weight: 500;
    background: url(../img/24.png) left center no-repeat;
    padding-left: 20px;
}

.alert {
    position: fixed;
    top: 5px;
    right: 5px;
    padding:30px;
    background: #f30;
    color: #fff;
    opacity: .8;
    border-radius: 6px;
    z-index: 100000;
}

.alert-success {
    background: green;
}

#up {
    display:block;
    z-index:9000;
    position:fixed;
    top:110px;
    right:20px;
    cursor: pointer;
}

.d-timer {
    margin: 20px 0px 10px 0;
    text-align: center;
    color: #666;
}

.d-timer span {
    display: inline-block;
    vertical-align: top;
    width: 50px;
    margin: 0 10px;
}

#timer1 span,
#timer2 span {
    height: 40px;
    line-height: 40px;
    border-radius: 6px;
    background-color: #fff;
    margin: 10px;
    border: 2px solid #999;
}