
.poppins-thin {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: normal;
}

.poppins-extralight {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: normal;
}

.poppins-light {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.poppins-regular {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.poppins-medium {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.poppins-semibold {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.poppins-bold {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.poppins-extrabold {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: normal;
}

.poppins-black {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: normal;
}

.poppins-thin-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 100;
  font-style: italic;
}

.poppins-extralight-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 200;
  font-style: italic;
}

.poppins-light-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.poppins-regular-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.poppins-medium-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.poppins-semibold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-style: italic;
}

.poppins-bold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.poppins-extrabold-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 800;
  font-style: italic;
}

.poppins-black-italic {
  font-family: "Poppins", sans-serif;
  font-weight: 900;
  font-style: italic;
}
.grst{
  color: #5F5F5F;
}
 .fondo{
  
 background:url(../img/bg-girl.jpg) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
        padding-bottom: 400px;
}


 .fill{
   width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  min-height: 250px;
  padding-top: 20px;
  padding-bottom: 120px;
 }
 .fill-S{
   width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  padding-top: 20px;
 }
 .fill-sm{
   width: 100%;
  background-position: center;
  background-size: cover;
  min-height: 300px;
  padding-top: 20px;
  padding-bottom: 2px;
  background-color: red;
 }
 .full-we{
   background:url(../img/bg-girl.png) no-repeat fixed center top;
 /*background-size*/
-webkit-background-size:/*@@prefixmycss->No equivalent*/;
   -moz-background-size:cover;
     -o-background-size:/*@@prefixmycss->No equivalent*/;
        background-size:cover;
 }
 .if-image {

filter: grayscale(100%);

-webkit-filter: grayscale(100%);

transition:filter 0.4s;

-webkit-transition:-webkit-filter 1s;

}
.if-image:hover {

filter: grayscale(0);

-webkit-filter: grayscale(0);

}
.text-yellow{
  color: #f8e00e;
}
.bg-yellow{
  background-color: #f8e00e;
}
.bg-blue{
  background-color:#009fd1;
}


.scrolled {
  background-color: #1a9bff;
  position: fixed;
  transition: all 0.9s ease-in-out;
}
.bar-dark{
  background-color: #000000;
  color: #fff;
  transition: all 0.6s ease-in-out;
}
.bar-dark-2{
background-color: #00476f;
transition: all 0.6s ease-in-out;
}
#pie p{
  font-size: 90%;
}
#pie a{
  text-decoration: none;
  color: #fff;
}
.grad{
  background-image: linear-gradient(#66E2FC,#014967);
}
.nav-item a{
   font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-style: normal;
}
.bg-grayli{
  background-color: #C6C5C5;
}
.text-mag{
  color:#FF0ABD;
}
#offer .card-title{
  color:#ff08abd;
}
#pleca .col{
  height: 6px;
}

