
.row {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	overflow: hidden;
}

.col1 {
	width: 8.33%;
}

.col2 {
	width: 16.66%;
}

.col3 {
	width: 25%;
}

.col4 {
	width: 33.33%;
}

.col5 {
	width: 41.66%;
}

.col6 {
	width: 50%;
}

.col7 {
	width: 58.33%;
}

.col8 {
	width: 66.66%;
}

.col9 {
	width: 75%;
}

.col10 {
	width: 83.33%;
}

.col11 {
	width: 91.66%;
}

.col12 {
	width: 100%;
}

.col1, .col10, .col11, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9 {
	float: left;
}

.clearfix::after {
	content: "";
	clear: both;
	display: table;
}

@media handheld,only screen and (max-width:767px) {
	.col1, .col10, .col11, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9 {
		display: block;
		float: none;
		width: 100%;
	}
}

.amg-flex-box {
	margin: auto;
	position: relative;
	max-width: 1300px;
	display: flex;
	align-items: center;
}

.amg-flex-column {
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: center;
}

.amg-special-heading.modern-centered {
	text-align: center;
}

.amg-special-heading.modern-right {
	text-align: right;
}

.s100, .s100 span {
	animation-duration: .1s;
}

.s200, .s200 span {
	animation-duration: .2s;
}

.s300, .s300 span {
	animation-duration: .3s;
}

.s400, .s400 span {
	animation-duration: .4s;
}

.s500, .s500 span {
	animation-duration: .5s;
}

.s600, .s600 span {
	animation-duration: .6s;
}

.s700, .s700 span {
	animation-duration: .7s;
}

.s800, .s800 span {
	animation-duration: .8s;
}

.s900, .s900 span {
	animation-duration: .9s;
}

.s1000, .s1000 span {
	animation-duration: 1s;
}

.s1100, .s1100 span {
	animation-duration: 1.1s;
}

.s1200, .s1200 span {
	animation-duration: 1.2s;
}

.s1300, .s1300 span {
	animation-duration: 1.3s;
}

.s1400, .s1400 span {
	animation-duration: 1.4s;
}

.s1500, .s1500 span {
	animation-duration: 1.5s;
}

.s1600, .s1600 span {
	animation-duration: 1.6s;
}

.s1700, .s1700 span {
	animation-duration: 1.7s;
}

.s1800, .s1800 span {
	animation-duration: 1.8s;
}

.s1900, .s1900 span {
	animation-duration: 1.9s;
}

.s2000, .s2000 span {
	animation-duration: 2s;
}

.s2100, .s2100 span {
	animation-duration: 2.1s;
}

.s2200, .s2200 span {
	animation-duration: 2.2s;
}

.s2300, .s2300 span {
	animation-duration: 2.3s;
}

.s2400, .s2400 span {
	animation-duration: 2.4s;
}

.s2500, .s2500 span {
	animation-duration: 2.5s;
}

.s2600, .s2600 span {
	animation-duration: 2.6s;
}

.s2700, .s2700 span {
	animation-duration: 2.7s;
}

.s2800, .s2800 span {
	animation-duration: 2.8s;
}

.s2900, .s2900 span {
	animation-duration: 2.9s;
}

.s3000, .s3000 span {
	animation-duration: 3s;
}

.d100, .d100 span {
	animation-delay: .1s;
}

.d200, .d200 span {
	animation-delay: .2s;
}

.d300, .d300 span {
	animation-delay: .3s;
}

.d400, .d400 span {
	animation-delay: .4s;
}

.d500, .d500 span {
	animation-delay: .5s;
}

.d600, .d600 span {
	animation-delay: .6s;
}

.d700, .d700 span {
	animation-delay: .7s;
}

.d800, .d800 span {
	animation-delay: .8s;
}

.d900, .d900 span {
	animation-delay: .9s;
}

.d1000, .d1000 span {
	animation-delay: 1s;
}

.d1100, .d1100 span {
	animation-delay: 1.1s;
}

.d1200, .d1200 span {
	animation-delay: 1.2s;
}

.d1300, .d1300 span {
	animation-delay: 1.3s;
}

.d1400, .d1400 span {
	animation-delay: 1.4s;
}

.d1500, .d1500 span {
	animation-delay: 1.5s;
}

.d1600, .d1600 span {
	animation-delay: 1.6s;
}

.d1700, .d1700 span {
	animation-delay: 1.7s;
}

.d1800, .d1800 span {
	animation-delay: 1.8s;
}

.d1900, .d1900 span {
	animation-delay: 1.9s;
}

.d2000, .d2000 span {
	animation-delay: 2s;
}

.d2100, .d2100 span {
	animation-delay: 2.1s;
}

.d2200, .d2200 span {
	animation-delay: 2.2s;
}

.d2300, .d2300 span {
	animation-delay: 2.3s;
}

.d2400, .d2400 span {
	animation-delay: 2.4s;
}

.d2500, .d2500 span {
	animation-delay: 2.5s;
}

.d2600, .d2600 span {
	animation-delay: 2.6s;
}

.d2700, .d2700 span {
	animation-delay: 2.7s;
}

.d2800, .d2800 span {
	animation-delay: 2.8s;
}

.d2900, .d2900 span {
	animation-delay: 2.9s;
}

.d3000, .d3000 span {
	animation-delay: 3s;
}

.swiper-nav-wrapper {
	position: relative;
	margin: auto;
}

.swiper-button-next {
	text-align: right;
}

.swiper-button-next, .swiper-button-prev {
	z-index: 999 !important;
}

.swiper-notification {
	display: none;
	visibility: hidden !important;
	color: transparent !important;
}

#top #wrap_all .all_colors a {
	text-decoration: none !important;
}

#amg_enfold_extensions_options .form-table td, #amg_enfold_extensions_options .form-table th {
	padding: 20px 10px;
	border: 1px solid #ccc;
}

.amg-button-wrap {
	margin-top: 24px;
}

.swiper-nav-wrapper.below {
	margin-top: 30px;
	margin-bottom: 0;
}

.swiper-nav-wrapper.above {
	margin-top: 0;
	margin-bottom: 30px;
}

.swiper-nav-wrapper.above, .swiper-nav-wrapper.below {
	display: flex;
	align-items: center;
	position: relative;
	width: 100%;
}

.swiper-nav-wrapper.above .swiper-button-next, .swiper-nav-wrapper.above .swiper-button-prev, .swiper-nav-wrapper.below .swiper-button-next, .swiper-nav-wrapper.below .swiper-button-prev {
	top: auto !important;
	transform: none !important;
	margin-top: 0 !important;
	position: relative !important;
}

.swiper-button-next, .swiper-button-prev {
	height: 50px;
	width: 50px;
	background: #eee;
	color: #000;
	border-radius: 50%;
	top: 50%;
	transform: translateY(-50%);
}

span.swiper-pagination-bullet {
	background: #000;
}

div#amg-enfold-popup {
	display: none;
}

div#amg-enfold-popup.active {
	display: block;
}

div#amg-enfold-popup .bg {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, .5);
}

.swiper-nav-wrapper.above .swiper-pagination, .swiper-nav-wrapper.below .swiper-pagination {
	margin: 0 auto !important;
	bottom: 0;
	top: 0;
	width: auto;
	z-index: 998;
}

.swiper-nav-wrapper.above .swiper-pagination-bullets-dynamic, .swiper-nav-wrapper.below .swiper-pagination-bullets-dynamic {
	position: relative;
	left: 0 !important;
	right: 0 !important;
	transform: none !important;
	bottom: 0 !important;
	white-space: nowrap;
}

div#app {
	clear: both;
	position: relative;
}

.swiper-pagination {
	position: relative;
	margin-top: 30px;
}

.amg-slider-content {
	padding: 0 100px;
	opacity: 0;
	transition: opacity .5s ease-in-out;
}

.amg-slider-content.active, div#amg-enfold-inline div#amg-enfold-inline-box #content.active, div#amg-enfold-popup #amg-enfold-popup-box #content.active {
	opacity: 1;
}

.amg-title {
	font-size: 24px;
	font-weight: 600;
}

div#amg-enfold-popup.active #amg-enfold-popup-bg {
	background: rgba(0, 0, 0, .6);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 99;
}

div#amg-enfold-popup-box {
	background: #fff;
	max-width: 720px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding: 60px;
	border-radius: 14px;
	width: 100%;
	z-index: 9999;
	max-height: 600px;
	transition: max-height .5s ease-in-out;
	min-height: 320px;
}

div#amg-enfold-inline div#amg-enfold-inline-box #content, div#amg-enfold-popup div#amg-enfold-popup-box #content {
	opacity: 0;
	transition: opacity .5s ease-in-out;
}

div#amg-enfold-popup-close {
	position: absolute;
	right: 10px;
	top: 10px;
	height: 18px;
	width: 18px;
	cursor: pointer;
}

div#amg-enfold-inline {
	padding: 2em;
	max-width: 800px;
	margin: auto;
}

@media only screen and (max-width:768px) {
	.amg-flex-box {
		flex-direction: column;
	}
}
