.row-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}

.row-flex > [class*='col-'] {
    display: flex;
    flex-direction: column;
}

#article-content img {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.vid169 {
    position: relative;
    padding-top: 56.25%;
}

.vid169 iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}

.panel:not(.panel-default) .panel-body .list-group-item:last-of-type {
    border-bottom: none;
}

.panel .panel-body .list-group-item:first-of-type {
    border-top: none;
}

.panel .panel-body .list-group-item {
    border-bottom: none;
    border-right: none;
    border-left: none;
}

h1.title, h2.title, h3.title, h4.title, h5.title {
    color: #286090;
}

.results-description {
    margin-left: 20%;
    width: 60%;
}

.menu-footer .logo-footer {
    float: left;
    padding: -10px;
}

.menu-footer .menu li {
    padding-top: 10px;
    display: inline-block;
    margin-bottom: 60px;
    margin-left: 30px;
}

.menu-footer .menu li a {
    color: white;
}

.menu-footer .menu li a:hover {
    border-bottom: 2px solid #70BAD2 !important;
    text-decoration: none;
}

.bottom-effect {
    background-color: #70BAD2 !important;
}

#map {
    border: 1px solid #70BAD2;
    width: 100%;
    height: 348px;
    background-color: #CCC;
    margin-bottom: 50px !important;
}

.contact-input .input-group {
    width: 100%;
}

.catalog {
    color: white !important;
    font-size: 20px;
}

.text-red {
    color: #70BAD2 !important;
}

.btn.btn-primary {
    background-color: #70BAD2 !important;
    border: 2px solid #70BAD2;
}

h5::after {
    background-color: #70BAD2;
}

.wrap-section-slider .owl-controls .owl-pagination .owl-page.active {
    background-color: #70BAD2;
    border-color: #70BAD2;
}

.feature-item .title:after {
    background-color: #70BAD2;
}

.steps-section .results-container .skills li.orange .progress {
    background-color: #70BAD2;
}

.list-achieve .col-md-3 .achieve-item:after {
    border-color: #70BAD2;
}

.design-arrow:after {
    border-color: #70BAD2;
}

.header .navbar .navbar-nav > li > a:hover {
    border-color: #70BAD2;
}

.feature-item:hover .wrap-feature-icon .feature-icon {
    background: #70BAD2;
    border-color: #5bb5eb;
}

.feature-item:hover .wrap-feature-icon {
    background: #70BAD2;
    border-color: #5bb5eb;
}

.team-slider .slick-list .slick-track .slide-item .slide-description .contacts {
    background-color: #70BAD2;
}

.social-section .list-socials li a:hover {
    background-color: #70BAD2;
    border-color: #5bb5eb;
}

.feature-item.active .wrap-feature-icon .feature-icon {
    background-color: #70BAD2;
    border-color: #5bb5eb;
}

.feature-item.active .wrap-feature-icon {
    background-color: #70BAD2;
    border-color: #5bb5eb;
}

.buy-section {
    background-color: #70BAD2;
}

.steps-list .step-item.invert .item-icon {
    background-color: #70BAD2;
}

.steps-list .step-item .item-icon:before {
    background-color: #70BAD2;
}

.results-description {
    margin-left: 20%;
    width: 60%;
}

.lang {
    background-color: inherit;
    font-weight: inherit;
    font-size: 13px;
    padding-bottom: 15px;
    padding-top: 15px;
    border: none;
    color: #ff6400;
}

.menu-footer .logo-footer {
    float: left;
    padding: -10px;
}

.menu-footer .menu li {
    padding-top: 10px;
    display: inline-block;
    margin-bottom: 60px;
    margin-left: 30px;
}

.menu-footer .menu li a {
    color: white;
}

.menu-footer .menu li a:hover {
    text-decoration: none;
}

.contact-input .input-group {
    width: 100%;
}

.catalog {
    color: white !important;
    font-size: 20px;
}

.validate_error {
    border-color: #FF2020;
}

.validate_error:-moz-placeholder {
    color: #FF2020;
}

.validate_error::-moz-placeholder {
    color: #FF2020;
}

.validate_error::-webkit-input-placeholder {
    color: #FF2020;
}

.validate_error:-ms-input-placeholder {
    color: #FF2020;
}

.with-bottom-effect.transparent-effect .bottom-effect:after {
    background: rgba(255, 255, 255, 0.97);
}

div.contact-form input, div.contact-form input::-webkit-input-placeholder, div.contact-form textarea::-webkit-input-placeholder, div.contact-form textarea, div.contact-form select, div.contact-form select option {
    font-size: 16px;
    line-height: 3;
}

div.contact-form input, div.contact-form textarea, div.contact-form select, div.contact-form select option {
    font-size: 16px;
    color: #333;
    line-height: 3;
}

.form-description p {
    font-size: 14px;
}

.slick-slide {
    height: auto;
}

@media screen and (max-width: 991px) {
    .page-preloader {
        display: none !important;
    }

    .reference-container {
        height: 450px;
        overflow-y: scroll;
    }

    .innotech-reference {
        flex: 0 0 calc(100% / 3);
    }
}

@media screen and (min-width: 1650px) {
    .reference-container {
        width: 1650px;
        margin: auto;
    }
}

.reference-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.innotech-reference {
    position: relative;
    flex: 0 0 150px;
    border-bottom: 1px solid #cfcfcf;
}

.reference-hover {
    top: 0;
    left: 0;
    opacity: 0;
    display: flex;
    position: absolute;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.85);
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease-in-out;
    padding: 13px;
}

.reference-hover a {
    color: white;
    text-decoration: none;
    text-align: center;
    text-transform: uppercase;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
}

.innotech-reference:hover .reference-hover {
    opacity: 1;
}

.reference-small {
    padding: 20px !important;
}