/* ulrc400158 CSS */
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica.eot');
    src:url('../fonts/Helvetica.ttf') format('truetype'),
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
body {
    margin: 0;
}
.ulrc400158 .site-logo{
	width: 166px;
}
.ulrc400158{
    line-height: 18px;
    background: #FFF;
    font-family: 'Raleway', sans-serif;
    width: 100%;
}
.ulrc400158 .container{
	max-width: 1450px;
	}
.ulrc400158 .navbar-nav .nav-link{
	color: #000;
	transition: 0.3s;
	gap: 7px;
	font-size: 16px;
}
.ulrc400158 .collapse{
	justify-content: center;
}	
.ulrc400158.site_header {
	padding: 12px 0;
   	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 16;
}
.ulrc400158.site_header .row{
	align-items: center;
	position: relative;
}
.ulrc400158 .menu_items, .ulrc400158 .navbar{
	padding: 0;
}
.ulrc400158 a.dropdown-item {
    padding: 5px 10px;
    font-size: 16px;
}
.ulrc400158 .dropdown-toggle{
	display: none;
}
.ulrc400158 .menu_items .navbar-nav .nav-link:hover, .ulrc400158 a.dropdown-item:hover,
.ulrc400158 .nav-item.current a{
    color: #0dabb6;
    transition: 0.3s;
    background: transparent;
}

.ulrc400158 .menu_items .navbar-nav .active .nav-link, .ulrc400158 .menu_items .navbar-nav .active .nav-link:hover, .ulrc400158 .dropdown-menu .active > a {
color: #0dabb6;
transition: 0.3s; 
background: transparent;
}

.ulrc400158 .right_btn {
    display: flex;
    align-items: center;
	justify-content: center;
}
.ulrc400158 .right_btn .left {
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.ulrc400158 /*.right_btn */.nav-call-icon {
    width: 35px;
    height: 35px;
}
.ulrc400158 .right_btn .left span {
    font-size: 18px;
    margin-left: 5px;
}
.ulrc400158 a.call_us_btn {
    background: #0dabb6;
    color: #fff;
    padding: 11px 22px;
    text-decoration: none;
	border-radius: 5px;
	font-size: 14px;
    font-weight: 500;
    font-family: 'Helvetica';
}
.ulrc400158 .call_us_btn.mob_btn{
	display: none;
}
/* ulrc400158 CSS */