h1,h2,h3,h4,h5,h6,ul,li,a,p{
	padding: 0;
	margin: 0;
}
.container{
	max-width: 1600px;
}
body{
	font-family: 'Oswald', sans-serif;
}
body[data-aos-duration='40000'] [data-aos],
  [data-aos][data-aos][data-aos-duration='40000'] {
    transition-duration: 40000ms;
  }
/*top*/
.top {
    background-color: #000;
    padding: 3px 0;
    width: 100%;
    margin: auto;
    z-index: 2;
    height: 35px;
}
.top .one{
	
}
.related_products .owl-next span{
    display: none;
}
.related_products .owl-prev span{
    display: none;
}
.contact_5478 ul li a{
    transition: 0.9s;
}
.contact_5478 ul li a:hover {
    color: #318cca;
}
.top .one ul {
    padding: 4px 0;
}
.top .one ul li{
	list-style-type: none;
	display: inline-block;
	padding-right: 15px;
}
.top .one ul li a {
    color: #8a8a8a;
    font-size: 15px;
}
.top .one ul li a .fa-facebook{
	color: #8a8a8a;
	transition: 0.9s;
}
.top .one ul li a .fa-facebook:hover{
	color: #3b5998;
}
.top .one ul li a .fa-twitter{
	color: #8a8a8a;
	transition: 0.9s;
}
.top .one ul li a .fa-twitter:hover{
	color: #2daae2;
}
.top .one ul li a .fa-pinterest{
	color: #8a8a8a;
	transition: 0.9s;
}
.top .one ul li a .fa-pinterest:hover{
	color: #cb2027;
}
.top .one ul li a .fa-instagram{
	color: #8a8a8a;
	transition: 0.9s;
}
.top .one ul li a .fa-instagram:hover{
	color: #e60015;
}
.top .one ul li a .fa-linkedin-in{
	color: #8a8a8a;
	transition: 0.9s;
}
.top .one ul li a .fa-linkedin-in:hover{
	color: #0073b1;
}

.top .two{
	
}
.top .two h1 {
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    color: #8a8a8a;
    line-height: 30px;
}
.top .three {
}
.top .three #google_translate_element {
    text-align: right;
    line-height: 24px;
}
/*menu*/
.menu {
    position: absolute;
    width: 100%;
    margin: auto;
    z-index: 1;
}
.menu .navbar-brand {
    padding-top: .0rem;
    padding-bottom: .0rem;
    top: 10%;
}
.menu .navbar-brand {
    padding-top: .0rem;
    padding-bottom: .0rem;
}
.menu .navbar-nav{
	margin: auto;
}
.menu .search {
    padding: 20px 0;
}
.menu .megamenu {
    width: 220px;
    margin: 70px 30px 40px 30px;
    margin-top: 0px;
    z-index: 54545454455654;
    padding: 25px 30px;
    padding: 25px 30px !important;
    background-color: #000000ab;
    margin-top: -1px !important;
}
.menu .megamenu .m_name {
    margin-bottom: 10px;
    border-bottom: solid 1px #a0a0a0;
}
.menu .megamenu .m_name a {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 700;
    transition: 0.9s;
}
.menu .megamenu .m_name a:hover{
	color: #318cca;
}
.box_001 {
    width: 10px;
    height: 10px;
    background-color: #a0a0a0;
    display: inline-flex;
    margin-right: 10px;
    transition: 0.9s;
    border-radius: 5px;
}
.box_001:hover {
    background-color: #ed2024;
}
.menu .megamenu .s_menu a:hover {
    color: #c90000;
}
.menu .megamenu .s_menu:hover .box_001{
    background-color: #c90000;
}
.menu .megamenu .s_menu a {
    color: #a0a0a0;
    text-transform: capitalize;
    font-size: 14px;
    transition: 0.9s;
    font-weight: 400;
    line-height: 31px;
}
.menu .search .form-group {
    margin-bottom: 0rem;
    position: relative;
}
.menu .search input {
    border-radius: 0;
    background-color: #323232;
    border-color: #323232;
    text-transform: uppercase;
}
.menu .search button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #e3161300;
    color: #fff;
    border-radius: 0;
    padding: 8px 13px;
    font-size: 14px;
    transition: 0.9s;
}
.menu .search button:hover{
	background-color: #318cca;
}
.menu .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    transition: 0.9s;
    font-weight: 500;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
    padding: 33px 20px;
    border-radius: 0;
    border-radius: 0px !important;
    margin-left: 20px;
    margin-right: 20px;
}
.menu .navbar-expand-lg .navbar-nav .nav-link:hover {
    background-color: #3aa5ee;
    color: #fff;
    border-radius: 5px;
}
/*big_banner*/
.big_banner{
	position: relative;
    top: 0;
    z-index: 0;
}

.big_banner #owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}
.big_banner .owl-theme .owl-dots .owl-dot span {
    width: 74px;
    height: 11px;
    margin: 5px 7px;
    background: #235e02;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity 200ms ease;
    border-radius: 30px;
    transition: 0.9s;
}
.big_banner .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #d5dcd8;
}
.big_banner .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: -60px;
}
.big_banner .owl-carousel .owl-stage-outer {
    z-index: -154545;
}
/*featured_products*/
.featured_products{
	padding-top: 25px;
	padding-bottom: 25px;
}
.featured_products .title_section {
    text-align: center;
}
.featured_products .title_section h1 {
    text-transform: uppercase;
    font-size: 35px;
    font-weight: 700;
    text-align: center;
    color: #000;
}
.featured_products .title_section h1 span{
	color: #ed2024;
}
.featured_products .title_section .border_001{
	border-top: solid 2px #235e02;
	max-width: 139px;
	margin: auto;
}
.prd_box_001 {
    transition: 0.9s;
    position: relative;
}
.prd_box_001 .images{
	position: relative;
}
.prd_box_001 .images img{
	position: relative;
	border: solid 1px #cbcbcb;
	transition: 0.9s;
}
.prd_box_001:hover .images img{
}
.prd_box_001 .detail{
	text-align: center;
}
.prd_box_001 .detail h1 {
    color: #000000;
    font-weight: 300;
    font-size: 14px;
    text-transform: uppercase;
    transition: 0.9s;
    padding-top: 12px;
}
.prd_box_001 .detail h2 {
    color: #6e6e6e;
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    transition: 0.9s;
    padding-top: 6px;
}
.prd_box_001 .detail h2 span{
	padding-right: 10px;
}
.prd_box_001 .detail p{
	color: #000;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_001 .prd_shadow_001 {
    top: -4px;
    position: absolute;
    right: -8%;
    transition: 0.9s;
    border-left: 19px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #888888;
    transform: rotate(49deg);
}
.prd_box_001:hover .prd_shadow_001{
	border-left: 19px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #ed2024;
}
.prd_box_001 .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 87.5%;
    background-color: #00000087;
    opacity: 0;
    transition: 0.9s;
}
.prd_box_001:hover .overlay{
	opacity: 0.9;
}
.prd_box_001 .overlay ul {
    float: right;
    padding-top: 40%;
    padding-right: 5%;
}
.prd_box_001 .overlay ul li{
	list-style-type: none;
}
.prd_box_001 .overlay ul li a{
	
}
.prd_box_001 .overlay ul li a span{
	
}
.prd_box_001 .overlay ul li a span i {
    background-color: #3aa5ee;
    width: 45px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    transition: 0.9s;
}
.prd_box_001 .overlay ul li a span i:hover{
	background-color: #000;
}
/*services**/
.services{
	padding-top: 30px;
}
.services .title_section{
	text-align: center;
}
.services .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
}
.services .title_section p{
	color: #235e02;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 30px;
}
.services_inner{
	background-color: #efefef;
}
.border_002{
	border-top: solid 2px #256005;
	max-width: 104px;
	margin: auto;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover .border_002{
	border-color: #fff;
}
.services_inner .ser_box_001{
	text-align: center;
	margin: auto;
	padding: 50px 0;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover{
	background-color: #235e02;
}
.services_inner .ser_box_001 h1{
	color: #000;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	padding-bottom: 15px;
	transition: 0.9s;
}
.services_inner .ser_box_001:hover h1{
	color: #fff;
}
.services_inner .images .hover_img{
	display: none;
	text-align: center;
	transition: 0.9s;
}
.services_inner .images .real_img{
	display: inline-block;
	text-align: center;
	transition: 0.9s;
}
.services_inner .images{
	padding-bottom: 25px;
}
.services_inner .images img{
	background-color: #235e02;
	padding: 10px;
	border-radius: 50px;
	transition: 0.9s;
}
.services_inner a{
	text-decoration: none;
}
.services_inner .ser_box_001:hover .images img{
	background-color: #fefefe;
}
.services_inner .ser_box_001:hover .images .hover_img {
    display: block;
    text-align: center;
    margin: auto;
}
.services_inner .ser_box_001:hover .images .real_img{
	display: none;
}
/*front_about_us*/
.padding_25px{
	height: 25px;
}
.front_about_us {
    background-color: #f3f3f3;
    padding-bottom: 30px;
}
.front_about_us .title_section {
    text-align: center;
    padding-bottom: 20px;
    padding-left: 0;
    padding-top: 10px;
}
.front_about_us .title_section h1 {
    color: #fff;
    font-weight: 700;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    background-color: #ed2024;
    margin-top: 30px;
    /* margin: 19px 0; */
    padding: 10px 0;
    margin-left: -80px;
}
.front_about_us .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
.front_about_us .about_inner {
    padding: 20px 0;
}
.front_about_us .right {
    width: 100%;
    padding-right: 45%;
}
.front_about_us .right img{
	width: 100%;
}
.front_about_us .about_inner p {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    color: #000;
    text-align: center;
    line-height: 21px;
}
.front_about_us .about_inner .read_more {
    text-align: center;
    padding-top: 30px;
}
.read_more{
	text-align: center;
}
.read_more a {
    background-color: #000;
    color: #fff;
    padding: 14px 39px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 16px;
    transition: 0.9s;
    text-align: center;
    margin: auto;
}
.read_more a:hover{
    background-color: #3aa5ee;
}
/*our_certificates*/
.our_certificates {
    padding-top: 30px;
    border-bottom: solid 1px #e7e7e7;
    padding-bottom: 20px;
}
.our_certificates .title_section{
	text-align: center;
	padding-bottom: 20px;
}
.our_certificates .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
}
.our_certificates .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
/*gallery*/
.gallery {
    padding-top: 10px;
    padding-bottom: 30px;
}
.gallery .title_section{
	text-align: center;
	padding-bottom: 20px;
}
.gallery .title_section p {
    text-align: center;
    color: #cfcfcf;
    font-size: 13px;
    font-weight: 300;
    padding-top: 10px;
}
.gallery_box{
	
}
.gallery_box .images{
	
}
.gallery_box .images img{
	position: relative;
	width: 100%;
}
.gallery_box .detail {
    position: absolute;
    top: 10%;
    width: 80%;
    height: 80%;
    background-color: #000000ba;
    text-align: center;
    vertical-align: middle;
    opacity: 0;
    transition: 0.9s;
    left: 10%;
}
.gallery_box:hover .detail{
	opacity: 0.9;
}
.gallery_box .detail span {
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    font-size: 45px;
}
.gallery_box .detail span i {
    text-align: center;
    vertical-align: middle;
    height: 100%;
    width: 100%;
    padding-top: 41%;
}
.gallery_title{
	
}
.gallery_title h1{
	background-color: #3aa5ee;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}
.gallery_title p{
	font-size: 13px;
	font-weight: 400;
	color: #676767;
	text-transform: capitalize;
	text-align: center;
}
/*footer*/
.footer {
    background-color: #333333;
    padding-top: 25px;
    padding-bottom: 25px;
}
.footer .border_005{
	border: solid 2px #fe0000;
	max-width: 52px;
}
.footer h1{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
	color: #fff;
}
.footer h1 span{
	color: #318cca;
}
.footer .left::after {
    position: absolute;
    width: 2px;
    height: 100%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    content: url(../img/foot_devider.png);
}
.footer .left {
    padding-right: 5%;
}
.footer .right {
    padding-left: 5%;
}
.footer .right .one{
}
.footer .right .one p {
    color: #cacaca;
    font-size: 13px;
    font-weight: 400;
    padding-top: 27px;
}
.footer .right .one a{
	background-color: #318cca;
	padding: 8px 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 16px;
	transition: 0.9s;
}
.footer .right .one a:hover{
	background-color: #fff;
	color: #000;
}
.footer .right .one .download{
	padding-top: 18%;
}
.sticky555 .megamenu {
    left: 0;
}
.footer .right .two{
	width: 100%;
}
.footer .foot_social {
    border-top: solid 1px #474747;
    margin-top: 15px;
    text-align: center;
}
.footer .foot_social h1 {
    padding-top: 10px;
    margin-top: 15px;
    float: left;
}
.footer .foot_social ul {
    float: left;
    padding: 25px 38px 0px 38px;
}
.footer .foot_social ul li{
	list-style-type: none;
	display: inline-block;
	padding-left: 15px;
}
.footer .foot_social ul li a{
}
.footer .foot_social ul li a span{
	color: #636363;
}
.footer .foot_social ul li a span:hover{
	
}
.quick_links{
	
}
.quick_links ul{
	padding-top: 25px;
}
.quick_links ul li{
	list-style-type: none;
}
.quick_links ul li a{
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	color: #cacaca;
	transition: 0.9s;
	text-decoration: none;
}
.quick_links ul li a:hover{
	color: #318cca;
}
.categoriess{
	
}
.categoriess ul{
	padding-top: 25px;
}
.categoriess ul li{
	list-style-type: none;
}
.categoriess ul li a{
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	color: #cacaca;
	transition: 0.9s;
	text-decoration: none;
}
.categoriess ul li a:hover{
	color: #318cca;
}
.quick_contact{
	
}
.quick_contact ul{
	padding-top: 25px;
}
.quick_contact ul li{
	list-style-type: none;
	padding-top: 6px;
	padding-bottom: 6px;
}
.devider{
	color: #a9a9a9;
	padding: 0 10px;
}
.quick_contact ul li a {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #a9a9a9;
    transition: 0.9s;
    text-decoration: none;
    display: inline-block;
}
.quick_contact ul li a:hover{
	color: #318cca;
}
.quick_contact ul li a span{
	padding-right: 10px;
}

.quick_contact ul li p {
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    color: #cacaca;
    transition: 0.9s;
    text-decoration: none;
    display: inline-block;
}
.quick_contact ul li p span{
	padding-right: 10px;
}
.quick_contact ul li p:hover{
	color: #318cca;
}










/*news_letter*/
.news_letter {
    background-color: #474747;
    padding: 21px 0;
}
.news_letter_001{
	position: relative;
}
.news_letter h1 {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 62px;
}
.news_letter h1 span{
	color: #ed2024;
}
.news_letter_001 input {
    border-radius: 0;
    border-radius: 0;
    padding: 26.5px;
    background-color: #fff;
    border: none;
    max-width: 700px;
    text-transform: capitalize;
}
.news_letter_001 button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #318cca;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 13px;
    border-radius: 0;
    padding: 16px 34px;
    transition: 0.9s;
}
.news_letter_001 button:hover{
	background-color: #000;
	color: #fff;
}
.news_letter_001 .form-group {
    margin-bottom: 0rem;
}
.news_letter .one{
	text-align: right;
}
.news_letter .one img{
	text-align: right;
	width: 100%;
}
/*copyright*/
.copyright {
    background-color: #318cca;
    padding: 14px 0;
}
.copyright p{
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
}
.copyright p a{
	font-size: 13px;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	transition: 0.9s;
}
.copyright p a:hover{
	color: #000;
}
/*social_icon_on_all*/
.social_icon_on_all{
	position: absolute;
	top: 34%;
	left: 0;
	position: fixed;
	z-index: 5454545454;
}
.social_icon_on_all ul{
	
}
.social_icon_on_all ul li{
	list-style-type: none;
}
.social_icon_on_all ul li a{
	
}
.social_icon_on_all ul li a span{
	
}
.social_icon_on_all ul li a span i{
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	vertical-align: middle;
	transition: 0.9s;
}
.social_icon_on_all ul li a span i:hover{
	width: 60px;
}
/*other_pages_banner*/
.other_pages_banner{
	position: relative;
}
.other_pages_banner .images{
	
}
.other_pages_banner .images img{
	width: 100%;
}
.other_pages_banner .detail {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 10%;
}
.other_pages_banner .detail h1 {
    text-align: center;
    font-weight: 600;
    text-transform: uppercase;
    color: #ed2024;
    font-size: 60px;
}
.paginations_001 {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    border: solid 1px #ddd;
    display: inline-block;
    text-align: left;
    padding: 15px 64px;
    border-radius: 30px;
    background-color: #fff;
    width: 100%;
}
.paginations_001 a{
	font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
	color: #000;
	transition: 0.9s;
}
.paginations_001 a:hover {
    color: #ed2024;
}
.paginations_001 span{
	padding: 0 10px;
}
.paginations_002 {
    text-align: center;
    margin-top: -25px;
}
/*Dropdown*/
.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top:-6px;
}
.cer_img img{
	width: 100%;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
} 
.menu .dropdown-item {
    color: #fff;
    background-color: #235e02;
}
.menu .dropdown-menu {
    margin: 0;
    padding: .0rem 0;
}
/*slick slider out line*/
.slick-list {
    outline: none;
}
.slick-list {
    outline: none !important;
}
.slick-slide {
outline: none !important;
}
.slick-slide:focus { outline: none; }
.slick-slide, .slick-slide *{ outline: none !important; }
.header1 .navbar-brand img{
    width: 40%;
}
.title_section_002{
	
}
.title_section_002 h1 {
    color: #000;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 600;
    padding-top: 20px;
}
.title_section_002 h1 span{
	color: #235e02;
}
.our_services {
    padding-top: 40px;
    padding-bottom: 40px;
}
.service_box{
	border: solid 1px #e9e9e9;
	border-radius: 30px;
}
.service_box .images{
	position: relative;
	display: block;
}
.service_box .images img{
	width: 100%;
}
.service_box .detail {
    text-align: center;
    padding: 50px 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #9a9a9a;
}
.service_box .detail p span{
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	font-weight: 400;
}
.service_box .detail p {
    text-align: center;
    justify-content: center;
    color: #9a9a9a;
    font-weight: 300;
    font-size: 14px;
    line-height: 23px;
    padding-left: 23px;
    text-transform: uppercase;
    padding-bottom: 13px;
}
.dfsdfs_002{
	padding-top: 15px;
}
.cate_short_banner{
	padding-top: 30px;
}
.border_006 {
    border-top: solid 2px #318cca;
    max-width: 52px;
    text-align: center;
    margin: auto;
    padding: 5px 0;
}


.our_services{
	border-top: solid 1px #e8e8e8;
	border-bottom: solid 1px #e8e8e8;
}
.our_team_001{
	padding: 25px 0;
}

.prd_box_002{
	transition: 0.9s;
	border: solid 1px #d9d9d9;
}
.prd_box_002 .images{
	
}
.prd_box_002 .images img {
    position: relative;
    width: 100%;
}
.prd_box_002 .detail{
	background-color: #fff;
	text-align: center;
	padding: 10px 0;
}
.prd_box_002 .detail h1{
	color: #000;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_002:hover .detail h1{
	opacity: 0;
}
.prd_box_002:hover .detail p{
	opacity: 0;
}
.prd_box_002 .detail p{
	color: #000;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
	transition: 0.9s;
}
.prd_box_002 .overlay {
    position: absolute;
    top: 6%;
    background-color: #5a8641cc;
    width: 80%;
    height: 80%;
    right: 10%;
    text-align: center;
    padding-top: 40%;
    opacity: 0;
    transition: 0.9s;
}
.prd_box_002:hover .overlay{
	opacity: 0.9;
}
.prd_box_002 .overlay span{
	color: #fff;
	font-size: 21px;
}
.prd_box_002 .overlay h1{
	color: #fff;
	font-weight: 600;
	font-size: 13px;
	text-transform: uppercase;
}
.prd_box_002 .overlay p{
	color: #fff;
	font-weight: 400;
	font-size: 13px;
	text-transform: uppercase;
}
.title_for_request_001{
	text-align: left;
}
.title_for_request_001 h1{
	color: #8d8d8d;
	font-weight: 400;
	font-size: 13px;
	text-transform: capitalize;
	padding: 15px 0;
	text-align: left;
}
.title_for_request_001 h1 span a {
    color: #235e02;
    font-weight: 500;
    text-transform: lowercase;
}
.enter_pass_to_check_cataloug .form-group{
	display: flex;
}
.enter_pass_to_check_cataloug .form-group label {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
}
.enter_pass_to_check_cataloug .form-group input {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 22px 20px;
}
.enter_pass_to_check_cataloug .form-group .button{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #235e02;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 10px 25px;
	transition: 0.9s;
}
.enter_pass_to_check_cataloug .form-group .button:hover{
	background-color: #000;
	color: #fff;
}
.catalouge_form_002 {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 13px;
    text-transform: capitalize;
    padding: 0px 0 15px 0;
    text-align: left;
}
.enter_pass_to_check_cataloug{
	width: 760px;
}
.enter_pass_to_check_cataloug_01{
	width: 645px;
}
.enter_pass_to_check_cataloug_01 .form-group{
	display: flex;
}
.enter_pass_to_check_cataloug_01 .form-group input {
    position: relative;
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 22px 20px;
}
.enter_pass_to_check_cataloug_01 .form-group select {
    background-color: #e5e5e5;
    border-radius: 20px;
    padding: 1px 20px;
}
.enter_pass_to_check_cataloug_01 .form-group label {
    color: #8d8d8d;
    font-weight: 400;
    font-size: 14px;
    font-weight: 400;
    margin-top: 10px;
    text-transform: capitalize;
}
.enter_pass_to_check_cataloug_01 .form-group span{
	color: #235e02;
    font-size: 40px;
    padding-left: 10px;
}
.enter_pass_to_check_cataloug_01 a{
	background-color: #235e02;
	color: #fff;
	text-transform: uppercase;
	border-radius: 20px;
	padding: 10px 25px;
	transition: 0.9s;
	text-align: left;
	font-weight: 600;
}
.enter_pass_to_check_cataloug_01 a:hover{
	background-color: #000;
	color: #fff;
}
.enter_pass_to_check_cataloug_01 .request_submit_button_002 {
    background-color: #235e02;
    color: #fff;
    text-transform: uppercase;
    border-radius: 20px;
    padding: 8px 25px;
    transition: 0.9s;
    text-align: left;
    font-weight: 600;
    margin-top: -30px;
}
.enter_pass_to_check_cataloug_01 .request_submit_button_002:hover{
	background-color: #000;
	color: #fff;
}
.our_team_001{
	
}
.our_team_001 .border_008{
	border-top: solid 2px #235e02;
	max-width: 52px;
	text-align: center;
	margin: auto;
	padding-bottom: 30px;
}
.our_team_001 .title_section{
	text-align: center;
	margin: auto;
}
.our_team_001 .title_section h1{
	text-transform: uppercase;
	font-size: 30px;
	color: #000000;
	font-weight: 700;
	padding-bottom: 10px;
}
.our_team_001_001{
	
}
.our_team_001_001 h1{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #000;
	padding-bottom: 5px;
}
.our_team_001_001 h2{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
	color: #000;
}
.our_team_001_001 .detail{
	text-align: center;
	padding-top: 10px;
}
.get_ing_touch{
	
}
.get_ing_touch .title_section{
	text-align: center;
}
.get_ing_touch  h1{
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 700;
	color: #000;
	padding-bottom: 5px;
	padding-top: 40px;
}
.get_ing_touch .border_001{
	max-width: 52px;
	border-top: solid 2px #318cca;
	margin: auto;
}


.news_boxi_001{
    border-top: solid 2px #ed2024;
    margin-top: 20px;
}
.news_boxi_001 .images{
    border: solid 3px #ed2024;
}
.news_boxi_001 .images img{
    width: 100%;
}
.news_boxi_001 .detail p{
    font-size: 12px;
    font-weight: 400;
    color: #646464;
    text-transform: capitalize;
    padding-top: 10px;
}
.news_boxi_001 .date{
    background-color: #ed2024;
    text-align: center;
}
.news_boxi_001 .date p{
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
    color: #fff;
    padding: 10px 0;
}
.quanityt_input {
    border-top: solid 5px #f9f9f9;
    border-bottom: solid 6px #f9f9f9;
    margin-top: 0px;
    height: 40px;
}
.quanityt_uinput_bg_005454 {
    background-color: transparent;
    text-transform: uppercase;
    padding-top: 8px;
    color: #7a7a7a;
    font-size: 13px;
    font-weight: 500;
}


/*selection none*/
.owl-next:focus, .owl-prev:focus {outline: none;}
.slick-slide {outline: none;}
input:focus { outline: none; }
.form-control:focus{
    box-shadow: none;
        border-color: transparent;
}
button:focus {
    outline: none;
}
.sticky555 {
    background-color: #000;
    position: sticky;
    padding-top: 0;
    box-shadow: 0 10px 6px -6px #777;
    z-index: 5454543;
}
.sticky555 .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    transition: 0.9s;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 15px 20px;
    border-radius: 0;
    border-radius: 0px !important;
    margin-right: 27px;
}
.responsive_search{
	display: none;
	background-color: #202020;
}
.responsive_search input{
	position: relative;
	border-radius: 0;
}
.responsive_search button{
	position: absolute;
    top: 0;
    right: 3%;
    background-color: black;
    color: #fff;
    border-radius: 0;
}
.responsive_search button:hover{
	color: #000;
	background-color: #fff;
}
.catbox{
	
}
.catbox .images{
	
}
.catbox .images img{
	width: 100%;
}
.catbox .detail{
	
}
.catbox .detail a{
	background-color: #000;
	color: #fff;
	transition: 0.9s;
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 700;
    display: block;
    text-align: center;
    padding: 10px;
}
.catbox .detail a:hover {
    background-color: #318cca;
    color: #fff;
}
.quick_links {
    padding-left: 16%;
}
.prd_box_001 .prd_shadow_002 {
    top: -2px;
    position: absolute;
    right: -8%;
    transition: 0.9s;
    border-left: 25px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #888888;
    transform: rotate(50deg);
}
.prd_box_001:hover .prd_shadow_002{
	border-left: 25px solid transparent;
    border-right: 37px solid transparent;
    border-bottom: 32px solid #ed2024;
}

.big_banner{
	
}
.big_banner img{
	width: 100%;
}
.big_banner .slick-prev:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f053";
    width: 44px;
    height: 99px;
}
.big_banner .slick-prev:before:hover{
    color: #000000;
}
.big_banner .slick-next:before {
    font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f054";
    width: 44px;
    height: 99px;
}
.big_banner .slick-next:before:hover{
    color: #000000;
}
.big_banner .slick-next{
    right: 5%;
    background-color: #000000;
    color: #ffffff;
    width: 44px;
    height: 99px;
    transition: 0.9s;
}
.big_banner .slick-next:hover{
    background-color: #3aa5ee;
    color: #000000;
}
.big_banner .slick-prev{
    display: block;
    position: absolute;
    z-index: 5454544;
    left: 5%;
    background-color: #000000;
    color: #ffffff;
    width: 44px;
    height: 99px;
    transition: 0.9s;
}
.big_banner .slick-prev:hover {
    background-color: #3aa5ee;
    color: #000000;
}
.cat_left a {
    background-color: #343434;
    color: #fff;
    padding: 14px 24px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 17px;
    transition: 0.9s;
}
.cat_left a:hover{
    background-color: #ed2024;
}
/*categories*/
.categories{
	
}
.categories .one{
	width: 100%;
}
.categories .one img{
	width: 100%;
	transition: 0.9s;
}
.categories .one img:hover{
	filter: grayscale(100%);
}
.categories .two{
	width: 100%;
}
.categories .two img{
	width: 100%;
	transition: 0.9s;
}
.categories .two img:hover{
	filter: grayscale(100%);
}
.categories .three{
	width: 100%;
}
.categories .three img{
	width: 100%;
	transition: 0.9s;
}
.categories .three img:hover{
	filter: grayscale(100%);
}
.categories .four img{
	width: 100%;
	transition: 0.9s;
}
.categories .four img:hover{
	filter: grayscale(100%);
}
.categories_title h1 {
    background-color: #3aa5ee;
    color: #fff;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 500;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 20px;
}
/*special_products*/
.special_products{
	border-bottom: solid 1px #272727;
}
.special_products{
	
}
.special_products .text_section{
	
}
.special_products .text_section p{
	text-align: center;
	color: #cfcfcf;
	font-size: 13px;
	font-weight: 300;
	padding-top: 10px;
}
.special_products .owl-nav .owl-prev span {
    background-color: #fff;
    padding: 0px 15px;
    transition: 0.9s;
    font-size: 30px;
    position: absolute;
    top: -29.4%;
    left: 0;
}
.special_products .owl-nav .owl-prev span:hover {
    background-color: #d00f00;
}
.special_products .owl-nav .owl-next span {
    background-color: #fff;
    padding: 0px 15px;
    transition: 0.9s;
    font-size: 30px;
    position: absolute;
    top: -29.4%;
    right: 0;
}
.special_products .owl-nav .owl-next span:hover{
	background-color: #d00f00;
}
.special_products_title{
	
}
.special_products_title h1{
	background-color: #3aa5ee;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: 500;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 10px;
}
.special_products_title p{
	font-size: 13px;
    font-weight: 400;
    color: #676767;
    text-transform: capitalize;
    text-align: center;
}
/*news_videos_001*/
.news_videos_001{
	background-color: #d1d1d1;
}
.news_videos_001 .one {
    background-color: #616161;
    height: 100%;
    text-align: center;
}
.news_videos_001 .one .title_002{
	padding-top: 25px;
	padding-bottom: 25px;
}
.news_videos_001 .one p{
	text-transform: capitalize;
	font-size: 13px;
	font-weight: 300;
	color: #fff;
	padding-bottom: 15px;
	border-bottom: solid 1px #fff;
	margin-bottom: 15px;
}
.news_videos_001 .two{
	padding-top: 40px;	
	padding-bottom: 25px;
}
.news_videos_001 .three{
	padding-top: 25px;
	padding-bottom: 25px;
}
.news_videos_001 .three .title_section{
	padding-bottom: 15px;
}
.news_videos_001 .three img{
	width: 100%;
}
.featured_products .owl-nav .owl-prev{
	position: absolute;
    right: 7%;
    top: -39%;
}
.featured_products .owl-nav .owl-prev span {
    background-color: #fff;
    padding: 0px 15px;
    transition: 0.9s;
    font-size: 30px;
}
.featured_products .owl-nav .owl-next{
	position: absolute;
    right: 0%;
    top: -39%;
}
.featured_products .owl-nav .owl-next span {
    background-color: #fff;
    padding: 0px 15px;
    transition: 0.9s;
    font-size: 30px;
}
.related_products .title_section{
	text-align: center;
} 
.related_products .title_section h1{
	text-align: center;
	font-size: 30px;
	text-transform: uppercase;
	color: #000;
}
.related_products .title_section h1 span{
	color: #318cca;
}
.related_products .title_section img{
	text-align: center;
}