.hidden{
  display: none;
}

.autoriz {
    margin-top: 14px;
    margin-right: 30px;
}
.autoriz a {
    text-decoration: none;
    color: #222;
    font-size: 18px;
    font-weight: bold;
}
.autoriz a:hover {
    text-decoration: underline;
}

.top-menu {
    background: #00a0af;
}
.top-menu .container {
    padding-top: 0;
    padding-bottom: 0;
}
.top-menu a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
}
.top-menu a:hover {
    opacity: .7;
}
.top-menu .menu {
    margin: 0 -10px;
}
.top-menu li {
    padding: 10px;
}
.top-menu li.active {
    background: #006770;
}

.slider .container {
    padding: 0;
}
.slider .slide {
    position: relative;
}
.slider .slide .btn {
    position: absolute;
    right: 14px;
    bottom: 38px;
    padding:12px 42px;
    background: #fff;
    color: #222;
    font-size: 20px;
}
.slider .slide .btn:hover {
    background: #006770;
    color: #fff;
}





.owl-controls {
    max-width: 1160px;
    margin: 0 auto;
    display: none;
    position: relative;
    margin-top: -20px;
    top:-40px;
}

.owl-nav {
    display: block;
    position: absolute;
    top:0;
    left:0;
    width: 100%;
}
.owl-nav div {
    width: 32px;
    height: 32px;
    display: block;
    overflow: hidden;
    text-indent: 10000px;
    background-color: #fff;
    border-radius: 50%;
    float: left;
    opacity: .7;
    background-image: url(../images/slider-arrow.png);
    background-position-x: 0px;
    background-position-y: 0px;
}
.owl-nav .owl-next {
    right: 0;
    float: right;
    background-position-x: -32px;
}
.owl-nav div:hover {
    opacity: 1;
}
.owl-dots {
    padding: 0 60px;
}
.owl-dot {
    float: left;
    display: block;
    width: 16px;
    height: 16px;
    border:2px solid #000;
    margin: 8px;
    border-radius: 50%;
    background: #00a0af;
    border: 4px solid #fff;
    opacity: .7;
}
.owl-dot.active {
    width: 24px;
    height: 24px;
    margin: 4px;
}



.txt-box {
    font-size: 18px;
}
.txt-box ul li {
    padding-left: 14px;
    margin: 12px 0;
    position: relative;
}
.txt-box ul li:before {
    content: '';
    position: absolute;
    display: block;
    width: 5px;
    height: 1px;
    top: 14px;
    left: 0;
    background: #222;
}

.gen-text {
    font-size: 20px;
}
.gen-text h1 {
    font-weight: 400;
}
.gen-text h1 span {
    font-weight: bold;
    color: #00a1af;
}
.gen-text .btn {
    margin: 60px auto;
}



.plast {
    padding: 20px 0;
}
.popular {
    background: #00a0af;
}
.popular .block {
    width: 25%;
    text-align: center;
    font-size: 24px;
    padding-top: 28px;
    margin-bottom: 10px;
}
.popular .block img {
    margin: 0 auto;
    margin-bottom: 50px;
}
.popular .block img:hover {
    opacity: .8;
}
.popular .block a {
    text-decoration: none;
}
.popular .block a:hover {
    text-decoration: underline;
}

.top-objects .container div{
  overflow: hidden;
  float: left;
  padding: 3px;
}
.top-objects img{
  max-width: none;
  width: 100%;
  min-height: 100%;
}

.news-idx .row {
    margin: 0 -8px;
}
.news-idx .row > div {
    padding:8px;
    width: 33.33333333%;
}
.news-idx .block {
    padding: 20px 50px;
    background: #dbf2f4;
    height: 512px;
}

.news-idx h3 {
    font-size: 30px;
    line-height: 110%;
    height: 102px;
    overflow: hidden;

}
.news-idx p {
    font-size: 18px;
    height: 100px;
    overflow: hidden;

}
.news-idx a {
    text-decoration: none;
    color: #222;
}
.news-idx a:hover {
    color: #006670;
}
.news-idx .photo {
    display: table;
    margin: 0 auto;
}
.news-idx img {
    margin: 0;
}
.news-idx .photo:hover {
    opacity: .8;
}

.about {
    padding-top: 0;
    padding-bottom: 40px;
}
.footer {
    background: #00a1af;
    color: #fff;
    /*padding-bottom: 20px;*/
    font-size: 18px;
}
.footer a {
    color: #fff;
}

.popup {
    display: none;
    max-width: 400px;
    border: 1px solid #00a1b0;
}
.popup form {
    display: block;
    padding:8px;
}
.popup input {
    margin: 24px 0;
}
.popup .btn {
    padding: 8px 14px;
    font-size: 20px;
}
.popup h2 {
    font-size: 20px;
    background: #00a1af;
    margin: 0;
    padding: 14px 8px;
    color: #fff;
}
.popup p {
    font-size: 12px;
    margin: 12px 0;
}

.fancybox-slide>* {
    padding: 0;
    margin: 44px 0;
}
.fancybox-close-small {
    top: 5px;
    right: 5px;
}
.photo_cont{
  max-height: 200px;
  overflow: hidden;
}
.clear{
  clear:both;
}

.art_types a {
		display: block;
		width: 61px;
		height: 62px;
		line-height: 62px;
		background: url(../../images/fixed-menu.png);
		margin: 0 0 5px;
		color: #fff;
		text-decoration: none;
		overflow: hidden;
        z-index: 4000;
	}


	.art_types a.item0 {background:none}
	.art_types a.item1 {background-position: 0 0}
	.art_types a.item2 {background-position: 0 -71px}
	.art_types a.item3 {background-position: 0 -143px}
	.art_types a.item4 {background-position: 0 -214px}
	.art_types a.item5 {background-position: 0 -285px}
	.art_types a.item6 {background-position: 0 -350px}
    .art_types a.item7 {background-position: 0 -414px}

.copyright p{
  margin: 0px;
}

#footer .copyright a{
      color: #7c00ff;
      text-decoration: none;
      font-size: 18px;
      font-weight: bold;
    }

	#footer .social-buttons {
	    float: right;
		width: 258px;
		margin: 0px 0 0 10px;
	}
		#footer .social-buttons li {
			display: inline-block;
			width: 38px;
			background: url(../../images/social-buttons-6.png?1) no-repeat;
		}
        #footer .social-buttons li:hover {
			display: inline-block;
			width: 38px;
			background: url(../../images/social-buttons-5.png?1) no-repeat;
		}
        #footer .social-buttons li a {
					display: block;
					width: 38px;
					height: 38px;
				}
			#footer .social-buttons li.item-1 {background-position: -2px 0px;}
			#footer .social-buttons li.item-2 {background-position: -41px 0px;}
			#footer .social-buttons li.item-3 {background-position: -81px 0px;}
			#footer .social-buttons li.item-4 {background-position: -120px 0px;}
			#footer .social-buttons li.item-5 {background-position: -159px 0px;}
			#footer .social-buttons li.item-6 {background-position: -199px 0px;}
			#footer .social-buttons li.item-7 {background-position: -237px 0px;}
			#footer .social-buttons li.item-8 {background-position: -275px 0px;}
