@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&display=swap');
/*
font-family: 'Poppins', sans-serif;
02226d
0e3aa0
*/

#primary-menu li a {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.50px;
    color: #fff;
    transition: all 0.3s;
    text-decoration: none;
}

#primary-menu li a:hover,
#primary-menu li ul.sub-menu a:hover {
    color: #02226d;
}

#primary-menu li ul.sub-menu a {
    color: #2d2d2d;
}

#masthead {
    padding: 60px 0 25px;
    transition: all 0.3s;
}
.site-header img {
    transition: all 0.3s;
}
.site-header.stuck {
    padding: 8px 0 !important;
    top: 0 !important;
    background: rgba(0, 0, 0, 0.85) !important;
    border-bottom: 0;
    border-top: 4px solid #02226d;
    transition: all 0.3s;
}

.site-header.stuck img {
    width: 60% !important;
}

#topbar {
    background: #231f20;
}

.shop-timings,
.topbar-contact {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    padding: 7px 0 6px;
    font-weight: 500;
    letter-spacing: 0.25px;
    color: #fff;
}

.topbar-contact {
    text-align: right;
}

.topbar-contact span {
    margin-left: 15px;
}
/* #menu-item-719{
	color:#ffffff!important;
	font-size:16px;
	
	text-decoration:none;
	font-weight:700;
	border: 2px solid #ffffff;
	padding: 15px 30px;
} */

#home-about h2 {
    display: block;
    font-size: 16px;
    color: #222222;
    font-family: "Poppins", sans-serif;
}

#home-about h4 {
    font-size: 30px;
    font-weight: 700;
    color: #222222;
    line-height: 40px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}

#home-about h4:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
    background: #02226d;
}

#home-about p {
    font-family: "Poppins", sans-serif;
    color: #444444;
    font-weight: 500;
    line-height: 26px;
    font-size: 16px;
    margin-bottom: 15px;
}

#home-call-action h5 {
    font-family: "Poppins", sans-serif;
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    line-height: 38px
}

#home-call-action a {
    border: 2px solid #fff;
    padding: 12px 18px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.5px;
    font-size: 13px;
    text-decoration: none;
    transition: all 0.3s;
}

#home-call-action a i {
    margin-left: 8px;
    transition: all 0.3s;
}

#home-call-action a:hover {
    background: #02226d;
}

#home-call-action a:hover i {
    margin-left: 15px;
}

#home-services h2 {
    font-size: 30px;
    font-weight: 700;
    color: #222222;
    line-height: 40px;
    font-family: "Poppins", sans-serif;
}

#home-services h5 {
    display: block;
    font-size: 16px;
    color: #222222;
    font-family: "Poppins", sans-serif;
    line-height: 24px;
}

#home-services h5:after {
    content: '';
    width: 60px;
    height: 4px;
    background: #02226d;
    margin: 30px auto;
    display: block;
}

.service-box {
    background-color: #fff;
    padding: 30px 35px 25px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.1);
    font-family: "Poppins", sans-serif;
    transition: all 0.3s;
}

.service-box:hover {
    margin-top: -5px;
}

.service-box.more-shadow {
	-webkit-box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 2px rgba(0, 0, 0, 0.3);
}

.service-box h3 {
    margin: 20px 0 15px 0;
    font-family: "Poppins", sans-serif;
}

.service-box a {
    color: #02226d;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: 0.5px;
    transition: all 0.3s;
    display: block;
    border-top: 1px solid #eee;
    padding-top: 15px;
    margin-top: 15px;
}

.service-box a i {
    margin-left: 4px;
    transition: all 0.3s;
}

.service-box a:hover i {
    margin-left: 8px;
}

.service-box img {
	border-radius: 6px;
    width: 100%;
}

.all-services {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
}

.all-services a {
    color: #02226d;
    text-decoration: none;
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: all 0.3s;
}

.all-services a i {
    margin-left: 4px;
    transition: all 0.3s;
}

.all-services a:hover i {
    margin-left: 8px;
}

#colophon {
    background: #191514;
    font-family: "Poppins", sans-serif;
    color: #b9b9b9;
}

#colophon .bottom-bar {
    background: #000;
    border-top: 0;
    color: #fff;
}

#colophon h3.widget-title {
    border-bottom: 0;
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 1px;
}

#colophon h3.widget-title:after {
    content: '';
    width: 60px;
    height: 2px;
    background: #02226d;
    display: block;
    margin: 15px 0 10px;
}

.footer-about a {
    font-size: 16px;
    margin-right: 12px;
    color: #c8c8c8 !important;
    text-decoration: none;
    transition: all 0.3s;
}

.footer-about a:hover {
    color: #02226d !important;
}

.footer-about h4 {
    font-size: 13px;
    text-transform: uppercase;
    color: #fff;
    margin: 6px 0 10px;
    letter-spacing: 1px;
}

.footer-services ul {
    columns: 2;
}
.footer-services ul li {
    transition: all 0.3s;
}

.footer-services ul li:before {
    content: '\f105';
    margin-right: 6px;
    color: #fff;
    font-family: 'FontAwesome';
}

.footer-services ul li:hover {
    color: #fff !important;
    cursor: pointer;
}

.footer-contact p {
    position: relative;
    padding-left: 24px;
    margin-bottom: 16px;
}

.footer-contact p i {
    position: absolute;
    left: 0;
    width: 15px;
    text-align: center;
    top: 3px;
    color: #0e3aa0;
}
#mobile-menu-button span { background: #fff; }

@media only screen and (max-width : 480px) {
    .site-header.stuck {
        padding: 8px 0 !important;
        top: 0 !important;
        background: rgba(0, 0, 0, 0.85) !important;
        border-bottom: 0;
        border-top: 4px solid #02226d;
        transition: all 0.3s;
    }
    
    #mobile-menu-button { z-index: 9999; }

    #masthead {
        padding: 25px 0 25px;
        transition: all 0.3s;
    }
    
    .all-services { font-size: 14px; }
    .hh { 
        
    }
}

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

.gallery-icon {
    border: 1px solid #eee;
    padding: 5px;
    transition: all 0.3s;
}
.gallery-icon:hover {
    border: 1px solid #02226d;
}
.gallery-item .gallery-icon a { margin-bottom: 0; }

.page-title h2 {
	
	color: #fff;
	font-family: "Poppins", sans-serif;
	font-size: 40px;
	padding-top: 70px;
}

.contact-form label {
	font-size: 13px;
	text-transform: uppercase;
	font-family: "Poppins", sans-serif;
	font-weight: 500;
}

.contact-info strong {
	font-weight: 500;
	color: #0e3aa0;
}

.contact-about-heading h2 {
	font-size: 30px;
	color: #FFF;
	line-height: 40px;
	font-family: 'Poppins', sans-serif;
}
.equipment-list h4 {
	font-family: 'Poppins', sans-serif;
}
.equipment-list ul li {
	font-family: 'Poppins', sans-serif;
}
.site-footer.footer-active-sidebar{
	border:none;
}
.call-to-action h3{
	font-weight:700;
	color:#ffffff;
	padding-bottom:10px;
}
.call-to-action h2{
	line-height:40px;
	font-weight:700;
	color:#ffffff;
	padding-bottom:50px;
}
.call-to-action a{
	
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
	font-weight:700;
	border: 2px solid #ffffff;
	padding: 20px 40px;
}
.call-to-action a i{
	vertical-align:middle;
	margin-right:10px;
	font-size:25px;
}
.service-page h4{
	 font-size: 30px;
    font-weight: 700;
    color: #222222;
    line-height: 40px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}
.service-page h4:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
    background: #02226d;
}
.service-page h5{
	font-size:20px;
	font-weight:700;
	padding-top:10px;
	padding-bottom:10px;
}
.service-page i{
	color:#02226D;
	font-size:17px;
	margin-right:10px;
}
.service-page p {
    font-family: "Poppins", sans-serif;
    color: #444444;
    font-weight: 400;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 15px;
}



.contact-heading{
    
    padding-top: 50px;
    padding-bottom: 50px;
    
}


.contact h3{
    font-weight: 700;
    padding-bottom:50px;
    font-size: 38px;
   color: #0E3AA0;
}
.contact p{
    line-height: 26px;
    font-size: 15px;
    font-weight: 500;
    color: #747474;
    
}
input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block{
	padding: 15px 0;
    background-color: #0E3AA0;
}
.contact-info h3{
    font-size: 20px;
    font-weight: 700;
    color: #0E3AA0;
    

}
.contact-info p{
    font-size: 15px;
    font-weight: 500;
    
    color: #929191;
    line-height: 55px;
}
.contact-info i{
    color: #0E3AA0;
    font-size: 30px;
    padding-right: 15px;
}

.equipmentlist-page h2{
	font-size: 35px;
	font-weight:700;
	color:#0e3aa0;
}

.hurco h4{
	 font-size: 30px;
    font-weight: 700;
    color: #222222;
    line-height: 40px;
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-family: "Poppins", sans-serif;
}
.hurco h4:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 60px;
    height: 4px;
    background: #02226d;
}
.hurco h3{
	font-size:20px;
	font-weight:700;
	padding-top:10px;
	padding-bottom:10px;
}
.hurco p {
    font-family: "Poppins", sans-serif;
    color: #444444;
    font-weight: 400;
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 15px;
}
.specs h2{
	color:#02226d;
	font-size:20px;
	font-weight:700;
}
.specs h4{
	font-size:20px;
	font-weight:700;
}
.specs h5{
	font-size:16px;
}
#main-specs {
	border-bottom: 1px solid #444444;
}
.cta a{
	font-size:22px;
    font-family: "Poppins", sans-serif;
	text-decoration:none!important;
	color:#ffffff;
	border: 2px solid #ffffff;
	padding:10px 20px;
	border-radius:4px;
	display: block;
	text-align: center;
}
.cta span{
	font-size:30px;
	font-weight:700;
	margin-right:40px;
	color:#ffffff;
}
.cta p {
	color: #fff;
}