blockquote,q {
	quotes:none;
}

blockquote:after,blockquote:before,q:after,q:before {
	content:"";
	content:none;
}

a {
	background:transparent;
	font-size:100%;
	margin:0;
	padding:0;
	vertical-align:baseline;
}

ins {
	text-decoration:none;
}

ins,mark {
	background-color:#ff9;
	color:#000;
}

mark {
	font-style:italic;
	font-weight:700;
}

del {
	text-decoration:line-through;
}

abbr[title],dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

hr {
	border:0;
	border-top:1px solid #ccc;
	display:block;
	height:1px;
	margin:1em 0;
	padding:0;
}


.slick-slider {
	-webkit-touch-callout:none;
	-webkit-tap-highlight-color:transparent;
	box-sizing:border-box;
	touch-action:pan-y;
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
}

.slick-list,.slick-slider {
	display:block;
	position:relative;
}

.slick-list {
	margin:0;
	overflow:hidden;
	padding:0;
}

.slick-list:focus {
	outline:none;
}

.slick-list.dragging {
	cursor:pointer;
	cursor:hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
	transform:translateZ(0);
}

.slick-track {
	display:block;
	left:0;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top:0;
}

.slick-track:after,.slick-track:before {
	content:"";
	display:table;
}

.slick-track:after {
	clear:both;
}

.slick-loading .slick-track {
	visibility:hidden;
}

.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px;
}

[dir=rtl] .slick-slide {
	float:right;
}

.slick-slide img {
	display:block;
}

.slick-slide.slick-loading img {
	display:none;
}

.slick-slide.dragging img {
	pointer-events:none;
}

.slick-initialized .slick-slide {
	display:block;
}

.slick-loading .slick-slide {
	visibility:hidden;
}

.slick-vertical .slick-slide {
	border:1px solid transparent;
	display:block;
	height:auto;
}

.slick-arrow.slick-hidden {
	display:none;
}

.slick-next,.slick-prev {
	background-image:url(../img/white-arrow-right.svg);
	background-position:50%;
	background-repeat:no-repeat;
	border:none;
	border-radius:50px;
	cursor:pointer;
	display:block;
	font-size:0;
	height:44px;
	line-height:0px;
	outline:none;
	padding:0;
	position:absolute;
	width:44px;
	z-index:9;
}

.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before {
	opacity:.5;
}

.slick-prev {
	transform:rotate(180deg);
}

a {
	outline:none;
	text-decoration:none;
}

ol,p,ul {
	color:#1b204c;
	font-size:16px;
	margin:15px 0;
}

img {
	vertical-align:bottom;
}

img,svg {
	max-width:100%;
}

svg {
	height:auto;
}

.cf {
	*zoom:1;
}

.cf:after,.cf:before {
	content:" ";
	display:table;
}

.cf:after {
	clear:both;
}

.show-on-load {
	display:none!important;
}

@keyframes spin {
	0% {
	transform:rotate(0deg);
	}

	to {
		transform:rotate(1turn);
	}
}

.loader {
	animation:spin .8s linear infinite;
	border:3px solid rgba(10,15,18,.2);
	border-left-color:#1b204c;
	border-radius:50%;
	font-size:10px;
	height:40px;
	margin:20px auto;
	position:relative;
	text-indent:-9999em;
	transform:translateZ(0);
	width:40px;
}

.page-loader {
	height:100%;
	left:0;
	overflow:hidden;
	pointer-events:none;
	position:fixed;
	top:0;
	width:100%;
	z-index:99999;
}

.page-loader.active .bottom,.page-loader.active .top {
	height:50%;
}

.page-loader .top {
	top:0;
}

.page-loader .bottom,.page-loader .top {
	background-color:#0e141a;
	height:0;
	left:0;
	position:absolute;
	transition:height .4s ease;
	width:100%;
}

.page-loader .bottom {
	bottom:0;
}

.page-loader .center {
	position:absolute;
	top:50%;
	transform:translateY(-50%);
	width:100%;
}

.page-loader .loading-bar {
	background-color:#3a5368;
	height:2px;
	left:0;
	margin:0 auto;
	opacity:0;
	position:relative;
	right:0;
	transition:width .6s ease;
	width:100%;
}

.page-loader .loading-bar.active {
	opacity:1;
	width:50%;
}

.page-loader .loading-bar.active:before {
	width:100%;
}

@media (max-width:640px) {
	.page-loader .loading-bar.active {
		width:60%;
	}
}

.page-loader .loading-bar.wide {
	width:100%;
}

.page-loader .loading-bar.hide {
	opacity:0;
}

.page-loader .loading-bar:before {
	background-color:#fff;
	content:" ";
	display:block;
	height:100%;
	left:0;
	position:absolute;
	top:0;
	transition:width .5s ease .6s;
	width:0;
}

.page-loader .loading-logo {
	margin:0 auto 40px;
	opacity:0;
	transform-origin:center center;
	transition:opacity .5s ease;
	width:160px;
	z-index:99;
}

.page-loader .loading-logo.show {
	opacity:1;
}


.vertical-markets-widget {
	margin:20px 0 40px;
}

.vertical-markets-widget h3 {
	color:#7a84a6;
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:1.54;
	margin-bottom:20px;
	margin-left:40px;
	text-transform:uppercase;
}

.vertical-markets-widget .items .overlay {
	background-color:rgba(122,132,166,0);
	bottom:0;
	margin-top:-100px;
	padding:30px 50px 0;
	position:absolute;
	text-align:left;
	top:100%;
	transition:all .35s ease;
	width:100%;
	z-index:2;
}

.vertical-markets-widget .items .overlay:after {
	background-image:url(../img/particles-pattern-diagnal.svg);
	background-position:top -126px right -30px;
	background-size:600px;
	content:"";
	display:block;
	height:100%;
	opacity:0;
	position:absolute;
	right:0;
	top:0;
	transition:all .2s ease;
	width:240px;
}

.vertical-markets-widget .items .overlay .primary-link {
	color:#fff;
	display:inline-block;
	font-size:32px;
	font-weight:600;
	letter-spacing:.36px;
	line-height:1.5;
	margin-bottom:50px;
	text-align:center;
	text-transform:uppercase;
	transition:all .2s ease;
}

.vertical-markets-widget .items .overlay .primary-link:hover {
	opacity:.7;
}

.vertical-markets-widget .items .overlay .secondary-links {
	margin:0 auto 0 0;
	max-height:0;
	max-width:250px;
	overflow:hidden;
	position:relative;
	transition:all .3s ease;
	width:90%;
	z-index:999;
}

.vertical-markets-widget .items .overlay .secondary-links a {
	color:#fff;
	display:inline-block;
	float:left;
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	text-transform:uppercase;
	transition:all .2s ease;
	white-space:nowrap;
}

.vertical-markets-widget .items .overlay .secondary-links a:nth-child(2n+2) {
	margin-left:65px;
}

.vertical-markets-widget .items .overlay .secondary-links a .icon {
	background-position:50%;
	background-repeat:no-repeat;
	background-size:contain;
	height:44px;
	margin-bottom:5px;
	opacity:.8;
}

.vertical-markets-widget .items .overlay .secondary-links a:hover {
	opacity:.6;
}

.vertical-markets-widget .items .item {
	background-position:50%;
	background-size:cover;
	float:left;
	height:350px;
	overflow:hidden;
	position:relative;
	width:50%;
}

.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links {
	max-width:350px;
	width:350px;
}

.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:first-child {
	margin-left:5px;
}

.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:nth-child(2) {
	margin-left:50px;
	margin-right:30px;
}

.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:nth-child(4) {
	margin-left:32px;
}

.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:nth-child(5) {
	margin-left:34px;
}

.vertical-markets-widget .items .item.secondary-links-4 .overlay .secondary-links a:nth-child(3) {
	margin-left:4px;
}

.vertical-markets-widget .items .item:after {
	background-image:linear-gradient(180deg,transparent,#000);
	bottom:0;
	content:"";
	display:block;
	height:192px;
	opacity:.6;
	position:absolute;
	width:100%;
	z-index:1;
}

.vertical-markets-widget .items .item.hover .overlay,.vertical-markets-widget .items .item:hover .overlay {
	background-color:rgba(122,132,166,.83);
	margin-top:0;
	top:0;
}

.vertical-markets-widget .items .item.hover .overlay:after,.vertical-markets-widget .items .item:hover .overlay:after {
	opacity:1;
}

.vertical-markets-widget .items .item.hover .overlay .primary-link,.vertical-markets-widget .items .item:hover .overlay .primary-link {
	font-size:36px;
}

.vertical-markets-widget .items .item.hover .overlay .secondary-links,.vertical-markets-widget .items .item:hover .overlay .secondary-links {
	max-height:800px;
}

@media (max-width:1140px) {
	.vertical-markets-widget .items .overlay {
		padding-left:30px;
	}

	.vertical-markets-widget .items .overlay:after {
		right:-100px;
	}
}

@media (max-width:940px) {
	.vertical-markets-widget .items .overlay:after {
		right:-80px;
		top:-58px;
		transform:rotate(-45deg);
	}
}

@media (max-width:768px) {
	.vertical-markets-widget h3 {
		margin-left:0;
	}

	.vertical-markets-widget .items .overlay .secondary-links {
		width:100%;
	}
}

@media (max-width:760px) {
	.vertical-markets-widget .items .item {
		width:100%;
	}
}

@media (max-width:400px) {
	.vertical-markets-widget .items .item.secondary-links-5 .overlay {
		padding-top:20px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay:after {
		right:-105px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .primary-link {
		margin-bottom:20px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links {
		max-width:300px;
		width:300px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a {
		font-size:16px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a .icon {
		height:32px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:nth-child(2) {
		margin-left:46px;
	}

	.vertical-markets-widget .items .item.secondary-links-5 .overlay .secondary-links a:nth-child(5) {
		margin-left:32px;
	}
}

@media (max-width:380px) {
	.vertical-markets-widget .items .overlay .primary-link {
		top:180px;
	}
}

.touch .vertical-markets-widget .items .overlay {
	bottom:0;
	margin-top:0;
	padding:0 20px;
	position:absolute;
	text-align:center;
	top:0;
	width:100%;
	z-index:2;
}

.touch .vertical-markets-widget .items .overlay .primary-link {
	background-color:#e4e5ed;
	border-radius:3px;
	bottom:50px;
	box-shadow:0 1px 14px 0 rgba(0,0,0,.04);
	color:#1b204c;
	display:inline-block;
	font-size:24px;
	font-weight:600;
	height:55px;
	left:50%;
	letter-spacing:.36px;
	line-height:1.5;
	margin-bottom:0;
	margin-left:-125px;
	min-width:250px;
	padding:9px 20px;
	position:absolute;
	text-align:center;
	text-transform:uppercase;
	transition:all .25s ease;
}

.touch .vertical-markets-widget .items .overlay .primary-link:hover {
	background-color:#c5cee5;
	letter-spacing:1px;
}

.touch .vertical-markets-widget .items .overlay .primary-link:hover:after {
	margin-left:30px;
}

.touch .vertical-markets-widget .items .overlay .primary-link:after {
	background-image:url(../img/dark-blue-line-arrow-right.svg);
	background-position:top 7px center;
	background-repeat:no-repeat;
	background-size:22px;
	content:"";
	display:inline-block;
	height:30px;
	margin-left:15px;
	opacity:.5;
	position:relative;
	top:-1px;
	transition:all .25s ease;
	vertical-align:middle;
	width:22px;
}

.touch .vertical-markets-widget .items .overlay .secondary-links,.touch .vertical-markets-widget .items .overlay:after {
	display:none;
}

.touch .vertical-markets-widget .items .item.hover .overlay,.touch .vertical-markets-widget .items .item:hover .overlay {
	background-color:transparent;
}

.touch .vertical-markets-widget .items .item.hover .overlay .primary-link,.touch .vertical-markets-widget .items .item:hover .overlay .primary-link {
	font-size:24px;
}

@media (max-width:678px) {
	.touch .vertical-markets-widget .items .item {
		width:100%;
	}
}

@media (max-width:380px) {
	.touch .vertical-markets-widget .items .overlay .primary-link {
	bottom:30px;
		top:auto;
	}
}

.news-widget {
	margin:40px auto;
}

.news-widget h3 {
	color:#7a84a6;
	display:block;
	font-size:24px;
	font-weight:700;
	line-height:1.54;
	margin-bottom:20px;
	text-transform:uppercase;
}

.news-widget .items {
	margin:0 -12px;
}

.news-widget .item {
	float:left;
	padding:0 12px;
	transition:all .25s ease;
	width:33.33%;
}

.news-widget .item img {
	margin-bottom:15px;
	width:100%;
}

.news-widget .item h4 {
	color:#1b204c;
	font-size:18px;
	font-weight:600;
	letter-spacing:normal;
	line-height:1.22;
	margin-bottom:10px;
	text-transform:uppercase;
}

.news-widget .item div.date-n-location {
	color:#909091;
	font-size:12px;
	font-stretch:normal;
	font-style:normal;
	font-weight:400;
	letter-spacing:.86px;
	line-height:normal;
	margin-bottom:10px;
}

.news-widget .item div.date-n-location span:first-child {
	padding-right:50px;
}

.news-widget .item:hover {
	opacity:.6;
}

@media (max-width:768px) {
	.news-widget .items {
	margin:0 -5px;
}

.news-widget .item {
		padding:5px;
	}
}

@media (max-width:640px) {
	.news-widget .item {
		width:50%;
	}
}

@media (max-width:450px) {
	.news-widget .item {
		width:100%;
	}
}



.cookie-notice-widget {
	background-color:#7a85a8;
	bottom:0;
	color:#fff;
	font-size:14px;
	left:0;
	position:fixed;
	right:0;
	transform:translate3d(0,150%,0);
	transition:all .3s ease;
	z-index:9;
}

.cookie-notice-widget a {
	color:#fff;
}

.cookie-notice-widget .inner-content {
	align-items:center;
	display:flex;
	justify-content:center;
	margin:0 auto;
	max-width:1300px;
	padding:15px 40px;
	text-align:left;
}

.cookie-notice-widget .message {
	padding:0 20px 0 10px;
}

.cookie-notice-widget .buttons {
	padding:0 10px;
	white-space:nowrap;
}

.cookie-notice-widget .buttons a {
	background-color:#1b204c;
	border-radius:3px;
	color:#fff;
	margin-right:5px;
	padding:5px 10px;
	transition:all .3s ease;
}

.cookie-notice-widget .buttons a:last-child {
	margin-left:0;
}

.cookie-notice-widget .buttons a:hover {
	background-color:#dfdfef;
	color:#1b204c;
}

.cookie-notice-widget .links {
	padding:0 10px;
	white-space:nowrap;
}

.cookie-notice-widget .links a {
	text-decoration:underline;
}

.cookie-notice-widget a.close {
	background-image:url(../img/cross.svg);
	background-position:50%;
	background-repeat:no-repeat;
	display:none;
	height:30px;
	margin-top:-15px;
	position:absolute;
	right:20px;
	top:50%;
	width:30px;
}

.cookie-notice-widget.expand {
	transform:translateZ(0);
}

@media (max-width:1200px) {
	.cookie-notice-widget .inner-content {
	flex-wrap:wrap;
	text-align:center;
}

.cookie-notice-widget .message {
	flex: 0 0 100%;
	margin-bottom:20px;
}

.cookie-notice-widget .inner-content {
	display:block;
}

.cookie-notice-widget .message {
	display:block;
	margin-bottom:20px;
}

.cookie-notice-widget .buttons {
		margin-bottom:20px;
	}
}

body:after {
	background-image:none!important;
}


.home-page-v2 .video-section-v2 {
	display:flex;
	height:100%;
	overflow:hidden;
	position:relative;
	width:100%;
}

.home-page-v2 .video-section-v2 .main-video-v2 {
	height:auto;
	width:100%;
}

.home-page-v2 .video-section-v2 .video-mibile-img {
	display: none;
	height: auto;
	width: 100%;
}

@media (max-width:600px) {
	.home-page-v2 .video-section-v2 .main-video-v2 {
		display:none;
	}

	.home-page-v2 .video-section-v2 .video-mibile-img {
		display:block;
	}
}

.home-page-v2 .news-v2 {
	width: 100%;
	margin-top: 0;
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
}

.home-page-v2 .news-v2 ul {
    list-style: none;
    margin: 0;
    text-align: left;
    display: grid;
    gap: 20px 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

.home-page-v2 .news-v2 ul li {
    float: none;
    padding: 0;
    text-align: left;
    vertical-align: top;
    width: 100%;
}

.home-page-v2 .news-v2 ul li:first-child {
    grid-row: 1 / span 3;
}

@media (max-width:960px) {
	.home-page-v2 .news-v2 ul li {
		padding:5px 0;
		width:100%;
	}
}

.home-page-v2 .news-v2 ul .bd_news_imag_wapper {
    width: 100%;
    max-height: 200px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}

.home-page-v2 .news-v2 ul .bd_news_imag_wapper img {
	margin-bottom: 0;
	width: 100%;
	display: block;
	max-width: 100%;
	height: auto;
	min-height: 100%;
	object-fit: cover;
	object-position: center center;
}

.home-page-v2 .news-v2 ul li h2 {
	line-height: 20px;
	margin-bottom: 20px;
	min-height: auto;
}

.home-page-v2 .news-v2 ul li h2 a {
	color: #1b204c;
	font-size: 14px;
	display: block;
	text-transform: uppercase;
	transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul li h2 a:hover {
	color: #848aae;
	text-decoration: underline;
	transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .news-v2 ul li p {
	color: #b2b2b2;
	font-size: 12px;
    margin: 0;
}

.home-page-v2 .vertical-markets-widget-v2 {
	padding: 70px 0px;
	position: relative;
	overflow: hidden;
}

.home-page-v2 .vertical-markets-widget-v2 .container {
	height: auto;
}

.home-page-v2 .vertical-markets-widget-v2 .bd_icet_vm_warpper {
	min-height: 400px;
	position: relative;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list {
	display: flex;
	list-style: none;
	margin: 0;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list li div {
	align-items:flex-end;
	display:flex;
	height:400px;
	padding-bottom:10px;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list span {
	color:#fff;
	font-family:myriad-pro,sans-serif;
	font-size:30px;
	transform:rotate(180deg);
	-webkit-user-select:none;
	-moz-user-select:none;
	user-select:none;
	writing-mode:vertical-lr;
}

.home-page-v2 .vertical-markets-widget-v2 .markets-widget-list span a {
	color:#fff;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block li {
	flex:auto;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block li:not(:first-child) div {
	justify-content:flex-end;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) {
	opacity:0;
	transition-duration:1s;
	width:10%;
	z-index:-1;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) div {
	filter:grayscale(100%);
}

.home-page-v2 .vertical-markets-widget-v2 .left-block ul li:not(:first-child) div:hover {
	filter:none;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block .main-widget-item {
	transition-duration:1s;
	width:50%;
	z-index:10;
}

.home-page-v2 .vertical-markets-widget-v2 .left-block .main-widget-item div {
	background-position:0;
	background-repeat:no-repeat;
	background-size:cover;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block {
	position: absolute;
	top: 0px;
	width: 100%;
	height: 100%;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li {
	flex:auto;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) {
	opacity:0;
	transition-duration:1s;
	width:10%;
	z-index:-1;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) div {
	filter:grayscale(100%);
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:not(:last-child) div:hover {
	filter:none;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul li:last-child div {
	justify-content:flex-end;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul .main-widget-item {
	transition-duration:1s;
	width:50%;
	z-index:10;
}

.home-page-v2 .vertical-markets-widget-v2 .right-block ul .main-widget-item div {
	background-position:100%;
	background-repeat:no-repeat;
	background-size:cover;
}

.home-page-v2 .vertical-markets-widget-v2 .main-widget-item span {
	color:#fff;
	font-size:40px;
	font-weight:700;
	text-transform:uppercase;
}

@media screen and (max-width:960px) {
	.home-page-v2 .vertical-markets-widget-v2 .container {
	display:flex;
	flex-direction:column;
	height:850px;
	justify-content:space-between;
}

.home-page-v2 .vertical-markets-widget-v2 .container .left-block ul {
	margin:20px 0 10px;
}

.home-page-v2 .vertical-markets-widget-v2 .container .left-block ul li:not(:first-child) {
	width:0;
}

.home-page-v2 .vertical-markets-widget-v2 .container .right-block {
	position:relative;
	top:0;
}

.home-page-v2 .vertical-markets-widget-v2 .container .right-block ul {
	margin:10px 0;
}

.home-page-v2 .vertical-markets-widget-v2 .container .right-block ul li:not(:last-child) {
	width:0;
}

.home-page-v2 .vertical-markets-widget-v2 .container .markets-widget-list li div {
	height:400px;
}

.home-page-v2 .vertical-markets-widget-v2 .container .markets-widget-list .main-widget-item {
	width:100%;
}

.home-page-v2 .vertical-markets-widget-v2 .container .markets-widget-list .main-widget-item div {
	background-position:50%;
		background-size:cover;
	}
}

.home-page-v2 .section1-v2 {
	background: url(../img/section_1_home.png) no-repeat,url(../img/section_2_home.png) no-repeat,#e9e9ef;
	background-blend-mode: color-dodge;
	background-position: 1100px 0,-50px 315px;
	background-size: 800px,100%;
	margin: 0;
	padding: 70px 0;
}

@media (max-width:960px) {
	.home-page-v2 .section1-v2 {
		margin: 0;
		padding: 55px 0;
	}
}

.home-page-v2 .bd_home_section_inner {
	width:100%;
}

.home-page-v2 .bd_home_section_inner h2 {
	color:#1b204c;
	font-size:35px;
	line-height:40px;
	margin-bottom:30px;
}

.home-page-v2 .bd_home_section_inner p {
	color: #1b204c;
	font-size: 20px;
	line-height: 30px;
	text-align: justify;
}

.home-page-v2 .section1-v2-inner p:last-child {
	text-align: right;
}

.bd_button {
    width: 100%;
    max-width: 320px;
    display: block;
    padding: 12px 24px;
	border-radius: 3px;
    font-weight: 800;
    margin-top: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

.bd_blue_gradient {
	background: linear-gradient(270deg,#727da3,#1c214c);
	color:#fff;
	transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.bd_blue_gradient:hover {
	background: linear-gradient(270deg,#1c214c,#1c214c);
	text-decoration: none;
	transition: 0.35s cubic-bezier(0.3, 0.7, 0.4, 1);
}

.home-page-v2 .section1-v2 .bd_button,
.home-page-v2 .section3-v2 .bd_button {
	margin-left: auto;
}

@media (max-width:960px) {
	.home-page-v2 .bd_home_section_inner h2 {
		font-size:28px;
		line-height:30px;
		margin-bottom:20px;
	}

	.home-page-v2 .bd_home_section_inner p {
		font-size:18px;
		line-height:28px;
	}

	.home-page-v2 .bd_home_section_inner p:last-child {
		text-align:center;
	}

	.home-page-v2 .bd_home_section_inner p a {
		margin-top:20px;
	}
}

.home-page-v2 .section2-v2 {
	background:url(../img/section_2_home.png) no-repeat,#e9e9ef;
	background-blend-mode:color-dodge;
	background-position:0 -145px;
	background-size:cover;
	margin: 0;
	padding: 70px 0;
}

@media (max-width:960px) {
	.home-page-v2 .section2-v2 {
		margin: 0;	
		padding: 55px 0;
	}
}

.home-page-v2 .section2-v2-inner {
	width:100%;
}

.home-page-v2 .section2-v2-inner h2 {
	color:#1b204c;
	font-size:35px;
	line-height:40px;
	margin-bottom:30px;
}

.home-page-v2 .section2-v2-inner p {
	color:#1b204c;
	font-size:20px;
	line-height:30px;
	text-align:justify;
}

@media (max-width:960px) {
	.home-page-v2 .section2-v2-inner h2 {
	font-size:28px;
	line-height:30px;
	margin-bottom:20px;
}

.home-page-v2 .section2-v2-inner p {
	font-size:18px;
		line-height:28px;
	}
}

.home-page-v2 .section3-v2 {
	background:url(https://iec-telecom.com/wp-content/uploads/2021/09/section3-v2-bg.jpg) no-repeat;
	background-position:bottom;
	background-size:cover;
	margin:0;
	padding: 70px 0 350px;
}

.home-page-v2 .section3-v2 .bd_button {
	margin-top: 0;
}

@media (max-width:960px) {
	.home-page-v2 .section3-v2 {
		padding:30px 0 300px;
	}
}	



/*  SINGLE OFFICE PAGES START  */
.bd_sob_swiper_wapper {
    width: 100%;
    height: 100%;
/*    min-height: 705px;
    margin-bottom: 30px;*/
}

/*.tab_section .swiper,*/
.bd_sob_swiper_wapper .swiper {
	padding: 0 !important;
	height: 100% !important;

}

.bd_sob_swiper_wapper .swiper-slide {
    width: 100% !important;
    height: auto !important;
}

.bd_sob_swiper_wapper .bd_sob_box {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    padding-top: 90px;
    padding-bottom: 85px;
    background-image: var(--desktopImage);
    background-size: cover;
    background-repeat: no-repeat;
}

.gray_btn {
	width: 100%;
	max-width: 205px;
    background: #727DA3;
    border-radius: 5px;
    padding: 12px 20px 7.5px;
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    gap: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    color: #FFF;
    transition: 0.3s;
    text-decoration: none;
}

.gray_btn:hover {
    background: #fff;
    color: var(--dark-blue);
}

.banner_content h1 {
    font-family: "Myriad Pro";
    font-size: 54px;
    font-style: normal;
    font-weight: 700;
    line-height: 56px;
    letter-spacing: 2px;
    margin-top: 18px;
    margin-bottom: 11px;
}

.sub_head {
    font-weight: 400;
    font-size: 28px;
    line-height: 48px;
    letter-spacing: 0.56px;
    text-transform: uppercase;
}

.sub_head.text_blue p { 
    color: #1b204c;
}

.sub_head.text_white p{
    color: #fff;
}

.bd_sob_box .banner_content img {
	display: block;
    width: 100%;
    max-width: 70%;
    height: auto;
}

.bd_sob_swiper_wapper .swiper-pagination {
    position: absolute !important;
    width: 100% !important;
    max-width: 1290px !important;
    padding-left: 15px;
    padding-right: 15px;
    top: auto !important;
    left: 50% !important;
    bottom: 20px !important;
    transform: translateX(-50%) !important;
    justify-content: end !important;
    column-gap: 20px !important;
}

.bd_sob_swiper_wapper .swiper-pagination span.swiper-pagination-bullet {
    width: 16px !important;
    height: 16px !important;
    background: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    margin: 0 !important;
}

.bd_sob_swiper_wapper .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #fff !important;
    transform: none !important;
}

.bd_sob_swiper_arrow {
    display: none;
    position: absolute;
    top: 40px;
    width: 74px;
    height: 32px;
    left: 50%;
    transform: translateX(-50%);
    align-items: center;
    gap: 10px;
    z-index: 99;
}

.bd_sob_swiper_arrow > * {
    position: relative !important;
    width: 32px !important;
    height: 32px !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    margin: 0 !important;
    background: transparent !important;
    border: 1px solid var(--gray) !important;
    border-radius: 5px;
}

.bd_sob_swiper_arrow > * svg {
    width: 8px !important;
}

/*.tab_section .bd_so_tab_content_wapper {
    position: relative;
    margin-top: -50px;
}

.tab_section .bd_so_tab_content_wapper .custom-tab-buttons {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 800px;
    display: flex;
    align-items: center;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}

.tab_section .bd_so_tab_content_wapper .custom-tab-buttons .custom-tab-btn {
    flex: 0 0 auto;
    width: 33.333333%;
    max-width: 100%;
    height: 50px;
    border: none;
    border-radius: 0px;
    color: var(--dark-blue);
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.3s ease;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    margin-right: 0;
}*/

.bd_so_tabs_warpper {
    position: relative;
    margin-top: -50px;
}

.bd_so_tabs_warpper .custom-tab-buttons {
    position: relative;
    top: 0;
    width: 100%;
    max-width: 800px;
    display: flex;
    align-items: center;
    border-radius: 7px 7px 0 0;
    overflow: hidden;
}

.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn {
    flex: 0 0 auto;
    width: 33.333333%;
    max-width: 100%;
    height: 50px;
    border: none;
    border-radius: 0px;
    color: var(--dark-blue);
    cursor: pointer;
    text-transform: uppercase;
    transition: 0.3s ease;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    margin-right: 0;
}

.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn.active,
.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn.active:first-child {
    background: #E5E8F1;
}

.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn.active:nth-child(2) {
    z-index: 4;
    box-shadow: 0px 0px 22.1px 0px #00000033;
}

.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn.active:nth-child(3) {
    z-index: 4;
    box-shadow: 0px 0px 22.1px 0px #00000033;
}

.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn:first-child {
    background: #CED3E4;
}

.bd_do_featured_news {
    padding-top: 70px;
    padding-bottom: 40px;
    position: relative;
    overflow: hidden;
}

.bd_do_featured_news .main_heading {
    margin-top: 0;
}

.bd_news_post_box_warpper {
    min-height: 403px;
}

.bd_news_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bd_np_box_image {
    width: 100%;
    aspect-ratio: 1/0.61895;
    position: relative;
    overflow: hidden;
}

.bd_np_box_image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.bd_np_box_meta {
    margin: 13px 0 11px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 13px;
    border-bottom: 1px solid var(--gray);
}

.bd_np_box_meta span.category_pill {
    background: var(--gray);
    color: #fff;
    border-radius: 100vw;
    font-weight: 400;
    font-size: 11px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    padding: 4px 12px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    height: 20px;
}

.bd_np_box_meta span.date {
    font-weight: 400;
    font-size: 11px;
    line-height: 16px;
    letter-spacing: 2px;
    margin-top: 4px;
}

.bd_news_post_title {
    font-weight: 700;
    font-size: 20px;
    line-height: 29px;
    margin-bottom: 12px;
    color: #1b204c;
}

.bd_np_rm_link {
    gap: 5px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.bd_np_rm_link span {
    color: #727DA3;
    font-size: 15px;
    line-height: 21px;
}

.bd_np_rm_link img {
    transition: all 0.5s ease-in-out;
}

.bd_news_post_box:hover {}

.bd_news_post_box:hover .bd_np_box_image img {
    transform: scale(1.06);
}

.bd_news_post_box:hover .bd_np_rm_link img {
    margin-left: 4px;
    transition: all 0.5s ease-in-out;
}

.bd_so_fn_swiper {
    display: none;
}

.bd_so_fn_swiper .swiper {
    padding-top: 50px;
}

.bd_so_fn_swiper .bd_sob_swiper_arrow {
    top: 0;
}

.bd_so_fn_swiper .swiper .swiper-slide {
    height: auto;
}

.bd_products_posts_sec {
    padding-top: 58px;
    padding-bottom: 63px;
    position: relative;
    overflow: hidden;
}

.main_heading {
    color: #1B204C;
    font-family: "Myriad Pro";
    font-size: 35px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-top: 0;
}

.bd_pp_post_box_warpper {
    min-height: 286px;
    margin-bottom: 25px;
}

.bd_pp_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.bd_pp_box_image {
    width: 100%;
    aspect-ratio: 1/0.60519;
    position: relative;
    background-color: #f9f9fa;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 7px;
}

.bd_pp_box_image .cats {
    width: calc(61% - 1.94px);
    height: 18px;
    position: absolute;
    bottom: 0;
    left: 18px;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: left bottom;
    display: flex;
}

.bd_pp_box_image .cats > * {
    width: 100%;
    height: 100%;
    position: relative;
}

.bd_pp_box_image .cats >*:before {
    content: " ";
    width: 100%;
    height: 3px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transition: all 0.2s ease;
}

.bd_pp_box_image .cats > .land:before {
    background-color: #ddc9a3;
}

.bd_pp_box_image .cats > .land {
    color: #ddc9a3;
}

.bd_pp_box_image .cats > .maritime:before {
    background-color: #92c0e9;
}

.bd_pp_box_image .cats > .maritime {
    color: #92c0e9;
}

.bd_pp_box_image .cats > * div {
    font-weight: 600;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.32px;
    text-align: center;
    text-transform: uppercase;
    /* margin-top: 3px; */
    transition: all 0.2s ease;
}

.bd_pp_post_title {
    font-weight: 400;
    font-size: 21px;
    letter-spacing: 0.32px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 0;
}

.bd_pp_post_box:hover {}

.bd_pp_post_box:hover .bd_pp_box_image .cats >*:before {
    height: 100%;
}

.bd_pp_post_box:hover .bd_pp_box_image .cats > * {
    color: #fff !important;
}

.bd_exlore_section {
    min-height: 650px;
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    background-image: var(--desktopImage);
    background-size: cover;
    background-repeat: no-repeat;
/*    background-position: right center;*/
    display: flex;
    align-items: center;
}

.bd_section_heading {
    font-weight: 700;
    font-size: 38px;
    line-height: 48px;
    letter-spacing: 0.32px;
    margin-bottom: 22px;
    text-transform: uppercase;
}

.bd_sec_sub_heading {
    font-weight: 300;
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 40px;
    text-transform: none;
}

.bd_icon_list,
.bd_contact_list {
    margin: 0;
    list-style: none;
}

.bd_icon_list li {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 12px;
}

.bd_icon_list li:not(:last-child),
.bd_contact_list li:not(:last-child) {
    margin-bottom: 12px;
}

.bd_icon_list li i {
    font-size: 26px;
    line-height: 30px;
}

.bd_exlore_section .gray_btn {
    max-width: 180px;
    margin-bottom: 40px;
    padding: 11px 20px 7.5px;
}

.bd_solution_section {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.bd_solution_section .bd_section_heading {
    margin-bottom: 20px;
}

.bd_ss_swiper_warpper {
	position: relative;
}

.bd_ss_swiper_warpper .swiper {
    padding-bottom: 0;
}

.bd_ss_swiper_warpper .swiper-slide {
    width: 100% !important;
    max-width: 400px;
    height: auto;
}

.bd_solution_post_box_warpper {
    min-height: 274px;
}

.bd_solution_post_box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 11px;
}

.bd_sp_box_image {
    width: 100%;
    aspect-ratio: 1/0.595;
    position: relative;
    overflow: hidden;
    background-color: #f9f9fa;
}

.bd_sp_box_image img {
    width: 100%;
    max-width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 0.5s ease-in-out;
}

.bd_solution_post_title {
    font-weight: 400;
    font-size: 20px;
    line-height: 100%;
    color: #000;
}

.bd_solution_post_box:hover .bd_sp_box_image img {
    transform: scale(1.1);
}

.swiper-button-prev:after,
.swiper-button-next:after {
    opacity: 0;
    display: none;
}

.bd_ss_swiper_warpper .custom-arrow {
	width: 25px !important;
	height: 31px !important;
}

.bd_ss_swiper_warpper .swiper-button-prev.custom-arrow {
    left: -30px;
}

.bd_ss_swiper_warpper .swiper-button-next.custom-arrow {
    right: -30px;
}

.swiper-controls {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    gap: 20px;
}

.swiper-controls .swiper-pagination {
    position: static !important;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    gap: 8px;
    flex: 1;
}

.swiper-controls .swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: transparent !important;
    border-radius: 50% !important;
    opacity: 1 !important;
    transition: all 0.3s ease !important;
    cursor: pointer;
    border: 1px solid;
    border-color: var(--gray) !important;
    margin: 0px;
}

.swiper-controls .swiper-pagination-bullet-active {
    background-color: var(--gray) !important;
    transform: scale(1.2) !important;
}

.bd_solution_mobile_posts {
    margin: 0;
	display: none;
    list-style: none;
}

.bd_so_contact_us {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    box-shadow: 0px -4px 25.5px -4px rgb(0 0 0 / 25%) inset;
    background: #F1F2F7;
}

.bd_so_contact_us h3 {
    font-weight: 700;
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 0.32px;
    margin-bottom: 33px;
    color: #1B204C;
}

.bd_form_warpper {}

.bd_form_warpper form {
    display: flex;
    flex-wrap: wrap;
    row-gap: 45px;
    column-gap: 30px;
}

.bd_form_warpper form .bf_form_group {
    width: calc(33.3333% - 20px);
}

.bd_form_warpper form .bf_form_group .bd_form_control, 
.bd_form_warpper form .bf_form_group .bd_form_control:focus {
    width: 100%;
    height: 47px;
    padding: 0;
    background: transparent;
    border: none;
    border-bottom: 1px solid #758592;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    color: #758592;
    box-shadow: none;
    outline: none;
}

::placeholder {
    color: #758592;
}

.bd_form_warpper form .bf_form_group .hear,
.bd_form_warpper form .bf_form_group .country, 
.bd_form_warpper form .bf_form_group .interest {
    position: relative;
    width: 100%;
    height: 47px;
    border-bottom: 1px solid #758592 !important;
}

.bd_form_warpper form .bf_form_group .select2-container {
    height: 100%;
    max-height: 400px;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0;
    border: none !important;
    color: #758592 !important;
    background: transparent !important;
    position: relative;
}

.bd_form_warpper form .bf_form_group .select2-container .selection {
    height: 100%;
    display: block;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--single {
    height: 100% !important;
    border: none !important;
    background: transparent !important;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__clear {
    float: right;
    height: 46px;
    font-weight: 700;
    font-size: 22px;
    margin: 0 24px 0 0;
    padding-right: 0px;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__rendered {
    width: fit-content !important;
    padding: 0;
    font-size: 18px;
    line-height: 46px;
    letter-spacing: 0;
    color: #758592;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--single .select2-selection__arrow {
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='10' viewBox='0 0 14 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.20682 0.500001L9.0954e-08 1.87275L6.75 9.5L13.5 1.86504L12.2932 0.500001L6.75 6.76992L1.20682 0.500001Z' fill='%231B204C'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    width: 20px;
    height: 100%;
    border: none !important;
    transition: transform 0.2s ease;
    top: 0 !important;
}

.bd_form_warpper form .bf_form_group .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow {
    transform: rotate(180deg);
}

.bd_form_warpper form .bf_form_group .select2-container .select2-dropdown {
    background-color: #f1f2f7;
    border: 1px solid #758592;
    border-top: 0;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-results__option--highlighted {
    background-color: #1b204c;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-search.select2-search--dropdown input {
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0;
    color: #1b204c;
    background: transparent;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple {
    position: relative;
    height: 100% !important;
    border: none !important;
    border-radius: 0 !important;
    background: transparent !important;
    padding: 0 !important;
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #758592 !important;
    letter-spacing: 0;
    display: flex;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple button.select2-selection__clear {
    display: none;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered {
    margin: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
    gap: 8px;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background-color: #fff;
    display: block;
    flex: 0 0 auto;
    max-width: 100%;
    width: auto;
    height: 30px;
    margin: 0;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    letter-spacing: 0;
    display: flex;
    align-items: center;
    padding: 0;
    color: #1b204c;
    overflow: hidden;
    position: relative;
    border: 1px solid #758592;
    border-radius: 5px;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered li .select2-selection__choice__remove {
    position: relative;
    height: 100%;
    font-size: 14px;
    color: #1b204c;
    border: none;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-selection__rendered li .select2-selection__choice__display {
    padding: 0 5px 0 0;
    line-height: 27px;
}

.bd_form_warpper form .bf_form_group .select2-container .select2-selection--multiple .select2-search__field {
    height: 100% !important;
    margin: 0 !important;
    font-size: 18px;
    font-weight: 400;
    line-height: 46px;
    letter-spacing: 0;
    color: #758592 !important;
}

.bd_form_warpper .right_text.solution_btn {
    display: flex;
    justify-content: end;
    align-items: center;
    margin-top: 35px;
    gap: 16px;
}

.bd_form_warpper .right_text.solution_btn .bd_button {
    margin-top: 0;
    padding: 5px 24px;
    font-size: 18px;
    max-width: 180px;
    text-transform: uppercase;
}

.bd_form_warpper .right_text.solution_btn .captcha-wrapper {
    margin: 0;
}

.bd_so_about,
.bd_sot_contact_us {
    padding-top: 70px;
    padding-bottom: 70px;
    position: relative;
    overflow: hidden;
}

.bd_so_about .main_heading {
    margin-bottom: 25px;
}

.bd_so_about p {
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    color: #1b204c;
    margin: 0;
}

.bd_so_about p:not(:last-child) {
    margin-bottom: 20px;
}

.bd_so_about p a {
	text-decoration: underline;
    transition: all 0.5s ease-in-out;
}

.bd_so_about p a:hover {
	text-decoration: none;
    transition: all 0.5s ease-in-out;
}

.bd_so_about .bd_sec_sub_heading {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 20px;
    margin-top: 23px;
    color: #1B204C;
}

.bd_so_about .bd_icon_list {}

.bd_so_about .bd_icon_list li {
    align-items: start;
}

.bd_so_about .bd_icon_list li i {
    color: #727DA3;
}

.address_detail_repeater {
    margin-bottom: 20px;
}

.address_detail_repeater p {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 0;
    color: #1b204c;
    margin: 0 0 37px;
    max-width: 346px;
}

.address_detail_repeater p br {
    display: none;
}

.bd_contact_list li {
    font-weight: 300;
    font-size: 20px;
    line-height: 26px;
    color: #27284A;
}

.bd_contact_list li a {
    font-weight: 300;
    display: flex;
    align-items: center;
    gap: 12px;
    transition: all 0.5s ease-in-out;
}

.bd_contact_list li a:hover {
    font-weight: 500;
    color: #1b204c;
    transition: all 0.5s ease-in-out;
}

#map {
    height: 500px;
    width: 100%;
}

.info-panel {
    padding: 20px;
    background: #f8fafc;
    border-top: 1px solid #e2e8f0;
}

.address {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 16px;
    color: #374151;
}

.address-icon {
    width: 20px;
    height: 20px;
    fill: #1e40af;
}

.loading {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    font-size: 18px;
    color: #6b7280;
}

#map .error {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 500px;
    font-size: 18px;
    color: #dc2626;
    background: #fef2f2;
}

@media (max-width: 991px) {
	.bd_sob_swiper_wapper .swiper-pagination {
	    bottom: 65px !important;
	}

	.bd_so_tabs_warpper .custom-tab-buttons {
		max-width: 100%;
	}

	.bd_form_warpper form .bf_form_group {
	    width: calc(50% - 15px);
	}
}

@media (max-width: 767px) {
	.bd_sob_swiper_wapper .bd_sob_box {
    	background-image: var(--mobileImage);
        background-size: cover !important;
        background-position: center !important;
        background-repeat: no-repeat !important;
        min-height: 900px !important;
	}

	.bd_sob_swiper_wapper .bd_sob_box .banner_content {
        display: flex;
        flex-direction: column;
        align-items: center;
	    text-align: center;
	}

	.banner_content h1 {
        font-size: 36px !important;
        letter-spacing: 0.4px !important;
        margin-bottom: 0;
        text-align: center;
        order: 1;
    }

    .banner_content.text_white {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .sub_head {
        font-size: 22px !important;
        line-height: 48px !important;
        letter-spacing: 0.4px !important;
        margin-top: 0 !important;
        order: 2;
    }

    .gray_btn {
        font-size: 18px !important;
    }

	.bd_sob_swiper_wapper .bd_sob_box .banner_content .gray_btn {
	    margin-top: 10px;
	    margin-bottom: 25px;
        width: 180px !important;
        order: 3;
	}

    .bd_sob_box .banner_content img {
        max-width: 100%;
        margin: auto;
        order: 4;
    }

	.bd_sob_swiper_arrow {
	    display: flex;
	}

	.bd_sob_swiper_wapper .swiper-pagination {
		display: none !important;
	}

	.bd_so_tabs_warpper {
	    margin-top: 0;
	}

	.bd_so_tabs_warpper .custom-tab-buttons {
	    width: calc(100% + 43px) !important;
	    max-width: calc(100% + 43px) !important;
	    margin: 0 -21.5px;
	}

	.bd_so_tabs_warpper .custom-tab-buttons .custom-tab-btn {
	    width: 100%;
	}

	.bd_sofn_margin {
		display: none;
	}

	.bd_so_fn_swiper {
	    display: flex;
	}

	.bd_news_post_box_warpper {
        min-height: 100%;
    }
    
    .bd_np_box_image {
        aspect-ratio: 1 / 0.64287;
    }
    
    .bd_np_box_meta {
        margin: 11px 0 20px;
        padding-bottom: 16px;
    }
    
    .bd_np_box_meta span.category_pill {
        padding: 3px 12px 0;
    }
    
    .bd_news_post_title {
        line-height: 130%;
        margin-bottom: 8px;
    }
    
    .bd_np_rm_link {
        gap: 8px;
    }
    
    .bd_np_rm_link span {
        font-size: 14px;
        line-height: 16px;
    }
    
    .bd_np_rm_link img {
        width: 18px;
        height: 18px;
    }

	.bd_so_about, 
	.bd_so_contact_us,
	.bd_sot_contact_us,
	.bd_do_featured_news,
	.bd_solution_section,
	.bd_products_posts_sec {
	    padding-top: 55px;
	    padding-bottom: 55px;
	}

	.main_heading {
	    font-size: 26px;
	    line-height: 31px;
	    margin-top: 0;
	    text-align: center;
	    margin-bottom: 20px !important;
	}

	.bd_pp_post_box_warpper {
	    min-height: 100%;
	    margin-bottom: 0;
	}

	.bd_pp_post_box_warpper:not(:last-child),
	.bd_solution_post_box_warpper:not(:last-child) {
	    margin-bottom: 25px;
	}

	.bd_pp_box_image {
        aspect-ratio: 1 / 0.59716;
        margin-bottom: 12px;
    }
    
    .bd_pp_box_image .cats {
        width: calc(61% - 4.5px);
    }
    
    .bd_pp_post_title,
    .bd_solution_post_title {
        font-size: 20px;
        line-height: 130%;
    }

	.bd_exlore_section {
	    align-items: start;
	    min-height: 800px;
	    padding-top: 55px;
	    padding-bottom: 55px;
	    background-image: var(--mobileImage);
	    background-position: center center;
	}

	.bd_section_heading {
	    font-size: 26px !important;
	    line-height: 36px;
	    margin-bottom: 15px;
	}

	.bd_sec_sub_heading {
	    font-size: 20px;
	    margin-bottom: 24px;
	}

	.bd_exlore_section .bd_section_heading, 
	.bd_exlore_section .bd_sec_sub_heading {
	    text-align: center;
	}

	.bd_icon_list,
	.bd_contact_list  {
	    max-width: max-content;
	    margin: 0 auto;
	}

	.bd_icon_list li,
	.bd_contact_list li {
	    font-size: 16px;
	}

	.bd_icon_list li:not(:last-child),
	.bd_contact_list li:not(:last-child) {
	    margin-bottom: 8px;
	}

	.bd_icon_list li i,
	.bd_contact_list li i {
	    font-size: 18px;
	    line-height: 28px;
	}

	.bd_exlore_section .gray_btn {
	    margin: 0 auto 26px;
	}

	.bd_ss_swiper_warpper,
	.bd_solution_section .swiper-controls .swiper-pagination {
		display: none !important;
	}

	.bd_solution_mobile_posts {
		display: block;
	}

	.bd_solution_post_box_warpper {
	    min-height: 100%;
	    margin-bottom: 0;
	}

	.bd_solution_section .swiper-controls {
		margin-top: 0;
	}

	.bd_solution_post_box {
	    gap: 12px;
	}

	.bd_sp_box_image {
	    aspect-ratio: 1 / 0.59716;
	}

	.bd_so_contact_us h3 {
        font-size: 26px;
        line-height: 30px;
        text-align: center;
        margin-bottom: 25px;
    }
    
    .bd_form_warpper form {
        row-gap: 35px;
        column-gap: 0;
    }
    
    .bd_form_warpper form .bf_form_group {
        width: 100%;
    }

	.bd_so_about p,
	.address_detail_repeater p {
	    font-size: 16px;
	}

	.bd_so_about p:not(:last-child) {
	    margin-bottom: 15px;
	}

	.bd_so_about .bd_sec_sub_heading {
	    margin-top: 20px;
	    text-align: center;
	}

	.bd_so_about .col-md-6:last-child .bd_icon_list {
	    margin-top: 8px;
	}

	.bd_sot_contact_us {
        padding-bottom: 0;
    }

    .address_detail_repeater {
        margin-bottom: 40px;
    }

	.address_detail_repeater p {
        text-align: center;
        max-width: 100%;
        margin-bottom: 22px;
    }
    
    .bd_contact_list li a svg {
        width: 20px;
        height: 20px;
    }
    
    div#map {
        width: calc(100% + 43px) !important;
        margin: 0 -21.5px;
    }
}
/*  SINGLE OFFICE PAGES END  */
