body {
    font-size: 1.4em;
    color: #000;
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 400;
}
a {
    color: #BAE01B;
    text-decoration: none;
}
a:hover, a:focus {
    color: #BAE01B;
    text-decoration: none!important;
}
p,
h1,
h2,
h3,
h4,
h5,
.btn,
.btn-inverse,
.btn-small,
.nav,
.menu-item,
button,
label {
font-family: 'Montserrat', sans-serif;
font-style: normal;
font-weight: 300;
}
h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 2.4em;
    font-weight: 100;
    line-height: 1.3em;
    font-weight: 700;
}


h2 {
    font-size: 2.5em;
    line-height: 1.4em;
    font-weight: 700;
}
h3 {
    font-size: 1.8em;
    line-height: 1.4em;
    font-weight: 700;
}
h4 {
    font-size: 1.6em;
    line-height: 1.5em;
}
h5 {
    font-size: 1.4em;
}
p {
    font-size: 1.2em;
    line-height: 1.6em;
}

.info p, .info h1, .info h2, .info h3, .info h4{ margin-bottom: 1em;}


.panel-body .info p{ margin: 0!important;}


.shadow{
	 box-shadow: 0 .2rem .8rem rgba(0,0,0,.15)!important;!important 
	}

.green {
    background: #a0e73c;
    color: #000;
    text-align: center;
}
.gradient{
background: #BAE01B;
}

.info-ceo{ display: none;}

.nav-blog{ background: #111; color: #fff; text-align: center; }
.container-nav-blog{ margin: 0 auto; display: block; }



.nav-justified > li > a{ color: #fff; height: 40px; line-height: 20px; text-decoration: none; margin: 0 auto; text-transform: uppercase;} 

.nav-justified > li > a:hover, .nav-justified > li > a:focus{ background: #fff; color:  #FF5700;}
 
.conver-page{ max-height: 300px; overflow: hidden;}
.custom-container img{ width: 100%!important; height: auto!important;}


.single-module {
	color: #000;
  	width: 33.3%;
    height: 60vh;
    border: none!important;
    display: block;
    float: left;
    position: relative;
     -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}

.single-module:hover{
	background: #eee;
}

.single-module a{
	margin: 0;
	padding: 0;
}

.single-module .flex-center{ position: relative;}




  
  
  .overlay-customer{ background: transparent; color: #fff; position: absolute; left: 0; top: 0; display: block; width: 100%; height: 100%; padding: 1em .5em; font-size: .8em; font-weight: 400; display: none; 
	 

  }
  
  
 .overlay-customer{
  
  
        -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}


.customer-single-container:hover .overlay-customer{ display: inherit;  background: #FF5700;  }



.container-red {
    margin-top: 4em!important;
    display: block;
}


.btn-group{ float: left;}

.cover-1{
background-image: url(../images/item-1.jpg);
}

.cover-2{
background-image: url(../images/item-2.jpg);   
}
.cover-3{
background-image: url(../images/item-3.jpg);
}
.cover-4{
background-image: url(../images/item-4.jpg);
}

    
    
    
    .cover-1, .cover-2, .cover-3, .cover-4{
 background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    background-position: center center;
   

    overflow: hidden;
    position: absolute;
    left: 0; 
    top: 0;
    width: 100%;
    height: 290px;
    opacity: .2;  

    }

.single-module:hover .cover-1, .single-module:hover .cover-2, .single-module:hover .cover-3, .single-module:hover .cover-4{ 
  
    }



.single-module h1 {
    font-size: 2.2em;
    margin-bottom: .2em;
}
.single-module h2 {
    font-size: 1.8em;
    font-weight: 100;
    padding-left: 2em;
    padding-right: 2em;
    color: #000;
}


.single-module p, .single-module h1{ z-index: 10;}

strong {
    font-weight: 600;
}
.thin {
    font-weight: 100;
}
.uppercase {
    text-transform: uppercase;
}
.head {} .main-brand {
    float: left;
}
.btn {
    font-size: 1em;
    border: none;
}
.color {
    color: #BAE01B;
}
#navbar {} #menu-menu {
    display: block;
    float: right;
}
#menu-menu {
    padding: 0em;
    margin: 0;
    border: none;
}
#menu-menu>li {
    float: left;
}
#menu-menu>li>a {
    font-size: 1em;
    padding: 1.85em 1.2em;
    font-weight: 400;
    display: block;
    border-bottom: solid 4px transparent;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}
#menu-menu>li>a:hover {
    color: #000;
     border-bottom: solid 4px #BAE01B;
}
#menu-menu> li > a:focus {
    border-bottom: solid 4px #BAE01B;
}


.btn-group a {
    font-size: 1em;
    padding: 1.85em 1.2em;
    font-weight: 400;
    display: block;
    border-bottom: solid 4px transparent;
    color: #222;
    text-transform: uppercase;
    text-decoration: none;
}

.btn-group a:hover {
    color: #000;
    border-bottom: solid 4px #BAE01B;
   
}
.btn-group a.dropdown-item:hover {
	border-bottom: none;
}

.btn-group a:focus {
    border-bottom: solid 4px #BAE01B;
}



li.current_page_item {
    color: #000;
    border-bottom: solid 4px #BAE01B;
}
li.current_page_item a {
    color: #FF5700;
}
.slider {
    margin: 0;
    padding: 0;
}
.navbar {
    background: rgba(255, 255, 255, 1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    border: none;
    height: 76px;
}
.navbar-toggle {
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
}


.vertical-centered-text {
  display: table;
  margin: 1em 0!important;
}
  .vertical-centered-text > * {
    display: table-cell;
    vertical-align: middle;
  }
  
  
  
.slick-prev,
.slick-next {
    width: 40px!important;
    height: 40px!important;
    z-index: 5;
    margin-top: -20px;
}
.slick-prev {
    background: transparent url(../images/icon-prev.svg) no-repeat!important;
}
.slick-next {
    background: transparent url(../images/icon-next.svg) no-repeat!important;
}
.navbar-toggle .icon-bar {
    background: #fff;
    height: 4px;
    width: 26px;
}
.slick-prev:before,
.slick-next:before {
    display: none;
}
button.navbar-toggle:hover {
    background: transparent;
}
button.navbar-toggle:focus {
    outline: none;
}
:focus {
    outline: none!important;
}
.brand {
    display: block;
    padding: 0;
    float: left;
    padding: .5em 1em;
}
.single-icon {
    background: #DF1E25;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 3px #DF1E25;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 1.2em;
}
.single-icon-red {
    background: #DF1E25;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 3px #DF1E25;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    padding: 1.2em;
}
.icon-experience {
    background: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: solid 3px #DF1E25;
    width: 150px;
    height: 150px;
    margin: 0 auto;
    padding: 1.2em;
}
.excerpt {
    font-size: 1.2em;
    color: #2C2C2C;
    font-weight: 400;
}
.underline {
    width: 150px;
    display: block;
    height: 4px;
    background: #BAE01B;
    margin-bottom: 1.5em;
    margin-top: 1.5em;
}
.block-container {
    background: #343434;
    color: #fff;
    padding: 3em;
    min-height: 400px;
    border-bottom: solid 1px #252525;
}
div.block-container:nth-of-type(odd) {
    border-right: solid 1px #252525;
}
.block-container a {
    color: #fff;
}
.block-container:hover {
    background: #252525;
}
.block-container-gray {
    color: #000;
    padding: 3em;
    min-height: 400px;
}
.block-container-gray a {
    color: #000;
}
.block-container-gray:hover {
    background: #F5F5F5;
}
.alianzas {
    margin-bottom: 2em!important;
}
.pagination {
    display: inherit;
    text-align: center;
    font-size: 1.2em;
    margin-bottom: 2em;
}

.pagination a{
	text-decoration: none;
	padding: 1em;
}

.brand-center {
    display: block;
    padding: 1em 0;
    margin: 0 auto;
    width: 240px;
}
.section {
    padding: 3em 0;
}

.section-xl {
    padding: 6em 0;
}

.scroll-down {
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -25px;
    z-index: 10000;
    color: #000;
}

a.scroll-down:hover, a.scroll-down:focus, a.scroll-down:active{ color: #000;}

.title-customers{ padding-bottom: 0;}

.customer-single-container hr{ border: none; padding: 4px 0;}

a.customer-single-container{ display: block; float: left;      -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;}

a.customer-single-container:hover{ background: #FF5700;}

.section-padding-top {
    padding-top: 2em;
    padding-bottom: 1em;
}

.avatar{ border: solid 3px #FF5700; margin: .5em;}

.welcome {
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
    background:#fff; 
}

.isotipo{ margin: .5em;}
.btn.btn-small{ text-transform: uppercase; font-size: 1em; font-weight: 600; color: #FF5700!important; margin-top: 1em; }

.alert-single {
    width: 100%;
    overflow: hidden;
    margin-top: 2em;
    float: left;
    background: #F4F4F4;
}
.alert-single span {
    padding: 1.1em;
    float: left;
    font-size: 1.2em;
}
.alert-single .btn-small {
    float: right;
    background: #008EC8 url(../images/i-question.svg) no-repeat;
    background-size: 30px;
    padding: 2.3em 2em 2.2em 4em!important;
    background-position: 15px;
    text-decoration: none;
    display: block;
    color: #fff!important;
    padding: 1.4em 2em;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.alert-single .btn-small:hover {
    background-color: #000;
}

a.email-single{ border: solid 2px #FF5700; color: #FF5700!important; display: block; margin-bottom: .5em; text-transform: none; font-size: 1.2em; padding: .5em; font-size: 1em; text-align: center; width: 100%; float: left;
}

.cover {
	color: #000;
    background: #fff;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.i-linkedin{    
	margin:.4em; 
	
    display: block;
    float: left;
   }

.accordion-small h3{  font-size: 1.3em;}
.accordion-small .panel-body{ padding: 1em 0;}
.accordion-small .panel-body p{ font-weight: 400; font-size: 1em;}


.quote{
	margin-top: -1em;
}


.single-profile-info{
	padding: .5em;
	    color: #000;
	    text-align: center;
}

.single-profile-info h3{
font-size: 1.8em;
}
.cover-two {
    background-image: url("../images/welcome-2.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    -webkit-animation: zoomin 16s 30;
    height: 100vh;
    overflow: hidden;
    opacity: 0.3;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}

.cover-three{
    background-image: url("../images/welcome-4.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    -webkit-animation: zoomin 16s 30;
    height: 100vh;
    overflow: hidden;
    opacity: 0.3;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}


.cover-welcome {
    background-image: url("../images/cover.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
    -webkit-animation: zoomin 16s 30;
    height: 90vh;
    overflow: hidden;
    opacity: 0.4;
    filter: alpha(opacity=40);
    /* For IE8 and earlier */
}
@-webkit-keyframes zoomin {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1.1);
    }
}
.shake {
    display: inline-block;
    transform: skew(70deg);
    animation: shake 2s infinite;
    animation-direction: alternate;
}
@keyframes shake {
    0% {
        transform: skewY(20deg);
    }
    100% {
        transform: skewY(-20deg);
    }
}
.copy-1,
.copy-2,
.copy-3,
.copy-4,
.copy-5 {
    display: block;
    position: absolute;
    padding: .2em;
}
.copy-1 {
    left: 6%;
    top: 38%;
    font-size: 4em!important;
}
.copy-2 {
    left: 30%;
    bottom: 6%;
    font-size: 5em
}
.copy-3 {
    right: 30%;
    top: 15%;
    font-size: 5em;
}
.copy-4 {
    bottom: 25%;
    right: 10%;
    font-size: 6em;
}
.copy-5 {
    bottom: 36%;
    right: 40%;
    font-size: 6em;
    display: block;
    padding: 0;
    margin: 0;
}
.slogan {
    float: left;
    width: 100px;
    margin-top: 7px;
}
.margin-nav {
    margin-top: 100px;
}

.flex-center {
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    resize: vertical;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 11;
}
.icon-back {
    width: 25px;
    height: 25px;
    float: left;
}
.icon-check {
    width: 20px;
    height: 20px;
    margin-right: .4em;
    float: left;
    margin-top: .1em;
}
.section-mini {
    padding: 3em 0;
}
.title-category {
    border: none;
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 3.2em;
    font-size: 4em;
    font-weight: 600;
}
.big-data-title {
    background-color: #111;
    background-repeat: no-repeat;
    background-size: 100%;
}
.big-data-title a {
    color: #fff;
}
.cover {
    width: 100%;
}

span.link {
    padding: .2em;
    background:
}
.big-data-title {
    color: #fff;
    padding: 4em 0 3em 0;
    position: relative;
     margin-top: 70px;
     
}
.big-data-title-single {

    color: #fff;
    padding: .4em 1em .6em;
        position: relative;
    margin-top: 65px;
    
    
}
.big-data-title-single h1 a {
    color: #fff!important;
    text-decoration: none;
}
.big-data-title h2 {
    border-left: 4px solid #fff;
    padding-left: 1em;
    font-size: 2.2em;
    margin-left: 1em;
}
.big-data-title h2 a {
    color: #fff!important;
}

.share-single img{
	width: 35px!important;
	margin: .25em;
}
.category-nav {
    margin-bottom: 2em!important;
    padding-bottom: 1em!important;
}
.name-single {
border: none!important;
    padding: 0!important;
    margin-top: 0.6em;
    margin-bottom: 0.3em; 
}

.title{ font-size: 2em; color: #000; font-weight: 100;}

.dropdown-menu{
border: none;
box-shadow: 0px 0px 0px transparent;
padding: 0;
min-width: 130px;
}

.dropdown-large{  min-width: 200px; }

.i-dropdown{ margin-left: 3px;}

.dropdown-menu a{
	padding: 1em 1.2em;
	border-bottom: none;
	
}

.dropdown-menu a:focus{
border-bottom: none;
}

.single-container p {
    margin-bottom: 1em;
}
.infographic-mobile {
    display: none;
}

.customer-single-container{ width: 15%; margin: 0 auto;}

.customer {
    width: 160px;
    height: auto;
    
         margin: 1em 2em;
}
.partner {
    height: 100px;
    padding: .5em;
    margin: .2em 1.5em;
}
.medium-size {
    width: 40%;
}
.animate {
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
}
.animate-fadeinleft {
    opacity: 0;
    filter: alpha(opacity=0);
    /* For IE8 and earlier */
}

.single-profile {
	
height: 340px;
padding: 0;
color: #fff;
     -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}



h3.tag{ text-align: center;
	display: block;
	border: solid 2px #FF5700;
	font-size: 1.4em;
	padding: .8em .5em;
	font-weight: 100;
}

.tag-fill{ background: #FF5700; color: #fff;}

	
.profile-photo {
    width: 100%;
    -webkit-border-radius: 100%;
-webkit-border-bottom-right-radius: 5%;
-moz-border-radius: 100%;
-moz-border-radius-bottomright: 5%;
border-radius: 100%;
border-bottom-right-radius: 5%;
overflow: hidden;
padding: 0 2em;

}
.single-profile h3 {
    margin-bottom: .3em;
    font-size: 1.4em;
    font-weight: 400;
}

.single-profile-mail{ position: absolute; bottom: .4em; left: .5em;}

.single-profile p{
font-weight: 100;
font-size: 1em;
}

.slogan{
	float: left;
	margin: 0 4em 0 0;
	display: block;
}
.blog-home {
    padding: 1em 2em;
}
.icon-product {
    width: 140px;
    height: 140px;
    margin-bottom: 2em;
}
.icon {
    width: 100px;
    height: 100px;
    margin-top: -2em;
    margin-bottom: 2em;
}
.accua-form-view-sidebyside .pfbc-buttons {
    text-align: center;
}
.form {
    background: #000 url(../images/welcome.png) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    padding: 4em 0;
}
.form-single a {
    color: #fff;
}
.form-group {
    background: transparent url(../images/transparent.png) repeat;
    padding: 1em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.form-control {
    height: 42px;
    border: solid 3px transparent;
    font-size: 18px;
    color: #000;
    border-radius: 4px;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border: solid 3px #0ae681;
}
.404{ font-size: 3em;}
.btn, button{

	font-size: 1em;
    font-weight: 600;
    background: #BAE01B;
    border: none;
    color: #000!important;
    padding: 1em 2em .9em 2em;
	border: solid 3px #BAE01B;
    text-transform: uppercase;
    text-decoration: none;
         -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
      -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;

}

.btn:hover {
    background: #000;
    color: #BAE01B!important;
    border: solid 3px #000;
}


.inverse {
    border: solid 3px #b3b3b3;
    color: #333!important;
    font-weight: 600;
    padding-left: 2em;
    padding-right: 2em;
}
.inverse:hover {
    color: #fff!important;
}


.btn-lg {
    font-weight: 600;
}
.btn.small {
    font-size: 1.2em;
}
.btn-back {
    text-decoration: none;
    background: transparent;
    display: block;
    color: #fff!important;
    padding: 28px;
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    text-transform: uppercase;
    font-weight: 600;
}
.btn-back:hover {
    color: #BAE01B!important;
    text-decoration: none;
    cursor: pointer;
    border: solid 3px #fff;
}


.btn-inverse {
    background: #fff;
    color: #29b473;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
    color: #000;
    outline: 0 none;
}
.section-single {
    padding: 11em 2em 6em 2em!important;
}
.container-module {
    border: none;
    overflow: hidden;
}
.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clear {
    clear: both;
}
.wide-photo {
    width: 100%;
}
.logo-center {
    width: 100%;
    display: block;
    float: left;
    margin-top: 2.5em;
}
.margin-top {
    margin-top: 2em;
    display: block;
}
.margin-top-small {
    margin-top: .5em;
}
.margin-bottom {
    margin-bottom: 1em;
}
.margin-bottom-small {
    margin-bottom: .5em;
}
.margin-top-xl {
    margin-top: 2em;
}
.margin-bottom-xl {
    margin-bottom: 2em;
}
.margin-top-nav {
    margin-top: 95px;
}
.no-padding {
    padding: 0;
}
.row {
    margin: 0;
    padding: 0;
}
.pre-footer {
    background: #D11920;
    color: #fff;
    padding: 3em 0!important;
}
.pre-footer .btn {
    background: #000;
    color: #fff;
    font-size: 1em;
}
.pre-footer h4 {
    font-weight: 600;
    color: #fff;
    font-size: 1.4em;
    margin-bottom: 1em;
}
.border-color {
    background: #fff url(../images/border.svg) no-repeat;
    background-position: center bottom;
    background-size: 100%;
}


.footer {
    color: #000;
    padding: 4em 0;
    font-size: .9em;
}

.footer h4{ font-size: 1.4em!important;}



.social-container {
    display: block;
    margin-right: 2em;
}
.social-icon {
    width: 65px;
    height: 65px;
    padding: 15px;
    margin: .4em;
    background: #535f8b;
}
.social-icon:hover {
    background: #000;
}
.small-text {
    font-size: 90%;
}

.partner-container{
	padding: 1.8em 0;
}

.color-gray{
    color: #888;
}

.gray {
    background: #F4F4F4;
    color: #000;
}

.wide {
    width: 100%!important;
}
.pfbc-label,
.pfbc-label {} .accua-form-view-sidebyside .pfbc-element {
    margin-bottom: 0.8em;
    width: 48%;
    float: left;
    margin: 1%;
}
.pfbc-element-2,
.pfbc-element-3,
.pfbc-buttons {
    width: 98%!important;
}

.padding-top{ padding-top: 2em;}
.card-block {
    padding-top: 1em;
}
.card-fluid {
    width: 100%!important;
}
.card {
    margin-top: 1em;
    position: relative;
    display: block;
    margin-bottom: .75rem;
    border-radius: .25rem;
}
.display-none {
    display: none;
}
.card ul {
    margin: 0;
    padding: 0!important;
    font-size: 1.2em;
}
.card ul li {
    margin: .8em 0;
    list-style-type: none;
    overflow: hidden;
}
.card ul li span {
    display: block;
    float: left;
    width: 87%;
}
.item-box {
    background: #eee;
    text-align: left;
    padding: 1em;
    padding-top: 2em;
    min-height: 400px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: relative;
}
.box-small {
    background: #404041;
    color: #fff;
    min-height: 320px;
    position: relative;
}
.box-small .step {
    color: #fff;
}
.box-small .color {
    color: #fff;
}
.box-small .card {
    margin-top: 0;
}
.alert{
	border: solid 2px #BAE01B;
}
.alert a:hover {
    text-decoration: underline;
}
.black {
    background: #000;
    color: #fff;
}

.dark-gray {
    background: #2F2F2F;
    color: #fff;
}
.item-box h2 {
    margin-bottom: .2em;
    margin-top: .4em;
    font-weight: 600;
    text-align: center;
    font-size: 2em;
}
.item-box h4 {
    min-height: 120px;
    font-size: 1.2em;
    text-align: center;
}
.step {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 2.5em;
    font-weight: 100;
    color: #404041;
}
.step-arrow {
    position: absolute;
    top: 20px;
    right: -22px;
    top: 70px;
}
.row.margin-top {
    margin-top: 2em;
}
.bg-map {
    background: #DF1E25 url(../images/map.svg) no-repeat;
    background-position: 100% 0;
    background-size: 280px;
}
.bio ul li {
    font-size: 1.2em;
    margin-bottom: 1em;
}
.bg-map p.margin-top {
    margin-top: 2em;
}
.date {
    font-size: .9em;
    color: #404041;
}
.fullscreen {
    height: 55vh;
    width: 100%;
    display: table;
    margin: 0;
    padding: 0 7%;
}
.container-fullscreen {
    display: table-cell;
    vertical-align: middle;
}

.single-cover{ width: 100%; margin-top: 65px;}

.overflow{
	overflow: hidden;
}

.single-content {
    padding-left: 100px;
    padding-right: 100px;
}

.ssbp-text{ display: none;}

.single-content h1, .single-content h2, .single-content h3, .single-content p { margin-bottom: .8em;}

.post-edit-link{
    width: 100%;
    display: block;
    background: #000;
    color: #fff;
    text-align: center;
    padding: 1em;
    font-size: 1.4em;
    margin-top: 2em;

}

.cover-single {
    width: 100%;
    overflow: hidden;
    -webkit-border-radius: 30px;
-webkit-border-bottom-right-radius: 3px;
-moz-border-radius: 30px;
-moz-border-radius-bottom-right: 3px;
border-radius: 30px;
border-bottom-right-radius: 3px;
}

.cover-single img {
    width: 100%;
    height: auto;
}
.container-category-single {
    margin-top: -2em;
    overflow: hidden;
    position: absolute;
}
.container-category {
    margin-top: 0.6em;
    overflow: hidden;
    color: transparent;
}
.container-category a,
.container-category-single a {
	color: #BAE01B;
	font-size: 1.5em;

}
.container-category a:hover {
    background: #000;
}
.form {
    background: #000 url(../images/welcome.jpg) no-repeat center bottom;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #fff;
    padding: 4em 0;
}
hr {
    margin-top: 0px;
    margin-bottom: 0px;
    border-top: 1px solid #DEDEDE;
}
.post-list-single {
    padding: 3em 0;
}
.post-list a,
.post-list-single a {
    text-decoration: none;
}
.post-list a h2,
.post-list-single h2,
.post-list-single h2 a {
    margin-bottom: .5em;
    color: #000;
    font-weight: 600;
    line-height: 1.2em;
    color: #000;
}
.post-list h5,
.post-list-single h5 {
    margin-bottom: -.5em;
    margin-top: .5em;
}
.ssba,
.ssba a {
    font-size: 18px;
    font-weight: normal;
}
.form-single {
    width: 500px;
    margin: 0 auto;
}
.form-group {
    background: transparent url(../images/transparent.png) repeat;
    padding: 1em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.form-control {
    height: 42px;
    border: solid 3px transparent;
    font-size: 18px;
    color: #000;
    border-radius: 3px;
    box-shadow: none;
}
.form-control:focus {
    box-shadow: none;
    border: solid 3px #29b473;
}
.accua-form {
    margin-top: 2em;
}
.accua-form-view-sidebyside .pfbc-label {
    width: 100%;
}
.accua-form-view-sidebyside .pfbc-fieldwrap {
    width: 100%!important;
    float: right;
}

.pfbc-fieldwrap small{ display: none;}

.accua-form-view-sidebyside .pfbc-textbox,
.accua-form-view-sidebyside .pfbc-textarea,
.accua-form-view-sidebyside .pfbc-select {
    font-size: 1.2em;
    font-weight: 400;
    border: none;
    width: 100%!important;
    padding: .6em 1em!important;
    color: #000;
    -webkit-border-radius: 0px!important;
    -moz-border-radius: 0px!important;
    border-radius: 100px!important;
    background: #fff!important;
    border: 2px solid  #DEDEDE;
    
}
.accua-form-view-sidebyside .pfbc-textarea {
    height: 150px!important;
    border-radius: 20px!important; 
}
select {
    -webkit-border-radius: 100px!important;
    -moz-border-radius: 100px!important;
    border-radius: 100px!important;
    padding: .5em .5em!important;
}
.accua-form-view-sidebyside .pfbc-select {} label {
    margin: 0;
}
.accua-form-view-sidebyside .pfbc-label label {
    font-size: 1em;
    font-weight: 400;
    text-align: left;
    color: #666;
}
.pfbc-invalid {
    background: transparent;
}
.pfbc-invalid .pfbc-textbox {
border-color: #e90b18;
}
.pfbc-buttons button {
    margin-top: 1em;
    width: 100%;
}
div.pfbc-error {
    background: #e90b18;
    color: #fff;
    border: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 2em;
    text-align: center;
    font-size: 1.4em;
    margin-top: 1.5em;
    margin-bottom: 0;
    display: block!important;
    float: left!important;
    width: 100%!important;
}
div.pfbc-error ul li {
    list-style: none;
    font-size: .8em;
}
.pfbc-error ul {
    margin: 0;
    padding: 0;
}
.accua-form-view-sidebyside .pfbc-error {
    margin-bottom: 0!important;
    
}
.accua-form-messages {
    margin-top: 2em;
}
.accua-form-messages h2 {
    font-size: 2.2em;
    margin: 0;
    margin-bottom: .5em;
}
.accua-form-messages p {
    font-size: 1.4em;
    margin: 0;
    margin-bottom: .5em;
}


.alert-contact {
    background: #fff;
    border: solid 4px #89D313;
    text-align: center;
    padding: 1em;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
}
.alert-contact-error {
    background: #fff;
    border: solid 4px #DF1E25;
    text-align: center;
    padding: 1em;
    -webkit-border-radius: 10px!important;
    -moz-border-radius: 10px!important;
    border-radius: 10px!important;
}
.ppvalor-responsive {
    display: none!important;
}
a.white {
    color: #fff!important;
    display: block;
}
.call-to {
    margin-top: -3em;
}
.arrow-responsive {
    display: none;
}
.menu-footer{ font-size: 1.2em; list-style-type: none; list-style-position: inside;}
.menu-footer li a{ display: block; margin: .3em 0;}

.go-blog{
	padding-top: 0!important;
}

.date {
    color: #000;
    margin-bottom: 1em;
}
.responsive-wide {
    display: inherit!important;
}
.responsive-small {
    display: none!important;
}
.button img {
    display: inline;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9999999999;
}
.overlay {
    display: none;
    position: fixed;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    overflow: auto;
    z-index: 999!important;
}

.vertical-centered-text {
  -ms-display: flex;
  display: flex;
  /* alineacion vertical */
  align-items: center;
   /* alineacion horizontal */
  justify-content: center;
}


.vertical {
    justify-content: center;
}
.wrap {
    color: #000;
    text-align: center;
    margin: 0 auto;
    height: 100%;
}
.love-menu {
    display: none;
}
.wrap-nav {
    padding: 0;
    margin: 0;
}
.wrap ul.wrap-nav > li a {
    color: #000;
    display: block;
    padding: 15px 0;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.8em;
}
.wrap ul.wrap-nav > li a:hover {
    background: #F5F5F5;
    color: #FF5700!important;
}

.single-partner{ min-height: 200px;}


    .welcome-copy h1 {
        font-size: 3em;
        text-align: center;
        padding-top: .8em;
        color: #000;
    }
    

.panel-heading{ padding: 0;}

.panel-default > .panel-heading {
    background-color: #FF5700;
    border-color: #fff;
}

.panel-default > .panel-heading a {
color: #fff;
text-align: center;
width: 100%;
display: block;
padding: .5em;
font-weight: 100;
}

.light-gray{
	background: #EFEFEF;
}


.padding-bottom-accordion{ padding-bottom: 3em;}
.panel-group{  }

.panel-default{
	    border-color: #FF5700;
    border: solid 2px #FF5700;
}
.panel{
	box-shadow: none;
}
.panel-body {
    padding: 0;
    border-top: 0 transparent;
}

.panel-body hr{
margin: 1em 0!important;
}

.panel-body p{
font-size: 1.2em;
font-weight: 100;
}

.panel-group .panel + .panel{ margin-top: 10px;}

.panel-body .row .col-md-4{ padding: 0;}

.panel-body .row .col-md-8{ padding: 2em;}    
    
.panel-group .panel-heading + .panel-collapse .panel-body{ border-top: none!important;}
.panel-heading{
	-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
}

.panel-group .panel{ 
	-webkit-border-radius: 0px!important;
-moz-border-radius: 0px!important;
border-radius: 0px!important;
	
}

    .footer a {
	    color: #000!important;
	    
	    }
	    
	 
	 
	   .blog-home a h3{
	     color: #000!important;
	         }
	         
	         
	            
@media screen and (max-width: 1280px) {
    .welcome-copy {
        width: 90%;
        margin: 0 auto;
    }
    li.current_page_item {
        color: #008EC8!important;
        border-bottom: none;
    }
    

    
}
@media (max-width: 1199px) {

.single-profile{ height: 380px;}
.customer-single-container{ width: 14.28%;}



    .single-content {
        padding-left: 50px;
        padding-right: 50px;
    }
    .icon {
     
        margin-top: -2em;
    }
    .single-module h1 {
        font-size: 2em;
    }

    .single-module .btn {
        margin-top: 1em;
    }
    .item-box h4 {
        font-size: 1.2em;
    }

    .title-category {
        margin-top: 2em;
    }
    
    .avatar{ width: 80px; height: 80px;}
    .isotipo{ height: 80px;}
     .brand img {
        width: 230px;
    }
}

@media screen and (max-width: 991px) {


.img-accordion{ display: none;}

.customer-single-container{ width: 20%;}

.single-profile{ height: 320px;}

h3.tag{ margin: .5em 0;}





.disable-responsive{ display: none!important;}


.post-list-single h2{ margin-top: 1em;}

.welcome-copy h5{ text-align: center!important;}


    .love-menu {
        display: inherit;
    }
    .responsive-wide {
        display: none!important;
    }
    .responsive-small {
        display: inherit!important;
    }
    .alert-single .btn-small {
        padding: 1.5em 2em 1.5em 4em!important;
    }
    .single-content {
        padding-left: 15px;
        padding-right: 15px;
    }


    .navbar-collapse {
        box-shadow: none;
 
    }

    .title-category {
        margin-top: .8em;
    }

    .call-to {
        margin-top: -12em;
    }
    .product h2,
    .product {
        min-height: auto;
    }
    .hot .arrow-right {
        margin-top: -44px;
    }
    .arrow-right {
        width: 25px;
        height: 25px;
        margin-top: -42px;
    }
    .hot-right {
        border-right: none;
        border-bottom: solid 1px #fff;
    }
    .hot-left {
        border: none;
    }
    .hot h2 {
        font-size: 1.6em;
    }
    .hot p {
        font-size: 1em;
    }
    

    .welcome-copy h1 {
        font-size: 3em;
        text-align: center;
    }
    .welcome-copy p {
        text-align: center;
    }
    .slick-prev,
    .slick-next {
        display: none!important;
    }
    li.current_page_item {
        color: #DF1E25;
    }
    #menu-menu {
        width: 100%;
        padding-top: 1em;
    }
    #menu-menu>li>a {
        font-size: 1.4em;
        font-weight: 600;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .ppvalor {
        display: none!important;
    }
    .ppvalor-responsive {
        display: inherit!important;
    }
    .bg-map {
        background: #DF1E25;
    }
    .item-box {
        margin-bottom: 2em;
        min-height: 410px;
    }
    .item-box h2 {
        font-size: 2em;
    }
    .item-box h4 {
        text-align: center;
        min-height: 100px;
    }
    .ssba div {
        text-align: center!important;
    }
    .container-category a {
        float: inherit;
        text-align: center;
    }
    .text-center-small-size {
        text-align: center;
    }
    .margin-top-small-size {
        margin-top: 2em;
    }
    h1 {
        font-size: 2em;
    }
    h2 {
        font-size: 1.6em;
    }
    h3 {
        font-size: 1.4em;
    }
    h4 {
        font-size: 1.2em;
    }
    h5 {
        font-size: 1.2em;
    }
    p {
        font-size: 1.1em;
    }
   
    .partner {
        height: 80px;
    }
    .menu-menu>li>a {
        text-align: center;
        display: block;
        width: 100%;
        float: none;
    }
    .navbar-nav>li>a {
        padding: 1.4em;
    }
    .margin-top-nav {
        margin-top: 55px;
    }
    .social-container {
        width: 100%;
        text-align: center;
        margin-bottom: 1em;
    }
    .pre-footer h2,
    .pre-footer h3,
    .pre-footer h4,
    .pre-footer p {
        width: 100%;
        text-align: center;
    }
    .pre-footer h2 {
        margin-bottom: 1em;
    }
    .pre-footer h4 {
        margin-top: 2em;
    }
    .footer p {
        width: 100%;
        text-align: center;
    }
    
    #menu-menu>li {
        float: inherit;
        text-align: center;
        width: 100%;
    }
    .navbar-collapse {
        max-height: inherit;
    }
    .big-data-title h2 {
        font-size: 1.4em;
        border: none;
    }
    .step-arrow {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        bottom: -20px;
        top: inherit;
        left: 50%;
        margin-left: -15px;
        right: inherit;
    }
    .arrow-responsive {
        display: inherit;
    }
    .row.margin-top {
        margin-top: 0;
    }
    .copy-1,
    .copy-2,
    .copy-3,
    .copy-4,
    .copy-5{
        position: inherit;
        display: block;
    }
    
     .copy-5 img{
        width: 60px;
        height: auto;
    }
    
    .welcome-copy h1 {
        display: block;
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .blog-home {
        margin-bottom: 2em;
        padding: 0 1em;
    }
      .menu-footer{
	    display: block;
    float: left;
    width: 100%;
    margin-top: 2em;
    margin-bottom: 2em;
    }
    menu, ol, ul{
	    padding: 0!important;
    }
    .menu-footer li a{ padding: .5em 1em;}
    .slogan{
	    float: inherit;
	    margin: 0 auto;
	    margin-bottom: 2em;
    }
    .footer{text-align: center!important;}
    
    .social-footer{ width: 152px; margin: 0 auto; display: block; overflow: hidden;
    }
    
}
@media screen and (max-width: 768px) {

.single-profile{
	height: 300px!important;
}


.overlay-customer{ display: none!important;}

.vertical-centered-text h3{
margin: 1em 0;
}
  
  
.vertical-centered-text {
  display: block;
  margin: 0em 0!important;
}
  .vertical-centered-text > * {
    display: block ;
    vertical-align: middle;
  }
  
  


.panel-group{ padding: 0 .6em;}

.customer-single-container{ width: 25%; }


.single-profile{ height: 480px;}

.portrait{ margin-bottom: 2em; width: 170px; height: 170px;}



.container-team{ padding: 0 4px;}





.title{ font-weight: 100;}

.quote{ width: 60px; height: 60px;}


.panel-body p{ font-size: 1em;}

.panel-body .row .col-md-8{
	padding: 1em;
}

.single-module {
  	width: 100%;
    height: 200px;}
    
    .cover-1, .cover-2, .cover-3, .cover-4{ height: 200px;}

.single-module h2{ font-size: 1.6em;}

.icon{ height: 80px; width: 80px;}

.single-partner{ min-height: inherit;}


.container-category a,
.container-category-single a {
margin: 0; margin-bottom: 1em;
}


.nav-blog .container{ padding: 0px!important; margin: 0!important;}

.single-partner{ margin-bottom: 2em;}

   
    .big-data-title h2 {
        text-align: center;
        margin: 0;
        padding: 0;
    }

    .blog-home {
        padding: 0;
    }
    
 
    

    .title-category {
        margin-top: 0;
        font-size: 3em;
    }
    .welcome {
        background-size: 300%!important;
        background-position: center center!important;
    }
    .call-to {
        margin-top: -10em;
    }
    .margin-bottom-small-size {
        margin-bottom: 3em;
    }
    .social-icon {
        width: 50px;
        height: 50px;
        padding: 10px;
        margin: .3em;
    }
    .social-icon-login {
        width: 28px;
        height: 28px;
    }
    .account {
        margin-bottom: 2em;
    }

    .infographic {
        display: none;
    }
    .infographic-mobile {
        display: inherit;
    }
    .medium-size {
        width: 50%;
    }
    .brand {
        text-align: left;
    }
    .accua-form-view-sidebyside .pfbc-element {
        width: 98%;
    }
    .welcome-copy h1{
		font-size: 2em!important;
	}
	
	.title{
		font-size: 1.6em;
	}
	
    .customer{
	    width: 120px;
	    margin: 1em;
    }
 
    
}



@media screen and (max-width: 468px) {
	
	.excerpt{
		font-size: 
		1em;
	}
	.border-color{
		background-size: 160%;
		
	}
	p{
		font-size: 1em;
	}
	
	h1{
		font-size: 1.6em;
	}
	.title{
		font-size: 1.2em;
	}
	
	.wrap ul.wrap-nav > li a{
		font-size: 1.2em;
	}
	
	.brand img{ width: 180px;
		padding: .5em 0 0 0;
		
	}
	
	.button img{
		width: 50px;
		height: 50px;
		margin-top: 6px;
    margin-right: 6px;
}
	
	.navbar{
		height: 65px;
	}
	
	
	
    .blog-home .inverse {
        width: 80%;
        text-align: center;
    }
    .alert-single span {
        text-align: center;
    }
    .alert-single .btn-small {
        width: 100%;
        text-align: center;
    }
    .single-profile {
        height: 340px;
    }
    .title-category {
        font-size: 2.4em;
        margin-top: -.6em;
    }
    .single-module .btn {
        width: 80%;
    }
}