@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Roboto:300,400,500,700');

/*
font-family: 'Montserrat', sans-serif;
font-family: 'Roboto', sans-serif;
*/

html, body {
    overflow-x: hidden;
}

body { font-family: 'Roboto', sans-serif; background: #f5f5f5; }
body.home { background: #FFF; }

#top-bar {
    background: #1a2d44;
    padding: 7px 0;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    color: #FFF;
    margin-bottom: 15px
}

#top-bar .top-info {
    text-transform: uppercase;
}

#top-bar .top-info i { margin-right: 4px; }
#top-bar .top-info span { margin-right: 10px; }

#top-bar .top-info-text {
    text-transform: uppercase;
    text-align: right;
}

#top-bar .top-info-text i { margin-right: 4px; }
#top-bar .top-info-text span { margin-left: 10px; }

#masthead { background: url('images/header-bg1.jpg') left center; padding: 0 0 15px 0; }

h1.site-title { margin: 0; padding: 0; }

.main-navigation { margin-top: 10px; }

.main-navigation ul { text-align: left; margin-left: 15px; }
.main-navigation ul li { float: none; display: inline-block; margin-left: 20px;}
.main-navigation ul li a {
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    font-size: 16px;
    transition: all 0.3s;
}

.main-navigation ul li a:hover {
    text-decoration: none;
    color: #ef691a;
}

#row1 { font-size: 18px; }

#row1 h3 {
    font-family: 'Roboto', sans-serif;
    font-size: 36px;
    font-weight: 500;
    position: relative;
    color: #26466c;
}

#row1 h3::after {
    content: "";
    background: #ef691a;
    display: block;
    width: 60px;
    height: 3px;
    margin: 20px auto 20px;
}

#row1 h4 {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
}

.feature-box { font-size: 16px; transition: all 0.3s; }
.feature-box:hover { opacity: 1 !important;}

.feature-box i {
    padding: 20px;
    border-radius: 50px;
    background: #ef691a;
    color: #FFF;
    font-size: 28px;
}

.feature-box h3 {
    font-weight: 500;
    font-size: 20px;
    text-transform: uppercase;
}

.feature-box h3::after {
    width: 50px;
    height: 2px;
    background: #ef691a;
    display: block;
    content: "";
    margin: 13px auto 9px;
}

#row3 h3 {
    font-family: 'Montserrat', sans-serif;
    color: #FFF;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 26px;
}

#row3 a {
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #FFF;
    border: 2px solid #FFF;
    padding: 14px 20px;
    font-weight: 500;
    transition: all 0.3s;
    display: block;
    text-align: center;
}

#row3 a:hover {
    background: #FFF;
    color: #ef691a;
    text-decoration: none;
}

.hentry { margin: 0 !important; }

#colophon {
    background: #1A2D44;
}

#footer-widget {
    padding: 40px 0 5px;
    color: #f2f2f2;
    font-size: 13px;
}

#footer-widget a, #footer-widget a:visited, #footer-widget a:active, #footer-widget a:focus {
    color: #ef691a;
    text-decoration: none;
}

#footer-widget a:hover {
    text-decoration: underline;
}

#footer-widget h3 {
    color: #FFF;
    font-weight: 500;
    font-size: 20px;
}

#footer-widget h3::after {
    content: "";
    height: 2px;
    width: 35px;
    display: block;
    background: #285892;
    margin: 12px 0 12px;
}

#footer-widget ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#footer-widget ul li {
    padding-bottom: 8px;
}

#footer-widget ul li::before {
    content: '\f105';
    font-family: 'FontAwesome';
    color: #f2f2f2;
    margin-right: 10px;
}

#footer-widget ul li a {
    color: #f2f2f2;
}

#footer-widget ul li a:hover {
    color: #ef691a;
    text-decoration: none;
}

#footer-widget i {
    width: 14px;
    text-align: center;
    margin-right: 6px;
}

.site-info { background: #122132; padding: 10px 0; color: #999999; font-size: 12px; }
.site-info a { color: #999999; }

.proud-banner h3 {
    text-transform: uppercase;
    color: #FFF;
    font-size: 50px;
    text-shadow: 0 0 15px #343434;
}

.capa-box {
    border: 1px solid #EEE;
    padding: 10px;
}

.capa-box h3 {
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.capa-box a {
    display: block;
    background: #ef691a;
    text-align: center;
    padding: 6px 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    transition: all 0.3s;
}

.capa-box a:hover {
    background: #ec7423;
}

.home-services-title h2 {
    font-size: 50px;
    text-transform: uppercase;
}

.entry-header {
    background: #1A2D44;
}

.entry-header h1.entry-title {
    margin: 0;
    text-transform: uppercase;
    padding: 40px 0 30px;
    color: #FFF;
}

.capa-list h3 {
    margin-top: 0px;
    font-size: 30px;
}

.capa-list img {
    border: 1px solid #ddd;
    padding: 5px;
}

#ind-page {
    font-size: 18px;
}

#about-page {
    font-size: 16px;
}

#about-page strong { color: #26466c; font-weight: 500; font-size: 18px }

.quality-page {
    font-size: 16px;
}

.quality-page strong { color: #26466c; font-weight: 500; font-size: 18px }
.quality-page i { font-size: 14px !important; margin-right: 10px; }

.contact-box {
    border: 2px solid #26466c;
    background: #26466c;
    text-align: center;
    padding: 20px;
    min-height: 185px;
}

.contact-box:hover i {
    background: #ec7423;
    border: 2px solid #ec7423;
    border: 2px solid #ec7423;
    border: 2px solid #ec7423;
}

.contact-box i {
    font-size: 26px;
    color: #eee;
    border: 2px solid #eee;
    border-radius: 50px;
    width: 65px;
    height: 65px;
    text-align: center;
    padding-top: 18px;
    transition: all 0.3s;
}

.contact-box h3 {
    font-size: 20px;
    color: #fff;
}

.txtfield {
    width: 100%;
    padding: 8px 12px !important;
    font-family: 'Roboto', sans-serif;
    border: 2px solid #dedede !important;
    border-radius: 0 !important;
    margin-bottom: 14px;
}

.txtbox {
    width: 100%;
    height: 150px;
    padding: 8px 12px !important;
    font-family: 'Roboto', sans-serif;
    border: 2px solid #dedede !important;
    border-radius: 0 !important;
    margin-bottom: 14px;
}

.txtfield:focus, .txtbox:focus {
    outline: 2px solid orange;
}

.contact-btn {
    padding: 10px 14px;
    background: #ec7423;
    color: #FFF;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    border: 1px solid transparent;
    font-weight: 500;
}

.sticky-header {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

@media only screen and (max-width : 992px) {
    #top-bar, #top-bar .top-info, #top-bar .top-info-text { text-align: center; }
}

.responsiveMenuSelect {
    padding: 5px 10px;
}