/***************************************************************************/

/* VARIABLES */

/***************************************************************************/

/***************************************************************************/

/* LESS MIXINS */

/***************************************************************************/

/***************************************************************************/

/* GLABAL STYLES */

/***************************************************************************/
html {
  font-size: 100%;
}
body {
  font-family: 'Muli', sans-serif !important;
  font-weight: 400;
  font-size: 16px;
  text-align: center !important;
  margin: auto !important;
  overflow-x: hidden;
  color: #333 !important;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}
* {
  box-sizing: border-box;
}
h1 {
  font-size: 2rem;
  line-height: 2.2rem;
  color: #484848;
  font-family: 'Varela Round', sans-serif;

}


h4 {
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 1.3rem;
  line-height: 1.5rem;
}
h5 {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 24px;
  margin: 0 0 0.5rem 0;
}
h6 {
  font-size: 1.1rem;
}
.title-price h1, .valores__agregados h1 {
    color: #9950d7;
    font-family: "Muli",sans-serif;
}
p {
  line-height: 1.4rem;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  font-size: 16px
}

header{
  display: none;
}
header h1{
  margin: 0 0 20px 0 !important;
}

#section-1 h5 {
  color: #3f9dfb
}
#section-3 h5 {
  color: #3f9dfb
}
a {
  -webkit-transition: all ease 0.25s;
  transition: all ease 0.25s;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
ul {
  list-style: none;
  padding-left: 36px !important;
  text-align: left;
}

.panel-body li {
    text-align: left;
}

.panel-body ol li {
    margin-left: 36px;
}



.legal-text {
    color: #eb432b;
    display: inline-block;
    font-size: 14px;
    width: 100%;
    margin: 39px 0 0;
    transition: all 0.25s ease 0s;
}
.legal-text:hover{
  opacity: 0.8;
  color: #bb3420;
}
/**STYLE ENDLESS**/

.btn-down {
  background-image: url("../images/down.png");
  background-size: 100% auto;
  height: 75px;
  margin-top: 3%;
  margin: 0 auto;
  position: relative;
  width: 75px;
}
.btn-down a {
  float: left;
  height: 82px;
  width: 79px;
  border: 0;
}
h1.visa {
  color: #767676;
}
h2.visa {
  color: #00297c;
  font-size: 42px;
  font-weight: 300;
}
.visa-buttom {
  border: 2px solid #00297c;
  color: #00297c;
  border-radius: 80px;
  font-size: 18px;
  margin-bottom: 15px;
  margin-right: 15px;
  min-width: 180px;
  padding: 15px 40px;
  text-transform: uppercase;
  transition: all 0.4s ease 0s;
  margin-top: 32px;
}
.visa-buttom:hover {
  border: 2px solid #00297c;
  color: #00297c;
  border-radius: 80px;
  background: #fff;
  font-size: 18px;
  opacity: 0.2
}
.logo-footer.img-responsive {
  margin: 30px 0px;
  width: 13%;
}
.footer ul {
  margin: 0 !important;
}
  header {
    height: 70px
  }
/***************************************CONTENT-TABLE************************************************/

/*CONTENT TABLE*/
.bg-price {
    background: #3f9dfb none repeat scroll 0 0;
    color: #fff;
}

.plus .bg-price {
    background: #9950d7 none repeat scroll 0 0;
    color: #fff;
}

.valores__agregados li {
    border-bottom: 3px solid #fff;
    float: left;
    font-size: 14px;
    line-height: 23px;
    list-style: outside none none;
    min-height: 71px;
    padding: 10px;
    text-align: left;
    text-decoration: none !important;
    width: 100%;
}

.valores__agregados li.gray {
    background: #f5f5f5;
}

.valores__agregados li.gray-light {
    background: #fafafa;
}

.valores__agregados .col-md-6 {
    border-right: 1px solid #ccc;
    padding: 0;
}
.valores__agregados h5 {
    font-size: 14px;
    font-weight: 300;
    margin-top: 16px;
    text-align: left;
}
.content__table {
  float: left;
  width: 100%;
  margin: 8px 0 15px;
}
.line {
  border-top: 1px solid #ccc;
  width: 100%;
  float: left;
}
.align-center {
  text-align: center;
}
.block__general {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.col__block {
  width: 20%;
  float: left;
  text-align: center;
  border: 1px solid #e0e0e0;
}
.video {
  margin: 0 3px;
  border-top: 1px solid #e0e0e0;
  padding: 16px 5px;
  background: #e2e2e2;
}
.img-logo-admin {
  width: 74%;
  padding: 10px 0 0 0;
}
.content__table__btn {
  border: solid 2px #ff5015;
  border-radius: 53px;
  color: #ff5015;
  display: inline-block;
  font-size: 11px;
  letter-spacing: 1px;
  margin: 17px auto;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 79%;
}

/*CONTENT-TABLE-PLAN*/
.block__half .valores__agregados p {
  font-size: 15px !important;
  line-height: 13px !important;
}
.block__plan__endless h2 {
  font-size: 32px;
  margin: 0 0 32px;
}
.title-price > h1 {
    color: #fff !important;
    font-size: 35px !important;
    margin: 0 0 5px;
    padding: 25px 0;
}
.title-price > h1 {
    font-size: 35px !important;
    margin: 0 0 5px;
}
.block__half h1 {
  font-size: 20px;
  margin: 10px !important;
}
.block__half p {
  font-size: 17px !important;
  line-height: 20px !important;
}
.benefits {
  float: left;
  width: 70%;
  text-align: left;
}
.price-benefits {
  float: right;
  width: 30%;
  text-align: right;
  color: #878787 !important;
}
.block__plan__endless {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
.block__half {
  text-align: center;  /* margin: 0 6px; */
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 7px;  /* width: 32%; */

  /* float: left; */
}
.valores__agregados h1 {
  font-size: 24px;
}
.valores__agregados p{
  font-size: 13px;
  margin: 0px;
  text-align: left;
  margin: 0 20px;
}
.membership__info__type {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #3f9dfb;
    border-radius: 7px;
    box-shadow: -1px -1px 4px #e5e5e5;
    float: none;
    margin: 0 auto;
    overflow: auto;
    padding: 0 0 18px;
    text-align: center;
}




.tablas-planes {
    padding: 10px;
}

.table-planes-responsive .col-md-2, .table-planes-responsive .col-md-4 {
    padding: 0;
}

.table-planes-responsive {
    padding: 15px;
    display: none;
}

.col-md-12.text-table {
    padding: 0 4px;
}

.text-table span {
    color: #8b8b8b;
    float: left;
    font-size: 13px;
    line-height: 17px;
    display: inline-block;
}

.table-planes-title{

  display: block;
}

.table-content {
    box-shadow: inherit;
    margin-bottom: 23px;
}


.plus.membership__info__type {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #8952b9;
    border-radius: 7px;
    box-shadow: -1px -1px 4px #e5e5e5;
    float: none;
    margin: 0 auto;
    overflow: auto;
    padding: 0 0 18px;
    text-align: center;
}


.membership__info__type p {
    background: #3e92e7 none repeat scroll 0 0;
    margin: 0;
    text-align: center !important;
}

.plus.membership__info__type p {
    background: #8952b9 none repeat scroll 0 0;
    margin: 0;
    text-align: center !important;
}

.membership__spacer {
  width: 100%;
  height: 8px;
  background: #f6f6f6;
  margin: 5px 0 4px 0;
}
.membership__info__type__price {
  font-size: 25px;
  color: #fff;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  background: #9C9C9C;
  padding: 10px 0
}
.membership__subtitle {
  overflow: auto;
  border-bottom: 1px solid #dadada;
  padding: 10px 10px 12px 10px;
  background: #fafafa;
}

.btn-registrate {
    background: #459ff8 none repeat scroll 0 0;
    border: 2px solid #459ff8;
    color: #fff;
    margin-top: 15px;
}
.btn-registrate:hover {
    background: rgba(134, 145, 190, 0) none repeat scroll 0 0;
    border: 2px solid #459ff8;
    color: #459ff8;
}


.membership__subtitle:hover {
  border-bottom: 1px solid #dadada;
  background: #f0f0f0;
}

.membership__sub .col-md-12 {
    text-align: center;
}

.table-general {
    float: left;
    margin: 6px 0 23px;
    width: 100%;
}

.membership__sub > h2 {
    color: #000;
    font-size: 17px;
}

.col-md-4.title-table {
    line-height: 42px;
}

.title-table {
    background: #fff none repeat scroll 0 0;
    color: #9950d7;
    font-size: 15px;
    min-height: 74px;
    padding: 10px 0;
}
.text-table {
    line-height: 47px;
    min-height: 52px;

}
.black-title {
  overflow: auto;
  border-bottom: 1px solid #dadada;
  padding: 10px 10px 12px 10px;
  background: #f0f0f0;
}

.-beneficts-title-handler {
  float: right;1568
  margin: 4px 0 0 0;
}
.membership__subtitle h2 {
    color: #9d9b9b !important;
    font-size: 16px !important;
    margin: 4px 0 0;
}
input {
  border: none;
  font-size: 18px;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  color: #9d9b9b;
  float: left;
  margin-right: 10px !important;
}
.-buttom-price-active {
  background: #3f9dfb;
  -webkit-border-radius: 53px;
  border-radius: 53px;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  margin: 25px auto 0;
  padding: 11px 11px 15px 11px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 85%;
  border: 1px solid #3f9dfb;
}
.-buttom-price-active:hover {
  background: #fff;
  color: #3f9dfb;

}
.-buttom-price-active:focus{
  color: #3f9dfb;
}
.-buttom-outline-active {
  -webkit-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  font-size: 16px;
  padding: 15px 15px 15px 15px;
  text-align: center;
  text-decoration: none;
  border: 1px solid #fff;
  font-family: 'Muli', sans-serif;
  font-weight: 300;
  background: #ef411f;
  color: #fff;
  margin-top: 16px;
}

}
.-buttom-outline-active:hover {
  background: transparent;
  color: #fff;
}
.endless360 .plus::before {
  color: #ff5224;
  content: "+";
  float: left;
  font-size: 25px;
  left: -9%;
  position: absolute;
  font-family: Muli;
}
.endless360 h6 {
  color: #3f9dfb;
  text-align: center;
  font-size: 0.8rem;
}
.s-top {
  margin-top: 50px
}

/***************************************CONTENT-TABLE-END************************************************/

/***************************************************************************/

/* MISCELLANEOUS STYLE */

/***************************************************************************/
.color-overlay {
  background: rgba(0, 0, 0, 0);
}
hr.separator {
  border: none;
  width: 80px;
  margin: 30px auto;
}
hr.white {
  border-top: 2px solid #fff !important;
}
::selection {
  color: #fff !important;
}
::-webkit-selection {
  color: #fff !important;
}
::-moz-selection {
  color: #fff !important;
}
.subscription-success, .subscription-failed, .email-success, .email-failed {
  font-size: 20px;
  display: none;
}
.subscription-success, .email-success {
  color: #98d361;
}
.subscription-failed, .email-failed {
  color: #FC6806;
}
.while-bg {
  background: #fff !important;
}
.logo-home {
  width: 30%;
  min-width: 240px;
}
.check-icon {
    float: left;
    margin: 0 8px 0 0;
    min-height: 49px;
}
.check-icon img {
  vertical-align: top;
  margin: 6px 0 0 0;
}

/***************************************************************************/

/* BUTTONS */

/***************************************************************************/
.btn-standard {
  text-transform: uppercase;
  padding: 15px 40px;
  min-width: 180px;
  -webkit-border-radius: 80px;
  -moz-border-radius: 80px;
  -ms-border-radius: 80px;
  -o-border-radius: 80px;
  border-radius: 80px;  /* margin-right: 15px; */
  transition: all 0.4s;
  font-size: 18px;
  margin-bottom: 15px;
}
.btn-standard:focus {
  outline: none;
  color: #fff;
}
.btn-small {
  min-width: 130px;
}
.btn-large {
  min-width: 180px;
}
.btn-medium {
  min-width: 150px;
}
.btn-main {
  color: #fff;
}
.btn-main:hover {
  color: #fff;
}
.btn-download{
  background: transparent !important;
}
.btn-download .fa {
  font-size: 16px;
  margin-right: 10px;
}
.btn-download:hover {
  color: #fff;
  border-color: #459FF8;
  background: #459FF8 !important;
}
.btn-learn {
  background: rgba(0, 0, 0, 0.55);
  color: #8d8d8d;
  border: 2px solid #8d8d8d;
}
.btn-learn:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0);
}

/***************************************************************************/

/* HEADER SECTION */

/***************************************************************************/
header{
    min-height: 70px;
    font-size: 0;
    line-height: 0;
    border-collapse: collapse;
    border: none;
    top: 0px;

}
.header .logo img {
  width: 100px;
  height: auto;
}
.header h1 {
  color: #fff;
  font-size: 2.5rem;
  letter-spacing: 0px;
  line-height: 3.5rem;
  margin: 3rem 0;
}
.navbar-header {
  width: 100%;
}
.header .market-icons {
  margin-top: 2rem;
}
.header .market-icons .fa {
  font-size: 20px;
  margin: 0 1rem;
}
.icon-middle {
  width: 130px;
}
.icon-mid {
  width: 40px;
}
.icon-small {
  width: 50px;
}

/***************************************************************************/

/* MAIN NAVIGATION BAR */

/***************************************************************************/
.sticky-navbar {
    background: #BD07E2;
    border: medium none;
    border-collapse: collapse;
    font-size: 0;
    line-height: 0;
    top: 0;
}
.sticky-navbar .navbar-brand {
  padding-top: 16px;
}
.sticky-navbar .navbar-brand img {
    width: 20%;
    display: flex;
    margin: 10px 0;
}
.sticky-navbar .main-navigation {
  font-size: 14px;
  font-weight: 400;
}
.sticky-navbar .main-navigation li a {
  color: #666666;
  padding: 20px 15px;
}
.sticky-navbar .main-navigation li.current a {
  background: none;
}
.sticky-navbar .navbar-toggle {
  padding: 13px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar
{
  min-height: 70px;
}

/***************************************************************************/

/* WAY WE WORK */

/***************************************************************************/

#section-1 {
  background: #F9F9F9;
  background-image: url(../images/video-fallback-consumer.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  position: relative;
  background-size: cover;

}
.way-we-work {
  padding: 4rem 0 5.8rem;
}
.way-we-work h3 {
  color: #666666;
}
.way-we-work .features {
  margin-top: 4rem;
}
.way-we-work .features .each-item {
  margin-bottom: 3rem;
}
.way-we-work .features .each-item h4 {
  margin: 20px 0 15px 0;
  color: #999999;
  transition: all 0.35s;
}
.way-we-work .features .each-item .fa {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  height: 80px;
  width: 80px;
  line-height: 90px;
  font-size: 30px;
  border: 1px solid #cccccc;
  color: #cccccc;
  transition: all 0.35s;
}
.way-we-work .features .each-item:hover .fa {
  color: #fff;
  cursor: pointer;
}

/***************************************************************************/

/* APP INTRO */

/***************************************************************************/
.app-intro {
  padding: 4rem 0 5rem;
  color: #fff;
}
.app-intro .app-spec {
  margin-top: 3rem;
}
.app-intro .smart-text {
  margin-top: 4rem;
}
.app-intro .smart-text .fa {
  font-size: 40px;
}
.app-intro .smart-text h4 {
  margin: 1rem 0;
}
.app-intro .mockup1 img {
  margin: auto;
  height: 550px;
  width: auto;
}

/***************************************************************************/

/* SUBSCRIBE NEWSLETTER */

/***************************************************************************/
.subscribe-newsletter {
  background: url(../images/subscribe-bg.jpg) repeat center center fixed;
  -webkit-background-size: 100%;
  -moz-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}
.subscribe-newsletter .color-overlay {
  padding: 5.5rem 0 4.5rem;
}
.subscribe-newsletter .fa {
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  height: 80px;
  width: 80px;
  line-height: 90px;
  font-size: 30px;
}
.subscribe-newsletter h3 {
  color: #d7d7d7;
  margin-top: 2rem;
}
.subscribe-newsletter p {
  color: #d7d7d7;
}
.subscribe-newsletter .input-group {
  margin-top: 1.5rem;
  font-weight: 300;
}
.subscribe-newsletter .input-group .form-control {
  -webkit-border-radius: 80px 0 0 80px;
  -moz-border-radius: 80px 0 0 80px;
  -ms-border-radius: 80px 0 0 80px;
  -o-border-radius: 80px 0 0 80px;
  border-radius: 80px 0 0 80px;
  padding: 0 30px;
}
.subscribe-newsletter .input-group .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.subscribe-newsletter .input-group .form-control, .subscribe-newsletter .input-group .btn {
  height: 45px;
  font-size: 14px;
}

/***************************************************************************/

/* EASY FEATURES AVAILABLE */

/***************************************************************************/
.easy-features-available {
  padding: 4rem 0 5.5rem;
  background: #f3f5f8;
}
.easy-features-available .easy-screens {
  text-align: left;
  margin-top: 2rem;
  position: relative;
}
.easy-features-available .easy-screens .front {
  max-height: 450px;
}
.easy-features-available .easy-caption {
  text-align: left;
}
.easy-features-available .easy-caption h3 {
  color: #666666;
  margin-bottom: 60px;
}
.easy-features-available .each-easy-step {
  margin-top: 10px;
  color: #8d8d8d;
}
.easy-features-available .each-easy-step .fa {
  margin-top: 5px;
  font-size: 35px;
  color: #b3b3b3;
}
.easy-features-available .each-easy-step h5.text-colored {
  margin-bottom: 0;
}
.easy-features-available .each-easy-step p {
  color: #b3b3b3;
}
.easy-features-available .gap-maintain {
  padding-left: 30px;
}

/***************************************************************************/

/* FEATURES AREA 4  */

/***************************************************************************/
.feature-area-4 {
  background: url("../images/feature-area-4.jpg") no-repeat center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: left;
  color: #fff;
}
.feature-area-4 .color-overlay {
  background: rgba(0, 0, 0, 0.1);
  padding: 4rem 0 2rem;
}
.feature-area-4 h3 {
  margin-bottom: 60px;
}
.feature-area-4 .each-easy-step {
  margin-bottom: 15px;
}
.feature-area-4 .each-easy-step .margin-reduced {
  margin-right: -5px;
}
.feature-area-4 .each-easy-step .fa {
  border: 1px solid #fff;
  font-size: 22px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  height: 60px;
  width: 60px;
  line-height: 70px;
  text-align: center;
  margin-top: 5px;
}
.feature-area-4 .each-easy-step p {
  line-height: 22px;
  color: #e6e6e6;
}
.feature-area-4 .each-easy-step h5.text-bold {
  margin-bottom: 0;
}

/***************************************************************************/

/* SCREENSHOTS SLIDER */

/***************************************************************************/
.screenshots {
  padding: 4rem 0 5rem;
}
.screenshots h3 {
  color: #666666;
}
.screenshots p {
  color: #999999;
}
.screenshots .owl-carousel {
  margin-top: 0rem;
}
.screenshots .item {
  background: none;
  padding: 5px;
  margin: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.screenshots .item img {
  width: 100%;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

/***************************************************************************/

/* TESTIMONIALS */

/***************************************************************************/
.testimonials {
  background: url("../images/testimonial-bg.jpg") no-repeat center top fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: #8d8d8d;  /***************************************************************************/

  /* CLIENT'S PICTURE */

  /***************************************************************************/
}
.testimonials .color-overlay {
  padding: 4rem 0 5.5rem;
}
.testimonials .quote-sym {
  font-size: 120px;
  margin-bottom: 22px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.testimonials #sync1 .item blockquote {
  border: none;
  font-style: italic;
  font-weight: 400;
  font-size: 16px;
  color: #d7d7d7;
}
.testimonials #sync1 .item blockquote:before {
  content: "\"";
}
.testimonials #sync1 .item blockquote:after {
  content: "\"";
}
.testimonials #sync2 {
  margin-top: 1rem;
  padding-left: 6.1rem;
  text-align: left;
}
.testimonials #sync2 .item {
  margin-right: 5px;
  cursor: pointer;
}
.testimonials figure img {
  padding: 3px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  -ms-border-radius: 25px;
  -o-border-radius: 25px;
  border-radius: 25px;
  height: 50px;
  width: 50px;
  line-height: 60px;
  float: left;
  margin-right: 1rem;
  border: 1px solid #8d8d8d;
}
.testimonials figure figcaption .name {
  margin-bottom: 0;
  padding-top: 0.5rem;
  font-weight: 700;
  line-height: 1rem;
}
.testimonials figure figcaption cite {
  font-size: 12px;
}

/***************************************************************************/

/* PRICING TABLE */

/***************************************************************************/

#section-table {
  background: #F9F9F9;
}
.pricing-table {
  padding: 4rem 0;
  background: #F3F5F8;
}
.pricing-table h3 {
  color: #666666;
}
.pricing-table .tables {
  margin-top: 0rem;
  color: #8c8c8c;
}
.pricing-table .table-single {
  border: 1px solid transparent;
  background: #fff;
  transition: all 0.35s;
  margin-bottom: 2rem;
  padding: 3px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.pricing-table .table-single .meta-title {
  background: #ECF0F1;
  padding: 30px 0;
  border-radius: 4px 4px 0 0;
}
.pricing-table .table-single .meta-price {
  padding: 30px 0;
  color: #666666;
  font-weight: 500;
  font-size: 20px;
}
.pricing-table .table-single .meta-price .rate {
  font-size: 60px;
  font-weight: 700;
  line-height: 50px;
}
.pricing-table .table-single .meta-price .period {
  font-size: 16px;
  font-weight: 300;
  line-height: 35px;
}
.pricing-table .table-single ul {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}
.pricing-table .table-single ul li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 20px 0;
}
.pricing-table .table-single ul li:last-child {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pricing-table .table-single .button {
  margin: 30px 0 20px;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  box-sizing: border-box;
}

/***************************************************************************/

/* OUR OTHER APPS */

/***************************************************************************/
.our-other-apps {
  padding: 3rem 0 1.5rem;
}
.our-other-apps .app-description {
  text-align: left;
}
.our-other-apps .app-description h3 {
  color: #666666;
  margin-bottom: 30px;
}
.our-other-apps .app-description h4 {
  margin-bottom: 30px;
}
.our-other-apps .app-description .button {
  margin-top: 60px;
}
.our-other-apps .app-description .button.centered {
  text-align: center;
}
.our-other-apps .apps-mock {
  margin-top: 1rem;
}
.our-other-apps .apps-mock img {
  margin: 0 auto;
}

/***************************************************************************/

/* DOWNLOAD */

/***************************************************************************/
.download {
  background: url("../images/bg-cyber.png") no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  height: 400px;
}

.download h3 {
  color: #d02a7b;
  text-align: left;
}

.download h2 {
  color: #d02a7b !important;
  text-align: left;
}

.download p {
  color: #d02a7b;
  text-align: left;
}
.download .button-group {
  margin-top: 4rem;
}


/***************************************************************************/

/* CONTACT US SECTION */

/***************************************************************************/
.contact-us {
  z-index: 1;
  position: relative;  /*
  |----------------------------------------------------------------------------
  |   ABOUT US + CONTACT FORM
  |----------------------------------------------------------------------------
  */

  /*
    |----------------------------------------------------------------------------
    |   CONTACT FORM
    |----------------------------------------------------------------------------
    */
}
.contact-us .color-overlay {
  padding-top: 4.5rem;
  background: rgba(0, 0, 0, 0.02);
}
.contact-us .expendable-contact-btn {
  position: absolute;
  bottom: -40px;
  left: 50%;
  margin-left: -40px;
  z-index: 2;
  outline: none;
  text-decoration: none;
}
.contact-us .expendable-contact-btn .fa {
  color: #8d8d8d;
  font-size: 30px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  border-radius: 40px;
  height: 80px;
  width: 80px;
  line-height: 90px;
  background: #fff;
  transition: all 0.2s;
}
.contact-us .expendable-contact-btn .fa:hover {
  color: #fff;
  border: 2px solid #fff;
}
.contact-us h4 {
  color: #666666;
  margin-bottom: 30px;
}
.contact-us .about-us, .contact-us .contact-form {
  text-align: left;
  margin-bottom: 4.5rem;
}
.contact-us .about-us p {
  margin-bottom: 30px;
  line-height: 25px;
}
.contact-us .about-us .each-item {
  margin-bottom: -15px;
}
.contact-us .about-us .each-item .ef {
  padding: 8px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  height: 100px;
  width: 100px;
  line-height: 110px;
  font-size: 14px;
  vertical-align: middle;
  line-height: 45px;
}
.contact-us .about-us .each-item address p {
  line-height: 22px;
  margin-bottom: 0;
}
.contact-us .about-us .each-item address p a {
  color: #8d8d8d;
}
.contact-us .contact-form .form-control {
  background: none;
  color: #text_color;
  font-size: 14px;
  font-weight: 300;
}
.contact-us .contact-form .form-control:focus {
  box-shadow: 0 0 0 0;
}

/***************************************************************************/

/* FOOTER SECTION */

/***************************************************************************/
.footer {
  padding: 0rem 0 2rem;
  margin: auto;
  background: #fafafa none repeat scroll 0 0;
}
.footer .social-icons {
  margin-bottom: 2rem;
}
.footer .social-icons ul li {
  margin: 0 1.1rem;
  display: inline-block;
}
.footer .social-icons ul li a {
  color: #8d8d8d;
  font-size: 33px;
}
.footer .copyright {
  font-size: 14px
}
.footer .copyright .legal {
  font-size: 14px
}
.footer .copyright ul li {
  display: inline-block;
  text-align: center;
  margin: 0 0 0 0;
}
.footer .copyright ul li:after {
  content: "|";
  margin-left: 10px;
  display: none;
}
.footer .copyright ul li:last-child:after {
  content: "";
}
.footer .copyright ul li a {
  color: #8d8d8d;
}
.footer .copyright ul li a:hover {
  text-decoration: underline;
}

.valores__agregados h1{
  color: #eb432b;
}
.title-price h1{
  color: #3f9dfb;
}

.endless360 h6{
  font-family: Varela Round, sans-serif;
}


/*------------------------------------------------------------------
[2. Preloader]
*/
body.loading {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  overflow: hidden;
}
#preloader-wrapper {
  z-index: 9999;
  background-color: #fff;
  /*position: fixed;*/
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: opacity 0.8s;
  -moz-transition: opacity 0.8s;
  -o-transition: opacity 0.8s;
  transition: opacity 0.8s;
}
#preloader-wrapper:before {
  display: inline-block;
  content: '';
  height: 100%;
  vertical-align: middle;
}
#preloader-wrapper #preloader {
  display: inline-block;
  width: 96%;
  vertical-align: middle;
}
#preloader-wrapper .spinner {
  margin: 100px auto;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  margin-left: -25px;
  top: 50%;
  margin-top: -25px;
}
#preloader-wrapper .container1 > div, #preloader-wrapper .container2 > div, #preloader-wrapper .container3 > div {
  width: 10px;
  height: 10px;
  background-color:#510D5D;
  border-radius: 100%;
  position: absolute;
  -webkit-animation: bouncedelay 1.2s infinite ease-in-out;
  animation: bouncedelay 1.2s infinite ease-in-out;  /* Prevent first frame from flickering when animation starts */
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
#preloader-wrapper .spinner .spinner-container {
  position: absolute;
  width: 100%;
  height: 100%;
}
#preloader-wrapper .container2 {
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
#preloader-wrapper .container3 {
  -webkit-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}
#preloader-wrapper .circle1 {
  top: 0;
  left: 0;
}
#preloader-wrapper .circle2 {
  top: 0;
  right: 0;
}
#preloader-wrapper .circle3 {
  right: 0;
  bottom: 0;
}
#preloader-wrapper .circle4 {
  left: 0;
  bottom: 0;
}
#preloader-wrapper .container2 .circle1 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
#preloader-wrapper .container3 .circle1 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
#preloader-wrapper .container1 .circle2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
#preloader-wrapper .container2 .circle2 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
#preloader-wrapper .container3 .circle2 {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}
#preloader-wrapper .container1 .circle3 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}
#preloader-wrapper .container2 .circle3 {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}
#preloader-wrapper .container3 .circle3 {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}
#preloader-wrapper .container1 .circle4 {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}
#preloader-wrapper .container2 .circle4 {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}
#preloader-wrapper .container3 .circle4 {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}
@-webkit-keyframes bouncedelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bouncedelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}


/***************************************************************************/

/* WALTER STYLES */

/***************************************************************************/
.logo-handy img{
  width: 200px;
  height:auto;
}

.logo-handy{
  margin: 0px 0 30px 0
}

.bgmembresia{
  background: url("../images/video-fallback-consumer.jpg") center bottom no-repeat;
  background-size: cover
}

.btn-allegra {
    background: #ef411f;
    color: #fff;
    border: 1px solid #ef411f;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 100;
    margin: 30px 0 0 0;
    padding: 7px 14px 7px;

}

.content-header {
  text-align: left;
  padding: 0px;
}


.bene img {
    width: 50px;
    position: relative;
    left: -20px;
}

.bene {background: url("../images/items/icon/icon-plus.png") no-repeat scroll 98% center; background-size: 13px;}

.bene h3 {
    color: #666;
    display: inline-block;
    font-size: 19px;
    margin-top: 0;
    text-align: left;
    width: 78%;
}

.bene h4 {
    color: #cd2a7b;
    display: inline-block;
    font-size: 30px;
    margin-right: 10px;
    margin-top: 0;
    text-align: left;
    width: 8%;
}

.subtitulo img {
    float: left;
    width: 120px;
}

.subtitulo h6 {
    color: #ef411f;
    font-size: 24px;
    margin-top: 45px;
    text-align: left;
    float: left;
}

.subtitulo img {
  float: left;
  width:120px;
}


.tdarkcolor {
  background: #cccccc;
  padding: 15px 0;
}
.tdarkcolor h2{
  color: #ffffff !important;
  text-transform: uppercase;
  font-size: 16px;
  margin: 0px;
}

.personas h6{color: #8b8b8b;
    display: inline-block;
    text-align: left;
    width: 40%;}

.personas h7{
    color: #8b8b8b;
    display: inline-block;
    text-align: center;
    width: 24%;
    font-size: 16px;
  }


.personas img {display: inline-block;}

#section-9 h2 {
  color: #fff;
}

.bullet-general img {
  width: 50px;
}


.item-beneficio > img {
    width: 50px;
}


.gray-light {
    background: #fafafa none repeat scroll 0 0;
}

.text-orange h3 {
  color: #ef411f;
  font-size: 18px;
}

.circle-foto {
    width: 35%;
    margin: 0 auto;
}

section {
  padding: 60px 0;
}

/*TABLE-SECTION*/


.title-gray {
    background: #ccc none repeat scroll 0 0;
    float: left;
    width: 100%;
    border-radius: 4px;
}


.title-gray h2 {

    font-size: 19px;
    color: #fff;
}

.tables .panel-heading {
    background: #fdfdfd !important;
}


.tables .panel-heading:hover {
    background: #f2f2f2 !important;
}

.tables .text-right h4 {
    color: #505050;
    font-size: 17px;
    margin: 0px;

}

.tables p {
    text-align: left;
}


.btn-allegra:hover {
  background: transparent;
  color: #ef411f;

}


.check h6 {
    width: 50%;
    text-align: center;
}



.title-gray h2 {
  margin: 15px 15px;
  text-align: center;
}

.proteccion-datos {

  text-align: center;

}

.responsabilidad {

  padding: 25px;

}

.b-tablas {
  padding: 0;
}

.collapsed {
  color: #d02a7b !important;
}


.b-proteccion {
  padding: 120px 0;
}


#aplus {
    background: #fff;
    text-align: center;
    font-family: 'Muli', sans-serif !important;
    display: none;
}


#aplus span {
    color: #d02a7b;
    display: inline-block;
    font-size: 16px;
    font-weight: lighter;
    margin: 20px 0 0;
}

.aplus-icon {
    margin: 20px auto;
    display: block;
}

p:not(:last-child) {
    margin-bottom: 20px;
    text-align: center;
}

#aplus blockquote {
    color: #ef411f;
    font-size: 10px;
    margin: 20px;
    padding: 10px;
}

#aplus-desktop span {
    color: #d02a7b;
    display: inline-block;
    font-size: 26px;
    font-weight: lighter;
    margin: 20px 0 0;
    line-height: 2rem;
}

#aplus-desktop blockquote {
    color: #ef411f;
    font-size: 18px;
    margin: 20px;
    padding: 10px;
}

#aplus-desktop p {
  text-align: center;
}

#aplus-desktop {
  display: block;
}


.restitucion {
    background: rgba(0, 0, 0, 0) url("../images/restitucion.png") no-repeat scroll center center / cover ;
    height: 200px;
    position: relative;
    background-size: cover;
}

.notificacion {
    background: rgba(0, 0, 0, 0) url("../images/notificacion.png") no-repeat scroll center center / cover ;
    height: 200px;
    position: relative;
    background-size: cover;
}

.fallos {
    background: rgba(0, 0, 0, 0) url("../images/fallos.png") no-repeat scroll center center / cover ;
    height: 200px;
    position: relative;
    background-size: cover;
}

#other-services-desktop {
  padding: 60px;
}

.service-1 {
  background: rgba(0, 0, 0, 0) url("../images/inspecciones.png") no-repeat scroll center center / cover ;
  padding: 150px;
}

.service-2 {
  background: rgba(0, 0, 0, 0) url("../images/restitucion.png") no-repeat scroll center center / cover ;
  padding: 150px;
}

.service-3 {
  background: rgba(0, 0, 0, 0) url("../images/notificacion.png") no-repeat scroll center center / cover ;
  padding: 150px;
}

.service-4 {
  background: rgba(0, 0, 0, 0) url("../images/fallos.png") no-repeat scroll center center / cover ;
  padding: 150px;
}

#other-services-desktop h2 {
  font-size: 1rem;
}

#other-services-desktop p {
  font-size: 16px;
}

.last {
  margin-top: 60px;
}


.other-services {
  display: none;
}

.other-services h3 {
  color: #ef411f;
  font-size: 18px;
}

#other-services {
  display: none;
}

/***************************************************************************/

/* RESPONSIVE */

/***************************************************************************/
