body {
    font-family: 'Lato', sans-serif;
    background: #fff;
}

body h1,
h2,
h3,
h4,
h5,
h6 {
    color: #141414;
    font-family: "Lato", sans-serif;
    text-transform: uppercase;
}

.navbar {
    background-color: #00a0b3;
  }
  
  .navbar .navbar-nav .nav-link {
    color: #ecf0f1;
    border-radius: .25rem;
    margin: 0 0.25em;
  }

  .navbar .navbar-nav a{
    color: #ecf0f1;
  }
  .navbar .navbar-nav a:hover{
      background-color:#0078D0;
  }

  .navbar .navbar-nav .active{
    background-color:#0078D0;
}
  
 .social-nav a {
    font-size: 24px;
    margin-left: 15px;
    color: #fff;
  }
   .social-nav a:hover {
    color: rgba(255, 255, 255, 0.75);
  }

.abt {
    margin-top:10px;
    text-align:justify;
}
.abt p{
    font-size: 20px;
}

.title_sec {
    text-align: center;
}

#protfolio_sec .title_sec h1{
    margin-top: 70px;
    padding-bottom: 20px;

}

.title_sec_asoc h1{
    padding-top: 80px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 40px;

}
.title_sec_sobre {
    text-align: center;
    margin-top: 120px;
    
}
.title_sec_sobre h1{
color: #00A0B3;
}
.title_sec_services h1{
    color: #00A0B3;
}
.title_sec_services{
    text-align: center;
    margin-top: 100px;
}

.title_sec_services p {
    text-align: justify;
    font-size: 20px;
    margin-bottom: 30px;
}

.title_sec3 {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
.title_sec3 h1{
    color: #00A0B3;
    margin-top: 70px;
}

.title_sec p {
    text-align: justify;
    font-size: 20px;
}

#lts_sec{
    background-color: #f0f0f0;
}

#educacion{
    background-color: #ffffff;
}

#lts_sec .title_sec h1{
    margin-top: 120px;
    padding-bottom: 20px;

}
.title_sec h1 {
    color: #00A0B3;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.title_sec7 h1{

    text-align: center;
    color: #00A0B3;
    text-transform: uppercase;
    margin-top: 30px;
}
.title_sec7 p{
    font-size: 20px;
}
#counting_sec {
    background: none 0 0 repeat scroll #f0f0f0;
    padding: 90px 0;
}

.counting_sl h2 {
    color: #515050;
    font-size: 48px;
}

.counting_sl h4 {
    font-size: 18px;
    color: #515050;
    text-transform: uppercase;
    font-weight: 300;
}

.counting_sl {
    text-align: center;
}

.counting_sl i {
    color: #00A0B3;
    float: left;
    font-size: 35px;
    margin-top: 10px;
}

#pr_sec {
    margin-top: 60px;
   padding-bottom: 40px;
   background-color: #f0f0f0;

}

.service {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    border: 5px solid #00A0B3;
    cursor: pointer;
    text-align: center;
    padding: 61px 0;
    margin-bottom: 50px;
    background-color: white;
}

.service p {
    text-align: justify;
}

.service:hover .service_hoverly {
    display: block;
}

.service>h2 {
    margin-top: 20px;
    color: #00A0B3;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
}

.service_hoverly h2 {
    color: #00A0B3;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    padding-bottom: 30px;
}

.service i {
    color: #03B0F0;
    position: relative;
    font-size: 100px;
}

.service_hoverly {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    border: 5px solid #00A0B3;
    display: none;
    padding: 25px 5px;
    position: absolute;
    top: 0;
    background: #fff;
}

.service_hoverly i {
    background: none 0 0 repeat scroll #fff;
    font-size: 50px;
    position: relative;
    top: -50px;
}
.img-alineado1 a{
    margin-top: 50px;
}
.img-alineado1{
    padding-bottom: 30px;
}

.img-alineado1 img{
    padding-left: 100px;
    padding-bottom: 10px;
    padding-top: 20px;
}

.img-alineado1 h4{
    padding-bottom: 10px;
    padding-top: 15px;
    color: #00A0B3;
} 

.img-alineado{
    padding-bottom: 30px;
}
.img-alineado2{
    padding-bottom: 30px;
}
.img-alineado img{
    padding-left: 80px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.img-alineado2 img{
    padding-left: 80px;
    padding-bottom: 10px;
    padding-top: 20px;
}
.img-alineado h4{
    padding-bottom: 10px;
    padding-top: 15px;
    color: #00A0B3;
}
.img-alineado2 h4{
    padding-bottom: 10px;
    padding-top: 15px;
    color: #00A0B3;
} 

.img-alineado2 a{
    margin-top: 70px;
}



#cartas{
    margin-top: 40px;
    
}
#protfolio_sec {
    background: none 0 0 repeat scroll #f0f0f0;
    padding: 50px 0;
}

#tm_sec {
    padding: 100px 0;
}

.equipo span {
    color: #00A0B3;
    font-size: 20px;    
}

.equipo h6 {
    margin-top: 20px;
    text-align: center;
}

.equipo p{
    margin-top: 10px;
    font-family: helvetica;
    text-align: center;
}

#tstm_sec {
    background-color: #00A0B3;
    padding: 30px 0;
}

#seccion_linea {
    background-color: #00A0B3;
    padding: 30px 0;
}

#tstm_sec_asoc{
    background-color: #00A0B3;
    padding: 30px 0;
}

.sngl_tstm {
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: center;
    color: #F0F0F0;
}
.sngl_tstm2 {
    display: table-cell;
}

.sngl_tstm h3{
    margin-top: 30px;
    color: #F0F0F0;
    font-weight: bold;
}
.sngl_tstm h6{
    margin-top: 30px;
    color: #F0F0F0;
}

.lts_pst>img {
    width: 100%;
}

.lts_pst p {
    text-align: justify;
}

.lts_pst h2 {
    color: #333333;
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 20px;
    font-weight: bold;
    text-align: justify;
}

#clt_sec {
    background: #F0F0F0;
    padding: 20px 0;
}

#ctn_sec {
    padding: 70px 0;
}

#cnt_form .btn {
    padding: 10px 35px;
}

#cnt_form .form-control:focus {
    border: #0080FF solid 1px;
}

.cnt_info ul {
    margin: 0;
    padding: 0;
    border-left: 1px solid #C7C7C7;
    padding-left: 30px;
}

.cnt_info ul li {
    list-style: none outside none;
    padding: 15px 0;
}

.cnt_info ul li i {
    color: #00A0B3;
    float: left;
    font-size: 30px;
}

.cnt_info p {
    padding-left: 50px;
    font-size: 20px;
}

#ltd_map_sec {
    background: none 0 0 repeat scroll #F0F0F0;
    text-align: center;
}
.map{
    margin-top: 40px;
}
.map h1{
    color: #00A0B3;

}
.map_area {
    margin-bottom: 70px;
}

#ft_sec {
    padding: 10px 0;
    background-color: #00A0B3;
}


.copy_right {
    margin: 0;
    padding: 0;
}

.copy_right li {
    font-size: 14px;
    font-weight: 600;
    list-style: none outside none;
    padding: 2px;
    text-align: center;
    color: rgb(255, 255, 255);
}
.slider {
    background-size: 100% 100%;
    height: 850px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
}

.slider-titu figcaption{
    font-size: 80px;
   margin-bottom: 350px;
   margin-right: 600px;
}

.container-fotos {
    padding: 1rem;
    text-align: justify;
}

.mix,
.gap {
    display: inline-block;
    vertical-align: center;
}

.mix {
    margin-bottom: 20px;
    padding-left: 5px;
}

.mix img {
    height: 300px;
    width: 350px;
}
