@charset 'utf-8';
/*
 Theme Name:   ProStart Child
 Theme URI:    http://prostart.themerex.net/
 Description:  ProStart Child Theme
 Author:       ThemeREX
 Author URI:   http://themerex.net/
 Template:     start
 Version:      1.0
 Tags:         inheritable theme options
 Text Domain:  prostart
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

#quality-col { box-shadow: 0 0 27px rgba(0,0,0,0.06);}
div#qly-img img { max-width: 60%;}
.txt-center {text-align: center;}
#services-section h4.sc_services_item_title a { pointer-events: none; cursor: default;}
#services-section .sc_services_item_button.sc_item_button {display: none;}
.contact-title h2, .contact-title p{color: #fff;}
.emp-no {
    position: relative;
    display: block;
    box-sizing: border-box;
	padding-left:25px;
}
.emp-no:before {
    content: '\E96A';
    font-size: 16px;
    left: 0px;
    top: 0px;
    font-family: "fontello";
    color: #6ac35e;
    position: absolute;
}
.empinfo { margin-bottom: 10px;}
.emp-no a {color: #7d8693;}
.contacts_logo img {
    max-width: 110px;
}
.menu_mobile .menu_mobile_nav_area li > a {	text-align: center !important;}
@media (max-width: 1439px){
.sc_layouts_row_type_compact .custom-logo-link img, .sc_layouts_row_type_compact .sc_layouts_logo img {
    max-height: 4.5em !important;
}
}
