/* Description: Master CSS file */


/*****************************************
Table Of Contents:
- General Styles
- Navigation
- Home
- Information
- Button
- Services
- Plans
- Testimonials
- Newsletter
- Back To Top Button
- Extra Pages
- Media Queries
******************************************/


/**************************/


/*     General Styles     */


/**************************/

@import url(https://db.onlinewebfonts.com/c/19d9a573a3e446f407b7bf444cbf8747?family=Empera);
:root {
    --primary: #1c262f;
    --primary-light: #212d37;
    --secondary: #ffffff;
    --tertiary: #303030;
    --gradient: linear-gradient(to right, #808080, #888888);
}

body {
    background-color: #202020 !important;
}

h2,
h3,
h4,
h5,
h6 {
    font-family: "Libre Baskerville", sans-serif;
}

h1 {
    font-family: "Libre Baskerville", serif;
    font-weight: 700;
    font-size: 56px;
}

.about h1 {
    font-size: 39px;
    color: white !important;
    font-weight: 300;
    font-family: "Libre Baskerville", sans-serif;
}

button {
    font-family: "Libre Baskerville", sans-serif;
}

p,
ul,
h4 {
    margin: 0;
    font-family: "Libre Baskerville", serif;
    padding: 0;
}

a {
    color: white;
    font-family: "Libre Baskerville", sans-serif;
    text-decoration: none;
}

li {
    font-family: "Libre Baskerville", serif;
    list-style-type: none;
}

#coaching1a1 {
    background: #202020 !important;
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

.accordion-body {
    color: #c5c5c5;
    font-family: "Libre Baskerville", serif;
    font-size: 15px;
}

.btnpuma {
    margin-top: 80px;
    background-color: #ffffff;
    padding: 20px 10px;
    border-radius: 10px;
    transition: all 0.3s lienar;
}

.btnpuma:hover {
    margin-top: 80px;
    color: #ffffff;
    border: 2px solid #ffffff;
    background-color: transparent;
    padding: 20px 10px;
    border-radius: 10px;
    transition: all 0.3s linear;
}

.ocultish {
    background-image: url('../assets/images/ocultish.png');
    background-size: 100%;
    background-position: center;
    height: 50vh;
}

.bordes {
    border-radius: 50px;
}

.dudas {
    text-align: center;
    top: 30%;
    font-size: 30px;
    font-weight: 800;
    z-index: 3;
}

.crea-vida {
    background-image: url('../assets/images/home-occultish.jpg');
    background-size: 100%;
    background-position: center;
    height: 150px;
    padding-top: 50px;
    padding-bottom: 50px;
}


/* Section Background */

.home,
.plans {
    height: 96vh;
    position: relative;
    font-family: "Montserrat", sans-serif;
}

.homee {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 80% !important;
}

.homeeeee {
    background-image: url(../assets/images/homee.png);
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 50vh;
}

.homeeee {
    background-image: url(../assets/images/transpersonales.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 75vh;
}

.homeee {
    background-image: url(../assets/images/grupales.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 75vh;
}

.services {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
    background: rgb(91, 109, 37);
    background: linear-gradient(177deg, rgba(91, 109, 37, 1) 0%, rgba(56, 68, 14, 1) 49%, rgba(48, 48, 48, 1) 100%);
}

.ms-3 {
    color: #7c7c7c;
    margin-left: 1rem !important;
}

i.fab.fa-facebook-f,
.fa-twitter,
.fa-instagram {
    color: #586a23;
}

i.fas.fa-caret-right {
    color: #ffffffba;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: #131412;
}

h4.py-2 {
    font-weight: 600;
    color: #fff;
}

.text-white {
    font-family: "Libre Baskerville", serif;
    text-shadow: 1px 0px 11px black;
    color: #fff !important;
}

.conoceme {
    font-size: 40px;
    /* font-weight: 300; */
    color: #ffffff !important;
    font-family: "Libre Baskerville", serif;
}

.py-22 {
    font-size: 28px !important;
    color: #fff !important;
    font-family: "Baskerville", serif;
    font-weight: 500 !important;
}

.py-222 {
    font-size: 20px !important;
    color: #fff !important;
    font-family: "Baskerville", serif;
    font-weight: 300 !important;
    font-style: italic;
}

.btn-pri {
    padding: 10px 20px;
    text-align: center;
    width: auto;
    background: #7d9140 !important;
    color: white;
    font-size: 18px;
    font-weight: 300;
    transition: all 0.3s linear;
}

.btn-greeen {
    padding: 7px 10px;
    text-align: center;
    width: auto;
    border-radius: 5px;
    background: #434343 !important;
    color: white;
    font-size: 18px;
    font-weight: 300;
    transition: all 0.3s linear;
}

.btn-greeen:hover {
    color: white !important;
    background: #000000ba !important;
    transition: all 0.3s linear;
}

.accordion-item {
    background-color: #434343;
    border: 0px solid rgb(255 255 255);
}

.testimonial {
    background-image: url(../assets/images/lecturas.jpg);
    background-size: cover;
    background-attachment: fixed;
}

.bottom {
    text-align: center;
    background-color: #1c262f;
}

.container {
    width: 90% !important;
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
    margin-right: auto;
    margin-left: auto;
}

.footer {
    background-color: #0c0b0b;
}

.work .py-2 {
    font-family: "oswald", sans-serif;
    font-weight: 700;
    font-size: 60px;
}

.work p {
    font-size: 16px !important;
    opacity: 0.7;
    color: white !important;
    font-weight: lighter;
}

.about {
    padding-bottom: 80px !important;
    padding-top: 80px !important;
    background: rgb(22, 22, 22) !important;
}

.about h1 {
    color: #fff !important;
}

.btn-black {
    border-radius: 6px;
    padding: 6px 10px;
    background-color: white;
    color: black;
}

.services h1 {
    font-size: 40px;
    /* font-weight: 300; */
    color: #ffffff !important;
    font-family: "Libre Baskerville", serif;
}

.contact h2 {
    font-size: 40px !important;
    font-weight: 300 !important;
    color: #445369 !important;
    font-family: "Montserrat", sans-serif !important;
}

.about p {
    color: #bebebe !important;
}

.contact {
    background: rgb(22 22 22);
}

.contact h2 {
    color: rgb(91, 109, 37) !important;
}

.contact p {
    color: rgb(24, 24, 24) !important;
}

.work {
    background: linear-gradient(177deg, #111111 0%, #2d2d2d 49%, #171717 100%);
}

.work h2 {
    color: rgb(91, 109, 37) !important;
}

.py-5 {
    /*padding-top: 2rem !important;
    padding-bottom: 2rem !important;*/
}

.work p {
    font-weight: 400 !important;
}

.location p {
    color: #434343 !important;
    font-weight: 400 !important;
}

.newsletter p {
    color: rgb(255, 255, 255) !important;
    font-weight: 400 !important;
}

.contact p {
    font-weight: 400 !important;
}

.testimonial h2 {
    font-size: 40px;
    font-weight: 300;
    color: #fff !important;
    font-family: "Libre Baskerville", sans-serif;
}

.contact h2 {
    font-size: 60px;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}

.services {
    background: linear-gradient(177deg, #111111 0%, #2d2d2d 49%, #171717 100%);
}

.services h2 {
    color: rgb(255, 255, 255) !important;
    font-size: 60px;
    font-family: "Oswald", sans-serif;
    font-weight: 600;
}

.services p {
    color: rgb(205, 205, 205) !important;
    font-weight: 400 !important;
}

.services h4 {
    color: #ffffff !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    text-decoration: 1.5px underline;
}

.services a {
    color: rgb(255, 255, 255) !important;
    font-family: "Libre Baskerville", serif;
    font-weight: 800 !important;
}

.company,
.newsletter {
    background: rgb(210, 210, 210);
    background: linear-gradient(177deg, rgba(91, 109, 37, 1) 0%, rgba(56, 68, 14, 1) 49%, rgba(48, 48, 48, 1) 100%);
}

.orange-circle-button {
    box-shadow: 2px 4px 0 2px rgb(0 0 0 / 10%);
    /* border: .5em solid #1b8911; */
    font-size: 1em;
    line-height: 1.1em;
    color: #ffffff !important;
    margin: auto;
    border-radius: 50% !important;
    height: 3em;
    width: 3em;
    position: fixed;
    top: 89%;
    left: 93%;
    z-index: 4;
    transition: all 0.3s linear;
}

i.fab.fa-whatsapp {
    margin-top: 6px;
    margin-left: 10px;
    font-size: 35px;
}

h6 {
    color: #1f1f1f;
    font-family: "Libre Baskerville", sans-serif;
}

.location {
    background: rgb(228, 228, 228);
    background: linear-gradient(177deg, rgb(210 210 210) 0%, rgb(231, 231, 231) 49%, rgb(199, 199, 199) 100%);
}

.bottom {
    background-color: black;
}


/* Gradient Border And Background On Icons */

.home_text,
.home .fas,
.plans .far,
.information .fas,
.work .fas,
.services .fas,
.location .far,
.location .fas {
    padding: 15px 0;
    background: -webkit-gradient( linear, left top, left bottom, from(#333f0e), to(#6a7e2a));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.navbar-nav a:hover,
.footer a:hover,
.footer .fab:hover {
    cursor: pointer;
    background: var(--gradient);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


/**********************/


/*     Navigation     */


/**********************/

.navbar {
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 0.875rem;
    background-color: #000;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.025);
}

.navbar .navbar-brand {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
}

.navbar .logo-image img {
    width: 108px;
    height: 32px;
}

.navbar .logo-text {
    color: #fff;
    font-weight: 500;
    line-height: 1rem;
    font-size: 1.575rem;
    text-decoration: none;
}

.offcanvas-collapse {
    position: fixed;
    top: 0rem;
    /* adjusts the height between the top of the page and the offcanvas menu */
    bottom: 0;
    left: 100%;
    width: 100%;
    overflow-y: auto;
    visibility: hidden;
    padding-right: 1rem;
    padding-left: 1rem;
    background-color: #c5c5c5;
    transition: transform 0.2s ease-in-out, visibility 0.2s ease-in-out;
}

.offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
}

.navbar .navbar-nav {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
}

.navbar .dropdown-menu {
    border: none;
    margin-top: 0.25rem;
    margin-bottom: 0.25rem;
    background-color: var(--primary);
}

.navbar .dropdown-item {
    color: #eee;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 0.875rem;
    padding-top: 0.625rem;
    text-decoration: none;
    padding-bottom: 0.625rem;
}

.navbar .dropdown-item:hover {
    background-color: var(--primary);
}

.navbar .dropdown-divider {
    width: 100%;
    height: 1px;
    border: none;
    margin: 0.5rem auto 0.5rem auto;
    background-color: var(--primary-light);
}

.navbar .nav-item .nav-link {
    color: #dddddd;
    text-transform: uppercase;
    font-family: "Empera";
    font-size: 25px;
    text-decoration: none;
    padding-top: 0.625rem;
    padding-bottom: 0.625rem;
    transition: all 0.2s ease;
}

.navbar .fa-stack {
    width: 2em;
    font-size: 1.2rem;
    margin-right: 0.25rem;
}

.navbar .fa-stack-2x {
    background: -webkit-gradient( linear, left top, left bottom, from(#5B6D25), to(#ffffff));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all 0.2s ease;
}

.navbar .fa-stack-1x {
    color: #ffffff;
    transition: all 0.2s ease;
}

.navbar .fa-stack:hover .fa-stack-2x {
    color: var(--primary);
}

.navbar .fa-stack:hover .fa-stack-1x {
    color: var(--primary);
}

.navbar .navbar-toggler {
    padding: 0;
    border: none;
    font-size: 1.25rem;
}

.headline {
    text-shadow: 2px 2px 6px rgb(0, 0, 0);
}


/****************/


/*     Home     */


/****************/

.home {
    background-image: url(../assets/images/home-inicio.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: local;
    height: 97vh;
}

.headerr {
    background-image: url(../assets/images/contactoo.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 50vh;
}

.contacto h1 {
    font-size: 40px;
    font-weight: 300;
    color: #fff !important;
    font-family: "Libre Baskerville", sans-serif;
}

.li-a {
    list-style: square;
    color: #666565 !important;
}

.li-a li {
    margin-left: 17px;
    list-style: disc;
}

.wsp {
    position: fixed;
    top: 90%;
    left: 95%;
    width: 70px;
    z-index: 99;
}

.para {
    width: 50%;
}

.img-fluid2 {
    width: 50%;
    margin-left: 25%;
}

.img-fluid5 {
    border-radius: 30px;
    width: 80%;
}

.img-fluid3 {
    width: 50%;
}

.para-light {
    opacity: 0.7;
    color: #383838;
}


/***********************/


/*     Information     */


/***********************/

.information .container-fluid .row div:first-child {
    background-color: #c8c8c8;
}

.information .container-fluid .row div:last-child {
    background-color: #ecefe5;
}

.information .container-fluid .row div:nth-child(2) {
    background-color: #d4d4d4;
}

.py-3 {
    color: #4a591a;
}


/******************/


/*     Button     */


/******************/

.btn {
    color: #4d4d4d;
    border-radius: 0;
    border-width: 2px;
    padding: 10px 30px;
    border-image-slice: 1;
    background-image: none;
    background: transparent;
    border-image-source: var(--gradient);
    box-shadow: 5px 5px 0px 0px var(--secondary);
}

.btn:hover {
    color: rgb(250, 250, 250);
    box-shadow: none;
    border-radius: 0;
    padding: 10px 30px;
    transform: translate(5px, 5px);
}

a:hover {
    color: rgb(198, 198, 198);
}


/* Email - Newsletter Button */

.btn-secondary {
    color: black;
    border-width: 2px;
    padding: 10px 30px;
    border-image-slice: 1;
    background-image: none;
    background: transparent;
    border-image-source: var(--gradient);
}

.btn-secondary:hover {
    color: black;
    padding: 10px 30px;
    background-image: var(--gradient);
}


/* Other Pages Button */

.btn-tertiary {
    color: black;
    border-radius: 0;
    border-width: 2px;
    padding: 10px 30px;
    border-image-slice: 1;
    background-image: none;
    background: transparent;
    border-image-source: var(--gradient);
    box-shadow: 5px 5px 0px 0px var(--secondary);
}

.btn-tertiary:hover {
    color: black;
    box-shadow: none;
    border-radius: 0;
    font-family: "Libre Baskerville", sans-serif;
    padding: 10px 30px;
    transform: translate(5px, 5px);
}

.accordion-item button {
    font-weight: 600;
    font-family: "Libre Baskerville", sans-serif;
    color: #ffffff;
    background: #121412;
}

.accordion-item button:active {
    font-weight: 800;
    color: #445369 !important;
}

.accordion-item p {
    font-weight: 300 !important;
    color: #445369 !important;
    padding: 10px 20px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.footer .py-2 {
    padding: 0 !important;
}

.footer p {
    color: #c4c4c4;
    font-family: "Libre Baskerville", sans-serif;
    font-size: 16px;
}

.footer h3 {
    color: #fff;
    font-family: "Libre Baskerville", sans-serif;
    font-size: 18px !important;
}


/********************/


/*     Services     */


/********************/

.services .card {
    border: 0px 0px 0px 0px white !important;
    border-radius: 0;
}

.card {
    padding: 10px 20px;
    border: 0px solid white !important;
}

.services .card:hover {
    transform: scale(1.01);
    border-image-slice: 1;
    border-width: 2px;
    transition: all 0.3s linear;
}

.testimonial-card p {
    font-size: 14px;
}


/*****************/


/*     Plans     */


/*****************/

.plans .card {
    padding: 20px;
}

.img-wsp {
    width: 55px;
}

.wsp {
    background: transparent !important;
}


/************************/


/*     Testimonials     */


/************************/

.slider-1 {
    padding-top: 2.25rem;
    padding-bottom: 3.5rem;
}

.slider-1 .section-title {
    text-align: center;
}

.slider-1 .h2-heading {
    text-align: center;
    margin-bottom: 3rem;
}

.testimonial-card {
    border: 10px solid;
    border-image-slice: 1;
    border-width: 3px;
    background: white;
}

.slider-1 .slider-container {
    position: relative;
}

.slider-1 .swiper-container {
    width: 86%;
    position: static;
}

.slider-1 .swiper-button-prev,
.slider-1 .swiper-button-next {
    color: var(--primary);
}

.slider-1 .swiper-button-prev:focus,
.slider-1 .swiper-button-next:focus {
    /* even if you can't see it chrome you can see it on mobile device */
    outline: none;
}

.slider-1 .swiper-button-prev {
    left: -14px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E");
    background-size: 18px 28px;
}

.slider-1 .swiper-button-next {
    right: -14px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2028%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23707375'%2F%3E%3C%2Fsvg%3E");
    background-size: 18px 28px;
}

.slider-1 .card {
    border: none;
    position: relative;
    background-color: transparent;
}

.slider-1 .card-image {
    width: 80px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 50%;
    margin-bottom: 1.25rem;
}

.slider-1 .card-body {
    padding: 0;
}

.slider-1 .testimonial-text {
    margin-bottom: 0.75rem;
}

.slider-1 .testimonial-author {
    margin-bottom: 0;
    color: #252c38;
}

.slider-1 .avatar {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}


/* Dropdown Menu */

.navbar .dropdown .dropdown-menu {
    animation: fadeDropdown 0.2s;
    /* required for the fade animation */
}

@-webkit-keyframes fadeDropdown {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeDropdown {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}


/**********************/


/*     Newsletter     */


/**********************/

.form-control-input,
.form-control-textarea {
    width: 100%;
    appearance: none;
    border-radius: 4px;
    font-size: 0.875rem;
    line-height: 1.5rem;
    padding-left: 1.5rem;
    padding-top: 0.775rem;
    padding-bottom: 0.775rem;
}


/******************************/


/*     Back To Top Button     */


/******************************/

#myBtn {
    z-index: 99;
    right: 20px;
    width: 52px;
    height: 52px;
    bottom: 20px;
    border: none;
    outline: none;
    display: none;
    position: fixed;
    cursor: pointer;
    border-radius: 50%;
    background-color: #323137;
}

#myBtn:hover {
    background-color: #0f0f11;
}

#myBtn img {
    width: 18px;
    margin-left: 0.125rem;
    margin-bottom: 0.25rem;
}

.bg-transparent img {
    border-radius: 40px !important;
}

.bg-transparent p {
    color: rgb(217, 217, 217) !important;
    font-weight: 400 !important;
}

.bg-transparent a {
    font-weight: 800 !important;
}

.bg-transparent h4 {
    color: #445369 !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    text-decoration: 1.5px underline;
}

.services h4 {
    color: #fff !important;
    padding-bottom: 10px !important;
    font-weight: 400 !important;
    text-decoration: 1.5px underline;
}


/***********************/


/*     Extra Pages     */


/***********************/

.nota p {
    color: rgb(226, 226, 226) !important;
}

.nota li {
    color: rgb(226, 226, 226) !important;
}

.ex-header {
    padding-top: 8.5rem;
    padding-bottom: 4rem;
    background-size: cover;
    background-image: url("../assets/images/home-inicio.jpg");
}

.ex-header h1 {
    color: #fff;
}

.ex-basic-1 .list-unstyled .fas {
    font-size: 0.375rem;
    line-height: 1.625rem;
}

.ex-basic-1 .list-unstyled .flex-grow-1 {
    margin-left: 0.5rem;
}

.ex-basic-1 .text-box {
    padding: 1.25rem 1.25rem 0.5rem 1.25rem;
    background-color: #f7f9fd;
}

.ex-cards-1 .card {
    border: none;
    background-color: transparent;
}

.ex-cards-1 .card .fa-stack {
    width: 2em;
    font-size: 1.125rem;
}

.ex-cards-1 .card .fa-stack-2x {
    color: var(--secondary);
}

.ex-cards-1 .card .fa-stack-1x {
    width: 2em;
    color: #ffffff;
    font-weight: 700;
    line-height: 2.125rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 {
    margin-left: 2.25rem;
}

.ex-cards-1 .card .list-unstyled .flex-grow-1 h5 {
    margin-top: 0.125rem;
    margin-bottom: 0.5rem;
}

.testimonial p {
    color: rgb(52, 52, 52) !important;
}


/*************************/


/*     Media Queries     */


/*************************/

@media only screen and (max-width: 1024px) {
    .services,
    .work,
    .testimonial,
    .about,
    .contact,
    .plans {
        height: 100%;
    }
}

@media (min-width: 992px) {
    .slider-1 .swiper-container {
        width: 92%;
    }
    .slider-1 .swiper-button-prev {
        left: -16px;
        width: 22px;
        background-size: 22px 34px;
    }
    .slider-1 .swiper-button-next {
        right: -16px;
        width: 22px;
        background-size: 22px 34px;
    }
    /* Navigation */
    .navbar {
        box-shadow: none;
        transition: all 0.2s;
        padding-top: 1.75rem;
        background-color: transparent;
    }
    .navbar.top-nav-collapse {
        padding-top: 0.5rem;
        transition: all 0.3s linear;
        padding-bottom: 0.5rem;
        background: rgb(91, 109, 37);
        background: linear-gradient(80deg, rgb(0 0 0 / 78%) 0%, rgb(79 79 79 / 84%) 49%, rgb(48 48 48 / 75%) 100%);
        box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.025);
    }
    .offcanvas-collapse {
        position: static;
        top: auto;
        bottom: auto;
        left: auto;
        width: auto;
        padding-right: 0;
        padding-left: 0;
        background-color: transparent;
        overflow-y: visible;
        visibility: visible;
    }
    .offcanvas-collapse.open {
        transform: none;
    }
    .navbar .navbar-nav {
        margin-top: 0;
        margin-bottom: 0;
    }
    .navbar .nav-item .nav-link {
        padding-right: 0.75rem;
        padding-left: 0.75rem;
    }
    .navbar .dropdown-menu {
        padding-top: 0.75rem;
        padding-bottom: 0.875rem;
        box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.08);
    }
    .navbar .dropdown-divider {
        width: 90%;
    }
    .navbar .social-icons {
        margin-left: 0.5rem;
    }
    .navbar .fa-stack {
        margin-right: 0;
        margin-left: 0.25rem;
    }
}

@media only screen and (max-width: 540px) {
    .homeee {
        background-image: url(../assets/images/grupales.png);
        background-size: inherit;
        background-position: right;
        background-repeat: no-repeat;
        background-attachment: local;
        height: 75vh;
    }
    .btn-black {
        /* font-size: 20px !important; */
        text-align: center;
        display: block;
        width: 100% !important;
        border-radius: 6px;
        padding: 6px 10px;
        background-color: white;
        color: black;
    }
    .btn-greeen {
        width: 87% !important;
    }
    .btn-black {
        font-weight: 700;
        color: black !important;
        font-size: 11px !important;
    }
    .homee {
        background-image: url(../assets/images/coachn.png);
        background-size: revert;
        background-position: right;
        background-repeat: no-repeat;
        background-attachment: local;
        height: 75vh;
    }
    .img-fluid5 {
        width: 100%;
    }
    .card {
        padding: 0px 0px !important;
        border: 0px solid white !important;
    }
    .btnpuma {
        font-size: 14px !important;
        margin-top: 80px;
        background-color: #ffffff;
        padding: 13px 9px;
        border-radius: 10px;
        transition: all 0.3s lienar;
    }
    #coaching1a1 {
        padding-top: 20px !important;
        padding-bottom: 20px !important;
    }
    .wsp {
        position: fixed;
        top: 90%;
        left: 84%;
        width: 70px;
        z-index: 99;
    }
    .footer p {
        color: #d9d9d9;
        font-family: "Libre Baskerville", sans-serif;
        font-size: 13px !important;
    }
    .social-network svg {
        fill: #fff !important;
        width: 16px !important;
    }
    ul.social-network li {
        color: rgb(109, 109, 109) !important;
        padding: 10px 3px !important;
        display: inline;
        margin: 0 5px;
        width: 20 !important;
        background: rgb(12 11 11) !important;
    }
    .footer h4 {
        font-size: 16px;
        color: #f3f3f3 !important;
    }
    .social-circle li a {
        display: inline-block;
        position: relative;
        margin: 0 auto 0 auto;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
        width: 17px !important;
        height: 25px !important;
        font-size: 5px;
    }
    .text-left {
        text-align: left !important;
    }
    .home {
        background-image: url(../assets/images/home-inicio.jpg);
        background-size: inherit;
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: local;
        height: 85vh;
    }
    .footer {
        text-align: center !important;
    }
    .orange-circle-button {
        top: 86%;
        left: 78%;
    }
    .footer .d-flexx {
        display: block !important;
    }
    h1 {
        font-size: 23px;
    }
    .navbar .navbar-nav {
        margin-top: 40%;
        margin-bottom: 0.5rem;
    }
    .navbar .nav-item .nav-link {
        line-height: 2;
        text-align: center;
        color: #595959;
        text-transform: uppercase;
        font-size: 22px;
        text-decoration: none;
        padding-top: 0.625rem;
        padding-bottom: 0.625rem;
        transition: all 0.2s ease;
    }
    .para {
        width: 100%;
    }
    .swiper-container {
        width: 92%;
    }
    .swiper-button-prev {
        left: -16px;
        width: 22px;
        background-size: 22px 34px;
    }
    .swiper-button-next {
        right: -16px;
        width: 22px;
        background-size: 22px 34px;
    }
}

.social-network svg {
    fill: rgb(88, 88, 88);
    width: 15px;
}


/* footer social icons */

ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
}

ul.social-network li {
    padding: 10px 3px;
    display: inline;
    margin: 0 5px;
    text-align: right;
}


/* footer social icons */

.social-network a.icoRss:hover {
    background-color: #F56505;
}

.social-network a.icoFacebook:hover {
    background-color: #3B5998;
}

.social-network a.icoTwitter:hover {
    background-color: #33ccff;
}

.social-network a.icoGoogle:hover {
    background-color: #BD3518;
}

.social-network a.icoVimeo:hover {
    background-color: #0590B8;
}

.social-network a.icoLinkedin:hover {
    background-color: #007bb7;
}

.social-network a.icoRss:hover i,
.social-network a.icoFacebook:hover i,
.social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i,
.social-network a.icoVimeo:hover i,
.social-network a.icoLinkedin:hover i {
    color: #fff;
}

a.socialIcon:hover,
.socialHoverClass {
    color: #44BCDD;
}

.social-circle li a {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 50px;
    height: 50px;
    font-size: 20px;
}

.social-circle li i {
    margin: 0;
    line-height: 50px;
    text-align: center;
}

.social-circle li a:hover i,
.triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
}

.social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
}