a,.tp-caption a.btn:hover {
	color: #67b0d1;
}
.top-nav-collapse {
	background:  transparent;
 
}

.navbar-custom ul.nav ul.dropdown-menu li a:hover {
	color: #67b0d1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #67b0d1;
}

.widget-avatar .avatar:hover {
    border: 5px solid #67b0d1;
}

.bg-skin {
	background: #67b0d1;
}

form#contact-form input:focus,form#contact-form select:focus,form#contact-form textarea:focus {
	border-color: #67b0d1;
}

footer {
    background-color: #333;
}

.btn-skin {
  color: #fff;
  background-color: #3c7abe;
  border-color: #3c7abe;
}
label.wpforms-field-label {
    text-align: left;
}

.form-item-checkbox .wpcf7-list-item {
    width: 45%;
}
span.wpcf7-list-item-label{
	font-weight: 300;
}
.ht-100 {
    height: 100px !important;
}
.boxed-grey {
    text-align: left;
}
.boxed-grey label {
    font-weight: 300;
    text-align: left;
}span.wpcf7-form-control-wrap {
    display: flex;
    justify-content: flex-end;
}
a.navbar-brand {
    text-transform: uppercase;
    line-height: 1.2;
        font-size: 25px;
        color:#000;
}.logo .navbar-brand .small-text {
    display: block;
    line-height: 1;
    font-size: 14px;
    font-weight: 400 !important;
    margin-left: 1px;
    letter-spacing: 9.75px;
	margin-top: -3px;
}
.wp-clearfix.clearfix {
    float: none;
    clear: both;
} 
.tb-my-input {
  max-width: 100%;
}
@media (max-width:767px) { 
a.navbar-brand{
	font-size: 20px;
}
.logo .navbar-brand .small-text {

    font-size: 12px;
   letter-spacing:6.25px;
}
.form-item-checkbox .wpcf7-list-item {
  width:100%;
}
.eunp-img-logo{
	width: 100%;
	height: 450px;
	object-fit: cover;
}
}