.contact-widget .contact-widget-header h4, .contact-widget .contact-widget-header p, .contact-widget .contact-widget-input ~ .contact-widget-input-description, .contact-widget .contact-widget-textarea ~ .contact-widget-input-description, .contact-widget .contact-widget-select ~ .contact-widget-input-description, .contact-widget .contact-widget-clone ~ .contact-widget-input-description, .contact-widget .contact-widget-colorpicker ~ .contact-widget-input-description, .contact-widget .contact-widget-append ~ .contact-widget-input-description, .contact-widget .contact-widget-slider ~ .contact-widget-input-description, .contact-widget .contact-widget-stepper ~ .contact-widget-input-description, .contact-widget .contact-widget-input, .contact-widget .contact-widget-textarea, .contact-widget .contact-widget-select, .contact-widget .contact-widget-upload, .contact-widget .contact-widget-select-upload, .contact-widget .contact-widget-static-captcha, .contact-widget .contact-widget-clone, .contact-widget .contact-widget-colorpicker, .contact-widget .contact-widget-append, .contact-widget .contact-widget-slider, .contact-widget .contact-widget-stepper{
  font-family: Tahoma, Geneva, sans-serif;
}
.contact-widget-default.contact-widget-light .contact-widget-button-success  {
  background-color: #6ed790;
  font-family: Tahoma, Geneva, sans-serif;
}
header.header-appear nav.header-light, header.sticky nav.navbar-fixed-top.header-light, header.sticky nav.navbar-scroll-fixed-top.header-light {
    background-color: #ffffff;
    box-shadow: 0 5px 60px -20px rgb(6, 60, 162);
}
.contact-widget-default.contact-widget-light .contact-widget-button-success:hover {
  background-color: #51b772;
}
.bg-deep-blue{
  background-color: #1d4c92;
}
h1{
  font-size: 32px;
    line-height: 40px;
    font-weight: 300;
}
.feature-box-8:hover .icon-round-small {
    background: #fff;
    color: #1d4c92;
}
.text-deep-green {
        color: #12e2de;
}
.text-green {
    color: #12e2de;
}
.servicio_card{
  padding-top: 40px;
}
  .card_texto{height: 400px;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6, .alt-font{
  font-family: 'Ubuntu', sans-serif;
  font-weight:300;
}
h5{
  font-size: 45px;
}
.text-deep-blue {
    color: #063ca2;
}
.text-medium {
    font-size: 22px;
    line-height: 23px;
}
header {
    position: relative;
}
.bg-gradient{
  background: #006247;
background: -moz-linear-gradient(45deg, #006247 0%, #082a65 99%);
background: -webkit-linear-gradient(45deg, #006247 0%,#082a65 99%);
    background: linear-gradient(45deg, #089492 0%,#052055 99%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006247', endColorstr='#082a65',GradientType=1 );
-webkit-box-shadow: 0px 30px 120px -10px #00153d inset;
box-shadow: 0px 30px 120px -10px #00153d inset;
}
header.sticky .navbar{
      border-bottom: 3px solid #12dfde;
}
header a.logo img {
    max-height: 45px;
}
.main_logo{
  max-width: 350px;
}
.bg-blue {
    background-color: #1f4a90;
}
.contacto_info{
  margin-top:100px;
}
.contacto_informacion_desplegada{
  padding-top:20px;
  color:white;
}
.contacto_informacion_desplegada .icon-medium{
  color:#12e2de;
}
.contacto_informacion_desplegada a{
  color:white;
  text-decoration: underline;
}
.footer-logo {
    max-height: 108px;
    position: absolute;
    left: 0;
    top: -37px;
}
.card_texto{
  height: 400px;
}
.card_texto>div{
  height: 80% !important;
top: 10%;
left: -20%;
width: 120%;
background: #063ca2d9;
color: white;
box-shadow: 0px 20px 60px -20px #00000099;
border-radius: 10px;
    padding: 65px;
}
.servicio_card .text-medium {
    font-size: 32px;
    line-height: 43px;
}
.servicio_card{
  position: relative;
}
.servicio_card img{
  position: relative;
  transition: all 0.3s;
  border-radius: 10px;
}
.servicio_card .card_texto{
  position: relative;
  transition: all 0.5s;
}
.servicio_card:hover img{
      transform: scale(1.02);
}
.servicio_card:hover .card_texto{
      transform: scale(1.02);
}
.servicio_card img:after{
  content: "";
  position: absolute;
  display: block;
  width: 96%;
  height: 382px;
  top: 48px;
  left: 0;
  border: 1px solid white;
  right: 0;
  margin: 0 auto;
  z-index: 0;
}
#servicios{
  background: url(../images/bg1.svg) no-repeat bottom center;
  border-bottom: 5px solid #063ca2;
border-top: 5px solid #12e2de;
}
.marca_telefonia{
  max-width: 100px;
  margin-right: 10px;
  float: left;
  vertical-align: middle;
}
.entrelineas h5{
  font-size: 40px;
  line-height: 1.5em;
}
.accordion-style2 .panel .panel-heading {
    background: #063ca2;
    border-radius: 9px;
    padding: 18px 28px 19px;
    color: white;
}
#nosotros{
  background: url(../images/bg2.svg) no-repeat bottom left;
  border-bottom: 5px solid #063ca2;
border-top: 5px solid #12e2de;
}
#contacto{
  border-bottom: 5px solid rgb(41, 45, 56);
border-top: 5px solid #12e2de;
background: linear-gradient(0deg, #089492 0%,#052055 99%);
}
.subtitulo-contacto{
  font-size: 20px;
}
header.sticky nav.navbar.white-link .navbar-nav > li > a.active, header.sticky nav.navbar.bootsnav.white-link ul.nav > li > a.active {
    color: rgb(18, 226, 222);
}
.footer-logo {
    max-height: 48px;
    position: absolute;
    left: 0;
    top: -9px;
}
/* TABLET Landscape */
@media screen and (max-width:1200px) {
  .card_texto{
    height: 330px;
  }
  .entrelineas h5 {
    font-size: 30px;
    line-height: 1.5em;
}
#nosotros h5 {
    font-size: 35px;
}
.card_texto>div {
    height: auto !important;
    top: -70px;
    left: 5%;
    width: 90%;
    background: #063ca2d9;
    color: white;
    box-shadow: 0px 20px 60px -20px #00000099;
    border-radius: 10px;
    padding: 65px;
}
}
/* TABLET Portrait */
@media screen and (max-width:900px) {
  .card_texto{
    height: auto;
  }
  nav.navbar.bootsnav .navbar-nav {
    margin: 0;
    padding: 0;
    background-color: rgba(6, 60, 162, 0.78);

}
.navbar-nav li > a, nav.navbar.navbar-default ul.nav > li > a, nav.navbar-brand-top.navbar.navbar-default ul.nav > li > a, header .navbar-nav li > a, header nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a, header nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a, nav.navbar.bootsnav li.dropdown ul.mega-menu-full li > a, header.sticky nav.navbar.navbar-default.navbar-fixed-top ul.nav > li > a, header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a, nav.navbar.bootsnav li.dropdown ul.mega-menu-full li.dropdown-header{
  padding: 20px 25px 20px;
}

.navbar-nav li > a, nav.navbar.navbar-default ul.nav > li > a, nav.navbar-brand-top.navbar.navbar-default ul.nav > li > a, header .navbar-nav li > a, header nav.navbar-fixed-top.header-light-transparent.white-link .navbar-nav > li > a,
header nav.navbar-fixed-top.header-light.white-link .navbar-nav > li > a,
nav.navbar.bootsnav li.dropdown ul.mega-menu-full li > a,
header.sticky nav.navbar.navbar-default.navbar-fixed-top ul.nav > li > a,
header.sticky nav.navbar.navbar-default.navbar-top ul.nav > li > a,
nav.navbar.bootsnav li.dropdown ul.mega-menu-full li.dropdown-header {
    color: #f7f7f7;
}

}
/* MOBILE */
@media screen and (max-width:750px) {
  .main_logo {
      max-width: 240px;
      padding-top: 20px;
  }
  .mobile-height .full-screen, .swiper-full-screen .full-screen {
      height: 90vh !important;
      min-height: 480px !important;
  }
  h1 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 300;
    padding: 0 20px;
}
.contacto_info {
    margin-top: 60px;
}
.footer-logo {
    max-height: 108px;
    position: relative;
    left: 0;
    top: 0;

}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .alt-font {
font-family: 'Ubuntu', sans-serif;
font-weight: 400;
}
h5 {
    font-size: 25px;
}
.servicio_card .text-medium {
    font-size: 20px;
    line-height: 33px;
}
.entrelineas h5 {
    font-size: 20px;
    line-height: 1.5em;
}
.servicio_card img {
    text-align: center;
    float: none;
    margin-bottom:20px;
}
.footer-logo {
    max-height: 38px;
    position: relative;
    left: 0;
    top: 0;
}
}
.bg-deep-teal {
    background-color: #12e2de;
}
