@font-face {
    font-family: PT Sans; 
    src: url("../font/PT_Sans-Web-Regular.ttf")/*tpa=http://d.artropansale.com/font/PT_Sans-Web-Regular.ttf*/; 
   }



@import "../fonts.googleapis.com/css-family=Roboto-500,600,900.css"
/*tpa=http://d.artropansale.com/fonts.googleapis.com/css-family=Roboto-500,600,900.css*/

;
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

.purp {
    color: #ecaf2c
}

.gold {
    color: #fbc731
}

.blue {
    color: #8be2fc
}

@font-face {
    font-family: 'pdf';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/pfdindisplaypro-reg.ttf)/*tpa=http://d.artropansale.com/fonts/pfdindisplaypro-reg.ttf*/
}

@font-face {
    font-family: 'pdf';
    font-style: bold;
    font-weight: 700;
    src: url(../fonts/pfdindisplaypro-bold.ttf)/*tpa=http://d.artropansale.com/fonts/pfdindisplaypro-bold.ttf*/
}

@font-face {
    font-family: 'pdf';
    font-style: normal;
    font-weight: 100;
    src: url(../fonts/pfdindisplaypro-thin.ttf)/*tpa=http://d.artropansale.com/fonts/pfdindisplaypro-thin.ttf*/
}

@font-face {
    font-family: 'fontAwesom';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/fontawesome-webfont.ttf)/*tpa=http://d.artropansale.com/fonts/fontawesome-webfont.ttf*/
}

@font-face {
    font-family: 'fontAwesom2';
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/FontAwesome.otf)/*tpa=http://d.artropansale.com/fonts/FontAwesome.otf*/
}

.iconed {
    position: relative;
    padding-left: 50px
}

.iconed::before {
    content: "";
    background: url(../img/icons.png)/*tpa=http://d.artropansale.com/img/icons.png*/
    no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -5px
}

.iconed:nth-child(2n)::before {
    background-position-x: -40px
}

.iconed:nth-child(3n)::before {
    background-position-x: -80px
}

.icon-box {
    position: relative;
    padding-left: 50px
}

.icon-box .before {
    content: "";
    background: url(../img/icons.png)/*tpa=http://d.artropansale.com/img/icons.png*/
    no-repeat 0 0;
    width: 40px;
    height: 40px;
    position: absolute;
    left: -5px
}

.icon-box:nth-child(2n).before {
    background-position-x: -40px
}

.icon-box:nth-child(3n).before {
    background-position-x: -80px
}

.block-2 .icon-box {
    padding-left: 0;
    padding-top: 135px
}

.block-2 .icon-box .before {
    width: 125px;
    height: 125px;
    left: calc(50% - 62px);
    top: 0;
    background-position-y: -60px
}

.block-2 .icon-box.n2th .before {
    background-position-x: -125px
}

.block-2 .icon-box.n3th .before {
    background-position-x: -250px
}

.block-2 .icon-box.n4th .before {
    background-position-x: -375px
}

.block-2 .icon-box.n5th .before {
    background-position-x: -500px
}

.block-2 .icon-box.n6th .before {
    background-position-x: -625px
}

.block-3 .iconed {
    padding-left: 0
}

.block-3 .iconed::before {
    width: 40px;
    height: 40px;
    left: -50px;
    background-position-y: -200px
}

.block-3 .iconed.n2th::before {
    background-position-x: -40px
}

.block-3 .iconed.n3th::before {
    background-position-x: -80px
}

.block-10 .icon-box {
    padding-left: 0
}

.block-10 .icon-box .before {
    width: 40px;
    height: 40px;
    left: -50px;
    background-position-y: -200px;
    background-position-x: -120px
}

.block-14 .icon-box {
    padding-left: 0;
    padding-top: 135px
}

.block-14 .icon-box .before {
    width: 125px;
    height: 125px;
    left: calc(50% - 62px);
    top: 0;
    background-position-y: -250px
}

.block-14 .nth-3 .before {
    background-position-x: -125px
}

.block-14 .nth-5 .before {
    background-position-x: -250px
}

.block-14 .nth-2 .before {
    background-position-x: -375px
}

.block-14 .nth-4 .before {
    background-position-x: -500px
}

@media (max-width: 767px) {
    .block-3 .iconed {
        padding-left: 0
    }
    .block-3 .iconed::before {
        background-image: none
    }
    .block-3 .iconed.n2th::before {
        background-image: none
    }
    .block-3 .iconed.n3th::before {
        background-image: none
    }
    .block-10 .icon-box {
        padding-left: 28px
    }
    .block-10 .icon-box .before {
        width: 25px;
        height: 25px;
        left: 0;
        top: 8px;
        background-position-y: -200px;
        background-position-x: -160px
    }
    .block-14 .icon-box {
        padding-left: 0;
        padding-top: 100px
    }
    .block-14 .icon-box .before {
        width: 90px;
        height: 90px;
        left: calc(50% - 45px);
        top: 0;
        background-position-y: -470px
    }
    .block-14 .nth-3 .before {
        background-position-x: -90px
    }
    .block-14 .nth-5 .before {
        background-position-x: -180px
    }
    .block-14 .nth-2 .before {
        background-position-x: -270px
    }
    .block-14 .nth-4 .before {
        background-position-x: -360px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .block-2 .icon-box {
        padding-left: 0;
        padding-top: 105px
    }
    .block-2 .icon-box .before {
        width: 90px;
        height: 90px;
        left: calc(50% - 45px);
        background-position-y: -380px
    }
    .block-2 .icon-box.n2th .before {
        background-position-x: -90px
    }
    .block-2 .icon-box.n3th .before {
        background-position-x: -180px
    }
    .block-2 .icon-box.n4th .before {
        background-position-x: -270px
    }
    .block-2 .icon-box.n5th .before {
        background-position-x: -360px
    }
    .block-2 .icon-box.n6th .before {
        background-position-x: -450px
    }
}

.soc_bar {
    text-align: center
}

.soc_bar a {
    display: inline-block;
    width: 56px;
    height: 56px
}

.soc_bar a .social_icon {
    display: block;
    width: 100%;
    height: 100%
}

.tqq {
    background: url(../img/social/tqq.png)/*tpa=http://d.artropansale.com/img/social/tqq.png*/
}

.wechat {
    background: url(../img/social/wechat.png)/*tpa=http://d.artropansale.com/img/social/wechat.png*/
}

.skype {
    background: url(../img/social/skype.png)/*tpa=http://d.artropansale.com/img/social/skype.png*/
}

a:hover .tqq,
a:active .tqq {
    background: url(../img/social/tqq_hover.png)/*tpa=http://d.artropansale.com/img/social/tqq_hover.png*/
}

a:hover .wechat,
a:active .wechat {
    background: url(../img/social/wechat_hover.png)/*tpa=http://d.artropansale.com/img/social/wechat_hover.png*/
}

a:hover .skype,
a:active .skype {
    background: url(../img/social/skype_hover.png)/*tpa=http://d.artropansale.com/img/social/skype_hover.png*/
}

a:hover .social_icon,
a:active .social_icon {
    background-size: cover;
    -webkit-background-size: cover
}

.social_icon {
    background-size: cover;
    -webkit-background-size: cover
}

.wrap-effect {
    position: relative;
    overflow: hidden
}

figure.effect-apollo img {
    -webkit-transition: opacity 0.35s, -webkit-transform .35s;
    transition: opacity 0.35s, transform .35s;
    -webkit-transform: scale3d(1.03, 1.03, 1);
    transform: scale3d(1.03, 1.03, 1)
}

figure.effect-apollo figcaption::before {
    position: absolute;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    content: '';
    -webkit-transition: -webkit-transform .6s;
    transition: transform .6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0)
}

figure.effect-apollo p {
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 3em 1.5em 1.5em 3em;
    padding: 0 1em;
    max-width: 300px;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 0;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

figure.effect-apollo:hover img {
    opacity: .25;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

figure.effect-apollo:hover figcaption::before {
    visibility: visible;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 110%, 0)
}

figure.effect-apollo:hover p {
    opacity: 1;
    -webkit-transition-delay: .1s;
    transition-delay: .1s
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 20px
}

.modal-footer {
    padding: 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px
    }
}

.modal-dialog {
    width: 55%
}

.modal-content {
    border-radius: 0;
    background-color: #000
}

.modal-header {
    border: none;
    text-align: right;
    padding: 20px
}

.modal-header .close {
    background-color: #000
}

.modal-header .close img {
    width: 20px
}

.modal-body {
    padding: 0 7% 7%
}

.modal-body .left-wrap {
    width: 60%;
    text-align: center
}

.modal-body .left-wrap .title {
    font-size: 2rem;
    line-height: 2rem
}

.modal-body .left-wrap .desc {
    padding: 0 10%;
    line-height: 1.6rem
}

.modal-body .left-wrap .price {
    float: left;
    width: 50%;
    padding: 10px;
    font-size: 2.3rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600
}

.modal-body .left-wrap .price.old {
    text-decoration: line-through;
    text-align: right;
    color: #55aee6
}

.modal-body .left-wrap .price.new {
    padding-left: 25px;
    text-align: left
}

.modal-body .left-wrap .purp {
    font-size: 1.2rem;
    padding-top: 15px
}

.modal-body form {
    margin-top: 75px
}

.modal-body form input,
.modal-body form select {
    width: 75%
}

.modal-body form .button {
    width: 75%
}

.modal-body .product {
    position: absolute;
    top: 20%;
    left: 55%;
    width: 37%
}

.modal-body .product img {
    width: 100%
}

.modal-body .discount {
    width: 140px;
    height: 220px;
    padding-top: 58px;
    font-size: 2.8rem;
    top: -5%;
    right: -30px
}

@media (max-width: 768px) {
    .modal-dialog {
        width: 500px;
        margin: 20px auto
    }
}

@media (max-width: 540px) {
    .modal-dialog {
        width: 340px;
        margin: 10px auto
    }
}

@media (max-width: 360px) {
    .modal-dialog {
        width: 340px;
        margin: 5px auto
    }
}

@media (max-width: 992px) {
    .modal-header .close {
        background-color: #000
    }
    .modal-header .close img {
        width: 15px
    }
    .modal-body .left-wrap {
        width: 100%
    }
    .modal-body .product {
        display: none
    }
}

@media (max-width: 1500px) {
    .modal-body .product {
        top: 25%;
        left: 55%;
        width: 40%
    }
    .modal-body .product img {
        width: 97%
    }
    .modal-body .discount {
        width: 112px;
        height: 176px;
        padding-top: 45px;
        font-size: 2.4rem;
        top: -5%;
        right: -25px
    }
}

html {
    font-size: 14px;
    font-family: "PT Sans", sans-serif;
    color: #fff;
    min-width: 320px
}

body {
    background-color: #8c2048;
    overflow-x: hidden
}

section,
header,
footer {
    overflow-x: hidden
}

p,
h1,
h2,
h3,
h4 {
    padding: 20px 0;
    margin: 0
}

h1,
h2,
h3,
h4 {
    padding-top: 0
}

section>div {
    padding: 80px 0
}

button {
    border: none
}

.button {
    background-color: #ee7031;
    color: #fff;
    padding: 15px 25px;
    border-radius: 10px;
    font-size: 1.12rem;
    text-transform: uppercase;
    white-space: nowrap;
    text-decoration: none;
    font-weight: 700;
    display: block;
    transition: all 500ms ease 0
}

.button:hover {
    background-color: #29619B;
    color: #fcfcfc;
    text-decoration: none
}

.button:active,
.button:visited,
.button:link {
    text-decoration: none;
    outline: none
}


.title {
    font-family: "Roboto", sans-serif;
    font-size: 2.8rem;
    line-height: 3rem;
    font-weight: 500
}

.desc {
    font-size: 1.4rem;
    line-height: 2rem
}

.bold {
    font-weight: 700;
    font-size: 2.2rem;
    line-height: 2.3rem
}

.covered {
    background-size: cover;
    -webkit-background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: scroll
}

form {
    margin-top: 75px;
    text-align: center
}

form input,
form select {
    width: 360px;
    padding: 10px 25px 8px;
    margin: 5px 0;
    border-radius: 10px;
    font-size: 1.2rem;
    border-width: 0;
    color: gray;
    outline: none;
    max-width: 100%
}

form .button {
    width: 360px;
    margin: 5px 0;
    display: inline-block;
    outline: none;
    max-width: 100%
}

header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #8c2048;
    z-index: 9999
}

.top-bar {
    padding: 25px 0;
    height: 95px;
    overflow: hidden
}

.top-bar .logo {
    height: auto
}

.top-bar .logo div {
    top: -25px;
    width: 100%;
    height: 120px;
    position: absolute;
    background: url(../img/logo.png)/*tpa=http://d.artropansale.com/img/logo.png*/
    no-repeat right top
}

.top-bar .menu ul {
    margin-top: 0
}

.top-bar .menu li {
    width: 32%;
    display: inline-block;
    float: left;
    font-size: 1.17rem
}

.top-bar .menu li:first-letter {
    text-transform: uppercase
}

.top-bar .call_back {
    text-align: center
}

.top-bar .call_back .button {
    display: inline-block
}

.block-1 {
    margin-top: 95px
}

.block-1,
.block-7,
.block-16 {
    background-color: #0b090e;
    background-image: url(../img/bg-2.jpg)/*tpa=http://d.artropansale.com/img/bg-2.jpg*/
}

.block-1 .left,
.block-7 .left,
.block-16 .left {
    margin-left: -240px
}

.block-1 .left .wrap,
.block-7 .left .wrap,
.block-16 .left .wrap {
    text-align: center;
    padding: 0 20px
}

.block-1 .left .wrap .desc,
.block-7 .left .wrap .desc,
.block-16 .left .wrap .desc {
    padding: 10px 15%
}

.block-1 .left .wrap .price,
.block-7 .left .wrap .price,
.block-16 .left .wrap .price {
    float: left;
    width: 50%;
    padding: 10px;
    font-size: 2.5rem;
    font-family: "Roboto", sans-serif;
    font-weight: 600
}

.block-1 .left .wrap .price.old,
.block-7 .left .wrap .price.old,
.block-16 .left .wrap .price.old {
    text-decoration: line-through;
    text-align: right;
    color: #55aee6
}

.block-1 .left .wrap .price.new,
.block-7 .left .wrap .price.new,
.block-16 .left .wrap .price.new {
    padding-left: 25px;
    text-align: left
}

.block-1 .left .wrap .purp,
.block-7 .left .wrap .purp,
.block-16 .left .wrap .purp {
    padding-top: 15px
}

.block-1 .product,
.block-7 .product,
.block-16 .product {
    margin-left: -85px;
    padding-top: 60px
}

.block-1 .product img,
.block-7 .product img,
.block-16 .product img {
    width: 100%
}

.block-2 {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center
}

.block-2 .icon-box {
    font-size: 1.2rem
}

.block-3 {
    background: url(../img/bg-3.jpg);
    background-size: cover;
}

.block-3 .desc {
    letter-spacing: .02em
}

.block-4 {
    background-image: url(../img/bg-4.png)/*tpa=http://d.artropansale.com/img/bg-4.png*/
    ;
    text-align: center
}

.block-4 .title {
    padding-bottom: 40px
}

.block-4 .col-1 {
    text-align: left
}

.block-4 .col-2 {
    text-align: center
}

.block-4 .col-3 {
    text-align: right
}

.block-4 img {
    width: 82%
}

.block-4 .desc {
    width: 82%;
    display: inline-block;
    text-align: center
}

.block-4 .pic-2:before,
.block-4 .pic-2:after {
    top: calc(50% - 30px);
    content: "";
    background: url(../img/icons.png)/*tpa=http://d.artropansale.com/img/icons.png*/
    no-repeat 0 0;
    width: 60px;
    height: 60px;
    position: absolute;
    left: -40px;
    background-position-x: -140px
}

.block-4 .pic-2:after {
    left: auto;
    right: -40px
}

.block-5,
.block-9 {
    background-image: url(../img/bg-5.jpg)/*tpa=http://d.artropansale.com/img/bg-5.jpg*/
    ;
    color: #232323
}

.block-5 .content,
.block-9 .content {
    padding: 0 30px
}

.block-5 .half,
.block-9 .half {
    padding: 10px 0
}

.block-5 img,
.block-9 img {
    width: 90%
}

.block-5 .title,
.block-9 .title {
    text-align: center;
    width: 80%;
    margin: 0 auto
}

.block-6 {
    background-image: url(../img/bg-6.jpg)/*tpa=http://d.artropansale.com/img/bg-6.jpg*/
    ;
    letter-spacing: .09em
}

.block-6 .title {
    text-align: center;
    width: 110%;
    margin-left: -5%
}

.block-6 .desc {
    letter-spacing: .02em
}

.block-6 .desc .bold {
    font-size: 1.9rem;
    letter-spacing: .02em
}

.block-7 {
    background-image: url(../img/bg-7.jpg)/*tpa=http://d.artropansale.com/img/bg-7.jpg*/
}

.block-8 {
    background-image: url(../img/bg-8.png)/*tpa=http://d.artropansale.com/img/bg-8.jpg*/
}

.block-8 .title {
    text-align: center
}

.block-8 img {
    margin-bottom: -81px;
    margin-left: -20px
}

.block-8 .desc {
    padding-left: 25px;
    padding-top: 35px;
    letter-spacing: .02em
}

.block-8 .desc .doc-name {
    font-size: 1.7rem;
    font-weight: 600
}

.block-9 {
    background-image: url(../img/bg-9.jpg)/*tpa=http://d.artropansale.com/img/bg-9.jpg*/
}

.block-9 .title {
    width: 60%
}

.block-9 img {
    padding-top: 10px;
    width: 100%
}

.block-10 {
    background-image: url(../img/bg-10.png)/*tpa=http://d.artropansale.com/img/bg-10.jpg*/
}

.block-10 .title {
    text-align: center
}

.block-10 .desc {
    letter-spacing: .02em
}

.block-10 .desc p {
    padding-top: 10px
}

.block-11 {
    background: rgb(56, 75, 74, 0.6);
}

.block-11 .title {
    text-align: center
}

.block-11 .chapter {
    padding-top: 10px
}

.block-11 .pic {
    text-align: center
}

.block-11 img {
    width: 100%;
    padding-bottom: 5px
}

.block-11 i {
    font-size: 1.2rem
}

.block-11 .left {
    text-align: right
}

.block-12 {
    background-image: url(../img/bg-12.jpg)/*tpa=http://d.artropansale.com/img/bg-12.jpg*/
    ;
    text-align: center;
    color: #232323
}

.block-12 .title {
    padding-bottom: 40px
}

.block-12 .col-1 {
    text-align: left
}

.block-12 .col-2 {
    text-align: center
}

.block-12 .col-3 {
    text-align: right
}

.block-12 img {
    width: 82%
}

.block-12 .desc {
    display: inline-block;
    width: 82%;
    text-align: center;
    padding: 20px 10%
}

.block-12 .pic-2:before,
.block-12 .pic-2:after {
    top: calc(50% - 30px);
    content: "";
    background: url(../img/icons.png)/*tpa=http://d.artropansale.com/img/icons.png*/
    no-repeat 0 0;
    width: 80px;
    height: 60px;
    position: absolute;
    left: -50px;
    background-position-x: -200px
}

.block-12 .pic-2:after {
    left: auto;
    right: -60px
}

.block-13 {
    background-image: url(../img/bg-13.jpg)/*tpa=http://d.artropansale.com/img/bg-13.jpg*/
}

.block-13 .desc {
    letter-spacing: .02em
}

.block-13 .desc :nth-child(3n) {
    color: #ffa0de
}

.block-13 .form {
    text-align: center
}

.block-13 .form input,
.block-13 .form select {
    width: 100%;
    padding: 10px 25px 8px;
    margin: 5px 0;
    border-radius: 10px;
    font-size: 1.2rem;
    border-width: 0;
    outline: none;
    color: gray
}

.block-13 .form .button {
    width: 100%;
    margin: 5px 0;
    display: inline-block;
    outline: none
}

.block-13 .chek-code-message {
    color: red
}

.block-14 {
    background-image: url(../img/bg-14.png)/*tpa=http://d.artropansale.com/img/bg-14.jpg*/
    ;
    text-align: center
}

.block-14 .content {
    padding-top: 20px
}

.block-14 .iconed {
    font-size: 1.1rem;
    display: inline-block;
    width: 88%
}

.block-15 {
    background-image: url(../img/bg-15.jpg)/*tpa=http://d.artropansale.com/img/bg-15.jpg*/
    ;
    text-align: center;
    color: #232323
}

.block-15 .title {
    padding-bottom: 40px
}

.block-15 .col-1 {
    text-align: left
}

.block-15 .col-2 {
    text-align: center
}

.block-15 .col-3 {
    text-align: right
}

.block-15 img {
    width: 82%
}

.block-15 .row>div>p,
.block-15 .row>div>i {
    display: inline-block;
    width: 82%;
    text-align: center;
    padding-left: 5%;
    padding-right: 5%;
    padding-bottom: 0
}

.block-15 .row>div>p:first-letter,
.block-15 .row>div>i:first-letter {
    text-transform: uppercase
}

.block-16 {
    background-image: url(../img/bg-16.jpg)/*tpa=http://d.artropansale.com/img/bg-16.jpg*/
}

footer {
    text-align: center;
    overflow-x: hidden;
    padding: 40px 0;
    background-color: #000;
    color: #d7d7d7;
    font-size: 1.2rem
}

footer a {
    color: #77acdc
}

@media (max-width: 767px) {
    html {
        font-size: 10px
    }
    p,
    h1,
    h2,
    h3,
    h4 {
        padding: 12px 0
    }
    h1,
    h2,
    h3,
    h4 {
        padding-top: 0
    }
    section>div {
        padding: 60px 0 40px
    }
    .discount {
        width: 96px;
        height: 144px;
        padding-top: 40px;
        font-size: 2.6rem
    }
    .title {
        line-height: 2.6rem
    }
    .desc {
        line-height: 1.8rem
    }
    .bold {
        line-height: 2.1rem
    }
    form {
        margin-top: 50px
    }
    form input,
    form select {
        width: 260px;
        padding: 10px 25px 8px;
        margin: 5px 0
    }
    form .button {
        width: 260px
    }
    .top-bar {
        padding: 12px 0;
        height: 70px
    }
    .top-bar .logo div {
        top: -12px;
        background: url(../img/logo_sm.png)/*tpa=http://d.artropansale.com/img/logo_sm.png*/
        no-repeat center top
    }
    .block-1 {
        margin-top: 70px
    }
    .block-1,
    .block-7,
    .block-16 {
        background-image: none
    }
    .block-1>div,
    .block-7>div,
    .block-16>div {
        padding-top: 50px
    }
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: 0
    }
    .block-1 .left .wrap,
    .block-7 .left .wrap,
    .block-16 .left .wrap {
        padding: 0 15%
    }
    .block-1 .left .wrap .title,
    .block-7 .left .wrap .title,
    .block-16 .left .wrap .title {
        font-size: 2.1rem;
        padding: 0 5%
    }
    .block-1 .left .wrap .desc,
    .block-7 .left .wrap .desc,
    .block-16 .left .wrap .desc {
        padding: 10px 7%
    }
    .block-1 .left .wrap .price,
    .block-7 .left .wrap .price,
    .block-16 .left .wrap .price {
        font-size: 2rem
    }
    .block-1 .left .wrap .purp,
    .block-7 .left .wrap .purp,
    .block-16 .left .wrap .purp {
        padding-top: 10px
    }
    .block-1 .product,
    .block-7 .product,
    .block-16 .product {
        padding-top: 20px;
        text-align: center;
        margin-left: 0
    }
    .block-1 .product img,
    .block-7 .product img,
    .block-16 .product img {
        
        width: 60%
    }
    .block-1 .product .discount,
    .block-7 .product .discount,
    .block-16 .product .discount {
        top: 20px;
        right: 18%
    }
    .block-2 .icon-box {
        padding-bottom: 20px;
        font-size: 1.2rem;
        height: 200px
    }
    .block-3 .title {
        text-align: center
    }
    .block-4 .col-1,
    .block-4 .col-2,
    .block-4 .col-3 {
        text-align: center
    }
    .block-4 img {
        width: 70%
    }
    .block-4 .desc {
        width: 70%;
        font-size: 1.6rem
    }
    .block-4 .pic-2:before,
    .block-4 .pic-2:after {
        background-image: none
    }
    .block-5 .content {
        padding: 0 15px
    }
    .block-5 .half :first-child {
        text-align: center
    }
    .block-5 img {
        width: 70%
    }
    .block-5 .bold {
        font-size: 2rem
    }
    .block-6 .title {
        width: 100%;
        margin-left: 0
    }
    .block-7 {
        background-image: none
    }
    .block-8 {
        height: auto;
        overflow-y: hidden
    }
    .block-8 img {
        width: 270px;
        height: 400px;
        margin-bottom: -60px;
        margin-left: calc(50% - 135px)
    }
    .block-9 .title {
        width: 100%
    }
    .block-10 .desc {
        letter-spacing: .02em
    }
    .block-10 .desc p {
        padding-top: 12px
    }
    .block-12 .col-1,
    .block-12 .col-2,
    .block-12 .col-3 {
        text-align: center
    }
    .block-12 img {
        width: 72%
    }
    .block-12 .desc {
        text-align: center;
        padding: 20px 0
    }
    .block-12 .pic-2:before,
    .block-12 .pic-2:after {
        background-image: none
    }
    .block-13 .title {
        text-align: center
    }
    .block-14 .content {
        padding-top: 20px
    }
    .block-14 .icon-box {
        font-size: 1.1rem;
        width: 100%;
        height: 160px
    }
    .block-15 .title {
        padding-bottom: 40px
    }
    .block-15 .col-1,
    .block-15 .col-2,
    .block-15 .col-3 {
        text-align: center;
        padding-bottom: 20px
    }
    .block-15 img {
        width: 100%
    }
    .block-15 .row>div>p,
    .block-15 .row>div>i {
        width: 100%;
        padding-bottom: 0
    }
    .block-16 {
        background-image: none
    }
    footer {
        padding-right: 10%;
        padding-left: 10%
    }
}

@media (max-width: 400px) {
    form input,
    form select,
    form .button {
        width: 220px
    }
    .top-bar .button {
        width: 100%;
        padding-left: 5px;
        padding-right: 5px;
        font-size: 1rem;
        margin-left: 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    html {
        font-size: 11px
    }
    p,
    h1,
    h2,
    h3,
    h4 {
        padding: 12px 0
    }
    h1,
    h2,
    h3,
    h4 {
        padding-top: 0
    }
    section>div {
        padding: 60px 0
    }
    .discount {
        width: 120px;
        height: 180px;
        padding-top: 52px;
        font-size: 2.6rem
    }
    .desc {
        line-height: 1.8rem
    }
    .bold {
        line-height: 2.1rem
    }
    form {
        margin-top: 50px
    }
    form input,
    form select {
        width: 250px;
        padding: 10px 25px 8px;
        margin: 5px 0
    }
    form .button {
        width: 250px
    }
    .top-bar {
        padding: 12px 0;
        height: 70px
    }
    .top-bar .button {
        width: 130%;
        font-size: 1.02rem;
        margin-left: -40px
    }
    .top-bar .logo div {
        top: -12px;
        width: 100%;
        height: 100px;
        background: url(../img/logo_sm.png)/*tpa=http://d.artropansale.com/img/logo_sm.png*/
        no-repeat right top
    }
    .top-bar .menu ul {
        padding-top: 5px
    }
    .top-bar .menu li {
        font-size: 1.05rem
    }
    .block-1 {
        margin-top: 70px
    }
    .block-1,
    .block-7,
    .block-16 {
        background-image: url(../img/bg-2_sm.jpg)/*tpa=http://d.artropansale.com/img/bg-2_sm.jpg*/
    }
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -80px
    }
    .block-1 .left .wrap,
    .block-7 .left .wrap,
    .block-16 .left .wrap {
        padding: 0
    }
    .block-1 .left .wrap .title,
    .block-7 .left .wrap .title,
    .block-16 .left .wrap .title {
        font-size: 2.5rem
    }
    .block-1 .left .wrap .desc,
    .block-7 .left .wrap .desc,
    .block-16 .left .wrap .desc {
        padding: 10px 5%
    }
    .block-1 .left .wrap .price,
    .block-7 .left .wrap .price,
    .block-16 .left .wrap .price {
        font-size: 2.2rem
    }
    .block-1 .left .wrap .purp,
    .block-7 .left .wrap .purp,
    .block-16 .left .wrap .purp {
        padding-top: 10px
    }
    .block-1 .product,
    .block-7 .product,
    .block-16 .product {
        margin-left: -60px;
        padding-top: 80px
    }
    .block-5 .content {
        padding: 0
    }
    .block-5 img {
        width: 90%
    }
    .block-5 .bold {
        font-size: 2rem
    }
    .block-7 {
        background-image: url(../img/bg-7_sm.jpg)/*tpa=http://d.artropansale.com/img/bg-7_sm.jpg*/
    }
    .block-8 .title {
        font-size: 2.1rem
    }
    .block-8 img {
        width: 270px;
        height: 400px;
        margin-bottom: -467px;
        margin-left: 50px
    }
    .block-8 .desc {
        padding-left: 25px;
        padding-top: 15px;
        line-height: 1.8rem;
        letter-spacing: 0
    }
    .block-14 .icon-box {
        font-size: 1.1rem;
        width: 100%;
        height: 160px
    }
    .block-16 {
        background-image: url(../img/bg-16_sm.jpg)/*tpa=http://d.artropansale.com/img/bg-16_sm.jpg*/
    }
}

@media (min-width: 768px) and (max-width: 880px) {
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -20px
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    html {
        font-size: 12px
    }
    p,
    h1,
    h2,
    h3,
    h4 {
        padding: 15px 0
    }
    h1,
    h2,
    h3,
    h4 {
        padding-top: 0
    }
    section>div {
        padding: 70px 0
    }
    .desc {
        line-height: 1.8rem
    }
    .bold {
        line-height: 2.1rem
    }
    form {
        margin-top: 50px
    }
    form input,
    form select {
        width: 310px;
        padding: 10px 25px 8px;
        margin: 5px 0
    }
    form .button {
        width: 310px
    }
    .top-bar .button {
        width: 107%;
        font-size: 1.02rem
    }
    .top-bar .menu ul {
        padding-top: 5px
    }
    .top-bar .menu li {
        font-size: 1.05rem
    }
    .block-1,
    .block-7,
    .block-16 {
        background-image: url(../img/bg-2_md.jpg)/*tpa=http://d.artropansale.com/img/bg-2_md.jpg*/
    }
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -80px
    }
    .block-1 .left .wrap,
    .block-7 .left .wrap,
    .block-16 .left .wrap {
        padding: 0 20px
    }
    .block-1 .left .wrap .desc,
    .block-7 .left .wrap .desc,
    .block-16 .left .wrap .desc {
        padding: 10px 40px
    }
    .block-1 .left .wrap .purp,
    .block-7 .left .wrap .purp,
    .block-16 .left .wrap .purp {
        padding-top: 10px
    }
    .block-1 .product,
    .block-7 .product,
    .block-16 .product {
        padding-top: 55px
    }
    .block-7 {
        background-image: url(../img/bg-7_md.jpg)/*tpa=http://d.artropansale.com/img/bg-7_md.jpg*/
    }
    .block-8 img {
        margin-bottom: -70px;
        margin-left: -70px
    }
    .block-8 .desc {
        line-height: 2rem;
        letter-spacing: .05em
    }
    .block-16 {
        background-image: url(../img/bg-16_md.jpg)/*tpa=http://d.artropansale.com/img/bg-16_md.jpg*/
    }
}

@media (min-width: 992px) and (max-width: 1090px) {
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -20px
    }
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -40px
    }
}

@media (min-width: 1350px) and (max-width: 1600px) {
    .block-1 .left,
    .block-7 .left,
    .block-16 .left {
        margin-left: -120px
    }
}