
body {
	margin: 0;
	background: linear-gradient(180deg, #a09f9f 0, rgba(160, 159, 159, .76) 60px, white 200px, white 100%) no-repeat;
	background-attachment: fixed;
	background-size: 100% 200px;
	background-color: #fff;
}

b {
	font-weight: 600 !important;
}

h2 {
	margin-bottom: 5px !important;
}

.yellowtxt {
	color: #e5fd36 !important;
}

.bluetxt {
	color: #21409a !important;
}

.lightbluetxt {
	color: #c7d3f2 !important;
}

.bshighlighttbluetxt {
	color: #2ed8fb !important;
}

.whitetxt {
	color: #fff !important;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .5);
}

[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
	color: #fff !important;
	background-color: #21409a !important;
}

[type=button], [type=submit], button {
	color: #21409a !important;
	border: 1px solid #21409a !important;
}

.elementor-24961 .elementor-element.elementor-element-e9ad77c .elementor-button[type="submit"] {
	background-color: #21409a !important;
	color: #fff !important;
	padding: 10px 60px 10px 60px !important;
}

.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button {
	background-color: #21409a !important;
	color: #fff !important;
	padding: 10px 60px 10px 60px !important;
}

.premium-search__input-wrap .premium-search__input {
	margin-right: 10px !important;
}

.bluebox {
	height: 170px !important;
}

img {
	border-radius: 15px !important;
}

.elementor img {
	border-radius: 15px !important;
}

.boxcorner {
	border-radius: 15px !important;
	box-shadow: 0 0 5px 0 rgba(0, 0, 0, .22);
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.image-wrapper {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
}

.image-rollover {
	position: relative;
	width: 120px;
	height: 120px;
	overflow: hidden;
}

.image-rollover img {
	width: 120px;
	height: 120px;
	object-fit: cover;
	display: block;
	transition: opacity .5s ease;
}

.image-rollover .hover-img {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.image-rollover:hover .hover-img {
	opacity: 1;
}

.image-rollover:hover .main-img {
	opacity: 0;
}

.containershadow {
	box-shadow: 0 3px 5px rgba(0, 0, 0, .08);
	border-radius: 10px;
}

.newsection {
	margin-top: 30px !important;
	margin-bottom: 0px !important;
}

.roundcorner {
	border-radius: 15px !important;
}

.premium-nav-hor:not(.premium-hamburger-menu) .premium-nav-menu-item .premium-sub-menu {
	border-radius: 15px !important;
	box-shadow: 0 5px 8px rgba(0, 0, 0, .14);
}

.elementor-307 .elementor-element.elementor-element-a6a03e1:not(.elementor-motion-effects-element-type-background), .elementor-307 .elementor-element.elementor-element-a6a03e1>.elementor-motion-effects-container>.elementor-motion-effects-layer {}

.elementor-widget-n-tabs .e-n-tab-title-text :hover {
	color: #fff !important;
}

#e-n-tab-title-181076456 {
	background: rgba(255, 255, 255, 0) !important;
}

#e-n-tab-title-181076457 {
	background: rgba(255, 255, 255, 0) !important;
}

.elementor-widget-n-tabs .e-n-tabs-heading {
	margin-left: 80px !important;
	margin-right: 80px !important;
}

.elementor-23638 .elementor-element.elementor-element-0927869 .elementor-button[type="submit"] {
	color: #fff !important;
	background-color: #21409a !important;
}

.mf-form-wrapper .metform-form-content .metform-form-main-wrapper .mf-input-wrapper .mf-input {
	border-radius: 5px !important;
	border-color: #e9ecf4 !important;
	background: #fff !important;
	color: #859bbf !important;
}

.mf-input::placeholder {
	color: #859bbf !important;
}

.mf-input-select .mf_select__control.mf_select__control--is-focused {
	border-radius: 5px !important;
	border-color: #e9ecf4 !important;
	background: #fff !important;
	color: #859bbf !important;
}

.consumer-button {
	padding: 10px 60px 10px 60px !important;
	border-style: solid !important;
	border-color: #b0c227 !important;
	border-width: 1px 1px 1px 1px !important;
	border-radius: 100px 100px 100px 100px !important;
	background-color: #e5fd36 !important;
	box-shadow: 0 0 0 0 rgba(186, 186, 186, .3) !important;
	color: #21409a !important;
}

.bannertext {
	line-height: 1.5rem !important;
}

.bannerthintext {
	font-weight: 200 !important;
	line-height: .5 !important;
	line-height: 60% !important;
}

.bannerboldtext {
	font-weight: 500 !important;
	line-height: 60% !important;
}

.bannersmalltext {
	font-size: 1.7rem !important;
	line-height: 60% !important;
}

.elementor-widget-n-carousel.infocardbannerborder .e-n-carousel {
	border-radius: 20px !important;
}

.elementor-widget-n-carousel.infocardbanner .e-n-carousel {
	border-radius: 20px !important;
}

.elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child) {
	padding-bottom: calc(7px / 2) !important;
}

.contactlightbluepanel {
	border-radius: 20px 20px 20px 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	padding-right: 30px;
	background-color: #e9ecf4;
}

.contactwhitepanel {
	border-radius: 20px 20px 20px 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	padding-right: 15px;
	background-color: #fff;
}

.form-check-input {
	border-radius: 10px !important;
}

.elementor-message:before  {
	display: none !important;
}

.menutext {
	font-family: "Roboto", sans-serif !important;
}

.menutext a {
	font-family: "Roboto", sans-serif !important;
}

@media (max-width:768px) {
	.mobilesidespacing {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.shapuncappedimage {
		background-color: rgba(33, 64, 154, .75);
		padding: 10px;
		border-radius: 15px;
	}
}

.bounce {
	animation: bounce 2s ease-in-out infinite;
}

@keyframes bounce {
	0%, 100% {
		transform: translateY(0);
	}
	
	50% {
		transform: translateY(-10px);
	}
}

@media (max-width:768px) {
	.bounce {
		animation: none !important;
	}
}

.chatbot-container {
	background-color: rgba(148, 163, 205, .41) !important;
}

.headline-large {
	display: block;
	font-size: 6rem;
	font-weight: 400;
	line-height: .8;
	margin-bottom: 0rem;
}

.headline-medium {
	display: block;
	font-size: 3rem;
	font-weight: normal !important;
	line-height: .8;
	margin-bottom: 0rem;
}

.headline-small {
	display: block;
	font-size: 2.2rem;
	color: #fff;
	line-height: .8;
	margin-bottom: .2rem;
}

.indent1 {
	display: block;
	padding-left: 1rem;
}

.indent2 {
	display: block;
	padding-left: 2rem;
}

.indent3 {
	display: block;
	padding-left: 3rem;
}

.indent4 {
	display: block;
	padding-left: 4.5rem;
}

@media (max-width:768px) {
	.headline-large {
		font-size: 4rem;
	}
	
	.headline-small {
		font-size: 1.5rem;
	}
	
	.indent1 {
		padding-left: 2rem;
	}
	
	.indent2 {
		padding-left: 1.5rem;
	}
	
	.indent3 {
		padding-left: 1.8rem;
	}
}

@media (max-width:480px) {
	.headline-large {
		font-size: 2.8rem;
	}
	
	.headline-small {
		font-size: 1.2rem;
	}
	
	.indent1 {
		padding-left: 1.2rem;
	}
	
	.indent2 {
		padding-left: 1rem;
	}
	
	.indent3 {
		padding-left: 1.1rem;
	}
}

.elementor-button {
	font-weight: 600 !important;
}

.button-white .elementor-button {
	background-color: #fff !important;
	fill: #21409a !important;
	color: #21409a !important;
}

.button-yellow .elementor-button {
	background-color: #e5fd36 !important;
	fill: #21409a !important;
	color: #21409a !important;
	border-color: #e5fd36 !important;
	padding: 10px 60px 10px 60px !important;
}

.button-bushighlightblue .elementor-button {
	background-color: #2ed8fb !important;
	fill: #21409a !important;
	color: #21409a !important;
	border-color: #2ed8fb !important;
	padding: 10px 60px 10px 60px !important;
}

.button-blue .elementor-button {
	background-color: #21409a !important;
	fill: #fff !important;
	color: #fff !important;
	padding: 10px 60px 10px 60px !important;
}

.button-whiteline .elementor-button {
	background-color: #21409a !important;
	fill: #21409a !important;
	color: #fff !important;
	border-color: #fff !important;
}

.button-whiteline .elementor-button:hover, .button-whiteline .elementor-button:focus {
	background-color: #050f5c !important;
	color: #fff !important;
	border-color: #050f5c !important;
}

.button-blueline .elementor-button {
	background-color: rgba(33, 64, 154, 0) !important;
	fill: rgba(33, 64, 154, 0) !important;
	color: #21409a !important;
	border-color: #21409a !important;
}

.button-blueline .elementor-button:hover, .button-whiteline .elementor-button:focus {
	background-color: #21409a !important;
	color: #fff !important;
	border-color: #21409a !important;
}

.footer-btn {
	width: 150px !important;
}

.footer-btn .button-blueline .elementor-button:hover, .button-whiteline .elementor-button:focus {
	background-color: #21409a !important;
	color: #fff !important;
	border-color: #21409a !important;
}

.jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-sub-menu, .jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-horizontal .jet-mega-menu-list .jet-mega-menu-mega-container, .jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-sub-menu, .jet-mega-menu.jet-mega-menu--animation-none.jet-mega-menu--layout-vertical .jet-mega-menu-list .jet-mega-menu-mega-container {
	margin-top: 10px !important;
}

.jet-mega-menu.jet-mega-menu--layout-horizontal .jet-mega-menu-mega-container__inner {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	box-shadow: 0 5px 8px rgba(0, 0, 0, .14);
}

.premium-search__btn [type=button], [type=submit], button {
	padding: .5rem .6rem !important;
}

#sidebar {
	position: sticky;
	top: 20px;
	z-index: 30;
}

.infocard {
	padding-top: 40px !important;
	padding-left: 40px !important;
	padding-right: 40px !important;
	padding-bottom: 20px !important;
}

.infocardbanner {
	margin-bottom: 0px !important;
}

.button-goshop {
	width: 200px !important;
}

.prodtitle {
	margin-top: -10px !important;
	margin-bottom: -10px !important;
}

.prodprice {
	margin-top: 5px !important;
	padding-bottom: 15px !important;
}

.prodprice-short {
	margin-top: 10px !important;
	padding-bottom: -10px !important;
}

.prodprice-2lines {
	margin-top: 10px !important;
	padding-bottom: 15px !important;
}

.swiper-pagination {
	display: flex !important;
	justify-content: center;
	margin-top: 20px;
}

.elementor-swiper-button, .swiper-pagination-bullet {
	width: 20px !important;
	height: 8px !important;
	background-color: #e5e5f0 !important;
	border-radius: 10px !important;
	margin: 0 4px !important;
	opacity: 1 !important;
	transition: all .3s ease !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 40px !important;
}

.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper .swiper-pagination-custom, .elementor-element .swiper .swiper-pagination-fraction, .elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper~.swiper-pagination-custom, .elementor-element .swiper~.swiper-pagination-fraction, .elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper .swiper-pagination-custom, .elementor-lightbox .swiper .swiper-pagination-fraction, .elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper~.swiper-pagination-custom, .elementor-lightbox .swiper~.swiper-pagination-fraction {
	margin-top: 30px !important;
}

@media (max-width:768px) {
	.infocard {
		padding-top: 20px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		padding-bottom: 20px !important;
	}
	
	.mobiletext-background-blue {
		background-color: #21409a;
		border-radius: 20px;
		margin: 20px !important;
	}
	
	.infocardprodtitle {
		margin-top: 50px !important;
	}
}

.arrow-container {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #21409a;
	font-weight: 700;
	font-size: 18px;
	padding: 5px 10px;
	border-radius: 20px;
}

.arrow {
	margin-right: 5px;
	font-size: 18px;
}

.form-check {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #1d3d8c;
	margin-bottom: 0px !important;
}

.parent-check {
	position: absolute;
	opacity: 0;
	pointer-events: none;
}

.parent-check+.form-check-label {
	font-weight: 700;
	font-size: 15px;
	margin-top: 3px;
	display: block;
	color: #1d3d8c;
	cursor: pointer;
}

.form-check-input {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	width: 16px;
	height: 16px;
	border: 2px solid #1d3d8c;
	border-radius: 3px;
	margin-right: 8px;
	vertical-align: middle;
	position: relative;
	cursor: pointer;
	background-color: #fff;
}

.form-check-input:checked {
	background-color: #1d3d8c;
	border-color: #1d3d8c;
}

.form-check-input:checked::after {
	content: "";
	position: absolute;
	top: 2px;
	left: 5px;
	width: 4px;
	height: 8px;
	border: solid #fff;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
}

.form-check-label {
	cursor: pointer;
}

.nested-checkboxes {
	margin-left: 20px;
	margin-top: 8px;
}

.nested-nested-checkboxes {
	margin-left: 20px;
}

.sidebar-heading {
	font-weight: 400 !important;
	font-size: 1.063rem !important;
	color: #1d3d8c;
	margin-bottom: 3px;
	margin-top: 20px;
}

.section-divider {
	border-bottom: 1px solid #d3dce6 !important;
	margin: 10px 0;
}

.clear-filtersbutton {
	display: block;
	font-size: .625rem !important;
	cursor: pointer;
	color: #92a5c6 !important;
	text-decoration: none;
}

.clear-filtersbutton:hover {
	color: #fff !important;
	text-decoration: none;
}

.clear-filtersbutton:focus {
	display: block;
	font-size: .625rem !important;
	cursor: pointer;
	color: #92a5c6 !important;
	text-decoration: none;
}

.product-type {
	margin-top: 20px;
}

.lightbluepanel {
	border-radius: 20px 20px 20px 20px;
	padding-top: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	padding-right: 40px;
	background-color: #e9ecf4;
}

@media (max-width:480px) {
	.lightbluepanel {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 20px;
		padding-right: 20px;
	}
}

.arrow {
	display: inline-block;
	width: 16px;
	height: 16px;
	vertical-align: -2px;
	background: #7c95d8;
	clip-path: polygon(50% 0, 100% 40%, 68% 40%, 68% 88%, 32% 88%, 32% 40%, 0 40%);
}

.arrow.down {
	background: #21409a;
	transform: scaleY(-1);
	transform-origin: center;
}
