ul {padding: 0; margin: 0;}
ul li {list-style-type: none;}

.pmt-msg {padding: 64px 15px; border: 5px solid #EEE; font-size: 48px; color: #AAA;}
.pmt-msg > i {font-size: 200px;}
.pmt-msg > .pmt-success {color: #6B3;}
.pmt-msg > .pmt-error {color: #D44;}
.pmt-msg > .pmt-checkout {color: #559731;}

.pmt-msg > span {color: #000; font-size: 1.5em; font-weight: bold;}




.no-review {font-size: 2em; color: #CCC;}

.review-frame {font-size: 1.5em; overflow: hidden;}
.review-frame img, .review-frame div {float: left;}
.review-frame img {width: 100px; margin-right: 15px; display: block; border-radius: 100px;}
.review-frame .auth {color: #FF5150;}

.review-frame .btn-panel {width: 64px; height: 100px;  position: absolute; right: -64px; opacity: 0; background-color: #F44;}
.review-frame .btn-panel button {width: 100%; height: 100px; text-align: center;}
.review-frame:hover > .btn-panel {right: 0; opacity: 1;}




.info-dnp-d-block, .info-dnp-p-block {padding-bottom: 2rem; border-bottom: 3px solid #BAC;}
.info-dnp-d-block > .info-dnp-block-item {width: 33%; min-height: 500px; margin-top: 15px;}
.info-dnp-p-block > .info-dnp-block-item {width: 33%; min-height: 500px; margin-top: 15px; padding: 0 2rem;}

.info-dnp-block-item {text-align: justify; float: left;}
.info-dnp-block-item > .page-label {margin-bottom: 30px; font-weight: bold; font-size: 20px;}

.info-block {font-size: 1.5em;}
.info-block .col-md-4 {font-weight: bold;}
.info-block .social-link {padding: 0 20px; font-size: 40px; color: #000;}
.info-block .social-link.vk:hover {color: #4A76A8;}
.info-block .social-link.fb:hover {color: #3C5A99;}
.info-block .social-link.yt:hover {color: #F00;}


.s_cat {line-height: 64px; margin-right: 8px; margin-bottom: 8px; text-align: center; color: #FFF; display: inline-block; background-color: #333;}
    .s_cat:nth-child(4n) {margin-right: 0;}
    .s_cat:nth-child(1) {background-color: #E63A29;}
    .s_cat:nth-child(2) {background-color: #35C97F;}
    .s_cat:nth-child(3) {background-color: #FB0;}
    .s_cat:nth-child(4) {background-color: #06AFB8;}
    .s_cat:nth-child(5) {background-color: #325;}
    .s_cat:nth-child(6) {background-color: #258;}
    .s_cat:nth-child(7) {background-color: #419;}
    .s_cat:nth-child(8) {background-color: #C48;}

.s_frame {margin-bottom: 30px; padding: 0;}
    .s_frame .img_wrapper img {width: 100%;}
    .s_frame h2 {margin: 8px 0; color: #BAC;}
    .s_frame .desc {padding: 0; text-align: justify;}


.range-input {width: 73%}
.range-val {width: 17%;}

.i-prew {max-height: 516px; }
.u-prev {width: 400px; height: 400px; margin: 0 auto 8px auto; overflow: hidden;}
.u-prev img {width: 900px;}


.i-faq, .i-abt {font-size: 16px;}
.i-q {line-height: 32px;}
.i-a {display: none; padding: 20px 0;}

.page-frame {line-height: 120px; text-align: center; font-size: 1.5em; color: #FFF; border: solid 1px #FFF; border-top: 0; border-left: 0; opacity: 0.75; background-color: #FF5150;}
/*.page-frame:nth-child(3n+2) {border: solid 1px #FFF; border-top: 0; border-bottom: 0;}*/
.page-frame:hover {color: #FFF; text-decoration: none; opacity: 1;}

@media screen and (max-width: 1366px) {
    .info-dnp-p-block > .info-dnp-block-item {min-height: 350px;}

}
@media screen and (max-width: 1280px) {
    .pmt-msg {font-size: 36px;}
}

@media screen and (max-width: 991px) {
    .pmt-msg {border: 0;}

    .info-dnp-d-block > .info-dnp-block-item {width: 50%; min-height: 510px; padding-top: 28%;}
    .info-dnp-p-block > .info-dnp-block-item {padding-top: 16%;}
	
	.info-block {text-align: center;}
	
    .about-main-frame {float: left;}
}

@media screen and (max-width: 640px) {
    .pmt-msg {padding: 0; font-size: 24px;}

    .info-dnp-d-block > .info-dnp-block-item {width: 100%; padding-top: 60%;}
    .info-dnp-p-block > .info-dnp-block-item {width: 100%; padding-top: 60%;}


}
