@font-face {
	font-family: 'robotocondensed';
	src: url('../fonts/fonts/roboto-condensed-webfont.eot');
	src: url('../fonts/fonts/roboto-condensed-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/fonts/roboto-condensed-webfont.woff2') format('woff2'),  url('../fonts/fonts/roboto-condensed-webfont.woff') format('woff'),  url('../fonts/fonts/roboto-condensed-webfont.ttf') format('truetype'),  url('../fonts/fonts/roboto-condensed-webfont.svg#robotocondensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotolight';
	src: url('../fonts/fonts/roboto-light-webfont.eot');
	src: url('../fonts/fonts/roboto-light-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/fonts/roboto-light-webfont.woff2') format('woff2'),  url('../fonts/fonts/roboto-light-webfont.woff') format('woff'),  url('../fonts/fonts/roboto-light-webfont.ttf') format('truetype'),  url('../fonts/fonts/roboto-light-webfont.svg#robotolight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'noto_sansregular';
	src: url('../fonts/fonts/notosans-regular-webfont.eot');
	src: url('../fonts/fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/fonts/notosans-regular-webfont.woff2') format('woff2'),  url('../fonts/fonts/notosans-regular-webfont.woff') format('woff'),  url('../fonts/fonts/notosans-regular-webfont.ttf') format('truetype'),  url('../fonts/fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'robotobold_condensed';
	src: url('../fonts/fonts/roboto-boldcondensed-webfont.eot');
	src: url('../fonts/fonts/roboto-boldcondensed-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/fonts/roboto-boldcondensed-webfont.woff2') format('woff2'),  url('../fonts/fonts/roboto-boldcondensed-webfont.woff') format('woff'),  url('../fonts/fonts/roboto-boldcondensed-webfont.ttf') format('truetype'),  url('../fonts/fonts/roboto-boldcondensed-webfont.svg#robotobold_condensed') format('svg');
	font-weight: normal;
	font-style: normal;
}
body, html {
	font-family: 'robotocondensed', sans-serif;
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	color: #777;
	width: 100% !important;
	height: 100% !important;
}
* {
 .box-sizing(content-box);
}
form, div, img, table, th, tr, td, p, article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary, audio, canvas, progress, video, [class^="container-"], [class^="container-"] *, [class^="col-"], [class^="col-"] *, [class^="form-"], [class^="form-"] *, [class^="bg-"], [class^="bg-"] *, [class^="navbar"], [class^="navbar"] *, [class^="nav"], [class^="nav"] *, [class^="row"], [class^="row"] * {
 .box-sizing(border-box);
}
p {
	font-size: 16px;
}

.content ul li, .content ol li {
	font-size: 16px;	
}
a {
	cursor: pointer;
	cursor: hand;
}
a:hover, a:focus {
	text-decoration: none;
}
ul, ol {
	list-style: none;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #1c2237;
	z-index: 99999;
	height: 100%;
}
#status {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	padding: 0;
}
ul, ol {
	padding: 0;
	webkit-padding: 0;
	moz-padding: 0;
}
hr {
	height: 4px;
	width: 70px;
	text-align: center;
	position: relative;
	background: #E75926;
	margin: 0 auto;
	margin-bottom: 30px;
	border: 0;
}
.to-animate {
	opacity: 0;
}
.to-animate {
	opacity: 1\9;
}
.ie10 .to-animate {
	opacity: 0;
}


#about>.container, #cooperation>.container, #future>.container, #cooperation>.container, #contact>.container {
	width: 70%;
	padding-bottom: 20px;
}
/* Navigation */
.navbar-custom {
	padding: 0;
	border-bottom: 0;
	letter-spacing: 1px;
	background: #1c2237;
	text-transform: uppercase;
	font-family: 'robotolight', sans-serif;
	font-size: 12px;
}
.navbar-custom .navbar-brand img {
	fill: #FFF;
	height: auto;
	width: 100px;
}
.navbar-custom .navbar-brand:focus {
	outline: 0;
}
.navbar-custom .navbar-toggle:focus {
	background-color: #fff;
	color: #ffffff;
}
.navbar-custom a {
	color: #fff;
}
.navbar-custom .nav li a {
	-webkit-transition: background .3s ease-in-out;
	-moz-transition: background .3s ease-in-out;
	transition: background .3s ease-in-out;
}
.navbar-custom .nav li a:hover {
	outline: 0;
	color: #619fdc;
	background-color: transparent;
}
.navbar-custom .nav li a:focus, .navbar-custom .nav li a:active {
	outline: 0;
	background-color: transparent;
}
.navbar-custom .nav li.active {
	outline: 0;
}
.navbar-custom .nav li.active a {
	color: #619fdc;
}
.navbar-custom .nav li.active a:hover {
	color: #619fdc;
}
.navbar-nav > li > a {
	padding-bottom: 10px;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
	background: #fff;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
 *display: inline;
	width: 25px;
	height: 3px;
	color: #fff;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #fff;
	transition: all .2s ease-out;
}
.nav-toggle i::before, .nav-toggle i::after {
	content: '';
	width: 25px;
	height: 3px;
	background: #fff;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.nav-toggle i::before {
	top: -7px;
}
.nav-toggle i::after {
	bottom: -7px;
}
.nav-toggle:hover i::before {
	top: -10px;
}
.nav-toggle:hover i::after {
	bottom: -10px;
}
.nav-toggle.active i {
	background: transparent;
}
.nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.nav-toggle {
	position: absolute;
	top: 8px;
	right: 20px;
	z-index: 21;
	padding: 6px 0 0 0;
	display: block;
	margin: 0 auto;
	display: none;
	height: 44px;
	width: 25px;
	border-bottom: none !important;
	cursor: pointer;
	text-decoration: none;
}
/* parallax */
/*.bg-holder {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-position: 50% 50%;
}
.pic1 {
	background-image: url(../img/intro-bg_big.jpg);
}
.pic2 {
	background-image: url(../img/references-bg_big.jpg);
}*/

.content2 {
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.content2 {
	width: 100%;
	height: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 0 0;
}



#content1 {
background:url("../img/intro-bg_big.jpg") no-repeat scroll 0 0 / cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
width: 100%;
height: 100%;	
}

#content2 {
background:url("../img/references-bg_big.jpg") no-repeat scroll 0 0 / cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
}


/* Intro Section */
#intro {
	display: table;
	width: 100%;
	height: auto;
	padding: 100px 0;
	text-align: center;
	color: #fff;
}
#intro .intro-body {
	display: table-cell;
	vertical-align: middle;
}
#intro .row div:nth-child(1) img {
	height: auto;
	width: 450px;
	fill: #fff;
}
#intro .intro-body img {
	height: auto;
	width: 300px;
}
#intro .intro-body H1 {
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 15px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#intro .intro-body .intro-text {
	font-size: 20px;
	text-transform: uppercase;
}
#intro {
	height: 100%;
	padding: 0;
}
#intro .intro-body .intro-text {
	font-size: 18px;
	letter-spacing: 1px;
	color: rgba(255,255,255,0.9);
}
/* Intro txt */
#intro_txt {
	padding: 70px 0;
	background: #f6f6f6;
}
#intro_txt p {
	font-size: 23px;
	color: #617340;
}
/* About Section */
#about {
	padding: 40px 0;
	background: url(../img/about-bg.jpg) no-repeat center center;
	background-color: #657643;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	color: #fff;
}
#about h1, #about h2 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
}
#about h2 {
	/*font-size: 30px;*/
	padding-top: 50px;
	line-height: 40px;
}
#about p {
	text-align: justify;
}
/* Cooperation Section */
#cooperation {
	padding: 40px 0;
	background-color: #fff;
	color: #303345;
}
#cooperation h1, #cooperation h4 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	color: #5a6a3a;
	background: -webkit-linear-gradient(top, #5a6a3a, #7c8c36);
	background: linear-gradient(top, #5a6a3a, #7c8c36);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 50px;
}
#cooperation p {
	text-align: justify;
	margin-top: 20px;
}
/* future Section */
#future {
	padding: 40px 0;
	background-color: #1c2237;
	color: #fff;
}
#future p {
	text-align: justify;
}
#future h1, #future h2,#future h4 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	line-height: 50px;
}

#future h4 {
	font-size: 30px;
	padding-top: 50px;
	padding-bottom: 10px;
	line-height: 40px;
}
#future .row h3 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#futureAnim3 p {
	text-align: left;
	font-size: 10px;
}
.album-col {
	padding-bottom: 10px;
	display: inline-block;
}
.album-col img {
	height: auto;
	width: 100%;
}
#future .row {
	margin-bottom: 40px;
}
/* Partners Section */
#partners {
	padding: 40px 0;
	background-color: #fff;
	color: #303345;
}
#partners h5 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	color: #5a6a3a;
	background: -webkit-linear-gradient(top, #5a6a3a, #7c8c36);
	background: linear-gradient(top, #5a6a3a, #7c8c36);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 50px;
	padding-bottom: 20px;
}
#partners h4 {
	font-family: 'robotobold_condensed', sans-serif;
	font-size: 25px;
	padding-bottom: 5px;
	text-align: left;
}
#partners p {
	text-align: left;
}
.next, .prev {
	position: relative;
}
.btn_next, .btn_prev {
	color: #939393;
	font-size: 60px;
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 0;
	text-align: right;
}
.btn_prev {
	left: 0;
	text-align: left;
}
.btn_next:hover, .btn_prev:hover {
	color: #939393;
}
.row-eq-height {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.item img {
	height: auto;
	width: 100%;
	max-width: 250px;
	padding-top: 10px;
}
.item .col-md-6 {
	padding-left: 50px;
	padding-right: 50px;
}
/* References Section */
#references {
	color: #fff;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
}
#references h5 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	line-height: 50px;
	padding-bottom: 30px;
}
.circle {
	width: 170px;
	height: 170px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
	background-color: #FFF;
	position: relative;
}
.circle img {
	width: 80%;
	height: auto;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translateX(-50%) translatey(-50%);
	-moz-transform: translateX(-50%) translatey(-50%);
	transform: translateX(-50%) translatey(-50%);
}
#references a {
	display: inline-block;
}
.col-md-4:nth-child(2) img, .col-md-4:nth-child(3) img {
	width: 70%;
}
/* Links Section */
#links {
	padding: 40px 0;
	background-color: #fff;
}
#links h5 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	color: #5a6a3a;
	background: -webkit-linear-gradient(top, #5a6a3a, #7c8c36);
	background: linear-gradient(top, #5a6a3a, #7c8c36);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	line-height: 50px;
}

#links .col-md-6 {
	margin-top: 15px;
}

#links .col-md-6 a {
	display: inline-block;
}

#links .col-md-6:nth-child(2) a {
	position: relative;
    top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}

.ie10 .linksLogo{
   position: absolute;
   top: 0%;
   margin-top: 60px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-05%);
	transform: translateY(-50%);

}

#links .col-md-6 img {
	height: auto;
	width: 100%;
}
#links .col-md-6:nth-child(1) img {
	max-width: 350px;
}
#links .col-md-6:nth-child(2) img {
	max-width: 130px;
}
#links>.container {
	width: 50%;
	padding-bottom: 0px;
}
/* Contact Section */
#contact {
	padding: 40px 0;
	background-color: #5a6a3a;
	background-image: -webkit-linear-gradient(top, #5a6a3a 0%, #7c8c36 100%);
	background-image: -o-linear-gradient(top, #5a6a3a 0%, #7c8c36 100%);
	background-image: linear-gradient(to bottom, #5a6a3a 0%, #7c8c36 100%);
	background-repeat: repeat-x;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5a6a3a', endColorstr='#ff7c8c36', GradientType=0);
}
#contact h5 {
	font-size: 40px;
	font-family: 'noto_sansregular', sans-serif;
	text-transform: uppercase;
	line-height: 50px;
	padding-bottom: 30px;
}

.people {
	background-color: #1c2237;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	height: 100%;
}

.people p {
	font-family: 'robotobold_condensed', sans-serif;
	display: inline-block;
	font-size: 12px;
}
.people a {
	text-transform: lowercase;
	text-decoration: underline;
	color: #FFF;
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442;
}
.alert {
	border: 1px solid transparent;
	border-radius: 0px;
	margin-bottom: 20px;
	padding: 15px;
}
.close {
	color: #000;
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	opacity: 0.2;
	text-shadow: 0 1px 0 #fff;
}
#contact form {
	padding: 25px 0;
}
#contact .form-control {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	color: #333333;
	background-color: #fff;
	background-image: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
form .form-control::-moz-placeholder {
 color: #dedede;
 opacity: 1;
}
form .form-control:-ms-input-placeholder {
 color: #dedede;
}
form .form-control::-webkit-input-placeholder {
 color: #dedede;
}
#contact .form-control:focus {
	border-color: #1c2237;
	outline: 0;
	-webkit-box-shadow: transparent;
	box-shadow: transparent;
}
#contact .text-danger {
	color: #fff;
	text-align: left;
	font-size: 12px;
}
#contact .btn-default {
	background: #000000;
	border: 0;
	border-radius: 0px;
	padding: 10px 60px;
	color: #FFFFFF;
	margin-top: 15px;
	font-size: 16px;
	text-transform: uppercase;
}
#contact .btn-default:hover, #contact .btn-default:focus {
	border: 2px solid #FFF;
}
.btn:active, .btn.active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
a:focus, .btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
	outline: none;
	outline-offset: none;
}
/* Footer Section*/
#Footer {
	color: #fff;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 80px;
	padding-left: 0;
	background-color: #1c2237;
	text-align: center;
}

#Footer h5 {
	font-size: 30px;
	font-family: 'robotocondensed', sans-serif;
	text-transform: none;
	line-height: 40px;
	padding-bottom: 10px;
	margin-top: 0px;
}
#Footer a {
	color: #fff;
	font-size: 50px;
	
}
#Footer a:hover, a:focus {
	color: #fff;
}
#Footer p {
	font-size: 14px;
	color: #FFF;
	text-align: center;
}
 @media (min-width: 1600px) {
#about>.container, #cooperation>.container, #future>.container, #cooperation>.container, #contact>.container {
	width: 50%;
}
}
 @media (max-width: 992px) {
.navbar-header {
	float: none;/*	height: 70px;*/
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}
.album-col > .col-md-6 {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
#about>.container, #cooperation>.container, #future>.container, #cooperation>.container, #contact>.container {
	width: 70%;
}
.nav-toggle {
	display: block;
}
.prev, .next {
	display: none;
	visibility: hidden;
}
/* parallax Section */
#content2 {
background:url("../img/references-bg_big.jpg");
}
/* future Section */
#future .row h3 {
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;
}
#futureAnim2 {
	padding-bottom: 20px;
}
#futureAnim3 p {
	text-align: center;
	font-size: 16px;
}
.album-col {
	width: 48%;
	padding-left: 2%;
	padding-right: 2%;
}
.album-col img {
	padding-top: 10px;
}
#future .row {
	margin-bottom: 0px;
}
/* Partners Section */
#partners>.container {
	width: 60%;
}
#partners h4 {
	text-align: center;
}
#partners p {
	text-align: center;
}
#partners h5 {
	font-size: 40px;
	line-height: 50px;
	padding-bottom: 20px;
}
#partners h4 {
	font-size: 25px;
	padding-bottom: 5px;
}
.item .col-md-6 {
	padding-left: 0px;
	padding-right: 0px;
}
.item a {
	display: inline-block;
}
.item img {
	height: auto;
	width: 100%;
	max-width: 250px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* Links Section */

}
 @media (max-width: 768px) {
#about>.container, #cooperation>.container, #future>.container, #cooperation>.container {
	width: 100%;
}
p {
	font-size: 20px;
	line-height: 25px;
}
.navbar-custom {
	font-size: 22px;
}
.nav-toggle {
	top: 0px;
	right: 20px;
	height: 25px;
	width: 25px;
}
/* 
.navbar { min-height:38pxi !important   }
 .navbar .navbar-brand{ padding: 0 12px;font-size: 16px;line-height: 38px;height: 38px; }
 .navbar .navbar-nav > li > a {  padding-top: 0px; padding-bottom: 0px; line-height: 38px; }
 .navbar .navbar-toggle {  margin-top: 3px; margin-bottom: 0px; padding: 8px 9px; }
 .navbar .navbar-form { margin-top: 2px; margin-bottom: 0px }
 .navbar .navbar-collapse {border-color: #A40303;}
 .navbar-header {
     height: 38px;
    }
	.navbar-header {
     height: 80px;
    }
.navbar-custom {
	font-size: 20px;
}
.navbar-custom .navbar-brand svg {
	padding-top: 10px;
	width: 160px;
}
.nav-toggle i {
  width: 50px;
  height: 4px;
}
.nav-toggle i::before, .nav-toggle i::after {
  width: 50px;
  height: 4px;
}
.nav-toggle i::before {
  top: -7px;
}
.nav-toggle i::after {
  bottom: -7px;
}
.nav-toggle:hover i::before {
  top: -10px;
}
.nav-toggle:hover i::after {
  bottom: -10px;
}
.nav-toggle {
  top: 8px;
  right: 20px;
  height: 44px;
  width: 25px;
}*/

/* Intro txt */
#intro_txt {
	padding: 30px 0;
}
#intro_txt p {
	font-size: 25px;
	line-height: 30px;
}
/* Links Section */
#links .col-md-6:nth-child(1) img {
	max-width: 280px;
}
#links .col-md-6:nth-child(2) img {
	max-width: 130px;
}
#links>.container {
	width: 80%;
}
#links .col-md-6 {
	width: 100%;
}
/* Contact Section */
#contact>.container {
	width: 80%;
}

#contact .col-md-4 {
	width: 100%;
	margin-bottom: 20px;
}

.people {
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: 18px;
	width: 100%;
}
.people p {
	font-size: 18px;
}


#contact form {
	padding: 25px 0;
}
#contact .form-control {
	padding: 20px 12px;
	font-size: 18px;
}
#contact .text-danger {
	font-size: 16px;
}
#contact .btn-default {
	margin-top: 15px;
	font-size: 24px;
	text-transform: uppercase;
	width: 50%;
	padding-top: 20px;
	padding-right: 60px;
	padding-bottom: 20px;
	padding-left: 60px;
}
#contact .row-eq-height {
	display: flex;
	flex-wrap: wrap
}
}
 @media (max-width: 480px) {
#about>.container, #cooperation>.container, #future>.container, #cooperation>.container, #contact>.container {
	width: 100%;
}
p {
	font-size: 18px;
	line-height: 21px;
}
.navbar-custom {
	font-size: 18px;
}
.nav-toggle {
	top: 4px;
	right: 20px;
	height: 25px;
	width: 25px;
}
/*.navbar-header {
	height: 30px;
}
.nav, .navbar-nav {
	padding-left: 0;
	margin-left: 0;
}

.navbar-custom {
	padding: 0;
	border-bottom: 0;
	font-size: 18px;
}

.navbar-custom .navbar-brand svg {
	width: 100px;
	padding-top: 0px
}
.nav-toggle i {
  width: 25px;
  height: 3px;
}
.nav-toggle i::before, .nav-toggle i::after {
  width: 25px;
  height: 3px;
}
.nav-toggle {
  top: 4px;
  right: 20px;
  height: 25px;
  width: 25px;
}*/

/* Intro Section */
#intro .row div:nth-child(1) img {
	width: 250px;
}
#intro .intro-body img {
	width: 180px;
}
#intro .intro-body H1 {
	font-size: 22px;
	letter-spacing: 6px;
	margin-top: 10px;
	margin-bottom: 30px;
}
#intro .intro-body .intro-text {
	font-size: 14px;
	letter-spacing: 1px;
}
/* Intro txt */

#intro_txt {
	padding: 30px 0;
}
#intro_txt p {
	font-size: 22px;
	line-height: 25px;
}
/* About Section */
#about {
	padding: 20px 0;
}
#about h1, #about h2 {
	font-size: 33px;
}
#about h2 {
	font-size: 24px;
	padding-top: 25px;
	line-height: 30px;
}
/* Cooperation Section */
#cooperation {
	padding: 20px 0;
}
#cooperation h1 {
	font-size: 33px;
	line-height: 40px;
}
#cooperation p {
	margin-top: 20px;
}
/* future Section */
#future {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#future h1, #future h2, #future h4 {
	font-size: 33px;
	line-height: 40px;
}
#future h2,#future h4 {
	font-size: 24px;
	padding-top: 25px;
	padding-bottom: 10px;
	line-height: 30px;
}
#future .row h3 {
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 6px;
	text-align: center;
}
#futureAnim2 {
	padding-bottom: 15px;
}
#futureAnim3 p {
	text-align: center;
	font-size: 15px;
}
.album-col {
	width: 100%;
	padding-left: 0%;
	padding-right: 0%;
}
#future .row {
	margin-bottom: 0px;
}
/* Partners Section */
#partners {
	padding: 20px 0;
}
#partners>.container {
	width: 100%;
}
#partners h5 {
	font-size: 33px;
	line-height: 40px;
	padding-bottom: 20px;
}
#partners h4 {
	font-size: 22px;
	padding-bottom: 5px;
}
.item a {
	display: inline-block;
}
.item img {
	height: auto;
	width: 100%;
	max-width: 250px;
	padding-top: 10px;
	padding-bottom: 20px;
}
/* References Section */
#references {
	padding-top: 20px;
	padding-bottom: 40px;
}
#references h5 {
	font-size: 33px;
	line-height: 40px;
}
.circle {
	width: 90px;
	height: 90px;
}
/* Links Section */
#links {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
#links h5 {
	font-size: 33px;
	line-height: 40px;
}
#links .col-md-6 {
	margin-top: 20px;
	width: 100%;
}

#links .col-md-6:nth-child(1) img {
	max-width: 250px;
}
#links .col-md-6:nth-child(2) img {
	max-width: 150px;
}
#links .col-md-6:nth-child(2) a {
	top: 0%;
	-webkit-transform: translateY(-0%);
	-moz-transform: translateY(-0%);
	transform: translateY(-0%);
}
.row-eq-height {
	display: flex;
	flex-wrap: wrap
}
/* Contact Section */
#contact {
	padding: 20px 0;
}
#contact h5 {
	font-size: 33px;
	line-height: 40px;
}

#contact .col-md-4 {
	width: 100%;
	margin-bottom: 20px;
}


.people {
	padding-bottom: 30px;
	padding-top: 30px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 17px;
	
}
.people p {
	font-size: 17px;
}
#contact form {
	padding: 25px 0;
}
#contact .form-control {
	padding: 6px 12px;
	font-size: 20px;
}
#contact .text-danger {
	text-align: center;
	font-size: 18px;
}
#contact .btn-default {
	margin-top: 15px;
	font-size: 23px;
	width: 80%;
	padding-top: 10px;
	padding-right: 60px;
	padding-bottom: 10px;
	padding-left: 60px;
}
/* Footer Section*/
#Footer {
	padding-top: 20px;
	padding-bottom: 40px;
}
#Footer h1 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 10px;
}
#Footer a {
	font-size: 50px;
}
#Footer p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
}

/*update 0423*/
.navbar-nav > li > a {
padding-bottom: 10px;
padding-top: 15px;
padding-left: 5px;
padding-right: 5px;
}

 @media (max-width: 1200px) {
.navbar-header {
	float: none;
}
.navbar-left, .navbar-right {
	float: none !important;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px;
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin-top: 7.5px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.collapse.in {
	display: block !important;
}

#about>.container, #cooperation>.container, #future>.container, #cooperation>.container, #contact>.container,
#results>.container, #service_offer>.container {
	width: 70%;
}
.nav-toggle {
	display: block;
}

}

#results {
padding: 40px 0;
background-color: #fff;
color: #303345;
}

#results h2 {
font-size: 40px;
font-family: 'noto_sansregular', sans-serif;
text-transform: uppercase;
color: #5a6a3a;
background: -webkit-linear-gradient(top, #5a6a3a, #7c8c36);
background: linear-gradient(top, #5a6a3a, #7c8c36);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
line-height: 50px;
}

#service_offer {
padding: 40px 0;
background: url(../img/about-bg.jpg) no-repeat center center;
background-color: #657643;
-webkit-background-size: cover;
-moz-background-size: cover;
background-size: cover;
-o-background-size: cover;
color: #fff;
}

#service_offer h2 {
	font-size: 40px;
font-family: 'noto_sansregular', sans-serif;
text-transform: uppercase;
}

#results p,
#service_offer p,
#cooperation p,
#cooperation ul li {
text-align: justify;
}

#contact h5,
#aboutAnim4 > p > a,
#service_offer #cooperationAnim2 > p > a {
	color: #fff!important;
}

#content1 {
height: calc(100% + 380px);
padding-top: 100px;
}

@media (max-width: 768px) {

#cooperationAnim2 > ul:nth-child(2),
#cooperationAnim2 > ul:nth-child(4){
font-size: 20px;
line-height: 25px;
}
}

.text-underline {
	text-decoration: underline!important;
}