html {
	font-size: 1em;
	line-height: 1.4;
}
body {
	background: white;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}
a {
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0px;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}
section {
    text-align: center;
    padding: 60px 0 0;
    clear: both;
}
h1 {
    text-align: center;
    font-size: 30px;
    display: inline-block;
    font-weight: 500;
    letter-spacing: 1px;
}
h2 {
    font-size: 25px;
    font-weight: 400;
}
h3 {
    font-size: 17px;
    font-weight: 600;
}
h4 {
    font-size: 16px;
    font-weight: 300;
}
h5 {
    font-size: 14px;
    font-weight: 300;
}
h1.line div {
    height: 1px;
    background-color: #333;
    margin: 5px auto 80px auto;
    width: 60%;
}
@media only screen and (max-width: 690px) {
   
    h1 {
        font-size: 25px;
    }
    h1.line div {
        margin: 5px auto 40px auto;
    }
}
p {
	/*margin-bottom: 20px;*/
	font-size: 34px;
	/*line-height: 2;*/
	margin: 0px;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	padding: 0;
	margin-bottom: 1em;
	margin-left: 0;
	margin-right: 0;
}
input,
button,
select,
textarea {
	outline: none;
	vertical-align: middle;
	box-shadow: none;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
	margin-top: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}
.clear {
    clear: both;
}

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.main_h {
    top: 0px;
    width: 100%;
    background: none;
    background-color: rgba(255, 255, 255, 0.93);
    opacity: 1;
}
.contact-h {
    background-color: #1b1b1b;
    height: 30px;
    line-height: 30px;
    font-size: 11px;
    color: #fff;
    text-align: right;
    padding: 0 10px;
}
.contact-h .phone {
    display: inline-block;
}
.contact-h .languages{
    text-transform: uppercase;

}

.contact-h a {
    color: #fff;
}
.contact-h a:hover {
    text-decoration: none;
}
.contact-h .menu {
    display: inline-block;
}
.contact-h .menu span::after {
    content: " l ";
    color: #999;
}
.header-nav {
    min-height: 81px;
    padding: 0 20px;
    z-index: 999;
    width: 100%;
    overflow:visible;
}
header{
    position: fixed;
    z-index: 99999;
    -webkit-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
-moz-box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
box-shadow: 0 3px 5px rgba(57, 63, 72, 0.3);
}
.sticky {
    background-color: rgba(255, 255, 255, 0.93);
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    border-bottom: 1px solid gainsboro;
}
.logo {
    float: left;
    display: block;
    margin-left: 300px;
	margin-top: 10px;
}
.logo img{

}
img {
    width: auto;
    height: auto;
    max-width: none;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {
    text-align: left;
}
.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}
.dropdown.open ul{
    display: block !important;
}

.row {
	position: fixed;
	background-color: rgba(51,51,51,1);
	opacity: 0.8;
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding-right: 300px;
	z-index: 2;
}
* {

}
@media only screen and (max-width: 1600px) {
  .logo {
    margin-left: 230px;
	margin-top: 10px;
     }}
@media only screen and (max-width: 1200px) {
  .logo {
    margin-left: 150px;
	margin-top: 10px;
     }}
@media only screen and (max-width: 992px) {
.row {
	padding-right: 0px;
	height: 80px;
}
  .logo {
    margin-left: 30px;
	margin-top: 10px;
     }
    .header-nav{
          padding: 0 0;
    }
    .header-nav .row {
        padding: 0 2%;
    }
    nav.navbar.bootsnav .navbar-toggle {
	margin: 13px 25px 0 0;
    }
   .dropdown-menu{
     width: auto !important;
   }
   .navbar-nav  a{
     padding: 10px 15px !important;
   }

}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}
nav.navbar.bootsnav .navbar-toggle {
	font-size: 28px;
}

#container{
    margin: 80px 0 0 0;
}

#container .row {
    margin: auto;
}

.content {
    /*padding: 0px 4%;*/
}
.content-fluid {
    padding: 0px;
    max-width: 100% !important;
}

/*Slider*/

.slider_container {
    display: block;
    height: 0;
    width: 100%;
    padding-bottom: 30%;
    overflow: hidden;
    position: relative
}
.slider_container.map {
    z-index: 10
}
@media all and (orientation: portrait) {
    .slider_container.map {
        position: fixed
    }
}


@media all and (max-width: 480px) and (orientation: portrait) {
    .slider_container.map {
        padding-bottom: 80%;
        position: fixed
    }
}
@media all and (max-width: 360px) and (orientation: portrait) {
    .slider_container.map {
        padding-bottom: 60%;
        position: fixed
    }
}
@media all and (orientation: portrait) {
    .slider_container {
        padding-bottom: 60%
    }
}
@media all and (max-width: 480px) and (orientation: portrait) {
    .slider_container {
        padding-bottom: 80%
    }
}

.slider_container .slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center
}
.slider_container .slide:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.3);*/
    z-index: 1
}
.slider_container .slide .center_container {
    left: 15%;
    width: 45%;
    z-index: 2;
    top: 25%;
    position: absolute;
}
.slider_container .slide .center_container h2 {
    font-size: 3em;
    line-height: 1.5;
    color: #fff
}
@media all and (max-width: 1440px) {
    .slider_container .slide .center_container h2 {
        font-size: 2.5em
    }
}
@media all and (max-width: 1024px) {
    .slider_container .slide .center_container h2 {
        font-size: 2.0em !important;
        line-height: 1.3 !important;
      }
    .slider_container .slide .center_container h3 {
        font-size: 1.0em !important;
        line-height: 1.2 !important;
      }
}
@media all and (max-width: 768px) {
    .slider_container .slide .center_container {
        width: 70%;
        top: 20%;
    }
    .slider_container {
        padding-bottom: 50%;
    }
}
@media all and (max-width: 680px) {
    .slider_container .slide .center_container {
        width: 70%;
        top: 15%;
    }
    .slider_container .slide .center_container h2 {
        font-size: 1.4em !important;
        line-height: 1.7 !important;
    }
    .slider_container .slide .center_container h3 {
        font-size: 1em !important;
        line-height: 1.3 !important;
      }
}
@media all and (max-width: 480px) {
    .slider_container {
        padding-bottom: 80%;
    }
    .slider_container .slide .center_container {
        width: 70% !important;
        top: 15%;
    }
    .slider_container .slide .center_container h2 {
        font-size: 1.5em !important;
        line-height: 1.7 !important;
    }
    .slider_container .slide .center_container h3 {
        font-size: 1.1em !important;
        line-height: 1.3 !important;
      }
}

.slider_container .slide .center_container .boton {
    margin-top: 1.9em;
    position: relative;
    background: rgba(23, 57, 96, 0.0);
    color:#fff;
    border: 1px solid #fff;
    text-decoration: none;
    padding: 7px 15px;
    display: inline-block;
}
.slider_container .slide .center_container .boton span {
    position: relative;
    z-index: 2
}
.slider_container .slide .center_container .boton:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0
}
.slider_container .slide .center_container .boton:hover {

}
.slider_container .slide .center_container .boton:hover:after {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.slider_container .slider_nav {
    position: absolute;
    bottom: 2%;
    width: 100%;
    pointer-events: none;
    z-index: 11
}
.slider_container .slider_nav ul {
    display: block;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
.slider_container .slider_nav ul li {
    display: inline-block;
    margin: 1em;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    background: transparent;
    pointer-events: all;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    box-sizing: border-box;
    border: 2px solid #fff;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    cursor: pointer;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}
.slider_container .slider_nav ul li:hover {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3)
}
.slider_container .slider_nav ul li.selected {
    background-color: #fff;
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    pointer-events: none
}

/* Banner */



.hero {
    position: relative;
    /*background: url('../img/bg-star.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    padding: 130px 0;
    letter-spacing: 2px;*/
}
.hero .row {
    /*max-width: 1024px;
    display: table;
    overflow: hidden;*/
    background: no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    text-align: center;
    color: #fff;
    padding: 130px 0;
    letter-spacing: 2px;

    width: 100%;
}
.hero img {
    width: 250px;
}
.hero .info {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 40px;
}
.hero .logo-text h1 {
    color: rgba(179, 179, 179, 1);
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 900;
}
.hero .logo-text span {
    font-size: 22px;
    line-height: 34px;
    font-weight: 200;
    color: rgba(179, 179, 179, 1);
    text-align: center;
}
.hero .info span {
    font-size: 22px;
    line-height: 34px;
    font-weight: 300;
    color: rgba(179, 179, 179, 1);
}
.hero .info span strong{
    font-weight:900;
}
.hero .info .btn {
    margin: 30px 0 0 0;
}
.hero .info .btn a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 3px solid #fff;
    letter-spacing: -0.3px;
    min-width: 190px;
    display: inline-block;
    float: left;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 8px 20px;
}
.hero .info .btn a:last-child {
    float: right;
    margin-left: 10px;
}
.hero .info .btn a:first-child {
    float: none;
}
@media only screen and (max-width: 824px) {
    .hero {
        min-height: 430px;
    }
    .hero img {
        width: 180px !important;
    }
    .hero .info span {
        font-size: 20px;
        line-height: 30px;
    }
    .hero .info .btn a {
        font-size: 14px;
        padding: 6px;
        border: 2px solid #fff;
        width: 200px;
    }
}
@media only screen and (max-width: 690px) {
    .hero img {
        width: 180px !important;
    }
    .hero .info span {
        font-size: 20px;
        line-height: 30px;
    }
    .hero .info .btn a {
        float: none;
        display: block;
    }
    .hero .info .btn a:last-child {
        float: none;
        display: block;
        margin-top: 20px;
        margin-left: 0px;
    }
}
@media only screen and (max-width: 481px) {
    .hero {
        padding: 80px 0;
    }
    .hero .row {
        max-width: 1024px;
        display: block;
        overflow: auto;
    }
    .hero .info {
        display: block;
        vertical-align: middle;
        text-align: center;
        padding: 0px 20px;
    }
    .hero img {
        width: 140px !important;
        margin-bottom: 20px;
    }
    .hero .info span {
        font-size: 16px;
        line-height: 20px;
    }
    .hero .info .btn a {
        float: none;
        display: block;
        margin: auto !important;
    }
    .hero .info .btn a:last-child {
        float: none;
        display: block;
        margin-top: 15px !important;
    }
}


/**/

.banner {
    position: relative;
    background: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;


    text-align: center;
    color: #fff;
    padding: 130px 0;
    letter-spacing: 2px;
}
.banner .row {
    max-width: 1024px;
    display: table;
    overflow: hidden;
}
.banner img {
    width: 250px;
}
.banner .info {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding-left: 40px;
}
.banner .logo-text h1 {
    color: rgba(179, 179, 179, 1);
    text-align: center;
    display: block;
    color: #fff;
    font-weight: 900;
}
.banner .logo-text span {
    font-size: 22px;
    line-height: 34px;
    font-weight: 200;
    color: rgba(179, 179, 179, 1);
    text-align: center;
}
.banner .info span {
    font-size: 22px;
    line-height: 34px;
    font-weight: 300;
    color: rgba(179, 179, 179, 1);
}
.banner .info span strong{
    font-weight:900;
}
.banner .info .btn {
    margin: 30px 0 0 0;
}
.banner .info .btn a {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    border: 3px solid #fff;
    letter-spacing: -0.3px;
    min-width: 190px;
    display: inline-block;
    float: left;
    text-align: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 8px 20px;
}
.banner .info .btn a:last-child {
    float: right;
    margin-left: 10px;
}
.banner .info .btn a:first-child {
    float: none;
}
@media only screen and (max-width: 991px) {
    .banner {
        min-height: 430px;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }

    .banner img {
        width: 180px !important;
    }
    .banner .info span {
        font-size: 20px;
        line-height: 30px;
    }
    .banner .info .btn a {
        font-size: 14px;
        padding: 6px;
        border: 2px solid #fff;
        width: 200px;
    }
}
@media only screen and (max-width: 690px) {
    .banner img {
        width: 180px !important;
    }
    .banner .info span {
        font-size: 20px;
        line-height: 30px;
    }
    .banner .info .btn a {
        float: none;
        display: block;
    }
    .banner .info .btn a:last-child {
        float: none;
        display: block;
        margin-top: 20px;
        margin-left: 0px;
    }
}
@media only screen and (max-width: 680px) {
    .banner {
        padding: 80px 0;
    }
    .banner .row {
        max-width: 1024px;
        display: block;
        overflow: auto;
    }
    .banner .info {
        display: block;
        vertical-align: middle;
        text-align: center;
        padding: 0px 20px;
    }
    .banner img {
        width: 140px !important;
        margin-bottom: 20px;
    }
    .banner .info span {
        font-size: 16px;
        line-height: 20px;
    }
    .banner .info .btn a {
        float: none;
        display: block;
        margin: auto !important;
    }
    .banner .info .btn a:last-child {
        float: none;
        display: block;
        margin-top: 15px !important;
    }
}




/* Feature */

.features.section {} h1 {} h1.line div {} .feature {
    display: table;
    overflow: hidden;
}
.feature .img,
.feature .fontawesome {
    /*min-width: 170px;*/
    text-align: right;
    margin-right: 20px;
}
.feature img,
.feature i {

    margin: auto;
    display: block;
}
.feature img {
    height: auto;
    display: inline-block;
}
.feature .info {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    color: #000;
    padding-right: 30px;
}
.feature .info h3 {
    margin: 0 0 10px 0;
}
.feature .info ul {
    margin: 0 0;
    padding: 0;
}
.feature ul{
  counter-reset: foo;
  display: table;
  margin: 0;
  padding: 0;
}
.feature ul li{
  text-align: left;
  list-style: none;
  counter-increment: foo;
  display: table-row;
  margin: 0;
  padding: 0;
}
.feature  li::before {
  content: counter(foo) ".";
  display: table-cell;
  text-align: right;
  padding-right: .3em;
  content: "\2022 ";
  padding-right: 5px;
}


.feature.centrado {
    display: block !important;
    overflow: auto !important;
}
.feature.centrado .ancho {
    display: block;
    margin: auto;
    padding-right: 0px !important;
}
.feature.centrado .ancho h3 {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}
.feature.centrado .ancho span {
    display: block;
    margin: auto;
    text-align: center;
}
.feature.centrado .ancho a {
    display: inline-block;
    padding: 4px 13px;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;
}
.feature.centrado .ancho ul {
    margin: 0 0;
    padding: 0;
    list-style-type: none;
}
.feature.centrado .ancho  ul li::before{
  content: "\2022 ";
  padding-right: 5px;
}
.feature.centrado .img,
.feature.centrado .fontawesome {
    margin: 0 auto 0px;
    text-align: center;
}
.feature.centrado img,
.feature.centrado i {

    margin: auto;
    display: block;
}.feature.centrado img{
  height:auto;
}
.feature img{
    height: auto;
}
.features .span_1_of_2:nth-child(2n+1) {
    clear: left;
}
.features .span_1_of_4:nth-child(6n+1) {
    clear: left;
}
@media only screen and (max-width: 824px) {
    .feature {
        display: block;
        overflow: auto;
    }
    .feature.centrado, .feature.d {
      margin-bottom: 60px;
    }
    .feature .img,
    .feature .fontawesome {
        margin: 0 auto 10px;
        text-align: center;
    }
    .feature img,
    .feature i {

        margin: auto;
        display: block;
    }
    .feature img{
        height: auto;
    }
    .feature .info {
       padding-right: 0px !important;
        display: block;
        margin: auto;
    }
    .feature .info .alto{
        height: auto !important;
    }
    .feature .info ul {
        margin: 0 0;
        padding: 0;
        list-style-type: none;
    }
    .feature .info ul li::before{
      content: "\2022 ";
      padding-right: 5px;
    }
    .feature .ancho h3 {
        display: block;
        margin: 0 auto 15px;
        text-align: center;
    }
    .feature .ancho span {
        display: block;
        margin: auto;
        text-align: center;
    }
    .features .span_1_of_2 {
        margin-bottom: 40px;
    }
    .features .span_1_of_2:last-child {
        margin-bottom: 0;
    }
}

.protects h1 {
    color: #fff;
}
.protects h1.line div {
    background-color: #fff;
}
.protects .row {
    display: table;
    overflow: hidden;
    margin: 0 auto 80px auto !important;
}
.protects .row:last-child {
    margin: 0 auto 0 auto !important;
}
.protects .info {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
}
.protects .img {
    padding: 0 40px;
}
.protects .info h2 {
    line-height: 36px;
}
.protects .info span {
    font-size: 17px;
    line-height: 20px;
    font-weight: 300;
    color: #fff;
    display: block;
}
.protects .row section .row:nth-of-type(even) .info span {
    float: right;
    text-align: right;
}
.protects .row section .row:nth-of-type(odd) .info span {
    float: left;
    text-align: left;
}
.protects .row section .row:nth-of-type(odd) .img {
    display: none !important;
}
.protects .row section .row:nth-of-type(odd) .invert {
    display: block !important;
}
@media only screen and (max-width: 824px) {
    .protects img {
        max-width: 350px;
    }
    .protects .info h2 {
        font-size: 28px;
        line-height: 36px;
    }
    .protects .info span {
        font-size: 15px;
        line-height: 20px;
    }
    .protects .img{
        display: none !important;
    }
    .protects .invert{
        display: block !important;
    }
}
@media only screen and (max-width: 690px) {
    .protects .row {
        margin-bottom: 40px;
    }
    .protects .row:last-child {
        margin-bottom: 0px;
    }
    .protects .info {
        display: block;
        text-align: center;
    }
    .protects .info span {
        width: 100%;
        margin-bottom: 30px;
        float: none !important;
        text-align: center !important;
    }
    .protects .img {
        padding: 0px;
    }
    .protects img {
        max-width: 250px;
        margin-bottom: 20px;
    }
    .protects .info span.last {
        float: none;
        text-align: center;
    }
}
/* Avas Users */

.avas-users .row {
    width: 100%;
    max-width: 999px;
    margin: 0 auto;
    position: relative;
    /*padding: 0 4%;*/
}
.avas-users section {
    padding: 0px;
}
.avas-users .bx-wrapper {
    -moz-box-shadow: 0 0 0 #fff !important;
    -webkit-box-shadow: 0 0 0 #fff !important;
    box-shadow: 0 0 0 #fff !important;
    border: 0px solid #fff !important;
    background-color: transparent !important;
}
.avas-users .bx-wrapper .text {
    max-width: 806px;
    margin: auto;
    padding: 10px 20px 0;
}
.avas-users .bx-wrapper h1 {
    font-size: 24px;
    color: #000;
    display: block;
    margin-top: 6px;
    text-align: left;
    text-transform: capitalize;
}
.avas-users .bx-wrapper span {
    font-size: 15px;
    color: #000;
    text-align: left !important;
    display: block;
    padding-bottom: 10px;
}
.avas-users .bx-wrapper img {
    margin: auto;
}
.avas-users .bx-controls-direction a {
    top: 35% !important;
}
.avas-users .bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff;
    width: 20px;
    height: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: 3px solid #8474d8;
}
.avas-users .bx-wrapper .bx-pager.bx-default-pager a.active,
.avas-users .bx-wrapper .bx-pager.bx-default-pager a:focus,
.avas-users .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #8474d8;
}
@media only screen and (max-width: 690px) {
    .avas-users .bx-controls-direction a {
        display: none;
    }
    .avas-users .bx-wrapper h1 {
        font-size: 18px;
    }
    .avas-users .bx-wrapper span {
        font-size: 13px;
        color: #000;
        text-align: left !important;
        display: block;
        padding-bottom: 10px;
    }
}

.infra a {
    opacity: 0.6;
}
.infra a:hover {
    opacity: 1;
    text-decoration: none;
}

.infra .bx-wrapper {
    position: relative;
    margin-bottom: 0px;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
    border: 0px solid transparent;
    background: transparent;
}
.infra .bx-wrapper img {
    max-width: 100%;
    display: inline-block;
}
/* footer */

#footer .span_1_of_3.calidad {
    width: 28%;
}
#footer .span_1_of_3.calidad img {
    margin-right: 15px
}
#footer .span_1_of_3.calidad.mobile {
    display: none;
}
#footer .span_1_of_3 {
    width: 38%;
}
#footer .span_1_of_3.contact {
    width: 26%;
}
@media only screen and (max-width:823px) {
  #footer .span_1_of_3.calidad, #footer .span_1_of_3, #footer .span_1_of_3.contact {
      width: 100%;
      margin-bottom: 45px !important;
  }
  #footer .span_1_of_3.calidad {
      display: none;
  }
  #footer .span_1_of_3.calidad.mobile {
      display: block;
      text-align: center;
  }
  .contact .submit {
    height: auto !important;
}
footer .col {
    margin: 1% 0 1% 0 !important;
}
}
#footer h1.line div {
    margin: 5px auto 50px auto;
}
#footer .col.span_1_of_3.calidad span {
}
#footer .col.span_1_of_3.calidad span {
    padding: 0 0 20px 2.6%;
    font-size: 25px;
    display: block;
}
#footer .col.span_1_of_3 {
    text-align: left;
    font-size: 13px;
}
#footer .col.span_1_of_3 b {
    color: #f1f1f1;
    margin-bottom: 10px;
    display: block;
}
.social {
    padding: 0 0 0 2.6%;
}
.social a {
    color: #8f8f8f;
}
.f2 {
    font-size: 2em !important;
    margin-right: 4px;
}
input[type=submit] {
	height: 50px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	line-height: 12px;
	border-radius: 3px;
	vertical-align: middle;
	text-align: center;
	text-rendering: auto;
	letter-spacing: normal;
	word-spacing: normal;
	margin-bottom: 0;
	margin-top: 0;
}
.contact .wpcf7-form p {
    margin-bottom: 5px;
}
.contact input[type=text],
.contact input[type=email],
.contact textarea {
    border: 0px !important;
    background-color: transparent !important;
    border-bottom: 1px solid #666!important;
    -webkit-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    font-size: 15px !important;
    /*height:45px;
      line-height:45px;*/

    margin: 0;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    outline: none;
    font: inherit;
    padding: 0 10px 0 10px;
    font-weight: normal !important;
    width: 100% !important;
    color: #666 !important;
}
.contact .row {
    padding: 0 0;
}
.contact form {
    position: relative;
}
.contact textarea {
    background-color: transparent !important;
    border: 1px solid #666!important;
    height: 120px;
    margin-top: 24px;
    line-height: normal;
    padding: 10px;
}
.contact input[type=text]:hover,
.contact input[type=email]:hover,
.contact input[type=text]:focus,
.contact input[type=email]:focus {
    border-bottom: 1px solid #b894d4!important;
    color: #ccc !important;
}
.contact textarea:hover,
.contact textarea:focus {
    border: 1px solid #b894d4!important;
    color: #ccc !important;
}
input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #1b1b1b inset;
    -webkit-text-fill-color: #ccc;
}
.contact .submit {
    text-align: right;
    height: 180px
}
.contact input[type=submit] {
    background-color: transparent !important;
    border: 1px solid #666 !important;
    -webkit-transition: all 0.7s;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    -ms-transition: all 0.7s;
    -o-transition: all 0.7s;
    transition: all 0.7s;
    font-size: 15px !important;
    color: #ccc;
    margin-top: 20px;
}
.contact input[type=submit]:hover {
    border: 1px solid #b894d4 !important;
    box-shadow: 0 0 0 rgba(255, 255, 255, 0) inset;
    color: #b894d4;
}
.contact .ajax-loader {
    float: left;
}
.contact .wpcf7-not-valid-tip {
    text-align: right;
    font-size: 12px;
    margin-bottom: -27px;
    position: absolute;
    width: 250px;
    right: 0px;
    display: block;
}
.contact .wpcf7-response-output {
    background-color: rgba(27, 27, 27, 0.85) !important;
    position: absolute !important;
    top: 0 !important;
    width: 100% !important;
    min-width: 100% !important;
    text-align: center !important;
    height: 100% !important;
    line-height: 30 !important;
    border: 0px !important;
    color: #f1f1f1;
    font-weight: bolder;
}
.wpcf7-spam-blocked {
    display: none !important;
}
.contact .submit .wpcf7-not-valid-tip {
    top: 100px;
    left: 0px;
    text-align: left;
    position: absolute;
}
.wpcf7-form div.wpcf7-response-output {
    display: none;
}
.reCAPTCHA {
    float: left;
    width: 160px;
    height: 84px;
    overflow: hidden;
}
div.wpcf7 .ajax-loader {
    visibility: hidden;
    display: inline-block;
    background-image: url(../img/ajax-loader.png);
    width: 26px;
    height: 26px;
    border: none;
    padding: 0;
    margin: 0 0 0 4px;
    vertical-align: middle;
    background-size: 100%;
    -webkit-animation: spin 2s linear infinite;
    -moz-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
.wpcf7-form div.wpcf7-validation-errors {
    display: none !important;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
div.wpcf7-response-output {
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 766px) {
    #footer .span_2_of_2,
    .span_1_of_2 {
        width: 100%;
        margin: 1% 0 1% 0%;
    }
    .span_2_of_2,
    .span_1_of_2 {
        width: 100%;
    }
    .contact .submit .wpcf7-not-valid-tip {
        top: 170px;
        text-align: center;
    }
}
footer .col {
    margin: 1% 0 0% 2.6%;
}

.copyright{
	background-color: #252525;
	color: #fff;
	text-align: center;
	font-size: 12px;
	padding-left: 0;
	padding-right: 0;
}
.copyright a{
    color: #fff;
    text-decoration: underline;
}

.popup {
    background: rgba(100, 100, 100, 0.6);
    position: fixed;
    display: none;
    z-index: 5000;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.popup .row {
    padding: 0px;
}
.col-sm-12.submit {
    margin-top: 30px;
}
.popup > div {
    border-radius: 10px;
    position: fixed;
    background: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
    padding: 30px 50px;
    /* Width of popup can be changed */

    width: 98%;
    max-width: 400px;
    padding: 30px 26px 40px;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    text-align: center;
    border: 1px solid #8474d8;
}
@media only screen and (max-width: 690px) {
    .popup > div {
        width: 98%;
        max-width: 400px;
        padding: 30px 26px 40px;
    }
}
/* Change the white to any color ;) */

.popup input:-webkit-autofill,
.popup input[type=email]:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}
.popup h1 {
    text-transform: none;
}
.popup h3 {
      margin-bottom: 20px;
      font-size: 14px;
      color: #666;
      line-height: 20px;
      margin-top: 10px;
      font-weight: normal;
}
.popup input[type=text],
.popup input[type=email] {
    border: 0px;
    border-bottom: 1px solid #d2c9ff;
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Roboto', sans-serif;
    color: #333;
}
.popup input[type=text]:hover,
.popup input[type=text]:focus,
.popup input[type=email]:hover,
.popup input[type=email]:focus {
    border-bottom: 1px solid #8474d8;
}
::-webkit-input-placeholder {
    font-weight: 300;
}
::-moz-placeholder {
    font-weight: 300;
}
:-ms-input-placeholder {
    font-weight: 300;
}
:-moz-placeholder {
    font-weight: 300;
}
.popup .g-recaptcha {
    float: left;
}
.popup input[type=submit] {
    float: right;
    position: relative;
    height: 40px;
    min-width: 60px;
    max-width: 120px;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 500;
    background-color: #8474d8;
    color: #fff;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    line-height: 40px;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 200px 0 transparent;
    box-shadow: inset 0 200px 0 transparent;
    -webkit-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    -o-transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
    transition: color 0.2s ease, border 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}
.popup input[type=submit]:hover {
    background-color: #7565cc;
}
@media only screen and (max-width: 690px) {
    .popup input[type=text],
    .popup input[type=email] {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }
    .popup input[type=submit] {
        float: right;
        margin: auto;
    }
    .popup .g-recaptcha {
        margin-bottom: 10px;
        width: 140px;
    }
    .popup .g-recaptcha div {
        margin: auto;
    }
}
.popup button {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 0px;
    background-color: transparent;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    color: #8474d8;
    font-size: 19px;
    font-weight: 300;
}
.wpcf7-form-control-wrap {
    display: block;
}
.popup .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
    position: absolute;
    width: 100%;
    top: 30px;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    line-height: normal;
    text-align: right;
    font-weight: 300;
}
.popup .submit .wpcf7-not-valid-tip {
    position: absolute;
    bottom: -110px !important;
    font-size: 12px !important;
    width: 100% !important;
    text-align: center !important;
    font-weight: 500;
    top: auto !important;
}
.popup .wpcf7-mail-sent-ok {
    position: absolute !important;
    bottom: 18px !important;
    font-size: 12px !important;
    width: 100% !important;
    text-align: center !important;
    font-weight: 500;
    top: auto !important;
    left: 0px !important;
    border: 0px !important;
    color: #398f14 !important;
}
.loading {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.5);
    z-index: 10000;
    top: 0px;
    left: 0px;
    border-radius: 3px;
}
.loading .image {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    background-image: url('../img/loading.png');
    background-repeat: no-repeat;
    background-position: center center;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
#tracer {
    display: block;
    margin-top: 15px;
    color: #088A29;
}
.error {
    color: #ff0000;
}
.popup h5 {
    color: #000;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}
/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap;
    /* 1 */
}
/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    -webkit-clip-path: none;
    clip-path: none;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}
/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */

    display: table;
    /* 2 */
}
.clearfix:after {
    clear: both;
}
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}
@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */

        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}


/* Columns */
/*  COLUMN SETUP  */

.col {
    display: block;
    float: left;
    margin: 1% 0 6% 2.6%;
}
.col:first-child {
    margin-left: 0;
}
/*  GROUPING  */

.group:before,
.group:after {
    content: "";
    display: table;
}
.group:after {
    clear: both;
}
.group {
    zoom: 1;
    /* For IE 6/7 */
}
/*  GRID OF TWO  */

.span_2_of_2 {
    width: 100%;
}
.span_1_of_2 {
    width: 46%;
}
.span_1_of_3 {
    width: 33%;
}
.span_1_of_4 {
    width: 22.4%;
}
@media only screen and (max-width: 824px) {
    .col {
        margin: 1% 0 30px 0%;
    }
}
@media only screen and (max-width: 824px) {
    .span_2_of_2,
    .span_1_of_2,
    .span_1_of_3,
    .span_1_of_4 {
        width: 100%;
    }
}
