/* here you can put your own css to customize and override the theme */

.validation-summary-errors {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}

.validation-summary-errors ul {
    list-style-type: none;
    margin-bottom: 0px;
    margin-top: 0px;
    -webkit-padding-start: 0px;
}



.mixer-block {
    padding: 10px;
    display: block;
    background: #fcfcfc;
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    text-align: center;
}


.mixer-block.hover {
    background: #0DA3E2;
    color: white;
    font-size: 16px;
    font-weight: 300;
    text-decoration: none;
    text-align: center; 

}

.service-header {
    margin-top: 0px;
}

.pricing {
    width: 265px;
    height: 400px;
}

.client-carousel {
    height: 250%;
}

.justified-text {
    text-align: justify;
}

.justified-text.size-large {
    text-align: justify;
    font-size: larger;
}

.slide_customDesc {
	color:#7b8793;
	font-size:18px;
	line-height:24px;
}

.service-padding {
    padding-left: 20px;
    padding-right: 20px;

}

.image-news {
    height: 244px;
}

.employee-aboutus {
  height: 220px;
width: 225px;
}

.navbar-brand {
    padding-bottom: 0px;
    padding-top: 5px;
}

.number-error {
    font-size: 111px;
    color: #0da3e2;
    text-align: right;
}

.error-unknown {
    font-size: 50px;
color: #0da3e2;
text-align: center;
}

.details-unknown {
    text-align: center;
}

.footer {
    padding: 0px 0;
}

.vat-msg {
    font-weight: 600;
    color: #cacaca;
}
/*.image-responsive {
    height: 200px;
width: 200px;
}*/

/*.mixblock {
    padding: 4px;
}

.mixblock:hover {
    border-color: #0da3e2;
    border-width: 2px 2px 2px 2px;
    background-color: #0da3e2;
    border-radius: 2px 2px 2px 2px;
}

.mixblock .img-responsive {

}*/