.premium:hover {
    color: #ffffff !important;
    font-size: 13px !important;
}

.btn-default {
	background-color: #00BCD4;
}

.btn-default2:hover {
	background-color: #000000;
}

.btn-default3 {
	color: #00BCD4;
}

.btn-border:hover {
	border: 2px solid #00BCD4;
	background: #00BCD4;
}

.navbar-default .navbar-nav > li.active > a ,
.navbar-default .navbar-nav > li > a:hover {
    /* background: #e7d530!important; */
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: var(--color-primary)!important;
	font-weight: 900 !important;
}

.navbar-nav > li > .dropdown-menu ,
.navbar-nav > li > .dropdown-menu ul {
    background: #e7d530!important;
	font-weight: bold !important;
}

.navbar-nav > li > .dropdown-menu.dropdown-mega {
	background: #00BCD4;
	font-weight: bold !important;
}

.top-contact span {
    color: white !important;
}

.top-contact i {
    color: white;
}

.introform h4 span {
    color: #00BCD4;
}

.intro3 h2 span {
    color: #00BCD4;
}

.app-btn {
    background: #00BCD4;
}

.countdown.styled div span {
	color:#00BCD4;
}

.ico {
    background: #00BCD4;
}

.dual-content {
	background:#00BCD4;
}

.quote-info .author-info .company {
    background: #e7d530!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
	font-weight: 900 !important;
}

.slick-dots li button {
    border: 1px solid #7e7e7e;
}

.slick-dots li.slick-active button {
    background: #e7d530!important;
}

.head-ico {
    color: #00BCD4;
}

.cta-content .btn {
    background: #00BCD4;
}

#pricing .panel-default > .panel-heading {
	color: #00BCD4;
}

.panel-default.active {
    background: #e7d530!important;
}

.footer-list li a:hover {
	color: var(--color-primary);
}

.footer-social li a {
    color: #00BCD4;
}

.search button {
    background: #00BCD4;
}

.pagination li a:hover, .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    border-color: #00BCD4;
	color:#00BCD4;
}

.blog-thumb .blog-meta i {
	color:#00BCD4;
}

.degradado {
    background: var(--color-primary)!important;
    -webkit-background-clip: text!important;
    background-clip: text!important;
    color: transparent!important;
}
