@import url("Avenir/stylesheet.css");
@import url("Avenir/stylesheet.css");
*{
    margin: 0;
    padding: 0;
    outline: none!important;
}


#toTop {
  display: block;
  position: fixed;
  bottom: 100px;
  right: 100px;
}

    .container {
    max-width: 1200px;
    }

#toTop {
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  opacity: 0.3;
  display: none;
  cursor: pointer;
}

#toTop:hover {
  opacity: 1;
}

a
{
    text-decoration: none;
}
p{
    font-size: 16px;
    line-height: 19px;
    font-family: 'Avenir';
    font-weight: 400;
}
p1{
	font-size: 14px;
    line-height: 19px;
    font-family: 'Avenir';
    font-weight: 400;
	color:#166B8C;

}
p2{
    font-size: 20px;
    line-height: 19px;
    font-family: 'Avenir';
    font-weight: 700;
	text-align: center;
}

p3{
    font-size: 23px;
    line-height: 19px;
    font-family: 'Avenir';
    font-weight: 900;
}

p_intro{
	text-align: center;
	font-size: 22px;
    line-height: 22px;
    font-family: 'Avenir';
    font-weight: 700;
}

.top_manu{
	width: auto;
}

.bg {
  background-image: url("../images/PT/PT_background.png");
  height: 10%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.transparent_box{
	width:100%;
	height:300px;
	margin-top:-300px;
}

.center{
	    text-align: center;
	    margin-right: auto;
		margin-left: auto;
}
.navbar
{
    padding: 0px;
    text-transform: capitalize;
    text-align: center;
    border-bottom-color: rgba(0,0,0,1.00);
}
/*section*/
/*{*/
    /*margin-bottom: 100px;*/
/*}*/
.slider img {
    width: 368px;
    max-width: 100%;
	margin-top: 100px;
}
.institution_info {
	max-width: 100%;
}
.slider img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
    z-index: auto;
}

.top-header-logo {
    margin-bottom: 150px;
}

.top-header-logo img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.top-header-logo-CZ {
    margin-bottom: 150px;
	width: 110%;
}

.top-header-logo-CZ img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


section.slider-wrapper {
    padding-top: 160px;
    padding-bottom: 110px;
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    border: 1px solid #ececec;
    background-color: inherit;
}
.carousel-control-next, .carousel-control-prev {
    /* opacity: 0; */
    display: none;
}

.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: #ececec;
}
.carousel-indicators {
    right: 0;
    left: auto;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
.text-slider p {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 500;
    font-family: 'os_sansbold';
}

.text-slider{
	width: 550px;
}

section.onsub {
    /* margin-bottom: 128px; */
    padding-top: 100px;
    padding-bottom: 95px;
}
section.osh_bp {
    padding-top: 190px;
    padding-bottom: 140px;
	border-top: 1px solid #ececec;
}

.text-title .interviewtxt {
    color:#e73378;
}

section.open_schooling_2 {
    margin-top: -70px;
	padding-bottom: 290px;
}

section.img-text-wrapper {
    margin-bottom: 20px;
	margin-top: 40px;
}
section.img-text-wrapper_1 {
    margin-bottom: 20px;
	margin-top: 120px;
}
section.img-text-wrapper2 {
	margin-top: 140px;
}

.row.info-row:first-child {
    margin-bottom:155px;
}
.info-row:nth-child(2) {
    margin-bottom: 80px;
}
.info-row:nth-child(2) .text-title h3 {
    padding-top: 17px;
}
.info-row:nth-child(3) .text-title h3 {
    padding-top: 105px;
    /* [disabled]display: none; */
}


li.nav-item {
	padding: 50px 0px 50px 0px;
	margin-left: 22px !important;
	margin-right: 21px !important;
    text-transform: capitalize;
}

button.dropdown-toggle {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    /* border: 0px!important; */
    font-size: 16px;
    outline: none;
    box-shadow: none!important;
    padding: 0px 18px!important;
    font-family: 'Avenir';
    color: #000000!important;
    text-transform: capitalize;
    border-radius: 0px;
    margin-right: -14px;
    margin-left: -14px;
}

button.dropdown-toggle:hover{
    opacity: 0.6;
    transition: opacity 300ms linear;
    color: #000000;
}

a.nav-link {
    font-size: 18px;
    padding: 0!important;
    font-family: 'Avenir';
    color: #000!important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
	position: relative;
}

li.nav-item:last-child a.nav-link {
    padding-right: 0px!important;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active
{
    opacity: 0.4;
    transition: opacity 300ms linear;
    text-transform: capitalize;
    font-family: Avenir;
    font-weight: 500;
    font-size: medium;
    margin-right: 0px;
    display: inline-block;
    color: undefined;
    text-align: center;

	
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active
.navbar-light .navbar-nav .nav-link.active {
    color: #76A2D6;
    text-transform: capitalize;
    font-family: Avenir;
    font-weight: 500;
    font-size: medium;
    margin-right: 0px;
    text-align: center;
    margin-left: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #76A2D6;
    margin-left: 0px;
    margin-right: 0px;
}

.dropdown-menu {
    padding: 0px 0px;
    color: #F2F2F2; !important;
    text-align: left;
    min-width: 8rem;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
	
}

.dropdown {
	margin-left: -10px;
	margin-right: -10px;
}

.main-content
{
    position: relative;
    display: block;
}
.slider img {
    padding: 45px 35px 45px 0px;
    width: 100%;
}


.osh_bp h3 {
    font-size: 45px;
    margin-bottom: 42px;
	margin-top: -80px;
    font-family: 'os_sansbold';
}

.osh_blueprint h3 {
    font-size: 45px;
    margin-bottom: 42px;
    font-family: 'os_sansbold';
}

.osh_blueprint{
	margin-top: 140px;
}

.onsub a, a.readmorebtn {
    width: 192px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.readmorebtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.applicationbtn {
    width: 280px;
    border: 1px solid #ee726a;
    color: #ee726a;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.applicationbtn:hover {
    background-color: #ee726a;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.5;
	transition: 0.3s;
}

.intro-img img {
    width: 105%;
    margin-left: 0px;
    margin-top: 20px;
    padding-top: 0px;
}

.intro-img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img-contact img {
    width: 100%;
    margin-left: 0px;
    margin-top: -40px;
    padding-top: 0px;
}

.intro-img-contact img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img1 img {
    width: 105%;
    margin-left: 0px;
    margin-top: 35px;
    padding-top: 0px;
}

.intro-img1 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.container1 {
width: 1200px;
margin-bottom: -20px;
margin-left: auto;
margin-right: auto;
}

.intro-img2 img {
    width: 80%;
    margin-left: -40px;
    margin-top: -30px;
}

.intro-img2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img3 img {
    width: 80%;
    margin-left: 70px;
    margin-top: -40px;
}

.intro-img3 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img4 img {
    width: 90%;
    margin-left: -50px;
    margin-top: -30px;
}

.intro-img4 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img5 img {
    width: 90%;
    margin-left: 40px;
    margin-top: -40px;
}

.intro-img5 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img6 img {
    width: 105%;
    margin-left: 0px;
    margin-top: -50px;
}

.intro-img6 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img7 img {
    width: 80%;
    margin-left: 70px;
    margin-top: -40px;
}

.intro-img7 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.inspiration_img img {
    margin-left: 100px;
    margin-top: -60px;
	margin-bottom: 100px;
}

.inspiration_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.text-title h3
{
    font-size: 27px;
    font-weight: 500;
    font-family: 'os_sansbold';
    padding-top: 0px;
    padding-bottom: 0px;
}
.text-title .greentxt
{
    color:#008240;
}
.text-title .bluetxt
{
    color:#1669aa;
}
.text-title .orangetxt
{
    color:#db8423;
}
span.underline {
    display: block;
    position: relative;
    height: 2px;
    width: 37px;
    margin: 35px 0px;
    background-color: #000;
}

.osh_blueprint_big{
	font-size: 25px;
}

.underline.greentxt{
    background-color: #008240;
}
.underline.bluetxt{
    background-color: #1669aa;
}
.underline.orangetxt{
    background-color: #db8423;
}

.logo-list{
	padding-top: 120px;
	padding-bottom: 50px;

	}

.logo-list-img {
    text-align: left;
	margin-right: 190px;
}

.logo-list-img img:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
}

.logo-list .col-md-3 {
    margin-bottom: 40px;
	padding-top: 0px;
}

h3.blacketxt {
    padding-top: 50px;
    font-family: 'os_sansbold';
    font-size: 45px;
}

h3.blacketxt_2 {
    padding-top: 50px;
    font-family: 'os_sansbold';
    font-size: 32px;
	line-height: 34px;
}

.mailtxt {
    padding-top: 50px;
	padding-bottom: 20px;
    font-family: 'Avenir';
	color: #174580;
	font-size: 16px;}

.mailbigtxt {
    padding-top: 70px;
    font-family: 'Avenir';
    color: #174580;
    font-size: 30px;
    margin-top: -20px;
}

.map-img-wrapper img {
    width: 100%;
}

.map-communities {
    margin-top: -200px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 140px;
    width: 985px;
    margin: 0 auto;
    position: relative;
}

section.map2 {
    padding: 130px 0px 170px 0px;
}

section.section-logo-list {
    background-color: #ececec;
    padding: 130px 0px 140px 0px;
}

section.video {
    padding: 0px 0px 150px 0px;
}

section.about {
margin-bottom: 160px;
}

section.inspiration {
    background-color: #ececec;
    padding: 130px 0px 100px 0px;
}

section.team {
    background-color: #ececec;
    padding: 130px 0px 130px 0px;
}

section.section_end {
    background-color: #ececec;
    padding: 170px 0px 150px 0px;
}

section.introduction {
    background-color: #ececec;
    padding: 160px 0px 160px 0px;
	margin-top: 50px;
}

section.section_introduction{
    padding: 160px 0px 70px 0px;
}


section.map {
    padding: 90px 0px 170px 0px;
    border-top: 1px solid #ececec;
}

.map-img-wrapper {
    padding-top: 50px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 115px;
    width: 985px;
    margin: 0 auto;
    position: relative;
}

.logo_visual{
	width: 120px;
	opacity: 0.85;
	margin-top: -30px;
}

.logo_visual:hover {
	opacity: 0.70;
    transition: opacity 300ms linear;
}

.map-img-wrapper p {
    margin-bottom: 2px;
}

.boxes{
	width:100%;
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}

.BP_buttons{
	max-width: 1200px;
	padding-bottom: 250px;
	margin-top: -100px;	
}

.BP_button{
	padding-right: 47px;
	padding-top: 47px;
	display:inline-block;
	
}

.diamond_bg img {
	margin-left: auto;
	margin-right: auto;
	margin-top: -780px;
	margin-bottom: 100px;
	display: block;
}

.centered_text {
	max-width: 60%;
	align-content: center;
	margin: auto;
	z-index:100;
	margin-top: 120px;
}

.centered_text_2 {
	max-width: 60%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 130px;
}

.centered_text_2 p{
	text-align: center;
}

.centered_text_2 h3{
	text-align: center;
	font-family: Avenir;
	font-weight: 900;
}

.centered_text_3 {
	max-width: 62%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

.centered_text_3 p{
	text-align: center;
}

.centered_text_3 h3{
	text-align: center;
	font-family: Avenir;
	font-weight: 900;
}

.centered_text_4 {
	max-width: 70%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
}

.centered_text_4 h3{
	text-align: center;
	font-family: Avenir;
	font-size: 21pt;
	font-weight: 900;
}

.centered_text p{
	text-align: center;
	font-size: 18pt;
	font-weight: 500;
	line-height: 28px;
}

.centered_text h1{
	text-align: center;
	font-size: 23pt;
	font-weight: 900;
	font-family: Avenir;
}

.schools{
    text-align: center;
	display: inline-block;
	width: 16%;
	margin-right: 40px;
	margin-bottom: 40px;
	}

.schools_graphic{
	display: inline-block;
	width: 90%;
	}

.schools_graphic2{
	display: inline-block;
	width: 100%;
	}

.schools2{
    text-align: center;
	display: inline-block;
	width: 19%;
	margin-right: 60px;
	margin-bottom: 70px;
	}

section.MGMT {
   background-color: #FFFFFF;
   padding: 150px 0px 150px 0px;
}

.MGMT_2_itmes{
	widht: 100%;
	margin-right: auto;
	margin-left: auto;
}


section.project_PT {
    background-image: linear-gradient(rgba(220,239,243,1), rgba(220,239,243,0));
    padding: 120px 0px 190px 0px;
}

section.project_AT {
    background-image: linear-gradient(rgba(254,221,221,1), rgba(254,221,221,0));
    padding: 120px 0px 190px 0px;
}

section.project_CH {
    background-image: linear-gradient(rgba(205,221,252,1), rgba(205,221,252,0));
    padding: 120px 0px 190px 0px;
}

section.project_CZ {
    background-image: linear-gradient(rgba(221,221,221,1), rgba(221,221,221,0));
    padding: 120px 0px 190px 0px;
}

section.project_FR {
    background-image: linear-gradient(rgba(228,243,235,1), rgba(228,243,235,0));
    padding: 120px 0px 190px 0px;
}

section.project_GR {
    background-image: linear-gradient(rgba(253,229,220,1), rgba(253,229,220,0));
    padding: 120px 0px 190px 0px;
}

section.project_IE {
    background-image: linear-gradient(rgba(226,223,239,1), rgba(226,223,239,0));
    padding: 120px 0px 190px 0px;
}

section.project_NL {
    background-image: linear-gradient(rgba(242,239,228,1), rgba(242,239,228,0));
    padding: 120px 0px 190px 0px;
}

section.case_study_AT2 {
    padding: 100px 0px 150px 0px;
	background-image: linear-gradient(rgba(254,221,221,0), rgba(229,229,252,1));
}

.diamond_d_blocks{
	width: 33%;
	margin-bottom: 0px;
	margin-top: -30px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.col-md-7-1_AT_1{
	float: right;
	padding-top: 180px;
	padding-left: 100px;
}


h3.blacketxt_col {
    font-family: 'os_sansbold';
    font-size: 20px;
	line-height: 20px;
}


p.blacketxt_col {
    font-family: 'avenir';
    font-size: 14px;
	
}


.onsub a:hover, a.projectbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

a.projectbtn {
    width: 170px;
    border: 1px solid #707070;
    color: #000;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	float: left;
}
a.projectbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a:hover, a.lookingbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

a.lookingbtn {
    width: 550px;
    border: 1px solid #d35653;
    color: #d35653;
    height: 40px;
    font-size: 14px;
    line-height: 38px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	margin-left: auto;
	margin-right:auto;
	margin-top: 100px;
}
a.lookingbtn:hover {
    background-color: #d35653;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.7;
	transition: 0.3s;
}

td {
  padding-right: 45px;
  padding-left: 45px;
  padding-top: 30px;
  vertical-align:text-top;
}


table{
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

table1{
	max-width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

td1 {
  padding-right: 45px;
  padding-left: 45px;
  padding-top: 45px;
 padding-bottom: 40px;
}

.project_photo1 {
width: 420px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
display: table-row;
}

table_2{
	max-width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}


.project_photo2 {
width: 360px;
margin-bottom: 20px;
margin-left: auto;
margin-right: auto;
display: table-row;
}

.project_photo {
width: 320px;
margin-bottom: 15px;
margin-left: auto;
margin-right: auto;
display: table-row;
}

.project_photo:hover {
	opacity: 0.8;
    transition: opacity 300ms linear;
}

.project_photo1:hover {
	opacity: 0.8;
    transition: opacity 300ms linear;
}

.project_photo2:hover {
	opacity: 0.8;
    transition: opacity 300ms linear;
}

.logo_OSHub_partner {
	width: 25%;
	margin-top: 40px;
	margin-left: auto;
	margin-right:auto;
	display: block;
}

.logo_OSHub_partner:hover {
	opacity: 0.8;
    transition: opacity 300ms linear;
}



.centered_text p3{
	text-align: center;
	font-size: 10pt;
	font-weight: 200;
	line-height: 28px;
	color: b3b3b3;
}

section.open_schooling {
    margin-top: 130px;
    padding-bottom: 20px;
}

section.inspiration_2 {
    margin-top: -20px;
}

.col-md-inspir{
		margin-bottom: 100px;
	}

section.inspiration_event {
    background-color: #ececec;
    padding: 120px 0px 190px 0px;
}

.date_inspiration{
	width: 225px;
	margin-top: 130px;
	padding-bottom: 150px;
}

.date_inspiration_2{
	width: 225px;
	margin-top: 110px;
	margin-bottom: 350px;
}

.date_inspiration_2 p5{
	font-family: 'os_sansbold';
	font-size: 34px;
    font-weight: 400;
	line-height: 35px;
}

.date_inspiration p5{
	font-family: 'os_sansbold';
	font-size: 34px;
    font-weight: 400;
	line-height: 35px;
}

.text-title_inspiration{
	width: 700px;
}

.person_1_session{
	width: 250px;
	display: inline-block;
	margin-left: 120px;
}

.text_session{
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	width: 250px;
	}

.text_session_a{
    text-align: center;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	margin-top:30px;
	width: 250px;
	}

.photo_1{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.photo_1:hover {
	opacity: 0.8;
    transition: opacity 300ms linear;
}

section.roadmap {
    margin-top: -20px;
    padding-bottom: 30px;
}

section.blueprint {
    margin-top: -20px;
    padding-bottom: 10px;
}

section.advisory {
   background-color: #ececec;
   padding: 130px 0px 130px 0px;
}

.text-title_roadmap{
	width: 700px;
}

.statement{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 70px;
}

.statement_img{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.statement img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.roadmap_buttons{
	width: 1200px;
	margin-top: 50px;
	display: inline-block;
	margin-left: auto;
	margin-right: auto;
}

.roadmap_buttons2{
	width: 1200px;
	margin-top: 0px;
	margin_bottom: 0px;
	display: inline-block;
	margin-left: 145px;
	margin-right: 100px;
}

.diamond{
	width: 24%;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

section.section_roadmap_buttons {
    background-color: #ececec;
    padding: 130px 0px 190px 0px;
}

section.self-assessment {
    padding: 130px 0px 100px 0px;
}

.assessment_img img {
    margin-left: 100px;
    margin-top: 60px;
	margin-bottom: 100px;
}

.assessment_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

section.roadmap_2 {
    background-color: #ececec;
    padding: 130px 0px 30px 0px;
}

.left_img img {
    margin-top: 60px;
	margin-bottom: 100px;
}

.left_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

section.business_left {
    padding: 130px 0px 50px 0px;
}

section.impact_1 {
    background-color: #ebf2f9;
    padding: 130px 0px 50px 0px;
}

section.impact_2 {
    background-color: #dee9f4;
    padding: 130px 0px 25px 0px;
}

section.impact_3 {
    background-color: #d1e0f0;
    padding: 130px 0px 170px 0px;
}

.session{
	width: 1200px;
	border-top: 1px solid #FFFFFF;
	margin-top: 100px;
	margin-bottom: 20px;
}

.session_new{
	width: 1200px;
	margin-top: 0px;
	margin-bottom: 20px;
}

.col-md-7a{
	margin-top: -320px;
	float: right;
	
}

.col-md-7b{
	margin-top: -530px;
	margin-left: 450px;
	
}

.onsub a, a.evaluationbtn {
    width: 260px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
}
.onsub a:hover, a.evaluationbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

.impact1_img img {
    margin-left: 100px;
    margin-top: -10px;
	margin-bottom: 100px;
}

.impact1_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.left_impact_img img {
    margin-top: 10px;
	margin-bottom: 0px;
}

.left_impact_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.impact3_img img {
    margin-left: 100px;
    margin-top: 8px;
	margin-bottom: 30px;
}

.impact3_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

section.deliverables {
    margin-top: -20px;
    padding-bottom: 30px;
}

.deliverable_buttons{
	width: 1200px;
	margin-top: 50px;
	margin-bottom: 150px;
}

.diamond_d{
	width: 33%;
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.diamond_d2{
	margin-bottom: 50px;
	margin-top: 50px;
	margin-left: 40px;;
	margin-right: 40px;
	display: inline-block;
}

.diamond_center{
	margin-left: auto;
	margin-right: auto;
	width: 75%;
}

section.visual {
    background-color: #ececec;
    padding: 130px 0px 125px 0px;
}

.text-title_visual{
	width: 380px;
}

.visual_img img {
    margin-left: 100px;
    margin-top: 0px;
	margin-bottom: 100px;
}

.visual_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.download_visual{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 50px;
	margin-top: 50px;
}

.download_visual2{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 50px;
	padding-top: 50px;
}

.download_visual_a{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ececec;
	padding-bottom: 50px;
	margin-top: 130px;
}

.download_visual2_a{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #ececec;
	padding-bottom: 50px;
	padding-top: 50px;
}

.download_visual3{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 50px;
	padding-top: 50px;
}

.download_visual3 p{
	font-family: 'Avenir';
	font-size: 11.6px;
    font-weight: 300;
	line-height: 15px;
	color: #b3b3b3;
	padding-top: 70px;
}

.download_1 h3{
	font-family: 'Avenir';
	font-size: 30px;
    font-weight: 700;
	line-height: 35px;
	display: inline-block;
	
}

.onsub a, a.downloadbtn {
    width: 200px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
}
.onsub a:hover, a.downloadbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

.downloadbtn{
 float: right;
}

section.visual2 {
    padding: 130px 0px 125px 0px;
}

.text-title_visual2{
	width: 389px;
}

.visual_img2 img {
    margin-left: 100px;
    margin-top: 30px;
	margin-bottom: 100px;
}

.visual_img2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.team_box2 {
	width: 1200px;
    display: inline-block;
	margin-top: -70px;
}

.team_box3 {
	width: 1200px;
	margin-top: -30px;
	margin-left: 200px;
	margin-right: -200px;
}

.team-name_advisory p{
	margin-top: 6px;
}

.team-name_advisory p1{
	font-size: 13px;
	font-family: "Avenir";
	color: #7B7B7B;
}

.team-name_advisory2 p1{
	font-size: 13px;
	font-family: "Avenir";
	color: #7B7B7B;
}

.team-name_advisory p4{
	font-size: 22px;
	font-weight: 900;
	font-family: "Avenir";
	line-height: 12px;
}

.ramka{
	margin-top: -15px;
}

.photo_team_MGMT {
    margin-bottom: 15px;
	}

.photo_team_MGMT:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
}


.team-name_advisory{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	width: 33%;
	padding-bottom: 60px;
	}

.MGMT_2_itmes{
	widht: 100%;
	margin-right: auto;
	margin-left: auto;
}

.team-name_advisory2{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	width: 100%;
	padding-bottom: 60px;
	margin-left: auto;
	margin-right: auto;
	}


section.communities {
    margin-top: 120px;
    padding-bottom: 10px;
}

.communities_and_local{
	width: 700px;
}

.onsub a, a.communitiesbtn {
    width: 270px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	
}

.graphic_blueprint{
	width: 97%;
	margin-top: -70px;
	margin-left: 20px;
}

.onsub a:hover, a.communitiesbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

section.schools_MGMT{
    padding: 0px 0px 0px 0px;
}

.MGMT{
	width: 100%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
}

.legend{
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 100px;
	
}
.legend_icon {
	width: 33%;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
}

.legend_icon hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

section.challenge {
	background-color: #ececec;
    padding: 130px 0px 120px 0px;
}

section.open {
    padding: 30px 0px 20px 0px;
}


.text-title_local{
	width: 320px;
	margin-top: 40px;
}

.text-title_open{
	width: 380px;
	margin-top: -30px;
}
















/*PT*/

.top-institution {
	width: 140px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 100000;
}

section.intro-background {
	height: 812px;
	background-image: url("../images/PT/PT_background.png")
}

.introduction_1 {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
    font-family: Avenir;
}
.introduction_box {
	width: 500px;
	height: 250px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #FCC6C1;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_2 {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 45px;
	padding-bottom: 40px;
	text-align: center;
    font-family: Avenir;
}

.introduction_2_GR {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 40px;
	text-align: center;
    font-family: Avenir;
}

.introduction_1_GR {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 35px;
	padding-bottom: 40px;
	text-align: center;
    font-family: Avenir;
}

.introduction_box_2 {
	width: 500px;
	height: 250px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #FCC6C1;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_3 {
	width: 100%;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 50px;
	padding-bottom: 20px;
	text-align: center;
    font-family: Avenir;
}
.introduction_3a {
	width: 190px;
	padding-bottom: 40px;
	text-align: center;
}

.introduction_icon {
    background-image: url("../images/PT/PT_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.introduction_box_3 {
	width: 1168px;
	height: 290px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #FCC6C1;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_col {
	width: 15%;
	margin-left: 20px;
	margin-right: 20px;
	display:inline-flex;
}

.team_box {
	width: 1200px;
    display: inline-block;
}

.person_PT {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_PT hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_PT{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

section.MGMT_PT {
   background-color: #f3e6d5;
   padding: 130px 0px 130px 0px;
}


section.intro-background_PT2 {
	height: 812px;
	background-image: url("../images/PT/PT_background_2.png")
}

.challenge_PT img {
    margin-left: 90px;
    margin-top: 30px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_PT_left img {
	margin-left: -100px;
    margin-top: 60px;
	width: 100%;
}

.challenge_PT_left2 img {
	margin-left: -100px;
    margin-top: 60px;
	width: 100%;
}

.challenge_PT_right img {
	margin-left: 90px;
    margin-top: -20px;
	margin-bottom: 160px;
	width: 100%;
}

.challenge_PT img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_PT_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_PT_left2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_PT_right img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}



/*AT*/

.top-institution2 {
	width: 180px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution2:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

.resource_box2{
    text-align: center;
	vertical-align: top;
	margin-top: 20px;
	display: inline-block;
	width: 33%;
	padding: 20px;
	}

.challenge_AT_right img {
	margin-left: 90px;
    margin-top: -140px;
	margin-bottom: 160px;
	width: 100%;
}

.challenge_AT_right img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.diamond_video{
	margin-left: auto;
	margin-right: auto;
	width: 500px;
	margin-top: 60px;
	
}

.challenge_AT_left img {
	margin-left: -100px;
    margin-top: 10px;
	width: 100%;
}

.challenge_AT img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_AT_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


section.case_study_AT2 {
    padding: 160px 0px 200px 0px;
	background-image: linear-gradient(rgba(254,221,221,0), rgba(229,229,252,1));
}

section.implementation_AT {
	margin: 130px 0px 140px 0px;
}

section.intro-background_AT {
	height: 812px;
	background-image: url("../images/AT/AT_background.png")
}

section.challenge {
	background-color: #ececec;
    padding: 130px 0px 90px 0px;
}

section.challenge2 {
	background-color: #ececec;
    padding: 130px 0px 160px 0px;
}

section.open {
    padding: 30px 0px 20px 0px;
}

section.intro-background_AT2 {
	height: 915px;
	background-image: url("../images/AT/AT_background_new.png");
	position: relative;
   bottom: 0px;
}

.introduction_box_AT {
	width: 500px;
	height: 250px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #A7A7FC;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_AT {
	width: 500px;
	height: 250px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #A7A7FC;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_AT {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #A7A7FC;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_AT {
    background-image: url("../images/AT/AT_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.photo_team{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.team-name_AT{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

.person_AT {
	width: 33%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 25px;
	margin-right: 25px;
	display: inline-block;
}

.person_AT hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

section.MGMT_AT {
   background-color: #efe0c6;
   padding: 130px 0px 130px 0px;
}

section.intro-background_AT2 {
	height: 812px;
	background-image: url("../images/AT/AT_background_2a.png");
	position: relative;
   bottom: 0px;
}

.top_manu{
	width: auto;
}

.bg {
  background-image: url("../images/PT/PT_background.png");
  height: 10%; 
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.transparent_box{
	width:100%;
	height:300px;
	margin-top:-300px;
}

.center{
	    text-align: center;
	    margin-right: auto;
		margin-left: auto;
}
.navbar
{
    padding: 0px;
    text-transform: capitalize;
    text-align: center;
    border-bottom-color: rgba(0,0,0,1.00);
}
/*section*/
/*{*/
    /*margin-bottom: 100px;*/
/*}*/
.slider img {
    width: 368px;
    max-width: 100%;
	margin-top: 100px;
}
.institution_info {
	max-width: 100%;
}
.slider img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
    z-index: auto;
}

.top-header-logo {
    margin-bottom: 150px;
}

.top-header-logo img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.top-header-logo-CZ {
    margin-bottom: 150px;
	width: 110%;
}

.top-header-logo-CZ img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


section.slider-wrapper {
    padding-top: 160px;
    padding-bottom: 110px;
}

.carousel-indicators li {
    width: 13px;
    height: 13px;
    border: 1px solid #ececec;
    background-color: inherit;
}
.carousel-control-next, .carousel-control-prev {
    /* opacity: 0; */
    display: none;
}

.carousel-indicators .active {
    background-color: #fff;
}
.carousel-indicators .active {
    background-color: #ececec;
}
.carousel-indicators {
    right: 0;
    left: auto;
    padding-left: 0;
    margin-right: 0;
    margin-left: 0;
}
.text-slider p {
    margin-bottom: 10px;
    font-size: 26px;
    font-weight: 500;
    font-family: 'os_sansbold';
}

.text-slider{
	width: 550px;
}

section.onsub {
    /* margin-bottom: 128px; */
    padding-top: 100px;
    padding-bottom: 95px;
}
section.osh_bp {
    padding-top: 150px;
    padding-bottom: 140px;
	border-top: 1px solid #ececec;
}

section.interwiev {
    padding-top: 100px;
    padding-bottom: 40px;
	border-top: 1px solid #ececec;
}

section.open_schooling_2 {
    margin-top: -70px;
	padding-bottom: 100px;
}

section.open_schooling_2a {
    margin-top: -70px;
	padding-bottom: 0px;
}

section.newsletter {
    margin-top: -70px;
	padding-bottom: 100px;
	background-image: linear-gradient(rgba(254,221,221,0), rgba(234,234,234,1));
}


section.img-text-wrapper {
    margin-bottom: 20px;
	margin-top: 40px;
}
section.img-text-wrapper_1 {
    margin-bottom: 20px;
	margin-top: 120px;
}
section.img-text-wrapper2 {
	margin-top: 140px;
}

.row.info-row:first-child {
    margin-bottom:155px;
}
.info-row:nth-child(2) {
    margin-bottom: 80px;
}
.info-row:nth-child(2) .text-title h3 {
    padding-top: 17px;
}
.info-row:nth-child(3) .text-title h3 {
    padding-top: 105px;
    /* [disabled]display: none; */
}

li.nav-item {
    text-transform: capitalize;
	padding: 50px 0px 50px 0px;
	margin-left: 22px !important;
	margin-right: 21px !important;

}

button.dropdown-toggle {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    /* border: 0px!important; */
    font-size: 16px;
    outline: none;
    box-shadow: none!important;
    padding: 0px 18px!important;
    font-family: 'Avenir';
    color: #000000!important;
    text-transform: capitalize;
    border-radius: 0px;
    margin-right: -14px;
    margin-left: -14px;
}

button.dropdown-toggle:hover{
    opacity: 0.6;
    transition: opacity 300ms linear;
    color: #000000;
}

a.nav-link {
    font-size: 18px;
    padding: 0!important;
    font-family: 'Avenir';
    color: #000!important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
	position: relative;
}

li.nav-item:last-child a.nav-link {
    padding-right: 0px!important;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
	
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active
{
    opacity: 0.4;
    transition: opacity 300ms linear;
    text-transform: capitalize;
    font-family: Avenir;
    font-weight: 500;
    font-size: medium;
    margin-right: 0px;
    display: inline-block;
    color: undefined;
    text-align: center;


	
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:active
.navbar-light .navbar-nav .nav-link.active {
    color: #76A2D6;
    text-transform: capitalize;
    font-family: Avenir;
    font-weight: 500;
    font-size: medium;
    margin-right: 0px;
    text-align: center;
    margin-left: 0px;
}

.dropdown-item.active, .dropdown-item:active {
    color: #ffffff;
    text-decoration: none;
    background-color: #76A2D6;
    margin-left: 0px;
    margin-right: 0px;
}

.dropdown-menu {
    padding: 0px 0px;
    color: #F2F2F2; !important;
    text-align: left;
    min-width: 8rem;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
	
}

.dropdown {
	margin-left: -10px;
	margin-right: -10px;
}

.main-content
{
    position: relative;
    display: block;
}
.slider img {
    padding: 45px 35px 45px 0px;
    width: 100%;
}


.osh_bp h3 {
    font-size: 45px;
    margin-bottom: 42px;
	margin-top: -80px;
    font-family: 'os_sansbold';
}

.osh_blueprint h3 {
    font-size: 45px;
    margin-bottom: 42px;
    font-family: 'os_sansbold';
}

.osh_blueprint{
	margin-top: 140px;
}

.onsub a, a.subscribebtn {
    width: 450px;
    border: 1px solid #707070;
    color: #000;
    height: 80px;
    font-size: 40px;
    line-height: 80px;
    font-weight: 900;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.subscribebtn:hover {
    background-color: #fff;
	border: 1px solid #199dd9;
    color: #199dd9;
    text-transform: lowercase;
	opacity: 0.9;
	transition: 0.3s;
}

.onsub a, a.readmorebtn {
    width: 192px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.readmorebtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.self-assessment_button {
	margin-top: -100px;
	margin-left: 80px;
	width: 500px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
	text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.self-assessment_button:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	text-transform: lowercase;
	transition: 0.3s;
}


.onsub a, a.readmorebtn_x {
    width: 290px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
	text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.readmorebtn_x:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	text-transform: lowercase;
	transition: 0.3s;
}

.onsub a, a.readmorebtn_xx {
    width: 240px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.readmorebtn_xx:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}

		.onsub a,a.readmorebtn_x{
        font-size: 18px;
    }
			.onsub a,a.readmorebtn_xx{
        font-size: 18px;
    }
	

.onsub a, a.longbtn {
    width: 340px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.longbtn:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn_a {
    width: 315px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.longbtn_a:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn_b {
    width: 175px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.longbtn_b:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn2 {
    width: 460px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn2:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn3 {
    width: 355px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn3:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn8 {
    width: 1123px;
	margin-bottom: 200px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn8:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn5 {
    width: 285px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn5:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn6 {
    width: 315px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn6:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}

.onsub a, a.longbtn4 {
    width: 195px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn4:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}





.onsub a, a.readmorebtn_inspir {
    width: 192px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;

    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.readmorebtn_inspir:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}



.onsub a, a.ostbtn {
    width: 240px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	margin-left: 40px;
}
.onsub a:hover, a.ostbtn:hover {
    background-color: #000;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.2;
	transition: 0.3s;
}


.onsub a, a.applicationbtn {
    width: 280px;
    border: 1px solid #ee726a;
    color: #ee726a;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    text-transform: lowercase;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
}
.onsub a:hover, a.applicationbtn:hover {
    background-color: #ee726a;
    color: #fff;
    text-transform: lowercase;
	opacity: 0.5;
	transition: 0.3s;
}


.oshub_final img {
    width: 105%;
    margin-left: 0px;
    margin-top: -170px;
    padding-top: 0px;
}


.oshub_final img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


.intro-img img {
    width: 105%;
    margin-left: -70px;
    margin-top: 0px;
}

.intro-img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img-contact img {
    width: 100%;
    margin-left: 0px;
    margin-top: -40px;
    padding-top: 0px;
}

.intro-img-contact img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img1 img {
    width: 105%;
    margin-left: 0px;
    margin-top: 70px;
    padding-top: 0px;
}

.intro-img1 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.container1 {
width: 1200px;
margin-bottom: -20px;
margin-left: auto;
margin-right: auto;
}



.intro-img4 img {
    width: 90%;
    margin-left: -50px;
    margin-top: -30px;
}

.intro-img4 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img5 img {
    width: 90%;
    margin-left: 40px;
    margin-top: -40px;
}

.intro-img5 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.intro-img6 img {
    width: 105%;
    margin-left: 0px;
    margin-top: -50px;
}

.intro-img6 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.inspiration_img img {
    margin-left: 100px;
    margin-top: -60px;
	margin-bottom: 100px;
}

.inspiration_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.ostogether_img img {
    margin-left: 100px;
    margin-top: 0px;
	margin-bottom: 100px;
}

.ostogether_img img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.onsub a, a.longbtn3 {
    width: 355px;
    border: 1px solid #707070;
    color: #000;
    height: 42px;
    font-size: 18px;
    line-height: 40px;
    font-weight: 500;
    outline: none;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-family: Avenir;
	z-index: 100;
	
}
.onsub a:hover, a.longbtn3:hover {
    background-color: #000;
    color: #fff;
	opacity: 0.2;
	transition: 0.3s;
}


.challenge_AT img {
    margin-left: 90px;
    margin-top: 95px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_AT_left img {
	margin-left: -100px;
    margin-top: 40px;
	width: 100%;
}

.challenge_AT img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_AT_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


/*FR*/

.top-institution_FR {
	width: 190px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_FR:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_FR {
	height: 812px;
	background-image: url("../images/FR/FR_background.png")
}

.introduction_box_FR {
	width: 500px;
	height: 290px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #7DB731;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_FR {
	width: 500px;
	height: 290px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #7DB731;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_FR {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #7DB731;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_3a {
	width: 190px;
	padding-bottom: 40px;
	text-align: center;
}

.introduction_icon_FR {
    background-image: url("../images/FR/FR_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.team-name_FR{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

.person_FR {
	width: 33%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 25px;
	margin-right: 25px;
	display: inline-block;
}

.person_FR hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

section.MGMT_FR {
   background-color: #f9dfea;
   padding: 130px 0px 130px 0px;
}

section.intro-background_FR2 {
	height: 812px;
	background-image: url("../images/FR/FR_background_2d.png")
}

.challenge_FR img {
    margin-left: 90px;
    margin-top: 30px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_FR_left img {
	margin-left: -100px;
    margin-top: -70px;
	width: 100%;
}

.challenge_FR_left2 img {
	margin-left: -100px;
    margin-top: -70px;
	width: 100%;
}

.challenge_FR_right img {
	margin-left: 90px;
    margin-top: -20px;
	margin-bottom: 160px;
	width: 100%;
}

.challenge_FR img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_FR_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_FR_left2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}
.challenge_FR_right img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}



/*CZ*/

.top-institution_CZ {
	width: 180px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_CZ:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_CZ {
	height: 812px;
	background-image: url("../images/CZ/CZ_background.png")
}

section.intro-background_CZ2 {
	height: 812px;
	background-image: url("../images/CZ/CZ_background_2.png")
}

.introduction_box_CZ {
	width: 500px;
	height: 250px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #8CD3CC;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_CZ {
	width: 500px;
	height: 250px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #8CD3CC;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_CZ {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #8CD3CC;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_CZ {
    background-image: url("../images/CZ/CZ_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.person_CZ {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_CZ hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_CZ{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}


.team-name_INSPIR{
    text-align: center;
	margin-top: -10px;
	display: inline-block;
	}

section.MGMT_CZ {
   background-color: #cbe1dd;
   padding: 130px 0px 130px 0px;
}

.challenge_CZ img {
    margin-left: 90px;
    margin-top: 10px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_CZ_left img {
	margin-left: -100px;
    margin-top: -25px;
	width: 100%;
}

.challenge_CZ_left2 img {
	margin-left: -100px;
    margin-top: 20px;
	width: 100%;
}

.challenge_CZ img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_CZ_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}
.challenge_CZ_left2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}



/*GR*/

	.photo_team_0 {
	margin-top: 0px;
    margin-bottom: 30px;
	}

.photo_team_0:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
}

.top-institution_GR {
	width: 120px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_GR:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_GR {
	height: 812px;
	background-image: url("../images/GR/GR_background.png")
}

section.intro-background_GR2 {
	height: 812px;
	background-image: url("../images/GR/GR_background_2.png")
}

.introduction_box_GR {
	width: 500px;
	height: 300px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #5AC0FF;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_GR {
	width: 500px;
	height: 300px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #5AC0FF;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_GR {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 140px;
	border: 2px solid #5AC0FF;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_GR {
    background-image: url("../images/GR/GR_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.photo_team{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
}

.team-name_GR{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

.person_GR {
	width: 33%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 25px;
	margin-right: 25px;
	display: inline-block;
}

.person_GR hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

section.MGMT_GR {
   background-color: #e3f4ff;
   padding: 130px 0px 130px 0px;
}

.challenge_GR img {
    margin-left: 90px;
    margin-top: 50px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_GR_right img {
    margin-left: 90px;
    margin-top: -40px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_GR_left img {
	margin-left: -100px;
    margin-top: -70px;
	width: 100%;
}

.challenge_GR img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}
.challenge_GR_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}
.challenge_GR_right img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


/*IE*/

.top-institution_IE {
	width: 180px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_IE:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_IE {
	height: 812px;
	background-image: url("../images/IE/IE_background.png")
}

section.intro-background_IE2 {
	height: 812px;
	background-image: url("../images/IE/IE_background_2aa.png")
}


.introduction_box_IE {
	width: 500px;
	height: 250px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #F093AE;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_IE {
	width: 500px;
	height: 250px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #F093AE;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_IE {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #F093AE;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_IE {
    background-image: url("../images/IE/IE_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.person_IE {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_IE hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_IE{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

section.MGMT_IE {
   background-color: #c9dcf0;
   padding: 130px 0px 130px 0px;
}

.challenge_IE img {
    margin-left: 90px;
    margin-top: 57px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_IE_left img {
	margin-left: -100px;
    margin-top: 20px;
	width: 100%;
}


.challenge_IE img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_IE_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}


/*NL*/

.top-institution_NL {
	width: 150px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_NL:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_NL {
	height: 812px;
	background-image: url("../images/NL/NL_background.png")
}

section.intro-background_NL2 {
	height: 812px;
	background-image: url("../images/NL/NL_background_2.png")
}

.introduction_box_NL {
	width: 500px;
	height: 285px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #1BAFB8;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_NL {
	width: 500px;
	height: 285px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #1BAFB8;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_NL {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	border: 2px solid #1BAFB8;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_NL {
    background-image: url("../images/NL/NL_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.person_NL {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_NL hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_NL{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

.challenge_NL img {
    margin-left: 90px;
    margin-top: 30px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_NL_left img {
	margin-left: -100px;
    margin-top: 20px;
	width: 100%;
}

.challenge_NL_left2 img {
	margin-left: -100px;
    margin-top: 20px;
	width: 100%;
}

.challenge_NL img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_NL_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}
.challenge_NL_left2 img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

section.MGMT_NL {
   background-color: #ece8d7;
   padding: 130px 0px 130px 0px;
}


/*CH*/

.top-institution_CH {
	width: 110px;
	right:0px;
	position: absolute;
	z-index: 1;
}

.top-institution_CH:hover {
    opacity: 0.8;
    transition: opacity 300ms linear;
	z-index: 10000;
}

section.intro-background_CH {
	height: 812px;
	background-image: url("../images/CH/CH_background.png")
}

.introduction_box_CH {
	width: 500px;
	height: 260px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #B5BCC4;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_CH {
	width: 500px;
	height: 260px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #B5BCC4;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_CH {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
	border: 2px solid #B5BCC4;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_CH {
    background-image: url("../images/CH/CH_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.person_CH {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_CH hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_CH{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
	}

section.intro-background_CH2 {
	height: 812px;
	background-image: url("../images/CH/CH_background_2aa.png")
}

section.MGMT_CH {
   background-color: #e8f8f8;
   padding: 130px 0px 130px 0px;
}

.challenge_CH img {
    margin-left: 90px;
    margin-top: 110px;
	margin-bottom: 100px;
	width: 95%;
}

.challenge_CH_left img {
	margin-left: -100px;
    margin-top: 10px;
	width: 100%;
}

.challenge_CH img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}

.challenge_CH_left img:hover {
    opacity: 0.85;
    transition: opacity 300ms linear;
}



/*IT*/

section.intro-background_IT {
	height: 812px;
	background-image: url("../images/IT/IT_background.png")
}

.introduction_box_IT {
	width: 500px;
	height: 285px;
	margin-left: -200px;
	margin-right: 80px;
	border: 2px solid #2d83c5;
    line-height: 60px;
    outline: none;
    display:inline-block;
}

.introduction_box_2_IT {
	width: 500px;
	height: 285px;
	margin-left: 80px;
	margin-right: -200px;
	border: 2px solid #2d83c5;
    line-height: 60px;
    outline: none;
    display: inline-block;
}

.introduction_box_3_IT {
	width: 1168px;
	height: 275px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 150px;
	border: 2px solid #2d83c5;
    line-height: 60px;
    outline: none;
	display: inline-block;
}

.introduction_icon_IT {
    background-image: url("../images/IT/IT_icon.png");
    width: 26px;
    height: 19px;
	margin-bottom:10px;
    background-repeat: no-repeat;
	position: relative;
}

.person_IT {
	width: 31%;
	padding-bottom: 70px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;
}

.person_IT hover {
    opacity: 0.8;
	transition: opacity 300ms linear;
}

.team-name_IT{
    text-align: center;
	margin-top: 20px;
	display: inline-block;
}

.science{
	margin-left: 50px;
	margin-top: 20px;
}


.col-md-4a{
	width: 200px;
	
}


.footer-logo-row2 ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
}
.footer-logo-row2 ul li {
    list-style: none;
	margin-top: 20px;
	margin-right: 0px;
}

.footer-logo-row2 ul li:hover {
    opacity: 0.65;
    transition: opacity 300ms linear;
}

.row_logos{
	margin-top: -100px;
}

.local_OSHubs{
	width: 20%;
}


.footer-logo-row1 ul {
    display: flex;
    flex-wrap:wrap;
    align-items: center;
    justify-content: space-between;
}
.footer-logo-row1 ul li {
    list-style: none;
	margin-right: 0px;
}

.footer-logo-row1 ul li:hover {
    opacity: 0.65;
    transition: opacity 300ms linear;
}

section.contact-form {
    padding: 189px 0px 189px 0px;
}
.contact-form .text-title h3 {
    padding-top: 0px;
    font-size: 45px;
    font-family: 'os_sansbold';
    display: inline;
}

section.contact{
	margin-top: 120px;
	margin-bottom: 150px;
}

.form-wrapper .form-group {
    margin-bottom: 42px;
}
.form-wrapper label {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 800;
    font-family: 'AvenirNext LT Pro';
    text-transform: capitalize;
}

.menu-wrapper {
    text-align: left;
}

.menu-wrapper ul li {
    list-style: none;
    font-size: 11px;
    color: #b2b2b2;
}
.menu-wrapper ul li a {
    font-size: 11px;
	line-height: 10px;
    color: #b2b2b2;
    text-decoration: none;
    font-family: Avenir;
}

.col-md-eu{
	max-width: 28%;
	margin-right: 60px;
	margin-left: -60px;
}

.col-md-3{
	max-width: 30%;
}

.col-design{
	max-width: 15%;
	margin-left: 60px;
}

.footer-middle-wrapper {
    display: flex;
}
.middle-img-wrapper img {
    width: 82px;
	margin-left: 0px;
}
.footer-middle-wrapper p {
    font-size: 11px;
	line-height: 14px;
    color: #b2b2b2;
    padding-left: 20px;
}
section.footer-section {
    padding: 145px 0px 122px 0px;
    border-top: 1px solid #ececec;
}

section.footer-section_2 {
    padding: 140px 0px 122px 0px;
}

.inner-toptext {
    padding-bottom: 90px;
    padding-top: 0px;
}
.cust-topbrd {
    border-top: 1px solid #ececec;
}

.col-xl-7{
	padding-right: 140px;
}

.col-xl-5{
	padding-top: 135px;
}



@media (min-width: 1440px)
{
	
    li.nav-item {
    padding: 45px 10px 45px 10px;
    margin: 5px 8px 5px 8px;
    text-align: center;
    text-transform: capitalize;	
    }
	
    .container {
    max-width: 1200px;
    }
	
	
    .row.info-row:first-child .col-md-5,.info-row:nth-child(2) .col-md-7,
    .info-row:nth-child(3) .col-md-5
    {
        padding-right: 40px;
    }
    .row.info-row:first-child .col-md-7,.info-row:nth-child(2) .col-md-5,
    .info-row:nth-child(3) .col-md-7
    {
    padding-left: 33px;
    }
    .contact-form .text-title h3 {
    font-size: 45px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    }

}

.col-md-5{
	max-width: 35%;
}

.col-md-7{
	min-width: 65%;
}


@media(max-width:1199px)
{
    a.navbar-brand {
        display: none;
    }
	
	button.dropdown-toggle {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    /* border: 0px!important; */
    font-size: 16px !important;
    outline: none;
    box-shadow: none!important;
    padding: 0px 18px!important;
    font-family: 'Avenir';
    color: #000000!important;
    text-transform: capitalize;
    border-radius: 0px;
    margin-right: -14px;
    margin-left: -14px;
}
	
	.dropdown {
	margin-left: -80px;
	margin-right: -60px;


}
    li.nav-item {
        padding: 30px 0px 30px 0px;
		margin-left: 10px;
		width: 10%;
    }
	
	a.nav-link {
    font-size: 16px !important;
    padding: 0!important;
    font-family: 'Avenir';
    color: #000!important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
	position: relative;
}

li.nav-item:last-child a.nav-link {
    padding-right: 0px!important;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
	

	
    p {
        font-size: 15px;
    }
    .text-slider p {
        font-size: 21px;
        margin-bottom: 3px;
    }
	
   h3.text-title {
        font-size: 24px;
    }
	
	h3.blacketxt {
		font-size: 45px;
	}
	
	.team-name_advisory{
		width: 400px;
	}
	
	.team-name_advisory2{
	width: 400px;
	display: inline-block;
	margin-left: 200px;
	margin-right: auto;
	}
	
	.team_box2{
	width: 850px;
	margin-top: -60px;
	display: inline-block;
	margin-left: 70px;
	margin-right: auto;
	}
	
	.photo_team_0{
		width: 60%;
		margin-bottom: 10px;
		
	}
	
    .onsub h3 {
        font-size: 30px;
        margin-bottom:35px;
    }
    section.slider-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    section.onsub {
        padding-bottom: 80px;
    }
	
	.logo-list{
		margin-left: 70px;
		margin-right: auto;
		padding-top: 100px;
		margin-top: -90px;
		width: 900px;
		display:inline-flex;
	}
	
	.logo-list-img{
		width: auto;
	}
	
	
	.text-title_local{
		width: 940px;
		margin-bottom: 100px;
	}
	
    section.section-logo-list {
        padding: 100px 0px 100px 0px;
    }
	
	.graphic_blueprint{
	padding-left: 0px;
	padding-top: 20px;
	}
	
    section.contact-form,section.footer-section {
        padding: 80px 0px;
    }
	
	section.map{
		margin-top: -30px;
	}
    .map-img-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .text-slider {
        width: 300px;
    }
	
	.text-title{
		width: 110%;
	}
	
	.intro-img{
		margin-left: 50px;
		margin-top: 50px;
		width: 100%;
	}
	.intro-img1{
		margin-left: -40px;
		margin-top: -40px;
		width: 100%;
	}
	
	.intro-img6{
	margin-left: 50px;
	margin-top: 0px;
	width: 100%;
	}
	
	.bluetxt{
		margin-top: -70px;
	}
	.orangetxt{
		margin-top: -70px;
	}

	
	.osh_bp{
		margin-bottom: -40px;
	}
	
	.osh_blueprint{
		margin-bottom: 10px;
	}
    .onsub a,a.readmorebtn
    {
        font-size: 16px;
    }

	
    .map-img-wrapper {
        width: 768px;
    }
	

	.footer-logo-row1 img {
	width: 80%;
}
	
	section.contact{
	margin-top: 90px;
	margin-bottom: 140px;
}

	.col-xl-5{
		margin-left: -450px;
		margin-top: 220px;
	}
	
	
	.col-xl-7{
		width: 100%;
	}
	
	.intro-img-contact img {
	margin-left: 50px;
	width: 130%;
	margin-top: 0px;
	padding-bottom: -120px;
}
	
	.middle-img-wrapper img {
    width: 65px;
	margin-left: 30px;
}
	
	.contactinfo{
		width: 40%;
	}
	
	.mailtxt{
		width: 190%;
	}
	

}


@media(max-width:1150px)
{
	
.container {
    max-width: 950px;

    }
	
	button.dropdown-toggle {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    /* border: 0px!important; */
    font-size: 16px !important;
    outline: none;
    box-shadow: none!important;
    padding: 0px 18px!important;
    font-family: 'Avenir';
    color: #000000!important;
    text-transform: capitalize;
    border-radius: 0px;
    margin-right: -14px;
    margin-left: -14px;
}
	
	.dropdown {
	margin-left: -80px;
	margin-right: -60px;


}
    li.nav-item {
        padding: 30px 0px 30px 0px;
		margin-left: 10px;
		width: 10%;
    }
	
	a.nav-link {
    font-size: 16px !important;
    padding: 0!important;
    font-family: 'Avenir';
    color: #000!important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
	position: relative;
}

li.nav-item:last-child a.nav-link {
    padding-right: 0px!important;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
	
    section.slider-wrapper,section.onsub {
        padding-top: 0px;
        padding-bottom: 40px;
    }
	
    /*a.nav-link {*/
        /*padding: 45px 6px 45px 0px!important;*/
    /*}*/
    .row.info-row:first-child,.info-row:nth-child(2) {
        margin-bottom: 40px;
    }
	
	
    section.img-text-wrapper {
        padding-bottom: 20px;
		margin-bottom: -40px;
    }
	
	.onsub a,a.readmorebtn{
        font-size: 16px;
    }
	
	
	section.img-text-wrapper4 {
	margin-bottom: 0px;
    }
	
	section.slider-wrapper {
        padding-top: 0px;
        padding-bottom: -90px;
    }
	
	.col-md-8{
		width: 100%;
	}
	
	.carousel-inner{
		width: 108%;
		padding-bottom: 0px;
		margin-top: 30px;
	}
	
	.img-text-wrapper4{
		padding-bottom: 80px;
	}
	
    section.section-logo-list {
        padding: 50px 0px 90px 0px;
    }
	
	.team-name_advisory{
	width: 400px;
	}
	
	.team-name_advisory2{
	width: 400px;
	display: inline-block;
	margin-left: 200px;
	margin-right: auto;
	}
	
	.team_box2{
	width: 850px;
	margin-top: 20px;
	display: inline-block;
	margin-left: 70px;
	margin-right: auto;
	}
	
	.photo_team_0{
		width: 60%;
		margin-bottom: 10px;
		
	}
	
    .onsub h3 {
        font-size: 30px;
        margin-bottom:35px;
    }
	
    section.slider-wrapper {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    section.onsub {
        padding-bottom: 80px;
    }
	
	.logo-list{
		margin-left: 40px;
		margin-right: auto;
		padding-top: 100px;
		margin-top: -90px;
		width: 900px;
		display:inline-flex;
	}
	
	.logo-list-img{
		width: auto;
	}
	
	
	.text-title_local{
		width: 880px;
		margin-bottom: 100px;
	}
	
	
	.graphic_blueprint{
	padding-left: 0px;
	padding-top: 20px;
	}
	
    section.contact-form,section.footer-section {
        padding: 80px 0px;
    }
	
	section.map{
		margin-top: 30px;
		
	}
    .map-img-wrapper {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .text-slider {
        width: 300px;
    }
	
	.text-title{
		width: 90%;
	}
	
	.intro-img{
		margin-left: 50px;
		margin-top: 50px;
		margin-top: 80px;
		margin-bottom: 100px;
		width: 90%;
	}
	.intro-img1{
		margin-left: 30px;
		margin-top: 10px;
		margin-bottom: 60px;
		width: 90%;
	}
	
	.intro-img6{
	margin-left: 50px;
	margin-top: 10px;
	width: 90%;
	}
	
	
	.bluetxt{
		margin-top: -70px;
	}
	
	.orangetxt{
		margin-top: -70px;
	}

	
	.osh_blueprint{
		margin-top: 100px;
	}
	
	.img-text-wrapper3{
		margin-bottom: 130px;
	}
	
	
    .onsub a,a.readmorebtn
    {
        font-size: 16px;
    }

	
    .map-img-wrapper {
        width: 768px;
    }
	

	.footer-logo-row1 img {
	width: 80%;
}
	
	section.contact{
	margin-top: 90px;
	margin-bottom: 140px;
}

	.col-xl-5{
		margin-left: -450px;
		margin-top: 220px;
	}
	
	
	.col-xl-7{
		width: 100%;
	}
	
	.intro-img-contact img {
	margin-left: 50px;
	width: 130%;
	margin-top: 0px;
	padding-bottom: -120px;
}
	
	.middle-img-wrapper img {
    width: 65px;
	margin-left: 30px;
}
	
	.contactinfo{
		width: 40%;
	}
	
	.mailtxt{
		width: 190%;
	}
	
	section.introduction{
		padding: 120px 0px 70px 0px;
	}
	
	.intro-img7{
		width: 100%;
		margin-top: 130px;
	}
	
	.intro-img2{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img3{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img4{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img5{
		width: 100%;
		margin-top: 80px;
	}
	
	.centered_text_4 h3{
	text-align: center;
	font-family: Avenir;
	font-size: 16pt;
	font-weight: 900;
	}
	
	section.section_end{
		padding: 120px 0px 30px 0px;
	}
	
	
	
	
	
@media(max-width: 1024px)
{
	.container{	
	max-width: 750px;
    }
	
		button.dropdown-toggle {
    border: 1px solid #fff !important;
    background-color: #fff !important;
    /* border: 0px!important; */
    font-size: 16px !important;
    outline: none;
    box-shadow: none!important;
    padding: 0px 18px!important;
    font-family: 'Avenir';
    color: #000000!important;
    text-transform: capitalize;
    border-radius: 0px;
    margin-right: -14px;
    margin-left: -14px;
}
	
	.dropdown {
	margin-left: -80px;
	margin-right: -60px;


}
    li.nav-item {
        padding: 30px 0px 30px 0px;
		width: 100%;
    }
	
	a.nav-link {
    font-size: 16px !important;
    padding: 0!important;
    font-family: 'Avenir';
    color: #000!important;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
	position: relative;
}

li.nav-item:last-child a.nav-link {
    padding-right: 0px!important;
    text-transform: capitalize;
    font-weight: 500;
    text-align: center;
}
	
	
	    section.slider-wrapper,section.onsub {
        padding-top: 0px;
        padding-bottom: 40px;
    }
	
    /*a.nav-link {*/
        /*padding: 45px 6px 45px 0px!important;*/
    /*}*/
    .row.info-row:first-child,.info-row:nth-child(2) {
        margin-bottom: 40px;
    }
	
	.top_manu {
		width: 100%;
	}
	
	
    section.img-text-wrapper {
        padding-bottom: 20px;
		margin-bottom: -40px;
    }
	
	.col-4{
		margin-top: 0px;
	}
	
	section.img-text-wrapper4 {
	margin-bottom: 0px;
    }
	
	section.slider-wrapper {
        padding-top: 0px;
        padding-bottom: -90px;
    }
	
	.col-md-8{
		width: 100%;
	}
	
	.footer-logo-row1 img {
	width: 60%;
}
	   .footer-logo-row1 ul li {
        margin-bottom: 50px;
		margin-left: -20px;
		margin-right: -20px;
        text-align: center;
	}
	
	
	.carousel-inner{
		width: 108%;
		padding-bottom: 0px;
		margin-top: 30px;
	}
	
	.img-text-wrapper4{
		padding-bottom: 80px;
	}
	
    section.section-logo-list {
        padding: 50px 0px 80px 0px;
    }
	
	.logo-list{
		margin-left: 30px;
		padding-top: 50px;
		margin-top: -90px;
		width: 680px;
	}
	
	.logo-list img{
		width: auto;

	}
	
	
	.text-title_local{
		width: 800px;
		margin-bottom: 100px;
	}
	
	
    section.contact-form, section.footer-section {
        padding: 40px 0px;
    }
	
	section.map{
		padding-top: 90px;
		padding-bottom: 60px;
	}
	
    section.footer-section {
        padding-bottom: 50px;
    }
	
    .inner-toptext {
		padding-bottom: 40px;
	}
	
	
	section.osh_bp {
        padding-bottom: 170px;
		margin-top: 50px;
    }
	

	.text-title{
		width: 130%;
	}
	
	.intro-img{
		margin-left: 90px;
		margin-top: 130px;
		margin-bottom: 100px;
		width: 90%;
	}
	
	.intro-img1{
		margin-left: 0px;
		margin-top: 40px;
		margin-bottom: 80px;
		width: 90%;
	}
	
	.intro-img6{
	margin-left: 90px;
	margin-top: 50px;
	width: 90%;
	}
	
	.orangetxt{
		margin-top: -70px;
	}
	
	.order-mb-1{
		margin-left: -50px;
	}
	
	.col-md-12{
		margin-top: -40px;
	}
	
	h3.blacketxt {
    padding-top: 70px;
    font-family: 'os_sansbold';
    font-size: 45px;
}

	
	.graphic_blueprint{
		margin-left: 50px;
		margin-top: -50px;
	}
	
	.team-name_advisory{
		width: 400px;
		margin-left: -30px;
		margin-right: -30px;
	}
	
	section.advisory{
		padding: 100px 0px 90px 0px;
	}
	.team-name_advisory2{
	width: 400px;
	display: inline-block;
	margin-left: 150px;
	margin-right: auto;
	}
	
	.team_box2{
		width: 700px;
		margin-top: 40px;
		display: inline-block;
		margin-right: auto;
		margin-left: auto;
	}
	
	.photo_team_0{
		width: 60%;
		margin-bottom: 10px;
		
	}
	
section.contact{
	margin-top: 70px;
	margin-bottom: 140px;
}

	.col-xl-5{
		width: 500px;
		margin-top: -150px;
	}

	.col-md-4{
		width: 100%;
		display: inline-block;
		margin-left: 0px;
	}
	
	.intro-img-contact img{
		margin-left: 400px;
		margin-bottom: -200px;
		margin-top: 100px;
	}

	
	.middle-img-wrapper img {
    width: 50px;
	margin-left: 30px;
}
	
	.footer-middle-wrapper{
		width: 200px;
	}
	
	
	.footer-logo img{
	width: 80px;
	margin-right: 20px;
	}
	
	.col-md-eu{
		margin-right: 20px;
	}
	
	.menu-wrapper{
		margin-right: -30px;
	}
	
	.contactinfo{
		width: 100%;
	}
	
	.mailtxt{
		width: 100px;
	}
	
.centered_text_4 {
	max-width: 80%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
}	
	
section.introduction{
		padding: 120px 0px 70px 0px;
	}
	
	.intro-img7{
		width: 100%;
		margin-top: 140px;
		margin-left: 90px;
	}
	
	.intro-img2{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img3{
		width: 100%;
		margin-top: 150px;
		margin-left: 90px;
	}
	
	.intro-img4{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img5{
		width: 100%;
		margin-top: 150px;
		margin-left: 90px;
	}
	
		section.section_end{
		padding: 120px 0px 60px 0px;
	}
	

}


@media(max-width:812px)
{
	.container{
		width: 650px;
	}
	
	    section.slider-wrapper,section.onsub {
        padding-top: 0px;
        padding-bottom: 40px;
    }
	
    /*a.nav-link {*/
        /*padding: 45px 6px 45px 0px!important;*/
    /*}*/
    .row.info-row:first-child,.info-row:nth-child(2) {
        margin-bottom: 40px;
    }
	
	.onsub a,a.readmorebtn{
        font-size: 16px;
    }
	
    section.img-text-wrapper {
        padding-bottom: 20px;
		margin-bottom: -40px;
    }
	
	.col-4{
		margin-top: 0px;
	}
	
	
	section.img-text-wrapper4 {
	margin-bottom: 0px;
    }
	
	section.slider-wrapper {
        padding-top: 0px;
        padding-bottom: -90px;
    }
	
	.col-md-8{
		width: 100%;
	}
	
	.footer-logo-row1 img {
	margin-top: 20px;
	width: 60%;
}
	   .footer-logo-row1 ul li {
        margin-bottom: 50px;
		margin-left: -30px;
		margin-right: -30px;
        text-align: center;
	}
	
	
	.carousel-inner{
		width: 108%;
		padding-bottom: 0px;
		margin-top: 30px;
	}
	
	.img-text-wrapper4{
		padding-bottom: 80px;
	}
	
    section.section-logo-list {
        padding: 30px 0px 50px 0px;
    }
	
	.logo-list{
		margin-left: 80px;
		margin-right: auto;
		padding-top: 50px;
		margin-top: -90px;
		width: 600px;
		display: inline-block;
	}
	
	.logo-list-img{
		width: auto;
	}
	
	
	.col-md-3{
		margin-right: 80px;
		margin-bottom: 50px;
		align-content: space-between;
	}
	
	
	.text-title_local{
		width: 600px;
		margin-bottom: 100px;
	}
	
	
    section.contact-form, section.footer-section {
        padding: 40px 0px;
    }
	
	section.map{
		padding-top: 90px;
		padding-bottom: 60px;
	}
	
    section.footer-section {
        padding-bottom: 50px;
    }
	
    .inner-toptext {
		padding-bottom: 40px;
	}
	
	
	section.osh_bp {
        padding-bottom: 170px;
		margin-top: 50px;
    }
	

	.text-title{
		width: 130%;
	}
	
	.intro-img{
		margin-left: 70px;
		margin-top: 170px;
		margin-bottom: 100px;
		width: 80%;
	}
	
	.intro-img1{
		margin-left: 0px;
		margin-top: 80px;
		margin-bottom: 80px;
		width: 80%;
	}
	
	.intro-img6{
	margin-left: 90px;
	margin-top: 100px;
	width: 80%;
	}
	
	.orangetxt{
		margin-top: -70px;
	}
	
	.order-mb-1{
		margin-left: -50px;
	}
	
	.col-md-12{
		margin-top: -40px;
	}
	
	h3.blacketxt {
    padding-top: 70px;
    font-family: 'os_sansbold';
    font-size: 45px;
}

	
	.graphic_blueprint{
		margin-left: 50px;
		margin-top: -30px;
		width: 90%
	}
	
	.centered_text_3 h3{
		font-size: 18pt;
	}
	
	.centered_text_3{
	max-width: 88%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	}
	
	section.advisory{
		padding: 100px 0px 90px 0px;
	}
	
	.team-name_advisory{
		width: 300px;
		margin-left: -15px;
		margin-right: -15px;
	}
	
	p3{
    font-size: 12pt;
    line-height: 19px;
    font-family: 'Avenir';
    font-weight: 900;
	}
	
	.team-name_advisory2{
	width: 300px;
	display: inline-block;
	margin-left: 100px;
	margin-right: auto;
	}
	
	.team_box2{
		width: 550px;
		margin-top: 40px;
		display: inline-block;
		margin-right: auto;
		margin-left: 30px;
	}
	
	.photo_team_0{
		width: 60%;
		margin-bottom: 10px;
		
	}
	
	.map-img-wrapper{
		width: 540px;
		margin-top: -20px;
		margin-bottom: 20px;
	}
	
section.contact{
	margin-top: 70px;
	margin-bottom: 140px;
}

	.col-xl-5{
		width: 100px;
		margin-top: -150px;
	}

	.col-md-4{
		width: 40%;
		margin-left: 0px;
	}
	
	.intro-img-contact img{
		margin-left: 260px;
		margin-bottom: -200px;
		margin-top: 100px;
	}

	
	.middle-img-wrapper img {
    width: 50px;
	margin-left: 0px;
}
	
	.footer-middle-wrapper{
		width: 185px;
	}
	
	
	.footer-logo img{
	width: 80px;
	margin-right: 20px;
	}
	
	.col-md-eu{
		margin-right: 20px;
	}
	
	.menu-wrapper{
		width: 100px;
	}
	
	.col-design{
		margin-left: -50px;
	}
	
	.contactinfo{
		width: 100%;
	}
	
	.mailtxt{
		width: 100px;
	}
	
.centered_text_4 {
	max-width: 80%;
	align-content: center;
	margin-left: auto;
	margin-right: auto;
}	
	
section.introduction{
		padding: 120px 0px 70px 0px;
	}
	
	.intro-img7{
		width: 100%;
		margin-top: 140px;
		margin-left: 90px;
	}
	
	.intro-img2{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img3{
		width: 100%;
		margin-top: 150px;
		margin-left: 90px;
	}
	
	.intro-img4{
		width: 100%;
		margin-top: 100px;
	}
	
	.intro-img5{
		width: 100%;
		margin-top: 150px;
		margin-left: 90px;
	}
	
		section.section_end{
		padding: 120px 0px 60px 0px;
	}
	


}


	
@media(max-width:575px)
{

    .carousel-indicators {
        bottom: -35px;
    }
    .text-slider {
        width: 300px;
    }
    .footer-logo-row1 ul li {
        list-style: none;
        width: 50%;
    }
    .footer-logo-row1 img {
        width: 50%;
    }
    /*button.navbar-toggler {*/
        /*position: relative;*/
        /*left: 85%;*/
    /*}*/
    /*ul.navbar-nav.ml-auto {*/
        /*text-align: right;*/
        /*margin-right: 21px;*/
    /*}*/
    section.onsub {
        margin-bottom: 0px;
    }
    section.onsub {
        padding-top: 20px;
        margin-bottom: 00px;
    }
    .info-row:nth-child(3) .text-title h3,.info-row:nth-child(2) .text-title h3 {
        padding-top: 0px;
    }
    textarea#message {
        height: 80px;
    }
    section.footer-section,section.contact-form {
        padding: 20px 0;
    }
    section.map {
        padding: 20px 0px 0px;
    }

}


@media(max-width:375px)
{

	
    p.m-block {
        display: block!important;
    }
    p.d-block {
        display: none !important;
    }
    .top_manu {
        border-bottom: none !important;
		background-color: #fff;
    }
	
.top-header-logo img {
   width: 100%;
}
	
.slider img {
   max-width: unset;
}
	
.col-md-8{
 width: 100%;
}

section.slider-wrapper {
        padding-top: -50px;
    }

.readmorebtn {
 display: block;
 margin-left: auto;
 margin-right: auto;
}

.col-md-5{
 width: 300px;
}
	
	

    .logo-list-img {
        text-align: center;
    }
    .logo-list .col-3 {
        -ms-flex: 0 0 33.33% !important;
        flex: 0 0 33.33% !important;
        max-width: 33.33% !important;
    }
    .text-title h3 {
        font-size: 22px;
    }
    .map-img-wrapper {
        width: 320px;
    }
    .map-img-wrapper p {
        margin-bottom: -4px;
        font-size: 12px;
    }
}

	
	
	
	
	
