@charset "utf-8";
.body {
    background-color: #393333;
}
.navbar {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: 33px;
    border-left-color: #7C7070;
    border-right-color: #7C7070;
    border-bottom-color: #7C7070;
    border-left-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    -webkit-box-shadow: 0px 0px 25px 5px #7C7070;
    box-shadow: 0px 0px 25px 5px #7C7070;
    text-shadow: 0px 0px 10px #7E7575;
    background-image: -webkit-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 13.99%,rgba(43,40,40,1.00) 26.42%,rgba(55,53,53,1.00) 39.90%,rgba(63,61,61,1.00) 53.89%,rgba(71,70,70,1.00) 67.36%,rgba(86,84,84,1.00) 79.27%,rgba(75,74,74,1.00) 88.60%,rgba(70,69,69,1.00) 100%);
    background-image: -moz-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 13.99%,rgba(43,40,40,1.00) 26.42%,rgba(55,53,53,1.00) 39.90%,rgba(63,61,61,1.00) 53.89%,rgba(71,70,70,1.00) 67.36%,rgba(86,84,84,1.00) 79.27%,rgba(75,74,74,1.00) 88.60%,rgba(70,69,69,1.00) 100%);
    background-image: -o-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 13.99%,rgba(43,40,40,1.00) 26.42%,rgba(55,53,53,1.00) 39.90%,rgba(63,61,61,1.00) 53.89%,rgba(71,70,70,1.00) 67.36%,rgba(86,84,84,1.00) 79.27%,rgba(75,74,74,1.00) 88.60%,rgba(70,69,69,1.00) 100%);
    background-image: linear-gradient(213deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 13.99%,rgba(43,40,40,1.00) 26.42%,rgba(55,53,53,1.00) 39.90%,rgba(63,61,61,1.00) 53.89%,rgba(71,70,70,1.00) 67.36%,rgba(86,84,84,1.00) 79.27%,rgba(75,74,74,1.00) 88.60%,rgba(70,69,69,1.00) 100%);
}

.carousel-inner {
    margin-top: 40px;
    border: 3px solid #7C7070;
    border-radius: 10px;
    -webkit-box-shadow: 0px 0px 25px 8px #7C7070;
    box-shadow: 0px 0px 25px 8px #7C7070;
    max-height: 485px;
}
.hr1 {
    border-top-width: medium;
    -webkit-box-shadow: 0px 0px 15px 8px #7C7070;
    box-shadow: 0px 0px 15px 8px #7C7070;
    background-color: #7C7070;
}

.img1 {
    margin-left: -70px;
    margin-top: -48px;
	animation: heartBeatAnim 7s;
	animation-iteration-count: infinite;
}
.navbar-brand {
    margin-bottom: -30px;

}
.card-img1 {
    margin-bottom: 10px;
}
.col,.bng1 {
    transition: all 3s;
    margin-top: 100px;
    margin-left: 20px;
}
.col,.fashn1 {
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    border-radius: 0px;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    margin-top: 50px;
    margin-bottom: 50px;
    color: rgba(213,176,176,1.00);
    text-align: center;
    text-shadow: 0px 0px 10px rgba(37,33,33,1.00);
}
.hr2 {
    background-color: rgba(27,26,26,1.00);
    -webkit-box-shadow: 0px 0px 10px 5px rgba(27,26,26,1.00);
    box-shadow: 0px 0px 10px 5px rgba(27,26,26,1.00);
}

.img2 {
    margin-left: -45px;
    animation: heartBeatAnim 7s;
    animation-iteration-count: infinite;
}
@keyframes heartBeatAnim{
		0%{
			transform:rotateY(0deg);
		}
		100%{
			transform:rotateY(360deg);
		}

}


.bng1:hover{
	transform: scale(1.2);
}
.mt-0, .mb-1, p {
    font-family: alexa-std;
    font-style: normal;
    font-weight: 400;
    color: rgba(200,189,189,1.00);
    font-size: 25px;
    margin-bottom: 0px;
}
.footer {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    height: 270px;
    background-image: -webkit-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 10.36%,rgba(43,40,40,1.00) 23.32%,rgba(55,53,53,1.00) 35.75%,rgba(63,61,61,1.00) 48.70%,rgba(71,70,70,1.00) 62.18%,rgba(86,84,84,1.00) 75.13%,rgba(75,74,74,1.00) 87.56%,rgba(70,69,69,1.00) 100%);
    background-image: -moz-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 10.36%,rgba(43,40,40,1.00) 23.32%,rgba(55,53,53,1.00) 35.75%,rgba(63,61,61,1.00) 48.70%,rgba(71,70,70,1.00) 62.18%,rgba(86,84,84,1.00) 75.13%,rgba(75,74,74,1.00) 87.56%,rgba(70,69,69,1.00) 100%);
    background-image: -o-linear-gradient(237deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 10.36%,rgba(43,40,40,1.00) 23.32%,rgba(55,53,53,1.00) 35.75%,rgba(63,61,61,1.00) 48.70%,rgba(71,70,70,1.00) 62.18%,rgba(86,84,84,1.00) 75.13%,rgba(75,74,74,1.00) 87.56%,rgba(70,69,69,1.00) 100%);
    background-image: linear-gradient(213deg,rgba(27,27,27,1.00) 0%,rgba(37,34,34,1.00) 10.36%,rgba(43,40,40,1.00) 23.32%,rgba(55,53,53,1.00) 35.75%,rgba(63,61,61,1.00) 48.70%,rgba(71,70,70,1.00) 62.18%,rgba(86,84,84,1.00) 75.13%,rgba(75,74,74,1.00) 87.56%,rgba(70,69,69,1.00) 100%);
    -webkit-box-shadow: 0px 0px 25px 10px #7C7070;
    box-shadow: 0px 0px 25px 10px #7C7070;
    width: 100%;
    margin-bottom: -100px;
}
.copy1 {
    margin-top: 70px;
    font-size: medium;

}
.footerp {
    text-align: left;
    color: #0D0C0C;
    font-size: 60px;
    font-family: alex-brush;
    font-style: normal;
    font-weight: 400;
    margin-top: 20px;
    margin-left: 110px;
    margin-right: 0px;
}
.footerp1 {
    text-align: right;
    margin-bottom: 50px;
    margin-right: 100px;


}
