
.footer .footer-subsribe{
    width:100%;
}

.myHidden{
    display: none;
}
img#logo-header{
    max-height: 70px;
    margin-top: -23px;
}
img#logo-footer{
    max-height: 40px;
    margin-top: -2px;
}
/*
.dropdown > a:after {
    top: 0px;
    right: 0px;
    content: "";
}
*/


@media (min-width: 767px){
    .header .navbar-default .navbar-nav > li > a {
        padding: 9px 0px 9px 20px;
    }
}

@media (max-width: 767px){
    .ls-nav-prev{

    }
}

.loginbar .open > .dropdown-menu{
    display:block;
    right:0;
    left:auto;
}
.loginbar .dropdown-menu{
    border-top:2px solid #2980b9;
}
.loginbar .dropdown-menu:after{

}

.ulSlider li{
    color:#fff;
}

.color-white{
    color:#fff !important;
}

.comoFunciona h5{

    font-weight: bold;
}

.comoFunciona .service{
    padding:5px;
}

.comoFunciona .service .service-icon{
    padding:0px;
    font-size: 1.2em;
    color:white;
    font-style: normal;
    font-weight: bold;
}

.pricing-contabilidad.pricing-mega-v1 .pricing-head h4{
    min-height: 70px;
    padding: 21px 0;
    min-height: 70px;
    padding: 21px 0;
}

.pricing-contabilidad.pricing-mega-v1 .pricing-head .price{
    font-size: 45px;
    font-size: 35px;
}
.pricing-contabilidad.pricing-mega-v1 .pricing-head .price i{
    font-size:15px;
}

.divPorQueElegirTrigger{
    cursor:pointer;
}
.divPorQueElegirTarget .servive-block{
    text-align: left;
    color:#fff;
}
.divPorQueElegirTarget .servive-block h3, .divPorQueElegirTarget .servive-block li{
    color:#fff;
}
.divPorQueElegirTarget .servive-block li{
    font-size: 1.2em;
}

/*Registration and Login Page v1
------------------------------------*/
.reg-page {
    color: #555;
    padding: 30px;
    background: #fefefe;
    border: solid 1px #eee;
    box-shadow: 0 0 3px #eee;
}

/*Reg Header*/
.reg-header {
    color: #555;
    text-align: center;
    margin-bottom: 35px;
    border-bottom: solid 1px #eee;
}

.reg-header h2 {
    font-size: 24px;
    margin-bottom: 15px;
}

/*Reg Forms*/
.reg-page label {
    color: #777;
}

/*404 Error Page v1 
------------------------------------*/
.error-v1 {
    padding-bottom: 30px;
    text-align: center;	
}

.error-v1 p {
    color: #555;
    font-size: 16px;
}

.error-v1 span {
    color: #555;
    display: block;
    font-size: 35px;
    font-weight: 200;
}

.error-v1 span.error-v1-title {
    color: #777;	
    font-size: 180px;
    line-height: 200px;
    padding-bottom: 20px;
}


/*Resellers
------------------------------------*/
@media (min-width: 767px){
    .reSeller_Feature1{
        padding-top:50px;
    }
    .reSeller_Feature2{
        padding-top:100px;
    }
    .reSeller_Feature3{
        padding-top:35px;
    }
    .reSeller_Feature4{
        padding-top:70px;
    }
}

/*For Mobile Devices*/
@media (max-width: 500px) { 
    .error-v1 p {
        font-size: 12px;
    }	

    .error-v1 span {
        font-size: 25px;
    }

    .error-v1 span.error-v1-title {
        font-size: 140px;
    }
}

.dropdown-menu li{
    text-align:left;
}
.dropdown-menu li a{
    margin-top:0px !important;
}
.loginbar .dropdown-menu{

}
.bg-primary>.modal-title{
    color:#fff;
}

.divBienvenido{
    /*
    background-image:url('../img/sliders/banner1.jpg');
    background-size:cover;
    background-color: rgb(0, 0, 0);

background-color: rgba(0, 0, 0, 0.9);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);

-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
    */
}
.divBienvenido > div{

}

.bienvenido h1{
    text-align:center;
    font-size:3.3em;
    margin-bottom:40px;
}

/*Content Boxes v6*/
.content-boxes-v6 {
    padding-top: 25px;
    text-align: center;
}

.content-boxes-v6 i {
    color: #fff;
    width: 90px;
    height: 90px;
    padding: 30px;
    font-size: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    background: #dedede;
    margin-bottom: 25px;
    display: inline-block;
}

.content-boxes-v6 i:after {
    top: -8px;
    left: -8px;
    right: -8px;
    bottom: -8px;
    content: " ";
    position: absolute;
    border: 1px solid #dedede;
    border-radius: 50% !important;
}

.content-boxes-v6:hover i,
.content-boxes-v6:hover i:after {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.content-boxes-v6:hover i {
    background: #72c02c;
}

.content-boxes-v6:hover i:after {
    border-color: #72c02c;
}

.service-info {
    position: relative;
    padding: 40px 0 50px;
    background: url(../../third-party/unify/img/patterns/17.png) repeat;
}



.service-info .info-description {
    overflow: hidden;
}

.service-info i.service-info-icon {
    color: #777;
    float: left;
    width: 50px;
    height: 50px;
    padding: 15px;
    font-size: 20px;
    line-height: 17px;
    margin-right: 20px;
    text-align: center;
    display: inline-block;
    border: 1px solid #777;
}

.service-info .info-description h3 {
    margin: 0 0 10px;
}

.service-info .info-description p {
    color: #777;
}