/* general styles */
  @font-face {
	font-family: Handel-gothic;  
	src: url(fonts/handel-gothic-d-bold.ttf);
}
p {
	font-size: 16px;	
}

h1 {
	font-size: 34px;
	line-height: 54px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

#page {
	
}

.item {
	
}

.item.header {
	padding-top: 25px;
	padding-bottom: 50px;
}

.item.content, .item.portfolio, .item.team, .item.pricing, .item.contact {
	padding-top: 60px;
	padding-bottom: 60px;
}

.item.footer {
}

.margin-top-100 {
	margin-top: 100px !important;
}

.margin-top-60 {
	margin-top: 60px !important;
}

.margin-top-80 {
	margin-top: 80px !important;
}

.margin-top-20 {
	margin-top: 20px !important;
}

.margin-bottom-0 {
	margin-bottom: 0px !important;
}

.margin-bottom-20 {
	margin-bottom: 20px !important;
}

.margin-bottom-40,p.lead.text-center  {
	margin-bottom: 0px !important;
}

.margin-bottom-60 {
	margin-bottom: 60px !important;
}

.margin-bottom-80 {
	margin-bottom: 80px !important;
}

.padding-top-0 {
	padding-top: 0px !important;
}

.padding-bottom-60 {
	padding-bottom: 60px !important;
}

.padding-bottom-0 {
	padding-bottom: 0px !important;
}

.margin-top-0 {
	margin-top: 0px !important;
}

.width-100 {
	width: 100%;
}

header .navbar.plain li.active a {
	color: #1ABC9C;
}
p.lead.text-center.txt_en {
	
	    font-size: 16px;
    font-style: italic;
    color: #e84141;
    letter-spacing: 2.3px;
}

.item.content {
	
	padding-top: 20px !important;
}

.contactinfo span.contact {
	    font-family: "Lato", Helvetica, Arial, sans-serif;
    font-size: 18px;
    margin-left: 11px;
}
.contactinfo span.fa:before {
	color:#000;
}
.item.contact {
	
	    background: rgba(250, 250, 250, 0.68);
}