@tailwind base;
@tailwind components;
@tailwind utilities;


h1.block.flex-shrink-0 {
    padding-left: 1%;
    padding-right: 1%;
}


.form_request_banner {
    background: url(./assets/images/form_request_banner3.jpg) center / cover no-repeat!Important;
    background-attachment: fixed;
    background-color: #202020;
}

h4.bloque-contacto-home{
    font-size: 40px!important;
    line-height: 4.25rem;
    font-weight: 700;
    text-transform: capitalize;
}


input.form-control {
    border-radius: 0.25rem;
    border-width: 1px;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    transition: border-color 0.4s ease;
    --tw-border-opacity: 1;
    border-color: rgb(228 228 228 / var(--tw-border-opacity));
    width: 100%;
    margin-bottom: 15px;
}


img.flex-shrink-0.w-10 {
    width: 82%;
}

footer.footer.sm\:pt-20.pt-12.bg-dark.text-white {
    background-image: url(https://plomeriaenbogota.com/plomeria-bogota-2026-3.jpg)!important;
}

.text-variant2 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255)!important;
}


.services_sidebar .heading5 {
    font-size: 1.3rem!important;
    line-height: 2rem;
    font-weight: 700;
    text-transform: capitalize;
    border: 1px solid #00000059!important;
    padding: 2% 5%!important;
}

.text-variant1 {
    --tw-text-opacity: 1;
    color: rgb(17 17 17)!important;
}

h2.section_tit_three.lg\:w-2\/3.text-white.heading1 {
    padding-right: 15%!important;
    font-size: 71px!important;
}


p.section_desc.mt-4.text-white.body2 {
    padding-right: 53%!important;
}

@media (min-width: 1280px) {
    .xl\:gap-10 {
        gap: 1.5rem!important;
    }
}



/*#####################################768###################################*/

@media (max-width: 768px){
img.flex-shrink-0.w-10 {
    width: 61%!important;
}

h1.block.flex-shrink-0 {
    padding-left: 1%;
    padding-right: 0%;
    width: 80%!important;
}

h2.section_tit_three.lg\:w-2\/3.text-white.heading1 {
    padding-right: 15% !important;
    font-size: 29px !important;
    padding-top: 16%!important;
    line-height: 30px!important;
}

p.section_desc.mt-4.text-white.body2 {
    padding-right: 10% !important;
    font-size: 20px!important;
}


.slider_bg.absolute.top-0.left-0.w-full.h-full.pointer-events-none {
    background-size: cover;
    background: #084482 !important;
}

.slider1 img {
   
    display: none!important;
    
}


.menu_mobile_inner img {
   
    display: none!important;
    
}

.menu_mobile_inner .heading a {
   
    display: none!important;
    
}

button.btn_close_popup.js_btn_close_popup.flex.items-center.justify-center.w-7.h-7.rounded-full.bg-black.text-white {
    width: 8%;
    margin-left: 90%;
}


.menu_mobile_inner li:hover{
    
        background: #b9b9b938;
    padding-left: 7px;
}

footer.footer.sm\:pt-20.pt-12.bg-dark.text-white {
    margin-top: -90px;
}

.footer_bottom.items-center.justify-between.max-sm\:flex-col.gap-2.w-full.mt-5.py-4.border-t.border-white.border-opacity-10 {
    padding-bottom: 25%;
}



}



















