.cp_search{ width: 100%;}
.cp_search .bootstrap-select{
	width: 80% !important;
	float: left !important;
}
.cp_search .btn-group>.btn:first-child{
	background-color: #FFF !important;
    color: #222 !important;
    border-left: 1px solid grey !important;
    width: 100%;
}
.accordion a{text-decoration: none;}
.butn-issues{margin-bottom: 10px;}
.hp-w-100{width:100%;}
.ec_eb_right li{width:50% !important;}

.dropdown-menu::-webkit-scrollbar {
  width: 20px;
}
.dropdown-menu::-webkit-scrollbar-track {
  background-color: transparent;
}
.dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #d6dee1;
}
.dropdown-menu::-webkit-scrollbar-thumb {
  background-color: #f0771e;
  border-radius: 20px;
  border: 6px solid transparent;
  background-clip: content-box;
}
.check-mark{
	color: #f0771e;
}
.country_mb{
  margin-bottom:20px !important;
}
.hptestmonials .owl-item:hover h4, .hptestmonials .owl-item:hover p, .hptestmonials .owl-item:hover i{
 color:#061a3e;
}
.indexing_img{padding: 4px; float: left;}
.indexing_img img{border:1px solid #CCC;}