.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 { 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: #3680ee; 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 { padding: 5px;}
.top-head .language { float: right;}

.top-contact p { margin-bottom: 0; color: #070808; font-size: 14px; font-weight: 400;}
.top-contact p i, .top-contact p a:hover { color: #3680ee;}
.top-contact p a { color: #070808;}

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: #070808; 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 .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%, #3680ee 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: #3680ee; border: 2px solid #3680ee; border-radius: 4px;  text-align: center; padding: 10px 0; color: #fff; margin-top: 30px;}
.counter-box h2 { font-size: 36px; margin: 0; color: #fff; font-style: italic;}

section.why-choose { background-image: url(../images/why-choose.jpg); background-repeat: no-repeat; background-position: center top; background-size: cover; background-attachment: fixed; padding: 40px 0 60px; margin-top: 40px; }
section.why-choose .section-header h4 { color: #fff}
section.why-choose .section-header h2::before { background: #fff;}
.why-top-text { margin-bottom: 40px; text-align: center;}
.why-top-text p { color: #fff; font-size: 16px; line-height: 28px;}
section.why-choose .why-text { text-align: center; margin-bottom: 20px;}
section.why-choose .why-text h3 { text-transform: uppercase; font-size: 15px; margin: 7px 0 5px; color: #fff;}
section.why-choose .why-text p { line-height: 18px; font-size: 13px; color: #ccc;}

.bar-collection { background: #3680ee; padding: 30px 0 10px; position: relative;}
.col-block { text-align: center; margin-bottom: 20px;}
.col-block h3 { font-size: 16px; color: #fff; margin: 10px 0 0; text-transform: uppercase;}
.col-block p { font-size: 14px; color: #fff; }

section.certificates { background: #f8f8f8; padding: 10px 0 30px;}
section.certificates .cert-img { text-align: center; margin-bottom: 15px;}

.product-details { padding-bottom: 20px;}

h2.Total { text-align: right; font-size: 20px; text-transform: uppercase; font-weight: 700;}
.basket-btn { text-align: right; margin-top: 10px;}
.SubmitText { text-align: center; color: #060; font-size: 22px; padding: 8rem 0 8rem;}

.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:#3680ee; 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:#070808; 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:#070808;}
.submenu ul li:last-child a { border:none;}
.submenu ul li a:hover, .submenu ul li a.active { color:#3680ee; 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;}


footer { background: #3680ee; padding: 0 0 0; position: relative;}

.newsletter p { font-weight: 400; color: #fff; margin-bottom: 10px;}
.newsletter input { height: 46px; background: #fff; border: none; color: #afafaf; font-size: 13px; box-shadow: none; margin-bottom: 20px}
.newsletter .anmoBTN01 { background: #070808;}

section.footer-btm h2 { color: #fff; font-weight: 700; font-size: 20px; margin: 0 0 30px;}
section.footer-btm ul.f-links { margin: 0; padding: 0}
section.footer-btm ul.f-links li { list-style: none; margin: 0 0 10px 0; padding: 0;}
section.footer-btm ul.f-links li a { color: #fff; transition:all 0.5s ease-in-out 0s; -moz-transition:all 0.5s ease-in-out 0s; -webkit-transition:all 0.5s ease-in-out 0s; -ms-transition:all 0.5s ease-in-out 0s; -o-transition:all 0.5s ease-in-out 0s;}
section.footer-btm ul.f-links li a:hover, section.copyrights p a:hover { color: #070808;}
section.footer-btm .shipment { margin-top: 30px;}
section.footer-btm .f-contact ul { list-style: none; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li { margin: 0px 0px 18px 0px; padding: 0; float: none; display: block; list-style: none; line-height: 28px;}
section.footer-btm .f-contact ul li i { line-height: 21px; float: left; font-size: 17px; color: #070808; margin-right: 13px;}
section.footer-btm .f-contact ul li div { float: left; width: 75%; line-height: 20px; margin: 0; padding: 0;}
section.footer-btm .f-contact ul li div p { margin: 0; color: #fff; font-weight: 400;}
section.footer-btm .f-contact ul li a { color: #fff; font-weight: 400;}
section.footer-btm .f-contact ul li a:hover { color: #060606;}
section.footer-btm .footerSocial a { width: 34px; height: 34px; display: inline-block; color: #080808; background: #fff; border-radius: 3px; margin-right: 4px; text-align: center; line-height: 38px;}
section.footer-btm .footerSocial a:hover { background: #060606; transform: rotate(360deg); color: #fff;}

.ps-method { text-align: center;}

section.copyrights { padding: 30px 0; text-align: center;}
section.copyrights .row { border-top: 1px solid #5291ee; padding-top: 30px;}
section.copyrights p { color: #fff; font-size: 13px; line-height: 22px; margin: 0; }
section.copyrights p a { color: #fff; text-transform: uppercase;}

.addressFooter a { color: #fff;}


@media screen and (max-width: 768px) {
    .welcome-text { padding: 30px 0;}

}
@media screen and (max-width: 480px) {
    section.welcome-note::before { left: -280px;}
    .welcome-text { padding-top: 0;}
	
}

@media screen and (max-width: 420px) {
    
	
}





