/* Add here all your CSS customizations */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&amp;subset=greek-ext');
#hero-image {
	height: 300px;

}
#hero-image2 {
height: 74px;
    padding: 0px 0 0px !important;

}
.newsdet{    background-color: #ffd500;
    padding: 20px;
	    top: 100px;}
.servpg h1{     
	font-size: 1.8em;
    line-height: 1em;}
.servpg2 h1{     
	font-size: 1.9em;
    line-height: 1em;
	font-weight: 700;
    color: #fff !important;
}
.servpg2 h2{
 color: #fff !important;
}	
.servpg {    border-left: 2px dotted #a2a2a2;}
.servpg2 {    background-color: #8a0707;    padding: 26px; margin-bottom: 50px;}

.parallax-background {    top: -50px !important;}
#mainNav li {
	text-align: right;
}
.clients-sect .owl-carousel {
	background: #ffffff;
}
.clients-sect .owl-item {
	float: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
}
.clients-sect .owl-next,
.clients-sect .owl-prev {
	border-radius: 50% !important;
}
.clients-sect .owl-next {
	margin-right: 10px;
}
.clients-sect .owl-prev {
margin-left: 10px;
}
.redeagle-sect p {
	line-height: inherit;
}

.sect-services p {
	line-height: 22px;
}
.sect-services h4 {
	font-size: 1.45em;
	line-height: 22px;
}

.post-content h2 a {
    font-family: 'Open Sans', serif;
}

.feature-box-info a {
	color: #8a0707;
}

#fh5co-board .item {
  margin: 10px 10px 20px 10px;
  background: #ffd500;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.07);
}
#fh5co-board .item a {
  display: block;
}
#fh5co-board .item .fh5co-desc {
  padding: 20px;
  float: left;
  line-height: 24px;
  color: #333;
}
#fh5co-board .item .fh5co-item-title {
  font-family: "Poppins", arial, sans-serif;
  font-size: 17px;
  line-height: 24px;
  margin: 0;
  padding: 0;
}
#fh5co-board .item img {
  max-width: 100%;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}
#fh5co-board .item .fh5co-board-img {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  overflow: hidden;
}
#fh5co-board .item .image-popup:hover img {
  opacity: .5;
}
.js #fh5co-board .animate-box {
  opacity: 0;
}

/*
   Spezific styling for salvattore
   Feel free to edit it as you like
   More info at http://salvattore.com
*/

/* Base styles */
#fh5co-board .column {
    float: left;
}

.custom-contact-box .feature-box .feature-box-info h6 {
	color: #aaaaaa;
}
.custom-contact-box .feature-box-info {
	color: #aaaaaa;
}
.custom-contact-form-style-1 .form-control {
	color: #cccccc;
}

@media screen and (max-width: 780px) {
	.langsm {text-align: right !important;}
}
@media screen and (max-width: 480px) {
    #fh5co-board .column {
        float: none;
        position: relative;
        clear: both;
    }
	
}
#fh5co-board .size-1of4 {
    width: 25%;
}
#fh5co-board .size-1of3 {
    width: 33.333%;
}
#fh5co-board .size-1of2 {
    width: 50%;
}


#fh5co-board[data-columns]::before {
    content: '4 .column.size-1of4';
}


/* Configurate salvattore with media queries */
@media screen and (max-width: 450px) {
    #fh5co-board[data-columns]::before {
        content: '1 .column';
    }
}

@media screen and (min-width: 451px) and (max-width: 700px) {
    #fh5co-board[data-columns]::before {
        content: '2 .column.size-1of2';
    }
}

@media screen and (min-width: 701px) and (max-width: 850px) {
    #fh5co-board[data-columns]::before {
        content: '3 .column.size-1of3';
    }
}

@media screen and (min-width: 851px) {
    #fh5co-board[data-columns]::before {
        content: '4 .column.size-1of4';
    }
	
}

@media screen and (max-width: 980px) {
	#header div.center {
		text-align: right !important;
	}
}
