/*CSS General*/

.btn-migrania {
    font-size:20px;
}

.btn-migrania  img{
    margin:auto;
    margin-right:5px;
}

.arrow-light {
    height:9px;
}

@media (max-width:1199px){
    
    .copylamigrania {
        margin-top:20px;
    }
    .btn-migrania{
        display:flex;
        justify-content: space-between;
    }

    #preguntas-frecuentes{
        
        min-height:350px;
        display:flex;
        flex-direction:column;
        align-items:center;
        justify-content:center;
        padding-bottom:50px;
        padding-top: 50px;
    }


}


/*Fin CSS general*/

#section-sintomas h2 {
    font-weight:bold;
    font-size:40px !important;
    margin-top:25px;
}

#section-sintomas p{
    font-size:20px; 
    line-height:22px;
}


#test-sintomas-section .row{
    border:1px solid #9C9C9C;    
}



#test-sintomas-section .col-md-8{
    padding:0px 0px 0px 0px;
}


#test-sintomas-section .img-dark,
#test-sintomas-section .img-light{
    max-height:458px;
    object-fit:cover;
}

#section-sintomas p:nth-child(2){
    max-width:100%;
    margin-bottom:30px;
}


@media (min-width:1200px){
    
    #prepararse .col-md-4 > div{
        display:flex;
        height:100%;
        align-items:center;
        padding-bottom:60px;
    }
    
    #prepararse-text p{
        font-size:25px;
        max-width:350px;
    }
    
    #section-sintomas, #prepararse-text {
        padding-left:20px;   
    }
    
    #section-sintomas h2{
        max-width:300px;
    }
    
    #section-sintomas p:nth-child(2){
        max-width:200px;
        margin-bottom:30px;
    }
    
    .sisufris{
        max-width:300px;
        margin-bottom:60px;
    }

    #test-sintomas-section .col-md-8{
        padding:30px 30px 30px 0px;
    }
    
    #descrubri-text{
        margin-left:30px;
    }
    
    #descrubri-text h2{
        max-width:750px;
        font-size:3.7rem !important;
    }
    
    #prepararse-text h2{
        max-width:300px;
    }

}

.copylamigrania{
        font-family: 'SF Pro', sans-serif;
    font-size:20px !important;
}

@media (max-width:1199px){
    
    #saber-mas{
        flex-direction:column;
    }
    
    #saber-mas p{
        font-size:25px;
        padding-bottom:15px;
        padding-top:5px;
    }
    
    #prepararse .col-md-4 p{
        font-size:19px;
    }

    #prepararse .col-md-8 > div{
        padding: 20px;
    }
    
    #test-sintomas-section .col-md-8{
        padding:20px;
    }
    
    #test-sintomas-section .row {
        display:flex;
        flex-direction:column;
    }
    
    #test-sintomas-section .col-md-4, #test-sintomas-section .col-md-8{
        width:100%;
    }
  
}

#descubri-cuales{
    margin-top:50px;
    margin-bottom:50px;
}

#descubri-cuales .col-md-4{
    padding:0px 0px 0px 0px;
}

    #descrubri-text h2{
font-size:30px;
}

#descubri-cuales .col-md-4 img {
max-height:450px;
    object-fit:cover;
}

#prepararse {
    padding:40px 0px;
}

#prepararse .row {
    border:1px solid #277F79;
}

#prepararse-imgs{
    display:flex;
    align-items:center;

}

#prepararse-imgs img {
    object-fit:cover;
    max-height:450px;
    object-position:center;

}

#prepararse-text {
    margin-top:30px;   
}

#prepararse .col-md-8{
    padding:0px 0px 0px;
}

#prepararse-text h2{
     font-size:40px !important;
}


@media (min-width:1200px){
    
    #test-sintomas-section .col-md-4 > div{

        display:flex;
        height:100%;
        align-items:Center;
      
    }
    
    
    #prepararse-imgs img { 
    margin-top:30px;
    margin-bottom:30px;
    margin-right:30px;
    }
    
    #saber-mas p{
    margin-left:30px;
    font-size:20px;
}
}

#saber-mas{
    display:flex;
width:100%;
    justify-content:space-between;
    flex-wrap:wrap;
}

#saber-mas p{
    margin-bottom:0px;
}

.btn-migrania img{
    width:13px;
}

body.dark .text-2 {
    color:#9C9C9C;
}

body.light .text-2{
    color:#FFFFFF;
}

body.light a.btn-migrania.text-2{
    color:#FFFFFF !important;
    box-shadow: 0 1px 0 0 #FFF;
}

body.light #prepararse {
    background-color:#003046 !important;
}

#hero-imgs{
    margin-top:-110px;
    z-index:-9999999;
}

body.light #navbarinicio .nav__container .links__container ul li a{
    color:#FFFFFF;
}

body.light #navbarinicio .nav__container .links__container ul li a:hover{
 font-weight:500;
    box-shadow: 0 1px 0 0 #FFF;
}



@media (min-width:1200px){

    #preguntas-frecuentes {
        min-height:300px;
        display:flex;
        align-items:start;
        justify-content:center;
        flex-direction:column;
        max-width:600px;
    }

    #preguntas .col-md-8{
        padding:0px;
    }

    #preguntas-frecuentes h3{
        max-width:400px;
    }
    
    #preguntas-frecuentes .col-md-8{
        padding:0px;
    }
}

#test-sintomas-section {
    padding-top:30px;
}

#prepararse .col-md-8
{
    padding-bottom:15px;
}

.footer.iparsys {
    padding:0px !important;
}


.footer__inner .col-md-12 {
    padding:0px;
}


.headline-text>div:not(.mb-0):not(.m-0) {
    margin-bottom:0 !important;
}

.footer {
    border-top: 3px solid #277F79;
}

@media (min-width:700px){
    #hero-imgs .mobile{
        display:none !important;
    }
}

@media (max-width:701px){
    #hero-imgs .desktop{
        display:none !important;
    }
}

body.dark .llevaun.ajuste{
    display: none;
}

body.light .llevaun.ajuste{
    display: block;
}

body.light .llevaun.ajuste{
    color:white;
}


@media (min-width:1200px){
    #prepararse-boton, .box{
        margin-bottom:30px;
    }
}

#preguntas-frecuentes {
    gap:30px;
}
    
@media (max-width:768px){
    
    #descubri-cuales .row .col-md-4{
        padding-top:30px;
order:2;
        
    }
    
    .sisufris {
        margin-bottom:30px;
    }
}


