﻿/* Masonry Блог */
.tw-blog.masonry-blog article,
.tw-blog.masonry-blog article.style-2{
  text-align: center;
  overflow: hidden;
  position: relative;
  margin-top: 0;
  margin-bottom: 70px;
}
.tw-blog.masonry-blog article.style-2 .entry-media{
  position: relative;
  margin: 0;
}

.tw-clients.style2 div{
margin:0px!important;
}
.tw-blog.masonry-blog article.style-2 .entry-post{
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.tw-blog.masonry-blog article.style-2 a{
  color: #fff;
  transition: all 0.3s ease;
}
.tw-blog.masonry-blog article.style-2 a:hover{
  opacity: 0.8;
}
.tw-blog.masonry-blog article.style-2 .tw-bgthumb{
  opacity: 1;
}

/* Metro Блог */
.metro-blog article {
  position: relative;
}
.metro-blog article .tw-bgthumb:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
}
.metro-blog article:hover .tw-bgthumb:before {
  opacity: 0.75;
}
.metro-blog article:hover .entry-date,
.metro-blog article:hover .entry-title {
  transition: top 0.3s ease 0s;
}
.tw-element.tw-table .sidebar-area {display: none;}.metro-blog article:hover .entry-content p:not(.more-link) {
  transform: translateY(-100%);
  transition: transform 0.3s ease 0s, opacity 0.3s ease 0.2s;
  opacity: 1;
}
.metro-blog .entry-media {
  margin-bottom: 0;
}
.metro-blog .entry-date,
.metro-blog .entry-title {
  position: relative;
  top: 0;
  transition: top 0.3s ease 0.1s;
}
.metro-blog .entry-post {
  position: absolute;
  left: 0;
  bottom: 40px;
  width: 100%;
  z-index: 20;
}
.metro-blog .entry-post > * {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
}
.metro-blog .entry-post .entry-date {
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 20px;
}
.metro-blog .entry-post .entry-date a:hover {
  color: #fff;
}
.metro-blog .entry-content {
  position: relative;
  margin-bottom: 60px;
  height: 0;
  text-align: center;
}
.metro-blog .entry-content p:not(.more-link) {
  opacity: 0;
  transform: translateY(0);
  transition: transform 0.3s ease 0.3s, opacity 0.3s ease 0s;
}
.metro-blog .entry-content p.more-link {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.metro-blog .more-link .uk-button {
  background-color: transparent;
  border-color: #fff;
}
.metro-blog .more-link .uk-button:hover {
  border-color: #fff;
}
.metro-blog + .tw-pagination.pagination-border {
  margin-top: 60px;
}

/* Minimal Блог */
.minimal-blog .entry-cats,
.minimal-blog .entry-title,
.minimal-blog .entry-date {
  text-align: left;
}
.minimal-blog .entry-title {
  font-size: 18px;
}
.minimal-blog .entry-date {
  margin-top: 20px;
  margin-bottom: 0;
}



/* Другие элементы */

.uk-form-icon {
  width: 50px;
}
.uk-form-icon-flip + .uk-input {
  padding-right: 50px;
 
}
.uk-form-icon:not(.uk-form-icon-flip) + .uk-input {
  padding-left: 50px;
  color:#666;
}
.uk-table.with-border{
  border: 1px solid #e6e6e6;
}
.uk-table th{
  letter-spacing: 0.2em;
  color: #151515;
  font-size: 11px;
}
.uk-table.style-2 th,
.uk-table.style-3 th{
  background: #151515;
  color: #fff;
}
.uk-table.style-3 th{
  padding: 20px;
  font-size: 11px;
}
.uk-table.style-3.uk-table-striped tr:nth-of-type(odd){
  background: transparent;
}
.uk-table.style-3.uk-table-striped tr:last-child{
  border-bottom: 1px solid #e6e6e6;
}
.uk-table-xsmall td,.uk-table-xsmall th {
    padding: 8px 12px
}
.tw-meta {
  display: block;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #999;
}
.tw-meta.entry-cats {
  font-size: 12px;
}
.tw-meta a {
  color: inherit;
}
.tw-meta a:hover {
  color: #151515;
}
span.tw-meta {
  display: inline-block;
}
.tw-element {
  position: relative;
}
.tw-heading {
  color: #999;
}

/* Заголовок */
.tw-heading.uk-text-center {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.tw-heading.uk-text-center.large{
  max-width: 830px;
}
.tw-heading.uk-text-left {
  max-width: 600px;
  margin-left: 0;
  margin-right: auto;
}
.tw-heading.uk-text-right {
  max-width: 600px;
  margin-left: auto;
  margin-right: 0;
}
.tw-heading.full{
  max-width: 100%;
}
.tw-heading.custom-typography{
  margin-bottom: 20px;
}
.tw-heading.custom-typography .tw-sub-title{
  font-size: 11px;
}
.tw-heading.custom-typography .tw-big-title{
  font-size: 30px;
}
.tw-heading.custom-typography p{
  margin-top: 8px;
}
.tw-heading h3 {
  font-size: 24px;
}
.tw-heading h2 {
  font-size: 48px;
}
.tw-heading h1 {
  font-size: 60px;
}
.tw-heading h1,
.tw-heading h2,
.tw-heading h3,
.tw-heading h4,
.tw-heading h5,
.tw-heading h6 {
  text-transform: uppercase;
}
.tw-heading h1.letter-spacing,
.tw-heading h2.letter-spacing,
.tw-heading h3.letter-spacing,
.tw-heading h4.letter-spacing,
.tw-heading h5.letter-spacing,
.tw-heading h6.letter-spacing{
  letter-spacing: 0;
  text-transform: none;
}
.tw-heading .tw-sub-title {
  font-size: 12px;
  color: inherit;
}
.tw-heading.music .tw-sub-title {
  font-size: 18px;
}
.tw-heading .tw-sub-title + h1,
.tw-heading .tw-sub-title + h2{
    margin-top: 23px;
}
.tw-heading .tw-sub-title + h3{
    margin-top: 19px;
}
.tw-heading .tw-meta + h1,
.tw-heading .tw-meta + h2,
.tw-heading h1 + .uk-button,
.tw-heading h2 + .uk-button{
    margin-top: 15px;
}
.tw-heading h3 + .uk-button{
    margin-top: 21px;
}
.tw-heading h1 + p,
.tw-heading h2 + p{
    margin-top: 16px;
}
.tw-heading h3 + p{
    margin-top: 12px;
}
.tw-heading p + .uk-button{
    margin-top: 13px;
}
.tw-text-animate span{
    z-index: 1;
    -webkit-transition: opacity .125s cubic-bezier(.215, .61, .355, 1), -webkit-transform .125s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: opacity .125s cubic-bezier(.215, .61, .355, 1), -moz-transform .125s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: opacity .125s cubic-bezier(.215, .61, .355, 1), -ms-transform .125s cubic-bezier(.215, .61, .355, 1);
    -o-transition: opacity .125s cubic-bezier(.215, .61, .355, 1), -o-transform .125s cubic-bezier(.215, .61, .355, 1);
    transition: opacity .125s cubic-bezier(.215, .61, .355, 1), transform .125s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translate3D(0, .5em, 0);
    -moz-transform: translate3D(0, .5em, 0);
    -ms-transform: translate3D(0, .5em, 0);
    -o-transform: translate3D(0, .5em, 0);
    transform: translate3D(0, .5em, 0);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    filter: alpha(opacity=0);
    will-change: transform, opacity;
}
.tw-text-animate.active span {
    -webkit-transform: translate3D(0, 0, 0);
    -moz-transform: translate3D(0, 0, 0);
    -ms-transform: translate3D(0, 0, 0);
    -o-transform: translate3D(0, 0, 0);
    transform: translate3D(0, 0, 0);
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

/* Музыка */
.tw-heading .sriracha{
  font-family: 'Sriracha', cursive;
  letter-spacing: 0;
}
.tw-heading .font100{
  font-size: 100px;
}
.tw-heading .font36{
  font-size: 36px;
}

/* Accordion слайдер */
.tw-accordion .uk-accordion {
  margin-bottom: 0;
}
.tw-accordion .uk-accordion > :nth-child(n+2) {
  margin-top: 0;
}
.tw-accordion .uk-accordion-title {
  font-size: 11px;
  line-height: 1;
  padding: 20px 10px 17px;
  color: #999;
  border-bottom: 1px solid #e6e6e6;
}
.tw-accordion .uk-accordion-title:after {
  background-image: none;
  font-family: "Ionicons";
  content: '\f3d3';
  width: auto;
  height: auto;
  font-size: 12px;
}
.tw-accordion .uk-open .uk-accordion-title {
  color: #151515;
  border-color: #151515;
}
.tw-accordion .uk-open .uk-accordion-title:after {
  content: '\f3d0';
}
.tw-accordion .uk-accordion-content {
  padding: 10px 10px 30px;
}
.tw-accordion.with-border .uk-accordion-title{
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #e6e6e6;
    background: #fff;
}
.tw-accordion.with-border .uk-open .uk-accordion-title{
    border-bottom-color: #151515;
}
.tw-accordion.with-border .uk-accordion > :nth-child(n+2){
    margin-top: 10px;
}
.tw-accordion.with-border .uk-accordion-content{
    padding: 10px 20px 20px;
}
.tw-accordion.with-bg .uk-accordion-title{
    background-color: #f0f0f0;
    border-color: transparent;
}

/* Табы */
.tw-tab .uk-tab > * > a{
  font-size: 11px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  padding: 0px 17px 15px 17px;
}
.uk-tab > .uk-active > a{
  color: #151515;
  border-color: #151515;
}
.tw-tab .uk-tab + .uk-switcher{
  margin-top: 30px;
}

/* Прогресс-бары */
.tw-progress h6 {
  font-size: 11px;
  text-transform: uppercase;
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
}
.tw-progress .progress-item {
  position: relative;
}
.tw-progress * + .progress-item {
  margin-top: 28px;
}
.tw-progress .uk-progress {
  margin-bottom: 0;
  border-radius: 0;
  height: 2px;
}
.tw-progress .uk-progress::-webkit-progress-bar {
  background-color: #e6e6e6;
  border-radius: 0;
  overflow: hidden;
}
.tw-progress .uk-progress::-webkit-progress-value {
  background-color: #151515;
  transition: width 0.6s ease;
}
.tw-progress .uk-progress.no-trans::-webkit-progress-value {
  transition: none;
}
.tw-progress .uk-progress::-moz-progress-bar {
  background-color: #151515;
}
.tw-progress .uk-progress::-ms-fill {
  background-color: #151515;
  transition: width .6s ease;
  border: 0;
}
.tw-progress.tw-construction .uk-progress::-webkit-progress-value {
  background-color: #f39424;
}
.tw-progress.tw-construction .uk-progress::-moz-progress-bar {
  background-color: #f39424;
}
.tw-progress.tw-construction .uk-progress::-ms-fill {
  background-color: #f39424;
}
.tw-progress * + .uk-progress {
  margin-top: 0;
}
.tw-progress.style-2 .uk-progress {
  height: 30px;
}
.tw-progress.style-2 * + .progress-item {
  margin-top: 22px;
}
.tw-progress.style-2 h6 {
  position: absolute;
  top: 8px;
  padding: 0 15px;
  box-sizing: border-box;
}
.tw-progress.style-3 span {
  font-size: 24px;
  line-height: 1.2;
  color: #151515;
}
.tw-progress.style-3 .tw-progress-container {
  margin-left: 70px;
}
/* Счетчик */
.tw-counterup i {
  font-size: 36px;
  display: block;
  margin-bottom: 10px;
}
.tw-counterup h1 {
  font-size: 36px;
  margin-bottom: 6px;
  letter-spacing: normal;
}
.uk-light .tw-counterup .tw-meta {
  color: #999;
}
.tw-counterup.style-2 > div {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
}
.tw-counterup.style-2 > div.tw-counterup-content {
  text-align: left;
}

/* Coming Soon */
.tw-coming-soon{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.tw-coming-soon .counter-item{
    margin: 20px 35px;
}
.tw-coming-soon.margin-small .counter-item {
    margin: 10px 15px;
}
.tw-coming-soon .counter .uk-countdown-number{
    width: 120px;
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255,255,255,.5);
    border-radius: 50%;
    font-size: 36px;
    line-height: 1;
}
.tw-heading .tw-coming-soon{
    margin-top: 25px;
}
.tw-coming-soon .tw-meta{
    margin-top: 20px;
}
.uk-light .tw-coming-soon .tw-meta{
    color: #fff;
}

/* Призыв к действию */
.tw-call-action {
  padding: 60px 90px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-size: cover;
  background-position: center;
}
.tw-call-action h2 {
  margin-bottom: 0;
  text-transform: uppercase;
}
.tw-call-action p {
  margin-top: 5px;
}
.tw-call-action input[type="text"] {
  width: 370px;
}
.tw-call-action .call-btn{
    max-width: 100%;
}

/* IconBox элементы */
.tw-box .tw-sub-title {
  font-size: 11px;
  margin-bottom: 15px;
  color: #999;
  text-transform: uppercase;
}
.tw-box > i {
  display: inline-block;
  font-size: 40px;
  padding: 0 5px;
  margin-bottom: 26px;
  color: #151515;
}
.tw-box.icon-small i {
  font-size: 30px;
}
.tw-box > i.layout-2 {
  font-size: 30px;
  padding: 0;
  width: 80px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  background-color: #151515;
  color: #fff;
}
.tw-box > i.layout-3 {
  font-size: 18px;
  padding: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background-color: #fff;
  color: #151515;
}
.tw-box h4 {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.tw-box img + h4 {
    margin-top: 26px;
}
.tw-box p {
  margin-top: 15px;
}
.tw-box p:last-child {
  margin-bottom: 0;
}
.tw-box > .uk-button {
  margin-top: 3px;
}
.tw-box.layout-2 {
  min-height: 56px;
  padding-top: 10px;
  padding-left: 70px;
}
.tw-box.layout-2 > i {
  position: absolute;
  top: 10px;
  left: 0;
  margin-bottom: 0;
}
.tw-box.layout-2.tw-no-icon {
  padding-left: 0;
}
.tw-box.layout-2 i.layout-2 {
  font-size: 18px;
  top: 6px;
  width: 50px;
  height: 50px;
  line-height: 50px;
}
.tw-box.layout-2.small-typography {
  padding-top: 16px;
  padding-left: 60px;
}
.tw-box.layout-2.right {
  text-align: right;
  padding-left: 0;
  padding-right: 70px;
}
.tw-box.layout-2.right > i {
    left: auto;
    right: 0;
}
.tw-box.layout-2.right.tw-no-icon {
  padding-right: 0;
}
.tw-box.layout-2.right.small-typography {
  padding-right: 60px;
}
.tw-box.layout-3 > i {
  font-size: 18px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
}
.tw-box.small-typography > i {
  font-size: 30px;
}
.tw-box.small-typography h4 {
  font-size: 12px;
}
.tw-box.custom-typography h4 {
  font-size: 11px;
}
.tw-box.big-typography .tw-big-title {
  font-size: 24px;
  text-transform: uppercase;
}
.tw-box.custom-typography p {
  margin-top: 3px;
}
.tw-box.layout-4 i,
.tw-box.layout-4 p{
  display: inline-block;
  font-size: 12px;
  margin: 0;
}
.uk-light .tw-box.layout-4 i{
  color: #fff;
}
.uk-light .tw-box.layout-4 i[class^='ion']{
  color: #999;
}

.tw-box.flip {
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  perspective: 1000px;
  -webkit-perspective: 1000px;
}
.tw-box.flip .tw-back-box,
.tw-box.flip .tw-front-box {
  min-height: 428px;
  background-size: cover;
  background-position: center;
  -ms-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tw-box.flip .tw-back-box .inner,
.tw-box.flip .tw-front-box .inner {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 30px;
  outline: 1px solid transparent;
  -webkit-perspective: inherit;
  perspective: inherit;
  z-index: 2;
  transform: translateY(-50%) translateZ(60px) scale(0.94);
  -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
  -ms-transform: translateY(-50%) translateZ(60px) scale(0.94);
  top: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.tw-box.flip .tw-back-box:after,
.tw-box.flip .tw-front-box:after {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  display: block;
  opacity: 0.75;
  background-color: inherit;
  backface-visibility: hidden;
}
.tw-box.flip .tw-back-box {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.tw-box.flip .tw-front-box {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.tw-box.flip:hover .tw-front-box,
.tw-box.flip:hover .tw-back-box {
  -ms-transform: rotateY(0deg);
  -webkit-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transition: transform 0.7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.tw-box.flip:hover .tw-front-box {
  -ms-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.tw-box.flip.flipped .tw-front-box {
  -ms-transform: rotateY(-180deg) !important;
  -webkit-transform: rotateY(-180deg) !important;
  transform: rotateY(-180deg) !important;
}
.tw-box.flip.flipped .tw-back-box {
  -ms-transform: rotateY(0deg) !important;
  -webkit-transform: rotateY(0deg) !important;
  transform: rotateY(0deg) !important;
}



/* Команда, стиль наведения 2 */

.tw-team .team-media .team-content.tw-hover-style-2 h4,
.tw-team .team-media .team-content.tw-hover-style-2 h4 span,
.tw-team .team-media .team-content.tw-hover-style-2 .tw-meta span,
.tw-team .team-media .team-content.tw-hover-style-2 .tw-meta,
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials{
  overflow: visible;
}
.tw-team .team-media .team-content.tw-hover-style-2 h4 span,
.tw-team .team-media .team-content.tw-hover-style-2 .tw-meta span,
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a {
  display: block;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-60px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .4s;
}
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a{
  display: inline-block;
}
.tw-team .team-media .team-content.tw-hover-style-2 .tw-meta span {
  transform: translateY(-40px);
}
.tw-team:hover .team-media .team-content.tw-hover-style-2 h4 span,
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-meta span,
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-socials a {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}


.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a {
  transition-delay: .3s;
}
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(2) {
  transition-delay: .2s;
}
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(3) {
  transition-delay: .1s;
}
.tw-team .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(4) {
  transition-delay: .0s;
}
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-socials a {
  transition-delay: .0s;
}
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(2) {
  transition-delay: .1s;
}
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(3) {
  transition-delay: .2s;
}
.tw-team:hover .team-media .team-content.tw-hover-style-2 .tw-socials a:nth-child(4) {
  transition-delay: .3s;
}

/* Команда, стиль 2 */
.tw-team.style-2 > .team-content {
  padding-bottom: 20px;
}
.tw-team.style-2 .team-content:after {
  content: '';
  background-color: #151515;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease;
  transition-delay: .3s;
}
.tw-team.style-2 .team-content .tw-socials i {
  background-color: rgba(255, 255, 255, 0.15);
}
.tw-team.style-2 .team-media:not(:last-child):after {
  display: none;
}
.tw-team.style-2 .tw-socials {
  position: absolute;
  width: 100%;
  top: 10px;
  opacity: 0;
  height: 32px;
  left: 3px;
  z-index: 1;
}
.tw-team.style-2:hover  .tw-socials a {
  transform: translateY(0);
}
.tw-team.style-2:hover .team-content:after {
  transition-delay: 0s;
  opacity: 1;
}
.tw-team.style-2:hover  .tw-socials {
  opacity: 1;
}
.tw-team.style-2:hover .team-media .team-content:after {
  opacity: 0.6;
}



/* Таблица прайса */
.tw-pricing-table {
  background-color: #fff;
}
.tw-pricing-table .uk-card-body + .uk-card-body {
  border-top: 1px solid #f0f0f0;
}
.tw-pricing-table .pricing-title {
  font-size: 48px;
  line-height: 1;
  letter-spacing: -0.05em;
  margin: 0 -5px;
}
.tw-pricing-table .pricing-title span {
  display: inline-block;
  vertical-align: top;
  padding: 6px;
  font-size: 18px;
}
.tw-pricing-table .pricing-title + .tw-meta {
  margin-top: 30px;
  color: #999;
}
.tw-pricing-table ul {
  padding-left: 0;
  list-style: none;
}
.tw-pricing-table ul li {
  margin: 6px 0;
}
.tw-pricing-table ul + .uk-button {
  margin: 25px 0 0;
}

/* Сообщения */
.uk-notification-message {
  font-size: 14px;
  line-height: 1.45;
}
.uk-notification-message.uk-notification-message-primary {
  background-color: #6fb1c7;
  color: #fff;
}
.uk-notification-message.uk-notification-message-success {
  background-color: #5bc3a2;
  color: #fff;
}
.uk-notification-message.uk-notification-message-warning {
  background-color: #ecbf58;
  color: #fff;
}
.uk-notification-message.uk-notification-message-danger {
  background-color: #ef5958;
  color: #fff;
}
.uk-notification-message.uk-notification-message-success .uk-icon svg line,
.uk-notification-message.uk-notification-message-warning .uk-icon svg line,
.uk-notification-message.uk-notification-message-primary .uk-icon svg line,
.uk-notification-message.uk-notification-message-danger .uk-icon svg line {
  stroke: #fff;
}
.uk-notification-message .uk-notification-close {
  top: 18px;
}


/* Процесс */
.tw-process .tw-process-block {
  position: relative;
}
.tw-process .tw-process-block .tw-process-circle {
  position: relative;
  width: 120px;
  height: 120px;
  border: 1px solid #e5e5e5;
  margin: 0 auto;
  box-sizing: border-box;
}
.tw-process .tw-process-block .tw-process-circle .tw-process-number {
  display: block;
  font-size: 36px;
  line-height: 1;
  color: #151515;
  margin: 0;
  margin-top: 30px;
}
.tw-process .tw-process-block .tw-process-circle h3 {
  font-size: 11px;
  line-height: 1;
  color: #999999;
  margin: 0;
  margin-top: 14px;
}
.tw-process .tw-process-block .tw-process-circle:after {
  position: absolute;
  content: '';
  width: 98px;
  top: 61px;
  right: -50%;
  margin: 0;
  margin-right: -84px;
  border-top: 1px dotted #ccc;
  height: 1px;
}
.tw-process .tw-process-block:last-child .tw-process-circle:after {
  display: none;
}
.tw-process .tw-process-block.uk-padding-large:after {
  margin-right: -84px;
}
.tw-process.style-2 .tw-process-block {
  position: relative;
}
.tw-process.style-2 .tw-process-block .tw-process-circle {
  width: auto;
  height: auto;
  border: none;
}
.tw-process.style-2 .tw-process-block .tw-process-circle h3 {
  margin-bottom: 20px;
}
.tw-process.style-2 .tw-process-block .tw-process-circle .tw-process-number {
  margin: 0;
}
.tw-process.style-2 .tw-process-block .tw-process-circle .tw-small-circle {
  display: block;
  margin: 0 auto;
  background: #e5e5e5;
  width: 11px;
  height: 11px;
  margin-bottom: 16px;
}
.tw-process.style-2 .tw-process-block .tw-process-circle:after {
  position: absolute;
  content: '';
  width: 300px;
  top: 35px;
  right: -50%;
  margin: 0;
  margin-right: -140px;
  border-top: 1px solid #e5e5e5;
  height: 1px;
}



/* Портфолио стандартный стиль */

.tw-portfolio .portfolio-media .portfolio-title {
  font-size: 14px;
  letter-spacing: normal;
  overflow: hidden;
}
.tw-portfolio .portfolio-title a {
  color: inherit;
  font-size: 14px;
  letter-spacing: 0;
}
.tw-portfolio .portfolio-title a:hover {
  color: #999;
}
.tw-portfolio.tw-portfolio-demo .portfolio-title {
  font-size: 12px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.tw-portfolio.tw-portfolio-demo .portfolio-title a {
  color: #999;
  font-size: 12px;
  letter-spacing: 0.2em;
}
.tw-portfolio.tw-portfolio-demo .portfolio-title a:hover {
  color: #151515;
}
.tw-portfolio .portfolio-media.tw-image-hover:hover:before{
  transition-delay: 0s;
}
.tw-portfolio .portfolio-media:hover .portfolio-content .portfolio-title span,
.tw-portfolio .portfolio-media:hover .portfolio-content .tw-meta span {
  transform: translateY(0);
}
.tw-portfolio .portfolio-media:hover .portfolio-content .tw-meta span {
  transition-delay: .4s;
}

/* Портфолио, стиль 2 */

.tw-portfolio .portfolio-media.tw-hover-style-2 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-2 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm{
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-40px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .4s;
}
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm{
  position: absolute;
  bottom: 70px;
}
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-2 .tw-port-rm{
  transform: translateY(-60px);
}
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .tw-port-rm{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}
.tw-portfolio .portfolio-media.tw-hover-style-2.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-2.tw-image-hover:hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-2:hover .portfolio-content .tw-meta span {
  transition-delay: 0s;
}

/* Портфолио, стиль 3 */

.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-content{
  align-items: flex-end;
  justify-content: flex-start;
  padding: 40px;
}
.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-3 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-port-rm{
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateX(30px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .4s;
}
.tw-portfolio .portfolio-media.tw-hover-style-3 .tw-port-rm{
  position: absolute;
  bottom: 70px;
}
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-port-rm{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.tw-portfolio .portfolio-media.tw-hover-style-3.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-3.tw-image-hover:hover:before {
  transition-delay: 0s;
}
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .portfolio-content .tw-meta span {
  transition-delay: .2s;
}
.tw-portfolio .portfolio-media.tw-hover-style-3:hover .tw-port-rm {
  transition-delay: .4s;
}

/* Портфолио, стиль 4 */

.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-content{
  align-items: flex-start;
  justify-content: flex-start;
  padding: 40px;
}
.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-4 .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-port-rm{
  overflow: visible;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-30px);
  transition: all cubic-bezier(0.215, 0.61, 0.355, 1) .4s;
}
.tw-portfolio .portfolio-media.tw-hover-style-4 .tw-port-rm{
  position: absolute;
  bottom: 70px;
}
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .portfolio-title,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .portfolio-title span,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-meta,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-meta span,
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-port-rm{
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}
.tw-portfolio .portfolio-media.tw-hover-style-4.tw-image-hover:before,
.tw-portfolio .portfolio-media.tw-hover-style-4.tw-image-hover:hover:before {
  transition-delay: 0s;
}
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .portfolio-content .tw-meta span {
  transition-delay: .2s;
}
.tw-portfolio .portfolio-media.tw-hover-style-4:hover .tw-port-rm {
  transition-delay: .4s;
}

.tw-portfolio.tw-portfolio-demo .portfolio-media {
  margin-bottom: 0;
  padding-bottom: 25px;
}
.tw-portfolio.tw-portfolio-demo .portfolio-media > a:after {
  display: none;
}
.tw-portfolio.tw-portfolio-demo .portfolio-media > a:before {
  transition-delay: 150ms;
  background-color: rgba(21, 21, 21, 0.15);
}
.tw-portfolio.tw-portfolio-demo .portfolio-media:hover img {
  transform: none;
}
.tw-portfolio.tw-portfolio-demo .portfolio-media:hover + .portfolio-content a {
  color: #fff;
}
.tw-portfolio.tw-portfolio-demo .portfolio-content:hover a {
  color: #fff;
}
.tw-portfolio .uk-grid-margin.portfolio-item {
  margin-top: 0;
}
.tw-portfolio .uk-grid {
  margin-bottom: -40px;
}
.tw-portfolio .uk-grid-medium {
  margin-bottom: -30px;
}
.tw-portfolio .uk-grid-medium .portfolio-item {
  margin-bottom: 30px;
}
.tw-portfolio .uk-grid-small {
  margin-bottom: -15px;
}
.tw-portfolio .uk-grid-small .portfolio-item {
  margin-bottom: 15px;
}
.tw-portfolio .uk-grid-xsmall {
  margin-bottom: -10px;
}
.tw-portfolio .uk-grid-xsmall .portfolio-item {
  margin-bottom: 10px;
}
.tw-portfolio .with-bg,
.tw-blog.uk-grid-collapse {
  background-color: #fff;
}
.tw-portfolio .uk-grid-collapse,
.tw-blog.uk-grid-collapse {
  margin-bottom: 0;
}
.tw-portfolio .uk-grid-collapse .portfolio-item {
  margin-bottom: 0;
}
.tw-portfolio .uk-grid-collapse .portfolio-inner > .portfolio-content {
  margin-bottom: 50px;
}
.tw-portfolio-filter {
  font-size: 11px;
  letter-spacing: 0.2em;
  margin-bottom: 35px;
}
.tw-portfolio-filter ul{
    margin-bottom: 0;
}
.tw-portfolio-filter li {
  display: inline-block;
  padding: 0 15px;
  color: #151515;
}
.tw-portfolio-filter li.is-checked a {
  color: #999;
}
.tw-portfolio-filter span {
  cursor: pointer;
}
.tw-portfolio .tw-pagination{
    padding-top: 40px;
}


/* Портфолио, стиль 5 */
.masonry-portfolio .portfolio-title{
  position: absolute;
  left: 60px;
  top: 30px;
  font-size: 24px;
  color: #fff;
  text-transform: uppercase;
  z-index: 2;
}

/* Портфолио, материал */
h1.portfolio-title {
  font-size: 24px;
  letter-spacing: normal;
  margin-bottom: 6px;
  color: #151515;
}
.portfolio-subtitle {
  font-size: 12px;
  text-transform: uppercase;
  color: #151515;
}
.portfolio-cats a {
  color: #999;
}
.portfolio-cats a:hover {
  color: #151515;
}
.portfolio-single-content p {
  margin-top: 13px;
}
.portfolio-single-content + .portfolio-single-meta,
.portfolio-single-content ~ .portfolio-btn.uk-button {
  margin-top: 50px;
}
ul.portfolio-single-meta {
  list-style: none;
  padding: 0;
  margin: 0;
  display: table;
}
ul.portfolio-single-meta li {
  display: table-row;
  line-height: 1;
}
ul.portfolio-single-meta li .portfolio-subtitle {
  display: table-cell;
  padding-right: 30px;
  padding-bottom: 13px;
}
ul.portfolio-single-meta + .portfolio-btn {
  margin-top: 13px;
}
.portfolio-single-meta a {
  color: inherit;
}
.portfolio-single-meta a:hover {
  color: #151515;
}
.portfolio-btn {
  width: 100%;
  max-width: 370px;
}
.portfolio-single8 {
  width: 370px;
}
.portfolio-single6 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}
.tw-portfolio-nav {
  padding: 6px 0 3px;
}
.tw-portfolio-nav f {
  color: #999;
  display: flex;
  align-items: center;
  line-height: 1;
}
.tw-portfolio-nav f:hover {
  color: #151515;
}
.tw-portfolio-nav i {
  font-size: 24px;
}
.tw-portfolio-nav .tw-meta {
  font-size: 12px;
}
.tw-portfolio-nav .tw-meta i {
  font-size: 30px;
}
.tw-portfolio-nav .ion-ios-arrow-left {
  margin-right: 15px;
}
.tw-portfolio-nav .ion-ios-arrow-right {
  margin-left: 15px;
}


/* TW Masonry галерея */
.tw-gallery-masonry .gallery-item {
  line-height: 0;
  margin-bottom: 40px;
}
.tw-gallery-masonry .gallery-image {
  display: inline-block;
  overflow: hidden;
}
.tw-gallery-masonry .uk-grid-margin.gallery-item {
  margin-top: 0;
}
.tw-gallery-masonry .uk-grid {
  margin-bottom: -40px;
}
.tw-gallery-masonry .uk-grid-medium {
  margin-bottom: -30px;
}
.tw-gallery-masonry .uk-grid-medium .gallery-item {
  margin-bottom: 30px;
}
.tw-gallery-masonry .uk-grid-small {
  margin-bottom: -15px;
}
.tw-gallery-masonry .uk-grid-small .gallery-item {
  margin-bottom: 15px;
}
.tw-gallery-masonry .uk-grid-xsmall {
  margin-bottom: -10px;
}
.tw-gallery-masonry .uk-grid-xsmall .gallery-item {
  margin-bottom: 10px;
}
.tw-gallery-masonry .uk-grid-collapse,
.tw-gallery-masonry .uk-grid-collapse .gallery-item {
  margin-bottom: 0;
}

/* Hover изображения */
.tw-image-hover{
    display: block;
    position: relative;
    overflow: hidden;
    height: 100%;
}
.tw-image-hover:before {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(21, 21, 21, 0.5);
  transition: opacity 0.3s ease;
  opacity: 0;
  content: '';
  z-index: 1;
}
.tw-image-hover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "Ionicons";
  content: '\f2c7';
  font-size: 24px;
  color: #fff;
  z-index: 2;
  transition: all 0.2s ease-in-out;
  opacity: 0;
}
.uRelatedEntries .tw-image-hover:after{
content: '';
}
.tw-image-hover:hover:before,
.tw-image-hover:hover:after {
  opacity: 1;
}
.tw-image-hover > img{
    transition: all 0.3s ease;
}
.tw-image-hover:hover > img{
    transform: scale3d(1.1, 1.1, 1);
}

/* TW Соц. иконки*/
.tw-socials {
  margin-left: -3px;
  margin-right: -3px;
}
.tw-socials a {
  display: inline-block;
  margin: 0 3px;
  color: #999;
}
.tw-socials .rating a {
  margin: 0px;
}
.tw-socials a i {
  font-size: 12px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  transition: all 0.2s ease-out;
}
.tw-socials a:hover i {
  opacity: 0.8;
}
.tw-socials.tw-margin-large {
  margin-left: -10px;
  margin-right: -10px;
}
.tw-socials.tw-margin-large a {
  margin: 0 10px;
}
.tw-socials.tw-margin {
  margin-left: -8px;
  margin-right: -8px;
}
.tw-socials.tw-margin a {
  margin: 0 8px;
}
.tw-socials.tw-margin-small {
  margin-left: -4px;
  margin-right: -4px;
}
.tw-socials.tw-margin-small a {
  margin: 0 4px;
}
.tw-socials .icon{
  display: inline-flex;
}
.uk-light .tw-socials .icon{
  color: #fff;
}

.tw-socials .icon svg,
.tw-socials .fa svg {
  display: none;
}
.tw-socials.tw-no-bg a > i {
  background: none;
}
.tw-socials.tw-square-bg a > i {
  border-radius: 0;
}
.tw-socials.tw-socials-dark a > i {
  background-color: #151515;
  color: #fff;
}
.tw-socials.tw-social-light a > i {
  background-color: #ccc;
  color: #fff;
}
.tw-socials.tw-socials-minimal a > i {
  width: 16px;
  height: 16px;
  line-height: 16px;
  display: inline-block;
  text-align: center;
  margin: 0 6px;
}
.tw-socials.tw-socials-minimal a > i i:not(.ion-social-facebook) {
  font-size: 14px;
}
.tw-socials.dark-hover a:hover i {
  opacity: 1 !important;
  background-color: #151515 !important;
  color: #fff !important;
}
.tw-socials.gray-hover a:hover i {
  opacity: 1 !important;
  background-color: #ccc !important;
  color: #666 !important;
}
.tw-socials.with-hover a:hover i {
  opacity: 1;
  color: #fff;
}
.tw-socials.with-hover a:hover [class*="vk"] {
    background-color: #507299;
}
.tw-socials.with-hover a:hover [class*="facebook"] {
  background-color: #3b5998;
}
.tw-socials.with-hover a:hover [class*="instagram"] {
  background-color: #405de6;
}
.tw-socials.with-hover a:hover [class*="pinterest"] {
  background-color: #bd081c;
}
.tw-socials.with-hover a:hover [class*="google-plus"] {
  background-color: #dd4b39;
}
.tw-socials.with-hover a:hover [class*="youtube"] {
  background-color: #cd201f;
}
.tw-socials.with-hover a:hover [class*="twitter"] {
  background-color: #1da1f2;
}
.tw-socials.with-hover a:hover [class*="tumblr"] {
  background-color: #35465c;
}
.tw-socials.with-hover a:hover [class*="dribbble"] {
  background-color: #ea4c89;
}
.tw-socials.with-hover a:hover [class*="behance"] {
  background-color: #1769ff;
}
.tw-socials.with-hover a:hover [class*="github"] {
  background-color: #333;
}
.tw-socials.with-hover a:hover [class*="angular"] {
  background-color: #b52e31;
}
.tw-socials.with-hover a:hover [class*="wechat"] {
  background-color: #7bb32e;
}
.tw-socials.with-hover a:hover [class*="whatsapp"],
.tw-socials.with-hover a:hover [class*="phone"] {
  background-color: #25d366;
}
.tw-socials.with-hover a:hover [class*="rss"] {
  background-color: #f26522;
}
.tw-socials.with-hover a:hover [class*="reddit"] {
  background-color: #ff4500;
}
.tw-socials.with-hover a:hover [class*="ion-ios-star"],
.tw-socials.with-hover a:hover [class*="ion-eye"],
.tw-socials.with-hover a:hover [class*="ion-chatbubbles"] {
  background-color: #151515;
}
.tw-socials.tw-with-bg a > i {
  color: #fff;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="facebook"],
.tw-socials.tw-with-bg a > i[class*="facebook"] {
  background-color: #3b5998;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="instagram"],
.tw-socials.tw-with-bg a > i[class*="instagram"] {
  background-color: #405de6;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="pinterest"],
.tw-socials.tw-with-bg a > i[class*="pinterest"] {
  background-color: #bd081c;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="google-plus"],
.tw-socials.tw-with-bg a > i[class*="google-plus"] {
  background-color: #dd4b39;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="youtube"],
.tw-socials.tw-with-bg a > i[class*="youtube"],
.tw-socials.tw-with-bg a > i[data-uk-icon*="youtube-play"],
.tw-socials.tw-with-bg a > i[class*="youtube-play"] {
  background-color: #cd201f;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="twitter"],
.tw-socials.tw-with-bg a > i[class*="twitter"] {
  background-color: #1da1f2;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="tumblr"],
.tw-socials.tw-with-bg a > i[class*="tumblr"] {
  background-color: #35465c;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="dribbble"],
.tw-socials.tw-with-bg a > i[class*="dribbble"] {
  background-color: #ea4c89;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="github"],
.tw-socials.tw-with-bg a > i[class*="github"] {
  background-color: #333;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="behance"],
.tw-socials.tw-with-bg a > i[class*="behance"] {
  background-color: #1769ff;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="angular"],
.tw-socials.tw-with-bg a > i[class*="angular"] {
  background-color: #b52e31;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="wechat"],
.tw-socials.tw-with-bg a > i[class*="wechat"] {
  background-color: #7bb32e;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="whatsapp"],
.tw-socials.tw-with-bg a > i[class*="whatsapp"],
.tw-socials.tw-with-bg a > i[data-uk-icon*="phone"],
.tw-socials.tw-with-bg a > i[class*="phone"] {
  background-color: #25d366;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="rss"],
.tw-socials.tw-with-bg a > i[class*="rss"] {
  background-color: #f26522;
}
.tw-socials.tw-with-bg a > i[data-uk-icon*="reddit"],
.tw-socials.tw-with-bg a > i[class*="reddit"] {
  background-color: #ff4500;
}
.tw-socials.tw-with-bg a > i:hover .ion-chatbubbles {
  background-color: #151515;
}



/* Диаграмма, круг */
.tw-chart-circle .tw-chart {
  position: relative;
  margin: 0 auto;
}
.tw-chart-circle .tw-chart canvas {
  position: absolute;
  right: 0;
  left: 0;
}
.tw-chart-circle .tw-chart span {
  position: relative;
  z-index: 5;
  font-size: 16px;
  letter-spacing: 0.2em;
  color: #151515;
}
.tw-chart-circle h6 {
  font-size: 11px;
  margin: 0;
  margin-top: 20px;
  text-transform: uppercase;
}

/* Буквы и подсветка */
.tw-highlight {
  padding: 3px;
  background: #e6e6e6;
}
.tw-dropcaps {
  font-size: 44px;
  margin-right: 20px;
  color: #151515;
  line-height: 1;
  margin-top: 0;
  float: left;
  padding: 0;
}
.tw-dropcaps.size {
  margin-top: 6px;
  width: 36px;
  height: 36px;
  text-align: center;
  font-size: 24px;
  line-height: 36px;
  background: #151515;
  color: #fff;
}
.tw-dropcaps.size.circled {
  border-radius: 50%;
}
/* Элементы меню */
.tw-menu-container{
  padding-bottom: 30px;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 30px;
  transition: all 0.3s ease;
}
.tw-menu-container.featured{
  border-bottom: 1px solid #151515;
}
.tw-menu-container .tw-description{
  font-family: 'Lora';
  font-style: italic;
  font-size: 14px;
  color: #999;
}
.tw-menu-container .tw-menu-title{
  color: #151515;
}
.tw-menu-container .tw-content,
.tw-menu-container .tw-price{
  margin-left: 15px;
}
.tw-menu-container .tw-content h4{
  margin-bottom: 5px;
}
.tw-menu-container .tw-price{
  font-size: 16px;
}
/* Шкала времени */
.tw-timeline-container {
  position: relative;
  padding: 60px 0;
}
.tw-padding.large,
.tw-timeline-container.large {
  padding: 120px 0;
}
.tw-timeline-container:before {
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  width: 1px;
  background: #e5e5e5;
}
.tw-timeline-container .tw-timeline-block {
  position: relative;
  margin: 60px 0;
}
.tw-timeline-container .tw-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.tw-timeline-container .tw-timeline-block:first-child {
  margin-top: 0;
}
.tw-timeline-container .tw-timeline-block:last-child {
  margin-bottom: 0;
}
.tw-timeline-container .tw-timeline-block .tw-timeline-circle {
  position: absolute;
  top: 0;
  left: 0;
  width: 9px;
  height: 9px;
  border: 2px solid #151515;
  background: #fff;
  border-radius: 50%;
}
.tw-timeline-container .tw-timeline-block .tw-timeline-content {
  padding: 0 35px;
}
.tw-timeline-container .tw-timeline-block .tw-timeline-content h3 {
  font-size: 16px;
  line-height: 1;
}
.tw-timeline-container .tw-timeline-block .tw-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.tw-timeline-container.right .tw-timeline-block {
  text-align: right;
}
.tw-timeline-container.right:before {
  left: auto;
  right: 6px;
}
.tw-timeline-container.right .tw-timeline-block .tw-timeline-circle {
    left: auto;
    right: 0;
}
.tw-timeline-container .tw-timeline-info{
  display: none;
  position: absolute;
  left: 0;
  top: 0;
}

/* Стиль 2 */

.tw-timeline-container.style-2 .tw-timeline-block .tw-timeline-content{
  padding-left: 35px;
}

@media only screen and (min-width: 1170px) {
  .tw-timeline-container.normal .tw-timeline-block:nth-child(even) .tw-timeline-content {
    float: right;
    padding-right: 0;
  }
  .tw-timeline-container.normal .tw-timeline-block:nth-child(odd) .tw-timeline-content {
    text-align: right;
    padding-left: 0;
  }
  .tw-timeline-container.normal .tw-timeline-block .tw-timeline-content {
    margin-left: 0;
    width: 50%;
    box-sizing: border-box;
  }
  .tw-timeline-container.normal .tw-timeline-block .tw-timeline-circle {
    left: 50%;
    margin-left: -5.5px;
  }
  .tw-timeline-container .tw-timeline-info{
    display:block;
  }
  .tw-timeline-container.normal:before {
    left: 50%;
  }
  .tw-timeline-container.style-2:before{
    left: 24%;
  }
  .tw-timeline-container.style-2 .tw-timeline-block .tw-timeline-circle{
    left: 23.4%;
  }
  .tw-timeline-container.style-2 .tw-timeline-block .tw-timeline-content{
    padding-left: 30%;
  }
}

.tw-job-container .tw-job-title,
.tw-job-container .tw-job-content > div {
  padding: 20px 0px;
}
.tw-job-container .tw-job-title {
  font-size: 11px;
  letter-spacing: 0.2em;
  color: #fff;
  background: #151515;
  line-height: 1;
}
.tw-job-container .tw-job-content .tw-job-info {
  cursor: pointer;
  border-bottom: 1px solid #e5e5e5;
  line-height: 1;
  font-size: inherit;
}
.tw-job-container .tw-job-content .tw-job-info:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.tw-job-container .tw-job-content .tw-job-info:after {
  display: none;
}
.tw-job-container .tw-job-content .tw-job-info {
  border-bottom: 1px solid #e5e5e5;
}
.tw-job-container .tw-job-content .tw-job-desc {
  padding: 50px;
  padding-top: 0;
  border-bottom: 1px solid #e6e6e6;
}
.tw-job-container .tw-job-content.uk-open .tw-job-info {
  background: #e6e6e6;
  border-color: #e6e6e6;
}
.tw-job-container .uk-accordion {
  overflow: hidden;
}

/* Список */
.tw-list .uk-list-decimal {
  list-style-type: decimal-leading-zero;
}
.tw-list .uk-list-decimal li {
  padding-left: 10px;
}
.tw-list .uk-list-decimal li::before {
  display: none;
}
.tw-list li i {
  padding-right: 10px;
}



.uk-label{
  background-color: #fff !important;
  color: #666 !important;
  position: relative;
  font-size: 7px;
  left: 10px;
  top: -1px;
  padding: 3px 4px;
  line-height: 1;
  letter-spacing: 0.2em;
}
.uk-label.tw-menu-label{
  background: #151515 !important;
  color: #fff !important;
}

/* Навигация */
.tw-breadcrumb-container {
  padding: 25px;
}
.tw-breadcrumb-container .tw-breadrumb-child {
  position: relative;
  margin-right: 25px;
  opacity: 0.6;
  line-height: 1;
}
.tw-breadcrumb-container .tw-breadrumb-child:hover{
  opacity:1;
}
.tw-breadcrumb-container .tw-breadrumb-child:hover[href="#"]{
  opacity: 0.6;
}
.tw-breadcrumb-container .tw-breadrumb-child:hover:after{
  opacity: 0.6;
}
.tw-breadcrumb-container .tw-breadrumb-child:last-child {
  margin-right: 0;
}
.tw-breadcrumb-container .tw-breadrumb-child:last-child:after {
  display: none;
}
.tw-breadcrumb-container .tw-breadrumb-child:after {
  position: absolute;
  content: '/';
  right: -17px;
  top: 50%;
  margin-top: -7px;
}

/* Сетка и контейнер */
.uk-container {
  max-width: 1170px;
}
.uk-container-small {
  max-width: 900px;
}
.uk-container-msmall {
  max-width: 800px;
}
.uk-container-xsmall {
  max-width: 600px;
}
.uk-container-large {
  max-width: 1650px;
}
.uk-container-expand{
    max-width: none;
}
.uk-grid-xsmall {
  margin-left: -10px;
}
.uk-grid-xsmall > * {
  padding-left: 10px;
}
* + .uk-grid-margin-xsmall,
.uk-grid + .uk-grid-xsmall,
.uk-grid-xsmall > .uk-grid-margin {
  margin-top: 10px;
}
.tw-element + .uk-grid,
.tw-element + .tw-element {
  margin-top: 70px;
}
.uk-section {
  position: relative;
  overflow: hidden;
  padding-top: 70px;
  padding-bottom: 70px;
}
.uk-section.tw-splitpage-section{
    padding: 0;
    overflow: hidden;
}
.uk-section.tw-splitpage-section .uk-container,
.uk-section.tw-blog-magazine .uk-container{
  padding: 0 70px;
  max-height: 100%;
  max-height: 100%;
}
.uk-section-medium {
  padding-top: 90px;
  padding-bottom: 90px;
}
.uk-padding-left {
  padding-left: 50px;
}
.uk-padding-right {
  padding-right: 50px;
}
.uk-section-small {
  padding-top: 20px;
  padding-bottom: 20px;
}
.uk-section-normal {
  padding-top: 35px;
  padding-bottom: 35px;
}
.uk-section-large {
  padding-top: 90px;
  padding-bottom: 90px;
}
.uk-section-shop,
.uk-section-blog {
  padding-top: 60px;
  padding-bottom: 60px;
}
.tw-padding{
  padding: 15px;
}
.uk-padding-xlarge {
  padding: 60px;
}
@media (min-width: 960px) {
  .uk-section {
    padding-top: 110px;
    padding-bottom: 110px;
  }
  .uk-section.tw-splitpage-section>.uk-container{
    padding:0 110px;
  }
  .uk-section-small {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .uk-section-normal {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  .uk-section-medium {
    padding-top: 90px;
    padding-bottom: 90px;
  }
  .uk-section-large {
    padding-top: 150px;
    padding-bottom: 150px;
  }
  .uk-section-blog {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media (min-width: 1200px) {
  .uk-padding-xlarge {
    padding: 80px;
  }
  .tw-padding{
    padding: 20px;
  }
}
@media (min-width: 1600px) {
  .uk-padding-xlarge {
    padding: 110px;
  }
  .tw-padding{
    padding: 20px;
  }
}
.uk-margin-top-minus {
  margin-top: -40px;
  position: relative;
  z-index: 2;
}

/* Модальное окно */
.uk-modal-dialog {
  background-color: #151515;
}
.uk-modal-dialog .uk-search-large {
  width: 100%;
  padding: 0 50px;
  max-width: 800px;
}
.uk-modal-dialog .uk-search-input {
  padding: 0 30px 0 3px;
  font-size: 24px;
  text-transform: none;
  letter-spacing: normal;
  color: #fff;
}
.uk-section-blog .tw-video-thumbnail{
  width: 100%;
  margin: auto;
  display: table;
}
.uk-section-blog  .tw-thumbnail {
  height: 400px;
  overflow: hidden;
  position: relative;
  z-index: 10;
  display:block;
}
.grid-blog .tw-thumbnail{
 height: 200px;
}
.uk-modal-dialog .uk-search-input::-webkit-input-placeholder {
  color: #fff;
}
.uk-modal-dialog .uk-search-input::-moz-placeholder {
  color: #fff;
}
.uk-modal-dialog .uk-search-input:-ms-input-placeholder {
  color: #fff;
}
.uk-modal-dialog .uk-search-input:-moz-placeholder {
  color: #fff;
}
.uk-modal-dialog .button-search {
  position: absolute;
  right: 0;
  top: 50%;
  outline: none;
  margin-top: -10px;
  cursor: pointer;
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 24px;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}
.uk-modal-dialog .button-search:hover{
    opacity: 1;
}
.modal-login input, #modal-profile a{
  width: 210px;
}
#modal-profile a{
  text-align: left;
}
#modal-profile a:hover{
  color: #222;
}
.profile-photo-block {
    display: block;
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin: 0 auto 20px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.profile-photo {
    display: block;
    width: 100%;
    height: 100%;
    min-width: 100px;
    background-position: center;
    background-size: cover;
    border-radius: 50%;
}
.profile-status > span.statusOffline {
    background: #F74659;
}
.profile-status > span {
    display: block;
    width: 20px;
    height: 20px;
    background: #2BD400;
    position: absolute;
    top: auto;
    bottom: 5px;
    left: auto;
    right: 5px;
    font-size: 0;
    border-radius: 50%;
    border: 3px solid #ffffff;
}
.input--hoshi {
  position: relative;
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.input__label--hoshi {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: calc(99%);
  pointer-events: none;
}
.input__label--hoshi::before,
.input__label--hoshi::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(90%);
  border-bottom: 1px solid #333;
}
.input__label--hoshi::after {
  border-bottom: 1px solid #fff;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.7s;
  transition: transform 1s;
  transition-delay: 0.2s;
}
.input__field--hoshi:focus + .input__label--hoshi::after,
.input--filled .input__label--hoshi::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi,
.input--filled .input__label-content--hoshi {
  -webkit-animation: anim-1 0.3s forwards;
  animation: anim-1 0.3s forwards;
}
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
.tw-modal-container-video.tw-sidebar {
  padding-left: 270px;
}
.tw-modal-container-video .uk-modal-dialog {
  width: 900px;
}
.tw-modal-container-video .uk-close {
  position: absolute;
  right: 0;
  top: -30px;
  color: #fff;
}
.tw-modal-container-video .uk-close:hover{
background-color:transparent;
}
.tw-modal-container-video iframe{
    max-width: 100%;
}
.uk-close svg {
  transform: rotate(0);
  -webkit-transform: rotate(0);
  transition: all 0.3s ease;
}
.uk-close:hover svg {
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.uk-light,
.uk-light .tw-main-menu > li:hover > a,
.uk-light .entry-title a,
.uk-light .tw-dropcaps,
.uk-light .entry-cats a,
.uk-light .tw-process .tw-process-block .tw-process-circle .tw-process-number,
.uk-light .tw-process .tw-process-block .tw-process-circle h3,
.uk-light .tw-chart-circle .tw-chart span,
.uk-light .owl-theme .owl-nav [class*=owl-] .uk-slidenav,
.uk-light .tw-heading,
.uk-light .tw-testimonial .testimonial-meta a,
.uk-light .tw-carousel-testimonial .testimonial-author,
.uk-light .tw-carousel-testimonials .testimonial-author,
.uk-light .tw-portfolio-filter li,
.uk-light .tw-heading .description,
.uk-light .tw-portfolio-demo .portfolio-title a:hover {
  color: #fff;
}
.uk-light .tw-main-menu > li > a,
.uk-light .tw-call-action p,
.uk-light .tw-main-menu > li.menu-item-has-children:after {
  color: rgba(255, 255, 255, 0.7);
}
.uk-light .tw-dropcaps.size,
.uk-light .tw-box i.layout-2 {
  background-color: #fff;
  color: #151515;
}
.uk-light .tw-process .tw-process-block .tw-process-circle {
  border-color: rgba(255, 255, 255, 0.5);
}
.uk-light .tw-process .tw-process-block .tw-process-circle:after {
  border-color: rgba(255, 255, 255, 0.25);
}
.uk-light .tw-progress .uk-progress::-webkit-progress-bar {
  background-color: #999999;
}
.uk-light .tw-progress .uk-progress::-webkit-progress-value {
  background-color: #fff;
}
.uk-light .tw-progress .uk-progress::-moz-progress-bar {
  background-color: #fff;
}
.uk-light .tw-progress .uk-progress::-ms-fill {
  background-color: #fff;
}
.uk-light .owl-theme .owl-dots .owl-dot span {
  background-color: rgba(255, 255, 255, 0.25);
}
.uk-light .owl-theme .owl-dots .owl-dot.active span,
.uk-light .owl-theme .owl-dots .owl-dot:hover span {
  background-color: #fff;
}
.uk-light.uk-section hr {
  border-top-color: #333;
}
.uk-light .uk-button-default:not(.tw-hover-btn):hover {
  background-color: #fff !important;
  color: #151515;
}
.uk-light .uk-input{
    background-color: #f0f0f0;
    color: #666;
    background-clip: padding-box;
    border-color: transparent;
}
.uk-light .tw-portfolio-filter li.is-checked a,
.uk-light .call-btn .uk-form-icon{
    color: #999;
}
.uk-light .uk-input:focus{
    background-color: #fff;
    color: #666;
}
.uk-light .uk-input::-webkit-input-placeholder {
  color: #999;
}
.uk-light .uk-input::-moz-placeholder {
  color: #999;
}
.uk-light .uk-input:-ms-input-placeholder {
  color: #999;
}
.uk-light .uk-input:-moz-placeholder {
  color: #999;
}
.uk-text-xsmall {
  font-size: 12px;
  line-height: 1.4;
}

/* На весь экран и блочный вид */
#fp-nav ul li a span,
.fp-slidesNav ul li a span,
#multiscroll-nav span {
  background: rgba(255, 255, 255, 0.25);
  border: none;
  height: 12px;
  width: 12px;
}
#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
#fp-nav ul li:hover a span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span,
.fp-slidesNav ul li:hover a span,
#multiscroll-nav li .active span {
  height: 12px;
  width: 12px;
  margin: -2px 0 0 -2px;
  background: #fff;
}
#multiscroll-nav li .active span {
  margin: 0;
}
#multiscroll-nav ul.uk-light span {
  background: rgba(21, 21, 21, 0.25);
}
#multiscroll-nav ul.uk-light li .active span {
  background: #151515;
}

.tw-fullpage-main-container,
.tw-fullpage-main-container .tw-splitpage-section {
  background: #151515;
}
.tw-fullpage-main {
  transform: translate3d(0px, 0px, 0px) !important;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.tw-fullpage-main > section {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.tw-fullpage-main > section.tw-out-delaying,
.tw-fullpage-main > section.tw-visible:not(.tw-in-delaying),
.tw-fullpage-main > section.active:not(.tw-in-delaying) {
  opacity: 1;
  visibility: visible;
}
.fp-section.fp-table,
.fp-slide.fp-table {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  background-size: cover;
}
/* Анимация */
[class*=uk-animation-] {
  -webkit-animation-duration: .4s;
  animation-duration: .4s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.tw-grayscale {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  /* For Webkit browsers */
  filter: gray;
  /* For IE 6 - 9 */
  transition: all .6s ease;
}
.tw-grayscale:hover {
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: none;
}
.copyright {
  color: #999;
}
.tw-section-overlay{
    opacity: 0.6;
}
.tw-black-240-top{
  background: #151515;
  height: 240px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
/* Заголовок и нижний колонтитул */
.header-footer .tw-header.tw-header-transparent{
  top: auto;
}
.site-name img {max-height: 50px;}
.tw-header, .uk-navbar-toggle {
    height: 70px;
    box-sizing: border-box;
}
.tw-header {
    border-bottom: 1px solid #e6e6e6;
    background-color: #fff;
}
/* Фон наведения */
[data-overlay] {
  position: relative;
}
[data-overlay]::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: ' ';
  display: block;
  background-color: inherit;
  backface-visibility: hidden;
}
.video-slider [data-overlay]::before{
  z-index: 1;
}
.video-slider .slider-content{
  position: relative;
  z-index: 3;
}
[data-overlay="0"]::before {
  opacity: 0;
}
[data-overlay="0.1"]::before {
  opacity: 0.1;
}
[data-overlay="0.2"]::before {
  opacity: 0.2;
}
[data-overlay="0.3"]::before {
  opacity: 0.3;
}
[data-overlay="0.4"]::before {
  opacity: 0.4;
}
[data-overlay="0.5"]::before {
  opacity: 0.5;
}
[data-overlay="0.6"]::before {
  opacity: 0.6;
}
[data-overlay="0.7"]::before {
  opacity: 0.7;
}
[data-overlay="0.8"]::before {
  opacity: 0.8;
}
[data-overlay="0.9"]::before {
  opacity: 0.9;
}
[data-overlay="1"]::before {
  opacity: 1;
}

/* Цвет */
.uk-spinner.uk-icon svg circle {
    stroke: #151515 !important;
}

.tw-slider.tw-negative-margin .owl-theme .owl-dots{
  bottom: 70px;
}

/* Магазин */
.tw-onhover {
  overflow: hidden;
  position: relative;
}
.tw-onhover:before{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(21, 21, 21, 0.3);
  transition: opacity 0.3s ease;
  opacity: 0;
  content: '';
  z-index: 1;
}
.tw-onhover.visible:hover:before{
  opacity: 1;
}
.tw-onhover .uk-position-center {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  -webkit-transform: translate3d(-50%,-150%,0);
  -moz-transform: translate3d(-50%,-150%,0);
  transform: translate3d(-50%,-150%,0);
}
.tw-onhover:hover .uk-position-center {
  opacity: 1;
  z-index: 2;
  visibility: visible;
  -webkit-transform: translate3d(-50%,-50%,0);
  -moz-transform: translate3d(-50%,-50%,0);
  transform: translate3d(-50%,-50%,0);
}
.tw-onhover .uk-position-bottom {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  bottom: -100px;
}
.tw-onhover:hover .uk-position-bottom {
  opacity: 1;
  z-index: 2;
  visibility: visible;
  bottom: 0;
}
.tw-onhover .uk-position-top {
  opacity: 0;
  visibility: hidden;
  transition: 0.3s all ease;
  top: -100px;
}
.tw-onhover:hover .uk-position-top {
  opacity: 1;
  z-index: 2;
  visibility: visible;
  top: 0;
}

.tw-onhover .add-to-cart{
  background: #151515;
  color: #fff;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.tw-onhover .add-to-cart i{
  font-size: 16px;
  margin-right: 10px;
}
.tw-onhover .buy-now{
  background: #151515;
  color: #fff;
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.tw-onhover .buy-now i{
  font-size: 16px;
  margin-right: 10px;
}
.tw-onhover .wish{
  background: #151515;
  color: #fff;
  width: 50%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  float: left;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.wish:hover{
    opacity: 0.8;
    text-decoration: none;
}
.tw-onhover .wish{
  font-size: 16px;
}
.goods-list .wait,
.goods-list .wdel,
.goods-list .wadd{
background-image:none!important;
}
.wait:before {
    content: "\f29c";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wdel:before {
    content: "\f4c4";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    margin-left: 3px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.wadd:before {
    content: "\f442";
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.shop-content .shop-image-container {
  margin-bottom: 25px;
}
.shop-content h4{
  margin-bottom: 5px;
}
.shop-content .shop-title{
  letter-spacing: 0;
  color: #151515;
}
.shop-content .shop-title:hover{
  color: #999;
}
.shop-content .shop-category{
  display: block;
  font-size: 11px;
  text-transform: uppercase;
  color: #999;
  margin-bottom: 15px;
  letter-spacing: 0.2em;
}
.shop-content .shop-category:hover{
  color: #151515;
}
.shop-content .price .old-price{
  color: #ccc;
  text-decoration: line-through;
  margin-right: 10px;
}

/* Анимация */
.tw-anim-hide{
    -webkit-animation: twAnimHide .7s ease both;
            animation: twAnimHide .7s ease both;
}
@-webkit-keyframes twAnimHide {
    from { }
    to { opacity: 0; }
}


.uk-section-shop .sidebar-area .widget{
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.uk-section-shop .sidebar-area .widget-title,
.uk-section-shop .sidebar-area .widget-title span{
  text-align: left;
  padding: 0;
}
.shop-result-text,
.shop-sort-text .select{
  color: #999;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 30px;
}
@-webkit-keyframes autofill {
    to {
        color: #000;
        background: transparent;
    }
}

input:-webkit-autofill {
    -webkit-animation-name: autofill;
    -webkit-animation-fill-mode: both;
}
.uk-section-shop .shop-sort-text .select{
  position: relative;
  cursor: pointer;
  background: #fff;
  border-bottom: 1px solid #e6e6e6;
}
.uk-section-shop .shop-sort-text .s-hidden {
  visibility:hidden;
  padding-right:10px;
  width: 260px;
}
.uk-section-shop .shop-sort-text .styledSelect {
  position:absolute;
  top:0;
  right:0;
  bottom:0;
  left:0;
  background-color:white;
  padding:0 10px;
}
.uk-section-shop .shop-sort-text .styledSelect:after {
  content:"\f3d3";
  font-family: "IonIcons";
  position:absolute;
  top:0px;
  right:6px;
}
.uk-section-shop .shop-sort-text .styledSelect:active, .styledSelect.active {
  background-color:#fff;
}
.uk-section-shop .shop-sort-text .options {
  display:none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  width: 260px;
  z-index: 999;
  margin: 0;
  padding: 20px 30px;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  list-style: none;
  background-color: #151515;
  color: #999;
  animation: all 0.3s ease;
}
.uk-section-shop .shop-sort-text .options li {
  padding: 0px;
  line-height: 25px;
}
.uk-section-shop .shop-sort-text .options li:hover {
  color:white;
}
.uk-section-shop .uk-width-single{
  width: 102px;
}
.uk-section-shop .content-area .single.shop{
  padding-left: 20px;
}

/* Диапазон слайдера */

.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}



/* Макет
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


.ui-state-disabled {
	cursor: default !important;
	pointer-events: none;
}


/* Иконки
----------------------------------*/
.ui-icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-icon-block {
	left: 50%;
	margin-left: -8px;
	display: block;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle:focus {
    outline: none;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 30px;
  height: 30px;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
  box-sizing: border-box;
}
.ui-slider .ui-slider-handle::after{
  content: "";
  width: 2px;
  height: 6px;
  background: #666;
  position: absolute;
  left: 50%;
  margin-left: -1px;
  top: 50%;
  margin-top: -2px;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
  height: 2px;
  background: #e5e5e5;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -15px;
	margin-left: -15px;
  cursor: pointer;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
  background: #151515;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

/* Виджет магазина */

/* TW Виджет товара */
.tw-shop-widget.widget ul li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  position: relative;
}
.tw-shop-widget .recent-thumb {
  position: absolute;
  left: 0;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.tw-shop-widget .recent-thumb a {
  display: block;
  position: relative;
}
.tw-shop-widget .recent-thumb a:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #151515;
  opacity: 0;
  transition: all 0.3s ease-out;
}
.tw-shop-widget .recent-thumb a:hover {
  opacity: 1 !important;
}
.tw-shop-widget .recent-thumb a:hover:before {
  opacity: 0.5;
}
.tw-shop-widget .recent-content {
  padding-left: 75px;
  min-height: 60px;
}
.tw-shop-widget .recent-content h4 {
  font-size: 14px;
  line-height: 1.4;
  letter-spacing: 0;
  margin-bottom: 5px;
}
.tw-shop-widget .recent-content .entry-cat {
  display: block;
  color: #999;
}
.tw-shop-widget .recent-content .entry-price {
  color: #666;
}

/* Теги */

.tagcloud > a{
  position: relative;
  padding: 0 20px 15px 15px;
  color: #999;
  font-size: 11px;
  letter-spacing: 0.2em;
  float: left;
  text-transform: uppercase;
}
.tagcloud > a:before{
  position: absolute;
  left: 0;
  content: "\f48c";
  font-family: "IonIcons";
}
.tagcloud > a:after{
  position: absolute;
  right: 15px;
  content: ",";
}
.tagcloud > a:hover{
  color: #151515;
  transition: all 0.2s ease-out;
}

/* Виджет корзины */
.cart-btn i{
  position: relative;
}
.cart-btn i span{
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 11px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: #151515;
  border-radius: 50%;
  color: #fff;
  font-style: normal;
}
.cart-btn-widget{
  width: 265px;
  padding: 30px 0;
  border: 1px solid #e6e6e6;
  background: #fff;
}
.uk-profile.cart-btn-widget{
  width: 210px;
}
.cart-btn-widget .cart-row{
  padding: 0 30px;
  padding-bottom: 20px;
}
.cart-btn-widget .cart-row:last-child{
  padding-bottom: 0;
}
.cart-btn-widget .cart-widget-title,
.cart-btn-widget .cart-widget-subtotal{
  display: block;
  color: #151515;
  line-height: 1.3;
}
.cart-btn-widget .cart-widget-title:hover,
.cart-btn-widget .cart-widget-subtotal:hover{
  color: #999;
}
.cart-btn-widget .cart-meta{
  color: #999;
}
.cart-btn-widget .tw-padding-left{
  padding-left: 20px;
}
.cart-btn-widget .cart-checkout-row{
  font-size: 11px;
  text-transform: uppercase;
  border-top: 1px solid #e6e6e6;
  padding-top: 30px;
  letter-spacing: 0.2em;
}
.cart-btn-widget .cart-checkout-row i{
  font-size: 16px;
  position: relative;
  top: 2px;
  margin-right: 5px;
  letter-spacing: 0;
}
.cart-btn-widget .subtotal-row{
  padding-bottom: 25px;
  padding-top: 5px;
}
.cart-btn-widget.uk-light{
  padding: 30px 0;
  background: #151515;
  border: 1px solid #151515;
}
.cart-btn-widget.uk-light .cart-widget-title,
.cart-btn-widget.uk-light .cart-widget-subtotal{
  color: #fff;
}
.cart-btn-widget.uk-light .cart-checkout-row{
  border-color: #333;
}
.cart-btn-widget.uk-light .cart-widget-title:hover,
.cart-btn-widget.uk-light .cart-widget-subtotal:hover{
  color: #999;
}
span.uk-light .cart-btn i span{
  position: absolute;
  top: 0;
  right: -10px;
  font-size: 11px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
  background: rgba(255,255,255,.5);
  border-radius: 50%;
  color: #151515;
  font-style: normal;
}
.cart-btn.uk-light:hover i span{
  background: #fff;
}
/* Слайдер магазина */
.thumbs.owl-carousel.owl-theme .owl-stage {
  height: 590px;
}
.thumbs.owl-carousel.owl-theme .owl-item {
  height: 132px;
  width: 100px !important;
  float: none;
  position: relative;
  margin-right: 0 !important;
  margin-bottom: 18px;
  border: 1px solid transparent;
}
.big-images.owl-carousel.owl-theme .owl-item ,
.thumbs.owl-carousel.owl-theme .owl-item {
  opacity: 0.25;
  transition: opacity 300ms ease-in-out; 
}
.big-images.owl-carousel.owl-theme .owl-item.active-first,
.thumbs.owl-carousel.owl-theme .owl-item.active.current {
  opacity: 1;
}
.thumbs.owl-carousel.owl-theme .owl-item.active.current {  
  border-color: #151515; 
}
.thumbs.owl-carousel.owl-theme .owl-item img {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translate(0,-50%);
  transform: translate3d(0,-50%,0); 
  margin: 0 auto;
  cursor: pointer;
}

/* Материал магазина */
.shop-input{
  width: 80px;
  font-size: 14px;
}
.shop-input-quantity{
  width: 80px;
}
.shop .shop-title,
.shop .shop-price{
  letter-spacing: normal;
  font-size: 28px;
  line-height: 1;
}
.shop .shop-meta .meta-head{
  font-size: 12px;
  color: #151515;
  letter-spacing: 0.1em;
}
.shop-rating-container,
.shop-price{
  display: block;
}
.shop-rating-container span{
  font-size: 12px;
  margin-left: 10px;
}
.shop-range-container{
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #666;
}
#addEntForm #catSelector9{
   color:#666!important;
   border-radius: 3px!important;
   margin: 0px!important;
   height: 40px!important;
   border: 1px solid#cccccc!important;
}
.codeButtons{
   border-radius: 3px !important;
   padding: 0px 15px !important;
}
.tw-border-none{
  border: none !important;
}
.tw-border-top-none{
  border-top: none !important;
}
.tw-border-bottom-none{
  border-bottom: none !important;
}
.tw-border-left-none{
  border-left: none !important;
}
.tw-border-right-none{
  border-right: none !important;
}

.rating {
  border: none;
  float: left;
  padding: 0;
  margin: 0;
}
.rating > input { display: none; }
.rating > label:before {
  margin: 0;
  margin-right: 3px;
  font-size: 14px;
  font-family: "Ionicons";
  display: inline-block;
  content: "\f2fc";
}
.rating > .half:before {
  content: "\f2fc";
  position: absolute;
}
.rating > label {
  cursor: pointer;
  color: #ddd;
  float: right;
}
.rating > input:checked ~ label, 
.rating:not(:checked) > label:hover, 
.rating:not(:checked) > label:hover ~ label { color: #151515;  } 

.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, 
.rating > input:checked ~ label:hover ~ label { color: #333;  } 

.shop-item .shop-rating-container{
  float: right;
  opacity: 0;
}
.shop-item:hover .shop-rating-container{
  opacity: 1;
}

/* Таблица товара */
.uk-section-shop .uk-table th{
  padding: 20px;
  font-size: 12px;
}
.uk-section-shop .uk-table td{
  padding: 20px;
}
.uk-section-shop .uk-table.uk-table-small td{
  padding: 15px;
}
.uk-section-shop .uk-table td:first-child{
  padding: 15px 0 15px 15px;
}
.uk-section-shop .uk-table .shop-title{
  color: #151515;
  font-size: 16px;
  margin-left: 30px;
}
.uk-section-shop .total-quantity{
  color: #151515;
  font-size: 18px;
}
.uk-section-shop input,
.uk-section-shop select,
.uk-section-shop textarea,
.uk-section-shop .uk-input,
.uk-section-shop .uk-select,
.uk-section-shop .uk-textarea{
  font-size: 14px;
  text-transform: none;
  letter-spacing: normal;
}
.uk-section-shop input.shop-coupon{
  width: 200px;
}
.shop-checkout-container .tw-danger{
  color: #ff1155;
}
.shop-checkout-container .uk-notification-message{
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.uk-section-shop table td .uk-close svg{
  width: 10px;
  height: 10px;
}
.uk-checkbox,
.uk-radio{
  margin-right: 10px;
}
.uk-radio:checked:focus,
.uk-radio:checked{
  background-color: #fff;
  border-color: #e5e5e5;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.uk-radio:checked {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAAGzCI4dAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjgzQTQ5RTAyMTlFRTExRTdBMDU1RkI5QUU5OTdDNjA4IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjgzQTQ5RTAzMTlFRTExRTdBMDU1RkI5QUU5OTdDNjA4Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODNBNDlFMDAxOUVFMTFFN0EwNTVGQjlBRTk5N0M2MDgiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODNBNDlFMDExOUVFMTFFN0EwNTVGQjlBRTk5N0M2MDgiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5yvtU+AAAAj0lEQVR42mIQFRVlAAggBiDxESCAGEEEAwMDH0AAMQMZa7m5uc+DRP4DRRgAAgjEWAukgxiggAmIqxkQ4ANAAIFUqAIZZ4B4DxAHMwMNeAtksAOxJhDrMTGgAjeQwAckAVOAAAOZoQ5knABiATTVIIUWcBcyYAdfmKC24wK7QAqCgVgDiNcB8WcoXgcVCwYAv1MX4xiqO7wAAAAASUVORK5CYII=')
}

/* Вверх */

.tw-scroll-up{
  position: fixed;
  bottom: 40px;
  right: 40px;
  width: 140px;
  background-color: rgba(102,102,102,.6);
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  border-radius: 3px;
  transition: all 0.3s ease;
  cursor: pointer;
}
.tw-scroll-up:hover{
  background-color: #151515;
}
.uk-inline{
    background: #f0f0f0!important;
}