	body {
				font-family: Roboto, Helvetica, sans-serif;
				margin: 0;
				padding: 0;
				color: #000;
                	background: #000;
			}
 
            h1 {
    margin: 0;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 3px 2px 0 #646427;
}
a.order-btn {
    background: #fff;
    color: red;
    font-size: 32px;
    font-weight: 900;
    letter-spacing: 0px;
}
a.order-btn:hover {
    background: #fff;
    color: #000; 
}
.about-2{
    text-align: center;
}
.about-2 a.order-btn, .order-btn-center {
    margin: 39px auto 0;
    display: inline-block;
    width: 309px;
    text-align: center;
}
h5.price {
    background: green;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    margin: 7px 0;
    font-size: 24px;
    padding: 10px;
    border-radius: 46px;
}
			.site-header-wrapper {
			
				padding: 1rem 0;
			}

			.site-header {
				display: flex;
				align-items: center;
				justify-content: space-between;
				gap: 1rem;
				max-width: 1100px;
				margin: 0 auto;
				padding: 0 1rem;
			}

			.site-header .logo img {
				height: 40px;
				width: auto;
			}

			.header-right {
				display: flex;
				align-items: center;
				gap: 0.5rem;
			}

			.order-btn {
				display: inline-flex;
				align-items: center;
				gap: 0.5rem;
				padding: 0.5rem 0.75rem;
				background: #25D366; /* WhatsApp green */
				color: white;
				text-decoration: none;
				border-radius: 6px;
				font-weight: 600;
			}

			.order-btn:hover {
				opacity: 0.95;
			}

			.main-wrapper {
				padding: 1rem;
				max-width: 1200px;
				margin: 0 auto;
			}

			nav a {
				margin: 0 0.5rem;
				color: #333;
				text-decoration: none;
			}

			form {
				display: grid;
				gap: 0.5rem;
				max-width: 480px;
			}

			label {
				font-weight: 600;
			}

			input,
			textarea,
			button {
				padding: 0.5rem;
				border: 1px solid #ccc;
				border-radius: 4px;
				font: inherit;
			}

			button {
				cursor: pointer;
				background: #0078d4;
				color: white;
				border: none;
			}

#hero-section {
    background-image: url(images/hero.webp);
    min-height: 623px;
    background-size: 75%;
    background-repeat: no-repeat;
    background-color: #070707;
      background-attachment: fixed;
}

.main-wrapper.flex {
    display: flex;
}
.aj-left, .aj-right {
    width: 50%;
}
img {
    max-width: 100%;
    width: 100%;
}
section#hero-section img {
    width: 131%;
    max-width: 157%;
    margin-bottom: -45px;
}

section#about {
    color: #fff;
    padding: 50px 0;
}

h2.aj-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 72px;
    font-weight: 900;
    color: yellow;
    text-shadow: 6px 6px 0 #853737;
}
section#about {
    background-image: url(images/Sexo-en-el-gimnasio-4.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-attachment: fixed;
}
section#about .aj-left h2 {
    font-size: 31px;
    font-weight: bold;
    margin: 0;
}
section#about p {
    font-size: 23px;
}

section#about ul {
    padding: 0 0 0 23px;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}

.aj-offer {
    background: #fff;
    margin: 0 38px;
    border-radius: 20px;
    padding: 28px;
    border: 8px solid #f2ea06;
    color: #000;
}
.aj-offer label {
    display: block;
    margin-bottom: 6px;
    margin-top: 9px;
}
.aj-offer input {
    width: 100%;
    border: 2px solid #000;
    padding: 19px;
}
button {
    cursor: pointer;
    background: #000;
    color: white;
    border: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 29px;
    padding: 15px 21px;
    display: inline-block;
    margin-top: 20px;
}
* {
    box-sizing: border-box;
}
h3{
    margin-top: 0;
}

section.about-2 {
    background: red;
    padding: 50px 0;
    text-align: center;
}
.m-0 {
    margin: 0;
}

section.about-2 h2.aj-title {
    font-size: 48px;
    color: #fff;
}
.aj-gallery.flex {
    display: flex;
}

.aj-gallery.flex img {
    width: 25%;
    padding: 30px 5px 0;
    display: block;
}

section.normal.text-center {
    text-align: center;
    color: #fff;
    font-size: 26px;
}
section.normal.text-center {
    text-align: center;
    color: #fff;
    font-size: 26px;
    padding: 50px 0;
}

.use {
    padding: 110px 0;
    position: relative;
    color: #fff;
}
.container {
    width: 970px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.use:before {
    content: '';
    width: 100%;
    max-width: 100%;
    height: 662px;
    background: url(bg_03.jpg) center bottom no-repeat;
    position: absolute;
    bottom: 0;
    left: 0%;
    margin: 0 0 0 0px;
}
.title {
    font-size: 39px;
    text-align: center;
    line-height: 1.3;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.clr-mod {
    color: #ffba00;
}
.use__wrap {
    display: flex;
    width: 95%;
    margin: 0 auto;
    table-layout: fixed;
    padding: 70px 0 0;
    gap: 10px;
}


.use__cell {
    position: relative;
    text-align: center;
    padding: 21px 10px;
    background: #cccccc29;
    border-radius: 10px;
    width: 33%;
}
.use__cell:before {
    content: '';
    width: 146px;
    height: 146px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
}
.use__item_03:before {
    background: url(use_pict_03.png) center no-repeat;
    background-size: contain;
}
.use__item_02:before {
    background: url(use_pict_02.png) center no-repeat;
    background-size: contain;
}
.use__item_01:before {
    background: url(use_pict_01.png) center no-repeat;
    background-size: contain;
}
.use__title {
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3;
    padding: 20px 0;
}
.use__text {
    line-height: 1.7;
    width: 85%;
    margin: 0 auto;
}

.float {
    position: fixed;
    width: 100%;
    background: #fff;
    bottom: 0;
    display: flex;
    justify-content: space-between;
    z-index: 999;
}

a.order-btn-3 {
       padding: 0 !important;
    background: #1f8c07;
}

a.order-btn-3 img {
    width: 51px;
    margin-top: 10px;
}


.float a {
    width: 33.3%;
    display: block;
    text-align: center;
    padding: 22px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 24px;
    color: #000;
}
a.order-btn-1 {
    background: green;
    color: #fff;
}
a.order-btn-2 {
    background: red;
    color: #fff;
}
a.order-btn-now {
    background: #E98F00;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    padding: 14px;
    display: inline-block;
    border-radius: 14px;
    font-size: 24px;
}
.aj-ligth-text {
    text-align: center;
}
.aj-ligth-inner {
    max-width: 500px;
    margin: 0 auto;
}
ul.simple_set li {
    display: flex;
}
.aj-ligth-text h2 {
    font-size: 30px;
}
ul.simple_set img {
    width: 41px;
    height: 35px;
    object-fit: contain;
}
ul.simple_set {
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    list-style: none;
}
ul.simple_set {
    text-align: left;
    font-size: 25px;
    font-weight: bold;
    line-height: 40px;
    list-style: none;
    padding: 21px;
    border: 8px dotted red;
}
.aj-ligth-text {
    background: #fff;
    padding: 50px 20px;
}
.after-before-inner {
    display: flex;
    gap: 20px;
    margin-top: 50px;
    color: #fff;
     max-width: 800px;
    margin: 0 auto;
}
.after-before img {
    width: 50%;
    display: block;
}
.after-before-right, .after-before-left {
    width: 50%;
}
.after-before-left h4, .after-before-right h4 {
    background: red;
    text-align: center;
    text-transform: uppercase;
    font-size: 33px;
    padding: 12px;
}
.after-before-right h4 {
    background: green;
}
.aj-item {
    text-align: center;
    border: 1px solid;
    margin-bottom: 23px;
    padding: 10px;
    border-radius: 10px;
    background: #ffffff21;
}
.aj-item img {
    width: 100%;
    margin-bottom: 20px;
}
.aj-gary{
    background: rgb(33 37 41);
}
.order-button {
    display: inline-block;
    padding: 10px 15px;
    font-size: 30px;
    font-weight: bold;
    color: white;
    background-color: red;
    border: none;
    border-radius: 35px;
    cursor: pointer;
    text-decoration: none;
    animation: zoomInOut 1s infinite;
    margin-top: 5px;
}
   @keyframes zoomInOut {
            0%, 100% {
                transform: scale(1);
            }
            50% {
                transform: scale(1.1);
            }
        }

        .aj-gary-inner {
    max-width: 500px;
    width: 100%;
    margin: 0px auto;
    padding: 50px 20px;
    text-align: center;
    color: #fff;
}
.aj-gary-inner h2 {
    margin: 0;
}
.countdown-wrapper{
    display:flex;
    gap:20px;
    justify-content:center;
    align-items:center;
    flex-wrap:wrap;
}

.count-box{
       width: 80px;
    height: 80px;
    border-radius:50%;
    background:#111;
    border:4px solid #ffb400;
    color:#fff;
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    box-shadow:0 10px 25px rgba(0,0,0,0.2);
}

.count-box span{
    font-size:24px;
    font-weight:700;
    line-height:1;
}

.count-box small {
    margin-top: 8px;
    font-size: 8px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.countdown-wrapper {
    margin-bottom: 25px;
}
.aj-offer h3 {
    text-align: center;
    font-size: 32px;
}
.m-text { 
    display: none;
}
@media(max-width: 768px) {
    
    .m-text {
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 0 20px;
    display: block;
}

    .main-wrapper.flex {
        flex-direction: column;
    }
    .aj-left, .aj-right {
        width: 100%;
    }
    section#about {
        background-image: none;
    }
    section#about p, section#about ul {
        font-size: 18px;
    }
    section#about h2.aj-title {
        font-size: 36px;
    }
    .aj-gallery.flex img {
        width: 50%;
        padding: 15px 5px 0;
    }
    header.site-header {
    display: block;
    text-align: center;
}
nav.header-right {
    justify-content: center;
    margin-top: 10px;
}
section {
    overflow: hidden;
}
section#hero-section {
    background-position: top center;
    background-size: cover;
        min-height: 500px;
}
section#hero-section img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
}
    section#about h2.aj-title {
        font-size: 50px;
        line-height: 60px;
        margin: 0;
    }
    .aj-offer {
    margin-top: 49px;
}
a.order-btn {
    width: 330px;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
    display: block;
}
    section#about {
        text-align: center;
        padding: 0 0;
    }
    .countdown-wrapper { 
    gap: 4px;}
section.about-2 {
    background: red;
    padding: 50px 18px;
}
section.about-2 h2.aj-title {
    font-size: 30px;
    color: #fff;
}
.container {
    width: 100%; 
    padding: 0 15px;
}
.use__wrap {
    display: block;
    width: 100%;
}
.use__cell { 
    width: 100%;
    margin-bottom: 20px;
}

.float a { 
          padding: 19px 5px;
    font-size: 17px; 
}
a.order-btn-3 img {
    width: 40px;
    margin-top: 14px;
}
a.order-btn-3 {
    padding: 0 !important; 
}
a.order-btn-now {
    display: block;
    text-align: center;
    margin-top: 20px;
}
    .aj-offer {
        margin: 33px 0;
        padding: 0 10px;
    }

    h5.price { 
    font-size: 18px;
    }
    button {
    margin: 0 auto;
    width: 221px;
    display: block;
    padding: 10px;
    font-size: 20px;
    margin-top: 20px;
}
.aj-item {
    text-align: center;
    border: none;
    margin-bottom: 23px;
    padding: 0px;
    border-radius: 0;
    background: transparent;
}
.after-before-inner { 
    padding: 0 15px;
}
.aj-item h3 {
    font-size: 15px;
}
.aj-item img {
    width: 100%;
    margin-bottom: 20px;
    height: 150px;
}
.countdown-wrapper { 
    gap: 4px;
}
}