.btn-white { border: 3px solid #005cbb; border-radius: 3px; background: #fff; text-transform: uppercase; color: #000; padding: 0 30px; display: inline-block; text-align: center; line-height: 40px; font-size: 13px; font-weight: 500;}
.btn-white:hover { background: #005cbb; color: #fff;}

.top-contact p { margin-bottom: 3px; color: #000; font-size: 14px; font-weight: 400;}
.top-contact p:last-child { margin-bottom: 0;}
.top-contact p i, .top-contact p a:hover { color: #005cbb;}
.top-contact p a { color: #000;}

section.mv-block { background: #f7f7f7; padding: 40px 0; margin-top: -6px;}
section.mv-block h2 { margin-top: 15px;}
section.mv-block p { color: #222; line-height: 28px;}

section.about-block { background: #fff; position: relative; overflow: hidden; position: relative; margin-top: -6px; }
section.about-block::before { background: #005cbb; content: ""; height: 100%; width: 15%; left: 215px; top; 0; position: absolute;}
section.about-block .img-block { padding: 50px 0;}
.about-text { padding: 20px; text-align: left;}
.about-text h3 { font-size: 18px; margin: 0; padding: 0; color: #005cbb; text-transform: uppercase; font-weight: 400; letter-spacing: 1px;}
.about-text h2 { position: relative; margin-bottom: 20px; text-transform: uppercase; padding-bottom: 10px; font-size: 30px; letter-spacing: 1px; font-weight: 700;}
.about-text h2::after { content: ''; position: absolute; background: #005cbb; width: 200px; height: 3px; bottom: 0; left: 0;}
.about-text p { color: #343434; font-size: 15px; line-height: 27px; margin-bottom: 20px;}

section.front-cats { padding: 40px 0;}
.cat-details { padding: 40px;}
.cat-details h2 { letter-spacing: 1px;}
.cat-details p { color: #343434; line-height: 28px;}
.pr-0 { padding-right: 0;}
.pl-0 { padding-left: 0;}

section.featured-prods { background: #f7f7f7; padding: 40px 0;}
.service-block { text-align: center; background: #fff; padding: 5px 5px 15px 5px;}
.service-block h2 { font-weight: 700; color: #000; margin: 20px 0 10px; font-size: 18px; letter-spacing: 1px; text-transform: capitalize;}
.service-block p { font-size: 14px; color: #343434; margin: 0 0 20px; padding: 0;}

.section-header h2 { position: relative; margin-bottom: 20px; text-transform: uppercase; padding-bottom: 10px; font-size: 24px; letter-spacing: 1px;}
.section-header h2::after { content: ''; position: absolute; background: #005cbb; width: 170px; height: 3px; bottom: 0; left: 0; right: 0; margin: 0 auto;}

.why-choose { padding: 40px 0;}
.why-choose-text { font-size: 16px; line-height: 30px;}

.mcat-detail { background: #f7f7f7; padding: 30px 0;}
.mcat-detail h2 { position: relative; margin-bottom: 20px; text-transform: uppercase; padding-bottom: 10px; font-size: 28px; letter-spacing: 1px; font-weight: 700;}
.mcat-detail h2::after { content: ''; position: absolute; background: #005cbb; width: 200px; height: 3px; bottom: 0; left: 0;}
.mcat-detail p { color: #343434; line-height: 28px;}

.product-detail-container { margin: 40px 0; min-height: 500px;}

.page-text { line-height: 30px; font-size: 16px;}

.sm-img { margin-top: 20px;}


.footer { background: #070707; padding: 30px 0; overflow: hidden;}
.footer .widget_title { font-size: 18px; text-transform: uppercase; font-weight: 700; color: #fff; margin: 30px 0; letter-spacing: 1px;}

.footer .widget ul.f-links{ margin: 0; padding: 0; line-height: .8;}
.footer .widget ul.f-links li { list-style: none; display: block; line-height: .8; margin-bottom: 20px;}
.footer .widget ul.f-links li:last-child { margin-bottom: 0;}
.footer .widget ul.f-links li a { display: inline-block; line-height: .8; letter-spacing: 0; color: #fff; position: relative;}
.footer .widget ul.f-links li a:hover { color: #005cbb;}
.footer .widget ul.f-links li a:before{ content: '--'; color: #fff; letter-spacing: 0; margin-right: 8px; transition: all ease 300ms; -moz-transition: all ease 300ms; -webkit-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms;}
.footer .widget ul.f-links li a:hover:before { margin-right: 13px;}

.footer .widget .f-contact ul { list-style: none; margin: 0; padding: 0;}
.footer .widget .f-contact ul li { margin: 0px 0px 18px 0px; padding: 0; float: none; display: block; list-style: none; line-height: 28px;}
.footer .widget .f-contact ul li i { line-height: 21px; float: left; font-size: 20px; color: #005cbb; margin-right: 13px;}
.footer .widget .f-contact ul li div { float: left; width: 75%; line-height: 20px; margin: 0; padding: 0;}
.footer .widget .f-contact ul li div p { margin: 0; color: #fff; font-weight: 400;}
.footer .widget .f-contact ul li a { color: #fff; font-weight: 400;}
.footer .widget .footerSocial {}
.footer .widget .footerSocial a { width: 34px; height: 34px; display: inline-block; color: #080808; background: #fff; border-radius: 3px; margin-right: 4px; text-align: center; line-height: 44px;}
.footer .widget .footerSocial a i { font-size: 22px;}
.footer .widget .footerSocial a:hover { background: #005cbb; transform: rotate(360deg); color: #fff;}

.newsletter {}
.newsletter p { font-size: 14px; color: #fff; }
.newsletter input { background: #fff; border: none; color: #000; font-size: 14px; border-radius: 4px; margin-bottom: 10px;}
.newsletter button { border: 2px solid #005cbb; border-radius: 3px; background: #070707; text-transform: uppercase; color: #fff; padding: 0 30px; display: inline-block; text-align: center; line-height: 36px; font-size: 13px; font-weight: 500; float: right;}
.newsletter button:hover { background: #005cbb; color: #fff;}
.newsletter button {}

section.copyrights { background: #020202; padding: 20px 0; text-align: center;}
section.copyrights .siteinfo { color: #fff; font-size: 13px; line-height: 22px; margin: 0; }
section.copyrights .siteinfo a { color: #fff; text-transform: uppercase;}
section.copyrights .siteinfo a:hover { color: #fff; text-decoration: underline;}

@media screen and (max-width: 768px) {
    section.about-block::before { left: 102px;}

}
@media screen and (max-width: 480px) {
    section.about-block::before {  display: none;}
    section.about-block .img-block { padding: 50px 0 10px;}
    .pl-0 { padding-left: 15px !important}
    .pr-0 { padding-right: 15px !important}
}

@media screen and (max-width: 420px) {
    
	
}