#mainNav {
	background-color: #fff;
}

.navbar-custom .nav li a, .navbar-custom .navbar-toggle {
	color: #000;
}

.navbar-custom .nav li a:focus, .navbar-custom .nav li a:hover {
	color: #f5852c;
}

a.active, a:active, a:focus, a:hover {
    color: #f5852c;
}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
	color: #fff;
	background-color: #f5852c;
	border-radius: 5px;
}

.navbar-custom .navbar-nav > .active > a:focus, .navbar-custom .navbar-nav > .active > a:hover {
	color: #fff;
	background-color: #f5852c;
}

.navbar-brand {
	height: 60px;
	padding: 0;
}

.btn-xl {
    background-color: #f5852c;
    border-color: #f5852c;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 20px 40px;
}

.btn-xl.active, .btn-xl:active, .btn-xl:focus, .btn-xl:hover, .open .dropdown-toggle.btn-xl  {
    background-color: #df6b0b;
    border-color: #df6b0b;
    border-radius: 3px;
    color: #fff;
    font-size: 18px;
    padding: 20px 40px;
}

section {
    padding: 50px 0;
}

section h3.section-subheading {
	line-height: 1.5em;
}

.text-primary, a {
	color: #f5852c;
}

.button_all_news {
	text-align: center;
}

.portfolio-caption h4 {
	padding-bottom: 15px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover {
	background: rgba(245, 133, 44, 0.9) none repeat scroll 0 0;
}

.timeline > li .timeline-image {
	background-color: #f5852c;
}

.navbar-custom .navbar-nav > .active > a {
	background-color: #f5852c;
}

section#contact {
	background-color: #eee;
}

section#contact h2.section-heading {
	color: #000;
}

section#contact *::-moz-placeholder {
	color: #dadada;
}

.privacy {
	padding: 15px 0 30px 0;
}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
    background-color: #f5852c;
}

body.page header {
    background-color: #d9d9d9 !important;
    background-image: none;
    height: 150px;
}

#description {
	padding: 0;
	margin: 15px;
}

h3.sub-title {
	text-transform: none;
}

p, ul li {
	line-height: 2.1em;
}

.address {
	margin-top: 40px;
	text-align: center;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.name {
	color: #f5852c;
	font-size: 1.5em;
}

#page {
	padding: 45px 0;
}

#page h3 {
	margin-bottom: 20px;
}

.sub-title {
	color: #f5852c;
}

.navbar-custom .navbar-toggle {
    background-color: #f5852c;
    border-color: #f5852c;
    font-size: 12px;
}

.navbar-custom .navbar-toggle:focus, .navbar-custom .navbar-toggle:hover {
	background-color: #f5964a;
    border-color: #f5964a;
}

.intro-description {
	margin: 15px 0 30px 0;
	padding: 0 150px;
	text-align: center;
	font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
	background-color: #000;
	padding: 15px;
	font-size: 20px;
	color: #fff;
	margin: 0 auto;
	width: 40%;
	margin-bottom: 30px;
}

.form-control.check,
.col-lg-12.text-center.privacy {
	text-align: center !important;
}

footer {
	background-color: #000;
	color: #fff;
}

.divascookies {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: #313131;
	color: #f9fafc;
	display: none;
	z-index: 999999;
}

.divascookies > .divascookies-banner-container {
	position: relative;
	padding: 15px 20px;
	overflow: hidden;
	text-align: center;
}

.divascookies p.divascookies-banner-text {
	position: relative;
	line-height: 1.3em;
	font-size: 1em;
	display: inline-block;
	padding: 0 10px 0 0;
}

span.divascookies-policy-link {
} 

span.divascookies-policy-link a {
	white-space: nowrap;	
}

span.divascookies-policy-link a:hover {
	text-decoration: underline;
    transition: color 0.3s ease 0s;
}

.divascookies-banner-container > .divascookies-accept-button-container {
	display: inline-block;
	margin-top: 5px;
}

.divascookies-accept-button-container > .divascookies-accept-button-img {
	
}

.divascookies-accept-button-container > .divascookies-accept-button-text {
	font-size: 1.3em;
	cursor: pointer;
	background: #f9fafc;
	color: #313131;
	padding: 7px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;	
    transition: background-color 0.3s ease 0s;
}

.divascookies-accept-button-container > .divascookies-accept-button-text:hover {
	background: #e3e4e6;
}

.btn-primary {
    background-color: #f5852c;
    border-color: #f5852c;
    color: #fff;
}

.btn-primary.active, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .open .dropdown-toggle.btn-primary {
    background-color: #cd6512;
    border-color: #cd6512;
    color: #fff;
}

.portfolio-modal .modal-content {
	text-align: left;
}

ul.list-inline {
	margin-left: 20px;
}

.list-inline > li {
	list-style-type: circle !important;
	display: list-item !important;
}

.row.content-news {
	margin-top:20px;
}

.row.link-return-news{
	margin-top:50px;
}

section h3.section-subheading {
	margin-bottom:30px;
}

.col-lg-12.modules {
	background-color: #efefef;
	padding: 15px;
	margin: 15px 0;
}

.col-lg-12.modules h3.sub-title {
	margin: 0;
	padding: 8px 0 0 20px;
}

.more {
	font-style: italic;
	color: #919191;
}

.green {
	background-color: #fff;
	padding: 20px;
	color: #000;
}

.green .image_number,
.green .txt_number {
	text-align: center;
}

.green .txt_number {
	margin-top: 10px;
}


#other_email_label, #other_email {
    display: none;
}




p.text-muted {
	  font-family: "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header .intro-text .intro-lead-in {
	font-size: 75px;
}

header .intro-text .intro-heading {
	font-size: 40px;
}

.number {
	color: #02941f;
}


/* ========================================================================================================================= media query */

/* Portrait smartphone */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {

	.intro-description {
		margin: 15px 0 30px 0;
		padding: 15px;
		text-align: center;
		font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
		margin: 0 auto;
		width: 80%;
		margin-bottom: 30px;
		font-size: 18px;
	}

	header .intro-text .intro-lead-in {
		font-size: 50px;
	}

	header .intro-text .intro-heading {
		font-size: 20px;
		line-height: 20px;
		margin-top: 50px;
	}

	.navbar-brand.page-scroll > img {
		-ms-transform: scale(0.7, 0.7); /* IE 9 */
        -webkit-transform: scale(0.7, 0.7); /* Safari */
        transform: scale(0.7, 0.7);
	}

}


/* Landscape smartphone */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	
	.intro-description {
		margin: 15px 0 30px 0;
		padding: 15px;
		text-align: center;
		font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
		margin: 0 auto;
		width: 80%;
		margin-bottom: 30px;
		font-size: 18px;
	}

	header .intro-text .intro-lead-in {
		font-size: 50px;
	}

	header .intro-text .intro-heading {
		font-size: 20px;
		line-height: 20px;
		margin-top: 50px;
	}

	.navbar-brand.page-scroll > img {
		-ms-transform: scale(0.7, 0.7); /* IE 9 */
        -webkit-transform: scale(0.7, 0.7); /* Safari */
        transform: scale(0.7, 0.7);
	}
	
}





