.semibold{
	font-weight: 500;
}

.recent-post .text-holder .post-title {
    color: #e0e2e3;
}

.recent-post .text-holder {
    margin-left: 80px;
}

.recent-post .text-holder .post-info {
    color: #90c143;
    font-size: 12px;
    margin-top: -5px;
    margin-bottom: 20px;
}

.single-footer-widget {
    padding-top: 20px;
}

.single-blog-item .text-holder .text h3 {
    margin-bottom: 15px;
    margin-top: 30px;
}

.single-blog-item .text-holder .text p strong {
    font-weight: 400;
    color: #1a1a1a;
}

.single-blog-item .text-holder .text ul > li,
.single-blog-item .text-holder .text ol > li {
    padding-left: 28px;
    line-height: 30px;
    color: #626161;
}

.single-blog-item .text-holder .text ul > li:before,
.single-blog-item .text-holder .text ol > li:before {
	content: "\f046";
    margin-right: 10px;
    color: #e21f47;
    font: normal normal normal 14px/1 FontAwesome;
}

.single-blog-item .text-holder .text ul{
	margin-bottom: 20px;
	margin-top: 20px;
}

.about-industry-area strong {
    font-weight: 500;
    color: #e21f47;
}

.tos {
    font-size: 15px;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    background: #fff none repeat scroll 0 0;
    border: 2px solid #f4f4f4;
    color: #222222;
    display: block;
    font-size: 18px;
    font-weight: 400;
    height: 55px;
    padding: 13px 0;
    transition: all 500ms ease 0s;
    width: 55px;
    border-radius: 3px;
    margin: 3px;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #e21f47;
    border-color: #e21f47;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 2;
    color: #ffffff;
    background-color: #e21f47;
    border-color: #e21f47;
}

label {
    display: inline-block;
    max-width: 100%;
    font-weight: 300;
    font-size: 13px;
    padding-left: 3px;
    color: #605f5f;
    margin-bottom: 0;
}

b, strong {
    font-weight: 400;
    color: #252525;
}

.updatedat {
    font-size: 14px;
    color: #252525;
}

.text-lg {
    font-size: 18px;
    color: #0d0e0f;
}

span.text-md {
    color: #0d0e0f;
}

.table.table-striped > thead > tr > th {
    color: #0d0e0f;
    font-weight: 500;
}

.table.table-striped > tbody > tr > td {
    padding: 12px;
}

.buscadominio input[type="text"] {
    width: 50%;
    padding: 10px 9px 9px;
    font-size: 20px;
    border: solid 1px #dcdcdc;
    text-align: center;
}

.buscadomstld select{
    border: none;
    box-shadow: none;
    background: transparent;
    background-image: none;
    font-size: 20px;
    margin: 10px 5px 8px;
}

.buscadomstld {
    display: inline-block;
    border: 1px solid #dcdcdc;
}

.buscadominio .thm-btn {
    font-size: 20px;
}

.buscadominio {
    margin-bottom: 20px;
}

.dominiob {
    display: inline-block;
    padding-right: 60px;
    font-size: 18px;
    color: #0d0e0f;
    min-width: 230px;
    text-align: left;
    padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
}

.estadodom {
    font-size: 18px;
    font-weight: 500;
     display: inline-block;
     padding: 5px 0;
    border-bottom: 1px solid #dcdcdc;
}

.estadodom.dispo {
    color: #0f790f;
}

.estadodom.nodispo {
    color: red;
}

.predomain{
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #fff;
    font-weight: normal;
    margin: 0;
    padding: 0;
    float: none;
    width: 100%;
}

#mc-embedded-subscribe {
    margin: 0;
    width: 100%;
}

#mc_embed_signup form {
    padding: 0;
}

#mc_embed_signup .mc-field-group {
    width: 100%;
    padding: 0;
}

#mc_embed_signup .mc-field-group input{
    background: #2f3234;
    border: 1px solid #343638;
    color: #999999;
    display: block;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    height: 45px;
    position: relative;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    width: 100%;
    border-radius: 2px;
    padding: 0 40px 0 15px;
    margin: 0;
}

#mc_embed_signup div#mce-responses {
    padding: 6px 0;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    margin: 0;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: none;
}

#mc_embed_signup div.response {
    width: 100%;
    color: #fff;
    font-family: 'Rubik', sans-serif;
    font-weight: 300;
    text-align: justify;
}

#mc_embed_signup #mce-error-response a {
    color: #e21f47;
}

/*Tablas de precios*/

.panel-pricing {
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.panel-pricing:hover {
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}
.panel-pricing .panel-heading {
  padding: 20px 10px;
}
.panel-pricing .panel-heading .fa {
  margin-top: 10px;
  font-size: 28px;
}
.panel-pricing .list-group-item {
  color: #777777;
  border-bottom: 1px solid rgba(250, 250, 250, 0.5);
}
.panel-pricing .list-group-item:last-child {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}
.panel-pricing .list-group-item:first-child {
  border-top-right-radius: 0px;
  border-top-left-radius: 0px;
}
.panel-pricing .panel-body {
  background-color: #f0f0f0;
  font-size: 20px;
  color: #777777;
  padding: 15px 0 5px;
  margin: 0px;
}

.panel-danger>.panel-heading {
    background-color: #292d2f;
}

.panel-heading h3 {
    color: #fff;
}

.list-group-item {
    font-size: 14px;
}

#txthostingmodal {
    padding: 0;
}

.btn-danger {
    color: #fff;
    background-color: #e21f47;
    border-color: #711024;
}

#single-service-area .content-box .top-content .single-item .text-holder .bloque2 {
    border: 1px solid #e21f47;
    display: block;
    padding: 24px 20px 25px;
    color: #222222;
}

.label-dark.text-center.text-weight-bold.text-uppercase.text-xs {
    background-color: #292d2f;
    color: #fff;
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    padding: 6px;
}


/*** 
=============================================
    CTA Area
=============================================
***/
.cta-area1 {
    background: #e21f47;
    padding-top: 40px;
    padding-bottom: 40px;
}
.cta-area1 .text{
    width: 80%; 
    float: left;
}
.cta-area1 .text h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 9px 0;
}
.cta-area1 .button a {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #222222;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 46px;
    text-align: center;
    text-transform: none;
    width: 215px;
    border-radius: 3px;
    transition: all 500ms ease;
}
.cta-area1 .button a:hover{
    background: #90c143;
}

/*===========================================*/

.cta-area2 {
    background: #002255;
    padding-top: 40px;
    padding-bottom: 40px;
}
.cta-area2 .text{
    width: 80%; 
    float: left;
}
.cta-area2 .text h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 9px 0;
}
.cta-area2 .button a {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #222222;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 46px;
    text-align: center;
    text-transform: none;
    width: 215px;
    border-radius: 3px;
    transition: all 500ms ease;
}
.cta-area2 .button a:hover{
    background: #e701a0;
    color: #fff;
}

/*===========================================*/

.cta-area3 {
    background: #fdc900;
    padding-top: 40px;
    padding-bottom: 40px;
}
.cta-area3 .text{
    width: 80%; 
    float: left;
}
.cta-area3 .text h2 {
    color: #222222;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 9px 0;
}
.cta-area3 .button a {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #222222;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 46px;
    text-align: center;
    text-transform: none;
    width: 215px;
    border-radius: 3px;
    transition: all 500ms ease;
}
.cta-area3 .button a:hover{
    background: #228a20;
    color: #fff;
}

/*===========================================*/

.cta-area4 {
    background: #1f9a1d;
    padding-top: 40px;
    padding-bottom: 40px;
}
.cta-area4 .text{
    width: 80%; 
    float: left;
}
.cta-area4 .text h2 {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    margin: 9px 0;
}
.cta-area4 .button a {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #ffffff;
    color: #222222;
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 50px;
    line-height: 46px;
    text-align: center;
    text-transform: none;
    width: 215px;
    border-radius: 3px;
    transition: all 500ms ease;
}
.cta-area4 .button a:hover{
    background: #f9fb54;
}

.text-sobre {
    background-color: #4364c1;
    padding: 10px;
}

.text-sobre h2 {
    color: #fff;
}

.pt20 {
    padding-top: 20px;
}

.area-ds ul li {
    padding-bottom: 15px;
}

.icono-clientes:before{
    content: "\f2b5";

}

.condicionescupon {
    font-size: 13px;
    margin-top: -9px;
    padding-bottom: 7px;
    display: none;
    line-height: 16px;
}

#cupondes {
    text-align: center;
    font-size: 25px;
    color: #1b9c20;
    font-weight: 500;
    text-transform: uppercase;
}

.wascomparte {
    display: none;
}

#modalcompartesize{
    width: 280px;
}

.ptmodalcomparte {
    padding-top: 5px;
}

.thm-btncomparte {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    position: relative;
    transition: all 0.5s ease 0s;
    cursor: pointer;
    display: inline-block;
    padding: 11px 10px 10px;
    width: 100%;
    text-align: center;
    z-index: 1;
    border-radius: 3px;
}

.bg-facebookcomparte{
    background-color: #4267b2;
    color: #fff;
}

.bg-facebookcomparte:hover{
    background-color: #365893;
    color: #fff;
}

.bg-twittercomparte{
    background-color: #1b95e0;
    color: #fff;
}

.bg-twittercomparte:hover{
    background-color: #0c7abf;
    color: #fff;
}

.bg-gpluscomparte{
    background-color: #fff;
    color: #000;
    border: 1px solid rgba(0,0,0,.17);
}

.bg-gpluscomparte:hover{
    background-color: #f8f8f8;
    color: #000;
    border: 1px solid rgba(0,0,0,.17);
}

.bg-gpluscomparte > i {
    color: #db4437;
}

.bg-whatsappcomparte{
    background-color: #25D366;
    color: #fff;
}

.bg-whatsappcomparte:hover{
    background-color: #128C7E;
    color: #fff;
}

.tplanesweb {
    color: #292d2f;
}

.tplanesweb thead tr th {
    /*color: #292d2f;*/
    font-weight: 500;
}

.tplanesweb tbody tr td {
    border-left: 1px solid whitesmoke;
    vertical-align: middle;
}

.table>thead>tr>th.success {
    background-color: #90c143;
}

.table>thead>tr>th.warning {
    background-color: #fdc900;
}

.table>thead>tr>th.danger {
    background-color: #6fb1ee;
}

.tplanesweb tbody tr td i {
    color: #528109;
}

.tplanesweb tbody tr td k {
    color: #e21f47;
}

.condicionespweb p {
    color: #292d42;
    font-size: 14px;
    line-height: 19px;
}

.suppweb {
    color: #e21f47;
    font-weight: 500;
    font-size: 13px;
}

.avisoslegales {
    color: #fff;
    border-bottom: 1px solid #fff;
}

.avisoslegales:hover {
    color: #fdc900;
    border-bottom: 1px solid #fdc900;
}

.avlegal {
    cursor: pointer;
}

.tplanesweb tbody tr td .input-group {
    display: table;
    border-collapse: separate;
    width: 80px;
    margin: 0 auto;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#txtplanwebmodal {
    padding: 0;
}


.opcionesaddpw{
    display: none;
}

.opcionesaddpw p {
    padding: 0;
    margin: 0;
}

#mformwebadd, #mgalfbadd, #mgalytadd, #mcarritoadd, #mwordpadd {
    display: none;
}

.opcionesaddpw p span i {
    color: #528109;
}

.txterror {
    font-size: 220px;
    font-weight: bold;
    line-height: 250px;
}

.areaformlead {
    padding-top: 30px;
}

.titotrosrec {
    padding-top: 8px;
    min-height: 60px;
}

.otrosrec {
    padding: 5px;
    border: 1px solid #0d0e0e;
    border-radius: 0 0 3px 3px;
}