/*--------------------

Custom CSS Easy Garage

---------------------*/

* {
	scroll-margin-top: 90px;
}

.header-action .sidemenu-btn .btn-wrap {
    background-color: #F7F9FB !important;
}

.header-action .sidemenu-btn .btn-wrap span {
	background-color: #824c93 !important;
}

.header-action .sidemenu-btn .btn-wrap:hover {
	background-color: #cecece !important;
}

.padding-hero {
	padding-top: 200px !important;
	padding-bottom: 120px !important;
}


.order-section {
	display: none !important;
}

.order-section.active {
	display: block !important;
}

.case-study-featured .section-heading .title,
.banner.banner-style-1 .banner-content .title.title-custom-hero,
h2.title.title-testimonials-section,
h2.title.title-extra-services-section,
.title.title-custom-hero,
.title.title-custom {
	color: #824c93 !important;
}
@media only screen and (max-width: 990px) {
	.title-custom-hero.hidden-on-sm {
		display:none;
	}

	.xcoding {
		justify-content: center !important;
		text-align: center;
	}
}

.banner.banner-style-1 .banner-content .subtitle.subtitle-custom-hero,
.case-study-featured .section-heading p,
p.subtitle-testimonials-section,
p.custom-text-404,
p.subtitle-custom {
	color: #504f4f !important;
	width: 100%;
}

.axil-btn.custom-shadow-btn,
.axil-btn.btn-fill-primary.custom-shadow-btn {
	box-shadow: 0 0px 15px -5px #730097 !important;
	background-color: #730097 !important;
	border: none !important;
	font-weight: 600 !important;
	color: #FFFFFF !important;
}

.axil-btn.custom-shadow-btn:hover,
.axil-btn.btn-fill-primary.custom-shadow-btn:hover,
.axil-btn.btn-fill-primary::after {
	background-color: #ffffff !important;
	border: none !important;
	color: #730097 !important;
}

.order-section {
	padding: 90px 0 110px !important;
}

.section-divider {
	border-top: 0px solid #E8EDF4 !important;
}


.section-divider-dark {
	border-top: 1px solid #730097 !important;
}

.section-heading .subtitle {
	color: #730097 !important;
	font-weight: 600 !important;
}

.heading-right {
	text-align: left;
}

.heading-right > h2 {
	max-height: 260px !important;
    min-height: 216px !important;
	font-size: 42px !important;
	overflow: hidden !important;
	display: block !important;
}
.slick-slide.slick-current.slick-active, .right-image .slick-track{ 
	width: 100% !important;
}

.right-image {
	width: 100% !important;
	/* margin-left: auto !important; */
    margin-right: auto !important;
}

.sub-title {
	font-size: 24px;
}

.sub-title > img {
	display: block !important;
	margin-right: 32px;
	float: left;
}

.case-study-counterup .count-number {
	color: #824c93 !important;
	font-weight: 500 !important;
}

.single-counterup span.counter-title {
	color: #730097 !important;
	font-weight: 600 !important;
	font-size: 15px;
}

ul.slick-dots {
	display: none !important;
}

.section.bg-color-dark.custom-dark,
.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a {
	background-color: #824c93 !important;
}

.section.bg-color-dark.custom-dark-2 {
	background-color: #7b2895 !important;
}

.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a i.fa-facebook-f,
.header-offcanvasmenu .offcanvas-body .contact-inner .social-share li a i.fa-instagram {
	color: #fff !important;
}

.space-btw-1 {
	margin-bottom: 40px !important;
}

.contact-inner .title.custom-title-1 {
	color: #390a47 !important;
	font-weight: 600 !important;
	font-size: 20px !important;
}

address.address span.title.title-custom-2,
.contact-inner h5.title.title-custom-2 {
	color: #390a47 !important;
	font-weight: 600 !important;
}

.header-offcanvasmenu .offcanvas-body .contact-inner .address a i {
	color: #824c93 !important;
}

.header-offcanvasmenu .offcanvas-body .main-navigation li a.nav-item-custom {
	color: #824c93 !important;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.header-offcanvasmenu .offcanvas-body .main-navigation li a.nav-item-custom:hover {
	color: #730097 !important;
	text-decoration: underline !important;
}

.mainmenu-nav .mainmenu > li {
	border-color: #E8EDF4 !important;
}

.mainmenu > li > a:hover,
.mainmenu > .menu-item-has-children .axil-submenu li a:hover {
	color: #730097 !important;
}

.mainmenu > li > a::before,
.mainmenu > .menu-item-has-children .axil-submenu li a:hover::after {
	background-color: #730097 !important;
}

li.menu-item.hide-desktop {
	display: none;
}

.services-grid.custom-color.active,
.services-grid:after {
	background: #771096 !important;
}

.services-grid:hover .content .more-btn,
.services-grid.active .content .more-btn,
.services-grid .content a.more-btn {
	color: #dedede !important;
  font-weight: 600;
}

.services-grid .content a.more-btn::before {
	background-color: #fff !important;
}

.services-grid .content p {
	opacity: 1 !important;
}

.services-grid .content .title a:hover,
.services-grid .content a.more-btn:hover {
	color: #000 !important;
	text-decoration: underline !important;
}

.brand-grid {
	justify-content: center;
	display: flex;
}

.justify-center {
	justify-content: center;
	display: flex;
}


.testimonial-grid .author-info .content {
	margin-left: 0 !important;
}

.testimonial-grid:hover,
.testimonial-grid.active {
	border-top-color: #730097 !important;
}

.testimonial-grid p {
	color: #824c93 !important;
}

.testimonial-grid .author-info .content .name {
	color: #390a47 !important;
	font-weight: 500 !important;
}

section.bg-light-extra-services {
	background-color: #F7F9FB !important;
}

p.subtitle-extra-services {
	margin-bottom: 80px !important;
	color: #504f4f !important;
}

.pricing-table {
	background: #F7F9FB;
	border-radius: 20px;
}

.pricing-table-cardboard {
	min-height: 70%;
}

.pricing-table-scrapmetal {
	min-height: 75%;
}

.pricing-table-junk {
	min-height: 80%;
}

.pricing-table .pricing-header .subtitle {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 110%;
	text-align: center;
	color: #390a47;
}

.pricing-table .pricing-header .title {
	font-weight: 700;
}

.list-unstyled b {
	color: #002B26;
    font-weight: 600;
}

.pricing-table .pricing-header .description {
	padding: 20px;
	color: #21292f;
}

.price-wrap .yearly-pricing {
	color: #819C9B;
}

.pricing-table .pricing-header > hr {
	border-color: #B2C2C0;
	margin: 0;
}

.pricing-table .pricing-header .price-wrap {
	border-top: none;
}

.pricing-table .pricing-header h3.title.main-title-extra-services {
	margin-bottom: 24px !important;
}

.pricing-table .pricing-header .price-wrap.space-btw-2 {
	padding-top: 30px !important;
}

.pricing-table .pricing-header h3.title.custom-title-2 {
	color: #824c93;
}

.order-card-link, .order-card-link:hover {
	color: unset;
	text-decoration: none;
}

.pricing-table-custom:hover,
.pricing-table-custom.active {
	background-color: #014232 !important;
	color: #d2d2d2;
}

.scheduling-id {
	font-size: 12px;
}

.scheduling-table-custom {
	box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%)  !important;
}

.scheduling-table-custom:hover,
.scheduling-table-custom.active {
	background: #F7F9FB;
}

.scheduling-table-custom .pricing-header .subtitle ,
.scheduling-table-custom.active .pricing-header .subtitle {
	margin-bottom: 0px;
	text-align: left;
}

.scheduling-table-custom .pricing-header .subtitle img ,
.scheduling-table-custom.active .pricing-header .subtitle img{
	width: 40px;
	margin-right: 2px;
	margin-bottom: 8px;
}

.scheduling-description {
	font-size: 12px;
	color: grey;
	text-align: left;
	margin-bottom: 36px;
}

.scheduling-type {
	margin-bottom: 16px;
}

.scheduling-type .type {
	float: left;
}

.scheduling-type .price {
	float: right;
	color: #3EC24F !important;
	font-weight: 700;
}

.scheduling-info {
	margin-top: 40px;
	text-align: left;
}

.scheduling-date {
	margin-bottom: 8px;
}

.pricing-table-custom:hover .pricing-header h3,
.pricing-table-custom.active .pricing-header h3 {
	color: #3EC24F !important;
}

.pricing-table:hover .pricing-header .subtitle,
.pricing-table.active .pricing-header .subtitle {
	color: #390a47 !important;
}

.pricing-table-custom.active .pricing-header .description,
.pricing-table-custom:hover .pricing-header .description,
.pricing-table-custom.active .list-unstyled b,
.pricing-table-custom:hover .list-unstyled b {
	color: #fff !important;
}

.pricing-table.pricing-table-custom .pricing-body li:before {
	color: #3EC24F !important;
}

.pricing-table.pricing-table-custom:hover .pricing-header .axil-btn,
.pricing-table.pricing-table-custom.active .pricing-header .axil-btn {
	background-color: #3EC24F !important;
	border: none !important;
	color: #FFFFFF !important;
}

.pricing-table.pricing-table-custom:hover .pricing-header .axil-btn:hover,
.pricing-table.pricing-table-custom.active .pricing-header .axil-btn:hover {
	background-color: #01241C !important;
	border: none;
	color: #3EC24F !important;
}

.pricing-table.pricing-table-custom .pricing-header .price-wrap.custom-color-2 span.amount {
	color: #824c93;
}

.pricing-table.pricing-table-custom.active .pricing-header .price-wrap.custom-color-2 span.amount,
.pricing-table.pricing-table-custom:hover .pricing-header .price-wrap.custom-color-2 span.amount {
	color: #FFFFFF;
}

.section.call-to-action-area.custom-space-btw-3 {
	padding-top: 120px !important;
	padding-bottom: 60px !important;
}

.section.call-to-action-area.custom-space-btw-3:before {
	background-color: #824c93 !important;
}

div.icon-easy-garage-driver {
	margin-bottom: 20px !important;
}

a.axil-btn.custom-btn-driver {
	background-color: #730097 !important;
	color: #FFFFFF !important;
	border: 1px solid #730097 !important;
	font-weight: 600;
}

a.axil-btn.custom-btn-driver:hover {
	background-color: #002B26 !important;
	border: 1px solid #730097 !important;
	color: #730097 !important;
	cursor: pointer;
}

.section.call-to-action-area.custom-space-btw-3 .container .call-to-action {
	border: none !important;
}

.custom-style-footer-easygarage {
	color: #002B26 !important;
	font-weight: 600 !important;
}

.back-to-top.custom-color-3 {
	background-color: #730097 !important;
}

h2.title.custom-title-404 {
	color: #002B26 !important;
}

.copyright-text {
	margin-bottom: 10px;
}

.footer-copyright .copyright-text a:hover,
.breadcrumb li a:hover {
	color: #730097 !important;
	text-decoration: underline;
}

.breadcrumb li {
	margin-top: 24px;
	color: #002B26 !important;
}

html {
  scroll-behavior: smooth !important;
}

.form-error {
	margin-top: 8px;
	color: red;
}

input:focus, .form-control:focus {
    border: 1px solid #824c93;
}

.form-group label.custom-color-4 {
	color: #824c93 !important;
	font-weight: 700 !important;
}

.text-custom-1 {
	font-size: 12px !important;
	opacity: 0.7 !important;
}

.title.title-custom-resize {
	font-size: 48px !important;
}

input, .form-control {
	border-color: #D6E0DF;
}

.terms {
    display: flex;
	flex-wrap: wrap;
    font-size: 13px;
    margin: 30px 0;
    color: #839B9A;
}

.terms-error, .firstname-error, .lastname-error, .phone-error, .email-error, .password-error, .password2-error {
	color: red;
	flex-basis: 100%;
}

.terms > label {
    font-weight: 600;
    color: #839B9A;
}

.term-checkbox {
    float: left;
    width:20px;
    height: 20px;
    white-space: nowrap;
    margin-right: 8px;
}

.terms a {
    color: #730097;
    text-decoration: underline;
    font-weight: bold;
}

.terms a:hover {
	color: #390a47 !important;
}

.checkbox-wrapper > input {
	width: 20px;
	height: 20px;
	vertical-align: middle;
}

.checkbox-wrapper > label {
	margin-left: 6px;
}

.checkbox-term-of-services {
	margin-top: 32px;
	font-size: 15px;
    color: #839B9A;
	font-weight: 600;
}

.term-of-services-link {
	color: #730097 !important;
	font-weight: bold;
	text-decoration: underline;
}

.term-of-services-link:hover {
	color: #390a47 !important;
}

div.img-area-pickup-truck {
	margin-bottom: 40px !important;
	margin-top: 20px !important;
}

.mainmenu>.menu-item-has-children .axil-submenu li a::after {
	top: 100%;
    bottom: 0 !important;
}

/*
https://www.fontawesomecheatsheet.com/
*/

.pricing-table .pricing-body li:before {
    content: "\f054" !important;
}

.pricing-table .pricing-body li {
	padding-left: 24px !important;
	color: #819C9B;
}


.ui-state-default, .ui-widget-content .ui-state-default {
    border: none;
    background: transparent;
    font-weight: normal;
    color: #454545;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-state-default:hover {
    border: none;
	border-radius: 10px;
    background: #00342F;
	color: #730097;
}

.ui-widget-header {
	background: transparent;
}

.ui-datepicker td span, .ui-datepicker td a {
    text-align: center;
}

.input-wrapper {
	position: relative;
}

.input-calendar-icon {
	position: absolute;
	right:0;
	top:20px;
	width: 30px;
	height: 30px;
}

.strong-dark-yellow {
	color: #D6B043;
}

.errorlist{
    color: red;
    list-style: none;
}

.profile-container {
	margin-top: 75px;
}

@media only screen and (max-width: 990px) {
	.profile-container {
		margin-top: 8px;
	}
}

.profile-container label {
	color: #824c93;
	margin-left: 6px;
}

.profile-title {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-size: 28px;
	color: #824c93;
	padding-top: 25px;
}

.back-to-home {
	vertical-align: super;
}

.profile-back-to-home > span {
	margin-right: 4px;
}

.profile-back-to-home > span:last-child {
	margin-left: 4px;
}


.schedules-active {
	font-weight: 700;
}

.profile-back-to-home {
	text-align: end;
}

.profile-back-to-home > a {
	color: #839B9A;
}

.profile-back-to-home > a > span {
	color: #730097;
	font-weight: 600;
}

.profile-back-to-home > a:hover {
	color: #730097;
}

.profile-row-padding .row:not(:first-child){
	margin-bottom: 25px;
}

.edit-profile-button {
	background-color: #065237 !important;
	color: white;
	margin: 25px 0 75px 0;
}

.save-changes-button, .cancel-button {
	padding: 20px;
	width: 150px;
	margin: 0 0 75px 0;
}

.save-changes-button {
	background-color: #3EC24F !important;
	color: white;
}

.save-changes-button:hover, .cancel-button:hover {
	cursor: pointer;
}

.cancel-button:hover, .save-changes-button:hover {
	color: white !important;
	background-color: #065237 !important;
}

.cancel-button {
	color: #824c93;
	border-color: 824c93;
	border: 1px solid #824c93;
	border-radius: 18px;
	background-color: white !important;
}

.cookie-card {
	background-color: #F7F9FB;
	padding: 25px 80px 25px 80px;
	position: fixed;
	bottom: 0;
	z-index: 99;
	display: none;
	transition: var(--transition)
}

.cookie-title {
	color: #824c93;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 20px;
}

.cookie-card p {
	margin: 0 0 28px 0;
	padding: 0;
	font-size: 12px;
	color: #6C8584;
}

@media only screen and (max-width: 991px) {
	.axil-btn.btn-large.step-button {
		padding: 23px 55px;
	}
}


.step-button:hover {
    background-color: #01241C !important;
}

.step-button {
	min-width: 130px;
	max-width: 290px;
	width: 100%;
	height: 82px;
	font-size: 18px;
}

.pricing-btn {
	margin-bottom: 10px;
}

.lighter {
    color:#819C9B;
    font-weight: 400;
}

/*--------------------

Custom @Media

---------------------*/


@media only screen and (max-width: 990px) {
    .padding-hero {
    	padding-top: 160px !important;
    	padding-bottom: 80px !important;
    }

    ul.mainmenu li.menu-item.custom-space-btw {
    	margin-top: 24px !important;
    }

     ul.mainmenu li.menu-item a {
     	color: #824c93 !important;
     	font-weight: 400 !important;
     }
     ul.mainmenu li.menu-item a:hover {
		color: #730097 !important;
		text-decoration: underline !important;
     }

	.mobile-nav-header .mobile-menu-close {
	    background-color: #F7F9FB !important;
	    border: none !important;
	    border-radius: 8px !important;
	    color: #824c93 !important;
	}

	.mobile-nav-header .mobile-menu-close:hover {
	    background-color: #824c93 !important;
	    border: none !important;
	    color: #FFF !important;
	}

	li.menu-item.show-only-mobile {
		display: block;
	}

	.mobile-nav-header
	{
		border-color: #E8EDF4 !important;
	}

	.call-to-action-area:before {
    	height: 680px !important;
	}


	.cookie-card {
		padding: 25px 30px 25px 30px;
	}
}

.transparent-button {
	width: 260px;
	box-shadow: none !important;
}

@media only screen and (min-width: 992px ) and (max-width: 1199px) {
	.thankyou-background {
		bottom: 200px;
	}
}

.stepper-wrapper {
	margin-top: 90px;
	display: flex;
	justify-content: space-between;
}

.stepper-item {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
	flex: 1;

	@media (max-width: 768px) {
		font-size: 12px;
	}
}

.stepper-item::before {
	position: absolute;
	content: "";
	border-bottom: 2px solid #DEE7E7;
	width: 100%;
	top: 10px;
	left: -50%;
	z-index: 2;
}

.stepper-item .step-counter {
	position: relative;
	z-index: 5;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #DEE7E7;
	margin-bottom: 6px;
}

.stepper-item .step-counter svg{
	display: none;
}

.stepper-item.active {
	font-weight: bold;
	color: #824c93;
}

.stepper-item.active .step-counter {
	background-color: #824c93;
}

.stepper-item.active .inner-counter {
	width: 10px;
	height: 10px;
	background: white;
	border-radius: 50%;
}

.stepper-item.completed .step-counter {
	background-color: #4bb543;
}

.stepper-item.completed::after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #4bb543;
	width: 100%;
	top: 10px;
	left: 50%;
	z-index: 3;
}

.stepper-item.completed .step-counter svg {
	display: block;
}

.stepper-item.completed .step-counter .inner-counter {
	display: none;
}

.stepper-item-line::after {
	position: absolute;
	content: "";
	border-bottom: 2px solid #DEE7E7;
	width: 100%;
	top: 10px;
	left: 50%;
	z-index: 2;
}

.stepper-item-line:first-child::before {
	content: none;
}

.stepper-item-line:last-child::after {
	content: none;
}

.disabled-pointer {
	pointer-events: none;
}

.payment-title {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	font-size: 58px;
	line-height: 110%;
	text-align: center;
	color: #824c93;
	margin-top: 8vh;
}

.payment-subtitle {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 21px;
	line-height: 150%;
	text-align: center;
	color: #819C9B;
	margin: 3vh 0;
}

.payment-div {
	margin: 2vw;
	margin-left: 10vw;
}

.payment-div-title {
	padding: 2vh 2vw;
	margin-bottom: 5vh;
	width: 100%;
	box-sizing: border-box;
	position: relative;
	background: #FFFFFF;
	border: 2px solid #824c93;
	border-radius: 16px;
}

.payment-div-title-bold {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 21px;
	line-height: 150%;
	color: #824c93;
}

.resume-div {
	padding: 3vw;
	margin: 2vw;
	margin-right: 10vw;
	min-height: 600px;
	background: #00231F;
	border-radius: 20px;
}

.resume-title {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-size: 24px;
	line-height: 150%;
	color: #FFFFFF;
	width: 100%;
}

.resume-details {
	font-family: 'Poppins';
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	margin: 2vh 0 2vh 3px;
}

.margin-extra-costs {
	margin-right: 20px;
}

.resume-details-green {
	font-weight: bold;
	color: #730097;
}

.resume-hr {
    margin: 3vh 0;
    border: 0;
    border-top: 1px solid rgb(230 230 230);
}

.resume-hr-dashed {
	margin: 2rem 0;
    border: 0;
    border-top: 2px dashed #FFFFFF;
}

.payment-button {
	color: #fff;
	padding: 16px;
	position: relative;
	border-color: #fff;
	background: #3EC24F;
	box-shadow: 0px 4px 25px 5px rgba(62, 194, 79, 0.1);
	border-radius: 18px;
	margin-top: 2vh;
	width: 100%;
}

.payment-button:hover {
	color: white;
    border-color: #5956e9;
    background-color: #01241C !important;
}

.payment-stripe-info {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 140%;
	color: #819C9B;
}

.payment-stripe-info > svg {
	margin: 0px 5px;
	vertical-align: sub;
}

.stripe-info-bottom {
	align-content: center;
	margin-top: 4vh;
}

.float-right {
	float: right !important;
}

.float-left {
	float: left !important;
}

.help-question-mark {
	margin-left: 7px;
	width: 24px;
	height: 24px;
}

.hidden {
	display: none;
}

#payment-message {
	color: rgb(105, 115, 134);
	font-size: 16px;
	line-height: 20px;
	padding-top: 12px;
	text-align: center;
}

button:disabled {
	opacity: 0.5;
	cursor: default;
}

.loading-spinner {
	height: 20px;
	margin-right: 8px;
}

@media screen and (max-width: 992px) {
	.resume-div, .payment-div {
		margin: 3vw;
	}
}

select {
	height: 60px;
}

.back-to-top {
	right: 30px !important;
	bottom: 120px !important;
}

.back-to-top.show:hover {
    bottom: 120px !important;
}

.green-link {
    color: #730097;
}

.green-link:hover {
    color: #730097;
	font-weight: 600;
}

.container-buttons .col-btn {
	display: grid;
}

.container-buttons .back {
	margin-right: auto;
	margin-bottom: 10px;
}

.container-buttons .next, .container-buttons .submit-order {
	margin-left: auto;
	margin-bottom: 10px;
}

.submit-info {
	text-align: end;
}

@media only screen and (max-width: 991px){
	.submit-info {
		text-align: start;
	}

	.container-buttons .col-btn {
		display: block;
	}

	.container-buttons .back {
		margin-right: auto;
		margin-left: auto;
	}
	
	.container-buttons .next, .container-buttons .submit-order {
		margin-right: auto;
		margin-left: auto;
	}
}


/* Loader 1 */
.loader-1 {
	height: 32px;
	width: 32px;
	-webkit-animation: loader-1-1 4.8s linear infinite;
	        animation: loader-1-1 4.8s linear infinite;
}
@-webkit-keyframes loader-1-1 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(360deg); }
}
@keyframes loader-1-1 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}
.loader-1 span {
	display: block;
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 32px;
	width: 32px;
	clip: rect(0, 32px, 32px, 16px);
	-webkit-animation: loader-1-2 1.2s linear infinite;
	        animation: loader-1-2 1.2s linear infinite;
}
@-webkit-keyframes loader-1-2 {
	0%   { -webkit-transform: rotate(0deg); }
	100% { -webkit-transform: rotate(220deg); }
}
@keyframes loader-1-2 {
	0%   { transform: rotate(0deg); }
	100% { transform: rotate(220deg); }
}
.loader-1 span::after {
	content: "";
	position: absolute;
	top: 0; left: 0;
	bottom: 0; right: 0;
	margin: auto;
	height: 32px;
	width: 32px;
	clip: rect(0, 32px, 32px, 16px);
	border: 3px solid #FFF;
	border-radius: 50%;
	-webkit-animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
	        animation: loader-1-3 1.2s cubic-bezier(0.770, 0.000, 0.175, 1.000) infinite;
}
@-webkit-keyframes loader-1-3 {
	0%   { -webkit-transform: rotate(-140deg); }
	50%  { -webkit-transform: rotate(-160deg); }
	100% { -webkit-transform: rotate(140deg); }
}
@keyframes loader-1-3 {
	0%   { transform: rotate(-140deg); }
	50%  { transform: rotate(-160deg); }
	100% { transform: rotate(140deg); }
}

.xcoding {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}