#allrecords {background-color:#8fd4d8;}

#allrecords a {color:#4059be;}
    #allrecords a:hover {color:#2a4492}

.t-text {font-weight:400;}


/* logo main page */
#nav496906825 .t228__imglogo,
#rec496906825 .tmenu-mobile__imglogo {
    opacity:0;
    -webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
}
    #nav496906825 .imglogo_visible,
    #rec496906825 .imglogo_visible,
    #rec496906825 .tmenu-mobile_opened .tmenu-mobile__imglogo {
        opacity:1 !important;
    }


/* menu social icons */
#nav496906825 svg.t-sociallinks__svg path,
#nav498069262 svg.t-sociallinks__svg path {
    fill:#fff;
}


/*h2>a {
   color: #fff !important; 
}*/
    h2>a:hover,
    h3>a:hover {color:#2a4492 !important}
    
    .uc-h2-linc-inv h2>a:hover {color:#48b9bf !important}
    .uc-h2-linc-inv h2>a {text-shadow: 2px 2px 3px #4A4A4A;}

@media (min-width: 640px) and (max-width: 960px) and (max-height:540px) {
    .tn-elem__4757105641659522182888 img {
        width:80% !important;
        margin:auto;
    }
    .tn-elem__4757105641659940705266 {
        left: 30% !important;
        top: auto !important;
        bottom: 1%;
    }
        .tn-elem__4757105641659940705266 div {
            font-size: 45px;
        }
    
    .tn-elem__4757105641660567747382 {
        left:auto!important;
        right:5%;
        width:60px!important;
    }
}

@media (min-width: 1600px) {
    .tn-elem__4757105641660567492401 {
        left: auto !important;
        right:37%;
    }
}

@media (min-width: 640px) and (max-width: 800px) {
    .tn-elem__4757105641659940705266 {
        left: 30% !important;
    }
}



.uc-topheader>div>div {
    position: fixed;
    z-index: 100;
    background: transparent !important;
}


.uc-cloud-link-light a:hover {
    color:#2d418c !important;
    -webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

.uc-cloud-link-dark a:hover {
    color:#8fd4d8 !important;
    -webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}

/* новости */

/*.t-records .t-rec {*/
/*#rec480002887,*/
#rec480002911
/*.uc-contentpage*/ {
    padding-top: 80px;
    background-color: #2d418c;
}
#rec480002911 .t-feed {background-color: #8fd4d8;}

#rec480002911 .t-feed__showmore-btn {
    height: 72px; width: 237px;
    background-color: transparent !important;
    background-image: url(https://static.tildacdn.com/tild6138-3836-4935-b031-643135363530/btn-news.svg);
}

    #rec480002911 .t-feed__showmore-btn span:hover {
        color:#8fd4d8 !important;
        -webkit-transition: color 0.3s ease;
    	-moz-transition: color 0.3s ease;
    	-o-transition: color 0.3s ease;
    	transition: color 0.3s ease;
    }

#rec480002911>div>div{background-color:transparent!important;}


/* галерея */
.t774 .t-section__container {display: none;} /* remove empty header */

@media (min-width: 977px) {
    .uc-gallery-footer-5 .t774__col:nth-child(5) {margin-left:17%}
}

/* галерея - видео */
.uc-video-cell {
    transition: -webkit-transform 0.15s linear;
    transition: transform 0.15s linear;
    transition: transform 0.15s linear,-webkit-transform 0.15s linear;
}
    .uc-video-cell:hover {
        z-index:10 !important;
        
        transform: scale(1.04);
        -moz-transform: scale(1.04);
        -ms-transform: scale(1.04);
        -webkit-transform: scale(1.04);
        -o-transform: scale(1.04);
        box-shadow: 0 2px 20px 2px rgb(0 0 0 / 45%);
    }



/* звездные гости */
.t772__img { /* circle faces on main page */
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
}


/* карта */
.hover .fil11 {
    fill:red;
    cursor:pointer;
}

#allrecords .uc-tracks-list .tracks-block a,
#allrecords .uc-tracks-list h2 a {color:#fff !important;}
    #allrecords .uc-tracks-list .tracks-block a:hover,
    #allrecords .uc-tracks-list h2 a:hover {color:#ff8562 !important}



