/*
Theme Name: igeele
Theme URI: http://www.eastdesign.net
Author: the Eastern Design Studio team
Author URI: http://www.eastdesign.net
Version: 1.0
*/

/********************header********************/
@font-face {
    font-family: 'Neue Einstellung';
    src: url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.eot');
    src: url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.woff2') format('woff2'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.woff') format('woff'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.ttf') format('truetype'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Bold.svg#NeueEinstellung-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'NeueEinstellung-Regular';
    src: url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.eot');
    src: url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.woff2') format('woff2'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.woff') format('woff'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.ttf') format('truetype'),
        url('/wp-content/themes/igeelee/assets/font/NeueEinstellung-Regular.svg#NeueEinstellung-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Franklin Gothic Book';
    src: url('/wp-content/themes/igeelee/assets/font/FRABK.eot');
    src: url('/wp-content/themes/igeelee/assets/font/FRABK.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/igeelee/assets/font/FRABK.woff2') format('woff2'),
        url('/wp-content/themes/igeelee/assets/font/FRABK.woff') format('woff'),
        url('/wp-content/themes/igeelee/assets/font/FRABK.ttf') format('truetype'),
        url('/wp-content/themes/igeelee/assets/font/FRABK.svg#NeueEinstellung-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Open Sans';
    src: url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.eot');
    src: url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.woff2') format('woff2'),
        url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.woff') format('woff'),
        url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.ttf') format('truetype'),
        url('/wp-content/themes/igeelee/assets/font/OpenSans-Regular.svg#NeueEinstellung-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Tahoma';
    src: url('/wp-content/themes/igeelee/assets/font/tahoma.eot');
    src: url('/wp-content/themes/igeelee/assets/font/tahoma.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/igeelee/assets/font/tahoma.woff2') format('woff2'),
        url('/wp-content/themes/igeelee/assets/font/tahoma.woff') format('woff'),
        url('/wp-content/themes/igeelee/assets/font/tahoma.ttf') format('truetype'),
        url('/wp-content/themes/igeelee/assets/font/tahoma.svg#NeueEinstellung-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
    font-family: 'Open Sans';
}

.ubermenu .ubermenu-submenu .ubermenu-submenu-type-flyout {
    margin-top: -1px;
    top: 0;
    left: 100%;
    min-width: 250px!important;
    clip: rect(-10px,5000px,5000px,0);
}

.cat-img .col-md-4.col-lg-4.col-sm-12.col-xs-12 {
    padding-top: 30px;
}

ul li{
    list-style-type: none;
}

.search-box .wp-pagenavi {
    margin-top: 0px;
    text-align: center;
    position: relative;
    top: 10px;
    margin-bottom: 100px;
}

.header-top{
    background: #1a1a1a;
}

.header-top .container{
    padding: 0px;
}

.header-top p{
    font-size: 13px;
    color: #fff;
    text-align: right;
    line-height: 26px;
    margin: 0px;
    text-decoration: underline;
    font-weight: bold;
}

.header-top i.fa{
    font-size: 18px;
    padding-right: 15px;
}

.nav-main {
    list-style-type: none;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 18px;
    float: left;
}
.header-bottom h1{
    padding: 0px;
    margin: 0px;
}

.header-bottom .nav-main{
    margin-left: 30px;
}

.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
}

.header-bottom img{
    float: left;
}

.header-bottom form{
    text-align: right;
    float: right;
    margin-top: 18px;
}

.bar3 form {
		background:#FFFFFF; 
		position: relative;
		border : 1px solid #000 ;
}
.bar3 input{
	height : 42px;
	padding-left: 13px;
}
.bar3 input,.bar3 button {
   background:transparent;
	border : none ;outline: none;
}
.bar3 button {
	padding-left: 13px;
	height: 42px;width: 42px;
	cursor: pointer;
	position: absolute;
}
.bar3 button fa{
	color:#000;
}
.bar3 button : before {
    content : "\fe02";
    font-family: FontAwesome;font-size: 16px;
    color: #F9FeDA;
}

.nav-main a{
    color: #888;
    overflow: hidden;
    height: 1.2em;
    position: relative;
    display: inline-block;
}

.nav-main a:hover{
    text-decoration: none;
}

.nav-main a:hover, .nav-main a:focus {
    outline: none;
}

.nav-main a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

*, *:after, *::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nav-main a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    color: #333;
}

.nav-main a:hover span, .nav-main a:focus span {
    -webkit-transform: translateY(-30%);
    -moz-transform: translateY(-30%);
    transform: translateY(-30%);
}

form .header-text{
    height: 35px;
    width: 239px;
    padding-left: 11px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
}

button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: 4px;
    right: 0;
    width: 38px;
    height: 36px;
    margin-left: -5px;
    border-radius: 3px;
}

.nav-main .current_page_item {
    border-bottom: 3px solid;
    color: #333;
}

.nav-main .current-menu-item{
    border-bottom: 3px solid;
    color: #333;
}

.nav-main .current-menu-item a{
    color: #333;
}


.nav-main .current_page_item a{
    color: #333;
}





nav .nav-list > li {
  position: relative;
  list-style: none;
  float: left;
  text-align: center;
}
@media (max-width: 1200px) {
  nav .nav-list > li {
    width: 100%;
    margin: 0;
    overflow: hidden;
  }
  nav .nav-list > li {
    margin-bottom: 15px;
  }
}
nav .nav-list > li .active {
  color: #fff;
  background: #094fb7;
}
nav .nav-list > li a {
  color: #5a5c5f;
  display: inline-block;
  line-height: 32px;
  padding: 1px 15px;
  margin: 0 10px;
  font-size: 15px;
  border-radius: 5px;
  text-decoration: none;
}
@media (max-width: 1200px) {
  nav .nav-list > li a {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
nav .nav-list > li a:hover {
  color: #fff;
  background-color: #094fb7;
}
nav .nav-list > li .menu {
  min-width: 100px;
  background: #fff;
  -webkit-box-shadow: 0 2px 10px #ccc;
  box-shadow: 0 2px 10px #ccc;
  position: absolute;
  border-radius: 5px;
  white-space: nowrap;
  left: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 1s;
  transition: 1s;
}
@media (max-width: 1200px) {
  nav .nav-list > li .menu {
    position: relative;
    width: 100%;
    text-align: center;
    border-radius: 0;
    -webkit-box-shadow: 0 -1px 7px #ccc inset;
    box-shadow: 0 -1px 7px #ccc inset;
  }
}
nav .nav-list > li .menu li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
nav .nav-list > li:hover .menu {
  height: auto;
}
nav .nav-menu {
  display: none;
  z-index: 999;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 1200px) {
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
  nav .nav-menu span + span {
    margin-top: 6px;
  }
}
nav .open {
  left: 0%!important;
  overflow: auto;
}


/********************header********************/

/********************banner********************/
.banner .container-fluid{
    padding: 0px;
}
/********************banner********************/

/********************product********************/
.product-title {
    text-align: center;
    margin-top: 35px;
    margin-bottom: 30px;
}

.product-title h2 {
    border-bottom: 1px solid #333;
    display: inline-block;
    padding-bottom: 5px;
    font-family: 'Neue Einstellung';
}

.product-img img {
    border: 2px solid #e1e1e1;
    overflow: hidden;
    /* border-radius: 50%; */
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear;
    position: relative;
    top: 0px;
}

.product-imghover:hover img{
    border-color: #333;
    top: -10px;
}

.product-img p {
    text-align: center;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
}

.product-img a:hover{
    text-decoration: none;
}

.product-buttom{
    text-align: center;
    margin-top: 5px;
}

.product-buttom a{
    border: 1px solid #333;
    height: 48px;
    display: inline-block;
    line-height: 48px;
    width: 200px;
    border-radius: 30px;
    font-size: 15px;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    padding-left: 13px;
    color: #333;
    margin-bottom: 55px;
    margin-top: 40px;
}

.pro-menu-bag {
    text-align: center;
    margin-top: 70px;
}

.new-product .effect-apollo:hover img{
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1.2,1.2,1.2);
}

.product-buttom a:hover{
    text-decoration: none;
    background: #000;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.product-buttom a span .fa{
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -66px;
    transition: all 0.2s ease 0s;
    color: #fff;
}

.product-buttom a:hover span .fa{
    opacity: 1;
    right: -13px;
    transition: all 0.4s ease 0s;
    color: #fff;
}

/********************product********************/

/********************contact-us********************/
.contact-us{

    background-size: cover;
}

.contact-us h2{
    color: #fff;
    font-size: 40.3px;
    line-height: 41px;
    font-family: 'Neue Einstellung';
    font-weight: bold;
}

.contact-us h3 {
    font-size: 167.75px;
    font-family: 'Franklin Gothic Book';
    color: #fff;
    line-height: 0px;
    margin-bottom: -9px;
    margin-left: -13px;
    margin-top: 153px;
}

.contact-us p{
    color: #fff;
    font-size: 16px;
    line-height: 21px;
    font-family: 'NeueEinstellung-Regular';
}

.us-buttom a{
    border: 1px solid #fff;;
    height: 48px;
    display: inline-block;
    line-height: 48px;
    width: 200px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    text-align: center;
    background: #fff;
    color: #333;
}

.us-buttom a:hover{
    text-decoration: none;
    background: none;
    color: #fff;
    transition: all 0.5s ease 0s;
    border-color: #fff;
}

.us-buttom a span .fa{
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -50px;
    transition: all 0.2s ease 0s;
    color: #fff;
}

.us-buttom a:hover span .fa{
    opacity: 1;
    right: -13px;
    transition: all 0.4s ease 0s;
}

.us-buttom {
    margin-top: 50px;
    margin-bottom: 120px;
}

.us-content{
    margin-top: 100px;
}

.slogan-one{
position: relative;
}

.slogan-one .section-mask {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.3);
}

.slogan-one .section-bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
}

.home-ability-ck .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.home-ability-ck{
    position: relative;
}

.banner{
    position: relative;
}

.banner .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.header-position{
    position: relative;
}

.header-top-position{
    position: relative;
}

.header-position .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}
.header-top-position .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.porduct-position{
    position: relative;
}

.porduct-position .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.blog .section-bgcol {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.us-box{
    z-index: 3;
    position: relative;
}
/********************contact-us********************/


/********************new-product********************/
.effect-apollo {
   
overflow: hidden;
cursor: pointer;
}



.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);

}

.new-product i.fa.fa-arrow-right {
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -66px;
    transition: all 0.2s ease 0s;
    color: #333;
}

.pro_img:hover  i.fa.fa-arrow-right {
    opacity: 1;
    transition: all 0.4s ease 0s;
    right: 0px;
}

.effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1.2,1.2,1.2);
}

.new-product .effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    width: 86%;
    margin: auto;

}

.new-product h3.hotab {
    margin: 0px;
    margin-bottom: 10px;
}

.new-product  .effect-apollo .img-hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(230, 230, 230, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

 .img-hover::before, .img-hover::after {
    pointer-events: none;
}

.effect-apollo:hover .img-hover::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

.new-product .container{
    padding: 0px;
}

.new-product{
    background: #f4f4f4;
}




.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	overflow: hidden;
	pointer-events: none;
    padding: 0px;
    top:130px;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}

.mi-slider ul li {
    display: inline-block;
    padding: 7px;
    width: 24%;
    max-width: 300px;
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #fff;
    margin-top: 23px;
    margin-right: 5px;
    height: 370px;
    margin-left: 5px;
}

.new-product li.unselected_li {
    display: inline-block;
}

.new-product a.hotbtn {
    display: inline-block;
    padding: 0px 34px 26px 36px;
    position: relative;
    outline: none;
    -webkit-transition: color 0.2s linear;
    transition: color 0.2s linear;
    font-size: 16px;
    line-height: 55px;
    color: #333;
    text-decoration: underline;
    text-decoration-color: #d8d8d8;
    border: 1px solid #fff;
    border-radius: 0;
    height: 55px;
    margin-bottom: 10px;
    background: #fff;
    transition: all 0.5s ease 0s;
    margin-right: 11px;
    font-size: 16px!important;
    min-width: 279px;
}

.active a.hotbtn {
    background: #333;
    color: #fff;
    transition: all 0.5s ease 0s;
    border: 1px solid #333;
}

.new-product .tab-pane .pro_img {
    display: inline-block;
    padding: 7px;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #fff;
    margin-top: 23px;
    margin-right: 5px;
    height: 370px;
    margin-left: 5px;
    text-align: center;
    position: relative;
}

.new-product .pro_img p {
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 25px;
    width: 20em;
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 81%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 20px 10px 0;
}


.mi-slider ul li{
    text-align: center;
}

.mi-slider nav {
	position: relative;
	top: 0px;
	text-align: center;
}

.no-js nav {
	display: none;
}


nav a.mi-selected{
    background: #333;
    color: #fff;
    transition: all 0.5s ease 0s;
    border: 1px solid #333;
}

.mi-slider ul li a p{
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 25px;
}

.mi-slider ul li a:hover p{
    color: #333;
}

.mi-slider ul li i{
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -66px;
    transition: all 0.2s ease 0s;
    color: #333;
}

.mi-slider ul li:hover a i{
    opacity: 1;
    transition: all 0.4s ease 0s;
    right: 0px;
}





/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); transform: translateX(600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}


/********************new-product********************/

/********************our-blog********************/
.blog .container-fluid{
    padding: 0px 55px;
}

.blog-title{
    text-align: center;
    margin-bottom: 35px;
}

.blog-title h2{
    border-bottom: 1px solid #333;
    display: inline-block;
    padding-bottom: 5px;
    font-family: 'Neue Einstellung';
}

.blog::before {
    left: 50%;
    width: 50px;
    height: 50px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -33px;
    background: #f4f4f4;
}

.blog::before,.blog::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.blog {
    position: relative;
    padding-top: 50px;
}

.blog-left {
    float: left;
    width: 30%;
    margin-left: 48px;
}

.blog .blog-left h3{
    font-size: 18px;
    line-height: 24px;
    color: #333;
}

.blog .blog-left p{
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.blog .blog-left span{
    color: #888;
    font-size: 14px;
    line-height: 48px;
}

.blog .blog-left i{
    padding-left: 10px;
    color: #333;
}

.blog .blog-left .blog-img{
    padding: 0px;
    position: relative;
}

.blog .blog-left .blog-right {
    border: 2px dashed #e1e1e1;
    border-left: none;
    padding: 35px;
    padding-bottom: 22px;
    padding-top: 5px;
    padding-right: 10px;
}

.bolg-content {
    margin-bottom: 40px;
}

.bolg-content .blog-left:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
}

.blog-left .img-hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

.blog-left:hover .img-hover::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

.blog-left i{
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -66px;
    transition: all 0.2s ease 0s;
    color: #333;
}

.blog-left a:hover i{
    opacity: 1;
    right: -13px;
    transition: all 0.4s ease 0s;
}

.contact-google {
    height: 450px;
}
/********************our-blog********************/

/********************our-blog********************/
.container-top .container-fluid{
    padding: 0px;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s ease 0s;
}

.container-top .container-fluid:hover {
    background: #333;
    transition: all 0.5s ease 0s;
    color: #fff;
}

.container-top{
    background: #e1e1e1;
}

.container-top .container-fluid .img-top2{
    opacity: 0;
    top: 0px;
    position: relative;
    left: -20px;
    transition: all 0.3s ease 0s;
    
}

.container-top .container-fluid .img-top1{
    padding: 10px 0px;
    display: inline-block;
    position: relative;
    top: 0px;
    transition: all 0.5s ease 0s;
    right: -20px;
}

.container-top:hover img.img-top1{
    opacity: 0;
    transition: all 0.4s ease 0s;
}

.container-top:hover img.img-top2{
    top: -4px;
    transition: all 0.5s ease 0s;
    opacity: 1;
}

.blog-img::before, .blog-img::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.blog-img::before {
    width: 40px;
    height: 40px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -33px;
    background: #fff;
    right: -18%;
    top: 43%;
    z-index: 10;
}
/********************our-blog********************/

/********************PAGE-blog********************/
.wp-pagenavi {
    margin-top: 26px;
    text-align: center;
    position: relative;
    top: 75px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #000;
    background: #000;
    color: #fff;
    transition: all 0.5s ease 0s;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    padding: 0px;
    border: none;
}

.wp-pagenavi a {
    margin-left: 15px;
    border: none;
    background: #eee;
    color: #999;
    text-decoration: none;
    text-decoration-color: #d0d0d1;
    transition: all 0.5s ease 0s;
    width: 30px;
    height: 30px;
    display: inline-block;
    line-height: 30px;
    padding: 0px;
}

.page-blog-bottom {
    margin-bottom: 138px;
    margin-top: 55px;
    border-bottom: 1px solid #888;
}

.page-top-mian{
    display: inline-block;
    border-left: 5px solid;
    padding-left: 15px;
    font-size: 15px;
}

.page-blog-top {
    background: #ebebeb;
    text-align: center;
}

.page-blog-top h2{
    line-height: 26px;
    border-bottom: 1px solid #5c5c5c;
    display: inline-block;
    padding-bottom: 15px;
    font-family: 'Neue Einstellung';
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 16px;
}

.page-blog-box {
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 15px;
    padding-top: 15px;
}

.page-date-news {
    border: 1px solid #d3d3d3;
    text-align: center;
    width: 108px;
    height: 100px;
    margin-top: 35px;
}

.page-date-news p{
    font-size: 15px;
    margin-top: 15px;
}

.page-date-news h2{
    margin-top: 12px;
}

.page-content-blog {
    margin-top: 20px;
    transition: all 0.5s ease 0s;
    margin-left: -112px;
}

.page-content-blog h4 {
    margin-top: 20px;
    line-height: 22px;
    font-size: 20px;
}

.page-content-blog p {
    width: 76em;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-blog-title{
    border-bottom: 1px solid #333;
    margin-top: 35px;
}

.page-blog-top .container{
    padding: 0px;
}

.page-blog-box a:hover{
    color: #333;
}

.page-blog-box .img-hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}

.page-blog-box:hover .img-hover::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

.page-blog-box:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1.2,1.2,1.2);
}

.page-blog-box:hover .page-content-blog {

    transition: all 0.5s ease 0s;
}

.page-blog-box .col-md-2,.page-blog-box .col-xs-3{
    padding: 0px;
}

.single-blog .page-title{
    text-align: center;
    margin-top: 70px;
}

.products-the_content {
    margin: 70px 0;
}

.page-blog .blog-right h3{
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.page-blog .blog-right p {
    font-size: 14px;
    line-height: 22px;
    color: #666;
}

.page-blog .blog-right span {
    color: #888;
    font-size: 14px;
    line-height: 28px;
}

.page-blog .page-blog-content{
    margin-top: 50px;
    padding-right: 63px;
}

.page-blog .effect-apollo {
    overflow: hidden;
    cursor: pointer;
    padding: 0px;
}

.page-blog .blog-right {
    padding: 0px;
}

.page-blog .page-blog-row{
    margin-right: -67px;
}

.page-blog .blog-right i {
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -23px;
    transition: all 0.3s ease 0s;
    color: #333;
    padding-left: 40px;
}

.page-blog-content:hover .blog-right i{
    opacity: 1;
    padding-left: 0px;
    transition: all 0.4s ease 0s;
    
}

.page-blog-content::before, .page-blog-content::after {
    position: absolute;
    content: '';
    pointer-events: none;
}

.page-blog-content:hover .img-hover::before {
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,100%,0);
}

.page-blog-content:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1.2,1.2,1.2);
}

.page-blog .page-date-news p {
    font-size: 20px;
    margin-top: 15px;
    line-height: 34px;
    color: #fff;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 7px;
}

.page-blog .page-date-news {
    text-align: center;
    width: 86px;
    height: 91px;
    margin-top: 0px;
    background: #000;
}

.page-blog .page-blog-box {
    background: #f6f6f6;
    margin-bottom: 18px;
    padding-bottom: 0px;
    border-bottom: none;
    padding-top: 0px;

}

.page-blog .page-date-news h2 {
    margin-top: 3px;
    font-size: 12px;
    color: #fff;
}

.page-content-blog i {
    transition: all 0.4s ease 0s;
    margin-left: -15px;
    font-size: 14px;
    position: relative;
    top: -3px;
    opacity: 0;
}

.page-blog .page-blog-box:hover .page-content-blog i{
    transition: all 0.4s ease 0s;
    margin-left: 0px;
    opacity: 1;
    padding-right: 15px;
}

/********************PAGE-blog********************/

/********************PAGE-about us********************/
.about-us .about-content {
    margin-top: 56px;
    margin-bottom: 65px;
}

.about-us .about-right{
    margin-left: 20px;
    margin-top: 35px;
}

.about-us .about-right h6{
    color: #888;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'NeueEinstellung-Regular';
}

.about-us h2{
    margin: 0;
    margin-bottom: 25px;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 25px;
    font-family: 'Neue Einstellung'
}

.about-us .about-right p{
    font-size: 14px;
    line-height: 30px;
    color: #666;
}

.about-us .about-img {
    background: #f4f3f3;
    text-align: center;
    padding: 43px 30px;
    height: 400px;
}

.about-us .about-img h3{
    font-size: 24px;
    line-height: 26px;
    font-family: 'Neue Einstellung'
}

.about-us .about-img p{
    font-size: 14px;
    color: #666;
    line-height: 26px;
}

.about-us .about-img p img{
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;
}

.about-us .about-img:hover p img{
    top: -10px;
    transition: all 0.3s ease 0s;
}

.about-us-margin{
    margin-top: 20px;
}

.about-us-img{
    margin: 30px 0px;
}

.about-us .effect-apollo:hover img {
    opacity: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1.1,1.1,1.1);
}

.effect-apollo .img-hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.5s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}


.about-us .effect-apollo {
    border: 2px dashed #e1e1e1;
}

.about-us-bottom{
    text-align: center;
}

.about-us-border{
    border-bottom: none!important;
}

.about-us-right{
    border-right: none!important;
    border-left: none!important;
}

.about-us .blog-img::before {
    width: 40px;
    height: 40px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -33px;
    background: #fff;
    right: -5%;
    top: 43%;
    z-index: 10;
}

.about-us .more_img {
    position: absolute;
    top: 33%;
    left: 43%;
    transition: .5s;
    opacity: 0;
    transition: all 0.4s ease 0s;
    border-radius: 50%;
}

.about-us-bottom:hover .more_img {
    transform: rotate(180deg)!important;
    opacity: 1;
    transition: all 0.4s ease 0s;
}

.about-img-hover {
    background: rgba(101, 101, 101, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 99;
    transition: 0.5s;

}

.about-us-bottom:hover .about-img-hover{
    opacity: 1;

}
/********************PAGE-about us********************/

/********************PAGE-contact us********************/
.container.contact-content {
    margin-top: 70px;
    margin-bottom: 50px;
}

.page-contact-us h2 {
    color: #000;
    font-size: 30px;
    line-height: 41px;
    font-family: 'Neue Einstellung';
    margin-bottom: 0px;
}

.page-contact-us p{
    font-size: 14px;
    color: #333;
    line-height: 21px;
    
}

.contact-text{
    width: 260px;
    height: 50px;
    border:1px solid #e8e8e8;
    padding-left: 15px;
    margin: 20px 0px;
    margin-bottom: 20px!important;
    outline: none;
}

.page-contact-us .col-md-6,.page-contact-us .col-md-12{
    padding-left: 0px;
}

.page-contact-us form textarea {
    width: 546px;
    height: 250px;
    border: 1px solid #e8e8e8;
    padding-left: 15px;
    padding-top: 15px;
    outline: none;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #c8c8c8;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #c8c8c8;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #c8c8c8;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #c8c8c8;
}

.page-contact-us form button.contact-button {
    width: 180px;
    height: 50px;
    background: #333;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    margin: 20px 0;
    margin-bottom: 20px!important;
    outline: none;
    transition: all 0.4s ease 0s;
}

.page-contact-us form button.contact-button:hover {
    background: #fff;
    color: #333;
    border: 1px solid #333;
    transition: all 0.4s ease 0s;
}

.page-contact-us .contact-ul ul{
    list-style-type: none;
}

.page-contact-us .contact-ul i{
    display: inline-block;
    float: left;
    height: 90px;
    font-size: 32px;
    width: 34px;
    text-align: center;
    margin-right: 21px;
}

.page-contact-us .contact-ul h3{
    font-size: 20px;
    color: #111;
    
}

.page-contact-us .contact-us-i{
    margin-bottom: 50px;
}

.page-contact-us .contact-ul{
    margin-left: 0px;
    padding-left: 50px;
}

.contact-us-right{
    padding-left: 16px;
    margin-top: 17px;
}
/********************PAGE-contact us********************/

/********************search********************/
.page-left, .related-news {
    background: #f4f4f4;
}
.products-list h2, .related-news-list h2 {
    line-height: 50px;
    padding-left: 30px;
}
.related-products-content, .related-news-content {
    padding: 0 30px;
    padding-bottom: 20px;
}
.related-products-content ul{
    padding: 0px;
}
.page-left {
    margin-bottom: 20px;
    margin-top: 40px;
}
.time {
    color: #999;
    font-size: 12px;
}
.blogs-title p {
    color: #666;
    font-size: 12px;
}
.blogs-title h5 {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 14px;
    line-height: 22px;
}
.related-products-content li a {
    font-size: 18px;
    display: inline-block;
    width: 100%;
}
.related-products-content li {
    border-bottom: 1px solid #aaa;
    padding: 20px 0;
}
ul.sub-menu li {
    padding: 0;
    border-bottom: none;
}
.sub-menu a {
    font-size: 13px!important;
    color: #666;
    line-height: 30px;
    margin-bottom: 0!important;
}
.related-products-content li a:hover{
    color: #000!important;
}
.gallery-thumbs .swiper-wrapper {
    transform: translate3d(0,0,0)!important;
    padding-top: 8px;
}
.related-news {
    margin-bottom: 20px;
}
#gwolle_gb form#gwolle_gb_new_entry, #gwolle_gb form#gwolle-gb-new-entry{
    margin-top: 0;
}
.current-menu-parent ul.sub-menu {
    display: block;
}
.page-header2{
    margin: 40px 0px 30px 2px;
    padding-bottom: 77px;
}
.page-content input[type='search']{
    height: 30px;
    border: 1px solid;
}
.page-content button[type='submit']{
    background: #f3f3f5;
    border: 1px solid #d7d7d7;
    height: 29px;
}
.page-content span.screen-reader-text{
    color: #666;
    font-weight: normal;
    font-size: 18px;
    padding: 5px 10px;
}
.page-content form.search-form {
    margin-bottom: 5px;
}
.page-content button.search-submit:hover {
    background: #d9d9d9;
}
.page-header .page-title h1{font-size: 24px;}
.page-products-content {
    padding: 10px 0;
    border-bottom: 1px dashed #666;
}
.page-temaplate-content a.post-thumbnail.read-more1 {
    background: #fff;
    padding: 5px;
    color: #333;
    border: 1px solid #d7d7d7;
    border-radius: 30px;
}
.page-temaplate-content a.post-thumbnail.read-more1:hover {
    color: #fff;
    background:#333;
    text-decoration: none;
    -webkit-transition: background 0.5s, color 0.2s;
    -moz-transition: background 0.5s, color 0.2s;
    transition: background 0.5s, color 0.2s;
}
.page-temaplate-content a.post-thumbnail {
    text-decoration: none;
}
.page-products-content .search-text {
    margin-bottom: 17px;
}

.page-title{
    border-bottom: 1px solid #eee; 
    padding-bottom: 10px;
}
.page-title h1{
    font-size: 30px;
}

.pagination{
    opacity: 0;
}
/********************search********************/

/********************page-product********************/
.product-related h2{
    line-height: 26px;
    margin-top: 60px;
    padding-bottom: 20px;
    font-family: 'Neue Einstellung';
}
.top-img{
    border: 1px solid #dadada;
}
.top-img img{
    margin:0 auto;
}
.products-info h3{
    font-size:16px;
    margin-bottom: 40px;
}
.single-top .product-category {
    padding-top: -30px;
}
.single-top .col-md-3 {
    padding-left:0;
}
.single-top .col-md-9 {
    padding-right:0;
}
.single-top .col-md-4 {
    padding-right:0;
}
.single-top .col-md-12 {
    padding-right:0;
}
.product-category {
    padding-top: 60px;
}
.product-category .row{
	margin-bottom:30px;
}


.pro-menu .current-menu-item a{
    background: rgba(131, 131, 131, 0);
    color: #000;
}

.pro-menu .current-menu-item a:hover{
    background: rgba(131, 131, 131, 0);
    color: #000;
    padding-left: 13px;
}

.pro-menu .current-menu-item a:hover::after{
    opacity: 1;
    left: 15px;
}

.pro-menu .current-menu-item .sub-menu li a:hover{
    color: #000;
    padding-left: 40px;
    text-decoration: none;
    transition: all 0.4s ease-out 0s;
}

.pro-menu .current-menu-item a:after{
    opacity: 1;
}

.product-category .pro-menu {
    border-bottom: 1px solid #dadada;
    padding: 20px 0 20px 0;
}

.pro-menu li a:hover{
    color: #000;
    padding-left: 18px;
    text-decoration: none;
    transition: all 0.4s ease-out 0s;
}


.pro-menu li a{
    border: none;
    padding: 8px 0;
    color: #8e8e8e;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    transition: all 0.4s ease-out 0s;
}


.pro-menu .current-menu-item ul.sub-menu {
    display: block;
}

.pro-menu .current-menu-parent ul.sub-menu{
	display:block;
}

.pro-menu li a:hover::after {
    opacity: 1;
    transition: all 0.4s ease-out 0s;
    left: 10px;
}

.pro-content{
    margin-bottom: 65px;
}

.product-category .wp-pagenavi {
    text-align: left;
    border-top: 1px solid #888;
    padding-top: 40px;
    top: 40px;
    margin: 0px 15px;
}

.product-category .wp-pagenavi a:hover, .wp-pagenavi span.current {
    text-align: center;
}

.product-category .wp-pagenavi a {
    text-align: center;
}

.pro-content{
    padding-left: 10px;
}

.pro-content li{
    display: inline-block;
    padding: 7px;
    width: 30%;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #fff;
    margin-bottom: 23px;
    margin-right: 14px;
    height: 364px;
    margin-left: 14px;
    text-align: center;
	 border: 2px solid #969696;
}

.pro-content li p{
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 25px;
    width: 17em;
}

.pro-content li i {
    opacity: 0;
    display: inline-block;
    position: relative;
    right: -66px;
    transition: all 0.2s ease 0s;
    color: #333;
}

.pro-content li:hover a i {
    opacity: 1;
    transition: all 0.4s ease 0s;
    right: 0px;
}

.product-category .img-hover::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: rgba(230, 230, 230, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
    transform: scale3d(1.9,1.4,1) rotate3d(0,0,1,45deg) translate3d(0,-100%,0);
}
/********************page-product********************/

/********************single-product********************/
.single-top{
    margin-bottom: 60px;
}

.single-img{
    text-align: center;
}

.pro-single {
}

.single-img img{
    display: inline-block;
}

.pro-single .swiper-button-next1 {
    position: absolute;
    right: 0px;
    z-index: 99;
    top: 161px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    line-height: 50px;
    color: #fff;
    transition: all 0.4s ease-out 0s;
    outline: none;
}

.pro-single .swiper-button-next1:hover{
    background: #333;
    transition: all 0.4s ease-out 0s;
}

.pro-single .swiper-button-prev1{
    position: absolute;
    right: initial;
    z-index: 100;
    top: 161px;
    width: 50px;
    height: 50px;
    text-align: center;
    background: rgba(0, 0, 0, 0.2);
    line-height: 50px;
    color: #fff;
    left: 0px;
    transition: all 0.4s ease-out 0s;
    outline: none;
}

.pro-single .swiper-button-prev1:hover{
    background: #333;
    transition: all 0.4s ease-out 0s;
}

.pro-single .gallery-top{
    margin-top: 30px;
}

.pro-single .gallery-thumbs{
    margin-bottom: 30px;
}

.pro-single .gallery-thumbs .swiper-slide-active {
    border: 1px solid #999;
}

.pro-single .single-content h1{
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    text-align: left;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 30px;
    padding-top: 15px;
}

.pro-single .single-p{
    font-size: 13px;
    line-height: 24px;
    padding-top: 11px;
    color: #999;
    margin-bottom: 25px;
}

.pro-single .single-p1{
    font-size: 13px;
    color: #999;
    line-height: 26px;
}

footer .footer-right2 span i{
    font-size: 20px;
    color: #fff;
    margin-right: 2px;
    transition: all 0.5s ease 0s;
}

.single-i span i.fa-facebook {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #3b579d;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

.single-i .fa.fa-facebook:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

.single-i span i.fa-twitter {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #00aced;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

.single-i .fa.fa-twitter:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

.single-i span i.fa-google-plus {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #cd3c2a;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

.single-i .fa.fa-google-plus:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

.single-i span i.fa-linkedin {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #007bb6;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;   
}

.single-i .fa.fa-linkedin:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

.single-i span i.fa-pinterest-p {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #c94638;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

.single-i .fa.fa-pinterest-p:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

.single-i span {
    padding-top: 10px;
    display: inline-block;
    padding-left: 10px;
}

.single-i span a{
    width: 32px;
    height: 32px;
    margin-right: 3px;
    color: #fff;
    font-size: 17px;
}

.single-i span a:hover i{
    margin-top: -5px;
    transition: all 0.5s ease 0s;
}

.single-i{
    font-size: 13px;
    color: #999;
}

.single-buy {
    width: 177px;
    height: 40px;
    background: #333;
    border: none;
    color: #fff;
    font-size: 16px;
    border-radius: 30px;
    margin: 5px 0;
    margin-bottom: 20px!important;
    outline: none;
    transition: all 0.4s ease 0s;
    display: inline-block;
    text-align: center;
    line-height: 40px;
}

.single-buy:hover{
    background: #fff;
    color: #333;
    border: 1px solid #333;
    transition: all 0.4s ease 0s;
    text-decoration: none;
}

.single-h3 h3{
    padding: 0px;
    font-size: 20px;
    margin: 0px;
    margin-bottom: 30px;
    color: #333;
    margin-top: 10px;
    text-align: center;
}

.single-bottom table tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.single-h3 table td, .single-h3 table th {
    border: 1px solid #ddd;
}

.single-h3 table td:nth-child(3){
    border-right: none!important;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::after, .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels::before {
    background-color: rgb(0,0,0,0)!important;
}

.single-bottom table{
    text-align: center;
	width:100%;
}

.single-bottom table th{
    text-align: center;
    color: #fff;
    background: #323232;
}

 .wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-classic .vc_tta-tabs-container, .wpb-js-composer .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top.vc_tta-style-modern .vc_tta-tabs-container {
    margin-bottom: 40px!important;
    border-bottom: 2px solid;
    border-bottom-left-radius: 0px;
}

 .wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a{
    background-color: #333!important;
    color: #fff!important;
    border-radius: 0px!important;
    border-color: #333!important;
}

ul.vc_tta-tabs-list {
    border-bottom: 1px solid #333;
}

.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    border-radius: 0px!important;
    border-bottom: #333!important;
}

.single-top .swiper-slide {
    cursor: pointer;
}
/********************single-product********************/

/********************footer********************/
footer{
    background: #1a1a1a;
}

footer h2 {
    border-bottom: 1px solid #5c5c5c;
    display: inline-block;
    padding-bottom: 3px;
    font-size: 24px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 55px;
    font-family: 'Neue Einstellung';
}

footer .footer-left p,footer .footer-right p{
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease 0s;
}

footer .footer-left a,footer .footer-right a{
    font-size: 14px;
    color: #fff;
    transition: all 0.5s ease 0s;
}

.col-md-6.footer-left p {
    margin-bottom: 6px;
}

footer .col-md-6,footer .col-md-12{
    padding: 0px;
}

footer .footer-left a img {
    display: inline-block;
    padding-right: 15px;
    transition: all 0.3s ease 0s;
    position: relative;
    left: 0px;
}

footer .footer-left p a:hover img {
    display: inline-block;
    position: relative;
    left: 5px;
    transition: all 0.3s ease 0s;
}
footer p a:hover{
    color: #fff;
    text-decoration: underline;
    transition: all 0.5s ease 0s;
}

footer .footer-right img{
    padding-right: 7px;
}

footer .footer-right .img-bottom{
    padding-bottom: 38px;
}

footer .footer-right .img-bottom-span{
    width: 270px;
    display: inline-block;
}

footer .footer-right .img-bottom-p{
    margin-bottom: -8px;
}

footer .footer-right2{
    padding-left: 90px;
}

footer .footer-left2 {
    margin-left: -60px;
}

footer .footer-bottom{
    background: #333;
}

footer .footer-bottom .container-fluid{
    padding: 0px;
    text-align: center;
}

footer .footer-bottom .container-fluid p {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    margin: 0px;
}

footer .footer-content{
    margin-bottom: 40px;
}

footer .footer-right2 span i{
    font-size: 20px;
    color: #fff;
    margin-right: 2px;
    transition: all 0.5s ease 0s;
}

footer .footer-right2 span i.fa-facebook {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #3b579d;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

footer .footer-right2 .fa.fa-facebook:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

footer .footer-right2 span i.fa-twitter {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #00aced;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

footer .footer-right2 .fa.fa-twitter:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

footer .footer-right2 span i.fa-google-plus {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #cd3c2a;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

footer .footer-right2 .fa.fa-google-plus:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

footer .footer-right2 span i.fa-linkedin {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #007bb6;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;   
}

footer .footer-right2 .fa.fa-linkedin:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

footer .footer-right2 span i.fa-pinterest-p {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #c94638;
    position: relative;
    top: 0px;
    transition: all 0.3s ease 0s;  
}

footer .footer-right2 .fa.fa-pinterest-p:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}

footer .footer-right2 span {
    padding-top: 10px;
    display: inline-block;
}

footer .footer-right2 span a{
    display: inline-block;
    width: 32px;
    height: 32px;
    margin-right: 3px;
}

footer .footer-right2 span a:hover i{
    margin-top: -5px;
    transition: all 0.5s ease 0s;
}

footer .email-span{
    text-decoration: underline;
    text-decoration-color: #999;
}

.single-form {
    display: block;
    height: 859px;
    width: 100%;
    margin-top: 50px;
}

.single-form iframe {
    height: 950px!important;
    width: 100%!important;
}

.contact-form iframe{
    height: 701px!important;
    width: 100%!important;
    border: none;
    box-shadow: none!important;
    background: none!important;
}


/********************footer********************/

/********************@media********************/
@media (min-width: 1920px) {
.blog .blog-left .blog-right{
    border:none;
    padding: 0px;
}
}
@media (max-width: 1920px) {
.blog .blog-left .blog-right {
    border: 2px dashed #e1e1e1;
    border-left: none;
    padding: 35px;
    padding-bottom: 22px;
    padding-top: 5px;
    padding-right: 10px;
}
}

@media (min-width: 1024px) {
	.mobile-black{
		display:none;
	}
}
@media (max-width: 1024px) {
.nav-main a {
    height: 2.2em;
}
    
nav .nav-list {
    position: fixed;
    height: 100%;
    top: 0;
    padding-top: 10px;
    width: 40%;
    background: #fff;
    left: -60%;
    -webkit-transition: 1s;
    transition: 0.5s;
    -webkit-box-shadow: 1px 0px 4px #f0eded;
    box-shadow: 2px 0px 2px #f0eded;
    z-index: 10;
}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 141px;
    line-height: 41px;
    margin-bottom: 10px;
    font-size: 16px;
}
    
.header-bottom .nav-main {
    margin-left: 30px;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: 5px;
    right: 71px;
    width: 36px;
    height: 35px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 205px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 69px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.blog-left {

    float: left;
    width: 33%;
    margin-left: 3px;
    padding-left: 25px;

}
    
.blog-img::before {

    width: 40px;
    height: 40px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -33px;
    background: #fff;
    right: -36%;
    top: 37%;
    z-index: 10;

}
    
.blog .blog-left .blog-right {

    border: 2px dashed #e1e1e1;
        border-left-color: rgb(225, 225, 225);
        border-left-style: dashed;
        border-left-width: 2px;
    border-left: none;
    padding: 4px;
    padding-bottom: 2px;
    padding-top: 9px;
    padding-right: 5px;
    padding-left: 10px;

}
    
.blog .blog-left h3 {

    font-size: 13px;
    line-height: 14px;
    color: #333;
    margin: 6px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
    
.blog .blog-left p {

    font-size: 11px;
    line-height: 28px;
    color: #666;
    margin: 0px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
    
.blog .blog-left span {

    color: #888;
    font-size: 11px;
    line-height: 51px;

}
    
.blog .blog-left .col-md-6 {
    width: 45%;
}
   
footer .footer-right .img-bottom {
    padding-bottom: 35px;
}
    
footer .footer-right .img-bottom-span {

    width: 209px;
    display: inline-block;

}
    
footer .footer-left2 {

    margin-left: -31px;

}
    
footer .footer-right2 {

    padding-left: 43px;

}
    
.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05,1.05,1);
    transform: scale3d(1.05,1.05,1);
    width: 100%;
}
    
.about-us .more_img {
    position: absolute;
    top: 33%;
    left: 43%;
    transition: .5s;
    opacity: 0;
    transition: all 0.4s ease 0s;
    background: #cfb95d;
    border-radius: 50%;
    width: 15%!important;
}
    
.about-us h2 {
    margin: 0;
        margin-bottom: 0px;
    margin-bottom: 11px;
    border-bottom: 1px solid;
    display: inline-block;
    padding-bottom: 13px;
    font-family: 'Neue Einstellung';
    font-size: 22px;
}
    
.about-us .about-right p {
    font-size: 11px;
    line-height: 30px;
    color: #666;
}
    
.about-us .about-img p {
    font-size: 12px;
    color: #666;
    line-height: 21px;
}
    
.page-content-blog {
    margin-top: 20px;
    transition: all 0.5s ease 0s;
    margin-left: -78px;
}
    
.page-blog .page-blog-row {

    margin-right: -10px;

}
    
.page-content-blog p {
    width: 57em;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}

.page-blog .page-blog-content {

    margin-top: 50px;
    padding-right: 22px;
    padding-left: 34px;

}
    
.contact-text {

    width: 200px;
    height: 50px;
    border: 1px solid #e8e8e8;
    padding-left: 15px;
    margin: 20px 0px;
        margin-bottom: 20px;
    margin-bottom: 20px !important;
    outline: none;

}
    
.page-contact-us form textarea {

    width: 428px;
    height: 250px;
    border: 1px solid #e8e8e8;
    padding-left: 15px;
    padding-top: 15px;
    outline: none;

}
    
.pro-content li {
    width: 28%;
    height: 325px;
}
    
.pro-content li p {
    margin: 0 0 10px;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    padding-top: 25px;
    width: 12em;
}
    
.pro-single .swiper-button-next1 {
    right: 0px;
}
    
.pro-single .swiper-button-prev1 {
    left: 0px;
}
    
.new-product .tab-pane .pro_img {
    display: block;
    height: 319px;
}
    
.new-product .pro_img p {
    width: 15em;
}
}

@media (max-width: 992px) {
.nav-main a {
    height: 2.2em;
}
    
.tab-content.home_tab_content.mi-slider {
    padding: 0px 15px;
}
    
nav .nav-list {
    position: fixed;
    height: 100%;
    top: 0;
    padding-top: 10px;
    width: 26%;
    background: #fff;
    left: -60%;
    -webkit-transition: 1s;
    transition: 0.5s;
    -webkit-box-shadow: 1px 0px 4px #f0eded;
    box-shadow: 2px 0px 2px #f0eded;
    z-index: 10;

}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 99px;
    line-height: 41px;
    margin-bottom: 10px;
}
    
.header-bottom .nav-main {
    margin-left: 20px;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: -35px;
    right: 16px;
    width: 36px;
    height: 35px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 205px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 21px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.blog-left {

    float: left;
    width: 32%;
    margin-left: 3px;
    padding-left: 25px;

}
    
.blog .blog-left .blog-right {

    border: 2px dashed #e1e1e1;
        border-left-color: rgb(225, 225, 225);
        border-left-style: dashed;
        border-left-width: 2px;
    border-left-color: rgb(225, 225, 225);
    border-left-style: dashed;
    border-left-width: 2px;
    border-left: none;
    padding: 4px;
    padding-bottom: 0px;
    padding-top: 9px;
    padding-right: 5px;
    padding-left: 10px;

}
    
.blog .blog-left span {

    color: #888;
    font-size: 11px;
    line-height: 44px;

}
    
.mi-slider ul li {

    display: inline-block;
    padding: 7px;
    width: 23%;
    max-width: 300px;
    -webkit-transform: translateX(600%);
    transform: translateX(600%);
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #fff;
    margin-top: 23px;
    margin-right: -10px;
    height: 321px;
    margin-left: 28px;

}
    
.new-product .effect-apollo .img-hover::before {
    width: 120%;

}
    
.pro-content li p {
    width: 9em;
}
    
.pro-content li {
    width: 28%;
    height: 307px;
}
}

@media (max-width: 768px) {
.nav-main a {
    height: 2.2em;
}
    
.tab-content.home_tab_content.mi-slider {
    padding: 0px 15px;
}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 99px;
    line-height: 41px;
    margin-bottom: 10px;
}
    
.header-bottom .nav-main {
    margin-left: 20px;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: 4.2px;
    right: 21px;
    width: 36px;
    height: 34px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 205px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 21px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.mi-slider ul li {
    width: 22%;
    height: 291px;
    margin-top: 15px;
    margin-left: 28px;
    margin-right: -6px;
}

.mi-slider nav a {
    font-size: 13px;
    line-height: 42px;
    height: 45px;

}
    
.new-product .effect-apollo .img-hover::before {
    width: 150%;
}
    
.blog-img::before {
    width: 32px;
    height: 32px;
    right: -45%;
    top: 32%;
}
    
.blog .blog-left i {
    padding-left: 2px;
    color: #333;
    display: none;
}
    
.blog .blog-left h3 {
    font-size: 13px;
    line-height: 14px;
    color: #333;
    margin: 1px 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    
.blog .blog-left span {
    color: #888;
    font-size: 10px;
    line-height: 28px;
}
    
footer .footer-left a, footer .footer-right a {
    font-size: 12px;
    color: #fff;
    transition: all 0.5s ease 0s;
}
    
footer .footer-right .img-bottom-span {
    width: 136px;
    display: inline-block;
}
    
footer .footer-right .img-bottom {
    padding-bottom: 77px;
}

footer .footer-left2 {
    margin-left: -22px;
}
    
footer .footer-right2 {
    padding-left: 22px;
}
    
footer .footer-right2 span a:hover i {
    margin-top: 0px;
    transition: all 0.5s ease 0s;
}
    
footer .footer-right2 .fa.fa-pinterest-p:hover {
    top: 15px;
    transition: all 0.3s ease 0s;
}
    
footer .footer-right2 span i.fa-pinterest-p {
    width: 32px;
    line-height: 32px;
    text-align: center;
    background: #c94638;
    position: relative;
    top: 20px;
    transition: all 0.3s ease 0s;
}
    
.product-img img {
    border: 2px dashed #e1e1e1;
    border-radius: 50%;
    width: 80%;
    display: inline-block;
}

.product-img .col-xs-4{
    text-align: center;
}
    
.about-us .blog-img::before {
    right: -10%;
    top: 36%;
}
    
.about-us .about-right {
    margin-left: -5px;
    margin-top: 0px;
}
    
.about-us .about-right p {
    font-size: 11px;
    line-height: 20px;
    color: #666;
}
    
.about-us .about-right h6 {
    margin: 0px;
}
    
.about-us .about-img {
    background: #f4f3f3;
    text-align: center;
    padding: 10px 18px;
    height: 400px;
}
    
.about-us .about-img p {
    line-height: 20px;
}
    
.page-content-blog p {
    width: 41em;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 18px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    
.page-content-blog h4 {
    width: 31em;
}
    
.contact-text {
    width: 162px;
}
    
.page-contact-us form textarea {
    width: 335px;
}
    
nav .nav-list {
    width: 40%;
}
    
.contact-us h3 {
    font-size: 129.75px;
    padding-left: 53px;
}
    
.contact-us h2 {
    text-align: center;
}
    
.contact-us p {
    text-align: center;
}
    
.us-buttom {
    text-align: center;
}
    
.blog-left .row{
    margin: 0px;
}
    
.blog-left {
    float: left;
    width: 33%;
    margin-left: 0px;
    padding-left: 0px;
}
    
.pro-single .gallery-top {
    margin-top: 30px;
    padding-top: 30px;
}
}

@media (max-width: 640px) {
    .product-category .pro-menu{
    display: none;
}
.nav-main a {
    height: 2.2em;
}
    
.new-product .pro_img p {
    width: 18em;
}
    
.new-product .tab-pane .pro_img {
    display: block;
    height: 364px;
}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 99px;
    line-height: 41px;
    margin-bottom: 10px;
}
    
.header-bottom .nav-main {
    margin-left: 20px;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: -35px;
    right: 16px;
    width: 36px;
    height: 35px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 205px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 21px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.product-img p {
    text-align: center;
    margin-top: 24px;
    font-size: 16px;
    line-height: 24px;
    color: #666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
    
.mi-slider ul li {
    width: 22%;
    height: 292px;
    margin-top: 46px;
    margin-left: 18px;
}
    
.mi-slider ul li {
    width: 21%;
    height: 292px;
    margin-top: 46px;
    margin-left: 21px;
}
    
.new-product .effect-apollo .img-hover::before {
    width: 172%;
}
    
.blog-left {
    float: left;
    width: 100%;
    margin-left: 10px;
    padding-left: 25px;
    margin-bottom: 20px;
}
    
.blog .blog-left h3 {
    font-size: 16px;
    line-height: 26px;
    color: #333;
    margin: 7px 0;
    text-overflow: clip;
    white-space: pre-line;
    padding-bottom: 10px;
}
    
.blog .blog-left span {
    color: #888;
    font-size: 12px;
    line-height: 60px;
}
    
.blog .blog-left p {
    font-size: 12px;
    line-height: 29px;
    color: #666;
    margin: 0px;
    text-overflow: clip;
    white-space: pre-line;
}
    
.col-md-6.col-sm-6.col-xs-12.footer-left {
    display: none;
}
    
.col-md-6.col-sm-6.col-xs-12.footer-right .col-md-6.col-xs-6 {
    padding-left: 58px;
}
    
footer .footer-right .img-bottom {
    padding-bottom: 41px;
}
    
footer .footer-right .img-bottom-span {
    width: 196px;
    display: inline-block;
}
    
footer .footer-right2 span i.fa-pinterest-p {
    top: 0px;
}
    
footer .footer-right2 .fa.fa-pinterest-p:hover {
    top: -5px;
    transition: all 0.3s ease 0s;
}
    
.about-us .about-img {
    height: 267px;
}
    
.about-content .col-xs-6{
    width: 50%!important;
}
    
.page-blog-bottom {
    margin-bottom: 138px;
    margin-top: 55px;
    border-bottom: 1px solid #888;
    margin-left: 20px;
    margin-right: 8px;
}
    
.page-content-blog {
    margin-top: 20px;
    transition: all 0.5s ease 0s;
    margin-left: -61px;
}
    
.page-content-blog p {
    width: 35em;
}

.page-content-blog h4 {
    width: 25em;
}
    
.page-contact-us .contact-content .col-xs-6 {
    width: 48% !important;
}
    
.page-contact-us form textarea {
    width: 262px;
}
    
.page-contact-us .contact-ul {
    margin-left: -6px;
    padding-left: 50px;
}
    
.contact-text {
    width: 129px;
}
    
.contact-us h3 {
    font-size: 129.75px;
    padding-left: 5px;
}
    
.contact-us h2 {
    font-size: 23.3px;
    text-align: center;
}
    
.contact-us p {
    text-align: center;
}
    
.us-buttom {
    text-align: center;
}
    
.blog .blog-left .blog-right{
    border: none;
}
    
.blog-left {
    width: 97%;
}
    
.row{
    margin: 0px;
}

.about-us .blog-img::before {
    width: 20px;
    height: 20px;
}
    
.about-us .blog-img::before {
    right: -1%;
    top: 36%;
}
}

@media (max-width: 480px) {
nav .nav-list {
    width: 60%;
}
    
.new-product .tab-pane .pro_img {
    display: block;
    height: 304px;
}
    
.new-product .pro_img p {
    width: 10em;
}

.nav-main a {
    height: 2.2em;
}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 99px;
    line-height: 41px;
    margin-bottom: 10px;
}
    
.header-bottom .nav-main {
    margin-left: 20px;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: -35px;
    right: 16px;
    width: 36px;
    height: 35px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 205px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 21px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.contact-us h3 {
    font-size: 129.75px;
    padding-left: 14px;
    padding-left: 28px;
}
    
.contact-us h2 {
    font-size: 23.3px;
    text-align: center;
}
    
.contact-us p {
    text-align: center;
}
    
.us-buttom {
    text-align: center;
}
    
.mi-slider ul {
    top: 191px;
}
    
.mi-slider ul li a p {
    text-align: center;
    font-size: 12px;
    line-height: 19px;
    color: #666;
    padding-top: 25px;
}
    
.mi-slider ul li {
    width: 27%;
    height: 244px;
    margin-top: 34px;
    margin-left: 21px;
}
    
    
.mi-slider ul {
    list-style-type: none;
    position: absolute;
    width: 100%;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    padding: 0px;
    top: 215px;
}
    
.mi-slider ul li {
    width: 27%;
    height: 244px;
    margin-top: 20px;
    margin-left: 23px;
}
    
.blog .container-fluid {
    padding: 0px 0px;
}
    
.blog .blog-left h3 {
    font-size: 14px;
    line-height: 17px;
    color: #333;
    margin: 0px 0;
    text-overflow: clip;
    white-space: pre-line;
    padding-bottom: 0px;
}
    
.blog .blog-left .blog-right {
    padding-top: 0px;
}
    
.blog .blog-left p {
    font-size: 13px;
    line-height: 19px;
    color: #666;
    margin: 0px;
    text-overflow: clip;
    white-space: pre-line;
    margin-top: 8px;
    width: 12em;
}
    
.blog .blog-left span {
    color: #888;
    font-size: 12px;
    line-height: 41px;
}
    
.mi-slider nav a {
    padding: 0px 18px 0px 20px;
    margin-right: 11px;
}
    
.mi-slider nav a {
    font-size: 15px;
    line-height: 42px;
    height: 45px;
}
    
.col-md-6.col-sm-6.col-xs-12.footer-right .col-md-6.col-xs-6 {
    padding-left: 0px;
}
    
footer .footer-right .img-bottom {
    padding-bottom: 76px;
}
    
footer .footer-right .img-bottom-span {
    width: 136px;
    display: inline-block;
}
    
footer .footer-bottom .container-fluid p {
    font-size: 14px;
    color: #fff;
    line-height: 38px;
    margin: 0px;
}
    
.about-us .about-img {
    height: 277px;
}
    
.page-blog .blog-right h3 {
    font-size: 15px;
}
    
.page-blog .blog-right p {
    font-size: 10px;
    line-height: 17px;
    color: #666;
}
    
.page-blog .blog-right i {
    display: none;
}
    
.page-content-blog p {
    width: 22em;
    font-size: 12px;
}
    
.page-content-blog {
    margin-top: 20px;
    transition: all 0.5s ease 0s;
    margin-left: -7px;
}
    
.page-content-blog h4 {
    width: 19em;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-left: 2px;
}
    
.page-content-blog i {
    top: -1px;
}
    
.page-contact-us .contact-content .col-xs-6 {
    width: 100% !important;
}
    
.contact-text {
    width: 338px;
}
    
.page-contact-us form textarea {
    width: 338px;
}
    
.page-contact-us .contact-ul {
    margin-left: 0px;
    padding-left: 8px;
}
    
.page-contact-us .contact-us-i {
    margin-bottom: 35px;
}
    
.about-content .col-xs-6 {
    width: 100%!important;
    border: none;
}
    
.about-us .effect-apollo img{
    width: 82%;
}
    
.about-us-bottom {
    text-align: center;
    border-bottom: 2px dashed #e1e1e1!important;
    padding-bottom: 12%;
}
    
.pro-content li p {
    width: 11em;
}
    
.pro-content li {
    display: inline-block;
    padding: 0px;
    -webkit-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    background: #fff;
    margin-bottom: 23px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
    width: 47%;
    height: 307px;
}
.single-top .col-md-9 {
    padding: 0;
}
.single-top .col-md-3 {
    padding: 0;
}
.single-top .col-md-12{
    padding: 0;
}
}


@media (max-width: 375px) {

.pro-content li {
    width: 100%;
}
}

@media (max-width: 320px) {
.nav-main a {
    height: 2.2em;
}
    
.nav-main>li {
    height: 100%;
    display: block;
    float: left;
    color: #333;
    margin-right: 44px;
    cursor: pointer;
    width: 99px;
    line-height: 41px;
    margin-bottom: 10px;
}
    
.header-bottom .nav-main {
    margin-left: 0px;
}
    
nav .nav-list {
    width: 57%;
}
    
button.search-btn {
    font-size: 22px;
    color: #fff;
    cursor: pointer;
    background: #333;
    border: none;
    outline: none;
    position: relative;
    top: -35px;
    right: 16px;
    width: 36px;
    height: 35px;
    margin-left: -4px;
}
    
form .header-text {
    height: 35px;
    width: 143px;
    padding-left: 10px;
    font-size: 12px;
    border: none;
    background: #ededed;
    color: #999;
    outline: none;
    margin-right: 21px;
}
    
nav .nav-menu span {
    height: 3px;
    width: 31px;
    display: block;
    background: #333;
}
    
nav .nav-menu {
    display: block;
    float: right;
    padding: 2px 5px;
    position: relative;
    margin-right: 15px;
    top: 26px;
}
    
.contact-us h2 {
    font-size: 18.3px;
    text-align: center;
}
    
.contact-us p {
    text-align: center;
    font-size: 12px;
}
    
.contact-us h3 {
    font-size: 98.75px;
    padding-left: 26px;
}
    
.mi-slider nav a {
    padding: 0px 6px 0px 7px;
    margin-right: -3px;
}
    
.mi-slider nav a {
    font-size: 11px;
    line-height: 42px;
    height: 45px;
}
    
.mi-slider ul {
    top: 173px;
}
    
.mi-slider ul li {
    width: 41%;
    height: 258px;
    margin-top: 15px;
    margin-left: 21px;
}
    
.blog .blog-left h3 {
    font-size: 10px;
    line-height: 15px;
}
    
.blog .blog-left p {
    font-size: 10px;
    line-height: 15px;
    color: #666;
    margin: 0px;
    text-overflow: clip;
    white-space: pre-line;
    margin-top: 3px;
}
    
.blog .blog-left span {
    color: #888;
    font-size: 10px;
    line-height: 35px;
}
    
footer h2 {
    font-size: 20px;
}
    
footer .footer-right .img-bottom-span {
    width: 110px;
    display: inline-block;
}
    
footer .footer-right .img-bottom {
    padding-bottom: 116px;
}
    
.col-md-6.col-sm-6.col-xs-12.footer-right .col-md-6.col-xs-6 {
    padding-left: 5px;
}
    
footer .footer-right .img-bottom {
    padding-bottom: 71px;
}
    
footer .footer-right2 span i.fa-pinterest-p {
    top: 10px;
}
    
footer .footer-right2 .fa.fa-pinterest-p:hover {
    top: 5px;
    transition: all 0.3s ease 0s;
}
    
.about-us .about-img {
    height: 320px;
}
    
.about-content .col-xs-6 {
    width: 100%;
}
    
.page-blog .page-blog-content {
    margin-top: 50px;
    padding-right: 16px;
    padding-left: 23px;
}
    
.page-blog .blog-right h3 {
    font-size: 12px;
    line-height: 13px;
}
    
.page-blog .blog-right p {
    font-size: 7px;
    line-height: 14px;
    color: #666;
}
    
.page-blog-bottom {
    margin-bottom: 138px;
    margin-top: 55px;
    border-bottom: 1px solid #888;
    margin-left: 7px;
    margin-right: 7px;
}
    
.page-blog .page-date-news p {
    font-size: 16px;
    margin-top: 7px;
    line-height: 29px;
    color: #fff;
    border-bottom: 1px solid;
    display: inline-block;
    margin-bottom: 4px;
}
    
.page-blog .page-date-news {
    text-align: center;
    width: 72px;
    height: 71px;
    margin-top: 0px;
    background: #000;
}
    
.page-content-blog h4 {
    width: 12em;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 10px;
}
    
.page-content-blog p {
    width: 22em;
    font-size: 9px;
}
    
.page-blog .page-blog-box:hover .page-content-blog i {
    font-size: 10px;
}
    
.contact-text {
    width: 274px;
}
    
.page-contact-us form textarea {
    width: 274px;
}
    
.pro-content li p {
    width: 8em;
}
    
.pro-content li {
    width: 44%;
    height: 294px;
}
    
.mi-slider ul {
    top: 226px;
}
    
.new-product .pro_img p {
    width: 7em;
}
    
.new-product .tab-pane .pro_img {
    display: block;
    height: 318px;
}
    
}

table.table.table-striped.table-hover tbody {
    border: 1px solid #ddd;
}

.page-404 h2 {
    background: url(https://www.igeelee.com/wp-content/uploads/2019/06/title-bg.png) bottom center no-repeat;
    display: block;
    padding-bottom: 33px;
}

.error-message {
    margin-top: 20px;
    color: #F0F0F0;
    font-size: 178px;
    font-weight: bold;
    margin-bottom: 40px;
}

.content-404 {
    text-align: center;
}

a.a-404 {
    color: #fff;
    padding: 5px 90px;
    display: inline-block;
    font-size: 19px;
    text-transform: uppercase;
    font-weight: bold;
    transition: all 0.5s ease 0s;
    background: #000;
    border: 1px solid #000;
    margin-bottom: 50px;
}

.page-404 {
    text-align: center;
}

a.a-404:hover {
    border-radius: 30px;
    color: #555;
    background: #fff;
    text-decoration: none;
}

@media (max-width: 11532px) {
    .blog-left {
    float: left;
    width: 30%;
    margin-left: 20px;
}
}

@media (max-width: 1440px) {
	.blog .blog-left .blog-right {
    border: none;
    border-left: none;
    padding: 28px;
    padding-bottom: 10px;
    padding-top: 0px;
    padding-right: 10px;
}
	.blog-left {
    float: left;
    width: none;
    margin-left: auto;
}
	
	.blog-img::before {
    width: 0;
    height: 40px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    top: -33px;
    background: #fff;
    right: -18%;
    top: 43%;
    z-index: 10;
}
}
@media (max-width: 500px) {
.blog-left {
    float: left;
    width: 100%;
    margin-left: 20px;
}
}


.pro-menu ul.sub-menu {
    display: none;
}
.pro-menu li:hover .sub-menu{
	display: block !important;
}
.pro-menu i.fa.fa-angle-right {
    margin-right: 10px;
    background: #333;
    color: #fff;
    width: 15px;
    text-align: center;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
}


/********************@media********************/



.main_content{
			background-color: #f9f9f9;
			font-size: 14px;
			line-height: 20px;
		margin: 8px 0 36px;
    padding: 45px 20px 25px;
		}
		.page_main_content_title{
			/*border-top: 1px solid #ccc;*/
		}
		.page_main_content{
			padding-top: 46px;
		}
		.page_main_content_title h1{
			margin: 0;
			    padding-right: 18px;
			    margin-top: -24px;
			    float: left;
			    background-color: #f9f9f9;
			    font-size: 30px;
			    font-family: 'Neue Einstellung';
		}
.taxonomy-description{
	margin-top:30px;
}
/* .new-products{
	text-align: center;
} */
.new-products ul{
	padding-left: inherit;
}
.product-image{
	display: flex;
    flex-wrap: nowrap;
    justify-content: center;
	border: 1px solid #dadada;
}
.pro-content .btn {
    display: inline-block;
    padding: 2px 12px;
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background-color: #696969;
    color: white;
	opacity: 0;
	transition: all 0.4s ease 0s;
}
.pro-content a:hover .btn{
	opacity:1;
}
.new-products{
	padding-top:20px;
}
.biaodan{
	padding-bottom: 60px;
    padding-top: 20px;
}
.product-desc{
	padding-top: 10px;
    padding-bottom: 15px;
    font-size: 16px;
}
.new-products h2{
	line-height: 26px;
	padding-bottom: 20px;
	font-family: 'Neue Einstellung';
}
.new-products .btn{
	background-color:#000;
	color:#fff;
}
.product-desc p{
	color:#000;
}
.products-info h3{
	color:#000;
}
.hotab10{
	display: none;
}