* {margin:0;padding:0;border:0;outline:none;}

a, .link {color:rgba(15, 65, 109, 0.7)}
.link:hover {cursor: pointer}

li {list-style:none;}
a {text-decoration:none;}
body {font-family:'Open Sans',arial,sans-serif;font-size:14px;color:#050505; }

.width {width:990px;margin:0 auto;}
.clear {clear:both;}
p {margin-bottom: 5px;}

.text-underline {text-decoration: underline;}

.phone span {display: inline-block; padding-left: 24px;}
.phone_kyivstar {background: url('../img/kyivstar.png') no-repeat 3px 0px;background-size: contain;  }
.phone_vodafon {background: url('../img/vodafone.png') no-repeat 3px 0px;background-size: contain;}


.modal-show {overflow: hidden!important;position: relative;right: 8px}
.modal {
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAAeSURBVHjaYmRgYNBmIAIwMRAJRhVSRyEAAAD//wMAVdAAP0SGoHgAAAAASUVORK5CYII=');
    background-repeat: repeat;width: 100%;height: 100%;position: fixed;display: none;left: 0;top: 0}
.modal {z-index: 200001;overflow: auto;font-family: Arial, Helvetica, sans-serif;font-size: 14px;color: #000;margin-left: auto;margin-right: auto;background-color: transparent}

.modal .modal-top {top: 50%}
.modal .modal-left {left: 50%}
.modal-block { position: relative;width: 600px;background: #FFF;box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.35);border: 1px solid #3a87ad}
.modal-block .icon-close {position: absolute;right: 0;margin: 15px 20px;z-index: 1000}
.modal-block .title {background: #4d83c0; text-transform:uppercase; text-align: center;line-height: 50px;text-shadow: 1px 1px 0 #3a87ad;border-bottom: 1px solid #3a87ad;padding: 0 100px;font-size: 18px;color: #FFF;
    width: auto;height: auto;margin: 0!important;letter-spacing: 0}
.modal.error .title {background: #f00;text-shadow: 1px 1px 0 #e30000;border-bottom: 1px solid #e30000}
.modal.error .modal-block { border: 1px solid #e30000}
.modal.complete .title {background: #5bb75b;text-shadow: 1px 1px 0 #50a150; border-bottom: 1px solid #50a150}
.modal.complete .modal-block {border: 1px solid #50a150}
.modal-block .icon-close,
.icon-close { background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAlCAYAAABPsblCAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAIGNIUk0AAHolAACAgwAA+f8AAIDpAAB1MAAA6mAAADqYAAAXb5JfxUYAAAE2SURBVHjanNPNSkNBDAXg01sYkC60m6Ir9xYURNcuWxHf/wnyHHHRpKRz8zNjIKs2HzOTc8HMkNoD2GCuFgAPAACBHgH8APiYwBYAnzJ3UOgI4Fd6BFNEZ15grvY6iPXI0V5tFPMRB8qwGAkgD9umSAL12ClFCqjHYqSA+jfJtxlAPfJVYg4UbSePRgctxXZizEBLueIME2gUiTGB3icQD3tTaA/gewKx2BnAvX2jHf5Xu5Fkj5dCRMTycc5UIyImogtERMzMPIm1mzkLTWBtNSPQDLZCrlfTHsBWiB6khzLMRbRv1p+c7C5F+hxlJ0uRKJAeZh92hRTJbh4EYOvOBFDLruZGw4HcnJRYB4UrLjEDpTkpMYHayIpTzAugm5MKU0g7QzxM2w49yY+Xj7Ao879nIsLfAI7+/zeB1j7HAAAAAElFTkSuQmCC') no-repeat;
    width: 20px; height: 19px; background-position: 0 0;cursor: pointer}
.modal-block .icon-close:hover,
.icon-close:hover {background-position: 0 -19px}
.modal p {font-weight: normal;width: auto}
.modal .content {background: #fff repeat;width: auto;overflow: hidden;margin: 0;box-shadow: none}

.padding {padding:10px;}

.btn-buy {font-size: 15px;line-height: 2.4;font-weight: 500;letter-spacing: 0;font-family: Myriad Set Pro,Helvetica Neue,Helvetica,Arial,sans-serif;background-color: #5c8be4;
    background: -webkit-linear-gradient(#60a7ea,#3b6dca);background: linear-gradient(#60a7ea,#3b6dca);border-color: #5c8be4;border-width: 1px;border-style: solid;border-radius: 4px;
    color: white;cursor: pointer;display: inline-block;min-width: 30px;padding-left: 10px;padding-right: 10px;padding-top: 0px;text-align: center;white-space: nowrap;}

.btn-buy.btn-buy--yellow {
    box-shadow: 2px 3px 4px rgba(0,0,0,.24);
    border: solid 1px #ffcb18 !important;
    background-image: -webkit-linear-gradient(bottom,#fdb614,#fddd2d);
    background-image: -moz-linear-gradient(bottom,#fdb614,#fddd2d);
    background-image: -o-linear-gradient(bottom,#fdb614,#fddd2d);
    background-image: linear-gradient(to top,#fdb614,#fddd2d);
    color: #2d2d44;
}

.btn-buy.btn-buy--yellow:hover{color:#000;background-image:-webkit-linear-gradient(bottom,#fdd115,#fdeb66);background-image:-moz-linear-gradient(bottom,#fdd115,#fdeb66);background-image:-o-linear-gradient(bottom,#fdd115,#fdeb66);background-image:linear-gradient(to top,#fdd115,#fdeb66);border:solid 1px #ffcb18 !important}

.btn-buy.btn-buy--orange  {font-weight:100; color: rgb(17, 17, 17);border-color: rgb(168, 135, 52) rgb(156, 126, 49) rgb(132, 106, 41);background: #f3d078;background: -webkit-linear-gradient(top,#f7dfa5,#f0c14b);background: linear-gradient(to bottom,#f7dfa5,#f0c14b);}
.btn-buy.btn-buy--orange:hover {background:#f1c860;background:-webkit-linear-gradient(top,#f5d78e,#eeb933);background:linear-gradient(to bottom,#f5d78e,#eeb933)}
.btn-buy.btn-buy--orange .fa {font-size: 18px;margin-right: 3px; margin-left:-5px; border-radius: 3px;padding: 3px 6px;background: #303942;color:white;}


h2.title {font-weight: 100; text-align: center; font-size: 30px; padding-bottom: 5px;}
h3.title2 {font-weight: 100; text-align: center; font-size: 19px; padding-bottom: 50px;}

#topnav {height:50px; background: #1d1d1d; width: 100%;}
#topnav .width { position: relative;}
#topnav .logo {width: 220px; height:50px; display: block; float:left; background: url("../img/logo-tktx-2.png") no-repeat center;}
#topnav .nav-list {float:right; line-height: 50px}

#topnav ul li {display: inline-block;}
#topnav ul li a {color: #ececec;padding:0 8px;}
#topnav .btn-buy {color:white;}
#topnav .nav-list ul li.inst {padding-left: 10px;}
#topnav .nav-list ul li.inst a {display:block; width: 32px;height: 32px;position: relative; top:10px;background: url("../img/instagram-32x32.png") no-repeat; }
#topnav.js-fixed {position: fixed;top:0px;width: 100%;z-index: 20;}

#topnav.js-opened {z-index: 100;}
#topnav.js-opened .nav-list {display: block;position: relative;float: none;left:0px;text-align: center;padding-bottom:20px; }
#topnav.js-opened .nav-list {background: #1d1d1d;position: absolute;width: 100%;top:50px;}
#topnav.js-opened .nav-list ul li {display: block;}
#topnav.js-opened .nav-list ul li a {padding:15px 0;display: block;line-height: 20px;}
#topnav.js-opened .nav-list ul li.inst {display: none;}
#topnav.js-opened .nav-list ul li a.btn-buy {width: 150px;margin: 0 auto;}
#topnav .collaps {display:none; cursor: pointer; z-index: 10; position: absolute; right: 18px; top:12px; color:white;border:1px solid white; padding:2px 5px 4px 5px; border-radius: 4px;}

#topnav .phone {position: absolute;top:50px;z-index: 3;right:0px; background: #1d1d1d;padding: 4px; border-radius: 0 0 3px 3px;}
#topnav .phone a { color:white;}


#promo {position: relative;margin-top: 50px;}
#promo .width {width: auto}
#promo .content .slide {height:600px; width: 100%;top:0px;}
#promo .content .btn-buy {position: absolute;left:50%; width: 100px; margin-left: -50px;bottom:40px; font-size: 17px;}


#promo .content .slide.slide-1 { width: 100%!important; background: url("../img/head-1-2.jpg") no-repeat center; background-size: cover; }
#promo .content .info {width: 990px; margin: 0 auto;  position: relative; border: 0px solid white;}
#promo .content .slide .header {position: absolute; left: 0px; top:100px;}
#promo .content .slide .header {color:#ececec;}
#promo .content .slide .header h1 {font-weight: 100;font-size: 20px;}
#promo .content .slide .header h1 span {font-size: 50px;display: block;color: white;margin-top: 30px; font-weight: 800;}
#promo .content .slide .header ul {padding:30px 0px;}
#promo .content .slide .header ul li {font-size: 20px; font-weight: 100;}
#promo .content .slide .header ul li:first-child span {border-bottom: 1px solid}
#promo .content .slide .header p.text {font-size: 25px; font-weight: 100;}

#promo .content .slide .header .product {width: 360px;height: 360px;box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset;
    margin: 30px 0;
    background: white;
    background-image: url("../img/tktx-tube-transparent.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 300px;
    padding: 20px;
    overflow: hidden;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: 5px solid rgba(15, 65, 109, 0.7);}
#promo .content .slide .header .product {display: none;}

#discount {background:red;}
#discount .width {width: auto;}
#discount .width {text-align:center; line-height:50px;}
#discount .width a {color:white; border-bottom:1px dotted white;}

/* for_whom */
#for_whom { padding:50px 0px 70px 0; }
#for_whom .vector-list {font-size: 0px; padding-top:40px}
#for_whom .vector-list .vector-item {font-size:14px; width: 33%; display: inline-block; text-align: center; vertical-align: top;}
#for_whom .vector-list .vector-item.js-hover {border: 1px solid #cccccc; margin: -1px; -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25); cursor: pointer;}


#for_whom .vector-list .vector-item .vector-image img {background-size: contain; background-repeat:  no-repeat;}
#for_whom .vector-list .vector-item.vector-item--tattoo .vector-image img {background-image: url("../img/vector/tattoo.jpg")}
#for_whom .vector-list .vector-item.vector-item--tattoo:hover .vector-image img {background-image: url("../img/vector/tattoo-color.jpg")}
#for_whom .vector-list .vector-item.vector-item--microblading .vector-image img {background-image: url("../img/vector/microblading.jpg")}
#for_whom .vector-list .vector-item.vector-item--microblading:hover .vector-image img {background-image: url("../img/vector/microblading-color.jpg")}
#for_whom .vector-list .vector-item.vector-item--permanent .vector-image img {background-image: url("../img/vector/permanent.jpg")}
#for_whom .vector-list .vector-item.vector-item--permanent:hover .vector-image img {background-image: url("../img/vector/permanent-color.jpg")}
#for_whom .vector-title {font-size: 25px; font-weight: 100; padding-top: 20px;}
#for_whom .vector-title a {border-bottom: 1px solid;}
#for_whom .vector-image {padding-top: 20px;}
#for_whom .vector-image img {border-radius: 50%; width: 80%; bottom: auto}
#for_whom .vector-description {font-size: 14px; padding-top: 20px; width: 80%; margin: 0px auto; color: #b3b3b3; padding-bottom: 20px;}

#vector {padding:100px 0px 70px 0; border-bottom: 1px solid #EFEFEF}
#vector .content {font-size: 0px; padding-bottom: 50px;}
#vector .content .item {display: inline-block; font-size: 14px; vertical-align: top}
#vector .content .vector-item {width: 45%; text-align: left}
#vector .content .vector-item img {width: 75%;border: 5px solid rgba(15, 65, 109, 0.7);margin: 0 auto;border-radius: 50%;background: white;box-shadow: 0 5px 20px #ddd;text-align: center;}

#vector .content .vector-plus {width: 10%; text-align: center;}
#vector .content .vector-plus .fa {font-size: 60px; display: block; padding-top: 130px;}
#vector .content .vector-product {width: 45%; text-align: right;}
#vector .content .vector-product img {width: 75%; border: 5px solid rgba(15, 65, 109, 0.7);margin: 0 auto;border-radius: 50%;background: white;box-shadow: 0 5px 20px #ddd;text-align: center;}

#vector .vector-benefits { margin: 0 auto;}
#vector .vector-benefits .row {font-size: 0px; padding-bottom: 20px;}
#vector .vector-benefits .row .item {width:47%; display: inline-block; font-size: 14px; vertical-align: top;}
#vector .vector-benefits .row .item:last-child {margin-left: 3%;}
#vector .vector-benefits .row .item .title {font-size: 20px; font-weight: 100; padding-bottom: 10px;}
#vector .vector-benefits .row .item .title span {border-bottom: 1px solid}
#vector .button { text-align: center; padding-top: 50px;}
#vector .button .btn-buy {font-size: 23px; padding-left: 20px; padding-right: 20px;}
#vector .button .btn-buy .fa {padding: 4px 7px; margin-right: 5px;}
#vector .button .price {display: inline-block;}
#vector .button .price .separate {color: #a3a3a3; padding: 0 10px;}
#vector .button .price .old {font-size: 19px; text-decoration: line-through; padding-right: 10px; color: grey}
#vector .button .price .new {font-size: 26px; font-weight: 400; text-decoration: underline; font-weight: 400}
#vector .discount {text-align: center; padding-top: 30px;}
#vector .discount a {border-bottom: 1px dashed; }
#vector .discount a:hover {border:0px;}

#composition  {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF}
#composition .composition-list {font-size: 0px;}
#composition .composition-item {display: inline-block; width: 27%; text-align: center; border: 1px solid #EFEFEF; padding: 40px 0; border-radius: 4px; margin: 0 3%; color: #454545}
#composition .composition-item {-webkit-box-shadow: inset 0px 0px 35px 0px rgba(212,212,212,0.28);
    -moz-box-shadow: inset 0px 0px 35px 0px rgba(212,212,212,0.28);
    box-shadow: inset 0px 0px 35px 0px rgba(212,212,212,0.28);  }
#composition .composition-item .ing-percent {font-size: 54px; display: block; padding-bottom: 20px; font-weight: 600;}
#composition .composition-item .ing-name {font-size: 30px; display: block; font-weight: 600;}




#faq {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF}
#faq .width {width: 800px;}
#faq h2.title {padding-bottom: 30px; }
#faq .question_list .item {padding:20px 30px; border-radius: 1px;}
#faq .question_list .item .text {display: none;}
#faq .question_list .item.js-opened .text {display: block;}
#faq .question_list .item .title {font-size: 25px;font-weight: 100;}
#faq .question_list .item.js-opened {background-color: #fdfafa; }
#faq .question_list .item.js-opened .link {border:none;}
#faq .question_list .item.js-opened .text {padding-top: 15px;font-size: 13px;color:#040404; }
#faq .link {border-bottom: 1px dashed #08c; }
#faq .faq_tabs {padding-bottom: 20px; text-align: center}
#faq .faq_tabs li:hover a {border: none;}
#faq .faq_tabs li {display: inline-block; padding:7px 14px; color:#08c; border-radius: 4px; cursor: pointer;}
#faq .faq_tabs li a { border-bottom: 1px dashed #08c; }
#faq .faq_tabs li.active {background: rgba(15, 65, 109, 0.7); border-bottom: none; -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
#faq .faq_tabs li.active a { color:white; border-bottom: none;}

#tariff {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF;}
#tariff .tariff-list {font-size: 0px; text-align:center;}
#tariff .tariff-item {font-size: 14px; width: 21%; display: none; margin-left: 0.8%; margin-right: 0.8%; border: 1px solid  #3c5296; border-radius: 5px; vertical-align: top}
#tariff .tariff-item-1,
#tariff .tariff-item-5,
#tariff .tariff-item-10 {display:inline-block}
#tariff .content {padding-top: 20px;}

#tariff .tariff-header {background: url("../img/tariff-headerbg-pure.png") repeat-x 0 -150px; color: white;}
#tariff .tariff-title {font-size: 20px; text-align: center; padding: 30px 0; font-weight: 100;  }
#tariff .tariff-price {border: 5px solid #08C; margin: 0 auto; width: 100px; height:100px; border-radius: 50%;background: white; box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset; text-align: center;}
#tariff .tariff-price span {font-size: 22px;color:black; display: block; padding-top: 29px; line-height: 22px;}
#tariff .tariff-price span:after {content: " грн"; font-size: 14px; display: block;}

#tariff .tariff-image {width: 80%; margin: 0 auto; padding:20px 0; text-align: center;}
#tariff .tariff-image img {width: 100%;}
#tariff .tariff-product {font-size: 20px; width: 80%; margin: 0 auto; text-align: center; padding-bottom: 10px; border-bottom: 1px solid #ddd}
#tariff .tariff-price-old {color: #3a3a3a; padding:10px 0; text-align: center; font-size: 13px; border-bottom: 1px solid #ddd; width: 80%; margin: 0 auto;}
#tariff .tariff-price-old span {text-decoration: line-through; font-size: 14px;}
#tariff .tariff-price-old {font-size: 18px; }
#tariff .tariff-savemoney {font-size: 15px; padding:10px 0; text-align: center; width: 80%; margin: 0 auto; border-bottom: 2px solid #ddd}
#tariff .tariff-savemoney span {font-size: 25px; color:#568C00; text-decoration: underline; }
#tariff .tariff-condition {width: 80%; margin: auto; padding:10px 0;}
#tariff .tariff-condition ul li {text-align: center;}
#tariff .tariff-condition ul li span {font-size: 13px;}
#tariff .tariff-condition .fa {color:#0062EE;}
#tariff .tariff-condition .fa.fa-minus {color:#c11000;}
#tariff .tariff-btn {text-align: center; padding: 15px 0}

#tariff .tariff-item.tariff-bestway {border:3px solid #0088cc; width: 28%; margin-top: -20px;-webkit-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);-moz-box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75);box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.75); }
#tariff .tariff-item.tariff-bestway .tariff-image img {width: 80%}
#tariff .tariff-item.tariff-bestway .tariff-title {font-size: 28px; padding:30px 0; color: white; font-weight: 200;}
#tariff .tariff-item.tariff-bestway .tariff-header {background: url("../img/tariff-headerbg-blue.png") repeat-x 0 -125px; }
#tariff .tariff-item.tariff-bestway .tariff-price {width: 120px; height:120px;}
#tariff .tariff-item.tariff-bestway .tariff-price span {font-size: 30px; line-height: 25px; padding-top: 40px; display: block;}
#tariff .tariff-item.tariff-bestway .tariff-price span:after {content: " грн"; font-size: 16px; display: block;}
#tariff .tariff-item.tariff-bestway .tariff-product {font-size: 24px;}
#tariff .tariff-item.tariff-bestway .tariff-condition ul li span {font-size: 16px;}
#tariff .tariff-item.tariff-bestway .btn-buy {font-size: 18px;}

#tariff .whilesale-link {text-align:center; padding:20px 0px;}
#tariff .whilesale-link a {background:#ea2c5a; color:white; padding:5px 7px; border-radius:4px; opacity:0.7;      transition: opacity 0.1s ease-out 0.05s;}
#tariff .whilesale-link a:hover {opacity:1;}

#how-to-use {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF;background: #f9f9f9;}
#how-to-use .how-to-use-item {transition: box-shadow 0.2s ease; padding: 10px;  border-radius: 3px; width: 60%; margin: 0 auto; text-align: center; background:rgba(15, 65, 109, 0.7); font-size: 18px;  color:white; }
#how-to-use .how-to-use-item.last {background: #93c24a;}
#how-to-use .how-to-use-item:hover {-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}

#how-to-use .separate {width: 2px; margin: 0 auto; background: #ccc; height:80px!important;}



#delivery {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF;}
#delivery .title {font-weight: 100; text-align: center; font-size: 30px; padding-bottom: 5px;}
#delivery .title2 {font-weight: 100; text-align: center; font-size: 19px; padding-bottom: 50px;}
#delivery .tabs ul {font-size: 0px;}
#delivery .tabs ul li {display: inline-block; width:50%; color: #444444; font-size: 16px; height:50px; text-align: center;line-height: 50px; cursor: pointer; border-bottom: 1px solid #f2f2f2;}
#delivery .tabs ul li:hover {background: #f2f2f2; color:black;}
#delivery .tabs ul li.active {background: #fafafa;border-bottom: 1px solid rgba(153,153,153,.4); color:black;}
#delivery .tabs .content .tab {display: none; padding: 50px 0 0 0}
#delivery .tabs .content .tab.active {display: block}
#delivery .tabs .content .tab .image {display:inline-block; float:left; width: 25%;}
#delivery .tabs .content .tab .image img {width: 100%;}
#delivery .tabs .content .tab p {margin-bottom: 10px;}
#delivery .tabs .content .text {overflow: hidden; padding-left: 20px;padding-top: 20px;}
#delivery .tabs .content .tab:nth-child(2) .image {padding-top: 30px;}

#reviews {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF; background: #f9f9f9}
#reviews {padding:50px 0px 70px 0; border-top: 1px solid #EFEFEF;}
#reviews .review-item {overflow: hidden;background: white; border: 1px solid #EFEFEF; border-radius: 3px;}
#reviews .review-item .review-inner {margin: 25px 15px;}
#reviews .review-item .avatar, #reviews .review-item .review {display: inline-block;}
#reviews .review-item .avatar {width: 20%; text-align: center; margin-right: 4%;}
#reviews .review-item .avatar img {border-radius: 50%; width: 100%;}
#reviews .review-item .review {width: 74%; vertical-align: top}
#reviews .review-item .review .username {font-size: 25px; margin-bottom: 15px;}
#reviews .review-item .review .username span {color:#bbbbbb}
#reviews .review-item .avatar small {font-size: 12px; color: #444; line-height: 30px;}

#gallery {}
#gallery .slider .item {width: 25%; display: inline-block;}
#gallery .slider .item a img {width: 100%;}

#gallery .slider.js-hovered .item {opacity: 0.6;transition: opacity 0.3s, visibility 0.3s;}
#gallery .slider.js-hovered .item.js-hover {transition: opacity 0.3s, visibility 0.3s;opacity: 1;-moz-box-shadow:0 0 10px #000;-webkit-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;}

.slick-prev,
.slick-next {position: absolute;}


.slick-prev {left:-75px;top:50px;}

.slick-next {right:-75px;top:50px;}

.slick-prev .icon,
.slick-next .icon {opacity: 0.5;background: none;-webkit-transition: .2s;transition: .2s;cursor: pointer;z-index: 10;width: 30px;height: 100px;top: 0;bottom: 0;margin-top: auto;margin-bottom: auto;}
.slick-prev .icon:hover,
.slick-next .icon:hover {opacity: 1;}
.slick-prev {}

#reviews .review-item .review .gallery  {margin-top: 15px;}
#reviews .review-item .review .gallery .fancybox {width: 80px; height: 80px; display: inline-block}
#reviews .review-item .review .gallery .fancybox img {width: 100%;}
#reviews .button {text-align: center; padding-top: 50px;}
#reviews  .price .separate {color: grey; font-size: 15px; padding:0 10px;}
#reviews .price span {font-size: 25px;}
#reviews .price .old {color: grey;font-size: 20px;text-decoration: line-through;padding-right: 5px;}
#reviews .price .new {text-decoration: underline}


#order {color:white; padding:50px 0px 70px 0;  border-top: 1px solid #EFEFEF; background: url("../img/footer/footer-bg-fullsize.jpg") no-repeat; background-size: cover}
#order .width {position: relative;}
#order form {background: rgba(239, 239, 239, 0.1); padding:20px; }
#order form .btn-buy {height:68px;width:170px;font-size: 20px;}

#order select {float:left; width: 180px; height: 68px; font-size: 19px; color:#949494; margin: 0 40px 0 0; padding: 0 20px; }
#order input[type="text"] {display: block; width: 240px; height: 68px; line-height: 68px;  padding: 0 20px; font-size: 18px; color: #949494; margin: 0 40px 0 0; float: left; }
#order .info {overflow: hidden; margin-bottom: 40px;}
#order .info .description {float:left}
#order .info .description .title {font-size: 22px;  padding-bottom: 15px;}
#order .info .description ul {margin-left: 22px;}
#order .info .description ul li {font-size: 20px;font-weight: 100; padding-bottom: 5px; list-style-type: disc; }
#order .info .description ul li:first-child span {border-bottom: 1px solid #cccccc;}
#order .info .description ul li small {display: block; font-size: 12px;}
#order .price small {color:#568C00; font-size: 17px;}
#order .price small::before {content: "— экономия "}
#order .price small::after {content: " грн."}

#order .info .product {float:right; width: 350px;}
#order .info .product .border {box-shadow: 0 5px 20px #ddd inset,0 3px 0 #999 inset;background: white;padding: 20px;overflow: hidden;-webkit-border-radius:50%; -moz-border-radius:50%;
    border-radius:50%;
    border: 5px solid rgba(15, 65, 109, 0.7);
}

#order .info .product .border img {width: 95%}

#order .price {font-size: 35px; padding: 40px 0}
#order .price .old {color: grey;font-size: 20px;text-decoration: line-through;padding-right: 10px;}
#order .delivery {color: #cecece; font-size: 25px; font-weight: 100; visibility: hidden}
#order .delivery.visible {visibility: visible}

#footer {background: #1d1d1d; position: relative; text-align: center; padding-bottom: 10px; }
#footer .logo {width: 185px; height:50px; display: inline-block;  background: url("../img/logo-tktx-2.png") no-repeat bottom;}
#footer .lnk { border-bottom: 1px dashed;color:#cecece;}
#footer .phone { padding: 10px 0px;}
#footer .phone span { margin: 5px 0;}
#footer .phone a {color: white; font-size:16px;}
#footer .links a { font-size:10px; }


#order_form {text-align: center}
#order_form .header {padding:20px 0;}
#order_form .header span {font-size: 25px; display: block; font-weight: 100; line-height: 40px;}
#order_form input[type="text"]  {width: 90%; height: 50px; margin:10px 0; padding:0 10px; border: 1px solid #c9c9c9;   background-color: #ffffff;   border-radius: 5px;   -moz-border-radius: 5px;
    -webkit-border-radius: 5px; color:#949494; }

#order_form .btn-buy {padding:10px 20px;margin-top: 10px;}
#order_form .padding {padding-bottom: 20px;}
#order_form select {width: 90%;height: 68px;font-size: 19px;color: #949494;margin: 0 auto;padding: 0 20px;}
#order_form .price span {display: inline-block;}
#order_form .price span.old {text-decoration: line-through; font-size: 20px; color:#949494;}
#order_form .price span.new {text-decoration: underline;}


input[type=text],
input[type=email],
input[type=number],
textarea,
fieldset {
    -webkit-appearance: none;


    width : 100%;
    border: 1px solid #333;
    margin: 0;

    font-family: inherit;
    font-size: 90%;

    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

input:focus:invalid {
    box-shadow: 0 0 5px 1px red!important;
    -moz-box-shadow: none;
}

input:required:invalid {
    box-shadow: none;
}

input:required:valid {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAepJREFUeNrEk79PFEEUx9/uDDd7v/AAQQnEQokmJCRGwc7/QeM/YGVxsZJQYI/EhCChICYmUJigNBSGzobQaI5SaYRw6imne0d2D/bYmZ3dGd+YQKEHYiyc5GUyb3Y+77vfeWNpreFfhvXfAWAAJtbKi7dff1rWK9vPHx3mThP2Iaipk5EzTg8Qmru38H7izmkFHAF4WH1R52654PR0Oamzj2dKxYt/Bbg1OPZuY3d9aU82VGem/5LtnJscLxWzfzRxaWNqWJP0XUadIbSzu5DuvUJpzq7sfYBKsP1GJeLB+PWpt8cCXm4+2+zLXx4guKiLXWA2Nc5ChOuacMEPv20FkT+dIawyenVi5VcAbcigWzXLeNiDRCdwId0LFm5IUMBIBgrp8wOEsFlfeCGm23/zoBZWn9a4C314A1nCoM1OAVccuGyCkPs/P+pIdVIOkG9pIh6YlyqCrwhRKD3GygK9PUBImIQQxRi4b2O+JcCLg8+e8NZiLVEygwCrWpYF0jQJziYU/ho2TUuCPTn8hHcQNuZy1/94sAMOzQHDeqaij7Cd8Dt8CatGhX3iWxgtFW/m29pnUjR7TSQcRCIAVW1FSr6KAVYdi+5Pj8yunviYHq7f72po3Y9dbi7CxzDO1+duzCXH9cEPAQYAhJELY/AqBtwAAAAASUVORK5CYII=);
    background-position: right top;
    background-repeat: no-repeat;
}

.opt ul li {
    list-style: square outside;
    margin: 3px 3px 2px 30px;
}