@charset "UTF-8";
@font-face {
  font-family: 'Conv_Raleway-Regular';
  src: url("fonts/Raleway-Regular.eot");
  src: local("☺"), url("fonts/Raleway-Regular.woff") format("woff"), url("fonts/Raleway-Regular.ttf") format("truetype"), url("fonts/Raleway-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Conv_Raleway-Bold';
  src: url("fonts/Raleway-Bold.eot");
  src: local("☺"), url("fonts/Raleway-Bold.woff") format("woff"), url("fonts/Raleway-Bold.ttf") format("truetype"), url("fonts/Raleway-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ralewaylight';
  src: url("fonts/raleway-light-webfont.eot");
  src: url("fonts/raleway-light-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/raleway-light-webfont.woff2") format("woff2"), url("fonts/raleway-light-webfont.woff") format("woff"), url("fonts/raleway-light-webfont.ttf") format("truetype"), url("fonts/raleway-light-webfont.svg#ralewaylight") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 30, ../sass/style.scss */
* {
  border: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-family: 'Conv_Raleway-Regular';
  margin: 0;
  padding: 0;
}

/* line 39, ../sass/style.scss */
h2, h3, a, p, ul, ol, li, img, span, strong, em, a:focus {
  border: 0 none;
  font: inherit;
  margin: 0;
  outline: 0 none;
  padding: 0;
  vertical-align: baseline;
}

/* line 47, ../sass/style.scss */
a:link, a:visited, a:focus {
  color: #43c7f4;
  border: none;
  text-decoration: none;
}

/* line 52, ../sass/style.scss */
.rows {
  border-bottom: 1px solid #858488;
  overflow: hidden;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 52, ../sass/style.scss */
  .rows {
    border-bottom: none;
  }
}

/* line 61, ../sass/style.scss */
.row {
  overflow: hidden;
}

/* line 64, ../sass/style.scss */
#page {
  overflow: hidden;
}

/* line 67, ../sass/style.scss */
.content {
  margin: 0 10px;
}
@media (min-width: 768px) {
  /* line 67, ../sass/style.scss */
  .content {
    margin: 0 auto;
    width: 740px;
  }
}
@media (min-width: 992px) {
  /* line 67, ../sass/style.scss */
  .content {
    width: 960px;
  }
}
@media (min-width: 768px) {
  /* line 76, ../sass/style.scss */
  .content .columns {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  /* line 76, ../sass/style.scss */
  .header-first .content .columns.column-right img {
    max-width: 100% !important;
  }
}
/* line 81, ../sass/style.scss */
.content .columns img {
  max-width: 100%;
}
@media (min-width: 768px) {
  /* line 76, ../sass/style.scss */
  .content .columns img {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 76, ../sass/style.scss */
  .content .columns img {
    max-width: 100% !important;
    margin-left: 0px;
    margin-top: 50px;
  }
}
/* line 84, ../sass/style.scss */
.content .columns h2 {
  font-family: 'Conv_Raleway-Bold';
  font-size: 20px;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 25px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 84, ../sass/style.scss */
  .content .columns h2 {
    font-size: 25px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  /* line 84, ../sass/style.scss */
  .content .columns h2 {
    font-size: 40px;
  }
}
/* line 98, ../sass/style.scss */
.content .columns h2 span {
  display: block;
  font-family: 'ralewaylight';
}
/* line 103, ../sass/style.scss */
.content .columns p {
  font-size: 14px;
}
@media (min-width: 992px) {
  /* line 103, ../sass/style.scss */
  .content .columns p {
    font-size: 16px;
  }
}

/* line 111, ../sass/style.scss */
.header-first {
  background-color: #fcfcfc;
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 36px;
}
@media (min-width: 768px) {
  /* line 119, ../sass/style.scss */
  .header-first {
    margin-top: 56px;
  }
}
@media (min-width: 992px) {
  /* line 119, ../sass/style.scss */
  .header-first {
    margin: 55px auto;
    width: 960px;
  }
}
@media (min-width: 768px) {
  /* line 119, ../sass/style.scss */
  .header-first .content .columns.column-right img {
    max-width: 150%;
  }
}
/* line 125, ../sass/style.scss */
.header-first .content .columns.column-left {
  margin-top: 95px;
}
@media (min-width: 768px){
  .header-first .content .columns.column-left {
    margin-top: 45px;
  }
}
/* line 127, ../sass/style.scss */
.header-first .content .columns.column-left h2 {
  font-size: 30px;
  line-height: 1;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 127, ../sass/style.scss */
  .header-first .content .columns.column-left h2 {
    font-size: 60px;
  }
}
/* line 135, ../sass/style.scss */
.header-first .content .columns.column-left h2 span {
  color: #000;
}
/* line 139, ../sass/style.scss */
.header-first .content .columns.column-left p {
  font-size: 14px;
  text-align: center;
}
@media (min-width: 992px) {
  /* line 139, ../sass/style.scss */
  .header-first .content .columns.column-left p {
    font-size: 20px;
  }
}


/* line 150, ../sass/style.scss */
.header-second {
  background-color: #3367D6;
}
/* line 152, ../sass/style.scss */
.header-second .content {
  padding: 20px 0;
}
@media (min-width: 768px) {
  /* line 152, ../sass/style.scss */
  .header-second .content {
    padding: 20px;
  }
}
/* line 157, ../sass/style.scss */
.header-second .content .logo {
  margin-bottom: 18px;
}
/* line 161, ../sass/style.scss */
.header-second .content .descripcion p {
  color: #fff;
  font-size: 14px;
  margin-bottom:20px;
}
@media (min-width: 768px) {
.header-second .content .descripcion p {
	margin-bottom:30px;
  }
}
@media (min-width: 992px) {
  /* line 161, ../sass/style.scss */
  .header-second .content .descripcion p {
    font-size: 16px;
  }
}
.header-second .content .descripcion ul {
	list-style-type:none;
}
.header-second .content .descripcion ul li{
	list-style-type:none;
	margin-bottom:20px;
	text-align:center;
}
.header-second .content .descripcion ul .itemns-1{
  margin: 0 auto 20px;
  width: 100px;
}
@media (min-width: 768px){
  .header-second .content .descripcion ul .itemns-1{
    margin: 7px 0 20px 0;
  }
}
.header-second .content .descripcion ul .itemns-1 img{
  margin-left: 0;
}
@media (min-width: 768px){
  .header-second .content .descripcion ul .itemns-1 img{
    margin-left: -28px;
    margin-top: 7px;
  }
}
.header-second .content .descripcion ul li img{
	max-width: 100%;
}
@media (min-width: 768px) {
  /* line 152, ../sass/style.scss */
  .header-second .content .descripcion ul li{
	  float:left;
	  margin-right: 10px;
    width: 115px;
	  height:105px;
	  margin-bottom:5px;
  }
   .header-second .content .descripcion ul .itemns-2{
     padding-top: 30px;
     width: 184px;
     margin-right: 10px;
     margin-left: 10px;
  }
  .header-second .content .descripcion ul .itemns-3{
    margin-right: 0;
    margin-left: 30px;
 }
   .header-second .content .descripcion ul .itemns-4{
     padding-top: 14px;
     margin-left: 26px;
     margin-right: 0px;
  }
  .header-second .content .descripcion ul .itemns-5{
	   padding-top: 0;
     margin-left: 10px;
     margin-right: 15px;
  }
  .header-second .content .descripcion ul .itemns-6{
    padding-top: 20px;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  /* line 161, ../sass/style.scss */
  .header-second .content .descripcion ul li{
	  margin-right: 30px;
	  width: 130px;

  }
}
.pronost{
  overflow: hidden;
}

.pronost ul{
	list-style-type:none;
  list-style-type: none;
  width: 320px;
  overflow: hidden;
  margin: 0px auto 20px;
}
@media (min-width: 768px) {
  /* line 161, ../sass/style.scss */
  .pronost ul{
	  width: 960px;
  }
}

.pronost ul li{
	list-style-type:none;
	text-align:center;
	margin-bottom:20px;
}
.pronost ul li h2{
	font-size:24px;
	margin-bottom:10px;
	font-family: "Conv_Raleway-Bold";
}
.pronost ul li p{
	font-size:14px;
	margin-bottom:10px;
}
..pronost ul li img{
	max-width: 100%;
	margin-bottom:10px;
}
@media (min-width: 768px) {
  /* line 152, ../sass/style.scss */
  .pronost ul li{
	  float:left;
	  margin-bottom:5px;
	  margin-right: 6px;
   	width: 232px;
	  height:262px;
  }
  .pronost ul li img{
  	width:auto;
  	margin-bottom:10px;
  }
}
@media (min-width: 992px) {
  /* line 161, ../sass/style.scss */
  .pronost ul li{
     margin-right:30px;
	   width:282px;
  }
}

/* line 171, ../sass/style.scss */
.mantenimiento-software {
  background-color: #fcfcfc;
}
/* line 174, ../sass/style.scss */
.mantenimiento-software .content .column-right {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 174, ../sass/style.scss */
  .mantenimiento-software .content .column-right {
    margin-top: 96px;
  }
}
/* line 179, ../sass/style.scss */
.mantenimiento-software .content .column-right h2 {
  color: #FE9603;
}
/* line 181, ../sass/style.scss */
.mantenimiento-software .content .column-right h2 span {
  color: #000;
}

@media (min-width: 768px) {
  /* line 188, ../sass/style.scss */
  .prueba-software {
    margin-bottom: 20px;
  }
}
/* line 193, ../sass/style.scss */
.prueba-software .content .column-right {
  margin-top: 20px;
}
@media (min-width: 768px) {
  /* line 193, ../sass/style.scss */
  .prueba-software .content .column-right {
    float: right;
  }
  .prueba-software .content .column-right {
  margin-top: 0;
	}
}
/* line 199, ../sass/style.scss */
.prueba-software .content .column-left {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 199, ../sass/style.scss */
  .prueba-software .content .column-left {
    margin-top: 110px;
  }
}
/* line 204, ../sass/style.scss */
.prueba-software .content .column-left h2 {
  color: #F44642;
}
/* line 206, ../sass/style.scss */
.prueba-software .content .column-left h2 span {
  color: #000;
}

/* line 213, ../sass/style.scss */
.desarrollo-medida {
  background-color: #fcfcfc;
}
@media (min-width: 768px) {
  /* line 213, ../sass/style.scss */
  .desarrollo-medida {
    padding-bottom: 70px;
  }
}
/* line 219, ../sass/style.scss */
.desarrollo-medida .content .column-left {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 219, ../sass/style.scss */
  .desarrollo-medida .content .column-left {
    margin-top: 76px;
  }
}
/* line 225, ../sass/style.scss */
.desarrollo-medida .content .column-right {
  margin-top: 10px;
}
@media (min-width: 768px) {
  /* line 225, ../sass/style.scss */
  .desarrollo-medida .content .column-right {
    margin-top: 76px;
  }
}
/* line 230, ../sass/style.scss */
.desarrollo-medida .content .column-right h2 {
  color: #E81A63;
}
/* line 232, ../sass/style.scss */
.desarrollo-medida .content .column-right h2 span {
  color: #000;
}

/* line 239, ../sass/style.scss */
.desarrollo-mobile {
  border-bottom: none;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  /* line 243, ../sass/style.scss */
  .desarrollo-mobile .content .column-right {
    float: right;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  /* line 249, ../sass/style.scss */
  .desarrollo-mobile .content .column-left {
    margin-top: 30px;
    padding-right: 30px;
  }
}
/* line 254, ../sass/style.scss */
.desarrollo-mobile .content .column-left h2 {
  color: #009488;
}
/* line 256, ../sass/style.scss */
.desarrollo-mobile .content .column-left h2 span {
  color: #000;
}

/* line 263, ../sass/style.scss */
.cloud-computing {
  background-color: #CE00BD;
  padding-bottom: 0;
  padding-top: 20px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  /* line 263, ../sass/style.scss */
  .cloud-computing {
    padding-top: 0px;
  }
}
@media (min-width: 768px) {
  /* line 272, ../sass/style.scss */
  .cloud-computing .content .column-right {
    float: right;
    margin-top: 60px;
    position: relative;
    z-index: 1;
  }
}
@media (min-width: 992px) {
  /* line 272, ../sass/style.scss */
  .cloud-computing .content .column-right {
    margin-top: 100px;
  }
}
/* line 279, ../sass/style.scss */
.cloud-computing .content .column-right h2 {
  color: #fff;
  text-align: center;
}
/* line 283, ../sass/style.scss */
.cloud-computing .content .column-right p {
  color: #fff;
}
@media (min-width: 768px) {
  /* line 287, ../sass/style.scss */
  .cloud-computing .content .column-left {
    float: right;
  }
  .cloud-computing .content .column-right h2 {
  	color: #fff;
  	text-align: left;
    margin: 0;
  }
}
/* line 291, ../sass/style.scss */
.cloud-computing .content .column-left img {
  display: block;
}
@media (min-width: 768px) {
  /* line 291, ../sass/style.scss */
  .cloud-computing .content .column-left img {
    margin-left: -130px;
    margin-top: 20px;
    max-width: none;
    max-width: 150%;
  }
}
@media (min-width: 992px) {
  /* line 291, ../sass/style.scss */
  .cloud-computing .content .column-left img {
    margin-left: -260px;
    margin-top: 20px;
    max-width: 150% !important;
  }
}

/* line 308, ../sass/style.scss */
.desarrollo-web {
  background-color: #4285F4;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  /* line 312, ../sass/style.scss */
  .desarrollo-web .content .column-right {
    float: right;
  }
}
/* line 316, ../sass/style.scss */
.desarrollo-web .content .column-right img {
  display: block;
  position:relative;
  z-index:1;
}
@media (min-width: 768px) {
  /* line 316, ../sass/style.scss */
  .desarrollo-web .content .column-right img {
    margin-left: -200px;
    max-width: none;
    width: 565px;
  }
}
@media (min-width: 992px) {
  /* line 316, ../sass/style.scss */
  .desarrollo-web .content .column-right img {
    margin-left: -260px;
    max-width: 150% !important;
  }
}
/* line 329, ../sass/style.scss */
.desarrollo-web .content .column-left {
  margin-top: 10px;
  position:relative;
  z-index:2;
}
@media (min-width: 768px) {
  /* line 329, ../sass/style.scss */
  .desarrollo-web .content .column-left {
    margin-top: 60px;
  }
}
/* line 334, ../sass/style.scss */
.desarrollo-web .content .column-left h2 {
  color: #fff;
  text-align: center;
}
@media (min-width: 768px) {
	.desarrollo-web .content .column-right h2 {
	  color: #fff;
	  text-align: left;
	}
	.desarrollo-web .content .column-left h2 {
	  color: #fff;
	  text-align: left;
    margin: 0;
	}
}
/* line 338, ../sass/style.scss */
.desarrollo-web .content .column-left p {
  color: #fff;
}
/* line 344, ../sass/style.scss */
.contact-form {
  background-color: #fff;
  border-bottom: 1px solid #858488;
  margin-bottom: 20px;
  z-index: 10;
  display: none;
}
@media (min-width: 768px) {
  /* line 344, ../sass/style.scss */
  .contact-form {
    top: 42px;
    border: 4px solid #A3051C;
    left: 400px;
    margin: auto;
    right: 0px;
    position: fixed;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 286px;
    display: block;
  }
}
@media (min-width: 992px) {
  /* line 344, ../sass/style.scss */
  .contact-form {
    left: 674px;
  }
}
/* line 366, ../sass/style.scss */
.contact-form .title {
  background-color: #A3051C;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  /* line 366, ../sass/style.scss */
  .contact-form .title {
    background-image: url(../images/dropdown-contact-active-new.jpg);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    padding: 8px 135px 8px 10px;
    position: absolute;
    right: -4px;
    top: -38px;
  }
}
.contact-form.active .title {
    background-color: #A3051C;
}
@media (min-width: 768px){
  .contact-form.active .title {
      background-color: #A3051C;
      background-image: url(../images/dropdown-contact.jpg);
  }
}
/* line 383, ../sass/style.scss */
.contact-form .title h2 {
  color: #fff;
  font-family: 'Conv_Raleway-Bold';
  font-size: 23px;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 383, ../sass/style.scss */
  .contact-form .title h2 {
    text-align: left;
  }
}
/* line 393, ../sass/style.scss */
.contact-form .form-content, .contact-form .action-form {
  padding: 10px;
}
@media (min-width: 768px) {
  /* line 393, ../sass/style.scss */
  .contact-form .form-content, .contact-form .action-form {
    float: none;
    width: 50%;
    padding: 20px 10px 0;
  }
}
@media (min-width: 992px) {
  /* line 393, ../sass/style.scss */
  .contact-form .form-content, .contact-form .action-form {
    overflow: hidden;
    width: 100%;
  }
}
/* line 403, ../sass/style.scss */
.contact-form .form-content {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  /* line 403, ../sass/style.scss */
  .contact-form .form-content {
    padding-bottom: 10px;
    overflow: hidden;
    width: 100%;
  }
}
/* line 408, ../sass/style.scss */
.contact-form .form-content .field-form {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  /* line 408, ../sass/style.scss */
  .contact-form .form-content .field-form {
    float: left;
    margin-right: 10px;
    width: 258px;
  }
}
@media (min-width: 992px) {
  /* line 408, ../sass/style.scss */
  .contact-form .form-content .field-form {
    margin-right: 0;
  }
}
/* line 420, ../sass/style.scss */
.contact-form .form-content .field-form label {
  color: #444242;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  padding-left: 4px;
}
/* line 427, ../sass/style.scss */
.contact-form .form-content .field-form input, .contact-form .form-content .field-form select, .contact-form .form-content .field-form .customSelect {
  background-image: url("../images/ico-name.jpg");
  background-position: 0 center;
  background-repeat: no-repeat;
  border: 1px solid #1e5391;
  border-radius: 3px;
  font-size: 14px;
  height: 26px;
  padding: 3px 4px 3px 22px;
  width: 100%;
}
/* line 437, ../sass/style.scss */
.contact-form .form-content .field-form input.company, .contact-form .form-content .field-form select.company, .contact-form .form-content .field-form .customSelect.company {
  background-image: url("../images/ico-empresa.jpg");
}
/* line 440, ../sass/style.scss */
.contact-form .form-content .field-form input.email, .contact-form .form-content .field-form select.email, .contact-form .form-content .field-form .customSelect.email {
  background-image: url("../images/ico-mail.jpg");
}
/* line 443, ../sass/style.scss */
.contact-form .form-content .field-form input.telephone, .contact-form .form-content .field-form select.telephone, .contact-form .form-content .field-form .customSelect.telephone {
  background-image: url("../images/ico-phone.jpg");
}
/* line 446, ../sass/style.scss */
.contact-form .form-content .field-form input.movilephone, .contact-form .form-content .field-form select.movilephone, .contact-form .form-content .field-form .customSelect.movilephone {
  background-image: url("../images/ico-mobile.jpg");
}
/* line 449, ../sass/style.scss */
.contact-form .form-content .field-form input.city, .contact-form .form-content .field-form select.city, .contact-form .form-content .field-form .customSelect.city {
  background-image: url("../images/ico-ciudad.jpg");
}
/* line 452, ../sass/style.scss */
.contact-form .form-content .field-form input.question, .contact-form .form-content .field-form select.question, .contact-form .form-content .field-form .customSelect.question {
  background-image: url("../images/ico-ciudad.jpg");
}
/* line 456, ../sass/style.scss */
.contact-form .form-content .field-form select {
  height: 26px !important;
  width: 100% !important;
}
/* line 460, ../sass/style.scss */
.contact-form .form-content .field-form .customSelect {
  background-image: url("../images/ico-pais.jpg");
  color: #444242;
  font-size: 13px;
  overflow: hidden;
}
/* line 465, ../sass/style.scss */
.contact-form .form-content .field-form .customSelect span {
  background-image: url("../images/ico-dropdown.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  height: 18px;
  overflow: hidden;
  padding-right: 32px;
  width: 100% !important;
}
/* line 475, ../sass/style.scss */
.contact-form .form-content .field-form.odd {
  margin-right: 0;
}
/* line 480, ../sass/style.scss */
.contact-form .action-form {
  padding-top: 0;
}
@media (min-width: 768px) {
  /* line 480, ../sass/style.scss */
  .contact-form .action-form {
    padding-top: 10px;
  }
}
/* line 485, ../sass/style.scss */
.contact-form .action-form .field-form {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  /* line 485, ../sass/style.scss */
  .contact-form .action-form .field-form {
    margin-bottom: 22px;
  }
}
/* line 490, ../sass/style.scss */
.contact-form .action-form .field-form label {
  color: #444242;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  padding-left: 4px;
}
/* line 497, ../sass/style.scss */
.contact-form .action-form .field-form textarea {
  background-image: url("../images/ico-descripcion.png");
  background-repeat: no-repeat;
  border: 1px solid #1e5391;
  border-radius: 3px;
  font-size: 14px;
  height: 74px;
  padding: 3px 4px 3px 26px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 497, ../sass/style.scss */
  .contact-form .action-form .field-form textarea {
    height: 134px;
  }
}
/* line 511, ../sass/style.scss */
.contact-form .action-form .field-form-send {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 511, ../sass/style.scss */
  .contact-form .action-form .field-form-send {
    text-align: right;
  }
}
/* line 516, ../sass/style.scss */
.contact-form .action-form .field-form-send input {
  background-color: #dc0109;
  background-image: url(../images/ico-send-mail.jpg);
  background-position: 70px center;
  background-repeat: no-repeat;
  color: #ffffff;
  cursor: pointer;
  font-family: "Conv_Raleway-Bold";
  font-size: 26px;
  height: 50px;
  padding: 8px 0 8px 60px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 516, ../sass/style.scss */
  .contact-form .action-form .field-form-send input {
    background-position: 24px center;
    width: 256px;;
  }
}
/* line 535, ../sass/style.scss */
#contact-form.active {
  border-color: #A3051C;
  display: none;
}
@media (min-width: 768px){
  #contact-form.active {
      display: none !important;
  }
}
/* line 538, ../sass/style.scss */
#contact-form.active .title {
  background-color: #A3051C;
}
@media (min-width: 768px) {
  /* line 538, ../sass/style.scss */
  #contact-form.active .title {
    background-color: #A3051C;
    background-image: url("../images/dropdown-contact-active-new.jpg");
  }
}

/*Footer*/
/* line 548, ../sass/style.scss */
.socios-negocios {
  border-bottom: 1px solid #858488;
  margin-top: 20px;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media (min-width: 768px) {
  /* line 548, ../sass/style.scss */
  .socios-negocios {
    margin-top: 50px;
    padding-bottom: 30px;
  }
}
@media (min-width: 992px) {
  /* line 548, ../sass/style.scss */
  .socios-negocios {
    margin-top: 110px;
  }
}
/* line 560, ../sass/style.scss */
.socios-negocios .title {
  margin-bottom: 20px;
}
/* line 562, ../sass/style.scss */
.socios-negocios .title h2 {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  font-weight: bold;
}
@media (min-width: 768px) {
  /* line 562, ../sass/style.scss */
  .socios-negocios .title h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  /* line 562, ../sass/style.scss */
  .socios-negocios .title h2 {
    font-size: 72px;
  }
}
/* line 573, ../sass/style.scss */
.socios-negocios .title h2 span {
  font-weight: normal;
}
/* line 578, ../sass/style.scss */
.socios-negocios .sub-title {
  background-image: url("../images/linea-titulo.jpg");
  background-position: 0 center;
  background-repeat: repeat-x;
  margin: 0 auto;
  width: 220px;
}
@media (min-width: 992px) {
  /* line 578, ../sass/style.scss */
  .socios-negocios .sub-title {
    width: 310px;
  }
}
/* line 587, ../sass/style.scss */
.socios-negocios .sub-title h3 {
  background-color: #fff;
  content: " ";
  display: table;
  font-size: 12px;
  font-weight: normal;
  margin: 0 auto;
  padding: 0 5px;
}
@media (min-width: 768px) {
  /* line 587, ../sass/style.scss */
  .socios-negocios .sub-title h3 {
    font-size: 17px;
    padding: 0 20px;
  }
}
@media (min-width: 992px) {
  /* line 587, ../sass/style.scss */
  .socios-negocios .sub-title h3 {
    font-size: 15px;
  }
}
/* line 604, ../sass/style.scss */
.socios-negocios .items {
  margin-top: 50px;
  overflow: hidden;
}
/* line 607, ../sass/style.scss */
.socios-negocios .items .item {
  margin: 0 auto 40px;
  width: 50%;
}
@media (min-width: 768px) {
  /* line 607, ../sass/style.scss */
  .socios-negocios .items .item {
    float: left;
    margin-bottom: 0;
    padding-right: 50px;
    width: 25%;
  }
}
/* line 616, ../sass/style.scss */
.socios-negocios .items .item img {
  display: block;
  height: auto;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 621, ../sass/style.scss */
  .socios-negocios .items .item.item-1 {
    margin-top: 14px;
  }
}
@media (min-width: 992px) {
  /* line 621, ../sass/style.scss */
  .socios-negocios .items .item.item-1 {
    margin-top: 18px;
  }
}
/* line 629, ../sass/style.scss */
.socios-negocios .items .item.item-5 {
  padding-right: 0;
}

/* form mobile*/

.contact-form-mobile {
  border: 4px solid #A3051C;
  margin: 50px auto;
  width: 320px;
  display: block;
}
@media (min-width: 768px) {
  .contact-form-mobile {
    display: none;
  }
}
.contact-form-mobile .title {
  background-color: #A3051C;
  padding: 10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (min-width: 768px) {
  .contact-form-mobile .title {
    display: none;
  }
}
.contact-form-mobile .title h2 {
  color: #fff;
  font-family: 'Conv_Raleway-Bold';
  font-size: 23px;
  text-align: center;
}
@media (min-width: 768px) {
  .contact-form-mobile .title h2 {
    display: none;
  }
}
#contact-form-mobile .form-content, .contact-form .action-form {
  padding: 10px;
}
#contact-form-mobile .form-content {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #contact-form-mobile .form-content {
    display: none;
  }
}
#contact-form-mobile .form-content .field-form {
  margin-bottom: 10px;
  position: relative;
}
@media (min-width: 768px) {
  #contact-form-mobile .form-content .field-form {
    display: none;
  }
}
#contact-form-mobile .form-content .field-form label {
  color: #444242;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  position: absolute;
  left: 30px;
  top: 6px;
}
#contact-form-mobile .form-content .field-form input, .contact-form .form-content .field-form select, .contact-form .form-content .field-form .customSelect {
  background-image: url("../images/ico-name.jpg");
  background-position: 0 center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #1e5391;
  font-size: 14px;
  height: 26px;
  padding: 3px 4px 3px 32px;
  width: 100%;
}
#contact-form-mobile .form-content .field-form input.company, .contact-form .form-content .field-form select.company, .contact-form .form-content .field-form .customSelect.company {
  background-image: url("../images/ico-empresa.jpg");
}
#contact-form-mobile .form-content .field-form input.email, .contact-form .form-content .field-form select.email, .contact-form .form-content .field-form .customSelect.email {
  background-image: url("../images/ico-mail.jpg");
}
#contact-form-mobile .form-content .field-form input.telephone, .contact-form .form-content .field-form select.telephone, .contact-form .form-content .field-form .customSelect.telephone {
  background-image: url("../images/ico-phone.jpg");
}
#contact-form-mobile .form-content .field-form input.movilephone, .contact-form .form-content .field-form select.movilephone, .contact-form .form-content .field-form .customSelect.movilephone {
  background-image: url("../images/ico-mobile.jpg");
}
#contact-form-mobile .form-content .field-form input.city, .contact-form .form-content .field-form select.city, .contact-form .form-content .field-form .customSelect.city {
  background-image: url("../images/ico-ciudad.jpg");
}
#contact-form-mobile .form-content .field-form input.question, .contact-form .form-content .field-form select.question, .contact-form .form-content .field-form .customSelect.question {
  background-image: url("../images/ico-ciudad.jpg");
}
#contact-form-mobile .form-content .field-form select {
  height: 26px !important;
  width: 100% !important;
}
#contact-form-mobile .form-content .field-form .customSelect {
  background-image: url("../images/ico-pais.jpg");
  color: #444242;
  font-size: 13px;
  overflow: hidden;
  padding-left: 33px;
}
#contact-form-mobile .form-content .field-form .customSelect span {
  background-image: url("../images/ico-dropdown.jpg");
  background-position: right center;
  background-repeat: no-repeat;
  height: 18px;
  overflow: hidden;
  padding-right: 32px;
  width: 100% !important;
}
#contact-form-mobile .form-content .field-form.odd {
  margin-right: 0;
}
#contact-form-mobile .action-form {
  padding-top: 0;
}
@media (min-width: 768px) {
  #contact-form-mobile .action-form {
    display: none;
  }
}
#contact-form-mobile .action-form .field-form {
  padding: 20px 10px 20px !important;
}
@media (min-width: 768px) {
  #contact-form-mobile .action-form .field-form {
    display: none;
  }
}
#contact-form-mobile .action-form .field-form label {
  color: #444242;
  display: block;
  font-size: 13px;
  margin-bottom: 4px;
  padding-left: 4px;
}
#contact-form-mobile .action-form .field-form textarea {
  background-image: url("../images/ico-descripcion.png");
  background-repeat: no-repeat;
  border: 1px solid #1e5391;
  border-radius: 3px;
  font-size: 14px;
  height: 74px;
  padding: 3px 4px 3px 26px;
  width: 100%;
}
@media (min-width: 768px) {
  #contact-form-mobile .action-form .field-form textarea {
    display: none;
  }
}
#contact-form-mobile .action-form .field-form-send {
  text-align: center;
}
@media (min-width: 768px) {
  #contact-form-mobile .action-form .field-form-send {
    display: none;
  }
}
#contact-form-mobile .action-form .field-form-send input {
  background-color: #dc0109;
  background-image: url("../images/ico-send-mail.jpg");
  background-position: 70px center;
  background-repeat: no-repeat;
  color: #ffffff;
  cursor: pointer;
  font-family: "Conv_Raleway-Bold";
  font-size: 26px;
  height: 50px;
  padding: 8px 0 8px 60px;
  width: 100%;
}
@media (min-width: 768px) {
  #contact-form-mobile .action-form .field-form-send input {
    display: none;
  }
}
#contact-form-mobile.active {
  border-color: #A3051C;
  display: block;
}
@media (min-width: 768px) {
  #contact-form-mobile.active {
    display: none;
  }
}
#contact-form-mobile.active .title {
  background-color: #A3051C;
}
@media (min-width: 768px) {
  /* line 538, ../sass/style.scss */
  #contact-form-mobile.active .title {
    display: none;
  }
}


/*end form mobile*/


/* line 635, ../sass/style.scss */
.contactenos {
  margin-top: 0;
}
@media (min-width: 768px) {
  /* line 635, ../sass/style.scss */
  .contactenos {
    margin-top: 40px;
  }
}
/* line 640, ../sass/style.scss */
.contactenos .title {
  margin-bottom: 20px;
}
/* line 642, ../sass/style.scss */
.contactenos .title h2 {
  font-size: 30px;
  text-align: center;
  line-height: 1;
  font-weight: normal;
}
@media (min-width: 768px) {
  /* line 642, ../sass/style.scss */
  .contactenos .title h2 {
    font-size: 50px;
  }
}
@media (min-width: 992px) {
  /* line 642, ../sass/style.scss */
  .contactenos .title h2 {
    font-size: 72px;
  }
}
/* line 656, ../sass/style.scss */
.contactenos .direccion p {
  font-size: 12px;
  margin: 26px 0;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 656, ../sass/style.scss */
  .contactenos .direccion p {
    font-size: 18px;
    margin: 30px 0;
  }
}
@media (min-width: 992px) {
  /* line 656, ../sass/style.scss */
  .contactenos .direccion p {
    font-size: 21px;
    margin: 50px 0;
  }
}
/* line 671, ../sass/style.scss */
.contactenos .columns {
  background-image: url("../images/img-ubicacion.png");
  background-position: center 0;
  background-repeat: no-repeat;
  margin: auto;
  overflow: hidden;
  padding: 100px 20% 18px;
}
@media (min-width: 768px) {
  /* line 671, ../sass/style.scss */
  .contactenos .columns {
    background-position: 0 0;
    padding: 16px 0 18px 97px;
    width: 650px;
    margin: 0 100px;
  }
}
@media (min-width: 992px) {
  /* line 671, ../sass/style.scss */
  .contactenos .columns {
    width: 760px;
  }
}
/* line 686, ../sass/style.scss */
.contactenos .columns .column {
	margin-bottom:20px;

}
@media (min-width: 768px) {
  /* line 686, ../sass/style.scss */
  .contactenos .columns .column {
    float: left;
    margin-bottom: 0;
    margin-right: 20px;
    margin-left: 0;
	margin: 0 auto 40px;
  	width: 170px;
  }
}
@media (min-width: 768px) {
  /* line 686, ../sass/style.scss */
  .contactenos .columns .column {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  /* line 686, ../sass/style.scss */
  .contactenos .columns .column {
    margin-right: 60px;
  }
}
/* line 701, ../sass/style.scss */
.contactenos .columns .column h3, .contactenos .columns .column p {
  font-size: 12px;
  line-height: 1;
  margin: 0;
}
/* line 706, ../sass/style.scss */
.contactenos .columns .column p {
  text-align: left;
}
/* line 709, ../sass/style.scss */
.contactenos .columns .column.column-3 {
  margin-right: 0;
  margin-bottom: 0;
}

/* line 716, ../sass/style.scss */
.otra-ciudad {
  background-color: #4285f4;
  margin-top: 0;
}
@media (min-width: 768px) {
  /* line 716, ../sass/style.scss */
  .otra-ciudad {
    margin-top: 36px;
  }
}
/* line 722, ../sass/style.scss */
.otra-ciudad .title {
  margin-top: 30px;
}
/* line 724, ../sass/style.scss */
.otra-ciudad .title h2 {
  color: #fff;
  font-size: 15px;
  font-weight: normal;
  line-height: 1;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 724, ../sass/style.scss */
  .otra-ciudad .title h2 {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  /* line 724, ../sass/style.scss */
  .otra-ciudad .title h2 {
    font-size: 30px;
  }
}
/* line 738, ../sass/style.scss */
.otra-ciudad .content {
  margin-top: 26px;
}
@media (min-width: 768px) {
  /* line 738, ../sass/style.scss */
  .otra-ciudad .content {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  /* line 738, ../sass/style.scss */
  .otra-ciudad .content {
    margin-top: 26px;
  }
}
/* line 746, ../sass/style.scss */
.otra-ciudad .content p {
  background-image: url("../images/img-telephone-footer.png");
  background-position: center 0;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 36px;
  line-height: 1;
  margin: 0;
  padding: 100px 0 0 0;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 746, ../sass/style.scss */
  .otra-ciudad .content p {
    background-position: 100px center;
    font-size: 50px;
    padding: 16px 0;
  }
}
@media (min-width: 992px) {
  /* line 746, ../sass/style.scss */
  .otra-ciudad .content p {
    background-position: 130px center;
    font-size: 72px;
    padding: 4px 0;
  }
}
/* line 768, ../sass/style.scss */
.otra-ciudad .sub-title {
  margin: 20px 60px 25px;
}
@media (min-width: 768px) {
  /* line 768, ../sass/style.scss */
  .otra-ciudad .sub-title {
    margin: 20px 60px;
  }
}
@media (min-width: 992px) {
  /* line 768, ../sass/style.scss */
  .otra-ciudad .sub-title {
    margin: 40px 0 0 0;
  }
}
/* line 776, ../sass/style.scss */
.otra-ciudad .sub-title h3 {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 776, ../sass/style.scss */
  .otra-ciudad .sub-title h3 {
    font-size: 18px;
  }
}
@media (min-width: 992px) {
  /* line 776, ../sass/style.scss */
  .otra-ciudad .sub-title h3 {
    font-size: 21px;
  }
}

/* line 790, ../sass/style.scss */
.copyright {
  background-color: #3367d6;
  padding: 4px 0;
}
@media (min-width: 768px) {
  /* line 790, ../sass/style.scss */
  .copyright {
    padding: 21px 0 0;
  }
}
/* line 796, ../sass/style.scss */
.copyright p {
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 796, ../sass/style.scss */
  .copyright p {
    float: left;
    margin: 4px 0;
    text-align: left;
  }
}
@media (min-width: 768px) {
  /* line 806, ../sass/style.scss */
  .copyright p.right {
    float: right;
  }
}
.contact-float{
	background-color: #BD081C;
  margin-top: 0;
  position: fixed;
  width: 100%;
  z-index: 99;

}
.contact-float a{
  color: #fff;
  display: block;
  font-size: 23px;
  letter-spacing: 1px;
  padding: 15px 30px;
  text-align: center;
	font-family: "Conv_Raleway-Bold";;
}
@media (min-width: 768px) {
  /* line 790, ../sass/style.scss */
  .contact-float a{
	  padding: 15px 2px 15px 40px;
    text-align: left;
	}
}
@media (min-width: 992px) {
  /* line 790, ../sass/style.scss */
  .contact-float a{
    padding: 20px 2px 18px 1px;
    width: 960px;
    margin: auto;
    font-family: "Conv_Raleway-Regular";
    font-size: 18px;
	}
}
.contact-float a span{
  font-family: "Conv_Raleway-Bold";
  font-size: 24px;
  margin-left: 15px;
  background-image: url("../images/img-telephone-contact.png");
  background-repeat: no-repeat;
  padding: 5px 35px 10px;
}


@media (min-width: 768px) {
  /* line 790, ../sass/style.scss */
  .contact-float{
	  display: block;
  }
}


.g-recaptcha{
  width: 258px;
  margin-bottom: 10px;
}
.g-recaptcha iframe{
  width: 258px;
  margin-bottom: 10px;
}
#recapErr{
  margin-bottom: 10px;
}

#block-block-23 .content-text {
  position: relative;
}
/* line 1613, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general {
  width: 75%;
  position: fixed;
  z-index: 999;
  display: block;
  bottom: 0px;
}
@media (min-width: 768px) {
  /* line 1613, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general {
    right: 0px;
    width: 320px;
  }
}
/* line 1623, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .phone-number {
  overflow: hidden;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 1623, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general .phone-number {
    text-align: left;
    width: 275px;
    position: relative;
    z-index: 9;
  }
}
/* line 1632, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .phone-number img {
  position: absolute;
  z-index: 1;
}
@media (min-width: 768px) {
  /* line 1632, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general .phone-number img {
    display: block;
    float: left;
    margin-right: 20px;
  }
}
/* line 1642, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .phone-number .movil {
  display: none;
}
/* line 1645, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .phone-number .firts-chat {
  background-color: #F2F2F2;
  background-size: 13%;
  width: 283px;
  margin: 5px 0px 0px 15px;
  padding-top: 8px;
  padding-bottom: 14px;
  text-align: center;
  display: inline-block;
  text-indent: initial;
  font-family: "Conv_Raleway-Bold";
}
@media (min-width: 768px) {
  /* line 1645, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general .phone-number .firts-chat {
    width: 260px;
  }
}
/* line 1661, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .content-whatssap {
  background: #F2F2F2;
  margin: 0px 0px 0px 15px;
  width: 283px;
  padding: 23px 22px 23px 19px;
  z-index: 9;
  float: left;
  position: relative;
}
@media (min-width: 768px) {
  /* line 1661, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general .content-whatssap {
    width: 260px;
  }
}
/* line 1672, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .content-whatssap label {
  text-align: left;
  font-size: 14px;
  margin-bottom: 10px;
}
/* line 1677, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .content-whatssap textarea {
  margin-bottom: 10px;
  border: 2px solid #d2cccc;
  height: 150px;
  width: 100%;
  padding: 13px 30px;
}
/* line 1684, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .content-whatssap .bottom-enviar {
  text-align: right;
}
/* line 1686, ../sass/components/_home.scss */
#block-block-23 .content-text .content-general .content-whatssap .bottom-enviar #send_message {
  background: #cd0020;
  color: #FFF;
  border: 0px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 10px;
  border-radius: 0px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1686, ../sass/components/_home.scss */
  #block-block-23 .content-text .content-general .content-whatssap .bottom-enviar #send_message {
    width: auto;
  }
}
