/* line 2, ../../../../../sass/styles-global.scss */
.hero-internal-global {
  float: left;
  width: 100%;
  padding: 50px 0px; /*80px 0px;*/
  overflow: hidden;
  text-align: center;
}
/* line 8, ../../../../../sass/styles-global.scss */
.hero-internal-global h1 {
  font-size: 36px;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: lighter;
}
/* line 13, ../../../../../sass/styles-global.scss */
.hero-internal-global h1 strong {
  font-weight: bold;
}
/* line 17, ../../../../../sass/styles-global.scss */
.hero-internal-global button {
  margin-top: 70px;
  width: 100%;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  background-color: transparent;
  border: 0;
  outline: none;
}
/* line 27, ../../../../../sass/styles-global.scss */
.hero-internal-global button i {
  font-size: 50px;
}

/* line 34, ../../../../../sass/styles-global.scss */
.title {
  text-align: center;
}
/* line 36, ../../../../../sass/styles-global.scss */
.title h2 {
  font-size: 36px;
  color: #1b396a;
  text-transform: uppercase;
  font-weight: lighter;
  margin-bottom: 30px;
  text-align: center;
}
/* line 43, ../../../../../sass/styles-global.scss */
.title h2 strong {
  font-weight: bold;
}
/* line 47, ../../../../../sass/styles-global.scss */
.title p {
  font-size: 16px;
  color: #000000;
}

/* line 56, ../../../../../sass/styles-global.scss */
button {
  display: inline-block;
  border-radius: 25px;
  background-color: transparent;
  text-transform: uppercase;
}

/* line 62, ../../../../../sass/styles-global.scss */
button.blue {
  border: 3px solid #1b3a6a;
  color: #1b3a6a;
  padding: 15px 20px;
}

/* line 67, ../../../../../sass/styles-global.scss */
button.blue:hover {
  background-color: #1b3a6a;
  color: #ffffff;
  transition: 0.3s;
}
/* 02172017 */.partner-item.row {	border-bottom: 1px solid #e4e4e4;	padding: 0;}.partner-level.col-sm-2,.partner-logo.col-sm-5,.partner-type.col-sm-3,.partner-location.col-sm-2 {	height: 128px;}.partner-level.col-sm-2 img,.partner-location.col-sm-2 img,.partner-logo.col-sm-5 img {	position: absolute;    top: 0;    bottom: 0;    margin: auto;	max-height: 115px;	width: auto;}.partner-logo.col-sm-5 img {	left: 0;	right: 0;}.partner-location.col-sm-2 img {	right: 10px;}.partner-type.col-sm-3 span {	line-height: 128px;}.partner-location.col-sm-2 {	text-align: right;}@media screen and (max-width: 767px) {	.consectetuer h2 {		line-height: 1.2em;	}	.partner-level.col-sm-2 img,	.partner-location.col-sm-2 img,	.partner-logo.col-sm-5 img {		width: auto!important;		height: auto!important;		margin: 0 auto;		position: relative;		max-height: 80px;	}	.partner-location.col-sm-2 {		text-align: center;	}}