/*
 Theme Name:   One Paze Child
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  One Paze Child Theme
 Author:       Andrea Nobili
 Author URI:   http://example.com
 Template:     one-paze
 Text Domain:  one-paze-child
*/


.main-nav-scrolled {
background: #000 !important;
box-shadow: 0 2px 3px #404040;
border-bottom: 1px solid #4c4c4c
}

.site_logo {
width: 275px !important;
}

.site-header .site_logo img {
height: 44px !important;
}


.contact-info>div a
{color: #ad141e !important;}
.contact-info>div
{color: #ad141e !important;}

.about {width: 100% !important;
max-width: 1024px !important;
padding: 15px !important}


#our-service{
color: #000;
padding-top: 50px;
}
#our-service li{
   list-style-type: none;
padding-top: 10px;
font-weight: bold;
}


@media (max-width: 768px)
.site-header {
background:rgba(0, 0, 0, 1) !important;
}





