@import url('https://fonts.googleapis.com/css?family=Poppins:400,600');

@import url('https://fonts.googleapis.com/css?family=Ubuntu:400,500,700');

h1,h2,h3,h4,h5,h6,ul,li,a,p{

	padding: 0;

	margin: 0;

}

html {

  scroll-behavior: smooth;

}

.container{

	max-width: 1200px;

}

body{

	font-family: 'Poppins',

}
.contact_5478{
        display: inline-table;
    border: solid 1px #ddd;
    border-radius: 5px;
    padding: 20px;
    width: 100%;
    margin-bottom: 30px;
}

.owl-nav{

/* display: none; */

text-align: center;

padding-top: 20px;
}

body[data-aos-duration='40000'] [data-aos],

  [data-aos][data-aos][data-aos-duration='40000'] {

    transition-duration: 40000ms;

  }



/*menu*/

.top .one{

        padding: 8px 0;

}

.menu {

    width: 100%;
    background-color: #fff;
        padding: 5px 0;

}

.top .top_heading{

}

.top .top_heading h1{

        color: #fff;

        text-transform: capitalize;

        font-size: 13px;

        text-align: center;

        font-weight: 600;

        padding: 0px 0;

        font-family: 'Open Sans', sans-serif;

}

.map2021{

	padding: 10px 0;

	background-color: #000000;

}


.menu .menu_with_bg{

}

.menu .navbar {

    padding: .0rem 0rem;

}

.menu .navbar-brand {

}
.menu .navbar-brand img{
    width: 50%;
}

.menu .search {

    padding: 6px;

}

.menu .search .form-group {

    margin-bottom: 0rem;

    position: relative;

}

.menu .search input{

	border-radius: 20px;

	background-color: #eeeeee;

}

.email{

    color: #fff;

    font-size: 11px;

    width: 166px;

    background-color: #2e3190;

    transition: 0.5s;

    display: inline-block;

    height: 20px;

    padding-left: 10px;

    line-height: 20px;

}

.email span{

    padding-right: 15px;

}

.email:hover{

    background-color: #111111;

    color: #fff;

}

.phone{

    color: #fff;

    font-size: 11px;

    width: 166px;

    background-color: #111111;

    transition: 0.5s;

    display: inline-block;

    height: 20px;

    padding-left: 10px;

    line-height: 20px;

}

.phone span{

    padding-right: 15px;

}

.phone:hover{

    background-color: #2e3190;

}

.menu .search button {

    position: absolute;

    top: 0;

    right: 0;

    background-color: #e31613;

    color: #fff;

    border-radius: 0;

    padding: 9px 13px;

    font-size: 14px;

}

.menu_inner{

}

.header_border1 {

    line-height: 0;

    position: absolute;

    margin-top: 3px;

    z-index: 5454545;

}

.menu .navbar-expand-lg .navbar-nav .nav-link {
    transition: 0.9s;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0;
    background-color: transparent;
    padding: 8px 20px;
    margin: 0;
    color: #000;

}

.menu .navbar-expand-lg .navbar-nav .nav-link:hover {

    color: #fff;

    background-color: transparent;

}

/*big_banner*/

.big_banner{

}



.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;

}

/*featu#2e3190_products*/

/*products_range*/

.products_range{

	

}

.products_range .title_section {

    text-align: center;

    padding-bottom: 16px;

}

.products_range .title_section h1{

	text-transform: uppercase;

	text-align: center;

	font-size: 35px;

	color: #000;

	font-weight: 600;

	padding-bottom: 15px;

}

.products_range .title_section img{

	

}

.tabs .left ul {

    display: flex;

    text-align: right;

    justify-content: right;

    float: none;

    text-align: center;

    margin: auto;

    justify-content: center;

    background-color: transparent;

    padding-top: 20px;

}

.tabs .left ul li{

	list-style-type: none;

}

.tabs .left ul li a {

    background-color: transparent;

    padding: 11px 18px;

    color: #5b5b5b;

    font-size: 13px;

    text-transform: capitalize;

    text-decoration: none;

    transition: all 0.9s;

    display: inline-block;

    border-radius: 0;

    font-weight: 500;

}

.tabs .left ul li a:hover {

    color: #2e3190;

}

.our_products_range .nav-tabs {

    border-bottom: 1px solid transparent;

}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {

    color: #fff;

    background-color: transparent;

    border-color: transparent;

    color: #2e3190;

}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active i{

	padding-right: 10px;

}

.tabs .left ul li a i{

	padding-right: 10px;

}

.prd_box_001{

transition: 0.9s;

border: solid 1px #c9c9c9;
}
.prd_box_001:hover{
	border: solid 1px #2e3190;
}

.prd_box_001_002{

	border-right: solid 1px #c9c9c9;

	padding: 2px;

}

.prd_box_001 .images{

    position: relative;

}

.prd_box_001 .images img{

	position: relative;

	transition: 0.5s;

	width: 100%;

	z-index: -54545;

	border: solid 1px #fff;

}

.prd_box_001:hover .images img{

}

.prd_box_001 .detail{
        background-color: transparent;
    text-align: center;
    padding: 10px 10px 0px 10px;
    transition: 0.8s;

}

.prd_box_001:hover .detail{

}

.prd_box_001 .detail h1 {

    color: #000;

    font-size: 14px;

    text-transform: capitalize;

    transition: 0.9s;

    font-weight: 700;

    padding-bottom: 4px;

}

.prd_box_001 .detail h1 span {

    z-index: 12;

    position: absolute;

    bottom: 3%;

    right: 10%;

    display: none;

    text-align: center;

}

.prd_box_001:hover .detail h1 span{

	display: block;

}

.prd_box_001 .detail h1 span i {

    background-color: #717171;

    width: 30px;

    height: 30px;

    text-align: center;

    vertical-align: middle;

    line-height: 30px;

    color: #fff;

    display: block;

    transition: 0.8s;

        margin-bottom: 11px;

}

.prd_box_001 .detail h1 span i:hover{

	background-color: #2e3190;

}

.prd_box_001 .detail h3 {

    color: #505050;

    text-transform: uppercase;

    transition: 0.9s;

    font-size: 11px;

    font-weight: 400;

}

.prd_box_001 .detail h2 {

    color: #fff;

    font-weight: 700;

    font-size: 13px;

    text-transform: uppercase;

    transition: 0.9s;

    background-color: #888888;

    padding: 10px 0;

}

.prd_box_001:hover .detail h2{

	background-color: #d60409;

}

.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 #2e3190;

}

/*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;

}

.our_products_range_tiotle1 .title_section{

	text-align: center;

}

.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;

}

.our_services_2021_box .left{

	text-align: center;'

}

.produicts_catergories_02{

	padding: 30px 0;

}

.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;

}

/*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 {

}

.gallery .title_section{

	text-align: center;

	padding-bottom: 20px;

}

.gallery .title_section h1{

	color: #000;

	font-weight: 700;

	font-size: 35px;

	text-transform: uppercase;

	text-align: center;

	padding-bottom: 10px;

}

.gallery .title_section h1 span{

	color: #2e3190;

}

.gallery .title_section .border_003{

	border-top: solid 2px #256005;

	max-width: 139px;

	margin: auto;

	transition: 0.9s;

}

/*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{

}

.other_pages_banner .images{

	

}

.other_pages_banner .images img{

	width: 100%;w

}

.paginations_001 {

    font-size: 0px;

    font-weight: 600;

    text-transform: uppercase;

    color: #fff;

    display: inline-block;

    text-align: center;

    background-color: #fff;

    background-color: #2e319000;

}

.paginations_001 a {

    font-size: 12px;

    font-weight: 400;

    text-transform: uppercase;

    color: #000 !important;

    transition: 0.9s;

    font-style: normal;

}

.paginations_001 a:hover {

    color: #000;

}

.paginations_001 span{

	padding: 0 10px;

}

.paginations_002 {

    text-align: right;

    padding-top: 10px;

    border: solid 1px #ddd;

    padding-bottom: 5px;

    margin-left: 0px;

    border-radius: 10px;

        margin-top: 10px;

            margin-right: 0;

}

.cer_img img{

	width: 100%;

}

/*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: #000;

    font-weight: 700;

    font-size: 25px;

    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 #2e3190;

    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 #2e3190;

	margin: auto;

}



/*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 {

    position: sticky;

    padding-top: 0;

    box-shadow: 0 10px 6px -6px #777;

    padding-bottom: 0;

    background-color: #2e3190;

}

.sticky555 .navbar-expand-lg .navbar-nav .nav-link {

    transition: 0.9s;

    font-weight: 500;

    font-size: 14px;

    color: #fff;

    text-transform: uppercase;

    padding: 5px 11px;

    border-radius: 0;

    border-radius: 0px !important;

    margin-right: 18px;

}

#carouse2 .owl-prev{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 27px;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    left: -5%;
    transition: 0.5s;

}

#carouse2 .owl-next{
        width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 27px;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    right: -5%;
    transition: 0.5s;

}

/*search*/

.openBtn {

  background: #f1f1f1;

  border: none;

  padding: 10px 15px;

  font-size: 20px;

  cursor: pointer;

}



.openBtn:hover {

  background: #bbb;

}



.overlay {

    height: 100%;

    width: 100%;

    display: none;

    position: fixed;

    z-index: 2;

    top: 0;

    left: 0;

    background-color: rgb(0,0,0);

    background-color: rgba(0,0,0, 0.9);

}



.overlay-content {

  position: relative;

  top: 46%;

  width: 80%;

  text-align: center;

  margin-top: 30px;

  margin: auto;

}



.overlay .closebtn {

  position: absolute;

  top: 20px;

  right: 45px;

  font-size: 60px;

  cursor: pointer;

  color: white;

}



.overlay .closebtn:hover {

  color: #ccc;

}



.overlay input[type=text] {

  padding: 15px;

  font-size: 17px;

  border: none;

  float: left;

  width: 80%;

  background: white;

}



.overlay input[type=text]:hover {

  background: #f1f1f1;

}



.overlay button {

  float: left;

  width: 20%;

  padding: 15px;

  background: #ddd;

  font-size: 17px;

  border: none;

  cursor: pointer;

}



.overlay button:hover {

  background: #bbb;

}

.responsive_search{

	position: relative;

	width: 100%;

	float: right;

}

.responsive_search .form-group {

    margin-bottom: 0rem;

}

.responsive_search input {

    position: relative;

    background-color: #484848;

    font-size: 14px;

    text-transform: capitalize;

    border: solid 1px transparent;

    width: 100%;

    border-radius: 5px;

}

.responsive_search button {

    position: absolute;

    top: 0;

    right: 0%;

    background-color: transparent;

    border-radius: 0;

    transition: 0.8s;

    color: #acacac;

}

.responsive_search button:hover{

	color: #f0474d;

}

.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: #2e3190;

    color: #fff;

}

.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 #2e3190;

}



.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: 35px;

    height: 50px;

        top: 39%;

    transition: 0.9s;

    transform: skew(-10deg);

}

.big_banner .slick-next:hover{

    background-color: #2e3190;

    color: #000000;

}

.big_banner .slick-prev{

    display: block;

    position: absolute;

    z-index: 5454544;

    left: 5%;

    background-color: #000000;

    color: #ffffff;

    width: 35px;

    top: 39%;

    height: 50px;

    transition: 0.9s;

    transform: skew(-10deg);

}

.big_banner .slick-prev:hover {

    background-color: #2e3190;

    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: #2e3190;

}

.news_letter ul{

	display: flex;

	border-right: solid 3px #ddd;

}

.news_letter ul li{

	list-style-type: none;

	padding-right: 20px;

	

}

.news_letter ul li a{

	text-decoration: none;

}

.news_letter ul li a span{

	

}

.news_letter ul li a span i:hover{

	background-color: #2767a2;

	color: white;

}

.news_letter ul li a span i{

	text-align: center;

    color: white;

    background-color: transparent;

    border: solid 1px #313231;

    font-size: 20px;

    padding: 10px;

    width: 40px;

}

/*custom_made_services*/

.custom_made_services {

    padding-bottom: 20px;

    background-color: #2e2e2e;

    padding-top: 20px;

}

.custom_made_services .text_section{

	text-align: center;

	padding-bottom: 13px;

}

.custom_made_services .text_section h1 {

    font-size: 25px;

    text-transform: uppercase;

    color: #ffffff;

    text-align: center;

    font-family: 'Roboto';

    font-weight: bold;

    font-style: normal;

}

.custom_made_services .text_section p {

    font-size: 14px;

    text-transform: capitalize;

    color: #888888;

    text-align: center;

    font-family: 'Roboto';

    font-weight: normal;

    font-style: normal;

}

.custom_made_services .text_section img{

	text-align: center;

}

.custom_made_services .custom_made_services_box_001{

	

}

.custom_made_services .custom_made_services_box_001 h2 {

    font-size: 20px;

    text-transform: uppercase;

    color: #ededed;

    text-align: left;

    padding-top: 10px;

    font-family: 'Roboto';

    font-weight: bold;

    font-style: normal;

}

.custom_made_services .custom_made_services_box_001 p{

	font-size: 13px;

	text-transform: capitalize;

	color: #afafaf;

	font-weight: 400;

	text-align: left;

	font-family: 'Roboto';

	font-weight: 300;

    font-style: normal;

}

.custom_made_services .custom_made_services_box_001{

	

}

.custom_made_services .custom_made_services_box_001 img{

	width: 100%;

}

/*news_production*/

.news_production{

	

}

.news_production .left{

	padding-top: 15px;

}

.news_production .left h1{

	font-size: 30px;

	color: #000;

	font-weight: normal;

    font-style: normal;

    text-transform: uppercase;

    font-family: 'Roboto';

}

.news_production .left h1 span{

	font-size: 30px;

	font-weight: bold;

    font-style: normal;

	color: #2e3190;

	

    text-transform: uppercase;

}

.news_production .right{

	padding-top: 15px;

}

.news_production .right h1{

	font-size: 30px;

	color: #fff;

	font-weight: normal;

    font-style: normal;

    text-transform: uppercase;

    text-align: center;

}

.news_production .right h1 span{

	font-size: 30px;

	font-weight: bold;

    font-style: normal;

	color: #fff;

	

    text-transform: uppercase;

}

.news_production .news_bx12{

	

}

.news_production .news_bx12 .box{

	text-align: center;

} 

.news_production .news_bx12 .box .images{

	width: 100%;

} 

.news_production .news_bx12 .box .images img{

	text-align: center;

	width: 100%;

} 

.news_production .news_bx12 .box .detail{

	

} 

.news_production .news_bx12 .box .detail h6{

	color: #000000;

	font-weight: bold;

    font-style: normal;

    text-transform: uppercase;

    text-align: left;

    padding: 10px 0;

    font-family: 'Roboto Condensed';

    font-weight: bold;

    font-style: normal;

} 

.news_production .news_bx12 .box .detail .news_border1252{

	border-top: solid 1px #4f4f4f;

}

.news_production .news_bx12 .box .detail h5{

	color: #898989;

	font-size: 14px;

	text-transform: capitalize;

	font-weight: 400;

    font-style: normal;

    font-family: 'Roboto Condensed';

    text-align: left;

    padding: 10px 0;

} 

/*header*/

.header{

	padding: 14px 0px;

}

.header .right{

	

}

.header .right ul {

    float: right;

    padding: 32px 0;

}

.header .right ul li{

	list-style-type: none;

	display: inline-block;

}

.header .right ul li a{

	color: #000;

	font-family: 'Roboto Condensed';

	font-weight: normal;

    font-style: normal;

    color: #3d3d3d;

    font-size: 20px;

    padding-right: 20px;

}

.header .right ul li a span{

	padding-right: 20px;

}

.header .right ul .cart {

    border-left: solid 1px #c3c3c3;

    padding-left: 22px;

    margin-left: 20px;

}

#carousel .owl-prev{
        width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #000;
    color: #fff;
    font-size: 27px;
    margin-right: 20px;
    position: absolute;
    top: 50%;
    left: -5%;
    transition: 0.5s;
}

#carousel .owl-next{
width: 30px;

height: 30px;

line-height: 30px;

background-color: #000;

color: #fff;

font-size: 27px;

margin-right: 20px;
position: absolute;
    top: 50%;
    right: -5%;
    transition: 0.5s;
}
#carousel .owl-next:hover{
    background-color: red;
}
#carousel .owl-prev:hover{
    background-color: red;
}

#carousel2 .owl-next{

}

#carousel2 .owl-prev{

}

.theme-background-color {

    background-color: #cf2329;

}

#min-agent-profile-details .name {

    color: #fff;

}























.our_products_range{
    padding-bottom: 15px;
}

.our_products_range_tiotle{

    padding-bottom: 15px;

}

.our_products_range_tiotle .border_00{

	text-align: center;

	padding: 12px 0;

}

.our_products_range_tiotle h1{

	text-transform: uppercase;

	color: #000;

	font-size: 30px;

	font-weight: 400;

	text-align: center;

}

.our_products_range_tiotle h1 .border_left1{

	width: 40%;

}

.our_products_range_tiotle h1 .border_right1{

}

.search_00200200202020020{

    display: none;

}

.box .detail:hover{background-color: #2e31908f;}

.view_more_button {

    padding-top: 110%;

    transform: all 0.9s;

    width: 100%;

    text-align: center;

}

.view_more_button a{

	margin: auto;

	text-align: center;

	justify-content: center;

}

.view_more_button a img{

	    margin: auto;

    text-align: center;

}

.box{

	text-align: center;

}







/*catalog*/

.catalog{

	

}

.catalog .left{

	

}

.catalog .right{

	text-align: right;

}

.catalog .right h1{

	text-transform: uppercase;

	color: #ea161c;

	font-size: 36px;

}

.catalog .right h2{

	text-transform: uppercase;

	color: #fff;

	font-size: 20px;

}

.catalog .right p{

	color: #c1c1c1;

	text-transform: uppercase;

	font-size: 18px;

	padding-bottom: 20px;

	padding-top: 10px;

}

.catalog .right a{

	text-transform: uppercase;

	background-color: #ea161c;

	color: #fff;

	transition: 0.8s;

	padding: 10px 20px;

}

.catalog .right a:hover{

	background-color: #fff;

	color: #000;

}











.menu .megamenu {

    width: 1000px;

    left: -700px;

    margin: 70px 30px 40px 30px;

    margin-top: 0px;

    z-index: 54545454455654;

    padding: 25px 30px;

    padding: 25px 30px !important;

    background-color: #0000008a;

    margin-top: -1px !important;

    min-height: 400px;

    height: 400px;

    height: auto !important;

    z-index: 54545454545454;

    display: none;

}

.sticky555 .megamenu {

    width: 1300px;

    left: -540px;

    margin: 70px 30px 40px 30px;

    margin-top: 0px;

    z-index: 54545454455654;

    padding: 25px 30px;

    padding: 25px 30px !important;

    background-color: #000000;

    margin-top: -1px !important;

    min-height: 400px;

    height: 400px;

    height: auto !important;

}

.menu .megamenu .m_name {

    margin-bottom: 10px;

    border-bottom: solid 1px #a0a0a0;

}

.menu .megamenu .s_menu span{

    padding-right: 15px;

}

.menu .megamenu .m_name a {

    color: #ffffff;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 700;

    transition: 0.9s;

}

.menu .megamenu .m_name a:hover{

	color: #2e3190;

}

.menu .megamenu .s_menu a {

    color: #a0a0a0;

    text-transform: capitalize;

    font-size: 14px;

    transition: 0.9s;

    font-weight: 400;

    line-height: 31px;

}

.menu .megamenu .s_menu a:hover {

    color: #2e3190;

}













/*mega_menu2121*/

.mega_menu21212 .mega_menu2121{

    width: 100%;

    height: 0px;

    background-color: #000;

    position: absolute;

    left: 0;

    padding: 10px 23px;

    display: none;

    transition: 0.8s;

}

.mega_menu21212:hover .mega_menu2121{

    padding: 10px 10px;

    display: block;

    height: 400px;

    background-color: #000 !important;

    z-index: 4164546446;

}

.hide_in_big{

    display: none;

}



.menu .mega_menu2121 .m_name {

    margin-bottom: 10px;

    border-bottom: solid 1px #a0a0a0;

}

.menu .mega_menu2121 .s_menu span{

    padding-right: 15px;

}

.menu .mega_menu2121 .m_name a {

    color: #ffffff;

    text-transform: uppercase;

    font-size: 18px;

    font-weight: 700;

    transition: 0.9s;

}

.menu .mega_menu2121 .s_menu a {

    color: #a0a0a0;

    text-transform: capitalize;

    font-size: 14px;

    transition: 0.9s;

    font-weight: 400;

    line-height: 31px;

}

.menu .mega_menu2121 .s_menu a:hover {

    color: #c90000;

}







.news_production .detail:hover{

    background-color: #fff;

}









/*gallery*/

.gallery {

}

.gallery .title_section{

	text-align: center;

	padding-left: 0;

	padding-right: 0;

	padding-bottom: 21px;

}

.gallery .title_section h1{

	color: #fff;

	font-weight: 700;

	font-size: 28px;

	text-transform: uppercase;

	text-align: center;

	background-color: #2e3190;

	padding: 10px 0;

}

.gallery .title_section h1 span{

	color: #d57300;

}

.gallery .title_section .border_003{

	border-top: solid 2px #256005;

	max-width: 139px;

	margin: auto;

	transition: 0.9s;

}

.signup_bitton{

    position: absolute;

    top: 0;

    right: 0;

    padding: 13px 18px !important;

    border: none;

    text-transform: uppercase;

    border-top: solid 1px #ced4da;

    border-right: solid 1px #ced4da;

    border-bottom: solid 1px #ced4da;

    transition: 0.8s;

}

.signup_bitton:hover{

    background-color: #2e3190;

}

.modal-content{

	padding: 25px;

    text-align: center;

    margin-top: 30%;

    background-color: transparent;

}

.modal-content input{

	border: solid 1px black;

	border-radius: 0;

    padding: 30px 20px;

    background-color: #00000091;

    border: solid 1px;

}

.modal-content button{

	background-color: #2e3190;

	color: #000000;

	font-weight: 500;

	font-family: 'Oswald', sans-serif;

	text-transform: uppercase;

	font-size: 18px;

	transition: 0.9s;

	border-radius: 0;

}









/*cat_menu*/

.cat_menu{

    padding: 0px 0 0px 0;

    border-bottom: solid 1px #ddd;

    margin-bottom: 5px;

}



.cat_menu .navbar-expand-lg .navbar-nav .nav-link {

    transition: 0.9s;

    font-size: 14px;

    color: #000;

    text-transform: capitalize;

    border-radius: 0;

    font-weight: 500;

    padding: 0px 26px;

    transform: skew(-10deg);

    border-right: solid 2px #000;

}

.cat_menu .navbar-expand-lg .navbar-nav .nav-link span{

	    transform: skew(10deg);

}

.cat_menu .navbar-expand-lg .navbar-nav .nav-link:hover{

	color: #ee1c25;

}

.cat_menu .navbar{

	padding: 0;

}







/*why_choose*/

.why_choose{

}

.why_choose .why_choose_box{

	text-align: center;

	padding: 40px 0;

	width: 100%;

}

.why_choose .why_choose_box:hover{

	transition: 0.8s;

}

.why_choose .why_choose_box h1{

	padding-bottom: 5px;

	font-size: 18px;

	text-transform: uppercase;

	font-weight: 700;

	padding-top: 12px;

}

.why_choose .why_choose_box .border_001{

	width: 90px;

	margin: auto;

	height: 2px;

	text-align: center;

	border-top: solid 2px #f18c3e;

}

.why_choose .why_choose_box p{

	color: #777777;

	opacity: 0.7;

	text-transform: capitalize;

	font-size: 12px;

}

.why_choose .why_choose_box .detail{

	border-right: solid 2px #e5e5e5;

}











/*cate_hover*/



.hover_img{

    display: none;

}

.tus_categ1{

    overflow: hidden;

}

.tus_categ1 .hover_img{

    display: none;

    transition: 0.8s;

}

.tus_categ1 .layer2021{

    position: absolute;

    width: 1%;

    height: 100%;

    background-color: #fff;

    z-index: 5454545;

    top: 0;

    left: 0;

    transition: 0.8s;

}

.responsive_search1{

    width: auto;

}

.tus_categ1:hover .layer2021{

    left: 100%;

    background-color: transparent;

    right: 0;

}

.tus_categ1:hover .hover_img{

    display: block;

}

.tus_categ1:hover .real_img{

    display: none;

}

.tus_categ1 .detail{

	position: absolute;

	top: 29%;

	width: 100%;

	text-align: center;

	height: 100%;

	display: none;

}

.tus_categ1 .detail h1{

	color: #fff;

	font-size: 18px;

	font-weight: 800;

	text-transform: uppercase;

	padding-bottom: 11px;

}

.tus_categ1:hover .detail{

	display: block;

}

.tus_categ1 .detail .view_more{

	padding-top: 22px;

}

.tus_categ1 .detail .view_more a{

	color: #fff;

	text-transform: uppercase;

	background-color: #2e3190;

	padding: 10px 20px;

	border-radius: 32px;

	transition: 0.8s;

}

.tus_categ1 .detail .view_more a:hover{

	background-color: #fff;

	color: #000;

}

.tus_categ1 .detail ul{

	

}

.tus_categ1 .detail ul li{

	list-style-type: none;

}

.tus_categ1 .detail ul li a{

	text-decoration: none;

	color: #fff;

	text-transform: capitalize;

	font-size: 14px;

	font-weight: 400;

	transition: 0.8s;

}

.tus_categ1 .detail ul li a:hover{

	color: #2e3190;

}

.tus_categ1 .detail ul li a sapn{

	

}

















/*cart_icon_2021*/

.cart_icon_2021{

	width: 100%;

	text-align: center;

	margin-top: -20px;

}

.cart_icon_2021 span{

	

}

.cart_icon_2021 span i{

	width: 40px;

	height: 40px;

	text-align: center;

	vertical-align: middle;

	line-height: 40px;

	background-color: #7a7a7a;

	color: #fff;

	border-radius: 22px;

	transition: 0.5s;

}

.prd_box_001:hover .cart_icon_2021 span i{

	background-color: #2e3190;

}































.catalogue{

	position: relative;

}

.catalogue .images{

	

	

}

.catalogue .images img{

}

.catalogue .detail {

    position: absolute;

    bottom: 38%;

    left: 56%;

    transform: skew(-10deg);

    text-align: center;

    display: none;

}

.catalogue .detail h1 {

    text-transform: uppercase;

    font-size: 53px;

    font-weight: 600;

    color: #fff;

}

.catalogue .detail h1 span{

    color: #cc0000;

}

.catalogue .detail h2{

    font-size: 30px;

    font-weight: 400;

    text-transform: uppercase;

    color: #fff;

}

.catalogue .detail p {

    font-size: 30px;

    font-weight: 300;

    text-transform: capitalize;

    color: #fff;

    padding-top: 12px;

    padding-bottom: 27px;

}

.catalogue .detail a{

	background-color: #d02329;

	padding: 10px 38px;

	color: #fff;

	font-weight: 500;

	text-transform: uppercase;

	transition: 0.8s;

	font-size: 18px;

}

.catalogue .detail a span{

	

padding-left: 19px;

}

.catalogue .detail a:hover{

	background-color: #000;

}



















/*certificates*/

.certificates{

	text-align: center;

	background-color: #d7d7d7;

	text-align: center;

	padding: 10px 0;

	margin-top: 30px;

	margin-bottom: 30px;

}























/**/

.footer_social{

	text-align: left;

}

.footer_social ul{}

.footer_social ul li{

	display: inline-block;

	padding-right: 10px;

}

.footer_social p{

	

}

.footer_social ul li a{

	font-size: 28px;

	color: #fff;

}

.footer_social ul li a span{

	

}

.footer_social ul li a span i{

	color: #fff;

	border: solid 1px #fff;

	font-size: 17px;

	width: 40px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	vertical-align: middle;

	border-radius: 30PX;

}







.news_letter_002{

	text-align: center;

	/* padding: 17px 93px 17px 0; */

	text-align: center;

	margin: auto;

	justify-content: center;

	place-content: center;

}

.news_letter_002 img{

	padding-bottom: 20px;

}

.news_letter_002  h1{

	text-transform: uppercase;

	font-size: 20px;

	font-weight: 400;

	color: #e8e8e8;

	padding: 11px 0;

}

.news_letter_002  p{

	text-transform: uppercase;

	font-size: 13px;

	font-weight: 400;

	color: #878787;

	padding-bottom: 5px;

	font-style: italic;

	padding-bottom: 20px;

}











/*featu#2e3190_products*/

.featu#2e3190_products{

	

}

.featu#2e3190_products .title_section21212{

	text-align: center;

}

.featu#2e3190_products .title_section21212 h1{

	background-color: #2e3190;

	display: inline-block;

	padding: 6px 15px;

	text-transform: uppercase;

	color: #fff;

	font-size: 25px;

	transform: skew(-10deg);

}









.conatct_forms button {

    background-color: #2e3190;

    color: #000;

    padding: 10px 40px;

    border: 0;

    color: #fff;

    transition: 0.9s;

    font-weight: 700;

    text-transform: uppercase;

    border-radius: 0;

}

.conatct_forms button:hover{

    background-color: #000;

    color: #fff;

}















.search_2021{

    

}

.search_2021 a {

    transform: skew(-10deg);

    border-left: solid 2px #e5e5e5;

    padding: 12px 0px 11px 25px;

}

.search_2021 a span {

    background-color: #000;

    color: #fff;

    padding: 15px 10px;

    font-size: 20px;

    transition: 0.5s;

        cursor: pointer;

}

.search_2021 a span:hover{

    background-color: #2e3190;

    color: #fff;

}











































.contact_us{

	background-color: #ffffff;

	padding: 23px 0;

}

.contact_us h1{

	font-size: 15px;

	font-weight: 700;

	color: #000;

	text-transform: capitalize;

	padding-bottom: 3px;

}

.contact_us p{

	font-size: 11px;

	font-weight: 400;

	color: #000;

	text-transform: capitalize;

}



















.heading_box_img{

	padding-top: 30px;

}

.heading_box_img h1{

	font-size: 18px;

	background-color: #000;

	color: #fff;

	text-align: center;

	text-transform: uppercase;

	letter-spacing: 9px;

	padding: 17px 0;

}

.heading_box_img h1 span{

}

.heading_box_img h1 span img{

	    padding-right: 15px;

    margin-top: -15px;

    margin-bottom: -15px;

}











/*top*/

.top{

	

	

	

	

	

	

	

background: #242424;}

.top .one ul{

	

float: left;

	

padding: 3px 0;

}

.about_social_bg_img_001{

    display: none;

}

.top .one ul li{

	list-style-type: none;

	display: inline-block;

	padding-right: 11px;

}

.top .three{

        float: right;

	

}

.top .three select{

    display: none;

}

.top .one ul li a{

    color: #fff;

    font-weight: 400;

    font-size: 14px;

    text-decoration: none;

    text-transform: lowercase;

    

    transition: 0.5s;

}

.top .one ul li a:hover{

	color: #2e3190;

}

.top .one ul li a span{

    text-align: left;

    text-transform: initial;

    padding-right: 5px;

    font-weight: 600;

}

.top .one ul li a span i{

	text-align: center;

	color: #fff;

}

.top .two ul{

	

}

.top .two ul li{

	list-style-type: none;

}

.top .two ul li a{

	color: #ffffff;

	text-transform: uppercase;

	font-weight: 400;

	font-size: 11px;

	text-decoration: none;

}

.top .two ul li a span{

	text-transform: uppercase;

	font-weight: 500;

}

.top .three ul{

	display: flex;

	margin: auto;

	float: right;

}

.top .three ul li{

	list-style-type: none;

	padding: 0 3px;

}

.top .three ul li a{

	

}

.top .three ul li a span{

	color: #fff;

	transition: 0.5s;

}

.top .three ul li a span i{

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	vertical-align: middle;

	border-radius: 30px;

	color: #000;

}

.top .three ul li a span:hover{

	color: #000;

}

.top .four ul{

	display: flex;

	float: right;

}

.top .four ul li {

    list-style-type: none;

    padding: 0px 10px;

    background-color: #2e3190;

    margin-left: 13px;

    position: relative;

    z-index: 21212121;

    border-bottom-right-radius: 20px;

    border-bottom-left-radius: 20px;

    transition: 0.9s;

}

.top .four ul li:hover {

}

.top .four ul li a{

	color: white;

	transition: 0.9s;

}

.top .four ul li a:hover{

    color: #000;

}

.top .four ul li a span{

	padding-top: 10px;

}

.top .four ul li a span i {

    padding-top: 50px;

    padding-bottom: 15px;

}



/*services_2021**/

.services_2021{

	padding: 40px 0;

}

.services_2021 .services_2021_box{

	

}

.services_2021 .services_2021_box .images{

	

}

.services_2021 .services_2021_box .images img{

	border: solid 6px #c9c9c9;

	width: 100%;

}

.services_2021 .services_2021_box .detail{

	

}

.services_2021 .services_2021_box .detail h1{

	text-transform: capitalize;

	font-size: 22px;

	color: #363636;

	font-weight: 600;

	padding-top: 15px;

	padding-bottom: 10px;

}

.services_2021 .services_2021_box .detail .border_101{

	border-top: solid 3px #2e3190;

	width: 60px;

	padding-bottom: 10px;

}

.services_2021 .services_2021_box .detail p{

	font-size: 13px;

	color: #6f6f6f;

	font-weight: 500;

	padding: 10px 0;

}

.services_2021 .services_2021_box .detail .read_more{

	padding-top: 20px;

}

.services_2021 .services_2021_box .detail .read_more a{

	    background-color: transparent;

	    color: #000;

	    text-transform: uppercase;

	    font-size: 14px;

	    transition: 0.9s;

	    border: solid 2px #000;

	    padding: 10px;

}

.services_2021 .services_2021_box .detail .read_more a:hover{

	background-color: #fc0f15;

	color: #fff;

}

.services_2021 .services_2021_box .detail .read_more a span{

	    border-left: solid 2px #1c1c1c;

	    padding-left: 10px;

	    margin-left: 10px;

}































/*translater*/

.translater{

	text-align: right;

	padding-top:0px;	

}

.translater .goog-te-gadget-simple .goog-te-menu-value span{

    font-size: 9px;

}













.cat_menu .right {

    padding: 47px 0% 46px 30%;

}

.cat_menu .right .one{

	border-right: solid 2px #ddd;

}

.cat_menu .right .one img{

	width: 100%;

}

.cat_menu .right .one h1{

	font-size: 17px;

	font-weight: 500;

}

.cat_menu .right .one p{

	font-size: 13px;

	font-size: 400;

}

.cat_menu .right .one p a{

    color: #000;

    transition: 0.5s;

}

.cat_menu .right .one p a:hover{

    color: #2e3190;

}





.slick-dots li button {

    font-size: 0;

    line-height: 0;

    display: block;

    width: 20px;

    height: 20px;

    padding: 5px;

    cursor: pointer;

    color: transparent;

    border: 0;

    outline: none;

    background-color: transparent;

}

.slick-dots li button:before {

    font-family: 'slick';

    font-size: 6px;

    line-height: 20px;

    position: absolute;

    top: 0;

    left: 0;

    width: 50px;

    height: 6px;

    content: '•';

    text-align: center;

    opacity: 1;

    color: transparent;

    background-color: #fff;

    -webkit-font-smoothing: antialiased;

    -moz-osx-font-smoothing: grayscale;

}

.slick-dots li.slick-active button:before {

    color: black;

    background-color: green;

    opacity: 1;

}

.slick-dots li button {

    font-size: 0;

    line-height: 0;

    display: block;

    width: 50px;

    height: 6px;

    padding: 5px;

    cursor: pointer;

    color: transparent;

    border: 0;

    outline: none;

    background-color: transparent;

}

.slick-dots {

    position: absolute;

    bottom: 12px;

    display: block;

    width: 100%;

    padding: 0;

    margin: 0;

    list-style: none;

    text-align: center;

}











.basket_page_deletc_products{

    padding: 11% 0;

}



























.services_2021_box_slider .slick-prev {

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    vertical-align: middle;

        left: 12%;

        z-index: 1;

}

.services_2021_box_slider .slick-prev:before {

    content: url(../img/arrow_left.png);

    transition: 0.5s;

}





.services_2021_box_slider .slick-next {

    width: 50px;

    height: 50px;

    line-height: 50px;

    text-align: center;

    vertical-align: middle;

        right: 12%;

            z-index: 1;

}

.services_2021_box_slider .slick-next:before {

    content: url(../img/arrow_right.png);

    transition: 0.5s;

}













/*effected drodpown menu */



body {

  margin: 0;

  padding: 0;

}



.nav ul {

  margin: 0;

  padding: 0;

  list-style: none;

}



.nav {

  background: #555;

  text-align: center;

  margin: auto;

  justify-content: center;

}



.nav ul {

  display: inline-block;

  vertical-align: top;

  font-size: 14px;

  width: 100%;

  background-color: #fff;

}



.nav ul li {

  position: relative;

  float: none;

  text-align: left;

  margin: auto;

  width: 100%;

  text-transform: uppercase;

  background-color: #2e3190;

  color: #fff;

  border-radius: 11px;

}

.nav ul li span{

	padding-left: 10px;

	color: #fff;

	padding-right: 16px;

}

.nav ul li + li {

  margin-left: 1px;

}



.nav ul li a {

  display: inline-block;

  color: #fff;

  text-decoration: none;

  padding: 10px 20px;

  -webkit-transition: all 0.1s ease-in;

  -o-transition: all 0.1s ease-in;

  transition: all 0.1s ease-in;

  width: 100%;

}



.nav ul li a:hover {

  background: #646464;

}



.nav ul li > ul {

  display: none;

  position: absolute;

  width: 100%;

  top: 100%;

  left: -1px;

  z-index: 1;

  text-align: center;

}



.nav ul li > ul li {

  float: none;

  margin: 0;

}



.nav ul li > ul li a {

  display: block;

  border-top: 1px solid #555;

}



.nav ul li > ul li a:hover {

  border-top: 1px solid #646464;

  background: #555;

}



.nav ul li:hover a, .nav ul li.active a {

  background: #646464;

}



.nav ul li.active {

  pointer-events: none;

}













.gallery_title_001{

	text-align: center;

	padding-bottom: 10px;

}

.gallery_202120{

	padding: 0 10%;

	border-left: solid 2px #515a65;

	border-right: solid 2px #515a65;

	overflow: hidden;

}

.gallery_title_001 h1{

	background-color: transparent;

	padding-bottom: 0px;

	font-size: 30px;

	font-weight: 400;

}

/*our_services_2021**/

.our_services_2021{

	background-color: #ffffff;

	padding: 30px 0;

}

.our_services_2021 .title_section{

	text-align: center;

	padding-bottom: 15px;

}

.our_services_2021 .our_services_2021_box {

    text-align: center;

}

.our_services_2021_box .images{

	text-align: center;

}

.our_services_2021_box .images img{float: ce;}

.our_services_2021_box .detail{

	text-align: left;

	background-color: #ffffff;

	height: 100%;

}

.our_services_2021_box .detail .button{

	padding-top: 20px;

}

.our_services_2021_box .detail .button a{

	font-size: 16px;

	text-transform: uppercase;

	color: #202020;

	font-weight: 800;

	text-decoration: underline;

	transition: 0.5s;

}

.our_services_2021_box .detail .button a:hover{

	color: #2e3190;

}

.our_services_2021 .our_services_2021_box h1{

	text-align: left;

	color: #272727;

	transition: 0.8s;

	text-transform: uppercase;

	font-size: 14px;

	padding-bottom: 10px;

	font-weight: 800;

}

.our_services_2021 .our_services_2021_box:hover h1{

}

.our_services_2021 .our_services_2021_box p{

	text-align: left;

	margin: auto;

	color: #626262;

	font-size: 12px;

}



#google_translate_element img{

}













.tus_categ1{

    overflow: hidden;

}

.tus_categ1 img{

    transition: 0.8s;

}

.tus_categ1:hover img{

}















#main-menu {

  background-color: #2E3039;

}

.list-group-item {

  background-color: #2E3039;

  border: none;

}

a.list-group-item {

  color: #FFF;

}

a.list-group-item:hover,

a.list-group-item:focus {

  background-color: #2e3190;

}

a.list-group-item.active,

a.list-group-item.active:hover,

a.list-group-item.active:focus {

  color: #FFF;

  background-color: #2e3190;

  border: none;

}

.list-group-item:first-child,

.list-group-item:last-child {

  border-radius: 0;

}

.list-group-level1 .list-group-item {

  padding-left: 30px;

  font-size: 13px;

}

.list-group-level2 .list-group-item {

  padding-left: 60px;

}

#main-menu .list-group-level1{

        position: absolute;

    z-index: 2147483647;

    width: 266px;

    top: 100%;

}

#main-menu .list-group-item{

    text-transform: uppercase;

}

#main-menu .list-group-item span{

    padding-left: 20px;

}





















.foot_aboutP{

	

}

.foot_about p{

	color: #cdcdcd;

	font-size: 14px;

	font-weight: 300;

	text-transform: capitalize;

	padding-top: 16px;

}















.intro2021{

	padding: 10px 0;

	background-image: linear-gradient(to bottom, #d01e1d, #cd1e1d, #ca1e1d, #c81e1d, #c51e1d, #c21e1c, #be1d1c, #bb1d1b, #b61c1a, #b11b19, #ad1918, #a81817);

}

.intro2021 h1{

	font-size: 13px;

	color: #fff;

	font-weight: 400;

	text-transform: capitalize;

}

.intro2021 h1 span{

	padding: 0 21px;

}





































.search_lang_cart{

	padding: 42px 0;

	text-align: right;

}

.search_lang_cart ul{

	

}

.search_lang_cart ul li{

	display: inline-block;

	padding-right: 15px;

}

.search_lang_cart ul  li a{

	color: #000;

}

.search_lang_cart .cart{

	position: relative;

}

.search_lang_cart .cart span{

	position: absolute;

	top: 0;

	font-size: 9px;

	background-color: #75b01a;

	border-radius: 30px;

	color: #fff;

	width: 20px;

	height: 20px;

	line-height: 20px;

	text-align: center;

	vertical-align: middle;

	justify-content: center;

	place-content: center;

}











.searc00122454545{

	display:  none;

}

.search_lang_cart ul li a i{

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	vertical-align: middle;

	border: solid 1px #cfcfcf;

	border-radius: 30px;

}



















.news_catalogue{

	background-color: #e5e5e5;

	padding: 25px 0;

	margin: 25px 0;

}

.news_catalogue .title_section{

	

}

.news_catalogue .title_section h1{

	text-align: center;

	padding-bottom: 20px;

	text-transform: uppercase;

	font-size: 30px;

	font-weight: 400;

}

.news_catalogue .title_section h2{

	

}

.news_catalogue .left{

	background-color: #141414;

	border: solid 4px #141414;

}

.news_catalogue .left h1{

	font-size: 22px;

	color: #fff;

	font-weight: 500;

	padding-top: 20px;

}

.news_catalogue .left h2{

	color: #bababa;

	font-size: 13px;

	text-transform: capitalize;

	padding-top: 9px;

}

.news_catalogue .left .border_001{

	border-top: solid 3px #2e3190;

	max-width: 52px;

	margin-top: 10px;

}

.news_catalogue .left p{

	font-size: 13px;

	color: #bababa;

	text-transform: capitalize;

	padding-top: 13px;

	padding-right: 17px;

}





.news_catalogue .right{

	background-color: #141414;

	border: solid 4px #141414;

}

.news_catalogue .right h1{

	font-size: 22px;

	color: #fff;

	font-weight: 500;

	padding-top: 20px;

	padding-top: 50px;

}

.news_catalogue .right h2{

	color: #bababa;

	font-size: 13px;

	text-transform: capitalize;

	padding-top: 9px;

}

.news_catalogue .right .border_001{

	border-top: solid 3px #2e3190;

	max-width: 52px;

	margin-top: 10px;

}

.news_catalogue .right p{

	font-size: 13px;

	color: #bababa;

	text-transform: capitalize;

	padding-top: 13px;

	padding-right: 17px;

}

.news_catalogue .right .downlaod{

	padding-top: 24px;

}

.news_catalogue .right .downlaod a{

	background-color: #2e3190;

	padding: 11px 17px;

	color: #fff;

	text-transform: capitalize;

	transition: 0.5s;

}

.news_catalogue .right .downlaod a:hover{

	background-color: #fff;

	color: #000;

}









.menu_title_002002202 h1{

	text-transform: uppercase;

	font-size: 19px;

	text-align: center;

	background-color: #000;

	color: #fff;

	padding: 19px 0;

}

















.produicts_catergories_01_box{

    

}

.produicts_catergories_01_box .images{

    

}

.produicts_catergories_01_box .images img{

    

}

.produicts_catergories_01_box .images h1 {

    text-align: center;

    color: #fff;

    border: solid 3px #ffffff87;

    padding: 19px 35px;

    margin: auto;

    justify-content: center;

    place-content: center;

    left: 5%;

    text-transform: uppercase;

    font-size: 28px;

    transition: 0.4s;

    background-color: #00000085;

}

.produicts_catergories_01_box .images div{

    width: 100%;

    text-align: center;

    position: absolute;

    bottom: 15%;

    padding-left: 10%;

    padding-right: 10%;

}

.produicts_catergories_01_box:hover .images h1{

    opacity: 0.0;

}

.produicts_catergories_01_box .detail {

    position: absolute;

    top: 0;

    width: 100%;

    background-color: #000000a8;

    height: 100%;

    padding-left: 10%;

    padding-right: 10%;

    padding-top: 20%;

    padding-bottom: 20%;

    opacity: 0;

    transition: 0.5s;

}

.produicts_catergories_01_box:hover .detail{

    opacity: 0.9;

}

.produicts_catergories_01_box .detail .overlay2021 {

    border: solid 3px #fff;

    height: 100%;

    padding: 40px 40px;

}

.produicts_catergories_01_box .detail h1 {

    color: #fff;

    text-transform: uppercase;

    font-size: 26px;

    font-weight: 800;

        padding-bottom: 10px;

}

.produicts_catergories_01_box .detail .border_001{

    border-top: solid 2px #2e3190;

    max-width: 143px;

}

.produicts_catergories_01_box .detail p{

    color: #fff;

    font-size: 13px;

    font-weight: 400;

    padding: 20px 0;

    line-height: 22px;

}

.produicts_catergories_01_box .detail .view_range{

    

}

.produicts_catergories_01_box .detail .view_range a {

    color: #fff;

    text-transform: capitalize;

    font-size: 15px;

    transition: 0.8s;

}

.produicts_catergories_01_box .detail .view_range a span{

    padding-left: 15px;

}

.produicts_catergories_01_box .detail .view_range a:hover{

    color: #2e3190;

}







.produicts_catergories_01{

    padding: 30px 0;

}



















.social_media_detail{

        padding-top: 14px;

}

.social_media_detail ul{

    

}

.social_media_detail ul li{

    list-style-type: none;

    display: inline-block;

}

.social_media_detail ul li a{

    

}

.social_media_detail ul li a span{

    

}

.social_media_detail ul li a span i{

    background-color: #000;

    color: #fff;

    width: 40px;

    height: 40px;

    line-height: 40px;

    text-align: center;

    vertical-align: middle;

    justify-content: center;

    border: solid 1px #ddd;

}

.social_media_detail ul li a span i:hover{

    

}









.our_catwgories_new{

	padding: 50px 0;

}

.our_catwgories_new .our_catwgories_new_box{

	

	

}

.our_catwgories_new .our_catwgories_new_box .images{

	background-color: #000;

	border: solid 6px #000;

	border-radius: 224px;

	transition: 0.5s;

}

.our_catwgories_new .our_catwgories_new_box:hover .images{

	border: solid 6px #2e3190;

	background-color: #2e3190;

}

.our_catwgories_new .our_catwgories_new_box .images img{

}

.our_catwgories_new .our_catwgories_new_box .detail{

	text-align: center;

	padding-top: 12px;

}

.our_catwgories_new .our_catwgories_new_box .detail h1{

        font-size: 29px;

    text-transform: uppercase;

    color: #000;

    padding-bottom: 10px;

}

.our_catwgories_new .our_catwgories_new_box .detail h2{

	font-size: 19px;

	background-color: #000;

	display: inline-block;

	padding: 6px 16px;

	color: #fff;

	text-transform: uppercase;

	transition: 0.5s;

}

.our_catwgories_new .our_catwgories_new_box:hover .detail h2{

	

	background-color: #2e3190;

}







/*news_letter_002*/

.news_letter_002{

	background-color: #2e3190;

	padding: 20px 0;

}













/*front_about*/

.front_about .container{

}

.front_about .section_title{

	text-align: left;

	    padding-top: 6px;

}

.front_about .section_title h1{

	font-size: 30px;

	color: #000;

	text-transform: capitalize;

	font-weight: 780;

	padding-bottom: 5px;

}

.front_about .gg1gg p {

    font-size: 12px;

    color: #fff;

    font-weight: 300;

    text-transform: capitalize;

    padding-top: 10px;

    padding-bottom: 50px;

    line-height: 22px;

}

.front_about .right p{

	

font-size: 12px;

	

padding-bottom: 20px;

	    font-family: 'Open Sans', sans-serif;

color: #a6a6a6;

}

.front_about .right .read_more a{

	background-color: #000;

	color: white;

	text-transform: uppercase;

	font-size: 13px;

	font-weight: 400;

	padding: 10px 54px;

	text-decoration: none;

	transition: 0.9s;

	float: right;

	border-right: solid 5px #2e3190;

}

.front_about .right .read_more a:hover{

	background-color: #2e3190;

	color: #000;

}

.about_social_bg h1{

	font-size: 11px;

	font-weight: 500;

	color: #000000;

	text-transform: capitalize;

}

.about_social_bg .images{

	position: relative;

}

.about_social_bg .detail{

	position: absolute;

    top: 23%;

    right: 42%;

}





.news_slider003 .slick-next {

    width: 48px;

    height: 96px;

    right: 170px;

    opacity: 100;

    border-top-right-radius: 15px;

    border-bottom-right-radius: 15px;

}

.news_box{

    

/* display: flex; */

    

padding: 0 50px;

    

border-right: solid 1px #ddd;

}

.news_box_inner{

    display: flex;

background-color: #eaeaea;

border-radius: 21px;

}

.news_box_inner p {

    color: #525252;

    text-transform: uppercase;

    font-size: 12px;

    font-weight: 400;

    text-align: center;

    margin: 15px 56px;

}



/*services_one*/

.services_one .section_title{

	text-align: center;

	padding-bottom: 40px;

}

.services_one .section_title h1{

	font-size: 30px;

	color: #fff;

	text-transform: uppercase;

	font-weight: 800;

	padding-bottom: 10px;

}

.services_one .section_title p{

	color: #fff;

	font-size: 11px;

	text-transform: uppercase;

	font-weight: 300;

	padding-bottom: 6px;

	opacity: 0.6;

}

.services_one{

    width: 100%;

    background-color: #000000;

    padding: 40px 0 80px 0;

}

.services_one_inner{

    display: flex;

    width: 100%;

}











.services_one_inner .box1{

    width: 20%;

    background-color: #f0f0f0;

    text-align: center;

    padding: 13px 0 30px 0;

    height: 151px;

}

.services_one_inner .box1:hover{

    padding: 23px 0 40px 0;

    background-color: #2e3190;

    height: 230px;

        margin-top: -50px;

            transition: 0.9s;

}

.services_one_inner .box1:hover h1{

    color: #ffffff;

}

.services_one_inner .box1:hover img{

    margin-top: 20px;

    margin-bottom: 22px;

}

.services_one_inner .box1:hover .bor01{

    border-color: #ffffff;

}

.services_one_inner .box1 h1{

    font-weight: 600;

    font-size: 12px;

    text-transform: uppercase;

}

.services_one_inner .box1 img{

    padding-bottom: 18px;

}

.services_one_inner .box1 .bor01{

    border-bottom: solid 1px #c0c0c0;

    width: 120px;

    margin: auto;

    padding-top: 8px;

}









.services_one_inner .box2{

    width: 20%;

    background-color: #f0f0f0;

    text-align: center;

    padding: 13px 0 30px 0;

    height: 151px;

}

.services_one_inner .box2:hover{

    padding: 23px 0 40px 0;

    background-color: #2e3190;

    height: 230px;

        margin-top: -50px;

            transition: 0.9s;

}

.services_one_inner .box2:hover img{

    margin-top: 20px;

    margin-bottom: 22px;

}

.services_one_inner .box2:hover h1{

    color: #ffffff;

}

.services_one_inner .box2:hover .bor01{

    border-color: #ffffff;

}

.services_one_inner .box2 h1{

    font-weight: 600;

    font-size: 12px;

    text-transform: uppercase;

}

.services_one_inner .box2 img{

    padding-bottom: 18px;

}

.services_one_inner .box2 .bor01{

    border-bottom: solid 1px #c0c0c0;

    width: 120px;

    margin: auto;

    padding-top: 8px;

}







.services_one_inner .box3{

    width: 20%;

    background-color: #f0f0f0;

    text-align: center;

    padding: 13px 0 30px 0;

    height: 151px;

}

.services_one_inner .box3:hover{

    padding: 23px 0 40px 0;

    background-color: #2e3190;

    height: 230px;

        margin-top: -50px;

            transition: 0.9s;

}

.services_one_inner .box3:hover img{

    margin-top: 20px;

    margin-bottom: 22px;

}

.services_one_inner .box3:hover h1{

    color: #ffffff;

}

.services_one_inner .box3:hover .bor01{

    border-color: #ffffff;

}

.services_one_inner .box3 h1{

    font-weight: 600;

    font-size: 12px;

    text-transform: uppercase;

}

.services_one_inner .box3 img{

    padding-bottom: 18px;

}

.services_one_inner .box3 .bor01{

    border-bottom: solid 1px #c0c0c0;

    width: 120px;

    margin: auto;

    padding-top: 8px;

}





.services_one_inner .box4{

    width: 20%;

    background-color: #f0f0f0;

    text-align: center;

    padding: 13px 0 30px 0;

    height: 151px;

}

.services_one_inner .box4:hover{

    padding: 23px 0 40px 0;

    background-color: #2e3190;

    height: 230px;

        margin-top: -50px;

            transition: 0.9s;

}

.services_one_inner .box4:hover img{

    margin-top: 20px;

    margin-bottom: 22px;

}

.services_one_inner .box4:hover h1{

    color: #ffffff;

}

.services_one_inner .box4:hover .bor01{

    border-color: #ffffff;

}

.services_one_inner .box4 h1{

    font-weight: 600;

    font-size: 12px;

    text-transform: uppercase;

}

.services_one_inner .box4 img{

    padding-bottom: 18px;

}

.services_one_inner .box4 .bor01{

    border-bottom: solid 1px #c0c0c0;

    width: 120px;

    margin: auto;

    padding-top: 8px;

}





.services_one_inner .box5{

    width: 20%;

    background-color: #f0f0f0;

    text-align: center;

    padding: 13px 0 30px 0;

    height: 151px;

}

.services_one_inner .box5:hover{

    padding: 23px 0 40px 0;

    background-color: #2e3190;

    height: 230px;

        margin-top: -50px;

            transition: 0.9s;

}

.services_one_inner .box5:hover h1{

    color: #ffffff;

}

.services_one_inner .box5:hover .bor01{

    border-color: #ffffff;

}

.services_one_inner .box5:hover img{

    margin-top: 20px;

    margin-bottom: 22px;

}

.services_one_inner .box5 h1{

    font-weight: 600;

    font-size: 12px;

    text-transform: uppercase;

}

.services_one_inner .box5 img{

    padding-bottom: 18px;

}

.services_one_inner .box5 .bor01{

    border-bottom: solid 1px #c0c0c0;

    width: 120px;

    margin: auto;

    padding-top: 8px;

}



/*news_events*/

.news_events{

	padding: 20px 0;

}

.news_events .left{

	

}

.news_events .left .section_title{

	text-align: center;

}

.news_events .left .section_title h1{

	font-size: 18px;

	color: #000000;

	text-transform: uppercase;

	font-weight: 800;

	padding-bottom: 5px;

}

.news_events .right{

}

.news_events .right h1{

        font-size: 23px;

    text-transform: uppercase;

    color: #fff;

    text-align: center;

    padding-bottom: 10px;

}

.news_events .news_box{

	display: flex;

}

.news_events .news_box img{

	border-top-left-radius: 20px;

	border-bottom-left-radius: 20px;

	width: 160px;

	border-right: solid 3px #2e3190;

}

.news_events .news_box p{

	padding-left: 20px;

	padding-top: 15px;

}















/*news_events*/

.news_events{

	padding: 20px 0;

	background-color: #000000;

}

.news_events .left{

	

}

.news_events .left .section_title{

	text-align: center;

}

.news_events .left .section_title h1{

	font-size: 18px;

	color: #2e3190;

	text-transform: uppercase;

	font-weight: 800;

	padding-bottom: 5px;

}

.news_events .right{

}

.news_events .news_box{

	display: flex;

}

.news_events .news_box img{

	border-top-left-radius: 20px;

	border-bottom-left-radius: 20px;

	width: 160px;

	border-right: solid 3px #2e3190;

}

.news_events .news_box p{

	padding-left: 20px;

	padding-top: 15px;

}



/*front_about*/

.front_about{padding: 20px 0;}



/*featu#2e3190_products*/

.featured_products{

	padding-top: 30px;

	padding-bottom: 30px;

}

.featured_products .section_title{

    border-bottom: solid 1px #dddddd;

    margin-bottom: 20px;

}

.featured_products .section_title h1{

    color: #000;

    text-transform: capitalize;

    font-size: 25px;

    font-weight: 600;

    border-bottom: solid 2px red;

    display: inline-block;

}

.featu#2e3190_products{

	padding: 50px;

	background-color: #eaeaea;

}

.featu#2e3190_products .section_title{

	text-align: center;

	padding-bottom: 40px;

}

.featu#2e3190_products .section_title h1{

	font-size: 30px;

	color: #000000;

	text-transform: uppercase;

	font-weight: 800;

	padding-bottom: 5px;

}

.box003{

    position: relative;

    border-right: solid 1px #bababa;

    border-bottom: solid 1px #bababa;

    border-radius: 10px;

}

.box003 .images{

    width: 100%;

    position: relative;

}

.box003 .images h3 {

    position: absolute;

    top: 0;

    text-align: center;

    width: 100%;

    transition: 0.5s;

    height: 100%;

    background-color: #0000007a;

    padding-top: 40%;

    opacity: 0;

}

.box003:hover .images h3{

    opacity: 1;

    border-radius: 10px;

}

.box003 .images h3 span{

    color: #fff;

    font-size: 20px;

}

.box003 .images img{

    width: 100%;

        padding: 25px;

}



.box003 .detail{

    text-align: left;

    transition: 0.9s;

    padding: 10px 14px;

    background-color: #000;

}

.box003:hover .detail{

    background-color: #ff0000;

}

.featu#2e3190_products a{

	text-decoration: none;

	color: black;

}

.box003 .detail h1{

    color: #fff;

    padding-bottom: 5px;

    text-transform: uppercase;

    font-size: 13px;

    font-weight: 700;

    transition: 0.3s;

        font-family: 'Open Sans', sans-serif;

}

.box003:hover .detail h1{

	color: #fff;

}

.box003:hover .detail h2{

	color: #fff;

}

.box003 .detail h2{

        font-weight: 400;

    font-size: 13px;

    transition: 0.3s;

    color: #cfcfcf;

    font-family: 'Open Sans', sans-serif;

}

.box003 .overlay{

    height: 100%;

    width: 100%;

    position: absolute;

    top: 0;

    display: none;

    transition: 0.9s;

    left: 13px;

    background-color: transparent;

}

.box003 .overlay .text ul{

	

}

.box003 .overlay .text ul li{

	list-style-type: none;

}

.box003 .overlay .text ul li a{

	color: white;

	text-align: center;

	font-size: 12px;

	font-weight: 500;

	text-transform: uppercase;

}

.box003 .overlay .text ul li a span{

	color: white;

	font-size: 25px;

}

.box003:hover .overlay{

	display: block;

	transition: 0.9s;

}

.box003 .overlay .text{

	padding-top: 50%;

    text-align: center;

    transition: 0.9s;

}











/*search_shwo_on_click*/

.search_shwo_on_click{

	height: 100%;

	    background-color: #00000073;

	position: absolute;

	z-index: 5645644646464645646456456464646456464564564564564564564564564;

	width: 100%;

	top: 0;

	display: none;

}

.search_shwo_on_click #search_hide_on_click{

	position: absolute;

	top: 8%;

	right: 5%;

	font-size: 28px;

	color: #fff;

}

.search_shwo_on_click .search_box{

	padding-top: 21%;

}

.search_shwo_on_click .search_box input{

        width: 100%;

    border: none;

    border-bottom: solid 1px #000;

    font-size: 23px;

    font-size: 13px;

    padding: 22px 25px;

}













/*contact2021*/

.contact2021{

	

background-color: #2e3190;

	

padding: 40px 0;

}

.contact2021 .left{

	

	

}

.contact2021 .left h1{

	

color: #000000;

	

font-size: 25px;

	

font-weight: 400;

	

padding: ;

}

.contact2021 .right{

	

	

}

.contact2021 .right a{

	background-color: #000000;

	color: #fff;

	padding: 13px 20px;

	line-height: 18px;

	border-right: solid 2px #fff;

	transition: 0.5s;

}

.contact2021 .right a:hover{

	background-color: #fff;

	color: #000;

}

.contact2021 .right a span{

    font-size: 21px;

    padding-right: 8px;

}











.foot_new_social ul{

	display: flex;

	margin: auto;

	padding-top: 20px;

}

.foot_new_social ul li{

	list-style-type: none;

	padding-right: 15px;

}

.foot_new_social ul li a{

	

}

.foot_new_social ul li a span{

	color: #fff;

	transition: 0.5s;

}

.foot_new_social ul li a span i{

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	vertical-align: middle;

	background-color: #555555;

}

.foot_new_social ul li a span:hover{

	color: #000;

}













/*front_contact_22021*/

.front_contact_22021{

        background-image: url(../img/front_contact_form_bg.jpg);

    padding: 20px 0;

    background-size: cover;

}

.front_contact_22021 .left{

    

}

.front_contact_22021 .left .title_section{

    

}

.front_contact_22021 .left .title_section h1{

        font-size: 25px;

    text-transform: capitalize;

    color: #fff;

    text-align: center;

    padding-bottom: 14px;

}

.front_contact_22021 .left input{

        border-radius: 0;

    border: none;

    border-bottom: solid 1px #524747;

    background-color: #ffffff85;

    color: #fff;

    font-size: 12px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

}

.front_contact_22021 .left ::placeholder{

    color: #fff;

}

.front_contact_22021 .left textarea{

        border-radius: 0;

    border: none;

    border-bottom: solid 1px #524747;

    background-color: #ffffff85;

    color: #fff;

    font-size: 12px;

    font-family: 'Open Sans', sans-serif;

    font-weight: 600;

}

.front_contact_22021 .left button{

        font-size: 15px;

    font-weight: 400;

    text-transform: capitalize;

    background-color: #fff;

    color: #000;

    border-radius: 3px;

    transition: 0.5s;

}

.front_contact_22021 .left button:hover{

    background-color: #2e3190;

    color: #fff;

}

.front_contact_22021 .right{

        text-align: right;

}

.front_contact_22021 .right h1{

    background-color: #000;

    color: #fff;

    text-transform: uppercase;

    font-weight: 500;

    text-align: center;

    padding: 10px 0;

    font-size: 30px;

    margin: 30% 0;

}





















/*industry_expert*/

.industry_expert{

    background-color: #fff;

    padding: 25px 0;

}

.industry_expert .industry_expert_box_1{

        text-align: center;

}

.industry_expert .industry_expert_box_1 img{

    

}

.industry_expert .industry_expert_box_1 h1{

        font-size: 16px;

    color: #222;

    padding-top: 5px;

    padding-bottom: 5px;

    font-weight: 600;

    text-transform: capitalize;

}

.industry_expert .industry_expert_box_1 p{

        font-size: 14px;

    font-weight: 400;

    text-transform: capitalize;

    color: #8c8c8c;

        font-family: 'Open Sans', sans-serif;

}















/*counter_001*/

.counter_001{

    background-color: #f8f8f8;

    padding: 30px 0;

    

}

.counter_001 .counter_001_vox1{

    text-align: center;

}

.counter_001 .counter_001_vox1 img{

    

}

.counter_001 .counter_001_vox1 h1{

        font-size: 35px;

    padding-bottom: 5px;

    font-weight: 600;

        font-family: 'Open Sans', sans-serif;

}

.counter_001 .counter_001_vox1 p{

    font-size: 16px;

    font-weight: 300;

    color: #000;

        font-family: 'Open Sans', sans-serif;

}













/*location_hour_call*/

.location_hour_call {

    background-image: linear-gradient(to right, #2e3190, #ef8508, #e0800f, #FFBC6C, #FFBC6C);

}

.location_hour_call .location_hour_call_box_1{

        height: 100%;

        background-color: #fd8a02;

    padding: 15px 0;

}

.location_hour_call .location_hour_call_box_2{

    background-color: #FFA439 !important;

}

.location_hour_call .location_hour_call_box_3{

    background-color: #FFBC6C !important;

}

.location_hour_call .location_hour_call_box_1 .one{

    text-align: center;

}

.location_hour_call .location_hour_call_box_1 .one span{

        font-size: 60px;

    color: #2c3e50;

}

.location_hour_call .location_hour_call_box_1 .one span i{

    

}

.location_hour_call .location_hour_call_box_1 .two{

    

}

.location_hour_call .location_hour_call_box_1 .two h1{

        color: #2c3e50;

    text-transform: uppercase;

    font-size: 17px;

    font-weight: 700;

    padding-bottom: 10px;

    padding-top: 6%;

}

.location_hour_call .location_hour_call_box_1 .two p {

    font-size: 13px;

    color: #fff;

    padding-top: 0px;

    font-family: 'Open Sans', sans-serif;

}

.location_hour_call .location_hour_call_box_1 .two .border_001 {

    border-top: solid 2px #000;

    max-width: 60px;

    padding-bottom: 10px;

}



























































/*news_letter*/

.news_letter {

    background-color: #b70006;

	padding-top: 15px;

}

.news_letter .left h1 {

    color: #fff;

    font-size: 24px;

    text-transform: uppercase;

    line-height: 30px;

    font-weight: 600;

    text-align: left;

    padding-bottom: 11px;

}

.news_letter .left h1 span {

    color: #c90000;

}

.news_letter .left p {

    color: #fff;

    font-size: 14px;

    text-transform: capitalize;

    font-family: 'Roboto Condensed';

    font-weight: normal;

    font-style: normal;

    padding-bottom: 10px;

    padding-top: 0px;

    text-align: center;

}

.news_letter_001 form{

	

	position: relative;

}

.news_letter_001 p{

	

color: #959595;

	

font-size: 13px;

	

padding-bottom: 10px;

}

.news_letter_001 .top_social{

}

.news_letter_001 .top_social ul{

	padding: 3px 0;

}

.news_letter_001 .top_social ul li{

	list-style-type: none;

	display: inline-block;

	padding-right: 10px;

}

.news_letter_001 .top_social ul li a{

	text-decoration: none;

}

.news_letter_001 .top_social ul li a span{

	

}

.news_letter_001 .top_social ul li a span i{

	

width: 30px;

	

height: 30px;

	

text-align: center;

	

vertical-align: middle;

	

justify-content: center;

	

place-content: center;

	

background-color: #4c4c4c;

	

line-height: 30px;

	

color: #fff;

	

border-radius: 24px;

	

transition: 0.5s;

}

.news_letter_001 .top_social ul li a span i:hover{

	

background-color: #2e3190;

}

.news_letter_001 h1{font-size: 16px;text-transform: uppercase;color: #ffff;font-weight: 600;padding-bottom: 7px;}

.news_letter_001 input {

    border-radius: 0;

    background-color: transparent;

    color: #000 !important;

    padding: 20px 13px;

    text-transform: capitalize;

    font-size: 14px;

    border-color: #262626;

    position: relative;

}

.news_letter_001 .left{

	padding-bottom: 15px;

}

.news_letter_001 button {

    border-radius: 0;

    border: transparent;

    margin-top: 1px;

    padding: 12px 15px;

    transition: all 0.9s;

    margin-right: -3px;

    color: #fff;

    background-color: #b40707;

    font-weight: 600;

    text-transform: uppercase;

    font-size: 12px;

}

.news_letter_001 button:hover{

	background-color: #000;

	color: #fff;

}

.news_letter_001 .form-group {

    margin-bottom: 0rem;

    padding-bottom: 15px;

    position: relative;

}

.news_letter_001 .right{

	

}

.footer_social {

    background-color: #c90000;

    height: 90px;

    max-width: 504px;

    text-align: center;

    bottom: 0;

    margin-top: 11.3%;

}

.footer_social ul li{

	color: #fff;

}



footer.end-wraper{background: #2d4d02;}



footer.end-wraper .end-left{

    text-align: center;

}



footer.end-wraper .end-left span {

    display: block;

    color: #fff;

    font-size: 13px;

    font-weight: 600;

    line-height: 45px;

    transition: 0.3s all ease-in;

}



footer.end-wraper .end-left span a{display:inline-block; text-decoration:none; color:#2a2a2a; transition: 0.1s all ease-in;}



footer.end-wraper .end-left span a:hover {

    color: #b70006;

}







footer.end-wraper .end-right{text-align:right;}



footer.end-wraper .end-right ul{}



footer.end-wraper .end-right ul li{display:inline-block; margin-left:7px;}















footer.end-wraper .end-right .fbf{ background:#e2e2e2; color:#353535; margin:0 0 0 0px; padding:8px 10px 7px 10px; border-radius: 50%;



transition: 0.4s all; border:4px solid #8884848c; font-size:14px;}



footer.end-wraper .end-right .fbf:hover{ background:#435694; color:#fff; border-radius: 6%; border:4px solid #fff;}







footer.end-wraper .end-right .twf{ background:#e2e2e2; color:#353535; margin:0 0 0 0px; padding:8px 7px 7px 8px; border-radius: 50%;



transition: 0.4s all; border:4px solid #8884848c; font-size:13px;}



footer.end-wraper .end-right .twf:hover{ background:#299cee; color:#fff; border-radius: 6%; border:4px solid #fff;}







footer.end-wraper .end-right .ytf{ background:#e2e2e2; color:#353535; margin:0 0 0 0px; padding:8px 7px 7px 8px; border-radius: 50%;



transition: 0.4s all; border:4px solid #8884848c; font-size:13px;}



footer.end-wraper .end-right .ytf:hover{ background:#c32c30; color:#fff; border-radius: 6%; border:4px solid #fff;}







footer.end-wraper .end-right .insf{ background:#e2e2e2; color:#353535; margin:0 0 0 0px; padding:8px 7px 7px 8px; border-radius: 50%;



transition: 0.4s all; border:4px solid #8884848c; font-size:13px;}



footer.end-wraper .end-right .insf:hover{ background:#8311d5; color:#fff; border-radius: 6%; border:4px solid #fff;}











#back-top {

position: fixed; 

display:none; 

font-size: 50px;

color: rgba(0,0,0,0.5);

bottom: 5px; 

right:10px; 

width:auto;}

a#back-top:active {background:none;}

a#back-top {display: block; text-decoration: none;}

.topup {bottom:5px;}

#back-top i {

    display: block;

    color: #2e3190;

}







/*footer*/

.footer {

    

    

    

background: #303030;padding: 40px 0;}

.footer .one{

	padding: 50px 0;

}

.footer .two{

}

.f_border_1 {

    border-top: solid 2px red;

    width: 50px;

    display: none;

}

.footer .two h1{

	font-size: 16px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 600;

	padding-bottom: 7px;

}

.footer .two h1 span{

	color: #c90000;

}

.footer .two ul {

    

}

.footer .two ul li {

    list-style-type: none;

    width: 100%;

}

.footer .two ul li a{

	text-decoration: none;

	font-size: 12px;

	color: #ffff;

	text-transform: capitalize;

	transition: 0.3s;

	font-weight: 300;

}

.footer .two ul li a span {

    padding-right: 8px;

}

.footer .two ul li a:hover span {

}

.footer .two ul li a:hover {color: #2e3190;}

.footer .two ul li a i{

    color: #959595;

    font-size: 13px;

}

.footer .three h1{

	font-size: 16px;

	text-transform: uppercase;

	color: #fff;

	font-weight: 600;

	padding-bottom: 7px;

	padding-top: 30px;

}

.footer .three h1 span{

	color: #c90000;

}

.footer .three ul{

	padding-top: 25px;

}

.footer .three ul li {

    list-style-type: disc;

    color: #e6e6e6;

    transition: 0.9s;

}

.footer .three ul li a{

	text-decoration: none;

	font-size: 13px;

	color: #e6e6e6;

	text-transform: capitalize;

	transition: 0.9s;

	font-weight: 300;

}

.footer .three ul li a:hover{

	color: #c90000;

}

.footer .three ul li a span{

	

}

.footer .three ul li a span:hover{

	

}

.footer .four {

}

.footer .four h1{

	font-size: 18px;

    font-weight: 600;

    text-transform: uppercase;

    color: #fff;

    margin: 0 0 20px;

    padding: 0;

}

.foot_about h1{

	font-size: 12px;

	text-transform: capitalize;

	color: #727171;

	font-weight: 300;

	padding-bottom: 7px;

	padding-top: 20px;

	line-height: 17px;

}

.footer .four h1 span{

	color: #fff;

}

.footer .four ul {

    padding-top: 3px;

    padding-bottom: 0;

    border-bottom: solid 2px #b7b0b0;

    padding-bottom: 14px;

}

.footer .four ul li {

    list-style-type: disc;

    display: table;

    line-height: 24px;

}

.footer .four ul li a {

    text-decoration: none;

    font-size: 13px;

    color: #959595;

    text-transform: capitalize;

    transition: 0.9s;

    font-weight: 300;

    display: inline-flex;

    line-height: 18px;

}

.five_002{

    

}

.five_002 ul{

    display: inline-block;

    padding-top: 30px;

}

.five_002 ul li {

    list-style-type: none;

    display: inline-block;

    padding-right: 10px;

}

.five_002 ul li a{

    text-decoration: none;

}

.five_002 ul li a span{

    

}

.five_002 ul li a span i {

    width: 40px;

    height: 41px;

    border: solid 1px #b7b0b0;

    line-height: 40px;

    color: #b7b0b0;

    border-radius: 20px;

    text-align: center;

    vertical-align: middle;

    transition: 0.4s;

}

.five_002 ul li a span i:hover{

    transform: rotate(360deg);

    color: red;

    border-color: red;

}

.footer .four ul li a:hover{color: #b40707;}

.footer .four ul li a span{

	padding-right: 20px;

}

.footer .four ul li a span i{

    width: 10px;

}

.footer .four ul li a span:hover{

	

}





















/*latest news*/

.carousel-indicators {

    display: none;

}

#latest_newa {

    width: 100%;

    display: inline-block;

    margin-bottom: 30px;

    background-color: #ececec;

    margin-top: 30px;

    padding-bottom: 20px;

}

.fHeading {

    margin-bottom: 10px;

    padding-top: 20px;

    text-align: center;

}

.fHeading h2 {

    color: #2d4d02;

    font-weight: 800;

    border-bottom: 2px solid #2d4d02;

    padding-bottom: 3px;

    display: inline-block;

    position: relative;

    text-align: center;

    font-size: 35px;

    text-transform: uppercase;

    font-family: 'Oswald';

}

.cat_header h2 {

    font-size: 27px;

    color: #2e3190;

    font-weight: 500;

    font-family: 'Pervitina Dex';

}

.news_box .image {

    width: 100%;

    height: 240px;

    overflow: hidden;

}

.nbrItem:hover {

    color: #fff !important;

}



.news_box:hover img {

    transform: scale(1.1,1.1);

}

.news_box .image img {

    max-width: 100%;

    max-height: 100%;

    width: auto;

    height: auto;

    transition: 0.3s linear;

}

.news_box .detail {

    margin-top: 15px;

}

.news_box .detail span.date {

    font-size: 16px;

    display: block;

    color: #2e3190;

}

.news_box .detail span.title {

    color: #000;

    font-size: 22px;

    font-weight: 600;

    display: block;

    text-transform: uppercase;

    text-align: center;

    padding-bottom: 8px;

}

.news_box .detail p {

    color: #000;

    font-size: 14px;

    color: #787878;

}



/*front about*/

.front_about {

    text-align: center;

    background-image: url('../img/front_about.jpg');

    background-size: cover;

}

div.front_about .rea_more {

    margin-top: 15px;

}

.front_about h1{

	text-transform: capitalize;

	text-align: left;

	font-size: 35px;

	font-weight: 300;

	color: #000;

}

.front_about h2{

	text-transform: uppercase;

	text-align: left;

	font-size: 35px;

	font-weight: 300;

	color: #000;

}

.front_about .read_more{

	text-align: left;

}

.cat_header p {

    font-weight: 600;

    text-transform: uppercase;

    font-family: 'Open Sans', sans-serif;

}

.front_about img{

	margin: auto;

	text-align: center;

}

.front_about{

	

}

.front_about p {

	padding: 15px 0 0px;

	font-size: 15px;

	text-transform: capitalize;

	color: #000;

	font-weight: 400;

	line-height: 20px;

	text-align: left;

}

.cat_header h1{

	

text-transform: uppercase;

	

text-align: center;

	

font-size: 35px;

	

font-weight: 500;

	

font-family: 'Pervitina Dex';

	

color: #2e3190;

}

.cat_header p{

	

}

.front_about a {

    background-color: #2e3190;

    text-transform: uppercase;

    padding: 12px 25px;

    color: #ffffff;

    font-weight: 700;

    font-weight: 500;

    font-size: 13px;

    transition: 0.9s;

    margin-top: 20px;

    display: inline-block;

    text-transform: capitalize;

}

.front_about a:hover{

	background-color: #000000;

}

#navbarSupportedContent ul li a:hover {

    background-color: #2e3190;

}

span.nbrItem {

    position: absolute;

    top: 21px;

    width: 18px;

    height: 20px;

    background: #ff0015;

    color: #fff;

    border-radius: 90px;

    line-height: 19px;

    right: 51px;

}







.search_cart{

	

	

}

.search_cart ul{

	

	

}

.search_cart ul li{

	display: inline-block;

	padding-left: 10px;

	

}

.search_cart ul li a{

	color: #000;

}

.search_cart ul li a span{

	

	

}















/*Dropdown*/

.navbar-nav li:hover > ul.dropdown-menu {

    display: block;

}

.dropdown-submenu {

    position:relative;

    background-color: #000;

}

.dropdown-submenu>.dropdown-menu {

    top: 0;

    left: 100%;

    margin-top:-6px;

}

/* rotate caret on hover */

.dropdown-menu > li > a:hover:after {

    text-decoration: underline;

    transform: rotate(-90deg);

} 



/* rotate caret on hover */

.dropdown-menu > li > a:hover:after {

    text-decoration: underline;

    transform: rotate(-90deg);

} 

.menu .dropdown-item {

        display: block;

        width: 100%;

        padding: 8px 10px;

        clear: both;

        font-weight: 400;

        color: #fff;

        text-align: inherit;

        white-space: nowrap;

        background-color: #000;

        border: 0;

        border-bottom: solid 1px #ffffff1a;

        font-size: 11px;

        text-transform: uppercase;

        transition: 0.9s;

        width: 187px;

        font-family: 'Open Sans', sans-serif;

}

.menu .dropdown-item:hover{

	color: #fff;

}

.menu .dropdown-menu {

    margin: 0;

    padding: .0rem 0;

}



























/*contact_top*/

.contact_top{}

.contact_top .left{

	

	

}

.contact_top .left a{

	

text-align: left;

	

font-size: 13px;

	

font-weight: 300;

	

color: #858585;

transition: 0.5s;

}

.contact_top .left a span{

	

padding-right: 10px;

}

.contact_top .left a:hover{

	    color: #2d4d02;

	

}

.contact_top .right{}

.contact_top .right ul{

    line-height: 0;

}





















/*copyright*/

.copyright {

    background-color: #b40707;

    overflow: hidden;

}

.copyright .left p a:hover{

	color: #000;

}

.copyright .left p {

    font-size: 13px;

    color: #fff;

    text-align: left;

    padding: 10px 0;

}

.copyright .left p a{

	font-size: 13px;

	text-transform: uppercase;

	color: #fff;

	transition: 0.9s;

}

.copyright .left p a:hover{

	color: #2e3190;

}

.copyright .right p {

    font-size: 13px;

    color: #fff;

    text-align: right;

    padding: 10px 0;

}

.copyright .right p a{

	color: #fff;

	transition: 0.5s;

}

.copyright .right p a:hover{

	color: #2e3190;

}













.our_products_range .left{

	

text-align: center;

}

.our_products_range .left h1{

	color: #222;

	font-weight: 800;

	padding-bottom: 10px;

	display: inline-block;

	position: relative;

	text-align: center;

	font-size: 35px;

	text-transform: uppercase;

	font-family: 'Oswald';

}

.our_products_range .left .border_001{

	

border-top: solid 2px #2d4d02;

	

max-width: 107px;

	

margin: auto;

}























/*custom_label_2022*/

.custom_label_2022{

	

padding: 50px 0;

}

.custom_label_2022 .custom_label_2022_box{

	

}

.custom_label_2022 .custom_label_2022_box img{

	padding-left: 5px;

}

.custom_label_2022 .custom_label_2022_box h1{

	

	

}

.custom_label_2022 .custom_label_2022_box p{

	

	

}

































.top_social ul{
        display: flex;
    margin: auto;
    text-align: center;
    margin: auto;
    justify-content: center;
    place-content: center;
    padding-top: 10px;

}

.top_social ul li{

	list-style-type: none;

	padding: 0 3px;

}

.top_social ul li a{

	

}

.top_social ul li a span{

	color: #fff;

	transition: 0.5s;

}

.top_social ul li a span i{

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	vertical-align: middle;

	background-color: #555555;

	border-radius: 30px;

	transition: 0.5s;

}

.top_social ul li a span i:hover{background-color: #b40707;}









.about_us_20221{

	

}

.about_us_20221 .images{

	

	

}

.about_us_20221 .images img{

	

	

}

.about_us_20221 .detail{

	

position: absolute;

	

top: 0;

	

width: 80%;

	

left: 10%;

}

.about_us_20221 .detail img{

	

padding-top: 5%;

	

padding-bottom: 3%;

}

.about_us_20221 .detail p{

	

color: #fff;

	

font-size: 10px;

	

width: 43%;

}

.about_us_20221 .detail .read_more{

	

text-align: right;

	

width: 43%;

	

padding-top: 20px;

}

.about_us_20221 .detail .read_more a{

	background-color: #ffffff;

	color: #000;

	text-transform: uppercase;

	font-weight: 600;

	padding: 9px 20px;

	border: solid 1px transparent;

	transition: 0.5s;

}

.about_us_20221 .detail .read_more a:hover{

	

background-color: #9f1918;

	

border-color: #fff;

	

color: #fff;

}









.welcome{

background: #fff;

background-size: cover;

padding-top: 0px;
}

.welcome-note h2{

	font-size: 24px;

	color: #04091e;

	font-weight:bold;

	margin: 0;

	text-transform: uppercase;	

	position: relative;

	margin-bottom: 16px;

	display: table;

}

.welcome-note h2:after{

    content: '';

    position: absolute;

    width: 75%;

    height: 2px;

    bottom: -6px;

    left: 44px;

    background-color: #2e3190;

}

.welcome-note img{

	margin-bottom: 30px;

	margin-top: 30px;

}

.welcome-note p{

	font-size:12px;

font-weight:

normal;

line-height: 30px;

margin: 0;

max-width: 100%;

padding-bottom: 20px;
}

.welcome-note a{

display: inline-block;

background: #333;

	color:#fff;

text-decoration: none;

text-transform: uppercase;

font-weight: bold;

font-size: 12px;

text-align: center;

transition:

all 0.3s ease-in-out;

margin-top: 0px;

padding: 10px 20px;

border: 1px solid #333;
}

.welcome-note a:hover{

	

	color:#fff;

	text-decoration: none;

	border: 1px solid #2e3190;

	background: #2e3190;

}



.effect:after {

    content: "";

    position: absolute;

    right: 0;

    left: 0;

    top: 0;

    bottom: 0;

    -webkit-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    transition: all 0.6s ease-out 0s;

}

.effect:before {

    content: "";

    position: absolute;

    right: 0;

    left: 0;

    top: 0;

    bottom: 0;

    -webkit-transition: all 0.6s ease-out 0s;

    -moz-transition: all 0.6s ease-out 0s;

    transition: all 0.6s ease-out 0s;

}

.inner-cat:hover .effect:before {
        background-color: rgb(146 172 47);

    right: 50%;

    left: 50%;

}

.inner-cat:hover .effect:after {
    background-color: rgb(146 172 47);

    top: 50%;

    bottom: 50%;

}











.categorize{

overflow: hidden;
}

.categorize_title .title_section{

	

	

margin: auto;text-align: center;padding-bottom: 15px;}

.categorize_title{

    overflow: hidden;

}

.categorize_title .title_section h1{

	font-size: 24px;

    color: #04091e;

    font-weight: bold;

    margin: 0;

    text-transform: uppercase;

    margin-bottom: 3px;

}

.categorize_title .title_section .border_001{

	

	height: 3px;

	background-color: #2e3190;

width: 220px;margin: auto;}

.tus_shipp{

	margin:0px; padding:0px; position:relative; overflow:hidden;}

.tus_shipp img{

	margin:0px auto; padding:0px; width:100%; height:auto}

.tus_shipp .tus_shipbox{

	margin:0px auto; padding:0px 25px; position:absolute; background-color:#2e31906b; width:100%; height:0; top:0; left:0; text-align:center; transition:0.8s}

.tus_shipp .tus_shipbox h4{

	margin:80px 0 10px 0; padding:0px; font-size:22px; font-family: 'Poppins', sans-serif; color:#fff; text-transform:uppercase; transition:0.8s; opacity:0}

.tus_shipp .tus_shipbox p{

	margin:0px 0 0px 0; padding:0px; font-family: 'Poppins', sans-serif; font-size:13px; color:#fff; opacity:0; transition:1s;}

.tus_shipp:hover .tus_shipbox h4{

	margin-top:120px; opacity:1}

.tus_shipp:hover .tus_shipbox p{

	opacity:1}

.tus_shipp:hover .tus_shipbox{

	height:100%;}



section.why-choose .best-price { background: #585858;}

section.why-choose .best-quality { background: #343434;}

section.why-choose .f-ship { background: #1a1a1a;}

section.why-choose .c-label { background: #333334;}

section.why-choose .center-text { color: #fff; text-align: center; padding-top: 20px; padding-bottom: 20px;}

section.why-choose .center-text i { font-size: 28px; color: #2e3190;}

section.why-choose .center-text h3 {  font-size: 18px; margin: 5px 0}

section.why-choose .center-text p { font-family: 'Ubuntu'; margin: 0; font-size: 11px; padding: 0; font-weight: 400; color: #fff;}











section.whoweare { background-image: url(../img/catebg.jpg);

background-position: center bottom;

background-repeat: no-repeat;

background-attachment: fixed;

padding: 60px 0;

max-width: 100%;

height: auto;

display: block;

background-size: cover;

overflow: hidden;}

section.whoweare .container { position: relative; overflow: hidden;}



.tus_fheading h4 {

    margin: 0px;

    padding: 0px;

    font-family: 'Lato', sans-serif;

    font-size: 30px;

    color: 

    #fff;

    text-transform: uppercase;

    text-align: center;

    font-weight: bold;

}



.tus_fheading p {

    margin: 5px 0 0 0;

    padding: 0px;

    font-family: 'Lato', sans-serif;

    font-size: 15px;

    color: 

    #787777;

    text-align: center;

}



.tus_fheading {

    margin: 20px 0 25px 0;

    padding: 0px;

}





.SignBGmain { background:#eaeaea; width:100%; padding:15px;}

.newsletter { }

.newsletter h2 { margin: 0 0 15px;

font-size: 26px;

text-transform: uppercase;

color: #000;

font-weight: 600;}

.newsletter p { 

margin: 0;

font-size: 12px;

padding: 0;

font-weight: 400;

color: #000;}

.newsletter input { background:#fff; border-radius:3px; width:40%; height:42px; font-size:12px; font-weight:400; color:#111; padding:0px 15px; border:none; box-shadow:none; margin-bottom: 15px;}

.newsletter button { background:#2e3190; height:42px; width:20%; text-align:center; color:#fff; font-size:14px; font-weight:600; border-radius:3px; text-transform:uppercase; font-family: 'Open Sans', sans-serif; border:1px solid #2e3190;}

.newsletter .s-form { padding:0px 7.5px;}

.newsletter button:hover { background:#000; color:#fff;}

.newsletter #frm_newsletter { margin-bottom: 20px;}





section.ps-types {padding: 40px 0;}

section.ps-types h2 {text-align: center;font-size: 22px;color: #000;font-weight: 600;text-transform: uppercase;margin: 0 0 15px;}

section.ps-types img { margin: 0 auto; display: block;}









.social_text{

	border-bottom: 1px solid #fff;

	    overflow: hidden;

}		  

.social_text ul{

   margin:0px;

   padding:0px;

   list-style:none;

}	

.social_text ul li{

	float: left;

    width: 16.66%;

}

.social_text ul li a {

	font-size: 16px;

	color: #ffffff;

	font-weight: 500;

	text-align: center;

	text-transform: capitalize;

	display: block;

	transition: all .5s ease-in-out;

	background: #232323;

	line-height: 70px;

	text-decoration: none;

}	

.social_text ul li:nth-child(1) a{

	background-color: #23589a;	

}

.social_text ul li:nth-child(1) a:hover{

	background-color:#081139;

}

.social_text ul li:nth-child(2) a{

	background-color: #ff1514;	

}

.social_text ul li:nth-child(2) a:hover{

	background-color:#081139;

}

.social_text ul li:nth-child(3) a{

	background-color: #00a2f5;	

}

.social_text ul li:nth-child(3) a:hover{

	background-color:#081139;

}

.social_text ul li:nth-child(4) a{

	background-color: #9201e9;	

}

.social_text ul li:nth-child(4) a:hover{

	background-color:#081139;

}

.social_text ul li:nth-child(5) a{

	background-color: #0077b7;	

}

.social_text ul li:nth-child(5) a:hover{

	background-color:#081139;

}

.social_text ul li:nth-child(6) a{

	background-color: #fe4b37;	

}

.social_text ul li:nth-child(6) a:hover{

	background-color:#081139;

}

















section.copy-rights { background: #0d0d0c; padding: 15px 0;}

section.copy-rights p { color: #fff; margin: 0; padding: 0; font-size: 12px; line-height: 26px;}

section.copy-rights p a { color: #2e3190;}

section.copy-rights p a:hover { text-decoration: underline;}

section.copy-rights .copyr { text-align: left;}

section.copy-rights .powered { text-align: right;}

















.foot_news_updates h1 {

    font-size: 16px;

    text-transform: uppercase;

    color: #fff;

    font-weight: 600;

    padding-bottom: 7px;

}

.News span {

    color: #2e3190;

    font-size: 13px;

    font-weight: 600;

}

.News {

    font-size: 12px;

    color: #fff;

}

.foot_contact h1{

        font-size: 16px;

    text-transform: uppercase;

    color: #fff;

    font-weight: 600;

    padding-bottom: 20px;

}
.top_social h1{

        font-size: 16px;

    text-transform: uppercase;

    color: #fff;

    font-weight: 600;

    padding-bottom: 20px;

}

.foot_contact ul li p a{

	transition: 0.9s;

	font-size: 15px;

	font-weight: 300;

	color: #fff;

}

.foot_contact ul li{

    padding-bottom: 10px;

}

.foot_contact ul li p {

    color: #fff;

    font-size: 15px;

    font-weight: 300;

}

.foot_contact ul li p a:hover{

	color: #2e3190;

}

.foot_contact ul li p span{

	color: #fff;

	font-family: 'Oswald', sans-serif;

	font-size: 15px;

	font-weight: 500;

}

.foot_contact ul li p span i{

	width: 30px;

	height: 30px;

	line-height: 30px;

	text-align: center;

	vertical-align: middle;

	justify-content: center;

	margin-right: 12px;

	background-color: transparent;

	border: solid 1px #d7d7d7;

	border-radius: 30px;

	color: #d7d7d7;

}









.other_pages_banner{

    height: 30px;

}

.other_pages_banner img{

    display: none;

}

.pages_banner{

    height: 30px;

}

.pages_banner img{

    display: none;

}


.prd_box_001 .add_top_bas{
	border: solid 1px #bcbcbc;
	margin: 10px 0;
	text-align: center;
	font-family: 'Michroma', sans-serif;
	color: #000;
	padding: 5px 0;
	font-size: 12px;
	font-weight: 800;
	letter-spacing: 3px;
	transition: 0.5s;
	text-transform: uppercase;
	    margin-bottom: 0;
}
.prd_box_001:hover .add_top_bas{
	background-color: #2e3190;
	
}






.mmbox{position:relative; overflow:hidden; margin-bottom:20px;}
.mmbox h3{font:400 18px 'Raleway', sans-serif; color:white; margin:0; text-transform:uppercase; text-align:center; bottom:10%; padding:12px; transition:all 0.3s; background:#000000; position:absolute; width:100%; z-index:99;}
.mmbox:hover h3{ bottom:40%;  background:#810e0e;}

.mmbox img {
  width: 100%;
  position:relative;
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}

.mmbox:hover img {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
  -webkit-transition: transform 0.3s linear 0s;
  -moz-transition: transform 0.3s linear 0s;
  -o-transition: transform 0.3s linear 0s;
  transition: transform 0.3s linear 0s;
}
.mg-image img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -o-transition: all 1s ease; /* IE 9 */
    -ms-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
    max-width: 100%;
	overflow:hidden;
}
.mg-image:hover img {
    -webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
	 overflow:hidden;
}

.mg-image {
  overflow: auto;
  overflow:hidden;
}



.headfing_for_all_section{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 30px;
}
.headfing_for_all_section h1{
        color: #fff;
    text-align: center;
    font-size: 24px;
    background-color: #000;
    display: inline-block;
    padding: 10px 60px;
    margin-top: -63px;
    text-transform: uppercase;
}
.headfing_for_all_section p{
	color: #9d9d9d;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 10px;
}
.headfing_for_all_section .border_001{
	height: 3px;
	text-align: center;margin: auto;
	background-image: linear-gradient(to right, #000000, #310f18, #5c0f21, #890725, #b50020, #b50020, #b50020, #b50020, #890725, #5c0f21, #310f18, #000000);
}





.gallery_box1{
	position: relative;
}
.gallery_box1 .images{
}
.gallery_box1 .images img{
	position: relative;
	width: 100%;
}
.gallery_box1 .p_img2{
	    border: none;
}
.gallery_box1 .detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    vertical-align: middle;
    transition: 0.9s;
    border: solid 1px #000;
    background-color: #ed0000;
}
.gallery_box1 .detail h1{
        font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    padding: 10px 0;
}
.gallery_box1:hover .detail {
    bottom: 20%;
}

/*gallery*/
.gallery {
	padding-bottom: 20px;
}
.gallery .title_section{
	text-align: center;
	padding-bottom: 20px;
}
.gallery .title_section h1{
	color: #000;
	font-weight: 700;
	font-size: 35px;
	text-transform: uppercase;
	text-align: center;
	padding-bottom: 10px;
}
.gallery .title_section h1 span{
	color: #ed0000;
}
.gallery .title_section .border_003{
	border-top: solid 2px #256005;
	max-width: 139px;
	margin: auto;
	transition: 0.9s;
}
.gallery_box{
	position: relative;
}
.gallery_box .images{
}
.gallery_box .images img{
	position: relative;
	width: 100%;
}
.gallery_box .p_img2{
	    border: none;
}
.gallery_box .detail {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    vertical-align: middle;
    transition: 0.9s;
    border: solid 1px #000;
    background-color: #000000c9;
}
.gallery_box .detail h1{
        font-size: 17px;
    text-transform: capitalize;
    color: #fff;
    padding: 10px 0;
}
.gallery_box:hover .detail {
    bottom: 40%;
}
.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: 30%;
}




.cfsdfsdfsdfsd_box{
    padding-bottom: 30px;
}
.cfsdfsdfsdfsd_box .images{
    
}
.cfsdfsdfsdfsd_box .images img{
    
}
.cfsdfsdfsdfsd_box .detail{
    
}
.cfsdfsdfsdfsd_box .detail h1{
    
text-align: center;
    
text-transform: uppercase;
    
font-size: 22px;
    
font-weight: 700;
    
padding: 10px 0;
}