body {
    margin: 0px;
}

a {
    outline: none !important;
}

:focus {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

* {
    outline: none !important;
}

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

p {
    font-size: 15px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400
}

li {
    font-size: 15px;
    font-style: italic;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    padding: 0 0 5px 0;
}


/*-------------SLIDE1--------------*/

.fd-slide1 {
    width: 100%;
    max-width: 1900px;
    position: relative;
    background: url("../img/day1/slide1-bg.jpg");
    background-size: 100% 100%;
    padding: 50px 0 0 0;
}

.logo {
    margin: 0 auto;
    background: url("../img/day1/logo.png") no-repeat center center / 150px 150px;
    width: 150px;
    height: 150px;
}

.fd-slide1-1 {
    height: 165px;
    width: 105px;
    position: absolute;
    top: 50px;
    right: 50px;
    background: url("../img/day1/slide1-1.png");
}

.fd-slide1-road {
    position: absolute;
    bottom: -1px;
    left: 0px;
    width: 25%;
}

.fd-slide1-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

.fd-slide1-h1 {
    padding: 25px 0px 25px;
}

.fd-slide1-text p {
    padding-left: 20%;
}


/*-----------//SLIDE1--------------*/


/*-----------SLIDE2--------------*/

.fd-slide2 {
    width: 100%;
    max-width: 1900px;
    height: 1000px;
    position: relative;
    background: url("../img/day1/slide2-bg.jpg");
    background-size: 100% 100%;
    padding: 25px 0 0 0;
}

.fd-slide2-h1 {
    padding: 0 0 25px 0;
}

.fd-slide2-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
}

.fd-slide1-halfman {
    width: 275px;
    height: 475px;
    position: absolute;
    bottom: 0;
    right: 10%;
    background: url("../img/day1/slide2-halfman.png") no-repeat;
    background-size: 100%;
}


/*---------//SLIDE2--------------*/


/*-----------SLIDE3--------------*/

.fd-slide3 {
    width: 100%;
    max-width: 1900px;
    /*height:480px;*/
    position: relative;
    background: url("../img/day1/slide3-bg.jpg");
    background-size: 100% 100%;
    padding: 50px 0 0 0;
}

.fd-slide3-h1 {
    padding: 0 0 50px 0;
}

.fd-slide3-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
    padding: 0 0 30px 0;
}

.fd-slide3-separman {
    width: 375px;
    height: 300px;
    position: absolute;
    bottom: 0;
    left: 7%;
    background: url("../img/day1/slide3-separman.png");
    background-size: 100% 100%;
}


/*---------//SLIDE3--------------*/


/*-----------SLIDE4--------------*/

.fd-slide4 {
    width: 100%;
    max-width: 1900px;
    height: 900px;
    position: relative;
    background: url("../img/day1/slide4-bg.jpg");
    background-size: 100% 100%;
    padding: 50px 0 0 0;
}

.fd-slide4-h1 {
    padding: 0 0 30px 0;
}

.fd-slide4-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
}

.fd-slide4-text p {
    text-align: justify;
}


/*---------//SLIDE4--------------*/


/*-----------SLIDE5--------------*/

.fd-slide5 {
    width: 100%;
    max-width: 1900px;
    height: 850px;
    position: relative;
    background: url("../img/day1/slide5-bg.jpg");
    background-size: 100% 100%;
    padding: 30px 0 0 0;
}

.fd-slide5-h1 {
    padding: 0 0 50px 0;
}

.fd-slide5-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
}


/*---------//SLIDE5--------------*/


/*-----------SLIDE6--------------*/

.fd-slide6 {
    width: 100%;
    max-width: 1900px;
    /*height:4100px;*/
    position: relative;
    background: url("../img/day1/slide6-bg.jpg");
    background-size: 100% 100%;
    padding: 30px 0 0 0;
}

.fd-slide6-h1 {
    padding: 0 0 25px 0;
}

.fd-slide6-h2 {
    padding: 50px 0 0 0;
}

.fd-slide6-h3 {
    padding: 50px 0 0 0;
}

.fd-slide6-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
    padding: 0px 0px 100px;
}

.fd-slide6-text p {
    text-align: justify;
    padding: 0 0 10px 0;
}


/*---------//SLIDE5--------------*/


/*-----------SLIDE7--------------*/

.fd-slide7 {
    width: 100%;
    max-width: 1900px;
    height: 1970px;
    position: relative;
    background: url("../img/day1/slide7-bg.jpg");
    background-size: 100% 100%;
    padding: 30px 0 0 0;
}

.fd-slide7-text {
    width: 800px;
    top: 50px;
    margin: 0 auto;
}

.fd-slide7-table-all {
    width: 100%;
    height: 820px;
    position: relative;
}

.fd-slide7-table-h1-1,
.fd-slide7-table-h1-2,
.fd-slide7-table-h1-3 {
    width: 265px;
    height: 845px;
    float: left;
    margin: 50px 0px 0 0px;
    position: relative;
}

.fd-slide7-table-h1-1 {
    background: url("../img/day1/fd-slide7-table1.png") no-repeat;
    background-size: 98%;
}

.fd-slide7-table-h1-2 {
    background: url("../img/day1/fd-slide7-table2.png") no-repeat;
    background-size: 98%;
}

.fd-slide7-table-h1-3 {
    background: url("../img/day1/fd-slide7-table3.png") no-repeat;
    background-size: 98%;
}

.block-price {
    position: absolute;
    width: 250px;
    text-align: center;
    bottom: 20px;
    background: #fff;
    margin-left: 1px;
    border-radius: 7px;
    padding-bottom: 10px;
}

.fd-slide7-table-zakaz:hover {
    background: url("../img/day1/fd-slide7-table-zakaz-hover.png") no-repeat;
}

.line-height-15 {
    line-height: 15px
}

.margin-5 {
    margin: 5px
}

#prices {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-style: normal;
    color: #777;
    position: absolute;
    bottom: 10px;
}

#prices p {
    font-style: normal;
    line-height: 14px;
}

#prices div samp {
    display: none;
    font-family: "Open Sans", sans-serif;
    font-size: 35px;
    text-align: center;
    color: #555;
}

.price {
    font-family: "Open Sans", sans-serif;
    font-size: 25px;
    text-align: center;
    color: #555;
}

.buy {
    font-size: 14px;
    /*border: 1px solid #A3AA91;
	width: 100px;*/
    float: right;
    margin: 0px 15px 0px 0px;
    /*background: #DADEC4;
	border-radius: 5px;*/
    /*
-webkit-transition: all 200ms;
-moz-transition:    all 200ms;
-o-transition:      all 200ms;
-ms-transition:     all 200ms;
transition:         all 200ms;*/
}

.buy:hover {
    /*background:#E3F38C;

-webkit-transition: all 200ms;
-moz-transition:    all 200ms;
-o-transition:      all 200ms;
-ms-transition:     all 200ms;
transition:         all 200ms;*/
}

.buy a {
    color: #555;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 21px;
    padding: 7px 7px 7px 1px;
    text-shadow: 1px 1px 1px #FFF;
}

.buy a:hover {
    text-decoration: none;
}

.yes {
    border: 1px solid #5B725A;
    float: left;
    padding: 5px 0px;
    border-radius: 5px;
    background-color: #CFECAB;
    margin: 0 0 0 100px;
    text-align: center;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
}

.yes:hover {
    background-color: #A5FF35;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
}

.yes a {
    width: 150px;
    display: block;
    color: #333;
}

.yes a:hover {
    color: #333;
}

.no {
    border: 1px solid #B2BFB1;
    float: right;
    padding: 5px 0px;
    border-radius: 5px;
    background-color: #F2F2F2;
    margin: 0px 100px 0px 0px;
    color: #999;
    text-align: center;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
}

.no:hover {
    background-color: #E6BFA9;
    -webkit-transition: all 200ms;
    -moz-transition: all 200ms;
    -o-transition: all 200ms;
    -ms-transition: all 200ms;
    transition: all 200ms;
}

.no a {
    width: 150px;
    display: block;
    color: #999;
}

.no a:hover {
    color: #999;
}

#pricess div samp {
    display: none;
}

samp {
    line-height: 33px;
}

.price-block1 {
    float: left;
    margin: 0 0 0 3px
}

.price-block2 {
    float: left;
    margin: 0 0 0 23px
}

.price-block3 {
    float: left;
    margin: 0 0 0 23px
}

span.ruble {
    text-transform: uppercase;
}

span.line-through {
    text-decoration: line-through;
}

span.dot {
    position: absolute;
    text-indent: -1000em;
}

.name-pr {
    font-size: 11px;
}

.footer {
    width: 320px;
    height: 100px;
    float: right;
    margin: 100px 0 0 0;
}

.footer > .logo {
    float: left;
    width: 100px;
    height: 100px;
    background-size: 100% auto;
}

.footer-autor {
    float: right;
    border-left: 4px solid #eee;
    padding: 5px 0 0 30px;
}

.footer p {
    font-size: 19px;
    margin: 2px 0;
}


/*---------//SLIDE7--------------*/
