@font-face {
    font-family: 'Lato Medium';
    src: url('../fonts/Lato-Medium.eot');
    src: url('../fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Medium.woff2') format('woff2'), url('../fonts/Lato-Medium.woff') format('woff'), url('../fonts/Lato-Medium.ttf') format('truetype'), url('../fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Regular.woff') format('woff'), url('../fonts/Lato-Regular.ttf') format('truetype'), url('../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato Bold';
    src: url('../fonts/Lato-Bold.eot');
    src: url('../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Bold.woff2') format('woff2'), url('../fonts/Lato-Bold.woff') format('woff'), url('../fonts/Lato-Bold.ttf') format('truetype'), url('../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-BoldItalic';
    src: url('../fonts/Lato-BoldItalic.eot');
    src: url('../fonts/Lato-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-BoldItalic.woff2') format('woff2'), url('../fonts/Lato-BoldItalic.woff') format('woff'), url('../fonts/Lato-BoldItalic.ttf') format('truetype'), url('../fonts/Lato-BoldItalic.svg#Lato-BoldItalic') format('svg');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: 'Lato Heavy';
    src: url('../fonts/Lato-Heavy.eot');
    src: url('../fonts/Lato-Heavy.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-Heavy.woff2') format('woff2'), url('../fonts/Lato-Heavy.woff') format('woff'), url('../fonts/Lato-Heavy.ttf') format('truetype'), url('../fonts/Lato-Heavy.svg#Lato-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato-HeavyItalic';
    src: url('../fonts/Lato-HeavyItalic.eot');
    src: url('../fonts/Lato-HeavyItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/Lato-HeavyItalic.woff2') format('woff2'), url('../fonts/Lato-HeavyItalic.woff') format('woff'), url('../fonts/Lato-HeavyItalic.ttf') format('truetype'), url('../fonts/Lato-HeavyItalic.svg#Lato-HeavyItalic') format('svg');
    font-weight: 900;
    font-style: italic;
}
@font-face {
  font-family: 'Lato Light';
  src: url('../fonts/Lato-Light.eot');
  src: url('../fonts/Lato-Light.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Light.woff2') format('woff2'),
    url('../fonts/Lato-Light.woff') format('woff'),
    url('../fonts/Lato-Light.ttf') format('truetype'),
    url('../fonts/Lato-Light.svg#Lato-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato Italic';
  src: url('../fonts/Lato-Italic.eot');
  src: url('../fonts/Lato-Italic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Lato-Italic.woff2') format('woff2'),
    url('../fonts/Lato-Italic.woff') format('woff'),
    url('../fonts/Lato-Italic.ttf') format('truetype'),
    url('../fonts/Lato-Italic.svg#Lato-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
/*=============================================================================*/
i {
   font-family: 'Lato Italic';
}
strong {
    font-family: 'Lato Medium';
    font-weight: normal;
}
b {
    font-family: 'Lato Bold';
    font-weight: normal;
}
* {
	margin: 0;
	padding: 0;
}
body.iosBugFixCaret.modal-open { position: fixed; width: 100%; }
body {
	font-size: 16px;
  font-family: 'Lato-Regular';
}
.red {
	outline: 1px solid red;
}
.clearfix:before, .clearfix:after {
	display: table;
	content: " ";
}
.clearfix:after {
	clear: both;
}
ol,ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.img_cont {
	display: block;
	text-align: center;
}
.img_cont img {
	width: 100%;
	height: auto;
}
.align_center {
	display: block;
	text-align: center;
}
a {
	text-decoration: none;
	outline: none;
}
textarea:focus, 
input:focus, 
select:focus {outline:none}
input[type="search"] {
	-webkit-appearance: none;
}
.inner_left {
	padding-right: 15px;
}
.inner_right {
	padding-left: 15px;
}
.slick-slide:focus {
   outline: none;
}
.slick-slide img {
    display:inline-block;
    width: 100%;
    height: auto;
}
h1,h2,h3,h4,h5 {
    margin: 0;
    line-height: 1;
    font-weight: normal;
    font-family: 'Lato-Regular';
}
a.img_cont:hover {
  opacity: 0.9;
}
.block {
  padding-top: 60px;
  padding-bottom: 60px;
}
/*==========================*/
.menu_button {
    height: 53px;
    width: 62px;
    right: 5px;
    top: -64px;
    text-align: center;
    position: absolute;
    overflow: hidden;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    z-index: 999;
    margin-top: 0;
}
.menu_button.navbar-toggle {
    padding: 0px;
    margin: 0px;
}
.menu_button.active span i:nth-child(1) {
	-webkit-transform: rotate(-45deg) translate(-50%, -50%);
    transform: rotate(-45deg) translate(-50%, -50%);
    top: 8%;
    left: 32px;
}
.menu_button.active span i:nth-child(2) {
	-webkit-transform: translateX(-100px);
	transform: translateX(-100px);
	opacity: 0;
}
.menu_button.active span i:nth-child(3) {
	    -webkit-transform: rotate(45deg) translate(-50%, -50%);
    transform: rotate(45deg) translate(-50%, -50%);
   top: 56%;
    left: 28px;
}
.menu_button span {
	width: 70px;
    height: 70px;
	position: absolute;
	right: 0;
  top: 0px;
	cursor: pointer;
	background: transparent;
	z-index: 1;
}
.menu_button span i {
	    position: absolute;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    width: 68%;
    height: 6px;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #777;
    -webkit-transition: opacity .1s ease .1s, -webkit-transform .3s ease;
    transition: opacity .1s ease .1s, -webkit-transform .3s ease;
    transition: transform .3s ease, opacity .1s ease .1s;
    transition: transform .3s ease, opacity .1s ease .1s, -webkit-transform .3s ease;
 
}
.menu_button span i:nth-child(1) {
	    top: 15%;
}
.menu_button span i:nth-child(2) {
	top: 31%;
}
.menu_button span i:nth-child(3) {
	    top: 47%;
}
.navbar-header {
    position: relative;
}
/*=====================*/
@media (max-width: 992px){
.navbar-nav {
   margin-top: 54px;
}
}
/*--------------*/
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: transparent;  
}
.navbar-default .navbar-toggle {
    border-color: transparent;
    padding: 4px 10px;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
    border: 0;
    box-shadow: none;
}
/*==================*/
@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        margin-top: 63px;
        background: white;
        margin-left: -15px;
        margin-right: -15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/*========================*/
.top_panel {
  display: table;
  width: 100%;
 
}
.top_panel>div {
  display: table-cell;
  vertical-align: middle;
  height: 150px;
}
.top_panel>div:first-child {
  padding-right: 15px;
}
.top_panel>div:last-child {
  padding-left: 15px;
}
.top_left_div {
   background-image: url(../img/header_bg.png);
   background-position: 0 0;
   -webkit-background-size: auto 100%;
   background-size: auto 100%;
   background-repeat: no-repeat;
   padding-left: 350px;
    height: 100%;
   max-width: 650px;
}
.phone_top {
   display: block;
   color: #9A9C73;
   float: right;
   font-size: 30px;
   font-family: 'Lato Heavy';
   height: 100%;
   padding-top: 41px;
}
.phone_top:hover,.phone_top:focus {
   color: #000;
   text-decoration: none;
}
.phone_top span {
   display: block;
   font-size: 20px;
}
.logo {
    float: right;
    width: 250px;
    display: block;
}
.logo:hover {
    opacity: .9;
}
.logo img {
    width: 100%;
    height: auto;
}
/*==============*/
.middle_panel {
  display: table;
  width: 100%;
  border-top: 2px solid #999;
   border-bottom: 2px solid #999;
   padding-top: 12px;
   padding-bottom: 12px;
}
.middle_panel>div {
  display: table-cell;
  vertical-align: middle;
}
.middle_panel>div:first-child {
  padding-right: 15px;
}
.middle_panel>div:last-child {
  padding-left: 15px;
}
.search_div {
    border: 2px solid #C5C5C5;
    max-width: 290px;
    position: relative;
}
.search_div input[type=text] {
  border: 0px;
  outline: none;
  color: #000;
  background: #FFF;
  height: 30px;
  width: 100%;
  padding: 0px 15px;
  padding-right: 60px;
}
.search_div input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    border: 0px;
  outline: none;
  color: #000;
  background: #DFD8BA;
  height: 30px;
  text-align: center;
   font-family: 'Lato Heavy';
}
.search_div input[type=submit]:hover {
    background-color: #C5C5C5;
    color: #fff;
    text-decoration: none;
}
.right_middle_div {
    float: right;
    display: inline-block;
    vertical-align: top;
 }
 .right_md_table {
  display: table;
  width: 100%;
}
.right_md_table>div {
  display: table-cell;
  vertical-align: middle;
}
.right_md_table>div:nth-child(1) {
  padding-right: 15px;
}
.right_md_table>div:nth-child(2) {
  padding-left: 15px;
  padding-right: 15px;
}
.right_md_table>div:nth-child(3) {
  padding-left: 15px;
}
.basket_link {
    color: #9A9C73;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 35px;
}
.basket_link:hover, .basket_link:focus {
  color: #000;
  text-decoration: none;
}
.soc_icon {
    background-color:#9A9C73;
    color: #fff;
    display: block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 21px;
       border-radius: 200px;
   -webkit-border-radius: 200px;
   -moz-border-radius: 200px;
   border: 1px solid #9A9C73;
}
.soc_icon:hover, .soc_icon:focus {
  background-color: #fff;
  color: #9A9C73;
  text-decoration: none;
}
/* =Header
-------------------------------------------------------------- */
body {
  padding-top: 230px;
}
header {
  width: 100%;
  height: 230px;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  background-color: #fff;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}  
header.smaller {
  height: 75px; 
  -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.2);
}

header.smaller .top_panel {
    display: none;
}
header.smaller .middle_panel {
    border-top: 0px;
    border-bottom: 0px;
  /*  padding-top: 10px;
    padding-bottom: 10px;*/
}
/*=================*/
.navbar-default {
    background-color: transparent;
    border: 0;
    margin: 0;
}
.navbar-default .navbar-nav>li>a:focus, 
.navbar-default .navbar-nav>li>a:hover {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
    color: #808285;
       font-family: 'Lato Heavy';
    text-transform: uppercase;
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
    color: #000;
    background-color: transparent;
    text-decoration: underline;
}
::-webkit-input-placeholder {
    color: #8A8A8A;
    font-size: 15px;
}
::-moz-placeholder {
    color: #231F20;
    font-size: 13px;
}
/* Firefox 19+ */
:-moz-placeholder {
   color: #231F20;
    font-size: 13px;
}
/* Firefox 18- */
:-ms-input-placeholder {
    color: #231F20;
    font-size: 13px;
}
::placeholder {
   color: #231F20;
    font-size: 13px;
}
/*================*/
.search_mobile {
    position: relative;
    padding-left: 15px;
    z-index: 1;
}
.search_mobile_body input[type=text] {
  border: 0px;
  outline: none;
  color: #000;
  background: #FFF;
  height: 40px;
  width: 100%;
  padding: 0px 15px;
}
.search_mobile_body input[type=submit] {
   margin-left: 4px;
    width: 60px;
    border: 0px;
  outline: none;
  color: #fff;
  background: #555655;
  height: 40px;
  text-align: center;
  
}
.search_mobile_body input[type=submit]:hover {
    background-color: #C5C5C5;
    color: #fff;
    text-decoration: none;
}
/*============*/
.search_mobile_body {
  display: table;
  width: 100%;
}
.search_mobile_body>div {
  display: table-cell;
  vertical-align: middle;
}
.search_mobile_body>div:first-child {
  
}
.search_mobile_body>div:last-child {
 
}
/*=======================*/
.rainbow {
   overflow: hidden;
}
.rainbow_nav  {
   padding-top: 10px;
   padding-bottom: 10px;
}
.rainbow_nav ul {
   margin-left: -2px;
   margin-right: -2px;
}
.rainbow_nav li {
   width: 8.33333%;
   float: left;
}
.rainbow_nav_box {
   height: 47px;
   margin-left: 2px;
   margin-right: 2px;
   margin-bottom: 4px;
}
.rainbow_nav li a {
   width: 100%;
   height: 100%;
   display: table;
   color: #fff;
   font-size: 14px;
   text-align: center;
}
.rainbow_nav li a span {
   display: table-cell;
   vertical-align: middle;
   line-height: 1.2;
   padding-left: 5px;
   padding-right: 5px;
}
/*=====================*/
.rainbow_nav_box.bg_color_1 {
   background-color: #B61F68;
}
.rainbow_nav_box.bg_color_2 {
   background-color: #6F2F5C;
}
.rainbow_nav_box.bg_color_3 {
   background-color: #3C4159;
}
.rainbow_nav_box.bg_color_4 {
   background-color: #315890;
}
.rainbow_nav_box.bg_color_5 {
   background-color: #287264;
}
.rainbow_nav_box.bg_color_6 {
   background-color: #5C9646;
}
.rainbow_nav_box.bg_color_7 {
   background-color: #A5BD48;
}
.rainbow_nav_box.bg_color_8 {
   background-color: #AE9D32;
}
.rainbow_nav_box.bg_color_9 {
   background-color: #B3662F;
}
.rainbow_nav_box.bg_color_10 {
   background-color: #B61F68;
}
.rainbow_nav_box.bg_color_11 {
   background-color: #6F2F5C;
}
.rainbow_nav_box.bg_color_12 {
   background-color: #3C4159;
}
/*=======================*/
.banners_body {
  display: table;
  width: 100%;
  padding-top: 26px;
}
.banners_body>div {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.banners_body>div:first-child {
  padding-right: 15px;
}
.banners_body>div:last-child {
  padding-left: 15px;
}
.banners_box {
  background-color: #9A9C73;
  color: #fff;
}
.banners_box a {
  text-decoration: none;
  color: #fff;
}
.banners_box a:hover, .banners_box a:focus {

  color: #fff;
  text-decoration: none;
}
.banners_box .img_cont {
   height: 400px;
   -webkit-background-size: cover;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}
.banners_box_txt {
   padding: 25px;
   font-family: 'Lato Light';
   padding-bottom: 30px;
}
.banners_box_txt p {
   margin-bottom: 20px;
   font-size: 18px;
}
.banner_title {
   font-size: 30px;
   margin-bottom: 15px;
      white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.r_more {
   font-size: 20px;
   text-transform: uppercase;
   font-family: 'Lato-Regular';
}
.banners_box .r_more:hover, .banners_box .r_more:focus {
  color: #000;
  text-decoration: none;
}
/*=========================*/
.intro_body {
  display: table;
  width: 100%;
}
.intro_body>div {
  display: table-cell;
  vertical-align: middle;
}
.intro_body>div:first-child {
  padding-right: 15px;
}
.intro_body>div:last-child {
  padding-left: 15px;
  width: 420px;
}
.intro_body_txt {
  font-family: 'Lato Light';
}
.intro_body_txt h3 {
  font-size: 30px;
  color: #9A9C73;
  margin-bottom: 20px;
}
.intro_body_txt p {
  margin-bottom: 20px;
}
.featured_products_header {
  padding: 15px;
  text-align: center;
  background-color: #6D6F71;
  color: #fff;
  margin-bottom: 40px;
}
/*====================*/
.products_greed {
   overflow: hidden;
}
.products_greed >ul {
     margin-left: -30px;
   margin-right: -30px;
}
.products_greed >ul >li {
   width: 25%;
   float: left;
   border-right: 1px solid #CCC;
   margin-bottom: 30px;
}
.products_greed >ul >li:nth-child(4n) {
   border-right: 0px;
}
.products_box {
   margin-left: 30px;
   margin-right: 30px;

}
.products_box .img_cont {
   height: 220px;
   -webkit-background-size: cover;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}
.pr_title {
   font-size: 18px;
   text-transform: uppercase;
   color: #9A9C73;
   margin-top: 15px;
   margin-bottom: 5px;
   line-height: 1.1;
}
.pr_code {
   font-size: 16px;
   text-transform: uppercase;
   color: #333;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    margin-bottom: 10px;
}
.products_box_txt p {
 font-family: 'Lato Light';
  font-size: 16px;
  overflow: hidden;
  line-height: 1.2;
  height: 60px;
  margin-bottom: 15px;
}
.products_box_txt .r_more {
  padding: 5px 5px;
  line-height: 1;
  background-color: #9A9C73;
  display: block;
  color: #fff;
  font-size: 16px;
}
.products_box_txt .r_more:hover, .products_box_txt .r_more:focus {
  color: #000;
  text-decoration: none;
}
/*================*/
.advantages {
 
  color: #fff;
}
.advantages_body {
  text-align: center;
   background-color: #9A9C73;
   padding-top: 40px;
   padding-bottom: 60px;
}
.advantages_box .img_cont {
   width: 120px;
   margin-left: auto;
   margin-right: auto;
}
.advantages_body>ul>li {
  float: left;
  width: 16.666666%;
}
.advantages_box p {
  font-size: 18px;
  margin-bottom: 0;
  margin-top: 20px;
}
.advantages_body>ul>li:last-child .img_cont {
 position: relative;
 top: 13px;
}
.advantages_body h2 {
  font-size: 24px;
  margin-bottom: 40px;
}
/*===============*/
.advantages_mobile {
   padding-left: 30px;
   padding-right: 30px;
}
.advantages_mobile ul  {
      -webkit-column-count:2;  
    -moz-column-count:2;  
    column-count:2;  
    text-align: left;
}
.advantages_mobile ul li {
   padding-left: 30px;
   position: relative;
   font-size: 20px;
   margin-bottom: 10px;
}
.advantages_mobile ul li:before {
    content: '\2022';
    position: absolute;
    top: -2px;
    left: 0;
    color: #fff;
    font-size: 30px;
    line-height: 1;
}
/*==================*/
.tsita_body  {
   color: #9A9C73;
   max-width: 900px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 60px;
}

.tsita_body p {
    font-size: 34px;
    margin-bottom: 20px;
}
.tsita_body i {
    font-size: 22px;
    display: block;
    margin-bottom: 20px;
}
.tsita_body span {
    font-size: 20px;
    display: block;
    text-transform: uppercase;
}
/*==================*/
.bordo_var .featured_products_header {
  background-color: #860038;
}

.bordo_var .pr_title {
   color: #8C0F05;
}
.bordo_var .products_box_txt .r_more {
  background-color: #8C0F05;
}
.bordo_var .products_box_txt .r_more:hover, 
.bordo_var .products_box_txt .r_more:focus {
  color: #9A9C73;
}
.sale_products {
  margin-bottom: 60px;
}
/*------------------------*/
footer {
  background-color: #58595B;
}
.footer_body {
  display: table;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.footer_body>div {
  display: table-cell;
  vertical-align: top;
}
.footer_body>div:first-child {
  padding-right: 15px;
  
}
.footer_body>div:last-child {
  padding-left: 15px;
  
}
.footer_footer {
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
  padding-top: 30px;
}
/*==============================*/
.footer_toleft {
  display: table;
}
.footer_toleft>div {
  display: table-cell;
 vertical-align: top;
}
.footer_toleft>div:first-child {
  padding-right: 15px;
}
.footer_toleft>div:nth-child(2) {
  padding-left: 15px;
  padding-right: 15px;
}
.footer_toleft>div:last-child {
  padding-left: 15px;
}
.footer_toleft {
  font-size: 14px;
}
.footer_toleft ul {
  padding-left: 20px;
  border-left: 1px solid rgba(255,255,255,.5);
  line-height: 1;
}
.footer_toleft ul li {
 margin-bottom: 10px;
}
.footer_toleft a {
 display: block;
 color: white;
}
.footer_toleft a:hover,.footer_toleft a:focus {
  color: #fff;
  /*text-decoration: none;*/
}
.footer_feedback {
   float: right;
   max-width: 620px;
}
/*=================*/
.footer_feedback_form_wrapper {
   background-color: #9A9C73;
   padding: 20px;
}
.footer_feedback_form_header {
  display: table;
  width: 100%;
  color: #fff;
  padding-bottom: 15px;
}
.footer_feedback_form_header>div {
  display: table-cell;
  vertical-align: bottom;
}
.footer_feedback_form_header>div:first-child {
  padding-right: 15px;
  text-transform: uppercase;

}
.footer_feedback_form_header>div:last-child {
  padding-left: 15px;
  font-size: 12px;
}
/*===================*/
.footer_feedback  input[type=text]{
  border: 0px;
  outline: none;
  margin-bottom: 0px;
  color: #000;
  background: #FFF;
  height: 30px;
  width: 100%;
  padding: 0px 15px;
}
.footer_feedback input[type=submit] {
  border: 1px solid #58595B;;
  outline: none;
  margin-bottom: 0px;
  color: #fff;
  background: #58595B;
  height: 28px;
  padding: 0px 15px;
  text-transform: uppercase;
  font-size: 14px;
  margin-top: 10px;
}
.footer_feedback input[type=submit]:hover, 
.footer_feedback input[type=submit]:focus {
  background-color:transparent;
  color:  #000;
   border-color:  #000;
  text-decoration: none;
}
.form_col {
  display: table;
  width: 100%;
}
.form_col>div {
  display: table-cell;
  vertical-align: middle;
}
.form_col>div:first-child {
  padding-right: 5px;
}
.form_col>div:last-child {
  padding-left: 5px;
}
/*=================*/
.page_header {
   background-color: #9A9C73;
   color: #fff;
   padding: 15px;
}
.page_header h2 {
   font-size: 30px;
   font-family: 'Lato Light';
}
.back_link {
  text-align: right;
  font-size: 16px;
  font-family: 'Lato Light';
  padding-top: 15px;
  padding-bottom: 15px;
}
.back_link a {
 display: block;
 color: #58595B;
}
.back_link a:hover, 
.back_link a:focus {
  color: #000;
  text-decoration: none;
}
/*==============================*/
.gallery_wrapper {
  display: table;
  width: 100%;
  padding-top: 20px;
  margin-bottom: 30px;
}
.gallery_wrapper>div {
  display: table-cell;
 vertical-align: top;
}
.gallery_wrapper>div:first-child {
  padding-right: 10px;
}
.gallery_wrapper>div:last-child {
  padding-left: 10px;
  width: 29%;
}
.gallery_box {
   display: block;
   background-repeat: no-repeat;
   -webkit-background-size: cover;
   background-size: cover;
   background-position: center center;
   margin-bottom: 20px;
}
.gbox_1 {
   height: 540px;
}
.gbox_3,.gbox_4 {
   height: 285px;
}
.gbox_2 {
   height: 376px;
}
.gbox_5 {
   height: 450px;
}
/*------------------*/
.gall_tw {
  display: table;
  width: 100%;
}
.gall_tw>li {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
.gall_tw>li:first-child {
  padding-right: 10px;
}
.gall_tw>li:last-child {
  padding-left: 10px;
}
/*============*/
.seo_txt {
   font-family: 'Lato Light';
   margin-bottom: 30px;
}
.seo_txt_wrapper {
    padding-bottom: 60px;
}
/*===============*/
.pt20 {
   padding-top: 20px;
}
.item_greed_body {
   padding-top: 25px;
   padding-bottom: 60px;
}
.item_greed_body ul {
  
}
.item_greed_body ul li {
  float: left;
  width: 25%;
}
.item_greed_box {
   display: block;
   position: relative;
   -webkit-background-size: cover;
   background-size: cover;
   background-repeat: no-repeat;
   background-position: center center;
   width: 100%;
   height: 290px;
   overflow: hidden;
}
.item_greed_box:hover .inner {
    opacity: 0;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: auto;
     visibility: hidden;
}
.item_greed_box >.inner {
   display: block;
   position: absolute;
   width: 100%;
   height: 100%;
   background: rgba(38,39,41,.9);
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}
.item_greed_box_title_wrapper {
   display: block;
   position: absolute;
   left: 0;
   bottom: -200px;
   width: 100%;
   background-color: #9A9C73;
   color: #fff;
   padding: 0px 15px;
   font-family: 'Lato Light';
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, bottom 0.3s, visibility 0s linear 0.3s;
    -moz-transition: opacity 0.3s, bottom 0.3s, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s, bottom 0.3s, visibility 0s linear 0.3s;
    transition: opacity 0.3s, bottom 0.3s, visibility 0s linear 0.3s;
    pointer-events: none;
}
.item_greed_box:hover .item_greed_box_title_wrapper {
     bottom: 0px;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: auto;
}
.item_greed_box_title {
   display: block;
   font-size: 16px;
   line-height: 1.1;
   margin-bottom: 3px;
}
.date {
  display: block;
  font-size: 12px;
}
.item_greed_box_title_wrapper { 
    height: 70px;
    overflow: hidden;
}
.title_wrapper_txt {
  height: 100%;
  width: 100%;
  display: table;
}
.title_wrapper_txt>span {
  display: table-cell;
  vertical-align: middle;
}
/*-----------------*/
.item_block_wrapper {
  padding-top: 20px;
  padding-bottom: 60px;
  
}
.item_block {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.item_block>div {
  display: table-cell;
  vertical-align: top;
}
.item_block>div:first-child {
  padding-right: 25px;
  width: 470px;

}
.item_block>div:last-child {
  padding-left: 25px;
  position: relative;
}
/*================*/
.item_slider {
  border: 2px solid #B0B0B0;
  margin-bottom: 15px;
}
.item_slider_wrapper {
  /*padding-left: 7px;
  padding-right: 7px;*/
}
.item_slider_nav .item_slider_item {
   margin-left: 7px;
   margin-right: 7px;
}
.item_slider_nav .item_slider_item img {
   border: 2px solid #B0B0B0;
}
.item_slider_nav_wrapper {
  overflow: hidden;
}
.item_slider_nav {
/*   margin-left: -8px;
   margin-right: -8px;*/
}
/*================================*/
.item_info {
  color: #58595B;
  border-bottom: 2px solid #C0C2C4;
}
.item_info p {
  margin-bottom: 25px;
  font-family: 'Lato Light';
}
.item_info_header h1,
.item_info_header h2,
.item_info_header h3{
   font-size: 30px ;
   color: #9A9C73;
   margin-bottom: 25px;
}
.item_info ul {
   margin-bottom: 25px;
   font-family: 'Lato Light';
}
.item_info ul li {
   padding-left: 30px;
   position: relative;
   margin-bottom: 5px;
}
.item_info ul li:before {
    content: '\2022';
    position: absolute;
    top: -3px;
    left: 0;
    color: #9A9B78;
    font-size: 20px;
}
.item_info i {
    display: block;
    color: #9A9B78;
    font-size: 20px;
    margin-bottom: 25px;

}
.item_parameters {
  padding-top: 25px;
}
.item_parameters ul {
  display: table;

}
.item_parameters ul li {
  display: table-row;
}
.item_parameters ul li div{
  display: table-cell;
  vertical-align: middle;
  padding: 8px 0;
}
.item_parameters ul li div:first-child {
  padding-right: 25px;
  color: #9A9C73;
  font-size: 16px;
  text-transform: uppercase;
}
.item_parameters ul li div:last-child {
  padding-left: 25px;
}

.item_parameters input[type=submit] {
  border: 1px solid #9A9C73;
  outline: none;
  color: #fff;
  background: #9A9C73;
  height: 40px;
  padding: 0px 15px;
  text-transform: uppercase;
  font-family: 'Lato Medium';
  position: absolute;
  bottom: 0;
  left: 25px;
}
.item_parameters input[type=submit]:hover, 
.item_parameters input[type=submit]:focus {
  background-color: transparent;
  color: #9A9C73;
  text-decoration: none;
}
.item_toright {
   padding-bottom: 40px;
}
/*---------------------*/
.slick-dots li.slick-active button:before,
.slick-dots li.slick-active button:hover,
.slick-dots li.slick-active button:focus {
    opacity: 0;
}
.slick-dots li button:before,
.slick-dots li button:hover,
.slick-dots li button:focus {
    opacity: 0;
}
.slick-dots li {
    overflow: hidden;
    width: 15px;
    height: 15px;
   background: #9A9C73;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border: 1px solid #9A9C73;
}
.slick-dots li.slick-active {
     background: #fff;
}
.slick-dots {
    bottom: -30px;
}
/*------------------------*/
.good_greed_wrapper {
   border-top: 2px solid #9A9C73;
   padding-bottom: 50px;
}
.good_greed_header h1,
.good_greed_header h2,
.good_greed_header h3{
   font-size: 30px ;
   color: #9A9C73;
   margin-bottom: 25px;
   margin-top: 25px;
}
.good_greed_header {

}
.good_greed_body {
   overflow: hidden;
}
.good_greed_body ul {
   margin-left: -5px;
   margin-right: -5px;
}
.good_greed_body li {
  width: 16.6666666%;
  float: left;
}
.good_greed_box {
   margin-left: 5px;
   margin-right: 5px;
   border: 1px solid #A5A5A5;
   margin-bottom: 10px;
}
.good_greed_box .img_cont {
   background-color: #FAFBF8;
}
.good_greed_box_header {
  padding: 10px;
  background-color: #404040;
  color: white;
  border-bottom: 10px solid transparent;
  line-height: 1.1;
}
/*=====================*/
.border_color_1 {
   border-color: #B61F68;
}
.border_color_2 {
   border-color: #6F2F5C;
}
.border_color_3 {
   border-color: #3C4159;
}
.border_color_4 {
   border-color: #315890;
}
.border_color_5 {
   border-color: #287264;
}
.border_color_6 {
   background-color: #5C9646;
}
.border_color_7 {
   border-color: #A5BD48;
}
.border_color_8 {
   border-color: #AE9D32;
}
.border_color_9 {
   border-color: #B3662F;
}
.border_color_10 {
   border-color: #B61F68;
}
.border_color_11 {
   border-color: #6F2F5C;
}
.border_color_12 {
   border-color: #3C4159;
}
/*=======================*/
.seo_txt {

}
.seo_txt h3,.seo_txt h2 {
  font-size: 24px;
  margin-bottom: 30px;
  color: #9A9C73;
}
.category_list .seo_txt {
   padding-top: 30px;
}
.category_list .good_greed_wrapper {
   border: 0;
 padding-top: 30px;
}
.category_list .good_greed_box {
 margin-bottom: 30px;
}
.category_list  {
  padding-bottom: 30px;
}
/*===========================================*/
#toTop {
    width: 47px;
    height: 47px;
    background: #9A9C73;
    position: fixed;
    bottom: 15px;
    right: 15px;
    cursor: pointer;
    display: none;
    z-index: 100;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
  box-shadow: 0px 5px 10px rgba(0,0,0,0.3);
  transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -moz-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -webkit-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -o-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
}
#toTop span {
    display: block;
    margin: 5px 0 0 0;
    font-size: 24px;
}
#toTop:hover {
    color: #9A9C73;
  text-decoration: none;
  background-color: #fff;
}
/*===========================*/
.bespoke_quipment_greed {
   padding-top: 30px;
}
.be_box_wrapper {
  margin: 2px ;
}
.bespoke_quipment_greed ul {
   
}
.bespoke_quipment_greed ul li {
   width: 25%;
   float: left;
}
.bespoke_quipment_greed_box {
  display: block;
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 270px;
  width: 100%;
}
.bespoke_quipment_greed_box:hover  {
  text-decoration: none;
}
.bespoke_quipment_greed_box:hover .inner {
 opacity: 1;
}
.bespoke_quipment_greed_box >.inner {
  display: block;
  position: absolute;
background-color: #9A9C73;
width: 100%;
height: 100%;
opacity: 0;
 transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
}
.be_caption {
  display: inline-block;
  vertical-align: top;
  padding: 40px;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: 'Lato Light';
  font-size: 28px;
  line-height: 1.2;
}
.description_list_box {
   margin-bottom: 40px;
}
.description_list_box h3 {
   margin-bottom: 20px;
   color: #9A9C73;
   font-style: 24px;
}
.description_list_box p {
   margin-bottom: 30px;
   color: #9A9C73;
   font-style: 24px;
   font-family: 'Lato Light';
}
/*=====================*/
.breadcrumb {
    padding: 10px 0px;
    text-align: right;
    margin: 0px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
    color: #58595B;
}
.breadcrumb a {
   color: #58595B;
}
.breadcrumb>li+li:before {
    padding: 0 10px;
    color: inherit;
    content: "\003E";
    color: #58595B;
}
@media only screen and (max-width : 768px) {
.breadcrumb>li {
    display: none;
}
.breadcrumb>li:nth-last-child(2) {
    display: inline-block;
    position: relative;
    vertical-align: top;
}
.breadcrumb>li:before {
    content: "\2190";
    margin-left: -24px;
    position: absolute;
    left: 0;
    top: 0;
}
}
/*==========================*/
/*===========================*/
.laser_cutting_greed {
   padding-top: 30px;
}
.laser_cutting_greed ul {
   margin-right: -7px;
  margin-left: -7px;
}
.laser_cutting_greed ul li {
   width: 33.333333%;
   float: left;
}
.laser_cutting_greed .be_box_wrapper {
     margin: 7px;
}
.laser_cutting_greed .bespoke_quipment_greed_box {
  height: 375px;
}
.bespoke_quipment_greed_box:hover .inner {
 opacity: 1;
}
.bespoke_quipment_greed_box >.inner {
  display: block;
  position: absolute;
background-color: #9A9C73;
width: 100%;
height: 100%;
opacity: 0;
 transition: 0.6s;
    -webkit-transition: 0.6s;
    -o-transition: 0.6s;
    -moz-transition: 0.6s;
}
.be_caption {
  display: inline-block;
  vertical-align: top;
  padding: 40px;
  color: white;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  font-family: 'Lato Light';
  font-size: 28px;
  line-height: 1.2;
}
.seo_txt ul {
    margin-bottom: 25px;
    font-family: 'Lato Light';
}
.seo_txt ul li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 5px;
}
.seo_txt ul li:before {
    content: '\2022';
    position: absolute;
    top: -3px;
    left: 0;
    color: #9A9B78;
    font-size: 20px;
}
.note {
   margin-bottom: 30px;
   font-size: 20px;
   font-family: 'Lato-Regular';
   color: #9A9C73;
}
/*--------------------*/
.txt_info {
   padding-top: 18px;
   padding-bottom: 20px;
   font-size: 20px;
   font-family: 'Lato Light';
}
.news_greed_wrapper {
  overflow: hidden;
  padding-bottom: 50px;
}
.news_greed >ul {
  margin-left: -7px;
  margin-right: -7px;
}
.news_greed >ul >li {
  float: left;
  width: 25%;
}
.news_box_wrapper {
 margin-left: 7px;
  margin-right: 7px;
}
.news_box_header {
   padding: 10px 20px;
   background-color:#404040;
   color: #fff;
}
.news_box {
   border: 1px solid #AEB0B3;
   margin-bottom: 30px;
}
.news_box_wrapper .img_cont {
   height: 200px;
   -webkit-background-size: cover;
   background-size: cover;
   background-position: center center;
   background-repeat: no-repeat;
}
.news_box_body {
   padding: 10px 15px;
}
.news_box_body .date {
  font-size: 20px;
  color: #9A9C73;
  line-height: 1;
   white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
    padding: 10px 0;
}
.nbb_txt {
  height: 60px;
    overflow: hidden;
    margin-bottom: 10px;
    line-height: 1.2;
    font-family: 'Lato Light';
    font-size: 16px;
}
.read_more {
  display: block;
  color: #9A9C73;
  font-size: 18px;
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.read_more:hover, .read_more:focus {
  color: #000;
  text-decoration: none;
}
/*==================================*/
.has_child {
  position: relative;
}
@media all and (min-width: 992px) { 
.sub_menu {
  width: 250px;
  padding: 10px 20px;
    background: #fff;
    -webkit-box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
  box-shadow: 0px 5px 20px rgba(0,0,0,0.3);
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 20;
  margin-top: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
    -moz-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
    -o-transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
    transition: opacity 0.3s, margin-top 0.3s, visibility 0s linear 0.3s;
    pointer-events: none;
}
.has_child:hover  .sub_menu {
    margin-top: 0;
    opacity: 1;
    visibility: visible;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
    pointer-events: auto;
}
}
.sub_menu a {
  display: block;
  text-decoration: none;
  font-size: 14px;
    color: #777;
   font-family: 'Lato Heavy';
    padding: 10px 0;
    text-transform: uppercase;
}
.sub_menu a:hover,.sub_menu a:focus {
  text-decoration: none;
    color: #000;
}
@media only screen and (min-width : 992px) {
.sub_menu {
  display: block !important;
}
}
@media only screen and (max-width : 992px) {
.sub_menu,.sub_menu2 {
  width: auto;
  max-width: 100%;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: static;
  margin-top: 0px;
  opacity: 1;
  visibility: visible;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  background: #eee;
}
.has_child:hover .sub_menu {
  margin-top: 0;
  opacity: 1;
  visibility: visible;
}
.sub_menu {
  display: none;
}
.sub_menu ul {
  width: 100%;
}
.has_child a:hover {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.sub_menu a {
    font-size: 12px;
    color: #333;
    padding: 15px;
}
}
/*======================*/
/*.wrapper {
  margin: 2em auto;
  max-width: 970px;
}*/

.masonry img {
  vertical-align: middle;
  max-width: 100%;
}

.masonry {
  display: flex;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.masonry--h {
  flex-flow: row wrap;
}

.masonry--v {
  flex-flow: column wrap;
  max-height: 1080px;
}

.masonry--h,
.masonry--v {
  margin-left: -8px; /* Adjustment for the gutter */
  counter-reset: brick;
}

.masonry-brick {
  overflow: hidden;
  margin: 0 0 8px 8px;  /* Some Gutter */
  position: relative;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.masonry-brick:after {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 5000;
  transform: translate(-50%, -50%);
  /*counter-increment: brick;
  content: counter(brick);*/
  transition: font-size .25s, opacity .25s ease-in-out;
  font-weight: 700;
  font-size: 1.25em;
}
.masonry-brick--h {
  flex: auto;
  height: 300px;
  min-width: 150px;
}
.masonry-brick >a {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
   transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
  background: rgba(38,39,41,.9);
}
.masonry-brick >a:hover {
  background-color: rgba(0,0,0,0);
  text-decoration: none;
}
@media only screen and (min-width: 1024px) {
  /* Horizontal masonry bricks on desktop-sized screen */
  .masonry-brick--h:nth-child(4n+1) {
    width: 570px;
  }
  .masonry-brick--h:nth-child(4n+2) {
    width: 200px;
  }
  .masonry-brick--h:nth-child(4n+3) {
    width: 300px;
  }
  .masonry-brick--h:nth-child(4n+4) {
    width: 380px;
  }

  /* Adjusting vertical masonry height on desktop-sized screen */
  .masonry--v {
    max-height: 1600px;
  }

  /* Vertical masonry bricks on desktop-sized screen */
  .masonry-brick--v {
    width: 33.33333%;
  }

}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  /* Horizontal masonry bricks on tabled-sized screen */
  /*.masonry-brick--h:nth-child(4n+1) {
    width: 300px;
  }
  .masonry-brick--h:nth-child(4n+2) {
    width: 250px;
  }
  .masonry-brick--h:nth-child(4n+3) {
    width: 320px;
  }
  .masonry-brick--h:nth-child(4n+4) {
    width: 280px;
  }*/

  /* Adjusting vertical masonry height on tablet-sized screen */
  .masonry--v {
    max-height: 2000px;
  }

  /* Vertical masonry bricks on tablet-sized screen */
  .masonry-brick--v {
    width: 50%;
  }
   .masonry-brick--h {
    width: 31%;
}
}

.masonry-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
   filter: brightness(40%);
}
.masonry-img:hover {
  filter: brightness(100%);
}

