p {
 font-family: "Times New Roman", Times, serif;   
}

* {
    color: black;
    font-family: "Times New Roman", Times, serif;
    font-size: 18px;
   
    
}
p {
    font-size: 18px;
   text-align: justify;
}
/* slider text center */
.carousel-item {
	height: 100vh;
	min-height: 300px;
}
.carousel-caption  {
	bottom: 220px;
}
.carousel-caption h5 {
	font-size: 45px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin-top: 25px;
	font-family: merienda;
}
.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
.carousel-caption p {
	width: 60%;
	margin: auto;
	font-size: 18px;
	line-height: 1.9;
	font-family: poppins;
}
.carousel-caption a {
	text-transform: uppercase;
	background: #262626;
	padding: 10px 30px;
	display: inline-block;
	color: #fff;
	margin-top: 15px;
}
.banner .centered{
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.nav-bar, footer
{
    background-color: black;
}
img.img-fluid.logo {
    width:70px;
    height:60px;
}
span.logo-title {
    font-size: 24px;
    font-weight: 500;
    color: white;
}

div#navbarNavDropdown {
    font-size: 20px;
    color: black;
    font-weight: 500;
}
.navbar-nav a.nav-link {
    color: white;
}
 i.fa.fa-bars.fa-lg{
    color: white;
}
.w-100 {
    width: 100%!important;
    height: 800px;
}
.our-product .shadow{
    margin-bottom: 5px;
}

.our-product h4 {
    text-align: center;
    font-size: 24px;
    font-weight: 500;
}
.our-product h4.title {
    padding: 20px;
}
.our-product a.btn.border.border-info:hover{
    background-color: aqua;
    
}
 .our-product a.btn.border:hover {
          background-color: #c12872;
          color: white;
          border: 2px solid white;
    }
    a.nav-link:hover {
     
        border-radius: 20%;
        color: #c12872;
    }
    a.nav-link.active{
        border-bottom: 4px solid #c12872;
        border-radius: 2%;
        
    }
    .product img {
        width: 100%;
            transition: 0.5s all ease-in-out;
    }

    .product:hover img{
        transform: scale(0.9);
    }
    .about-text img {
        width:500px;
        height:400px;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .about-text p {
        text-align: justify;
    }
h2.ftco-heading-2 {
    color: white;
    font-size: 22px;
    font-weight: 500;
    padding-left: 5px;
}
footer .list-unstyled a span{
    color: white;
    padding: 2px;
    margin: 2px;
} 
a.nav-link.active {
        border-bottom: 4px solid #c12872;
        border-radius: 2%;
        width: 100%;
    }
    .banner-text img {
        width: 100%;
        height: 400px;
    }

    .row hr {
         margin-top: 20px;
        margin-bottom: 20px;
          border: 2px solid #aaa6a8;
   
    }

    h1 {
        color: #c12872;
        padding-top: 20px;
    }
    .product-detail p  {
        text-decoration: none;
        margin: 5px;
    }
@media (min-width: 375px) and (max-width: 700px) {
    h1 {
        padding-top: 20px;
        font-size:27px;
        font-weight: 300;
    }
    h3 {
       font-size:22px; 
       font-weight: 300;
    }
    p {
       font-size:18px;
       text-align: justify;
    }
    .product-detail li p{
        font-size:18px;
       text-align: justify;
    }
    .product-detail row {
        display: flex;
        padding: 0px;
        margin: 0px;
    }
    .product-detail p strong {
        text-decoration: none;
    }
    a.nav-link.active {
        border-bottom: 4px solid #c12872;
        border-radius: 2%;
        width: 100px;
    }
}



/* Media Query */
@media only screen and (max-width: 600px) {
        img.img-fluid.logo {
            width: 40px;
        }
  }
  @media only screen and (max-width: 700px) {
   .w-100 {
    width: 100%!important;
    height: 350px;
}
.carousel-item {
	height: 55vh;
	min-height: 300px;
}
}

/* product deatil  */
.product-out-page .image-text p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 2.1;
    color: #212121;
}
.product-detail .img-f  img{
    width: 500px;
    height: 350px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-detail .img-text-table h1{
    font-size: 32px;
    font-weight: 400;
    line-height: 1.5;
    color: #c12872;
}
.product-detail .img-text h1{
    font-size: 32px;
    font-weight: 400;
    line-height: 1.5;
    color: #c12872;
}
.product-detail .img-text p{
    font-size: 16px;
    font-weight: 300;
    padding-top: 5px;
    text-align: justify;
}

.product-detail .img-text-table p{
    font-size: 16px;
    font-weight: 500;
    line-height: 0.7;
    text-align: justify;
}
@media only screen and (max-width: 600px) {
    .product-detail .img-text h1{
        font-size: 19px;
        font-weight: 500;
        
    }
.product-detail .img-text{
    margin-top: 15px;
}
.product-detail .img-text p{
    font-size: 14px;
    font-weight: 300;
    padding-top: 5px;
    text-align: justify;
}
}
.product-detail-imgGrid .imgGrid{
padding-top: 20px;
width: 546px;
}
.product-detail-imgGrid .img-f  img{
    width: 450px;
    height: 410px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-detail-imgGrid .image-text p {
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    line-height: 2.1;
    color: #212121;
}