
.top-nav * {
    font-family: PFDinTextCompPro_Light, sans-serif;
}
.top-menu {

    position: absolute;
    background: rgba(0, 0, 0, 0.53);
    width: 100%;
    z-index: 3;
    min-width: 1005px;
}

.top-menu ul {
    list-style: none;
    text-align: center;
}

.top-menu li {
    display: inline-block;
    height: 34px;
    padding-top: 12px;
    /*padding-left: 26px;*/
    /*padding-right: 25px;*/
    padding-left: 40px;
    padding-right: 40px;
}

.top-menu li a {
    font-size: 19px;
    color: #ffffff;
}

.top-menu li a:hover {
    color: #26b89f;
}
.top-nav {
    width: 100%;
    display: block;

}
.top-nav-groups {
    position: absolute;
    display: block;
    background: rgba(0, 0, 0, 0.53);
    padding-top: 46px;
    width: 100%;
    z-index: 2;
    min-width: 1005px;
}

.top-nav-groups .nav-groups-centered {
    margin: 0 auto;
    width: 1000px;
}

.top-nav-groups .top-group-el:last-child {
    /*background: url('../img/border-white.jpg') right left no-repeat ;*/
}

.top-group-el {
    /*background: url('../img/border-white.jpg') no-repeat left;*/
    width: 329px;

    display: inline-block; /* !!!! */
    padding-top: 23px;
    padding-bottom: 38px;
    text-align: center;

}



.top-group-el p {
    color: #ffffff;
    width: 107px;
    text-align: center;
    margin: 0 auto 23px auto;
    font-size: 17px;
}

.top-group-el-buttons {
    display: block;

    margin: 0 auto;
}

.top-group-el-button {
    display: inline-block;
    margin: 0 15px;
}
.top-group-el img {
    width: 45px;
    height: 45px;
}

.slider-controls {
    margin: 290px auto 0px auto;
    display: block;
    width: 1000px;
    position: relative;
    z-index: 100;
    /*left: -50%;*/
}

.slider-controls div {

}

.slider-arrow {
    position: absolute;
    width: 47px;
    height: 46px;
    top: 11px;
}

.slider-arrow-left {
    left: 7px;
    background: url('../img/min/arrow-left.min.png') no-repeat;
}
.slider-arrow-right {
    right: 7px;
    background: url('../img/min/arrow-right.min.png') no-repeat;
}

.slider-controls h1 {
    text-align: center;
      font-size: 54.6px;
    font-weight: normal;
}
.slider-connect {
    margin-top: 66px;
    text-align: center;
}
.connect-button {
    display: block;
    background: rgba(39, 187, 161, 0.45);
    border: 6px solid #ffffff;
    width: 233px;
    height: 58px;
    font-size: 28px;
    text-align: center;
    margin: 0 auto;
    color: #ffffff;
    padding: 8px;
}
.slider-connect-social {
    margin-top: 25px;
}

.slider-controls img {
    margin: 0 12px;
    background: rgba(39, 187, 161, 0.45);
    display: inline-block;
    border: 6px solid #ffffff;
    height: 35px;
    width: 35px;
}


.birthday_block{

    margin: 20px;
    text-align: center;

}
.birthday_block span{
    color:rgb(120, 185, 175);
    letter-spacing: 2px;
    font-size: 35px;
    text-shadow: -1px 0 rgb(46, 221, 188), 0 1px rgb(46, 221, 188), 1px 0 rgb(46, 221, 188), 0 -1px rgb(46, 221, 188);

}
/*.slider-image {*/
    /*width: 100%;*/
    /*height: 815px;*/
    /*background-size: cover;*/
    /*background-repeat: no-repeat;*/
/*}*/