/*
	Разработка шаблонов для DataLife Engine
	------------------	
	Author:	ThemeSkeleton
	------------------
	Website: http://themeskeleton.com/
	------------------	
	E-mail: themeskeleton@gmail.com
	------------------
	Skype: ThemeSkeleton
	------------------
	ICQ: 722880
	------------------
*/

@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700&subset=cyrillic&display=swap');
@import url(bootstrap.min.css);
@import url(font-awesome.min.css);
@import url(hover.css);
@import url(jquery.bxslider.css);
@import url(owl.carousel.css);
@import url(owl.theme.default.min.css);
@import url(animate.min.css);
@import url(jquery.bootstrap-touchspin.css);
@import url(flexslider.css);
@import url(flaticon.css);
@import url(jquery-ui.css);
@import url(settings.css);
@import url(layers.css);
@import url(navigation.css);
@import url(jquery.fancybox.css);

html,
body { height: 100% }
body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #292929;
    line-height: 24px;
    font-weight: 400;
}
.flex {display: flex;}
.gap20 {gap: 20px;}
.twoimg img{width: calc(50% - 20px);}
.dobrdelaflex {padding: 20px 0;}
.dobrdelaflex img {object-fit: cover;}
.uf-wrapper {max-width: 100%;}
.row {margin-right: 0 !important; margin-left: 0 !important;}
.headcontacts {color: #9e9e9e !important;}
.stringwithsmallimg {display: flex; flex-wrap: wrap; gap: 10px; justify-content: space-between}
.stringwithsmallimg > img {width: 200px; height: max-content;}
.stringwithsmallimg > span {width: calc(100% - 220px); flex-grow: 1;}

.solutionwrap #dle-content{display: flex; gap: 5x; flex-wrap: wrap; justify-content: center;}
.solutionwrap #dle-content > a {width: calc(33.33% - 5px);}
.solutionwrap #dle-content .col-md-4 {float: none; width: 100% !important;}
/* ===== ОБЁРТКА-КОНТЕЙНЕР ===== */
.solutionwrap {
    /* Важно: скрываем всё, что выходит за пределы */
    overflow: hidden;
    width: 100%;
}

/* ===== КОНТЕЙНЕР С КАРТОЧКАМИ ===== */
.solutionwrap #dle-content {
    display: flex;
    flex-wrap: wrap;
    /* Если у вас есть отступы между карточками */
    gap: 0;
    margin: 0 -10px; /* Компенсация для отступов карточек */
}

/* ===== КАЖДАЯ КАРТОЧКА (a) ===== */
.solutionwrap #dle-content > a {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    opacity: 0;
    transform: translateX(100%);
    transition: opacity 0.7s cubic-bezier(0.25, 0.46, 0.45, 0.94),
                transform 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    will-change: transform, opacity;
    box-sizing: border-box;
    padding: 0 10px; /* Отступы между карточками */
    text-decoration: none;
}
.solutionwrap.visible #dle-content > a {
    opacity: 1;
    transform: translateX(0);
}
.solutionwrap.visible #dle-content > a:nth-child(1) { transition-delay: 0.05s; }
.solutionwrap.visible #dle-content > a:nth-child(2) { transition-delay: 0.10s; }
.solutionwrap.visible #dle-content > a:nth-child(3) { transition-delay: 0.15s; }
.solutionwrap.visible #dle-content > a:nth-child(4) { transition-delay: 0.20s; }
.solutionwrap.visible #dle-content > a:nth-child(5) { transition-delay: 0.25s; }
.solutionwrap.visible #dle-content > a:nth-child(6) { transition-delay: 0.30s; }
.solutionwrap.visible #dle-content > a:nth-child(7) { transition-delay: 0.35s; }
.solutionwrap.visible #dle-content > a:nth-child(8) { transition-delay: 0.40s; }
.solutionwrap.visible #dle-content > a:nth-child(9) { transition-delay: 0.45s; }
.solutionwrap.visible #dle-content > a:nth-child(10) { transition-delay: 0.50s; }
.solutionwrap.visible #dle-content > a:nth-child(11) { transition-delay: 0.55s; }
.solutionwrap.visible #dle-content > a:nth-child(12) { transition-delay: 0.60s; }

.headtelephone {font-size:17px;}
.headtelephone a {color:#fff; -webkit-transition: all 500ms ease;
    transition: all 500ms ease;}
.headtelephone a:hover {color:#9e9e9e ;}
.single-blog-post .text-holder .text .projwrap img.impfloatleft {float: left !important; max-width: 220px; margin: 0 10px 10px 0; max-width: 220px;}
.projwrap h2, .projwrap h3 {clear: both;}

.news-wrap #dle-content {display: flex; flex-wrap: wrap; justify-content: center;}
.obj-wrap #dle-content {display: flex; flex-wrap: wrap; justify-content: center;}
.obj-wrap #dle-content .col-md-4 .single-blog-post{min-height: auto;}
.about-us-area-outer-box {background: #f7f7f7 none repeat scroll 0 0; display:flex; flex-wrap: wrap; justify-content: space-between;}
.about-us-area-outer-box-text-wrap {display: flex; width: 65%; flex-wrap: wrap;}
.about-us-area-outer-box-text-wrap-img {width: 45% !important;  background-size: contain !important;   height: 400px !important;  background-position: 0 !important;}
.about-us-area-outer-box-text-wrap-text {width: 55% !important;  flex-grow: 1;}
.about-us-area .content-column.about-us-area-outer-box-text-wrap-news {width: 35% }
.about-us-area-outer-box-text-wrap-textwide {width: 100%; padding: 0 30px;}

.sp-slide > * {z-index: 2;}
.sp-slide .sp-image-container::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.3);
  z-index: 1;
}

.cks-about {
    font-family: inherit;
    color: #333;
    line-height: 1.6;
    padding: 10px 0;
}

.cks-about h2 {
    color: #e71a23;
    font-size: 26px;
    font-weight: 700;
    margin: 30px 0 15px 0;
    padding-bottom: 10px;
    border-bottom: 3px solid #e71a23;
}

.cks-about h2:first-child {
    margin-top: 0;
}

.cks-about h3 {
    color: #e71a23;
    font-size: 18px;
    font-weight: 600;
    margin: 15px 0 10px 0;
}

.cks-about p {
    font-size: 15px;
    line-height: 1.7;
    margin: 0 0 15px 0;
    color: #333;
}

.cks-about a {
   /* color: #e71a23; */
    text-decoration: none;
    transition: color 0.3s ease;
}

.cks-about a:hover {
    color: #b3121a;
    text-decoration: underline;
}

.cks-about b,
.cks-about strong {
    color: #111;
}

/* ===== Списки ===== */
.cks-about ul {
    padding-left: 20px;
    margin: 10px 0 15px 0;
}

.cks-about ul li {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 6px;
    color: #333;
}

.cks-about ul li a {
   /* color: #e71a23;*/
    text-decoration: none;
}

.cks-about ul li a:hover {
    text-decoration: underline;
}

/* ===== Двухколоночная сетка для списков ===== */
.cks-about .cks-grid-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 30px;
    margin: 15px 0 20px 0;
}

.cks-about .cks-grid-2 .cks-col {
    vertical-align: top;
}

.cks-about .cks-grid-2 .cks-col ul {
    padding-left: 20px;
    margin: 5px 0 0 0;
}

/* ===== Таблица с реквизитами ===== */
.cks-about .cks-rekv-table {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #ddd;
    margin: 15px 0 20px 0;
    font-size: 14px;
}

.cks-about .cks-rekv-row {
    display: table-row;
}

.cks-about .cks-rekv-label {
    display: table-cell;
    width: 35%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    font-weight: 600;
    background-color: #f9f9f9;
    vertical-align: top;
    color: #111;
}

.cks-about .cks-rekv-value {
    display: table-cell;
    width: 65%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    vertical-align: top;
    color: #333;
}

/* ===== Блок опросных листов (вложения) ===== */
.cks-about .cks-attachments {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
    margin: 15px 0 20px 0;
}

.cks-about .cks-attachments .cks-attach-item {
    padding: 8px 12px;
    background-color: #f5f5f5;
    border-radius: 4px;
    border-left: 3px solid #e71a23;
    font-size: 14px;
}

.cks-about .cks-attachments .cks-attach-item a {
    color: #e71a23;
    text-decoration: none;
    display: block;
}

.cks-about .cks-attachments .cks-attach-item a:hover {
    text-decoration: underline;
}

/* ===== Центрированный заголовок ===== */
.cks-about .cks-center {
    text-align: center;
}

/* ===== Кнопка заявки (дополнительно) ===== */
.cks-about .cks-btn {
    display: inline-block;
    background-color: #e71a23;
    color: #fff !important;
    padding: 12px 30px;
    border-radius: 4px;
    font-weight: 600;
    font-size: 16px;
    text-decoration: none !important;
    transition: background-color 0.3s ease;
    margin: 10px 0;
}

.cks-about .cks-btn:hover {
    background-color: #b3121a;
    text-decoration: none !important;
    color: #fff !important;
}

/* ============================================================ */
/* ===== МОБИЛЬНАЯ ВЕРСИЯ (до 768px) ===== */
@media (max-width: 768px) {
	.solutionwrap #dle-content > a {width: 100%; max-width: 100%; flex: 0 0 100%;}
    .cks-about {
        padding: 5px 0;
    }

    .cks-about h2 {
        font-size: 20px;
        margin: 25px 0 12px 0;
        padding-bottom: 8px;
    }

    .cks-about h3 {
        font-size: 16px;
        margin: 12px 0 8px 0;
    }

    .cks-about p {
        font-size: 14px;
        line-height: 1.7;
        margin-bottom: 12px;
    }

    .cks-about ul {
        padding-left: 18px;
    }

    .cks-about ul li {
        font-size: 14px;
        margin-bottom: 5px;
    }

    /* Сетка 2 колонки → 1 колонка */
    .cks-about .cks-grid-2 {
        grid-template-columns: 1fr;
        gap: 10px 0;
    }

    .cks-about .cks-grid-2 .cks-col {
        padding: 0 !important;
    }

    /* Таблица реквизитов → блочный вид */
    .cks-about .cks-rekv-table {
        display: block;
        border: 1px solid #ddd;
        border-radius: 4px;
        overflow: hidden;
    }

    .cks-about .cks-rekv-row {
        display: block;
        padding: 8px 12px;
        border-bottom: 1px solid #eee;
    }

    .cks-about .cks-rekv-row:last-child {
        border-bottom: none;
    }

    .cks-about .cks-rekv-label {
        display: block;
        width: 100%;
        padding: 0 0 3px 0;
        border: none;
        background: transparent;
        font-size: 13px;
        font-weight: 600;
        color: #111;
    }

    .cks-about .cks-rekv-value {
        display: block;
        width: 100%;
        padding: 0;
        border: none;
        font-size: 14px;
        color: #333;
        word-break: break-word;
    }

    /* Блок вложений → 1 колонка */
    .cks-about .cks-attachments {
        grid-template-columns: 1fr;
        gap: 8px;
    }

    .cks-about .cks-attachments .cks-attach-item {
        font-size: 13px;
        padding: 8px 12px;
    }

    .cks-about .cks-btn {
        display: block;
        text-align: center;
        padding: 14px 20px;
        font-size: 15px;
        width: 100%;
        box-sizing: border-box;
    }
}

/* ===== ОЧЕНЬ МАЛЕНЬКИЕ ЭКРАНЫ (до 400px) ===== */
@media (max-width: 400px) {
    .cks-about h2 {
        font-size: 18px;
    }

    .cks-about h3 {
        font-size: 15px;
    }

    .cks-about p,
    .cks-about ul li {
        font-size: 13px;
    }

    .cks-about .cks-rekv-label {
        font-size: 12px;
    }

    .cks-about .cks-rekv-value {
        font-size: 13px;
    }
}

/* ===== ПЛАНШЕТЫ (769-1024px) ===== */
@media (min-width: 769px) and (max-width: 1024px) {
    .cks-about h2 {
        font-size: 23px;
    }

    .cks-about p {
        font-size: 14px;
    }

    .cks-about .cks-grid-2 {
        gap: 15px;
    }
}

/* ===== Общие стили ===== */
.cks-contact-block {
    max-width: 100%;
    padding: 0 15px;
    font-family: inherit;
}

.cks-contact-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

/* ===== Каждый пункт контакта ===== */
.cks-contact-block .cks-contact-item {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 14px 0;
    border-bottom: 1px solid #f0f0f0;
	justify-content: center;
}

.cks-contact-block .cks-contact-item:last-child {
    border-bottom: none;
}

/* ===== Иконки ===== */
.cks-contact-block .cks-icon-box {
    flex-shrink: 0;
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #e71a23;
    border-radius: 50%;
    font-size: 20px;
    color: #ffffff;
    transition: background-color 0.3s ease;
}

.cks-contact-block .cks-icon-box [class^="flaticon-"],
.cks-contact-block .cks-icon-box [class*=" flaticon-"] {
    line-height: 1;
    color: #ffffff;
}

/* ===== Текстовая часть ===== */
.cks-contact-block .cks-text-box {
    min-width: 0; /* Для переноса длинных слов */
    padding-top: 2px;
}

.cks-contact-block .cks-text-box p {
    margin: 0 0 4px 0;
    line-height: 1.6;
    font-size: 15px;
    color: #333333;
}

.cks-contact-block .cks-text-box p:last-child {
    margin-bottom: 0;
}

.cks-contact-block .cks-text-box span {
    font-weight: 600;
    color: #111111;
}

.cks-contact-block .cks-text-box a {
    color: #e71a23;
    text-decoration: none;
    transition: color 0.3s ease;
}

.cks-contact-block .cks-text-box a:hover {
    color: #b3121a;
    text-decoration: underline;
}

/* ===== Блок с тремя email (в ряд на десктопе) ===== */
.cks-contact-block .cks-emails-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 30px;
    width: 100%;
	justify-content: center;
}

.cks-contact-block .cks-email-item {
    min-width: 180px;
    padding-left: 50px;
    position: relative;
}

.cks-contact-block .cks-email-item .cks-icon-box {
    position: absolute;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    font-size: 17px;
}

.cks-contact-block .cks-email-item .cks-text-box p {
    font-size: 14px;
}

.cks-contact-block .cks-email-item .cks-text-box .cks-email-label {
    font-weight: 500;
    color: #555555;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-bottom: 2px;
}

.cks-contact-block .cks-email-item .cks-text-box .cks-email-label span {
    font-weight: 500;
    color: #555555;
}

/* ===== Мобильная версия (до 768px) ===== */
@media (max-width: 768px) {
	.cks-contact-block .cks-text-box {flex : 1;}
    .cks-contact-block {
        padding: 15px 10px;
    }
    
    .cks-contact-block .cks-contact-item {
        padding: 12px 0;
        gap: 12px;
    }
    
    .cks-contact-block .cks-icon-box {
        width: 38px;
        height: 38px;
        font-size: 17px;
        flex-shrink: 0;
    }
    
    .cks-contact-block .cks-text-box p {
        font-size: 14px;
    }
    
    /* Emails в столбец на мобильных */
    .cks-contact-block .cks-emails-row {
        flex-direction: column;
        gap: 15px;
    }
    
    .cks-contact-block .cks-email-item {
        flex: 1 1 auto;
        min-width: unset;
        padding-left: 44px;
    }
    
    .cks-contact-block .cks-email-item .cks-icon-box {
        width: 34px;
        height: 34px;
        font-size: 15px;
    }
    
    .cks-contact-block .cks-email-item .cks-text-box p {
        font-size: 13px;
    }
    
    .cks-contact-block .cks-email-item .cks-text-box .cks-email-label {
        font-size: 12px;
    }
}

/* ===== Планшетная версия (769-1024px) ===== */
@media (min-width: 769px) and (max-width: 1024px) {
    .cks-contact-block .cks-email-item {
        flex: 1 1 calc(50% - 15px);
        min-width: 150px;
    }
}

/* ===== Очень маленькие экраны (до 400px) ===== */
@media (max-width: 400px) {
    .cks-contact-block .cks-contact-item {
        gap: 10px;
        padding: 10px 0;
    }
    
    .cks-contact-block .cks-icon-box {
        width: 32px;
        height: 32px;
        font-size: 14px;
    }
    
    .cks-contact-block .cks-text-box p {
        font-size: 13px;
    }
    
    .cks-contact-block .cks-email-item {
        padding-left: 38px;
    }
    
    .cks-contact-block .cks-email-item .cks-icon-box {
        width: 28px;
        height: 28px;
        font-size: 13px;
    }
}


/* ===== ТАБЛИЦА В КОНТАКТАХ ===== */
@media (max-width: 768px) {
  .cks-contacts {
    display: block !important;
  }
  .cks-contacts .cks-row {
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0;
    border-bottom: 1px solid #dee2e6;
  }
  .cks-contacts .cks-row:last-child {
    border-bottom: none;
  }
  .cks-contacts .cks-label {
    font-weight: 600;
    color: #212529;
    width: 100%;
    margin-bottom: 4px;
    font-size: 14px;
  }
  .cks-contacts .cks-value {
    width: 100%;
    font-size: 15px;
    word-break: break-word;
    color: #111;
  }
  .cks-contacts .cks-value a {
    color: #0d6efd;
    text-decoration: underline;
  }
  .cks-contacts .cks-row {
  }
}
@media (min-width: 769px) {
  .cks-contacts {
    display: table;
    width: 100%;
    border-collapse: collapse;
    border: 1px solid #000;
  }
  .cks-contacts .cks-row {
    display: table-row;
  }
  .cks-contacts .cks-label {
    display: table-cell;
    width: 35%;
    padding: 8px 12px;
    border: 1px solid #000;
    font-weight: 600;
    background-color: #f5f5f5;
    vertical-align: top;
  }
  .cks-contacts .cks-value {
    display: table-cell;
    width: 65%;
    padding: 8px 12px;
    border: 1px solid #000;
    vertical-align: top;
  }
  .contact-details {margin: 0 !important;}
}

.ckks_contacts_info {width: max-content; display: block; margin: 0 auto; width: 100%;}
.ckks_contacts_info > div{display: flex; gap: 30px;}
.row.dbi {width: 100%;}
h1, h2, h3, h4, h5, h6 {
  font-family: 'Montserrat', sans-serif;
  margin: 0;
}
h3, h2 {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: -6px;
}
h4 {
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  margin-top: -8px;
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  border: none;
}
img {
	max-width: 100%;
    height: auto;
}

.logo img {
	margin-top:-10px;
	width: 283px;
    height: auto;
}

i {
	font-style: normal;
}
.p0 {
	padding: 0 !important;
}
ul,
li {
    list-style: none;
    margin: 0;
    padding: 0;
}

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.shapka {width:100% !important;}
#dropmenudiv {
	opacity: 1;
	background: white;
	display: grid;
}
.content {color:#393939;}
.content ul {padding-bottom:15px !important;}
.content ol li {list-style-type: alpha !important;}
.content ul li {list-style-type: square !important; margin-left:40px;}

.alignleft {
    float: left;
    margin-right: 15px;
}
.alignright {
    float: right;
    margin-left: 15px;
}
.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

.thm-btn, .search input[type="button"] {
  border: 2px solid #fdc716;
  color: #ffffff;
  display: inline-block;
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  font-weight: 600;
  outline: medium none;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.thm-btn:hover, .search input[type="button"]:hover{
  background: #292929; 
  color: #fff;
  border: 2px solid #fdc716;
}
.yellow-bg, .search input[type="button"] {
  background: #fdc716;
}
.search input[type="button"] {
  padding:10px 20px;
}
.sec-title {
  margin-top: -6px;
  padding-bottom: 43px;
  position: relative;
  padding-left: 24px;
}
.sec-title:before{
  position: absolute;
  top: 6px;
  left: 0;
  width: 3px;
  height: calc(100% - 6px);
  max-height: 52px;
  background: #01305e;
  content: "";
}
.sec-title p {
    color: #01305e;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 12px;
    text-transform: uppercase;
}
.sec-title h1 {
  color: #292929;
  font-size: 30px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
  margin-top: -7px;
}

.sec-title.center:before {
  background: none;
}
.sec-title.center p {
  color: #292929;
}

.sec-title-two {
  padding-bottom: 40px;
}
.sec-title-two h2 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 15px;
}
.sec-title-two .border {
    background: #fdc716 none repeat scroll 0 0;
    display: block;
    height: 2px;
    width: 70px;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  display: block;
  line-height: 25px;
  overflow: hidden;
  padding: 12px 15px;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-family: 'Roboto', sans-serif;
}
.ui-state-default {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 0;
    color: #9e9e9e;
    font-size: 14px;
    font-weight: normal;
    height: 50px;
    outline: medium none;
    width: 100% !important;
    margin-bottom: 17px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0
}

.ui-state-default .ui-icon {
    background: none
}
.ui-selectmenu-button span.ui-icon {
    margin-top: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.ui-selectmenu-button span.ui-icon {
  display: block;
  float: right;
  height: 48px;
  position: relative;
  text-indent: 0;
  top: 0;
  width: 48px;
}
.ui-selectmenu-button span.ui-icon::before {
  color: #9e9e9e;
    content: "\f0d7";
  font-family: FontAwesome;
  font-size: 18px;
  overflow: visible;
  position: absolute;
  right: 15px;
  top: 12px;
}

.ui-widget-content {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #eaeaea !important;
  color: #9e9e9e;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
}
.ui-selectmenu-menu .ui-menu {
  overflow-x: hidden;
  overflow-y: auto;
  padding-bottom: 0;
}
.ui-menu .ui-menu-item {
  cursor: pointer;
  margin: 0;
  min-height: 0;
  padding: 8px 15px;
  position: relative;
}

.ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  background: #fdc716 none repeat scroll 0 0;
  border: none;
  color: #9e9e9e;
  font-size: 14px;
}

@keyframes menu_sticky {
  0%   {margin-top:-100px;}
  50%  {margin-top: -90px;}
  100% {margin-top: 0;}
}
.mainmeu-area.stricky-fixed {
  margin: 0;
  /*position: fixed;*/
  background: rgba(41,41,41,0.8);
  top:0;
  left:0;
  width: 100%;
  z-index: 99999;
  animation-name: menu_sticky;
  animation-duration: 0.60s;
  animation-timing-function: ease-out;
  -webkit-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
  box-shadow: 0px 13px 30px -12px rgba(0,0,0,0.75);
}

.scroll-to-top {
    position: fixed;
    bottom: 30px;
    right: 15px;
    background: #fdc716;
    font-size: 35px;
    font-weight: normal;
    text-align: center;
    width: 50px;
    height: 50px;
    line-height: 44px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 99999;
    border-radius: 50%;
    border: 3px solid #fdc716;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}
.scroll-to-top:hover {
    border: 3px solid #fdc716;
    color: #fff;
    background: #01305e;
}

input:focus,
textarea:focus,
select:focus {
  border-color: #fdc716;
  outline: none;
}
.contact-form input[type="text"].error{
  border-color: red;    
}
.contact-form select.error {
  border-color: red;
}
.contact-form textarea.error{
  border-color: red;    
}

.contact-form input[type="text"].error:focus{
  border-color: red;
  box-shadow: 0px 0px 3px 0px #ff0000;
  -moz-box-shadow: 0px 0px 3px 0px #ff0000;
  -ms-box-shadow: 0px 0px 3px 0px #ff0000;
  -o-box-shadow: 0px 0px 3px 0px #ff0000;
  -webkit-box-shadow: 0px 0px 3px 0px #ff0000;    
}
.contact-form textarea.error:focus {
  border-color: red;
  box-shadow: 0px 0px 3px 0px #ff0000;
  -moz-box-shadow: 0px 0px 3px 0px #ff0000;
  -ms-box-shadow: 0px 0px 3px 0px #ff0000;
  -o-box-shadow: 0px 0px 3px 0px #ff0000;
  -webkit-box-shadow: 0px 0px 3px 0px #ff0000;
}
.contact-form label.error {
  display: none !important;
}

.header-area {
  /*background: #292929 none repeat scroll 0 0;*/
  padding-bottom: 5px;
  padding-top: 50px;
  padding-left:15px;
}
.top-info {
  padding-top: 2px;
}
.top-info ul {
  
}
.top-info ul li {
  display: inline-block;
  margin-left: 40px;
  margin-right:15px;
}
.top-info ul li.single-info-box {
  position: relative;
  padding-left: 35px;  
}
.top-info ul li.single-info-box .icon-holder {
  left: 0;
  position: absolute;
  top: 4px;
}
.top-info ul li.single-info-box .icon-holder span::before {
  color: #fdc716;
  font-size: 25px;
}
.top-info ul li.single-info-box .text-holder {
  
}
.top-info ul li.single-info-box .text-holder p {
    line-height: 22px;
    margin: 0;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 235px;
    text-align: left;
}
.top-info ul li.single-info-box:hover .text-holder p {
  color: #fdc716;
}
.top-info ul li.single-info-box .text-holder p span{
  color: #e6e6e6;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}
.top-info ul li .social-links {
  position: relative;
  top: -10px;
}
.top-info ul li .social-links ul {
  
}
.top-info ul li .social-links ul li {
  display: inline-block;
  margin-left: 12px;
}
.top-info ul li .social-links ul li a i {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  color: #292929;
  display: block;
  font-size: 15px;
  height: 40px;
  line-height: 42px;
  text-align: center;
  width: 40px;
  box-shadow: 0px 3px 4px #d3d3d3;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top-info ul li .social-links ul li a:hover i{
  background: #fdc716;
  color: #fff;
}

.mainmeu-area {
  margin-bottom: -33px;
  margin-top: -33px;
  position: relative;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  z-index: 9999;
}
.mainmeu-area .mainmenu-bg{
  /*background: rgba(41,41,41,0.9); */
  display: block;
}
.main-menu {
  position: relative;
}
.main-menu .navbar-collapse {
  padding: 0px
}
.main-menu .navigation {
  position: relative;
  float: left;
  margin: 0px;
  font-family: 'Montserrat', sans-serif;
}
.main-menu .navigation li {
  display: inline-block;
  margin-left: 0px;
  margin-right: -2px;
  padding: 10px 0;
  position: relative;
}
.main-menu .navigation > li:before{
  content:'';
  position:absolute;
  left:50%;
  top:-10px;
  margin-left:-1px;
  width:1px;
  height:200%;
  background:#fdc716;
  opacity:0;
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
  transition:all 500ms ease;
  -moz-transition:all 500ms ease;
  -webkit-transition:all 500ms ease;
  -ms-transition:all 500ms ease;
  -o-transition:all 500ms ease;
}
.main-menu .navigation > li:hover:before,
.main-menu .navigation > li.current:before,
.main-menu .navigation > li.current-menu-item:before{
	opacity:1;
	-webkit-transform:rotate(90deg);
	transform:rotate(90deg);	
}

.main-menu .navigation li a {
  /*background: #292929;*/
  color: #ffffff;
  display: block;
  font-size: 13px;
  font-weight: 600;
  line-height: 20px;
  opacity: 1;
  padding: 5px 20px;
  position: relative;
  text-transform: uppercase;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation li a::before {
  content: '';
  position: absolute;
  top: 0;
  right: -2px;
  width: 2px;
  height: 100%;
  background: url(../img/resources/menu-border.png) center center no-repeat;
}
.main-menu .navigation li:last-child > a:before {
  display: none;
}
.main-menu .navigation > li.dropdown > a {
    padding-right: 40px
}
.main-menu .navigation > li.dropdown > a:after {
  font-family: 'FontAwesome';
  content: "\f0d7";
  position: absolute;
  right: 24px;
  font-size: 14px;
  line-height: 20px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation > li:hover > a, .main-menu .navigation > li.current > a {
  color: #fdc716;
  opacity: 1;
}

.main-menu .navigation > li > ul {
  position: absolute;
  left: 0px;
  top: 140%;
  width: 270px;
  padding: 0px;
  z-index: 100;
  /*background: #ddd;*/
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.main-menu .navigation > li:hover > ul {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.main-menu .navigation > li > ul > li {
  float: none;
  margin: 0;
  padding: 0;
  position: relative;
  width: 100%;
}
.main-menu .navigation > li > ul > li > a {
  background: rgba(41,41,41,0.8);
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  padding: 15px 15px 15px 23px;
  position: relative;
  text-transform: none;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.main-menu .navigation > li > ul > li > a:before{
  background: none;
}

.main-menu .navigation > li > ul > li:hover > a {
  color: #ffffff;
  background-color: #fdc716;
}
.main-menu .navbar-collapse > ul li.dropdown .dropdown-btn {
  position: absolute;
  right: 10px;
  top: 6px;
  width: 34px;
  height: 30px;
  border: 1px solid #ffffff;
  background: url(../img/resources/submenu-icon.png) center center no-repeat;
  background-size: 20px;
  cursor: pointer;
  z-index: 5;
  display: none;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
}

.top-search-box {
  margin-right: -20px;
  position: relative;
}
.top-search-box button {
  background: #353535 none repeat scroll 0 0;
  border: medium none;
  color: #fff;
  font-size: 15px;
  height: 50px;
  line-height: 53px;
  outline: medium none;
  padding: 0;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  width: 50px;
}
.top-search-box button:hover {
  background: #212121;
  color: #fdc716;
}
.top-search-box button i.fa-search {
  position: relative;
  top: -2px;
}
.top-search-box .search-box {
  background: #fdc716 none repeat scroll 0 0;
  list-style: outside none none;
  margin: 0;
  opacity: 0;
  padding: 2px;
  position: absolute;
  right: 0;
  top: 140%;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  visibility: hidden;
  width: 280px;
  z-index: 999;
}
.top-search-box:hover .search-box {
  top: 100%;
  opacity: 1;
  visibility: visible;
}
.top-search-box .search-box li form {
  position: relative;
}
.top-search-box .search-box li form input {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #fff;
  display: block;
  font-weight: 300;
  height: 45px;
  outline: medium none;
  padding-left: 10px;
  padding-right: 60px;
  width: 100%;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.top-search-box .search-box li form button {
  background: #353535 none repeat scroll 0 0;
  border: 1px solid #353535;
  color: #fff;
  font-size: 13px;
  height: 45px;
  line-height: 50px;
  outline: medium none;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 45px;
}
.top-search-box .search-box li form input:focus {
  border: 1px solid #01305e
}
.top-search-box .search-box li form input:focus + button, .top-search-box .search-box li form button:hover {
  background: #01305e none repeat scroll 0 0;
  color: #fff;
  border: 1px solid #01305e;
}
.quote-button a {
    height: 50px;
    line-height: 46px;
    width: 185px;
}
.quote-button a i {
  display: inline-block;
  padding-right: 5px;
}


.blur {
	position: absolute;
	width: 99%;
	left: 15px;
	top: 15px;
	bottom: 15px;
	right: 15px;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-filter: blur(10px);
	-moz-filter: blur(10px);
	filter: blur(10px);
	background: rgba( 0, 0, 0, 0.15);
	z-index: -1
	}
	
.slide-content-box {z-index:100;}

.rev_slider_wrapper .slide-content-box h3 {
  background: rgba(0, 0, 0, 0) url("../img/slides/press-bg.png") no-repeat;
  background-size: contain;
  display: inline-block;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.rev_slider_wrapper .slide-content-box h1 {
  color: #ffffff;
  font-family: "Montserrat", sans-serif !important;
  font-size: 50px;
  font-weight: 400;
  line-height: 62px;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin: 14px 0 9px;
}
.rev_slider_wrapper .slide-content-box p{
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0 0 30px;
}

.rev_slider_wrapper .slide-content-box ul{
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0 20px 30px;
  list-style: square outside;
}

.rev_slider_wrapper .slide-content-box li{
	list-style: square outside;
	-webkit-filter: drop-shadow(1px 1px 1px #000);
	filter: drop-shadow(1px 1px 1px #000);
}

.rev_slider_wrapper .slide-content-box a{
	-webkit-filter: drop-shadow(1px 1px 1px #000);
	filter: drop-shadow(1px 1px 1px #000);
	font-weight:900 !important;
}

.rev_slider_wrapper .slide-content-box .button a{
  padding: 13px 30px;
  margin-right: 15px;
  transition: all 500ms ease !important;
  -moz-transition: all 500ms ease !important;
  -webkit-transition: all 500ms ease !important;
  -ms-transition: all 500ms ease !important;
  -o-transition: all 500ms ease !important;
}
.rev_slider_wrapper .slide-content-box .button a.thm-btn.our-solution{
  border-color: #d1cece;
}
.rev_slider_wrapper .slide-content-box.last-slide p{
  margin: 0;    
}
.rev_slider_wrapper .slide-content-box.last-slide a{
  margin: 0 8px;    
}

.services-area {
  padding-top: 80px;
  padding-bottom: 38px;
}

.notmain {
  padding-top: 0px !important;
}

.services-area .single-service-item {
  padding-bottom: 42px;  
}
.services-area .single-service-item .img-holder {
    display: block;
    position: relative;
    overflow: hidden;
    height: 200px;
}
.services-area .single-service-item .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.overlay {
  background-color: transparent;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
}
.overlay .box {
  border: 5px solid transparent;
  display: table;
  height: 100%;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
  width: 100%;  
}

.col-md .content h2, h3, h4, h5 {
	color:#e71a23;
}

.overlay .box .content {
  display: table-cell;
  text-align: center;
  vertical-align: middle;  
}
.overlay .box .content a {
  padding: 9.5px 24px;
  -webkit-transform: translate3d(0px, -75px, 0px);
  transform: translate3d(0px, -75px, 0px);
  -webkit-transition: all 0.4s ease 0s !important;
  transition: all 0.4s ease 0s !important;
  opacity: 0;
}

.services-area .single-service-item:hover .img-holder .overlay {
  background-color: rgba(1, 48, 94, 0.85);
}
.services-area .single-service-item:hover .img-holder .overlay .box {
  border-color: #fdc716;
}
.services-area .single-service-item:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.services-area .single-service-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.services-area .single-service-item .text-holder {
  /*padding-left: 60px;*/
  position: relative;
  /*padding-top: 30px;*/
}
.services-area .single-service-item .text-holder .icon {
    /*background: #f7f7f7 none repeat scroll 0 0;*/
    color: #292929;
    position: relative;
    /*top: 30px;
	left: 0;
    width: 120px;
    height: 110px;*/
    display: block;
    text-align: center;
    padding: 15px 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}

.services-area .single-service-item .text-holder .icon .proekt {background: url("../img/icouslugi/proekt.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .proekt {background: url("../img/icouslugi/proekt-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .postavka {background: url("../img/icouslugi/postavka.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .postavka {background: url("../img/icouslugi/postavka-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .montaj {background: url("../img/icouslugi/montaj.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .montaj {background: url("../img/icouslugi/montaj-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .service {background: url("../img/icouslugi/service.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .service {background: url("../img/icouslugi/service-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .sborka {background: url("../img/icouslugi/sborka.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .sborka {background: url("../img/icouslugi/sborka-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .proekt-black {background: url("../img/icouslugi-black/proekt.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .proekt-black {background: url("../img/icouslugi-black/proekt-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .postavka-black {background: url("../img/icouslugi-black/postavka.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .postavka-black {background: url("../img/icouslugi-black/postavka-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .montaj-black {background: url("../img/icouslugi-black/montaj.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .montaj-black {background: url("../img/icouslugi-black/montaj-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .service-black {background: url("../img/icouslugi-black/service.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .service-black {background: url("../img/icouslugi-black/service-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon .sborka-black {background: url("../img/icouslugi-black/sborka.png") center no-repeat; height:68px;}
.services-area .single-service-item .text-holder:hover .icon .sborka-black {background: url("../img/icouslugi-black/sborka-hover.png") center no-repeat;}

.services-area .single-service-item .text-holder .icon img {width:100px;}

.services-area .single-service-item .text-holder:hover .icon {color:#fff;}

.services-area .single-service-item .text-holder .icon h3{padding-top:20px; font-size:12px;text-transform: none;}
/*.services-area .single-service-item .text-holder:hover .icon h3{color:#e71a23;}*/
.services-area .single-service-item .text-holder .icon span:before {
  font-size: 30px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.services-area .single-service-item .text-holder .text{
  padding: 20px 0px 0px 0px;    
}
.services-area .single-service-item .text-holder .text h3 {
    margin: -6px 0 8px;
    height: 52px;
    overflow: hidden;
}
.services-area .single-service-item .text-holder .text p {
    height: 48px;
    overflow: hidden;
}
.services-area .single-service-item:hover .text-holder .icon{
  background: #fff;
  color: #fff;
}

.obj_uslugi {
	width: 100%;
	display: inline-block;
	
}

.obj_uslugi h4 {
	text-transform:none;
	padding-bottom: 20px;
}
.obj_uslugi h3{
	color:#000 !important;
}

.obj_uslugi h3:hover{
	color:#e71a23 !important;
}


.icobanner {position: relative;z-index: 999999999; padding-top:550px !important;color:#fff;}

.icobanner .single-service-item:hover .img-holder .overlay {
  background-color: rgba(1, 48, 94, 0.85);
}
.icobanner .single-service-item:hover .img-holder .overlay .box {
  border-color: #fdc716;
}
.icobanner .single-service-item:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.icobanner .single-service-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.icobanner .single-service-item .text-holder {
  /*padding-left: 60px;*/
  position: relative;
  /*padding-top: 30px;*/
}
.icobanner .single-service-item .text-holder .icon {
    /*background: #f7f7f7 none repeat scroll 0 0;*/
    color: #fff;
    position: relative;
    /*top: 30px;
	left: 0;
    width: 120px;
    height: 110px;*/
    display: block;
    text-align: center;
    padding: 15px 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
	-webkit-filter: drop-shadow(0px 0px 4px #000);
	filter: drop-shadow(0px 0px 4px #000);
}

.icobanner .single-service-item .text-holder .icon .proekt {background: url("../img/icouslugi/komp.svg") center no-repeat; height:68px;}
.icobanner .single-service-item .text-holder:hover .icon .proekt {background: url("../img/icouslugi/kompred.svg") center no-repeat;}

.icobanner .single-service-item .text-holder .icon .postavka {background: url("../img/icouslugi/car.svg") center no-repeat; height:68px;}
.icobanner .single-service-item .text-holder:hover .icon .postavka {background: url("../img/icouslugi/carred.svg") center no-repeat;}

.icobanner .single-service-item .text-holder .icon .montaj {background: url("../img/icouslugi/montaj.png") center no-repeat; height:68px;}
.icobanner .single-service-item .text-holder:hover .icon .montaj {background: url("../img/icouslugi/montaj-hover.png") center no-repeat;}

.icobanner .single-service-item .text-holder .icon .service {background: url("../img/icouslugi/service.png") center no-repeat; height:68px;}
.icobanner .single-service-item .text-holder:hover .icon .service {background: url("../img/icouslugi/service-hover.png") center no-repeat;}

.icobanner .single-service-item .text-holder .icon .sborka {background: url("../img/icouslugi/sborka.png") center no-repeat; height:68px;}
.icobanner .single-service-item .text-holder:hover .icon .sborka {background: url("../img/icouslugi/sborka-hover.png") center no-repeat;}

.icobanner .single-service-item .text-holder .icon img {width:100px;}

.icobanner .single-service-item .text-holder:hover .icon {color:#fff;}

.icobanner .single-service-item .text-holder .icon h3{padding-top:10px; font-size:12px;text-transform: none; color:#fff; line-height:15px;}
.icobanner .single-service-item .text-holder:hover .icon h3{color:#fff;}
.icobanner .single-service-item .text-holder .icon span:before {
  font-size: 30px;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
}
.icobanner .single-service-item .text-holder .text{
  padding: 20px 0px 0px 0px;    
}
.icobanner .single-service-item .text-holder .text h3 {
    margin: -6px 0 8px;
    height: 52px;
    overflow: hidden;
}
.icobanner .single-service-item .text-holder .text p {
    height: 48px;
    overflow: hidden;
}
.icobanner .single-service-item:hover .text-holder .icon{
  /*background: #fff;*/
  color: #fff;
}

.about-us-area{
  position: relative;
  margin-top:50px;
}
.about-us-area .image-column {
  background-position: right top;
  background-repeat: no-repeat;
  background-size: cover;
  float: left;
  height: 100%;
  overflow: hidden;
  padding: 100px 0;
  position: relative;
  width: 50%;

}

.okomp {background-image:url(../img/about/bg-image.jpg);}
.about-us-area .icon-box {
  float: right;
  position: relative;
  width: 240px;
}
.about-us-area .icon-box .single-item {
  background: rgba(255, 255, 255, 0.1) none repeat scroll 0 0;
  color: #fff;
  margin-bottom: 1px;
  padding-bottom: 17px;
  padding-left: 65px;
  padding-top: 17px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-us-area .icon-box .single-item:last-child {
  margin-bottom: 0;
}
.about-us-area .icon-box .single-item.active,
.about-us-area .icon-box .single-item:hover{
  background: #fdc716;  
}

.about-us-area .icon-box .single-item .icon {
  display: block;
  left: 0;
  padding: 28px 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 65px;
}
.about-us-area .icon-box .single-item .icon span:before {
  color: #fff;
  font-size: 25px;
}

.about-us-area .icon-box .single-item .content{
    
}
.about-us-area .icon-box .single-item .content h2 {
  color: #ffffff;
  font-size: 20px;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0 0 1px;
}
.about-us-area .icon-box .single-item .content p {
  color: #ffffff;
  font-size: 14px;
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
}



.about-us-area .content-column {
  background: #f7f7f7 none repeat scroll 0 0;
  float: right;
  /*height: 527px;*/
  overflow: hidden;
  padding: 20px 15px 0px 65px;
  position: relative;
  width: 50%;
}

.about-us-area .content-column .inner-box {
  max-width: 600px;
  position: relative;
}
.about-us-area .content-column .inner-box .sec-title {
  padding-bottom: 5px;
}
.about-us-area .content-column .inner-box .fact-counter {
  margin: 33px 0 0;
  overflow: hidden;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter {
  display: inline-block;
  text-align:center;
  width:33%;
  float:left;
  margin-bottom:15px;
  
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:last-child {
  margin-right: 0px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder {
  margin: 0 0 20px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .icon-holder span::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 3px 4px #d3d3d3;
  color: #292929;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  height: 70px;
  padding: 23px 0;
  text-align: center;
  width: 70px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter:hover .icon-holder span::before{
  background: #fdc716;
  color: #fff;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter .timer {
  color: #fdc716;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter i.fa-plus {
  color: #fdc716;
  font-size: 17px;
  font-weight: 100;
  position: relative;
  top: -3px;
}
.about-us-area .content-column .inner-box .fact-counter ul li.single-fact-counter h3 {
  color: #292929;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  height:50px;
}

.about-us-area-icon {
  padding-top: 30px;
  position: relative;
  display: block;
  width: 100%;
  float:left;
}

.resh {
 /* width:20% !important;*/
}
.about-us-area-icon .fact-counter ul {display: flex; flex-wrap: wrap; justify-content: center; gap: 20px;}
.about-us-area-icon .fact-counter ul > li.single-fact-counter {
  display: inline-block;
  text-align:center;
  width:calc(25% - 22px);
  margin-bottom:15px;
  
}
.about-us-area-icon .fact-counter ul > a {width: calc(20% - 20px); display: block;}
.about-us-area-icon .fact-counter ul > a > li {list-style: none; text-align: center;} 

.about-us-area-icon .fact-counter ul li.single-fact-counter:last-child {
  margin-right: 0px;
}
.about-us-area-icon .fact-counter ul li.single-fact-counter .icon-holder {
  margin: 0 0 20px;
}

.koshelek:before {content: url(../img/koshelek.png);}
.koshelek {padding-top:-10px;}

.about-us-area-icon .fact-counter ul li.single-fact-counter:hover .icon-holder .koshelek:before {content: url(../img/koshelek-hover.png);}



.control:before {content: url(../img/icoresh/control.png);}
.control {padding-top:-10px;}

.danger:before {content: url(../img/icoresh/danger.png);}
.danger {padding-top:-10px;}

.emkost:before {content: url(../img/icoresh/emkost.png);}
.emkost {padding-top:-10px;}

.extreme:before {content: url(../img/icoresh/extreme.png);}
.extreme {padding-top:-10px;}

.neft:before {content: url(../img/icoresh/neft.png);}
.neft {padding-top:-10px;}

.ship:before {content: url(../img/icoresh/ship.png);}
.ship {padding-top:-10px;}

.teploizol:before {content: url(../img/icoresh/teploizol.png);}
.teploizol {padding-top:-10px;}

.truba:before {content: url(../img/icoresh/truba.png);}
.truba {padding-top:-10px;}

.vvp:before {content: url(../img/icoresh/vvp.png);}
.vvp {padding-top:-10px;}

.zashita:before {content: url(../img/icoresh/zashita.png);}
.zashita {padding-top:-10px;}

.beton:before {content: url(../img/icoresh/beton.png);}
.beton {padding-top:-10px;}

.fridge:before {content: url(../img/icoresh/fridge.png);}
.fridge {padding-top:-10px;}

.oborud:before {content: url(../img/icoresh/oborud.png);}
.oborud {padding-top:-10px;}

.pedestr:before {content: url(../img/icoresh/pedestr.png);}
.pedestr {padding-top:-10px;}

.railway:before {content: url(../img/icoresh/railway.png);}
.railway {padding-top:-10px;}

.roof:before {content: url(../img/icoresh/roof.png);}
.roof {padding-top:-10px;}

.sport:before {content: url(../img/icoresh/sport.png);}
.sport {padding-top:-10px;}

.stairs:before {content: url(../img/icoresh/stairs.png);}
.stairs {padding-top:-10px;}




.about-us-area-icon .fact-counter ul li.single-fact-counter .icon-holder span::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0 3px 4px #d3d3d3;
  color: #292929;
  display: inline-block;
  font-size: 30px;
  font-weight: 600;
  height: 70px;
  padding: 23px 0;
  text-align: center;
  width: 70px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.about-us-area-icon .fact-counter ul li.resh .icon-holder span::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 50%;
  box-shadow: 0px 0px 5px #595959;
  color: #292929;
  display: inline-block;
  font-size: 40px;
  font-weight: 600;
  height: 100px;
  padding: 25px 0;
  text-align: center;
  width: 100px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.about-us-area-icon .fact-counter ul li.single-fact-counter:hover .icon-holder span::before{
  background: #e71a23;
  color: #fff;
}
.about-us-area-icon .fact-counter ul li.single-fact-counter .timer {
  color: #e71a23;
  font-size: 30px;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}
.about-us-area-icon .fact-counter ul li.single-fact-counter i.fa-plus {
  color: #e71a23;
  font-size: 17px;
  font-weight: 100;
  position: relative;
  top: -3px;
}
.about-us-area-icon .fact-counter ul li.single-fact-counter h3 {
  color: #292929;
  font-size: 14px;
  text-transform: inherit;
  font-weight: 400;
  margin: 0;
  font-family: 'Roboto', sans-serif;
  height:min-content;
}

.timeline_wrapper {
  margin-left: -3px;
  overflow: hidden;
  padding-bottom: 0;
  position: relative;
}
.timeline_wrapper::before {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #e6e6e6;
  content: "";
  height: 100%;
  left: 4px;
  position: absolute;
  top: 0;
  width: 4px;
}
.timeline_wrapper .single-item {
  padding-left: 130px;
  position: relative;
  padding-top: 7px;
}
.timeline_wrapper .single-item::before {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #fdc716;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: -27px;
  position: absolute;
  top: 6px;
  width: 12px;
}
.timeline_wrapper .single-item .year {
  background: #fdc716 none repeat scroll 0 0;
  height: 24px;
  left: 27px;
  position: absolute;
  text-align: center;
  top: 7px;
  width: 65px;
}
.timeline_wrapper .single-item .year::before {
  background: #fff none repeat scroll 0 0;
  border: 3px solid #fdc716;
  border-radius: 50%;
  content: "";
  height: 12px;
  left: -27px;
  position: absolute;
  top: 6px;
  width: 12px;
}
.timeline_wrapper .single-item .year::after {
  color: #fdc716;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 20px;
  position: absolute;
  right: -6px;
  top: 0;
  transition: all 500ms ease 0s;
}
.timeline_wrapper .single-item .year h5 {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}


.timeline_wrapper .single-item .img-text-holder {
  padding-bottom: 40px;
  padding-left: 80px;
  position: relative;
}
.timeline_wrapper .single-item .img-text-holder .img-holder {
  position: absolute;
  top: 6px;
  left: 0px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder {
  padding-left: 30px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder h3 {
  margin-bottom: 5px;
}
.timeline_wrapper .single-item .img-text-holder .text-holder p {
  margin: 0;
}


.timeline_wrapper .bx-wrapper {
  margin: 0;
  padding: 0 0 28px;
  position: relative;
}
.timeline_wrapper .bx-wrapper .bx-viewport {
  background: none !important;
  border: 0px solid #fff;
  box-shadow: none !important;
  left: 0;
  transform: translateZ(0px);
}
.timeline_wrapper .bx-wrapper .bx-controls-direction a {
  height: 32px;
  margin-left: 17px;
  margin-top: 0;
  outline: 0 none;
  position: absolute;
  text-indent: -9999px;
  top: 87%;
  transform: rotate(90deg);
  width: 32px;
  z-index: 9999;
}
.timeline_wrapper .bx-wrapper .bx-next {
  background: rgba(0, 0, 0, 0) url("../img/bx-slider/controls.png") no-repeat scroll -43px -32px;
  left: 51px;
}


.processing-system {
  margin: 32px 0 0;
}
.processing-system li {
  display: inline-block;
  margin: 0 30px 0;
  position: relative;
}
.processing-system li::before {
  background: rgba(0, 0, 0, 0) url("../img/about/tab/arrow.png") repeat scroll 0 0;
  content: "";
  height: 22px;
  position: absolute;
  right: -50px;
  top: 54px;
  width: 35px;
  content: "";
}
.processing-system li::after {
  background: rgba(0, 0, 0, 0) url("../img/about/tab/arrow-top.png") repeat scroll 0 0;
  content: "";
  height: 41px;
  position: absolute;
  right: -20px;
  top: 0;
  width: 42px;
}
.processing-system li:last-child::before{
  background: none;
} 
.processing-system li .single-item {
  text-align: center;
  display: inline-block;
}
.processing-system li .single-item .iocn-holder {
  height: 130px;
  width: 130px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  position: relative;
  transition: all 500ms ease;
}
.processing-system li .single-item .iocn-holder p {
  position: absolute;
  top: 0;
  left: 0;
  background: #f7f7f7;
  width: 45px;
  height: 45px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  color: #fdc716;
  font-size: 18px;
  line-height: 40px;
  margin: 0;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  transition: all 500ms ease;
}
.processing-system li .single-item .iocn-holder span::before {
  border: 6px solid #f7f7f7;
  border-radius: 50%;
  color: #fdc716;
  display: block;
  font-size: 45px;
  height: 128px;
  line-height: 110px;
  width: 128px;
  transition: all 500ms ease;
}
.processing-system li .single-item h3 {
  margin: 12px 0 0;
}

.processing-system li:hover .single-item .iocn-holder{
  border-color: #fdc716;
}
.processing-system li:hover .single-item .iocn-holder p{
  background: #292929;
  border: 1px solid #fdc716;
}
.processing-system li:hover .single-item .iocn-holder span::before{
  border-color: #fdc716;
}


.accordion-box {
  margin: 5px 0 0;
  margin-right: 50px;
}
.accordion-box .accordion {
  border: 1px solid #eaeaea;
  margin-bottom: 10px;
  position: relative;
  background: #fff;
}
.accordion-box .accordion .accord-btn {
  cursor: pointer;
  height: 48px;
  line-height: 18px;
  padding: 14px 20px 15px;
  position: relative;
}
.accordion-box .accordion .accord-btn h4 {
  color: #292929;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  transition: all 0.3s ease 0s;
  font-family: 'Montserrat', sans-serif;
  text-transform: none;
  
}
.accordion-box .accordion .accord-btn::after {
  background: #01305e none repeat scroll 0 0;
  color: #fff;
  content:'\f067';
  font-family: "FontAwesome";
  font-size: 14px;
  font-weight: normal;
  height: 20px;
  line-height: 21px;
  margin-top: -15px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 60%;
  width: 30px;
}
.accordion-box .accordion .accord-btn.active:after{
  content:'\f068';
  color: #ffffff;
  background: #fdc716;
}
.accordion-box .accordion .accord-btn.active h4{
	color: #292929;
}
.accordion-box .accordion .accord-content {
  border-top: medium none;
  display: none;
  padding: 14px 20px 23px;
  position: relative;
}
.accordion-box .accordion .accord-content.collapsed{
	display:block;	
}

.accordion-box .accordion .accord-content p {
  color: #9e9e9e;
  line-height: 24px;
  margin: -13px 0 0px;
}

.our-team-area {
  padding-bottom: 20px;
  padding-top: 80px;
}
.single-team-member {
  position: relative;
  padding-left: 170px;
  margin-bottom: 65px;
}
.single-team-member .img-holder {
  display: block;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 170px;
  height: auto;
}
.single-team-member .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.overlay-box{
  background-color: rgba(253,199,22, .85);
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  color: #fff;	
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 450ms ease-out 0s;
  transition: all 450ms ease-out 0s;
  -webkit-transform: rotateY(180deg) scale(0.5,0.5);
  transform: rotateY(180deg) scale(0.5,0.5);    
}
.overlay-box .box{
  display: table;
  height: 100%;
  width: 100%;    
}
.overlay-box .box .content{
  display: table-cell;
  text-align: center;
  vertical-align: middle;    
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links {
  
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li {
  display: inline-block;
  margin: 0 3px;
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li a i {
  border: 1px solid #f7f7f7;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 35px;
  padding: 10px 0;
  width: 35px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-team-member .img-holder .overlay-box .box .content .member-social-links li a:hover i{
  background: #fff;
  color: #fdc716;
}

.single-team-member .text-holder {
  padding-left: 20px;
}
.single-team-member .text-holder h5 {
  background: #fdc716 none repeat scroll 0 0;
  color: #ffffff;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  height: 25px;
  line-height: 26px;
  text-transform: capitalize;
  width: 130px;
  text-align: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 15px;
}
.single-team-member .text-holder h3 {
  margin-bottom: 6px;
}
.single-team-member .text-holder p {
  position: relative;
}
.single-team-member .text-holder p::before {
  background: #fdc716 none repeat scroll 0 0;
  bottom: -14px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.single-team-member .text-holder ul {
  overflow: hidden;
  margin: 27px 0 0;
}
.single-team-member .text-holder ul li {
  
}
.single-team-member .text-holder ul li span {
  color: #01305e;
  display: inline-block;
  padding-right: 5px;
}

.single-team-member:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-team-member:hover .text-holder p::before{
  width: 60px;    
}
.single-team-member:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.latest-project-area {
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 80px;
  padding-bottom: 80px;
  z-index: 1;
}
.latest-project-area::before {
  background: rgba(25, 25, 25, 0.8) none repeat scroll 0 0;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.latest-project-area .sec-title {
  
}
.latest-project-area .sec-title:before {
  background: #fdc716;  
}
.latest-project-area .sec-title p {
  color: #ffffff;  
}
.latest-project-area .sec-title h1 {
  color: #ffffff;    
}
.latest-project-area .button a {
    padding: 12px 16px;
}

.single-latest-project {
  
}
.single-latest-project .img-holder {
    display: block;
    position: relative;
    overflow: hidden;
    height: 190px;
}
.single-latest-project .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;  
}
.single-latest-project .img-holder .overlay-box .box .content a i {
  background: #fdc716 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  width: 45px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.single-latest-project:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-latest-project:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-latest-project .img-holder .overlay-box .box .content a:hover i{
  background: #292929;
}
.dbi {
    display: block!important;
    top: inherit!important;
    bottom: -98%;
    position: relative!important;
    float: left;
}
.row.project-content.masonary-layout.filter-layout {
    margin-bottom: 50px;
}
.single-latest-project .title-holder {
  background-color: rgba(0, 0, 0, 0.17);
  overflow: hidden;
  height:200px;
}
.single-latest-project .title-holder h4 {
    margin: 10px 0 0px;
    height: 52px;
    overflow: hidden;
}
.single-latest-project .title-holder p {
  color: #fff;
  margin: 0 0 13px;
}
.single-latest-project .title-holder p strong:nth-last-of-type(1) {
	display:none;
}

.testimonial-area {
  padding-top: 80px;
  padding-bottom: 73px;
}
.single-testimonial-item {
  border: 1px solid #f7f7f7;
  padding-bottom: 13px;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
}
.single-testimonial-item .text-box {
  background: #f7f7f7 none repeat scroll 0 0;
  overflow: hidden;
  padding: 25px 20px 53px 50px;
}
.single-testimonial-item .text-box p{
  position: relative;
  z-index: 1;    
}
.single-testimonial-item .text-box p:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    color: #e8e8e8;
    font-size: 30px;
    position: absolute;
    top: 0px;
    left: -20px;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    text-indent: -20px;
}
.single-testimonial-item .img-box {
  border: 3px solid transparent;
  border-radius: 50%;
  display: block;
  height: 80px;
  margin: -40px auto 0;
  width: 80px;
  -webkit-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
  overflow: hidden;
}
.single-testimonial-item .title-box {
  margin: 20px 0 0;
  overflow: hidden;
}
.single-testimonial-item .title-box h4 {
    margin-bottom: -2px;
    margin-top: -4px;
}
.single-testimonial-item .title-box p {
  color: #01305e;
  margin: 0;
}

.testimonial-area .owl-theme .owl-nav {
  display: none;
}
.testimonial-area .owl-dots .owl-dot {
  display: inline-block;
  margin-top: 50px;
}
.testimonial-area .owl-dots .owl-dot span {
    background: #292929 none repeat scroll 0 0;
    display: block;
    height: 5px;
    margin: 0 3px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    width: 25px;
    border-radius: 0;
}
.testimonial-area .owl-dots .owl-dot.active span, 
.testimonial-area .owl-dots .owl-dot:hover span {
  background: #fdc716 none repeat scroll 0 0;
}

.single-testimonial-item:hover{
  border-color: #fdc716;
}
.single-testimonial-item:hover .img-box{
  border-color: #fdc716;    
}

.brand-area {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #f7f7f7;
}
.brand-area .brand .owl-stage-outer{
	z-index:10;		
}
.brand-area .brand .single-item {
  border: 1px dashed #dadada;
  height: 70px;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  text-align: center;
}
.brand-area .brand .single-item img {
  display: inline-block;
  max-width: 100% !important;
  opacity: 1;
  padding: 16px 0;
  position: relative;
  -webkit-transition: all 300ms ease-in 0s;
  transition: all 300ms ease-in 0s;
  width: auto !important;
}
.brand-area .brand .single-item:hover{
  border: 1px dashed #fdc716;
}
.brand-area .brand .single-item:hover img{
  opacity: .6;
}
.brand-area .owl-controls {
  display: none;
}

.google-map-area {
  position: relative;
}
#home-google-map {
  height: 625px;
  width: 100%;
}
.send-message {
  background: #fff none repeat scroll 0 0;
  border: 7px solid #f7f7f7;
  margin-top: -565px;
  padding: 33px 23px;
  -moz-box-shadow: 0px 1px 5px #6e6b6b;
  -webkit-box-shadow: 0px 1px 5px #6e6b6b;
  box-shadow: 0px 1px 5px #6e6b6b;
}
.send-message  .sec-title {
  padding-bottom: 33px;
}
.send-message form input[type="text"], 
.send-message form textarea{
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  display: block;
  font-size: 14px;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 15px;
  transition: all 500ms ease 0s;
  width: 100%; 
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
}
.send-message form .input-field input[type="text"]:focus{
  border: 1px solid #fdc716;    
}
.send-message form textarea:focus{
  border: 1px solid #fdc716;
}
.send-message form textarea{
  height: 108px;
  padding: 15px 15px;
}
.send-message form button{
  padding: 12px 30px;
  margin-top: 10px;
}
.footer-area {
  background: #292929;
  padding-top: 55px;
  padding-bottom: 48px;
  font-size:13px;
  
}

.footer-area a {font-size:13px;}

.single-footer-widget .footer-logo {
  display: block;
  margin: 0 0 35px;
  overflow: hidden;
}
.single-footer-widget .industry-info {
  border-bottom: 1px solid #313131;
  margin-bottom: 25px;
  overflow: hidden;
  padding-bottom: 13px;
}
.single-footer-widget .industry-info p {
  color: #ffffff;
}
.footer-social-links li {
  display: inline-block;
  margin-right: 26px;
}
.footer-social-links li:last-child{
  margin-right: 0;
}
.footer-social-links li a i {
  color: #ffffff;
  font-size: 15px;
  transition: all 500ms ease;
}
.footer-social-links li a:hover i{
  color: #fdc716;
}

.single-footer-widget .title {
  /*position: relative;*/
  margin-bottom: 25px;
}
.single-footer-widget .title::before {
  background: #ffffff none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  /*position: absolute;*/
  bottom: 0;
  width: 70px;
}
.single-footer-widget .title h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  border-bottom: 2px solid white;
  margin-right: 30px;
}

.single-footer-widget .title2 h3 {
  color: #ffffff;
  font-size: 18px;
  font-weight: 700;
  margin: 0;
  border-bottom: 2px solid white;
  margin-right: 30px;
}

.single-footer-widget .quick-links {
  float: left;
  margin-top: -11px;
}
.single-footer-widget .quick-links.left {
  margin-right: 40px;
  padding-bottom:20px;
}
.single-footer-widget .quick-links li{
  /*line-height: 36px;*/
  padding:0;
}
.single-footer-widget .quick-links li a {
  color: #ffffff;
  font-size: 12px;
  transition: all 500ms ease;
}
.single-footer-widget .quick-links li a:hover{
  text-decoration: underline;
  color: #fdc716;
}

.single-footer-widget .vk{
    overflow: hidden;
    background: #fdc716;
}

.single-footer-widget .contact-address li {
  position: relative;
  padding-left: 40px;
  padding-bottom: 12px;
}
.single-footer-widget .contact-address li:last-child {
  padding-bottom: 0;
}
.single-footer-widget .contact-address li .icon-holder {
  position: absolute;
  top: 0;
  left: 0;
}
.single-footer-widget .contact-address li .icon-holder span:before {
  color: #fdc716;
  font-size: 25px;
}
.single-footer-widget .contact-address li .content-holder {
  position: relative;
  top: -4px;
}
.single-footer-widget .contact-address li .content-holder p{
  color: #9e9e9e;
  font-size: 13px;
  line-height: 22px;
}
.single-footer-widget .contact-address li .content-holder p span{
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.footer-bottom-area {
    background: #292929 none repeat scroll 0 0;
    border-top: 1px solid #313131;
    padding-bottom: 23px;
    padding-top: 23px;
}
.footer-bottom-area .copyright-text p {
    color: #ffffff;
    margin: 0;
}
.footer-bottom-area .copyright-text p a {
    color: #fdc716;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}

.footer-bottom-area .footer-menu {
    float: right
}
.footer-bottom-area .footer-menu li {
    display: inline-block;
    margin: 0 0px 0px 35px;
}
.footer-bottom-area .footer-menu li a {
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.footer-bottom-area .copyright-text p a:hover {
    color: #fff
}
.footer-bottom-area .footer-menu li a:hover {
    color: #fdc716
}

.breadcrumb-area {
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
    padding-top: 50px;
    position: relative;
    z-index: 1;
}
.breadcrumb-area h1 {
  color: #ffffff;
  font-size: 36px;
  font-weight: 600;
  line-height: 36px;
  text-transform: uppercase;
}

.breadcrumb-bottom-area {
  border-bottom: 1px solid #e3e3e3;
  background: #f7f7f7;
}
.breadcrumb-bottom-area .left a {
  background: #fdc716 none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  font-weight: 600;
  height: 55px;
  line-height: 54px;
  padding: 0 40px;
  text-transform: capitalize;
  transition: all 500ms ease;
}
.breadcrumb-bottom-area .left a:hover{
  background: #292929;
}

.breadcrumb-bottom-area .right #dle-speedbar {
  color: #292929;
  line-height: 55px;
  font-size: 15px;
}
.breadcrumb-bottom-area .right #dle-speedbar>span {
    display: inline-block;
}
.breadcrumb-bottom-area .right #dle-speedbar>span a {
  color: #292929;
  transition: all 500ms ease;
}
.breadcrumb-bottom-area .right #dle-speedbar>span:after {
    padding: 0;
    content: "\f105";
    vertical-align: middle;
    margin: -2px 5px 0 10px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.breadcrumb-bottom-area .right #dle-speedbar>span:hover a{
  color: #fdc716;
}

.welcome-industry-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.welcome-industry-area .video-gallery-bg {
  background: url(../img/about/pattern.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: block;
}
.welcome-industry-area .video-gallery-bg .video-gallery {
  border: 5px solid #ffffff;
  display: inline-block;
  left: 50px;
  position: relative;
  top: 50px;
}
.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  background-color: transparent;
  transition: background-color 0.4s ease 0s;
}
.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box {
  display: table;
  height: 100%;
  width: 100%; 
}
.welcome-industry-area .video-gallery-bg .video-gallery .overlay-gallery .box .content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  padding: 0;
}
.welcome-industry-area .video-gallery-bg .video-gallery:hover .overlay-gallery{
  background-color: rgba(253, 199, 22, 0.70);   
}

.welcome-industry-area .content {
  
}
.welcome-industry-area .content h3 {
  /*color: #292929;
  font-family: "Roboto",sans-serif;*/
  font-size: 22px;
  font-weight: 400;
  line-height: 36px;
  margin: -19px 0 23px;
  text-transform: none;
}
.welcome-industry-area .content h3 span{
  color: #fdc716;
}

.welcome-industry-area .content .caption-box {
  border-left: 2px solid #f7f7f7;
  margin: 22px 0 20px;
  padding-bottom: 6px;
  padding-left: 50px;
  padding-top: 30px;
  position: relative;
}
.welcome-industry-area .content .caption-box::before {
  color: #fdc716;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  left: 20px;
  position: absolute;
  top: 10px;
}
.welcome-industry-area .content .caption-box p {
  font-style: italic;
  font-weight: 500;
  line-height: 26px;
  margin: 0 0 12px;
}
.welcome-industry-area .content .caption-box h4 {
  color: #fdc716;
  font-weight: 400;
  text-transform: capitalize;
}

.special-service-area {
  
}
.special-service-area .container-fluid {
  padding-left: 30px;
  padding-right: 30px;
}
.special-service-area .single-item {
  background: rgba(0, 0, 0, 0) url("../img/about/1.jpg") no-repeat scroll 0 0 / cover ;
  min-height: 270px;
  padding-bottom: 0px;
  padding-top: 75px;
  position: relative;
  z-index: 1;
}
.special-service-area .single-item.pd-bottom{
  margin-bottom: 30px;
}
.special-service-area .single-item:before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #01305e;
  opacity: .90;
  z-index: -1;
  transition: background-color 0.4s ease 0s;
}
.special-service-area .single-item span::before {
  color: #ffffff;
  font-size: 55px;
}
.special-service-area .single-item h3 {
  color: #ffffff;
  margin: 22px 0 5px;
}
.special-service-area .single-item .border {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  height: 2px;
  width: 70px;
}
.special-service-area .single-item a {
  background: transparent none repeat scroll 0 0;
  color: #ffffff;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 45px;
  margin: 38px auto 0;
  text-transform: uppercase;
  width: 145px;
  transition: background-color 0.4s ease 0s;
}
.special-service-area .single-item a i {
  display: inline-block;
  padding-left: 8px;
}
.special-service-area .single-item:hover:before{
  background-color: rgba(253, 199, 22, 0.90);
}
.special-service-area .single-item:hover a{
  background: #01305e;
}

.choosing-area {
  padding-top: 50px;
}
.choosing-area .content {
  
}
.choosing-area .content ul li {
  padding-left: 45px;
  position: relative;
  margin-bottom: 40px;
}
.choosing-area .content ul li:last-child{
  margin-bottom: 0;
}
.choosing-area .content ul li .icon-holder {
  left: 0;
  position: absolute;
  top: 18px;
}
.choosing-area .content ul li .icon-holder span::before {
  color: #292929;
  font-size: 45px;
}
.choosing-area .content ul li .text-holder {
  padding-left: 25px;  
}
.choosing-area .content ul li .text-holder h3 {
  margin-bottom: 4px;
}
.choosing-area .content ul li .text-holder span {
  color: #fdc716;
}
.choosing-area .content ul li .text-holder p {
  margin: 15px 0 0;
}

.choosing-area .img-box {
  margin-top: 30px;
}

.choosing-area form {
  border: 7px solid #f7f7f7;
  margin-top: 100px;
  padding: 33px 23px;
}
.choosing-area form input[type="text"],
.choosing-area form textarea{
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  font-size: 14px;
  height: 45px;
  margin-bottom: 20px;
  padding: 0 15px;
  width: 100%;
  transition: all 500ms ease;
}
.choosing-area form textarea {
  height: 85px;
  margin-bottom: 30px;
  padding: 10px 15px;
}
.choosing-area form .ui-state-default {
  height: 45px;
  margin-bottom: 12px;
}
.choosing-area form .ui-selectmenu-button span.ui-selectmenu-text {
  line-height: 22px;
}
.choosing-area form .ui-selectmenu-button span.ui-icon::before {
  top: 10px;
}
.choosing-area form button {
  padding: 6px 11px;
}
.choosing-area form input[type="text"]:focus{
  border: 1px solid #fdc716;
}
.choosing-area form textarea:focus{
  border: 1px solid #fdc716;    
}

.caption-area {
  background-attachment: local;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 100px;
  padding-top: 90px;
  position: relative;
  z-index: 1;
}
.caption-area h1 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  line-height: 42px;
  margin: 0 0 29px;
}
.caption-area a {
  padding: 11px 24px;
}

.contact-area {
  padding-bottom: 80px;
  padding-top: 74px;
}
.contact-area .contact-details {
  /* margin-right: 100px; */
}
.contact-area .contact-details h2 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 25px;
  text-transform: uppercase;
}
.contact-info-carousel {
  
}

.contact-info-carousel > div {display: flex; flex-wrap: wrap; gap: 40px;}
.contact-info-carousel .item {width: calc(50% - 40px);}
.contact-info-carousel .item .contact-details-title h5 {
  color: #292929;
  font-size: 18px;
  font-weight: 600;
  margin: 0 0 28px;
  text-transform: capitalize;
}
.contact-info-carousel .item .contact-info {
  
}
.contact-info-carousel .item .contact-info li {
  padding-left: 45px;
  position: relative;
  padding-bottom: 30px;
}
.contact-info-carousel .item .contact-info li:last-child{
  padding-bottom: 0;
}
.contact-info-carousel .item .contact-info li .icon-box {
  left: 0;
  position: absolute;
  top: 10px;
}
.contact-info-carousel .item .contact-info li .icon-box span::before {
  color: #fdc716;
  font-size: 35px;
  font-weight: 700;
}
.contact-info-carousel .item .contact-info li .text-box {
  
}
.contact-info-carousel .item .contact-info li .text-box p {
  line-height: 22px;
  margin: 0;
}
.contact-info-carousel .item .contact-info li .text-box p span {
  color: #292929;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
}

.contact-info-carousel.owl-theme .owl-nav {
  margin-top: 0;
}

.contact-info-carousel.owl-theme .owl-dots {
  bottom: 72%;
  margin-bottom: 45px;
  position: absolute;
  right: 20px;
}
.contact-info-carousel.owl-theme .owl-dots .owl-dot + .owl-dot {
  margin-left: 10px;
}
.contact-info-carousel.owl-theme .owl-dots .owl-dot span {
    background: #bcbcbc none repeat scroll 0 0;
    border: medium none;
    margin: 0;
}
.contact-info-carousel.owl-theme .owl-dots .owl-dot.active span{
  background: #fdc716;
}

.contact-social-links {
  border-top: 1px solid #f7f7f7;
  margin-top: 24px;
  overflow: hidden;
  padding-top: 30px;
}
.contact-social-links ul li {
  display: inline-block;
  margin-right: 11px;
}
.contact-social-links ul li:last-child{
  margin-right: 0;
}
.contact-social-links ul li a i {
  background: #f7f7f7 none repeat scroll 0 0;
  border-radius: 50%;
  color: #9e9e9e;
  display: block;
  font-size: 15px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  width: 40px;
  transition: all 500ms ease;
}
.contact-social-links ul li a:hover i{
  background: #fdc716;
  color: #fff;
}

.send-message-form .title {
  padding-bottom: 32px;
}
.send-message-form .title h2 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 17px;
  text-transform: uppercase;
}
.send-message-form .title .border {
  background: #f7f7f7 none repeat scroll 0 0;
  display: block;
  height: 2px;
  width: 70px;
}
.send-message-form h3 {
  margin: 0 0 15px;
  text-transform: none;
}

.send-message-form .contact-form .ui-state-default {
  margin-bottom: 22px;
}
input#searchinput {
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  height: 50px;
  padding: 0 15px;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  width: 100%;
}
.send-message-form .contact-form input[type="text"], 
.send-message-form .contact-form input[type="email"], 
.send-message-form .contact-form textarea {
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  display: block;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  height: 50px;
  margin-bottom: 30px;
  padding: 0 15px;
  text-transform: capitalize;
  transition: all 500ms ease 0s;
  width: 100%;
}
.send-message-form .contact-form textarea{
  height: 100px;
  padding: 15px 15px;
}
.send-message-form .contact-form button {
  width: 100%;
  height: 55px;
}
input#searchinput:focus {
	border: 1px solid #fdc716;
}

.search input[type="text"]:focus,
.send-message-form .contact-form input[type="text"]:focus,
.send-message-form .contact-form input[type="email"]:focus {
  border: 1px solid #fdc716;  
}
.send-message-form .contact-form textarea:focus{
  border: 1px solid #fdc716;      
}

#contact-google-map{
  width: 100%;
  height: 500px;
}


.sidebar {padding:10px 0 0 0;}
.sidebar ul {padding:10px 0 0 0;}
.sidebar ul > li {border-bottom:1px solid #e3e3e3; color:#292929;}
.sidebar ul > li a {color:#292929; padding:15px 15px 15px 23px; display: block;}
.sidebar ul > li:hover {background-color:#e71a23;}
.sidebar ul > li:hover a {color:#fff;}

.ppodbor h2 {font-size: 28px !important;}
.filtr-new {padding-top:10px;}
.filtr-new h4 {
	font-size: 16px;
	font-weight: 700;
	line-height: 26px;
	text-transform: none;}
.filtr-new label {font-weight:400;}
.filtr-new label input{margin-right:7px;}

.filtr-new ol {margin-left: -30px;}


#news-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.single-blog-post {
    border: 1px solid #f7f7f7;
    
}
.col-md-4 .single-blog-post {
	min-height: 470px;
    
}
.solutions {min-height: 250px !important;}

.single-blog-post .text-holder h2, h3, h4, h5 {
	color: #e71a23;
	padding:20px 0 10px 0;
}

.single-blog-post .text-holder ol li{
    list-style: decimal;
	padding-bottom:10px;
    
}

.single-blog-post .text-holder ul li{
    list-style: square outside;
	margin-left:40px;
    
}

.single-blog-post .news ul li{
    list-style: none;
	margin-left:0px;
    
}

.shortstory {
	height:235px; 
	background-size:cover !important;
	margin-top:19px;
	}

.single-blog-post .img-holder {
    display: block;
    position: relative;
    overflow: hidden;
	height: 100%;
}
.single-blog-post .img-holder img{
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;    
  height: 100%; 
  object-fit: cover;
}
.single-blog-post:hover .img-holder .overlay {
  background-color: rgba(1, 48, 94, 0.4);
}
.single-blog-post:hover .img-holder .overlay .box {
  border-color: #fdc716;
}
.single-blog-post:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.single-blog-post:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.single-blog-post  .short{
	  background:rgba(0,0,0,0.40);
	  height:70px;
}

.single-blog-post:hover  .short{
	  background:rgba(0,0,0,0.60);
	  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}

.text-holder {padding-left:10px;}

.mainshort{
	color:#292929 !important;
	line-height:20px !important;
	padding:10px 0px 5px 0px !important;
}

.single-blog-post:hover  .mainshort{color: #e71a23;}

.single-blog-post .text-holder .blog-title  {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 25px;

  
  transition: all 500ms ease;

  padding:10px 0px 0px 10px;
}

.single-blog-post .text-holder h1  {
	color: #292929;
	font-size: 32px;
	padding:10px 0px 10px 0px;
}

.fullstory {padding:0 19px 19px 19px;}
.fullstory table {border: 1px solid #dedede; width:100%; background: #fbfbfb;}
.fullstory table td {border: 1px solid #dedede; padding:5px; text-align:center;}


.single-blog-post:hover .text-holder h1{
  color: #e71a23;
}

.single-blog-post:hover .text-holder .blog-title{
  color: #e71a23;
}
.single-blog-post .text-holder .meta-info {
  
}
.single-blog-post .text-holder .meta-info li {
  display: inline-block;
  margin-right: 10px;
}
.single-blog-post .text-holder .meta-info li:last-child{
  margin-right: 0;
}
.single-blog-post .text-holder .meta-info li i {
  color: #fdc716;
  display: inline-block;
  font-size: 15px;
  padding-right: 10px;
}
.single-blog-post .text-holder .meta-info li a {
  color: #9e9e9e;
  font-size: 14px;
}


.single-blog-post .text-holder .topkabel {width:100%;background: #f7f7f7 none repeat scroll 0 0;height:350px;margin-bottom:20px;}
.single-blog-post .text-holder .topkabel .topcabel-img {float:left;width:50%;height:inherit;text-align:left;}
.single-blog-post .text-holder .topkabel .topcabel-img img {max-height:350px;}
.single-blog-post .text-holder .topkabel .topcabel-button {float:right;width:50%;padding-top:50px;}
.single-blog-post .text-holder .topkabel .topcabel-button .tc-button {
	width: 70%;
	height: 60px;
	margin: 0px 15% 35px 15%;
	padding-top:15px;
	}
.single-blog-post .text-holder .topkabel .topcabel-button .tc-but-blue{background:#337ab7;border-color: #2e70aa;}
.single-blog-post .text-holder .topkabel .topcabel-button .tc-but-blue:hover{background:#23527c;border-color: #2e70aa;}
.single-blog-post .text-holder .topkabel .topcabel-button .tc-but-green{background: #33b74c;border-color: #2eaa52;}
.single-blog-post .text-holder .topkabel .topcabel-button .tc-but-green:hover{background:#2a8d3d;border-color: #2eaa52;}


.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-call{background:transparent;border-color: #e71a23; color:#e71a23;}
.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-call:hover{background:#e71a23;border-color: #e71a23; color: #fff;}
.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-desc{background:transparent;border-color: #2e70aa; color:#2e70aa;}
.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-desc:hover{background:#23527c;border-color: #2e70aa; color: #fff;}
.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-photo{background:transparent;border-color: #2eaa52; color:#2eaa52;}
.single-blog-post .text-holder .topkabel .topcabel-button .obj-but-photo:hover{background:#2a8d3d;border-color: #2eaa52; color: #fff;}


.single-blog-post .text-holder .text {
  overflow: hidden;
  padding-bottom: 18px;
  padding-top: 18px;
  position: relative;
  margin-bottom: 20px;
}

.single-blog-post .text-holder .text img {
	float:none !important;
}
.single-blog-post .text-holder .text .disclaimer {
	margin-left: 10px;
	color: #e3e3e3 !important;
	font-size: smaller !important;
	font-weight: normal !important;
	font-family: sans-serif !important;
	text-transform: none !important;
	line-height: 1.2 !important;
}

.single-blog-post .text-holder .text::before {
  background: #f7f7f7;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.single-blog-post .text-holder .text::after {
  background: #fdc716;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  transition: all 900ms ease;
}
.single-blog-post .text-holder .author-info {
  position: relative;
}
.single-blog-post .text-holder .author-info .img-box {
  border: 2px solid transparent;
  border-radius: 50%;
  height: 50px;
  transition: border-color 0.4s ease 0s;
  width: 50px;
}
.single-blog-post .text-holder .author-info .img-box,
.single-blog-post .text-holder .author-info .text-box{
  display: table-cell;
  vertical-align: middle;
}
.single-blog-post .text-holder .author-info .text-box {
  padding-left: 15px;  
}
.single-blog-post .text-holder .author-info .text-box h3 {
  margin: 0 0 1px;
  text-transform: capitalize;
}
.single-blog-post .text-holder .author-info .text-box span {
  color: #01305e;
}
.single-blog-post:hover .text-holder .text::after{
  width: 100%;
}

.post-pagination span, .post-pagination a {
    display: inline-block;
    margin: 0 3px;
}
.post-pagination span, .post-pagination a {
  background: #fff;
  border: 2px solid #f7f7f7;
  color: #292929;
  font-size: 18px;
  font-weight: 600;
  height: 55px;
  padding: 12px 0;
  -webkit-transition: all 500ms ease 0s;
  transition: all 500ms ease 0s;
  width: 55px;
  font-family: 'Montserrat', sans-serif;
}
.post-pagination span, .post-pagination a:hover  {
  background: #fdc716;
  color: #fff;
  border: 2px solid #fdc716;
}


.sidebar-wrapper {}
.sidebar-wrapper .single-sidebar {
  overflow: hidden;
  margin-bottom: 50px;
  position: relative;
}
.sidebar-wrapper .single-sidebar .sidebar-title {
  overflow: hidden;
  padding-bottom: 40px;
}
.sidebar-wrapper .single-sidebar .sidebar-title h1 {
  color: #292929;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0px 0 17px;
}
.sidebar-wrapper .single-sidebar .sidebar-title .border {
    background: #fdc716 none repeat scroll 0 0;
    display: block;
    height: 2px;
    width: 70px;
}

.sidebar-wrapper .single-sidebar form.search-form {
    position: relative
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"] {
    background: #fff;
    border: 1px solid #f7f7f7;
    color: #9e9e9e;
    display: block;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    letter-spacing: 1px;
    padding-left: 15px;
    padding-right: 55px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
}
.sidebar-wrapper .single-sidebar .search-form button {
    background: #fdc716 none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    display: block;
    height: 50px;
    padding: 11px 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 50px;
}
.sidebar-wrapper .single-sidebar .search-form button i {
    font-size: 14px
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus {
    border: 1px solid #292929;
    background: #f7f7f7;
}
.sidebar-wrapper .single-sidebar .search-form input[type="text"]:focus + button, 
.sidebar-wrapper .single-sidebar .search-form button:hover {
    background: #292929 none repeat scroll 0 0;
    color: #fff;
}


.single-sidebar .categories {
  margin-top: -5px;
}
.single-sidebar .categories li {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 14px;
  padding-bottom: 12px;
}
.single-sidebar .categories li:last-child {
  margin-bottom: 0;
}
.single-sidebar .categories li a {
    color: #9f9f9f;
    transition: all 500ms ease;
    font-size: 16px;
}
.single-sidebar .categories li a i {
  display: inline-block;
  font-size: 18px;
  padding-right: 10px;
  position: relative;
  top: 1px;
}
.single-sidebar .categories li a span {
  display: inline-block;
  padding-left: 15px;
}
.single-sidebar .categories li a:hover{
  color: #fdc716;    
}


.single-sidebar .popular-post {}
.single-sidebar .popular-post li {
  margin-bottom: 32px;
  padding-left: 70px;
  position: relative;
}
.single-sidebar .popular-post li .img-holder {
  display: block;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 6px;
  width: 70px;
}
.single-sidebar .popular-post li .img-holder img {
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single-sidebar .popular-post li .img-holder .overlay-box .box .content a i{
  color: #fff;
  transition: all 500ms ease;
}
.single-sidebar .popular-post li:hover .img-holder .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-sidebar .popular-post li:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-sidebar .popular-post li .img-holder .overlay-box .box .content a:hover i{
  color: #292929;
}

.single-sidebar .popular-post li .title {
  padding-left: 17px;
}
.single-sidebar .popular-post li .title h3 {
  font-size: 14px;
  line-height: 24px;
  text-transform: none;
  position: relative;
}
.single-sidebar .popular-post li .title h3 a {
  color: #292929;
  display: block;
  transition: all 500ms ease;
}
.single-sidebar .popular-post li .title p {
    color: #9e9e9e;
    margin: 7px 0 0;
    font-size: 15px;
}
.single-sidebar .popular-post li .title p i{
  color: #fdc716;
  font-weight: 400;
  display: inline-block;
  padding-right: 7px;
  position: relative;
  top: 1px;
}
.single-sidebar .popular-post li .title h3:hover a{
  color: #fdc716;
}


.single-sidebar .product-tag {
  margin-left: -5px;
  margin-right: -5px;
  margin-top: -5px;
}
.single-sidebar .product-tag li {
  display: inline-block;
  margin: 0 5px 10px;
}
.single-sidebar .product-tag li a {
  color: #9e9e9e;
  font-size: 16px;
  font-weight: 400;
  transition: all 500ms ease;
}
.single-sidebar .product-tag li a:hover{
  color: #fdc716;
  text-decoration: underline;
}

.single-news-area .blog-post {  }
.single-news-area .blog-post .single-blog-post {
  border: 1px solid #f7f7f7;
  margin-bottom: 0px;
  padding: 19px 19px 22px;
}
.single-news-area .blog-post .text-holder {}
.single-news-area .blog-post .text-holder .text {
  margin: 0;
  padding-bottom: 16px;
  position: static;
}
.single-news-area .blog-post .text-holder .text:before{
  background: none;
}
.single-news-area .blog-post .text-holder .text:after{
  background: none;
}
.single-news-area .blog-post .single-blog-post .text-holder .blog-title:hover{
  color: #292929;
}
.single-news-area .blog-post .text-holder .text p {
  margin: 0 0 16px;
}
.single-news-area .blog-post .text-holder .special-text {
  border-left: 3px solid #fdc716;
  font-style: italic;
  margin-left: 50px;
  padding-bottom: 7px;
  padding-left: 20px;
  padding-top: 11px;
}
.single-news-area .blog-post .text-holder .special-text p {
  line-height: 32px;
  margin: 0;
}
.single-news-area .blog-post .text-holder .bottom-text {
  margin: 35px 0 0;
}

.single-news-area .blog-post .text-holder .social-share-box {
  border-top: 1px solid #f7f7f7;
  overflow: hidden;
  padding-top: 22px;
  margin-top: 32px;
}
.single-news-area .blog-post .text-holder .social-share-box .title{
  padding-right: 55px;    
}
.single-news-area .blog-post .text-holder .social-share-box .title h4 {
  font-size: 18px;
  line-height: 36px;
  margin: 0;
  text-transform: capitalize;
}
.single-news-area .blog-post .text-holder .social-share-box .social-icon { }
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li {
  display: inline-block;
  margin-right: 6px;
}
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li:last-child{
  margin-right: 0;
}
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a i {
  display: block;
  height: 40px;
  width: 40px;
  background: #f7f7f7;
  text-align: center;
  line-height: 40px;
  color: #9e9e9e;
  font-size: 14px;
  border-radius: 50%;
  transition: all 500ms ease;
}
.single-news-area .blog-post .text-holder .social-share-box .social-icon ul li a:hover i{
  background: #fdc716;
  color: #fff;
}

.comment-box {
  overflow: hidden;
  padding-top: 76px;
}
.comment-box .single-comment-box {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 40px;
  padding-bottom: 32px;
  padding-left: 100px;
  position: relative;
}
.comment-box .single-comment-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}
.comment-box .single-comment-box .text-holder {
  padding-left: 20px;
}
.comment-box .single-comment-box .text-holder .top {
  margin: 0 0 15px;
  overflow: hidden;
}
.comment-box .single-comment-box .text-holder .top .title {
  padding-right: 20px;
}
.comment-box .single-comment-box .text-holder .top .title h5 {
  color: #292929;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.comment-box .single-comment-box .text-holder .top .review-box {
  position: relative;
  top: -2px;
}
.comment-box .single-comment-box .text-holder .top .review-box i {
  color: #fdc716;
  font-size: 14px;
  margin-right: 2px;
}
.comment-box .single-comment-box .text-holder .text {
  padding: 0;
  position: relative;
}
.comment-box .single-comment-box .text-holder .text p {
  margin: 0 0 15px;
}
.comment-box .single-comment-box .text-holder .text a.reply {
  color: #fdc716;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}


.reply-box {
  margin-top: 36px;
}
.reply-box .add-rating-box {  }
.reply-box .add-rating-box h4 {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 10px;
  text-transform: none;
  font-family: 'Roboto', sans-serif;
}
.reply-box .add-rating-box ul {
  margin: 0 0 23px;
}
.reply-box .add-rating-box ul li {
  display: inline-block;
  margin-right: 20px;
}
.reply-box .add-rating-box ul li:last-child{
  margin-right: 0;
}
.reply-box .add-rating-box ul li a i {
  color: #f7f7f7;
  font-weight: 600;
  margin-right: 2px;
  position: relative;
  transition: all 500ms ease;
}
.reply-box .add-rating-box ul li a:hover i{
  color: #fdc716;
}

.reply-box form.reply-form {
  overflow: hidden;
}
.reply-box form.reply-form input[type="text"], .reply-box form.reply-form textarea {
  border: 1px solid #eaeaea;
  height: 50px;
  margin-bottom: 30px;
  padding: 0 15px;
  width: 100%;
  transition: all 500ms ease;
}
.reply-box form.reply-form input[type="text"]:focus{
  color: #fdc716;  
  border-color: #fdc716;
}
.reply-box form.reply-form textarea:focus{
  color: #fdc716;  
  border-color: #fdc716;
} 
.reply-box form.reply-form textarea{
  height: 110px;
  padding: 15px 15px;
}
.reply-box form.reply-form button {
  margin-top: 2px;
  padding: 13px 30px;
}

#project-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.project-filter {
    margin-bottom: 50px
}
.project-filter li {
    display: inline-block;
    margin: 0 8px;
}
.project-filter li span {
  background: #fff;
  border: 2px solid #f7f7f7;
  color: #9e9e9e;
  display: block;
  font-size: 16px;
  font-weight: 400;
  padding: 10px 20px;
  text-transform: capitalize;
  font-family: 'Roboto', sans-serif;
  cursor: pointer;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.project-filter li.active span, .project-filter li:hover span {
    background: #fdc716;
    color: #fff;
    border: 2px solid #fdc716;
}

.single-project {
  margin-bottom: 30px;  
}
.single-project .img-holder {
    display: block;
    overflow: hidden;
    position: relative;
    height: 0;
    padding-bottom: 73%;
}
.single-project .img-holder img {
  transform: scale(1);
  transition: all 0.5s ease 0s;
  width: 100%;  
}
.single-project .img-holder .overlay-box .box .content a i {
  background: #fdc716 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 20px;
  height: 45px;
  line-height: 48px;
  width: 45px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-project .img-holder .overlay-box .box .content .title {
  left: 20px;
  bottom: 12px;
  display: block;
  overflow: hidden;
  position: absolute;
  text-align: left;
}
.single-project .img-holder .overlay-box .box .content .title h3 {
  color: #ffffff;
  margin: 0;
}
.single-project .img-holder .overlay-box .box .content .title span {
  color: #ffffff;
  font-size: 14px;
}
.single-project .img-holder .overlay-box .box .content .title span strong:nth-last-of-type(1) {
	display:none;
}

.single-project:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-project:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-project .img-holder .overlay-box .box .content a:hover i{
  background: #292929;
}
.post-pagination {
  margin: 30px 0 50px;
}

.project-single-area{
    
}
.project-single-area #project-single-carousel .carousel-indicators {
  bottom: 10px;
}
.project-single-area #project-single-carousel .carousel-indicators li {
    background-color: rgb(120, 120, 120);
    border: 4px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 12px;
    margin: 4px;
    text-indent: -999px;
    width: 12px;
}
.project-single-area #project-single-carousel .carousel-indicators li.active {
  margin: 4px;
  border-color: #fdc716;
}


.project-single-area .content {
  padding-top: 36px;  
}
.project-single-area .content .sec-title-two {
  padding-bottom: 35px;
}

.project-single-area .content .single-project-social-link {
  margin: 40px 0 0;
  overflow: hidden;
}
.project-single-area .content .single-project-social-link li {
  display: inline-block;
  float: left;
  margin-right: 10px;
}
.project-single-area .content .single-project-social-link li:last-child{
  margin-right: 0;
}
.project-single-area .content .single-project-social-link li a i {
  background: transparent none repeat scroll 0 0;
  border-radius: 50%;
  color: #9e9e9e;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  transition: all 500ms ease 0s;
  width: 40px;
}
.project-single-area .content .single-project-social-link li a:hover i{
  background: #fdc716;
  color: #fff;
}

.project-single-area .single-project-info {
  margin: 115px 0 0;
  overflow: hidden;
}
.project-single-area .single-project-info ul li {
  margin-bottom: 15px;
}

.project-single-area .single-project-info ul li strong:nth-last-of-type(1) {
	display:none;
}

.project-single-area .single-project-info ul li:last-child{
  margin-bottom: 0;
}
.project-single-area .single-project-info ul li span {
  color: #292929;
  display: inline-block;
  float: left;
  font-family: "Montserrat",sans-serif;
  font-size: 16px;
  font-weight: 600;
  padding-right: 10px;
}
.project-single-area .single-project-info ul li .review-box i {
  color: #fdc716;
  margin-right: 2px;
  position: relative;
  top: 2px;
}

.project-single-area .bottom {
  border-bottom: 1px solid #f7f7f7;
  border-top: 1px solid #f7f7f7;
  margin: 48px 0 0;
  overflow: hidden;
  padding-bottom: 20px;
  padding-top: 20px;
}
.project-single-area .bottom .button a {
  color: #292929;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  transition: all 500ms ease;
}
.project-single-area .bottom .button a:hover{
  color: #fdc716;
}
.project-single-area .bottom .button a i{
  display: inline-block;
  padding-right: 10px;
}
.project-single-area .bottom .button.next a i{
  padding-right: 0px;
  padding-left: 10px;
}


.project-single-area .bottom .icon-holder a i {
  color: #292929;
  font-size: 24px;
  position: relative;
  top: 3px;
  transition: all 500ms ease;
}
.project-single-area .bottom .icon-holder a:hover i{
  color: #fdc716;
}


.shop-category {width:100%; display:inline-block;}
.shop-category-item {width:250px;float:left;margin:15px;}

.shop-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.shop-area .ui-selectmenu-button {
  float: right;
  margin: 0 0 30px;
  width: 270px !important;
}
.shop-area .showing p {
  margin: 12px 0 0;
}


.product-item {}

.product-item .tabl1 {
	float:left; 
	font-weight:bold;
	height:40px; 
	padding: 7px 0px 0px 0px;
	border: 1px solid #e3e3e3;
	background: #f7f7f7;
	}
	
.product-item .naimenov1 {
	width:65%;
	text-align: left;
	padding-left:10px;
	}

.product-item  .proizv1 {
	width: 15%; 
	text-align:center;
	
	}
	
.product-item .price1 {
	width: 20%;
	text-align: right;
	padding-right:12px;
	}

.product-item .tabl {
	float:left; 
	border: 1px solid #959595; 
	height:175px; 
	padding: 20px 0px 0px 0px;
	
	}
.product-item .tabl p{
	padding-left:15px;
	
	}
	
.price p{
	padding:0;
	text-align: center;
	
	}
 .price {
	width: 20%;
	padding-left:10px;
	text-align:center;
	}
	
	
.product-item .img {
	width: 20%;
	text-align:center; 
	}
	
.product-item .img  a{
	color:#fff !important;
	}
.shapkaitem .tabl{
	background-color: #cf1e26;
	border: 1px solid #b60000;
}
.shapkaitem .tabl h3 {color:#fff;padding-left: 15px;}
.tabl .desc a:hover{
	color:#e71a23 !important;
	}
.desc p{padding-left: 100px !important;}

.cabels {
	max-height: 70px;
	overflow: hidden;
	display: block;
}
.cabels::after {
	content:"..";
}

.product-item   h3{
	text-transform: none;
	font-size:16px;
	padding-top: 0px;
	color:#000;
	}
	
.product-item   a:hover h3{
	color:#e71a23;
	}
	


.product-item  .desc .neshop {width:60%;}
.product-item  .desc .neshop img {float:left;max-height:100px;max-width:100px;padding:5px;}
.product-item  .desc .neshop h3 {style="color:#000;}

	
.product-item  .desc {
	width:50%;
	text-align: left;
	padding:20px 10px 0px 10px;
	}
	
.product-item  .desc h3 {
	font-size:16px;
	text-transform:none;
}

.product-item  .proizv {
	width: 15%; 
	text-align:center;
	
	}
	
.product-item .price {
	width: 20%;
	text-align: right;
	padding-right:10px;
	}
	
.product-item  .price p {
	line-height:10px;

}

.product-item  .price p b {
	
	color:#e71a23;
}

.single-product-item{
  margin-bottom: 50px;
  transition: all 700ms ease 0s;
}
.single-product-item .img-holder {
    position: relative;
    height: 269px;
    overflow: hidden;
}
.single-product-item .img-holder img{
  width: 100%;
}
.single-product-item .img-holder .offer-box {
  left: 10px;
  position: absolute;
  top: 10px;
}

.single-product-item .img-holder .offer-box .inner {
  position: relative;
}
.single-product-item .img-holder .offer-box .inner::before {
  background-color: transparent;
  border-color: #fdc716 transparent transparent #fdc716;
  border-style: solid;
  border-width: 35px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.single-product-item .img-holder .offer-box .inner span {
  color: #fff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transform: rotate(-45deg);
  transform-origin: 70% 35% 0;
}

.product-content-box .offer-box {
    left: 25px;
    position: absolute;
    top: 10px;
}

.product-content-box .offer-box .inner {
  position: relative;
}
.product-content-box .offer-box .inner::before {
  background-color: transparent;
  border-color: #fdc716 transparent transparent #fdc716;
  border-style: solid;
  border-width: 35px;
  content: "";
  display: block;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
}
.product-content-box .offer-box .inner span {
  color: #fff;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 35px;
  transform: rotate(-45deg);
  transform-origin: 70% 35% 0;
}

.single-product-item .img-holder .overlay {
  
}
.single-product-item .img-holder .overlay a {
  border-radius: 50%;
  display: inline-block;
  height: 50px;
  line-height: 45px;
  padding: 0;
  width: 50px;
}
.single-product-item .img-holder .overlay a i{
  color: #ffffff;
  font-size: 16px;
}

.single-product-item:hover .img-holder .overlay {
  background-color: rgba(1, 48, 94, 0.85);
}
.single-product-item:hover .img-holder .overlay .box {
  border-color: #fdc716;
}
.single-product-item:hover .img-holder .overlay .box .content a {
  opacity: 1;
  -webkit-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
single-product-item:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-product-item:hover{
  z-index:1;
  moz-box-shadow: 0px 1px 3px #c7c1c7;
  -webkit-box-shadow: 0px 1px 3px #c7c1c7;
  box-shadow: 0px 1px 3px #c7c1c7;
}

.single-product-item .title {
  padding-top: 20px;
}
.single-product-item .title h3 {
    margin: 0 0 8px;
    text-transform: none;
    padding-left: 10px;
    height: 52px;
    overflow: hidden;
}
.single-product-item .title p {
    margin: 0;
    padding-left: 10px;
    height: 25px;
}
.single-product-item .title p span {
  color: #01305e;
  font-size: 16px;
}
.single-product-item .title del {
  color: #9e9e9e;
  font-size: 14px;
  left: 6px;
  position: relative;
}
.single-product-item .title a {
  background: #01305e none repeat scroll 0 0;
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  width: 100%;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;
  margin: 25px 0 0;
  text-transform: uppercase;
  transition: all 500ms ease;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.single-product-item:hover .title a{
  background: #fdc716;
}

.shop-area .post-pagination {
  border-top: 1px solid #f7f7f7;
  margin-top: -10px;
  padding-top: 30px;
}
.shop-area .post-pagination li a {
  border: 1px solid #eaeaea;
  color: #292929;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 500;
  height: 30px;
  line-height: 30px;
  transition: all 500ms ease 0s;
  width: 60px;
  padding: 0;
}

.single-sidebar .latest-product li {
  position: relative;
  margin-bottom: 30px;
}
.single-sidebar .latest-product li:last-child{
  margin-bottom: 0;
}
.single-sidebar .latest-product li .img-holder {
  width: 70px;
  position: relative;
  overflow: hidden;
}
.single-sidebar .latest-product li .img-holder img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.single-sidebar .latest-product li .img-holder .overlay-box .box .content a i {
  color: #fff;
  font-size: 15px;
}

.single-sidebar .latest-product li .img-holder, .single-sidebar .latest-product li .title{
  display: table-cell;
  vertical-align: top;
}
.single-sidebar .latest-product li .title {
  padding-left: 20px; 
}
.single-sidebar .latest-product li .title h3{
  margin: 0 0 9px;
}
.single-sidebar .latest-product li .title h3 a {
  color: #292929;
  font-size: 16px;
  text-transform: none;
  transition: all 500ms ease;
}
.single-sidebar .latest-product li .title h3:hover a{
  color: #fdc716;
}

.single-sidebar .latest-product li .title p {
  margin: 0;
}
.single-sidebar .latest-product li .title p span {
  color: #01305e;
  font-size: 16px;
}
.single-sidebar .latest-product li .title del {
  color: #9e9e9e;
  font-size: 14px;
  padding-left: 10px;
}

.single-sidebar .latest-product li:hover .overlay-box {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotateY(0deg) scale(1,1);
  transform: rotateY(0deg) scale(1,1);
}
.single-sidebar .latest-product li:hover .img-holder img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.single-latest-project .img-holder .overlay-box .box .content a:hover i{
  background: #292929;
}

.shop-single-area {
  padding-bottom: 80px;
  padding-top: 80px;
}
.product-content-box {
  margin-bottom: 70px;

}
.product-content-box .img-box {

}
.product-content-box .flexslider {
  background: #ffffff none repeat scroll 0 0;
  border: none;
  border-radius: 0;
  margin: 0 50px 10px 0;
  position: relative;
  text-align: center;
}
.product-content-box .flex-viewport {
  border: none;
  max-height: 450px;
  transition: all 1s ease 0s;
}

.product-content-box .flex-control-thumbs {
  margin: 10px 0 0;
  overflow: hidden;
  position: static;
}
.product-content-box .flex-control-thumbs li {
    float: left;
    margin: 0;
    width: 25%;
}

.product-content-box .flex-control-thumbs img {
  border: medium none;
  cursor: pointer;
  display: block;
  height: auto;
  opacity: 0.6;
  transition: all 1s ease 0s;
  width: 100%;
  border: 3px solid #f7f7f7;
}

.product-content-box .flex-control-thumbs .flex-active {
  cursor: default;
  opacity: 1;
  border: 3px solid #fdc716;
}
.product-content-box .flex-control-thumbs .flex-active:focus{
  outline: none;
}

.product-content-box .content-box {
  margin-left: -50px;
}
.product-content-box .content-box h2 {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px;
  text-transform: capitalize;
}
.product-content-box .content-box .review-box {
  margin: 0 0 10px;  
}
.product-content-box .content-box .review-box ul li {
  display: inline-block;
  margin-right: 3px;
}
.product-content-box .content-box .review-box ul {
  display: inline-block;
  padding-right: 1px;
}
.product-content-box .content-box .review-box ul li i {
  color: #fdc716;
  font-size: 14px;
}

.product-content-box .content-box span.price {
    color: #01305e;
    font-size: 22px;
    margin-right: 10px;
}
.product-content-box .content-box .text {
    border-top: 1px solid #f7f7f7;
    overflow: hidden;
    padding: 15px 10px 20px 0;
}

.product-content-box .content-box .location-box {
    margin: 20px 0 0;
}
.product-content-box .content-box .location-box p {
  color: #1f1f1f;
  margin: 0 0 12px;
}

.product-content-box .content-box .location-box span {
  color: #fdc716;
}

.product-content-box .content-box .addto-cart-box {
    margin-top: 25px;
}
.product-content-box .content-box .addto-cart-box .input-group.bootstrap-touchspin {
    float: left;
    width: 70px;
}
.product-content-box .content-box .addto-cart-box .form-control {
  background-color: #fff;
  background-image: none;
  border: 1px solid #eaeaea;
  border-radius: 0 !important;
  box-shadow: none;
  color: #272727;
  display: block;
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
  font-weight: 500;
  height: 50px;
  padding: 6px 0 8px;
  text-align: center;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    margin-top: -2px;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical > .btn {
  display: block;
  float: none;
  margin-left: -1px;
  max-width: 100%;
  padding: 12px 12px;
  position: relative;
  width: 100%;
}
.product-content-box .content-box .addto-cart-box .btn-default {
    background-color: #efefef;
    border-color: #efefef;
    color: #9e9e9e;
}
.product-content-box .content-box .addto-cart-box .bootstrap-touchspin .input-group-btn-vertical i {
  color: #9e9e9e;
  font-weight: normal;
  left: 8px;
  position: absolute;
  top: 7px;
}

.product-content-box .content-box .addto-cart-box button.addtocart {
    height: 50px;
    width: 170px;
    line-height: 30px;
}


.product-tab-box {
  
}
.product-tab-box .tab-menu {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 30px;
}
.product-tab-box .tab-menu li {
  display: block;
  float: left;
  margin-bottom: -1px;
}

.product-tab-box .tab-menu li a {
  border: 1px solid transparent;
  border-radius: 0;
  display: block;
  margin-right: 10px;
  padding: 13px 35px;
  color: #1f1f1f;
  font-size: 16px;
  font-weight: 600;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif;
  background: #f7f7f7;
  transition: all 500ms ease;
}
.product-tab-box .tab-menu li.active a, .product-tab-box .tab-menu li:hover a{
  background: #fdc716;
  color: #fff;
  border-color: #fdc716;
}

.product-tab-box .tab-content {
  
}
.product-tab-box .tab-content h4 {
    text-transform: none;
}
.product-tab-box .tab-content .review-box .single-review-box {
  border-bottom: 1px solid #f7f7f7;
  margin-bottom: 40px;
  padding-bottom: 32px;
  padding-left: 120px;
  position: relative;
}
.product-tab-box .tab-content .review-box .single-review-box .img-holder {
  left: 0;
  position: absolute;
  top: 0;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder {
  
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top {
  margin: 0 0 8px;
  overflow: hidden;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .name h4 {
  color: #292929;
  font-size: 16px;
  margin: -6px 0 0;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul {
  margin-top: -4px;
  padding-left: 20px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li {
  display: inline-block;
  margin-right: 3px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-box ul li i {
  color: #fdc716;
  font-size: 14px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .top .review-date {
  color: #fdc716;
  margin-top: -5px;
}

.product-tab-box .tab-content .review-box .single-review-box .text-holder .text p {
  margin: 0 0 15px;
}
.product-tab-box .tab-content .review-box .single-review-box .text-holder .text a.reply {
  color: #fdc716;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
}

.product-tab-box .tab-content .product-details-content {
  margin-top: -5px;
}
.product-tab-box .tab-content .product-details-content .highlight {
  margin: 42px 0 0;
}
.product-tab-box .tab-content .product-details-content .highlight .highlight-title {
  color: #292929;
  font-size: 24px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: 'Roboto', sans-serif;
  margin: 0 0 28px;
}
.product-tab-box .tab-content .product-details-content .highlight li{
  position: relative;
  padding-bottom: 12px;
  padding-left: 25px;
}
.product-tab-box .tab-content .product-details-content .highlight li:before {
  content: "\f00c";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  color: #fdc716;
  font-size: 14px;
  position: absolute;
  top: 0px;
  left: 0;
}

.product-tab-box .tab-content .review-form {
  padding-top: 16px;
}
.product-tab-box .tab-content .review-form .sec-title-two {
  padding-bottom: 34px;
}
.product-tab-box .tab-content .review-form .add-rating-box {
  margin: 0 0 23px;
}
.product-tab-box .tab-content .review-form .add-rating-box .add-rating-title h4 {
  color: #292929;
  font-family: "Roboto",sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: none;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li {
  display: inline-block;
  margin-right: 20px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:last-child{
  margin-right: 0;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li a i {
  color: #fdc716;
  margin-right: 3px;
  opacity: 0.3;
  transition: all 500ms ease;
}

.product-tab-box .tab-content .review-form form input[type="text"], .product-tab-box .tab-content .review-form form textarea {
  height: 50px;
  width: 100%;
  border: 1px solid #eaeaea;
  color: #9e9e9e;
  font-size: 14px;
  padding: 0 15px;
  margin-bottom: 30px;
  transition: all 500ms ease;
}
.product-tab-box .tab-content .review-form form textarea {
  height: 110px;
  padding: 10px 15px;
  margin-bottom: 32px;
}
.product-tab-box .tab-content .review-form form button{
  padding: 11px 30px;
}
.product-tab-box .tab-content .review-form .add-rating-box ul li:hover a i{
  opacity: 1;
}
.product-tab-box .tab-content .review-form form input[type="text"]:focus{
  border-color: #fdc716;
}
.product-tab-box .tab-content .review-form form textarea:focus{
  border-color: #fdc716;  
}

.related-product {
  border-top: 1px solid #f7f7f7;
  margin-top: 60px;
  padding-top: 56px;
}
.related-product .single-product-item {
  margin-bottom: 0;
}
.related-product .owl-controls {
    position: absolute;
    right: 0px;
    top: -90px;
}
.related-product .owl-theme .owl-nav [class*="owl-"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #f7f7f7;
    border-radius: 50%;
    color: #cccbcb;
    font-size: 20px;
    height: 45px;
    line-height: 42px;
    margin: 0;
    padding: 0;
    text-align: center;
    -webkit-transition: all 700ms ease 0s;
    transition: all 700ms ease 0s;
    width: 45px;
    font-weight: 900;
}
.related-product .owl-theme .owl-nav [class*="owl-"] i {
  font-size: 20px;
  font-weight: 900;
}
.related-product .owl-theme .owl-nav .owl-next {
    margin-left: 10px
}

.related-product .owl-theme .owl-nav [class*="owl-"]:hover {
    color: #fff;
    background: #fdc716;
    border: 2px solid #fdc716;
}

#solution-single-area {

}
#solution-single-area .sidebar {
  
}
#solution-single-area .sidebar .single-sidebar-item {
  margin-bottom: 50px;  
}

#solution-single-area  .sidebar  .single-sidebar-item .img-holder img {
    width: 100%;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories {
  
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li {

}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #292929;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 55px;
  font-family: 'Montserrat', sans-serif;
  padding-left: 30px;
  padding-right: 20px;
  transition: all 500ms ease;
  position: relative;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:before{
  position: absolute;
  top: 12px;
  left: 0;
  width: 0px;
  height: 30px;
  background: #01305e;
  content: "";
  transition: all 500ms ease;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a i {
  margin: 19px 0;
  color: #f7f7f7;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover, 
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a{
  background: #fdc716;
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover i,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a i{
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .solution-categories li a:hover:before,
#solution-single-area .sidebar .single-sidebar-item .solution-categories li.active a:before{
  width: 5px;
}

#solution-single-area .sidebar .single-sidebar-item .sec-title-two h2 {
  font-size: 22px;
  margin: -4px 0 15px;
}

#solution-single-area .sidebar .single-sidebar-item .brochures-list li a {
  background: #f7f7f7 none repeat scroll 0 0;
  color: #292929;
  display: block;
  font-size: 16px;
  font-weight: 600;
  line-height: 65px;
  padding-right: 20px;
  font-family: 'Montserrat', sans-serif;
  margin-bottom: 10px;
  transition: all 500ms ease;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a span::before {
  background: #292929 none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  height: 45px;
  line-height: 45px;
  margin-left: -2px;
  text-align: center;
  width: 50px;
  transition: all 500ms ease;
  margin-right: 15px;
  position: relative;
  top: 1px;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a i {
  margin: 26px 0;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover{
  background: #fdc716;
  color: #fff;
}
#solution-single-area .sidebar .single-sidebar-item .brochures-list li a:hover span::before{
  background: #01305e;
}

#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item {
  
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item {
  
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text {
  background: #01305e none repeat scroll 0 0;
  color: #ffffff;
  border-radius: 5px;
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 40px;
  padding-right: 10px;
  position: relative;
  margin-bottom: 30px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text::before {
  background: rgba(0, 0, 0, 0) url("../img/solution-single/bottom-arrow.png") repeat scroll 0 0;
  bottom: -14px;
  content: "";
  height: 14px;
  left: 30px;
  position: absolute;
  width: 15px;
}


#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow {
  background: rgba(0, 0, 0, 0) url("../img/solution-single/testimonial-icon-bg.png") no-repeat scroll 0 0;
  height: 70px;
  left: 0;
  padding: 10px 7px;
  position: absolute;
  top: 0;
  width: 70px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text .arrow i{
  font-size: 25px;
}
#solution-single-area .sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .text p{
  font-size: 16px;
  line-height: 32px;
  margin: 0;
}





.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info {
  
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box {
  width: 75px;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .ing-box,
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box{
  display: table-cell;
  vertical-align: middle;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box {
  padding-left: 10px;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box h4 {
  margin: 0 0 3px;
  text-transform: capitalize;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box span {
  color: #01305e;
  font-size: 14px;
  font-weight: 400;
  font-family: 'Roboto', sans-serif;
}
.sidebar .single-sidebar-item .client-testimonial-item .single-client-testimonial-item .client-info .text-box .review-box ul li {
  color: #fdc716;
  display: inline-block;
  margin-right: 3px;
}


#solution-single-area .single-solution-content {
  
}
#solution-single-area .single-solution-content .top {
  margin-bottom: 10px;
  overflow: hidden;
}
#solution-single-area .single-solution-content .top .img-holder {
  margin-right: -25px;
}
#solution-single-area .single-solution-content .top .text-holder .sec-title-two {
  padding-bottom: 34px;
}
#solution-single-area .single-solution-content .top .text-holder h3 {
  margin: 20px 0 0;
  text-transform: capitalize;
}

#solution-single-area .single-solution-content .bottom {
  overflow: hidden;
}
#solution-single-area .single-solution-content .bottom .img-holder {
  margin-right: -25px;
}
#solution-single-area .single-solution-content .bottom .text-holder{
  padding-left: 25px;
}
#solution-single-area .single-solution-content .bottom .accordion-box {
    margin: 0;
    margin-bottom: 30px;
}

#solution-single-area .single-solution-content .experts-provide {
  padding-top: 70px;  
}
#solution-single-area .single-solution-content .experts-provide .sec-title-two{
  padding-left: 15px;
  padding-bottom: 34px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide {
  padding-bottom: 60px;
  position: relative;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder {
  width: 70px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder,
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder{
  display: table-cell;
  vertical-align: middle;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder {
  padding-left: 30px;
  padding-right: 30px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .icon-holder span::before {
  background: #fdc716 none repeat scroll 0 0;
  border-radius: 50%;
  color: #fff;
  display: block;
  font-size: 30px;
  font-weight: 600;
  height: 70px;
  line-height: 70px;
  text-align: center;
  width: 70px;
}

#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder h3 {
  margin: 0 0 8px;
}
#solution-single-area .single-solution-content .experts-provide .single-experts-provide .text-holder p {
  margin: 0;
}

#solution-single-area .single-solution-content .caption-box {
  overflow: hidden;
  background: url(../img/caption-bg.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px 40px;
}

#solution-single-area .single-solution-content .caption-box .title h3 {
  color: #fff;
  line-height: 32px;
  margin: 0;
  text-transform: capitalize;
}
#solution-single-area .single-solution-content .caption-box .button a {
  margin: 8px 0;
  padding: 10px 30px;
}

input#sec_code {
    width: 50%;
    float: right;
    height: 55px;
    border-left: 0;
}
span#dle-captcha img {
    height: 55px;
    width: 50%;
}
.gm-style-iw h4 {
    margin-top: 0;
}
.g-recaptcha {
    margin-top: -10px;
}
#loading-layer {
		display: block !important;
		background-color: #fff;
		background-color: rgba(255,255,255,0.9);
		z-index: 9999;
		position: fixed;
		top: 0; left: 0; right: 0; bottom: 0;
		width: 100%; height: 100%; text-indent: -9999px;
		overflow: hidden;
		white-space: nowrap;
	}
	#loading-layer:before, #loading-layer:after, .mfp-preloader:before, .mfp-preloader:after {
		content: "";
		border-radius: 50%;
		background-color: #fdc716;
		position: absolute;
		left: 50%; top: 50%;
	}
	#loading-layer:before, .mfp-preloader:before {
		width: 100px; height: 100px;
		margin: -50px 0 0 -50px;
	}
	#loading-layer:after, .mfp-preloader:after {
		width: 40px; height: 40px;
		background-color: #292929;
		margin: -20px 0 0 -20px;
	}

	#loading-layer:before, .mfp-preloader:before {
		-webkit-animation: load1 1s infinite ease;
		animation: load1 1s infinite ease;
	}
	#loading-layer:after, .mfp-preloader:after  {
		-webkit-animation: load2 1s infinite -0.32s ease;
		animation: load2 1s infinite -0.32s ease;
	}
	@-webkit-keyframes load1 {
		0%, 80%, 100% { -webkit-transform: scale(1,1); }
		40% { -webkit-transform: scale(.6,.6); }
	}
	@keyframes load1 {
		0%, 80%, 100% { transform: scale(1,1); }
		40% { transform: scale(.6,.6); }
	}
	@-webkit-keyframes load2 {
		0%, 80%, 100% { -webkit-transform: scale(1,1); }
		40% { -webkit-transform: scale(.5,.5); }
	}
	@keyframes load2 {
		0%, 80%, 100% { transform: scale(1,1); }
		40% { transform: scale(.5,.5); }
	}
	

.highslide-wrapper, .highslide-outline { background: #fff }
.highslide-image { border: 2px solid #fff }
.highslide-active-anchor { visibility: hidden } 
.highslide-active-anchor img { visibility: hidden }
.highslide-dimming { background-color: black }
.highslide-html { background-color: white }
.highslide-loading { display: block; color: white; font-size: 9px; font-weight: bold; text-decoration: none; padding: 3px; border: 1px solid white; background-color: black }
a.highslide-full-expand { background: url(../dleimages/fullexpand.gif) no-repeat; display: block; margin: 0 10px 10px 0; width: 34px; height: 34px }
.highslide-display-block { display: block }
.highslide-display-none { display: none }
.highslide-caption { display: none; padding: 5px; background: white }
.highslide-controls { width: 195px; height: 40px; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 0 -90px; margin-right: 15px; margin-bottom: 10px; margin-top: 10px }
.highslide-controls ul { position: relative; left: 15px; height: 40px; list-style: none; margin: 0; padding: 0; background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif) no-repeat 100% -90px }
.highslide-controls li { float: left; padding: 5px 0; }
.highslide-controls a { background: url(../../../engine/classes/highslide/graphics/controlbar-black-border.gif); display: block; float: left; height: 30px; width: 30px; outline: none }
.highslide-controls a.disabled { cursor: default }
.highslide-controls a span { display: none }

.highslide-controls .highslide-previous a { background-position: 0 0 }
.highslide-controls .highslide-previous a:hover { background-position: 0 -30px }
.highslide-controls .highslide-previous a.disabled { background-position: 0 -60px !important }
.highslide-controls .highslide-play a { background-position: -30px 0 }
.highslide-controls .highslide-play a:hover { background-position: -30px -30px }
.highslide-controls .highslide-play a.disabled { background-position: -30px -60px !important }
.highslide-controls .highslide-pause a { background-position: -60px 0 }
.highslide-controls .highslide-pause a:hover { background-position: -60px -30px }
.highslide-controls .highslide-next a { background-position: -90px 0 }
.highslide-controls .highslide-next a:hover { background-position: -90px -30px }
.highslide-controls .highslide-next a.disabled { background-position: -90px -60px !important }
.highslide-controls .highslide-move a { background-position: -120px 0 }
.highslide-controls .highslide-move a:hover { background-position: -120px -30px }
.highslide-controls .highslide-full-expand a { background-position: -150px 0 }
.highslide-controls .highslide-full-expand a:hover { background-position: -150px -30px }
.highslide-controls .highslide-full-expand a.disabled { background-position: -150px -60px !important }
.highslide-controls .highslide-close a { background-position: -180px 0 }
.highslide-controls .highslide-close a:hover { background-position: -180px -30px }

.ui-widget-overlay {
background: #000;
opacity: 0.5;
left: 0; top: 0; right: 0; bottom: 0;
position: fixed;
}
.ui-helper-clearfix:after { clear: both; content: "."; display: block; height: 0; visibility: hidden }
.ui-helper-clearfix { display: inline-block }
* html .ui-helper-clearfix { height: 1% }
.ui-helper-clearfix { display: block }
.ui-dialog {
	text-align: left;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 370px;
	border-radius: 2px;
	box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
	border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
	background-color: #f7f7f7;
	background-clip: padding-box;
}
.ui-dialog-titlebar { padding: 20px 20px; position: relative; }
.ui-dialog-title { float: left; font-weight: bold; font-size: 1.15em; }
.ui-dialog-titlebar-close {
	position: absolute;
	right: 10px; top: 50%;
	margin-top: -16px;
	height: 32px; width: 32px;
	border: 0 none !important;
}
.ui-dialog-titlebar-close .ui-icon {
	display: block;
	margin: 10px auto 0 auto;
	width: 12px; height: 12px;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYBAMAAAASWSDLAAAAG1BMVEUAAAA1NTU1NTU1NTU1NTU1NTU1NTU1NTU1NTW7eCkWAAAACHRSTlMA8DiyCsELwNb3saQAAABlSURBVBjTY2AxYoACZQcG10YFCJtJooTBokMIwlHsaAZioBRYAigKJoAAJAghoRIQCiYEoSEiUCmIBFQKLAGTAkvApCASCA6GMoQBGEYjLEV1DopDUbyA4jlUb6ciAiSMgQ0pqAB4linXHtbaoQAAAABJRU5ErkJggg==);
	-webkit-background-size: 12px auto; background-size: 12px auto;
	opacity: .5;
}
.ui-button {
	float: right;
	border: 0 none;
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	height: 36px;
	border-radius: 18px;
	line-height: 22px;
	outline: none;
	background-color: #3394e6;
	color: #fff;
	border: 0 none;
	padding: 7px 22px;
	text-decoration: none !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2); -webkit-box-shadow: 0 1px 2px 0 rgba(0,0,0,0.2);
	-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
	-webkit-transition: all ease .1s; transition: all ease .1s;
}
.ui-dialog-titlebar-close:hover .ui-icon { opacity: 1; }
.ui-icon { overflow: hidden; text-indent: -9999px; }
.ui-dialog label { color: #575757; }
.ui-dialog-content { padding: 20px; border: 1px solid #fff; overflow: auto; position: relative; zoom: 1; }
.loginbox.ui-dialog, .loginbox .ui-dialog-content { overflow: visible !important; }
.ui-dialog-content h2 { display: inline; font-size: 1em; font-weight: bold }
.ui-dialog .ui-dialog-buttonpane { padding: 20px; text-align: center; }
.ui-dialog .ui-resizable-se { bottom: 3px; height: 14px; right: 3px; width: 14px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
.ui-state-error { background: #fef1ec 50% 50% repeat-x !important; border: 1px solid #cd0a0a; color: #cd0a0a; }
.ui-button { margin: 0 3px; }
.ui-helper-hidden-accessible{display: none;}

.quote, blockquote { padding: 1% 4%; margin: 1em 0; border-left: 2px solid #fdc716; font-style: italic;}



/* #marker-bar,
	#txtselect_marker {
		display: block;
		visibility: hidden;
		position: absolute;
		z-index: 1200;
		opacity: 0;
		-webkit-transition: opacity .4s, visibility .1s linear .4s;
		transition: opacity .4s, visibility .1s linear .4s;
	}
	#txtselect_marker {
		cursor: pointer;
		background:url(../dleimages/marker.png) no-repeat 0 0;
	}
	#txtselect_marker:hover { background-position: 0 -32px; }
	#marker-bar{
		border: 1px solid #ccc;
		border-radius: 15px;
		background: #fff;
		padding: 5px 10px;
		cursor: default;
		box-shadow: 0 0 4px #ccc; -webkit-box-shadow: 0 0 4px #ccc;
	}
	#marker-bar.show {
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
		opacity: 1;
		visibility: visible;
	}
	#txtselect_marker.show {
		visibility: visible;
		width: 32px; height: 32px;
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
		opacity: 1;
	}
	#marker-bar .masha-social,
	#marker-bar .masha-marker{
		cursor: pointer;
		display: block;
		margin: 0 5px;
		float: left;
	}
	#marker-bar .masha-marker{
		line-height: 1em;
		color: #aaa;
		border-bottom: 1px dotted #aaa;
		margin-right: 10px;
	}
	#marker-bar .masha-marker:hover {
		color: #ea3e26;
		border-color: #ea3e26;
	}
	.user_selection, .user_selection_true {
		background: #fff5d5;
		padding: 2px 0;
	}
	.user_selection a.txtsel_close,
	.user_selection_true a.txtsel_close { display: none; }
	.user_selection .closewrap, .user_selection_true .closewrap { position: relative; }
	.user_selection.hover a.txtsel_close, .user_selection_true.hover a.txtsel_close {
		display: inline-block;
		position: absolute;
		top: -7px; left: -5px;
		width: 33px; height: 33px;
		background: url(../dleimages/closemarker.png) 0 0 no-repeat;
	}
	.user_selection.hover a.txtsel_close:hover,
	.user_selection_true.hover a.txtsel_close:hover { background-position: -0px -33px; }

	#share-popup {
		border: 1px solid #e6e6e6; border-color: rgba(0,0,0,0.1);
		border-radius: 2px;
		background: #fff;
		position: absolute; z-index: 100;
		width: 414px;
		display: none;
		padding: 20px 0;
		opacity: 0;
		box-shadow: 0 8px 40px -10px rgba(0,0,0,0.3);
		background-clip: padding-box;
		-webkit-transition: opacity .4s, visibility .1s linear .4s;
		transition: opacity .4s, visibility .1s linear .4s;
	}
	#share-popup.show {
		display: block; opacity: 1;
		-webkit-transition: opacity .4s, visibility 0s;
		transition: opacity .4s, visibility 0s;
	}
	#share-popup .social { padding: 0 0 10px 17px; }
	#share-popup .social p { padding-bottom: 10px; margin: 0; font-weight: bold;}
	#share-popup .social ul { list-style: none; margin: 0; padding: 0; }
	#share-popup .social ul li { display: inline; margin-right: 20px; padding-top: 2px; }
	#share-popup .social ul a {
		text-decoration: none;
		font-size: 12px;
		display: inline-block;
		color: #919191;
	}
	#share-popup .social ul a:hover { text-decoration: underline; }
	#share-popup .social a span {
		cursor: pointer;
		width: 20px; height: 20px;
		background: url(../dleimages/social-icons.png) 20px 20px no-repeat;
		display: inline-block;
		vertical-align: middle;
		margin: -3px 5px 0 0;
	}
	#share-popup .social .tw span { background-position: 0 -20px; }
	#share-popup .social .tw:hover span { background-position: 0 0; }
	#share-popup .social .fb span { background-position: -20px -20px; } 
	#share-popup .social .fb:hover span { background-position: -20px 0; }
	#share-popup .social .vk span{ background-position: -40px -20px; }
	#share-popup .social .vk:hover span { background-position: -40px 0; }
	#share-popup .social .gp span{ background-position: -60px -20px; }
	#share-popup .social .gp:hover span { background-position: -60px 0; }
	#share-popup .link {
		clear: both;
		border-top: 1px solid #d9d9d9;
		padding: 10px 5px 0 10px;
		line-height: 1.2;
		overflow: hidden;
		margin: 0 7px;
	}
	#share-popup .link p {
		font-weight: bold;
		padding: 0 0 3px 0;
		margin: 0;
	}
	#share-popup .link span {
		color: #999;
		font-size: 10px;
		display: block;
		padding-top: 3px;
	}
	#share-popup .link a { display: block; }
	.dle-alert, .dle-confirm, .dle-promt { padding: 20px 1em !important; } */
	



.xsort-area{
			margin-bottom: 5px;
			padding: 0 15px;
			font: normal 12px/32px Arial;
			-ms-user-select: none;
			user-select: none;
			-webkit-user-select: none;
			-moz-user-select: none;
		}
		.xsort-area:after{
			content: "";
			display: table;
			clear: both;
		}
		.xsort-area>div{
			float: left;
			margin: 0 10px 10px 0;
			width:100%;
		}
		.xsort-div{
			height: 30px;
			line-height: 30px;
			padding: 0 10px;
			border: 1px solid #ccc;
			border-radius: 3px;
			background: #fff;
			position: relative;
			-moz-box-sizing: content-box;
			-webkit-box-sizing: content-box;
			box-sizing: content-box;
		}
		.xsort-div:hover{
			box-shadow: 0 0 0 2px rgba(0,0,0,.2);
		}
		.xsort-active{
			box-shadow: 0 0 0px 2px #FFB114;
		}
		.xsort-selected{
			cursor: pointer;
			padding-right: 15px;
			position: relative;
		}
		.xsort-selected:after{
			position: absolute;
			top: 50%;
			margin-top: -2px;
			right: 0;
			border: 4px solid transparent;
			border-top-color: #777;
			content:"";
		}
		.xsort-div-filler{
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAAvklEQVR42o3KsUqCYRiA0RPVZg6Fg2NgU0ME7g0KTg0SLtHaFYQ0VjRFDUGjEAhBi1vQ1Fx2BVJ4Aa4FQWT6tn38llTnWR//t+7MjY6mgh9mXYjUi4ZvzoVnDUXL9r35VJWxaqxvEcCGkSczkmNhR1ZHKEuuhZKsPWFbcimsyToS6pJd4YRkTs9IUZIzMLQFmNcSbk2oeBfuHDrVF8KHugllj0IIQ23daQsrNtUsIe9BWqbLuxde/WLBlQN/+wLDfD9iwnIihwAAAABJRU5ErkJggg==);
			background-position: 37% 50%;
			width: 100%;
			
			background-repeat: no-repeat;
			cursor: pointer;
		}

		.xsort-ul{
			display: none;
			background: #fff;
			position: absolute;
			top: 100%;
			left: 0;
			margin: 0;
			padding: 0;
			width:100%;
			overflow: auto;
			list-style: none;
			z-index: 999;
			border: 1px solid #ccc;
			border-radius: 5px;
			box-shadow: 0 0 0 3px rgba(0,0,0,.1);
			box-sizing: content-box;
		}
		.xsort-ul li{
			display: block;
			border-bottom: 1px solid #eee;
			padding: 0 35px 0 18px;
			line-height: 30px;
			white-space: nowrap;
			cursor: pointer;
			color: #666;
		}
		.xsort-ul li:last-child{
			border: none;
		}
		.xsort-ul li.current{
			color: #333;
			font-weight: bold;
			background: #f5f5f7;
			position: relative;
		}
		.xsort-ul li.current:after{
			position: absolute;
			top:0;
			right: 5px;
			bottom: 0;
			width: 5px;
			
			display: block;
			background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAQAAAAnZu5uAAAAJUlEQVQY01XIMQEAIAwDsDivroGe6Sg3OQNxBGLVCldVzbfECA+g/g9v8ooTNAAAAABJRU5ErkJggg==) no-repeat 50% 50%
		}

		.xsort-ul li:hover{
			color: #fff;
		}
		.xsort-ul li.xdesc, .xsort-ul li.xasc{
			background-position: 6px 50%;
			background-repeat: no-repeat;
		}
		.xsort-ul li.xdesc, .xdesc{
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAIElEQVQY02NgYGBgSPsPggwwQDQXwoRBFAHsekECEBoASUcnDSh9+RUAAAAASUVORK5CYII=);
		}
		.xsort-ul li.xasc, .xasc{
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAICAQAAACfDS2NAAAAHklEQVQYV2NgAIO0/xAaygFBFA5UAMGBq0BRTDwXAPWMJw0b8PLnAAAAAElFTkSuQmCC);
		}
		span.xasc, span.xdesc{
			padding-left: 10px;
			background-position: 0 50%;
			background-repeat: no-repeat;
		}

		.xsort_empty{
			margin-top: 15px;
			background: #fff;
			border: 1px solid #ccc;
			padding: 15px;
			text-align: center;
			color: #444;
			border-radius: 3px;
			box-shadow: 0 2px 7px rgba(0,0,0,.1);
		}

		.xsort-admin-area{
			padding: 0 0 0 210px;
		}
		.xsort-admin-area:after{
			content: "";
			display: block;
			clear: both;
		}
		.xsort-admin-area ul{
			list-style: none;
			margin: 0 0 0 -210px;
			padding: 0;
			float: left;
			width: 200px;
			border-right: 1px solid #ddd;
		}
		.xsort-admin-area ul.loading{
			background: url(data:image/GIF;base64,R0lGODlhFAAUAPUEAPz6/PT29Pz+/PTy9Hx+fHx6fIyKjLSytISChOzq7MTCxJyanOTm5NTS1Nza3MzOzKSmpJyenOTi5Ozu7IyOjMTGxMzKzJSWlLy6vKyurLS2tLy+vJSSlNze3KSipKyqrNTW1P///wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQFBQAEACwAAAAAFAAUAAAGY0CCcAgIDI6DAGDIJCKfyGWTYHwGqshAExsQMAVc51E7JQiyQqS3LMQSAGM2s3o9ruXmMRI/t/KHWEl/bX6DWXZ/Z0l0f4xqeIoDhIhlcHGTSXdmloJ9WVeBklOhUGRsdYVMQQAh+QQFBQACACwKAAAABwAGAAAGHECCAfIACASFZMHgEBwihAJBEjgGFIqjdssNBIIAIfkEBQUAAwAsAAABABQAEwAABjvAgXBILD6KyGShcBAknwMCgQlNJgzLY7WYkBoA26LiYgmbz+hnIj1YpwMDOHsNPtfTd7Z+75bvt31JQQAh+QQFBQAAACwPAAUABQALAAAGI0CAEBAQFgoPIoEAEUYKBuHhKC0QhBKFZjgQFhMAgXeYEAcBACH5BAUFAAcALAEAAQATABMAAAZWwINQODkUh8hkMqBsGp0HREE5CQicR2QVAH1Gr90kgcgMC6XCsnmYXQsHbm08UjDEAdJIu6soFB5uE1IGAQB7TRMLf3JciBOASYdeTQABe5JJjVmNSEEAIfkEBQUADQAsAQABABMAEwAABlbAhlA4aBSHyGTyqFQylQSCcxBoNhJTgVXIQBQM1a2yQHyKo0Rx06wWYttLuFwZNs7vV2SAnUwYyHF1QgAKUQUHTkoLBYwHWnoDZgcEBg9bYW8MD4INQQAh+QQFBQAAACwHAAUACwAPAAAGI0CAcChMEAjEpHLJbDqf0Kh0upREDocIkogpeL9cw9EASQYBACH5BAUFAAIALAIADwAMAAUAAAYhQMGDkxAYj8YOoYBQBJBGwKFAJUCQBOPDQIUiAw8IFxkEACH5BAUFAAMALAAACwASAAkAAAY1wA3kMCgaj0hIgQBAOouER6GgeDqZCAIiYXU2poYu1HiYEhRNY0CBQArGA48RUVCL79e6MwgAIfkEBQUAAQAsAAAEABQAEAAABkDAgHBILFKIgkCiyBwWhA+KokkVQgoEQLVpKES2xCuiUDiAiwRC+UwsdL/sOHMMkQuf9vyQgrf3q3VNSXpnWFVBACH5BAUFAAMALAAAAQASABEAAAY1wIFwwBgaj0PBoeBAOgfLwuJ5bBQKhgTVcAUgCAQtVUgYEAqKsXrNbrvf8Lh8/jSU3Xd4IAgAIfkECQUAAwAsBAAAABAADwAABjbAAeABMRAGyKSyYSg4C8oo0kmIHKRRgiIgRUCx4DAWQUAIxMojOvldRwiGNVuOVNPvkTtdHQQAIfkECQUACwAsBAAAABAAFAAABm3ABeABMRAGgwBgwWw2DIVoYTKgVpsLKSFyCASQDMRBwCwQFAGsIPCJHpiGCRbLgBYeC/kcOyEQEGR7cwpmeIJYAQQFEIdzEAUGjVhtBJJNB1GWTBGQmgEIi5qEdwmSfX9pmqpZjR+CgauClY1BACH5BAkFAAsALAQAAAAQABQAAAaGwAXgATEQBoMAYMFsNgyFaAFJXTalhMghEBgkkIErQRFuCrhgpiHRbC8E1DDb3YYjBXR6wHJ55N0BBAUQf24RBQaFbQcFBIpNjAWPTIeJjwEIg5MKUQ9zfwmZBgFroEYFfo0KVkwBCgiCB0yNjRAHBxGZUVtMD1BSwAZ+bQFEUAQGEA9lTUEAIfkECQUACwAsAQAAABMAFAAABozAhXABeEAMhMEgABg6hQ1DYVpQWpvPBZUQyQQCg4QykC0QFOSh4Dt+GhJZocCaFsLjciseD17us3N+f099BRmDQ4WHiAtgd4wLGREYkI0IBBCVClMPUgSPcQkIBQYBDwSkoE4JSAUPTgUIaE4ACpeGThlbEBkHEaNTGQJPnVTGpK9xRUcEBAYQD3VCQQAh+QQJBQALACwBAAAAEwAUAAAGlsCFcAF4QAyEwSAAGDqFDUNhWlBam07BgUqIHAKBQUIZcG4LhEp5KACToVND4sm2lhEEwpxeVy4IBRV8T2FLaFiDQgJkBRGJhAkBBQePToWTlUOXjpkLlwSIiYuGBQqZhQF4CHuDAFYLDXGsTwkUFUtCZ2mhARV5BQ9sZ2gQBwcRCFQHAk8PUlTQBsF8AUZSBAYRD2tDQQAh+QQFBQALACwBAAAAEwAUAAAGjMCFcAF4QAyEwSAAGDqFDUNhWlBam07BgUqIZAKBQUIZcG4LBEV5KACToVND4sm2lhEEwpxeVy4IBQp8T2FLaFiDQgJkBRGJhEoFGY9OhZKUQ2EJjZhCYQGHmIuRgZiFAVJ6j6MDCw+AcoOsa2cIalkAdmwZXBAZBxENY0t0D1JUUxCfg0VHeQYZiENBACH5BAkFAAIALAEAAgANABIAAAYxQIFwKDwQj8ikcslsOptG6HNKVSIICGajQCUIAMdAUeA1BM6BwQAJUbvXQ7FDnUgHggAh+QQJBQALACwAAAIAFAASAAAGasDFQnAoGAmRQyAwSAifz2KBUAlABVaosGE0OLXgJ4JA+IbDhELlzJ4C2OdCBK5NWAsHehivhw4Wcn1Pf26CC3cFCoZCYwhmfVwUDAJnb2AVCQMDAZRPApZhTJqbS0yPYEujqn90qZmkYEEAIfkEBQUACwAsAAACABQAEgAABoDAxUJwKBgJkUMgMEgMBgGhtFggKKJSwfKJXTSMhoR0PHxCFwAEgSAmjwXmxYNQULjdTCikCriT4VAGBRF+eE9GB4VkeXSJilJMCRobEo+QUHkClnAJAQBOXYUAXAuZiqNPQqgDmncAeV15UK1CAqidi2aYW05nhrrAoXiRXMILQQAh+QQJBQAAACwAAAIAFAAPAAAGNkCAcEgsGouVo3LJNBSYxwAokoQSA4OBwErMBrjdwRecyCbG4KwYLBywh25AnJuAv4foe3oYBAAh+QQFBQAFACwAAAEAFAATAAAGecCCsCAZCicD5ABgHAYmCAIhcggEBslBoHkdNBTboQCQDRfIk4CgKb5OmIVkAM4WkrFnrLkudAOeanxGAnp6glxpcodGaIaLfViKjwVPWlhri4RaAEh7fGhMkZifkpyXn110bkujBWNlXFlaVqtpdX9KkUp0t6ubbEEAOw==) no-repeat 50% 50%;
		}
		.xsort-admin-area ul li{
			display: block;
			color: #f43;
			cursor: pointer;
			padding: 1px 0;
		}
		.xsort-admin-area ul li.current,
		.xsort-admin-area ul li:hover{
			color: #000;
		}
		.xsort-admin-area ul li.current{
			font-weight: bold;
		}
		.xsort-admin-area p{
			margin: 0;
			padding: 7px 0 0;
		}
		.xsort-admin-area code{
			max-height: 400px;
			overflow: auto;
		}
		.xsort-div-clearall{
			background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAQAAACR313BAAAAKklEQVQoz2NgGATA4L/Bf3QWmrTBfwSNQwEOSWQT8EjiNRqnCQRcPgAAAG+mJxC7ICdhAAAAAElFTkSuQmCC);
			background-position: 35% 50%;
			width: 100%;
			margin-top:10px;
			background-repeat: no-repeat;
			cursor: pointer;
		}


 a .add_to_cart {color:#fff;}
		
.filtr-new {}
.filtr-new  h3 {}
.filtr-new .checking {padding-left:10px;}
.filtr-new .checking li  {cursor:pointer;}
.filtr-new .checking li label{cursor:pointer;font-weight: 400;}
.filtr-new .checking li label input[type="checkbox"] {border: 1px solid #f00;border-radius: 5;margin: 0px 10px 0px 0px;}

.payment_buttons {padding:10px;color:#fff;}

#dropmenudiv {
	background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.20);
	padding: 5px;
	border-radius: 3px;
}
#dropmenudiv a {display: inline list-item;}

@media(max-width: 500px){
}


