@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600;700&family=Poppins:wght@100;200;300;400;500;600;700;800;900&family=Work+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

body {
	/* font-family: 'Comfortaa', cursive; */
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	width: 100%;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
/************ Menu CSS ************/
.nav_area ul li a:hover {
	color: #ffffff;
}
.nav_area > ul > li.active span.arrow i {
	transform: rotate(180deg);
}
.wrapper-menu {
	width: 100%;
}
.baner-menu-section {
	width: 100%;
	float: left;
}
.wrapper-menu ul.navbar-nav li a {
	color: #fff;
	font-size: 19px;
	font-weight: bold;
	margin-left: 4px;
}
.nav-item.buy-now a {
	background: #302018;
	border-radius: 10px;
	padding: 5px 22px !important;
}
.wrapper-menu.fixed ul.navbar-nav li.buy-now a {
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	margin-left: 23px;
	background: #ffa725;
}
.wrapper-menu ul.navbar-nav {
	margin-left: auto;
}
.add-banner-wr .col-md-3 {
	padding: 0px;
}
.add-banner-wr {
	background-size: cover;
}
 @media (max-width:991px) {
.container {
	max-width: 100%;
}
.menu-bar ul.menu {
	position: fixed;
	width: 245px;
	left: 0;
	text-align: left;
	background: #ffffff;
	z-index: 2;
	padding: 0px 0px;
	z-index: 10;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 50px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #ffffff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 0px;
	top: -35px;
	z-index: 9999;
	background: #016aae;
	width: 38px;
	height: 38px;
	line-height: 39px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #000;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #dbdbdb;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #000;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
	font-weight: normal;
	font-size: 15px;
}
.menu-logo-mobile-view {
	padding: 12px;
}
.menu-logo-mobile-view a {
	display: inline-block;
	max-width: 95%;
}
ul.sub-menu {
	display: none;
	position: relative;
	background: transparent;
	padding: 0;
}
ul li .sub-menu li a {
	line-height: 14px;
}
.header .container {
	position: initial;
}
ul.sub-menu span.arrow {
	right: 10px;
	text-align: right;
}
span.arrow.close-icon i:before {
	content: '\f106';
}
ul.sub-menu li.menu-item-has-children span.arrow.close-icon i:before {
	content: "\f106";
}
.home-slider.owl-carousel .owl-item img {
	height: 300px;
}
.top-bar img {
	max-width: 25px;
	vertical-align: middle;
}
.select-drop {
	margin: 20px auto 0;
}
.menu-bar {
	position: initial;
	background: transparent;
}
}
 @media (min-width: 992px) {
label.toggle {
	display: none;
}
.menu-bar {
	width: 100%;
	text-align: left;
}
.nav_area > ul > li {
	display: inline-block;
	padding: 0px 19px;
}
li.menu-item-has-children.language::after {
	content: "";
	position: absolute;
	border-right: solid 1px #fff;
	right: -4px;
	height: 14px;
	top: 5px;
}
li.menu-item-has-children.language {
	position: relative;
}
li.menu-item-has-children.language-chan {
	padding-right: 0px;
}
.nav_area ul li a {
	color: black;
	font-size: 15px;
	display: inline-block;
	text-decoration: none;
	font-family: tensentype-ruihei, sans-serif;
	font-style: normal;
	font-weight: 500;
	line-height: 49px;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	font-size: 13px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 230px;
}
ul.sub-menu {
	position: absolute;
	background: #003681;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	background: #ffffff;
	z-index: 555;
	text-align: left;
	border-radius: 10px;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	margin-left: -18px;
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	opacity: 1;
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
	visibility: visible;
	overflow: visible;
	z-index: 20;
	-webkit-transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
	-o-transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15);
	transition: opacity .2s ease-out, transform .25s cubic-bezier(.1, .47, .3, 1.15), -webkit-transform .25s cubic-bezier(.1, .47, .3, 1.15);
}
ul.sub-menu li ul.sub-menu {
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 26px;
	background: #016aae;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	color: #000000;
	position: relative;
	font-weight: 500;
	font-size: 13px;
	line-height: 31px;
	border-bottom: solid 1px #e3e3e3;
}
ul.sub-menu li a {
	color: #000;
	line-height: 20px;
	padding: 6px 17px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li:last-child a {
	border-bottom: none;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #fff;
	padding-left: 0;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.logo-img {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.logo-img a {
	display: inline-block;
	max-width: 13%;
}
.logo {
	text-align: center;
}
.logo a {
	display: inline-block;
	max-width: 83px;
}
.header-section .container {
	max-width: 93%;
}
.container-fluid.header-section{
	background: #006cb4;
}
.header-icon-info {
	text-align: right;
	margin-top: -2px;
}
.header-icon-info ul li {
	display: inline-block;
	margin-left: 4px;
}
.header-icon-info ul li a {
	display: inline-block;
	width: 37px;
	height: 37px;
}
.header-icon-info ul li a.lang {
	background-color: #d8e8f3;
	width: 37px;
	height: 37px;
	line-height: 37px;
	display: inline-block;
	text-align: center;
	border-radius: 50%;
	font-size: 15px;
	color: #016aae;
	font-weight: 600;
	text-decoration: none;
}
/*********** menu css and ***********/


/*********** Home page CSS ***********/
.banner-section {
	position: relative;
}
.slider-banner-details {
	position: absolute;
	width: 100%;
	left: 0px;
	top: 15%;
}
.slider-banner-text {
	color: #fff;
}
.slider-banner-text span {
	display: inline-block;
	font-size: 41px;
	text-transform: uppercase;
	font-weight: 300;
	line-height: 58px;
	margin-bottom: 12px;
}
.slider-banner-text p {
	margin-bottom: 0px;
	font-size: 16px;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #fff;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50px;
}
#sliderhome .owl-dots button.active span::after {
	content: "";
	position: absolute;
	width: 15px;
	height: 15px;
	border: solid 3px #006699;
	left: -3px;
	top: -3px;
	border-radius: 50%;
}
#sliderhome .owl-nav button.owl-prev {
	position: absolute;
	left: 1%;
	top: 46%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next {
	position: absolute;
	top: 46%;
	right: 1%;
	box-shadow: none !important;
	outline: none !important;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 26px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 26px !important;
}
.brand-logo-section {
	padding: 30px 0px;
}
.brand-logo {
	width: 100%;
}
.brand-logo ul li {
	display: inline-block;
	margin-right: 31px;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #0077c8;
}
.our-brands-title-home {
	font-size: 26px;
	color: #0077c8;
	text-transform: uppercase;
	font-weight: bold;
}
.our-brands-title-home i {
	background: #0077c8;
	display: inline-block;
	width: 26px;
	height: 26px;
	text-align: center;
	border-radius: 100px;
	color: #fff;
	line-height: 29px;
}
.brand-logo ul li i.fa {
	margin-left: 8px;
	font-size: 19px;
	background-color: #0077c8;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	border-radius: 50px;
	color: #fff;
	vertical-align: middle;
	padding-left: 3px;
	margin-right: 30px;
}
.brand-logo-row {
	margin: auto;
}
.img-block-section .container {
	max-width: 100%;
}
.img-block-row .col-md-3 {
	padding: 0px;
}
.img-block-wrapper {
	position: relative;
}
.img-block-img img {
	width: 100%;
}
.img-block-text {
	position: absolute;
	bottom: 20px;
	width: 100%;
	padding-left: 20px;
}
.img-block-text span {
	display: inline-block;
	color: #ffff;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}
.img-block-img-row::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.2);
	height: 100%;
}
.yama-text-logo {
	margin-bottom: 5px;
}
.yama-text-logo img {
	max-width: 100px;
}
.newbox-section {
	padding: 50px 0px;
}
.newbox-section .container {
	max-width: 100%;
}
.row.newbox-row {
	align-items: center;
}
.new-box-wrapper {
	background-color: #d3e8f6;
	border-radius: 60px;
	overflow: hidden;
	border-top-left-radius: 0px;
	position: relative;
}
.new-details-text {
	padding: 25px;
	padding-top: 15px;
}
.new-details-text p {
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
}
.date-info {
	position: absolute;
	top: 29px;
	padding-left: 25px;
	width: 100%;
}
.date-text {
	display: inline-block;
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	letter-spacing: 2px;
	border-left: solid 2px #fff;
	border-top: solid 2px #fff;
	padding-top: 10px;
	padding-left: 17px;
	font-weight: bold;
}
.date-text span {
	display: block;
	font-size: 22px;
	font-weight: bold;
}
.what-news-text {
	font-size: 53px;
	text-transform: uppercase;
	color: #0077c8;
	line-height: 65px;
	padding-left: 35px;
	position: relative;
}
.what-news-text::before {
	content: "";
	position: absolute;
	border-bottom: solid 2px #0077c8;
	width: 240px;
	left: 0px;
	bottom: -16px;
}
.what-news-text::after {
	content: "";
	position: absolute;
	border-top: solid 2px #0077c8;
	width: 64px;
	left: 0px;
	top: -30px;
}
.footer-section {
	background-color: #0077c8;
	padding: 20px 0px;
}
.copy-right-info p {
	margin-bottom: 0px;
	font-size: 13px;
	color: #fff;
}
.footer-text p {
	margin-bottom: 0px;
	font-size: 14px;
	color: #fff;
}
.footer-text {
	text-align: right;
}
/*********** index-2 ***********/
.banner-wrapper img {
	width: 100%;
}
.banner-title {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title-text {
	font-size: 40px;
	color: #fff;
	text-transform: uppercase;
}
.content-section {
	padding: 60px 0px 40px;
	position: relative;
}
.row-new-box-wrapper .new-box-wrapper {
	margin-bottom: 40px;
	background-color: #fff;
	box-shadow: rgb(99 99 99 / 20%) 0px 2px 8px 0px;
}
ul.pagination {
	text-align: center;
	width: 100%;
	float: left;
	display: inline-block;
}
ul.pagination li.page-item {
	display: inline-block;
}
ul.pagination li.page-item a.active {
	background: #000000;
	color: #fff;
}
ul.pagination li.page-item a:hover {
	background: #000000;
	color: #fff;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 18px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border: none;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
/*********** index-3 ***********/
.news-details-row {
	margin: auto;
	padding-bottom: 40px;
}
.news-details-wrapper {
	width: 100%;
	text-align: center;
	position: relative;
}
.news-details-wrapper .news-details-title {
	font-size: 30px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	color: #000000;
	margin-bottom: 4px;
}
.news-details-wrapper .date-texts {
	font-size: 18px;
	color: #0077c8;
	font-family: 'Lato', sans-serif;
	margin-bottom: 27px;
	border-bottom: solid 2px #e6e7ea;
	padding-bottom: 19px;
	font-weight: bold;
}
.news-details-wrapper .date-texts i.fa {
	margin-right: 10px;
	color: #787878;
}
.news-details-wrapper p {
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	font-family: 'Lato', sans-serif;
	margin-bottom: 30px;
}
.news-details-img {
	width: 85%;
	margin: auto;
	margin-bottom: 24px;
}
.news-details-wrapper span {
	display: inline-block;
	font-size: 20px;
	color: #01538a;
	font-family: 'Lato', sans-serif;
	font-weight: bold;
}
.back-btn {
	text-align: right;
	position: absolute;
	right: 0px;
	bottom: -28px;
	width: 100%;
}
.back-btn a {
	display: inline-block;
	max-width: 50px;
}
/*********** index-4 ***********/
.banner-wrapper.banner::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgba(0,0,0,0.2);
}
.brand-logo-add {
	margin: auto;
	width: 85%;
	padding-bottom: 50px;
}
.brand-logo-details-text {
	margin-bottom: 85px;
	text-align: center;
}
.brand-logo-details-text p {
	color: #333333;
	font-size: 16px;
	font-weight: 600;
	font-family: 'Lato', sans-serif;
	position: relative;
}
.brand-logo-details-text p::after {
	content: "";
	position: absolute;
	border-bottom: solid 2px #0077c8;
	width: 118px;
	left: 0px;
	right: 0px;
	margin: auto;
	bottom: -27px;
}
.brand-logo-box {
	text-align: center;
}
.brand-logo-box {
	text-align: center;
	background-color: #fff;
	padding: 22px;
	border-radius: 8px;
	min-height: 100%;
}
.brand-logo-box img {
	max-width: 103px;
}
.brand-logo-box .brand {
	max-width: 152px;
}
.brand-logo-add .col-md-3 {
	padding: 0px 10px;
	margin-bottom: 22px;
}
.brand-add {
	line-height: 106px;
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
}
/*********** index-5 ***********/
.join-team-details-row {
	padding-bottom: 60px;
}
.join-team-details-wrapper .brand-logo-details-text {
	text-align: left;
	margin-bottom: 60px;
}
.join-team-details-wrapper .brand-logo-details-text p {
	font-weight: bold;
}
.join-team-details-wrapper .brand-logo-details-text p::after {
	margin: initial;
}
.join-team-details-text .full-time-text {
	font-size: 21px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	color: #0077c8;
	margin-bottom: 25px;
}
.join-team-details-wrapper {
	font-family: 'Lato', sans-serif;
}
.join-team-details-text p {
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 24px;
}
.join-team-details-text p span {
	display: block;
	font-weight: bold;
}
.join-team-details-text ul p {
	margin-bottom: 0px;
}
.join-team-details-text ul li {
	font-size: 15px;
	font-weight: 500;
}
.join-team-details-text ul {
	margin-bottom: 27px;
}
.join-team-details-text p a {
	color: #0077c8;
	font-weight: bold;
}
.join-team-details-text ul li a {
	background-color: #016aae;
	padding: 5px 15px;
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
}
.join-team-details-text ul li a i.fa {
	margin-right: 5px;
	font-size: 18px;
}
.join-team-details-text ul li.email-btn {
	margin-top: 11px;
}
.bgg-right-logo {
	position: absolute;
	right: 0px;
	top: 90px;
	max-width: 105px;
}
.left-sidemenu {
	margin-right: 21px;
}
.left-sidemenu ul li {
	border-bottom: solid 1px #dbeaf4;
	line-height: 22px;
}
.left-sidemenu ul li a {
	display: inline-block;
	width: 100%;
	padding: 15px 0px;
	color: #000000;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.left-sidemenu ul li a:hover {
	color: #016aae;
}
.brand-logo ul {
	display: flex;
}
.news-details-wrapper .date-texts i {
	margin-right: 6px;
	color: #7f7f7f;
	font-size: 20px;
}
.join-team-details-text ul li a i {
	margin-right: 7px;
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 4;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}

/****** HOME  SLIDER  Animation CSS ******/
@-webkit-keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInUp {
0% {
-webkit-transform:translate3d(0, 100%, 0);
opacity:0;
transform:translate3d(0, 100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}
 @-webkit-keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @keyframes fadeInDown {
0% {
-webkit-transform:translate3d(0, -100%, 0);
opacity:0;
transform:translate3d(0, -100%, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
 @-webkit-keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
@keyframes fadeInLeft {
0% {
-webkit-transform:translate3d(-100%, 0, 0);
opacity:0;
transform:translate3d(-100%, 0, 0)
}
to {
	-webkit-transform: translateZ(0);
	opacity: 1;
	transform: translateZ(0)
}
}
.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}
#sliderhome .owl-item.active .slider-banner-text span {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
#sliderhome .owl-item.active .slider-banner-text p {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	animation-name: fadeInUp;
	animation-delay: 0.3s;
}
/****** HOME  SLIDER  Animation CSS END ******/
.new-box-wrapper .new-img {
	position: relative;
	overflow: hidden;
}
.new-box-wrapper .new-img img {
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	width: 100%;
}
.new-box-wrapper:hover .new-img img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.new-box-wrapper .new-img:before {
	background: rgba(255,255,255,.50) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.new-box-wrapper .new-img:after {
	background: rgba(255,255,255,.50);
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.new-box-wrapper .new-img:hover::before {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.new-box-wrapper .new-img:hover::after {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.img-block-wrapper .img-block-img:before {
	background: rgba(255,255,255,.50) none repeat scroll 0 0;
	content: "";
	height: 0;
	left: 0;
	margin: auto;
	opacity: 1;
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	position: absolute;
	top: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.img-block-wrapper .img-block-img:after {
	background: rgba(255,255,255,.50);
	bottom: 0;
	content: "";
	height: 0;
	opacity: 1;
	position: absolute;
	right: 0;
	width: 0;
	pointer-events: none;
	z-index: 1;
}
.img-block-wrapper .img-block-img:hover::before {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.img-block-wrapper .img-block-img:hover::after {
	height: 100%;
	opacity: 0;
	-webkit-transition-duration: 1.3s;
	-o-transition-duration: 1.3s;
	transition-duration: 1.3s;
	width: 100%;
}
.img-block-img-row img {
	webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
	width: 100%;
}
.img-block-img-row:hover img {
	-webkit-transform: scale(1.25);
	-moz-transform: scale(1.25);
	-ms-transform: scale(1.25);
	-o-transform: scale(1.25);
	transform: scale(1.25);
}
.img-block-img-row {
	position: relative;
	overflow: hidden;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title {
	width: 100%;
	background: #016aae;
	padding: 10px 20px;
	color: #fff;
	font-weight: 500;
	font-size: 16px;
	float: left;
	margin-bottom: 0px;
	margin-top: 0px;
	border-radius: 11px;
}
.left-side-bar-mobile-view .left-side-bar-mobile-view-title i.fa {
	margin-left: 12px;
	float: right;
	margin-top: 4px;
}
.left-side-bar-mobile-view {
	display: none;
}
.header-icon-info.mobile-view-icon {
	display: none;
}
#backbutton.show {
	opacity: 1;
	visibility: visible;
}
#backbutton {
	display: inline-block;
	background-color: #00538b;
	width: 37px;
	height: 37px;
	text-align: center;
	border-radius: 0;
	position: fixed;
	bottom: 14px;
	right: 18px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	cursor: pointer;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	-webkit-animation: pulse 3s infinite;
	animation: pulse 3s infinite;
	border-radius: 100px;
}
#backbutton::after {
	content: "\f062";
	font-family: "Font Awesome 5 Pro";
	font-weight: normal;
	font-style: normal;
	font-size: 17px;
	line-height: 39px;
	color: #fff;
}

/*** 
=============================================
    Float Bob Y Animation Css
=============================================
***/
@-webkit-keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
 @keyframes float-bob-y {
 0% {
 transform: translateY(-20px);
}
 50% {
 transform: translateY(-10px);
}
 100% {
 transform: translateY(-20px);
}
}
.bgg-right-logo img {
	-webkit-animation-name: float-bob-y;
	animation-name: float-bob-y;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.header-icon-info ul li a {
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
.header-icon-info ul li a:hover {
	-webkit-transform: translateY(-10px);
	-moz-transform: translateY(-10px);
	-ms-transform: translateY(-10px);
	-o-transform: translateY(-10px);
	transform: translateY(-4px);
}
.header-icon-info ul li a.lang:hover {
	background: #1490e3;
	color: #fff;
}
#backbutton:hover {
	background: #ffc107;
}
.header-menu-bg-class {
	background: #ffffff;
}
.nav_area > ul > li.active:hover {
	background: #0780d1;
}
.nav_area > ul > li.active:hover:after {
	content: "";
	width: 100%;
	height: 4px;
	background: #0596f7;
	display: inline-block;
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.nav_area > ul > li {
	position: relative;
}





/******** Mobile Layout ********/
@media only screen and (max-width: 767px) {
	
.header-menu-bg-class {background: none;}
.nav_area > ul > li.active:hover { background: none;}
.nav_area > ul > li.active:hover:after { display: none;}
ul.sub-menu li {border-bottom: none !important;}

	
	
	
.header-icon-info.mobile-view-icon {
	display: block;
	text-align: center;
	margin-top: 0px;
	background: #f1f1f1;
	padding-top: 12px;
	padding-bottom: 12px;
}
.header-icon-info.mobile-view-icon ul {
	display: block !important;
}
.header-icon-info.mobile-view-icon ul li {
	border: none;
	display: inline-block;
	margin: 0px 4px;
}
.header-icon-info.mobile-view-icon ul li a {
	padding: 0px;
}
.header-icon-info.mobile-view-icon ul li a img {
	margin-top: 0px;
}
.brand-logo-row .brand-logo li {
	width: 33%;
	float: left;
	min-height: 83px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}
.brand-logo-section {
	padding-bottom: 0px;
}
.our-brands-title-home {
	text-align: center;
	margin-bottom: 24px;
}
.left-side-bar-mobile-view {
	display: block;
}
.left-side-bar-desktop-view {
	display: none;
}
.join-team-details-wrapper {
	margin-top: 23px;
}
.left-sidemenu {
	float: left;
	width: 100%;
	margin-top: 19px;
}
.img-block-text {
	left: 0px;
	text-align: center;
	padding-left: 0px;
}
.brand-logo ul {
	display: inline-block;
}
.header-icon-info {
	display: none;
}
.logo-img a {
	max-width: 40%;
}
.logo-img {
	margin-bottom: 0px;
}
.header-section {
	padding-bottom: 10px;
}
.banner-slider img {
	height: 204px;
	object-fit: cover;
}
.offset-6 {
	margin-left: 0px;
}
.slider-banner-details {
	top: 18%;
}
.slider-banner-text span {
	font-size: 24px;
	line-height: 29px;
	margin-bottom: 3px;
}
.slider-banner-text p {
	font-size: 14px;
}
#sliderhome .owl-nav button.owl-prev {
	top: 53%;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 8px !important;
}
#sliderhome .owl-nav button.owl-next {
	top: 53%;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 8px !important;
}
.img-block-wrapper {
	margin-bottom: 15px;
}
.row.img-block-row {
	margin: auto;
}
.img-block-text span {
	font-size: 16px;
}
.yama-text-logo img {
	max-width: 90px;
}
.copy-right-info {
	text-align: center;
	margin-bottom: 14px;
}
.copy-right-info p {
	font-size: 11px;
}
.footer-text {
	text-align: center;
}
.footer-text p {
	font-size: 13px;
}
.newbox-section {
	padding: 25px 0px;
	padding-top: 60px;
}
.new-box-wrapper {
	border-radius: 60px;
	margin-bottom: 30px;
	border-radius: 50px;
	border-top-left-radius: 0px;
}
.new-details-text {
	padding: 24px 21px;
	padding-top: 15px;
}
.what-news-text {
	font-size: 31px;
	margin-bottom: 40px;
}
.what-news-text::before {
	width: 151px;
	bottom: -1px;
}
.what-news-text::after {
	width: 57px;
	top: -11px;
}
.brand-logo {
	text-align: center;
}
.brand-logo ul li {
	display: block;
	margin-right: 0px;
	margin-bottom: 20px;
}
.brand-logo ul li i.fa {
	margin-right: 0px;
}
.bgg-right-logo {
	display: none;
}
.banner-wrapper img {
	height: 130px;
	object-fit: cover;
}
.banner-title-text {
	font-size: 21px;
}
.content-section {
	padding: 50px 0px 40px;
}
ul.pagination {
	display: flex;
	justify-content: center;
}
.row-new-box-wrapper .new-box-wrapper {
	margin-bottom: 30px;
}
.news-details-wrapper .news-details-title {
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 32px;
}
.news-details-wrapper .date-texts {
	margin-bottom: 22px;
}
.news-details-wrapper p {
	line-height: 28px;
	text-align: justify;
}
.news-details-img {
	width: 100%;
	margin-bottom: 20px;
}
.back-btn {
	bottom: -28px;
}
.back-btn a {
	max-width: 36px;
}
.news-details-wrapper span {
	font-size: 18px;
}
.news-details-row {
	padding-bottom: 25px;
}
.brand-logo-add {
	width: 100%;
	padding-bottom: 10px;
}
.brand-logo-box {
	padding: 14px;
	min-height: 89px;
}
.brand-logo-box .brand {
	max-width: 96px;
}
.brand-logo-box img {
	max-width: 63px;
}
.brand-add {
	line-height: 21px;
	font-size: 16px;
	padding-top: 11px;
	font-weight: 500;
}
.brand-logo-add .col-md-3 {
	max-width: 50%;
}
.brand-logo-details-text {
	margin-bottom: 55px;
}
.brand-logo-details-text p {
	font-size: 15px;
}
.brand-logo-details-text p::after {
	width: 90px;
}
.join-team-details-row {
	padding-bottom: 0px;
}
.left-sidemenu {
	margin-right: 0px;
}
}
/******** Tablet Layout ********/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.header-menu-bg-class {background: none;}
.nav_area > ul > li.active:hover { background: none;}
.nav_area > ul > li.active:hover:after { display: none;}
ul.sub-menu li {border-bottom: none !important;}	
	
	
.header-icon-info.mobile-view-icon {
	display: block;
	text-align: center;
	margin-top: 0px;
	background: #f1f1f1;
	padding-top: 12px;
	padding-bottom: 12px;
}
.header-icon-info.mobile-view-icon ul {
	display: block !important;
}
.header-icon-info.mobile-view-icon ul li {
	border: none;
	display: inline-block;
	margin: 0px 4px;
}
.header-icon-info.mobile-view-icon ul li a {
	padding: 0px;
}
.header-icon-info.mobile-view-icon ul li a img {
	margin-top: 0px;
}
.our-brands-title-home {
	font-size: 15px;
}
.our-brands-title-home i {
	margin-left: 11px;
}
.brand-logo ul li img {
	max-width: 94px;
}
.brand-logo ul li .one {
	max-width: 48px;
}
.brand-logo ul li {
	margin-right: 0px;
}
.brand-logo ul li i.fa {
	margin-top: -5px;
}
.header-icon-info {
	display: none;
}
.logo-img a {
	max-width: 27%;
}
.logo-img {
	margin-bottom: 5px;
}
.toggle {
	right: -118px;
	top: -59px;
}
.slider-banner-text span {
	font-size: 28px;
	line-height: 43px;
	margin-bottom: 7px;
}
.slider-banner-text p {
	font-size: 14px;
}
#sliderhome .owl-nav button.owl-next img {
	max-width: 17px !important;
}
#sliderhome .owl-nav button.owl-prev img {
	max-width: 17px !important;
}
.img-block-img img {
	height: 120px;
}
.img-block-text span {
	font-size: 15px;
}
.yama-text-logo img {
	max-width: 70px;
}
.yama-text-logo {
	margin-bottom: 0px;
}
.brand-logo-section {
	padding: 20px 0px;
}
.what-news-text {
	font-size: 36px;
	line-height: 52px;
	padding-left: 26px;
}
.what-news-text::before {
	width: 166px;
}
.row.newbox-row {
	margin-right: 0px;
}
.row.newbox-row .col-md-3 {
	padding: 0px 8px;
}
.new-box-wrapper {
	border-radius: 38px;
	border-top-left-radius: 0px;
}
.new-details-text {
	padding: 14px;
	padding-top: 8px;
}
.new-details-text p {
	font-size: 12px;
}
.date-info {
	top: 16px;
	padding-left: 19px;
}
.date-text {
	letter-spacing: 0px;
	padding-top: 10px;
	padding-left: 12px;
}
.newbox-section {
	padding: 40px 0px;
}
.footer-text p {
	font-size: 13px;
}
.copy-right-info p {
	font-size: 12px;
}
.banner-title-text {
	font-size: 32px;
}
.content-section {
	padding: 50px 0px 40px;
}
.bgg-right-logo {
	display: none;
}
.news-details-wrapper span {
	font-size: 17px;
}
.back-btn {
	bottom: -25px;
}
.news-details-row {
	padding-bottom: 30px;
}
.news-details-wrapper .news-details-title {
	font-size: 27px;
}
.news-details-wrapper .date-texts {
	margin-bottom: 20px;
}
.brand-logo-add {
	width: 100%;
}
.brand-add {
	line-height: 69px;
	font-size: 16px;
}
.brand-logo-box {
	padding: 18px;
}
.brand-logo-box .brand {
	max-width: 108px;
}
.brand-logo-box img {
	max-width: 81px;
}
.brand-logo-add .brand-logo-details-text {
	margin-bottom: 65px;
}
.join-team-details-row {
	padding-bottom: 40px;
}
.left-sidemenu ul li a {
	font-size: 16px;
}
.left-sidemenu {
	margin-right: 0px;
}
.join-team-details-text p {
	margin-bottom: 20px;
}
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.nav_area > ul > li {
	padding-right: 0px;
}
.nav_area ul li a {
	font-size: 14px;
}
.nav_area > ul > li {padding: 0px 7px;}
.header-icon-info ul {
    display: flex;
}



}
