/*
Theme Name: Navian Child
Theme URI: http://www.themelogi.com/themes/navian
Description: A child theme of Navian Theme
Author: THEMELOGI
Author URI: http://www.themelogi.com
Version: 1.0.0
Template: navian
*/


/*** MENU ***/


nav .menu li a {
    color:#3A667A;
    letter-spacing:1px;
}

.nav-container{
    padding: 10px 0;
 }
 
 
 
 
#slider{
    padding:0;
}


#main p{
  font-size: 3rem;
  font-weight: 600;
  letter-spacing: 1px;
  color:#3A667A;
}




#video .container{
    padding:10px;
    border:2px solid #5A9AAE;
    border-radius: 10px 10px 10px 10px;
   -webkit-border-radius: 10px 10px 10px 10px;
   -moz-border-radius: 10px 10px 10px 10px;
}

#video{
  padding: 10px 0;
}



#servicios {
  padding:10px 0;
}

#servicios .content{
    border:2px solid #5A9AAE;
    border-radius: 0px 0px 25px 24px;
-webkit-border-radius: 0px 0px 25px 24px;
-moz-border-radius: 0px 0px 25px 24px;
}

#servicios .content p {
  padding: 0 50px;
  font-size: 1.9rem;
  letter-spacing: 1px;
}


#servicios .vc_row{
    margin:0;
}

#servicios .wpb_column .wpb_column {
  padding-bottom: 0;
}


#servicios .vc_column_container > .vc_column-inner {
    padding:0;
}

#servicios .widgettitle {
    background-color:#5A9AAE;
    color:#fff;
    margin-bottom:0;
    border-radius: 25px 25px 0px 0px;
-webkit-border-radius: 25px 25px 0px 0px;
-moz-border-radius: 25px 25px 0px 0px;
letter-spacing:2px;
font-size: 2.2rem;
  padding: 5px;
  font-weight: 600;
}


#servicios .mb70 {
  margin-bottom: 0;
}




/*** Equipo ***/


#equipo .vc_col-sm-2 {
    width: 30%;
}






/*** Resumen ***/

#resumen p{
  padding: 0 50px;
  font-size: 1.8rem;
  letter-spacing: 1px;
}




/*** Institucional ***/



.accordion-style-1 .title{
    background-color:#5A9AAE;
    color:#fff;
}

.accordion-style-1 .title::before{
    color:#fff;
}


.accordion li.active .content {
    padding: 30px;
}


.accordion-style-1 .content p, .accordion-style-3 .content p {
    padding:0;
    
}


.accordion-style-1 .content p + p {
    padding-top: 15px;
}





/*** Footer ***/

.bg-graydark {
    background-image: url("https://www.dblabsas.com/wp-content/uploads/2024/12/footer-labs.png");
      height:auto; /* You must set a specified height */
  background-position: center; /* Center the image */
  background-repeat: no-repeat; /* Do not repeat the image */
  background-size: cover; /* Resize the background image to cover the entire container */
}



.bg-graydark h5 {
    font-size: 1.6rem;
    letter-spacing: 1px;
}

.bg-graydark h5{
    margin-bottom:10px;
}

.bg-graydark h6{
    margin-bottom:0px;
}


.footer-widget .col-md-3 {
    margin-bottom:40px;
}


.footer-widget .col-md-3 p{
    margin-bottom:10px;
}



.footer-widget ul li a:hover {
    font-weight:600;
}


.footer-widget ul li a:hover {
    font-weight:600;
}



#block-8, #block-14{
    height:30px;
}


.bg-graydark .widget {
    margin-bottom:0px;
}



/* MARCAS */


#marcas {
  padding-bottom: 10px;
}

#marcas h4 {
    font-size: 2.5rem;
    background-color:#3a667a;
}


#marcas .container {
    width: 1200px;
  }
  
  
#marcas .info{
  box-shadow: 0px 3px 12px rgba(0,0,0,0.3);
  padding:20px;
  margin: 0;
}


#marcas .info p{
  font-weight: 600;
  letter-spacing: 1px;
}


#marcas .infom{
    padding-bottom:15px;
}


#marcas .mb70 {
  margin-bottom: 30px;
}


#marcas div.wpb_column .wpb_column {
  padding-bottom: 0px;
}

#marcas .info p strong{
 color:#457FB2;
}

#marcas .info p a strong{
 color:#4BA06A;
}


#marcas .info .vc_col-sm-6{
  margin: 20px 0;
}
#marcas .info .wpb_single_image{
   padding: 10px 0; 
}
   






#titleservicios, #titleequipo, #titleinstitucional {
    padding:5px 0;
}

#titleservicios .mb70, #titleequipo .mb70, #titleinstitucional .mb70 {
  margin-bottom: 0;
}


.titulo {
  padding-bottom: 10px;
}


.titulo .mb70 {
  margin-bottom: 40px;
}


#nequipo {
  padding: 0 0 70px;
}

#resumen {
  background-color: #f5f5f5;
  padding: 50px 0;
}

#acorde{
    padding-bottom: 10px;
}






/*   ##Device = Desktops ##Screen = 1281px to higher resolution desktops  */
@media (min-width: 1281px) {	



}




/* ##Device = Laptops, Desktops     ##Screen = B/w 1025px to 1280px */
@media (min-width: 1025px) and (max-width: 1280px) {


#marcas .container {
  width: 100%;
}

}




/* ##Device = Tablets, Ipads (portrait)   ##Screen = B/w 768px to 1024px*/
@media (min-width: 768px) and (max-width: 1024px) {




/*** Header ***/    
.logo {
   max-height: 75px;
}

.nav-container nav .module-group .menu > li > a {
    background-color:#3A667A;
}

.nav-container nav .module-group .menu > li > a:hover {
    background-color:#199CB1;
}

section {
  padding: 30px 0;
}
  
#main p {
  font-size: 2rem;
}

#video .container {
    width:90%;
}


#servicios .content p {
  padding: 15px 20px;
  font-size: 1.5rem;
}

#resumen p {
  padding: 0 10px;
  font-size: 1.5rem;
}



#marcas .container {
  width: 100%;
}

#marcas .info p {
  font-size: 1.5rem;
}






}







/* ##Device = Tablets, Ipads (landscape)   ##Screen = B/w 768px to 1024px */
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {


}








/* ##Device = Low Resolution Tablets, Mobiles (Landscape)  ##Screen = B/w 481px to 767px*/
@media (min-width: 481px) and (max-width: 767px) {
    
    
    
/*** Header ***/    
.logo {
   max-height: 75px;
}

.nav-container nav .module-group .menu > li > a {
    background-color:#3A667A;
}

.nav-container nav .module-group .menu > li > a:hover {
    background-color:#199CB1;
}

section {
  padding: 30px 0;
}
  
#main p {
  font-size: 2rem;
}

#video .container {
    width:90%;
}


#servicios .content p {
  padding: 15px 20px;
  font-size: 1.5rem;
}

#resumen p {
  padding: 0 10px;
  font-size: 1.5rem;
}



#marcas .container {
  width: 100%;
}

#marcas .info p {
  font-size: 1.5rem;
}






    
    


}










/* ##Device = Most of the Smartphones Mobiles (Portrait)  ##Screen = B/w 320px to 479px*/


@media (min-width: 320px) and (max-width: 480px) {
    
    
/*** Header ***/    
.logo {
   max-height: 75px;
}

.nav-container nav .module-group .menu > li > a {
    background-color:#3A667A;
}

.nav-container nav .module-group .menu > li > a:hover {
    background-color:#199CB1;
}

section {
  padding: 30px 0;
}
  
#main p {
  font-size: 2rem;
}

#video .container {
    width:90%;
}


#servicios .content p {
  padding: 15px 20px;
  font-size: 1.5rem;
}

#resumen p {
  padding: 0 10px;
  font-size: 1.5rem;
}

#marcas .container {
  width: 100%;
}

#marcas .info p {
  font-size: 1.5rem;
}



 
    







}