
.space-grotesk {
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: 200;
  font-style: normal;
}
.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

body{
  background-image: url(../images/dpd-bg.png);
  width: 100%;
  height: auto;
  background-size: 100%;


 /* background-size: cover;
  background-repeat: repeat-y;*/
}
p,ul,li {
  background-color: rgba(255, 255, 255,0) !important;
  font-family: "Space Grotesk", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color:#000;
}
li{
  margin:4px;
}
div {
    font-family: "Space Grotesk", sans-serif;
    font-optical-sizing: auto;
    font-weight: 400 ;
    font-style: normal;
  }

a {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400 !important;
  font-size: 18px ;
  font-style: normal;
  text-decoration: none;
}
.titleh3 {
    font-family: "Space Grotesk", sans-serif;
    font-size: 18px !important;
    font-weight: bold !important;
    color: #D6008F;
}
.cta{
background: #D6008F; 
color: white; 
padding: 10px 20px; 
text-decoration: none; 
border-radius: 5px;
}

.display-5, h1 {
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 42px !important;
  text-transform: capitalize;
  line-height: 46px !important;
  z-index: -2000 !important;

}
.title {
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: bold !important;
}
.heading {
  font-family: "Space Grotesk", sans-serif;
  font-size: 24px;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: bold !important;
}
.content{
  padding-top: 10px;
  line-height: 24px;
  font-family: "Space Grotesk", sans-serif;
  font-size: 18px;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: normal !important;
}



/* FORM MSG*/
.message .success{
  color: green;
  display: none;
}
.message .danger{
  color: red;
  display: none;
}


/* Custum class */
.navbar{
  z-index: 1000 !important;
}
.nav-link{
color: #000;
border: solid 1px #DEA0A0;
border-radius: 50px;
padding: 4px;
}
.active, a:active{
  color: #000 !important;
  /*background-color: #DEA0A0 !important;
  opacity: 0.5;*/
}
.nav-link:hover,a:nav-link:hover{
  text-decoration: none;
  color: #000 !important;
  background-color: #DEA0A0;
  border-radius: 50px !important;
  }
  .nohover{
    background-color: rgba(222, 160, 160,0) !important;
  }
  .dropdown-menu{
    background-color: #ecc0c0 !important;
  }
  .dropdown-item:hover{
    background-color: #DEA0A0;
  }
  .navbar-nav .nav-link.active, .navbar-nav .nav-link.show{
    text-decoration: none;
    color: #000 !important;
    background-color: #DEA0A0;
  }

.underline {border-bottom:2px solid black; padding-bottom:0px; position:relative;}
/*.underline {border-bottom:2px solid black; padding-bottom:8px; position:relative;}*/
.underline:before, .underline:after { position:absolute; bottom:-6px; left:0; height:10px; width:10px; background:black; content:""; border-radius:5px;}
.underline:after {right:0; left:auto;}

.section-text-separator {border-bottom:2px solid black; padding-bottom:8px; position:relative;  width: 82px;}
.section-text-separator:before, .section-text-separator:after { position:absolute; bottom:-6px; left:0; height:10px; width:10px; background:black; content:""; border-radius:5px;}
.section-text-separator:after {right:0; left:auto;}


.lead { 
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.dpd-icon-size{
  width: 400px;
  height: auto;
}
.dpd-icon-size svg{
  padding: 0 16px;
}


.icon-social{
  font-size: 20px; 
  color: #000;
  text-decoration: none !important;
}
.icon-social:hover{
  font-size: 20px; 
  color: #000;
  background-color: #DEA0A0;
  border-radius: 50px !important;
  text-decoration: none !important;
}
.icon-square{
  font-size: 16px; 
  color: #fff;
  background-color: #000;
  border-radius: 4px;
  padding: 8px;
  margin-right: 20px;
}

.btn-dark{
  background-color: #000 !important;
  border-radius: 4px !important;
  font-family: "Space Grotesk", sans-serif;
}
.btn-dark:hover{

  background-color: rgb(56, 56, 56) !important;
  text-decoration: none !important;
}
.btn-primary{
  padding-left: 0;
  font-family: "Space Grotesk", sans-serif;
  font-size: 16px !important;
  color: #000;
  background-color: rgba(255, 255, 255,0) !important;
  border:0;
  text-decoration: underline;
}
.btn-primary:hover{
  font-family: "Space Grotesk", sans-serif;
  color: rgb(56, 56, 56) !important;
  background-color: white;
  border:0;
  text-decoration: none !important;
}
.btn-internal{
  padding-left: 0;
  font-family: "Space Grotesk", sans-serif;
  font-size: 18px !important;
  color: rgb(93, 88, 230);
  border:0;
  text-decoration: none;
}
.btn-internal:hover{
  font-family: "Space Grotesk", sans-serif;
  border:0;
  color: rgb(93, 88, 230);
  text-decoration: underline !important;
}




/*new*/


.gallery-title
{
    font-size: 36px;
    color: #000;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}
.gallery-title:after {
    content: "";
    position: absolute;
    width: 22.5%;
    left: 38.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}
.filter-button
{
    font-size: 18px;
    border: 1px solid #0000;
    border-radius: 5px;
    text-align: center;
    color: #000;
    margin-bottom: 30px;

}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #000;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    background-color: #000;

}
.btn-primary:active .btn-default:active .filter-button:active
{
    background-color: #000;
    color: white;
}

 
.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;

}

.gallery_product img{
    box-shadow: 1px 1px 5px 1px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    width: 300px;
    height: auto;
}