/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/


@import url('https://fonts.googleapis.com/css?family=Poppins:400');


/*--------------------------------------------------------------------- import Files ---------------------------------------------------------------------*/

@import url(animate.min.css);
@import url(normalize.css);
@import url(meanmenu.css);
@import url(owl.carousel.min.css);
@import url(swiper.min.css);
@import url(slick.css);
@import url(jquery-ui.css);
@import url(nice-select.css);

/*--------------------------------------------------------------------- skeleton ---------------------------------------------------------------------*/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: Raleway;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     margin: 20px;
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #222222;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

img {
     max-width: 100%;
     height: auto;
}

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}

blockquote {
     margin: 20px 0 20px;
     padding: 30px;
}

button {
     border: 0;
     margin: 0;
     padding: 0;
     cursor: pointer;
}

.full {
     float: left;
     width: 100%;
}

.layout_padding {
     padding-top: 90px;
     padding-bottom: 0px;
}

.header_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    padding: 20px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 85vh;
}

.header { 
	width: 100%;
	float: left;
	background: #090e36;
	height: auto;
 }


.logo{
	width: 100%;
	float: left;
	margin-top: 10px;
}

.logo-container {
	display: flex;
	align-items: center;
	gap: 10px;
}

.logo-link {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none !important;
}

.logo-img {
	max-height: 50px;
	width: auto;
}

.company-name {
	color: #c6610f;
	font-size: 20px;
	font-weight: 700;
	white-space: nowrap;
}

.company-name .highlight {
	color: #ffffff;
}

.navbar-expand-lg .navbar-nav .nav-link {

    padding: 2px 20px;
    font-size: 17px;
    color: #ffffff;

}

.navbar-toggler {
    padding: .25rem .75rem;
    font-size: 1.50rem;
    line-height: 1;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: .25rem;
}

.login-bt{
	width: 100%;
	float: left;
	font-size: 17px;
	color: #ffffff;
	text-align: center;
	background-color: #c6610f;
	border-radius: 10px;
	height: 45px;
}
.sinup_text{
	width: 100%;
	float: left;
	color: #ffffff;
	text-align: center;
	font-size: 17px;

}
.sinup_text a{ color: #ffffff;}
.sinup_text a:hover{ color: #c6610f;}


.search {
    top: -8px;
    position: relative;
    left: -10px;
}

.banner_section {
    width: 100%;
    float: left;
    padding-top: 120px;
    display: flex;
    align-items: center;
    min-height: calc(75vh - 40px);
}

.banner_section section {
    height: 700px !important;
    min-height: 700px !important;
    max-height: 700px !important;
}

#main_slider div.img-box {
    margin-top: 35px;
    float: right;
}

.carousel-sporrt_text {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.02) 0%, rgba(37, 99, 235, 0.01) 100%);
    backdrop-filter: blur(3px);
    border: 1px solid rgba(59, 130, 246, 0.1);
    border-radius: 20px;
    padding: 30px;
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.08);
    position: relative;
    overflow: hidden;
}

.carousel-sporrt_text::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent 40%, rgba(59, 130, 246, 0.05) 50%, transparent 60%);
    pointer-events: none;
}

.carousel-sporrt_text h1.banner_taital {
    position: relative;
    z-index: 1;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.carousel-sporrt_text p.lorem_text {
    position: relative;
    z-index: 1;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.banner_taital {
    width: 100%;
    float: left;
    font-size: 59px;
    color: #ffffff;
    font-weight: 600;
    text-align: left;
    padding-top: 0px;
    margin-bottom: 15px;
}	

.lorem_text {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #ffffff;
    padding-left: 0;
    margin: 10px 0 0;
}

.ads_bt {
    width: 35%;
    float: left;
    height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #c6610f;
    border-radius: 30px;
    margin-left: 0;
    margin-top: 30px;
    text-align: center;
    padding-top: 9px;
}

.ads_bt a{ color: #ffffff;}
.ads_bt a:hover{ color: #ffffff; }



.blog_section{
	width: 100%;
	float: left;
	margin-top: 50px;
}

.contact_bt{
	width: 35%;
	float: left;
	height: 50px;
	font-size: 18px;
	color: #0a0808;
	background-color: #ffffff;
	border-radius: 30px;
	margin-left: 20px;
	margin-top: 30px;
    text-align: center;
    padding-top: 9px;
}
.contact_bt a{  color: #0a0808}
.contact_bt a:hover{ color: #000; }



.top_button_section {

    float: left;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    padding: 6px 0;
}
.top_button_section li {
    float: left;
    margin-left: 10px;
}

.top_button_section li a.login-bt {
    width: auto;
    float: left;
    font-size: 18px;
    text-align: center;
    background-color: transparent;
    border-radius: 5px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    padding: 0 20px;
}

.top_button_section li.search {

    padding: 13px 13px;

}

.top_button_section li a.login-bt:hover,
.top_button_section li a.login-bt:focus,
.top_button_section li a.login-bt.active {
   background: #c6610f;
}

.about_section{
	width: 100%;
	float: left;
	background-image: url(../images/about-bg.png);
	height: auto;
	background-size: 100%;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 180px;
}
.tablet {
    width: 100%;
    float: left;
    margin-top: 25px;
}
.about_taital {
    background: linear-gradient(135deg, rgba(59, 130, 246, 0.015) 0%, rgba(37, 99, 235, 0.008) 100%);
    backdrop-filter: blur(2px);
    border: 1px solid rgba(59, 130, 246, 0.08);
    border-radius: 15px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
    position: relative;
    overflow: hidden;
}

.about_taital::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(45deg, transparent 40%, rgba(59, 130, 246, 0.03) 50%, transparent 60%);
    pointer-events: none;
}

.about_text {
    width: 100%;
    float: left;
    font-size: 50px;
    color: #090807;
    font-weight: bold;
    text-align: left;
    border-bottom: 1px solid #000;
    position: relative;
    z-index: 1;
}

.dolor_text {
    position: relative;
    z-index: 1;
}
.dolor_text {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #030303;
    text-align: left;
    font-weight: 500;
    padding-top: 30px;
    margin-left: 0px;
}

.read_more{
	width: 30%;
	float: left;
	height: 50px;
	font-size: 18px;
	color: #ffffff;
	background-color: #c6610f;
	border-radius: 30px;
	margin-top: 30px;
	text-align: center;
	font-weight: 500;
    padding-top: 9px;
}
.read_more a{ color: #ffffff; }
.read_more a:hover{ color: #000000; }


.about_section_2 {
    width: 100%;
    float: left;
    padding-bottom: 70px;
}
.classified_text{
	width: 100%;
	float: left;
	font-size: 50px;
	color: #030303;
	border-bottom: 1px solid #000;
}
.classified_text {
    width: 45%;
    float: left;
    font-size: 34px;
    color: #030303;
    border-bottom: 1px solid #030303;
    font-weight: 600;
    margin-top: 40px;
}

.about_img{
	width: 100%;
	float: left;
}
.fron_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #030303;
    font-weight: 700;
    padding-top: 15px;
}
.using_text {
    width: 100%;
    float: left;
    font-size: 17px;
    color: #030303;
    font-weight: 500;
    margin-left: 0px;
}
.front{ margin-top: 60px; }

.red_bt {
    width: 16%;
    float: left;
    height: 50px;
    font-size: 20px;
    color: #ffffff;
    background-color: #c6610f;
    border-radius: 30px;
    margin-top: 30px;
    text-align: center;
    font-weight: 500;
    padding-top: 7px;
}

.red_bt a { color: #ffffff; }
.red_bt a:hover{ color: #000000; }


.clients_section {
    width: 100%;
    float: left;
    background-image: url(../images/client-bg.png);
    height: auto;
    background-repeat: no-repeat;
    background-size: 100%;
    margin-top: 25px;
}

.client_text{
    width: 31%;
    float: left;
    font-size: 34px;
    color: #030303;
    border-bottom: 1px solid #030303;
    font-weight: 600;
}

.clients_section_2{
	width: 100%;
	float: left;
	padding-bottom: 90px;
}
.client_img{
	width: 100%;
	float: left;
	text-align: center;
}
.johan_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 30px;
    color: #121010;
    padding-top: 20px;
}

.adiser_text {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 20px;
    color: #c6610f;
    margin-left: 0px;
    margin-top: 0px;
    font-weight: 400;
}

.long_text {
    width: 72%;
    margin: 0 auto;
    font-size: 17px;
    text-align: center;
    color: #000000;
    font-family: Noto Serif;
}

.footer_section {
    width: 100%;
    float: left;
    background-color: #141629;
    height: auto;
    margin-top: 50px;
}

.footer_contact{
	width: 100%;
	float: left;
	font-size: 36px;
	color: #ffffff;
	border-bottom: 1px solid#ffffff;
}

.location_text {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #ffffff;
    font-family: Poppins;
    padding-top: 15px;
}
.enput_bt{
	width: 100%;
	float: left;
	margin-top: 30px;
}
.email-bt {
    width: 100%;
    float: left;
    color: #777977;
    border-bottom: 1px solid #777977;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 63px;
    padding-left: 10px;
}

.massage-bt {
    width: 100%;
    float: left;
    color: #777977;
    border-bottom: 1px solid #777977;
    background-color: transparent;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    height: 160px;
    padding: 25px 0px 0px 10px;
}
.send_bt{
	width: 50%;
	float: left;
	height: 50px;
	background-color: #fb7b14;
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
    text-align: center;
    padding-top: 8px;
}

.send_bt a{ color: #ffffff; }
.send_bt a:hover{ color: #000000; }


.map{
	width: 100%;
	float: left;
}
.send_bt_main{
	width: 100%;
	float: left;
}
.left{ width: 50%;
	float: left;
}
.right{ width: 50%;
	float: left;
}
.social_icon {
    width: 75%;
    float: right;
    margin-top: 25px;
}
.social_icon li{ float: left; padding-left: 17px; }
.newsletter_text{ 
	width: 100%; 
	float: left;
	font-size: 20px;
	color: #ffffff;
	margin-top: 20px;
}

.input-group>.input-group-append>.btn, .input-group>.input-group-append>.input-group-text, .input-group>.input-group-prepend:first-child>.btn:not(:first-child), .input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child), .input-group>.input-group-prepend:not(:first-child)>.btn, .input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #fb7b14;
    color: #fff;
    border: 0px;
    width: 100%;
    height: 50px;
    padding-top: 10px;
    border-radius: 0px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-top: 10px;
    border-radius: 0px;
    color: #fb7b14;
}

.copyright_section{
	width: 100%;
	float: left;
	border-top: 1px solid #ffffff;
	margin-top: 50px;
}

.copyright_text{
	width: 100%;
	float: left;
	font-size: 17px;
	color: #75767d;
	text-align: center;
	margin-left: 0px;
}
.copyright_text a{ color: #75767d; }
.copyright_text a:hover{ color: #fb7b14; }

.carousel-indicators .active {
    background-color: #c6610f;
    height: 8px;
    width: 5%;
}

.carousel-indicators li { 
	background-color: #052501; 
	height: 8px;
    width: 5%;
    top: 50px;

}


.map_section {
    width: 100%;
    float: left;
    margin-top: 10px;
}

#map {
    height: 100%;
    min-height: 315px;
}

.contact_section{
	width: 100%;
	float: left;
	margin-top: 90px;
}

.container {
    max-width: 1170px;
}




/* Estilos mejorados para el footer */
.footer_section {
    background: linear-gradient(135deg, #141629 0%, #1a1d3a 100%);
    padding: 80px 0 40px;
    box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.3);
}

.footer_title {
    width: 100%;
    float: left;
    font-size: 42px;
    color: #ffffff;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.footer_subtitle {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #c6610f;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 500;
}

.input_main {
    background: rgba(255, 255, 255, 0.05);
    padding: 40px;
    border-radius: 20px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
}

.input_main .form-group {
    margin-bottom: 25px;
}

.email-bt {
    width: 100%;
    float: left;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    height: 55px;
    padding: 15px 20px;
    font-size: 16px;
    transition: all 0.3s ease;
}

.email-bt:focus {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: #c6610f;
    color: #ffffff;
    outline: none;
    box-shadow: 0 0 15px rgba(198, 97, 15, 0.3);
}

.email-bt::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.massage-bt {
    width: 100%;
    float: left;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.1);
    border: 2px solid rgba(255, 255, 255, 0.2);
    border-radius: 12px;
    height: 150px;
    padding: 15px 20px;
    font-size: 16px;
    resize: none;
    transition: all 0.3s ease;
    font-family: 'Raleway', sans-serif;
}

.massage-bt:focus {
    background-color: rgba(255, 255, 255, 0.15);
    border-color: #c6610f;
    color: #ffffff;
    outline: none;
    box-shadow: 0 0 15px rgba(198, 97, 15, 0.3);
}

.massage-bt::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

.send_bt {
    width: 100%;
    float: left;
    height: 60px;
    background: linear-gradient(135deg, #c6610f 0%, #fb7b14 100%);
    font-size: 20px;
    color: #ffffff;
    margin-top: 30px;
    text-align: center;
    padding-top: 15px;
    border-radius: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    box-shadow: 0 5px 20px rgba(198, 97, 15, 0.4);
    transition: all 0.3s ease;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}

.send_bt::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.3), transparent);
    transition: left 0.5s ease;
}

.send_bt:hover::before {
    left: 100%;
}

.send_bt:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(198, 97, 15, 0.5);
}

.send_bt a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.send_bt a:hover {
    color: #ffffff;
}

.copyright_section {
    width: 100%;
    float: left;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    margin-top: 60px;
    padding-top: 30px;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    text-align: center;
    margin-left: 0px;
}

.copyright_text a {
    color: #c6610f;
    text-decoration: none;
    transition: color 0.3s ease;
}

.copyright_text a:hover {
    color: #fb7b14;
}

/* WhatsApp icon animation */
.whatsapp-icon {
    display: inline-block;
    margin-right: 10px;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}

/* Estilos avanzados para el footer */
.footer_section {
    background: linear-gradient(135deg, #141629 0%, #1a1d3a 50%, #141629 100%);
    padding: 80px 0 40px;
    box-shadow: 0 -10px 40px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
}

.footer_section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: 
        radial-gradient(circle at 20% 80%, rgba(198, 97, 15, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(251, 123, 20, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.footer_section::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: 
        linear-gradient(45deg, transparent 40%, rgba(198, 97, 15, 0.03) 50%, transparent 60%);
    animation: rotate 20s linear infinite;
    pointer-events: none;
}

@keyframes rotate {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

.footer_title {
    width: 100%;
    float: left;
    font-size: 48px;
    color: #ffffff;
    font-weight: 800;
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-shadow: 
        0 0 10px rgba(198, 97, 15, 0.5),
        0 0 20px rgba(198, 97, 15, 0.3),
        0 0 30px rgba(198, 97, 15, 0.2);
    animation: fadeInUp 1s ease-out;
    position: relative;
    z-index: 1;
}

.footer_title::after {
    content: '';
    display: block;
    width: 80px;
    height: 4px;
    background: linear-gradient(90deg, transparent, #c6610f, transparent);
    margin: 20px auto 0;
    border-radius: 2px;
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.footer_subtitle {
    width: 100%;
    float: left;
    font-size: 20px;
    color: #c6610f;
    text-align: center;
    margin-bottom: 50px;
    font-weight: 600;
    letter-spacing: 2px;
    animation: fadeInUp 1s ease-out 0.2s backwards;
    position: relative;
    z-index: 1;
}

.input_main {
    background: rgba(255, 255, 255, 0.08);
    padding: 50px;
    border-radius: 24px;
    border: 2px solid rgba(255, 255, 255, 0.15);
    backdrop-filter: blur(20px);
    box-shadow: 
        0 20px 60px rgba(0, 0, 0, 0.4),
        inset 0 1px 0 rgba(255, 255, 255, 0.1);
    animation: fadeInUp 1s ease-out 0.4s backwards;
    position: relative;
    z-index: 1;
    transition: all 0.4s ease;
}

.input_main:hover {
    border-color: rgba(198, 97, 15, 0.3);
    box-shadow: 
        0 25px 70px rgba(0, 0, 0, 0.5),
        inset 0 1px 0 rgba(255, 255, 255, 0.15),
        0 0 30px rgba(198, 97, 15, 0.1);
}

.input_main .form-group {
    margin-bottom: 30px;
    position: relative;
}

.input_main .form-group::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #c6610f, #fb7b14);
    transition: width 0.3s ease;
}

.input_main .form-group:focus-within::before {
    width: 100%;
}

.email-bt {
    width: 100%;
    float: left;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.08);
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    height: 60px;
    padding: 18px 25px;
    font-size: 17px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 500;
    letter-spacing: 0.5px;
}

.email-bt:focus {
    background-color: rgba(255, 255, 255, 0.12);
    border-color: #c6610f;
    color: #ffffff;
    outline: none;
    box-shadow: 
        0 0 20px rgba(198, 97, 15, 0.4),
        0 0 40px rgba(198, 97, 15, 0.2),
        inset 0 0 20px rgba(198, 97, 15, 0.05);
    transform: translateY(-2px);
}

.email-bt::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
    letter-spacing: 1px;
}

.massage-bt {
    width: 100%;
    float: left;
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.08);
    border: 2px solid rgba(255, 255, 255, 0.15);
    border-radius: 16px;
    height: 160px;
    padding: 18px 25px;
    font-size: 17px;
    resize: none;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 1.6;
}

.massage-bt:focus {
    background-color: rgba(255, 255, 255, 0.12);
    border-color: #c6610f;
    color: #ffffff;
    outline: none;
    box-shadow: 
        0 0 20px rgba(198, 97, 15, 0.4),
        0 0 40px rgba(198, 97, 15, 0.2),
        inset 0 0 20px rgba(198, 97, 15, 0.05);
    transform: translateY(-2px);
}

.massage-bt::placeholder {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
    letter-spacing: 1px;
}

.send_bt {
    width: 100%;
    float: left;
    height: 65px;
    background: linear-gradient(135deg, #c6610f 0%, #fb7b14 50%, #c6610f 100%);
    background-size: 200% 200%;
    font-size: 21px;
    color: #ffffff;
    margin-top: 35px;
    text-align: center;
    padding-top: 17px;
    border-radius: 16px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 
        0 8px 30px rgba(198, 97, 15, 0.5),
        0 0 20px rgba(198, 97, 15, 0.3);
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: pointer;
    position: relative;
    overflow: hidden;
    animation: fadeInUp 1s ease-out 0.6s backwards;
    z-index: 1;
}

.send_bt::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: left 0.6s ease;
}

.send_bt::after {
    content: '';
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: radial-gradient(circle, rgba(255, 255, 255, 0.3) 0%, transparent 60%);
    opacity: 0;
    transform: scale(0.5);
    transition: all 0.4s ease;
}

.send_bt:hover::before {
    left: 100%;
}

.send_bt:hover::after {
    opacity: 1;
    transform: scale(1);
}

.send_bt:hover {
    transform: translateY(-4px) scale(1.02);
    box-shadow: 
        0 12px 40px rgba(198, 97, 15, 0.6),
        0 0 30px rgba(198, 97, 15, 0.4),
        0 0 50px rgba(198, 97, 15, 0.2);
    background-position: 100% 100%;
}

.send_bt:active {
    transform: translateY(-2px) scale(0.98);
}

.send_bt a {
    color: #ffffff;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 2;
}

.send_bt a:hover {
    color: #ffffff;
}

.copyright_section {
    width: 100%;
    float: left;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 70px;
    padding-top: 35px;
    position: relative;
    z-index: 1;
    animation: fadeInUp 1s ease-out 0.8s backwards;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: rgba(255, 255, 255, 0.8);
    text-align: center;
    margin-left: 0px;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.copyright_text a {
    color: #c6610f;
    text-decoration: none;
    transition: all 0.3s ease;
    font-weight: 600;
    position: relative;
}

.copyright_text a::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 0;
    height: 2px;
    background: linear-gradient(90deg, #c6610f, #fb7b14);
    transition: width 0.3s ease;
}

.copyright_text a:hover {
    color: #fb7b14;
    text-shadow: 0 0 10px rgba(251, 123, 20, 0.5);
}

.copyright_text a:hover::after {
    width: 100%;
}

/* WhatsApp icon animation mejorada */
.whatsapp-icon {
    display: inline-block;
    margin-right: 12px;
    animation: pulse 2s infinite, float 3s ease-in-out infinite;
    font-size: 24px;
}

@keyframes pulse {
    0%, 100% {
        transform: scale(1);
        filter: drop-shadow(0 0 5px rgba(37, 211, 102, 0.5));
    }
    50% {
        transform: scale(1.15);
        filter: drop-shadow(0 0 15px rgba(37, 211, 102, 0.8));
    }
}

@keyframes float {
    0%, 100% {
        transform: translateY(0) scale(1);
    }
    50% {
        transform: translateY(-3px) scale(1.1);
    }
}

/* Responsive improvements */
@media (max-width: 768px) {
    .footer_title {
        font-size: 36px;
        letter-spacing: 2px;
    }
    
    .footer_subtitle {
        font-size: 18px;
    }
    
    .input_main {
        padding: 35px 25px;
    }
    
    .send_bt {
        font-size: 18px;
        height: 60px;
        padding-top: 15px;
    }
}
