::selection { background: #353851; color: #fff; }
::-moz-selection { background: #353851; color: #fff; }
body {overflow-x: hidden; }
body, p { color: #353851; }

a { color: #53318e; font-weight: 700; }
a:hover, a:focus { color: #7fbe41; }

a.link-reverse { color: #7fbe41; }
a.link-reverse:hover, a.link-reverse:focus { color: #fff; }

h1, h2, h3, h4, h5 { line-height: 1.2; }
h2 a, h3 a, h4 a { font-weight: 500; }

.ml-20 { margin-left: 20px !important; }

.mb-20 { margin-bottom: 20px !important; }
.mb-30 { margin-bottom: 30px !important; }
.mt-20 { margin-top: 20px !important; }
.mt-30 { margin-top: 30px !important; }
.mt-40 { margin-top: 40px !important; }
.mt-50 { margin-top: 50px !important; }
.mt-60 { margin-top: 60px !important; }

.pb-30 { padding-bottom: 30px !important; }
.pt-30 { padding-top: 30px !important; }

.text-white { color: #fff !important; }
.text-purple { color: #53318e !important; }

#main-wrapper { margin-top: 100px; }

#header .logo img { max-height: 100px; }

#header { position: relative; margin-top: -100px; }

.border-bottom-purple { border-bottom: 1px solid #53318e; }

@media (min-width: 768px) {
	.max-500 { max-width: 500; margin: auto;}
}

@media (min-width: 769px) {
	.two-column { column-count: 2; column-gap: 40px; }
}

@media (min-width: 769px) {
	#main-menu {
		align-items: end;
	}
}

#main-menu .right .social a { color: #353851; }
#main-menu .right .social a:hover { color: #7fbe41; }

@media only screen and (max-width: 991px) and (min-width: 769px) {
	.navigation .main-menu-container { order: 2; }
	.navigation .top-header { display: flex; order: 1; align-items: center; justify-content: center; }
	.navigation .text-right-md { text-align: right; }
	#main-menu ul { padding: 0 0 10px 0; margin: 0; }
}

@media only screen and (max-width: 768px) {
	#header .mobile-menu { position: absolute; right: 0; }
}

.slider-top-buttons ul a:hover { background: #353851 !important; }
.button-normal.purple:hover, .button-normal.white:hover, .btn.btn-primary.purple:hover, .btn.btn-primary.green:hover, .btn.btn-primary:hover { background: #353851; }

#main-menu ul.menus li.has-child ul.child { background-color: transparent; }
	#main-menu ul.menus li.has-child > ul.child { padding-top: 16px; }
#main-menu ul.menus li.has-child ul.child li a { margin: 0 !important; padding: 10px 20px !important; }
	#main-menu ul.menus li.has-child ul.child li a { background-color: #353851 !important; }
		#main-menu ul.menus li.has-child ul.child li a:hover { background-color: #7fbe41 !important; opacity: 1; }
#main-menu ul.menus li.has-child li.has-child ul.child { display: none; left: 100%; top: 0; padding-top: 0; }
	#main-menu ul.menus li.has-child li.has-child:hover ul.child { display: block; }
		#main-menu ul.menus li.has-child li.has-child ul.child li:first-child a { margin-top: 5px; }

	#main-menu ul.menus li.has-child ul.child li.has-child > a::after { 
		content: "\f105" !important;
		font-family: "Font Awesome 5 Free";
		font-style: normal;
    	font-variant: normal;
    	text-rendering: auto;
    	line-height: 1;
		font-weight: 900;
		font-size: 16px;
		text-align: right;
		top: 55%;
		transform: translateY(-50%) !important;
		right: 20px !important;
		position: absolute !important;
		color: #fff;
		opacity: 1 !important;
		width: auto !important;
		border: none !important; }

#main-menu.navigation { padding: 16px 0; }

.main-menu-container { z-index: 100000; }

.box-shadow { box-shadow: 10px 10px 15px rgb(0 0 0 / 20%); }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon { left: 18px; }
.ui-icon { text-indent: 0; overflow: visible; font-size: 16px; }
.ui-accordion .ui-accordion-header { font-size: 22px; }
.ui-accordion .ui-accordion-content { padding: 20px 30px; }

.ui-accordion .ui-accordion-header.ui-state-active { background: #7fbe41; color: #fff; }

h2.headline { font-size: 60px; color: #53318e; }

@media only screen and (max-width: 1199px) {
	h2.headline { font-size: 52px; }
}

@media only screen and (max-width: 991px) {
	h2.headline { font-size: 45px; }
}

@media only screen and (max-width: 768px) {
	.slider-text { padding: 15px 0; }
	h2.headline { font-size: 40px; }
}

@media only screen and (max-width: 500px) {
	h2.headline { font-size: 34px; }
}

h3.headline { font-size: 48px; color: #53318e; }

@media only screen and (max-width: 1199px) {
	h3.headline { font-size: 42px; }
}

@media only screen and (max-width: 991px) {
	h3.headline { font-size: 38px; }
}

@media only screen and (max-width: 768px) {
	.slider-text { padding: 15px 0; }
	h3.headline { font-size: 34px; }
}

@media only screen and (max-width: 500px) {
	h3.headline { font-size: 24px; }
}

.wishlist .reverse-box { background: #53318e; padding: 30px 50px; color: #fff; margin-top: 20px; }
	.wishlist .reverse-box p { color: #fff; }
	.wishlist .border { padding: 20px 30px; border: #353851 1px solid; margin-bottom: 30px; }
	.wishlist .border ul, .wishlist .reverse-box ul, .list-disc { padding-left: 20px; }


.row.full-width	{
	width: calc(100vw - 15px);
    margin-left: calc(-100vw / 2 + 1155px / 2);
    margin-right: calc(-100vw / 2 + 1155px / 2);
}

@media only screen and (max-width: 1199px) {
	.row.full-width	{
		margin-left: calc(-100vw / 2 + 955px / 2);
    	margin-right: calc(-100vw / 2 + 955px / 2);
	}
}

@media only screen and (max-width: 991px) {
	.row.full-width	{
		margin-left: calc(-100vw / 2 + 735px / 2);
    	margin-right: calc(-100vw / 2 + 735px / 2);
	}
}

@media only screen and (max-width: 768px) {
	.row.full-width	{
		width: auto;
		margin-left: -15px;
    	margin-right: -15px;
	}
}

.color-boxes { display: flex; color: #fff; margin-bottom: -50px; flex-wrap: wrap; }
.color-boxes .fa-ul.checklist .fa-li { color: #55318d; }
	.color-boxes > [class*="col-"] { background: #53318e; }
		.color-boxes > [class*="col-"]:nth-child(even) { background: #7fbe41; }
		.color-boxes > [class*="col-"].grey-bg { background: #f3f3f3; color: #353851; }
	.color-boxes  [class*="col-"] img { margin-bottom: 20px; }
	.color-boxes .img-box { padding: 30px 15px 0; }
	.color-boxes .text-box { padding: 0 15px 30px 15px; }

	@media only screen and (max-width: 991px) and (min-width: 769px) {
		.color-boxes > [class*="col-"]:nth-child(3) { background: #7fbe41; }
		.color-boxes > [class*="col-"]:nth-child(4) { background: #53318e; }
	}

@media only screen and (max-width: 768px) {
	.color-boxes .box-container {
		max-width: 500px;
    	margin: auto;
	}
	.color-boxes { display: block; }
}

.color-boxes .btn.btn-primary.green, .color-boxes .btn.btn-primary { background-color: #53318e; }
	.color-boxes .btn.btn-primary.green:hover, .color-boxes .btn.btn-primary:hover { background: #353851; }

.header-lead { font-size: 20px; line-height: 1.4; }
.half-container { max-width: 600px; width: 100%; margin-left: auto; margin-right: auto; padding: 0 30px; }
	.half-container .lead { font-weight:400; line-height: 1.6; }

.fa-ul.checklist { margin-left: 40px; }
	.fa-ul.checklist .fa-li { font-size: 25px; top: -5px; color: #7fbe41; }
	.fa-ul.checklist li + li { margin-top: 10px; }
	.fa-ul.checklist .large { font-size: 175%; }

.icon-list { padding-left: 0; }
.icon-list li { margin-right: 10px; display: inline-flex; align-items: center; width: 100%; font-size: 22px; font-family: 'Barlow Condensed', sans-serif; font-weight: 500; text-align: left; clear: both; }
	.icon-list li + li { margin-top: 10px; }
	.icon-list li img { width: 60px; height: 60px; background: white; border-radius: 50%; margin-bottom: 0 !important; margin-right: 20px; }
.icon-list h3 { font-size: 22px; margin-bottom: 0; color: #53318e; }
.icon-list small { color: #fff; font-family: 'Lato', sans-serif; }

.icon-list a, .icon-list h3 { display: block; width: 100%; line-height: 1.1; font-weight: 500; }
	.icon-list a:hover, .icon-list a:focus { color: #fff; }
.transparent-bg { background: transparent !important; }

@media only screen and (max-width: 500px) {
	.col-xs-6 { width: 100%; }
}

.video-link {
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
	display: block;
}

.video-link .video-overlay {
    opacity: 0;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    padding: 10px;
	justify-content: center;
    align-items: center;
    display: flex;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video-link:hover .video-overlay {
    opacity: 1;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.video-link .video-overlay i[class*='fa-'] {
    width: 80px;
    height: 80px;
    font-size: 25px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    display: flex;
	align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #53318e;
    z-index: 11;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.video-link:hover img {
	-webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.video-link:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}