﻿@media (min-width: 1200px) {
    .container {
        max-width: 1340px !important;
    }
}

.i-color {
    color: #f7b205;
}

.pic-gallery-height {
    height: 76px;
}

.pic-gallery-height-img {
    height: 190px!important;
}

.infra-gallery-height {
    height: 76px;
}

.infra-gallery-height-img {
    height: 190px !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        margin: 120px auto;
    }
}