@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap');
body {
	font-family: "Noto Serif", serif;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style: none;
}
a {
	transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.container {
	max-width: 1280px;
}
.menu-wrapper .container {
	max-width: 1350px;
}
/*----------------------------------------*/
/*              Menu css
/*----------------------------------------*/
.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: 268px;
	left: 0;
	text-align: left;
	background: #79a1a9;
	z-index: 2;
	padding: 0px 0px;
	z-index: 999;
	top: 0;
	height: 100%;
	left: -100%;
	transition: all .4s;
	transition: all .4s;
	box-shadow: 5px 0 5px -5px #333;
}
.nav_area ul li a img {
	padding-right: 10px;
	max-width: 41px;
	margin-top: -10px;
}
.menu-bar ul.menu.open {
	left: 0;
	overflow-y: scroll;
	padding-bottom: 30px;
}
.header .row {
	align-items: center;
}
.toggle {
	color: #fff;
	cursor: pointer;
	font-size: 20px;
	margin: 0;
	text-align: center;
	display: block;
	position: absolute;
	right: 8px;
	top: -41px;
	z-index: 9999;
	background: #103a38;
	width: 38px;
	height: 38px;
	line-height: 38px;
	border-radius: 50%;
}
.menu-side {
	position: initial;
}
.nav_area ul li a {
	line-height: 39px !important;
	font-size: 14px;
	color: #fff;
	padding: 0px 14px;
	display: inline-block;
	width: 100%;
}
span.arrow {
	position: absolute;
	right: 10px;
	color: #fff;
	top: 10px;
	width: 40px;
	text-align: center;
	height: 30px;
}
nav.nav_area ul li {
	display: block;
	position: relative;
	border: 0;
}
nav.nav_area ul li {
	border-bottom: solid 1px #608987;
}
.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: center;
}
.nav_area > ul > li {
	display: inline-block;
	position: relative;
	padding: 0px 16px;
}
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: #ffffff;
    font-size: 16px;
    display: inline-block;
    text-decoration: none;
    padding-bottom: 13px;
    font-weight: bold;
    font-family: "Outfit", sans-serif;
}
.nav_area ul li a img {
	max-width: 15px;
	vertical-align: sub;
	margin-right: 3px;
}
span.arrow {
	padding-left: 0px;
	color: #ffffff;
	margin-left: 4px;
	position: absolute;
	top: 7px;
	font-size: 11px;
}
.nav_area > ul > li ul.sub-menu {
	display: block;
	-webkit-transform: translateY(10px);
	-ms-transform: translateY(10px);
	transform: translateY(10px);
	display: none;
}
ul.sub-menu {
	min-width: 195px;
}
ul.sub-menu {
	position: absolute;
	background: #fff;
	z-index: 555;
	text-align: left;
}
.nav_area ul li:hover > ul.sub-menu {
	display: block;
}
ul.sub-menu {
	position: absolute;
	z-index: 555;
	text-align: left;
	-webkit-box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
	box-shadow: -10px 6px 32px 0 rgb(26 41 66 / 4%);
}
.nav_area > ul > li:hover > ul.sub-menu, .nav_area ul.sub-menu > li:hover > ul.sub-menu {
	/* transform: scaleY(1) translateZ(0); */
	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 {
	position: relative;
}
ul.sub-menu li ul.sub-menu {
	position: absolute; /**三级菜单增加*/
	left: 100%;
	top: 0px;
	width: 100%;
}
.nav_area > ul > li ul.sub-menu li a:hover {
	width: 100%;
	padding-left: 16px;
	background: #11413e;
	color: #fff;
}
.nav_area > ul > li ul.sub-menu li a {
	position: relative;
	letter-spacing: 0px;
	font-weight: 400;
}
ul.sub-menu li a {
	color: #11413e;
	line-height: 24px;
	padding: 6px 14px;
	font-size: 14px;
	display: inline-block;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
	-webkit-transition: padding .2s ease-out;
	-o-transition: padding .2s ease-out;
	transition: padding .2s ease-out;
	width: 100%;
	border-bottom: solid 1px #c9c9c9;
}
ul.sub-menu li.menu-item-has-children .arrow {
	color: #11413e;
	padding-left: 0;
	position: absolute;
	right: 10px;
	top: 10px;
}
}
.top-logo.logo-mobile {
	display: none;
}
.navbar-nav li:hover > ul.dropdown-menu {
	display: block;
}
.dropdown-submenu {
	position: relative;
}
.dropdown-submenu>.dropdown-menu {
	top: 0;
	left: 100%;
	margin-top: -6px;
}
/* rotate caret on hover */
.dropdown-menu > li > a:hover:after {
	text-decoration: underline;
	transform: rotate(-90deg);
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu {
	background: #50418a;
	padding-top: 0px;
	padding-bottom: 0px;
	border-radius: 0;
	margin-top: 0px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a {
	font-size: 15px;
	padding-left: 11px;
	padding-right: 7px;
	margin-left: 0px;
	line-height: 28px;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu a:hover {
	background: #3b2a7b;
}
.wrapper-menu ul.navbar-nav li ul.dropdown-menu .dropdown-toggle::after {
	position: absolute;
	right: 10px;
	top: 14px;
}
.wrapper-menu nav#nav {
	padding-bottom: 0px;
}
.wrapper-menu ul.navbar-nav > li > a {
	padding-bottom: 12px;
}
.header-section {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 333;
}
.menu-wrapper {
	padding-top: 19px;
}
.logo a {
	display: inline-block;
	max-width: 100%;
}
.header-right-info {
	text-align: right;
	padding-top: 5px;
	display: flex;
}
.header-div2 {
	padding-left: 0;
}
.header-right-info .social-icon {
	margin-top: 0px;
}
.mobile-menu.wrapper-menu {
	padding-top: 5px;
}
/*>>>>>>>>> menu css and >>>>>>>>*/

/*>>>>>>>>>> index >>>>>>>>>>>*/
.banner-section {
	position: relative;
}
.slider-banner-text-wrapper {
	position: absolute;
	width: 100%;
	top: 58%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.slider-banner-text {
	font-size: 61px;
	color: #ffffff;
	line-height: 80px;
	text-shadow: 1px 1px 4px #000000;
}
#sliderhome .owl-dots {
	text-align: center;
	bottom: 22px;
	position: absolute;
	margin: 0px auto;
	width: 100%;
}
#sliderhome .owl-dots button.active span {
	background-color: #ffffff;
	position: relative;
}
#sliderhome .owl-dots button span {
	background-color: #ffffff;
}
#sliderhome .owl-dots button {
	outline: 0;
}
#sliderhome .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0px 5px;
}
#sliderhome .owl-nav {
	display: none;
}
.aboutus-section {
	padding: 60px 0px 75px;
}
.aboutus-details-info p {
	font-size: 18px;
	color: #000000;
	text-align: justify;
	font-family: "Outfit", sans-serif;
	line-height: 29px;
}
.aboutus-details-info p span {
	display: inline-block;
	font-weight: 600;
}
.aboutus-slider {
	margin-left: 45px;
}
.aboutus-slider img {
	width: 100%;
}
.our-capabilities-section {
	padding: 40px 0px;
	position: relative;
	padding-bottom: 0px;
}
.our-capabilities-section .container {
	position: relative;
	z-index: 1;
}
.our-capabilities-section::after {
	content: "";
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	height: 380px;
	/*background-image: url(../images/capabilities-bgg.jpg);*/
	background-color: #79a1a9;
	background-size: 100%;
}
.section-heading {
	text-align: center;
	margin-bottom: 35px;
}
.section-heading .heading-title {
	color: #ffffff;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
.section-heading .heading-title::after {
	background: none;
}
.section-heading p {
	font-size: 23px;
	color: #ffffff;
	margin-bottom: 12px;
	font-family: "Outfit", sans-serif;
}
.exp-more-btn a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-family: "Outfit", sans-serif;
	padding: 7px 15px;
	background: #ffffff;
	border-radius: 4px;
	color: #108188;
	font-weight: 500;
}
.exp-more-btn a i.far {
	margin-left: 5px;
	font-size: 14px;
	transform: rotate(45deg);
}
.capabilities-box-wrapper {
	background: #ffffff;
	padding: 13px;
	border-radius: 4px;
	box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
	margin-bottom: 17px;
}
.capabilities-box-img-info {
	position: relative;
}
.capabilities-box-img-info .capabilities-box-img img {
	width: 100%;
}
.capabilities-box-img-info .icon-img {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.capabilities-box-img-info .icon-img img {
	max-width: 70px !important;
	display: inline-block !important;
	width: auto !important;
}
.capabilities-box-text {
	padding: 18px 2px 5px;
	min-height: 168px;
}
.capabilities-box-text .capabilities-box-title {
	font-size: 17px;
	font-weight: 600;
	color: #2e5561;
	font-family: "Poppins", sans-serif;
}
.capabilities-box-text p {
	font-size: 15px;
	color: #000000;
	font-family: "Outfit", sans-serif;
	margin-bottom: 3px;
	text-align: justify;
}
.view-btn a {
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	color: #000000;
	text-decoration: none;
	font-family: "Outfit", sans-serif;
}
.view-btn a i.far {
	margin-left: 3px;
	font-size: 10px;
	transform: rotate(45deg);
	color: #108188;
}
.news-section {
	padding: 50px 0px 77px;
	background-color: #528994;
}
.heading-title {
	font-size: 41px;
	color: #000000;
	margin-bottom: 17px;
	padding-bottom: 20px;
	position: relative;
	line-height: 46px;
}
.heading-title::after {
	content: "";
	position: absolute;
	width: 93px;
	height: 3px;
	left: 0;
	bottom: 0px;
	background: #108188;
}
.heading-title.index-news-title::after {
	background-color: #adadad;
}
.news-box-wrapper {
	padding: 27px 20px;
	background: #eeeeee;
	position: relative;
	padding-bottom: 45px;
}
.news-box-wrapper .news-box-title {
	padding-bottom: 8px;
	font-family: "Outfit", sans-serif;
	text-transform: uppercase;
	display: -webkit-box;
	-webkit-line-clamp: 2;  /* 限制显示行数 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5em;     /* 设置固定行高 */
	height: 3em;            /* 行高x行数（保持两行高度） */
	word-break: break-all;  /* 处理长单词换行 */
	white-space: normal;    /* 允许自动换行 */
}
.news-box-wrapper .news-box-title a {
	font-size: 17px;
	color: #000000;
	font-weight: 600;
	text-decoration: none;
}
.news-box-wrapper p {
	font-size: 17px;
	color: #000000;
	font-family: "Outfit", sans-serif;
	margin-bottom: 13px;
	font-weight: 500;
	display: -webkit-box;
	-webkit-line-clamp: 3;  /* 限制显示行数 */
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.2em;     /* 设置固定行高 */
	height: 3.6em;            /* 行高x行数（保持三行高度） */
	word-break: break-all;  /* 处理长单词换行 */
	white-space: normal;    /* 允许自动换行 */
}
.date-text {
	font-size: 16px;
	color: #666666;
	font-family: "Outfit", sans-serif;
}
.date-text i.fal {
	margin-right: 7px;
	font-size: 19px;
	color: #666666;
}
.btn-news {
	position: absolute;
	right: 0;
	bottom: 0;
}
.btn-news a {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	padding: 6px 0px;
	width: 125px;
	color: #ffffff;
	text-align: center;
	/*background: #588e9b;*/
	background: #adadad;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 11% 0);
}
.footer-section {
	padding-top: 40px;
	background-image: url(../images/footer-bgg3.jpg);
	background-size: cover;
	background-position: right;
}
.logo-social-icon-info {
	padding-top: 5px;
}
.footer-logo a {
	display: inline-block;
}
.social-icon {
	margin-top: 21px;
}
.social-icon ul li {
	display: inline-block;
	margin-right: 3px;
}
.social-icon ul li a {
	display: inline-block;
	width: 33px;
	height: 33px;
	line-height: 33px;
	font-size: 16px;
	color: #676767;
	text-align: center;
	border-radius: 50%;
	background: #ffffff;
}
.footer-menu-info {
	padding-left: 60px;
}
.footer-menu-info ul li {
	line-height: 22px;
}
.footer-menu-info ul li a {
	font-size: 15px;
	display: inline-block;
	color: #ffffff;
	font-weight: 300;
	font-family: "Outfit", sans-serif;
}
.footer-details-info ul li {
	padding-bottom: 8px;
	padding-left: 30px;
	position: relative;
	font-size: 15px;
	font-weight: 300;
	color: #ffffff;
	font-family: "Outfit", sans-serif;
}
.footer-details-info ul li i.fal {
	position: absolute;
	top: 2px;
	left: 0;
	color: #ffffff;
}
.footer-details-info ul li a {
	display: inline-block;
	color: #ffffff;
}
.copyright-info {
	margin-top: 37px;
	padding: 10px 0px;
	border-top: solid 1px #9a9a9a;
}
.copyright-text {
	font-size: 13px;
	color: #ffffff;
	font-family: "Outfit", sans-serif;
}
.besign-by {
	text-align: right;
}
.besign-by a {
	color: #fff;
	font-size: 13px;
	font-family: "Outfit", sans-serif;
}
/*----------------------------------------*/
/*              index 2  css
/*----------------------------------------*/
.banner-wrapper img {
	width: 100%;
}
.banner-text-wrapper {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 58%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.banner-title {
	font-size: 47px;
	color: #ffffff;
	text-shadow: 1px 1px 10px #000000;
	letter-spacing: 2px;
}
.content-section {
	padding: 40px 0px 70px;
}
.heading-title.text {
	font-size: 31px;
	padding-bottom: 11px;
	margin-bottom: 19px;
}
.contact-details-info ul li {
	padding-bottom: 22px;
}
.contact-details-info ul li span {
	display: block;
	font-size: 19px;
	color: #000000;
	padding-bottom: 3px;
}
.contact-details-info ul li a {
	display: inline-block;
	text-decoration: none;
	font-size: 15px;
	font-family: "Outfit", sans-serif;
	color: #000000;
}
.careers-details-info {
	margin-right: 70px;
	position: relative;
}
.careers-details-info p {
	font-size: 17px;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
	font-family: "Outfit", sans-serif;
	line-height: 28px;
}
.careers-details-info::after {
	content: "";
	position: absolute;
	width: 1px;
	right: -57px;
	top: 0;
	height: 805px;
	background: #cfcfcf;
}
.Careers-details-row {
	margin-bottom: 30px;
	padding-top: 5px;
}
.Careers-details ul li {
	font-size: 16px;
	font-weight: 600;
	padding-left: 18px;
	color: #000000;
	position: relative;
	font-family: "Outfit", sans-serif;
	line-height: 35px;
}
.Careers-details ul li::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	left: 0;
	top: 13px;
	border: solid 1px #588e9b;
	border-radius: 50%;
}
.Careers-details ul li::after {
	content: "";
	position: absolute;
	top: 15px;
	left: 2px;
	width: 6px;
	height: 6px;
	background: #588e9b;
	border-radius: 50%;
}
/*----------------------------------------*/
/*              index 3  css
/*----------------------------------------*/
.contact-form-wrapper {
	margin-bottom: 80px;
}
.contact-form-wrapper span {
	font-size: 15px;
	margin-bottom: 14px;
	display: inline-block;
	width: 100%;
	color: #000;
}
.contact-form-wrapper .form-group {
	margin-bottom: 10px;
}
.input-div {
	color: #000;
	box-shadow: none;
	background: #ecf1f1;
	border-radius: 0px;
	border-color: #ecf1f1;
	line-height: 10px;
	width: 100%;
	border: none;
	height: 44px;
	padding: 9px;
	outline: 0;
}
.form-group label {
	width: 100%;
	font-size: 15px;
	color: #000000;
	margin-bottom: 8px;
	font-family: "Outfit", sans-serif;
}
.form-group textarea {
	height: 70px;
}
.contact-form-wrapper .btn {
	background-color: #598e9c;
	color: #fff;
	border-radius: 0;
	box-shadow: none !important;
	overflow: hidden !important;
	z-index: 1;
	min-width: 140px;
	padding: 5px 30px;
	line-height: 25px;
	font-size: 14px;
	border: none;
	display: inline-block;
	position: relative;
	font-family: "Outfit", sans-serif;
}
.imgblock img {
	width: 100%;
}
.map-wrapper img {
	width: 100%;
}
.map-wrapper iframe {
	width: 100%;
	height: 318px;
	margin-bottom: -6px;
}
/*----------------------------------------*/
/*              index 4  css
/*----------------------------------------*/

.news-details-wrapper .section-title {
	font-size: 26px;
	padding-bottom: 10px;
	margin-bottom: 16px;
	font-family: "Outfit", sans-serif;
	text-transform: uppercase;
	color: #000000;
	font-weight: 600;
	border-bottom: solid 2px #108188;
}
.news-details-wrapper .date-text {
	color: #000000;
	margin-bottom: 12px;
}
.news-details-wrapper p {
	font-size: 16px;
	text-align: justify;
	color: #000000;
	margin-bottom: 35px;
	font-family: "Outfit", sans-serif;
	line-height: 25px;
}
.news-details-wrapper .news-details-imgs img {
	width: 100%;
}
.news-details-wrapper .news-details-uploaded {
	text-align: center;
	margin-top: 30px;
	font-family: "Outfit", sans-serif;
	font-size: 21px;
	font-weight: 600;
	margin-bottom: 50px;
}
.back-btn a {
	display: inline-block;
	text-decoration: none;
	font-size: 12px;
	font-family: "Outfit", sans-serif;
	text-transform: uppercase;
	color: #108188;
	font-weight: 500;
	padding: 8px 20px;
	border: solid 1px #2c615f;
}
.back-btn a i.far {
	margin-right: 10px;
	transform: rotate(315deg);
	font-size: 10px;
}
/*----------------------------------------*/
/*              index 5  css
/*----------------------------------------*/
.row-news-box-wrapper {
	padding-top: 15px;
}
.news-box-wrapper.info {
	padding: 0px;
	margin-bottom: 25px;
}
.news-box-wrapper.info .news-box-img img {
	width: 100%;
}
.news-box-wrapper .news-box-img img {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.news-box-wrapper .news-box-img {
	position: relative;
	overflow: hidden;
}
.news-box-wrapper:hover .news-box-img img {
	-webkit-transform: rotate(3deg) scale(1.1, 1.1);
	-ms-transform: rotate(3deg) scale(1.1, 1.1);
	transform: rotate(3deg) scale(1.1, 1.1);
}
.news-box-wrapper.info .news-box-text-info {
	padding: 10px 18px 15px;
}
.news-box-wrapper.info .news-box-text-info .btn-news {
	bottom: auto;
	top: 0;
}
ul.pagination {
	text-align: right;
	width: 100%;
	display: inline-block;
	padding-top: 5px;
}
ul.pagination li.page-item {
	display: inline-block;
	margin: 0px 6px;
}
ul.pagination li.page-item a.active {
	background: #588e9b;
	color: #fff;
	border: solid 1px #588e9b;
}
ul.pagination li.page-item a:hover {
	background: #588e9b;
	color: #fff;
	border-color: #588e9b;
}
li.page-item.img-iconss a.page-link:hover {
	background: none;
}
ul.pagination li.page-item a {
	color: #000;
	font-size: 14px;
	width: 33px;
	height: 33px;
	line-height: 18px;
	font-family: 'Lato', sans-serif;
}
ul.pagination li.page-item a {
	background: none;
	border-radius: 6px;
	background-color: #ffffff;
}
ul.pagination li.img-iconss a {
	width: auto;
	height: auto;
}
ul.pagination li.page-item .page-link {
	border-radius: 50%;
}
/*----------------------------------------*/
/*        Nice-select Box css
/*----------------------------------------*/
.nice-select {
	-webkit-tap-highlight-color: transparent;
	background-color: #fff;
	border-radius: 0;
	box-sizing: border-box;
	clear: both;
	cursor: pointer;
	display: block;
	float: left;
	font-family: "Outfit", sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	height: 32px;
	line-height: 32px;
	outline: none;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
	text-align: center;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	width: 100%;
	border: solid 1px #d3d3d3;
	color: #003e7a;
	font-weight: 600;
}
.nice-select:hover {
	border-color: #dbdbdb;
}
.nice-select:active, .nice-select.open, .nice-select:focus {
	border-color: #999;
}
.nice-select:after {
	border-bottom: 2px solid #003e7a;
	border-right: 2px solid #003e7a;
	content: '';
	display: block;
	height: 6px;
	margin-top: -4px;
	pointer-events: none;
	position: absolute;
	right: 19px;
	top: 51%;
	-webkit-transform-origin: 66% 66%;
	-ms-transform-origin: 66% 66%;
	transform-origin: 66% 66%;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	width: 6px;
}
.nice-select.open:after {
	-webkit-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.nice-select.open .list {
	opacity: 1;
	pointer-events: auto;
	width: 100%;
	-webkit-transform: scale(1) translateY(0);
	-ms-transform: scale(1) translateY(0);
	transform: scale(1) translateY(0);
}
.nice-select.disabled {
	border-color: #ededed;
	pointer-events: none;
}
.nice-select.disabled:after {
	border-color: #cccccc;
}
.nice-select.wide {
	width: 100%;
}
.nice-select.wide .list {
	left: 0 !important;
	right: 0 !important;
}
.nice-select.right {
	float: right;
}
.nice-select.right .list {
	left: auto;
	right: 0;
}
.nice-select.small {
	font-size: 12px;
	height: 36px;
	line-height: 34px;
}
.nice-select.small:after {
	height: 4px;
	width: 4px;
}
.nice-select.small .option {
	line-height: 34px;
	min-height: 34px;
}
.nice-select .list {
	background-color: #fff;
	border-radius: 0px;
	box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
	box-sizing: border-box;
	margin-top: 4px;
	opacity: 0;
	overflow: hidden;
	padding: 0;
	pointer-events: none;
	position: absolute;
	top: 100%;
	left: 0;
	-webkit-transform-origin: 50% 0;
	-ms-transform-origin: 50% 0;
	transform-origin: 50% 0;
	-webkit-transform: scale(0.75) translateY(-21px);
	-ms-transform: scale(0.75) translateY(-21px);
	transform: scale(0.75) translateY(-21px);
	-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
	z-index: 9;
}
.nice-select .option {
	cursor: pointer;
	font-weight: 400;
	line-height: 40px;
	list-style: none;
	min-height: 40px;
	outline: none;
	padding-left: 18px;
	padding-right: 29px;
	text-align: left;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
}
.nice-select .option.selected {
	font-weight: bold;
	color: #1d2482;
}
.nice-select .option.disabled {
	background-color: transparent;
	color: #999;
	cursor: default;
}
.no-csspointerevents .nice-select .list {
	display: none;
}
.no-csspointerevents .nice-select.open .list {
	display: block;
}
.owl-carousel .owl-dots button {
	outline: 0;
}
.owl-carousel .owl-dots button span {
	background: #cccccc !important;
}
.owl-carousel .owl-dots button.active span {
	background: #108188 !important;
}
#news-slider-home .owl-nav, #about-slider .owl-nav {
	display: none;
}
.owl-carousel .owl-dots {
	margin-top: 20px;
}
#capabilities .owl-nav button {
	width: 31px;
	height: 31px;
	border-radius: 100px;
	border: solid 1px #ffffff;
	outline: 0;
	color: #ffffff;
}
#capabilities .owl-nav button.owl-prev {
	position: absolute;
	left: -38px;
	top: 30%;
}
#capabilities .owl-nav button.owl-next {
	position: absolute;
	right: -38px;
	top: 30%;
}
.header-top {
	background-color: #79a1a9;
    opacity: 0.9;
}
.search-box-top {
	text-align: right;
	margin-top: 6px;
	margin-bottom: 6px;
}
.search-box {
	display: inline-block;
	border: 2px solid #ccc;
	border-radius: 100px;
	padding: 4px 19px;
	transition: background-color 0.5 ease-in-out;
	background: #ffffff;
}
.search-box input {
	border: 0;
	background-color: transparent;
	min-width: 210px;
	font-size: 15px;
}
.search-box input:focus {
	outline: none;
}
.search-box button {
	border: none;
	background: none;
	cursor: pointer;
	color: #1d6d69;
	font-size: 18px;
}
.search-box select {
	border: none;
}
.language-box-row {
	margin-left: 2px;
	display: flex;
	align-items: center;
}
select#language {
	outline: 0;
	min-width: 55px;
	border: solid 1px #000;
	font-size: 13px;
	height: 25px;
}
.select-box-language .nice-select {
	width: 43px;
	padding: 0px 6px;
	text-align: left;
	border: none;
	height: 27px;
	line-height: 27px;
}
.select-box-language .nice-select::after {
	right: 6px;
	top: 13px;
}
.language-box-row .globe-icon i {
	color: #fff;
	font-size: 23px;
	margin-right: 4px;
}
/*----------------------------------------*/
/*          Our People Page css
/*----------------------------------------*/
.people-box-wrapper {
	position: relative;
	margin-bottom: 72px;
}
.people-box-wrapper .people-box-img img {
	width: 100%;
}
.people-box-wrapper .people-box-text {
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	width: 85%;
	bottom: -40px;
	margin: auto;
	background-color: rgba(88,141,155,0.8);
	padding: 8px;
	clip-path: polygon(20% 0%, 93% 0%, 100% 30%, 100% 80%, 100% 100%, 0 100%, 0% 80%, 0 0);
}
.people-box-wrapper .people-box-text .people-box-title {
	font-size: 17px;
	color: #ffffff;
	line-height: 20px;
	font-weight: 600;
	font-family: "Outfit", sans-serif;
}
.people-box-wrapper .people-box-text span {
	display: inline-block;
	width: 100%;
	color: #ffffff;
	font-size: 15px;
	font-weight: 300;
	font-family: "Outfit", sans-serif;
}
.select-box-wrapper {
	margin-bottom: 33px;
	display: inline-block;
	width: 100%;
	position: relative;
	z-index: 3;
}
.select-box-wrapper .select-box-row {
	max-width: 270px;
	margin: 0px auto;
}
.select-box-row .nice-select {
	border: solid 1px #2c615f;
	height: 38px;
	line-height: 38px;
	border-radius: 7px;
}
/*----------------------------------------*/
/*       Our People details Page css
/*----------------------------------------*/
.people-details-box-wrapper {
	margin-right: 50px;
}
.people-details-box-wrapper .people-details-box-text {
	padding: 15px 25px 20px 25px;
	background: #395961;
}
.people-details-box-wrapper .people-details-box-text .people-box-title {
	font-size: 19px;
	color: #ffffff;
	font-weight: 500;
	font-family: "Outfit", sans-serif;
	line-height: 26px;
}
.people-details-box-wrapper .people-details-box-text p {
	font-size: 14px;
	color: #7cc8c4;
	font-family: "Outfit", sans-serif;
	padding-top: 3px;
	margin-bottom: 7px;
}
.people-details-box-wrapper .people-details-box-text ul li {
	font-size: 13px;
	color: #ffffff;
	position: relative;
	padding-left: 21px;
	line-height: 21px;
	font-family: "Outfit", sans-serif;
}
.people-details-box-wrapper .people-details-box-text ul li i {
	position: absolute;
	left: 0;
	top: 4px;
}
.people-details-info p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	font-family: "Outfit", sans-serif;
	line-height: 27px;
	margin-bottom: 24px;
}
.people-details-info .heading-title.text {
	font-family: "Poppins", sans-serif;
	font-weight: 600;
	letter-spacing: 2px;
	padding-bottom: 0px;
}
.people-details-box-wrapper .people-details-box-text ul li a {
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
}
/*----------------------------------------*/
/*       Practice Areas Page css
/*----------------------------------------*/
.practice-areas-box-wrapper-row {
	padding-top: 20px;
}
.practice-areas-box-wrapper {
	padding: 46px 20px;
	background: #e9e9e9;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 25px;
	min-height: 235px;
}
.practice-areas-box-wrapper .practice-areas-box-icon {
	width: 80px;
	margin: auto;
	height: 80px;
	line-height: 80px;
	background: #4b7884;
	border-radius: 50%;
}
.practice-areas-box-wrapper .practice-areas-box-icon img {
	max-width: 50px;
}
.practice-areas-box-wrapper span {
	display: block;
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
	line-height: 20px;
	color: #000000;
	font-family: "Outfit", sans-serif;
}
/*----------------------------------------*/
/*      Banking and Finance Page css
/*----------------------------------------*/
.financeing-details-info p {
	font-size: 15px;
	color: #000000;
	text-align: justify;
	margin-bottom: 20px;
	font-family: "Outfit", sans-serif;
}
.financeing-details .financeing-details-title {
	font-size: 22px;
	color: #108188;
	font-weight: 600;
	font-family: "Poppins", sans-serif;
	margin-bottom: 6px;
}
.financeing-details ul li {
	font-size: 17px;
	font-family: "Outfit", sans-serif;
	color: #000000;
	padding-left: 10px;
	position: relative;
	line-height: 30px;
}
.financeing-details ul li::after {
	content: "";
	position: absolute;
	left: -1px;
	top: 13px;
	width: 4px;
	height: 4px;
	background: #6696a3;
	border-radius: 50%;
}
.financeing-details-row {
	padding-top: 20px;
}
.row-financeing-details {
	padding-top: 65px;
	padding-bottom: 90px;
}
.contact-partner-text {
	font-size: 27px;
	color: #000000;
}
.contact-partner-box-wrapper {
	text-align: center;
}
.contact-partner-box-wrapper .contact-partner-img img {
	width: 100%;
}
.contact-partner-box-wrapper .contact-partner-box-text {
	padding-top: 18px;
}
.contact-partner-box-wrapper .contact-partner-box-text .contact-partner-title {
	font-size: 15px;
	font-family: "Outfit", sans-serif;
	font-weight: 600;
	color: #000000;
	line-height: 22px;
}
.contact-partner-box-wrapper .contact-partner-box-text .contact-partner-title span {
	display: block;
	font-size: 14px;
	font-weight: 400;
}
#contacts-slider .owl-nav button {
	width: 34px;
	height: 34px;
	border-radius: 100px;
	border: solid 2px #288e94;
	color: #288e94;
	outline: 0;
}
#contacts-slider .owl-nav button.owl-prev {
	position: absolute;
	left: -47px;
	top: 37%;
}
#contacts-slider .owl-nav button.owl-next {
	position: absolute;
	right: -47px;
	top: 37%;
}
#contacts-slider .owl-dots {
	display: none;
}
.btn-row {
	display: flex;
	justify-content: flex-end;
}
.row.row3 {
	margin-top: 64px;
}
.back-btn1 {
	margin-left: 12px;
}
.back-btn1 a {
	background: #676767;
	border-radius: 6px;
	padding: 10px 19px;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-family: "Outfit", sans-serif;
}
.back-btn1 a i {
	margin-right: 5px;
	font-size: 16px;
}
.back-btn1.bg2 a {
	background: #108188;
}
.wrapper-menu .search-box-top {
	display: none;
}
.header-right-info.mobile-view-d {
	display: none;
}
.select-box-language ul.list li {
	padding: 0px 6px;
	min-height: auto;
	line-height: 28px;
}
.social-icon ul li a:hover {
	background-color: #11413e;
	color: #fff;
}
.row-news-box-wrapper .news-box-text-info .btn-news {
	display: inline-block;
	text-decoration: none;
	font-size: 13px;
	padding: 6px 0px;
	width: 125px;
	color: #ffffff;
	text-align: center;
	background: #588e9b;
	text-transform: uppercase;
	font-family: "Outfit", sans-serif;
	clip-path: polygon(0 0, 100% 0, 100% 50%, 100% 100%, 0 100%, 11% 0);
}
#contacts-slider .owl-nav button:hover {
	background-color: #288e94;
	color: #fff;
}
.back-btn a:hover {
	background: #108188;
	color: #ffff;
	border: solid 1px #22b0b9;
}
.back-btn1 a:hover {
	background: #0c6166 !important;
}
.exp-more-btn a:hover {
	background: #108188;
	color: #fff;
}
/*----------------------------------------*/
/*              New Slider CSS
/*----------------------------------------*/ 
.swiper {
	width: 100%;
	height: 700px;
}
.swiper-slide {
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.swiper-slide img, .swiper-slide video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.slide-content {
	position: absolute;
	top: 46%;
	left: 0%;
	z-index: 10;
	max-width: 100%;
	width: 100%;
}
.slide-content h2 {
	font-size: 48px;
	margin-bottom: 20px;
}
.slide-content p {
	font-size: 18px;
	line-height: 1.6;
}
.slide-content a {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 20px;
	background: #fff;
	color: #000;
	text-decoration: none;
	border-radius: 4px;
	font-weight: bold;
}
/* Vertical Pagination */
.swiper-pagination {
	right: 10px !important;
	top: 50%;
	transform: translateY(-50%);
	left: auto !important;
}
.swiper-pagination-bullet {
	background: #fff;
	opacity: 0.7;
}
.swiper-pagination-bullet-active {
	background: #007aff;
}
.swiper-pagination-bullet {
	opacity: 0.7;
}
.swiper-pagination-bullet--svg-animation {
	width: 30px;
	height: 30px;
	margin: 0 6px !important;
	display: inline-block;
}
.swiper-pagination-bullet--svg-animation svg {
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	top: -1px;
	position: absolute;
	left: -10px;
}
.swiper-pagination-bullet--svg-animation .svg__circle-inner {
	stroke: #fff;
	fill: transparent;
	-webkit-transition: all 0.7s ease;
	-moz-transition: all 0.7s ease;
	-ms-transition: all 0.7s ease;
	-o-transition: all 0.7s ease;
	transition: all 0.7s ease;
	display: none;
}
.swiper-pagination-bullet-active .svg__circle {
	stroke: #fff;
	stroke-dasharray: 100;
	stroke-dashoffset: 0;
	-webkit-animation: progress 20s ease-in-out 1 forwards;
	-moz-animation: progress 20s ease-in-out 1 forwards;
	-ms-animation: progress 20s ease-in-out 1 forwards;
	animation: progress 20s ease-in-out 1 forwards;
}
.swiper-pagination-bullet-active .svg__circle-inner {
/*fill: #000;*/
}
.swiper-container {
	padding-bottom: 3rem;
}
.swiper-slide {
	background-color: #eaeaea;
}
.swiper-pagination {
	position: absolute;
	bottom: 0;
}
 @-webkit-keyframes progress {
 0% {
 stroke-dashoffset: 100;
 opacity: 1;
}
 95% {
 stroke-dashoffset: 0;
 opacity: 1;
}
 100% {
 opacity: 0;
 stroke-dashoffset: 0;
}
}
@-moz-keyframes progress {
 0% {
 stroke-dashoffset: 100;
 opacity: 1;
}
 95% {
 stroke-dashoffset: 0;
 opacity: 1;
}
 100% {
 opacity: 0;
 stroke-dashoffset: 0;
}
}
@-o-keyframes progress {
 0% {
 stroke-dashoffset: 100;
 opacity: 1;
}
 95% {
 stroke-dashoffset: 0;
 opacity: 1;
}
 100% {
 opacity: 0;
 stroke-dashoffset: 0;
}
}
@keyframes progress {
 0% {
 stroke-dashoffset: 100;
 opacity: 1;
}
 95% {
 stroke-dashoffset: 0;
 opacity: 1;
}
 100% {
 opacity: 0;
 stroke-dashoffset: 0;
}
}
.swiper-pagination-bullet {
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	opacity: 1 !important;
}
.swiper-pagination-bullet .bullet-number {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
}
.swiper-pagination-bullet {
	background: none !important;
}
.swiper-pagination span.swiper-pagination-bullet {
	margin: 0px 11px !important;
}
.slide-title1 {
	font-size: 60px;
	line-height: 77px;
	font-family: "Noto Serif", serif;
	text-shadow: 2px 2px #626262;
}
.swiper-pagination {
	bottom: 21px !important;
}
.swiper-slide {
    background-size: 100% 100%;
    background-position: center;
}
.nav_area > ul > li.active-hover > a {
    /* color: #ffc107; */
	color: silver;
}




/******* Mobile Layout *******/
@media only screen and (max-width: 767px) {
.swiper-pagination {
    bottom: 15px !important;
}
.swiper-slide {
    background-size: 100% 100%;
    background-position: center;
    aspect-ratio: 520 / 331;
}

.swiper-slide img, .swiper-slide video {
   height: 100%;
}
.swiper {
    height: auto;
}	
.slide-title1 br {
	display: none;
}
.slide-title1 {
    font-size: 21px;
    line-height: 25px;
}
.slide-content {
	top: 39%;
}
.social-icon ul li a {
	display: inline-block;
	width: 33px;
	height: 33px;
	line-height: 33px !important;
	font-size: 16px;
	color: #676767;
	text-align: center;
	border-radius: 50%;
	background: #ffffff;
	padding: 0px !important;
	text-align: center !important;
}
.wrapper-menu .search-box-top {
	display: block;
}
.header-section {
	position: relative;
	/* background-color: rgba(17, 65, 62, 0.9); */
	background-color: #79a1a9;
}
.header-section .header-top {
	display: none;
}
.header-div2 {
	display: none;
}
.aboutus-slider {
	margin-left: 0;
}
.about-slider-home {
	margin-top: 30px;
}
.aboutus-section {
	padding: 44px 0px 32px;
}
.capabilities-box-wrapper-row {
	margin: 0px;
}
.news-box-wrapper-row {
	margin: 0px;
}
.copyright-text {
	text-align: center;
}
.besign-by {
	text-align: center;
}
.footer-menu-info {
	padding-left: 0;
}
#capabilities .owl-nav button.owl-next {
	right: 0;
	top: 30%;
	background: #108188;
}
#capabilities .owl-nav button.owl-prev {
	left: 0;
	top: 30%;
	background: #108188;
}
.heading-title br {
	display: none;
}
.heading-title {
	font-size: 30px;
	line-height: 48px;
}
.wrapper-menu .search-box-top {
	text-align: center;
	padding: 13px;
	margin-top: 0;
	margin-bottom: 0;
}
.search-box input {
	min-width: 100%;
	font-size: 15px;
}
.search-box {
	display: flex;
}
.search-box button {
	cursor: pointer;
	font-size: 18px;
	position: absolute;
	right: 17px;
}
.header-right-info.mobile-view-d {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding-top: 13px;
}
.header-right-info.mobile-view-d .social-icon ul {
	display: flex !important;
	width: 100%;
	justify-content: center;
}
.header-right-info.mobile-view-d .social-icon ul li {
	border: none;
	margin: 0px 7px;
}
.language-box-row {
	margin-left: 0;
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 14px;
	justify-content: center;
	margin-bottom: 20px;
}
.banner-wrapper img {
	width: 100%;
	height: 160px;
	object-fit: cover;
}
.careers-details-info {
	margin-right: 0;
}
.careers-details-info::after {
	display: none;
}
.footer-menu-info {
	margin-top: 23px;
	margin-bottom: 27px;
}
.menu-wrapper {
	padding-top: 13px;
	padding-bottom: 13px;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.contact-form-wrapper {
	margin-bottom: 45px;
}
.banner-title {
	font-size: 25px;
	letter-spacing: 0px;
}
.news-details-wrapper .section-title {
	font-size: 19px;
}
.back-btn {
	text-align: center;
}
.news-details-wrapper .news-details-uploaded {
	margin-top: 25px;
	font-size: 18px;
	margin-bottom: 22px;
}
.content-section {
	padding: 28px 0px 47px;
}
.people-box-wrapper-row .col-md-3 {
	max-width: 50%;
	padding: 0px 6px;
}
.row.people-box-wrapper-row {
	padding: 0px 4px;
}
.people-box-wrapper .people-box-text {
	padding: 6px;
	width: 100%;
}
.people-box-wrapper .people-box-text .people-box-title {
	font-size: 13px;
}
.people-details-box-wrapper {
	margin-right: 0px;
	margin-bottom: 35px;
}
.practice-areas-box-wrapper-row .col-md-3 {
	max-width: 50%;
	padding: 0px 6px;
	margin-bottom: 11px;
}
.practice-areas-box-wrapper {
	padding: 12px 10px;
	background: #e9e9e9;
	border-radius: 8px;
	text-align: center;
	margin-bottom: 0;
	min-height: 100%;
}
.financeing-details {
	margin-top: 26px;
}
.row.row3 {
	margin-top: 36px;
}
.back-btn1 a {
	padding: 9px 8px;
	font-size: 10px;
	width: 100%;
	display: inline-block;
}
.back-btn1 {
	margin-left: 0;
}
.back-btn1.bg2 {
	margin-left: 10px;
}
.btn-row {
	display: flex;
	justify-content: center;
	margin-top: 23px;
}
#contacts-slider .owl-nav button.owl-prev {
	left: 0;
}
#contacts-slider .owl-nav button.owl-next {
	right: 0;
}
#contacts-slider {
	margin-top: 17px;
}
.row-financeing-details {
	padding-top: 6px;
	padding-bottom: 28px;
}
}

/******* Tablet Layout *******/
@media only screen and (min-width: 768px) and (max-width: 991px) {
.slide-title1 {
    font-size: 41px;
    line-height: 49px;
}


#contacts-slider .owl-nav button.owl-prev {
	left: 0;
}
#contacts-slider .owl-nav button.owl-next {
	right: 0;
}
.wrapper-menu .search-box-top {
	display: block;
}
.search-box {
	display: flex;
}
.header-right-info.mobile-view-d {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.header-right-info .social-icon {
	margin-top: 0px;
}
.header-right-info.mobile-view-d .social-icon ul {
	display: flex !important;
	width: 100%;
	justify-content: center;
}
.header-right-info.mobile-view-d .social-icon ul li {
	border: none;
	margin: 0px 7px;
}
.language-box-row {
	margin-left: 0;
	display: flex;
	align-items: center;
	width: 100%;
	margin-top: 14px;
	justify-content: center;
}
.wrapper-menu .search-box-top {
	text-align: center;
	padding: 13px;
	margin-top: 0;
	margin-bottom: 0;
}
.people-details-box-wrapper {
	margin-right: 0;
}
.practice-areas-box-wrapper-row .col-md-3 {
	margin-bottom: 19px;
}
.practice-areas-box-wrapper {
	padding: 23px 15px;
	margin-bottom: 0;
	min-height: 100%;
}
.back-btn {
	text-align: center;
}
body.open label.toggle i.fa::before {
	content: "\f00d";
}
body.open:after {
	content: "";
	position: fixed;
	width: 100%;
	height: 100vh;
	top: 0px;
	z-index: 33;
	display: inherit;
	overflow: hidden;
	background-color: rgba(0, 0, 0, 0.5);
}
.people-box-wrapper .people-box-text {
	padding: 6px;
	width: 100%;
}
.people-box-wrapper .people-box-text .people-box-title {
	font-size: 13px;
}
.header-right-info.mobile-view-d {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.header-right-info {
	display: none;
}
.header-div2 {
	display: none;
}
.toggle {
	right: 15px;
	top: 0;
}
.header-row .logo-div1 {
	max-width: 32%;
	flex: auto;
}
.header-row .menu-div-h {
	max-width: 68%;
	flex: auto;
}
.header-section .header-top {
	display: none;
}
.header-section {
	position: relative;
	background-color: rgba(17, 65, 62, 0.9);
}
.news-box-wrapper-row {
	margin: 0px;
}
.capabilities-box-wrapper-row {
	margin: 0px;
}
.heading-title br {
	display: none;
}
.heading-title {
	font-size: 33px;
	line-height: 46px;
}
.aboutus-slider {
	margin-left: 0;
}
.menu-wrapper {
	padding-top: 17px;
	padding-bottom: 17px;
}
.swiper {
	height: 350px;
}
}


/******** Medium Layout ********/
@media only screen and (min-width: 992px) and (max-width: 1200px) {
.news-box-wrapper-row {
	margin: 0px;
}
.capabilities-box-wrapper-row {
	margin: 0px;
	padding: 0px 25px;
}
.aboutus-slider {
	margin-left: 0;
}
.people-details-box-wrapper {
	margin-right: 0;
}
.nav_area > ul > li {
	padding: 0px 10px;
}
.nav_area ul li a {
	font-size: 13px;
}
#contacts-slider .owl-nav button.owl-prev {
	left: 0;
}
#contacts-slider .owl-nav button.owl-next {
	right: 0;
}
.col-md-8.menu-div-h {
	max-width: 63%;
	flex: auto;
	padding-left: 0px;
	padding-right: 0px;
}
.header-div2 {
	padding-left: 0;
	max-width: 20%;
	flex: auto;
	padding-right: 5px;
}
.swiper {
	height: 500px;
}
}
 @media only screen and (min-width: 1400px) and (max-width: 2500px) {
.swiper {
	height: 850px;
}
.slide-title1 {
	font-size: 87px;
	line-height: 109px;
}
}
