@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
body {
	font-family: 'Roboto', sans-serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
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;
}
/******* 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;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 255px;
	left: 0;
	text-align: left;
	background: #005bac;
	z-index: 2;
	padding: 0px 0px;
	z-index: 9999;
	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;
}
.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: -41px;
	z-index: 9999;
	background: #005bac;
	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: #fff;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	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 #fff;
}
.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;
}
.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-left: 19px;
}
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: #182863;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	padding-bottom: 22px;
	font-weight: bold;
}
span.arrow {
	padding-left: 0px;
	color: #000000;
	margin-left: 4px;
	position: absolute;
	bottom: 23px;
	font-size: 13px;
}
.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;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #005db2;
	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;
}
.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: 20px;
	background: #025299;
}
.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: 9px 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%;
}
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;
}
.header-section {
	padding-top: 17px;
}
.row.header-row {
	align-items: baseline;
}
.logo a {
	display: inline-block;
}
.header-section .container {
	max-width: 1340px;
}
.nav_area ul li a i.fal {
	font-size: 19px;
}
.nav_area ul li a i.far {
	font-size: 22px;
	margin-right: 4px;
	vertical-align: bottom;
}
.row.header-row .col-md-2 {
	max-width: 13%;
	flex: 13%;
}
.row.header-row .col-md-10 {
	max-width: 87%;
	flex: 87%;
}
/******* menu css End *******/

/******* index *******/
#sliderhome .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #498ac4;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 40px;
	height: 4px;
	border-radius: 0px;
	margin: 0px 1px;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 3%;
	top: 45%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 45%;
	right: 3%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 22px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 22px !important;
}
.abouts-section {
	padding: 60px 0px;
}
.abouts-details-row {
	align-items: center;
}
.abouts-details {
	padding-right: 50px;
}
.heading-title {
	padding-bottom: 12px;
}
.heading-title span {
	display: inline-block;
	font-size: 34px;
	color: #182863;
	width: 100%;
}
.cont-text p {
	font-size: 16px;
	color: #333333;
	text-align: justify;
	line-height: 27px;
	margin-bottom: 30px;
}
.more-btn a {
	display: inline-block;
	font-size: 13px;
	border: solid 1px #b9cddf;
	padding: 7px 24px;
	border-radius: 50px;
	text-decoration: none;
	color: #005bac;
}
.abouts-img {
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
}
.abouts-img img {
	width: 100%;
}
.application-section {
	padding: 50px 0px 35px;
	background-image: url(../images/application-bgg.png);
	background-size: cover;
	clip-path: polygon(50% 0%, 100% 0, 100% 35%, 100% 70%, 100% 100%, 50% 100%, 13% 100%, 0 0, 0 0, 0 0);
}
.application-box-wrapper-row {
	width: 80%;
	margin: auto;
}
.heading-title.text {
	text-align: center;
	margin-bottom: 10px;
}
.heading-title.text span {
	color: #ffffff;
}
.heading-title.text .down-icon i.fal {
	font-size: 30px;
	color: #ffffff;
}
.application-box-wrapper {
	text-align: center;
}
.application-box-wrapper .application-img {
	width: 94%;
	margin: auto;
	margin-bottom: 11px;
}
.application-box-wrapper .application-box-text {
	padding-top: 10px;
}
.application-box-wrapper .application-box-text .application-title {
	font-size: 30px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 26px;
}
.application-box-wrapper .application-box-text p {
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 15px;
}
.latest-news-section {
	background-color: #e1e1e1;
	padding: 310px 0px 35px;
	margin-top: -265px;
}
.latest-news-box-wrapper {
	background-color: #ffffff;
	padding: 16px;
	padding-bottom: 30px;
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
	margin: 5px 15px;
}
.latest-news-box-wrapper .latest-news-box-text {
	color: #182863;
	font-size: 18px;
}
.latest-news-box-wrapper .latest-news-box-text span {
	float: right;
	color: #333333;
	display: inline-block;
	font-size: 15px;
	padding-top: 2px;
}
.latest-news-box-wrapper .latest-news-img {
	padding-top: 6px;
	position: relative;
	overflow: hidden;
}
.latest-news-box-wrapper .latest-news-box-details {
	padding-top: 15px;
}
.latest-news-box-wrapper .latest-news-box-details p {
	font-size: 16px;
	font-weight: bold;
	color: #182863;
	line-height: 27px;
	margin-bottom: 14px;
}
#slidernews .owl-nav button.owl-prev {
	position: absolute;
	left: -4%;
	top: 43%;
	box-shadow: none !important;
	outline: none !important;
}
#slidernews .owl-nav button.owl-next {
	position: absolute;
	top: 43%;
	right: -4%;
	box-shadow: none !important;
	outline: none !important;
}
#slidernews .owl-nav button.owl-next img {
	max-width: 34px !important;
}
#slidernews .owl-nav button.owl-prev img {
	max-width: 34px !important;
}
#slidernews .owl-dot {
	display: none;
}
.view-all-btn {
	width: 100%;
	text-align: right;
	padding-top: 25px;
	margin-right: 15px;
}
.view-all-btn a {
	text-decoration: none;
	font-size: 15px;
	color: #182863;
	font-weight: bold;
	display: inline-block;
	border-bottom: solid 1px #28376d;
	padding-bottom: 10px;
}
.view-all-btn a img {
	padding-right: 8px;
	max-width: 51px;
	vertical-align: unset;
}
.footer-section {
	padding: 35px 0px 20px;
	background-image: url(../images/footer-bgg.jpg);
	background-size: cover;
}
.footer-details-row .col-md-2 {
	max-width: 20%;
	flex: 20%;
}
.footer-details .footer-title {
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 3px;
}
.footer-details .footer-title.text {
	margin-bottom: 14px;
	padding-top: 10px;
}
.footer-details ul li {
	line-height: 20px;
}
.footer-details ul li a {
	color: #ffffff;
	text-decoration: none;
	font-size: 13px;
}
.footer-details-info .footer-logo a {
	display: inline-block;
	max-width: 85%;
}
.footer-details-info .footer-details-text {
	padding-top: 17px;
}
.footer-details-info .footer-details-text ul li {
	color: #ffffff;
	position: relative;
	padding-left: 26px;
	font-size: 13px;
	line-height: 23px;
	margin-bottom: 6px;
}
.footer-details-info .footer-details-text ul li i.fal {
	position: absolute;
	left: 0px;
	font-size: 18px;
}
.footer-details-info .footer-details-text ul li a {
	color: #ffffff;
	text-decoration: none;
}
.copyright-text {
	text-align: center;
	padding-top: 20px;
	border-top: solid 1px #ffffff;
	margin-top: 44px;
}
.copyright-text p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #ffffff;
}
/******* index 2 *******/
.banner-section {
	position: relative;
}
.banner-wrapper img {
	width: 100%;
}
.banner-details {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-details .banner-title {
	font-size: 45px;
	color: #ffffff;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 5px;
	letter-spacing: 2px;
}
.breadcrumb {
	padding: 0px 0px;
	list-style: none;
	background: none;
	border-radius: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	justify-content: center;
}
li.breadcrumb-item {
	font-size: 13px;
}
.breadcrumb li.breadcrumb-item a {
	color: #ffffff;
}
.breadcrumb-item.active {
	color: #ffffff;
}
.breadcrumb-item + .breadcrumb-item::before {
	color: #ffffff;
}
.content-section {
	padding: 50px 0px;
	position: relative;
}
.latest-news-row .latest-news-box-wrapper {
	margin: 0px;
	margin-bottom: 25px;
	border-top: solid 4px #255a97;
}
.latest-news-row .latest-news-box-wrapper .latest-news-box-text span {
	float: inherit;
	text-align: right;
	width: 100%;
}
/******* index 3 *******/
.content-section.wrapper {
	padding-bottom: 32px;
}
.news-details-wrapper {
	position: relative;
}
.news-details-wrapper .news-details-title {
	font-size: 24px;
	color: #182863;
	font-weight: bold;
	line-height: 28px;
	border-bottom: solid 1px #a5bcd6;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
.date-text {
	margin-bottom: 26px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
.news-details-img {
	width: 85%;
	margin: auto;
}
.news-details-img img {
	width: 100%;
}
.news-details-wrapper .cont-text {
	padding-top: 30px;
}
.video-wrapper {
	width: 85%;
	margin: auto;
}
.video-wrapper img {
	width: 100%;
}
.news-details-wrapper .news-details-upload-text {
	font-size: 24px;
	color: #182863;
	font-weight: bold;
}
.back-btn {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
.back-btn a {
	display: inline-block;
	max-width: 45px;
}
/******* index 4 *******/
.workshop-box-wrapper-row .col-md-3 {
	padding: 0px 3px;
}
.workshop-box-wrapper {
	margin-bottom: 40px;
	text-align: center;
}
.workshop-box-wrapper .workshop-img {
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
	background-color: #ffffff;
	padding: 9px;
	padding-bottom: 13px;
	border-bottom: solid 3px #255a97;
}
.workshop-box-wrapper .workshop-box-title {
	padding-top: 5px;
}
.workshop-box-wrapper .workshop-box-title a {
	font-size: 17px;
	color: #182863;
	text-decoration: none;
	font-weight: bold;
}
/******* index 5 *******/
.product-section {
	padding-bottom: 70px;
	position: relative;
}
.product-slider-cont {
	max-width: 48%;
	margin-top: -85px;
	position: relative;
}
.product-slider-wrapper {
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
	margin: 10px;
}
#product-slider-wrapper .owl-dots {
	text-align: center;
	bottom: -22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#product-slider-wrapper .owl-dots button.active span {
	background-color: #498ac4;
	position: relative;
}
#product-slider-wrapper .owl-dots button span {
	background-color: #c4dcf2;
}
#product-slider-wrapper .owl-dots button {
	outline: 0;
}
#product-slider-wrapper .owl-dots .owl-dot span {
	width: 33px;
	height: 4px;
	border-radius: 0px;
	margin: 0px 3px;
}
#product-slider-wrapper .owl-nav {
	display: none;
}
.product-slider-text {
	padding-top: 50px;
}
/* .product-slider-text .cont-text p {
	text-align: center;
	font-weight: bold;
	line-height: 24px;
} */
.product-box-wrapper-row {
	padding-top: 40px;
}
.product-box-wrapper-row .heading-title.text {
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.product-box-wrapper {
	box-shadow: rgb(60 64 67 / 30%) 0px 1px 2px 0px, rgb(60 64 67 / 15%) 0px 2px 6px 2px;
	background-color: #ffffff;
	padding: 10px;
	border-bottom: solid 3px #255a97;
	text-align: center;
	margin: 8px 13px;
}
.product-box-wrapper .product-img img {
	width: 100%;
}
.product-box-wrapper .product-title {
	padding-top: 10px;
	font-size: 17px;
	color: #182863;
	font-weight: bold;
}
.product-box-wrapper .product-title a {
	color: #182863;
}
#sliderproduct .owl-nav button.owl-prev {
	position: absolute;
	left: -4%;
	top: 38%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderproduct .owl-nav button.owl-next {
	position: absolute;
	top: 38%;
	right: -4%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderproduct .owl-nav button.owl-next img {
	max-width: 34px !important;
}
#sliderproduct .owl-nav button.owl-prev img {
	max-width: 34px !important;
}
#sliderproduct .owl-dot {
	display: none;
}
.product-application-section {
	background-color: #e1e1e1;
	padding: 40px 0px 60px;
}
.product-application-wrapper .product-application-title {
	margin-bottom: 20px;
	background-color: #f1f1f1;
	padding: 5px 15px;
	font-size: 21px;
	font-weight: bold;
}
.product-application-img-box {
	border-radius: 10px;
	overflow: hidden;
	position: relative;
}
.product-application-img-title {
	position: absolute;
	width: 100%;
	bottom: 0;
	text-align: center;
	background-color: rgba(255,255,255,0.7);
	padding: 9px;
	font-size: 17px;
	color: #182863;
	font-weight: bold;
}
.product-application-wrapper ul {
	padding-top: 22px;
}
.product-application-wrapper ul li {
	position: relative;
	padding-left: 50px;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 32px;
}
.product-application-wrapper ul li span {
	display: block;
}
.product-application-wrapper ul li::after {
	content: "";
	position: absolute;
	width: 34px;
	border-bottom: solid 1px #3c6aa0;
	left: 0px;
	top: 10px;
}
.more-btn a:hover {
	background: #00539d;
	color: #fff;
	background-image: linear-gradient(to right, #0073d9, #00539d);
}
.footer-details ul li a:hover {
	color: #044b8b;
}
.view-all-btn a:hover {
	color: #e60012;
	border-bottom: solid 1px #e60012;
}
/******* index 6 *******/
.product-technology-section {
	background-color: #fcfbfc;
	padding: 60px 0px;
	position: relative;
}
.product-technology-img img {
	max-width: 93%;
}
.product-technology-details {
	width: 51%;
}
.product-technology-details .product-technology-title {
	font-size: 35px;
	text-transform: uppercase;
	color: #182863;
	line-height: 34px;
}
.product-technology-details .product-technology-sub-title {
	font-size: 20px;
	color: #182863;
}
.product-technology-details .cont-text p {
	margin-bottom: 10px;
}
.product-technology-details ul li {
	display: inline-block;
	padding-right: 10px;
	font-size: 20px;
	font-weight: bold;
	color: #182863;
}
.product-technology-details ul li.next-btn a {
	display: inline-block;
	max-width: 42px;
	vertical-align: text-bottom;
}
.product-technology-section.two {
	background-color: #e3eef8;
}
.pcb-prod {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 675px;
}
.fpc-prod {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 500px;
}
.rf {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 511px;
}
/******* index 7 *******/
.content-section.wrapp {
	padding-bottom: 200px;
}
.row.cont-row {
	margin: auto;
}
.investor-protection-details {
	width: 100%;
	position: relative;
}
.news-title-info {
	display: flex;
	align-items: center;
	border-bottom: solid 1px #a5bcd6;
	padding-bottom: 10px;
}
.news-title-info .date-text-info {
	position: relative;
	width: 8%;
	text-align: left;
	top: 0px;
	border-radius: 100%;
}
.date-text-info .date-texts {
	font-size: 17px;
	font-weight: bold;
	color: #ffffff;
	display: inline-block;
	width: 85px;
	height: 85px;
	padding-top: 11px;
	border-radius: 50%;
	line-height: 18px;
	text-align: center;
	background-color: #255a97;
}
.date-text-info .date-texts span {
	display: block;
	font-size: 16px;
	font-weight: normal;
	padding-top: 10px;
	position: relative;
}
.date-text-info .date-texts span::after {
	content: "";
	position: absolute;
	width: 50px;
	border-top: solid 1px #648ab5;
	left: 0;
	right: 0;
	top: 4px;
	margin: auto;
}
.news-title-info .news-title-text {
	width: 92%;
	margin-left: 20px;
	font-size: 24px;
	font-weight: bold;
	color: #182863;
	line-height: 30px;
}
.news-title-info .news-title-text span {
	display: block;
}
.investor-protection-details .cont-text {
	padding-top: 27px;
}
.investor-protection-details .cont-text p {
	margin-bottom: 12px;
}
.investor-protection-details .cont-text p span {
	display: block;
	padding-top: 28px;
	font-weight: bold;
}
/******* index 8 *******/
.content-section.cont {
	padding-bottom: 40px;
}
.investor-protection-details-row {
	background-color: #ffffff;
	padding: 20px 30px;
	align-items: center;
	margin-bottom: 14px;
	box-shadow: rgb(0 0 0 / 16%) 0px 1px 4px;
}
.investor-protection-details-row .col-md-2 {
	padding: 0px 0px;
	max-width: 8%;
}
.investor-protection-details-row .col-md-7 {
	padding: 0px 0px;
	max-width: 67%;
	flex: 67%;
}
.investor-protection-details-row .col-md-3 {
	padding: 0px 0px;
}
.investor-protection-details-row .more-btn {
	text-align: right;
}
.news-title-texts {
	padding-left: 30px;
	font-size: 21px;
	font-weight: bold;
	color: #182863;
	line-height: 27px;
}
.news-title-texts span {
	display: block;
}
ul.pagination {
	padding-top: 23px;
	text-align: center;
	width: 100%;
	display: inline-block;
	padding-bottom: 0px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #82addc;
	color: #fff;
	border: solid 1px #82addc;
}
ul.pagination li.page-item a:hover {
	background: #82addc;
	color: #fff;
	border-color: #82addc;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
ul.pagination li.page-item a i.fal.fa-angle-left {
	font-size: 17px;
}
ul.pagination li.page-item a i.fal {
	font-size: 10px;
}
.latest-news-box-wrapper:hover .latest-news-img 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);
}
.latest-news-box-wrapper .latest-news-img img {
	width: 100%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.workshop-box-wrapper .workshop-img img {
	width: 100%;
}
.home-banner-section-wraper {
	position: absolute;
	top: 24%;
	width: 100%;
	left: 0px;
	z-index: 333;
}
.home-banner-section-text-row .home-banner-section-text {
	font-size: 41px;
	color: #fff;
	line-height: 52px;
	font-weight: bold;
}
.home-banner-section-text-row {
	width: 35%;
	text-align: right;
}
.home-banner-section-text .view-all-btn {
	display: inline-block;
	width: auto;
}
.home-banner-section-text .view-all-btn a img {
	display: inline-block;
	width: auto;
	margin-right: 4px;
}
.home-banner-section-text .view-all-btn a {
	display: inline-block;
	color: #fff;
	padding-bottom: 0px;
	margin-bottom: 0px;
	border: none;
	line-height: 24px;
}

/****** 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 .home-banner-section-text {
	-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 ******/
.language-box-wrapper {
	display: inline-block;
}
.language-box-wrapper .language-box-wrapper-row {
	display: flex;
}
.language-box-wrapper .language-box-wrapper-row .language-globe-icon {
	margin-right: 6px;
}
.language-box-wrapper .language-box-wrapper-row .language-box select {
	outline: 0;
	font-size: 14px;
}
.application-box-wrapper .application-img img {
	border: solid 2px #fff;
	border-radius: 100%;
	padding: 4px;
}
/* #Back to top button
================================================== */
.progress-wrap {
	position: fixed;
	right: 30px;
	bottom: 30px;
	height: 42px;
	width: 42px;
	cursor: pointer;
	display: block;
	border-radius: 50px;
	box-shadow: inset 0 0 0 2px rgba(0,0,0,0.1);
	z-index: 10000;
	opacity: 0;
	visibility: hidden;
	transform: translateY(15px);
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap.active-progress {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}
.progress-wrap::after {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	color: #00539d; /* --- Pijl kleur --- */
	left: 0;
	top: 0;
	height: 42px;
	width: 42px;
	cursor: pointer;
	display: block;
	z-index: 1;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::after {
	opacity: 0;
}
.progress-wrap::before {
	position: absolute;
	font-family: "Font Awesome 6 Pro";
	content: "\f062";
	text-align: center;
	line-height: 42px;
	font-size: 24px;
	opacity: 0;
	background: #00539d;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	left: 0;
	top: 0;
	height: 42px;
	width: 42px;
	cursor: pointer;
	display: block;
	z-index: 2;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.progress-wrap:hover::before {
	opacity: 1;
}
.progress-wrap svg path {
	fill: none;
}
.progress-wrap svg.progress-circle path {
	stroke: #00539d;
	stroke-width: 4;
	box-sizing: border-box;
	-webkit-transition: all 200ms linear;
	transition: all 200ms linear;
}
.graphic-1-wrapper {
	position: absolute;
	top: 0px;
	z-index: -1;
	width: 70%;
}
.graphic-2-wrapper {
	position: absolute;
	top: 82px;
	right: 0px;
	z-index: -1;
	max-width: 321px;
}
.abouts-section-home-bg {
	background-image: url(../images/graphic-3.jpg);
	background-position: right;
}

/******** contact-form page css ********/
.row.row2 {
    margin-top: 49px;
}
.contact-form label {
    font-size: 15px;
    color: #000;
    width: 100%;
}
.contact-form .input-div {
    width: 100%;
    height: 39px;
    padding: 0px 9px;
    font-size: 15px;
    border: solid 1px #dddddd;
    outline: 0;
}
.contact-form .input-div:focus {
    border: solid 1px #182863;
}
.contact-form textarea {
    height: 134px !important;
    padding-top: 9px !important;
}
button.submit-btn {
    background: #00539d;
    color: #fff;
    background-image: linear-gradient(to right, #0073d9, #00539d);
    padding: 8px 33px;
    outline: 0;
    border: none;
    cursor: pointer;
    border-radius: 50px;
}
.contact-form .form-group {
    margin-bottom: 24px;
}
button.submit-btn:hover {
    background-image: linear-gradient(to right, #00539d, #0073d9);
}
.article-card .article-title {
    margin-bottom: 12px;
    font-size: 23px;
    color: #182863;
    font-weight: 500;
}
.article-card .article-p {
    margin-top: 9px;
    font-size: 15px;
    color: #333333;
    line-height: 26px;
}












/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
.abouts-section-home-bg {
    padding-top: 21px;
}
.article-card {
    margin-top: 51px;
}	
	
	
.application-section {
	clip-path: none;
	background: #186eab;
}
.latest-news-section {
	padding: 25px 0px 35px;
	margin-top: 0;
}
.application-box-wrapper {
	text-align: center;
	margin-bottom: 28px;
}
.application-box-wrapper-row {
	width: 90%;
}
#sliderhome .item-slider-row .slider-banner img {
	height: 276px;
	object-fit: cover;
}
.home-banner-section-text-row {
	width: 100%;
	text-align: center;
}
.home-banner-section-text-row .home-banner-section-text {
	font-size: 28px;
	line-height: 42px;
}
.home-banner-section-text .view-all-btn {
	padding-top: 0px;
}
.home-banner-section-wraper {
	top: 12%;
}
.investor-protection-details-row {
	padding: 17px 15px;
}
.investor-protection-details-row .col-md-2 {
	padding: 0px 0px;
	max-width: 88px;
}
.news-title-texts {
	padding-left: 14px;
	font-size: 19px;
	line-height: 31px;
	margin-bottom: 17px;
}
.investor-protection-details-row .more-btn {
	text-align: center;
}
.investor-protection-details-row .col-md-7 {
	padding: 0px 0px;
	max-width: 100%;
	flex: 67%;
}
.back-btn {
	position: relative;
	right: 0px;
	bottom: 0;
	margin-top: 27px;
	text-align: right;
}
.cont-text p {
	line-height: 32px;
}
ul.pagination li.page-item {
	margin: 0px 1px;
}
.content-section.wrapp {
	padding-bottom: 51px;
}
.news-title-info .date-text-info {
	width: auto;
}
.news-title-info .news-title-text {
	margin-left: 20px;
	font-size: 19px;
	line-height: 30px;
}
.product-technology-details {
	width: 100%;
	float: left;
	margin-top: 22px;
}
.product-technology-img {
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	z-index: 333;
}
.product-technology-section {
	padding: 46px 0px;
}
.product-box-wrapper-row {
	padding-top: 10px;
}
.product-section {
	padding-bottom: 45px;
}
#sliderproduct .owl-nav button.owl-prev {
	left: 0;
}
#sliderproduct .owl-nav button.owl-next {
	right: 0%;
}
.product-slider-cont {
	max-width: 100%;
	margin-top: 20px;
}
.product-slider-text .cont-text p {
	line-height: 30px;
}
.heading-title span {
	font-size: 30px;
}
.banner-details .container {
	padding: 0px 15px;
}
.banner-details .banner-title {
	font-size: 27px;
	letter-spacing: 2px;
}
.banner-section .banner-wrapper img {
	height: 207px;
	object-fit: cover;
}
.workshop-box-wrapper-row .col-md-3 {
	padding: 0px 8px;
	max-width: 50%;
}
.workshop-box-wrapper-row {
	padding: 0px 9px;
}
.workshop-box-wrapper {
	margin-bottom: 9px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
.row.header-row .col-md-2 {
	max-width: 206px;
	flex: auto;
}
.header-section {
	padding-top: 11px;
	padding-bottom: 11px;
}
.row.header-row .col-md-10 {
	max-width: 100%;
	flex: auto;
}
.abouts-details {
	padding-right: 0;
}
.abouts-details-row .abouts-details {
	float: left;
	width: 100%;
	padding-bottom: 29px;
}
#slidernews .owl-nav button.owl-prev {
	left: 0%;
}
#slidernews .owl-nav button.owl-next {
	right: 0%;
}
.view-all-btn {
	text-align: center;
	margin-right: 0;
}
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);
}
.news-details-img {
	width: 100%;
}
.video-wrapper {
	width: 100%;
}
.news-details-wrapper .news-details-title br {
	display: none;
}
.news-details-wrapper .news-details-title {
	font-size: 21px;
	line-height: 35px;
}
.nav_area ul li .sub-menu li {
	border-bottom: none;
}
.language-box-wrapper {
	width: 100%;
	padding-top: 9px;
}
.language-box-wrapper .language-box-wrapper-row {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
}
.language-box-wrapper .language-box-wrapper-row .language-box select {
	width: 59px;
	margin-left: 2px;
}
.footer-details-row .col-md-2 {
	max-width: 100%;
	flex: auto;
}
.footer-details-row .footer-details {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
.copyright-text {
	padding-top: 14px;
	margin-top: 19px;
}
}

/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.home-banner-section-text-row .home-banner-section-text {
	font-size: 25px;
	line-height: 32px;
}
.home-banner-section-text .view-all-btn {
	padding-top: 0px;
}
.nav_area ul li .sub-menu li {
	border-bottom: none;
}
.language-box-wrapper {
	width: 100%;
	padding-top: 9px;
}
.language-box-wrapper .language-box-wrapper-row {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	text-align: center;
}
.investor-protection-details-row .col-md-7 {
	max-width: 62%;
	flex: 62%;
}
.investor-protection-details-row .col-md-2 {
	max-width: 13%;
}
.news-title-texts {
	padding-left: 30px;
	font-size: 20px;
	line-height: 29px;
}
.news-title-info .date-text-info {
	width: auto;
}
.content-section.wrapp {
	padding-bottom: 108px;
}
.banner-wrapper img {
	height: 245px;
	object-fit: cover;
}
.product-technology-details {
	width: 97%;
}
#sliderproduct .owl-nav button.owl-prev {
	left: 0;
}
#sliderproduct .owl-nav button.owl-next {
	right: 0;
}
.product-slider-cont {
	max-width: 70%;
	margin-top: 37px;
}
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);
}
.row.header-row .col-md-2 {
	max-width: 48%;
	flex: auto;
}
.row.header-row .col-md-10 {
	max-width: 100%;
	flex: auto;
}
.header-section {
	padding-top: 12px;
	padding-bottom: 13px;
}
.toggle {
	right: 15px;
	top: -47px;
}
.view-all-btn {
	text-align: center;
	padding-top: 33px;
	margin-right: 0;
}
}


/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.product-slider-cont {
	margin-top: -50px;
}
.product-technology-details {
	width: 95%;
}
.nav_area ul li a {
	font-size: 10px;
}
}
