body {
	margin: 0;
	padding: 0;
	background-color: #F9ECDF;
}

.perfair-logo {
    margin-left: 10px;
    margin-right: 10px;
    width: 110px;
    }

.navbar {
	background-color: #F8F1E7;
}

h1 {
  color: #A63C0E;
  font-family: 'Aleo', serif;
  text-align: center;
  margin: 30px;
} 

h2 {
  font-family: 'Aleo', serif;
  color: #A63C0E;	
} 
h3 {
  font-family: 'Aleo', serif;		
}
h4, 
h5 {
  font-family: 'Aleo', serif;
  font-weight: bold;	
  color: #A63C0E;
}

.captionstyle{
  color: #FFFFFF;
  text-shadow: 0px 0px 2px grey;
}

.slidertext {
	color: #607462;
	text-align: left;
	font-size: 20px;
	margin-bottom: 10%;
}

.carouseltitle {
	font-size: 50px;
}

h6 {
   	color: rgba(166,60,14,1.00);
}

.btn {
  background-color: #A63C0E;
  margin-bottom: 20px;
  text-align: center;
  color: #F8F1E7;
}

.ct-featureBox h4 {
  padding: 10px 0 5px;
  color: #A63C0E;
  font-size: 2.2rem;
  font-weight: 600;
}
.ct-featureBox p {
  margin-bottom: 0;
}
.main-content {
  padding: 40px 0;
  background-image: url("https://www.solodev.com/assets/bg-02.jpg");
  background-color: transparent;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  overflow: hidden;
  min-height: 600px;
}
.main-content h2,
.main-content h3 {
  color: rgba(166,60,14,1.00);
  font-size: 2rem;
  text-align: center;
	
}
.main-content h2 {
  text-transform: uppercase;
  margin-bottom: 0;
}
.main-content h3 {
  font-weight: 300;
  padding-bottom: 20px;
  margin-top: 0;
}
.main-content h3,
.fa {
  font-size: 1.5rem;
}
.main-content h4 {
	font-size: 120%;
	padding-top: 10px;
 	padding-bottom: 10px;
 	margin-top: 0;
}
.image {
	color: #A63C0E
}
.ct-featureBox {
	width: 100%;
 	background: #F9DDB0;
	border-radius: 25px;
 	margin-bottom: 0px;
	margin-top: 15px;
	min-height: 250px;
 	display: table;
	 text-align: center;
 	color: inherit;
}
.ct-featureBox .inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.ct-featureBox .image {
  text-align: center;
}
.ct-featureBox .image img {
  display: block;
	width: 100%;
}
.footer {
	background-color: #F8F1E7;
}
.nav-link {
	color: darkgray
}
#insta-logo {
	width: 40px;
}
#facebook-logo {
	width: 40px;
}
.news-row {
	background-color: #607462;
	color: #F8F1E7;
	padding: 30px;
}
.col-sm {
  margin-top: 30px;
  margin-bottom: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.border-google-maps {
	border: solid
	#A73C0F;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 28rem;
}
.list {
	width: 460px;
	margin-top: 20px;
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
	border-bottom-left-radius: 22px;
	border-bottom-right-radius: 22px;
}
.content-list {
	background-color: #A73C10;
	color: white;
	text-align-last: center;
}

.card {
  background-color:#F8F1E7;
  text-align: center;
  border-radius: 25px;
}

.price {
  font-size: 20px;
  font-weight: bold;
}

.roundborder{
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}

.maps-picture {
	border-top-left-radius: 22px;
	border-top-right-radius: 22px;
}

.prototype-image{
	width: 20%;
	width: 100%;
} 

.image-news {
	border-radius: 22px;
}

.row {
  display: -ms-flexbox; /* IE10 */
  display: flex;
  -ms-flex-wrap: wrap; /* IE10 */
  flex-wrap: wrap;
  margin: 0 -16px;
}

.col-25 {
  -ms-flex: 25%; /* IE10 */
  flex: 25%;
}

.col-50 {
  -ms-flex: 50%; /* IE10 */
  flex: 50%;
}

.col-75 {
  -ms-flex: 75%; /* IE10 */
  flex: 75%;
}

.col-25,
.col-50,
.col-75 {
  padding: 0 16px;
}

input[type=text] {
  width: 100%;
  margin-bottom: 20px;
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

label {
  margin-bottom: 10px;
  display: block;
}

.icon-container {
  margin-bottom: 20px;
  padding: 7px 0;
  font-size: 24px;
}

span.price {
  float: right;
  color: grey;
}

@media (max-width: 800px) {
  .row {
    flex-direction: column-reverse;
  }
  .col-25 {
    margin-bottom: 20px;
  }
}

.shoppingcart {
	height: 40px;
}

.checkout {
  margin-top: 30px;
  padding-left: 40px;
  padding-right: 40px;
  color: #607462;
}

.checkout2 {
  margin-top: 30px;
  padding-right: 40px;
  padding-left: 40px;
}

.jumbotron {
  text-align: center;
  background-color: #F8F1E7;
  color: #607462;
}

.shopcontainer {
  text-align: center;
  color: #607462;
}

.missionrow {
  margin-top: 30px;
}

.spacemargin {
	margin-top: 5%;
}

