
#mainNav li:last-child:before {
    display: inline-block;
    visibility: hidden;
}

#mainNav li a {
    padding: 15px 3px;
    font-weight: 400;
}

#mainBaner h1 {
    margin-top: 90px;
    font-size: 2.3em;
}

#mainBaner h2 {
    text-shadow: 3px 1px 3px rgba(0, 0, 0, 1);
    color: #fff;
    font-size: 1.4em;
}

#main-bullets {
    margin-top: 35px;
}

#main-bullets h3 {
    font-size: 1.2em;
    text-shadow: 3px 3px 3px rgba(0, 0, 0, 1);
    margin-top: 0;
    line-height: 40px;
}

.btn-bullets {
    font-size: 1.1em;
}

#main-bullets input {
    height: 53px;
    width: 100%;
    font-size: 1em;
}


.cat-block {
    width: 330px;
    overflow: hidden;
}


.under-title-2 {
    text-align: center;
    font-size: 1.1em;
}

.icon-circle {
    width: 40px;
    height: 40px;
    font-size: 26px;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #f1f3f9;
    background: #f1f3f9;
    color: #3a4c5e;
    line-height: 40px;
    text-align: center;
}

#f-phone-block {
    margin-top: -3px;
}

#f-email-block {
    padding-top: 9px;
}

#f-map-block {
    padding-top: 7px;
}

.rm-desc-mini {
    padding-left: 15px !important;
}