@charset "UTF-8";
/* General start */
body {
  font-family: 'Roboto', sans-serif; }

.img-responsive {
  max-width: 100%;
  height: auto; }

/* General end */
/* Commercial Ally start */
.ds-tittleBackgroundCommercialAlly {
  background-image: url("../../images/site/landing-allies/icon-dolar.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-color: #fff; }

.ds-tittleCommercialAlly {
  padding-top: 158px;
  padding-bottom: 158px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly {
      padding-top: 58px;
      padding-bottom: 58px; } }
  .ds-tittleCommercialAlly h1 {
    font-size: 50px;
    font-weight: 400;
    color: #494949;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px; }
    @media (max-width: 768px) {
      .ds-tittleCommercialAlly h1 {
        font-size: 40px; } }
    @media (max-width: 500px) {
      .ds-tittleCommercialAlly h1 {
        font-size: 30px; } }
  .ds-tittleCommercialAlly p {
    font-size: 40px;
    font-weight: 400;
    color: #494949;
    margin: 0 0 0px; }
    @media (max-width: 768px) {
      .ds-tittleCommercialAlly p {
        font-size: 30px; } }
    @media (max-width: 500px) {
      .ds-tittleCommercialAlly p {
        font-size: 20px; } }
  .ds-tittleCommercialAlly img {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 18px; }
    @media (max-width: 768px) {
      .ds-tittleCommercialAlly img {
        width: 10%;
        height: 10%;
        padding-bottom: 5px; } }
    @media (max-width: 500px) {
      .ds-tittleCommercialAlly img {
        width: 15%;
        height: 15%;
        padding-bottom: 13px; } }
    @media (max-width: 400px) {
      .ds-tittleCommercialAlly img {
        width: 20%;
        height: 20%;
        padding-bottom: 13px; } }

.ds-tittleScroll {
  border-top: 4px dashed #D77F00; }
  .ds-tittleScroll a {
    text-decoration: none !important; }
  .ds-tittleScroll p {
    text-decoration: none !important;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    padding-top: 20px;
    color: #D77F00;
    margin: 0 0 0px; }

@keyframes ds-reboteAnim {
  from,20%,80%,to {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  30%,50%,70% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px); }
  40%,60% {
    -webkit-transform: translateY(3px);
    transform: translateY(3px); } }
.ds-reboteAnim {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-name: ds-reboteAnim;
  animation-name: ds-reboteAnim; }

/* Commercial Ally end */
/* Section2 */
.ds-tittleBackgroundSection2 {
  background-image: url("../../images/site/landing-allies/BackgroundCommercialAlly.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 150px;
  text-align: center; }
  @media (max-width: 992px) {
    .ds-tittleBackgroundSection2 {
      padding-top: 58px;
      padding-bottom: 58px; } }
  .ds-tittleBackgroundSection2 h1 {
    font-size: 85px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    margin-top: 0px;
    margin-bottom: 0px; }
    @media (max-width: 500px) {
      .ds-tittleBackgroundSection2 h1 {
        font-size: 50px; } }
  .ds-tittleBackgroundSection2 p {
    font-size: 25px;
    text-align: center;
    font-weight: 300;
    color: #fff;
    margin: 0 0 0px;
    padding-top: 5px;
    padding-bottom: 5px; }
  @media (max-width: 766px) {
    .ds-tittleBackgroundSection2 .visible-xs {
      display: block !important;
      margin-bottom: -42px; } }

.ds-tittleButtonAllies-1 {
  display: inline-block;
  padding: 8px 30px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #337AB7;
  border: 1px solid transparent;
  border-radius: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  margin-top: 25px; }

.ds-tittleButtonAllies-1:hover, .ds-tittleButtonAllies-1:focus, .ds-tittleButtonAllies-1.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7; }

/* Section2 */
/* Section3 */
.ds-tittleCommercialAlly3 .container {
  padding-top: 116px;
  padding-bottom: 116px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly3 .container {
      padding-top: 58px;
      padding-bottom: 58px; } }
.ds-tittleCommercialAlly3 h1 {
  font-size: 30px;
  font-weight: 300;
  color: #337AB7;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly3 h1 {
      padding-bottom: 0px; } }
.ds-tittleCommercialAlly3 P {
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  color: #494949;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly3 P {
      padding-bottom: 0px; } }
.ds-tittleCommercialAlly3 h2 {
  font-size: 20px;
  font-weight: 300;
  text-align: center;
  color: #494949;
  padding-bottom: 10px;
  margin-top: 0px;
  margin-bottom: 0px; }
@media (max-width: 992px) {
  .ds-tittleCommercialAlly3 img {
    padding-top: 58px;
    padding-bottom: 38px; } }
.ds-tittleCommercialAlly3 .form-control {
  display: block;
  width: 58%;
  height: 34px;
  padding: 0px 0px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.42857143;
  color: #494949;
  background-color: #fff;
  background-image: none;
  border: 0px solid #fff;
  border-bottom-color: white;
  border-bottom-style: solid;
  border-bottom-width: 0px;
  border-bottom: 2px solid #494949;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  @media (max-width: 1200px) {
    .ds-tittleCommercialAlly3 .form-control {
      width: 80%; } }
  @media (max-width: 991px) {
    .ds-tittleCommercialAlly3 .form-control {
      width: 50%; } }
  @media (max-width: 480px) {
    .ds-tittleCommercialAlly3 .form-control {
      width: 80%; } }
.ds-tittleCommercialAlly3 .ds-tittleContainerE-mail {
  position: relative;
  width: 763px;
  z-index: 100;
  background-color: #fff;
  border: 4px dashed #D77F00;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-top: 20px;
  margin-bottom: 20px; }
  @media (max-width: 1200px) {
    .ds-tittleCommercialAlly3 .ds-tittleContainerE-mail {
      position: relative;
      width: auto; } }
  .ds-tittleCommercialAlly3 .ds-tittleContainerE-mail .div {
    margin-left: 70px;
    margin-right: 70px; }
  .ds-tittleCommercialAlly3 .ds-tittleContainerE-mail .form-group {
    margin-bottom: -10px; }

.ds-tittleButtonAllies-2 {
  display: inline-block;
  padding: 8px 30px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #337AB7;
  border: 1px solid transparent;
  border-radius: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  margin-top: 0px; }

.ds-tittleButtonAllies-2:hover, .ds-tittleButtonAllies-2:focus, .ds-tittleButtonAllies-2.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7; }

/* Section3 */
/* Section4 */
.ds-tittleCommercialAlly4 {
  background-color: #EFEFEF; }
  .ds-tittleCommercialAlly4 .col-md-7 {
    padding-top: 116px;
    padding-bottom: 116px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly4 .col-md-7 {
        padding-top: 58px;
        padding-bottom: 58px; } }
  .ds-tittleCommercialAlly4 h1 {
    font-size: 30px;
    font-weight: 300;
    color: #337AB7;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly4 h1 {
        padding-bottom: 0px; } }
  .ds-tittleCommercialAlly4 P {
    font-size: 20px;
    font-weight: 300;
    text-align: justify;
    color: #494949;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 0px;
    margin-bottom: 0px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly4 P {
        padding-bottom: 0px; } }
  .ds-tittleCommercialAlly4 img {
    position: relative;
    top: -30px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly4 img {
        top: 0px;
        padding-top: 58px;
        padding-bottom: 38px; } }

/* Section4 */
/* Section5 */
.ds-tittleCommercialAlly5 {
  text-align: center; }
  .ds-tittleCommercialAlly5 .container {
    padding-top: 116px;
    padding-bottom: 116px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly5 .container {
        padding-top: 58px;
        padding-bottom: 58px; } }
  .ds-tittleCommercialAlly5 .row {
    border-top: 4px dashed #D77F00;
    border-bottom: 4px dashed #D77F00; }
  .ds-tittleCommercialAlly5 .col-md-8 {
    background-image: url("../../images/site/landing-allies/background-section-5.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding-top: 116px;
    padding-bottom: 116px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly5 .col-md-8 {
        padding-top: 58px;
        padding-bottom: 58px; } }
  .ds-tittleCommercialAlly5 h1 {
    font-size: 30px;
    font-weight: 700;
    color: #D77F00;
    padding-bottom: 30px;
    margin-top: 0px;
    margin-bottom: 0px; }
  .ds-tittleCommercialAlly5 P {
    font-size: 24px;
    font-weight: 300;
    color: #494949;
    padding-bottom: 30px;
    margin-top: 0px;
    margin-bottom: 0px; }

.ds-tittleButtonAllies-3 {
  display: inline-block;
  padding: 8px 30px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #337AB7;
  border: 1px solid transparent;
  border-radius: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif; }

.ds-tittleButtonAllies-3:hover, .ds-tittleButtonAllies-3:focus, .ds-tittleButtonAllies-3.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7; }

/* Section5 */
/* Section6 */
.ds-tittleCommercialAlly6 .container {
  padding-bottom: 116px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly6 .container {
      padding-bottom: 58px; } }
.ds-tittleCommercialAlly6 h1 {
  font-size: 30px;
  font-weight: 400;
  color: #494949;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 70px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly6 h1 {
      padding-top: 58px;
      padding-bottom: 58px; } }
.ds-tittleCommercialAlly6 h2 {
  font-size: 30px;
  font-weight: 300;
  color: #D77F00;
  margin-top: 0px;
  margin-bottom: 0px;
  text-align: center;
  padding-bottom: 116px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly6 h2 {
      padding-bottom: 58px; } }
@media (max-width: 766px) {
  .ds-tittleCommercialAlly6 .visible-xs {
    display: block !important;
    margin-bottom: -42px; } }

.ds-tittleCommercialAlly6Tex {
  padding-top: 10px;
  padding-bottom: 30px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAlly6Tex {
      padding-top: 30px;
      padding-bottom: 0px; } }
  .ds-tittleCommercialAlly6Tex h3 {
    font-size: 36px;
    font-weight: 700;
    color: #D77F00;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px; }
  .ds-tittleCommercialAlly6Tex p {
    font-size: 18px;
    font-weight: 300;
    color: #494949;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: justify; }
    @media (max-width: 500px) {
      .ds-tittleCommercialAlly6Tex p {
        text-align: initial; } }
  .ds-tittleCommercialAlly6Tex:hover h3 {
    color: #fff;
    background-color: #D77F00;
    border-radius: 50px 50px 50px 50px;
    height: 50px;
    width: 50px;
    padding-top: 7px; }
  .ds-tittleCommercialAlly6Tex:hover p {
    color: #D77F00; }

/*-------- Clases Hover JS Star ----------*/
.img-responsive1 {
  display: none; }

.img-responsive2 {
  display: block;
  max-width: 100%;
  height: auto; }

/*-------- Clases Hover JS End ----------*/
.ds-tittleCommercialAllyLine {
  border-bottom: 4px dashed #D77F00;
  padding-top: 86px; }
  @media (max-width: 992px) {
    .ds-tittleCommercialAllyLine {
      padding-bottom: 58px;
      padding-top: 0px; } }

.ds-tittleButtonAllies-4 {
  display: inline-block;
  padding: 8px 30px;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #337AB7;
  border: 1px solid transparent;
  border-radius: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif; }

.ds-tittleButtonAllies-4:hover, .ds-tittleButtonAllies-4:focus, .ds-tittleButtonAllies-4.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7; }

/* Section6 */
/* Section7 */
.ds-tittleCommercialAlly7 {
  background-color: #337AB7; }
  .ds-tittleCommercialAlly7 .row {
    position: relative; }
  .ds-tittleCommercialAlly7 .col-md-6 {
    padding-top: 100px;
    padding-bottom: 100px; }
    @media (max-width: 992px) {
      .ds-tittleCommercialAlly7 .col-md-6 {
        padding-top: 0px;
        padding-bottom: 0px; } }
  .ds-tittleCommercialAlly7 h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    text-align: center; }
  .ds-tittleCommercialAlly7 h3 {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    text-align: center; }

.ds-tittleSectionImg01 {
  position: relative;
  top: 10px; }

.ds-tittleSectionImg02 {
  float: right;
  margin-right: 10px;
  position: absolute;
  bottom: 0px;
  right: 0px; }
  @media (max-width: 992px) {
    .ds-tittleSectionImg02 {
      position: relative; } }

@media (max-width: 992px) {
  .img-responsiveTestimonios {
    height: 20%;
    width: 20%; } }
@media (max-width: 500px) {
  .img-responsiveTestimonios {
    height: 40%;
    width: 40%; } }

/*-------- Testimonial no JS ----------*/
#testimonial4 {
  overflow: hidden;
  min-height: 375px;
  position: relative;
  background: #337AB7; }

#testimonial4 .carousel-inner {
  width: 75%;
  margin: auto; }

#testimonial4 .carousel-inner:hover {
  cursor: -moz-grab;
  cursor: -webkit-grab; }

#testimonial4 .carousel-inner:active {
  cursor: -moz-grabbing;
  cursor: -webkit-grabbing; }

#testimonial4 .carousel-inner .item {
  overflow: hidden; }

.testimonial4_indicators .carousel-indicators {
  left: 0;
  margin: 0;
  width: 100%;
  font-size: 0;
  height: 20px;
  bottom: 15px;
  padding: 0 5px;
  cursor: e-resize;
  overflow-x: auto;
  overflow-y: hidden;
  position: absolute;
  text-align: center;
  white-space: nowrap; }

.testimonial4_indicators .carousel-indicators li {
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  text-indent: 0;
  margin: 2px 3px;
  cursor: pointer;
  display: inline-block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.testimonial4_indicators .carousel-indicators .active {
  padding: 0;
  width: 10px;
  height: 10px;
  border: none;
  margin: 2px 3px;
  background-color: #000;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar {
  height: 3px; }

.testimonial4_indicators .carousel-indicators::-webkit-scrollbar-thumb {
  background: #eeeeee;
  -webkit-border-radius: 0;
  border-radius: 0; }

.testimonial4_header {
  top: 0;
  left: 0;
  bottom: 0;
  width: 550px;
  display: block;
  margin: 30px auto;
  text-align: center;
  position: relative; }

.testimonial4_header h4 {
  color: #ffffff;
  font-size: 30px;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase; }

.testimonial4_slide {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  margin: auto;
  padding: 20px;
  position: relative;
  text-align: center; }

.testimonial4_slide img {
  top: 0;
  left: 0;
  right: 0;
  width: 150px;
  height: 150px;
  margin: auto;
  display: block;
  color: #f2f2f2;
  font-size: 18px;
  line-height: 46px;
  text-align: center;
  position: relative; }

.testimonial4_slide p {
  color: #ffffff;
  font-size: 20px;
  margin: 40px 0 20px 0;
  font-weight: 300; }

.testimonial4_slide h4 {
  color: #ffffff;
  font-size: 24px;
  font-weight: bold; }

@media only screen and (max-width: 480px) {
  .testimonial4_header {
    width: 95%; }

  .testimonial4_header h4 {
    font-size: 20px; }

  .testimonial4_slide {
    width: 98%;
    padding: 5px; } }
@media (min-width: 481px) and (max-width: 767px) {
  .testimonial4_control_button .carousel-control.left {
    left: 2%; }

  .testimonial4_control_button .carousel-control.right {
    right: 2%; }

  .testimonial4_header {
    width: 95%; }

  .testimonial4_slide {
    width: 98%;
    padding: 5px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .testimonial4_control_button .carousel-control.left {
    left: 5%; }

  .testimonial4_control_button .carousel-control.right {
    right: 5%; } }
@-webkit-keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    -webkit-box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.5);
    opacity: 0; } }
@keyframes psBoxShadowEffect_2 {
  0% {
    opacity: 0.3; }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #ffffff, 0 0 0 10px rgba(255, 255, 255, 0.5); }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 5px 5px #ffffff, 0 0 0 5px rgba(255, 255, 255, 0.5);
    transform: scale(1.5);
    opacity: 0; } }
.carousel-control.right,
.carousel-control.left {
  background: none;
  background-color: none !important;
  background-image: none !important;
  margin-top: 160px; }

/*-------- Testimonial no JS ----------*/
/* Section7 */
/* SectionFormulario */
.ds-tittleSectionFormulario {
  background-image: url("../../images/site/landing-allies/background-formulario.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed; }
  .ds-tittleSectionFormulario .container .ds-tittleEwfFor {
    margin-top: 100px;
    margin-bottom: 100px;
    background-color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-shadow: 0px 16px 30px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 16px 30px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 16px 30px -2px rgba(0, 0, 0, 0.75); }
    @media (max-width: 992px) {
      .ds-tittleSectionFormulario .container .ds-tittleEwfFor {
        margin-top: 58px;
        margin-bottom: 58px; } }
  .ds-tittleSectionFormulario h1 {
    color: #337AB7;
    font-size: 30px;
    font-weight: 300;
    padding-top: 30px;
    margin-top: 0px;
    margin-bottom: 0px; }
  .ds-tittleSectionFormulario h2 {
    color: #337AB7;
    font-size: 20px;
    font-weight: 300;
    padding-top: 30px;
    padding-bottom: 10px;
    margin-top: 0px;
    margin-bottom: 0px; }
  .ds-tittleSectionFormulario label {
    color: #757575;
    font-size: 20px;
    font-weight: 300;
    padding-top: 18px;
    padding-bottom: 15px;
    margin-bottom: 0px; }
    .ds-tittleSectionFormulario label input[type=checkbox] {
      margin-top: 8px; }
  .ds-tittleSectionFormulario .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 0px 0px;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.42857143;
    color: #494949;
    background-color: #fff;
    background-image: none;
    border: 0px solid #fff;
    border-bottom: 1px solid #494949;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0);
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s; }
  @media (min-width: 992px) {
    .ds-tittleSectionFormulario img {
      padding-bottom: 0px; } }
  .ds-tittleSectionFormulario .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 0px solid #ccc;
    border-right-color: #cccccc;
    border-right-style: solid;
    border-right-width: 1px;
    border-radius: 0px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom: 1px solid #494949;
    border-right-width: 0px; }
  .ds-tittleSectionFormulario .ds-tittleCheckbox {
    padding-left: 10px;
    padding-top: 0px; }

.form-control:focus {
  border-color: #000;
  outline: 0;
  -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0);
  box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0), 0 0 0px rgba(0, 0, 0, 0); }

.ds-tittleButtonEwf-5 {
  display: inline-block;
  padding: 8px 30px;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  background-color: #337AB7;
  border: 1px solid transparent;
  border-radius: 50px;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  margin-top: 25px; }
  @media (max-width: 766px) {
    .ds-tittleButtonEwf-5 {
      margin-top: 5px;
      margin-right: 15px; } }

.ds-tittleButtonEwf-5:hover, .ds-tittleButtonEwf-5:focus, .ds-tittleButtonEwf-5.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7; }

.ds-tittleButtonFor {
  padding-bottom: 50px; }

@media (min-width: 992px) {
  .ds-tittleMinVsible {
    display: none; } }

@media (max-width: 1000px) {
  .ds-tittleMinOculto {
    display: none; } }

.radio, .checkbox {
  position: relative;
  display: block;
  margin-top: 0px;
  margin-bottom: 0px; }

/* SectionFormulario */
/* c├│digo css bot├│n subir (top) star */
/*bot├│n up*/
.boton-subir {
  display: none;
  background: #337ab7;
  background: #337ab7;
  background: -moz-linear-gradient(left, #337ab7 0%, #2683d1 50%, #2683d1 50%, #198beb 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, #337ab7), color-stop(50%, #2683d1), color-stop(50%, #2683d1), color-stop(100%, #198beb));
  background: -webkit-linear-gradient(left, #337ab7 0%, #2683d1 50%, #2683d1 50%, #198beb 100%);
  background: -o-linear-gradient(left, #337ab7 0%, #2683d1 50%, #2683d1 50%, #198beb 100%);
  background: -ms-linear-gradient(left, #337ab7 0%, #2683d1 50%, #2683d1 50%, #198beb 100%);
  background: linear-gradient(to right, #337ab7 0%, #2683d1 50%, #2683d1 50%, #198beb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#337ab7', endColorstr='#198beb', GradientType=1 );
  border-radius: 50px 50px 50px 50px;
  position: fixed;
  right: 15px;
  bottom: 20px;
  z-index: 999999999; }

/*evento hover*/
/*estilos para el tag i*/
.boton-subir i {
  color: #fff;
  font-size: 1.5em;
  padding: 9px 10px 9px 10px; }

/* c├│digo css bot├│n subir (top) end */

/*# sourceMappingURL=landing-allies.css.map */
