@charset "utf-8";

@font-face {
    font-family: 'robotobold';
    src: url('../fonts/roboto/roboto-bold-webfont.eot');
    src: url('../fonts/roboto/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-bold-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bold-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotobold_italic';
    src: url('../fonts/roboto/roboto-bolditalic-webfont.eot');
    src: url('../fonts/roboto/roboto-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-bolditalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-bolditalic-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-bolditalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium';
    src: url('../fonts/roboto/roboto-medium-webfont.eot');
    src: url('../fonts/roboto/roboto-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-medium-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-medium-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-medium-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotomedium_italic';
    src: url('../fonts/roboto/roboto-mediumitalic-webfont.eot');
    src: url('../fonts/roboto/roboto-mediumitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-mediumitalic-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-mediumitalic-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-mediumitalic-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'robotoregular';
    src: url('../fonts/roboto/roboto-regular-webfont.eot');
    src: url('../fonts/roboto/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/roboto/roboto-regular-webfont.woff2') format('woff2'),
         url('../fonts/roboto/roboto-regular-webfont.woff') format('woff'),
         url('../fonts/roboto/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.vector-pattern{position: relative;}
.vector-pattern:after {position: absolute;height:auto;bottom:-8%;}
#home-pattern:after{width:35%;right:10%;}
#nosotros .vector-pattern:after{width:30%;right:20%;}
#product .vector-pattern:after{width:30%;right:20%;}
#separator-testimonials:after{width:20%;right:26%;}
#fixed-navbar{z-index:999;position:fixed;width:100%;}
.hide{display:none !important}
.show{display:block !important}
.invisible{visibility:hidden}
.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}
.hidden{display:none !important;visibility:hidden !important}
.affix{position:fixed;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}

@-ms-viewport{width:device-width}
.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}
@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}
@media (max-width:767px){.visible-xs-block{display:block !important}}
@media (max-width:767px){.visible-xs-inline{display:inline !important}}
@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}
@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}
@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}
@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}
@media (min-width:1200px){.visible-lg-block{display:block !important}}
@media (min-width:1200px){.visible-lg-inline{display:inline !important}}
@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}
@media (max-width:767px){.hidden-xs{display:none !important}}
@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}
@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}
@media (min-width:1200px){.hidden-lg{display:none !important}}


html,
body {
	height: 100%;
}
body {
	font-family: 'robotoregular', sans-serif;
	font-weight: 300;
	font-style:normal;
	color: #404760;
}
a {
	background: transparent;
	outline: none;
	text-decoration: none;
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
}
a:active,
a:hover,
a:focus {
	outline: 0;
	background: transparent;
	color: #6753FF;
	text-decoration: none;
}
a:focus, a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
    border: 0;
    outline : 0;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'robotoregular', sans-serif;
	font-weight: 300;
	line-height: 1;
}
h1 small, h2 small, h3 small {
	font-family: 'robotoregular', sans-serif;
	font-weight: 200;
	color: #6753FF;
}
h4 small, h5 small, h6 small {
	font-family: 'robotoregular', sans-serif;
	font-weight: 300;
	color: #6753FF;
}

/* PRELOADER */

#preloader {
	position:fixed;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	background: #fff;
	z-index:9999;
}
.preloader-container {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	z-index: 3;
	text-align:center;
}
.back-logo {
    z-index:-1;
	color: #F4F4F4;
	position: absolute;
 	top:40%;
	left:45%;
	font-size: 50px;
}



/* TITLES */

@media (min-width: 180px) {
	h1 {
		font-size: 32px;
	}
	h1 small {
		font-size: 32px;
	}
	.lead {
		color:#333;
		font-size: 16px;
		font-weight: 300;
	}
	h2 {
		font-size: 30px;
	}
	h2 small {
		font-size: 30px;
	}
	h3 {
		font-size: 20px;
	}
	h3 small {
		font-size: 20px;
	}
	h5 small {
		font-size: 13px;
	}
}

@media (min-width: 480px) {
  h1 {
  	font-size: 42px;

  }
  h1 small {
  	font-size: 42px;
  }
  .lead {
  	font-size: 16px;
  	font-weight: 300;
  }
  h2 {
  	font-size: 40px;
  }
  h2 small {
  	font-size: 40px;
  }
  h3 {
  	font-size: 34px;
  }
  h3 small {
  	font-size: 34px;
  }
}

@media (min-width: 768px) {
  h1 {
  	font-size: 56px;

  }
  h1 small {
  	font-size: 56px;
  }
  .lead {
  	font-size: 18px;
  	font-weight: 300;
  }
  h2 {
  	font-size: 46px;
  }
  h2 small {
  	font-size: 46px;
  }

}
@media (min-width: 992px) {
  h1 {
  	font-size: 56px;

  }
  h1 small {
  	font-size: 56px;
  }
  .lead {
  	font-size: 20px;
  	font-weight: 300;
  }
  h2 {
  	font-size: 46px;

  }
  h2 small {
  	font-size: 46px;
  }
}
@media (min-width: 1200px) {
  h1 {
  	font-size: 78px;
  }
  h1 small {
  	font-size: 66px;
  }
  .lead {
  	font-size: 20px;
  	font-weight: 300;
  }
  h2 {
  	font-size: 46px;

  }
  h2 small {
  	font-size: 46px;
  }
}


/* HOME */
#home {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
.parallax-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-color: rgba(44,62,80,0.2);
	z-index: 2;

}
.home-container {
	position: relative;
	vertical-align: middle;
	z-index: 3;
}
.home-title {
	position: relative;
	color: #FFFFFF;
	z-index: 3;
	margin-left: auto;
	margin-right: auto;
}

.home-title h1 img{height:auto;width:80%;}
.home-title h2.claim{font-family:'robotomedium_italic';font-size:26px;color:#fff;line-height:32px;padding:45px 20px;text-align:left;}
.home-title h2.claim:before {
	content:'"';
	color:white;
	font-size:26px;
}
.home-title h2.claim:after {
	content:'"';
	color:white;
	font-size:26px;
}
@media (min-width: 414px) {
	.home-title h2.claim{ 
		font-size:28px;
		line-height:35px;
		padding:48px 20px;
	}
}
@media (min-width: 768px) {
	.home-title h2.claim{ 
		padding:48px 0 48px 20px;
	}
	.row-height {
	    display: table;
	}
	.row-height [class*="col-"] {
	    display: table-cell;
	    float: none;
	    vertical-align:top;
	}
	.about-info .btn {
		bottom:0;
		position:absolute;
		right:25%;
		vertical-align:bottom;
	}
}
@media (min-width: 992px) {
	.home-title h2.claim {
	  	font-size: 30px;
	    line-height: 37px;
	  }
}
	
@media (min-width: 992px) {
  .home-title h1 img{width:478px;}
  .home-title h2.claim{font-size:38px;padding:0 20px;line-height:42px;}
}

@media (min-width: 992px) {
  #slider-home-wrapper{margin-top:0;}
  #slider-home{width:45%;}
  .home-title{width:50%;}
}

.panel {
	background-color: transparent;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.home-btn {
	margin-top: 45px;
}
.btn-home {
	font-size: 16px;
	font-weight: 400;
	font-family: 'robotoregular', sans-serif;
}
.btn-home a {
    display: inline-block;
    padding: 11px 25px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    background-color: #121212;
	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.btn-home a:hover,
.btn-home a:focus {
    display: inline-block;
	color: #fff;
	text-decoration: none;
	outline: none;
    opacity: 0.7;
}
.home-bottom {
	position: absolute;
	z-index: 3;
	width: 100%;
	left: 0;
	bottom: 0;
	text-align: center;
}

.home-bottom a{font-size:100px;color:#fff;opacity:0.8;-webkit-animation: bounce 1s infinite;animation: bounce 1s infinite;}
.home-bottom a:hover{opacity: 1;-webkit-animation:none;animation:none;}

.move {
	width: 40px;
	margin-left: auto;
	margin-right: auto;
	-webkit-animation: anim2 ease-in-out 3s infinite alternate;
	-moz-animation: anim2 ease-in-out 3s infinite alternate;
}
@-webkit-keyframes anim2
{
   from {left: 0px;   -webkit-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -webkit-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -webkit-transform: scale(1.2) rotate(-20deg) }
}
@-moz-keyframes anim2
{
   from {left: 0px;   -moz-transform: scale(1.0) rotate(0deg)   }
   50%  {left: 250px; -moz-transform: scale(0.8) rotate(10deg)  }
   to   {left: 500px; -moz-transform: scale(1.2) rotate(-20deg) }
}

.dots {
	z-index: 99;
	background-repeat: repeat-y;
	margin: auto;
	width: 6px;
	height: 34px;
}

/* HEADER */
#header .navbar.navbar-default.navbar-fixed-top .container .navbar-header .navbar-brand {
	font-family: 'robotoregular', sans-serif;
}
.header-bottom {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
}
.header-top .navbar-default {
    position: fixed;
	width: 100%;
	left: 0;
	text-align: center;
	z-index: 4;
	top:-100px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
#home-slideshow {
    top: -70px;
}
.navbar-brand {
	float: left;
	height: 70px;
	padding: 15px 0 15px 15px;
	font-size: 30px;
	line-height: 20px;
}
.navbar-default .navbar-brand h3{
	color: #121212;
	font-size: 30px;
	margin-bottom:0px;
	margin-top:10px;
	line-height: 20px;
}
.navbar {
	border: none;
  	margin-bottom:0;
}
.navbar-default {
	border-color: none;
	border-bottom: none;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 4;
	background-color: #fff;
    opacity: 1;
	box-shadow:0 -1px 0 rgba(0,0,0,.1) inset;
}
.navbar-right {
	font-family: 'robotoregular', sans-serif;
	font-size: 13px;.
	font-weight: 400;
	height: 100%;
	margin-top:10px;
}

.navbar-collapse {
	margin-top:6px;
	padding-right: 15px;
	padding-left: 35px;
	color: #121212;
}
.navbar-toggle {
  position: relative;
  float: left;
  padding: 9px 10px;
  border-radius:0;
  margin-top: 14px;
  margin-right: 0px;
  margin-bottom: 12px;
  background-color: transparent;
  background-image: none;
  border: none;
  border-radius: none;
}
.navbar-toggle:focus {
  outline: none;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #fff;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 24px;
  height: 4px;
  border-radius: 2px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #121212;
}
.nav > li > a {
	position: relative;
	display: block;
	padding: 10px 15px;

}
.nav > li > span {
	position: relative;
	display: block;
	padding: 10px 15px;
	cursor: pointer;
}

.navbar-default .navbar-brand{-webkit-transform:scale(0.7);transform:scale(0.7)}
.navbar-default .navbar-brand,
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus{width:256px;height:256px;border-radius:128px;background:#e65400;top:-140px;position: absolute;right:0;padding:0;z-index:999;}
.navbar-default .navbar-brand img{position: absolute;bottom:40px;left:0;right:0;margin:auto;width:147px;height:auto;}

@media (min-width:650px){
  .navbar-default .navbar-brand{-webkit-transform:scale(1);transform:scale(1);}
}

@media (min-width: 992px) {
  #main-nav{padding-top:0;}
  #main-nav a{opacity: 0.7;transition:box-shadow 0.3s, opacity 0.3s;color:#6753FF;}
  #main-nav .current,
  #main-nav a:hover{box-shadow:0 -4px 0 #6753FF inset;color:#6753FF;opacity: 1;}
  .navbar .container{position: relative;}
  .navbar-collapse{margin-top:0;}
  .navbar-default .navbar-brand,
  .navbar-default .navbar-brand:hover,
  .navbar-default .navbar-brand:focus{right:60px;}

  .navbar-default .navbar-brand h3{margin:0;}
  .navbar-default .navbar-nav{}
  .navbar-default .navbar-nav > li > a {color: #6753FF; text-transform:uppercase; font-family:'robotobold',sans-serif; line-height:70px;font-size:18px;padding:0 30px;}
  .dropdown:hover .dropdown-menu {
      display: block;
  }
}

@media (min-width: 1169px) {
  .navbar-default .navbar-nav > li > a{padding:0 40px;}
}

@media (max-width: 768px) {
   .navbar-collapse {
      max-height: none;
      overflow-x: hidden;
   }
}
.dropdown-menu {
	font-size: 13px;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
	-moz-box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);
	box-shadow:0 1px 5px rgba(0, 0, 0, 0.15);

}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.menu-padding {
    padding-top:70px;
}
.content {
    margin-top:0px;
}
.content h2{font-size:50px;margin-top:50px;color:#6753FF;}

/* NAVBAR COLLAPSE */

@media (max-width: 992px) {
    .navbar-default .container {
        width: 100%;
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-default .navbar-collapse {
        margin-top: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .navbar-default .navbar-nav > li > a {
        color: #fff !important;
        font-size:18px;
    }
    .navbar-default .navbar-nav > li > a > .lock-icon {
    	color: #fff !important;
    }
    .navbar-default .navbar-nav > li > a:hover,
    .navbar-default .navbar-nav > li > a:focus,
    .navbar-default .navbar-nav > li > a:active,
    .navbar-default .navbar-nav > li > a.current {
        color: #ddd !important;
    	background: #0a347e;
    }
    .navbar-default .navbar-collapse {
        background-color: #1C1C1C;
    }
    .navbar-small .navbar-collapse {
        margin-top: 0px;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .nav > li > span {
        color: #fff;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: none;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0;
      	padding-left: 25px;
        padding-right: 25px;
    }
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar-fixed-top {
		top: 0;
		border-width: 0 0 1px;
	}
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 0;
	}
	.navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .collapse.in{
  		display:block !important;
	}
    .navbar-default ul.nav li {
		border-bottom: 1px dotted #2A2A2A;
   		margin: 0 -25px;
	}
    .dropdown-menu {
        position: relative;
        top: 100%;
        left: 0;
        z-index: 1000;
        display: none;
        float: none;
        min-width: 160px;
        padding: 5px 0;
        margin: 2px 0 0;
        font-size: 13px;
        list-style: none;
        background-color: transparent;
        background-clip: padding-box;
        border: none;
        border: none;
        border-radius: 4px;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu > li {
        border-bottom: none!important;
    }
    .dropdown-menu > li > a {
        color: #fff;
    }
    .dropdown-menu > li > a:hover,
    .dropdown-menu > li > a:focus {
        text-decoration: none;
        background-color: transparent!important;
    }
}

/* SITE WRAPPER */
.site-wrapper {
	clear: both;
  	position: relative;
  	z-index:100;
  	background: #fff;
}
.site-wrapper-video {
	background:#fff;
	z-index:1;
}

/* ABOUT */
#about {
	padding-top: 60px;
	padding-bottom: 0;
}
.section-title-about {
	text-align: center;
	margin-bottom: 30px;
}
h4 {
	font-size: 24px;
}
h4 small {
	font-size: 20px;
}
p {
	font-size: 14px;
	line-height: 20px;
	font-weight: 300;
}
.about-row {
	margin-bottom: 40px;
	list-style-type: none;
}
.about-icon {
	float: left;
}
.about-info {
	height:350px;
	margin:0 auto;
	padding-top: 0px;
	padding-bottom:40px;
	position:relative;
}

.tabbed{}
.tabbed > div{opacity:0.3}
.tabbed > .active{opacity:1}

@media (min-width:768px) {
.tabbed .active a:after{content:'';width:5px;height:35px;background:url(../img/icon-dots.svg) no-repeat center center;position: absolute;margin:auto;left: 0;right:0;bottom: -40px;}
.about-info {
	margin:0 auto 20px;
}
}
.about-info h3{font-weight:700;text-transform:uppercase;font-size:20px;margin:0 0 30px 0;}
.about-info ul{text-align:left;padding:0 10px;}
.about-info li{position: relative;list-style:none;color:#333;font-size:16px;font-family:'robotoregular';padding:0 0 14px 0;}
.about-info li:before{content:'-';width:12px;height:12px;display: inline-block;margin:0 5px 0 0;}
.about-info li:last-child:before{display: none;}
.about-info.administracion li:before{border-bottom-color:#fff;}
.about-info.tecnologia li:before{border-bottom-color:#fff;}
.about-info.comercial li:before{border-bottom-color:#fff;}
.about-info.implementacion li:before{border-bottom-color:#fff;}
.about-info .btn{padding-left:32px;padding-right:32px;background-color:#6753FF;color:#fff;outline: none;}

#metodoligi .about-info li {
	color:#ddd;
}

/* WHO WE ARE */

#who-we-are {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.col-we-are {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	z-index:3;
}
.we-are-info {
	line-height: 1;
}
.p-info {
	line-height: 1.6;
  	color:#fff;
  	font-size:18px;
  	font-family:'robotoregular',sans-serif;
  	font-weight:300;
}
.col-md-skills {
	margin-top: 40px;
	margin-bottom: 40px;
	color: #fff;
	z-index:3;
	height:300px;
}
.skills-col {
	text-align:left;
	margin-top: 40px;
	margin-bottom: 40px;
}
.skills {
	text-align: left;
	margin: 40px 0px;
	padding:0px;
	color:#fff;
}
.skills-col .skills p {
	font-family: 'robotoregular', sans-serif;
	font-weight:400;
	font-size: 13px;
	line-height:0px;
}

.skillbar {
	position:relative;
	display:block;
	margin-bottom:35px;
	width:100%;
	background:#fff;
	height:26px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-webkit-transition:0.4s linear;
	-moz-transition:0.4s linear;
	-ms-transition:0.4s linear;
	-o-transition:0.4s linear;
	transition:0.4s linear;
	-webkit-transition-property:width, background-color;
	-moz-transition-property:width, background-color;
	-ms-transition-property:width, background-color;
	-o-transition-property:width, background-color;
	transition-property:width, background-color;
}

.skillbar-title {
	position:absolute;
	font-family: 'robotoregular', sans-serif;
	font-weight: 400;
	font-size: 13px;
	top:0;
	left:0;
	width:110px;
	color:#ffffff;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-title span {
	display:block;
	padding:4px 10px;
	height:26px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	border-top-left-radius:3px;
	border-bottom-left-radius:3px;
}

.skillbar-bar {
	height:26px;
	width:0px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.skills-col p {
font-family: 'robotoregular', sans-serif;
font-weight: 400;
font-size: 13px;
line-height: 0px;
}

/* TEAM */

#team {
	padding-bottom: 60px;
	padding-top: 60px;
}
.section-title-team {
	text-align: center;
	margin-bottom: 50px;
}
.team-info {
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
}
.grid {
	padding: 0px 0px 0px 0px;
	max-width: 100%;
	list-style: none;
	text-align: center;
}
.grid li {
 	display: inline-block;
	width: 100%;
	position: relative;
}
.grid figure {
	margin: auto;
	position: relative;
}
.grid figure img {
	max-width: 100%;
	display: block;
	position: relative;
}
.grid figcaption {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #121212;
 	display: table-cell;
    vertical-align: middle;
}
.cbp-l-grid-projects .grid figcaption {
	padding-top: 35.5%;
}
.team-member .grid figcaption {
	padding-top: 37.5%;
}
.grid figcaption a {
    padding: 5px;
	color:#fff;
}

/* PORTFOLIO HOVER AND TOUCH ANIMATIONS */
.cs-style-3 figure {
	overflow: hidden;
}
.cs-style-3 figure img {
    margin-left:auto;
    margin-right:auto;

	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
   	transition: transform 0.3s;
}
.no-touch .cs-style-3 figure:hover img,
.cs-style-3 figure.cs-hover img {
	-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.25);
    transform: scale(1.2);
}
.cs-style-3 figcaption {
	height: 100%;
	width: 100%;
	top: auto;
	bottom: 0;
	opacity: 0;

    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -o-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);

	-webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.no-touch .cs-style-3 figure:hover figcaption,
.cs-style-3 figure.cs-hover figcaption {
	opacity: .7;

    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

/* ==== 8) Separator-Video ==== */
#nosotros {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
 	position: relative;
}

#nosotros .p-info {
	color:#333;
}
#nosotros h3 {
	font-weight: 700;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0 0 30px 0;
}

.nosotros-inner{
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	display: block;
	text-align:center;
}
.nosotros-title-h3 {
	background-color: #818ec0;
	color:#fff;
    padding: 20px;
}
.p-info a{color:#6753FF;}

@-webkit-keyframes color_change {
	from { background-color: #e6eaf2; }
	to { background-color: #ced6e5; }
}

@media (min-width:992px) {
  #nosotros ul{
  	max-width:700px;
  	text-align:center;
  	}
}

#nosotros .ubicaciones{text-align:center;margin:20px 0 0 0;position: relative;z-index:99;}
#nosotros ul{box-shadow:0 0 0 16px rgba(255,255,255,.4);background:#fff;display: inline-block;width:100%;padding:0;}

#nosotros li{color:#e65400;font-size:16px;font-weight:400;list-style:none;padding:0 0 14px 0;text-align:left}
#nosotros strong{display: block;cursor:pointer}
#nosotros span{font-size:13px;line-height:1.2em;color:#666;display: none;}





/* Global Button Styles */
a.animated-button.thar-one {
	background:transparent;
	color: #6753FF;
	cursor: pointer;
	display: block;
/* 	position: relative; */
	border: 2px solid #6753FF;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
a.animated-button.thar-one:hover {
	color: #fff !important;
	background-color: transparent;
	text-shadow: none;
}
a.animated-button.thar-one:hover:before {
	bottom: 0%;
	top: auto;
	height: 100%;
}
a.animated-button.thar-one:before {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 0px;
	width: 100%;
	z-index: -1;
	content: '';
	color: #fff !important;
	background: #6753FF;
	transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
#sectores {
	position: relative;
  	height: 100%;
	background-image: linear-gradient(#fff, #fff);
	padding-bottom:75px;
}
svg.contacto__bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 7vw;
}
#sectores h2 {
	margin-top:0;
}
#sectores .sectores-flex-row {
	padding:0;
}
#sectores li {
	list-style:none;
	margin-bottom:10px;
}

@media (min-width:768px) {
  #sectores .sectores-flex-row {
    	display: -webkit-box;
	  	display: -moz-box;
	  	display: -ms-flexbox;
	  	display: -webkit-flex;
	  	display: flex;
	  	-webkit-flex-flow: row wrap;
	  	justify-content: space-around;
	  	list-style-type:none;
	  	margin:30px auto;
	}
}



.separator-video-content {
	margin-top: 0;
	margin-bottom: 40px;
}
.video-info {
	line-height: 1.6em;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px; height: 0;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.fluid-width-video-wrapper {
  margin-top: 40px;
	margin-bottom: 40px;
}
.video-container{margin-top:60px;}
.google-map{border:2px solid #fff;box-shadow:0 0 0 16px rgba(255,255,255,.4);}

/* METODOLOGIAS */

#metodoligia {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
 	position: relative;
}
#metodoligia .lead {
	color:#fff;
}
#metodoligia .about-info .lead {
	color:#333;
	font-size: 16px;
	font-weight: 300;
	margin-bottom:10px;
}
#metodoligia .about-info img {
	width:120px;
}	
#metodoligia h2,
#metodoligia h3 {
	color:#333;
}
#metodoligia .about-info li {
	color:#ddd;
}

/* FUN FACTS ==== */
#fun-facts {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	z-index: 1;
	padding-top:30px;
	padding-bottom:30px;
}
.fact-container {
	padding-top:60px;
	padding-bottom:13px;
}
.counter {
	font-size: 70px;
	font-family: 'robotobold', sans-serif;
	font-weight: 700;
	line-height: 0px;
}
.fact {
	text-align:center;
}

/* SEPARATOR QUOTES */

#separator-quotes {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/bg_4.jpg);
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.quotes {
	color: #fff;
	position: relative;
	z-index: 3;
	text-align: center;
	height: 100%;
	padding-top: 80px;
	padding-bottom: 80px;
}
.white {
	color: #fff;
}
.label {
	font-weight: normal;
}
.quotes .fa.fa-quote-left {
	font-size: 26px;
	vertical-align: top;
	margin-top: 2px;
}
.quotes .fa.fa-quote-right {
	font-size: 26px;
	vertical-align: top;
	margin-top: 2px;
}

/* SERVICES */

#services {
	padding-bottom: 30px;
}
#services .section-title {
	text-align: center;
	margin-bottom: 40px;
  	margin-top: 40px;
}
.services-row h3{
  	line-height:1.4em;
}
.service {
	margin-bottom: 40px;
}
.service-icon {
	float: left;
  	margin-left:20px;
}
.ion-icons {
	padding-right:10px;
	vertical-align:middle;
}
.ion-icons-small {
	color:#404760;
	font-size:25px;
	opacity:.3;
	vertical-align:top;
}
.back-icon{
	z-index: -1;
	color: #F0F0F0;
	position: absolute;
	padding-left: 40px;
	left: 0;
	top: 0;
	width: 144px;
	height: 144px;
	line-height: 144px;
	font-size: 144px;
}
.ion-3x {
	font-size: 3em;
}
.service-info {
	padding-left: 50px;
}
#services h2 img{display:block;text-align:center;margin:0 auto 10px auto;}
#services h2{text-align:center; color:#6753FF;}

@media (min-width: 768px) {
  #services h2 img {
  	margin:-8px 10px 0 0;
  	display:inline-block;
  }
  #services .section-title {margin-top:60px;}
  
	.services-row {
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
	  -webkit-flex-flow: row wrap;
	  justify-content: flex-start;
	  float:left;
	}
	.servicios-title,
	.sectores-title {
/* 		margin-top:40px; */
	}
}
#servicios {
	position: relative;
  	height: 100%;
  	padding-bottom:20px;
	background-image: linear-gradient(#e6e3ff, #d7d2ff);
}
svg.servicios__bg {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 7vw;
}
.servicios-height {
	padding-left:0;
}
#services h3,
#services .service-description-column{font-size:16px;font-weight:700;margin:0;color: #404760;line-height: 1.4em;}

.detalle{visibility:hidden;height:0;overflow:hidden}
.detalle .close{font-size:24px;font-weight:100;margin:0 10px;line-height:1em;width:44px;height:44px;border-radius:22px;background-color:#6753FF;opacity: 1;transition:background-color 0.3s;}
.detalle .close-xs{display: inline-block;float: none;}
.detalle .close .icon{vertical-align:middle;line-height:44px;display: block;text-align:center;color:#fff;}
.detalle .close:hover{background-color:#0a347e}
.detalle.visible{visibility:visible;height:auto;}
.service-description{color:#666;font-size:14px;line-height:19px;padding:0;}

.service-description li{padding:4px 0 6px 0;list-style:none}
.service-description-column b, .service-description b {display:block;padding-bottom:10px;}
.administracion-detail h3{color:#404760;}
.tecnologia-detail h3{color:#404760;}
.comercial-detail h3{color:#404760;}
.implementacion-detail h3{color:#404760;}

.administracion .icon,
.tecnologia .icon,
.comercial .icon,
.implementacion .icon {
	font-size:50px;
}
.administracion .ion-ios-gear:before,
.tecnologia .ion-clipboard:before,
.comercial .ion-compose:before,
.implementacion .ion-ios-people:before {
	background-color: white;
    border-radius: 50%;
    padding: 5px;
    width: 60px;
    height: 60px;
}

/* SEPARATOR CALL TO ACTION ==== */

#separator-purchase {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url(../img/bg_5.jpg);
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}
.call-action-purchase {
    padding: 20px 0px 20px 0px;
    vertical-align: middle;
    display: table;
}
@media (max-width: 480px) {
    .action-5-info h3,
    .action-5-info h3 small {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    .action-5-info h3,
    .action-5-info h3 small {
        font-size: 22px;
    }
    .service-description-column { 
    color:#666;
    -webkit-column-count: 3;
    -webkit-column-gap: 40px;
    -webkit-column-rule-style: outset;
    -webkit-column-rule-color: #666;

    /* Firefox */
    -moz-column-count: 3;
    -moz-column-gap: 40px;
    -moz-column-rule-style: outset;
    -moz-column-rule-color: #666;

    column-count: 3;
    column-gap: 40px;
    column-rule-style: outset;
    column-rule-color: #666;}
}

/* PORTFOLIO */
#our-work {
	padding-top: 60px;
	padding-bottom: 60px;
}
.portfolio-container {
	position: relative;
	margin: 0 auto;
	-webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

#filters {
	padding:0;
	list-style:none;
	margin-bottom:30px;
}

#filters li {
	float:left;
}

#filters li span {
	display: block;
	padding: 5px 20px;
	margin-right: 5px;
	margin-top:5px;
	text-decoration:none;
	color:#121212;
	cursor: pointer;
	background-color: #f5f5f5;

	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;

	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
}

#filters li span.active {
	color:#fff;

	border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
	-o-border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
}
#filters li span:hover,
#filters li span:focus {
	color: #fff;
}
#portfoliolist .portfolio {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	display: none;
	margin-bottom: 15px;
	overflow: hidden;
}
.portfolio-wrapper {
	overflow:hidden;
	position: relative !important;
}
.portfolio img {
	max-width:100%;
	position: relative;
}

/* TESTIMONIALS */

#separator-testimonials {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	background:#fff;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.testimonials {
	margin-top: 60px;
	margin-bottom: 60px;
	color: #fff;
}

.testimonials span{color:#6753FF;line-height:1.6em}
.testimonials p{color:#e65400;line-height:1.6em}
.testimonial-img {
	width: 100px;
	margin-bottom: 10px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%;
}
.testimonials .fa.fa-quote-left {
	font-size: 18px;
	vertical-align: top;
	margin-top: 2px;
}
.testimonials .fa.fa-quote-right {
	font-size: 18px;
	vertical-align: top;
	margin-top: 2px;
}

/* CLIENTS */

#clients {
  	background:#fff;
	padding-top: 20px;
	padding-bottom: 40px;
  	position: relative;
  	z-index:90;
}
.section-title-clients {
	text-align: center;
	margin-bottom:40px;
}

@media (min-width:768px) {
  .clients-logos > div{width:25%;}
}
@media (min-width:992px) {
  .clients-logos > div{width:20%;}
}
.clients-logos a{opacity:0.5;transition:opacity 0.3s;display: block;cursor:default;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform: translateZ(0) scale(1.0, 1.0);transform: translateZ(0) scale(1.0, 1.0);}
.clients-logos a:hover{opacity:1;}
.clients-logos img{padding:14px;margin:0 auto;opacity:0.5;transition:opacity 0.3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform: translateZ(0) scale(1.0, 1.0);transform: translateZ(0) scale(1.0, 1.0);display: block;}
.clients-logos img:hover{opacity:1;}



/* TWITTER FEED ==== */
#twitter-feed {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	padding-top: 60px;
}
.tweet-feed .tweet .date {
    margin-top: 5px;
    font-weight: bold;
    font-size: 12px;
}
.twitter-logo {
    margin-bottom: 15px;
}
@media (min-width: 180px) {
    .tweet-feed ul li {
        font-family: 'robotobold', sans-serif;
	    font-weight: 700;
        font-size: 14px;
    }
}
@media (min-width: 480px) {
    .tweet-feed ul li {
        font-family: 'robotobold', sans-serif;
	    font-weight: 700;
        font-size: 18px;
    }
}
@media (min-width: 769px) {
    .tweet-feed ul li {
        font-family: 'robotobold', sans-serif;
	    font-weight: 700;
        font-size: 24px;
    }
}
.tweet-feed .flex-control-nav {
    width: 100%;
    position: relative;
    bottom: -10px;
    text-align: center;
}
.blog-widget-container .tweet-feed ul li {
    font-family: 'robotoregular', sans-serif;
    font-weight: 400;
    font-size: 13px;
    margin-bottom: 10px;
}

/* GET CONNECTED */

#get-connected {
	background-position: bottom center;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #191c26;
	display: table;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 101;
  	position: relative;
	color: #fff;
}
#get-connected .lead a:hover{text-decoration:underline;color:#e65400;}

.connected-row {
	margin-bottom: 0;
	color: #fff;
	position:relative;
	z-index:3;
}
.connected-icons {
	list-style-type: none;
    display: inline-block;
    list-style: none;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	-khtml-padding-start: 0;
	-o-padding-start: 0;
	padding-start: 0;
	padding: 0;
	width:100%;
}

@media (min-width:768px) {
  .connected-icons {margin:60px;}
}

.connected-icons li {
	display: inline-block;
    padding: 5px;
}
.connected-icon > h2 {
	font-size:25px;
	margin:0;	
	text-align:right;
	display:inline-block;
	vertical-align:middle;
}
.connected-icon a .fa-stack.fa-lg.fa-4x .fa.fa-circle {
	opacity: 0.2;
	-webkit-transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -ms-transition: opacity .4s ease-in-out;
    -o-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}
.connected-icon a:focus .fa-stack.fa-lg.fa-4x .fa.fa-circle,
.connected-icon a:hover .fa-stack.fa-lg.fa-4x .fa.fa-circle {
	opacity: 1;
}
.ion-5x {
	font-size: 5em;
}

@media (min-width:768px) {
  .connected-icons{margin:0;display: block;}
}
.connected-icons i{font-size:40px;color:#fff;}
.connected-icons img.infojobs {height:34px; width:34px;}
.connected-icons a{opacity:0.6;transition:opacity 0.3s;display: initial;}
.connected-icons a:hover{opacity:1}
.connected-icons .lead{display:block;text-align:center;color:#fff;margin:16px 0 0 0;}

/* PRICE LIST */

#price-list {
	padding-top: 60px;
}
.section-title-price {
	text-align: center;
	margin-bottom: 40px;
}
.price-container {
	margin-bottom: 80px;
}
.price-box {
	margin-top:30px;
	margin-bottom:30px;
	padding: 15px;
	background-color: #F2F2F2;
}
.price-box-big {
	background-color: #F1F1F1;
	padding-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 35px;
}
.price-box-info h2 span {
	font-size: 36px;
}
.price-box-info h2 small {
	font-size: 24px;
	color: #121212;
}
.price-box-info h3 span {
	font-size: 36px;
}
.price-box-info h3 small {
	font-size: 24px;
	color: #121212;
}
.ion-6x {
	font-size: 6em;
}
.price-box-info {
	margin: 15px 15px;
}
.price-box-offer {
	margin-bottom: 35px;
	margin-top: 20px;
}
.offer-list {
	list-style-type: none;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	-khtml-padding-start: 0;
	-o-padding-start: 0;
	padding-start: 0;
	padding: 0;
}
.ion-2x {
	font-size: 2em;
}
.offer-list li {
	list-style: none;
	font-size:16px;
	margin-bottom: 10px;
}
.offer-list li span {
	font-family: 'robotobold', sans-serif;
	font-weight: 700;
}
.sign-up-btn {
	margin-bottom: 30px;
}

/* CONTACT DETAILS */

#contact-details {
	background-position: center 0%;
	background-size: cover;
	background-repeat: no-repeat;
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
	color: #fff;
}
.details {
	margin-top: 80px;
	margin-bottom: 80px;
	color: #fff;
	z-index: 3;
}
.phone-info {
	line-height: 0;
	border-radius: 3px;
	display: inline-block;
	color: #fff;
	padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 0px;
}


/* CONTACT FORM */

#contacto {
	position: relative;
  	padding-bottom:20px;
  	background:#404760 url(../img/map.svg)no-repeat ; 
  	background-size:70%;
}
#contacto .formcontact {
	margin-top:10px;}
#contacto .formcontact label {
	color:#ddd;
	font-size:16px;
	font-weight:normal;
}
#contacto h2,
#contacto a{color:#fff;font-size:50px;}
#contacto .lead{color:#fff;font-size:18px;font-family:'robotoregular',sans-serif;text-align:center}
.ckeckmark-form {
	font-size: 50px;
    float: left;
    margin: 0 20px 0 0;
    line-height: 50px;
}

@media (min-width:768px) {
  #contacto .col-md-6{padding:0 40px;}
  #contacto .lead{font-size:36px;}
}
@media (min-width:992px) {
  #contacto .col-md-6{padding:0 60px;}
}
@media (min-width:1024px) {
	#contacto .col-md-6 {
		padding:0 40px;
	}
	.home-title h2.claim:before,
	.home-title h2.claim:after {
		font-size:32px;
	}
}
#contacto input,
#contacto textarea{color:#666;font-size:18px;border:0 none;font-family:'robotoregular',sans-serif}
#contacto input:focus{color:#6753FF;border:0 none;}
#contacto h3{
	background:none;
    color: #fff;
    font-size: 28px;
    margin-bottom: 10px;
    }
.contacto-empleo {
	list-style-type:none;
	padding:0;
}
.p-info-mail > a {
	color:#6753FF;
	text-decoration:underline;
}
#contacto p{color:#fff;font-size:17px;text-align:left;line-height:24px;}
#contacto img{margin-bottom:30px;}

#porTelefono input,
#porTelefono p{max-width:100%;line-height:1.4em;}
#porTelefono p{display: inline-block;}

#contact h1 { margin: 10px 0 10px; font-size: 24px; color: #fff; }
#contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; }



/* FORM STYLE */

#contact input, select {
	width: 100%;
	padding: 8px 10px;
	color: #444;
	background: #fff;
	border: 1px solid #F0F0F0;
	margin: 0 0 7px ;
	-webkit-border-radius:2px;
}
#contact input[type="submit"] {
	background-color:#191c26;
	border:none;
	color: #fff;
	font-size:16px;
	font-family: 'robotobold', sans-serif;
	margin-bottom:50px;
	text-transform:uppercase;
    width:27%;
}
#contact input[type="submit"]:hover {
	background-color:#6753FF;
	color:#191c26;
	outline: none;
}  
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
border-color: none;
box-shadow: none;
outline: 0 none;
}
textarea {
	width: 100%;
	max-width:100%  ;
	height: 95px;
	padding: 8px 10px;
	color: #444;
	background: #fff;
	border: 1px solid #F2F2F2;
	margin-bottom: 7px;
	-webkit-border-radius:2px;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}

#contact input.submit {
	width: 185px;
	margin: 15px 0px;
	cursor: pointer;
	color:#fff;
	border-radius: 3px;
	border-color: none;
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
  	text-transform:uppercase
}
.about-info .logo-sap {
	width: 74px;
    margin-top: 21px;
    margin-bottom: 18px;
}

input[type="submit"]{font-size:18px;font-weight:400;padding:10px !important;}

#contact input.submit:hover {
	background:#444;
}
#contact input[type="submit"][disabled] { background:#888; }

#contact span.required {
	font-size: 13px;
	color: #ff0000;
}
.message {
	margin: 10px 0;
	padding: 0;
  	transition:0.3s;
}

.message .close{font-size:14px;margin:-8px -8px 0 0;}
.message p{padding:20px;background:#e65400; border-radius:2px; color:#fff;transition:0.3s;}
.message p:last-child{display: none !important;}

.error_message {
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	line-height: 22px;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	-webkit-border-radius: 5px;
	background-color: #FBE3E4;
	background-image: url(../img/error.gif);
	background-position: 10px center;
	background-repeat: no-repeat;
}

#contacto fieldset{position: relative;}

.loader {
	padding:0 50px;
 	position:absolute;left:0;right:0;bottom:22px;margin:auto !important;
 	background:#e65400;background:#888;
}


acronym {
	border-bottom:1px dotted #ccc;
}

/* GOOGLE MAPS */

#map {
	height: 480px;
	width: auto;
}

/* FOOTER */

#footer {
	background-color: #0c0e13;
    padding:6px 15px;
}

#footer span{font-size:14px;}
#footer a:hover{color:#e65400;}

.back-to-top{
	display: inline-block;
	font-size: 80px;
	line-height:40px;
	text-align:center;
	margin: 0;
	padding:0;
	color: #fff;
	opacity:0.6;
	-webkit-transform: translateZ(0);
	-webkit-transition: 0.2s all linear;
	-moz-transition: 0.2s all linear;
	transition: 0.2s all linear;
	cursor: pointer;
	position: relative;
	z-index:10;
}

.back-to-top:hover{opacity: 1;}

.footer-social {
	margin-top: 60px;
	margin-bottom: 10px;
}
.footer-social li a:hover {
	color: #fff;
}
.footer-info {
	margin-bottom: 20px;
}
.footer-copyright {
	font-size:13px;
}
footer p {
    font-size: 16px;
    font-family: 'robotoregular', sans-serif;
    font-weight: 300;
    color: #f5f5f5;
}
.footer-logo a {
    color: #f5f5f5;
}
footer .footer-menu {
    margin-top: 45px;
    border-top: 1px solid #333;
    padding-top: 30px;
    font-size: 12px;
    font-weight: 400;
    height: 64px;
    color: #999;
}
footer .footer-menu a {
    color: #999;
    margin-left: 30px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
footer .footer-menu a:hover {
    color: #fff;
}
footer .connected-icons {
	margin: 0;
	list-style-type: none;
    display: inline-block;
    list-style: none;
}
footer .connected-icons > div {
	display: inline-block;
    padding: 17px 17px;
}
footer .connected-icons li .fa-2-5x {
    font-size: 2.5em;
}
.connected-icon {
	margin:15px 0 0;
}
.connected-icons a {
	display:inline-block;
	margin:0 5px;
	vertical-align:middle;
}
.btn-legal {
	background:transparent;
	border:0;	
}
.btn-buy {
	padding: 1px 5px;
	font-size: 10px;
	line-height: 1.5;
	border-radius: 3px;
}
/* HOME PATTERN */
#home-pattern {
	background-color: #fff;
	background-position: 0 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-image: url("../img/banner-principal-h.jpg");
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 100;
}

@media (min-width: 768px){
  #home-pattern{
	background-position:53% 75%;  	
  	}
}
@media (min-width: 992px){
  #home-pattern{
	background-position:0 0;  	
  	padding-top:70px;
  	}
  .iso-class {
  	float:right;
  }
}
#home-slideshow {
	display: table;
	width: 100%;
	height: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
	vertical-align: middle;
	z-index: 1;
}

/* SHORTCODES */
.btn, .btn-default, .btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	text-shadow: none;
	border: 0;
	background-image: none;
	font-size:16px;
	border-radius:0;
	border-color: none;
	-webkit-transition: .4s cubic-bezier(0.25,.46,.45,.94);
	transition: .4s cubic-bezier(0.25,.46,.45,.94);
	-webkit-transition-property: background-color,color;
	transition-property: background-color,color;
	box-shadow: none;
	font-family:'robotobold',sans-serif;
	text-transform:uppercase;
	padding:;
}
.btn:focus, .btn-primary:focus, .btn-success:focus, .btn-info:focus, .btn-warning:focus, .btn-danger:focus {
    background-color: #999;
	border-color: none;
}
.btn:active, .btn-default:active, .btn-primary:active, .btn-success:active, .btn-info:active, .btn-warning:active, .btn-danger:active {
    background: #121212 ;
    border: none;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color:#404760;
	color:#fff;
    outline:none; 
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border: 1px solid #999;
}
.btn-default:hover {
    color: #fff;
}
.open .dropdown-toggle.btn-primary {
	border-color: none;
}

blockquote p {
	font-size: 18px;
	font-style: italic;
	font-weight: 400;
}
ul.check-list-1 li:before,
ul.check-list-2 li:before,
ul.check-list-3 li:before,
ul.chevron-list-1 li:before,
ul.chevron-list-2 li:before,
ul.dot-circle-list li:before {
	display: inline-block;
	width: 40px;
	margin-left: -40px;
	text-align: center;
	line-height: inherit;
	font-family: FontAwesome;
}
ul.check-list-1,
ul.check-list-2,
ul.check-list-3,
ul.chevron-list-1,
ul.chevron-list-2,
ul.dot-circle-list,
ul.caret-list {
	list-style:none;
}
ul.check-list-1 li:before {
	font-size: 13px;
	content: '\f00C';

}
ul.check-list-2 li:before {
	font-size: 13px;
	content: '\f058';

}
ul.check-list-3 li:before {
	font-size: 13px;
	content: '\f14a';

}
ul.chevron-list-1 li:before {
	font-size: 13px;
	content: '\f054';

}
ul.chevron-list-2 li:before {
	font-size: 13px;
	content: '\f138';

}
ul.dot-circle-list li:before {
	font-size: 13px;
	content: '\f192';

}
ul.caret-list li:before {
	font-size: 13px;
	content: '\f152';

}
.btn-link:hover,
.btn-link:focus {
  color: #121212;
  text-decoration: underline;
  background-color: transparent;
}
.post-title a {
    color: #121212;
}
.post-img {
    margin-bottom:10px;
}
.project-img {
    margin-bottom:60px;
}
.tags-list {
    list-style: none;
    padding:0px;
}
.tags-list li {
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
    padding: 3px 9px;
    border: 1px solid #e8e8e8;
}
.blog-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.blog-list li {
    background-color: #F2F2F2;
    padding: 5px 5px 5px 10px;
    margin-bottom: 5px;
    border-radius: 3px;
}
.blog-list li a {
    color: #121212;
}
.blog-list li a:hover {
    color: #fff;
}
.blog-list li:hover a {
    color: #fff;
}
.blog-widget-container {
    margin-bottom: 60px;
}
.form-control:focus {
    border-color: #121212;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.form-control {
    border-radius: 0px;
}
.blog-author {
    margin: 60px 0 60px 0;
}
.author-img {
    max-height:100px;
    float:left;
    margin-right: 20px
}
#back-to-top {
    position: fixed;
    z-index: 1000;
    bottom: 25px;
    right: 40px;
    display: none;
    cursor: pointer;
}
#back-to-top a:hover {
    color: #999;
}
.action-btn {
    margin: 20px 0 20px 0;
}
.call-action-1 {
    background: #272727;
    padding: 20px;
    margin: 20px 0 20px 0;
}
.call-action-2 {
    border: 1px solid #CCC;
    padding: 20px;
    margin: 20px 0 20px 0;
}
.call-action-3 {
    background: #272727;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
}
.call-action-4 {
    border: 1px solid #CCC;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
}
.call-action-5 {
    background: #272727;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
    vertical-align: middle;
    display: table;
}
.call-action-6 {
    border: 1px solid #CCC;
    padding: 20px 40px 20px 40px;
    margin: 20px 0 20px 0;
    vertical-align: middle;
    display: table;
}
@media (min-width: 768px) {
    .action-5-btn {
    padding: 20px 0 20px 20px;
    }
    .action-5-info {
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        text-align: left;
        padding: 0;
    }
    .action-5-btn {
        text-align: right;
        display: table-cell;
        vertical-align: middle;
    }
}
@media (max-width: 180px) {
    .action-5-btn {
    padding: 20px 0 20px 20px;
    }
}
@media (max-width: 480px) {
  .btn-responsive {
    font-size:90%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .btn-responsive {
    font-size:100%;
  }
}
.panel-title:hover {
     cursor: pointer;
}
.panel-body {
    background-color: #f5f5f5;
    padding-left: 30px;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
    border-top: none;
}
.nav-tabs > li > a:hover {
    border: none;
    border-color: none;
}
.nav > li > a:hover, .nav > li > a:focus {
    text-decoration: none;
    color: #fff;
    border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #121212;
    background-color: #f5f5f5;
    cursor: default;
    border: none;
    border-bottom-color: transparent;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    background-color: #fff;
    color: #121212;
    border-radius: 4px 4px 0 0;
}
.tab-pane {
    padding: 15px;
    background-color: #f5f5f5;
}
.nav-tabs {
    border: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #121212;
    text-decoration: none;
    background-color: #f5f5f5;
    outline: 0;
}
.nav-tabs-dark > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    background-color: #272727;
    cursor: default;
    border: none;
    border-bottom-color: transparent;
}
.tab-pane-dark {
    padding: 15px;
    color: #fff;
    background-color: #272727;
}


/* PRODUCTS ==== */

.productos-inner{background-image: url(../img/background-product.jpg);background-size: cover;background-repeat: no-repeat;background-size:130%;background-attachment: fixed;display: block;background-position:60% 110px;overflow:hidden;height:336px;max-height:336px;}
.cuerpoProductos{text-align:right;width:90%;display:block;float:right;margin:10px 0 30px 30px;position:relative;}
.cuerpoProductos P{margin:0px;padding:0px;}
.capaGoDigital {text-align:Center;}
#goDigital .container{padding:70px 0px 60px 0px;}

.icoGoDigital{padding-top:10px;}
.triptico{margin-left:40px;}
.descargarPdf{margin-top:18px;padding:0px;}
.descargarInfo{float:left;text-transform:uppercase;color:#E65400;}

.semicirculo{
	position:absolute;
	text-decoration:none;
	text-align:center;
}
.semicirculo:hover{
	text-decoration:none!important;
}
#main-nav .semicirculo a{
	opacity: 0.9;
}
@media (max-width: 772px) {
	.productos-inner{background-size:240% auto;background-position:right 80px;}
	.triptico{margin-left:0;}
	.descargarPdf{margin-top:12px;padding:0px;}
	.descargarInfo{float:left;text-transform:uppercase;color:#E65400;}
	.ico-descargar,
	.enlaceDescargar{display:inline-block;vertical-align:middle;}
	.ico-descargar{margin-left:10px;}
	.descargarPdf{text-align:left;}
}
@media (min-width: 180px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {top:15px;right:-70px;transform:scale(0.6);-webkit-transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);float:none;}
}
@media (min-width: 320px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {right:-60px;transform:scale(0.6);-moz-transform:scale(0.6);-ms-transform:scale(0.6);-webkit-transform:scale(0.6);float:none;}
}
@media (min-width: 480px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {right:-60px;transform:scale(0.6);-webkit-transform:scale(0.6);-moz-transform:scale(0.6);float:none;}
}
@media (min-width: 768px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {top:40px;right:-15px;transform:scale(0.75);-webkit-transform:scale(0.75);-moz-transform:scale(0.75);-ms-transform:scale(0.75);float:none;}
	#home-pattern #main-nav a:hover{box-shadow:none;}
	.navbar-default .navbar-nav > li > a {padding:10px 15px;}
}
@media (min-width: 992px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {top:60px;right:10px;-webkit-transform:scale(0.9);-moz-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);float:none;}
	#home-pattern #main-nav a:hover{box-shadow:none;}
	.navbar-default .navbar-nav > li > a {padding:0 20px;}
}
@media (min-width: 1169px) {
	#home-pattern #main-nav a{opacity: 0.9;}
	#home-pattern #main-nav {top:70px;right:110px;-webkit-transform:scale(1.0);-moz-transform:scale(1.0);-ms-transform:scale(1.0);transform:scale(1.0);float:none;}
	#home-pattern  #main-nav a:hover{box-shadow:none;}
	.navbar-default .navbar-nav > li > a {padding:0 40px;}
}