/*! Place your custom styles here */

ul, ol {
    line-height: 1.58em;
}

.checkmark {
    padding: 8px;
    width:16px;
    height:16px;
}

.resume .label {
	position: relative;
	top:auto;
	right:auto;
}

.logo {
	top: -10px !important;
}
.pricing ul li {
	font-size: 0.8em !important;
}

.pricing-1 ul {
    margin-bottom: 2.57142857em !important;
}

.error {
    border-color: #ed9e9e;
    box-shadow: 0 0 10px #ed9e9e;
}

.logo {
    font-size: 30px;
    white-space: nowrap;
    font-family: 'Rubik';
    font-weight: bolder;
    color: #333;
}

.bar__module a:hover{
	text-decoration: none;
}

.bar__module{
	min-height: 45px;
}

.phone {
	font-size:20px;
	margin-right:40px;
}

span.phone {
    vertical-align: middle;
}

div.form__container {
	display: none;
}

.block {
	display: block !important;
}

.tabs-content > li:not(.active) .tab__content {
	display: none;
}