/* font-family Start Here */

@font-face {
	font-family: 'Sarala';
	src: url('../fonts/Sarala-Regular.eot');
	src: url('../fonts/Sarala-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Sarala-Regular.woff2') format('woff2'), url('../fonts/Sarala-Regular.woff') format('woff'), url('../fonts/Sarala-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Raleway';
	src: url('../fonts/Raleway-Regular.eot');
	src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-Regular.woff2') format('woff2'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('../fonts/Raleway-Regular.svg#Raleway-Regular') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Raleway-Bold';
	src: url('../fonts/Raleway-ExtraBold.eot');
	src: url('../fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'), url('../fonts/Raleway-ExtraBold.woff2') format('woff2'), url('../fonts/Raleway-ExtraBold.woff') format('woff'), url('../fonts/Raleway-ExtraBold.ttf') format('truetype'), url('../fonts/Raleway-ExtraBold.svg#Raleway-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
	font-display: swap;
}

@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@300;500;600;700&family=Source+Sans+Pro:wght@300;400;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Heebo:wght@500;600;700&family=Source+Sans+Pro:wght@300;400;600&display=swap');


/* font-family End Here */

body {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	/* font-family: 'Raleway'; */
	line-height: 26px;
}

/* Header Start Here */

.header_menu {
	background-color: rgba(255, 255, 255, 0.85);
}

.header_menu .navbar-nav .nav-item a {
	color: #00205b;
	font-size: 16px;
	/* font-family: 'Raleway-Bold'; */
}

.header_menu .navbar-nav .nav-item {
	padding: 5px 0px;
	margin: 0 60px 0 0;
}

.header_menu .navbar-nav .nav-item:last-of-type {
	margin-right: 0;
}

.header_menu .navbar-nav .nav-item .sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	-webkit-transform-origin: 10% top;
	-ms-transform-origin: 10% top;
	transform-origin: 10% top;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	top: 85%;
	background: #fff;
	border-radius: 0px;
	-webkit-box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.07000000000000001);
	box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.07000000000000001);
}

.navbar-brand img {
	padding: 12px 0;
}

.header_menu .navbar-nav .nav-item .sub-menu li {
	width: 100%;
}

.header_menu .navbar-nav .nav-item .sub-menu li a:before {
	position: absolute;
	left: 0;
}

button:focus {
	outline: none;
}

.header_menu .navbar-nav .nav-item .sub-menu li a {
	position: relative;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	padding: 12px 20px;
	display: block;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	line-height: 22px;
}

.inner_sub {
	width: 100%;
}

.header_menu .navbar-nav .nav-item .sub-menu li a i {
	padding-right: 10px;
	color: #125c96;
}

.header_menu .navbar-nav .nav-item .sub-menu li a:hover {
	background-color: #125C96;
	color: white;
}

.header_menu .navbar-nav .nav-item .sub-menu li a:hover, .header_menu .navbar-nav .nav-item .sub-menu li a i:hover {
	color: white;
}

.header_menu .navbar-nav .nav-item:hover .sub-menu {
	display: block !important;
}

.header_menu .navbar-nav .nav-item .sub-menu {
	display: none;
	position: absolute;
	top: 50px;
}

.header_menu .sub-menu .menu-item .active {
	background-color: #125C96;
	color: white !important;
}

.header_menu .sub-menu .menu-item:hover a, .header_menu .sub-menu .menu-item:hover a i {
	background-color: #125C96;
	color: white !important;
}

.header_menu .sub-menu .menu-item .active i {
	background-color: #125C96;
	color: white !important;
}

/* Header End Here */

/* Banner Start Here */

.content_slide {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 647px;
	opacity: 1;
	z-index: 20;
}

.slider1new1 {
	background-image: url(../images/slider1new-1.jpg);
}

.slider2new2 {
	background-image: url(../images/slider2new.jpg);
}

.slider3new3 {
	background-image: url(../images/slider3new-1.jpg);
}

.slider4new4 {
	background-image: url(../images/slider4new-1.jpg);
}

.owl-nav {
	display: block !important;
}

.owl-prev span:hover, .owl-next span:hover {
	color: black;
}

.owl-nav {
	display: none !important;
}

.title_name {
	text-align: center;
	padding-top: 130px;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 25px rgba(255, 255, 255, 0.5);
}

.title_name h3 {
	z-index: 5;
	/* font-family: 'Raleway-Bold'; */
	font-size: 53px;
	line-height: 53px;
	color: rgb(0, 32, 91);
	opacity: 1;
	-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	-webkit-transform-origin: 50% 50% 0px;
	-ms-transform-origin: 50% 50% 0px;
	transform-origin: 50% 50% 0px;
}

.title_name p {
	z-index: 6;
	min-width: 585px;
	max-width: 585px;
	font-size: 23px;
	font-weight: 700;
	/* font-family: 'Raleway-Bold'; */
	color: rgb(0, 32, 91);
	letter-spacing: 0px;
	margin: 0 auto;
	-webkit-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	transition: none 0s ease 0s;
	opacity: 1;
	-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	-webkit-transform-origin: 50% 50% 0px;
	-ms-transform-origin: 50% 50% 0px;
	transform-origin: 50% 50% 0px;
	white-space: normal;
	line-height: 40px;
}

.inner_btn {
	z-index: 7;
	background-color: rgb(0, 32, 91);
	border: none;
	outline: none;
	-webkit-box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	box-shadow: rgb(153, 153, 153) 0px 0px 0px 0px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: none 0s ease 0s;
	-o-transition: none 0s ease 0s;
	transition: none 0s ease 0s;
	border-radius: 30px 30px 30px 30px;
	-webkit-box-shadow: 0px 10px 30px 0px;
	box-shadow: 0px 10px 30px 0px;
	line-height: 14px;
	margin: 0px;
	padding: 18px 40px;
	font-weight: 700;
	font-size: 12px;
	opacity: 1;
	-webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
	-webkit-transform-origin: 50% 50% 0px;
	-ms-transform-origin: 50% 50% 0px;
	transform-origin: 50% 50% 0px;
	color: rgb(255, 255, 255);
}

.banner .owl-theme .owl-dots .owl-dot span {
	width: 300px;
	height: 44px;
	position: relative;
	line-height: 43px;
	/* padding: 10px; */
	font-weight: 600;
	font-size: 14px;
	display: block;
	margin: 0;
	background: rgba(0, 32, 91, 0.8);
	color: white;
	border-radius: 0;
}

/*.banner .owl-theme .owl-dots button:nth-child(1) span:before {
	content: "Energy & Power";
}*/

.banner .owl-theme .owl-dots button:nth-child(1) span:before {
	content: "Industrial Machinery Equipment";
}

.banner .owl-theme .owl-dots button:nth-child(2) span:before {
	content: "Heavy Engineering";
}

.banner .owl-theme .owl-dots button:nth-child(3) span:before {
	content: "Consumer Products";
}

.banner .owl-theme .owl-nav.disabled+.owl-dots {
	margin-top: 10px;
	position: absolute;
	top: 80%;
	width: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.banner .owl-theme .owl-dots .owl-dot.active span, .banner .owl-theme .owl-dots .owl-dot:hover span {
	color: rgb(0, 0, 0);
	background: rgba(235, 166, 38, 1);
}

.banner .owl-nav {
	top: 50% !important;
}

.banner .owl-prev {
	position: absolute;
	left: 0;
}

.banner .owl-next {
	position: absolute;
	right: 0;
}

.sub-title h3 {
	color: #00205b;
	/* font-family: Raleway-Bold; */
	font-weight: 900;
	font-style: normal;
	font-size: 20px;
	line-height: 30px;
	text-transform: none;
}

.banner .owl-next:hover {
	background-color: transparent !important;
}

.banner .owl-prev:hover {
	background-color: transparent !important;
}

.banner .owl-prev span {
	background-image: url(../images/left.svg);
	background-repeat: no-repeat;
	width: 40px;
	display: block;
	z-index: 999;
	height: 40px;
}

.banner .owl-next span {
	background-image: url(../images/right.svg);
	background-repeat: no-repeat;
	width: 40px;
	display: block;
	z-index: 999;
	height: 40px;
}

.banner .owl-prev span:hover {
	background-image: url(../images/left_dark.svg);
}

.banner .owl-next span:hover {
	background-image: url(../images/right_new.svg);
}

/* Banner End Here */

.about {
	background-image: url(../images/changepond-office.png);
	position: relative;
	width: 100%;
	background-position: -110px 0px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-color: #f4f4f4;
	height: 500px;
}

.warpper_content h2 {
	color: #00205b;
	/* font-family: 'Raleway-Bold'; */
	font-style: normal;
	font-size: 36px;
	line-height: 46px;
	text-transform: none;
}

.Services {
	background-color: #00205b;
}

.Services h2 {
	color: white;
}

.benefit-text a {
	color: white;
}

.benefit-text h5 {
	font-size: 18px;
	/* font-family: 'Raleway-Bold'; */
}

.icon img {
	width: 100%;
}

.customer {
	background-image: url(../images/customer_banner.jpg);
	background-position: center center;
	height: 700px;
}

.customer_content a:nth-child(1) img, .customer_content a:nth-child(3) img {
	width: 60px;
	height: 60px;
	opacity: 0.3;
	border-radius: 50%;
}

.customer_content a:nth-child(2) img {
	width: 120px;
	height: 120px;
	border-radius: 50%;
}

.slide-content p {
	font-size: 22px;
	line-height: 1.4em;
	min-height: 130px;
	color: #252525;
	/* font-family: 'Sarala'; */
	font-weight: 500;
	max-width: 600px;
	margin: auto;
}

.about-author {
	color: #00205b !important;
	/* font-family: 'Raleway-Bold'; */
}

.about-author p {
	/* font-family: 'Raleway'; */
}

/* Our Constomer Start Here */

.customer .owl-dots {
	position: absolute;
	left: 50%;
	top: 100%;
	-webkit-transform: translate(-50%, 0%);
	-ms-transform: translate(-50%, 0%);
	transform: translate(-50%, 0%);
}

.customer .owl-dots .owl-dot span {
	width: 20px;
	height: 6px;
	display: inline-block;
	border-radius: 3px;
	margin: 0 3px;
	background-color: #64789B;
	-webkit-transition: background-color .2s;
	-o-transition: background-color .2s;
	transition: background-color .2s;
}

.customer .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #00205b;
}

.customer .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display: block !important;
	position: absolute;
	width: 100%;
	top: -87px;
	font-size: 0;
}

.customer .owl-next span {
	background-image: url(../images/left.svg);
	background-repeat: no-repeat;
	position: absolute;
	-webkit-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	transform: rotate(-180deg);
	right: 310px;
	top: 0;
	width: 40px;
	display: block;
	z-index: 999;
	height: 40px;
}

.customer .owl-prev span {
	background-image: url(../images/left.svg);
	background-repeat: no-repeat;
	/* transform: rotate(180deg); */
	position: absolute;
	left: 310px;
	top: 0;
	width: 40px;
	display: block;
	z-index: 999;
	height: 40px;
}

.customer .owl-next span:hover {
	background-image: url(../images/left_dark.svg);
}

.customer .owl-prev span:hover {
	background-image: url(../images/right_dark.svg);
}

/* our Constomer End Here */

/* Footer Start Here */

footer {
	background: #020f1b 0 0 no-repeat padding-box;
	color: #fff;
	/* font-family: 'Barlow Semi Condensed', sans-serif; */
	font-weight: 400;
	font-size: 14px;
}

footer h5 {
	font-weight: 300;
	font-size: 22px
}

footer h5 .f-line {
	width: 40px;
	height: 1px;
	background: #fff;
	margin: 10px 0 30px;
	display: block
}

footer h6 {
	font-size: 14px;
	letter-spacing: .3px; 
	line-height: 22px
}

footer ul {
	padding: 0
}

footer ul li {
	list-style: none;
	padding: 4px 0;
	color: #fff;
	font-size: 14px;
	opacity: .9;
	letter-spacing: .3px
}

footer a {
	color: #fff
}

footer a:hover {
	opacity: .7;
	text-decoration: none;
	color: #fff
}

.sup {
	font-size: 11px;
	vertical-align: super;
}

.social-media img {
	max-height: 20px
}

.blue-txt {
	color: #00b1f9;
	font-weight: 600
}

.footer-bottom {
	border-top: 1px solid #525252
}

.footer-bottom, .footer-bottom a {
	color: #fff;
	font-size: 13px;
	opacity: .9;
	letter-spacing: .3px
}

/*Footer end Here */

/* Other Sub Pages Start Here */

/* Sub Header imges Start Here */

.product-design {
	background-image: url(../images/product_design.jpg) !important;
}

.engineering-data {
	background-image: url(../images/enginering_data_management.jpg) !important;
}

.design-automation {
	background-image: url(../images/design_automation.jpg) !important;
}

.engineering-analysis {
	background-image: url(../images/enginering_analysis.jpg) !important;
}

.locations_img {
	background-image: url(../images/WORLDMAP-VN-trim.png) !important;
}

.electrical-cad {
	background-image: url(../images/electrical_CAD_standardization.jpg) !important;
}

.control-panel {
	background-image: url(../images/control_panel_design.jpg) !important;
}

.plc-based-system {
	background-image: url(../images/system_integration.jpg) !important;
}

.energy-power {
	background-image: url(../images/slider1new-1.jpg) !important;
}

.industrial-machinery-equipment {
	background-image: url(../images/slider2new.jpg) !important;
}

.heavy-engineering {
	background-image: url(../images/slider3new-1.jpg) !important;
}

.customer-product {
	background-image: url(../images/slider4new-1.jpg) !important;
}

.company {
	background-image: url(../images/company.jpg) !important;
}

.carrer {
	background-image: url(../images/carrer.jpg) !important;
}

.vave {
	background-image: url(../images/vave.jpg) !important;
}

#sub-header {
	background-color: #0081ff;
	background: -webkit-gradient( linear, left bottom, right top, from(#0081ff), to(#0081ff));
	background: -o-linear-gradient( bottom left, #0081ff, #0081ff);
	background: linear-gradient( to top right, #0081ff, #0081ff);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	-webkit-box-shadow: 10px 50px 20px 0px rgba(223, 229, 233, 0.5);
	box-shadow: 10px 50px 20px 0px rgba(223, 229, 233, 0.5);
	height: 210px;
	position: relative;
	margin-bottom: 80px;
}

/* Sub Header imges End Here */

.bg-overlay {
	background-color: rgba(255, 255, 255, 0.6);
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 2;
}

.sub-content p, .sub_list {
	/* font-family: 'Sarala'; */
	font-weight: 500;
}

.header-title-desc h1 {
	font-size: 30px;
	color: #00205b;
	/* font-family: 'Raleway-Bold'; */
}

#header-breadcrumbs .breadcrumbs {
	background-color: #fff;
	background: -webkit-gradient( linear, left top, right top, from(#fff), to(#fff));
	background: -o-linear-gradient( left, #fff, #fff);
	background: linear-gradient( to right, #fff, #fff);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 10px 90px 0px rgba(0, 0, 0, 0.1);
	color: #00205b;
	font-size: 14px;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
}

#header-breadcrumbs .first-item {
	border-right: 1px solid #f3f4f6;
}

#header-breadcrumbs .first-item {
	padding-left: 30px;
	padding-right: 30px;
	margin-right: 15px;
}

#header-breadcrumbs span {
	padding: 24px 15px;
	display: inline-block;
}

#header-breadcrumbs .first-item a {
	background-image: url(../images/home_icon.svg);
	width: 14px;
	text-indent: -5555em;
	display: block;
	background-size: 14px auto;
	background-repeat: no-repeat;
	line-height: 17px;
}

.sub-title h2 {
	color: #00205b;
	/* font-family: Raleway-Bold; */ 
	font-style: normal;
	font-size: 36px;
	line-height: 46px;
	text-transform: none;
}

.bg-gray {
	background-color: #f4f4f4;
}

.sub_list li {
	padding-bottom: 25px;
	padding-left: 30px;
	position: relative;
}

.sub_list li i {
	position: absolute;
	top: 5px;
	left: 0;
}

/* Product-Design Page Start Here */

.carousel-indicators li a {
	width: 100%;
	padding: 20px 0px 20px 80px;
	display: block;
	color: black;
	position: relative;
}

.carousel-indicators li {
	position: relative;
	text-indent: 0;
	float: none;
	background-color: transparent;
	width: 100%;
	height: auto;
	border: none;
	opacity: 1;
	box-sizing: unset;
	margin: 0;
}

.carousel-indicators .active {
	border: none;
	background-color: #00205b;
	color: white;
}

.carousel-indicators .active a {
	color: white;
}

.carousel-item img {
	width: 100%;
}

.carousel-indicators {
	position: absolute;
	top: 50%;
	display: block;
	height: auto;
	text-align: left;
	padding: 0;
	margin: 0;
	bottom: unset;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
}

.list-inline .list-inline-item a {
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem;
}

.list-inline .list-inline-item a:hover {
	text-decoration: none;
}

.carousel-inner .carousel-item {
	background-repeat: no-repeat;
	height: 420px;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.inner_tabs ul {
	display: block;
	border: none;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0%, -50%);
	-ms-transform: translate(0%, -50%);
	transform: translate(0%, -50%);
}

.inner_tabs ul li a {
	color: black;
	display: block;
	padding: 20px 20px 20px 90px;
	position: relative;
	border-radius: 0;
	line-height: 20px;
}

.inner_tabs ul li {
	border-bottom: 1px solid rgba(229, 229, 229, 1);
	display: inline-block;
	width: 100%;
}

.inner_tabs ul .nav-item .active {
	border: none;
	background-color: #00205b;
	color: white;
}

.carousel-indicators li img {
	width: 60px;
	height: 50px;
	position: absolute;
	left: 10px;
    top: 14%;
	/* -webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); */
}

.tab-content .tab_name h3 {
	font-size: 36px;
	text-shadow: 0 0 5px rgba(255, 255, 255, 0.5), 0 0 10px rgba(255, 255, 255, 0.5), 0 0 15px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.5), 0 0 25px rgba(255, 255, 255, 0.5);
	text-align: center;
	/* font-family: 'Raleway-Bold'; */
	color: rgb(0, 32, 91)
}

.tab-content {
	position: relative;
}

.tab-content .tab_name {
	position: absolute;
	width: 100%;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

.tab-content .tab_name button {
	padding: 18px 40px;
	/* font-family: 'Raleway-Bold'; */
	font-size: 15px;
}

.tab-content .tab_name button:hover {
	background-color: white;
	color: #00205b;
}

#Switchgear {
	background-image: url(../images/switchgear.jpg);
}

#E-house {
	background-image: url(../images/e-house-new.jpg);
}

#Transformers {
	background-image: url(../images/transformers.jpg);
}

#Bus_Ducts {
	background-image: url(../images/bus_ducts.jpg);
}

#Wind_Tower {
	background-image: url(../images/wind-tower.jpg);
}

.tab-content .tab-pane {
	background-repeat: no-repeat;
	height: 420px;
	background-size: cover;
	background-position: center center;
	position: relative;
}

#Pumps {
	background-image: url(../images/pumps_and_valves_new.jpg);
}

#special_purpose_machines {
	background-image: url(../images/special_purpose_machines.jpg);
}

#gear {
	background-image: url(../images/transmission-system.jpg);
}

#Minerals {
	background-image: url(../images/minerals.jpg);
}

#Cement {
	background-image: url(../images/cement.jpg);
}

#furniture {
	background-image: url(../images/furniture.jpg);
}

#consumer {
	background-image: url(../images/consumer-appliances.jpg);
}

#sanitary {
	background-image: url(../images/sanitary.jpg);
}

.service_img img {
	width: 100%;
}

.inner_btn a {
	color: white;
}

.wrapper_grid .vc_message_box-icon {
	color: #fff;
	font-size: 2.7em;
	position: absolute;
	left: 25px;
    top: 30%;
	/* -webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%); */
}

.wrapper_grid {
	background-color: #00205B;
	height: 100%;
	padding: 20px;
	padding-left: 100px;
	position: relative;
	margin-right: 2.5px;
	margin-left: 2.5px;
}

.wrapper_grid h3 {
	/* font-family: Sarala; */
	font-weight: 700;
	color: #FFF;
	font-size: 32px;
}

.wrapper_grid p {
	color: white;
	font-weight: 600;
}

.inner_left img {
	width: 100%;
}

.inner_right h5 {
	font-size: 24px;
	/* font-family: 'Raleway-Bold'; */
	color: #00205b;
}

.navigation_button {
	position: absolute;
	right: 0;
	bottom: 0;
}

.navigation_button a {
	width: 40px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	border: none;
}

.navigation_button button i {
	color: white;
}

.carousel-control-prev {
	position: absolute;
	left: -40px;
}

.carousel-control-next {
	position: relative;
}

/* modal popup */

.changepond_color {
	color: white;
	background-color: #00205b;
	padding: 20px;
	height: 100%;
}

.changepond_color .sub_list li {
	padding-left: 0;
}

.not_color .sub_list li {
	padding: 5px;
}

.changepond_color .sub_list {
	padding-left: 20px;
}

.lite_color {
	background-color: #D8DDEE;
	padding: 20px;
	height: 100%;
}

.inner_sublist li {
	padding-left: 0;
}

.lite_color h3, .not_color h3 {
	color: #00205b;
	/* font-family: 'Raleway-Bold'; */
	font-size: 20px;
	line-height: 30px;
	text-transform: none;
}

.changepond_color h3 {
	font-size: 20px;
	color: white;
	/* font-family: 'Raleway-Bold'; */
}

.not_color {
	background-color: transparent;
	color: black;
}

.modal-content {
	max-height: 600px;
	overflow: auto;
	padding: 20px;
}

.modal-open .modal {
	overflow: hidden !important;
	padding: 0 !important;
}

.modal-header {
	border: none;
}

.modal-dialog {
	max-width: 90%;
}

.modal-header .close {
	float: right;
	background-color: lightgray;
	font-weight: 400;
	text-align: center;
	line-height: 0.5;
	padding: 10px 10px 10px 10px;
	cursor: pointer;
	border-radius: 0.25rem;
	margin-left: 30px;
}

.modal.show .modal-dialog {
	-webkit-transform: scale(1.0);
	-ms-transform: scale(1.0);
	transform: scale(1.0);
	-webkit-transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
	transition: visibility 0s linear 0s, opacity 0.25s 0s, -webkit-transform 0.25s;
	-o-transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
	transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s, -webkit-transform 0.25s;
}

.modal-header .close span {
	font-size: 40px;
}

.inner_zoom h1 {
	font-size: 20px;
	/* font-family: 'Raleway-Bold'; */
}

.inner_zoom h1 a {
	color: black;
}

.inner_zoom {
	box-shadow: 0px 34px 90px 0px rgba(0, 0, 0, 0.1);
}

.resume_details h4 {
	font-size: 28px;
	color: #00205b;
	/* font-family: 'Raleway-Bold'; */
	text-transform: uppercase;
	line-height: 50px;
}

.sub_bold {
	/* font-family: 'Raleway-Bold'; */
}

.item-inside {
	position: relative;
	padding-top: 95px;
}

.item-inside .line {
	background: rgba(223, 229, 233, 0.7);
	position: absolute;
	top: 30px;
	right: 15px;
	left: 100px;
	border-radius: 3px;
	height: 6px;
	transition: all 0.3s;
}

.item-inside .icon_location {
	position: absolute;
	left: 0;
	top: 0;
}

.item-inside .icon_location img {
	width: 90px;
}

.item-inside h4 {
	font-size: 18px;
	color: #00205b;
	/* font-family: 'Raleway-Bold'; */
	line-height: 1.4em;
}

.item-inside .benefit-text label {
	font-size: 16px;
	font-weight: 700;
	color: #00205B;
	line-height: normal;
}

.desc p {
	/* font-family: 'Sarala'; */
	font-weight: 500;
}

.item-inside .desc a {
	color: #007bff;
}

.nav-link {
	position: relative;
	/* padding-right: 20px !important; */
}

.nav-link .fa {
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	top: 50%;
}

.nav-link .fa-chevron-right {
	display: inline-block;
}

.nav-link:hover .fa-chevron-right {
	display: none;
}

.nav-link .fa-chevron-down {
	display: none;
}

.nav-link:hover .fa-chevron-down {
	display: inline-block;
}

/* modal popup End here */

/* media Query Start Here */

/* @media (min-width: 1200px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
		max-width: 1200px;
	}
} */



/* new theme style */

body {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
}


h1 {
    font-family: 'Heebo', sans-serif; 
	font-weight: 600;
}

h2 {
    font-family: 'Heebo', sans-serif; 
	font-weight: 600;
}

h3 {
    font-family: 'Heebo', sans-serif; 
	font-weight: 600;
}

h4 {
    font-family: 'Heebo', sans-serif; 
}

h5 {
    font-family: 'Heebo', sans-serif; 
	font-weight: 600;
}

h6 {
    font-family: 'Source Sans Pro', sans-serif; 
}

.container-fluid, .container, .container-lg, .container-md, .container-sm, .container-xl {
    padding-left: 90px !important;
    padding-right: 90px !important;
    max-width: 1920px;
} 
 
header {
    background-color: #fff;
    height: 65px;
    width: 100%
}

header.fixed {
    position: fixed;
    top: 0;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.24);
    z-index: 1000;
}

.navbar {
    /* padding: 0.75rem 1rem; */
}

.navbar-nav a {
    color: #1F252B;
}

.navbar-nav .dropdown-toggle::after {
    border: none;
    background-image: url(../images/down-arrow.svg);
    width: 16px;
    height: 16px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 100%;
    margin-top: 2px;
}

.nav-item {
    margin-right: 32px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 8px;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #FF7648;
}

.navbar-nav .dropdown-toggle:hover::after {
    background-image: url(../images/down-arrow-orange.svg);
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: #00000024;
    border-radius: 0;
    margin: 0;
    left: 0.5rem;
    position: absolute;
    z-index: 1000;
    top: 52px;
    border: none;
}

.navbar-expand-lg .navbar-nav .nav-item:last-child .dropdown-menu {
    left: auto;
    right: -1.5rem;
}

.navbar-expand-lg .navbar-nav .dropdown-menu>div {
    background-color: #ffffff;
    padding: 0 !important;
    box-shadow: 0px 3px 9px -4px rgba(0,0,0,0.24);
}

.navbar-nav .nav-item:last-child {
    margin-right: 0.5rem;
}

header .dropdown-item {
    font-size: 14px;
    margin: 0;
    padding: .5rem .75rem;
}

header .dropdown-item img {
    display: none;
}

header .dropdown-item:hover, header .dropdown-item:active, header .dropdown-item:focus {
    background-color: #FFB197;
    color: #1F252B;
}

 

/* new theme style */

@media (max-width: 1024px) {
	.about {
		background-image: none;
		height: inherit;
	}
	#header_menu .navbar-nav {
		position: absolute;
		right: 30px;
		top: 46px;
		background-color: white;
		width: 320px;
	}
	/* .navbar-toggler-icon {
		display: block;
		z-index: 99;
		background-color: #00205b;
		width: 25px;
		height: 3px;
		margin: 3px 0px;
		float: right;
	} */
	.inner_toggle_icon {
		width: 30px;
	}
	#header_menu .navbar-nav li {
		float: none;
	}
	#header_menu .navbar-nav {
		-ms-flex-direction: column;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		flex-direction: column;
	}
	.header_menu .navbar-expand-lg .navbar-toggler {
		display: block;
		padding: 12px 0px;
	}
	.header_menu .navbar-nav .nav-item .sub-menu {
		position: relative;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.header_menu .navbar-nav .nav-item a, #header_menu .navbar-nav .menu-item a {
		border-bottom: 2px solid #f3f4f6;
	}
	#header_menu .navbar-nav li {
		padding: 0px;
		margin: 0;
	}
	#header_menu .navbar-nav {
		padding: 20px;
	}
	/* .header_menu  .navbar-nav{ */
	/* display:none; */
	/* } */
	#header_menu .navbar-nav .menu-item {
		padding: 0;
	}
	.banner .owl-theme .owl-dots .owl-dot span {
		width: 250px;
	}
	.header_menu .navbar-nav .nav-item .sub-menu {
		top: 0;
	}
	.warpper_content h2 {
		font-size: 36px;
	}
	.inner_close {
		display: none;
		padding: 0;
		position: absolute;
		top: 10px;
		right: 29px;
		color: #00205b;
	}
	.inner_close i {
		font-size: 30px;
	}
	#header_menu {
		display: none;
	}
	.header_menu .navbar-nav .nav-item a {
		font-size: 14px;
	}
	.header_menu .navbar-nav .nav-item .sub-menu li a {
		padding: 10px 0px 10px 30px;
	}
	.header_menu .navbar-nav .nav-item .sub-menu li a i {
		position: absolute;
		left: 0;
		top: 15px;
		padding: 0;
	}
	.header_menu .sub-menu .menu-item .active {
		background-color: transparent;
		color: #125c96 !important;
	}
	.header_menu .sub-menu .menu-item .active i {
		background-color: transparent;
		color: #00205b !important;
	}
	.wrapper_grid .vc_message_box-icon {
		left: 20%;
	}
	.nav-item>a>i {
		display: block;
		position: absolute;
		right: 0;
		top: 15px;
	}
	.nav-item>a {
		position: relative;
	}
}

@media (max-width: 992px) {
	.banner .owl-theme .owl-nav.disabled+.owl-dots {
		display: none;
	}
	.carousel-indicators {
		display: none !important;
	}
}

@media screen and (max-width:991px) {
	.container-fluid, .container, .container-lg, .container-md, .container-sm, .container-xl {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
	.navbar-expand-lg .navbar-nav .dropdown-menu>div{
        box-shadow: none;
    }
	/* .navbar {
        padding: 0.75rem 0;
    } */
    .navbar-toggler {
        padding: .25rem 0;
    }
    .navbar-toggler-icon {
        height: auto;
    }
    .navbar-nav .nav-item:last-child {
        margin-right: 0;
    }
    .navbar-collapse {
        position: absolute;
        left: 110%;
        top: 65px;
        height: calc(100vh - 65px);
        right: -16px;
        overflow-y: auto;
        background-color: #F0F0F3;
        pointer-events: none;
        transition: all 0.35s ease-in-out;
        margin: 0;
    }
    .navbar-collapse.collapse {
        display: block;
        left: 110%;
        right: -16px;
        pointer-events: none;
        transition: all 0.35s ease-in-out;
    }
    .navbar-collapse.collapse.show {
        left: -16px;
        pointer-events: all;
        transition: all 0.35s ease-in-out;
        right: -16px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        position: relative;
        padding-right: 0;
    }
	.navbar-expand-lg .navbar-nav .dropdown-menu {
        position: static;
    }
    .navbar-nav .dropdown-toggle::after {
        top: 18px;
        left: auto;
        right: 0;
    }
    .nav-item {
        margin-right: 0;
        padding: 0.5rem 1rem;
        border-bottom: 1px solid #FAFAFD;
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu>div {
        background-color: #F0F0F3;
    }
	header .dropdown-item {
        padding: 0.6rem 0;
    }
}

@media (max-width: 768px) {
	.changepond_partner .warpper_content img {
		max-width: 400px;
		width: 100%;
	}
	.customer .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
		display: none !important;
	}
	.customer_content a:nth-child(2) img {
		width: 80px;
		height: 80px;
	}
	.customer_content a:nth-child(1) img, .customer_content a:nth-child(3) img {
		width: 40px;
		height: 40px;
	}
	.slide-content p {
		font-size: 16px;
	}
	.sub-content p, .sub_list {
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	#header_menu {
		position: relative;
	}
	/* .navbar-toggler {
		width: 50px;
	} */
	.title_name h3 {
		font-size: 36px;
	}
	.title_name p {
		font-size: 16px;
		line-height: 30px;
		min-width: auto;
		max-width: auto;
	}
	.footer {
		font-weight: 400;
	}
	.popup_section .col-md-3 {
		margin: 10px 0px;
	}
	.footer_title {
		padding-top: 30px;
	}
	.wrapper_grid h3 {
		font-size: 26px;
	}
	.wrapper_grid .vc_message_box-icon {
		left: 10%;
	}
	.average .p-0 {
		margin-bottom: 2.5px;
		margin-top: 2.5px;
	}
	#header-breadcrumbs .breadcrumbs {
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
	}
	#sub-header {
		height: 270px;
	}
	.opacity-0 {
		opacity: 0;
		display: none;
	}
}

@media (max-width: 575px) {
	.wrapper_grid .vc_message_box-icon {
		left: 10%;
	}
	#header-breadcrumbs .breadcrumbs {
		max-width: 480px;
	}
}

@media (max-width: 480px) {
	#header-breadcrumbs .breadcrumbs {
		max-width: 90%;
	}
}

@media (max-width: 425px) {
	.title_name h3 {
		font-size: 26px;
	}
	.warpper_content p {
		font-size: 14px;
	}
	#header-breadcrumbs span {
		padding: 20px 20px;
	}
	.inner_left {
		padding-bottom: 3rem;
	}
	.modal-dialog {
		max-width: 100%;
	}
	.header-title-desc h1 {
		font-size: 20px;
	}
	#sub-header {
		height: 250px;
	}
	.wrapper_grid .vc_message_box-icon {
		left: 12%;
	}
	.wrapper_grid {
		padding-left: 100px;
	}
}

@media (max-width: 375px) {
	.changepond_partner .warpper_content img {
		width: 280px;
	}
	#header-breadcrumbs span {
		padding: 12px;
		max-width: 72%;
		vertical-align: middle;
	}
	#header_menu .navbar-nav {
		right: 10px;
		top: 50px;
		width: 280px;
	}
}

@media (max-width: 320px) {
	#header-breadcrumbs span {
		max-width: 62%;
		font-size: 11px;
	}
}

footer h3 {
	position: relative;
	font-weight: 400;
}

footer h3::after {
	content: '';
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 30px;
	height: 2px;
	background-color: #fff;
}
.copy-right-section{
	border-top: 1px solid #252525;
}
.opacity-0 {
	opacity: 0;
}
.dropdown-item.active, .dropdown-item:active{
	background-color: #FFB197;
    color: #1F252B;
}