h1.service-details-title{
    font-size: 28px;
}
.service-details-content{
    min-height: 180px;
}
.contact-section{
    min-height: 120px;
}
.project-section{
    min-height: 270px;
}
.sidebar-widget .social-icons li{
    display: inline-block;
}
.sidebar-widget .social-icons li a{
    display: block;
    color: #ED5C41;
    width: 32px;
    height: 32px;
    line-height: 32px;
    background-color: #f4f5f8;
    text-align: center;
    font-size: 14px;
    border: 1px solid #e6e6e6;
}
.sidebar-widget .social-icons li a:hover {
  color: #fff;
  background-color: #ED5C41;
}
.page-title-section{
    background-image: none;
    background-color: black;
    padding: 50px 0;
}
.logo img{
    height: 100%;
}
.header-style-two .header-wrapper .header-middle{
    padding: 10px 0;
}

select.form-control:not([size]):not([multiple]){
    height: auto;
}
input[type="radio"] { -moz-appearance: radio !important; }
.header-top-area a{ display: inline; }

.service-details-content ul li, equipodatos ul li{
    display: list-item;
}
.service-details-content ul, .service-details-content ol, equipodatos ul, equipodatos ol{
    list-style: initial;
    margin: initial;
    padding: 0 0 0 40px;
}
.about-image .experience{
    opacity: 70%;
}
h2.producto{
    font-size: 30px;
    line-height: 25px;
}
.price-table .table-header .price{
    font-size: 45px;
    line-height: 20px;
}