.clearfix {
	clear: both;
}
/* body {
    width: 90%;
} */
.slider__outer { 
	margin-top: 140px;
	width: 100%;
	}


/* .container-fluid clearfix{
   
} */

.container-fluid{
    background: url("../img/logo/ribbons1.jpg" ) center/cover; /*left 10% bottom 20%/cover; */ 
    
    background-repeat: no-repeat;
    width: 100%;
    height: 528px;
    padding: 5px; 
    margin-top: 10px;
    position: relative;
    opacity: .6;
    
}

#car {

Margin-top: 3px;

}

.tm-footer {
	position: absolute;
	margin-top: 180px;
	margin-bottom: 10;
	left: 0;	
	width: 100%;
}
h1 {
	color: #000000;
}
.parag {
	margin-top: 180px;
	color: #000000;
}


#product-overview {
    
    width: 100%;
    height: 28px;
    padding: 10px;
    
    /*border: 5px dashed red;*/
    position: relative;
}

.section-title__main {
		
}

#product-overview {
   
    width: 100%;
    height: 28px;
    padding: 10px;
    margin-top: 33px;
    /*border: 5px dashed red;*/
    position: relative;
}

.craftfair {
	width: 550px;
	height: 85x;	
	margin-top: 125px;
	margin-left: 35%;
}


.section-title {
    color: #cc3939;
    text-align: center;
    font-size: 34px;
}

#product-overview h1 {
    color: white;
    font-family: 'Anton', sans-serif;
    position: absolute;
    bottom: 5%;
    left: 3%;
}

.plan__list {
    width: 80%;
    margin: auto;
    text-align: center;
}

.plan {
    background: #d5ffdc;
    text-align: center;
    padding: 16px;
    margin: 8px;
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

.plan--highlighted {
    background: #19b84c;
    color: white;
    box-shadow: 6px 6px 3px 1px rgba(0, 0, 0, 0.5);
}

.plan__annotation {
    background: white;
    color: #19b84c;
    padding: 8px;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
}

.plan__title {
    color: #0e4f1f;
}

.plan__price {
    color: #858585;
}

.plan--highlighted .plan__title {
    color: white;
}

.plan--highlighted .plan__price {
    color: #0e4f1f;
}

.plan__features {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plan__feature {
    margin: 8px 0;
    color: #000000;
}

.plan__ruch{
	color: red;
	font-size: 1.5em;
}

#key-features {
    background: #ff1b68;
    margin-top: 80px;
    padding: 16px;
}

#key-features .section-title {
    color: white;
    margin: 32px;
}

.key-feature__list {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.key-feature {
    display: inline-block;
    width: 30%;
    vertical-align: top;
}

.key-feature__image {
    background: #ffcede;
    width: 128px;
    height: 128px;
    border: 2px solid #424242;
    border-radius: 50%;
    margin: auto;
}

.key-feature__description {
    text-align: center;
    font-weight: bold;
    color: white;
    font-size: 20px;
}

/* h1 {
    font-family: sans-serif;
} */

.explain {
    background: #d5ffdc;
    text-align: center;
    padding: 16px;
    margin-top: 40px;
    margin-left: 20%;
    margin-bottom: 40px;
    
    display: inline-block;
    width: 60%;
    vertical-align: center;
}

.test {
	margin-top: 10px;
}
