.container.Container2 {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}

.col-md-3,
.col-xs-3 {
    width: 25%;
}

.col-md-4,
.col-xs-4 {
    width: 33.33333333%;
}


/*
.col-sm-6,
.col-xs-6 {
    width: 50%;
}
*/

.col-xs-8,
.col-xs-8 {
    width: 66.66666667%;
}

.card {
    color: #252422;
    margin-bottom: 3em;
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: .25rem;
    font-weight: 400;
}

.card .card-content {
    padding: 1.8em 0.5em;
}

.card .icon-big {
    font-size: 3em;
    margin-left: 1.2em;
}

.icon-warning {
    color: #F3BB45;
}

.text-center {
    text-align: center;
}

.fa {
    font-size: 0.7em !important;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}

.card .numbers {
    text-align: left;
    font-size: 1.8em;
    flex-wrap: wrap;
    margin-right: -15px;
    display: flex;
    margin-left: 0px;
    margin-top: 0.4em;
}

.card .numbers p {
    margin: 0;
    font-size: 0.8em;
    font-weight: 500;
    text-align: center;
    margin-left: 1em;
}

.card .numbers p a {
    color: #000;
}

.col-md-6.message {
    padding-right: 60px;
    border-right: 1px solid #bdb6a438;
}

.sec-title {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 0;
}

#contact h2 {
    margin-top: 30px;
    text-transform: none;
    font-size: 1.6em;
}

.form-group {
    margin-bottom: 15px;
}

@media (min-width: 768px) and (max-width: 810px) {
    .col-sm-3 {
        width: 25%;
    }

    .card .numbers p {
        margin: 0;
        margin-left: 0px;
        font-size: 0.65em;
        font-weight: 500;
        text-align: center;
        margin-left: 0.5em;
    }

    .card .icon-big {
        font-size: 1.6em;
        margin-left: 0.7em;
        margin-top: 0.35em;
    }

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left;
    }

    .col-sm-9 {
        width: 75%;
    }

    .g-recaptcha {
        margin-top: 2em;
        margin-left: -5em;
    }

    .col-md-6.message {
        padding-right: 0px;
        border-right: 1px solid #bdb6a438;
        padding-left: 0;
    }

    .btn.btn-primary {
        margin-left: 3em;
        margin-top: 1.5em;
        background-color: #204fb5;
        border: 1px solid #204fb5;
    }

    .footer-about {
        text-align: left;
    }
}

.form-control,
#email {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: 44px;
    font-size: 1.1em !important;
    background-image: none;
    margin-bottom: 0px;
    border-color: #cecece;
    padding-right: calc(1em + .75rem);
}

re label {
    font-weight: 400;
    font-size: 0.8em;
    color: #717171;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

ul,
li {
    list-style: none;
    padding: 0px;
    margin: 0px;
    /*    line-height: 2em;*/
}

.social {
    padding-bottom: 20px;
    margin-top: 0em !important;
}

.social li {
    position: relative;
    display: inline-block;
    margin-right: 5px;
}

.social a {
    position: relative;
    display: inline-block;
    font-size: 1.15em;
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #2b457a;
    border-radius: 50%;
    padding-top: 1px;
}

facebook::before {
    content: "\f09a";
}

.contact-bg {
    background: #fff;
    box-shadow: 0 0 29px #efeded;
    padding: 30px;
    margin-bottom: 1em;
}

.contact-bg-top {
    background: #fff;
    box-shadow: 0 0 29px #efeded;
    padding: 30px;
    margin-bottom: 1em;
    padding-bottom: 23em;
}

.contact-bg h4 {
    padding-bottom: 20px;
    font-weight: 600;
}

hr:not([size]) {
    height: 1px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.quick-contact-widget span {
    display: block !important;
    margin-bottom: 10px;
    font-size: 15px;
    line-height: 1.8em;
    display: table;
    clear: both;
}

.bg-light {
    background-color: #f8f9fa !important;
    padding-top: 0rem !important;
}

.sec-title {
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0;
}

.current {
    font-size: 0.75em;
    color: #797979;
}

.list-unstyled li {
    margin: 0px;
}

.fa-building-o::before {
    content: "\f0f7";
}

#fullname {
    border: #ddd 1px solid;
    padding: 10px 20px;
    background-image: none;
    margin-bottom: 0px;
    height: 45px;
    border-radius: 4px;
    font-size: 0.95em !important;
}

#message {
    border: #ddd 1px solid;
    padding: 10px 20px;
    background-image: none;
    margin-bottom: 0px;
    height: 45px;
    border-radius: 4px;
    font-size: 0.95em !important;
}

#email {
    font-size: 0.95em !important;
}

.address h5 {
    margin-top: 0;
}

.sec-title.text-center h2 {
    margin-top: 1em;
}

.btn.btn-primary {
    /*    margin-left: 8em;*/
    margin-top: 1.5em;
    background-color: #204fb5;
    border: 1px solid #204fb5;
}

.footer-social1 li {
    margin-top: 0em !important;
    padding-bottom: 20px;
    display: inline-block;
    position: relative;
}

.footer-social1 a {
    position: relative;
    display: inline-block;
    font-size: 1.15em;
    color: #000;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: transparent;
    border-radius: 50%;
    padding-top: 1px;
    margin-top: 0.5em !important;
    padding-bottom: 20px !important;
}

.footer-social a {
    position: relative;
    display: inline-block;
    font-size: 1.15em;
    color: #fff;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: transparent;
    border-radius: 50%;
    padding-top: 1px;
    margin-top: 0.5em !important;
    padding-bottom: 20px !important;
}

.footer-social li {
    margin-top: 0em !important;
    padding-bottom: 20px;
    display: inline-block;
    position: relative;
}

.margin-0 {
    margin-top: 0.2em !important;
}

.category-title {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em;
}

.site-logo img {
    /* width: 23%; */
    margin-top: -2%;
}

.contact-l {
    float: left;
    padding-left: 0px;
}

.contact-b {
    right: 53.5%;
    margin-top: 2em;
}

.contact-r {
    float: right;
}

.contact-lb {
    margin-top: 2em;
}

h3.subtitle {
    font-size: 1.2em;
    color: #575757;
}

.fa.fa-map-marker {
    color: #f3bb45;
}

.fa.fa-phone {
    color: #f3bb45;
}

.fa.fa-fax {
    color: #f3bb45;
}

.fa.fa-mobile {
    color: #f3bb45;
}

