/*! Paste your custom styles here */
.footer__widgets .row > div:last-child {text-align:left;}
.footer {position:relative !important;}
.widget-about-us__phone, .widget-about-us__text, .widget-about-us a:focus, .widget-about-us a:hover {color:#686868;}
select {width: 100%; background: 0 0; border-color:#ccc; border-radius: 0; color: inherit; font-size: inherit; -webkit-appearance: none; -moz-appearance: none; appearance: none;}
input, select, textarea {border-color:#ccc; background-color:#fff;}
.section-description {font-size: 1.3rem; line-height: 1.5;}
@media only screen and (max-width: 991px){
    .nav {min-height: 60px; background: transparent; position: absolute; width: 100%;}
    .logo {max-height: 60px; position: absolute; top: 10px;}
    .section-description {font-size: 1.2rem; line-height: 1.5;}
    .pb-72 {padding-bottom: 0;}
    .section-about {padding: 0;}
    .angle--top:before {margin-top: -76px;}
    #intro {padding-bottom: 80px; padding-top: 0;}
}
@media only screen and (min-width: 992px) {
    .nav {height: 112px; position: absolute; width: 100%;}
    .intro__text {font-size: 1.8rem;}
}