/*
Theme Name: 
Theme Author: Ceyber Trigon 
Author URI: http://www.cybertrigon.com
*/

/*font kits*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap');


/*font kits*/


body{
	font-family: 'Poppins', sans-serif;
	font-size: 12px;
	
	
}
ul{
	margin:  0px;
	padding: 0px;
}
ul li{
	list-style: none;
}


/*site header*/
#site-header{
	/*margin-bottom: 50px;*/
	position: relative;
	z-index: 9999;
}
#site-header .top-row{
	background-color: #000000;
	padding: 9px 0px;
}
#site-header .top-row ul.qccontact{
	margin:  0px;
	padding: 0px;
}
#site-header .top-row ul.qccontact li{
	list-style: none;
	display: inline-block;
	margin-right: 15px;
}
#site-header .top-row ul.qccontact li a{
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
#site-header .top-row ul.qccontact li a:hover{
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
#site-header .top-row ul.qccontact li a i{
	margin-right: 10px;
	display: inline-block;
	background-color: #f38d0b;
	padding: 5px;
}
#site-header .top-row .welcome-note{
	padding: 0px;
	margin: 0px;
	text-align: right;
	font-size: 12px;
	line-height: 23px;
	color: #ffffff;
}
#site-header .primary-header{
	/* padding: 5px 0px; */
	background-color: #000000;
}
#site-header .primary-header .branding img{
	/* max-width: 129px; */
	/* background-color: white; */
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 14px;
}
#site-header .primary-header .branding{
	position: relative;
	padding: 0px;
	margin: 0px;
}
#site-header .primary-header .branding a{
	position: relative;
	overflow: hidden;
	/* background-color: white; */
	display: inline-block;
	/* border: 1px solid red; */
	/* margin-top: -47px; */
	/* width: inherit; */
}

/*site header*/

/*Search*/
button.srchopn {
    /* position: absolute; */
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    color: #fff;
    font-size: 16px;
    line-height: 10px;
    /* padding: 25px; */
    margin: 0;
    border: 0;
    background-color: #f58e0b;
    transition: 0.2s ease background-color;
    border-radius: 50%;
}

#app-cover
{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    width: 100%;
    margin: -41px auto 0 auto;
    /* opacity: 0; */
    z-index: 9999;
}

#app
{
    position: relative;
    width: 82px;
    height: 82px;
    border-radius: 120px;
    margin: 0 auto;
    transition: 0.15s ease width;
    z-index: 2;
    opacity: 0;
    display: none;
}

#app-cover form
{
    position: relative;
    height: 82px;
    cursor: auto;
    border-radius: 120px;
}

#f-element
{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    border-radius: 120px;
}

#inp-cover
{
    position: absolute;
    top: 0;
    right: 41px;
    bottom: 0;
    left: 0;
    padding: 0 35px;
    background-color: #fff;
}

#app-cover input
{
    display: block;
    width: 100%;
    font-size: 19px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e01919;
    border: 0;
    padding: 30px 0;
    margin: 0;
    margin-top: 2px;
    outline: none;
    line-height: 1;
    background-color: transparent;
    transition: 0.15s ease margin-top;
    cursor: auto;
}

#app-cover button
{
    position: absolute;
    top: 0;
    right: 0;
    width: 82px;
    height: 82px;
    color: #fff;
    font-size: 30px;
    line-height: 1;
    padding: 26px;
    margin: 0;
    border: 0;
    background-color: #f38d0b;
    transition: 0.2s ease background-color;
    border-radius: 50%;
}

#app-cover button.shadow
{
    box-shadow: 0 10px 30px #d0d0d0;
}

#app-cover button i.fas
{
    display: block;
    line-height: 1;
}

#layer
{
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #000000e3;
    transition: 0.9s ease all;
    z-index: 1;
}

#layer.sl
{
    transition: 0.3s ease all;
}

#layer, #init
{
    position: fixed;
    top: 50%;
    margin: -40px auto 0 auto;
}

#layer
{
    right: -100px;
    left: -100px;
    opacity: 0;
}

#init
{
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    z-index: 2;
    background: #f38d0b00;
    opacity: 0;
    display: none;
}

#app.opened
{
    width: 100%;
    box-shadow: 0 10px 30px #111517;
    opacity: 1;
    display: block;
}

.opened input.move-up
{
    margin-top: 0;
}

.opened button
{
    color: #1eaddc;
    background-color: #fff;
    box-shadow: none;
    cursor: pointer;
}

#app.opened + #layer
{
    width: 4000px;
    height: 4000px;
    margin-top: -2000px;
    opacity: 1;
    z-index: 0;
}

#app.opened ~ #init
{
    z-index: 1;
    display: block;
    opacity: 1;
}
.ssfesd{
	position: absolute;
	border: 0px;
	right: 51px;
	top: 92px;
	background-color: transparent;
}
@media screen and (min-width: 1000px) {
  .ssfesd{
  	display: none;
  }
	#app-cover
	{
		position: absolute;
		top: 50%;
		right: 0;
		left: 0;
		width: 500px;
		margin: -41px auto 0 auto;
		/* opacity: 0; */
		z-index: 9999;
		/* display: none; */
	}
}
/*Search*/

/*slider*/
#main-slider{
	position: relative;
	z-index: 1;
}
/*slider*/

/*Perfect Supplier*/
#perfect-supplier{
	padding: 51px 0px;
	background: #e6e6e6;
}
.order-title {
    text-align: center;
    position: relative;
    /* top: -24px; */
}
.order-title h2 {
    /* font-family: 'Oswald', sans-serif; */
    font-size: 36px;
    color: #ffffff;
    font-weight: 700;
    margin: 0;
    display: inline-block;
    text-transform: uppercase;
    position: relative;
}
.order-title.contras h2{
	color: white;
}
.order-title h2 span {
    color: #f38d0b;
}
.order-title h2:before {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #f38d0b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: -13%;
}
.order-title h2:after {
    content: "";
    width: 8px;
    height: 8px;
    position: absolute;
    background: #f38d0b;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    right: -13%;
}
#perfect-supplier .qc-intor-wrap{
	position: relative;
	/* overflow: hidden; */
}
.inerct{
	position: absolute;
	top: 50%;
	/* padding: 18px 8px; */
	/* left: 9%; */
	-ms-transform: translateY(-50%);
	transform: translateY(22%);
}
#perfect-supplier .sub_tag{
	text-align: center;
	font-size: 14px;
	margin-top: 10px;
}
#perfect-supplier .qc-intor-wrap h2{
	text-transform: uppercase;
	color: #000000;
	font-size: 42px;
	font-weight: 600;
	margin-bottom: 19px;
}
#perfect-supplier .qc-intor-wrap h2 strong{
	color: #f38d0b;
}
#perfect-supplier .qc-intor-wrap p{
	font-size: 16px;
	line-height: 1.6;
}
#perfect-supplier .qc-intor-wrap p strong{
	color: #f38d0b;
}
#perfect-supplier .qc-intor-wrap .read-more{
	background-color: #f38d0b;
	border-radius: 25px;
	color:  white;
	font-weight: bold;
	text-align: center;
	padding: 18px 33px;
	text-transform: uppercase;
	font-size: 17px;
	letter-spacing: 2px;
	text-decoration: none;
	margin-top: 14px;
	display: inline-block;
}
#perfect-supplier .space-add-ct{
	height: 70px;
	margin-bottom: 25px;
	background-color: transparent;
}
#perfect-supplier .process-icon{
	height: 300px;
	background-color: #0000ff00;
	margin-bottom: 25px;
	background-size: cover;
	position: relative;
	text-align: center;
	overflow: hidden;
	border: 1px solid #0000005c;
	box-shadow: #00000059 0 0 12px 3px;
}
#perfect-supplier .process-icon .inner-wr{
	text-align: center;
	width: 83%;
	background: #f38d0b5e;
	color: white;
	margin: 0px;
	position: absolute;
	top: 50%;
	padding: 18px 8px;
	left: 9%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	right: auto;
	transition: all 0.3s ease-in-out;
}
#perfect-supplier .process-icon:hover .inner-wr{
	opacity: 1;
	background: #f38d0b;
	transition: all 0.3s ease-in-out;
}
#perfect-supplier .process-icon .inner-wr h3{
text-transform: uppercase;
color: white;
font-weight: bold;
font-size: 25px;
margin-bottom: 0px;
transition: all 0.3s ease-in-out;
}
#perfect-supplier .process-icon .inner-wr p{

font-size: 14px;
margin: 0px;
padding: 0px;
color: #e6e6e6;
max-height: 0px;
transition: all 0.3s ease-in-out;
overflow: hidden;
}
#perfect-supplier .process-icon:hover .inner-wr p{
	max-height: 200px;
	transition: all 0.3s ease-in-out;
}
#perfect-supplier .process-icon:hover .inner-wr h3{
	margin-bottom: 15px;
	transition: all 0.3s ease-in-out;
}
/*Perfect Supplier*/

/*Our Categories*/
#our-categories{
	background-color: #000000;
	padding: 55px 0px;
	/* margin-bottom: 50px; */
}
.catg{
	margin-top: 35px;
}
.box {
    text-align: center;
    overflow: hidden;
    position: relative;
}
.box img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.3s ease 0s;
}
.box:hover img {
    filter: grayscale(100%);
    transform: scale(1.1);
}
.box .box-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.2s ease 0s;
}
.box:before,
.box:after,
.box .box-content:before,
.box .box-content:after {
    content: "";
    width: 100%;
    height: 27%;
    background: linear-gradient(to right, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0.7), transparent, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9));
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.3s ease 0s;
}
.box:before {
    transform: translateX(100%);
}
.box:after {
    height: 22.1%;
    top: 27%;
    transform: translateX(-100%);
    transition-delay: 0.05s;
}
.box .box-content:before {
    top: 49%;
    transform: translateX(100%);
    transition-delay: 0.1s;
}
.box .box-content:after {
    top: 76%;
    transform: translateX(-100%);
    transition-delay: 0.15s;
}
.box:hover:before,
.box:hover:after,
.box:hover .box-content:before,
.box:hover .box-content:after {
    transform: translateX(0);
}
.box .icon {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: -50%;
    left: 50%;
    z-index: 2;
    transition: all 0.4s ease 0.2s;
}
.box:hover .icon {
    top: 27%;
}
.box .icon li a {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #f38d0b;
    font-size: 20px;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    transition: all 0.3s ease 0s;
}

/*Our Categories*/


/*Feature Products*/
#feature-products{
	padding: 52px 0px;
	background-image: url('../imgs/woman-sews-on-the-sewing-machine-2023-11-27-05-03-12-utc.jpg');
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
}
#feature-products .frt{
	padding-top: 20px;
}
/*Feature Products*/


/*Product Grid*/
.product-grid {
    /* font-family: 'Josefin Sans', sans-serif; */
    position: relative;
    border: 2px solid #e3e3e3;
    /* border-left-width: 0; */
    /* border-top-width: 1px; */
    /* border-bottom-width: 1px; */
    background-color: #FFFFFF;
    cursor: pointer;
    margin-bottom: 22px;
    border: 1px solid #00000038;
}

.product-grid .product-image {
    overflow: hidden;
    position: relative;
    background: #0000;
}

.product-grid .product-image a {
    display: block;
}

.product-grid .product-image img {
    width: 100%;
    height: auto;
    transition: .5s;
}

.product-grid:hover .product-image img {
    opacity: 0.4;
}

.product-grid .social {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50px;
    right: 25px;
    z-index: 1;
}

.product-grid .social li {
    margin: 0 0 35px;
    display: block;
    transform: translateY(-140px);
    transition: all 0.5s;
}

.product-grid:hover .social li {
    transform: translateY(0);
}

.product-grid .social li a {
    color: #ffffff;
    background-color: #002244;
    font-size: 17px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}

.product-grid .social li a:hover {
    color: #fff;
    background-color: #f38d0b;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.product-grid .social li a:before,
.product-grid .social li a:after {
    content: attr(data-tip);
    color: #fff;
    background-color: #002244;
    font-size: 12px;
    line-height: 22px;
    border-radius: 3px;
    padding: 0 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}

.product-grid .social li a:hover:before,
.product-grid .social li a:hover:after {
    opacity: 1;
}

.product-grid .add-to-cart {
    color: #002244;
    font-size: 25px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    width: 60px;
    padding: 10px 0;
    display: block;
    position: absolute;
    right: 0;
    bottom: 18px;
    transition: all 0.3s;
    border-left: 2px solid #dddddd;
}

.product-grid:hover .add-to-cart {
    color: #ffffff;
}

.product-grid .product-content {
    padding: 20px 10px;
    text-align: left;
}

.product-grid .title {
    /* font-family: 'Oswald', sans-serif; */
    font-size: 16px;
    margin: 0 0 4px;
    font-weight: 700;
}

.product-grid .title a {
    color: #002244;
    text-decoration: none;
}

.product-grid .price {
    /* font-family: 'Oswald', sans-serif; */
    color: #858585;
    font-size: 13px;
    font-weight: 400;
}

/*Product Grid*/


/*Breadcrump*/
.bread-crump{
    background-color: black;
    padding: 26px 0px;
    color:  white;
}
.bread-crump h3{
    
margin-bottom: 13px;
    
text-transform: uppercase;
    
font-size: 27px;
    
font-weight: bold;
}
.bread-crump ul{
    margin: 0px;
    padding: 0px;
}
.bread-crump ul li{
	position: relative;
	list-style-type: none;
	display: inline-block;
	color: white;
	font-size: 15px;
	margin-right: 6px;
	text-decoration: none;
	transition: all 0.3s ease 0s;
}
.bread-crump ul li a{
    color: white;
    font-size: 15px;
    margin-right: 15px;
    text-decoration: none;
    text-transform: capitalize;
    transition: all 0.3s ease 0s;
}
.bread-crump ul li a::after{
    content: "/";
    display: inline-block;
    width: 15px;
    height: auto;
    padding-left: 17px;
    color: white;
}
.bread-crump ul li a:hover, .bread-crump ul li:hover{
    color: #f38d0b;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}
/*Breadcrump*/

/*page area*/
#workding-page{
    padding: 35px 0px;
}
#workding-page .textct{
    font-size: 14px;
    text-align: justify;
    color: black;
}
.btn-prim{
    background-color: #f38d0b;
    border-radius: 0px;
    border: 0px;
}
.btn-prim:hover{
    background-color: #b30c16;
}
.ctpn{
    position: absolute;
    width: 80%;
    padding: 8px 0px;
    color: white;
    background-color: #f38d0b;
    text-align: center;
    z-index: 9999999999;
    font-weight: bold;
    left: 10%;
    margin-top: -100px;
}
.ctpn a{
    color: white;
    text-decoration: none;
    
}
.box.ct{
    border: 1px solid #0000005c;
    margin-bottom: 18px;
}
.app-figure{
    border: 1px solid #0000005c;
}
/*page area*/


/*Details Page*/
.quick-view-content .price-box {
  margin-bottom: 10px;
}
.quick-view-content .price-box .old-price {
  color: #555555;
  display: inline-block;
  font-size: 20px;
  line-height: 30px;
  text-decoration: line-through;
  margin-left: 10px;
}
.quick-view-content .price-box .new-price {
    color: #f38d0b;
    font-size: 19px;
    font-weight: 500;
    line-height: 30px;
}
.color-list li {
  display: inline-block;
  margin-right: 10px;
}
.color-list li a {
  border: 2px solid rgba(0, 0, 0, 0);
  display: block;
  height: 20px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  width: 20px;
}
.color-list li a.orange {
  background: #f39c11 none repeat scroll 0 0;
}
.color-list li a.active,.color-list li a:hover {
  border: 2px solid #333333;
}
.color-list li a.paste {
  background: #5d9cec none repeat scroll 0 0;
}
.modal-size > h4, .modal-color > h4 {
  font-size: 16px;
  font-weight: 400;
  margin: 15px 0 10px;
}
.modal-size > select {
  height: 30px;
  text-align: center;
  width: 50px;
}
.quick-view-content label {
  display: block;
  margin-bottom: 5px;
  margin-top: 15px;
  font-weight: bold;
}
.quick-add-to-cart .modal-cart {
  overflow: hidden;
  margin-bottom: 20px;
}
.quick-add-to-cart .add-to-cart {
    background: rgb(243 141 11) none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: none;
    color: #ffffff;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
    padding: 0 65px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.quick-add-to-cart .add-to-cart:hover {
  background: #EB4651 none repeat scroll 0 0;
  border: 1px solid #eb4651;
  color: #fff;
}
.cart-plus-minus{
    display: inline-block;
}
.cart-plus-minus input{
    width: 60px;
    height: 47px;
}
/*Details Page*/

/*cart*/
.CartInfo {
    min-height: 400px;
    margin: 0;
    padding: 0;
}

.CartInfo table {
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-bottom: 15px;
    width: 100%;
    max-width: 100%;
    background-color: #fff;
    border-spacing: 0;
}

.CartInfo thead td {
    background-color: #282828;
    border-bottom: 1px solid #ddd;
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    outline: none;
}

.CartInfo td {
    padding: 7px;
}

.CartInfo thead .image,
.CartInfo thead .action {
    text-align: center;
}

.CartInfo thead .productd,
.CartInfo thead .quantity {
    text-align: left;
}

.CartInfo tbody .image,
.CartInfo tbody .action {
    text-align: center;
}

.CartInfo tbody .image,
.CartInfo tbody .action i {
    text-align: center;
    color: #f38d0b;
}

.CartInfo tbody td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
}

.CartInfo tbody td input[type="text"] {
    background: #f2f2f2;
    width: 50%;
    text-align: center;
}

.CartInfo tbody .productd h4 {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.CartInfo tbody .productd h5 {
    font-size: 12px;
    color: #888;
    margin-bottom: 5px;
    font-family: 'Open Sans', serif;
    font-weight: 400;
}

.CartInfo tbody .form-control {
    border-radius: 0;
}

.CartInfo tbody .productd p {
    color: #888;
    font-family: 'Open Sans', serif;
    font-weight: 400;
}

.CartInfo tbody .form-control:focus {
    border-color: #282828;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 166, 8, 0.6)
}

.CartInfo tbody .btn-success {
    background: #f38d0b;
    border: none;
    font-size: 12px;
    overflow: hidden;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 400;
    width: 50%;
    margin-top: 4px;
    border-radius: 0px;
    padding: 8px 12px 5px;
}

.CartInfo tbody .btn-success:hover {
    background: #282828;
}

h2.Total {
    text-align: right;
    padding-bottom: 15px;
    text-transform: uppercase;
    font-size: 15px;
}

h2.Total span {
    color: #888
}

.basket-btn {
    text-align: right;
}

.basket-btn a {
    background: #f38d0b;
    border: none;
    font-size: 15px;
    overflow: hidden;
    text-decoration: none;
    letter-spacing: 2px;
    position: relative;
    color: #fff;
    display: inline-block;
    margin: 0 0.25rem;
    padding: 12px 26px 9px;
    text-transform: uppercase;
}

.basket-btn a:hover {
    text-decoration: none;
    color: #fff;
    background: #282828;
}

.SubmitText {
    text-align: center;
    text-transform: uppercase;
    color: #060;
    font-size: 32px;
    letter-spacing: 1px;
    padding: 5rem 0 8rem;
}

.NoProd {
    text-align: center;
    text-transform: uppercase;
    color: #888;
    font-size: 32px;
    letter-spacing: 1px;
    padding: 5rem 0 8rem;
}

.EmptyCart {
    text-align: center;
    font-family: 'Teko', sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 32px;
    color: #282828;
    padding-top: 100px;
}

.EmptyCart a {
    color: #002244;
}

.EmptyCart a:hover {
    color: #888;
}
/*cart*/

/*site footer*/
#site-footer{
	background-image: url('../imgs/sewing-department-of-a-textile-factory-interior-2023-11-27-05-34-41-utc.jpg');
	color:  white;
	font-size: 14px;
	background-size: cover;
	background-position: center top;
	background-color: #000000;
	position: relative;
}

#site-footer::before{
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	background-color: #000000d4;
	top: 0px;
	z-index:01;
}
#site-footer .inner-footer{
	/* padding: 40px 0px; */
	padding-bottom: 0px;
	z-index: 999999;
	position: relative;
}
#site-footer .container{
	z-index: 999999;
	position: relative;
}
#site-footer .inner-footer .heading_three{
	padding: 0px;
	margin: 0px;
	color: #F38D0B;
	text-transform: uppercase;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.5px;
	margin-bottom: 30px;
	position: relative;
	display: block;
}
#site-footer .inner-footer .heading_three:after{
	content: " ";
	display: block;
	width: 40px;
	height: 2px;
	margin-top: 10px;
	background-color: #ffffff;
}
#site-footer .inner-footer .address-ct p{
	padding: 0px;
	margin: 0px;
	text-align: left;
	margin-bottom: 15px;
	font-size: 13px;
	color: #ffffff;
}
#site-footer .inner-footer .address-ct p i{
	margin-right:  10px;
	color: #f38d0b;
}
#site-footer .inner-footer .address-ct p a{
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
#site-footer .inner-footer .address-ct p a:hover{
	color: #828080;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
#site-footer .inner-footer .ftr-nav{
	margin: 0px;
	padding: 0px;
}
#site-footer .inner-footer .ftr-nav li{
	list-style: none;
	display: block;
	margin-bottom: 10px;
}
#site-footer .inner-footer .ftr-nav li a{
	color: #ffffff;
	text-decoration: none;
	transition: all;
	font-size: 13px;
}
#site-footer .inner-footer .ftr-nav li a:hover{
	color: #f38d0b;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
#site-footer .inner-footer .ftr-nav li a i{
	margin-right: 5px;
	color: #979595;
}
#site-footer .inner-footer .social_media{
	margin: 0px;
	padding:  0px;
}
#site-footer .inner-footer .social_media li{
	list-style: none;
	display: block;
	margin-bottom: 13px;
}
#site-footer .inner-footer .social_media li a{
	color: #ffffff;
	text-decoration: none;
	transition: all;
	line-height: 35px;
	font-size: 13px;
}
#site-footer .inner-footer .social_media li a i{
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	text-align: center;
	background-color: #f9f9f9;
	transition: all 0.03s ease-in-out;
	color: #14142e;
}
#site-footer .inner-footer .social_media li a.fb:hover i{
	background-color: #395693;
	transition: all 0.03s ease-in-out;
}
#site-footer .inner-footer .social_media li a.tw:hover i{
	background-color: #ff1414;
	transition: all 0.03s ease-in-out;
}
#site-footer .inner-footer .social_media li a.in:hover i{
	background-color: #DD1E52;
	transition: all 0.03s ease-in-out;
}
#site-footer .inner-footer .social_media li a.ln:hover i{
	background-color: #0A83B3;
	transition: all 0.03s ease-in-out;
}

#site-footer .credit-links{
	padding: 18px 0px;
	text-align: center;
	font-size: 13px;
	color: #d4d4d4cc;
	border-top: 1px solid #ffffff36;
}
#site-footer .credit-links a{
	color: #d4d4d4cc;
	text-decoration:  none;
}
.bdr_right{
	border-right: 1px solid #ffffff36;
	padding-bottom: 35px;
	padding-top: 35px;
}
.bdr_rightt{
	padding-bottom: 35px;
	padding-top: 35px;
}
.newsletter-ftr{
	border-bottom: 1px solid #ffffff36;
	padding: 25px 0px;
}
.newsletter-ftr .newstab{

}
.newsletter-ftr .newstab img{

display: inline-block;
}
.newsletter-ftr .newstab h4{
	display: inline-block;
	float: right;
	width: 78%;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 3px;
	color: white;
}
.newsletter-ftr .newstabd{

}
.newsletter-ftr .newstabd p{
	margin-bottom: 0px;
	padding-top: 5px;
}
.newsletter-ftr .ctnes{
	position: relative;
}
.newsletter-ftr .ctnes input{
	width: 80%;
	background-color: white;
	height: 43px;
	color: black;
	border:  0px;
	padding: 15px;
	margin-top: 2px;
}
.newsletter-ftr .ctnes button{
	width: 19%;
	height: 43px;
	border:  0px;
	background: #f58e0c;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	transition: all 0.3s ease-in-out;
}
.newsletter-ftr .ctnes button:hover{
	background: #F38D0B;
	color: #ffffff;
	transition: all 0.3s ease-in-out;
}
/*site footer*/


.technology{/* float:left; */width:100%;background-image: url('https://images.pexels.com/photos/3965539/pexels-photo-3965539.jpeg');margin:0;padding: 92px 0;background-color: #000000;text-align:center;clear: both;position: relative;/* overflow: hidden; */float: none;/* background-position: center; *//* background-size: cover; */z-index: 99999999999999;background-size: cover;background-attachment: fixed;}
 
.technology::before{
	content: " ";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #000000b0;
	top: 0px;
	position:absolute;
}
.technology .container{
	z-index: 99999999999;
	position: relative;
}

.technology h1{font-size: 36px;font-weight: 700;text-align:center;/* text-transform: uppercase; */color: #f38d0b;margin:0;padding:20px 0 5px;}
.technology h1 strong{color:#fff;font-weight:200;}
.technology p{font-size: 17px;text-align:center;color: #ffffff;margin: 20px 0 33px;padding:0 10%;}
.technology_box{padding: 0 10px;display: block;text-align: center;color: #000;font-size: 1rem;padding-bottom: 20px;border: 2px solid #ffffff;/* border-top: 0px; */transition: all 0.4s ease;margin-bottom: 25px;min-height: 280px;padding-top: 27px;/* background: #ae8657; */background-image: url('https://images.pexels.com/photos/4621910/pexels-photo-4621910.jpeg?auto=compress&cs=tinysrgb&w=1260&h=750&dpr=1');background-size: cover;background-position: center;position: relative;/* z-index: 9999; */}
.technology_box:hover{border-color: #ad8656;color: #ffffff;background-color: #f38d0b52;}
.technology_box h2{font-size: 18px;color: #ffffff;text-transform: none;margin: 10px 0;position: relative;z-index: 9999999;}
.technology_box p{font-size: 16px;padding: 0;margin: 0;position: relative;z-index: 9999;}
.technology_box img{border: 3px solid #747474;border-radius: 100%;position: relative;z-index: 9999;}
.technology_box:hover h2{color: #ffffff;}
.technology_box:before{
  content: " ";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #000000c7;
  position:
  absolute;
  top: 0px;
  left: 0px;
  z-index: 1;
}

/*Counters Fact Info*/
#facts {
}
#facts .counters-item {
	padding: 26% 10%;
	font-weight: bold;
	vertical-align: middle;
}
.counters-item strong {
	font-size: 42px;
	color: #fff;
}
.counters-item p {
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
}
#facts.index_2 .counters-item {
	color: #fff;
	font-weight: bold;
	max-width: 100%;
	min-height: 330px;
	padding: 7% 1%;
	width: 20%;
}
.bg-first {
	background: #2c2c2c;
}
.bg-second {
	background: #403f3f;
}
.bg-third {
	background: #4d4747;
}
.bg-fourth {
	background: #5b5252;
}
.bg-fifth {
	background: #6a6060;
}
.counters-item strong {
    font-size: 42px;
    color: #fff;
}
.counters-item p {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
}
.five{
  padding: 35px 0;
}
.five .price{
  text-align: center;
  padding: 40px 0px;
  background-color: #000000;
}
.five .price h4{
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  padding: 10px 0 5px 0;
}
.five .price p{
  font-size: 13px;
  font-weight: 600;
  color: #e5e5e5;
  font-family: 'Open Sans', sans-serif;
}
.five .catloge-txt{
  position: absolute;
  top: 20%;
  left: 7%;
  text-align: center;
}
.five .catloge-txt h5{
  color: #171717;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}
.five .catloge-txt h4{
  color: #171717;
  font-size: 35px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  padding: 7px 0;
}
.five .catloge-txt p{
  color: #171717;
  font-size: 12px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 8px 0 12px 0;
}
.five .catloge-txt img{
  padding-bottom: 25px;
}
.five .catloge-txt a{
  color: #fff;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 25px;
  background-color: #000;
  transition: 0.5s all;
}
.five .catloge-txt a:hover{
  background-color: #0000005c;
}
.ourfeater {
    margin-bottom: 30px;
}
.tp-bgimg.defaultimg{
    background-size: contain !important;
}





.green-style-cats{
	bordeR: 1px solid #ff000000;
	padding: 70px 0px;
}
.green-style-cats .sc-lop{
	position: relative;
	overflow: hidden;
	
}
.green-style-cats .sc-lop img{
	transform: scale(1);
	transition: all 1 ease-in-out;
}
.green-style-cats .sc-lop h2{
	position: absolute;
	bottom: 40px;
	left: 30px;
}
.green-style-cats .sc-lop h2 a{
	color:  white;
	text-transform: uppercase;
	text-decoration: none;
}
.green-style-cats .sc-lop:hover img{
	transform: scale(1.2);
	transition: all 1s ease-in-out;
}



/* Fixed sidenav, full height */
.sidenav {
  height: 100%;
  width: 100%;
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #111;
  overflow-x: hidden;
  /* padding-top: 20px; */
}

/* Style the sidenav links and the dropdown button */
.sidenav a, .dropdown-btn {
  padding: 6px 8px 6px 16px;
  text-decoration: none;
  font-size: 16px;
  color: #818181;
  display: block;
  border: none;
  background: none;
  width:100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  /* border-bottom: 1px solid red; */
}
.dropdown-btn{
	border-bottom: 1px solid #ececec33;
}

/* On mouse-over */
.sidenav a:hover, .dropdown-btn:hover {
  color: #f1f1f1;
}

/* Main content */
.main {
  margin-left: 200px; /* Same as the width of the sidenav */
  font-size: 20px; /* Increased text to enable scrolling */
  padding: 0px 10px;
}

/* Add an active class to the active dropdown button */
.active {
  background-color: #F38D0B;
  color: white;
}

/* Dropdown container (hidden by default). Optional: add a lighter background color and some left padding to change the design of the dropdown content */
.dropdown-container {
  display: none;
  background-color: #262626;
  padding-left: 8px;
}

/* Optional: Style the caret down icon */
.fa-caret-down {
  float: right;
  padding-right: 8px;
}









#home-intro img{
    max-width: 100%;
}
#home-intro{
		padding: 35px 0px;
		position: relative;
		padding-bottom: 25px;
	}
	#home-intro .ccicon{
		text-align: center;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	#home-intro .ccicon h6{
		font-weight: bold;
		color: #f38d0b;
		margin-bottom: 10px;
	}
	#home-intro  a{
		display: inline-block;
		background-color: #f38d0b;
		text-align: center;
		color: white;
		padding: 10px 19px;
	}
	.intro-details h5{
		font-weight: bold;
		margin-bottom: 10px;
		margin-top: 26px;
		font-size: 31px;
		color: #f38d0b;
	}
	.intro-details p{
		line-height: 1.7;
	}
	
	
	.product-grid {
    font-family: 'Josefin Sans', sans-serif;
    position: relative;
    border: 2px solid #e3e3e3;
    background-color: #FFFFFF;
    cursor: pointer;
    margin: 0px;
    margin-bottom: 25px;
}

.product-grid .product-image {
    overflow: hidden;
    position: relative;
}

.product-grid .product-image a {
    display: block;
}

.product-grid .product-image img {
    width: 100%;
    height: auto;
}

.product-grid .social {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 50px;
    right: 25px;
    z-index: 1;
}

.product-grid .social li {
    margin: 0 0 35px;
    display: block;
    transform: translateX(100px);
    transition: all 0.5s;
}

.product-grid:hover .social li {
    transform: translateX(0);
}

.product-grid .social li a {
    color: #ffffff;
    background-color: #000000;
    font-size: 17px;
    line-height: 45px;
    text-align: center;
    height: 45px;
    width: 45px;
    border-radius: 50%;
    display: block;
    transition: all 0.3s ease 0s;
}

.product-grid .social li a:hover {
    color: #fff;
    background-color: #f38d0b;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.product-grid .social li a:before,
.product-grid .social li a:after {
    content: attr(data-tip);
    color: #fff;
    background-color: #000;
    font-size: 12px;
    line-height: 22px;
    border-radius: 3px;
    padding: 0 5px;
    white-space: nowrap;
    opacity: 0;
    transform: translateX(-50%);
    position: absolute;
    left: 50%;
    top: -30px;
}

.product-grid .social li a:after {
    content: '';
    height: 15px;
    width: 15px;
    border-radius: 0;
    transform: translateX(-50%) rotate(45deg);
    top: -22px;
    z-index: -1;
}

.product-grid .social li a:hover:before,
.product-grid .social li a:hover:after {
    opacity: 1;
}

.product-grid .add-to-cart {
    color: #fff;
    background-color: #000000;
    font-size: 14px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    width: 100%;
    padding: 10px 0;
    display: block;
    position: absolute;
    left: 0;
    bottom: -100%;
    transition: all 0.3s;
}

.product-grid .add-to-cart:hover {
    background-color: #f38d0b;
    text-decoration: none;
}

.product-grid:hover .add-to-cart {
    bottom: 0;
}

.product-grid .product-content {
    padding: 20px 10px;
    text-align: center;
}

.product-grid .title {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    margin: 0 0 7px;
    font-weight: 600;
}

.product-grid .title a {
    color: #000000;
}

.product-grid .title a:hover {
    color: #068f3d;
    text-decoration: none;
}

.product-grid .price {
    font-family: 'Josefin Sans', sans-serif;
    color: #8e8e8e;
    font-size: 13px;
    font-weight: 400;
}

@media screen and (max-width:990px) {
    .product-grid {
        margin-bottom: 30px;
    }
}
