/**********FONTS***********/
@font-face {
  src: url(../fonts/Bluefish_Regular.otf);
  font-family: "Blue-fish";
}
@font-face {
  src: url(../fonts/Rowland-Bold.otf);
  font-family: "Rowand-Bold";
}
@font-face {
  src: url(../fonts/Rowland.otf);
  font-family: "Rowand";
}
@font-face {
  src: url(../fonts/Alvaro-Condensed.otf);
  font-family: "Alvaro";
}
@font-face {
  src: url(../fonts/Rowland-Light.otf);
  font-family: "Rowland-Light";
}
@font-face {
  src: url(../fonts/Rowland-Caligraphy.otf);
  font-family: "Rowland-Caligraphy";
}
.r-bold {
  font-family: "Rowand-Bold";
}
.r-light {
  font-family: "Rowland-Light";
}
.blue-font {
  font-family: "Blue-fish";
}

* {
  transition: all 0.4s linear;
}
body {
  overflow-x: hidden !important;
}
html {
  scroll-behavior: smooth;
}
/********Navegation**************/
.nav-item {
  font-size: 1.5rem;
  padding: 0 10px;
}
/*Later Use
.top-menu{
    background-image: url(../img/Top-layer-Navbar.png);
    background-repeat: no-repeat;
    background-position: center 
}
*/
.logo {
  height: 90px;
}
nav {
  font-family: "Blue-fish" !important;
}
.nav-item:hover {
  border-top: 3px solid #ffcc00;
  border-bottom: 3px solid #f89684;
  border-radius: 2px;
}
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: none;
  box-shadow: none;
  border: none;
}
/************BODY*******************/
.best-value-badge {
  position: relative;
}
.btn-top {
  background: linear-gradient(to left, #ff4754, #ffa248);
  padding: 10px 50px;
  color: white;
  border: none;
  border-radius: 4px;
}
.btn-top:hover {
  text-decoration: none;
  box-shadow: 2px 2px 8px #ff4754;
  color: white;
}
.get-btn {
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  padding: 9px 30px 8px 30px !important;
  border-radius: 4px;
  background: linear-gradient(to left, #ff4754, #ffa248);
}
.get-btn:hover {
  box-shadow: 2px 2px 8px #ff4754;
}
.yellow-line {
  border-top: 5px solid #ffcc00;
  width: 5%;
  border-radius: 35px;
}
.red-line {
  border-top: 5px solid #f89684;
  width: 5%;
  border-radius: 35px;
}
.header {
  position: relative;
  background-color: #fff;
}
.header h1 {
  position: relative;
  z-index: 100;
  font-family: "Rowand-Bold";
  font-size: 3.5rem;
  padding-top: 17px;
}
.header p {
  position: relative;
  z-index: 100;
  font-size: 1.6rem;
  font-family: "Rowand";
  padding: 10px 0px;
}
.email-text {
  position: relative;
  z-index: 100;
  padding: 5px 10px;
  width: 35%;
  border: 1px solid black;
  border-top: 1.5px solid black;
}
.submit-btn {
  position: relative;
  z-index: 100;
  padding: 5px 25px;
  border-radius: 4px;
  margin-left: -7px;
  border: 1px solid black;
  border-top: 1.5px solid black;
  color: #fff;
  background: linear-gradient(to right, #ff4754, #ffa248);
}
.submit-btn:hover {
  box-shadow: 2px 2px 8px #ff4754;
}

.top-right1 {
  position: absolute;
  right: 0px;
  top: 35%;
  max-height: 400px;
  width: 20%;
}

.top-left {
  position: absolute;
  right: 0px;
  top: 20%;
  max-height: 400px;
  width: 13%;
}

.zone-1-bottom-right {
  position: absolute;
  right: 45%;
  bottom: 0;
  max-height: 200px;
}
.bottom-right {
  position: absolute;
  right: 15%;
  bottom: -50px;
  max-height: 250px;
}
.bottom-left1 {
  position: absolute;
  left: 0px;
  bottom: -50%;
  max-height: 390px;
  height: auto;
  width: 22%;
}
.bottom-left {
  position: absolute;
  left: 0px;
  bottom: 6%;
  max-height: 370px;
  height: auto;
  width: 20%;
}
.container-fluid {
  padding: 0 !important;
}
/**********Section 2 Video**********/
.i-video {
  position: relative;
  z-index: 100;
  width: 70%;
  height: 350px;
}
.videos {
  position: relative;
}
.videos h1 {
  font-family: "Alvaro";
  font-size: 3.5rem;
}
.padding-b-10 {
  padding-bottom: 150px !important;
}

/***********Audience**************/
.audience {
  position: relative;
  z-index: -1;
  background-color: #fff;
}
.bg-right-side {
  position: absolute;
  right: 18%;
  max-width: 31%;
}
.style-h1 {
  font-size: 3rem;
  font-family: "Alvaro";
  position: relative;
  z-index: 100;
}
.zindex-100 {
  position: relative;
  z-index: 100 !important;
}
.bg-centeer {
  z-index: 0;
  position: absolute;
  left: 50%;
  top: 44%;
  transform: translate(-50%, -50%);
  width: 32%;
}

.bg-centeer1 {
  z-index: -100;
  position: absolute;
  left: 50%;
  top: 12%;
  transform: translate(-50%, -50%);
  width: 37%;
}

.style-p {
  font-family: "Rowland-Light";
  font-size: 1.7rem;
}
.padding-top-10 {
  padding-top: 150px !important;
}
.padding-10 {
  padding: 100px 0px;
}
.attention {
  position: relative;
}
.img-fluid {
  max-width: 95% !important;
  height: auto;
}
.img-left-boost {
  position: absolute;
  left: 0px;
  top: -40%;
  max-height: 370px;
  height: auto;
}
.img-left {
  position: absolute;
  left: 0px;
  top: -10%;
  max-height: 370px;
  height: auto;
}
.img-top {
  position: absolute;
  right: 0px;
  top: -43%;
  max-height: 370px;
  height: auto;
  width: 12%;
}
.img-arrow-top {
  position: absolute;
  left: 25%;
  top: -36%;
  max-height: 150px;
  height: auto;
  width: 20%;
}
.img-arrow {
  position: absolute;
  left: 25%;
  top: -31%;
  max-height: 150px;
  height: auto;
  width: 20%;
}
.img-arrow-bottom {
  position: absolute;
  left: 45%;
  bottom: -19%;
  max-height: 150px;
  height: auto;
  width: 20%;
}
.img-left-center {
  position: absolute;
  top: 40%;
  left: 0;
  max-height: 360px;
  height: auto;
  width: 20%;
}
.mobile-view {
  display: block;
}
@media (max-width: 992.98px) {
  .mobile-none {
    display: none;
  }
  .mobile-view {
    display: none;
  }
  .img-arrow-top {
    max-height: 250px;
    height: auto;
    width: 70%;
  }
  .img-arrow {
    position: absolute;
    left: 0%;
    top: -10%;
    max-height: 250px;
    height: auto;
    width: 70%;
    z-index: 100;
  }
  .img-arrow-bottom {
    position: absolute;
    left: 10%;
    bottom: 0;
    height: auto;
    width: 70%;
    z-index: 100;
  }
  .img-top {
    position: absolute;
    right: 0px;
    top: -10%;
    height: auto;
    width: 70%;
  }
  .i-video {
    position: relative;
    z-index: 100;
    width: 100%;
  }
}
.brands {
  font-size: 1.7rem;
  font-family: "Blue-fish" !important;
  font-weight: 700;
}
.boost {
  position: relative;
}
.index {
  z-index: 100;
}
.learn p {
  font-size: 1.4rem;
  font-family: "Rowland-Light";
}
.learn h5 {
  font-size: 1.8rem;
  font-weight: 600;
  font-family: "Alvaro";
}
.icon {
  max-height: 100px;
}
.learn {
  position: relative;
}
.join {
  position: relative;
}
.instagram {
  position: relative;
}
.img-right-middle {
  position: absolute;
  top: 40%;
  right: 0;
  max-height: 300px;
  height: auto;
  z-index: 200;
}
.bg-centeer-left {
  z-index: 0;
  position: absolute;
  left: 9%;
  top: 0%;
  width: 41%;
}
.top-right2 {
  position: absolute;
  right: 0px;
  top: 35%;
  max-height: 400px;
  width: 6%;
}
/**************Footer*********************/
.footer {
  position: relative;
  z-index: 150;
  background-image: url(../img/footer.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  padding: 150px 15px 50px 15px;
}
@media (max-width: 1200.98px) {
  .footer-links {
    padding: 0 20%;
  }
}
.margin-top-150 {
  margin-top: -130px;
}
.links a {
  color: #fff;
  padding: 10px;
  font-size: 1.4rem;
  font-family: "Rowland-Light";
}
.s-icon {
  height: 60px;
  padding-left: 10px;
}
.follow {
  color: #fff;
  font-size: 1.8rem;
  padding-bottom: 30px;
  font-family: "Rowland-Caligraphy";
}
.f-text {
  color: #fff;
  font-family: "Alvaro";
  font-size: 3.8rem;
  font-family: "Rowand-Bold";
}
.text-2 {
  color: #fff;
  font-size: 2rem;
  font-family: "Rowand-Bold";
}
.heart {
  height: 30px;
}
@media (max-width: 992.98px) {
  .margin-top-150 {
    margin-top: -80px;
  }
  .img-right-middle {
    z-index: 0;
  }
  .top-right2 {
    display: none;
  }
  .email-text {
    position: relative;
    z-index: 100;
    padding: 5px 10px;
    width: 100%;
    margin: 10px 0px;
    border: 1px solid black;
    border-top: 1.5px solid black;
  }
}
/******************LOGIN*************************/
.login-header {
  position: relative;
}
.login {
  position: relative;
  width: 50%;
  border: 1px solid #000;
  padding: 25px 0px 0 0px;
  z-index: 2000;
  background-color: lightcyan;
  box-shadow: 4px 4px 40px lightgray;
}
.login label {
  color: #80bfff;
  font-size: 1.3rem;
  font-family: "Rowand-Bold";
}
.text-f {
  width: 100%;
  padding: 8px;
  font-size: 1.2rem;
  margin: 15px 0;
  color: #e5a10f;
  font-family: "Rowland-Light";
}
.h1-blue {
  font-size: 3rem;
  color: #46b3c1;
  font-family: "Rowand-Bold";
}
.silver-line {
  background-color: silver;
  height: 5px;
  width: 50%;
  border-radius: 10px;
}
.create {
  background: linear-gradient(to right, #61bfd4, #f4b8bd, #f2e399);
  padding: 15px 0px;
  font-size: 1.3rem;
}
.create a {
  color: #000 !important;
}
.login-button {
  background: linear-gradient(to right, #61bfd4, #f4b8bd, #f2e399);
  padding: 5px 25px;
  font-family: "Rowland-Light";
  font-size: 1.2rem;
}
.form a {
  font-size: 1.3rem;
  font-family: "Rowland-Light";
  padding-left: 20px;
  font-family: "Rowand-Bold";
}
@media (max-width: 992px) {
  .login {
    width: 100%;
  }
}
.left-middle {
  z-index: 0;
  position: absolute;
  left: 0%;
  top: 17%;
  width: 24%;
}

.left-middle1 {
  z-index: 0;
  position: absolute;
  left: 0%;
  top: 75%;
  width: 20%;
}

.right-middle {
  z-index: 0;
  position: absolute;
  right: 0%;
  top: 12%;
  width: 15%;
}
.left-bottom-img {
  width: 15%;
  z-index: 0;
  position: absolute;
  right: 0%;
  top: 20%;
  height: auto;
}
/***************Page Blog****************/
.blog-header {
  position: relative;
}
.follower {
  position: relative;
}

.follower span {
  position: relative;
  background-color: #fff;
  padding: 5px;
  z-index: 1000;
  font-family: "Rowand-Bold";
  font-size: 1.3rem;
}
.black-line {
  position: absolute;
  left: 50%;
  top: -10%;
  transform: translate(-50%, -50%);
  width: 50%;
  background-color: black;
}
.style-p-bold {
  font-family: "Rowand-Bold";
  font-size: 1.2rem;
}
.des {
  font-size: 1.1rem;
  font-family: "Rowland-Light";
}
.read-more {
  color: #000;
  font-family: "Rowand-Bold";
  font-size: 1.3rem;
}
/*************Price Page*****************/
.price-header {
  position: relative;
}
.img-girl {
  width: 100%;
  max-height: 320px;
}
.card-1 {
  position: relative;
  width: 70%;
  border: none;
}
.price-card {
  background-color: white;
  box-shadow: 5px 5px 15px lightgray;
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
  min-height: 1050px;
}
.price-card h3 {
  position: absolute;
  top: 1%;
  left: 5%;
  color: #fff;
}
.price-card h4 {
  position: absolute;
  top: 1%;
  left: -11%;
  transform: translate(50%);
  color: #fff;
}
.best-value {
  position: absolute;
  right: -3%;
  top: -2%;
  width: auto;
  max-height: 100px;
  z-index: 200;
}
.price-99 {
  color: #ce1a48;
  font-size: 2.5rem;
}
.price-button {
  padding: 8px 0;
  background: linear-gradient(to right, #ef505f, #fbaf4c);
  border: none;
  border-radius: 5px;
  font-family: "Rowand-Bold";
  color: #fff;
  width: 75%;
}
.price-button:hover {
  box-shadow: 2px 2px 10px gray;
}
.footer-price-button {
  padding: 10px 25%;
  background: linear-gradient(to right, #ef505f, #fbaf4c);
  border: none;
  border-radius: 5px;
  font-family: "Rowand-Bold";
  color: #fff;
  width: 75%;
}
.footer-price-button:hover {
  box-shadow: 2px 2px 10px gray;
  text-decoration: none;
  color: white;
}
.line-re {
  background: linear-gradient(to right, #ef505f, #fbaf4c);
  height: 5px;
  width: 75%;
  margin-top: 4px;
  border-radius: 10px;
}

/*
.checkbox{
    font-size: 2rem;
    
}
*/

/*
.checkbox{

    -ms-transform: scale(2);
    -moz-transform: scale(2);
    -webkit-transform: scale(2); 
    -o-transform: scale(2);
    transform: scale(2);
    padding: 10px;

}
*/

/*
.checkbox
{
    font-size: 110%;
    display: inline;
    color: green;
}
.check{
    font-size: 1.3rem;
    color: gray;
    
}
*/

.checkd {
  font-size: 1.2rem;
  color: gray;
}
.checkd img {
  height: 25px;
}
.price-149 {
  color: #46b3c1;
}
@media (max-width: 992.98px) {
  .card {
    position: relative;
    width: 100%;
  }
  .zone-1-bottom-right {
    display: none;
  }

  .left-middle1 {
    display: none;
  }
  .right-middle {
    display: none;
  }
  .top-right1 {
    display: none;
  }
  .left-middle {
    display: none;
  }
  .bottom-left1 {
    display: none;
  }
  .top-left {
    display: none;
  }
  .bottom-right {
    display: none;
  }
  .img-top {
    display: none;
  }
  .img-arrow-top {
    display: none;
  }

  .left-bottom-img {
    display: none;
  }
  .img-left {
    display: none;
  }
  .img-arrow-bottom {
    display: none;
  }
  .img-arrow {
    display: none;
  }
  .img-left-boost {
    display: none;
  }
  .img-left-center {
    display: none;
  }
  .img-right-middle {
    display: none;
  }
}
.line-yellow {
  width: 15%;
  background-color: #fbaf4c;
  height: 1.5px;
  border: none;
  margin-top: -9px;
}

.answars1 {
  background-color: #fff;
  position: relative;
  padding: 5px 0px;
}
.answars1:hover {
  text-decoration: none;
}
.plus-img {
  position: absolute;
  right: 5%;
}

.text-bold {
  font-family: "Rowand-Bold";
  font-size: 1.9rem;
}
.card {
  width: 100%;
  box-shadow: 5px 5px 15px lightgray;
}
@media (max-width: 768.98px) {
  .plus-img {
    display: none;
  }
}
@media (max-width: 450px) {
  .answars1 {
    padding-top: 10px;
    font-size: 0.75rem;
    color: #000;
  }
}
@media (max-width: 344px) {
  .answars1 {
    padding-top: 10px;
    font-size: 0.65rem !important;
    color: #000;
  }
}
/**********************Case Study*********************/
.case-header {
  position: relative;
}
.black-hr {
  border-bottom: 3px solid #000;
  width: 35%;
}
.left-top {
  position: absolute;
  top: 0;
  left: 0;
  max-height: 250px;
}
.left-bottom {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 260px;
}
.case-h1 {
  font-size: 2rem;
  font-family: "Rowand-Bold";
}
.colord-hr {
  height: 2px;
  background: linear-gradient(to right, #61bfd4, #f4b8bd, #f2e399);
  width: 60%;
}
.color-hr {
  height: 5px;
  background: linear-gradient(to right, #61bfd4, #f4b8bd, #f2e399);
  width: 60%;
}
.video-style {
  min-height: 250px;
  width: 100%;
}
/******************SINGLE BLOG POST**********************/
.single-blog {
  background: transparent;
}

@media (max-width: 475.98px) {
  .footer-links {
    padding: 0;
  }
}
