body {
  padding-top: 0px;
}



@font-face {
    font-family: 'stag_sansmedium';
    src: url('fonts/stag_sans-medium-webfont.eot');
    src: url('fonts/stag_sans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stag_sans-medium-webfont.woff') format('woff'),
         url('fonts/stag_sans-medium-webfont.ttf') format('truetype'),
         url('fonts/stag_sans-medium-webfont.svg#stag_sansmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'stag_sanslight';
    src: url('fonts/stag_sans-light-webfont.eot');
    src: url('fonts/stag_sans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stag_sans-light-webfont.woff') format('woff'),
         url('fonts/stag_sans-light-webfont.ttf') format('truetype'),
         url('fonts/stag_sans-light-webfont.svg#stag_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'stag_sansbook';
    src: url('fonts/stag_sans-book-webfont.eot');
    src: url('fonts/stag_sans-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/stag_sans-book-webfont.woff') format('woff'),
         url('fonts/stag_sans-book-webfont.ttf') format('truetype'),
         url('fonts/stag_sans-book-webfont.svg#stag_sansbook') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'omnesregular';
    src: url('fonts/omnes-me-webfont.eot');
    src: url('fonts/omnes-me-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/omnes-me-webfont.woff') format('woff'),
         url('fonts/omnes-me-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

small {
    font-family: 'omnesregular';
	color:#ffffff;
	font-size:10px;

}
h1 {
    font-family: 'omnesregular';
	color:#000000 ;
	
}
h2 {
    font-family: 'omnesregular';
	color:#ffffff ;
	
}

p {
    font-family: 'omnesregular';
	color:#000000;
	font-size:12px;
}

.container .jumbotron {
  border-radius: 0px;
  margin-bottom: 0px;
}
.jumbotron h1,
.jumbotron .h1 {
    font-family: 'omnesregular';
  color: #FFFFFF;
  font-size:46px;
}
.jumbotron p {
  font-size: 14px;
  font-weight: 140;
  line-height:1.1;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 0px;
    padding-bottom: 80px;
  }
  .jumbotron p {
	  font-size: 16px;
	  font-weight: 155;
  }
}
@media (min-width: 992px) {
  .jumbotron {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .jumbotron p {
	  font-size: 18px;
	  font-weight: 170;
  }
}
@media (min-width: 1200px) {
  .jumbotron {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .jumbotron p {
	  font-size: 21px;
	  font-weight: 200;
  }
}

.container {
  padding-right: 0px;
  padding-left: 0px;
    margin-right: auto;
  margin-left: auto;
}

.soluIn {
	width:auto; float:none;
}
.porqueIn {
	width:90%; float:none;
}
.porqueIn .h2 {
	font-family: 'AvenirLTStd-Heavy';
	color: #0085cd;
	font-size:18px;
}

@media (min-width: 768px) {
	.soluIn {
		width:33.333%; float:left;
	}
	.porqueIn {
		width:45%; float:left; margin-right:5%;
	}
	.porqueIn .h2 {
		font-family: 'AvenirLTStd-Heavy';
		color: #0085cd;
		font-size:24px;
	}

}

.form-control{
  background-color:#E4E4E4 ;
  border:none;
  border-radius: 6px;
  color:#0A0A0A;
}
.btn-default {
  background-color:#45B968;
  border:none;
  border-radius: 6px;
  color:#FFF;
}

@media (min-width: 768px) {
  .container {
    width: auto;
  }
}
@media (min-width: 992px) {
  .container {
    width: auto;
  }
	.navbar-default .navbar-nav > li > a:hover {
		color: #7C7C7C;
		border-bottom:solid 5px #E00003;
	
	}
}
@media (min-width: 1200px) {
  .container {
    width: auto;
  }
}

@media (min-width: 1000px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
}
}
/*barra de navegacion*/
.navbar {
  min-height: 100px;
  background-color: #faf8f9;
  padding-right: 10px;
  padding-left: 10px;
  

}

.navbar-default {
	border:none;

  border-bottom:#F04048 5px;
}

/* es la separacion del del icono al menu celus */
.navbar-toggle {
  margin-bottom: 0px;
}

/* cuanto se separa el menu de celus */
.navbar-collapse {
	margin-top:0px;
}

.navbar-default .navbar-text {
  color:#FFFFFF;
}
.navbar-default .navbar-nav > li > a {
  color: #010101;
/*  border-bottom: solid #F04048 5px;*/

  
}
.navbar-default .navbar-nav > li > a:hover {
  color: #7C7C7C;
  /*border-bottom:solid 5px #E00003;*/

}

.btn-primary1 {
  color: #fff;
  background-color: #eb5055;
  border-radius: 0px;
}
.btn-primary1:hover {
  color: #fff;
  background-color:#DC5459;
}

.btn-primaryp1 {
  color: #fff;
  background-color: #5AE3A8;
  border-radius: 6px;
}
.btn-primaryp1:hover {
  color: #fff;
  background-color:#BDBDBD;
}

.btn-primaryp2 {
  color: #fff;
  background-color: #50B6E0;
  border-radius: 6px;
}
.btn-primaryp2:hover {
  color: #fff;
  background-color:#BDBDBD;
}

.btn-primaryp3 {
  color: #37b23c;
  background-color: #ffde00;
  border-radius: 0px;
}
.btn-primaryp3:hover {
  color: #37b23c;
  background-color:#F3D408;
}

.btn-primaryp4 {
  color: #7902bd;
  background-color: #50d3eb;
  border-radius: 0px;
}
.btn-primaryp4:hover {
  color: #7902bd;
  background-color:#4FCAE0;
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
		 
    }
    .navbar-toggle {
        display:block;
    }
    .navbar-collapse {
        border-top: 0px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .navbar-nav {
        float: none!important;
        /*margin: 7.5px -15px;*/
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
	.navbar-default .navbar-nav > li > a:hover {
	  color: #FF1F23;
	  border-top:5px;;
	  padding-top:10px;
	  margin-top:10px;
	}

}