@charset "UTF-8";
/* CSS Document */
.jumbotron {
    padding: 10rem 2rem;
    background-color: #CFC8B0;
    padding-bottom: 20px;
    padding-top: 20px;
}

.masterp {
    font-family: "clother", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #1B1C2D;
}

.headOne {
	max-width: 400px;
}
.rounded-circle {
  border-radius: none !important;
}
.headMain {
  max-width: 500px;
  margin-left: 0px;
  margin-right: 0px;
}
.text-center {
}
.jumbotron-fluid {
    position: relative;
}
.headTwo {
	max-width: 450px;
}

.headThree {
	max-width: 500px;
}

.headFour {
	max-width: 550px;
}

.headFive {
	max-width: 600px;
}

.carou {
	max-width: 100%;
	font-size: medium;
}

.slide {
	border-radius: 15px;
    border-width: 1px;
}

.happening {
    text-align: center;
    font-family: "clother-black", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #CFC8AF;
}

.masterp {
    font-family: "clother", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #1B1C2D;
}

.mpCaru {
	margin-top: 20px;
}

.highLite {
    text-align: center;
    font-family: "clother-black", sans-serif;
  font-weight: 700;
  font-style: normal;
  color: #CFC8AF;
}

.partHeader {
	 font-family: "clother", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #1B1C2D;
    padding-top: 20px;
    padding-bottom: 10px;
}
.reviews {
    font-family: "clother", sans-serif;
    font-style: normal;
    font-weight: 400;
    background: #1B1C2D;
    color: #CFC8AF;
}

.reviewList {
     margin-left: 10%;
    margin-right: 10%;
    padding-left: 10px;
    padding-right: 10px;
    color: #CFC8AF;
}

.verySmall {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.name {
    padding-top: 0px;
    margin-top: 0px;
    vertical-align: top;
    font-weight: 800;
    color: #517CEB;
}

.contact {
    font-family: "clother", sans-serif;
    font-style: normal;
    font-size: 1rem;
    font-weight: 400;
    color: #1B1C2D;
    display: inline;
}

.slideShow {
    margin-top: 30px;
    margin-bottom: 30px;
}

.carousel-inner {
   	border-radius: 15px;
    border-width: 1px;
}
.footer {
   position: fixed;
   left: 0;
   bottom: 0;
   width: 100%;
   background-color: #CFC8B0;
    padding-bottom: 5px;
   color: white;
   text-align: center;
    height: 40px;
}
