@import url("../scss/fonts.css");

.example::-webkit-scrollbar {
  display: none;
}

.circulop {
  color: rgb(255, 255, 255);
  padding: 20px 20px;
  background-color: #ffffff;
  text-align: center;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
}

div.center {
  text-align: center;
}
.letras {
  position: relative;
  margin: 0 auto;
}
:root {
  --font-default: "Open Sans", system-ui, -apple-system, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-primary: "Montserrat", sans-serif;
  --font-secondary: "Poppins", sans-serif;
}
.header .btn-book-a-table,
.header .btn-book-a-table:focus {
  font-size: 14px;
  color: #00e492;
  background: #ffffff;
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 50px;
 
}
.btn-book-a-table {
  font-size: 18px;
  font-weight: 500;
  
  font-family: var(--font-primary);
  color: #00e492;
  background: #ffffff;
  padding: 8px 15px;
  margin: 0 auto !important;
  border-radius: 50px;
  width: 180px;
  height: 40px;
  text-align: center;
}

.btn-book-a-tablel {
  width: 110%;
  font-size: 14px;
  color: rgb(7, 7, 7);
  background: var(--color-primary);
  padding: 8px 35px;
  border-color: var(--color-primary);
  border-radius: 50px;
  text-align: center;
  position: relative;
}
.btn4 {
  height: 20px;
  line-height: 20px;
  width: 20px;
  font-size: 2em;
  font-weight: bold;
  border-radius: 50%;
  background-color: #000000;
  color: white;
  text-align: center;
}
a.center {
  text-align: center;
  font-size: 14px;
  color: #fff;
  background: var(--color-secondary);
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 0px;
  font-family: 'MiFuente1';
  position: relative;
  margin: 0 auto;
}

.header .btn-book-a-table:hover,
.header .btn-book-a-table:focus:hover {
  color: #00e492;
  background: #ffffff;
}

.circulo {
  color: #fff;
  padding: 20px 20px;

  background: #ffffff;
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  cursor: pointer;
}
/*
.circulo2 {
  color: rgb(255, 255, 255);
  padding: 20px 20px;
  background-color: #ffffff;
  text-align: center;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: relative;
  margin: 0 auto;
  box-shadow: 0 0 20px white;
}

/* Mas informacion */
.header .btn-book-a-table2,
.header .btn-book-a-table2:focus {
  font-size: 14px;
  color: rgb(163, 19, 19);
  background: var(--color-primary);
  padding: 8px 20px;
  margin-left: 30px;
  border-radius: 50px;
  transition: 0.3s;
}

.header .btn-book-a-table2:hover,
.header .btn-book-a-table2:focus:hover {
  color: #00e492;
  background: #ffffff;
}

/* Colors */
:root {
  /* #008374 */
  --color-default: #000000;
  --color-primary: #ffffff;
  --color-secondary: #00e492;
}

/* Smooth scroll behavior */
:root {
  scroll-behavior: smooth;
}

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: var(--font-default);
  color: var(--color-default);
  background-color: white;
}

a {
  color: var(--color-primary);
  text-decoration: none;
}

a:hover {
  /*color: #ffffff;*/
  text-decoration: none;
  text-align: center;
  font-family: 'MiFuente1';
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: var(--font-primary);
  margin: 0 auto;
}

/*--------------------------------------------------------------
# Sections & Section Header
--------------------------------------------------------------*/
section {

  
 
}
.section2 {
  padding: 0px 0;
  overflow: hidden;
}

.sections-bg {
  background-color: #ffffff;
}

.section-headerv {
  text-align: center;
  
}

.section-header {
  text-align: center;
  padding-bottom: 60px;
}

.section-headerb {
  text-align: center;
 
}
.section-header5 {
  text-align: center;
  padding-bottom: 10px;
}

.section-header6 {
  text-align: center;
  padding-bottom: 10px;
}

.section-header7 {
  text-align: center;
  padding-bottom: 10px;
}

.section-headerpre {
  text-align: left;
  padding-bottom: 10px;
}

.section-header4 {
  text-align: center;
  padding-bottom: 25px;
}

.section-header2 {
  text-align: center;
  padding-bottom: 2px;
}
.section-header h2 {
  
  font-size: 40px;
  font-weight: 500;
  margin-bottom: 30px;
  padding: 20px 40px;
  padding: 10px;
  position: relative;
}

.section-headerv h2 {
  font-size: 40px;
  font-weight: 500;
  text-align: center;
  padding-left: 50px;
  text-align: -webkit-center;
  

}
.section-headerv h1 {
 padding-top: 50px;
  font-size: 35px;
  font-weight: 500;
  text-align: center;
}

.tra{
  font-size: 40px;
  font-weight: 500;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

.tra2{
  font-size: 30px;
  font-weight: 500;
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}

.section-header5 h2 {
  font-size: 40px;
  font-weight: 500;
  font-family: 'MiFuente1';
  position: relative;
}

.section-header6 h2 {
  font-size: 30px;
  font-weight: 500;
  font-family: 'MiFuente1';
  position: relative;
}

.section-header7 h2 {
  font-size: 20px;
  font-weight: 500;
  font-family: 'MiFuente1';
  position: relative;
}

.section-headerpre h2 {
  font-size: 50px;
  font-weight: 500;
  font-family: 'MiFuente1';
  position: relative;
}

.section-headerc h2 {
  font-size: 60px;
  font-weight: 700;
  margin-bottom: 30px;
  padding: 5px 5px;

  position: relative;
}
.section-header4 h1 {
  font-size: 30px;
  font-weight: 500;
}

.section-header h2:after {
  content: "";
  position: absolute;
  display: block;
  width: 50px;
  height: 3px;
  background: var(--color-primary);
  left: 0;
  right: 0;
  bottom: 10;
  margin: auto;
}

.section-header2.p {
  color: #6f6f6f;
}

/*--------------------------------------------------------------
# Breadcrumbs
--------------------------------------------------------------*/
.breadcrumbs .page-header {
  padding: 60px 0 60px 0;
  min-height: 20vh;
  position: relative;
  background-color: var(--color-primary);
}

.breadcrumbs .page-header h2 {
  font-size: 56px;
  font-weight: 500;
  color: #fff;
  font-family: var(--font-secondary);
}

.breadcrumbs .page-header p {
  color: rgba(255, 255, 255, 0.8);
}



/*--------------------------------------------------------------
# Disable aos animation delay on mobile devices
--------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.topbar {
  background: #ffffff;
  height: 40px;
  font-size: 14px;
  transition: all 0.5s;
  color: #fff;
  padding: 0;
}

.topbar .contact-info i {
  font-style: normal;
  color: #fff;
  line-height: 0;
}

.topbar .contact-info i a,
.topbar .contact-info i span {
  padding-left: 5px;
  color: #fff;
}

@media (max-width: 575px) {
  .topbar .contact-info i a,
  .topbar .contact-info i span {
    font-size: 13px;
  }
}

.topbar .contact-info i a {
  line-height: 0;
  transition: 0.3s;
}

.topbar .contact-info i a:hover {
  color: #fff;
  text-decoration: underline;
}

.topbar .social-links a {
  color: rgba(255, 255, 255, 0.7);
  line-height: 0;
  transition: 0.3s;
  margin-left: 20px;
  
}

.topbar .social-links a:hover {
  color: #fff;
}

.header {
  transition: all 0.5s;
  z-index: 997;
  height: 90px;
  background-color: var(--color-primary);
}

.header.sticked {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  height: 70px;
  box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.1);
}

.header .logo img {
  max-height: 120px;
  margin-right: 6px;
  max-width: 120px;
}

.header .logo h1 {
  font-size: 30px;
  margin: 0;
  font-weight: 600;
  letter-spacing: 0.8px;
  color: rgb(0, 0, 0);
  font-family: var(--font-primary);
}

.header .logo h1 span {
  color: #f96f59;
}

.sticked-header-offset {
  margin-top: 70px;
}

section {
  scroll-margin-top: 70px;
}


/*--------------------------------------------------------------
# About Us Section
--------------------------------------------------------------*/
.about h3 {
  font-weight: 700;
  font-size: 28px;
  margin-bottom: 20px;
  font-family: var(--font-secondary);
}

.about .call-us {
  left: 10%;
  right: 10%;
  bottom: 0;
  background-color: #fff;
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.08);
  padding: 20px;
  text-align: center;
}

.about .call-us h4 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}

.about .call-us p {
  font-size: 28px;
  font-weight: 700;
  color: var(--color-primary);
}

.about .content ul {
  list-style: none;
  padding: 0;
}

.about .content ul li {
  padding: 0 0 10px 30px;
  position: relative;
}

.about .content ul i {
  position: absolute;
  font-size: 20px;
  left: 0;
  top: -3px;
  color: var(--color-primary);
}

.about .content p:last-child {
  margin-bottom: 0;
}

.about .play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(
    var(--color-primary) 50%,
    rgba(0, 131, 116, 0.4) 52%
  );
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden;
}

.about .play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(0, 131, 116, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.about .play-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.about .play-btn:hover:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

.about .play-btn:hover:after {
  border-left: 15px solid var(--color-primary);
  transform: scale(20);
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}


/*--------------------------------------------------------------
# Call To Action Section
--------------------------------------------------------------*/
.call-to-action .container {
  background-color: rgb(255, 255, 255);
  border: 3px solid #00e492;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  padding: 10px;
  position: relative;
}
.call-to-action2 .container {
  background-color: rgb(255, 255, 255);

  padding: 10px;
}

.call-to-action h3 {
  color: rgb(255, 255, 255);
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 20px;
}

.call-to-action p {
  color: rgb(255, 255, 255);
  margin-bottom: 20px;
}

.call-to-action .play-btn {
  width: 94px;
  height: 94px;
  margin-bottom: 20px;
  background: radial-gradient(
    var(--color-primary) 50%,
    rgba(0, 131, 116, 0.4) 52%
  );
  border-radius: 50%;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.call-to-action .play-btn:before {
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(0, 131, 116, 0.7);
  top: -15%;
  left: -15%;
  background: rgba(198, 16, 0, 0);
}

.call-to-action .play-btn:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid rgb(255, 255, 255);
  z-index: 100;
  transition: all 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.call-to-action .play-btn:hover:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid rgb(255, 255, 255);
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
}

.call-to-action .play-btn:hover:after {
  border-left: 15px solid var(--color-primary);
  transform: scale(20);
}

.call-to-action .cta-btn {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 12px 48px;
  border-radius: 50px;
  transition: 0.5s;
  margin: 10px;
  border: 2px solid rgb(255, 255, 255);
  color: rgb(255, 255, 255);
}

.call-to-action .cta-btn:hover {
  background: var(--color-primary);
  border: 2px solid var(--color-primary);
}

@keyframes pulsate-btn {
  0% {
    transform: scale(0.6, 0.6);
    opacity: 1;
  }

  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}

/*--------------------------------------------------------------
# Our Services Section
--------------------------------------------------------------*/
.services {
 
}
.services2 {
 
}

.services .service-item {
  background: rgb(255, 255, 255);
  height: 100%;
  border-radius: 10px;
}

.services .icon {
  margin-bottom: 20px;
  
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 48px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
}

.services .service-item .icon i {
  color: var(--color-default);
  font-size: 56px;
  transition: ease-in-out 0.3s;
  z-index: 2;
  position: relative;
}

.services .service-item .icon:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background: #eeeeee;
  border-radius: 50px;
  z-index: 1;
  top: 10px;
  right: -20px;
  transition: 0.3s;
}

.services .service-item h3 {
  text-align: center;
  color: var(--color-default);
  font-weight: 700;
}
h3.center {
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  font-family: 'MiFuente1';
}
.services .service-item p {
  line-height: 24px;
  font-size: 14px;
  margin-bottom: 0;
}

.services .service-item .readmore {
  margin-top: 15px;
  display: inline-block;
  color: var(--color-primary);
}

.services .service-item:hover .icon:before {
  background: #00b6a1;
}

.services .service-item:hover h3 {
  border-color: var(--color-primary);
}




/*--------------------------------------------------------------
# Recent Blog Posts Section
--------------------------------------------------------------*/

.iconz .post-category {
  font-size: 16px;
  color: #ffffff;
}

.iconz.title {
  font-size: 25px;
  font-weight: 700;
  margin: 15px auto !important;
  text-align: center;
}

.title2 {
  font-size: 45px;
  font-weight: 600;
  font-style: bold;
 
  text-align: center;
  color: #ffffff;
}





.iconz .title a:hover {
  color: var(--color-primary);
}

/*--------------------------------------------------------------
# Contact Section
--------------------------------------------------------------*/

.contact {
  /*background-color: var(--color-primary);*/
  padding: 10px;
  text-align: center;
}

.contact .info-container {
  background-color: var(--color-primary);
  height: 40%;
  padding: 20px;
  border-radius: 10px 0 0 10px;
  box-shadow: 0px 2px 25px rgba(164, 18, 18, 0.1);
}

.contact .info-item {
  width: 100%;
  background-color: #00e492;
  margin-bottom: 20px;
  padding: 20px;
  border-radius: 10px;
  color: rgb(255, 255, 255);
}

.contact .info-item:last-child {
  margin-bottom: 0;
}

.contact .info-item i {
  font-size: 20px;
  color: rgb(255, 255, 255);
  float: left;
  width: 44px;
  height: 44px;
  background-color: rgba(255, 255, 255, 0.2);
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
}

.contact .info-item h4 {
  padding-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
}

.contact .info-item p {
  padding: 0;
  margin-bottom: 0;
  font-size: 14px;
}

.contact .info-item:hover i {
  background: rgb(255, 255, 255);
  color: var(--color-primary);
}

.contact .php-email-form {
  width: 100%;
  height: 100%;
  /*background: rgb(255, 255, 255);*/
  box-shadow: 0px 2px 25px rgba(0, 0, 0, 0.1);
  padding: 30px;
}
.contact .php-email-form2 {
  width: 100%;
  height: 100%;
  background: var(--color-secondary);
  box-shadow: 0px 2px 25px rgba(255, 255, 255, 0.1);
  padding: 30px;
  color: rgb(255, 255, 255);
}

.contact .php-email-form .php-email-form2 .form-group {
  padding-bottom: 8px;
}

.contact .php-email-form .php-email-form2 .sent-message {
  display: none;
  color: rgb(255, 255, 255);

  background: var(--color-secondary);
  text-align: center;
  padding: 15px;
  font-weight: 600;
  box-shadow: #00e492;
}

.contact .php-email-form {
  box-shadow: none;
  font-size: 14px;
  color: rgb(0, 0, 0);
}

.contact .php-email-form2 p {
  text-align: center;
  font-size: 14px;
  color: rgb(255, 255, 255);
  padding: 10px;
  font-weight: bold;
}

.contact .php-email-form2 input::placeholder,
.contact .php-email-form2 input,
.contact .php-email-form2 textarea,
.contact .php-email-form2 select {
  border-radius: 10px;

  font-size: 14px;
  background-color: var(--color-secondary);
  border-color: #ffffff;
  color: rgb(255, 255, 255);
}
.contact .php-email-form input,
.contact .php-email-form textarea {
  border-radius: 10;
  box-shadow: none;
  font-size: 14px;
  color: rgb(0, 0, 0);
  border-color: #00e492;
}

.contact .php-email-form input[type="text"],
.contact .php-email-form input[type="email"],
.contact .php-email-form textarea {
  padding: 12px 15px;
}

.contact .php-email-form textarea {
  padding: 10px 12px;
}

.contact .php-email-form2 button[type="submit"] {
  /*background: #ffffff;*/
  border: 0;
  width: 50%;
  padding: 14px 25px;
  color: rgb(0, 0, 0);
  transition: 0.4s;
  border-radius: 50px;
  font-weight: bold;
}

.contact .php-email-form button[type="submit"] {
  background: #00e492;
  border: 0;
  padding: 14px 45px;
  color: rgb(255, 255, 255);
  transition: 0.4s;
  border-radius: 50px;
}

.contact .php-email-form button[type="submit"]:hover {
  background: #00e492;
}

@-webkit-keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

@keyframes animate-loading {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
.hero {
  width: 100%;
  position: relative;
  background: var(--color-primary);

  color: #000;
}

@media (min-width: 1365px) {
  .hero {
    background-attachment: fixed;
  }
}

.hero h2 {
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 20px;
  color: rgb(255, 255, 255);
}

.hero p {
  color: rgba(0, 0, 0, 0.6);
  font-weight: 400;
  margin-bottom: 30px;
  text-align: center;
  padding: 14px 40px;
}

.hero .btn-get-started {
  font-family: var(--font-primary);
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  display: inline-block;
  padding: 14px 40px;
  border-radius: 50px;
  transition: 0.3s;
  color: rgb(0, 0, 0);
  background: rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  border: 2px solid rgba(255, 255, 255, 0.1);
}

.hero .btn-get-started:hover {
  border-color: rgba(255, 255, 255, 0.5);
}

.hero .btn-watch-video {
  font-size: 16px;
  transition: 0.5s;
  margin-left: 25px;
  color: rgb(255, 255, 255);
  font-weight: 600;
}

.hero .btn-watch-video i {
  color: rgba(255, 255, 255, 0.5);
  font-size: 32px;
  transition: 0.3s;
  line-height: 0;
  margin-right: 8px;
}

.hero .btn-watch-video:hover i {
  color: rgb(255, 255, 255);
}

@media (max-width: 640px) {
  .hero h2 {
    font-size: 36px;
  }

  .hero .btn-get-started,
  .hero .btn-watch-video {
    font-size: 14px;
  }
}

.hero .icon-boxes {
 
}

@media (min-width: 1200px) {
  .hero .icon-boxes:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: calc(50% + 20px);
    background-color: rgb(255, 255, 255);
  }
}

.hero .icon-box {
  padding: 60px 20px;
  position: relative;
  background: linear-gradient(to bottom, #fba9dc, #e067b2);
  box-shadow: 15 25 29px 8 rgba(71, 239, 29, 0.08);
  transition: all 0.3s ease-in-out;
  border-radius: 8px;
  height: 80%;
  width: 100%;
  text-align: center;
}

.hero .icon-box .title {
  font-weight: 700;
  margin-bottom: 15px;
  font-size: 24px;
}

.hero .icon-box .title a {
  color: rgb(255, 255, 255);
  transition: 0.3s;
}

.hero .icon-box .icon {
  margin-bottom: 20px;
 
  display: inline-block;
  transition: all 0.3s ease-in-out;
  font-size: 48px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.6);
  text-align: center;
  padding-bottom: 25px;
}

@media screen and (max-width: 800px) {
  .hero .icon-box .icon {
    margin-bottom: 20px;
    
    display: inline-block;
    transition: all 0.3s ease-in-out;
    font-size: 48px;
    line-height: 1;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    padding-bottom: 20px;
  }
}

.hero .icon-box:hover {
  background: #e565c5;
}

.hero .icon-box:hover .icon {
  color: rgb(0, 0, 0);
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
#footer {
  width: 100%;
  color: #37423b;
  font-size: 14px;
  background: #00e492;
}

#footer .footer-top {
  background: #00e492;
  padding: 40px 0 10px 0;
}

#footer .footer-top .footer-contact {
  margin-bottom: 30px;
}

#footer .footer-top .footer-contact h4 {
  font-size: 22px;
  margin: 0 0 30px 0;
  padding: 2px 0 2px 0;
  line-height: 1;
  font-weight: 700;
}

#footer .footer-top .footer-contact p {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  font-family: "Raleway", sans-serif;
  color: #777777;
}

#footer .footer-top h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 25px;
}

#footer .footer-top .footer-links {
  margin-bottom: 0px;
}

#footer .footer-top .footer-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#footer .footer-top .footer-links ul i {
  padding-right: 2px;
  color: var(--color-primary);
  font-size: 30px;
  line-height: 1;
}

#footer .footer-top .footer-links ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
}

#footer .footer-top .footer-links ul li:first-child {
  padding-top: 0;
}

#footer .footer-top .footer-links ul a {
  color: #ffffff;
  transition: 0.3s;
  display: inline-block;
  line-height: 1;
  padding: 2px;
}

#footer .footer-top .footer-links ul a:hover {
  text-decoration: none;
  color: var(--color-primary);
  background: #00e492;
}

#footer .footer-newsletter {
  font-size: 15px;
}

#footer .footer-newsletter h4 {
  font-size: 16px;
  font-weight: bold;
  color: #444444;
  position: relative;
  padding-bottom: 12px;
}

#footer .footer-newsletter form {
  margin-top: 30px;
  background: #00e492;
  padding: 6px 10px;
  position: relative;
  border-radius: 50px;
  text-align: left;
  border: 1px solid #e0e5e2;
}

#footer .footer-newsletter form input[type=email] {
  border: 0;
  padding: 4px 8px;
  width: calc(100% - 100px);
}

#footer .footer-newsletter form input[type=submit] {
  position: absolute;
  top: -1px;
  right: -1px;
  bottom: -1px;
  border: 0;
  background: none;
  font-size: 16px;
  padding: 0 20px 2px 20px;
  background: var(--color-secondary);
  color: #fff;
  transition: 0.3s;
  border-radius: 50px;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
}

#footer .footer-newsletter form input[type=submit]:hover {
  background: var(--color-secondary);
}

#footer .credits {
  padding-top: 5px;
  font-size: 13px;
}

#footer .credits a {
  color: var(--color-secondary);
  transition: 0.3s;
}

#footer .credits a:hover {
  color: var(--color-secondary);
}

#footer .social-links a {
  font-size: 24px;
  display: inline-block;
  background: var(--color-secondary);
  color: #fff;
  line-height: 1;
  padding: 0px 0;
  margin-right: 4px;
  border-radius: 50%;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

/*#footer .social-links a:hover {
  background: #3ac162;
  color: #fff;
  text-decoration: none;
}*/

