.hover { transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
.hover3 { transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s;}
.anmoBTN01 { font-family: "Roboto Slab", serif; display: inline-block; position: relative; height: 46px; font-size: 15px; line-height: 46px; color: #fff; font-weight: 500 !important; text-transform: capitalize; text-align: center; overflow: hidden; border: none; z-index: 1; background: #ff0000; border-radius: 3px; transition: all ease 350ms; -moz-transition: all ease 350ms; -webkit-transition: all ease 350ms; padding: 0 26px; cursor: pointer;}
.anmoBTN01::after { content: ""; position: absolute; height: 0%; left: 50%; top: 50%; width: 150%; z-index: -1; -webkit-transition: all 0.75s ease 0s; -moz-transition: all 0.75s ease 0s; -o-transition: all 0.75s ease 0s; transition: all 0.75s ease 0s;}
.anmoBTN01:hover { color: #fff; text-shadow: none;}
.anmoBTN01:hover::after { height: 450%;}
.anmoBTN01::after { background: #070808; -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg); transform: translateX(-50%) translateY(-50%) rotate(25deg); color: #fff;}

.top-head { background: #070808; padding: 12px 0; text-align: center;}
.top-head p { margin: 0; color: #fff; text-transform: uppercase; font-size: 14px; font-weight: 300; letter-spacing: 0.5px; line-height: 1;}

.top-contact p { margin-bottom: 0; color: #fff; font-size: 15px; font-weight: 300; line-height: 22px;}
.top-contact p i { color: #ff0000; padding-right: 4px; font-size: 16px;}
.top-contact p a { color: #fff;}
.top-contact p a:hover { color: #ff0000;}

section.cats-bg { background: #fff; padding: 0 0 10px;}
.cat-box { overflow:hidden; position: relative; margin: 0 0 30px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; }
.cat-box .cat-img { position: relative;}
.cat-box .cat-img h2 { background: #ff0000; color: #fff; font-size: 14px; text-transform: uppercase; font-weight: 500; letter-spacing: 0.5px; position: absolute; bottom: 10px; left: 10px; padding: 8px 12px; margin: 0; z-index: 999; border-radius: 3px;}
.cat-box .cat-img:hover h2 { background: #070808;}
.cat-box .cat-img .overlay-box { position: absolute; top: 0; bottom: 0; left: 0; right: 0; z-index: 99;}
.cat-box .cat-img .overlay-box::before { background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #ff0000 100%); position: absolute; content: ''; left: 0; right: 0; bottom: 0; top: 100%; opacity: 0; transition: all 900ms ease; -webkit-transition: all 900ms ease; -ms-transition: all 900ms ease;}
.cat-box .cat-img:hover .overlay-box::before { opacity: 1; top: 0;}

section.about-block { background-image: url(../images/about-bg.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: top center; background-size: cover; padding: 60px 0;}
section.about-block .section-header h4 { color: #fff}
section.about-block .section-header h2::before { background: #fff;}
.about-text { text-align: center; color: #fff; line-height: 30px; margin-bottom: 30px;}
.about-text p { margin-bottom: 25px;}
.counter-box { background: transparent; border: 2px solid #ff0000;  text-align: center; padding: 10px 0; color: #dedede; margin-top: 30px;}
.counter-box h2 { font-weight: 900; font-size: 40px; margin: 0; color: #fff; font-style: italic;}

section.work-process { background: #f8f8f8; padding: 10px 0 40px;}

section.value-block { background: #070808; padding: 30px 0 0; margin-top: -6px;}
section.value-block .v-details { text-align: center; margin-bottom: 30px;}
section.value-block .v-details i { color: #ff0000; font-size: 32px;}
section.value-block .v-details h2 { font-weight: 500; color: #fff; margin: 8px 0 5px; letter-spacing: 1px;}
section.value-block .v-details p { color: #ccc; font-size: 12px;}

section.technology { padding: 0 0 40px}
.tech-block { position: relative; overflow: hidden;}
.tech-block .block-inner { position: absolute; top: 0; bottom: 0; left: 0; right: 0;}
.tech-block .tech-text { background: transparent; text-align: center; justify-content: center; flex-direction: column; display: flex; height: 100%; backface-visibility: hidden; transform: scale(0); -webkit-transform: scale(0); opacity: 0;}
.tech-block .tech-text h3 {  text-transform: uppercase; font-size: 24px; color: #ff0000; margin: 0 0 10px; letter-spacing: 2px}
.tech-block .tech-text p { font-size: 16px; line-height: 24px; color: #fff; padding: 0 20px;}
.tech-block:hover .tech-text { background: rgba(0,0,0,0.8); transform: scale(1); -webkit-transform: scale(1); opacity: 1}

section.certificates { background: #f8f8f8; padding: 10px 0 25px;}
section.certificates .front-title h2 { letter-spacing: 4px; color: #000;}
section.certificates .cert-img { text-align: center; margin-bottom: 15px;}

.process-title { text-align: center; margin: 20px 0 0;}
.process-title h2 { font-size: 22px; font-weight: 700; color: #080808; letter-spacing: 2px;}
.mp-block h2 { font-size: 22px; font-weight: 700; color: #080808; letter-spacing: 2px;}
.mp-block p, .process-title p { font-size: 15px; line-height: 30px; color: #333;}

.p-img { position: relative; overflow: hidden; margin-bottom: 30px;}
.p-img img { width: 100%; display: block; margin: 0 auto;}
.p-img .p-text { background: rgba(0,0,0,0.6); position: absolute; top: 0 left: 0; right: 0; bottom: 0;  text-align: center; color: #fff; font-size: 18px; font-weight: 700; padding: 12px 18px; transition:all 0.3s ease-in-out 0s; -moz-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; transform: scale(1); opacity: 1; visibility: visible; width: 100%; height: 100%; justify-content: center; flex-direction: column; display: flex;}
.p-img:hover .p-text { visibility: hidden; opacity: 0; transform: scale(0);}

section.featured-prods { padding: 10px 0 30px;}
.product-details { padding-bottom: 20px;}

.open-hours strong { color: #ff0000}
.cp-detail a { color: #fff;}
.social-icons a { color: #fff; font-size: 28px;}
.social-icons a:hover { color: #ff0000;}
.add-to-cart-btn .anmoBTN01 { padding: 0 20px; text-transform: uppercase; height: 40px; line-height: 36px;}


h2.Total { text-align: right; font-size: 20px; text-transform: uppercase; font-weight: 700; color: #070808;}
h2.Total span { color: #ff0000;}
.basket-btn { text-align: right; margin-top: 10px;}
.SubmitText { text-align: center; color: #060; font-size: 22px; padding: 8rem 0 8rem;}

.services-box { padding: 40px 20px 40px 90px; position: relative; border: 2px solid #ff0000; transition: all 0.5s ease-in; margin-bottom: 30px; }
.services-box .service-icon { width: 70px; height: 80px; font-size: 28px; color: #ff0000; text-align: center; position: absolute; top: 47px; left: 10px; transition: all 0.3s ease 0s;}
.services-box .s-title { display: block; font-size: 20px; font-weight: 600; color: #fff; text-transform: capitalize; margin: 0 0 12px 0; position: relative;}
.services-box .s-decp { font-size: 14px; color: #fff; line-height: 18px; margin: 0;}


.page-text { font-size: 15px; line-height: 28px; min-height: 450px; padding-bottom: 40px;}

.prod-page { padding: 30px 0;}

.LefMenu li.MainLeftCats { list-style:none; margin-bottom:3px; transition: all 0.3s ease-in-out 0s; position:relative;}
.LefMenu li.MainLeftCats a { background:#ff0000; line-height:50px; display:block; color:#fff;  font-size:15px; text-decoration:none; text-transform:uppercase; font-weight:700; transition: all 0.5s ease-in-out 0s; padding:0px 10px; border-radius:5px;}
.LefMenu li.MainLeftCats a:hover, .LefMenu li.MainLeftCats a.active { background:#2d303f; color:#fff;}
.submenu ul { padding:0; margin:0px;}
.submenu ul li { list-style:none;}
.submenu ul li a { color:#666; font-size:12px; line-height:28px; text-decoration:none; display:block; padding:0px; margin-bottom:2px; font-weight:500; border-bottom:1px solid #ccc; font-weight:400; color:#2d303f;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#ff0000; padding-left:5px;}
.submenu ul li a span { margin-right:3px; display:inline-block;}

.p-img { position: relative; overflow: hidden; margin-bottom: 30px;}
.p-img img { width: 100%; display: block; margin: 0 auto;}

.inner-page { margin-bottom: 30px;}


.signup-area { background: #ff0000; text-align: center; padding: 40px 0;}
.signup-area h2 { color: #fff; text-transform: uppercase; font-size: 28px; margin: 0 0 5px; font-weight: 500;}
.signup-area p { font-size: 15px; font-weight: 300; color: #fff; margin: 0 0 20px; }
.signup-form { background: #fff; padding: 5px; width: 100%; border-radius: 5px;}
.signup-form input { width: 70%; float: left; border: none; background: transparent; padding: 0 10px; font-size: 14px; color: #000; height: 40px;}
.signup-form button { background: #070808; font-size: 24px; line-height: 40px; width: 15%; float: right; color: #fff; border-radius: 5px; padding: 0; cursor: pointer; text-align: center; position: relative; overflow: hidden; z-index: 1; transition: all ease 350ms; -moz-transition: all ease 350ms; -webkit-transition: all ease 350ms;}
.signup-form button:hover { color: #fff;}
.signup-form button::after { content: ""; position: absolute; height: 0%; left: 50%; top: 50%; width: 150%; z-index: -1; -webkit-transition: all 0.75s ease 0s; -moz-transition: all 0.75s ease 0s; -o-transition: all 0.75s ease 0s; transition: all 0.75s ease 0s; background: #ff0000; -moz-transform: translateX(-50%) translateY(-50%) rotate(25deg); -ms-transform: translateX(-50%) translateY(-50%) rotate(25deg); -webkit-transform: translateX(-50%) translateY(-50%) rotate(25deg); transform: translateX(-50%) translateY(-50%) rotate(25deg); }
.signup-form button:hover::after { height: 450%; }

.footer-1 { background: #070808; position: relative; padding: 30px 0 0; overflow: hidden;}
.f-detail h4 { text-transform: uppercase; font-weight: 500; color: #ff0000; letter-spacing: 1px; margin-bottom: 20px;}
.f-detail ul { margin: 0; padding: 0;}
.f-detail ul li { list-style: none; margin-bottom: 8px; color: #fff;}
.f-detail ul li a { font-size: 14px; color: #fff;}
.f-detail ul li i { color: #ff0000; padding-right: 5px;}
.social a { font-size: 24px; color: #fff; padding-right: 5px;}
.social a:hover { color: #ff0000;}

.ps-img { margin-top: 30px;}

.footer-bottom p { color: #fff; margin: 0; padding: 0; font-size: 13px; line-height: 26px;}
.footer-bottom p a { color: #ff0000; text-transform: uppercase}
.footer-bottom p a:hover { text-decoration: underline;}
.footer-bottom .copyr { text-align: left;}
.footer-bottom .powered { text-align: right;}


@media screen and (max-width: 768px) {
    section.value-block { margin-top: -6px;}
    .counter-box h2 { font-size: 28px;}
    .counter-box p { font-size: 13px;}
}
@media screen and (max-width: 480px) {
    
}

@media screen and (max-width: 420px) {
    
	
}





