/* ========================================================================================= */
/* ===================================== color_1 #00aeef ==================================== */
/* ========================================================================================= */

#custumize-style a.switcher,
#custumize-style #button-reset a,
#custumize-style h1 {
	background-color: #00aeef;
	-moz-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	-webkit-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

.preloader .spinner .dot1,
.preloader .spinner .dot2 {
    background: #00aeef;
}

.btn-pursache:before {
	background-color: #00aeef;
}

.site-footer .copyright span a:hover,
.site-footer .credit a:hover {
  color: #00aeef;
}
.nicescroll-cursors {
	background-color: #00aeef !important;
}
.ms-container .ms-selectable li.ms-hover {
background-color: #00aeef;
}
.checkbox-custom:checked + .checkbox-custom-label:before {
background: #00aeef;
}
.radio-custom:checked + .radio-custom-label:before {
background: #00aeef;
}
.select-box::before{
background-color:#00aeef;
}
section.multi-property-search {
border-bottom: 6px solid #00aeef;
border-top: 6px solid #00aeef;
}
.resp-tab-active {
background-color: #00aeef !important;
}
.resp-tabs-list li:hover {
background-color: #00aeef !important;
}
.btn_means_transport {
background-color: #00aeef !important;
border-color: #00aeef !important;
}
.irs-bar {
border-top: 1px solid #00aeef;
border-bottom: 1px solid #00aeef;
background: #00aeef;
}
.irs-from, 
.irs-to,
.irs-single {
background-color: #00aeef;
}
.irs-from::after, 
.irs-to::after, 
.irs-single::after {
border-color: #00aeef transparent transparent;
}