/*start global*/
body {
    font-family: 'Open Sans',sans-serif;
    overflow-x: hidden;
    background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
}

.wrapper_20 {
    height: 20px;
}

.wrapper_40 {
   height: 40px; 
}

.wrapper-grad {
    height: 3px;
    background: linear-gradient(to right, rgba(0,0,0,1), rgba(1,117,102,1),rgba(1,214,186,1),rgba(1,117,102,1), rgba(0,0,0,1));
}

.uk-h1, .uk-h2, .uk-h3, .uk-h4, .uk-h5, .uk-h6, .uk-heading-2xlarge, .uk-heading-3xlarge, .uk-heading-large, .uk-heading-medium, .uk-heading-small, .uk-heading-xlarge, h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Condensed',sans-serif;
}

.gradient-title {
	font-weight: 900 !important;
    background-image: linear-gradient(to right, rgb(32, 133, 191), rgb(32 133, 191), rgb(0 175 167), rgb(0 90 86)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
}

.uk-container-xlarge {
    max-width: 1440px;
}

.main-container {
    padding: 40px 40px;
    background-color: #fff;
    border-radius: 5px;
}

.content-section {
    padding: 30px 0px 30px 0px;
}

.uk-section.uk-section-xxsmall {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    background: #000d1e;
}

.uk-text-white {
   color:#fff !important;
}
.uk-close {
    color:#fff;
}
.uk-modal-header {
    background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
}

.uk-alert-danger {
	border-radius: 5px;
}
/*end global*/

/*navigation*/
@media (min-width: 960px) {
    .uk-navbar-nav {
        gap: 10px;
    }
}

.uk-subnav {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
    margin-left: -20px;
    padding: 0;
    list-style: none;
}
.uk-dropdown {
    min-width: 290px;
    padding: 15px;
    background: rgba(1,1,1,0.8);
    color: #fff;
    box-shadow: 0 5px 12px rgba(0, 0, 0, .15);
}
.uk-dropdown-nav {
    font-size: 1rem;
}
.uk-subnav>*>:first-child {
    display: flex;
    align-items: center;
    column-gap: .25em;
    color: #ffffff;
    font-size: 1rem;
    text-transform: uppercase;
    transition: .1s ease-in-out;
    transition-property: color, background-color;
}
.uk-subnav>*>a:hover {
    color:rgb(3,179,145);
    text-decoration: none;
}
.uk-dropdown-nav>li>a {
    color: #fff;
}
.uk-dropdown-nav>li.uk-active>a, .uk-dropdown-nav>li>a:hover {
    color:rgb(3,179,145);
}

.uk-offcanvas-bar .uk-nav-default>li>a {
    color:rgba(255,255,255,0.7);
}
.uk-offcanvas-bar {
    color:rgba(255,255,255,1); 
}
.uk-offcanvas-bar .uk-nav-default>li.uk-active>a {
	color: rgb(121, 255, 229) !important;
}

.menu-ofc a{
    color:rgb(121,255,229) !important;
}

.menu-ofc-active a{
    color: rgb(75 195 255) !important;
}

.login-icon {
    color: #fff !important;
    font-size: 35px;
}
.user-info hr{
    margin-top: 3px;
    margin-bottom: 3px;
    border-top: 1px solid rgb(121,255,229);
}
.user-status, .user-balance {
    font-size: .875rem;
}
.usr-info{
    background: rgb(3,179,145);
    color:#fff;
    padding: 0 10px;
    border-radius: 10px;
    margin-left: 10px;
}

/*end navigation*/
/*---underslideshow---*/
.underslideshow {
	background: #fff !important;
    background-image: linear-gradient(to right, rgba(27,52,73,0.7), rgba(0,0,0,0.7), rgba(0,0,0, 0.7), rgba(27,52,73,0.7)), url(../img/bg-city.webp) !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    position: relative !important;
    background-attachment: fixed !important;
    background-size: cover !important;
}
.underslideshow-container {
	background: transparent !important;
}

.under-block-a {
	background: linear-gradient(90deg,rgba(243, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0.2) 100%);
    border-radius: 5px;
    padding: 30px 40px;
    margin-bottom: 30px;
}

.under-block-b {
    background: #cafff8;
	border-radius: 5px;
    padding: 30px 40px;
	margin-top: 30px;
    margin-bottom: 30px;
}

.under-block-b a {
	text-decoration: none;
    transition: color .2s ease;   
    color: #0c9ea7;
}

.under-block-b a:hover {
    animation: blur 1s ease-out;
    color: #0c9ea7;
}
@keyframes blur {
    from {
        text-shadow:0px 0px 10px #BFE2FF,
        0px 0px 10px #BFE2FF, 
        0px 0px 25px #BFE2FF,
        0px 0px 25px #BFE2FF,
        0px 0px 25px #BFE2FF,
        0px 0px 25px #337AB7,
        0px 0px 50px #337AB7,
        0px 0px 50px #337AB7;
    }
}


@media (min-width: 960px) {
.under-block-a img{
	width: 400px;
}
.under-block-a p {
	font-size: 1.8rem;
	letter-spacing: -2px;
	line-height: 2.1rem;
	font-weight: 600;
    color: #000;
}
.under-block-b p{
	font-size: 1.8rem;
	letter-spacing: -2px;
	line-height: 2.1rem;
	font-weight: 600;
    color: #000;
}
.under-block-b h3 {
	font-size: 2.6rem;
	font-weight: 900 !important;
    background-image: linear-gradient(90deg,rgba(16, 194, 194, 1) 0%, rgba(0, 103, 138, 1) 100%) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
}
}

@media (max-width: 767px) {
.under-block-a p {
	font-size: 1.2rem;
    letter-spacing: -2px;
    font-weight: 600;
    color: #000;
}
.under-block-b p{
	font-size: 1.2rem;
    letter-spacing: -2px;
    font-weight: 600;
    color: #000;
}
.underslideshow .num-card {
	display: none;
}
.under-block-a {
	background: linear-gradient(180deg,rgba(243, 255, 255, 1) 1%, rgba(255, 255, 255, 1) 50%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0.2) 100%);
	}
}



.underslideshow h1 {
    font-weight: 900 !important;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgb(255 255 255), rgb(211 255 253), rgb(48 233 225), rgb(10 191 183)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    padding: 1px;
    margin: 20px 10px;
}

.underslideshow h2 {
    font-weight: 900 !important;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgb(255 255 255), rgb(211 255 253), rgb(48 233 225), rgb(10 191 183)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    padding: 1px;
    margin: 20px 10px;
}

.underslideshow .uk-card-default {
	border-radius: 5px;
	cursor: pointer;
}

.underslideshow .uk-card-default:hover {
	border-radius: 5px;
}

.underslideshow .uk-card h3{
	color:#fff !important;
}

.underslideshow .uk-card-default {
	color: #fff;
	background: transparent !important;
	border: 1px solid rgba(1,214,186,0.6);
}

.underslideshow .uk-card-default:hover {
	color: #fff;
	background: transparent !important;
	border: 1px solid rgba(1,214,186,0.6);
	box-shadow: 0 0 1px 1px #01d6ba, 0 0 10px 7px #0de2d8, 0 0 3px 3px #01d6ba;
}

.underslideshow .uk-card-default .uk-card-body{
	background: rgba(0,0,0,0.6);
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

.underslideshow .uk-card-default .uk-card-header {
	background: rgba(1, 214, 186, 0.7);
    border-bottom: none !important;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	/*position: relative;*/
}

.underslideshow .num-card {
	position: absolute;
	left: 5px;
	top: 3px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 6rem;
	font-weight: 900;
	line-height: 6rem;
	border-radius: 50%;
	width: 100px;
	height: 100px;
	background: rgba(0,0,0,0.7);
	padding: 10px 12px 10px 12px;
	opacity: 0.2;
}

@media (min-width: 960px) {
	.underslideshow .uk-card-default .uk-card-header {
	max-height: 90px; 
	height: 90px;
	}
}
/*-/.underslideshow---*/
/*-----card-profile------*/
.uk-card-profile {
	border-radius: 5px;
	border: 1px solid #03aa9a;
}

.uk-card-profile .uk-card-header{
	background: #03aa9a;
}

.uk-card-profile .uk-card-header h3{
	color: #fff;
}

/*---/.card-profile------*/
/*-----systemblock-----*/
.system-block {
	color:#fff;
	background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
	border-radius: 5px;
	padding: 20px;
}

.system-block h3{
	font-weight: 900;
	color:#fff;
	background: linear-gradient(90deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0, 0.2) 100%);
	padding: 10px;
	border-radius: 5px;
	position: relative;
}

.system-block h3 span {
	margin: 0px 5px 0px 0px;
    padding: 0px 9px;
    background: rgba(3, 129, 200, 1);
    border-radius: 50%;

}
/*---/.systemblock-----*/

.uk-background-black {
    background: #000d1e;
}

.uk-navbar-container {
    background: transparent !important;
}

.uk-navbar-90 .uk-navbar-nav > li > a, .uk-navbar-90 .uk-navbar-item, .uk-navbar-90 .uk-navbar-toggle {
    min-height: 90px;
    padding: 5px 15px;
    color: #fff !important;
}
.uk-logo {
    display: block;
    z-index: 999 !important;
    width: 180px;
    min-width: 180px !important;
}
.uk-navbar-nav > li:hover > a, .uk-navbar-nav > li.uk-active > a {
    background-image: linear-gradient(to top, rgba(1, 181, 144, .90), rgba(0, 0, 0, .02), rgba(0, 0, 0, .02), rgba(1, 181, 144, .90)) !important;
    border-left: 1px solid rgba(1, 129, 194, .70);
    border-right: 1px solid rgba(1, 129, 194,  .70);
    color: #fff !important;
}

.uk-navbar-nav > li > a {
    font-family: 'Roboto Condensed', sans-serif;
	white-space: nowrap;
}

.header-blocks {
    background:rgba(0,0,0,0.6);
    border-radius: 5px;
}
.header-blocks h1{
    font-weight: 900 !important;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgb(255 255 255), rgb(211 255 253), rgb(48 233 225), rgb(10 191 183)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
    padding: 1px;
    margin: 5px;
}
.header-blocks p{
    color:#fff;
}
.header-blocks b{
    color: #0abfb7;
}
.header-video video {
    padding: 0px !important;
    box-shadow: 0 0 1px 1px #01d6ba, 0 0 15px 10px #0de2d8, 0 0 3px 3px #01d6ba;
    border-radius: 5px;
}
@media (max-width: 767px) {
.header-video video {
margin: 0px 17px auto;
}
}
.header-blocks hr{
    margin: 1px auto;
    width: 80%;
    border-top: 5px solid #0abfb7;  
}

.uk-heading-small {
	font-weight: 900 !important;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 1), rgb(255 255 255), rgb(211 255 253), rgb(48 233 225), rgb(10 191 183)) !important;
    -webkit-background-clip: text !important;
    background-clip: text !important;
    color: transparent !important;
}

.user-profile-heading {
	color: rgb(10,191,183) !important;
	margin-top: -40px;
	font-weight: 900;
	background: rgba(0, 0, 0, 0.6);
    border-radius: 5px;
}

.user-profile-heading span{
	font-weight: 500 !important;
	font-size: 1.4rem;
    margin-left: 30px;
    border-radius: 5px;
    background: #fff;
    color: #000 !important;
    padding: 2px 20px;
}

@media (max-width: 767px) {
	.user-profile-heading span{
		margin-left: 0px;
		font-weight: 500 !important;
		font-size: 1rem;
	}
}

.account-menu {
	font-size: 1.2rem;
	font-family: 'Roboto Condensed', sans-serif;
	background: #fff;
    color: #000;
    border-radius: 5px;
    padding: 2px 10px;
}
.header-network {
	background-size: cover !important;
}
.header-network canvas {
	 width: 1918px; 
	 height: 662px;
}

/*end navigation*/
/*buttons*/
.uk-button-primary {
    background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);  
}
.uk-button-primary:hover{
    background: linear-gradient(135deg, rgba(3, 129, 200, 1) 0%, rgba(3, 179, 145, 1) 100%);  
}

.autorization-block {
    border-radius: 5px;
    border:1px solid rgba(3, 179, 145, 1);
    padding:20px;
    width: fit-content;
    display: inline-block;
}

.logout-button {
	background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
	color:#fff;
	border-radius:50%;
	padding: 2px 4px;
}

.logout-button:hover{
    background: linear-gradient(135deg, rgba(3, 129, 200, 1) 0%, rgba(3, 179, 145, 1) 100%);
	color:#fff;
}

.up-arrow a {
    font-size: 1.5rem;
    display: inline-block;
    background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
    color: #fff !important;
    width: 40px;
    border-radius: 5px;
}
.up-arrow a:hover {
    background: linear-gradient(135deg, rgba(3, 129, 200, 1) 0%, rgba(3, 179, 145, 1) 100%);
	color: #fff !important;
}

.userinfo-modal-link {
    cursor: pointer;
    margin: 0 5px;
    font-size: 1.2rem;
	color:#02b18a;
}

.structura-link {
	display: inline-block;
	font-family: 'Roboto Condensed', sans-serif;
	color:#fff;
	background: #057fbe;
	padding:2px 10px;
	border-radius: 5px;
	text-decoration: none;
    font-weight: 500;
    width: 250px;
}

.structura-link:hover {
	color:#fff;
	background: #000d1e;
	text-decoration: none;
}

.name-table-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 500; 
}

.start-task-btn {
    color:#fff;
    border:none !important;
    padding: 7px 10px;
    font-size: 0.9rem;
    font-weight: bold;
    background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%);
    border-radius: 5px;
}

/*end buttons*/

/*CRM*/
.empty-card {
    color: #fff;
    background: #ff0000;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
    padding: 20px;
    margin: 20px auto;
    border-radius: 5px;
    width: fit-content;
}
.empty-card:hover {
    transform: scale(1.05);
}
.empty-card h1 {
    color: black;
}

.up-arrow {
    /* Стили уже есть */
}
.task-table th, .task-table td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px; /* Устанавливаем одинаковую высоту */
}
.task-table th {
    background-color: #000d1e;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}
.task-table td .task-square {
    display: inline-block;
}
.initials-column {
     font-family: 'Roboto Condensed', sans-serif;
}

.user-card {
    font-size: 0.9rem;
    border-radius: 3px;
    color: #000;
    border: 1px solid #ccc;
    cursor: pointer;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .3);
}
.user-card:hover {
    transform: scale(1.05);
}
.user-card .uk-card-header {
    background: #000;
    color:#fff;
    height: 50px;
}
.user-card .uk-card-footer {
    background: #000;
    color:#fff;
    height: 50px;
}
.user-card .uk-card-footer span {
    color:#00ef16;
    font-weight: bold;
}
.user-card .uk-card-body {
    padding:5px;
}
.main-card {
    width: 350px;
    height: 180px;
    background-color: #f8f8f8;
    margin: 20px auto;
    display: block;
}
.referral-card {
    cursor: pointer;
    transition: transform 0.2s;
}
.referral-card:hover {
    transform: scale(1.05);
}

.compact-card {
    padding: 5px;
    font-size: 12px;
    white-space: nowrap;
    cursor: pointer;
}
.compact-card:hover {
    background-color: #f0f0f0;
}
.user-info p {
    margin: 1px 0;
    line-height: 1.2;
}
.task-squares {
    display: flex;
    flex-wrap: wrap;
    gap: 2px;
    margin-top: 3px;
    max-width: 100%;
}
.task-square {
    width: 20px;
    height: 20px;
    border-radius: 5px;
    position: relative;
}

.referrals-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    padding: 10px;
    gap: 5px;
    max-width: 1230px; /* 6 cards * (200px + 5px margin) */
    margin: 0 auto;
}
.compact-referrals {
    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    gap: 5px;
}

.toggle-button {
    margin: 10px;
}

.user-card {
    border: 1px solid #ddd;
    padding: 10px;
    margin: 10px;
    border-radius: 5px;
    background-color: #f9f9f9;
	text-align: center;
}

.main-card {
	background-color: #e3f2fd;
}
.task-squares {
    display: flex;
    justify-content: center;
    gap: 5px;
    margin-top: 10px;
}
.task-square {
    width: 20px;
    height: 20px;
    border-radius: 3px;
    cursor: pointer;
}
.up-arrow {
    text-align: center;
    font-size: 24px;
    margin: 10px 0;
    cursor: pointer;
}

#user-modal {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1000;
}
#user-modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
}
.header-actions {
	text-align: center;
	margin-bottom: 20px;
}

.buttons-below {
     text-align: center;
     margin-top: 10px;
}

.max-ref-alert {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:500;
	font-size:1.2rem;
}
.user-monitor .uk-modal-close-default{
	color:#fff !important;
	background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%) !important;
	padding: 10px;
	border-radius:5px;
}
.user-monitor .uk-modal-close-default:hover{
	color:#fff !important;
	background: linear-gradient(135deg, rgba(3, 129, 200, 1) 0%, rgba(3, 179, 145, 1) 100%);
}

.stages {
	display: inline-block;
	padding: 2px 10px;
    border-radius: 5px;
	background: linear-gradient(135deg, rgba(3, 179, 145, 1) 0%, rgba(3, 129, 200, 1) 100%) !important;
	color:#fff;
	font-weight: bold;
	width: fit-content;
}

.warning-text {
    margin: 10px auto;
    width: fit-content;
    padding: 10px;
    border:1px solid #1b9ba9;
    border-radius: 5px;
    font-weight: 600;
    font-size: 0.8rem;
    color:#000;
    background: #e2e2e2;
}

/*end CRM*/
/*---REGISTRATION-----*/
     /* Центрирование формы */
     .body-form-reg {
        margin: 0;
        overflow-x: hidden;
        min-height: 100vh;
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
    }
    /* Стили для контейнера формы */
    .register-form-container {
        background: rgba(255, 255, 255, 1);
        padding: 30px;
        border-radius: 5px;
        width: 500px;
        max-width: 500px;
        margin: 0 auto;
        position: relative;
        z-index: 1;
    }
    /* Стили для canvas */
    .body-form-reg #networkCanvas {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
    }

    .reg-sponsor {
        color: #02b18a;
        font-weight: 700;
    }
    /* Стили для сообщения об ограничении рефералов (адаптированы из empty-card с изменениями) */
    .max-referrals-message {
        background-color: #ff0000; /* Красный фон */
        color: #ffffff; /* Белый текст */
        font-size: 28px; /* Увеличенный размер шрифта */
        font-weight: bold; /* Жирный шрифт */
        text-align: center; /* Центрирование текста */
        padding: 20px; /* Дополнительный отступ */
        margin: 50px 0; /* Вертикальные отступы */
        border-radius: 10px; /* Скругление углов */
        position: relative;
        z-index: 1;
        max-width: 600px; /* Ограничение ширины для читаемости */
        margin-left: auto;
        margin-right: auto;
    }
    .max-referrals-message .mdi {
        margin-right: 10px; /* Отступ иконки от текста */
        vertical-align: middle; /* Выравнивание иконки по центру */
    }

/*footer*/
footer {
    background: #000d1e !important;
    color: white;
    padding: 15px 0;
}
/*end footer*/

/*MEDIA*/
@media (max-width: 767px) {
.logo {
	width: 130px;
}
.content-section {
	padding: 30px 10px 30px 10px;
}
.main-container {
	padding: 40px 10px;
}
.uk-h1, h1  {
	font-size: 1.8rem;
}
.uk-h3, h3 {
	font-size: 1.3rem;
}
#user-modal {
	width:80%;
}
.structura-link{
    width: 100px;
}

}
/*MEDIA*/

#gotoTop.uk-box-shadow-medium {
    box-shadow: 0 0 15px rgba(255, 255, 255, 0.8);
}

#gotoTop {
    color: #ffffff !important;
    width: 50px !important;
    height: 50px !important;
    display: none;
    z-index: 999;
    bottom: 40px;
}

/* Общие стили для всех таблиц */

table.task-table th,
table.task-table td,
table.referral-table th,
table.referral-table td,
table.task-completion-table th,
table.task-completion-table td {
    border: 1px solid #ddd;
    text-align: center;
    padding: 10px;
}

table.task-table th,
table.referral-table th,
table.task-completion-table th {
    background-color: #000d1e;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;
}

/* Чередование цветов строк через uk-table-striped */
table.task-table tbody tr:nth-child(even),
table.referral-table tbody tr:nth-child(even),
table.task-completion-table tbody tr:nth-child(even) {
    background-color: #f9f9f9;
}

table.task-table tbody tr:nth-child(odd),
table.referral-table tbody tr:nth-child(odd),
table.task-completion-table tbody tr:nth-child(odd) {
    background-color: #fff;
}

/* Стили для дат под третьей таблицей */
.level-dates table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
}

.level-dates table td {
    padding: 5px;
    text-align: center;
    color: #fff;
    font-size: 0.9rem;
}

.level-dates table td:first-child {
    border: none;
}

.task-completion-table tr {
	font-weight: bold;
}

.account-menu a {
    color: white;
    text-decoration: none;
}
.account-menu a:hover {
    text-decoration: underline;
}

.footer-block h4{
    color:#01d6ba;
}

.footer-block a:hover{
    color:#01d6ba;
    text-decoration: none;
}