.moduleLink,
.moduleLink:hover,
.moduleLink:active, 
.moduleLink:focus {
	color:#fff;
}

.topbar {
    background-color: #0d66a0;
}

.topbar ul li a:hover {
    color: #FFF;
}

.top-small-post-slider {
    padding: 20px 0;
}

.top-small-post-slider::before {
	background: rgba(248, 143, 31, 0.0);
	background: rgba(255, 255, 255, 0.0);
	content: "\a ";
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	transition: all 0.5s ease 0s;
	width: 100%;
}

.top-small-post-slider {
    background: rgba(0, 0, 0, 0) url(../../../../img/headbg.png);
    padding: 5px 0;

    /* background-size: contain; */
    background-size: cover;
    background-position: 120px 0;
    background-repeat: no-repeat;
    position: relative;
}

.grid-1 .desc h1 {
    color: #242424;
    font-size: 20px;
    font-weight: 500;
    margin-top: 0;
    font-style: normal;
}

h1 {
    line-height: 1.4em;
}

.small-grid .small-post {
    border-bottom: 1px solid #f88f20; /* f88f20, 0d66a0*/
}

.grid-1 {
    border-bottom: 1px solid #f88f20;
}

hr {
    border-top: 1px solid #f88f20;
}

.zerogrid-section .post-content h5,
ul.tabs-posts li .caption a,
.small-post .post-content h3 a,
.parallel-post-style .grid-box .post-content h5,
.caption h5 {
    text-transform: uppercase;
}

.menu-container-section {
	background: rgba(248, 143, 31, 0.9);
}

.megaMenu {
    background: rgba(248, 143, 31, 0.0);
}

.megaMenu ul.menu-links > li > a {
    color: #fff;
	font-size:14px;
	text-transform:uppercase;
}

.megaMenu.mega-menu-sticky-move .sticky-container {
    background: rgba(248, 143, 31, 1.0);
}


	.megaMenu ul.menu-links > li > a {
		padding-left: 8px;
		padding-right: 8px;
	}


section.main-content {
    padding: 20px 0;
}

.heading {
    position: relative;
    overflow: hidden;
    margin-bottom: 15px;
}


.widget .heading .main-heading {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    margin: 0;
    padding: 10px 15px;
    line-height: 1.2em;
    border: 0px solid #444;
}

.heading .main-heading {
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    padding: 10px 15px;
    margin: 0;
    float: left;
    line-height: 1.1em;
    border: 0px dashed #f88f20;
	background-color: #0d66a0;
}

.heading .heading-ping {
    width: 0;
    position: absolute;
    top: 10px;
    height: 0;
    border-style: solid;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent transparent;
}

footer {
	background:none;
	background-color:#0d66a0;
}

.footer-top {
    padding: 15px 0;
}

footer .footer-block p {
    margin-top: 0px;
}

.footer-white h2, .footer-white p, .footer-white a, .footer-white .personal-info li, .footer-white .personal-info li i, .footer-white ul.tabs-posts li .caption a, .footer-white .post-tools li, .footer-white .social-media-icons ul li i {
    color:#FFF;
}

.footer-link.bg-yellow, footer.bg-yellow {
    background-color: #f88f20;
	border-top: 1px solid #f6f6f6;
    padding: 15px 0px;
	color:#FFF;
}

.footer-link ul {
	list-style:none;
    position: relative;
    float: left;
    margin: 0;
    padding-left: 0;
}

.footer-link li a {
    color:#FFF;
	font-size: 14px;
}

.copyright span, .copyright span a {
    color:#FFF;
}

footer ul.tabs-posts>li {
    list-style-type: none;
    margin-top: 0px;
    overflow: hidden;
    position: relative;
}






@media screen and (max-width: 767px) and (min-width: 320px) {
ul.tabs-posts li .pic {
    margin-right: 10px;
    width: auto;
}
}













#myCarousel .carousel-caption {
    left:0;
	right:20px;
	bottom:20px;
	text-align:left;
	padding:10px;
	background:rgba(0,0,0,0.6);
	text-shadow:none;
}

#myCarousel .carousel-caption h4 {
	font-size:22px;
}

#myCarousel .carousel-caption h4 a {
	color:#FFF;
}

#myCarousel .list-group {
	position:absolute;
	top:0px;
	right:0;
	color:#0d66a0;
}
#myCarousel .list-group-item {
	border-radius:0px;
	cursor:pointer;
	border: 1px solid #0d66a0;
	height:121px;
}

#myCarousel .list-group-item h4 {
	margin-bottom:1px;
}

#myCarousel .list-group .active {
	background-color:rgb(174,216,241);	
	color:#0d66a0;
}



@media (min-width: 992px) { 
	#myCarousel {padding-right:41.7%;}
	/*#myCarousel {padding-right:33.3333%;}*/
	#myCarousel .carousel-controls {display:none;} 	
}
@media (max-width: 991px) { 
	.carousel-caption p,
	#myCarousel .list-group {display:none;} 
}




.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
} 
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
} 







/************************************************/
/* image overlay */
/************************************************/
.image-container {
    position: relative;
    width: 100%;
}


.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%)
}

.image-container:hover .image {
  opacity: 0.3;
}

.image-container:hover .middle {
  opacity: 1;
}


.palyazatLogo {
	position:absolute;
	top:42px;
	right:0px;
}

.palyazatLogo img {
	width:650px;
}


@media (max-width: 1272px) { 

.palyazatLogo {
	position:absolute;
	top:0px;
	right:0px;
}

.palyazatLogo img {
	width:550px;
}

}


@media (max-width: 768px) { 

.palyazatLogo {
	position:absolute;
	top:0px;
	right:0px;
}

.palyazatLogo img {
	width:230px;
}

.palyazatLogo {
	display:none;
}

}

@media (max-width: 568px) { 

.palyazatLogo {
	display:none;
}

}


.infoBlock {
	position:fixed;
	bottom:120px;
	right:0;
	z-index:9999;
}
.infoBlock img {
	width:250px;
}

.infoBlockLeft {
	position:fixed;
	bottom:0;
	right:0;
	z-index:9999;
}
.infoBlockLeft img {
	width:450px;
}

.scrollup {
    bottom: 200px;
	z-index:9999;
}

@media (max-width: 728px) { 

.infoBlockLeft img {
	/*width:250px;*/
}

}

@media (max-width: 568px) { 

.infoBlock {
	bottom:96px;
}

.infoBlock img {
	width:180px;
}

.infoBlockLeft img {
	width:350px;
}

}