.caption-content-wrapper {
    margin-left: 65%;
}
.caption-read-more {
margin-left: 65%;
}
.main-navigation ul ul {
    -webkit-transition: all 0.2s ease 0.25s;
    -moz-transition: all 0.2s ease 0.25s;
    transition: all 0.2s ease 0.25s;
}
#masthead {
  border:0px;
}
.bx-wrapper img {
width: 100%;
}
.caption-content-wrapper {
    background: rgba(0, 0, 0, 0.5);
    font-size: 17px;
    width: 470px;
}
.caption-read-more {
	margin-top: 20px;
}
#site-navigation > ul > li {
    float: left;
    margin-top: 93px;
}
.search-icon > a:nth-child(1) > i:nth-child(1) {
display: none;
}
#testimonial {
    margin-bottom: -70px;
}
a {
	color: #c92128;
}
.main-navigation ul ul {
	background: #c92128;
}
.main-navigation ul ul:before{
	border-bottom: 10px solid #c92128;
}
#site-navigation ul li ul.sub-menu > li:hover > a,
#site-navigation ul li ul.sub-menu > li.current-menu-item > a,
#site-navigation ul li ul.sub-menu > li.current-menu-ancestor > a {
color: #000 !important;
background: #f2f0ec;
}
.main-navigation ul ul ul:before{
	border-right: 10px solid #c92128;
}
#site-branding h1 a{
	color:#c92128;
}
#site-navigation > ul > li > a:hover,
#site-navigation > ul > li.current-menu-item > a,
#site-navigation > ul > li.current-menu-ancestor > a,
.search-icon a{
	color: #c92128;
}
.search-icon a:hover{
	color: #c92128;
}
.service-title a:hover {
    color: #c92128;
}
.caption-read-more:hover{
	background:#c92128;
    border:1px solid #c92128;
}
#top .nav-btn {float: right;
background: #c92128;
}
.js-ready #nav .close-btn {
background: #c92128;
}
.js-ready #nav{
background: #4d4e51;
}
#main-slider .bx-pager-item a:hover,
#main-slider .bx-pager-item a.active,
#message-slider .bx-controls .bx-pager-item a:hover,
#message-slider .bx-controls .bx-pager-item a.active,
.project-block-wrap .bx-controls .bx-pager-item a:hover,
.project-block-wrap .bx-controls .bx-pager-item a.active{
	background: #c92128;
}
.service-overlay a:hover {
    background: #202020;
}
.color-bold,
.message-title span{
	color: #c92128;
	font-weight: 600;
}
.service-overlay a{
	background: #c92128;
}
.cta-banner-btn a {
	border: 1px solid #c92128;
	color: #c92128;
}
.cta-banner-btn a:hover{
	background: #c92128;
}
.feature-block .feature-icon {
	border: 1px solid #c92128;
	color: #c92128;
}
.feature-icon:hover{
	border: 3px solid #c92128;
}
.feature-title a:hover{
	color: #c92128;
}
.feature-read-more,
.info-read-more {
	border-bottom: 1px dashed #c92128;
}
.blog-overlay a{
	background: #c92128;
}
.blog-date {
	background: none repeat scroll 0 0 #c92128;
}
.blog-date:after {
  box-shadow: 0 0 0 1px #c92128;
}
#blog .blog-title a:hover{
	color: #c92128;
}
.blog-comments a:hover{
	color: #c92128;
}
.project-content-wrap {
	background: #c92128;
}
.testimonail-content-wrap {
	border-top: 1px solid #c92128;
}
.newsletter-block input[type="submit"] {
  background: none repeat scroll 0 0 #c92128;
}
.social-icon a:hover{
	color: #c92128;
}
.page_header_wrap {
	background: none repeat scroll 0 0 #979797 !important;
}
.tab-header {
	border-bottom: 1px solid #c92128;
}
.tags a {
	background: none repeat scroll 0 0 #c92128;
}
.widget a:hover,
.widget a:hover:before{
	color: #c92128;
}
.tagcloud a {
    background: none repeat scroll 0 0 #c92128;
}
.widget_search button {
    color: #c92128;
}
#respond input#submit{
	background: #c92128;
}
.edit-link a {
	background: none repeat scroll 0 0 #c92128;
}
.oops {
	color: #c92128;
}
.error404 .error-num .num {
	background: none repeat scroll 0 0 #c92128;
}
.error404 .not_found {
	color: #c92128;
}
.newsletter-submit {
  background: #c92128;
  border: 1px solid #c92128;
}
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
figure.snip1091 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  margin: 10px 2.8%;
  min-width: 220px;
  max-width: 310px;
  max-height: 310px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #4b5968 !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 1);
}
figure.snip1091 *, figure.snip1092 * {
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1091 img, figure.snip1092 img {
  opacity: 0.25;
  max-width: 100%;
  position: relative;
  top: 0;
  left: 0;
}
figure.snip1091 figcaption, figure.snip1092 figcaption {
  position: absolute;
  top: 50%;
  left: 30px;
  right: 30px;
  -webkit-transform: rotate(0deg) translateY(-50%) scale(0.8);
  transform: rotate(0deg) translateY(-50%) scale(0.8);
  -webkit-transform-origin: center 0;
  transform-origin: center 0;
}
figure.snip1091 figcaption h2, figure.snip1092 figcaption h2 {
  top: 50%;
  letter-spacing: -1px;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 0;
  margin: 0;
  font-weight: 200;
}
figure.snip1091 figcaption h2 span, figure.snip1092 figcaption h2 span {
  font-weight: 600;
}
figure.snip1091 figcaption:before,
figure.snip1091 figcaption:after, figure.snip1092 figcaption:before,
figure.snip1092 figcaption:after {
  background-color: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 2px;
  position: absolute;
  content: "";
  display: block;
  -webkit-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
figure.snip1091 figcaption:before, figure.snip1092 figcaption:before {
  left: 0;
  top: 0;
}
figure.snip1091 figcaption:after, figure.snip1092 figcaption:after {
  bottom: 0;
  right: 0;
}
figure.snip1091.red, figure.snip1092.red {
  background: #2e0e0a;
}
figure.snip1091 a, figure.snip1092 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip1091:hover img,
figure.snip1091.hover img, figure.snip1092:hover img,
figure.snip1092.hover img {
  opacity: 1;
}
figure.snip1091:hover figcaption,
figure.snip1091.hover figcaption, figure.snip1092:hover figcaption,
figure.snip1092.hover figcaption {
-webkit-transform: rotate(0deg) translateY(-50%) scale(0.9);
  transform: rotate(0deg) translateY(-50%) scale(0.9);
}

figure.snip1091:hover figcaption:before,
figure.snip1091.hover figcaption:before,
figure.snip1091:hover figcaption:after,
figure.snip1091.hover figcaption:after
figure.snip1092:hover figcaption:before,
figure.snip1092.hover figcaption:before,
figure.snip1092:hover figcaption:after,
figure.snip1092.hover figcaption:after{
  width: 200%;
}
figure.snip0063 figcaption:after {
  bottom: 0;
  right: 0;
}
figure.snip0063.blue {
  background: #091b27;
}
figure.snip0063.blue figcaption {
  background: #2980b9;
}
figure.snip0063.red {
  background: #2e0e0a;
}
figure.snip0063.red figcaption {
  background: #c0392b;
}
figure.snip0063.yellow {
  background: #4d2909;
}
figure.snip0063.yellow figcaption {
  background: #e67e22;
}
figure.snip0063.green {
  background: #061c10;
}
figure.snip0063.green figcaption {
  background: #27ae60;
}
figure.snip0063.navy {
  background: #000000;
}
figure.snip0063.navy figcaption {
  background: #34495e;
}
figure.snip0063 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
}
figure.snip0063:hover img,
figure.snip0063.hover img {
  opacity: 1;
}
figure.snip0063:hover figcaption:before,
figure.snip0063.hover figcaption:before,
figure.snip0063:hover figcaption:after,
figure.snip0063.hover figcaption:after {
  width: 100%;
}
figure.snip1354 figcaption h3 span {
  font-weight: 200;
}
figure.snip1354 figcaption p {
  opacity: 0.8;
}
figure.snip1354 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: 2;
}
figure.snip1354:hover img,
figure.snip1354.hover img {
  -webkit-transform: translateY(-95%);
  transform: translateY(-95%);
}
@import url(https://fonts.googleapis.com/css?family=Raleway:400,800);
figure.snip1092 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  float: left;
  margin: 10px 2.8%;
  min-width: 220px;
  max-width: 260px;
  max-height: 310px;
  width: 100%;
  overflow: hidden;
  text-align: center;
  background: #2b2d38 !important;
  box-shadow: 0 0 3px rgba(0, 0, 0, 1);
}
/* Demo purposes only */
body {
  background-color: #212121;
}
#middle-footer {
	display: none;
}
.copyright {
float: none;
text-align: center;
}
#linija{
  position: absolute; 
  top: 100px;
  z-index: -1; 
  font-size: 40px;
  color: #ADADAC;
}
#bottom-footer { 
background:#979797;
}
@media screen and (max-width: 1100px){
.main-navigation .menu{display:none !important;}

}
.edit-link {
  display: none !important;
}
