/**
Theme Name: Centro Medico Obstétrico Nelly
Author: Master Plantillas WP
Author URI: https://masterplantillaswp.com/
Description: Nuestra propuesta de valor se basa en brindarte seguridad, el mejor servicio y adaptabilidad para tu negocio
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: medicina
Template: astra
*/

@import url("../astra/style.css");

.form-home{
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    height: auto;
    padding: 30px;  
}
.form-home .bloques{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    height: auto;
    max-width: 100%;
}
.form-home .mensaje__form{
    height: auto;
}
.form-home label.textarea__form{
    width: 100%;
}
.form-home label.textarea__form textarea{
    width: 95% !important;
}

.site-header-menu {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
}

#secondary {
    margin: 10em 0 2.5em;
    word-break: break-word;
    line-height: 2;
}

.form-pagina-contactenos{
    background-color: #fff;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    height: auto;
    padding: 30px;  
}
.form-pagina-contactenos .bloques{
    height: auto;
}
.form-pagina-contactenos .bloques .bloque__1{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: auto;
    max-width: 100%;
}
.form-pagina-contactenos .bloques .bloque__1{
    margin-bottom: 15px;
}
.form-pagina-contactenos .bloques .bloque__1 #text__1{
    width: 48%;
}

.form-pagina-contactenos .bloques .bloque__1 #text__2{
    width: 50%;
}
.form-pagina-contactenos .bloques .bloque__2{
    display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: auto;
    max-width: 100%;
}
.form-pagina-contactenos .bloques .bloque__2{

}
.form-pagina-contactenos .bloques .bloque__2 #text__3{
    width: 48%;
}
.form-pagina-contactenos .bloques .bloque__2 #text__4{
    width: 50%;
}
.form-pagina-contactenos .mensaje__form{
    height: auto;
}
.form-pagina-contactenos label.textarea__form{
    width: 100%;
}
.form-pagina-contactenos label.textarea__form textarea{
    width: 100% !important;
}

#formulario__inicio{
    height: auto;
}

#formulario__inicio .wpcf7 form .wpcf7-response-output {
    color: #fff;
    font-family: "Roboto", Sans-serif;    
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #fff;
}
#formulario__inicio .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 17px;
}

/*---*/

section.cita__medica{
    height: auto;
}
    section.cita__medica section.form__row__cita__medica{
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;     
        height: auto;
    }
    section.cita__medica section.form__row__cita__medica span.wpcf7-form-control-wrap {
        width: 32%;
        display: block;
    }
    section.cita__medica section.form__row__cita__medica{
        display: flex;
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;     
        height: auto;
        margin: 0 0 20px 0;
    }
    section.cita__medica section.form__row__cita__medica span.wpcf7-form-control-wrap {
        width: 48%;
        display: block;
    }
    section.cita__medica section.form__row__cita__medica input[type="submit"].wpcf7-form-control.wpcf7-submit{
        background-color: #6D1437;
        transition: all 0.3s;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
    }
    section.cita__medica section.form__row__cita__medica input[type="submit"].wpcf7-form-control.wpcf7-submit:hover{
        background-color: #000;
    }    

/*---*/

section.home__cita__medica{
	height: auto;
}
	section.home__cita__medica section.form__row__cita__one{
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;		
		height: auto;
	}
	section.home__cita__medica section.form__row__cita__one span.wpcf7-form-control-wrap {
		width: 32%;
		display: block;
	}
	section.home__cita__medica section.form__row__cita__two{
		display: flex;
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;		
		height: auto;
	}
	section.home__cita__medica section.form__row__cita__two span.wpcf7-form-control-wrap {
		width: 32%;
		display: block;
	}
	section.home__cita__medica section.form__row__cita__two input[type="submit"].wpcf7-form-control.wpcf7-submit{
		width: 32%;	
	}


/*---*/

body:not([class*=elementor-page-]) .site-main{
    padding: 0 0 0 0;
}
 .ast-separate-container.ast-right-sidebar #primary {
    margin: 10em 0;
    padding: 0;
}
.post .entry-title a{
    color: #8B1D4A;
    font-weight: bold;
}

.ast-related-post-content .entry-meta a {
	color: #8B1D4A;
	text-decoration: none;
}
.ast-related-post-content .entry-meta a:hover {
	color: #8B1D4A;
	text-decoration: underline;
}

.comment-form-cookies-consent label{
	color: #8B1D4A
}

.page-header .entry-title{
    color: #08754B;
}

.form-submit{
    height: auto;
}
.form-submit button, [type=submit] {
    display: inline-block;
    font-weight: 400;
    color: #08754B;
    text-align: center;
    white-space: nowrap;
    user-select: none;
    background-color: transparent;
    border: 1px solid #08754B;
    padding: 0.5rem 1rem;
    font-size: 1rem;
    border-radius: 3px;
    transition: all 0.3s;
}
.form-submit button, [type=submit]:hover {
    color: #ffffff;
    background-color: #08754B;
    text-decoration: none;
}

/*---*/

.elementor-27 .elementor-element.elementor-element-58e2ec8 .elementor-icon-list-text {
    border: #d01b23 3px solid;
    border-radius: 25px;
    max-width: 100%;
    padding: 5px;
    text-align: center;
    width: 80%;
}
.elementor-27 .elementor-element.elementor-element-58e2ec8 .elementor-icon-list-item > a {
    text-decoration: none;
}
.elementor-27 .elementor-element.elementor-element-58e2ec8 .elementor-icon-list-text:hover .elementor-icon-list-icon svg{
	background-color: #121211;
}

.elementor-27 .elementor-element.elementor-element-58e2ec8 .elementor-icon-list-icon svg:hover {
  background-color: red;
}

.elementor-27 .elementor-element.elementor-element-58e2ec8 .elementor-icon-list-icon svg:hover path {
  fill: #000;
  transition: all ease 0.3s;
}

/*---*/

header.entry-header .entry-title {
    font-family: "Poppins", Sans-serif;
    font-weight: 600;
    font-size: 32px;
    font-size: 2rem;
}

.ast-container{
    /*background-color: white;*/
    /*max-width: 100%;*/
    /*margin-top: 9%;*/
}
.ast__custom__row{
    display: flex;
    /*max-width: 1290px;*/
    margin: auto;    
    width: 100%
}
.ast-row {
    padding: 0 0 0 0;
}

#secondary .wp-block-group h2 {
	color: #8B1D4A;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 0.7em;
}
#secondary .wp-block-search__button {
    background-color: #D01B23;
    font-family: "Poppins", Sans-serif;
    padding: 0.7em 1em;
}
.wp-block-latest-posts > li > *, .wp-block-latest-posts:not(.is-grid) > li {
    color: #000;
    font-family: "Poppins", Sans-serif;
}
#secondary h2 {
    color: #08754B;
    font-size: 1.7rem;
}
#secondary li a{
    color: #000;	
    font-family: "Poppins", Sans-serif;	
}
#secondary li a:hover{
    color: #08754B;
}
.read-more a{
    color: #000;	
    font-family: "Poppins", Sans-serif;
}
.read-more a:hover{
    color: #08754B;		
}

.entry-meta, .entry-meta * {
    line-height: 1.45;
    color: #08754B;
    font-family: "Poppins", Sans-serif;
}
.entry-meta a:hover{
	color: #000;
}
.entry-content[ast-blocks-layout] > * {
    font-family: "Poppins", Sans-serif;
}
.ast-separate-container .ast-article-single {
    margin: 10% 0 0 0;
}
.ast-separate-container .comment-reply-title {
    font-family: "Poppins", Sans-serif;
    padding-top: 0;
}
.comments-area .comment-notes, .comments-area .comment-textarea, .comments-area .form-allowed-tags {
    font-family: "Poppins", Sans-serif;
    margin-bottom: 1.5em;
}
.comments-area textarea#comment{
    font-family: "Poppins", Sans-serif;
}
.comments-area .ast-comment-formwrap input[type="text"] {
    font-family: "Poppins", Sans-serif;
}

.comment-form-cookies-consent{
    font-family: "Poppins", Sans-serif;
}

#comments .submit{
	background-color: #8B1D4A;
}
#comments .submit:hover{
	background-color: #000;
}
.ast-separate-container .comments-title {
    font-family: "Poppins", Sans-serif;
    padding: 2em 2em 0 2em;
}
.ast-comment-meta a{
    color: #DC0B1A;	
    font-family: "Poppins", Sans-serif;
}
.ast-comment-meta a:hover{
    color: #282727;
}
section.ast-comment-content.comment{
	height: auto;
}
section.ast-comment-content.comment p{
    font-family: "Poppins", Sans-serif;
}
.single .post-navigation a .ast-post-nav{
    color: #8B1D4A;	
    font-family: "Poppins", Sans-serif;  
}
span.ast-reply-link a{
    color: #08754B;
    font-family: "Poppins", Sans-serif;   
}
.ast-comment-list #cancel-comment-reply-link {
    color: #08754B;
}
.wp-block-group__inner-container :last-child{
    background-color: #f4f6f9;
    color: #000;
    font-family: "Poppins", Sans-serif;
    padding: 10px;
}

.wp-block-latest-posts__list{
	background-color: #f4f6f9;
	padding: 20px;
}

header.entry-header:not(.related-entry-header) .entry-meta * {
	color: #8B1D4A;
    font-family: "Poppins", Sans-serif;  
	text-decoration: none;
}
.entry-meta a:not(.ast-button):hover{
	text-decoration: underline;
}

/*---*/

.woocommerce-js .product {
    position: relative;
    max-width: 1400px;
    margin: auto;
    width: 100%;
}
.woocommerce-js .woocommerce-breadcrumb {
    zoom: 1;
    margin: 0 0 1em;
    padding: 0;
    font-family: Poppins, sans-serif;
    font-size: .92em;
    color: #777;
}
.woocommerce-js .product .summary .single-product-category {
    display: block;
    font-family: Poppins, sans-serif;    
    line-height: 1;
    margin-bottom: 1em;
}
.woocommerce-js .product .summary .woocommerce-product-details__short-description :last-child {
    margin-bottom: 1em;
    font-family: Poppins, sans-serif; 
}
.woocommerce-js .product .summary .single-product-category a{
	color: #8B1D4A;
	text-decoration: none;
}
.woocommerce-js .product .summary .single-product-category a:hover{
	text-decoration: underline;
}
.woocommerce-js div.product .product_meta>span a{
	color: #8B1D4A;
	text-decoration: none;
}
.woocommerce-js div.product .product_meta>span a:hover{
	text-decoration: underline;
}

/*---*/

.elementor-2099 .elementor-element.elementor-element-bdfc1b4 .wpcf7 form.sent .wpcf7-response-output {
    border-color: #fff;
    color: #fff;
}

/*---*/

.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title a h2{
    color: #8B1D4A;
    font-family: Poppins, sans-serif;    
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
    text-decoration: none;
}
.woocommerce-js ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title a h2:hover{
    color: #000;
    text-decoration: none;
}

/*---*/

.woocommerce-js #reviews .comment-form-rating label {
	color: #8B1D4A;
    font-family: Poppins, sans-serif; 
}
.woocommerce-js #reviews .comment-form-comment label{
	color: #8B1D4A;
    font-family: Poppins, sans-serif;     
}
.woocommerce-js #reviews .comment-form-rating .stars a {
    color: #8B1D4A;
    font-family: Poppins, sans-serif; 
}

.woocommerce-js #reviews #review_form #respond p.comment-form-author label{
    color: #8B1D4A;
    font-family: Poppins, sans-serif; 
}
.woocommerce-js #reviews #review_form #respond p.comment-form-email label {
    color: #8B1D4A;
    font-family: Poppins, sans-serif; 
}
.woocommerce-js #reviews #review_form #respond p.comment-form-cookies-consent label {
    color: #8B1D4A;
    font-family: Poppins, sans-serif; 
}

/*---*/

.woocommerce-js ul.products li.product .woocommerce-loop-product__title{
    color: #8B1D4A;
    font-family: Poppins, sans-serif;    
    margin-bottom: .5em;
    padding: 0;
    font-size: 1em;
    text-decoration: none;
}

/*---*/

.woocommerce-js #review_form #respond .form-submit input {
    background-color: #8B1D4A;
    font-family: Poppins, sans-serif;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
}
.woocommerce-js #review_form #respond .form-submit input:hover {
    background-color: #000;
}

/*---*/

.woocommerce-js div.product .woocommerce-tabs .panel p{
	margin-bottom: 1em;
}

/*---*/

.rt-elementor-container .layout16 .single-team-area .social-icons {
    z-index: 5;
    position: absolute;
    bottom: -20%;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    width: 100%;
    padding: 15px 0;
    background-color: #8B1D4A;
    margin-top: 0;
    text-align: center;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.rt-elementor-container .layout16 .single-team-area:hover:before {
    background-color: #8B1D4A;
}

.rt-elementor-container .layout16 .single-team-area:hover:after {
    border-color: #8B1D4A;
}

/*---*/

@media screen and (max-width: 1920px){


}

@media screen and (max-width: 1600px){

}

@media screen and (max-width: 1440px){

}

@media screen and (max-width: 1366px){


}

@media screen and (max-width: 1280px){


}

@media screen and (max-width: 1024px){

    body:not([class*=elementor-page-]) .site-main {
        padding: 20% 0 0 0;
    }

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 960px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}
@media screen and (max-width: 854px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 823px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 812px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 800px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 768px){

    body:not([class*=elementor-page-]) .site-main {
        padding: 22% 0 0 0;
    }

    .ast-row {
        padding: 0 0 0 0;
    }

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 767px){

    body:not([class*=elementor-page-]) .site-main {
        padding: 0 0 0 0;
    }
    .ast-row {
        padding: 0 0 0 0;
    }
    .ast-separate-container.ast-right-sidebar #primary {
        margin: 8em 0;
        padding: 0;
    }
    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

    /*---*/

    #secondary {
        margin: 4em 0 2.5em;
        word-break: break-word;
        line-height: 2;
    }

    .ast-separate-container .ast-article-single{
        margin: 15% 0 0 0;
    }

    .ast-article-post img{
        display: block;
        height: auto;
        max-width: 100%;
        margin: auto;
        width: 60%;
    }
	
	/*---*/
	
	section.home__cita__medica section.form__row__cita__one {
		flex-direction: column;
		flex-wrap: wrap;
	}
		section.home__cita__medica section.form__row__cita__one span.wpcf7-form-control-wrap {
			width: 100%;
			display: block;
		}	
	section.home__cita__medica section.form__row__cita__two {
		flex-direction: column;	
		flex-wrap: wrap;
	}
		section.home__cita__medica section.form__row__cita__two span.wpcf7-form-control-wrap {
			width: 100%;
			display: block;
		}
        section.home__cita__medica section.form__row__cita__two input[type="submit"].wpcf7-form-control.wpcf7-submit {
            width: 100%;
        }	

    /*---*/

    header.entry-header .entry-title {
        font-size: 1.2rem;
    }

}

@media screen and (max-width: 736px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 732px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 731px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 700px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 667px) {

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 640px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 603px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 600px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 568px) {  

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 533px) {

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

}

@media screen and (max-width: 500px) {

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 480px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 414px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 412px){
  
    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 411px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 384px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 375px){ 

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}

@media screen and (max-width: 360px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }


}

@media screen and (max-width: 320px){

    .form-home .bloques {
        flex-direction: column;
        flex-wrap: nowrap;
    }

    .form-home label.textarea__form textarea {
        width: 100% !important;
    }

    .form-pagina-contactenos .bloques .bloque__1 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__1 #text__1 {
        margin-bottom: 15px;
        width: 100%;
    }    
    .form-pagina-contactenos .bloques .bloque__1 #text__2 {
        width: 100%;
    }

    /*---*/
    .form-pagina-contactenos .bloques .bloque__2 {
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__3 {
        margin-bottom: 15px;
        width: 100%;
    }
    .form-pagina-contactenos .bloques .bloque__2 #text__4 {
        width: 100%;
    }

}