.header-title li {
	font-weight: 600;
}
#logo2{
	background: url(../img/logo2.png) no-repeat center center;
	width: 135px;
	height: 76px;
	background-size: cover;
}

#logo3{
	background: url(../img/logo3.png) no-repeat center center;
	width: 135px;
	height: 76px;
	background-size: cover;
}

#navbar{
	/*border:1px solid #333;*/
	background: url(../img/navbar-bg.png) no-repeat center center;
	/*background-size: contain;*/
	width: 1090px;
	height: 72px;
	position: relative;
	margin: auto;
}

.search-inpt{
	border:2px solid #4b719c !important;
}

.custom-bg-1{
	background-color: #4b719c !important; 
}

.top-menu {
	padding-top: 20px;
}

.top-menu-item{
	display: inline;
	list-style: none;
	padding-left: 75px;
}
.top-menu-item a{
	color:#fff;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
}
.top-menu-item a:hover{
	text-decoration: none !important;
	color:#fff !important;
}

.menu-item-right{
	position: absolute !important;
	right: 30px;
}

.dd-menu-item a{
	text-transform: capitalize !important;
	text-align: left !important;
}
.dd-menu-item a:hover{
	color: #000 !important;
}

.pt-10{
	padding-top: 10px;
}
.pt-20{
	padding-top: 20px;
}
.pt-30{
	padding-top: 30px;
}
.pt-40{
	padding-top: 40px;
}

.pt-50{
	padding-top: 50px;
}

.pt-100{
	padding-top: 100px;
}


.pb-30{
	padding-bottom: 30px;
}

.pb-50{
	padding-bottom: 50px;
}

.mt-20{
	margin-top: 20px;
}

.mt-30{
	margin-top: 30px;
}

.mt-50{
	margin-top: 50px;
}

option{
	margin: 0px;
	padding: 0 10px;
	text-align: left !important;
	font-size: 14px;
	word-spacing: normal;
}

.logic-cond{
	width:150px;
}

.dict-place{
	width:250px
}


.fs-12{
	font-size:12px;
}

.text-red{
	color:red;
	font-size:14px;
	font-weight: 600;	
}


.value-options{
	max-width:530px !important;
	text-align:left !important;
}

.filter-option-inner-inner{
	text-align:left !important;
}

