a,abbr,acronym,address,applet,article,aside,audio,big,blockquote,body,caption,cite,code,dd,del,dfn,dialog,div,dl,dt,em,fieldset,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,s,samp,section,small,span,strike,sub,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,ul,var,video{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%}
article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}
legend{display:none}:focus{outline:0}
table{border-collapse:collapse;border-spacing:0}
a img,iframe, button{border:none;outline: none;}
ul, li{list-style:none}
button,input,select,textarea{font-size:100%;font-family:inherit}
input,select{vertical-align:middle}
button{border:0;padding:0;background:0 0;cursor:pointer}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .clearfix{height:1%}.clearfix{display:block}
*, *:after, *:before {
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: subpixel-antialiased;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html{
    width: 100%;
    height: 100%;
  box-sizing: border-box;
}
body{
    width: 100%;
    position: relative;
  padding-bottom: 6rem;
  min-height: 100%;
}
a, a:active{text-decoration: none !important;outline: none !important;}
label{position: relative;}
small{
	display: block;
}
b{
	font-family: 'open_sansbold';
}
label.brand{
	color: #1975ac;
	font-family: 'open_sansbold';
	display: inline;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans/opensans_light/OpenSans-Light-webfont.eot');
    src: url('fonts/opensans/opensans_light/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans_light/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/opensans/opensans_light/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans_light/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans/opensans_regular/OpenSans-Regular-webfont.eot');
    src: url('fonts/opensans/opensans_regular/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans_regular/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/opensans/opensans_regular/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans_regular/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans/opensans_bold/OpenSans-Bold-webfont.eot');
    src: url('fonts/opensans/opensans_bold/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans_bold/OpenSans-Bold-webfont.woff') format('woff'),
         url('fonts/opensans/opensans_bold/OpenSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans_bold/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sanssemibold_italic';
    src: url('fonts/opensans/opensans_semibolditalic/OpenSans-SemiboldItalic-webfont.eot');
    src: url('fonts/opensans/opensans_semibolditalic/OpenSans-SemiboldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans_semibolditalic/OpenSans-SemiboldItalic-webfont.woff') format('woff'),
         url('fonts/opensans/opensans_semibolditalic/OpenSans-SemiboldItalic-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans_semibolditalic/OpenSans-SemiboldItalic-webfont.svg#open_sanssemibold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansitalic';
    src: url('fonts/opensans/opensans_italic/OpenSans-Italic-webfont.eot');
    src: url('fonts/opensans/opensans_italic/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans/opensans_italic/OpenSans-Italic-webfont.woff') format('woff'),
         url('fonts/opensans/opensans_italic/OpenSans-Italic-webfont.ttf') format('truetype'),
         url('fonts/opensans/opensans_italic/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}

.badge-CFDI:after, .badge-nomina:after, .badge-integraciones:after, .badge-timbrado:after, .badge-contacto:after{
  content: "";
    position: absolute;
    top: -45px;
    left: 50%;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    border-radius: 90px;
    border: 7px solid #f4f6f3;
  z-index: 9;
  background: #ffffff; /* Old browsers */
  box-shadow: inset 0px 0px 0px 2px #ccc;
}
.badge-CFDI:before, .badge-nomina:before, .badge-integraciones:before, .badge-timbrado:before, .badge-contacto:before{
  content: '';
    position: absolute;
    z-index: 10;
    top: -25px;
    left: 50%;
    margin-left: -25px;
    width: 50px;
    height: 50px;
}
.badge-CFDI:before{
  background-image: url('../img/facturacion.svg');
}
.badge-nomina:before{
  background-image: url('../img/nomina.svg');
}
.badge-integraciones:before{
  background-image: url('../img/integraciones.svg');
}
.badge-timbrado:before{
  background-image: url('../img/timbrado.svg');
}
.badge-contacto:before{
  background-image: url('../img/contacto.svg');
}

.center-block{
    display: block;
    width: 100%;
    margin: 1em 0;
}

.content{
    padding-top:76px;
  padding-bottom: 5em;
}
body>form>nav.navbar{
	position: fixed;
	width: 100%;
}

.navbar-dark .navbar-nav .nav-link {
	font-size: 14px;
}



.adviser-contact a{
  width: 100%;
  color: #cfe5e8;
  background: #005fca;
  border-radius: 10px;
  padding: 16px;
  margin: 1em auto;
  display: table;
  line-height: 1.2;
  box-shadow: inset 0px -6px 5px rgb(55, 129, 212);
}
.adviser-contact a:hover{
  color: #fff;
  box-shadow: 0px 1px 5px #000;
}
.adviser-contact .fa-inverse{
  color: #005fca;
}

/*************************************/
.nav-link.active, .link-active{
    color: #a8afba !important;
}
.navbar-brand img{
    width: 290px;
    height: 46px;
}
.no-padding{
    padding: 0 !important;
}
.navbar.navbar-dark.bg-primary{
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    z-index: 99;
}
.navbar-right {
    float: right!important;
}
/*.pattern:after {
    content: '';
    background: url(../img/pattern.png);
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}*/

.img-slide{
    position: absolute;
    background-position: bottom;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    width: 100%;
    height: 500px;
}

.carousel-caption h2{
    margin-bottom: 1em;
    text-shadow: 1px 1px 3px #000;
}
.carousel-caption h2{
  animation: animationcarousel linear .7s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationcarousel linear .7s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationcarousel linear .7s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationcarousel linear .7s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationcarousel linear .7s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationcarousel{
  0% {
    opacity:0;
    transform:  translate(-130px,0px)  ;
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px)  ;
  }
}

@-moz-keyframes animationcarousel{
  0% {
    opacity:0;
    -moz-transform:  translate(-130px,0px)  ;
  }
  100% {
    opacity:1;
    -moz-transform:  translate(0px,0px)  ;
  }
}

@-webkit-keyframes animationcarousel {
  0% {
    opacity:0;
    -webkit-transform:  translate(-130px,0px)  ;
  }
  100% {
    opacity:1;
    -webkit-transform:  translate(0px,0px)  ;
  }
}

@-o-keyframes animationcarousel {
  0% {
    opacity:0;
    -o-transform:  translate(-130px,0px)  ;
  }
  100% {
    opacity:1;
    -o-transform:  translate(0px,0px)  ;
  }
}

@-ms-keyframes animationcarousel {
  0% {
    opacity:0;
    -ms-transform:  translate(-130px,0px)  ;
  }
  100% {
    opacity:1;
    -ms-transform:  translate(0px,0px)  ;
  }
}

.carousel-caption img{
  animation: animationcarousel-img linear 1.5s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationcarousel-img linear 1.5s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationcarousel-img linear 1.5s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationcarousel-img linear 1.5s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationcarousel-img linear 1.5s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationcarousel-img{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes animationcarousel-img{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes animationcarousel-img {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes animationcarousel-img {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes animationcarousel-img {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
.carousel-caption.img-content{
    margin-top: -9em !important;
}
.carousel-caption img{
    display: table;
    margin:auto;
}
.first_slide{
    background-image: url('../img/b001.jpg');
}
.second_slide{
    background-image: url('../img/b002.jpg');
}
.third_slide{
    background-image: url('../img/b003.jpg');
}
.four_slide{
    background-image: url('../img/b004.jpg');
}
.b001-inter{
    background-image: url('../img/b001-inter.jpg');
}
.b002-inter{
    background-image: url('../img/b002-inter.jpg');
}
.b003-inter{
    background-image: url('../img/b003-inter.jpg');
}
.b004-inter{
    background-image: url('../img/b004-inter.jpg');
}
.b006-inter{
    background-image: url('../img/b006-inter.jpg');
}
.img-banner{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 240px;
    background-position: top;
    background-repeat: no-repeat;
    background-size: contain;
    transform: translateZ(-1px) scale(1.2);
     -ms-transform: translateZ(-1px) scale(1.2);
      -webkit-transform: translateZ(-1px) scale(1.2);
    background-attachment: fixed;

}
.jumbotron{
    box-shadow: 0px 0px 5px rgb(0, 0, 0);
    overflow: hidden;
}
.jumbotron .container{
    position: relative;
    z-index: 2;
}
.jumbotron h1{
    font-size: 28px;
    text-shadow: 1px 1px 3px #000;
}
.jumbotron h1{
  animation: animationjumbotron linear .7s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;
  -webkit-animation: animationjumbotron linear .7s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;
  -moz-animation: animationjumbotron linear .7s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;
  -o-animation: animationjumbotron linear .7s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;
  -ms-animation: animationjumbotron linear .7s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;
}

@keyframes animationjumbotron{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-moz-keyframes animationjumbotron{
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-webkit-keyframes animationjumbotron {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-o-keyframes animationjumbotron {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}

@-ms-keyframes animationjumbotron {
  0% {
    opacity:0;
  }
  100% {
    opacity:1;
  }
}
.highlight{
    color: #0063cd;
}
.spot {
    position: relative;
    display: block;
    margin-bottom: 1em;
    width: 100%;
}
.spot .spot-caption{
        text-align: center;
    color: #000;
    width: 100%;
}
.spot .spot-caption h2{
    font-size: 16px;
    text-transform: uppercase;
}
.spot .spot-caption p{
        text-align: center;
    line-height: 1.2em;
    padding: 7px 10px 0px;
    color: #333;
    font-size: 16px;
    border-top: 1px solid #ccc;
    height: 50px;
}
.spot img{
    position: relative;
        width: 80px;
    height: 80px
    margin: auto;

}

.spot-caption.blue h2, .text-blue{
    color: #339edc;
}
.spot-caption.green h2, .text-green{
    color: #8bb212;
}
.spot-caption.orange h2, .text-orange{
    color: #e37526;
}
.spot-caption.red h2, .text-red{
    color: #e2302b;
}
.form-help {
    font-size: .85em;
    display: table;
    width: 100%;
    line-height: 1.3;
    color: #8597a0;
}
.footer{
    width: 100%;
    position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.footer .container{
    padding: 1em;
}
.footer p{
    text-align: center;
    display: block;
    font-size: 13px;
    color: #7F7E7E;
    margin-bottom: 5px;
}
h1.hero-header{
  margin-top: 1em;
    font-family: 'open_sanslight';
    font-size: 28px;
}
h4.text-muted{
    font-family: 'open_sansregular';
        font-size: 18px;
        color: #697176;
    line-height: 1.6;
}
.inter-page{
    position: relative;
    margin: auto;
    display: table;
    width: 100%;
    max-width: 900px;
    padding: 1em 0 2em;
}


.bullet{
        display: inline-block;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding:15px;
    border-radius: 10px;
    min-height: 165px;
    background-color: #f9f9f9;
    color: #787d82;

    animation: animationReturn linear .2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;

  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationReturn linear .2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;

  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationReturn linear .2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;

  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationReturn linear .2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;

  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationReturn linear .2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;

  -ms-animation-fill-mode:forwards; /*IE 10+*/
}
  
.bullet:hover{
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    color: #333;
    background-color: #fff;

  animation: animationFrames linear .2s;
  animation-iteration-count: 1;
  transform-origin: 50% 50%;

  animation-fill-mode:forwards; /*when the spec is finished*/
  -webkit-animation: animationFrames linear .2s;
  -webkit-animation-iteration-count: 1;
  -webkit-transform-origin: 50% 50%;

  -webkit-animation-fill-mode:forwards; /*Chrome 16+, Safari 4+*/ 
  -moz-animation: animationFrames linear .2s;
  -moz-animation-iteration-count: 1;
  -moz-transform-origin: 50% 50%;

  -moz-animation-fill-mode:forwards; /*FF 5+*/
  -o-animation: animationFrames linear .2s;
  -o-animation-iteration-count: 1;
  -o-transform-origin: 50% 50%;

  -o-animation-fill-mode:forwards; /*Not implemented yet*/
  -ms-animation: animationFrames linear .2s;
  -ms-animation-iteration-count: 1;
  -ms-transform-origin: 50% 50%;

  -ms-animation-fill-mode:forwards; /*IE 10+*/
}

@keyframes animationFrames{
  0% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    transform:  scaleX(1.10) scaleY(1.10) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -moz-transform:  scaleX(1.10) scaleY(1.10) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -webkit-transform:  scaleX(1.10) scaleY(1.10) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -o-transform:  scaleX(1.10) scaleY(1.10) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
  100% {
    -ms-transform:  scaleX(1.10) scaleY(1.10) ;
  }
}

/**************************/
@keyframes animationReturn{
  0% {
    transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes animationReturn{
  0% {
    -moz-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes animationReturn {
  0% {
    -webkit-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationReturn {
  0% {
    -o-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationReturn {
  0% {
    -ms-transform:  scaleX(1.10) scaleY(1.10) ;
  }
  100% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

/**************************/
.bullet .fa{
    font-size: 48px;
    display: block;
    text-align: center;
    margin-bottom: 16px;
}

.bullet h5{
    font-size: 16px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.form-contact{
    margin: 2em auto;
    width: 100%;
    border: 1px solid #ccc;
    padding: 15px;
    border-radius: 10px;
    background-color: #fff;
}
    .form-contact .group-form{
        width: 100%;
        display: inline-block;
        margin-bottom: 7px;
        -webkit-box-sizing: border-box;
         -moz-box-sizing: border-box;
              box-sizing: border-box;
    }
        .form-contact  label{
            margin-bottom: 0px;
            padding-left: 5px;
            font-size: 13px;
            font-family: 'open_sansbold';
            display: block;
            color: #212529;
        }
        .form-contact label .fa{
            color: #355baf;
        }

        .form-contact ul li{
        	font-size: 14px;
        	line-height: 1.3;
        	margin-bottom: 10px;
        	color: #8597a0;
        }

.box_phone {
    position: absolute;
    top: 62px;
}
.box_phone-sm {
    position: relative;
    top: 0px;
    display: block;
}
.box_phone, .box_phone-sm {
    position: absolute;
    right: 0;
    text-align: center;
    padding: 3px 30px;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    height: 30px;
    background: #005fca;
    z-index: 1;
}
.box_phone a, .box_phone a:hover, .box_phone-sm a, .box_phone-sm a:hover{
  font-size: 15px;
    color: #fff;
}


.float_networks{
    display: table;
    margin: 0 auto 1em;
    z-index: 999;
    border-bottom: 1px solid #333;
    padding: 0 3em .5em;
    box-shadow: 0px 1px #000;
}

.float_networks ul li{
    float: left;
    text-align: center;
    margin: 0 16px;
}
.float_networks a{
     font-size: 30px;
    color: #bbb;
}
.float_networks a:hover{
    color: #fff;
}
.collapse.navbar-collapse .networks{
    margin: auto;
    width: 100%;
    display: none;
}
.collapse.navbar-collapse .networks li{
        float: left !important;
    margin: 5px 10px;
}
.collapse.navbar-collapse .networks li a{
    font-size: 20px;
    margin: 10px;
}

.cfdi3_3{
	display: block;
	width: 100%;
	text-align: right;
}
.cfdi3_3 img{
	width: 169px;
	height: 50px
}

@media screen\0 {
	.img-banner{
	    background-attachment:local;
	    background-size: cover;
	    transform: none;
	    height: 260px;
	}
}

/********************/
@media (max-width: 500px){
    .collapse.navbar-collapse .networks{
        display: block;
    }
    .navbar-nav.navbar-right.mr-auto{
        display: table;
        width: 100%;
        margin: auto;
    }
    body{
        overflow-x: hidden;
    }
    .h1, h1 {
        font-size: 2.1rem !important;
    }
    h1.hero-header{
        font-size: 20px !important;
    }
    .footer{
        text-align: center !important;
    }
    .footer p{
        font-size: 11.5px;
    }
    .navbar-brand img {
        width: 280px;
        height: 40px;
    }
    .bullet{
        padding: 10px;
        min-height: auto;
    }
    .bullet h5{
        font-size: 13px;
    }
    .bullet .fa{
        font-size: 40px;
    }
    .jumbotron{
        margin-bottom: 1rem;
    }
    .jumbotron h1{
      font-size: 18px !important;
    }
    .jumbotron, .img-banner{
        height: 200px !important;
    }
   
    .carousel-caption h2{
        font-size: 24px;
    }
    .float_networks{
      padding: 0 1em .5em;
    }
    .validacion ul {
	    margin: 1em auto !important;
	    width: 260px !important;
	}
		.validacion img{
			width: 100% !important;
		}

	.cfdi3_3{
		margin-top: 2em;
		text-align: center;
	}
		.cfdi3_3 img{
			width: 100%;
		}

  .collapse.show{
    width:100% !important;
    text-align:center;}

}

@media (max-width: 768px){
    body{
        overflow-x: hidden;
    }
     .carousel-caption{
        top: 200px !important;
        left: 5% !important;
        right: 5% !important;
    }
    .navbar-brand img {
        width: 210px;
        height: 38.656px;
    }
    .jumbotron{
        padding:3rem 0 1rem !important;
    }
    .jumbotron{
        height: 200px !important;
        padding:4rem auto !important;
    }
    .box_phone{
      top: 56px;
    }

    .validacion ul{
    	margin: 2em auto;
    }
	    .validacion ul li{
	    	width: 110px !important;
	    	height: 110px !important;
	    	padding: 10px !important;
	    }
	    .validacion ul li label{
	    	font-size: 12px !important;
	    	top: 26px !important;
	    }
	    .validacion ul li:after{
	    	top: -16px !important;
    		right: 0 !important;
	    }

}
@media (max-width: 992px){
	.content{
		padding-top: 0px !important;
	}
	nav.navbar{
		position: relative !important;
		width: 100%;
	}


}
@media (max-width: 1024px){
	.box_phone{
		display: none;
	}
	.box_phone-sm{
		display: block;
	}
	

}

@media (max-width: 1240px){

    .img-banner{
        background-attachment:local;
        background-size: cover;
    }
    .jumbotron h1 {
	    font-size: 20px;
	}
}


@media (min-width: 62em){
  .featurette-heading {
      margin-top: 1rem;
  }
}
@media (min-width: 40em){
  .featurette-heading {
      font-size: 42px;
  }
}
.featurette-heading {
    font-weight: 300;
    line-height: 1;
    letter-spacing: -.05rem;
}

.validacion img{
  width: 150px;
  height: 150px;
}

.validacion ul{
  margin: 3em auto 1em;
  display: table;
  width: auto;
}

.validacion ul li{
  width: 150px;
    height: 150px;
    border-radius: 90px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin: 10px;
    padding: 16px;
    border: 4px solid #f4f6f3;
    background: #ffffff;
   
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.3);
}

.validacion ul li label{
  font-size: 16px;
  text-transform: uppercase;
  line-height: 1;
  position: relative;
  top: 36px;
  font-family: 'open_sansbold';
}

.validacion ul li:after{
  content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 90px;
    background-color: #13bf13;
    color: #fff;
    font-size: 26px;
    text-align: center;
    z-index: 9;
    top: 0px;
    right: 5px;
    border:2px solid #ccc;
}