.clearfix:after {content: ".";
                 display: block;
                 height: 0;
                 clear: both;
                 visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Header */
#head-title {background-color: #cc0000; padding-top: 100px; min-height: 65px;}

/* Autohide navbar */
.slideUp {top:-100px;}
.headroom {-webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; -o-transition: all 0.4s ease-out; transition: all 0.4s ease-out;}

/* Typography */
h1, h2, h3, h4, h5, h6 {color: #444;}
h1, .h1 {}
h2, .h2 {font-size: 20px;}
h3, .h3 {font-size: 16px;}
label {color: #777;}
.thin {font-weight:300; }
.page-title {margin-top:20px; font-weight:300;}
.text-muted {color:#888;}
.breadcrumb {background:none; padding:0; margin:30px 0 0px 0;}
ul.list-spaces li {margin-bottom:10px;}

/* Helpers */
.container-full {margin: 0 auto; width: 100%;}
.padMain {padding-top: 130px;}
.marTop5 {margin-top:5px;}
.marTop10 {margin-top:10px;}
.marTop20 {margin-top:20px;}
.marTop30 {margin-top:30px;}
.marTop40 {margin-top:40px !important;}
.marTop50 {margin-top:50px !important;}
.marTop60 {margin-top: 60px !important;}
.marBot10 {margin-bottom: 10px !important;}
.marBot20 {margin-bottom: 20px !important;}
.marBot40 {margin-bottom: 40px !important;}
.marBot60 {margin-bottom: 60px !important;}

img {max-width:100%;}
img.pull-right {margin-left: 10px;}
img.pull-left {margin-right: 10px;}
.gallery {margin-top: 30px; }
.gal {border-top: #ccc 1px solid;}

/*SLIDER*/
.aslider {}
.aslide {display: none;}
.aslide img {max-width: 100%; width: 100%;}
#slider {width: 100%;}
.aslide .text {
    width: 200px;
    margin: 0 auto;
    color: #f8f8f8;
    text-shadow: 0 0 2px #000;
    font-weight: bold;
    font-size: 36px;
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 30px;
    font-family: sans-serif;
}

/*MAP*/
#map {width:100%; height:280px;}
.map_container {position: relative; width: 100%; height: 350px; margin: 30px 0;}
.map_container .map_canvas {position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: 0; padding: 0;}

/*CONTENT*/
ul.main-list {list-style: none; padding: 0 0 10px 0; }
.main-list-title {color: #444; font-size: 24px; font-weight: 500; line-height: 24px; margin-top: 10px; border-bottom: 1px solid #cc0000; margin-bottom: 0; text-transform: uppercase;}
.main-list-content {padding: 12px 0; border-bottom: 1px solid #ccc;}
.main-list-place {color: #888; font-weight: 700;}
.main-list h3 {font-size: 18px; margin: 4px 0; line-height: 22px;}
.main-list h3 a {color: #444;}
.main-list h3 a:hover {color: #cc0000;}
.main-list-date {}
.sub-list-place {color: #888; font-weight: 700;}
.side-menu-title {font-size: 24px; font-weight: 500; margin: 2px 0 25px; text-transform: uppercase; line-height: 1.1; border-bottom: 1px solid #cc0000;}
.redSquare {width: 13px; height: 13px; display: inline-block; border: 3px solid #cc0000; float: left; margin-top: 4px; margin-right: 8px;}
.index-block-margin {margin: 60px 0;}
.border-bottom {border-bottom: 1px solid #ccc;}
h1.main-title {font-size: 24px; margin: 2px 0 40px; text-transform: uppercase; border-bottom: 1px solid #cc0000;}
h1.main-title span {text-transform: none;}
h2.article-title {color: #4e4e4e; font-size: 36px; font-weight: 300; margin: 10px 0 40px;}
.article-text p {font-size: 16px;}
.img-big {margin-bottom: 30px;}
.img-tit {width: 95%;}
p img {display: block; height: auto !important; max-width: 100%;}
.small-text {margin: 3px 0 10px; line-height: 18px; font-size: 12px;}
.small-text-archive {margin-bottom: 10px; line-height: 14px; font-size: 12px; padding-left: 22px;}
.gallery-text {margin: 3px 0 10px; line-height: 18px; font-size: 13px;}

a.block-big, .block-big {min-height: 100px; position: relative; display: block;}
.block-banner {padding: 8px 12px; color: #fff; background-color: rgba(0, 0, 0, 0.5); width: 100%;
              display: block; position: absolute; bottom: 0; left: 0; z-index: 100;}
.banner-place {color: #ddd; font-weight: 700; margin-bottom: 5px;}
.bannerTitle {margin: 0 0 5px 0; color: #fff; font-size: 20px; line-height: 20px; font-weight: 500; text-transform: uppercase; letter-spacing: -1px;}
.bannerTitleInfo {margin: 0 0 5px 0; color: #fff; font-size: 20px; line-height: 20px; font-weight: 500; letter-spacing: -1px;}
a.block-big:hover .block-banner {background-color: rgba(0, 0, 0, 0.7);}
.block-sub, .block-news {margin-bottom: 30px;}
.block-sub h2 {font-size: 18px; margin: 10px 0 4px; line-height: 22px;}
.block-image img {margin-bottom: 10px;}
.block-sub h2 a, .block-news a, .block-archive a {color: #444;}
.block-sub h2 a:hover, .block-news a:hover, .block-archive a:hover {color: #cc0000;}
.block-subtitle {color: #444; font-weight: 700; margin-top: 10px;}
.block-subtext {font-size: 12px; margin-top: 10px;}
.block-news h2, .block-archive h2, .block-subsub h2 {font-size: 18px; margin: 4px 0; line-height: 22px;}
.block-archive {margin-top: 0; margin-bottom: 15px; padding-bottom: 15px; border-bottom: 1px solid #ccc;}
.more {margin-top: 5px;}
.more a {color: #cc0000;}
.more a:hover {color: #aeadad;}

a.block-small {min-height: 100px; position: relative; display: block;}
a.block-small:hover .block-banner {background-color: rgba(0, 0, 0, 0.7);}

.table > tbody > tr > th {border-bottom: medium none; color: #00afec; font-weight: 600;}
.recommend a {color: #333;}
.recommend a:hover {color: #cc0000;}

ul.side-year {list-style: none; padding: 0 0 10px 0; line-height: 140%;}
.side-year, .side-year:after {content: ""; display: table; line-height: 0;}
.side-year:after {clear: both;}
.side-year {list-style: none; margin: 0 0 40px 0; padding: 0;}
ul.side-year li {float: left; width: 24%; padding: 10px 10px 10px 0; font-size: 18px;}
ul.side-year li.active a {color: #222;}
.flex-container {display: flex; flex-wrap: wrap;}
.flex-container.col-md-4 {align-self: flex-start;}
.flex-container.col-xs-6 {align-self: flex-start;}
.equal {padding-right: 15px; padding-left: 15px;}

/* FOOTER */
#footer {margin-top: 60px;}
.footer1 {background: #333; padding: 35px 0 0 0; font-size: 14px; font-weight: 300; color: #eee;}
        .footer1 p {margin: 0 0 30px;}
        .footer1 p, .footer1 ul li {line-height: 24px;}
        .footer1 a {color: #eee;}
	.footer1 a:hover {color: #cc0000; text-decoration: none;}
	.footer1 .widget {}
	.footer1 h3.widget-title {margin: 0 0 10px; padding: 10px 0; border-bottom: 1px solid #ccc; font-size: 18px; font-weight: 500; color: #eee; text-transform: uppercase;}
        .footer1 .widget-body {margin-bottom: 30px;}
	.footer1 .widget-body i {float: left; margin-right: 32px; font-size: 20px;}
        .footer1 .widget-body span a {color: #cc0000;}
        .footer1 .widget-body span a:hover {color: #fff;}
	.follow-me-icons {font-size:30px;}
	.follow-me-icons i {float:left; margin:0 10px 0 0;}
        .footer1 ul {list-style: none; padding-left: 0;}
        .footer1 ul.blogfoot li {margin-bottom: 20px;}
        .footer1 form {margin-bottom: 32px;}

.footer2 {background: #111; padding: 32px 0; color: #ddd; font-size: 14px;}
	.footer2 a {color: #ddd;}
	.footer2 a:hover {color: #cc0000; text-decoration: none;}
	.footer2 p {margin: 0; line-height: 24px;}

	.widget-simplenav {margin-left:-5px;}
	.widget-simplenav a {margin:0 5px;}

        .footer2 .widget-body i {float: left; margin-right: 32px; font-size: 20px;}
        .footer-item {float: left; border-right: 1px solid #aaa; display: block; line-height: 14px;
                    margin: 2px 10px 8px 0; padding: 0 10px 0 0;}

/*IMG FILTER*/
.footer1 img {-webkit-transition: all .6s ease;
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
        filter: gray; /* IE6-9 */
        -webkit-filter:  grayscale(100%);}
.footer1 img:hover {
        filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
       -webkit-filter:  grayscale(0%);}

/*BACK TO TOP*/
#toTop {display:none; text-decoration:none; position:fixed; bottom:20px; right:10px; overflow:hidden;
	width:51px; height:51px; border:none; text-indent:100%; background:url(../layout/ui.png) no-repeat left top;}
#toTopHover {background:url(../layout/ui.png) no-repeat left -51px; width:51px; height:51px;
	display:block; overflow:hidden; float:left; opacity: 0; -moz-opacity: 0; filter:alpha(opacity=0);}
#toTop:active, #toTop:focus {outline:none;}

/*SIDE FILTERS*/
.side-filter-title {font-size: 16px; font-weight: 500; margin-bottom: 10px; border-bottom: 1px solid #ccc;}
ul.side-filter {margin-bottom: 40px; padding: 0;}
ul.side-filter li {padding: 10px 0; font-size: 18px;}
.side-filter a {color: #444; font-weight: 500;}
.side-filter a:hover, .side-filter a.active {color: #cc0000 !important;}
.sideMenuCheck {color: #999; float: left; text-transform: uppercase; line-height: 20px;}

/*INPUTS*/
input[type=checkbox] {visibility: hidden; }
.squaredTwo {width: 20px; height: 20px; background: #cc0000; float: left; position: relative; margin-right: 10px;}
.squaredTwo label {cursor: pointer; position: absolute; width: 14px; height: 14px; left: 3px; top: 3px; background: #fff;}
.squaredTwo label:after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0); opacity: 0; box-sizing: content-box;
	content: ''; position: absolute; width: 7px; height: 4px; background: transparent;
	top: 2px; left: 2px; border: 3px solid #333; border-top: none; border-right: none;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.squaredTwo label:hover::after {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30); opacity: 0.3;}
.squaredTwo input[type=checkbox]:checked + label:after {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); opacity: 1;}

#side-tab a {
    position: fixed;
    right: -110px;
    top: 200px;
    padding: 10px 20px 50px;
    z-index: 100;
    background-color: #cc0000;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#side-tab a:hover {
    background-color: #333;
}
#side-tab2 a {
    position: fixed;
    right: -90px;
    top: 460px;
    padding: 10px 20px 50px;
    z-index: 100;
    background-color: #333;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#side-tab2 a:hover {
    background-color: #cc0000;
}

a:focus-visible {
  outline: 2px solid crimson;
  border-radius: 3px;
}

/*
ul > li > a:focus-visible {
  outline: 2px solid crimson;
  border-radius: 3px;
  background-color: #ff0000;
}
*/
