@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400; 500; 700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Work+Sans:wght@400; 500; 600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100; 300; 400; 500; 700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400; 0,500; 0,600; 0,700; 0,800; 0,900; 1,400; 1,500; 1,600; 1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100; 200; 300; 400; 500; 600; 700; 800; 900&display=swap');

.google_review,
summary {
	gap: 1rem;
	cursor: pointer
}

*,
b,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
span,
strong,
ul {
	margin: 0;
	padding: 0
}
h2{
	font-weight: 600!important;
}

.btn-read-more,
.cap-how-img h4,
.cap-menu-list ul li.active,
.cap-ultra-img,
.faq,
.faq .faq-arrow,
.faq label,
.featured-thumbnail,
.fixed-top,
.header_tp,
.main-nav a,
.main-nav>ul>li,
summary {
	position: relative
}

.header_tp_dtl ul li ol li a,
.header_tp_dtl ul li.call_tp a,
.main-nav a,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Poppins, sans-serif
}

.white-card,
a,
a:focus,
a:hover {
	text-decoration: none
}

.ofc-address,
.steps_inner {
	align-content: center
}

.auxiliary-dtl-dec ul li,
.faq-text ul li,
.hm_foot_hed_list ul li {
	list-style-type: disc;
	list-style-position: inside
}

*,
.serv-left-help-detail button:focus {
	outline: 0
}

details>summary,
ul {
	list-style: none
}

img {
	border: none
}

body {
	font-size: 15px;
	color: #000;
	box-sizing: border-box;
	overflow-x: hidden
}

button:focus {
	outline: -webkit-focus-ring-color auto 0
}

html {
	scroll-behvior: smooth
}

::-webkit-scrollbar {
	-webkit-appearance: none
}

::-webkit-scrollbar:vertical {
	width: 7px
}

::-webkit-scrollbar-thumb {
	border-radius: 10px;
	border: none;
	background-color: #7c797a
}

::-webkit-scrollbar:horizontal {
	height: 7px
}

::-webkit-scrollbar-track {
	background-color: rgba(239, 239, 239, .5)
}

.banner-mbl,
.faq input[type=checkbox],
.main-nav .drop-down ul li:after,
.steps_wrp3 .link,
.steps_wrp3 .link_wrp {
	display: none
}

.header_tp {
	height: 30px
}


.header_tp_dtl ul {
	display: block;
	float: right;
	margin-top: 0
}

.header_tp_dtl ul>li {
	float: left;
	display: flex;
	padding: 5px 10px
}

.header_tp_dtl ul li ol li {
	float: left;
	display: flex;
	padding: 0 10px
}

.header_tp_dtl ul li ol li a {
	font-weight: 600;
	letter-spacing: .5px;
	transition: .2s linear;
	display: inline-block;
	font-size: 17px;
	color: #959393
}

.header_tp_dtl ul li:first-child,
.header_tp_dtl ul li:nth-child(2),
.header_tp_dtl ul li:nth-child(3) {
	position: relative;
	top: 10px
}

.header_tp_dtl ul li:last-child {
	border-right: 0px;
	/* border-left: 2px solid #e2e2e2; */
	/* margin-left: 5px; */
	/* padding-left: 13px */
}

.header_tp_dtl ul li.call_tp img {
	margin-right: 10px;
	width: 22px;
	height: 22px;
	margin-top: 0
}

.header_tp_dtl ul li.call_tp a {
	color: #212529;
	font-weight: 500;
	font-size: 15px
}

.main-nav .drop-down ul li a,
.main-nav a {
	color: #213b73;
	font-weight: 500;
	letter-spacing: .25px
}

.menu-icon {
	float: left;
	width: 60px;
	cursor: pointer;
	padding: 10px 0
}

.bar1,
.bar2,
.bar3 {
	height: 2px;
	width: 32px;
	background-color: #232639;
	margin: 2px 0;
	transition: width .3s;
	border-radius: 6px;
	float: right;
	-webkit-transition: width .3s;
	-ms-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s
}

.menu-icon .bar2 {
	width: 48px
}

.menu-icon .bar3 {
	width: 60px
}

.menu-icon:hover .bar1 {
	width: 38px;
	transition: width .3s;
	-webkit-transition: width .3s;
	-ms-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s
}

.menu-icon:hover .bar2 {
	width: 52px;
	transition: width .3s;
	-webkit-transition: width .3s;
	-ms-transition: width .3s;
	-moz-transition: width .3s;
	-o-transition: width .3s
}

.fixed-top {
	display: block;
	background: #fff;
	top: 0;
	padding: 4px 0 2px
}

#header:after {
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	display: block;
	height: 2px;
	width: 70%;
	background: linear-gradient(90deg, #fff, #e2e2e2)
}

.header-scrolled .logo {
	margin-top: -10px
}

.header-scrolled .scrollto img {
	width: 90px;
	height: auto;
	margin-top: 45px
}

.logo {
	margin-top: -40px;
	background: #fff;
	position: absolute
}

.header-scrolled {
	position: fixed;
	padding: 7px 0 8px
}

.scrollto img {
	width: auto;
	height: auto
}

.main-nav {
	float: right
}

.main-nav>ul {
	margin: 4px 0;
	display: flex
}

.main-nav>ul>li {
	white-space: nowrap;
	float: left
}

.main-nav a {
	display: inline-block;
	font-size: 16px;
	padding: 10px 13px
}

.main-nav li:last-child {
	border-right: 0px
}

.main-nav .active>a,
.main-nav a:hover,
.main-nav li:hover>a,
.mobile-nav .active>a,
.mobile-nav a:hover,
.mobile-nav li:hover>a {
	color: #373435;
	text-decoration: none
}

.main-nav .drop-down ul {
	display: block;
	position: absolute;
	left: 0;
	top: calc(100% + 30px);
	z-index: 99;
	opacity: 0;
	visibility: hidden;
	transition: .3s;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0 3px 6px 0 rgb(0 0 0 / 10%);
	border: none
}

.main-nav .drop-down:hover>ul {
	opacity: 1;
	top: 100%;
	visibility: visible
}

.main-nav .drop-down li {
	min-width: 220px;
	position: relative
}

.main-nav .drop-down ul li {
	border-bottom: 1px solid #f4f4f7;
	margin-top: 0
}

.main-nav .drop-down ul li:last-child {
	border-bottom: 0
}

.main-nav .drop-down .drop-down>a,
.mobile-nav .drop-down>a {
	padding-right: 35px
}

.main-nav .drop-down ul li a {
	padding: 6px 5px;
	border-radius: 2px;
	transition: .2s linear;
	font-size: 15px;
	text-transform: capitalize;
	width: 100%
}

.main-nav .drop-down ul .active>a,
.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul li:hover>a {
	color: #fff;
	background-color: #373435
}

.main-nav .drop-down>a:after {
	content: "\f107";
	font-family: FontAwesome;
	padding-left: 5px;
	font-size: 16px
}

.main-nav .drop-down .drop-down ul {
	top: 0;
	left: calc(100% - 10px)
}

.main-nav .drop-down .drop-down:hover>ul {
	opacity: 1;
	top: 0;
	left: 100%
}

.main-nav .drop-down .drop-down>a:after {
	content: "\f105";
	position: absolute;
	right: 15px
}

.mega_wdth {
	width: 50%;
	display: inline-block
}

.mega_wdth span {
	font-weight: 600;
	display: block;
	letter-spacing: .5px;
	font-size: 16px;
	color: #333;
	padding-bottom: 10px;
	padding-left: 6px
}

.banner_sec p,
.mobile-nav a {
	font-weight: 600;
	letter-spacing: 1px;
	display: block
}

.mobile-nav {
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 9999;
	overflow-y: auto;
	left: -260px;
	width: 260px;
	padding-top: 18px;
	background: #416b9d;
	transition: .4s
}

#carousel,
.contact-box,
.faq label,
.faqs-container,
.featured-thumbnail,
.featured-title h3,
.grb-btn,
.hm-advantage-box,
.mobile-nav-active,
.mobile-nav-overly,
.productbox {
	overflow: hidden
}

.mobile-nav a {
	color: #fff;
	padding: 10px 20px;
	font-size: 13px;
	text-transform: uppercase;
	position: relative
}

.mobile-nav .drop-down>a:after {
	content: "\f078";
	font-family: FontAwesome;
	padding-left: 10px;
	position: absolute;
	right: 15px
}

.mobile-nav .active.drop-down>a:after {
	content: "\f077"
}

.mobile-nav .drop-down ul {
	display: none;
	overflow: hidden
}

.mobile-nav .drop-down li {
	padding-left: 20px
}

.mobile-nav-toggle {
	position: absolute;
	right: 55px;
	top: 30px;
	z-index: 9998;
	border: 0;
	background: 0 0;
	font-size: 24px;
	transition: .4s;
	outline: 0;
	line-height: 1;
	cursor: pointer;
	text-align: right
}

.mobile-nav-toggle i {
	margin: 0;
	color: #004289
}

.mobile-nav-overly {
	width: 100%;
	height: 100%;
	z-index: 9997;
	top: 0;
	left: 0;
	position: fixed;
	background: rgba(19, 39, 57, .8);
	display: none
}

#carousel .carousel-control-left,
.mobile-nav-active .mobile-nav,
.testimonial-slider .owl-nav .owl-prev {
	left: 0
}

.contact-box:hover,
.featured-title>h3>a,
.foot_dp_txt p a,
.ftr-office ul li a,
.hm-advantage-box:hover h3,
.hm-advantage-box:hover p,
.mobile-nav-active .mobile-nav-toggle i,
.serv-left-help-detail button i,
.testimonial-content:hover .inner-box .text:before {
	color: #fff
}

.about__btn,
.carousel-sec,
.inr-prod-feature .prod-tables,
.prod-ctg-btn {
	margin-top: 15px
}

#carousel .carousel-control {
	background: 0 0;
	top: 45%;
	font-size: 30px;
	text-align: center;
	width: 40px;
	height: 40px;
	opacity: 1;
	position: absolute
}

#carousel .carousel-control-right {
	right: 4%
}

#carousel .carousel-control-right span {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
	visibility: hidden;
	transition: transform .5s;
	opacity: 0
}

#carousel .carousel-control-left span {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	visibility: hidden;
	transition: transform .5s;
	opacity: 0
}

#carousel:hover .carousel-control-left span,
#carousel:hover .carousel-control-right span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: visible;
	opacity: 1
}

#carousel .carousel-control span {
	color: #fff;
	background-color: #000000c7;
	height: 45px;
	width: 45px;
	z-index: 121;
	line-height: 45px;
	text-align: center;
	position: absolute
}

#carousel .carousel-control span:hover {
	background-color: #1e1e1e
}

#carousel .carousel-item .caption {
	background-color: rgb(0 0 0 / 20%);
	padding: 40px;
	animation-duration: 1s;
	animation-delay: 1s
}

.carousel-indicators {
	left: 8%;
	bottom: 0;
	right: auto
}

.carousel-indicators li {
	height: 4px;
	background-color: rgb(227 227 227 / 50%)
}

.carousel-item img {
    width: 100%;
}

.banner_sec p {
	font-size: 25px;
	color: #fff;
	padding-bottom: 20px
}

.banner_sec p span {
	display: block
}

.banner_sec .btnlight {
	background: #fff;
	padding: 8px 20px;
	border-radius: 50px;
	font-weight: 500;
	transition: .5s ease-out !important;
	color: var(--blue-color);
	border: 1px solid transparent;
	color: #000
}

.banner_sec {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 200px;
	color: #fff
}

.top_headings::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #213b73;
	background: linear-gradient(90deg, #213b73 0, rgba(153, 172, 200, .19371498599439774) 52%, rgba(255, 255, 255, 0) 100%)
}

.hm-trusted {
	padding: 120px 0 30px;
	position: relative
}

.steps_wrp .steps_gradient {
	background: #efefef !important;
	border-radius: 33px;
	padding: 2px;
	height: 100%
}

.steps_wrp:hover .steps_gradient {
	background: #213b73 !important;
	transition: .7s !important
}

.steps_wrp:hover .link:before {
	box-shadow: inset -.15em .15em 0 0 #213b73 !important;
	transition: .7s !important
}

.steps_wrp:hover .link_wrp .link:after {
	background-color: #213b73;
	transition: .7s !important
}

.steps_inner {
	background: #fff;
	border-radius: 30px;
	position: relative;
	padding: 20px;
	font-size: 14px;
	height: 100%;
	display: flex;
	flex-wrap: wrap
}

.step_count {
	color: #a93264;
	background: #efefef;
	position: absolute;
	right: -30px;
	top: -40px;
	width: 90px;
	height: 90px;
	line-height: 15px;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 50%;
	border: 10px solid #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 99
}

.link_wrp,
.link_wrp .link {
	background: #fff;
	position: absolute
}

.step_count img {
	width: 50px
}

.link_wrp {
	right: -3px;
	width: 5px;
	top: 30px;
	z-index: 1;
	height: 30%
}

.link_wrp .link {
	bottom: -25px;
	right: -44px;
	display: block;
	width: 16px;
	height: 30px;
	padding: 24px 19px
}

.steps_wrp .link:before {
	content: "";
	display: block;
	position: absolute;
	box-shadow: inset -.15em .15em 0 0 #efefef !important;
	top: 50%;
	right: 8px;
	width: 20px;
	height: 20px;
	transform-origin: 50% 50%;
	transform: translate(0, -50%) rotate(45deg)
}

.link_wrp .link:after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 7px;
	width: 40px;
	height: 2px;
	background-color: #efefef;
	transform: translate(0, -50%)
}

.steps_wrp p {
	color: #666;
	line-height: 24px;
	text-align: justify
}

/*--------------------*/
.hm-prod {
	padding: 100px 0 40px
}

.hm-advantage-head,
.hm-prod-head,
.hm-prod-heading {
	padding-bottom: 30px
}

.contact-form-head h4,
.hm-advantage-head h2,
.hm-prod-heading h2 {
	font-size: 2rem;
	font-weight: 500;
	color: #213b73;
	padding-bottom: .6rem;
	margin-bottom: 1rem;
	position: relative;
	text-align: center
}

.hm-prod-heading h2::before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #373435;
	width: 220px
}

.hm-prod-head {
	text-align: center;
	width: 70%;
	margin: 0 auto;
	display: table
}

.hm-prod-head h2 {
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 46px;
	color: #213b73;
	font-weight: 600;
	margin-bottom: 10px
}

.hm-prod-head p {
	position: relative;
	display: block;
	font-size: 16px;
	line-height: 28px;
	color: #666;
	font-weight: 400
}

.productbox {
	text-align: left;
	background-color: #fff;
	padding: 17px 10px;
	margin: 15px 5px;
	position: relative;
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: .5s;
	-o-transition: .5s;
	-moz-transition: .5s;
	transition: .5s
}

.productbox:hover {
	-webkit-transform: translateY(-7px);
	-moz-transform: translateY(-7px);
	-ms-transform: translateY(-7px);
	-o-transform: translateY(-7px);
	transform: translateY(-7px)
}

.productbox .featured-thumbnail img {
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .6s ease-in-out;
	-moz-transition: .6s ease-in-out;
	-ms-transition: .6s ease-in-out;
	-o-transition: .6s ease-in-out
}

.productbox:hover .featured-thumbnail img {
	-moz-transform: scale(1.09);
	-webkit-transform: scale(1.09);
	-ms-transform: scale(1.09);
	transform: scale(1.09)
}

.client-slider .owl-nav .owl-next,
.client-slider .owl-nav .owl-prev {
	top: 50%;
	display: block;
	font-size: 50px;
	margin: 0;
	transform: translate(-50%, -50%);
	cursor: pointer
}

.featured-content {
	padding: 10px 48px 10px 20px;
	background-color: #213b73 !important;
	margin: 0;
	position: relative;
	height: auto
}

.featured-title h3 {
	position: relative;
	font-size: 15px;
	line-height: 23px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	text-transform: capitalize
}

.btn-read-more,
.cap-menu-back a,
.hm_mis_vis_bx span,
.quality-head h2,
.serv-left-help-detail button,
.testimonial-head h6 {
	text-transform: uppercase
}

.ttm-details-link {
	position: absolute;
	top: 50%;
	transform: translate(-50%, -40%);
	right: 16px;
	font-size: 20px;
	padding-top: 0 !important;
	font-weight: 400
}

.ttm-details-link i {
	color: #fff;
	transform: rotate(320deg)
}

.client-slider .owl-nav .owl-prev {
	position: absolute;
	left: -25px;
	color: #213b73
}

.client-slider .owl-nav .owl-next {
	position: absolute;
	right: -57px;
	color: #213b73
}

.hm-cleint {
	padding: 80px 0;
	background: #fafafa
}

.hm-cleint-logo ul {
	font-size: 0
}

.hm-cleint-logo ul li {
	width: 25%;
	display: inline-block;
	vertical-align: top;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	transition: .7s
}

.hm-cleint-logo ul li:hover {
	background: #fff;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-box-shadow: 10px 10px 5px 0 rgb(0 0 0 / 6%);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .06);
	box-shadow: 10px 10px 5px 0 rgb(0 0 0 / 6%);
	-webkit-transform: translate(-10px, -10px);
	transform: translate(-10px, -10px);
	border: none
}

.hm-cleint-logo ul li>div {
	text-align: center;
	margin: 15px 0;
	padding: 0 10px
}

.cap-menu-list ul li,
.hm-cleint-logo ul li .h-ob-img img {
	display: inline-block
}

.hm-cleint-logo ul li h5 {
	font-size: 16px;
	color: #333;
	font-weight: 400
}

.hm-cleint-logo ul li:nth-child(4),
.hm-cleint-logo ul li:nth-child(8) {
	border-right: none
}

.hm-cleint-logo ul li:nth-child(5),
.hm-cleint-logo ul li:nth-child(6),
.hm-cleint-logo ul li:nth-child(7),
.hm-cleint-logo ul li:nth-child(8) {
	border-bottom: none
}

.hm-cleint-dtl h2 {
	font-size: 30px;
	color: #213b73;
	line-height: 30px;
	font-weight: 600;
	margin-bottom: 15px;
	position: relative
}

.hm-cleint-dtl p,
.testimonial-content .inner-box .text {
	position: relative;
	font-size: 15px;
	line-height: 24px;
	color: #666;
	display: block
}

.hm-cleint-dtl p {
	padding-left: 30px;
	letter-spacing: .5px
}

.hm-cleint-dtl p:after {
	content: "";
	position: absolute;
	left: 0;
	top: 5px;
	width: 4px;
	height: 50px;
	background: #567c85
}

.forms,
.hm-testimonial {
	padding: 30px 0 80px
}

.testimonial-content {
	margin: 0 5px
}

.testimonial-content .inner-box {
	position: relative;
	display: block;
	margin-top: 15px
}

.testimonial-content .inner-box .text {
	background: #fff;
	margin-bottom: 30px;
	padding: 70px 30px 62px;
	border-radius: 10px;
	-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s
}

.testimonial-content .inner-box .text:before {
	position: absolute;
	content: "\f10e";
	font-family: Fontawesome;
	font-size: 40px;
	color: #213b73;
	line-height: 35px;
	left: 30px;
	top: 20px
}

.author-info,
.cap-heading h1,
.cap-process-table table,
.cap-ultra-head,
.ultra-specification-table table {
	text-align: center
}

.testimonial-content .inner-box .author-info h5 {
	position: relative;
	display: block;
	font-size: 17px;
	line-height: 35px;
	color: #213b73;
	font-weight: 600;
	margin-bottom: 0;
	transition: .5s
}

.testimonial-content .inner-box .author-info .designation {
	position: relative;
	display: block;
	font-size: 15px;
	line-height: 22px;
	color: #666
}

.author-info .testimonials_reivew i {
	font-size: 1.1rem;
	margin-right: 2px;
	color: #f9bc15
}

.testimonial-content:hover .inner-box .text {
	background: #213b73;
	color: #fff
}

.testimonial-slider .owl-nav {
	position: relative;
	max-width: 194px;
	margin: 0 auto;
	width: 100%;
	top: -80px
}

.testimonial-slider .owl-nav:before {
	position: absolute;
	content: '';
	background: #e9e9e9;
	width: 100%;
	height: 1px;
	left: 0;
	top: 26px
}

.testimonial-slider .owl-nav .owl-next,
.testimonial-slider .owl-nav .owl-prev {
	position: absolute;
	top: 0;
	font-size: 22px;
	color: #e9e9e9;
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	border: 2px solid #e9e9e9;
	background: #fff;
	border-radius: 50%;
	margin: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	cursor: pointer
}

.testimonial-slider .owl-nav .owl-next {
	right: 0
}

.owl-item.center>div {
	cursor: auto;
	margin: 0
}

.owl-item:not(.center)>div:hover {
	opacity: .75
}

.owl-item.active.center {
	/* transform: scale(1.2, 1.2); */
	cursor: pointer;
	transition: margin .2s;
	position: relative;
	z-index: 99
}

.testimonial-slider .owl-stage-outer {
	padding: 30px 0
}

.hm-testimonial-more {
	margin-top: 60px;
	text-align: center
}

.hm-testimonial-more h4 {
	font-size: 1.3rem;
	margin: 1rem 0;
	color: #373435;
	transition: .5s ease-out;
	font-weight: 500;
	line-height: 1.2
}

.hm-testimonial-more h4 a {
	color: #000
}

.contact-box:hover h4,
.hm-service-call p a,
.hm-testimonial-more h4:hover a {
	color: #213b73
}

.hm_footer_sec {
	padding: 50px 0 30px;
	background: #373435;
	border-top: 5px solid #213b73
}

.foot_line {
	padding: 5px 0
}

.hm_foot_hed {
	padding-bottom: 0;
	padding-top: 20px
}

.ftr-bl {
	border-left: none !important;
	text-align: center
}

.ftr-add h4,
.hm_foot_hed h4 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 18px;
	display: block;
	font-weight: 500;
	padding-bottom: 10px;
	position: relative;
	text-align: left
}

.ftr-add h4:before,
.hm_foot_hed h4:before {
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 40px;
	height: 3px;
	background: #577fc0
}

.hm_foot_hed span a {
	font-size: 24px;
	color: #fff;
	height: 40px;
	text-transform: capitalize;
	line-height: 30px;
	display: block;
	padding-bottom: 10px
}

.hm_foot_hed span a:hover {
	color: #e31e24
}

.hm_foot_hed2 ul {
	text-align: center;
	margin-bottom: 15px
}

.hm_foot_hed ul li a i {
	margin-right: 3px
}

.hm_foot_hed ul li a {
	font-weight: 300;
	color: #fff;
	font-size: 15px;
	line-height: 30px;
	letter-spacing: .5px;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

.hm_foot_hed ul li a:hover,
.inr-prod-nav ul li a {
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out
}

.hm_foot_hed ul li a:hover {
	opacity: 1;
	color: #ffffffb8;
	transition: .5s ease-in-out;
	text-decoration: underline
}

.hm_foot_hed ul li .dropdown-item {
	color: #212529;
	font-size: 15px;
	font-weight: 400;
	padding: .1rem 1rem
}

.hm_foot_hed ul li .dropdown-item:hover {
	background-color: #e9ecef;
	color: #1e2125
}

.hm_foot_hed2 ul li {
	display: inline-block;
	padding-right: 20px
}

.hm_foot_hed2 ul li a {
	font-size: 17px
}

.hm_foot_hed_list ul li {
	color: #fff;
	padding: 2px 0
}

.ftr-office ul li {
	font-size: 15px;
	letter-spacing: .5px;
	color: #fff;
	padding-left: 30px;
	margin: 0 0 5px;
	position: relative;
	font-weight: 300
}

.ftr-office ul li h5 {
	font-size: 15px;
	margin: 0 0 5px;
	color: #fff
}

.ftr-office h5 {
	font-size: 18px;
	color: #fff;
	font-weight: 400;
	margin-bottom: 8px;
	margin-top: 5px;
	letter-spacing: .2px
}

.foot_dp_txt p,
.grb-btn,
.team-dtl ul li {
	letter-spacing: .5px
}

.ftr-office ul li img {
	position: absolute;
	left: 0;
	top: 4px;
	width: 20px
}

.social-icon ul {
	opacity: 1;
	text-align: left
}

.social-icon ul li {
	display: inline-block;
	padding-right: 0
}

.redes-sociales ul li:hover,
.social-icon ul li a {
	opacity: 1
}

.social-icon ul li a i {
	width: 40px;
	height: 40px;
	line-height: 40px;
	border-radius: 50%;
	font-size: 20px;
	text-align: center;
	transition: .8s;
	-webkit-transition: .8s
}

.contact-box h4,
.contact-box h5,
.hm-abt-left h2,
.hm-abt-right h1,
.hm-advantage-box,
.hm-advantage-box h3,
.hm-advantage-box p,
.hm-service-call p,
.hm-service-head h2 {
	transition: .5s ease-out
}

.icon1 i {
	background: #4d6bb3;
	color: #fff;
	border: 1px solid #4d6bb3
}

.icon2 i {
	background: #bd081c;
	color: #fff;
	border: 1px solid #bd081c
}

.icon3 i {
	background: #ed2a24;
	color: #fff;
	border: 1px solid #ed2a24
}

.icon5 i {
	background: #0078b5;
	color: #fff;
	border: 1px solid #0078b5
}

.icon4 i {
	background: #000;
	color: #fff;
	border: 1px solid #000;
}

.icon6 i {
	background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
	color: #fff
}

.social-icon ul li a:hover i {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
	border-radius: 5px
}

.foot_gap {
	height: 40px
}

.footer_btn {
	padding: 15px 0;
	background: #fff
}

.foot_dp_brd {
	border-style: dashed;
	border-width: 1px 0 0;
	border-color: #edeDF447;
	padding-top: 15px
}

.foot_dp_txt p {
	color: #fff;
	font-size: 13px
}

.foot_dp_txt_lft p {
	text-align: right
}

.google_review {
	border-radius: 0;
	border-left: 5px solid #577fc0;
	display: flex;
	align-items: center;
	text-align: center;
	background: #fff;
	color: #213b73;
	font-weight: 500;
	padding: .7rem 1rem;
	width: fit-content;
	margin-bottom: 10px;
	margin-top: 30px
}

.g_img {
	width: 40px
}

.ftr-bl img {
	margin-bottom: 2px
}

.google_review i {
	color: #fbb040
}

.pt10 {
	padding-top: 10px
}

.auxiliary,
.cap-process,
.cap-ultra,
.cap-ultra-prod,
.career,
.exibitions-photo,
.faqe,
.hm-advantage,
.prod-ctg {
	padding: 80px 0
}

.hm-advantage-head h2::before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #373435;
	width: 277px
}

.hm-advantage-box {
	border: 1px solid rgba(0, 0, 0, .2);
	padding: 2rem;
	border-radius: 25px;
	height: 100%;
	position: relative;
	text-align: center
}

.hm-advantage-box::before {
	content: "";
	position: absolute;
	top: 50%;
	right: 0;
	height: 0;
	width: 0
}

.hm-advantage-icon {
	height: 85px;
	line-height: 85px;
	width: 85px;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 100%;
	margin: 0 auto;
	display: table
}

.contact-box,
.download-btn.st-download,
.grb-btn.st-2,
.hm-mision,
.hm_mis_vis_bx,
.view-btn.st-view {
	background: #213b73
}

.hm-advantage-icon img {
	width: 65%
}

.hm-advantage-box h3 {
	font-size: 1.7rem;
	margin: 1rem 0;
	color: #213b73;
	font-weight: 600;
	line-height: 1.2
}

.hm-advantage-box p {
	margin-bottom: 0 !important;
	font-size: 1rem;
	font-weight: 400;
	color: #212529;
	line-height: 1.5
}

.hm-advantage-box:hover {
	border: 1px solid #213b73;
	box-shadow: rgb(38 57 77) 0 20px 30px -10px
}

.hm-advantage-box:hover::after {
	top: 0
}

.hm-advantage-box::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	height: 100%;
	width: 100%;
	background: #213b73!important;
	transition: .3s ease-out;
	z-index: -1
}

.hm-abt-left {
	/* border: 4px solid #213b73;
	border-bottom: none; */
	text-align: center;
	height: 100%
}

.hm-abt-right {
	padding-top: 27px;
	padding-bottom: 50px;
}

.hm-abt-right h2 {
	font-size: 1.7rem;
	margin: 1rem 0;
	color: #213b73;
	font-weight: 500;
	line-height: 1.2
}

.everything p,
.hm-abt-right p,
.hm-service-head p,
.prod-ctg-dtl p,
.quality-dtl p {
	font-size: 1rem;
	font-weight: 400;
	color: #212529;
	line-height: 2
}

.grb-btn {
	text-align: center;
	position: relative;
	/* display: inline-block; */
	border-radius: 3px;
	font-weight: 500;
	color: #fff;
	padding: 12px 14px;
	line-height: 50px
}

.butn-bg,
.butn-bg2 {
	letter-spacing: 1px;
	cursor: pointer
}

.about__btn .grb-btn {
	font-size: 15px;
	min-width: 145px;
	border-radius: 35px;
}

.about__btn2 .grb-btn {
	min-width: 190px
}

.download-btn:before,
.grb-btn:before,
.view-btn:before {
	background-color: #fff;
	content: "";
	height: 150px;
	left: -75px;
	position: absolute;
	top: -35px;
	transform: rotate(35deg);
	transition: 1.6s cubic-bezier(.19, 1, .22, 1);
	width: 40px;
	opacity: 0
}

.about__btn .grb-btn i {
	border-radius: 50%;
	margin-left: 10px;
	height: 22px;
	width: 22px;
	line-height: 22px;
	font-size: 10px;
	background: #fff;
	color: #213b73;
	text-align: center
}

.download-btn:hover,
.grb-btn:hover,
.nav-link.active span,
.product_list ul li:hover span,
.view-btn:hover {
	color: #fff !important
}

.download-btn:hover:before,
.grb-btn:hover:before,
.view-btn:hover:before {
	left: 120%;
	transition: 1.3s cubic-bezier(.19, 1, .22, 1);
	opacity: .25
}

.hm-abt-left {
	padding-top: 95px
}

.hm-abt-left h4 {
	font-size: 2.2rem;
	line-height: 60px
}

.hm-abt-left h2 {
	font-size: 1.9rem;
	margin: .5rem 0 1rem;
	color: #213b73;
	font-weight: 600;
	line-height: 1.2
}

.hm-mision-img {
	padding: 0 4px
}

.cap-center,
.hm-mision-align,
.prod-ctg-center,
.quality-center,
.why-choose-center {
	align-items: center
}

.hm-mision-dtl {
	position: relative;
	padding-left: 100px;
	padding-top: 20px;
	padding-bottom: 10px
}

.hm-mision-dtl img {
	position: absolute;
	width: 65px;
	left: 0;
	top: 20px
}

.hm-mision-dtl h2 {
	font-size: 1.7rem;
	margin: 0 0 .5rem;
	color: #fff;
	font-weight: 500;
	line-height: 1.2
}

.hm-mision-dtl p {
	font-size: 1rem;
	font-weight: 400;
	color: #fff;
	line-height: 2
}

.hm-service-head h2 {
	font-size: 2.2rem;
	margin: 1rem 0;
	color: #213b73;
	font-weight: 600;
	line-height: 1.2
}

.hm-service-head h4 {
	font-size: 1.9rem
}

.hm_mis_vis_bx {
	color: #fff;
	height: 100%;
	padding: 10px 10px 0;
	text-align: center;
	margin: 15px 0 10px;
	position: relative;
	transition: .5s
}

.hm_mis_vis_bx:before,
.team-photo:before {
	pointer-events: none;
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity
}

.hm_mis_vis_bx:hover {
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px)
}

.hm_mis_vis_bx:hover:before,
.team:hover .team-photo:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px)
}

.about-mis-vis img,
.hm_mis_vis_bx img,
.marg10 {
	margin: 15px 0
}

.hm_mis_vis_bx span {
	font-weight: 600;
	padding-bottom: 5px;
	display: block
}

.hm_mis_vis_bx p {
	font-size: 12px;
	letter-spacing: .2px;
	color: #fff;
	opacity: .7;
	line-height: 16px
}

.hm-service-head {
	text-align: center;
	border: 4px solid #213b73;
	border-top: none;
	height: 100%;
	padding: 110px 15px 0;
	position: relative
}

.hm-service-head img {
	position: absolute;
	bottom: -50px;
	left: 50%;
	transform: translate(-50%, 0);
	padding: 5px;
	width: 200px
}

.hm-service-pd {
	padding: 35px 0 20px
}

.hm-service-call {
	padding-top: 50px
}

.hm-service-call h2 {
	font-size: 1.7rem;
	color: #373435;
	font-weight: 600;
	line-height: 1.2
}

.hm-service-call h2 a {
	color: #373435
}

.hm-service-call p {
	font-size: 1.3rem;
	margin: 1rem 0;
	color: #213b73;
	font-weight: 500;
	line-height: 1.2
}

.contact-info {
	padding: 60px 0
}

.contact-box {
	border: 2px solid #213b73;
	position: relative;
	text-align: center;
	box-shadow: rgb(50 50 93 / 25%) 0 13px 27px -5px, rgb(0 0 0 / 30%) 0 8px 16px -8px;
	border-radius: 5px;
	padding: 20px;
	height: 100%
}

.contact-box:before {
	background-color: #fff;
	border: 1px solid #213b73;
	border-radius: 50%;
	content: "";
	height: 135px;
	width: 135px;
	left: 50%;
	margin-left: -66px;
	margin-top: -50px;
	opacity: 0;
	position: absolute;
	top: 50%;
	will-change: transform, opacity;
	-moz-transition-duration: .4s;
	-o-transition-duration: .4s;
	-webkit-transition-duration: .4s;
	transition-duration: .4s;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	z-index: 1
}

.contact-box:hover:before {
	opacity: 1;
	-moz-transform: scale3d(3.4, 3.4, 1);
	-ms-transform: scale3d(3.4, 3.4, 1);
	-webkit-transform: scale3d(3.4, 3.4, 1);
	transform: scale3d(3.4, 3.4, 1)
}

.contact-box h4 {
	font-size: 1.5rem;
	margin: .5rem 0 .6rem;
	color: #fff;
	font-weight: 600;
	position: relative;
	z-index: 9
}

.contact-box h5 {
	font-size: 1.1rem;
	color: #fff;
	font-weight: 600;
	position: relative;
	z-index: 9
}

.contact-box:hover h5,
.contact-box:hover p,
.contact-box:hover p a,
.serv-left-help-detail ul li a,
.white-card:hover p {
	color: #212529
}

.contact-box p a {
	display: block;
	color: #fff;
	padding: 5px 0;
	position: relative;
	z-index: 9;
	text-decoration: underline
}

.contact-box p {
	position: relative;
	z-index: 9;
	color: #fff
}

.cont-icon {
	height: 65px;
	width: 65px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 2rem;
	color: var(--blue-color);
	background: #fff;
	margin: auto auto 10px;
	box-shadow: -3px -3px 5px 1px #0000006b inset;
	position: relative;
	z-index: 9
}

.contact-box:hover .cont-icon {
	box-shadow: -3px -3px 5px 1px #fff0 inset
}

.cont-icon img {
	width: 35px;
	left: -2px;
	position: relative
}

.contact-box:hover .cont-icon img {
	transform: scale(1.5, 1.5)
}

.contact-form {
	width: 100%;
	background-color: #213b73;
	padding: 35px 25px;
	border-radius: 5px
}

.form-group input [type=text] {
	width: 100%
}

.contact-form .form-group input {
	display: block;
	width: 100%;
	border-radius: 5px;
	border: 0;
	line-height: 24px;
	padding: 10px 15px;
	margin-bottom: 20px
}
.contact-form .form-group select{
	width: 100%;
	line-height: 24px;
    padding: 10px 15px;
    border-radius: 5px;
}

.form-group select option:hover{
	background-color: #000!important;
}
.custom-select {
    position: relative;
    width: 100%;
    /* max-width: 300px; */
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
}

.selected {
    /* padding: 10px; */
    background-color: #fff;
    border-radius: 4px;
    user-select: none;
}

.options {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    z-index: 10;
    max-height: 200px;
    overflow-y: auto;
}

.options li {
    padding: 10px;
    cursor: pointer;
}

.options li:hover {
    background-color: #373435;
    color: #fff;
}

.contact-form .form-group input,
.contact-form .form-group textarea {
	font-weight: 400;
	color: #7c8393;
	font-size: 14px;
	background: #fff !important;
}
 .butn-bg {
	font-size: 14px;
	padding: 10px 30px;
	background: #c72828;
	color: #fff;
	display: block;
	font-weight: 600;
	border: 0
}

.map iframe {
	width: 100%;
	height: 418px;
	border-radius: 5px
}

.cont-social {
	text-align: center;
	padding: 25px 0 40px
}

.redes-sociales ul li {
	display: inline-block;
	margin: 0 20px;
	border-radius: 5px;
	transition-property: opacity;
	transition-duration: .5s
}

.redes-sociales ul li a {
	display: block;
	width: 64px;
	height: 64px;
	position: relative;
	color: #000
}

.redes-sociales ul li a strong {
	position: absolute;
	left: 50%;
	transform: translate(-50%, -50%);
	top: 10px;
	opacity: 0;
	transition-property: opacity, top;
	transition-duration: 250ms
}

.redes-sociales ul li.sfb {
	background: url("../images/facebook.webp") #3b5998
}

.redes-sociales ul li.stwitter {
	background: url("../images/twitter.webp") #0092cb
}

.redes-sociales ul li.slinkedin {
	background: url("../images/linkedin.webp") #0078b5
}

.redes-sociales ul li.sinstagram {
	background: url("../images/instagram.webp"), radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%)
}

.redes-sociales ul li.syoutube {
	background: url("../images/youtube.webp") #ed2a24
}

.redes-sociales ul:hover li {
	opacity: 1;
}

.redes-sociales ul li:hover a strong {
	opacity: 1;
	top: -23px
}

.back_page {
	padding: 5rem 0;
	background: linear-gradient(to right, #213b73c4, #213b73c4) 0 0/cover, url(../images/product-cover.webp) 0 0/cover;
	color: #fff;
	/* margin-top: 15px */
}

.back_page h1 {
	font-size: 2.8rem;
	font-weight: 500;
	position: relative;
	text-align: center;
	margin-bottom: 10px
}

.back_menu {
	font-weight: 400;
	text-align: center
}

.back_menu a {
	color: #fff;
	font-weight: 400;
	padding: 0 8px
}

.testimonial {
	padding: 100px 0 80px
}

.testimonial-head {
	margin-bottom: 80px
}

.testimonial-head h6 {
	color: #213b73;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 6px;
	display: block;
	text-align: center
}

.testimonial-head h2 {
	color: #373435;
	position: relative;
	display: block;
	font-size: 30px;
	line-height: 46px;
	font-weight: 700;
	margin-bottom: 10px;
	text-align: center
}

.testimonial-contents {
	position: relative;
	margin: 0;
	height: 100%;
	-webkit-box-shadow: 0 0 20px rgb(0 0 0 / 10%);
	box-shadow: 0 0 20px rgb(0 0 0 / 10%)
}

.testimonial-contents .inner-box {
	position: relative;
	display: block;
	background: #fff;
	padding: 0 30px 40px;
	border-radius: 10px
}

.testimonial-contents .inner-box .author-info {
	position: relative;
	display: block;
	margin-bottom: 20px
}

.testimonial-contents .inner-box .author-info .author-thumb {
	position: relative;
	display: inline-block;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 11px;
	margin-top: -50px
}

.testimonial-contents .inner-box .author-info h5 {
	position: relative;
	display: block;
	font-size: 18px;
	font-weight: 700;
	color: #213b73;
	margin-bottom: 1px
}

.testimonial-contents .inner-box .author-info .designation {
	position: relative;
	display: block;
	font-size: 16px;
	margin: 5px 0
}

.testimonial-contents .inner-box .text {
	position: relative;
	display: block;
	color: #666;
	text-align: center
}

.inner-box .author-info .author-thumb:before {
	background: url(../images/double-quotes.svg) center no-repeat #213b73;
	position: absolute;
	left: 20px;
	bottom: 20px;
	content: "";
	font-family: Flaticon;
	color: #fff;
	width: 35px;
	height: 35px;
	line-height: 25px;
	text-align: center;
	border-radius: 50%;
	z-index: 1
}

.testimonial .col-md-4 {
	margin-bottom: 60px
}

.wrapper {
	display: block;
	width: 100%;
	height: 190px;
	position: relative
}

.orange-border {
	background-color: #213b73;
	background-image: linear-gradient(130deg, #213b73, #213b73);
	position: absolute
}

.orange-top {
	width: 100px;
	height: 10px;
	top: 0;
	left: 0
}

.orange-left {
	width: 10px;
	height: 100px;
	top: 0;
	left: 0
}

@keyframes leftgrow {
	0% {
		height: 100px;
		width: 10px
	}

	40% {
		height: 100%;
		width: 10px
	}

	100% {
		width: 100%;
		height: 100%
	}
}

@keyframes leftshrink {
	0% {
		width: 100%;
		height: 100%
	}

	60% {
		height: 100%;
		width: 10px
	}

	100% {
		height: 100px;
		width: 10px
	}
}

@keyframes topgrow {
	0% {
		width: 100px;
		height: 10px
	}

	60% {
		width: 100%;
		height: 10px
	}

	100% {
		width: 100%;
		height: 100%
	}
}

@keyframes topshrink {
	0% {
		width: 100%;
		height: 100%
	}

	40% {
		width: 100%;
		height: 10px
	}

	100% {
		width: 100px;
		height: 10px
	}
}

.orange-left.grow {
	animation: .5s forwards leftgrow
}

.orange-left.shrink {
	animation: .5s forwards leftshrink
}

.orange-top.grow {
	animation: .5s forwards topgrow
}

.orange-top.shrink {
	animation: .5s forwards topshrink
}

.career-form-head h2,
.category {
	font-size: 22px;
	color: #213b73;
	font-weight: 700;
	margin: 0 0 10px
}

.category span {
	font-weight: 500
}

.white-card {
	display: block;
	background-color: #fff;
	left: 10px;
	top: 10px;
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	text-align: left;
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .2);
	padding: 30px;
	color: #212529;
	position: relative
}

.white-card h6 {
	position: absolute;
	right: 60px;
	top: 50%
}

.white-card h6 span {
	border-bottom: 1px solid #000;
	color: #213b73;
	padding-bottom: 2px
}

.career-head {
	padding-bottom: 60px
}

.career-head h2::before {
	width: 112px;
	content: ""
}

.career-head p,
.who-we-are p {
	font-size: 1rem;
	font-weight: 400;
	color: #212529;
	line-height: 2;
	text-align: center
}

.career-form-head {
	margin-top: 60px;
	margin-bottom: 20px
}

.jobpost-form label {
	font-size: 16px;
	font-weight: 400;
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px
}

.jobpost-form .required {
	color: red;
	font-size: 16px
}

.inr-prod-nav ul li,
.jobpost-form .form-group {
	margin-bottom: 15px
}

.jobpost-form .form-control {
	font-size: 16px;
	height: 46px;
	-webkit-transition: .2s ease-in-out;
	-o-transition: .2s ease-in-out;
	transition: .2s ease-in-out;
	display: block;
	width: 100%;
	padding: 8px 12px;
	line-height: 1.42857143;
	color: #666;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e1e1e1;
	-webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
	box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%)
}

.faq label,
details {
	box-shadow: rgb(60 64 67 / 30%) 0 1px 2px 0, rgb(60 64 67 / 15%) 0 1px 3px 1px;
	background-color: #fff
}

.jobpost-form .form-control2 {
	height: auto
}

.butn-bg2 {
	font-size: 14px;
	padding: 10px 30px;
	background: #213b73;
	color: #fff;
	display: block;
	font-weight: 600;
	border: 0;
	float: right;
	margin-top: 20px
}

.exibitions-dtl,
.faq,
.mfp-figure figure,
.tab-pane {
	background: #fff
}

.faq-heading,
.faq-text {
	font-weight: 400;
	color: #212529
}

.about-glry-dtl,
.mb30,
.mtb30,
.product_list {
	margin-bottom: 30px
}

.product_list ul {
	margin: 0 auto 30px;
	display: table
}

.product_list ul li {
	margin: 0 8px;
	padding: 8px 12px 0;
	background: #fff !important;
	width: 18%;
	height: 60px;
	position: relative;
	border: 0 !important;
	border-radius: 5px;
	text-align: center;
	float: left;
	box-shadow: 0 0 8px 0 rgb(0 0 0 / 10%);
	cursor: pointer
}

.product_list ul li:first-child,
.product_list ul li:nth-child(5) {
	padding-top: 18px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active,
.product_list ul li:hover {
	background: #213b73 !important;
	color: #fff !important
}

.product_list ul li:after {
	position: absolute;
	content: '';
	bottom: -10px;
	width: 0;
	height: 0;
	left: 50%;
	color: #fff;
	opacity: 0;
	visibility: hidden;
	margin-left: -18.5px;
	border-left: 21px solid transparent;
	border-right: 21px solid transparent;
	border-top: 21px solid #213b73;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.nav-link.active:after {
	opacity: 1;
	visibility: visible
}

.product_list ul li span {
	font-size: 15px;
	font-weight: 600;
	color: #213b73;
	letter-spacing: .25px
}

.nav-tabs {
	border-width: 0
}

.faq {
	width: 100%;
	border-radius: 4px
}

.faq label {
	display: block;
	cursor: pointer;
	height: 56px;
	border-radius: 5px;
	padding-top: 1px;
	margin-bottom: 15px;
	border: 2px solid #213b73
}

.faq .faq-arrow {
	width: 13px;
	height: 13px;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	border-top: 1px solid #212529;
	border-right: 1px solid #212529;
	float: right;
	top: -40px;
	right: 27px;
	-webkit-transform: rotate(136deg);
	transform: rotate(136deg)
}

.faq-arrow2 {
	top: -64px !important
}

.faq input[type=checkbox]:checked+label>.faq-arrow {
	transition: transform .8s;
	transition: transform .8s, -webkit-transform .8s;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg)
}

.faq input[type=checkbox]:checked+label {
	display: block;
	background: #fff !important;
	color: #4f7351;
	height: auto;
	transition: height .8s;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.faq input[type=checkbox]:not(:checked)+label {
	display: block;
	transition: height .8s;
	height: 60px;
	-webkit-transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55)
}

.about_feature_images {
	position: sticky;
	top: 70px
}

.faq-heading span,
.icon {
	position: absolute;
	transform: translate(-50%, -50%)
}

.about_feature_images img {
	border-radius: 5px;
	border: 1px solid #e1e1e1;
	padding: 2px
}

details summary::-webkit-details-marker {
	display: none
}

details {
	margin-bottom: 12px;
	border-radius: 5px;
	border: 2px solid #213b73
}

summary {
	font-weight: 700;
	display: flex;
	justify-content: space-between
}

.icon {
	right: 12px;
	top: 50%
}

.icon svg {
	transition: .35s ease-out;
	width: 20px;
	height: 13px
}

details[open] .icon svg {
	transform: rotateX(180deg)
}

.faq-heading {
	font-size: 17px;
	-webkit-transition: text-indent .2s;
	padding: 15px 30px 15px 40px;
	position: relative
}

.selectedThum:before,
.selectedThumb:before {
	width: 10px;
	height: 10px;
	border-top: 2px solid #213b73;
	border-left: 2px solid #213b73;
	transition: .3s;
	right: 0;
	content: ""
}

.faq-heading span {
	left: 25px;
	top: 50%
}

.faq-text {
	padding-left: 20px;
	padding-right: 28px;
	margin-bottom: 20px
}

.faq-text ul li {
	padding: 1px 0
}

.about,
.exibitions,
.video-selector {
	padding: 100px 0
}

.videoSelectorWrapper {
	overflow-y: scroll;
	overflow-x: hidden;
	width: 100%;
	position: relative;
	height: 500px
}

.videoSelectorWrapper .item {
	position: relative;
	margin-bottom: 15px
}

.videoSelectorWrapper .item a.videoLink {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0
}

.video-block h5 {
	font-size: 14px;
	padding-bottom: 2px
}

.pr0 {
	padding-right: 0
}

.video-footer span {
	font-size: 12px;
	color: #666
}

.videoContent {
	padding-top: 15px;
	font-weight: 500
}

.videoContent p {
	font-size: 20px
}

.moretext {
	display: none
}

.moreless-button {
	position: relative;
	border-bottom: 1px solid #213b73;
	padding-right: 20px;
	font-size: 1rem;
	line-height: 25px;
	color: #213b73;
	font-weight: 500;
	margin: 0 auto;
	display: table
}

.selectedThumb:before {
	position: absolute;
	transform: rotate(227deg);
	top: 5px
}

.selectedThum:before {
	position: absolute;
	transform: rotate(45deg);
	top: 11px
}

.axiliaries,
.client,
.ultra-specification {
	padding-bottom: 80px
}

.client-dtl {
	border: 1px solid #ccc;
	text-align: center;
	margin-bottom: 30px;
	padding: 5px 10px;
	border-radius: 5px
}

.client-dtl:hover {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-box-shadow: 10px 10px 5px 0 rgb(0 0 0 / 6%);
	-moz-box-shadow: 10px 10px 5px 0 rgba(0, 0, 0, .06);
	box-shadow: 10px 10px 5px 0 rgb(0 0 0 / 6%);
	-webkit-transform: translate(-10px, -10px);
	transform: translate(-10px, -10px);
	transition: .7s;
	border: none
}

.exhibition-head h2::before {
	content: "";
	width: 70px !important
}

.exibitions-dtl {
	transition: .25s cubic-bezier(.02, .01, .47, 1);
	position: relative;
	border-radius: 10px;
	box-shadow: rgb(60 64 67 / 30%) 0 1px 2px 0, rgb(60 64 67 / 15%) 0 1px 3px 1px;
	margin: 15px 0
}

.exibitions-dtl:hover {
	transform: translateY(-5px);
	box-shadow: 0 4px 60px 0 rgba(0, 0, 0, .2), 0 0 0 transparent
}

.exibitions-img {
	min-height: 260px;
	border-radius: 10px 10px 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	position: relative
}

.exibitions-content {
	padding: 30px 20px
}

.exibitions-content span {
	font-size: .875rem;
	text-align: justify;
	display: block;
	padding-bottom: 10px;
	color: #212529
}

.exibitions-content h4 {
	font-size: 1.5rem;
	font-weight: 600;
	padding-bottom: 10px;
	transition: .5s ease-in-out;
	color: #213b73
}

.exibitions-content p {
	font-size: 1rem;
	font-weight: 400;
	color: #212529;
	line-height: 1.5;
	padding-bottom: 7px
}

.exibitions-btn {
	padding-top: 20px
}

.exibitions-btn a {
	border-radius: 0;
	font-size: 1rem;
	background: #213b73;
	color: #fff;
	padding: 10px 20px;
	margin: 0 auto;
	display: table;
	border-radius: 50px;
}

.soon_title,
.who-we-are h2,
.why-choose-head h2 {
	margin-bottom: 1rem;
	position: relative;
	text-transform: uppercase
}

.h127 {
	height: 130px
}

.about-glry-img {
	border-radius: 2px;
	position: relative;
	overflow: hidden;
	border: 5px solid #fff;
	box-shadow: 0 2px 5px rgb(0 0 0 / 16%)
}

.why-choose-icon,
.why-choose-section {
	box-shadow: 0 0 30px 0 rgb(21 21 21 / 11%)
}

.about-glry-dtl:hover .about-glry-img img {
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-transition: 1.5s ease-in-out;
	-o-transition: 1.5s ease-in-out;
	transition: 1.5s ease-in-out
}

.who-we-are h2,
.why-choose-head h2 {
	font-size: 2rem;
	font-weight: 500;
	color: #213b73;
	padding-bottom: .6rem;
	text-align: center
}

.quality-head h2::before,
.who-we-are h2::before,
.why-choose-head h2::before {
	content: "";
	position: absolute;
	bottom: 4px;
	left: 50%;
	transform: translateX(-50%);
	border: 1px solid #373435;
	width: 210px
}

.why-choose-head {
	text-align: center;
	margin-top: 60px
}

.why-choose-head p {
	font-weight: 400;
	color: #212529;
	line-height: 2;
	font-size: 1rem
}

.everything h2,
.team-dtl h4 {
	font-weight: 600
}

.why-choose-icon {
	width: 65px;
	height: 65px;
	border-radius: 50%;
	padding: 12px;
	margin: 0 auto;
	display: table
}

.why-choose-section {
	padding-top: 30px;
	padding-bottom: 30px;
	margin: 60px 0
}

.why-choose-section h5 {
	background: #213b73;
	color: #fff;
	text-align: center;
	margin: 20px 0;
	padding: 10px 0
}

.why-choose-section p {
	padding: 10px 15px;
	text-align: center;
	font-size: 14px;
	color: #666;
	line-height: 24px
}

.mtb60 {
	margin: 40px 0 60px
}

.about-mis-vis {
	text-align: center;
	border: 1px solid rgba(0, 0, 0, .2);
	padding: 30px;
	height: 100%;
	position: relative
}

.about-mis-vis::after,
.about-mis-vis::before {
	content: "";
	width: 0;
	height: 2px;
	position: absolute;
	transition: .2s linear .2s;
	background: #213b73
}

.about-mis-vis span::after,
.about-mis-vis span::before {
	content: "";
	width: 2px;
	height: 0;
	position: absolute;
	transition: .2s linear;
	background: #213b73
}

.about-mis-vis:hover::after,
.about-mis-vis:hover::before {
	width: 100%;
	transition-delay: 0s
}

.about-mis-vis:hover span::after,
.about-mis-vis:hover span::before {
	height: 100%;
	transition-delay: 0.2s
}

.about-mis-vis::before {
	right: 0;
	top: 0
}

.about-mis-vis::after {
	left: 0;
	bottom: 0
}

.about-mis-vis span::before {
	left: 0;
	top: 0
}

.about-mis-vis span::after {
	right: 0;
	bottom: 0
}

.about-mis-vis h2 {
	font-size: 1.7rem;
	color: #373435;
	transition: .5s ease-out;
	font-weight: 600;
	line-height: 1.2;
	margin-bottom: 5px
}

.about-mis-vis p {
	padding: 0px 15px;
	text-align: center;
	font-size: 15px;
	color: #666;
	line-height: 24px
}

.everything {
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center
}

.everything h2 {
	font-size: 1.7rem;
	color: #213b73;
	line-height: 1.2;
	padding-bottom: 5px
}

.axiliaries-img,
.m30 {
	margin: 30px 0
}

.team-top-pad {
	padding-top: 60px
}

.team-width {
	width: 85%;
	margin: 0 auto;
	display: table
}

.team-dtl {
	background: #213b73;
	border-radius: 15px;
	padding: 160px 15px 16px;
	text-align: center;
	border: 1px solid rgba(0, 0, 0, .2);
	color: #fff
}

.team-dtl h6 {
	font-weight: 400;
	padding: 2px 0
}

.team-dtl p {
	font-size: 14px;
	padding: 15px 0 5px;
	letter-spacing: .2px
}

.team-dtl ul {
	display: block;
	margin-top: 10px
}

.team-dtl ul li {
	display: inline-block;
	color: #fff;
	font-weight: 500
}

.team-dtl img {
	width: 28px
}

.team-dtl2 h4 {
	font-size: 1.2rem
}

.team-dtl2 h6 {
	font-size: .9rem
}

.team-photo {
	width: 250px;
	background: #fff;
	border: 1px solid rgba(0, 0, 0, .2);
	padding: 5px;
	margin: 0 auto -140px;
	display: table;
	position: relative;
	border-radius: 15px;
	-webkit-transition: .3s ease-in-out
}

.team:hover .team-photo {
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	transform: translate3d(0, -7px, 0);
	-webkit-transform: translate3d(0, -7px, 0);
	box-shadow: 0 0 20px rgb(0 0 0 / 11%)
}

.inr-prod-img,
.prod-ctg-img {
	transition: .25s cubic-bezier(.02, .01, .47, 1)
}

.team-photo img {
	border-radius: 15px;
	background: linear-gradient(135deg, #f5f7fa 0, #c3cfe2 100%);
	user-drag: none;
	user-drag: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-ms-user-select: none
}

.btn-read-more:hover i,
.team-linkding-hide {
	opacity: 0
}

.quality-head h2 {
	font-size: 2rem;
	font-weight: 500;
	color: #213b73!important;
	padding-bottom: .6rem;
	position: relative;
	text-align: center;
	margin-top: 60px;
	margin-bottom: 40px
}

.prod-ctg-img {
	box-shadow: 0 0 15px rgb(0 0 0 / 10%);
	padding: 10px
}

.inr-prod-dtl h2,
.prod-ctg-dtl h2 {
	font-size: 1.7rem;
	color: #212529;
	font-weight: 600;
	line-height: 1.2;
	position: relative;
	margin-bottom: 30px
}

.inr-prod-dtl h2::before,
.prod-ctg-dtl h2::before {
	content: "";
	position: absolute;
	bottom: -12px;
	left: 50px;
	transform: translateX(-50%);
	border: 1px solid #213b73;
	width: 100px
}

.download-btn,
.view-btn {
	display: inline-block;
	border-radius: 3px;
	color: #fff;
	line-height: 50px;
	letter-spacing: .5px;
	position: relative;
	text-align: center;
	overflow: hidden;
	font-weight: 500
}

.prod-ctg-hr {
	margin: 50px 0
}

.prod-ctg-btn .download-btn,
.prod-ctg-btn .view-btn {
	font-size: 15px;
	min-width: 170px
}

.view-btn {
	padding: 0 1px;
	margin-right: 10px
}

.download-btn {
	padding: 0 20px
}

.prod-ctg-img {
	margin-top: 0
}

.prod-ctg-img:hover {
	transform: translateY(-5px);
	box-shadow: 0 2px 20px 0 rgb(0 0 0 / 15%), 0 0 0 transparent
}

.prod-ctg-img h5 {
	color: #212529;
	height: 70px;
	padding: 16px 0;
	font-size: 19px
}

.inr-prod-dtl p,
.inr-prod-dtl ul li,
.inr-prod-feature .prod-tables table tr td {
	font-size: 1rem;
	font-weight: 400;
	color: #212529
}

.inr-prod {
	padding: 60px 0 80px
}

.inr-prod-img img {
	margin: 0 auto;
	display: table
}

.mt30,
.mtb30,
.serv-left-help,
.ultra-page-standard img {
	margin-top: 30px
}

.inr-prod-dtl p {
	line-height: 2;
	padding: 5px 0
}
.inr-prod-dtl p a{
	text-decoration: underline;
    font-weight: 500;
    color: #000;
}
.inr-prod-dtl p a:hover {
    color: #213b73;
}
.inr-prod-dtl ul li {
	padding: 3px 0 3px 20px;
	position: relative
}

.inr-prod-dtl ul li:after {
	content: "";
	width: 5px;
	height: 5px;
	background: #213b73;
	position: absolute;
	top: 15px;
	left: 0;
	transform: translate(-50%, -50%)
}

.inr-prod-nav {
	background: #fff;
	padding: 20px;
	-webkit-box-shadow: 0 5px 22px 0 rgb(15 53 103 / 5%);
	-moz-box-shadow: 0 5px 22px 0 rgba(15, 53, 103, .05);
	box-shadow: 0 5px 22px 0 rgb(15 53 103 / 5%)
}

.inr-prod-nav ul li a {
	background-color: #213b7314;
	color: #08041a;
	display: block;
	font-size: 15px;
	padding: 15px 15px 14px;
	font-weight: 500;
	position: relative;
	overflow: hidden;
	transition: .5s ease-in-out
}

.inr-prod-nav ul li.active a,
.inr-prod-nav ul li:hover a {
	padding-left: 60px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.inr-prod-nav ul li a:before {
	position: absolute;
	top: 0;
	left: -50px;
	font-weight: 900;
	content: "";
	background: url(../images/prod-ctg-arrow.webp) no-repeat;
	display: flex;
	z-index: 99;
	width: 40px;
	height: 52px;
	color: #000;
	justify-content: center;
	align-items: center;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out
}

.inr-prod-nav ul li a:hover:before {
	left: 10px
}

.inr-prod-nav ul li.active a:before {
	opacity: 1;
	left: 10px
}
.prod-head h2{
	font-size: 1.7rem;
    color: #212529;
    font-weight: 600;
    line-height: 1.2;
    position: relative;
    margin-bottom: 30px;
}
.prod-head h2::before {
    content: "";
    position: absolute;
    bottom: -12px;
    left: 50px;
    transform: translateX(-50%);
    border: 1px solid #213b73;
    width: 100px;
}
.serv-left-help-detail {
	background: #eef2f6;
	border-radius: 5px;
	padding: 20px
}

.serv-left-help-detail p {
	color: #212529;
	font-size: 20px;
	font-weight: 600;
	padding-bottom: 8px
}

.serv-left-help-detail ul li {
	padding: 8px 0
}

.serv-left-help-detail ul li a img {
	margin-right: 5px
}

.serv-left-help-detail button {
	background: #0e4e8c;
	width: 100%;
	text-align: center;
	color: #fff;
	border: none;
	padding: 10px 0;
	border-radius: 35px;
	font-weight: 600;
	letter-spacing: .2px;
	cursor: pointer;
	margin-top: 15px
}

.inr-prod-tabs-nav {
	margin-top: 20px;
	text-align: center
}

.inr-prod-tabs-nav img {
	width: 100%;
	height: 100%
}

.inr-prod-tabs-nav li {
	background: #fff;
	width: 70px;
	display: inline-block;
	margin-right: 5px;
	box-shadow: 0 0 4px rgb(0 0 0 / 10%);
	padding: 5px;
	border: 2px solid #0e4e8c73;
	height: 57px;
	line-height: 40px
}

.inr-prod-tabs-nav li.tab-active {
	border: 2px solid #0e4e8c
}

.mfp-image-holder .mfp-close {
	right: -40px !important;
	top: -16px !important
}

img.mfp-img {
	padding: 10px !important
}

.cap-how h2,
.cap-ultra-prod-dtl h2,
.whats-float a span {
	padding-bottom: 10px
}

.table-striped tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, .03)
}

.whats-float {
	position: fixed;
	transform: translate(114px, 0);
	bottom: 2%;
	right: 0px;
	width: 160px;
	overflow: hidden;
	background-color: #25d366;
	color: #fff;
	border-radius: 2px 0 0 2px;
	z-index: 10;
	transition: .5s ease-in-out;
	vertical-align: middle
}

.whats-float a span {
	color: #fff;
	font-size: 15px;
	padding-top: 8px;
	position: absolute;
	line-height: 16px;
	font-weight: bolder
}

.whats-float i {
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	padding: 10px;
	transform: rotate(0);
	transition: .5s ease-in-out;
	text-align: center
}

.whats-float:hover {
	color: #fff;
	transform: translate(0, 0)
}

.whats-float:hover i {
	transform: rotate(360deg)
}

.cap-menu-back {
	text-align: center;
	padding: 10px 0;
	background: #2b2b2b
}

.cap-head {
	padding: 80px 0 0
}

.underline--magical {
	background-image: linear-gradient(120deg, #ff8437 0, #ff8437 100%);
	background-repeat: no-repeat;
	background-size: 100% .2em;
	background-position: 0 84%;
	transition: background-size .25s ease-in
}

.btn-read-more,
.btn-read-more::before {
	-webkite-transition: all 0.4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out
}

.cap-how {
	text-align: center;
	padding-top: 80px
}

.cap-how p {
	line-height: 28px
}

.cap-menu-back a {
	color: #fff;
	text-decoration: underline
}

.cap-menu-back a i {
	padding-left: 5px
}

.cap-menu .container-fluid {
	padding: 0
}

.cap-menu-list {
	text-align: center;
	padding: 10px 0 15px;
	background: #fff;
	border-bottom: 1px solid #00000012;
	box-shadow: 0 5px 20px rgb(0 0 0 / 10%)
}

.cap-menu-list ul li.active:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #ff8437;
	position: absolute;
	bottom: 0;
	left: 0
}

.cap-menu-list ul li a {
	color: #333;
	font-weight: 500;
	letter-spacing: .25px;
	position: relative;
	display: inline-block;
	font-size: 16px;
	padding: 10px 16px
}

.cap-how-img {
	background: #fff;
	margin-bottom: 80px;
	padding: 0 0 30px
}

.cap-how-img h4 {
	font-weight: 400;
	font-size: 1.5rem;
	text-align: left;
	top: 80px;
	left: 80px
}

.cap-process-head {
	text-align: center;
	margin-bottom: 40px
}

.cap-advantages {
	padding: 0 0 80px
}

.standard-ultra-prod {
	background-color: #f5f5f5;
	padding: 60px 0
}

.cap-ultra-img {
	padding: 40px;
	overflow: hidden
}

.btn-read-more {
	transition: .4s ease-in-out;
	padding-bottom: 2px;
	color: #000;
	font-size: 12px;
	line-height: 20px;
	font-weight: 700;
	display: inline-block;
	width: auto;
	margin-top: 17px
}

.btn-read-more:hover {
	color: #ff4610
}

.btn-read-more:hover::before {
	left: 0;
	width: 100%;
	right: auto
}

.btn-read-more::before {
	content: '';
	position: absolute;
	right: 0;
	bottom: 0;
	height: 2px;
	width: 0;
	background: #ff4610;
	z-index: 1;
	transition: .4s ease-in-out
}

.btn-read-more .text-btn,
.btn-read-more:hover .text-btn {
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out
}

.btn-read-more .text-btn,
.btn-read-more i,
.btn-read-more:hover .text-btn {
	position: relative;
	-webkite-transition: all 0.4s ease-in-out
}

.btn-read-more:hover .text-btn {
	left: 4px;
	-webkit-transform: translateX(4px);
	-moz-transform: translateX(4px);
	transform: translateX(4px);
	transition: .4s ease-in-out
}

.btn-read-more .text-btn {
	display: inline-block;
	vertical-align: middle;
	left: 0;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	transition: .4s ease-in-out
}

.btn-read-more i {
	font-size: 14px;
	top: 1px;
	display: inline-block;
	vertical-align: middle;
	line-height: inherit;
	-webkit-transform: translateX(0);
	-moz-transform: translateX(0);
	transform: translateX(0);
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	transition: .4s ease-in-out;
	margin: 0;
	right: -2px
}

.fa-long-arrow-alt-right:before {
	content: "\f30b"
}

.btn-read-more::after {
	clear: both;
	display: block;
	width: 100%;
	background-color: #d6d6d6;
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 2px
}

.cap-ultra-head h4 {
	font-weight: 300;
	margin-top: 15px;
	font-size: 30px
}

.cap-ultra-content p {
	margin-top: 25px;
	margin-bottom: 10px;
	line-height: 28px
}

.axiliaries-img h4,
.ultra-specification-table h4 {
	text-align: center;
	margin-bottom: 30px;
	font-weight: 400
}

.ultra-specification-table table thead {
	background: #2b2b2b;
	color: #fff
}

.ultra-specification-table table thead tr th {
	font-weight: 400;
	border-bottom: 2px solid #ff8437 !important
}

.ultra-specification-table h4 {
	font-size: 30px
}

.axiliaries-img h4 {
	font-size: 18px;
	text-decoration: underline;
	color: #212529
}

.ultra-cont-form-head h2,
.ultra-page-standard h2 {
	font-weight: 600;
	text-align: left
}

.pl30 {
	padding-left: 30px
}

.pr30 {
	padding-right: 30px
}

.ultra-cont {
	padding: 80px 0;
	background-color: #f5f5f5
}

.ultra-cont-form .form-group input {
	padding: .375rem .75rem;
	width: 100%;
	height: 45px
}

.ultra-cont-form .form-group input,
.ultra-cont-form .form-group textarea {
	border-radius: 0;
	background: #fff;
	border: 1px solid #ced4da
}

.btn-bg,
.cap_footer_sec .ftr-add h4:before,
.cap_footer_sec .hm_foot_hed h4:before {
	background: #ff8437
}

.btn-bg {
	font-size: 16px;
	font-weight: 400
}

.ultra-cont-form-head h2 {
	margin-bottom: 20px
}

.ultra-page-standard h4 {
	font-weight: 400;
	margin-top: 5px;
	font-size: 20px
}

.faqs-how {
	padding-top: 80px;
	padding-bottom: 80px
}

.faq-singular {
	position: relative;
	border-bottom: 1px solid #ccc;
	padding: 0 30px 0 20px
}

.faq-singular.active,
.faq-singular:hover {
	background: #f5f5f5;
	background-image: linear-gradient(90deg, #000 0, #000 4px, transparent 4px, transparent 100%)
}

.faq-singular .faq-question {
	position: relative;
	cursor: pointer;
	margin: 0;
	padding: 25px 25px 25px 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	color: #000;
}

.faq-singular .faq-question:before {
	position: absolute;
	content: "+";
	color: grey;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	font-size: 28px;
	font-weight: 700;
	transition: .5s;
}

.faq-singular.active .faq-question:before {
	transform: translateY(-50%) rotate(45deg) scale(1.3);
	color: #ff8437;
}

.faq-answer {
	display: none;
	padding-bottom: 20px;
}

.social-icon1 {
	position: fixed;
	right: 30px;
	bottom: 63px;
	z-index: 100;
}

.social-icon1 ul li {
	display: block;
	padding-right: 0;
	margin-bottom: 5px;
}

.social-icon1 ul li a i {
	border-radius: 5px;
}

.cap_footer_sec {
	border-top: 0 solid #213b73;
	background-color: #2b2b2b;
	padding: 60px 0 40px;
}

.cap_footer_sec .foot_dp_brd {
	margin-top: 30px;
	padding-top: 30px;
}

.cap_footer_sec .hm_foot_hed {
	padding-top: 0
}

.padding-space.contact-page-section {
	position: relative;
	background: #fdfdfd;
	padding: 80px 0;
	clear: both;
}

.contact-page-section:before {
	position: absolute;
	content: "";
	left: 0;
	top: 0;
	width: 30%;
	height: 100%;
	background: #fff;
}

.container.contact-container {
	z-index: 2;
	position: relative;
}

.align-items-center {
	align-items: center !important;
}

.d-flex {
	display: flex !important;
}

.ofc-address {
	background: #2b2b2b;
	padding: 50px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}

.ofc-address h2 {
	margin-bottom: 41px;
}

.contact-form-inner h1.main-title,
h1.main-title {
	font-weight: 600;
	font-size: 35px;
	margin-bottom: 0;
	display: block;
}

h1.main-title {
	line-height: 50px;
	padding-bottom: 30px;
	color: #fff;
}

.conatact-ofc-inner {
	padding: 7px 0;
}

.icon-line i {
	position: relative;
	z-index: 9999999;
	color: #91bc40;
}

.conatact-ofc-address i {
	font-size: 28px;
	background: #fff;
	padding: 10px 16px;
	line-height: 0;
	margin-right: 10px;
	display: inline;
	color: #ff8437;
}

input.form-control,
textarea.form-control {
	background: 0 0;
	border-top: none;
	border-left: none;
	border-right: none;
}

.icon-line i:after {
	position: absolute;
	content: "";
	width: 46px;
	bottom: -22px;
	left: 5px;
	border: 1px solid #fff;
	transform: rotate(90deg);
	z-index: -1;
}

.call-us {
	display: grid;
	position: relative;
	top: -48px;
	margin-left: 70px;
}

.call-us span {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
}

.conatact-ofc-address a {
	text-decoration: none;
	color: #fff;
}

.contact-page-section:after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 70%;
	height: 100%;
	background: #f5f5f5;
	z-index: 0;
}

.contact-form-inner {
	background: #fff;
	padding: 50px;
	position: relative;
}

.contact-form-inner:before {
	position: absolute;
	content: "";
	left: 0;
	background: #fff;
	top: 0;
	width: 65%;
	height: 100%;
	z-index: -1;
}

.contact-form-inner h1.main-title {
	line-height: 40px;
	color: #000;
}

.form-group label {
	color: #222;
}

button.btn.send-msg,
input.form-control {
	border-radius: 0;
	color: #fff;
}

.contactForm .form-control:focus {
	color: #495057;
	background-color: #fff;
	border-color: #ffffff00;
	outline: 0;
	box-shadow: inset 0 -4px 0 0 rgb(0 123 255 / 12%);
}

button.btn.send-msg {
	background: #ff8437;
	padding: 15px 34px;
	font-size: 18px;
	margin-top: 20px;
}

.auxiliary-dtl {
	padding-left: 60px;
}

.auxiliary-dtl h1 {
	font-size: 2.3rem;
}
.auxiliary-head h2{
	font-weight: 500;
    font-size: 30px;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
}
.auxiliary-dtl h4 {
	font-weight: 300;
	margin-top: 10px;
	font-size: 30px;
}

.auxiliary-dtl-dec {
	margin-top: 25px;
}

.auxiliary-dtl-dec p {
	padding-bottom: 10px;
	line-height: 28px;
}

.auxiliary-dtl-dec ul li {
	line-height: 32px;
}

.auxiliary-dtl-dec .btn-read-more,
.axiliaries-img .mt20 {
	margin-top: 20px;
}

.auxiliary-table .ultra-specification-table table {
	text-align: left;
}

.related-prod {
	padding: 60px 0;
	background-color: #f7f7f7c4;
	border-top: 1px solid #e8e6e6;
}

.related-prod .row {
	align-items: end;
}

.head-sec h2 {
	margin-top: 30px;
	letter-spacing: 1px;
	font-size: 30px;
	color: inherit;
	color: #213b73;
}

.jobo-logo {
	position: fixed;
	left: 1.5%;
	bottom: 16%;
	z-index: 99;
	background: white;
    padding: 20px 10px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.error-page {
	padding: 100px 0 40px;
	text-align: center;
}

.error-page-dtl h1 {
	font-size: 60px;
}

.error-page-dtl span {
	font-size: 18px;
	padding-bottom: 20px;
	display: block;
}

.error-page-dtl a {
	text-decoration: underline;
	color: #213b73;
}


.new{
	padding: 80px 0;
}
.blog-section{
	border: 1px solid #f0f2f5;
	border-radius: 5px;
	position: relative;
	margin-bottom: 30px;
}
.blog-section:hover{
	box-shadow: 0px 4px 10px rgba(37, 47, 63, 0.1);
}
.blog-section span{
	background: #221f20c2;
	color: #fff;
	position: absolute;
	top: 10px;
	right: 10px;
	padding: 5px 10px;
	border-radius: 50px;
	font-size: 12px;
}
.blog-section-pad{
	padding: 15px;
}
.blog-section img{
	border-radius: 5px 5px 0 0;
}
.blog-section h2{
	font-size: 18px;
	padding-bottom: 15px;
	line-height: 25px;
}	
.blog-section h2 a{
	color: #212529;
}
.blog-section p{
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 25px;
}	
.news-dtl-section ul li{
	padding: 3px 0 3px 20px;
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    color: #212529;
}
.news-dtl-section ul ol{
	padding: 3px 0 3px 0px;
    position: relative;
    font-size: 1rem;
    font-weight: 400;
    color: #212529;
}
.news-dtl-section ul ul{
	margin-left: 22px;
}

.news-dtl-section ul li:after {
    content: "";
    width: 5px;
    height: 5px;
    background: #213b73;
    position: absolute;
    top: 15px;
    left: 0;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
.news-dtl-section ul li a{
	text-decoration: underline;
    font-weight: 500;
    color: #000;
}
.BtnBlue {
	background: #213b73;
	padding: 8px 20px;
	border-radius: 50px;
	font-weight: 500;
	transition: .5s ease-out !important;
	color: #fff;
	border: 1px solid transparent;
}

.BtnBlue:hover {
	border: 1px solid #213b73 !important;
	color: #213b73 !important;
	background: #fff !important
}
.new-bord{
	border-top: 1px solid #eef2f6bd;
	margin: 30px 0;
}
.blog-brochure{
	background: #eef2f6;
    border-radius: 5px;
    padding: 5px;
}
.pl20{
	padding-left: 60px;
}
.blog-brochure img{
	border-radius: 5px;
}
.blog-brochure-btn button {
    background: #0e4e8c;
    width: 100%;
    text-align: center;
    color: #fff;
    border: none;
    padding: 10px 0;
    border-radius: 5px;
    font-weight: 600;
    letter-spacing: .2px;
    cursor: pointer;
    margin-top: 5px;
}
.social-icon-blog{
	padding-left: 10px;
}
.social-icon-blog ul li{
	margin: 0 5px;
}
.social-icon-blog h4{
	color: #212529;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 15px;
}
.news-dtl-section h1{
	font-size: 1.7rem;
	padding-bottom: 10px;
	line-height: 35px;
	font-weight: 600;
}
.blog-section-pad h6{
	font-size: 13px;
	margin-bottom: 10px;
	color: #9ca0a5;
}
.blog-section-pad h6 b{
	font-weight: 600;
	color: #000;
}
.news-dtl-ctg{
	margin-top: 10px;
	display: flex;
}
.news-dtl-ctg span{
	font-size: 12px;
	background: #213b7314;
	padding: 5px 10px;
	border-radius: 50px;
}
.news-dtl-section span b{
	font-weight: 600;
}
.news-dtl-section img{
	margin: 30px 0;
}
.news-dtl-section h4{
	font-size: 1.4rem;
	font-weight: 600;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #213b73;
}
.news-dtl-section h3{
	font-size: 1.5rem;
}

.news-dtl-section h5{
	padding-top: 15px;
}
.news-dtl-section p{
	font-size: 1rem;
    font-weight: 400;
    color: #212529;
    line-height: 1.6;
    padding: 8px 0;
}
.news-dtl-section p b{
	font-weight: 600;
	color: #000;
}
.news-dtl-section p a{
	text-decoration: underline;
	font-weight: 500;
	color: #213b73;
}
.news-dtl-section p a:hover{
	color: #213b73;
}
.news-dtl-ctg h6{
	font-size: 13px;
	color: #9ca0a5;
	margin-top: 6px;
	margin-left: 20px;
}
.news-dtl-ctg h6 b{
	font-weight: 600;
	color: #000;
}
.news-dtl-section iframe{
	margin-top: 30px;
	margin-bottom: 20px;
}
.align-center{
	align-items: center;
}
.pd30 img{
	margin: 15px 0;
}
.recent-blog h4{
	color: #212529;
    font-size: 20px;
    font-weight: 600;
    padding-bottom: 20px;
}
.recent-blog-section{
	display: flex;
	border-bottom: 1px solid #213b7314;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.recent-blog-section2{
	border-bottom: 0px;
}
.recent-blog-section img{
	width: 150px;
	border-radius: 5px;
}
.recent-blog-dtl{
	margin-left: 20px;
}
.recent-blog-dtl a{
	color: #213b73;
	font-weight: 500;
	line-height: 18px;
}
.recent-blog-section:hover .recent-blog-dtl a{
	color: #212529;
}
.recent-blog-dtl span{
	font-size: 14px;
	color: #9ca0a5;
}

.blog-bords{
	margin: 30px 0;
}



.next-blog-section{
	display: flex;
}
.next-blog-dtl{
	margin-left: 20px;
}
.next-blog-dtl a{
	color: #213b73;
	font-weight: 500;
	line-height: 18px;
}
.next-blog-section:hover .next-blog-dtl a{
	color: #212529;
}
.next-blog-dtl span{
	font-size: 14px;
	color: #9ca0a5;
}
.blog-menu{
	text-align: center;
	margin-top: 20px;
}
.blog-menu i{
	font-size: 30px;
	color: #c9c9c9;
	transition: 0.2s;
}
.blog-menu i:hover{
	color: #0e4e8c;
}
.next-blog-img{
	position: relative;
}
.next-blog-img a{
	color: #fff;
}
.next-blog-img span{
	/*opacity: 0;*/
	display: none;
}
.next-blog-section:hover .next-blog-img span{
	width: 150px;
	/*opacity: 1;*/
	display: block;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #0e4e8c;
	width: 100%;
	height: 100%;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 7px 1px #0e4e8c8c;
	line-height: 70px;
	letter-spacing: 1px;
}
.next-blog-section .next-blog-img{
	width: 150px;
	border-radius: 5px;
}
.next-blog-section .next-blog-img img{
	border-radius: 5px;
}
.blog-sidebar{
	position: sticky;
	top: 30px;
}
.share-article{
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.share-article ul{
	margin-top: 20px;
}
.share-article ul li{
	list-style: none !important;
	margin: 0 8px;
	display: inline-block;
    padding-right: 0;
    padding: 0;
}
.share-article ul li:after{
	display: none;
}
.share-article ul li a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
    transition: .8s;
    -webkit-transition: .8s;
}
.share-article ul li a:hover i {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    border-radius: 5px;
}
.icon1 i {
    background: #4d6bb3;
    color: #fff;
    border: 1px solid #4d6bb3;
}
.icon4 i {
    background: #000;
    color: #fff;
    border: 1px solid #000;
}

.subscribe{
	background: #eef2f6;
    border-radius: 5px;
    padding: 40px 20px;
    margin-top: 30px;
}
.subscribe-news h3{
	font-weight: 600;
	color: #212529;
}
.subscribe-news{
	text-align: center;
}
.subscribe-news img{
	margin: 0px 0 20px;
}
.subscribe-news form{
	margin-top: 20px;
	position: relative;
}
.subscribe-news form input{
	font-weight: 400;
    color: #7c8393;
    font-size: 14px;
    background: #fff !important;
    display: block;
    width: 100%;
    border-radius: 25px;
    border: 0;
    line-height: 30px;
    padding: 10px 150px 10px 25px;
}
.subscribe-news form input::placeholder{
	font-size: 16px;
    color: #9ca0a5;
}
.subscribe-news form .butn-news{
	background: #213b73;
    padding: 8px 30px;
    border-radius: 50px;
    font-weight: 500;
    transition: all .5s ease-out !important;
    color: #fff;
    border: 1px solid transparent;
    cursor: pointer;
    position: absolute;
    right: 20px;
    top: 4px;
}
/*Prod Enquiry*/
.prod-enquiry{
	display: block;
	margin: 30px 0;
}
.prod-enquiry span{
	margin-right: 10px;
}
.prod-enquiry span img{
	margin-right: 5px;
}
.prod-enquiry span a{
	color: #fff !important;
    border-width: 1px!important;
    border-color: #0e4e8c;
    font-size: 16px;
    background-color: #0e4e8c;
    border: 2px solid transparent;
    padding: 0.6em 1.2em;
    line-height: 1.7em!important;
    box-shadow: 6px 6px 18px 0px rgb(170 170 170 / 30%);
    transition: all 300ms ease 0ms;
    border-radius: 35px;
    position: relative;
}
.prod-enquiry span a:hover{
	padding: 0.6em 2.2em 0.6em 0.9em;
}
.prod-enquiry span a:after{
	font-size: 1.6em;
	line-height: 1em;
    content: " ";
    width: 8.17px;
    height: 14.76px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    margin-left: -1em;
    font-style: normal;
    font-weight: 400;
    transition: all 300ms ease 0ms;
    text-shadow: none;
    background: url(../images/prod-enquiry.svg) no-repeat;
    filter: invert(53%) sepia(199%) saturate(293%) hue-rotate(229deg) brightness(193%) contrast(102%);
}
.prod-enquiry span a:hover:after{
    opacity: 1;
    margin-left: 15px;
}


.prod-enquiry span .prod-equiry-get{
	color: #0e4e8c !important;
    border-width: 1px!important;
    border-color: #0e4e8c;
    font-size: 16px;
    background-color: #ffff;
    border: 2px solid #0e4e8c;
    padding: 0.6em 1.2em;
    line-height: 1.7em!important;
    box-shadow: 6px 6px 18px 0px rgb(170 170 170 / 30%);
    transition: all 300ms ease 0ms;
    border-radius: 35px;
    position: relative;
}
.prod-enquiry span .prod-equiry-get:hover{
	padding: 0.6em 2.2em 0.6em 0.9em;
}
.prod-enquiry span .prod-equiry-get:after{
	font-size: 1.6em;
	line-height: 1em;
    content: " ";
    width: 8.17px;
    height: 14.76px;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    margin-left: -1em;
    font-style: normal;
    font-weight: 400;
    transition: all 300ms ease 0ms;
    text-shadow: none;
    background: url(../images/prod-enquiry.svg) no-repeat;
    filter: none;
}
.prod-enquiry span .prod-equiry-get:hover:after{
    opacity: 1;
    margin-left: 15px;
}
/*Prod Enquiry End*/

/************************/
.enquire {
    position:fixed;
    bottom:10px;
    right:0px;
    z-index:99999;
}
.modal-body {
    padding:0px;
    background: rgba(171, 172, 174, 0.102);
}
.modal-header {
    text-align: center;
    background: #0e4e8c;
    color: #ffff;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
}
h5.modal-title {
    color:#fff;
    font-size:20px;
    text-align:center;
    letter-spacing:0.25px;
    font-weight:500;
    padding-left:20px;
}
.modal-content{
   background-color: #f5f5f5;
}
.modal-content .close {
    opacity:1;
    padding:0px;
    margin:0px;
}
.modal-content .close span i {
    position: absolute;
    right: 16px;
    top: 0;
    width: 65px;
    height: 40px;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 5px;
    margin-right: 0;
    color: #000;
    border-radius: 50px 0px 0px 50px;
    cursor: pointer;
}
.modal_lft_data {
    padding: 20px;
}
.popup_logo {
    background:#fff;
    padding: 15px;
    height: 100%;
}
.popup_link ul {
    padding-top:25px;
}
.popup_link ul li {
    display: block;
    margin-top:20px;
}
.popup_link ul li span {
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #313132;
    margin-right: 10px;
    display: inline-block;
}
.popup_link ul li span img {
    margin:8px auto;
    display:inline;
    width: 24px;
}
.popup_link ul li a {
    color: #0b3155;
    display: flex;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.50px;
}
.popup_link ul li a:hover {
    color: #0e4e8c;
}
.request_form .form-group input {
    display: block;
    width: 100%;
    color: #464646;
    font-weight:500;
    border: 0px;
    letter-spacing:0.25px;
    padding: 10px 15px;
    font-size: 14px;
    background: #fff;
}
.request_form .form-group textarea {
    display: block;
    width: 100%;
    color: #464646;
    font-weight:500;
    border: 0px;
    letter-spacing:0.25px;
    padding: 10px 15px;
    font-size: 14px;
    background: #fff;
}
.submit_btn {
    font-size: 14px;
    padding: 15px 25px;
    background: #0e4e8c;
    color: #fff;
    cursor:pointer;
    display: block;
    font-weight: 600;
    border:0px;
}
.submit_btn:hover {
    border:0px;
    color:#fff;
    background:#181818;
}

 .imgmodal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
  }
  /*.imgmodal-content {
    max-width: 80%;
    max-height: 80%;
  }*/
  .imgmodal-close {
    position: absolute;
    top: 20px;
    right: 20px;
    background: red;
    color: white;
    border: none;
    padding: 10px 15px;
    cursor: pointer;
    border-radius: 5px;
  }

@media(max-width:1150px){
	.mainsiteLogo{
		margin-top: 0px!important; 
		max-width:100px!important;
	}
}

/* @media(min-width:769px) and (max-width:991px){
	#search-btn{
		height:42px;
min-width: 42px;
max-width:42px;
background-color:transparent;
border:2px solid #0D508D;
border-radius:50%;
cursor:pointer;
		margin-right:140px!important;
	}
} */