.re-banner {
	padding-bottom: 60px;
	padding-top: 146px
}

.re-ban-content-h2 {
	max-width: unset
}

.pp-ban-img {
	height: 100%;
	display: flex
}

@media (max-width:768px) {
	.re-banner {
		padding-bottom: 34px;
		padding-top: 146px
	}

	.pp-ban-img {
		padding-bottom: 24px
	}
}

@media (max-width:600px) {
	.pp-ban-img {
		display: none
	}

	.re-banner {
		padding-bottom: 84px
	}
}

.rr-learn-btn {
	color: #2e296e;
	font-size: 16px;
	font-weight: 600;
	position: relative
}

.rr-learn-btn:before {
	position: absolute;
	content: "❯";
	right: -15px;
	top: 0;
	transition: all .3s ease-in-out
}

.rr-learn-btn:hover:before {
	transform: translate(3px, 0)
}

.rr-theme-box {
	border: 1px solid #e2e2e2;
	border-radius: 20px;
	overflow: hidden;
	flex: 1;
	margin-top: 28px;
	transition: all .3s ease-in-out
}

.rr-theme-box:hover {
	transform: scale(1.02);
	box-shadow: 0 0 15px #aed4ff69
}

.rr-main-box {
	margin-top: -60px;
	background: #fff;
	border-radius: 35px;
	z-index: 5;
	position: relative
}

.rr-theme-ttl {
	padding: 0 0 0 34px;
	background: #ecf0ff;
	justify-content: space-between;
	border-bottom: 1px solid #e2e2e2
}

.wv-h4-p {
	color: #707070
}

.rr-theme-img {
	position: relative;
	z-index: 8
}

.rr-theme-img span {
	background: #fff;
	padding: 26px 52px;
	display: inline-block
}

.rr-theme-img:before {
	content: '';
	position: absolute;
	top: 50%;
	border: 1px solid transparent;
	left: -5px;
	transform: rotate(45deg) translate(-46%, 0);
	background: #fff;
	height: 25px;
	width: 25px;
	box-shadow: 0 0 0 1px #e2e2e2;
	border-radius: 0 0 0 0;
	z-index: -1
}

.rr-theme-img:after {
	content: '';
	position: absolute;
	background: #e2e2e2;
	left: -1px;
	top: 0;
	bottom: 0;
	width: 1px;
	z-index: -2
}

.rr-theme-content {
	padding: 32px 34px
}

.rr-theme-ttl .wv-h4 {
	color: #373737;
	font-size: 22px;
	font-weight: 600
}

@media(max-width:950px) {
	.rr-theme-img span {
		padding: 18px 24px
	}

	.rr-theme-ttl .wv-h4 {
		font-size: 18px
	}
}

@media(max-width:768px) {
	.rr-main-box {
		padding-right: 8px;
		padding-left: 8px
	}
}

@media(max-width:350px) {
	.rr-theme-content {
		padding: 22px
	}

	.rr-theme-ttl {
		padding-left: 20px
	}

	.rr-theme-img img {
		width: 40px
	}

	.rr-theme-img span {
		padding: 8px 14px
	}

	.rr-theme-ttl .wv-h4 {
		font-size: 15px
	}
}

@media(min-width:1600px) {
	.wv-col-6 {
		padding: 0 28px
	}

	.rr-theme-box {
		margin-top: 45px
	}
}

.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
	}
}