@import url('https://fonts.googleapis.com/css?family=Lora:400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800');


.about-us-page h2.post-title {
	font-size: 30px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 800;
	color: #404040;
}
.about-us-page h3.post-subtitle,footer h3.post-subtitle {
	font-size: 24px;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 800;
	color: #404040;
}
.about-us-page .title-light {
	color: #e16847;
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 800;
	font-size: 24px;
}
.about-us-page p {
	line-height: 1.5;
	margin: 30px 0;
	font-size: 20px;
	font-family: 'Lora','Times New Roman',serif;
}
.about-us-page a,footer a {
	color: #404040;
}
.company-mv {
	min-height: 20px !important;
    padding: 19px !important;
    margin-bottom: 20px !important;
    background-color: #f5f5f5 !important;
    border: 1px solid #e3e3e3 !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05) !important;
}
.company-mv h2 {
	font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 800;
	color: #404040;
	font-size: 30px;
}
.company-mv em {
	font-family: 'Lora','Times New Roman',serif;
	color: #404040;
	font-size: 20px;
}

footer .fa-stack {
	position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
	font-size: 2.3em !important;
}
footer .fa-stack-2x {
	font-size: 2em !important;
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
}
footer .fa-stack-1x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 24px;
}

@media only screen and (min-width: 1170px) {
.intro-header {
  background-color: #808080;
  background: no-repeat center center;
  background-attachment: scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  margin-bottom: 50px;
  display: table;
  position: relative;
  width: 100%
}
.intro-header .site-heading,
.intro-header .post-heading,
.intro-header .page-heading {
  padding: 100px 0 50px;
  color: white;
}
@media only screen and (min-width: 768px) {
  .intro-header .site-heading,
  .intro-header .post-heading,
  .intro-header .page-heading {
    padding: 150px 0;
  }
}
.intro-header .site-heading,
.intro-header .page-heading {
  text-align: center;
}
.intro-header .site-heading h1,
.intro-header .page-heading h1 {
  margin-top: 0;
  font-size: 50px;
}
.intro-header .site-heading .subheading,
.intro-header .page-heading .subheading {
  font-size: 24px;
  line-height: 1.1;
  display: block;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 10px 0 0;
}
@media only screen and (min-width: 768px) {
  .intro-header .site-heading h1,
  .intro-header .page-heading h1 {
    font-size: 80px;
  }
}
.intro-header .post-heading h1 {
  font-size: 35px;
  font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
  font-weight: 800;
  color: #fff;
}
.intro-header .post-heading .subheading,
.intro-header .post-heading .meta {
  line-height: 1.1;
  display: block;
}
.intro-header .post-heading .subheading {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 24px;
  margin: 10px 0 30px;
  font-weight: 600;
  color: #fff;
}
.intro-header .post-heading .meta {
  font-family: 'Lora', 'Times New Roman', serif;
  font-style: italic;
  font-weight: 300;
  font-size: 20px;
}
.intro-header .post-heading .meta a {
  color: white;
}
@media only screen and (min-width: 768px) {
  .intro-header .post-heading h1 {
    font-size: 55px;
  }
  .intro-header .post-heading .subheading {
    font-size: 30px;
  }
}
.post-preview > a {
  color: #404040;
}
.post-preview > a:hover,
.post-preview > a:focus {
  text-decoration: none;
  color: #0085a1;
}
.post-preview > a > .post-title {
  font-size: 30px;
  margin-top: 30px;
  margin-bottom: 10px;
}
.post-preview > a > .post-subtitle {
  margin: 0;
  font-weight: 300;
  margin-bottom: 10px;
}
.post-preview > .post-meta {
  color: #808080;
  font-size: 18px;
  font-style: italic;
  margin-top: 0;
}
.post-preview > .post-meta > a {
  text-decoration: none;
  color: #404040;
}
.post-preview > .post-meta > a:hover,
.post-preview > .post-meta > a:focus {
  color: #0085a1;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .post-preview > a > .post-title {
    font-size: 36px;
  }
}
.section-heading {
  font-size: 36px;
  margin-top: 60px;
  font-weight: 700;
}
.caption {
  text-align: center;
  font-size: 14px;
  padding: 10px;
  font-style: italic;
  margin: 0;
  display: block;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
footer {
  padding: 20px 0 100px;
}
footer .list-inline {
  margin: 0;
  padding: 0;
}
footer .copyright {
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;
}
.floating-label-form-group {
  font-size: 14px;
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #eeeeee;
}
.floating-label-form-group input,
.floating-label-form-group textarea {
  z-index: 1;
  position: relative;
  padding-right: 0;
  padding-left: 0;
  border: none;
  border-radius: 0;
  font-size: 1.5em;
  background: none;
  box-shadow: none !important;
  resize: none;
}
.floating-label-form-group label {
  display: block;
  z-index: 0;
  position: relative;
  top: 2em;
  margin: 0;
  font-size: 0.85em;
  line-height: 1.764705882em;
  vertical-align: middle;
  vertical-align: baseline;
  opacity: 0;
  -webkit-transition: top 0.3s ease,opacity 0.3s ease;
  -moz-transition: top 0.3s ease,opacity 0.3s ease;
  -ms-transition: top 0.3s ease,opacity 0.3s ease;
  transition: top 0.3s ease,opacity 0.3s ease;
}
.floating-label-form-group::not(:first-child) {
  padding-left: 14px;
  border-left: 1px solid #eeeeee;
}
.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1;
}
.floating-label-form-group-with-focus label {
  color: #0085a1;
}
form .row:first-child .floating-label-form-group {
  border-top: 1px solid #eeeeee;
}
.pager {
  margin: 20px 0 0;
}
.pager li > a,
.pager li > span {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800;
  letter-spacing: 1px;
  padding: 15px 25px;
  background-color: white;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  color: white;
  background-color: #3d749a;
  border: 1px solid #3d749a;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #808080;
  background-color: #404040;
  cursor: not-allowed;
}
::-moz-selection {
  color: white;
  text-shadow: none;
  background: #3d749a;
}
::selection {
  color: white;
  text-shadow: none;
  background: #3d749a;
}
img::selection {
  color: white;
  background: transparent;
}
img::-moz-selection {
  color: white;
  background: transparent;
}
body {
  webkit-tap-highlight-color: #3d749a;
}
.title-light {
  color: #e16847
}

.bg-w {background-color: #ffffff !important}
.bg-l-green {background-color: #a4c86e}
.block {display:block !important;}

.txt-wt-2 {font-weight: 200}
.txt-wt-3 {font-weight: 300}
.txt-wt-4 {font-weight: 400}
.txt-wt-5 {font-weight: 500}
.txt-wt-6 {font-weight: 600}

.nobrdr {border:0 !important;}
.nmt {margin-top:0;}
.npl {padding-left:0 !important;}
.blue {color:#5b9bd1;}
.mt {margin-top: 5px}
.mt-xs {margin-top: 10px}
.mt-s {margin-top: 15px}
.mt-xm {margin-top: 20px}
.mt-m {margin-top: 25px}
.mt-l {margin-top: 30px}
.mt-xl {margin-top: 35px}
.mt-xxl {margin-top: 40px}
.mt-50 {margin-top: 50px}
.mt-80 {margin-top: 80px}
.mt-80 {margin-top: 90px}
.mt-95 {margin-top: 95px}
.mt-100 {margin-top: 100px}
.mt-150 {margin-top: 150px}

.nmbt {margin-bottom:0 !important;}
.mbt {margin-bottom: 5px}
.mbt-xs {margin-bottom: 10px}
.mbt-s {margin-bottom: 15px}
.mbt-xm {margin-bottom: 20px}
.mbt-m {margin-bottom: 25px}
.mbt-l {margin-bottom: 30px}
.mbt-xl {margin-bottom: 35px}
.mbt-50 {margin-bottom: 50px}
.mbt-100 {margin-bottom: 100px}

.nmr {margin-right:0;}
.mrt {margin-right: 5px}
.mrt-xs {margin-right: 10px}
.mrt-s {margin-right: 15px}
.mrt-xm {margin-right: 20px}
.mrt-m {margin-right: 25px}
.mrt-l {margin-right: 30px}
.mrt-xl {margin-right: 35px}
.mrt-xxl {margin-right: 40px}
.mrt-50 {margin-right: 50px}
.mrt-80 {margin-right: 80px}

.nml {margin-left:0 !important;}
.mlt {margin-left: 5px}
.mlt-xs {margin-left: 10px}
.mlt-s {margin-left: 15px}
.mlt-xm {margin-left: 20px}
.mlt-m {margin-left: 25px}
.mlt-l {margin-left: 30px}
.mlt-xl {margin-left: 35px}

.nopad {padding: 0 !important}

.nopdtp {padding-top: 0 !important}
.pdt {padding-top: 5px}
.pdt-xs {padding-top: 10px}
.pdt-s {padding-top: 15px}
.pdt-xm {padding-top: 20px}
.pdt-m {padding-top: 25px}
.pdt-l {padding-top: 30px}
.pdt-xl {padding-top: 35px}

.nopdl {padding-left: 0px}
.pdl-2 {padding-left: 2px}
.pdl-4 {padding-left: 4px}
.pdl-6 {padding-left: 6px}
.pdl-8 {padding-left: 8px}
.pdl-10 {padding-left: 10px}
.pdl-12 {padding-left: 12px}
.pdl-14 {padding-left: 14px}
.pdl-m {padding-left: 25px}

.pdb-2 {padding-bottom: 2px !important}
.pdb-4 {padding-bottom: 4px !important}
.pdb-6 {padding-bottom: 6px !important}
.pdb-8 {padding-bottom: 8px !important}
.pdb-10 {padding-bottom: 10px !important}
.pdb-12 {padding-bottom: 12px !important}
.pdb-14 {padding-bottom: 14px !important}
.pdb-m {padding-bottom: 25px !important}
.pdb-xm {padding-bottom: 26px !important}
.pdb-xxm {padding-bottom: 27px !important}
.pdb-xxxm {padding-bottom: 28px !important}
.pdb-50 {padding-bottom: 50px !important}
.pdb-100 {padding-bottom: 100px !important}

.txt-11 {font-size:11px !important}
.txt-12 {font-size:12px !important}
.txt-13 {font-size:13px !important}
.txt-14 {font-size:14px !important}
.txt-15 {font-size:15px !important}
.txt-16 {font-size:16px !important}
.txt-17 {font-size:17px !important}
.txt-18 {font-size:18px !important}
.txt-19 {font-size:19px !important}
.txt-20 {font-size:20px !important}
.txt-21 {font-size:21px !important}
.txt-22 {font-size:22px !important}
.txt-23 {font-size:23px !important}
.txt-24 {font-size:24px !important}
.txt-25 {font-size:25px !important}

.l-ht-20 {line-height: 20px !important}
.l-ht-21 {line-height: 21px !important}
.l-ht-22 {line-height: 22px !important}
.l-ht-23 {line-height: 23px !important}
.l-ht-24 {line-height: 24px !important}
.l-ht-25 {line-height: 25px !important}


.full-width{width:100%}

.team-left .title, .team-right .title{display:block; line-height: 20px; margin-top:8px;}

@media (max-width:992px){
	#team > div{margin:0;}
	#team .team-left, #team .team-right{margin-bottom:30px; overflow:hidden}

}

@media (max-width: 480px) {
	.e27-logo{
		margin-left: 5px !important;
	}

	#team .team-left,
	#team .team-right{
		display: block !important;
		clear: both !important;
	}

	#team .col-xs-4{
		margin-bottom: 10px !important;
	}

	#team .txt-14,#team .nmbt {word-wrap: break-word;}
}

@media (max-width: 768px) {
	#team .team-left,
	#team .team-right{
		display: block !important;
		clear: both !important;
	}

	#team .col-xs-4{
		margin-bottom: 10px !important;
	}
}
