@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600|Poppins:400,500,600,700');
/*
font-family: 'Lato', sans-serif;
font-family: 'Poppins', sans-serif;
font-family: 'Oswald', sans-serif;
*/

/* NAVIGATION BAR */
.page {
    margin-bottom: 0 !important;
}

.top-bar {
    z-index: 9999;
    position: relative;
}

/* .top-bar.element-is-not-sticky { background: rgba(0,0,0,0.5); } */

.top-bar.element-is-sticky {
    background: url('https://trabucoprecision.com/wp-content/uploads/2020/01/head.jpg') no-repeat center left;
}
.top-bar.element-is-sticky .main-navigation a {
    color: #FFF
}
.main-navigation {
    position: relative;
    z-index: 9999;
}
/*
.home #masthead {
    position: relative;
    height: 100vh;
}

#main-slider {
    position: absolute;
    top: 0;
}
*/

#masthead {	background: url('https://trabucoprecision.com/wp-content/uploads/2020/01/head.jpg') no-repeat center left;  }


.site-branding h1 { margin: 0; padding: 0; font-size: 0px; }
.site-branding { padding: 25px 0 20px; }

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

.main-navigation ul {
    text-align: right;
}

.main-navigation ul li {
    float: none;
    display: inline-block;
}

.main-navigation a {
    padding: 20px 10px 26px;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #FFF;
    text-decoration: none;
    margin-top: 8px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.menu .current-menu-item a{
    color: #FFF;
}
/*  NAVIGATION BAR ENDS HERE*/
/*  SPECIAL EFFECT NAVIGATION BAR STARTS HERE */
.main-navigation ul li a:hover {
    text-decoration: none;
    color: #fff;
    transition: all 0.5s;
}

.main-navigation ul li a:hover:before {
    width: 100%;
}


.menu-toggle {
    margin: 0 auto;
}

/*  SPECIAL EFFECT NAVIGATION BAR ENDS HERE */

#home-about h2 {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 30px;
	text-align: left;
}

#home-about {
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    font-size: 15px;
}

.maxbutton-1, .maxbutton-2 {
    transition: 0.6s;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
}
.maxbutton-4{
    background-color: transparent;
}
#home-service h2{
    font-size: 30px;
    font-family: 'Poppins', sans-serif;   
    font-weight: 600;
}
#home-service h2::after{
    content: "";
    position: relative;
    display: block;
    margin: 0 auto;
    height: 3px;
    width: 50px;
    background: #293859;
    margin-top: 10px;
}
#home-service p{
    font-family: 'Poppins', sans-serif;   
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
}

.gallery-home h2{
   font-size: 50px;
    font-family: 'Poppins', sans-serif;   
    font-weight: 600; 
}
.gallery-home h2::after{
    content: "";
    position: relative;
    display: block;
    margin: 0 auto;
    height: 5px;
    width: 50px;
    background: #293859;
}
.gallery-home p{
    font-family: 'Poppins', sans-serif;   
    font-weight: 400;
    font-size: 17px;
    line-height: 30px;
}
#home-service .service-row h3{
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 1.5rem;
}
#home-service .service-row p{
    margin-top: 15px;
    font-family: 'Poppins', sans-serif;
    font-size: 15px
}
.get-started-home h2{
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    font-size: 40px;
    letter-spacing: 4px;
    font-weight: 700;
}
.get-started-home h4{
    margin-top: 20px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    color: #FFF;
    line-height: 22px;  
}
/* FOOTER WIDGET CSS STARTS HERE */
.footer-widget h5{
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    color: #e1e1e1;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 10px;
}
.footer-widget {
    font-family: 'Poppins', sans-serif;
    text-align: justify;
    color: #999797;
    font-size: 14px;
}

/* FOOTER CSS STARTS HERE */
#colophon {
    background: #000;
    color: #FFF;
    padding: 20px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    padding-top: 24px;
    margin-top: -24px;
}

#colophon .site-info a {
    color: #e1e1e1;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}

#colophon .site-info a:hover {
    color: #293859;
    transition: 0.5s;
    border-bottom: 1px dotted #293859;
}

#top {
    background: #2a4fa0;
    padding: 6px;
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
}

#top .top-social {
    text-align: right;
}

#top .top-social a {
    color: #fff;
    margin-left: 8px;
}

#top .top-contact .last { margin-left: 10px; }

.service-box img {
    border: 1px solid #ddd;
    padding: 5px;
    background: #fff;
}

.service-box h3 {
    margin-top: 0;
    padding-top: 0;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}

.service-box p.desc {
    position: relative;
    padding-top: 10px;
}

.service-box p.desc:before {
    content: '';
    width: 50px;
    height: 4px;
    background: #293859;
    position: absolute;
    top: 0;
    left: 0;
}

.page-a a {
    padding: 14px 24px;
    border: 2px solid #293859;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    border-radius: 50px;
    transition: all 0.3s;
}

.page-a a:hover {
    color: #fff;
    background: #293859;
    text-decoration: none
}

.page-aa a {
    padding: 14px 24px;
    border: 2px solid #293859;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 13px;
    color: #000;
    border-radius: 50px;
    transition: all 0.3s;
    background: #293859;
    color: #fff;
}

.page-aa a:hover {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    text-decoration: none;
}

.entry-header {
    padding: 18px 0;
    border-bottom: 2px solid #293859;
    font-family: 'Poppins', sans-serif;
}

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

.footer-widgets p {
    color: #d1d1d1;
}

.footer-widgets h3.widget-title {
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    font-family: 'Poppins', sans-serif;
}

.footer-contact p, .footer-hours p {
    margin-bottom: 3px;
    margin-top: 0;
}

.footer-contact i {
    height: 20px;
    width: 20px;
    text-align: center;
}

figure.gallery-item {
    padding: 10px;
    margin: 0;
}

.eqp-list ul {
    margin: 0;
    padding: 0 0 0 60px;
    font-size: 18px;
}

.eqp-list ul li {
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
}

.eqp-list ul li span {
    font-size: 16px;
    color: #757575;
    display: block;
}

.contact-form p {
    margin: 0 0 10px 0;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
}

.contact-form .txtfield {
    width: 100% !important;
    border: 1px solid #eee;
    padding: 8px 12px;
}

.responsiveMenuSelect {
    border: 2px solid #293859;
    padding: 5px;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}

.site-credits { text-align: right; }
.table-equipment { font-family: 'Poppins', sans-serif; }
.entry-header { background: url(https://trabucoprecision.com/wp-content/uploads/2020/02/background-1-scaled-1.jpg) no-repeat center center; padding: 70px 0; background-size: cover;  }
h1.entry-title { color: #FFF}
.box { border: 1px solid #eee; padding: 20px 15px 10px; background: #f2f2f2; border-radius: 5px;}
.contact-box { font-family: 'Poppins', sans-serif; }
.contact-box i{ position: absolute; left: 0; top: 4px; width: 20px; text-align: center; color: #2A4FA0; }
.contact-box p { position: relative; padding-left: 27px; }
.gallery-item { padding: 10px; max-height: 200px; overflow:hidden }
.gallery-item .gallery-icon { border:1px solid #eee; padding: 4px; }
.gallery-item img { width: 100%; }
label {font-family: 'Poppins', sans-serif;}
.main-form input,
.main-form textarea { border: 1px solid #d9d9d9; border-radius: 2px; font-family: 'Poppins', sans-serif; text-indent: 5px; }
.main-form textarea { height: 120px; }
.main-form input:focus,
.main-form textarea:focus {box-shadow: 0 0 0 0 rgba(0,123,255,.25); border-color: #000; }
.main-form .btn { border: 2px solid #2A4FA0; background: transparent; color: #000; transition: 0.4s; }
.main-form .btn:hover { background: #2A4FA0; color: #FFF; }
.download-links a { color: #2A4FA0; }
.terms-heading h1 {
	text-transform: uppercase;
	color: #2A4FA0;
	margin: 15px 0;
	font-weight: 600;
}
@media only screen and (max-width : 480px) {
    .top-social { display: none; }
    .site-branding { padding: 25px 0 0; }
    .site-info { text-align: center; font-size: 12px; }
    .site-credits { text-align: center;  }
}

.second-head h4 {
    background: #eee;
    padding: 20px;
    text-transform: uppercase;
}
.gallery-image img {
    padding: 5px;
    border: 1px solid #eee;
}
#announcement {
	padding: 8px 0;
	background: #293859;
}
#announcement p {
	margin: 0;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	text-align: center;
	letter-spacing: 0.5px;
	font-weight: 500;
}