@charset "UTF-8";
/* Editor Web start */
.ds-tittleBackgroundEditorWeb {
  background-image: url("../../images/site/landing-editor/icon-dolar.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: bottom;
  background-color: #fff;
}

.ds-tittleEditorWeb {
  padding-top: 120px;
  padding-bottom: 150px;
}
@media (max-width: 992px) {
  .ds-tittleEditorWeb {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
.ds-tittleEditorWeb h2 {
  font-size: 35px;
  text-align: center;
  font-weight: 400;
  line-height: 1.2;
  color: #494949;
}

.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;
}

/* Editor Web end */
/* Todos Ganamos start */
.ds-tittleBackgroundDinero {
  background-image: url("../../images/site/landing-editor/background-ganamos.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 50px;
}
@media (max-width: 991px) {
  .ds-tittleBackgroundDinero {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
.ds-tittleBackgroundDinero h1 {
  font-size: 80px;
  text-align: center;
  font-weight: 300;
  color: #fff;
  padding-top: 45px;
}
@media (max-width: 1200px) {
  .ds-tittleBackgroundDinero h1 {
    font-size: 58px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
  }
}
@media (max-width: 991px) {
  .ds-tittleBackgroundDinero h1 {
    font-size: 60px;
  }
}
@media (max-width: 620px) {
  .ds-tittleBackgroundDinero h1 {
    font-size: 60px;
  }
}
@media (max-width: 470px) {
  .ds-tittleBackgroundDinero h1 {
    font-size: 40px;
  }
}
@media (max-width: 320px) {
  .ds-tittleBackgroundDinero h1 {
    font-size: 30px;
  }
}
.ds-tittleBackgroundDinero p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.ds-tittleBackgroundDinero h2 {
  font-size: 22px;
  text-align: center;
  font-weight: 400;
  color: #fff;
  padding-top: 50px;
}
@media (max-width: 992px) {
  .ds-tittleBackgroundDinero h2 {
    padding-top: 20px;
  }
}

.ds-tittleButtonEwf-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;
}
@media (max-width: 766px) {
  .ds-tittleButtonEwf-1 {
    margin-top: 5px;
    margin-bottom: 15px;
  }
}

.ds-tittleButtonEwf-1:hover, .ds-tittleButtonEwf-1:focus, .ds-tittleButtonEwf-1.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7;
}

/* Todos Ganamos end */
/* Ewf start */
/*-------- Section1 ----------*/
.ds-tittleEwfSection1 {
  padding-top: 100px;
  padding-bottom: 60px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection1 {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection1 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 10px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection1 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
.ds-tittleEwfSection1 span {
  color: #337AB7;
  font-size: 24px;
}

.ds-tittleEwfSection1PStyle {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 80px;
  margin: 0 0 0px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection1PStyle {
    padding-bottom: 58px;
  }
}

.ds-tittleEwfSection1PStyle1 {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 10px;
  padding-bottom: 80px;
  margin: 0 0 0px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection1PStyle1 {
    padding-bottom: 0px;
  }
}

.ds-tittleImgEwd {
  padding-top: 237px;
}
@media (max-width: 992px) {
  .ds-tittleImgEwd {
    padding-top: 0px;
  }
}

/*-------- Section1 ----------*/
/*-------- Section2 ----------*/
.ds-tittleEwfSection2 {
  border-top: 4px dashed #D77F00;
  border-bottom: 4px dashed #D77F00;
}
.ds-tittleEwfSection2 .col-md-8 {
  background-image: url("../../images/site/landing-editor/ewf-2.png");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.ds-tittleEwfSection2 h1 {
  color: #D77F00;
  font-size: 34px;
  font-weight: 300;
  text-align: center;
  padding-top: 90px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection2 h1 {
    padding-top: 58px;
  }
}
.ds-tittleEwfSection2 p {
  color: #494949;
  font-size: 24px;
  font-weight: 300;
  text-align: center;
  padding-top: 20px;
  padding-botton: 20px;
}

.ds-tittleButton {
  padding-bottom: 100px;
}
@media (max-width: 991px) {
  .ds-tittleButton {
    padding-bottom: 0px;
  }
}

.ds-tittleButtonEwf-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: 25px;
}
@media (max-width: 766px) {
  .ds-tittleButtonEwf-2 {
    margin-top: 5px;
    margin-right: 15px;
  }
}

.ds-tittleButtonEwf-2:hover, .ds-tittleButtonEwf-2:focus, .ds-tittleButtonEwf-2.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7;
}

/*-------- Section2 ----------*/
/*-------- Section3 ----------*/
.ds-tittleEwfSection3 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 100px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection3 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 58px;
  }
}
.ds-tittleEwfSection3 p {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 25px;
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection3 p {
    padding-top: 0px;
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection3 img {
  padding-top: 156px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection3 img {
    padding-top: 0px;
  }
}

.ds-tittleEwfSection3Responsive {
  padding-top: 58px;
  padding-bottom: 58px;
}

.ds-tittleButton2 {
  padding-bottom: 58px;
}

/*-------- Section3 ----------*/
/*-------- Section4 ----------*/
.ds-tittleEwfSection4 {
  background-color: #EFEFEF;
}
.ds-tittleEwfSection4 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection4 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 58px;
  }
}
.ds-tittleEwfSection4 p {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 25px;
  padding-bottom: 116px;
  margin: 0 0 0px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection4 p {
    padding-top: 0px;
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection4 img {
  top: -30px;
  position: relative;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection4 img {
    top: 0px;
  }
}

.ds-tittleEwfSection4Responsive {
  padding-top: 58px;
  padding-bottom: 58px;
}

/*-------- Section4 ----------*/
/*-------- Section5 ----------*/
.ds-tittleEwfSection5 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 93px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection5 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 58px;
  }
}
.ds-tittleEwfSection5 p {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 25px;
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection5 p {
    margin: 0 0 0px;
    padding-top: 0px;
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection5 img {
  padding-top: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection5 img {
    padding-top: 0px;
  }
}

.ds-tittleEwfSection5Responsive {
  padding-top: 58px;
  padding-bottom: 58px;
}

/*-------- Section5 ----------*/
/*-------- Section6 ----------*/
.ds-tittleEwfSection6 {
  background-color: #EFEFEF;
}
.ds-tittleEwfSection6 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 94px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection6 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 58px;
  }
}
.ds-tittleEwfSection6 h2 {
  color: #D77F00;
  font-size: 26px;
  font-weight: 300;
}
.ds-tittleEwfSection6 p {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection6 p {
    margin: 0 0 0px;
  }
}
.ds-tittleEwfSection6 img {
  top: -30px;
  position: relative;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection6 img {
    top: 0px;
  }
}

.ds-tittleEwfSection6Responsive {
  padding-top: 58px;
  padding-bottom: 58px;
}

.ds-tittleButtonEwf-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;
  margin-top: 25px;
}
@media (max-width: 766px) {
  .ds-tittleButtonEwf-3 {
    margin-top: 5px;
    margin-right: 15px;
  }
}

.ds-tittleButtonEwf-3:hover, .ds-tittleButtonEwf-3:focus, .ds-tittleButtonEwf-3.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7;
}

.ds-tittleButton3 {
  padding-bottom: 116px;
}
@media (max-width: 992px) {
  .ds-tittleButton3 {
    padding-bottom: 58px;
  }
}

/*-------- Section6 ----------*/
/*-------- Section7 ----------*/
.ds-tittleEwfSection7 {
  text-align: center;
}
.ds-tittleEwfSection7 h1 {
  color: #D77F00;
  font-size: 30px;
  font-weight: 300;
  padding-top: 94px;
  text-align: center;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection7 h1 {
    padding-top: 58px;
    margin-top: 0px;
    margin-bottom: 0px;
  }
}

.ds-tittleSection7hover h2 {
  color: #D77F00;
  font-size: 80px;
  font-weight: 500;
  text-align: center;
  background-color: #fff;
  height: 100px;
  width: 100px;
  padding-top: 5px;
}
.ds-tittleSection7hover p {
  color: #494949;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
}
.ds-tittleSection7hover:hover h2 {
  color: #fff;
  background-color: #D77F00;
  border-radius: 50px 50px 50px 50px;
  height: 100px;
  width: 100px;
}
.ds-tittleSection7hover:hover p {
  color: #D77F00;
}

.ds-tittleEwfSection7Line {
  border-bottom: 5px solid #D77F00;
  margin-top: 229px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection7Line {
    margin-top: 58px;
  }
}

/*-------- Section7 ----------*/
/*-------- Section8 ----------*/
.ds-tittleEwfSection8 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 110px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection8 h1 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 58px;
  }
}
.ds-tittleEwfSection8 p {
  color: #494949;
  font-size: 20px;
  font-weight: 300;
  text-align: justify;
  padding-top: 20px;
  padding-bottom: 110px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection8 p {
    padding-top: 0px;
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection8 img {
  padding-top: 110px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection8 img {
    padding-top: 58px;
    padding-bottom: 58px;
  }
}

.ds-tittleButton1 {
  padding-bottom: 58px;
}

/*-------- Section8 ----------*/
/*-------- Section9 ----------*/
.ds-tittleEwfSection9 h2 {
  color: #494949;
  font-size: 30px;
  font-weight: 400;
  padding-top: 15px;
  padding-bottom: 10px;
  text-align: center;
}

.ds-tittleButtonEwf-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;
  margin-top: 25px;
}
@media (max-width: 766px) {
  .ds-tittleButtonEwf-4 {
    margin-top: 5px;
    margin-right: 15px;
  }
}

.ds-tittleButtonEwf-4:hover, .ds-tittleButtonEwf-4:focus, .ds-tittleButtonEwf-4.focus {
  color: #fff;
  text-decoration: none;
  background-color: #337AB7;
}

.ds-tittleBorder {
  border-top: 4px dashed #D77F00;
}

/*-------- Section9 ----------*/
/*-------- Section10 ----------*/
.ds-tittleEwfSection10 {
  background-color: #337AB7;
}
.ds-tittleEwfSection10 .row {
  position: relative;
}
.ds-tittleEwfSection10 .col-md-6 {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection10 .col-md-6 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.ds-tittleEwfSection10 h1 {
  color: #fff;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
}
.ds-tittleEwfSection10 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 ----------*/
/*-------- Section10 ----------*/
/*-------- Section11 ----------*/
.ds-tittleEwfSection11 {
  background-image: url("../../images/site/landing-editor/background-formulario.jpg");
  background-repeat: no-repeat;
  background-size: cover;
}
.ds-tittleEwfSection11 .container {
  padding-top: 150px;
  padding-bottom: 150px;
}
.ds-tittleEwfSection11 .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-tittleEwfSection11 .container .ds-tittleEwfFor {
    margin-top: 0px;
    margin-bottom: 58px;
  }
}
.ds-tittleEwfSection11 h1 {
  color: #337AB7;
  font-size: 30px;
  font-weight: 300;
  padding-top: 30px;
  padding-bottom: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.ds-tittleEwfSection11 label {
  color: #757575;
  font-size: 20px;
  font-weight: 300;
  padding-top: 18px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.ds-tittleEwfSection11 .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0px 0px;
  padding: 6px 12px;
  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 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.ds-tittleEwfSection11 img {
  padding-bottom: 100px;
}
@media (max-width: 992px) {
  .ds-tittleEwfSection11 img {
    padding-bottom: 58px;
  }
}
.ds-tittleEwfSection11 .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-tittleEwfSection11 .ds-loginRegisterBtns {
  color: #fff;
  font-size: 24px;
}
.ds-tittleEwfSection11 .ds-loginRegisterBtns i {
  font-size: 70px;
}
.ds-tittleEwfSection11 .ds-loginRegisterBtns a {
  display: block;
  color: #fff;
  text-decoration: none;
  transition: all 0.3s ease-out;
  border-radius: 146px;
  padding: 80px 0px 82px;
  background-color: transparent;
}
.ds-tittleEwfSection11 .ds-loginRegisterBtns a:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
.ds-tittleEwfSection11 .ds-closeSection {
  position: absolute;
  top: -50px;
  right: -3px;
  font-size: 24px;
  color: #183449;
  text-decoration: none;
  transition: background 0.3s ease-out;
  padding: 7px 8px 3px 8px;
  border-radius: 25px;
  line-height: 1;
  background-color: #fff;
}
.ds-tittleEwfSection11 .ds-closeSection:hover {
  background-color: #cecece;
}
.ds-tittleEwfSection11 .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-tittleEwfSection11 .ds-beFreelancer {
  color: #fff;
  background-color: #D77F00;
  padding: 8px 15px;
  border-radius: 15px;
  transition: background 0.3s ease-out;
}
.ds-tittleEwfSection11 .ds-beFreelancer p {
  margin-bottom: 0px;
  font-size: 18px;
}
.ds-tittleEwfSection11 .ds-beFreelancer:hover {
  background-color: #AC6600 !important;
}

.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;
  transition: all 0.3s ease-out;
}
@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;
  }
}

/*-------- Section11 ----------*/
/* Ewf end */
/* 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-editors.css.map */
