.contact_popup_mncntnr {
	padding: 35px 0;
	margin-bottom: 35px
}

.abhi3p0p-main-window {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center
}

.abhi3p0p-mncntnr {
	max-width: 982px;
	width: 100%;
	position: relative;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	animation: shake-animation 4.72s ease;
	border-radius: 5px
}

.abhi3p0p-mncntnr::before {
	content: "";
	position: absolute;
	width: 95%;
	height: 100%;
	background: #F4F3FF;
	border-radius: 30px
}

.abhi3p0p-mncntnr::after {
	content: "";
	position: absolute;
	top: 17px;
	left: 20px;
	width: 100%;
	height: 95%;
	border: 1px solid #9595DD;
	border-radius: 30px;
	background: url(/assets/vendor/popups/images/uk-exit-popup_girl.png) no-repeat right bottom
}

.abhi_0rg-cl3 {
	width: 100%;
	height: 0;
	padding-top: 100%;
	background: url('/assets/vendor/popups/images/xms20/close-button.svg') no-repeat center center;
	background-size: 60%;
	transition: all .3s ease-in-out
}

.abhi3p0p-mncol {
	position: relative;
	z-index: 12
}

.abhi3p0p-mncol-content {
	padding: 40px 75px;
	color: #fff;
	width: 75%
}

@media(max-width:1024px) {
	.abhi3p0p-main-window {
		padding: 10px 15px
	}
}

.abhi3p0p-_clos-btn {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 13px;
	right: -27px;
	z-index: 200;
	background: #fff;
	border-radius: 50%;
	transition: all .3s ease-in-out;
	cursor: pointer;
	border: 1px solid #80a1d2
}

.cls-svg {
	position: absolute;
	top: 10px;
	left: 10px;
	stroke: #9595DD
}

.abhi3p0p-_clos-btn:hover {
	transform: scale(1.05);
	box-shadow: 0 0 30px rgba(0, 0, 0, .15);
	background: #F4F3FF
}

.abhi3p0p-_clos-btn:hover .cls-svg {
	stroke: #9595DD
}

.cntctusdmo-inp-bx {
	margin: 15px auto
}

@keyframes shake-animation {
	0% {
		transform: translate(0, 0)
	}

	1.78571% {
		transform: translate(0, 15px)
	}

	3.57143% {
		transform: translate(0, 0)
	}

	5.35714% {
		transform: translate(0, 15px)
	}

	7.14286% {
		transform: translate(0, 0)
	}

	8.92857% {
		transform: translate(0, 15px)
	}

	10.71429% {
		transform: translate(0, 0)
	}

	100% {
		transform: translate(0, 0)
	}
}

.dmo-hero-ttl {
	color: #252C43;
	font-weight: 700;
	font-size: 30px;
	line-height: 41px;
	margin-bottom: 16px
}

.dmo-hero-p {
	color: #3B3B55;
	font-weight: 400;
	font-size: 16px
}

.dmo-hero-p1 {
	font-weight: 400;
	font-size: 16px;
	color: #3B3B55;
	padding: 5px 0 15px 0
}

.cntctusdmo-inp-bx input,
.cntctusdmo-inp-bx textarea {
	display: block;
	width: 100%;
	border: none;
	border: 1px solid #acccec;
	color: #667C93;
	background: #fff;
	padding: 12px 10px;
	border-radius: 5px;
	margin: 0
}

.cntctusdmo-inp-bx textarea {
	resize: none
}

.cntctus-dmo {
	width: 92%
}

.cntctusdmo-inp-bx select {
	width: 100%;
	border: none;
	border: 1px solid #acccec;
	color: #667C93;
	background: #fff;
	padding: 12px 10px;
	border-radius: 5px
}

.cntctusdmo-submit-bx {
	margin-top: 30px
}

.cntctusdmo-submit-bx input {
	cursor: pointer;
	color: #252C43;
	background: #FFBB00;
	font-weight: 700;
	font-size: 18px;
	border: none;
	box-shadow: none;
	padding: 12px 30px;
	border-radius: 5px;
	width: 100%;
	text-transform: uppercase;
	transition: all .3s ease-in-out
}

.cntctusdmo-submit-bx input:hover {
	background: #ffca37
}

.respo-main-window {
	background: #073B6FF0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100vh;
	z-index: 1001;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center
}

.respo-mnwindow {
	position: relative;
	color: #fff;
	text-align: center;
	background: #fff;
	width: 600px;
	height: 535px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	justify-content: center;
	border-radius: 16px
}

.respo_ttl {
	font-weight: 700;
	font-size: 53px;
	color: #2656be
}

.respo_subttl {
	font-size: 16px;
	color: #3B3B55;
	width: 80%;
	margin: 15px auto
}

@media screen and (max-width:1000px) {
	.mw-popcol {
		width: 100%
	}

	.mw-popcntnr {
		text-align: center
	}

	@media(max-width:926px) {
		.abhi3p0p-mncntnr::after {
			background: unset
		}
	}

	.mw-popfrm {
		margin: auto
	}
}

@media screen and (max-width:600px) {
	.respo_ttl {
		font-size: 50px
	}

	.respo_subttl {
		font-size: 18px
	}

	.respo-mnwindow {
		margin: 19px
	}
}

.show_contact_popup {
	cursor: pointer
}

.lbleblclas {
	display: inline
}

.respo-line {
	position: relative
}

.respo-line:after {
	content: '';
	position: absolute;
	border-radius: 5px 5px 0 0;
	background: linear-gradient(180deg, #164e9e 0, #2857c4 100%);
	width: 60%;
	height: 6px;
	margin: auto;
	bottom: 0
}

.cntctusdmo-nbr-cntr {
	display: flex
}

.cntctusdmo-nbr-col1 {
	width: 70px
}

.cntctusdmo-nbr-col2 {
	width: 86%;
	margin-left: 3px
}

.cntctusdmo-nbr-col1 select {
	width: 100%;
	padding: 12px 10px 12px 6px;
	margin: 0;
	border-radius: 5px
}

.respo_radial {
	background-image: radial-gradient(#d9d9d9, #fff);
	width: 50%;
	height: 2px;
	margin: 30px auto auto
}

.capbox {
	display: flex;
	margin-top: 0
}

.capbox-inner {
	width: 50%;
	margin: 0 auto 0 auto;
	display: inline-block;
	vertical-align: top;
	padding-left: 5px
}

.CaptchaDiv {
	width: 50%;
	vertical-align: top;
	display: inline-block;
	margin-right: 0;
	padding-right: 5px
}

#CaptchaDiv {
	font-size: 24px;
	font-style: italic;
	font-weight: 600;
	text-align: center;
	user-select: none;
	border-radius: 4px;
	border: 1px solid #acccec;
	color: #e2463c;
	background: #fff;
	padding: 6px 16px;
	border-radius: 5px;
	text-decoration: line-through
}

#CaptchaInput {
	border: 1px solid #acccec
}

.cntctusdmo-nbr-col2 input {
	color: #667C93
}

@media(min-width:1460px) {
	.abhi3p0p-mncol-content {
		padding: 75px
	}
}

@media(max-width:1200px) {
	.mw-popcol {
		width: 70%
	}
}

@media(max-width:1095px) {
	.abhi3p0p-mncntnr {
		width: 85%
	}

	.mw-popcol {
		width: 67%
	}
}

@media(max-width:1050px) {
	.mw-popcol {
		width: 63%
	}
}

@media(max-width:1000px) {
	.abhi3p0p-mncol-content {
		padding: 40px 60px
	}
}

@media(max-width:925px) {
	.abhi3p0p-mncol-content {
		padding: 40px 50px
	}
}

@media(max-width:926px) {
	.abhi3p0p-mncol-content {
		padding: 40px
	}

	.mw-popcol {
		width: 100%
	}

	.abhi3p0p-mncntnr::before {
		width: 100%
	}

	.abhi3p0p-mncntnr::after {
		height: 100%;
		top: 0;
		left: 0
	}

	.abhi3p0p-_clos-btn {
		top: 0;
		right: -8px
	}
}

@media(max-width:560px) {
	.abhi3p0p-mncol-content {
		padding: 40px 20px
	}
}

.show_contact_popup {
	display: none
}

.cls-svg2 {
	position: absolute;
	top: 10px;
	right: 10px;
	background: #80A1D2;
	border-radius: 50%;
	stroke: #000;
	width: 21px;
	height: 21px;
	padding: 3px;
	cursor: pointer
}

.bubble {
	position: absolute;
	top: 7px;
	right: 18%;
	display: block
}

.mw-menu {
	padding-top: 10px
}

.bubble-mob {
	display: none;
	position: absolute;
	top: 20px;
	left: 100px
}

.mw-sub-content-li {
	position: relative
}

.drop-link-sup-tt {
	color: #fff;
	background: #556bd5;
	vertical-align: middle;
	font-size: 10px;
	padding: 5px 7px;
	border-radius: 3px;
	font-weight: 500;
	margin-left: 2px;
	border: none;
	display: inline-block
}

.drop-link-sup-tt2 {
	margin-bottom: 2px
}

@media(max-width:994px) {
	.bubble {
		display: none
	}

	.bubble-mob {
		display: block
	}
}

.mw-menu-tabs {
	padding: 38px 25px
}

@media (max-width:1400px) {
	.mw-menu-tabs {
		padding: 25px 13px
	}

	.mw-menu-tab-dwn::after,
	.mw-menu-tab-dwn::before {
		left: -1px
	}

	.bubble,
	.bubble-mob {
		top: 0
	}

	.mw-menu-tabs::after {
		bottom: 14px
	}
}

@media (min-width:995px) {
	.mw-submenu {
		left: 52%
	}
}

.mw-menu-left-2 {
	margin-right: 0
}

.mw-menu-logo-a {
	position: relative
}

.mw_flag {
	padding-left: 12px;
	display: block
}

@media (max-width:1600px) {
	.mw_flag img {
		width: 32px !important;
		height: 20px !important
	}
}

.mw-flag-dropdown {
	position: relative;
	display: inline-block
}

.mw-flag-toggle {
	background: 0 0;
	border: 0;
	cursor: pointer;
	display: flex;
	align-items: center;
	padding: 20px !important
}

.mw-flag-drop-list {
	padding: 12px
}

.mw-flag-drop-list img {
	width: 30px;
	height: 30px
}

.mw-flag-drop {
	padding: 20px
}

.mw-flag-drop.mw-show {
	display: block
}

.mw-flag-lnk {
	color: var(--gray_clr)
}

.mw-flag-dropdown-small,
.mw-flag-toggle::after {
	display: none
}

@media (max-width:1400px) {
	.mw-flag-txt {
		font-size: 14px
	}
}

@media (max-width:991px) {
	.mw-flag-dropdown {
		display: block
	}

	.mw-flag-dropdown-larg {
		display: none
	}

	.mw-flag-dropdown-small {
		display: block
	}

	.mw-flag-toggle {
		padding: 20px 30px !important
	}
}

.mw-flag-span {
	font-size: 15px;
	font-weight: 400
}

.mw-menu-logo-1 {
	width: 155px;
	height: 50px
}

._f87h-mnwrapr {
	margin-top: 32px
}

#mwshow_contact_popup {
	display: none
}

.f0t3r_mncntnr {
	background: #0f0d2c
}

.f6yt-ftr-mncol-logo {
	max-width: 300px
}

.f6yt-ftr-awrd {
	display: flex;
	flex-wrap: wrap;
	padding: 45px 0 30px 0
}

.f6yt-ftr-awrd-img-box {
	padding: 0 10px
}

._f3t303r-s0m3d {
	padding-left: 15px
}

.awrd-img-box1 {
	padding-left: 0
}

.f6yt-ftr-col-copy {
	padding: 0 0 20px
}

@media (max-width:1114px) {
	.f0t33r-mnwrapr {
		text-align: unset
	}
}

@media(max-width:1016px) {
	.f0t33r-mnwrapr {
		text-align: center
	}
}

@media (max-width:920px) {
	.f6yt-ftr-col-copy {
		width: 50%
	}
}

@media(max-width:854px) {
	.f3t303r-col1 {
		margin-bottom: 30px;
		width: 100%;
		flex-wrap: wrap;
		padding: 25px
	}

	.f6yt-ftr-awrd {
		padding: 25px 0 15px 0
	}

	._f3t303r-s0m3d {
		justify-content: center;
		padding-bottom: 15px;
		padding-left: unset
	}

	.awrd-img-box1 {
		padding-left: unset
	}
}

@media (max-width:725px) {
	.f6yt-ftr-col-copy {
		width: 100%;
		padding: 5px 0
	}
}

@media(max-width:550px) {
	.f6yt-ftr-awrd {
		justify-content: center
	}

	.f6yt-ftr-awrd-img-box {
		padding: 5px 10px
	}
}

.f6yt-ftr-add {
	max-width: 250px;
	padding-bottom: 15px
}

.f6yt-ftr-add-ttl {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	padding-bottom: 20px
}

.f6yt-ftr-add-ttl::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #d6d5E485;
	bottom: 15px
}

.f6yt-ftr-add-desc {
	font-size: 14px;
	font-weight: 400;
	color: #9d9cb5;
	position: relative;
	display: inline-block;
	line-height: 1.5
}

@media (max-width:994px) {
	.f3t303r-r0w {
		justify-content: unset
	}
}

.popupbtn img {
	position: fixed;
	bottom: 5px;
	z-index: 1000;
	right: 5px
}

.popupbtn_img {
	width: 140px
}

.popupbtn_mobimg {
	display: none;
	width: 69px;
	height: 69px
}

@media screen and (max-width:800px) {
	.popupbtn_img {
		display: none
	}

	.popupbtn_mobimg {
		display: block
	}
}

.show_contact_popup {
	cursor: pointer
}

.mw-ftr-copyright {
	padding-left: 35px;
	font-size: 12px
}

@media(max-width:991px) {
	.mw-ftr-copyright {
		padding-left: 4px
	}
}