html {
	height:100%;
}
body {
    /* background: red;	 */
    background: #f4f5ef;	
    font-family: 'Museo', sans-serif;
    /*  font-family: 'Cursiva';*/
    font-weight: normal;
    font-size: 16px;
    color: #28162a;
	margin: 0;
	height: 100%;
	line-height: 1.2; 
}
#footbg {
    background: #f4f5ef url(../img/foot-bg.jpg) no-repeat scroll bottom center;  
}
* {
    outline: 0 none;
  /*  transition: all 0.5s ease 0s;*/
}

a {
    color: #950783; 
	text-decoration:none;
	outline: 0 none !important;
}
a:focus,a:hover{
    color: #950783;
	text-decoration:underline
}
img {
    max-width: 100%;
}
.h1,h1{font-size:30px}
.h2,h2{font-size:24px}
.h3,h3{font-size:24px}
.h4,h4{font-size:23px}
.h5,h5{font-size:18px}
.h6,h6{font-size:16px}
p{margin:0 0 12.5px} 

.no-gut {
	margin: 0;
}
.no-gut > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
.sevenpxrow {
	margin: 0 -7px;
}
.sevenpxrow > [class*='col-'] {
    padding-right: 7px; 
    padding-left: 7px;
}
.galrow {
	margin: 0 -8px;
}
.galrow > [class*='col-'] {
    padding-right: 8px; 
    padding-left: 8px;
}
.cacheError {
		display:none;
}
#topwrp {
    background: url(../img/topfon.jpg) no-repeat scroll top center; 
    min-height: 1371px;
}
#header {
    color:#fff;
    padding: 15px 0 0 0;
    /* min-height: 1050px; */
}
.page-header {
    background: url(../img/headbot.png) no-repeat scroll center bottom;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Palatino';
    font-weight: bold;
    margin: 25px 0 15px 0;
    font-size: 36px;
    padding: 0 0 40px 0;
    border: 0;
}
#soundcont {
    position: fixed;
    top: 80px;
    right: 10px;
    cursor: pointer;
    border-radius: 60px;
    width: 60px;
    height: 60px;
    border: 2px solid #7b0069;
    background: #fff url(../img/sound.png) no-repeat scroll center center;
    background-size: 40px;
}
.logobox {
    text-align: center;
    /* height: 60px; */
    width: 100%;
    margin: 0 0 20px 0;

}
@media (min-width: 980px) {
    #header .logobox {
        margin: 100px 0 20px 0;
    }
}
#logotop {
    fill: #fff;
} 
.flexmid {
    display: flex;
    align-items: center;
    justify-content: center;
}
.address {
    /*background: url(../img/loc-icon.png) no-repeat scroll top left;*/
    padding: 2px 0 0 0; 
}
.address p {
    margin: 0;
}
.worktime {
    background: url(../img/time-icon.png) no-repeat scroll top left;
    padding: 2px 0 0 30px;
}
.telbox a {
    color: #fff;
    font-size: 26px;
    text-decoration: none;
}
.telbox a strong {
    font-size: 30px;
    font-weight: normal;
}
.flexcoltoleft {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}
.callbackwrap {
    position: relative;
    z-index: 0;
    margin: 0 0 20px 0;
}
.callbackwrap::after {
    background: #c99f69;
    border-radius: 40px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    top: 5px;
    z-index: -1;
}
.callbackbtn {
    background: linear-gradient(to right, #c99f69, #b68f5c);
    border-radius: 40px;
    font-size: 15px;
    font-weight: 300;
    height: 46px;
    line-height: 46px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0;
}

.callbackbtn p {
    background: url(../img/phoneset-icon.png) no-repeat scroll left center;
    margin: 0;   
    padding: 0 0 0 20px;
}
#likeking {
    border-top: 1px solid #d857c8;
    border-bottom: 1px solid #d857c8;
    margin: 22px auto 32px auto;
    font-family: 'Palatino';
    font-weight: bold;
    padding: 13px 0;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
}
#likeking::after {
    position: absolute;
    bottom: -6px;
    right: 100px;
    left: 100px;
    height: 1px;
    background-color: #d857c8;
    content: '';
}
#likeking strong{
    font-size: 25px;
    font-weight: normal;
}
#likeking p {
    margin: 0;
}
#toptext {
    margin: 0 auto 50px auto;

}
#toptext h1,  #toptext h2 {
    font-family: 'Palatino';
    font-size: 38px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin: 25px 0;
}
#toptext p {
    background: url(../img/topprice.png) no-repeat scroll top center;
    display: block;
    margin: 0 auto;
    width: 521px;
    height: 83px;
    text-align: center;
    font-size: 24px;
    line-height: 83px;
    background-size: cover;
}
#toptext p strong {
    font-size: 38px;
    font-weight: bold;

}
#advants .row {
    justify-content: space-between;
}
#advants p  {
    text-align: center;
    padding: 0;
    width: 150px;
}
#advants p img {
    display: block;
    margin: 0 auto 10px auto;
}
.topcat {
    position: relative;
    margin: 0 0 30px 0;
    box-shadow: 0 0 10px #00000060;
}
.topcat.topcat-fix{
  	width: 255px;
  	height: 255px;
  	overflow: hidden;
}
.topcat.topcat-fix img{
  	width: 100%;
  	height: auto;
}
#prodcats {
    padding: 0 0 11px 0;
}
#prodcats .topcat{
    margin: 0 0 19px 0;  
}
.catprice {
    background: url(../img/catprice.png) no-repeat scroll top center;   
    width: 222px;
    height: 78px;
    color: #fff;
    position: absolute;
    top: 24px;
    left: -8px;
    line-height: 57px;
    font-size: 18px;
    text-align: center;
}
.catabs {
    position: absolute;
    color: #fff;
    left: 20px;
    right: 55px;
    bottom: 20px;
}
#prodcats .catabs {
    position: absolute;
    color: #fff;
    left: 20px;
    right: 20px;
    bottom: 25px;
}
.catabs p {
    display: block;
    position: relative;
    margin: 0;
    font-weight: 100;
}
.catabs p::after {
    position: absolute;
    height: 2px;
    left: -20px;
    right: 101%;
    top: 8px;
    content: '';
    display: block;
    background-color: #c731b4;
}
#prodcats .catabs h3 {
    font-size: 21px;
    text-transform: uppercase;   
    font-weight: bold;
    font-family: 'Palatino';
}
.catabs h3, .catabs div {
    font-size: 20px;
    margin: 0;
    font-weight: normal;
    text-align: left;
}
.catprice span, .catprice strong {
    font-weight: bold;
    font-size: 25px;
}
.catsbottext {
    background: url(../img/catsbottext.png) no-repeat scroll top center;
    background-size: 100% 100%;
    color: #fff;
    font-size: 22px;
    text-align: center;
    margin: 0 0 50px 0;
    padding: 2.3% 11% 2.6% 11%;
    font-weight: bold;
}
.catsbottext p {
    margin: 0;
}
#bg01_ctu {
    background: url(../img/bg01_ctu.jpg) no-repeat scroll bottom center;   
}
#bg02_calc { 
    background: url(../img/bg02_calc.jpg) no-repeat scroll top center;   
    background-size: cover;
    min-height: 1024px;
}
#bg03_act {
    /* background: url(../img/bg03_act.jpg) no-repeat scroll top center;    */
}
#calcbox {
    padding: 210px 0 0 0;
}
#calcbox .page-header {
    color: #fff;
    display: block;
    margin: 0 auto 15px auto;
    max-width: 810px;
}
#calcbox p strong , #calcbox li strong{
    display: none;
}
#itogi {
    text-align: center;
    color: #fff;
    font-size: 22px;
}
#itogi span {
    font-size: 26px;
    font-weight: 700;

}
.hidecalc {
    display: none;
}
#itog.vis {
    opacity: 1;
}
#itog {
    opacity: 0;
}
.act_item {
    position: relative;
}
#actbox .carousel-control-prev {
    background: url(../img/slide-left.png) no-repeat scroll center 37%;
    left: -50px;
}
#actbox .carousel-control-next {
    background: url(../img/slide-right.png) no-repeat scroll center 37%;
    right: -50px;
    left: auto;
}
.act_text {
    position: absolute;
    color: #fff;
    top: 0;
    left: 0;
    bottom: 0;
}
.act_text p:nth-child(1) {
    background: url(../img/actline.png) no-repeat scroll left bottom;
    font-family: 'Palatino';
    font-size: 27px;
    text-transform: uppercase;
    font-weight: bold;
    display: table-cell;
    line-height: 1.1;
    vertical-align: bottom;
    padding: 0 0 20px 70px;
    height: 155px;
}
.act_text p:nth-child(1) strong {
    font-size: 33px;
}
.act_text p:nth-child(2) {
    padding: 9px 0 0 70px;
    font-weight: 300;
    font-size: 24px;

}
.getact {
    position: relative;
    display: block;
    z-index: 0;
    max-width: 360px; 
    margin: 30px auto 6px auto;
}
.actin {
    background: linear-gradient(to right, #c99f69, #b68f5c);
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0;  
}
.getact::after {
    background: #c99f69;
    border-radius: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    top: 5px;
    z-index: -1;
}
#bg04_desiner {
    padding: 35px 0 0 0 ;
    background: url(../img/disbg.jpg) no-repeat scroll top center;   
    overflow: hidden;   
}
.desformtext h3 {
    background: url(../img/headbot.png) no-repeat scroll center bottom;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Palatino';
    font-weight: bold;
    margin: 15px auto;
    font-size: 36px;
    padding: 0 0 40px 0;
    border: 0;
    display: block;
    max-width: 810px;
}
.desformtext h3 strong {
    color: #caa06b;
}
.desformtext p {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    display: block;
    margin: 0 auto 40px auto;
}
.cons_form_box {
    border-top: 1px solid #fff;
    padding: 45px 0 0 0;
}
.conshead {
    text-align: center;
    margin: 0 0 30px 0;
}
.conshead p:nth-child(1) {
    text-align: center;
    color: #caa06b;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
    margin: 0 0 20px 0;
}
.conshead p:nth-child(2) {
    text-align: center;
    font-size: 18px;

}
.callusbox {
    background: #412246 url(../img/callus.jpg) no-repeat scroll top center;     
    background-size: cover;  
    color: #fff;
    padding: 30px 40px 0px 40px;
    text-align: center;
    margin: 0 0 30px 0;
}
.callusbox p {
    margin: 0 0 20px 0;
}
.calhead {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
}
.pinktext {
    color: #caa06b;
    font-size: 21px;
    font-weight: bold;
}
.callusbox .telbox a {
    color: #caa06b;
    font-size: 26px;
    text-decoration: none;
}
.desformaftertext {
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    /* margin: 30px 0; */
}

#previtem img {
    position: absolute;
    top: 0;
    bottom: 0;
    max-width: 359px;
    right: 0;
    display: block;
}
#nextitem img {
    position: absolute;
    top: 0;
    bottom: 0;
    max-width: 359px;
    left: 0;
    display: block;
}
#works {
    padding: 0 0 50px 0; 
}
#works .carousel-inner { 
    position: relative;
    width: 100%;
    overflow: visible;
    z-index: 9;
    opacity: 1 !important;
}
#works .carousel-indicators {
    bottom: -60px;
}
#works .carousel-control-prev {
    background: url(../img/slide-left.png) no-repeat scroll center center;
    left: -76px;
}
#works .carousel-control-prev::after {
    background: url(../img/work-slide-left.png) no-repeat scroll center center;
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
#works .carousel-control-next {
    background: url(../img/slide-right.png) no-repeat scroll center center;
    right: -76px;
    left: auto;
}
#works .carousel-control-next::after {
    background: url(../img/work-slide-right.png) no-repeat scroll center center;  
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;   
}
#works .carousel-control-next, #works .carousel-control-prev {
    width: 60px;
}
#bg05_insta {
    /* background: url(../img/bg05_insta.jpg) no-repeat scroll bottom center;     */
    background: url(../img/insta_bg.png) no-repeat scroll top center;    
    min-height: 300px;
}
#insta h3 {
    background: url(../img/headbot.png) no-repeat scroll center bottom;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Palatino';
    font-weight: bold;
    margin: 25px auto 15px auto;
    font-size: 36px;
    padding: 0 0 40px 0;
    border: 0;
    display: block;
}
#insta h3 strong {
    color: #caa06b;
}
#widgetData img {
    margin: 0 auto 30px auto;
}
.pinkbtn {
    position: relative;
    display: block;
    z-index: 0;
    max-width: 360px;
    margin: 0 auto 30px auto;   
}
.pinkbtn::after {
    background: #5e1153;
    border-radius: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    top: 5px;
    z-index: -1;
}
.pinkbtn a {
    background: linear-gradient(to right, #940782, #7b0069);
    color: #fff;
    text-align: center;
    border-radius: 50px;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    cursor: pointer;
    margin: 0;
    display: block;
    text-decoration: none;
}
#bg06_review {
    background: url(../img/rev-bg.jpg) no-repeat scroll 50% 60%;    
    height: 859px;   
    margin: -4px 0 0 0;
}
#review {
    padding: 0 0 50px 0;
}
#review .carousel-indicators {
    bottom: -58px;
}
#review .carousel-indicators li {
    background-color: #a79ca6;
}
#review .carousel-indicators .active {
    background-color: #7b0069;
}
#review .carousel-control-prev {
    background: url(../img/work-slide-left.png) no-repeat scroll center center;
    left: -64px;
    width: 52px;
}
#review .carousel-control-next {
    background: url(../img/work-slide-right.png) no-repeat scroll center center;
    right: -64px;
    left: auto;
    width: 52px;   
}
#review .page-header {
    color: #fff;
    display: block;
    margin: 210px auto 15px auto;
}
#bg07_news {
    background: url(../img/bg07_news.jpg) no-repeat scroll top center;       
}
#newsbox {
    padding: 0 0 92px 0;
}
.news_wrap h3 {
    font-size: 24px;
    margin: 0 0 25px 0;
}
#newsbox .pinkbtn {
    position: relative;
    display: block;
    z-index: 0;
    max-width: 280px;
    margin: 15px 0 0 0;
}
#newsbox .carousel-indicators {
    bottom: -73px;
}
#newsbox .news_item {
    background-color: #fff;
    box-shadow: 0 0 10px #00000040;
    padding: 24px;
}
#newsbox .carousel-inner {
    position: relative;
    width: 100%;
    overflow: visible;
}
#brandbox .mod-title h3 {
    text-transform: uppercase;
    font-family: 'Palatino';
    font-weight: bold;
    margin: 0 0 30px 0;
    font-size: 36px;
    padding: 0;
    border: 0;
    max-width: 618px;
    display: block;
}
.img_relat {
    position: relative;
}
#brandbox .img_relat img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    max-width: 903px;
}
#advabox {
    margin: 80px 0 30px 0;
}
#advabox .mod-title h3 {
    text-transform: uppercase;
    font-family: 'Palatino';
    font-weight: bold;
    margin: 0 0 30px 0;
    font-size: 36px;
    padding: 0;
    border: 0;
    max-width: 618px;
    display: block;
}
#advabox .img_relat img {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 903px;
}
#advabox .text-box p {
    position: relative;
    padding: 0 63px 0 66px;
    min-height: 82px;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 300;
    margin: 0 0 18px 0;
}
#advabox .text-box p::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 20px;
    background: #fff;
    box-shadow: 0 0 5px #00000030;
    z-index: -1;
}
#advabox .text-box p:nth-child(1) {
    background: url(../img/d1.png) no-repeat scroll left center, url(../img/p1.jpg) no-repeat scroll right center;     
}
#advabox .text-box p:nth-child(2) {
    background: url(../img/d2.png) no-repeat scroll left center, url(../img/p2.jpg) no-repeat scroll right center;     
}
#advabox .text-box p:nth-child(3) {
    background: url(../img/d3.png) no-repeat scroll left center, url(../img/p3.jpg) no-repeat scroll right center;     
}
#advabox .text-box p:nth-child(4) {
    background: url(../img/d4.png) no-repeat scroll left center, url(../img/p4.jpg) no-repeat scroll right center;     
}
#advabox .text-box p:nth-child(5) {
    background: url(../img/d5.png) no-repeat scroll left center, url(../img/p5.jpg) no-repeat scroll right center;     
}

#advabox .padbox {
    padding: 0 0 0 63px;
}
#advantages .col-md-3 {
    padding: 30px 30px 10px 30px;
    margin-bottom: 30px;
}
#advantages .col-md-3:nth-child(odd) {
    color: #fff;
}
#advantages .col-md-3 p:nth-child(1) {
    font-size: 18px;
    padding: 0 0 0 66px;
    display: flex;
    height: 65px;
    align-items: center;   
}
#advantages .col-md-3 p:nth-child(2) {
    border-top: 1px solid #e2dae3;
    font-weight: 300;
    padding: 15px 0px 0 0px;
    font-size: 16px;
    margin: 0 0 20px 0; 
}
#advantages .col-md-3:nth-child(odd) p:nth-child(2) {
    border-top: 1px solid #674e6b;

}

#advantages .col-md-3::after {
    content: '';
    position: absolute;
    top: 0;
    left: 15px;
    right: 15px;
    bottom: 0;
    background-color: #412246;
    z-index: -1;
}
#advantages .col-md-3:nth-child(even):after {
    background-color: #f4eff5;
}
#advantages .col-md-3:nth-child(1) p:nth-child(1) {
    background: url(../img/a1.png) no-repeat scroll left center;
}
#advantages .col-md-3:nth-child(2) p:nth-child(1) {
    background: url(../img/a2.png) no-repeat scroll left center;
}
#advantages .col-md-3:nth-child(3) p:nth-child(1) {
    background: url(../img/a3.png) no-repeat scroll left center;
}
#advantages .col-md-3:nth-child(4) p:nth-child(1) {
    background: url(../img/a4.png) no-repeat scroll left center;
}
#advantages {
    position: relative;
    z-index: 0;
    margin: 0 0 60px 0;
}
/* #bg08_advant {
    background: url(../img/bg08_advant.jpg) no-repeat scroll bottom center;  
    padding: 0 0 180px 0;
} */
.notmain #bg08_advant {
    padding: 156px 0 180px 0;
}
/* #bg09_footmap {
    background: #36163e url(../img/bg09_footmap.jpg) no-repeat scroll top center;  
} */
#contbox {
    color: #fff;
    text-align: center;
}
#contbox .address {
    background: url(../img/loc-icon.png) no-repeat scroll top center;
    padding: 30px 0 0 0;
    margin: 0 0 20px 0;
}
#contbox .worktime {
    background: url(../img/time-icon.png) no-repeat scroll top center;
    padding: 27px 0 0 0;
    margin: 0 0 20px 0;
}
#contbox .telbox {
    background: url(../img/tel-icon.png) no-repeat scroll top center;
    padding: 25px 0 0 0;
    margin: 0 0 20px 0;
}
#mapbox {
    height: 494px;
    border: 14px solid #9a899e;
    border-radius: 20px;
}
#calcbox {
    overflow: visible;
}
#calcbox .custom .row .col-md-6:after {
    content: '';
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 148px;
    height: 149px;
    z-index: 3;
}
#calcbox .custom .row:nth-child(1) .col-md-6:nth-child(1):after {
    background: url(../img/calc_karniz.png) no-repeat scroll left top;
}
#calcbox .custom .row:nth-child(1) .col-md-6:nth-child(2):after {
    background: url(../img/calc_shirina.png) no-repeat scroll left top;
}
#calcbox .custom .row:nth-child(2) .col-md-6:nth-child(1):after {
    background: url(../img/calc_tul.png) no-repeat scroll left top;
}
#calcbox .custom .row:nth-child(2) .col-md-6:nth-child(2):after {
    background: url(../img/calc_port.png) no-repeat scroll left top;
}
#calcbox .custom .col-md-6 {
    padding: 17px 30px 0 178px;
    height: 149px;
    margin: 0 0 30px 0;    
}
#calcbox .custom .col-md-6 p:nth-child(1) {
    color: #fff;
    font-family: 'Palatino';
    font-weight: bold;
    font-size: 20px;   
    margin: 0 0 12px 0;
    text-transform: uppercase;
}
#calcbox .custom .col-md-6 p:nth-child(2) {
    cursor: pointer;
    color: #b7acbb;
    font-size: 20px;
    background-color: #fff;
    border-radius: 0 30px 30px 0; 
    height: 59px;
    line-height: 59px;
    white-space: nowrap;
    font-weight: 300;
    position: relative;
    z-index: 0;
    padding: 0 44px 0 0;
}
#calcbox .custom .col-md-6 p:nth-child(2)::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -70px;
    background-color: #fff;
    border-radius: 30px;
    z-index: -1;
}
#calcbox .custom .col-md-6 p:nth-child(2)::before {
    border-left: 1px solid #94078280;
    border-top: 1px solid #94078280;
    content: '';
    top: 17px;
    right: 22px;
    position: absolute;
    padding: 8px;
    transform: rotate(-135deg);
}
#calcbox .custom ul {
    background-color: #fff;
    position: absolute;
    padding: 15px;
    list-style: none;
    z-index: 9;
    left: auto;
    overflow: hidden;
    border: 1px solid #940782;
    box-shadow: 0 5px 5px #94078220;
    top: auto;
    margin: -12px 0 0 0;
}
#calcbox .custom ul li {
    cursor: pointer;
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}
#calcbox .custom ul li:hover, #calcbox .custom ul li.act {
    background-color: #94078230;
}
#calcbox .custom ul {
    display: none;
}
#calcbox .custom ul.animated {
    display: block;
}
#range {
    display: none;
    width: 280px;
}
#range.animated {
    display: block;
}
.navbarbox {
    margin: 28px 0 20px 15px;
}
.navbar {
    padding: 0;
}
.navbar-nav {
    width: 100%;
}
.nav-link {
    display: block;
    padding: 0;
    color: #343642;
    white-space: nowrap;
    font-weight: 500;
}
.nav-link:focus, .nav-link:hover, .current .nav-link {
    color: #e21eb6;
    text-decoration: underline;
}
.navbar-toggler-icon {
    padding: .9rem;
    display: block;
    width: auto;
    height: auto;
}
.navbar-toggler {
    padding: 0;
    font-size: 1.25rem;
}

section {
    overflow: hidden;
}

.pagination .counter {
    display: none;
}
.pagination {
    justify-content: center;
}
.pagination a {
    display: inline-flex;
    width: 31px;
    height: 31px;
    border-radius: 30px;
    text-align: center;
    justify-content: center;
    align-items: center;
    margin: 0 2px;
    line-height: 30px;
    border: 1px solid #e25da0;
    color: #e25da0;
}
.pagination li.active.hidden-phone a {
    color: #fff;
    background-color: #e25da0;
    border: 0 none;
}
.pagination li.disabled a{
    border: 1px solid #ccc;
    color:  #ccc !important;
}
.pagination .hidden-phone a {
    background-color: #fde1fb;   
    color: #333;
    border: 0 none;
}
.carousel-control-prev {
    background: url(../img/slide-left.png) no-repeat scroll center center;
    left: -64px;
}
.carousel-control-next {
    background: url(../img/slide-right.png) no-repeat scroll center center;
    right: -64px;
    left: auto;
}
.carousel-control-next, .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 46px;
    color: #fff;
    text-align: center;
    opacity: 1;
}
.carousel-indicators li {
    position: relative;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    border: 0;
    /* margin-right: 3px; */
    /* margin-left: 3px; */
    margin: 4px 3px;
    border-radius: 15px;
    text-indent: -999px;
    background-color: #372a35;
}
.carousel-indicators .active {
    border: 0;
    background-color: #7b0069;
    height: 15px; 
    width: 15px;
    margin: 4px 3px;
}
.carousel-indicators {
    bottom: -20px;
}
#footer {
    margin: 35px 0 0 0;
    overflow: hidden;
    color: #fff;
}
.borderrow {
    border-top: 1px solid #654968;   
    padding: 25px 0 0 0;
}
#footer a {
    color: #fff;
}
#footer .logobox {
    text-align-last: left;
    max-width: 260px;
}
.mt30 {
    margin-top: 30px;
    margin-bottom: 6px;
}
#footleft {
    font-size: 14px;
    font-weight: 100;
}
#footleft a{
    font-size: 15px;
}
#footright {
    font-weight: 100;
    font-size: 13px;
    text-align: right;
}
#footright img{
    vertical-align: baseline;
}
.vabot {
    align-items: flex-end;
    display: flex;
    justify-content: flex-end;
}

.modal-header .close {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 5px;
    right: 9px;
}
.modal-content {
    background-color: #950783; 
    color: #fff;
}
.modal-content .aboutPersonalData a {
    text-decoration: underline;
    color: #fff;
}
label.error {
	display: none !important;
}
.modal-header {
    justify-content: center;
}
.modal-title {
    margin-bottom: 0;
    font-size: 26px;
    line-height: 1;
}
#popupbox .aboutPersonalData label {
    font-weight: normal;
    margin: 0;
    font-size: 14px;
}
.thank {
	font-size: 18px;
}
.finish-order {padding: 50px;}
.subwrap {
    position: relative;
    display: block;
    z-index: 0;
    max-width: 360px;
    margin: 0 auto 35px auto;    
}
.subwrap::after {
    background: #c99f69;
    border-radius: 50px;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    top: 5px;
    z-index: -1;    
}
.submbtn {
    background: linear-gradient(to right, #c99f69, #b68f5c);
    color: #fff;
    text-align: center;
    border-radius: 50px; 
    font-size: 18px;
    border: 0 none;
    height: 50px;
    line-height: 50px;
    width: 100%;
    padding: 0 20px;
    cursor: pointer;
    margin: 0;
}
.modalbox .submbtn {
    background: linear-gradient(to right, #ffffff, #facdf3);
    color: #333;
}
.modalbox .inputbox {
    text-align: center;
    border-radius: 30px;
    height: 50px;
    line-height: 50px;
}
.modalbox .thank {
    text-align: center;
    margin: 30px 0;
    font-style: 18px;
}
.modalbox .subwrap::after {
    background: #7b6c79;
}
textarea.inputbox {
    min-height: 165px;
    padding: 25px 20px 20px 30px;
    line-height: normal;
}
.inputbox {
    width: 100%;
    margin: 0 0 22px 0;
    padding: 0 20px 0 30px;
    border-radius: 10px;
    line-height: 60px;
    box-shadow: 0 0 8px #00000020;
    border: 0 none;
    font-size: 17px;
}
.inputbox:focus {
    outline: 0 none;
}
.inputbox::placeholder {
    color: #a79aa9;
  }
.form-horizontal .block_sorting_count_to_page .controls .inputbox {
    padding: 0;
    border: 0;
    color: #e21eb6;
    margin: 0;
}
.controls input[type=text]  {
    width: 100%;
    max-width: 360px;
    margin: 0 0 13px 0;
    padding: 0 20px;
    border-radius: 5px;
    line-height: 46px;
    border: 1px solid #c0c0c0;
    font-size: 16px;
}
.modal-header {
    border-bottom: 1px solid #fff;
}
.modal-footer {
    border-top: 1px solid #fff;

}
.modalbox {
    padding: 15px 0;
}
.inputbox.error {
    background-color: #fbe6fa;
}
.aboutPersonalData {
    font-size: 12px;
    text-align: center;
}
.aboutPersonalData a {
	text-decoration: underline;
		color: #151413;
}
.aboutPersonalData label {
	font-weight: normal;
	margin: 0;
}
#popupbox .modalbox form {
	max-width: 380px;
	padding: 10px 20px;
	margin: 0 auto;
	text-align: center;
}

body #boxplus .boxplus-viewer { 
    width: auto;
}  
#boxplus {
	max-width: 100%;
	overflow: hidden !important;
}
.boxplus-text {
	display: none !important;
}
.flexgrow2 {
    display: flex;
    flex-grow: 2;
}
@media (max-width: 960px) {
	.topcat.topcat-fix{
      	width: 210px;
  		height: 210px;
	}
}
@media (max-width: 768px) {
  	.info-block{
    	display: flex;
  		flex-direction: column;
  		align-items: center;
  	}
  	.worktime{
    	width: 45%;
  	}
  	.flexcoltoleft{
    	align-items: center;
  	}
  	#header .col-10{
    	flex: 0 0 100%;
        max-width: 100%;
  	}
    #advants .row {
        justify-content: space-between;
        padding: 15px;
        background: rgba(68, 36, 75, .5);
    }
    #toptext p {
        width: 360px;
        background-size: contain;
        height: 58px;
        line-height: 58px;
    }
    #calcbox .custom .col-md-6 p:nth-child(2)::after {
        content: '';
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: -25px;
        background-color: #fff;
        border-radius: 30px;
        z-index: -1;
    }
    #calcbox .custom .row .col-md-6:after {
        content: '';
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        width: 50px;
        height: 50px;
        background-size: cover !important;
        z-index: 3;
    }   
    #calcbox .custom .col-md-6 {
        padding: 17px 30px 0 59px;
        height: 112px;
        margin: 0 0 30px 0;
    }
    #calcbox .custom ul {
        background-color: #fff;
        position: absolute;
        padding: 15px;
        list-style: none;
        z-index: 9;
        left: 38px;
        right: 30px;
        overflow: hidden;
        border: 1px solid #940782;
        box-shadow: 0 5px 5px #94078220;
        top: auto;
        margin: -12px 0 0 0;
    }   
    .page-header {
        font-size: 24px;
    }
    #calcbox {
        padding: 150px 0 0 0;
    }
    .act_item {
        position: relative;
        height: 346px;
    }
    .act_item img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        display: block;
        max-width: fit-content;
    }  
    .act_text p:nth-child(1) {
        font-size: 20px;
        padding: 0 15px 20px 40px;
    }         
    .act_text p:nth-child(1) strong {
        font-size: 24px;        
    }  
    .act_text p:nth-child(2) {
        padding: 9px 0 0 40px;
        font-weight: 300;
        font-size: 20px;
    }
    #actbox .carousel-control-next {
        right: -15px;
    }             
    #actbox .carousel-control-prev {
        left: -15px;
    }    
    .desformtext h3 {
        font-size: 24px;         
    }
    #likeking {
        padding: 15px;
        text-align: center; 
    }
    #toptext h1, #toptext h2 {
        font-size: 24px;
        margin: 25px;
    }    
    #insta h3 {
        font-size: 24px;  
    }   
    #advants p img {
        display: inline-block;
        margin: 0 10px 0 0;
        width: 50px;
    }
    #advants p {
        text-align: left;
        padding: 0;
        width: 100%;
        display: flex;
        align-items: center;
    }
    .topcat {
        display: inline-block;
    }    
  	.topcat.topcat-fix{
  		width: 400px;
  		height: 400px;
	}
    #catstkan, #prodcats {text-align: center;}
    .catsbottext {
        background: #60486c;
        padding: 20px;
        border-radius: 10px;
    }  
    .phitem img {
        display: block;
        margin: 0 auto 30px auto;
    }
    #newsbox .block_img img {
        display: block;
        margin: 0 auto 30px auto;
    }
    #brandbox .mod-title h3 {
        font-size: 24px;
    }
    #advabox .padbox {
        padding: 0;
    }
    #advabox .mod-title h3 {
        font-size: 24px;
        text-align: center;
    }
    #calcbox .custom .col-md-6 p:nth-child(2) {
        font-size: 16px; 
    }  

} 
@media (max-width: 480px) {
	.worktime{
    	width: 60%;
  	}
  	.topcat.topcat-fix{
  		width: 100%;
  		height: auto;
	}
}
@media (min-width: 768px) {

}
@font-face {
    font-family: 'Museo';
    src:  url('../fonts/MUSEOSANSCYRL-100.ttf') format('truetype');
    font-weight: 100;
}
@font-face {
    font-family: 'Museo';
    src:  url('../fonts/MUSEOSANSCYRL-300.ttf') format('truetype');
    font-weight: 300;
}
@font-face {
    font-family: 'Museo';
    src:  url('../fonts/MUSEOSANSCYRL-500.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Museo';
    src:  url('../fonts/MUSEOSANSCYRL-700.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'Palatino';
    src:  url('../fonts/PALAB.ttf') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: 'Palatino';
    src:  url('../fonts/PALA.ttf') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Algerian';
    src:  url('../fonts/ofont_ru_Algerian.ttf') format('truetype');
    font-weight: normal;
}
  

@media screen and (min-width: 769px){
/*	#artelweb-carousel-206 .carousel-inner .carousel-item.left.active {
	  transform: translateX(-33.33333333%);
	}
	#artelweb-carousel-206 .carousel-inner .carousel-item.right.active {
	  transform: translateX(33.33333333%);
	} 

	#artelweb-carousel-206 .carousel-inner .carousel-item.next {
	  transform: translateX(33.33333333%)
	}
	#artelweb-carousel-206 .carousel-inner .carousel-item.prev {
	  transform: translateX(-33.33333333%)
	}

	#artelweb-carousel-206 .carousel-inner .carousel-item.right,
	#artelweb-carousel-206 .carousel-inner .carousel-item.left { 
	  transform: translateX(0);
	}*/
}

input[type=range] {
    -webkit-appearance: none;
    margin: 18px 0;
    width: 100%;
  }
  input[type=range]:focus {
    outline: none;
  }
  input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #90067e;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
  }
  input[type=range]::-webkit-slider-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
    -webkit-appearance: none;
    margin-top: -14px;
  }
  input[type=range]:focus::-webkit-slider-runnable-track {
    background: #90067e;
  }
  input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    background: #90067e;
    border-radius: 1.3px;
    border: 0.2px solid #010101;
  }
  input[type=range]::-moz-range-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
  }
  input[type=range]::-ms-track {
    width: 100%;
    height: 8.4px;
    cursor: pointer;
    animate: 0.2s;
    background: transparent;
    border-color: transparent;
    border-width: 16px 0;
    color: transparent;
  }
  input[type=range]::-ms-fill-lower {
    background: #90067e;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  }
  input[type=range]::-ms-fill-upper {
    background: #90067e;
    border: 0.2px solid #010101;
    border-radius: 2.6px;
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
  }
  input[type=range]::-ms-thumb {
    box-shadow: 1px 1px 1px #000000, 0px 0px 1px #0d0d0d;
    border: 1px solid #000000;
    height: 36px;
    width: 16px;
    border-radius: 3px;
    background: #ffffff;
    cursor: pointer;
  }
  input[type=range]:focus::-ms-fill-lower {
    background: #90067e;
  }
  input[type=range]:focus::-ms-fill-upper {
    background: #90067e;
  }