@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Alata&family=Alex+Brush&family=Allison&family=Gothic+A1&family=Jost:ital,wght@0,100..900;1,100..900&family=Lora:ital,wght@0,400..700;1,400..700&family=Montserrat:ital,wght@0,100..900;1,100..900&family=News+Cycle:wght@400;700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family: "Noto Sans", serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.header-section .container {
	max-width: 1300px;
}
.section-title1 {
	width: 100%;
	float: left;
	text-align: center;
	margin-bottom: 28px;
	font-size: 32px;
	color: #fff;
}
.section-title1 img {
	margin-right: 10px;
}
.section-title-center {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	color: #102f82;
	font-size: 23px;
	font-weight: bold;
}
/******** Menu css ********/
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
.nav_area ul li .sub-menu li .arrow
{	display: none;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 268px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 26px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 8px;
	top: -55px;
	z-index: 9999;
	background: #2d60b1;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #d5d5d5;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.nav_area ul li .sub-menu li .sub-menu li a
{	padding-left: 30px;
}
.nav_area ul li .sub-menu li .arrow
{	display: block;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	/* text-align: right; */
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: right;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding-right: 32px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: #001a75;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 31px;
	padding-top: 31px;
}
span.arrow {
	display: inline-block;
	padding-left: 0px;
	color: #000000;
	margin-left: 5px;
	position: absolute;
	top: 37px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
ul.sub-menu li {
	position: relative;
}
.nav_area ul li:hover > ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #17a4ec;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: linear-gradient(to right, #8ccde5, #17a4ec);
}
.nav_area > ul > li:hover > ul.sub-menu, 
.nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 21px;
	background-image: linear-gradient(to right, #7bbfd9, #0e9fe9);
}
.nav_area > ul > li ul.sub-menu li a {
	color: #fff;
	position: relative;
	letter-spacing: 0px;
	font-weight: 500;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 11px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #9edeff;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.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);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo {
	padding-top: 13px;
}
.logo a {
	display: inline-block;
	max-width: 100%;
}
.header-information-view {
	text-align: right;
	padding-top: 40px;
}
.header-information-view ul li {
	display: inline-block;
	padding-left: 35px;
	position: relative;
}
.header-information-view ul li::after {
	content: "";
	position: absolute;
	height: 27px;
	top: 0;
	left: 13px;
	border-left: solid 1px #9bd2ff;
}
.header-information-view ul li a {
	font-size: 15px;
	color: #12a6ec;
	text-decoration: none;
	font-weight: bold;
}
.header-information-view ul li a img {
	max-width: 30px;
	margin-right: 5px;
}
.header-section {
	float: left;
	width: 100%;
}
.header-information-view ul li.calend::after {
	border: none;
}
.banner-section {
	float: left;
	width: 100%;
}
/******** Menu css End ********/
/******** index ********/
#sliderhome .owl-dots {
	text-align: center;
	bottom: 20px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #1fa6ec;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 6px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 2%;
	top: 49%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
	display:none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 49%;
	right: 2%;
	box-shadow: none !important;
	outline: none !important;
	margin: 0;
	display:none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 18px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 18px !important;
}
.slider-section-home {
	float: left;
	width: 100%;
}
.factory-introduction-section {
	float: left;
	width: 100%;
	padding-top: 60px;
	padding-bottom: 60px;
}
.factory-introduction-info {
	float: left;
	width: 100%;
}
.factory-introduction-info .factory-introduction-title {
	margin-bottom: 11px;
	font-size: 15px;
	line-height: 26px;
	color: #336cb1;
	text-align: justify;
}
.factory-introduction-info p {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	text-align: justify;
}


.factory-introduction-section .theme-btn a {
	background: #336cb1;
	display: inline-block;
	padding: 6px 19px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
	cursor: pointer;
}
.factory-introduction-section .theme-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.factory-introduction-section .theme-btn a:hover {
	color: #fff;
}
.factory-introduction-section .theme-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
}
.factory-introduction-section .theme-btn a i {
	margin-left: 5px;
	font-weight: 600;
}

.product-box {
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
	background: #fff;
}
.product-introduction-section {
	float: left;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.light-bg {
	background: #f7f7f8;
}
.btn1 {
	text-align: right;
}
.btn1 a {
	font-size: 15px;
	color: #0880cf;
}
.product-box .product-box-title {
	padding: 13px;
}
.product-box .product-box-title a {
	color: #333333;
	font-size: 19px;
	text-decoration: none;
}
.section-title-row {
	padding-bottom: 28px;
}
.section-title {
	float: left;
	width: 100%;
	color: #102f82;
	font-size: 23px;
	font-weight: bold;
}
.map-section {
	float: left;
	width: 100%;
	position: relative;
}
.map-wrapper iframe {
	width: 100%;
	height: 550px;
}
.map-section-wrapper {
	position: absolute;
	top: 119px;
	width: 100%;
	left: 0;
}
.map-section-wrapper .map-text-box {
	width: 35%;
	padding: 38px 29px;
	background: #fff;
}
.map-text-box .map-text-title {
	margin-bottom: 17px;
	color: #102f82;
	font-size: 19px;
	line-height: 29px;
}
.map-text-box .map-info li.address-info {
	margin-bottom: 25px;
}
.map-text-box .map-info li {
	font-size: 16px;
	margin-bottom: 3px;
	color: #333333;
}
.footer-section {
	float: left;
	width: 100%;
	padding-bottom: 6px;
	padding-top: 6px;
}
.footer-section .footer-info {
	text-align: right;
}
.footer-info ul li {
	display: inline-block;
	margin-left: 34px;
	font-size: 14px;
	color: #102f82;
}
.footer-info ul li a {
	color: #102f82;
	text-decoration: none;
}
.slider-row-wrapper {
	position: relative;
}
.slider-banner-wrapper {
	position: absolute;
	bottom: 66px;
	left: 0px;
	width: 100%;
}
.slider-text-info .slider-text-title {
	font-size: 28px;
	margin-bottom: 7px;
	color: #0c2c80;
}
.slider-text-info p {
	font-size: 15px;
	line-height: 29px;
	color: #333333;
}
.theme-btn a {
	background: #34abfb;
	display: inline-block;
	padding: 6px 19px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.theme-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.theme-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
}
.theme-btn a i {
	margin-left: 5px;
	font-weight: 600;
}
.theme-btn button {
	background: #34abfb;
	display: inline-block;
	padding: 6px 19px;
	color: #fff;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	outline: 0;
	border: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.theme-btn button:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.theme-btn button:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
}
.theme-btn button i {
	margin-left: 5px;
	font-weight: 600;
}
.other-page-banner-section {
	float: left;
	width: 100%;
	position: relative;
}
.other-page-title-wrapper {
	position: absolute;
	top: 43%;
	width: 100%;
	left: 0;
}
.other-page-title-wrapper .other-page-title {
	font-size: 30px;
	color: #001c78;
}
/******** News-details page css ********/
.latest-news-info .news-title {
	margin-bottom: 5px;
	color: #001c78;
	font-size: 25px;
	font-weight: 600;
}
.news-details-info {
	float: left;
	width: 100%;
	border-bottom: solid 2px #c8e3f4;
	margin-bottom: 19px;
	padding-bottom: 9px;
}
.news-details-info .news-date {
	font-size: 18px;
	color: #48a1db;
}
.latest-news-info p {
	margin-bottom: 10px;
	font-size: 17px;
	line-height: 27px;
	color: #000;
}
#sync1 .owl-nav button {
	border-radius: 100px;
	border: solid 3px #cccccc;
	width: 35px;
	height: 35px;
	color: #ffffff;
	font-size: 20px;
	outline: 0;
	background-color: #cccccc;
}
#sync1 .owl-nav button.owl-prev {
	position: absolute;
	left: -46px;
	top: 45%;
}
#sync1 .owl-nav button.owl-next {
	position: absolute;
	right: -46px;
	top: 45%;
}
#sync2 .owl-nav button.owl-prev {
	position: absolute;
	left: -30px;
	top: 35%;
}
#sync2 .owl-nav button.owl-next {
	position: absolute;
	right: -30px;
	top: 35%;
}
#sync2 .owl-nav button {
	font-size: 24px;
	color: #cccccc;
	outline: 0;
}
#sync2 .owl-nav button:hover {
	color: #00afee;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 150px;
	margin-top: 40px;
}
#sync1 .owl-nav button:hover {
	border: solid 3px #00afee;
	background-color: #00afee;
	color: #ffffff;
}
.news-row-btn {
	float: left;
	width: 100%;
	margin-top: 31px;
}
.news-row-btn a {
	color: #333333;
	border: solid 2px #a3daff;
	padding: 7px 23px;
	display: inline-block;
	font-size: 17px;
	text-decoration: none;
	position: relative;
	overflow: hidden;
	z-index: 1;
	transition: all 0.3s ease 0s;
	display: inline-block;
}
.news-row-btn a:after {
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: -1;
	transform: translate(-50%, -50%) scale(0);
	transition: all 0.5s ease 0s;
}
.news-row-btn a:hover:after {
	transform: translate(-50%, -50%) scale(5);
	background-image: linear-gradient(to right, #00468c 30%, #00468c);
}
.news-row-btn a:hover {
	color: #ffffff;
	border: solid 2px #00468c;
}
/******** News-list page css ********/
.news-list-section {
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.news-list-box {
	float: left;
	width: 100%;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-bottom: 30px;
	border-radius: 7px;
	position: relative;
	overflow: hidden;
}
.news-list-box .news-list-info {
	float: left;
	width: 100%;
	padding: 12px;
}
.news-list-info .news-list-title {
	font-size: 17px;
	color: #001371;
	font-weight: 600;
	text-decoration: none;
}
.news-list-info .news-list-title a {
	font-size: 17px;
	color: #001371;
	font-weight: 600;
	text-decoration: none;
}
.news-list-info .news-list-title {
	margin-bottom: 7px;
}
.news-list-info p {
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.pagination-wrapper {
	float: left;
	width: 100%;
	text-align: center;
}
.pagination-wrapper li {
	display: inline-block;
	margin: 0px 8px;
}
.pagination-wrapper li a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}
.select-box-wrapper {
	float: left;
	width: 100%;
	margin-bottom: 35px;
	text-align: center;
}
.select-box-wrapper .select-box-row {
	display: inline-block;
	margin: 0px 6px;
}
.select-box-row select {
	height: 44px;
	min-width: 290px;
	border: solid 1px #cccccc;
	padding: 7px 10px;
	border-radius: 5px;
	outline: 0;
	color: #666666;
}
/******** Product-list page css ********/
.product-list-box {
	float: left;
	width: 100%;
	box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
	margin-bottom: 30px;
	border-radius: 7px;
	position: relative;
	overflow: hidden;
	padding: 13px;
}
.product-list-info p {
	margin-bottom: 0;
	color: #666666;
	font-size: 15px;
	line-height: 23px;
}
.product-list-info .product-list-title,
.product-list-info .product-list-title a {
	font-size: 16px;
	color: #666666;
	margin-bottom: 2px;
	display: inline-block;
}
.product-list-box .product-list-info {
	float: left;
	width: 100%;
	min-height: 79px;
}
.slider .slick-prev:before, .slider-vertical .slick-next:before {
	display: none;
}
.slider .slick-prev, .slider .slick-next {
	width: 28px;
	height: 28px;
	border-style: solid;
	margin: 10px;
	display: inline-block;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 10;
	cursor: pointer;
}
.slider .slick-prev:before, .slider .slick-next:before {
	display: none;
}
.slider .slick-prev {
	border-width: 14px 14px 14px 0px;
	border-color: transparent #ffffff;
	left: 0px;
	right: auto;
}
.slider .slick-next {
	border-width: 14px 0px 14px 14px;
	border-color: transparent #ffffff;
	right: 0px;
	left: auto;
}
.slider .slick-prev:hover, .slider .slick-next:hover {
	border-color: transparent #ffd200;
}
.slider .slick-prev.slick-disabled, .slider .slick-next.slick-disabled, .slider .slick-prev.slick-disabled:hover, .slider .slick-next.slick-disabled:hover {
	opacity: 0.1;
	cursor: default;
	border-color: transparent #000000;
}
.product-slider-wrapper .slider div {
	/* height: 250px; */
	text-align: center;
	font-size: 75px;
	color: #ffffff;
}
.product-slider-wrapper .slider-thumb div {
	/* height: 116px; */
	line-height: 50px;
	font-size: 25px;
}
.slider-thumb .slick-slide.slick-current {
	position: relative;
}
.product-slider-wrapper {
	float: left;
	width: 100%;
}
.product-slider-wrapper .product-slider-title {
	color: #001975;
	font-size: 24px;
	margin-bottom: 21px;
}
.product-slider-info {
	float: left;
	width: 100%;
	border-top: solid 1px #e6e6e6;
	margin-top: 57px;
	padding-top: 17px;
}
.product-slider-info .product-slider-info-title {
	font-size: 21px;
	margin-bottom: 6px;
	color: #3399cc;
}
/* .product-slider-info ul li {
	font-size: 15px;
	margin-bottom: 2px;
	color: #333333;
} */
.product-details-section {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 42px 0px;
}
.product-details-list {
	float: left;
	width: 100%;
}
/* .product-details-list li {
	margin-bottom: 12px;
	font-size: 14px;
	color: #666666;
} */
.slider-thumb .thumb-slider-img {
	border: solid 1px #cecece;
	margin: 0px 6px;
}
.slider-thumb .slick-slide.slick-current:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 2px #5aaadf;
}
.right-bar-header-btn {
	display: inline-block;
}
.right-bar-header-btn ul {
	display: flex;
	align-items: center;
}
.right-bar-header-btn ul li a {
	padding-top: 0px;
	padding-bottom: 0;
}
.right-bar-btn {
	background: #336cb1;
	padding: 4px 10px;
}
.right-bar-btn:hover {
	background: #34abfb;
}
.right-bar-header-btn ul li .right-bar-btn a {
	color: #fff;
}
.right-bar-header-btn ul li {
	margin-right: 10px;
}
.right-bar-header-btn ul li:last-child {
	margin-right: 0;
}
#sliderhome .owl-nav button {
	width: 37px;
	height: 37px;
	background: #ffffff;
	border-radius: 100px;
	color: #0c2c80;
}
#sliderhome .owl-nav button:hover {
	background: #34abfb;
	color: #ffffff;
}
.right-bar-header-btn ul li i {
	border-right: solid 1px #000;
	padding-right: 12px;
}
.contact-section {
	padding: 50px 0px;
	background-color: #f3f9fc;
	float: left;
	width: 100%;
}
.contact-form-wrapper .contact-title {
	font-size: 20px;
	color: #102f82;
	font-weight: bold;
	letter-spacing: 2px;
	padding-bottom: 5px;
}
.contact-form-wrapper p {
	font-size: 15px;
	color: #333333;
}
.contact-form-wrapper .form-group {
	margin-bottom: 20px;
}
.contact-form-wrapper .form-group label {
	width: 100%;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.contact-form-wrapper .form-group label span {
	display: inline-block;
	color: #ff0000;
}
.contact-form-wrapper .form-group input {
	min-height: 35px;
	color: #000;
	box-shadow: none;
	overflow: hidden;
	line-height: 20px;
}
.contact-form-wrapper .form-group textarea {
	width: 100%;
	position: relative;
	padding: 10px 20px;
	color: #000;
	box-shadow: none;
	overflow: hidden;
	height: 90px;
}
.contact-form-wrapper .form-group .captcha img {
	max-width: 18%;
}
.owl-item.synced.active .item-slider-images:after {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
	display: inline-block;
	left: 0px;
	content: "";
	border: solid 4px #00abe8;
}
.product-slider-wrapper .slider-thumb button.slick-prev:after {
	content: "\f177";
	font-family: "Font Awesome 6 Pro";
	font-size: 15px;
	color: #fff;
}
.product-slider-wrapper .slider-thumb button {
	background: #55b3dc;
	width: 28px;
	height: 28px;
	border-radius: 100px;
	text-align: center;
	border: none;
	line-height: 28px;
}
.product-slider-wrapper .slider-thumb button.slick-next:after {
	content: "\f178";
	font-family: "Font Awesome 6 Pro";
	font-size: 15px;
	color: #fff;
}
.product-slider-wrapper .slider-thumb button.slick-prev {
	position: absolute;
	bottom: -87px;
	top: 100%;
	left: 44%;
}
.product-slider-wrapper .slider-thumb button.slick-next {
	position: absolute;
	bottom: -87px;
	top: 100%;
	right: 44%;
}
.aboutus-section {
	padding: 60px 0px;
	float: left;
	width: 100%;
}
.aboutus-details-row {
	background: #f6fafd;
	margin: auto;
	align-items: center;
}
.aboutus-details-info {
	padding-left: 15px;
}
.aboutus-details-info .heading-title {
	margin-bottom: 10px;
}
.aboutus-details-info p {
	font-size: 15px;
	color: #666666;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 0px;
}
.aboutus-img img {
	width: 100%;
}
.vision-heading-info {
	text-align: center;
}
.vision-heading-info .heading-title {
	margin-bottom: 27px;
}
.vision-heading-info .vision-heading-icon img {
	max-width: 60px;
}
.vision-heading-info p {
	margin-bottom: 0px;
	padding-top: 27px;
	font-size: 24px;
	color: #001c78;
	font-weight: 500;
}
.video-info {
	margin-top: 23px;
}
.video-info img {
	width: 100%;
}
.mission-section {
	padding: 50px 0px 65px;
}
.mission-details-box-wrapper-row {
	align-items: center;
	margin: auto;
}
.mission-details-box-wrapper-row .col-md-3 {
	padding: 0px 0px;
}
.mission-details-img img {
	width: 100%;
}
.mission-details-box-wrapper {
	background: #f3f4f9;
	padding: 109px 40px;
}
.mission-details-box-wrapper p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	line-height: 30px;
}
.mission-details-box-wrapper ul li {
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	line-height: 30px;
}
.mission-details-box-wrapper.two {
	padding: 94px 40px;
	background: #f6fbfb;
}
.mission-details-box-wrapper.two .heading-title {
	color: #65b8c0;
}
.protection-details-info-row {
	width: 95%;
	margin: auto;
}
.protection-img {
	text-align: right;
}
.protection-img img {
	max-width: 78%;
}
.protection-details-info {
	width: 83%;
}
.protection-details-info .heading-title {
	color: #404040;
	font-size: 22px;
	margin-bottom: 25px;
}
.protection-details-info p {
	margin-bottom: 0px;
	font-size: 15px;
	font-weight: 500;
}
.service-section {
	padding: 50px 0px 60px;
}
.service-box-wrapper {
	background-color: #f6fafd;
	padding: 28px 24px 40px;
}
.service-box-wrapper .service-icon {
	padding-bottom: 8px;
}
.service-box-wrapper .service-icon img {
	max-width: 32px;
}
.service-box-wrapper .service-box-title {
	font-size: 17px;
	color: #333333;
	padding-bottom: 17px;
}
.service-box-wrapper p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #333333;
	line-height: 26px;
}
.business-spread-details-info .heading-title {
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 24px;
}
.business-spread-details-info p {
	margin-bottom: 0px;
	font-size: 15px;
	color: #333333;
	font-weight: 500;
}
.map-wrapper {
	padding-top: 60px;
}
.map-wrapper img {
	width: 100%;
}
.medicom-section {
	padding: 35px 0px 45px;
}
.medicom-details-info {
	background: #f6fafd;
	padding: 50px 30px 25px;
}
.heading-title {
	font-size: 24px;
	color: #001c78;
	font-weight: 500;
	margin-bottom: 15px;
}
.medicom-details-info p {
	font-size: 15px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 25px;
}
.product-box-img {
	position: relative;
	overflow: hidden;
}
.product-box-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.product-box-img:hover img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.news-list-img {
    position: relative;
    overflow: hidden;
}
.news-list-img img {
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.news-list-img:hover img {
     -webkit-transform: rotate(3deg) scale(1.1, 1.1);
    -ms-transform: rotate(3deg) scale(1.1, 1.1);
    transform: rotate(3deg) scale(1.1, 1.1);
}
.product-img {
    position: relative;
    overflow: hidden;
}
.product-img img {
    width: 100%;
    -webkit-transition: all .5s;
    transition: all .5s;
}
.product-img:hover img {
    -webkit-transform: rotate(3deg) scale(1.1, 1.1);
    -ms-transform: rotate(3deg) scale(1.1, 1.1);
    transform: rotate(3deg) scale(1.1, 1.1);
}



/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-text-info .slider-text-title {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-text-info p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-text-info .theme-btn {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/























/****** Mobile Layout ******/
@media only screen and (max-width: 767px) {
.logo {
	padding-top: 6px;
	padding-bottom: 6px;
}
.factory-introduction-info {
	margin-top: 25px;
}
.factory-introduction-info p {
	font-size: 14px;
	line-height: 30px;
}
.product-box {
	margin-bottom: 27px;
}
.product-introduction-section {
	padding-bottom: 0px;
}
.contact-section {
	padding: 24px 0px;
	padding-bottom: 42px;
}
.map-section-wrapper .map-text-box {
	padding: 22px 25px;
	width: 100%;
}
.footer-logo {
	width: 100%;
	text-align: center;
	margin-bottom: 13px;
}
.footer-section .footer-info {
	text-align: center;
	padding-bottom: 15px;
}
.footer-info ul li {
	margin: 1px 6px;
	margin-bottom: 11px;
}
.contact-form-wrapper p {
	font-size: 14px;
	color: #333333;
	line-height: 28px;
}
.contact-form-wrapper .form-group .captcha img {
	max-width: 100%;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.other-page-banner-img img {
	height: 130px;
	object-fit: cover;
}
.latest-news-info .news-title {
	margin-bottom: 8px;
	font-size: 21px;
}
.latest-news-info p {
	font-size: 16px;
	line-height: 32px;
}
.owl-carousel-wrapper.slider-row {
	padding: 0px 50px;
}
#sync2 .owl-nav button.owl-prev {
	top: 5%;
}
#sync2 .owl-nav button.owl-next {
	top: 5%;
}
.select-box-wrapper .select-box-row {
	margin-bottom: 17px;
}
.news-list-img img {
	width: 100%;
}
.product-img {
	text-align: center;
}
.right-bar-btn {
	padding: 4px 5px;
}
.right-bar-btn a {
	padding: 0px 5px !important;
	font-size: 13px !important;
}
.right-bar-header-btn {
	display: flex;
	text-align: center;
	justify-content: center;
}
.right-bar-header-btn li:last-child {
	margin-right: 0;
}
.right-bar-header-btn ul {
	display: flex !important;
	padding-top: 8px !important;
}
.slider-row-wrapper .slider-banner img {
	height: 280px;
	object-fit: cover;
}
.slider-text-info p {
	font-size: 12px;
	line-height: 23px;
}
.product-slider-wrapper .slider-thumb div {
	height: 61px;
}
.product-slider-wrapper .product-slider-title {
	font-size: 19px;
	margin-bottom: 17px;
	line-height: 37px;
}
.product-slider-wrapper .slider-thumb button.slick-prev {
	left: 37%;
}
.product-slider-wrapper .slider-thumb button.slick-next {
	right: 37%;
}
.aboutus-details-row {
	padding: 19px;
}
.aboutus-details-row .col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.aboutus-details-info {
	padding-left: 0;
	padding-bottom: 23px;
}
.vision-heading-info p {
	padding-top: 23px;
	font-size: 21px;
	line-height: 31px;
}
.mission-details-box-wrapper {
	padding: 20px 17px !important;
}
.protection-img {
	text-align: center;
	margin-top: 26px;
}
.service-box-wrapper {
	margin-bottom: 23px;
}
.business-spread-details-info {
	float: left;
	width: 100%;
	margin-bottom: 27px;
}
.map-wrapper {
	padding-top: 19px;
}
.medicom-details-info {
	padding: 20px;
}
.medicom-details-info p {
	font-size: 14px;
	margin-bottom: 25px;
	line-height: 30px;
}
.protection-details-info {
	width: 100%;
}
.protection-details-info p {
	font-size: 14px;
	line-height: 30px;
}
.protection-details-info {
	margin-bottom: 20px;
}
.wrapper-menu nav.nav_area .right-bar-header-btn ul li {
    border-bottom: none;
}
}

	

/****** Tablet Layout ******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.wrapper-menu nav.nav_area .right-bar-header-btn ul li {
    border-bottom: none;
}	
.mission-details-box-wrapper {
	padding: 32px !important;
}
.map-section-wrapper .map-text-box {
	width: 44%;
	padding: 38px 29px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 333;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.toggle {
	right: 8px;
	top: 12px;
}
.slider-row-wrapper .slider-banner img {
	height: 260px;
	object-fit: cover;
}
.slider-text-info {
	padding-left: 65px;
}
.slider-banner-wrapper {
	bottom: 20px;
}
.header-section {
	padding-top: 7px;
	padding-bottom: 12px;
}
.contact-form-wrapper .form-group .captcha img {
	max-width: 100%;
}
.right-bar-btn a {
	padding: 0px 5px !important;
	font-size: 13px !important;
}
.right-bar-header-btn {
	display: flex;
	text-align: center;
	justify-content: center;
}
.right-bar-header-btn li:last-child {
	margin-right: 0;
}
.right-bar-header-btn ul {
	display: flex !important;
	padding-top: 8px !important;
}
.product-slider-wrapper .slider-thumb div {
	height: 77px;
}
}


/****** Medium Layout ******/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area > ul > li {
	padding-right: 16px;
}
.nav_area ul li a {
	font-size: 12px;
}
.contact-form-wrapper .form-group .captcha img {
	max-width: 100%;
}
.slider-text-info {
	padding-left: 58px;
}
.slider-banner-wrapper {
	bottom: 21px;
}
}
