@charset "utf-8";
/* CSS Document */
/*******************************************************************************************************************/
/* Small screens */
@media only screen { } /* Define mobile styles */
@media only screen and (max-width: 768px) { 
    .paddgral{
        padding: 0px 20px;
    }
    .logogral{
        width: 80%;
        margin-left: 20px;
    }
    #toggle-menu,
    #menux a {
        transition: all .125s ease-in-out;
        -webkit-transition: all .125s ease-in-out;
        text-decoration: none;
        padding: 10px;
        text-align: center;
    }
    .espef p{
        color: #0f3158 !important;
    }
    .espef h2{
        color: #0f3158 !important;
    }
    .espef{
        color: #0f3158 !important;
    }
    .md-content h3{
        color: #0f3158 !important;
    }
    .Telconsul{
        text-align: center !important;
    }
    .txttor{
        text-align: center;
        margin-top: 10px;
    }
    .sobremail{
        text-align: center;
    }
    .txtred{
        text-align: center;
    }
    .redes{
        text-align: center;
    }
    .txtserv{
        height: 100px;
    }
    .agendacita h3{
        text-align: center;
        padding: 10px;
    }
    .agendacita h2{
        border-right: 0px !important;
    }
    .footerx h2{
        text-align: center !important;
    }
    .footerx h3{
        text-align: center !important;
    }
    .footerx ul li{
        margin-left: 85px;
    }
    .footerx h4{
        text-align: center !important;
    }
    .footerx h5{
        text-align: center !important;
    }
    .redes2{
        text-align: center;
    }
    .creditosclin, .credlola{
        padding: 10px;
        text-align: center;
    }
/*******************************************************************************************************************/   
} 
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 769px) { }
@media only screen and (min-width: 769px) and (max-width: 992px) {
    #toggle-menu,
    #menux a {
        transition: all .125s ease-in-out;
        -webkit-transition: all .125s ease-in-out;
        text-decoration: none;
        padding: 10px;
        text-align: center;
    }
    .txtred{
        text-align: right !important;
    }
    
    .txttor{
        text-align: right !important;
        margin-top: 10px;
    }
    .sobremail{
        text-align: right !important;
    }
    .redes{
        text-align: right !important;
    }
    .totulin{
        font-size: .7em !important;
    }
    .parraf_pleca{
        height: 150px;
    }
/*******************************************************************************************************************/  
}
/*******************************************************************************************************************/
/* Medium screens */
@media only screen and (min-width: 993px) { }
@media only screen and (min-width: 993px) and (max-width: 1200px) {
    .credd{
        text-align: right;
    }
    #toggle-menu,
    #menux a {
        transition: all .125s ease-in-out;
        -webkit-transition: all .125s ease-in-out;
        text-decoration: none;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .txtred{
        text-align: right !important;
    }
    
    .txttor{
        text-align: right !important;
        margin-top: 10px;
    }
    .sobremail{
        text-align: right !important;
    }
    .redes{
        text-align: center !important;
    }
    .totulin{
        font-size: .9em !important;
    }
    .parraf_pleca{
        height: 150px;
    }
/*******************************************************************************************************************/  
} 
/*******************************************************************************************************************/
/* Extra Large screens */
@media only screen and (min-width: 1201px) { }
@media only screen and (min-width: 1201px){
    .owl-buttons .owl-prev{
        position: absolute;
        left:100px;
        bottom: -4px;
    }
    .owl-buttons .owl-next{
        position: absolute;
        right:100px;
        bottom: -4px;
    }
    /********menu*******/
    #toggle-menu,
    #menux a {
        transition: all .125s ease-in-out;
        -webkit-transition: all .125s ease-in-out;
        text-decoration: none;
        padding-top: 20px;
        padding-bottom: 20px;
        text-align: center;
    }
    .txtred{
        text-align: right;
    }
    .redes{
        text-align: right;
    }
    .sobremail{
        text-align: right;
    }
    .txtserv{
        height: 130px;
    }
    .spacet{
        height: 190px;
    }
    .txttor{
        text-align: right;
    }
    .credlola{
        text-align: right !important;
        
    }
    .supert{
        height: 100px;
    }
    .parraf_pleca{
        height: 150px;
    }
    /******** / menu*******/
/******************************************************************************************************************/   
}
/*******************************************************************************************************************/


