/* 62px */
/* 52px */
/* 40px */
/* 29px */
/* 28px */
/* 24px */
.inline-block {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.drop-ie-gradient {
  filter: unquote("progid:DXImageTransform.Microsoft.gradient(enabled = false)");
}
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/*only fo flat-ui free*/body {
  color: #34495e;
  font-family: "Ubuntu" , sans-serif;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: "Ubuntu" , sans-serif;
  font-size: 14px;
}
a {
  color: #16a085;
  text-decoration: none;
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
a:hover {
  color: #0e99ce;
  text-decoration: none;
}
h1,
.h1 {
  font-size: 62.006px /* 64px */;
}
h2,
.h2 {
  font-size: 51.996px /* 52px */;
}
h3,
.h3 {
  font-size: 39.998000000000005px /* 40px */;
}
h4,
.h4 {
  font-size: 28.994000000000003px /* 29px */;
}
h5,
.h5 {
  font-size: 28px /* 28px */;
}
h6,
.h6 {
  font-size: 23.996px /* 24px */;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  line-height: 1.2em;
}
h1 {
  font-weight: 700;
}
h2 {
  font-weight: 700;
  margin-bottom: 2px;
}
h3 {
  font-weight: 700;
  margin-bottom: 4px;
  margin-top: 2px;
}
h4 {
  font-weight: 500;
  margin-top: 4px;
}
h5 {
  font-weight: 500;
}
h6 {
  font-weight: normal;
}
p {
  font-size: 18.004px;
  /* 18px */

  line-height: 1.722169;
  /* 31px */

}
.lead {
  font-size: 28px;
  /* 28px */

  line-height: 1.4642745000000001;
  /* 41px */

  font-weight: 300;
}
small {
  font-size: 84%;
  /* 15px */

  line-height: 2.050846;
  /* 31px */

}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #0e99ce;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #2b3134;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: none;
}
/* end only for flat-ui free*/
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-turquoise {
  background-color: #0e99ce;
}
.bg-green-sea {
  background-color: #16a085;
}
.bg-emerland {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #fff;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: #2b3134;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #0e99ce;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #fff;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #2b3134;
}
.bordered.bg-concrete {
  border-color: #7f8c8d;
}
body {
  overflow-x: hidden;
  color: #7f8c8d;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "Ubuntu" , sans-serif;
  color: #fff;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "Ubuntu" , sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
.navbar .subnav {
  display: none;
}
@media (max-width: 979px) {
  .navbar .nav-collapse {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 72%;
    padding: 25px 0;
    border-radius: 0;
    float: none;
    height: auto!important;
    overflow: auto!important;
    background: #fff;
    font-family: 'Ubuntu' , sans-serif;
    display: none;
  }
  .navbar .nav-collapse::-webkit-scrollbar {
    display: none;
  }
  .navbar .nav-collapse > * {
    margin: 30px 0 0!important;
  }
  .navbar .nav-collapse > *:first-child {
    margin-top: 0!important;
  }
  .navbar .nav-collapse .nav > li {
    margin: 0;
  }
  .navbar .nav-collapse .nav > li > a {
    display: block!important;
    margin: 0;
    padding: 12px 35px;
    border-bottom: 2px solid #fff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Ubuntu' , sans-serif;
    letter-spacing: 1px;
    color: #0e99ce;
    text-transform: uppercase;
  }
  .navbar .nav-collapse .nav > li > a:hover,
  .navbar .nav-collapse .nav > li > a:focus,
  .navbar .nav-collapse .nav > li > a.active {
    color: #006dac;
  }
  .navbar .nav-collapse .nav > li.active > a {
    color: #006dac;
  }
  .navbar .nav-collapse .nav > li.active > a:hover,
  .navbar .nav-collapse .nav > li.active > a:focus,
  .navbar .nav-collapse .nav > li.active > a.active {
    color: #006dac;
  }
  .navbar .nav-collapse .subnav {
    display: block;
    list-style: none;
  }
  .navbar .nav-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Ubuntu' , sans-serif;
    color: #5b5e61;
    text-transform: capitalize;
  }
  .navbar .nav-collapse .subnav li > a:hover,
  .navbar .nav-collapse .subnav li > a:focus,
  .navbar .nav-collapse .subnav li > a.active {
    color: #006dac;
  }
  .navbar .nav-collapse .navbar-form,
  .navbar .nav-collapse .navbar-search {
    padding: 10px 35px;
    border-bottom: 0 none;
    border-top: 0 none;
    box-shadow: none;
  }
  .navbar .nav-collapse .navbar-form:focus,
  .navbar .nav-collapse .navbar-search:focus {
    outline: 0 none;
  }
  body > *,
  .navbar .nav-collapse {
    -webkit-backface-visibility: hidden;
    -webkit-transition: left 0.4s;
    -moz-transition: left 0.4s;
    -o-transition: left 0.4s;
    transition: left 0.4s;
  }
  .nav-visible body > * {
    left: -72%;
  }
  .nav-visible .navbar .nav-collapse {
    left: 28%!important;
    visibility: visible;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top .navbar-inner {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 20px;
  font-weight: normal;
  color: #34495e;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #fff;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
@media (max-width: 768px) {
  .background {
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
  }
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    padding-left: 20px;
    padding-right: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.nav-visible .navbar .nav-collapse .nav > li > a:hover,
.nav-visible .navbar .nav-collapse .nav > li > li a:focus {
  background-color: transparent;
}
.nav-visible .nav-collapse .navbar-form,
.nav-visible .nav-collapse .navbar-search {
  border-bottom: 0 none;
  border-top: 0 none;
  box-shadow: none;
  margin: 10px 0;
  padding: 10px 15px;
}
.nav-visible .nav-collapse .navbar-form a.btn,
.nav-visible .nav-collapse .navbar-search a.btn {
  border-color: white;
  color: white;
}
.nav-visible .nav-collapse .navbar-form a.btn:hover,
.nav-visible .nav-collapse .navbar-search a.btn:hover,
.nav-visible .nav-collapse .navbar-form a.btn:focus,
.nav-visible .nav-collapse .navbar-search a.btn:focus {
  color: #7f8c8d;
  background-color: white;
}
/* header */
/**
 * Header 1 stylesheet  
 * */
.header-1 {
  left: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}
.header-1 .brand {
  padding-left: 0;
  font-size: 25px;
  font-weight: normal;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 800;
  color: #006dac;
}
.header-1 .brand:hover,
.header-1 .brand:focus,
.header-1 .brand.active {
  color: #006dac;
}
.header-1 .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
.header-1 > .container {
  position: relative;
}
.header-1 .navbar {
  position: absolute;
  z-index: 2;
  top: 45px;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 500;
}
.header-1 .navbar.navbar-fixed-top {
  position: fixed;
  margin: 0 auto;
}
.header-1 .navbar a {
  -webkit-backface-visibility: hidden;
  -webkit-transition: 0.25s color;
  -moz-transition: 0.25s color;
  -o-transition: 0.25s color;
  transition: 0.25s color;
}
.header-1 .navbar .navbar-inner {
  background: none;
}
.header-1 .navbar .nav > li {
  margin-left: 20px;
}
.header-1 .navbar .nav > li:first-child {
  margin-left: 0;
}
.header-1 .navbar .nav > li > a {
  padding: 31px 0 27px;
  font-size: 15px;
  font-weight: normal;
  font-weight: 800;
  letter-spacing: 2px;
  color: #006dac;
}
.header-1 .navbar .nav > li > a:hover,
.header-1 .navbar .nav > li > a:focus,
.header-1 .navbar .nav > li > a.active {
  color: rgba(14, 153, 206, 1);
}
.header-1 .navbar .nav > li.active > a {
  color: rgba(14, 153, 206, 1);
}
.header-1 .navbar .nav > li.active > a:hover,
.header-1 .navbar .nav > li.active > a:focus,
.header-1 .navbar .nav > li.active > a.active {
  color: rgba(14, 153, 206, 1);
}
.header-1 .navbar .btn-navbar {
  margin: 28px 0 17px;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  background: none;
  color: #006dac;
}
.header-1 .navbar .btn-navbar:hover,
.header-1 .navbar .btn-navbar:focus,
.header-1 .navbar .btn-navbar.active {
  color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 979px) {
  .header-1 .navbar .nav-collapse {
    padding-top: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 72%;
    height: auto!important;
    padding: 25px 0;
    border-radius: 0;
    float: none;
    overflow: auto!important;
    background: #fff;
    font-family: 'Ubuntu' , sans-serif;
  }
  .header-1 .navbar .nav-collapse::-webkit-scrollbar {
    display: none;
  }
  .header-1 .navbar .nav-collapse > * {
    margin: 30px 0 0!important;
  }
  .header-1 .navbar .nav-collapse > *:first-child {
    margin-top: 0!important;
  }
  .header-1 .navbar .nav-collapse .nav > li {
    margin: 0;
  }
  .header-1 .navbar .nav-collapse .nav > li > a {
    display: block!important;
    margin: 0;
    padding: 12px 35px;
    border-bottom: 2px solid #fff;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Ubuntu' , sans-serif;
    letter-spacing: 1px;
    color: #5b5e61;
    text-transform: uppercase;
  }
  .header-1 .navbar .nav-collapse .nav > li > a:hover,
  .header-1 .navbar .nav-collapse .nav > li > a:focus,
  .header-1 .navbar .nav-collapse .nav > li > a.active {
    color: #006dac;
  }
  .header-1 .navbar .nav-collapse .nav > li.active > a {
    color: #006dac;
  }
  .header-1 .navbar .nav-collapse .nav > li.active > a:hover,
  .header-1 .navbar .nav-collapse .nav > li.active > a:focus,
  .header-1 .navbar .nav-collapse .nav > li.active > a.active {
    color: #006dac;
  }
  .header-1 .navbar .nav-collapse .subnav {
    display: block;
    list-style: none;
  }
  .header-1 .navbar .nav-collapse .subnav li > a {
    display: block;
    margin: 0;
    padding: 7px 35px;
    font-size: 13px;
    font-weight: normal;
    font-family: 'Ubuntu' , sans-serif;
    color: #5b5e61;
    text-transform: capitalize;
  }
  .header-1 .navbar .nav-collapse .subnav li > a:hover,
  .header-1 .navbar .nav-collapse .subnav li > a:focus,
  .header-1 .navbar .nav-collapse .subnav li > a.active {
    color: #ffffff;
  }
  .header-1 .navbar .nav-collapse .navbar-form,
  .header-1 .navbar .nav-collapse .navbar-search {
    padding: 10px 35px;
  }
}
.header-1-sub {
  position: relative;
  z-index: 50;
  left: 0;
  width: 100%;
  height: 500px;
  padding: 0;
  overflow: hidden;
  background: #FFF;
  color: white;
  border-bottom: 1px solid #e2e4e6;
}
@media (max-width: 480px) {
  .header-1-sub {
    height: 420px;
  }
}
.header-1-sub .container {
  position: relative;
}
@media (max-width: 767px) {
  .header-1-sub .container {
    margin-right: 20px;
    margin-left: 20px;
  }
}
#header-1-subH3mid  {
text-align:center;
}
.header-1-sub h3 {
  margin: 0 0 18px 0;
  font-size: 36px;
  font-weight: normal;
  font-family: 'Ubuntu Condensed' , sans-serif;
  color: #006dac;
  font-weight: 500;
}
@media (max-width: 600px) {
  .header-1-sub h3 {
    font-size: 30px;
    font-weight: normal;
    color: #006dac;
  }
}
@media (max-width: 480px) {
  .header-1-sub h3 {
    font-size: 26px;
    font-weight: normal;
    color: #006dac;
    margin: 0 0 24px 0;
  }
}
.header-1-sub .lead {
  font-size: 30px;
  font-weight: normal;
  color: #0e99ce;
  font-weight: 300;
  font-family: 'Ubuntu Condensed' , sans-serif;
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .header-1-sub .lead {
    font-size: 26px;
    font-weight: normal;
    color: #0e99ce;
  }
}
@media (max-width: 480px) {
  .header-1-sub .lead {
    font-size: 22px;
    font-weight: normal;
    color: #0e99ce;
  }
}
.header-1-sub .pt-perspective {
  position: relative;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.header-1-sub .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.header-1-sub .pt-page-current,
.header-1-sub .no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
.header-1-sub .pt-page-ontop {
  z-index: 999;
}
.header-1-sub .page-transitions * {
  line-height: normal;
}
.header-1-sub .page-transitions .background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 0.6;
  filter: alpha(opacity=10);
}
.header-1-sub .page-transitions .caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 130px;
}
@media (max-width: 480px) {
  .header-1-sub .page-transitions .caption {
    bottom: 83px;
  }
}
.header-1-sub .page-transitions .controls > * {
  position: absolute;
  left: 0;
  top: 415px;
  z-index: 1000;
  width: 20px;
  overflow: hidden;
  text-decoration: none;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  color: #0e99ce;
  -webkit-backface-visibility: hidden;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  -o-transition: color 0.25s;
  transition: color 0.25s;
}
.header-1-sub .page-transitions .controls > *:hover,
.header-1-sub .page-transitions .controls > *:focus,
.header-1-sub .page-transitions .controls > *.active {
  color: rgba(0, 109, 172, 1);
}
@media (max-width: 480px) {
  .header-1-sub .page-transitions .controls > * {
    top: 363px;
  }
}
.header-1-sub .page-transitions .controls > *.control-next {
  left: 30px;
}

.header-1-sub .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #0e99ce;
  background: #0e99ce;
  color: #ffffff;
  position: absolute;
  left: 50%;
  bottom: 70px;
  margin-left: -26.5px;
}
.header-1-sub .control-btn:hover,
.header-1-sub .control-btn:focus,
.header-1-sub .control-btn.active {
  color: #ffffff;
}
.header-1-sub .control-btn:hover,
.header-1-sub .control-btn:focus,
.header-1-sub .control-btn:active,
.header-1-sub .control-btn.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .header-1-sub .control-btn {
    bottom: 70px;
  }
}
.header-1-sub .control-btn {
  opacity: 0.7;
  filter: alpha(opacity=70);
}


/* content */
/**
 * Content 4 stylesheet  
 * */
.content-4 {
  position: relative;
}
.content-4 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  font-family: "Ubuntu" , sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-4 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "Ubuntu" , sans-serif;
  line-height: 26px;
}
.content-4 .features h6 {
  margin: 0 0 13px;
  font-size: 24px;
  font-weight: normal;
  color: #34495e;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 500;
  text-transform: none;
}
.content-4 .features p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-4 .features > [class*="span"] {
  position: relative;
  padding-top: 180px;
  padding-bottom: 50px;
}
.content-4 .features > [class*="span"] > img:first-child {
  position: absolute;
  left: 0;
  top: 30px;
}
.content-4 .features:last-child > [class*="span"],
.content-4 .features.last > [class*="span"] {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .content-4 .features > [class*="span"],
  .content-4 .features:last-child > [class*="span"],
  .content-4 .features.last > [class*="span"] {
    padding-top: 150px;
    padding-bottom: 20px;
  }
  .content-4 .features:last-child > [class*="span"]:last-child,
  .content-4 .features.last > [class*="span"]:last-child,
  .content-4 .features:last-child > [class*="span"].last,
  .content-4 .features.last > [class*="span"].last {
    padding-bottom: 0;
  }
}
.content-25 {
  position: relative;
  padding: 95px 0;
}
@media (max-width: 767px) {
  .content-25 {
    padding: 40px 20px;
  }
  .content-25 .svg,
  .content-25 .nosvg {
    display: block;
    text-align: center;
    float: none;
    margin-top: 45px;
  }
}
.content-25 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #fff;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 500;
}
.content-25 p {
  font-size: 18px;
  color: #7f8c8d;
  font-family: "Ubuntu" , sans-serif;
  margin-top: 45px;
  font-weight: normal;
}
.content-25 svg,
.content-25 .svg {
  max-width: 100%;
}
.content-25 .nosvg {
  display: none;
}

.header-1-sub .pt-page-1 .background {
  background-image: url('../img/img-2.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-2 .background {
  background-image: url('../img/img-3.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-3 .background {
  background-image: url('../img/img-4.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}

.header-1-sub .pt-page-4 .background {
  background-image: url('../img/img-101.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-5 .background {
  background-image: url('../img/img-8.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-6 .background {
  background-image: url('../img/img-9.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-7 .background {
  background-image: url('../img/img-12.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-11 .background {
  background-image: url('../img/img-11.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-12 .background {
  background-image: url('../img/img-3.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.header-1-sub .pt-page-13 .background {
  background-image: url('../img/img-4.jpg');
  opacity: 0.5;
  filter: alpha(opacity=50);
  background-position: 50% 30%;
}
.content-23 first v-center bg-white container row {
  background-color:#FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.content-23 h3 {
  margin-bottom: 68px;
  font-size: 37px;
  font-weight: normal;
  color: #FFF;
  font-family: 'Ubuntu Condensed' , sans-serif;
  text-align: center;
  line-height: 50px;
  text-shadow: -2px 2px 3px #2b3134;
/*
  background-color:#FFF;
  opacity: 0.5;
  filter: alpha(opacity=50);
*/
}

.content-23 {
  margin-top:90px;
  position: relative;
  height: 800px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
}
.content-23.v-center,
.content-23 .v-center {
  display: table;
  width: 100%;
}
.content-23.v-center > div,
.content-23 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-23.v-center.row:before,
  .content-23 .v-center.row:before,
  .content-23.v-center.row:after,
  .content-23 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-23.v-center,
  .content-23 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-23.v-center.row,
  .content-23 .v-center.row {
    display: block;
    width: auto;
  }
  .content-23.v-center.row:before,
  .content-23 .v-center.row:before,
  .content-23.v-center.row:after,
  .content-23 .v-center.row:after {
    display: none;
  }
  .content-23.v-center.row > *,
  .content-23 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-23 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #0e99ce;
  background: #0e99ce;
  color: #ffffff;
  opacity: 0.9;
  filter: alpha(opacity=90);
  position: absolute;
  left: 50%;
  bottom: 90px;
  margin-left: -26.5px;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn.active {
  color: #ffffff;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn:active,
.content-23 .control-btn.active {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .content-23 .control-btn {
    bottom: 30px;
  }
}
/* fix img disappear on resize */
body > section
{ -webkit-backface-visibility: inherit; }
.content-23.first {
  background: url("../img/img-11.jpg") no-repeat fixed 50% 50% #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.content-23 {
  background-color: #fff;
}
.content-23 .control-btn {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

.content-35 {
  position: relative;
  color: #7f8c8d;
  padding-top: 140px;
  padding-bottom: 145px;
}
.content-35 > * {
  position: relative;
}
.content-35 h2 {
  font-size: 35px;
  line-height: 40px;
  color: #fff;
  font-weight: 300;
  margin: 0 0 45px;
}
.content-35 .lead {
  font-size: 20px;
  line-height: 36px;
  margin: 0 0 40px;
}
.content-35 .btn {
  font-weight: 500;
  padding-left: 26px;
  padding-right: 26px;
  margin-bottom: 20px;
}
.content-35 .btn.btn-inverse {
  background: #fff;
}
.content-35 .columns {
  margin-top: 60px;
}
.content-35 .columns h3 {
  font-size: 20px;
  color: #34495e;
  line-height: 28px;
  margin: 0 0 20px;
  font-weight: 500;
}
.content-35 .columns p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}
.content-35 .background {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-35 .background > .container {
  height: 100%;
}
@media (max-width: 767px) {
  .content-35 .background > .container {
    height: 250px;
    margin-bottom: 60px;
  }
}
.content-35 .background .span4 {
  position: absolute;
  height: 100%;
}
.content-35 .background .span4 > div {
  position: absolute;
  right: 0;
  height: 100%;
  width: 1000px;
  background: #f3f3f3;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 767px) {
  .content-35 .background .span4 > div {
    position: static;
    width: 100%;
    overflow: hidden;
  }
}
.content-35 .background .span4 > div img {
  height: 100%;
  width: auto;
}
@media (max-width: 767px) {
  .content-35 .background .span4 > div img {
    height: auto;
    min-height: 250px;
  }
}
@media (max-width: 767px) {
  .content-35 .background {
    position: static;
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (max-width: 767px) {
  .content-35 {
    padding-top: 0;
  }
}
.content-3 {
  position: relative;
}
.content-3 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 300;
  margin-bottom: 24px;
}
.content-3 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "Ubuntu" , sans-serif;
  line-height: 29.999999999999996px;
}
@media (max-width: 767px) {
  .content-3 p {
    margin-bottom: 34px;
  }
}
.content-3.v-center,
.content-3 .v-center {
  display: table;
  width: 100%;
}
.content-3.v-center > div,
.content-3 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-3.v-center.row:before,
  .content-3 .v-center.row:before,
  .content-3.v-center.row:after,
  .content-3 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-3.v-center,
  .content-3 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .content-3.v-center.row,
  .content-3 .v-center.row {
    display: block;
    width: auto;
  }
  .content-3.v-center.row:before,
  .content-3 .v-center.row:before,
  .content-3.v-center.row:after,
  .content-3 .v-center.row:after {
    display: none;
  }
  .content-3.v-center.row > *,
  .content-3 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-3 .img {
  text-align: right;
}
@media (max-width: 767px) {
  .content-3 .img {
    text-align: center;
    margin-bottom: 30px;
	vertical-align: middle;
  }
}
.content-3 .delimiter {
  margin-top: 130px;
  padding-top: 70px;
  border-top: 2px solid #ecf0f1;
}
@media (max-width: 767px) {
  .content-3 .delimiter {
    display: none;
  }
}
.content-3 .features h6 {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: normal;
  color: #34495e;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media (max-width: 767px) {
  .content-3 .features h6 {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.content-3 .features p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 26px;
}
.content-3.mirror .aligment {
  float: right;
}
.content-3.mirror .img {
  text-align: left;
}
.content-3.v-center {
  padding-top: 100px;
  padding-bottom: 18px;
}
@media (max-width: 768px) {
  .content-3.v-center {
    padding-top: 50px;
    padding-bottom: 0;
  }
  .content-3.v-center .img {
    margin-bottom: 0;
  }
}

.footer-7 {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #e2e4e6;
  color: #2b3134;
  line-height: 25px;
  text-align: center;
}
.footer-7.v-center,
.footer-7 .v-center {
  display: table;
  width: 100%;
}
.footer-7.v-center > div,
.footer-7 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .footer-7.v-center.row:before,
  .footer-7 .v-center.row:before,
  .footer-7.v-center.row:after,
  .footer-7 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .footer-7.v-center,
  .footer-7 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .footer-7.v-center.row,
  .footer-7 .v-center.row {
    display: block;
    width: auto;
  }
  .footer-7.v-center.row:before,
  .footer-7 .v-center.row:before,
  .footer-7.v-center.row:after,
  .footer-7 .v-center.row:after {
    display: none;
  }
  .footer-7.v-center.row > *,
  .footer-7 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.footer-7 a {
  color: #2b3134;
  font-weight: 500;
}
.footer-7 a:hover,
.footer-7 a:focus,
.footer-7 a.active {
  color: #0e99ce;
}
.footer-7 nav {
  font-family: "Ubuntu" , sans-serif;
}
.footer-7 nav ul {
  list-style: none;
  margin: 0;
}
.footer-7 nav ul li {
  display: inline-block;
  min-width: 100px;
  line-height: 25px;
  font-size: 14px;
  font-weight: normal;
  color: inherit;
  font-weight: 500;
}
@media (max-width: 767px) {
  .footer-7 nav ul li {
    min-width: 70px;
    font-size: 12px;
    font-weight: normal;
    color: inherit;
    font-weight: 500;
  }
}
.footer-7 nav ul li .scroll-top {
  display: inline-block;
  width: 55px;
  height: 55px;
  line-height: 55px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 16px;
  font-weight: normal;
  color: inherit;
  color: #ffffff;
  background: #2b3134;
}
.footer-7 nav ul li .scroll-top:hover,
.footer-7 nav ul li .scroll-top:focus,
.footer-7 nav ul li .scroll-top.active {
  color: #ffffff;
}
.footer-7 nav ul li .scroll-top:hover,
.footer-7 nav ul li .scroll-top:focus {
  background: #0e99ce;
}
.footer-7 nav ul li .scroll-top:active,
.footer-7 nav ul li .scroll-top.active {
  background: #84898b;
}
.footer-7 > .container {
  position: relative;
}
.footer-7 .container > a {
  position: absolute;
  top: 15px;
  left: 0;
}
.footer-7 .container > a [class*="fui-"] {
  font-size: 22px;
}

.footer-7 .social-btns {
  white-space: nowrap;
  position: absolute;
  top: 15px;
  right: 0;
}
.footer-7 .social-btns > * {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.4);
  width: 16px;
  height: 25px;
  overflow: hidden;
  text-align: center;
}
.footer-7 .social-btns > * > *
{ display: block; top: 0; position: relative; -webkit-backface-visibility: hidden; -webkit-transition: 0.25s top; -moz-transition: 0.25s top; -o-transition: 0.25s top; transition: 0.25s top; }
.footer-7 .social-btns > *:hover > *
{ top: -100%; }

.footer-7 .social-btns > *:first-child {
  margin-left: 0;
}

.footer-7 .social-btns > * > *:first-child {
  color: #2b3134;
}

@media (max-width: 480px) {
  .footer-7 .container > a,
  .footer-7 .scroll-btn {
    display: none;
  }
  .footer-7 nav ul li {
    float: none;
    margin: 18px 0 0;
    display: block;
    text-align: left;
  }
  .footer-7 nav ul li:first-child {
    margin-top: 0;
  }
  .footer-7 .social-btns {
    position: static;
    text-align: left;
    margin-top: 20px;
    margin-bottom: -5px;
  }
}
	
.content-4 .btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: 1px solid #0e99ce;
  font-size: 14px;
  font-weight: normal;
  color: #0e99ce;
  font-weight: 800;
  font-family: "Ubuntu" , sans-serif;
  padding: 12px 28px 12px;
  color: #0e99ce;
}
.content-4 .btn.btn-clear:hover,
.content-4 .btn.btn-clear:focus {
  background: #0e99ce;
  color: #fff;
}
.content-4 .btn.btn-clear:active,
.content-4 .btn.btn-clear.active {
  border-color: #0e99ce;
  background: #0e99ce;
  color: rgba(255, 255, 255, 0.75);
}

.content-3 .btn.btn-go {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: 1px solid #0e99ce;
  background: #0e99ce;
  font-size: 14px;
  color: #fff;
  font-weight: 800;
  font-family: "Ubuntu" , sans-serif;
  padding: 12px 28px 12px;
  margin-bottom:20px;
}
.content-3 .btn.btn-go:hover,
.content-3 .btn.btn-go:focus {
  background: #fff;
  color: #0e99ce;
}
.content-3 .btn.btn-go:active,
.content-3 .btn.btn-go.active {
	border: 2px solid #0e99ce;
	background: #fff;
	color: rgba(0, 0, 0, 0.75);
}
/* content */
/**
 * Content 9 stylesheet  
 * */

.content-9 {
  margin-top:70px;
  position: relative;
}
.content-9 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #0e99ce;
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: 300;
}
.content-9 h2 {
  font-size: 20px;
  font-weight: normal;
  color: #0e99ce;
  font-family: "Ubuntu Condensed", sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-9 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 30px;
}
.content-9 ul li {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 20px;
}
.content-9 ul {
    list-style: none;
    padding:0;
    margin:0;
}
.content-9 li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
.content-9 li:before {
    content: "• ";
    color: #0e99ce;
}
.content-9 h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #34495e;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}
.content-9 .img {
  text-align: left;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .content-9 .img {
    text-align: center;
    margin-bottom: 30px;
	vertical-align: middle;
  }
}

.content-9 .span3 p{
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "Ubuntu" , sans-serif;
  line-height: 20px;
}
.content-9 .span3 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .content-9 .span3 {
    margin-top: 20px;
  }
}
/* content */
/**
 * Content 999 img float fix stylesheet  
 * */
.content-999 {
  margin-top:70px;
  position: relative;
  padding-bottom: 70px;
}
.content-999 h2 {
  font-size: 20px;
  font-weight: normal;
  color: #0e99ce;
  font-family: "Ubuntu Condensed", sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-999 ul li {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 20px;
}
.content-999 ul {
    list-style: none;
    padding:0;
    margin:0;
}
.content-999 li { 
    padding-left: 1em; 
    text-indent: -.7em;
}
.content-999 li:before {
    content: "• ";
    color: #0e99ce;
}
.content-999 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #0e99ce;
  font-family: "Ubuntu Condensed", sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-999 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 30px;
}
.content-999 h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #34495e;
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
}
.content-999 .img {
  text-align: right;
  padding-bottom: 30px;
}
@media (max-width: 767px) {
  .content-999 .img {
    text-align: center;
    margin-bottom: 30px;
	vertical-align: middle;
  }
}

.content-999 .span3 p{
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "Ubuntu" , sans-serif;
  line-height: 20px;
}

.content-999 .span3 {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .content-999 .span3 {
    margin-top: 20px;
  }
}
/**
 * Content 15 stylesheet  
 * */
.content-15 {
  position: relative;
  padding-top: 50px;
}
.content-15 h3 {
  margin-bottom: 68px;
  font-size: 37px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "Ubuntu Condensed", sans-serif;
  font-weight: 300;
  line-height: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-15 h3 {
    margin-bottom: 76px;
    font-size: 30px;
    font-weight: normal;
    color: #2c3e50;
    font-weight: 300;
    text-align: center;
  }
}
.content-15 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-15 .features {
  margin-top: 120px;
}
.content-15 .features h6 {
  text-transform: none;
  margin: 60px 0 20px;
  font-size: 20px;
  font-weight: normal;
  color: #e74c3c;
  font-family: "Ubuntu" , sans-serif;
  font-weight: 500;
}
.content-15 .features h6:first-child {
  margin-top: auto;
}
@media (max-width: 767px) {
  .content-15 .features h6 {
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: center;
  }
}
.content-15 .features p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-15 .features .span7 img {
  width: 100%;
}
@media (max-width: 767px) {
  .content-15 .features .span7 {
    text-align: center;
    margin-bottom: 46px;
  }
}
.content-15 .features .span4 {
  position: relative;
}
.content-15 .features .span4 > img {
  position: absolute;
  left: -15%;
  top: 100%;
  margin-top: 20px;
}
@media (max-width: 979px) and (min-width: 768px) {
  .content-15 .features .span4 > img {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .content-15 .features {
    margin-top: 76px;
  }
}


/**
 * Crew 4.2 stylesheet  
 * */

.crew-42 .container {
	margin-top: 30px;
	margin-bottom: 70px;
}
 
.crew-42 h3 {
  margin: 0 0 73px;
  font-size: 30px;
  text-align: center;
  font-weight: 300;
}
.crew-42 .members {
  display: table;
  width: 100%;
}
.crew-42 .members + .members {
  margin-top: 80px;
}
.crew-42 .members .member-wrapper {
  display: table-cell;
  vertical-align:top;
}
.crew-42 .members .member-wrapper:first-child {
  text-align: center;
}
.crew-42 .members .member-wrapper:first-child + .member-wrapper {
  text-align: center;
}
.crew-42 .members .member {
  width: 285px;
  display: inline-block;
}
.crew-42 .members .photo-wrapper {
  width: 300px;
  height: 350px;
  position: relative;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  background-color: #fff;
  -webkit-backface-visibility: hidden;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.crew-42 .members .photo {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
  background: 50% 50% no-repeat;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.crew-42 .members .overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  text-align: center;
  color: #006dac;
  line-height: 520px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.4s;
  -moz-transition: opacity 0.4s;
  -o-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
.crew-42 .members .overlay a {
  margin: 0 8px;
  display: inline-block;
  color: #2b3134;
}
.crew-42 .members .overlay a:hover,
.crew-42 .members .overlay a:focus,
.crew-42 .members .overlay a.active {
  color: #FFF;
}

.crew-42 .members .overlay [class*="fui-"] {
  font-size: 27px;
}
.crew-42 .members .info {
  font-size: 14px;
  color: #95a5a6;
  margin-top: 36px;
  line-height: 1.4;
  text-align: left;
}
.crew-42 .members .info b {
  color: #7f8c8d;
}
.crew-42 .members .name {
  font-family: 'Ubuntu Condensed' , sans-serif;
  color: #0e99ce;
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 14px;
}
.crew-42 .members .contacts {
  color: #7f8c8d;
  font-weight: 700;
  border-top: 2px solid #ebedee;
  margin-top: 13px;
  padding-top: 15px;
}
.crew-42 .members .contacts a {
  color: #7f8c8d;
}
.crew-42 .members .contacts a:hover,
.crew-42 .members .contacts a:focus,
.crew-42 .members .contacts a.active {
  color: #95a5a6;
}
.crew-42 .members .member:hover .photo-wrapper {
  background-color: #FFF;
}
.crew-42 .members .member:hover .photo {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.crew-42 .members .member:hover .overlay {
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 979px) and (min-width: 768px) {
  .crew-42 .members .member,
  .crew-42 .members .photo-wrapper {
    width: 285px;
  }
}
@media (max-width: 767px) {
  .crew-42 .members {
    display: block;
    width: auto;
  }
  .crew-42 .members .member-wrapper {
    display: block;
    text-align: center!important;
  }
  .crew-42 .members .member-wrapper + .member-wrapper {
    margin-top: 30px;
  }
}

/**
 * Copntact 5 stylesheet  
 * */
.contacts-5 .map {
  height: 550px;
  margin-bottom: 120px;
}
@media (max-width: 767px) {
  .contacts-5 .map {
    height: 480px;
    margin-bottom: 80px;
    margin-right: -20px;
    margin-left: -20px;
  }
}

/**
 * Copntact 1 stylesheet  
 * */
.contacts-1 h3 {
  font-family: 'Ubuntu Condensed' , sans-serif;
  color: #0e99ce;
  font-size: 30px;
  margin: 0 0 60px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .contacts-1 h3 {
    font-size: 26px;
    margin: 0 0 30px;
  }
}
.contacts-1 h6,
.contacts-1 .h6 {
  margin: 0 0 12px;
  font-family: 'Ubuntu Condensed' , sans-serif;
  color: #0e99ce;
  font-weight: 500;
  font-size: 18px;
  text-transform: none;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 label.h6 {
  margin-bottom: 18px;
}
.contacts-1 p {
  font-size: 16px;
  line-height: 1.6;
}
.contacts-1 b {
  font-weight: 700;
}
.contacts-1 a {
  color: #0e99ce;
}
.contacts-1 a:hover,
.contacts-1 a:focus,
.contacts-1 a.active {
  color: #006dac;
}
.contacts-1 form {
  margin: 0;
}
.contacts-1 form input,
.contacts-1 form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  margin-bottom: 29px;
  border-color: #d0d0d0;
  color: #7f8c8d;
  font-size: 17px;
  line-height: 22px;
}
.contacts-1 form input:focus,
.contacts-1 form textarea:focus {
  border-color: #0e99ce;
}
.contacts-1 form input {
  height: 45px;
}
.contacts-1 form label {
  margin-bottom: 18px;
}
.contacts-1 form .btn {
  margin-top: 7px;
  min-width: 150px;
}
.contacts-1 form .btn [class*="fui-"] {
  font-size: 24px;
}
.contacts-1 form .btn.btn-primary:hover,
.contacts-1 form .btn.btn-primary:focus {
  background-color: #006dac;
}
.contacts-1 form .btn.btn-primary:active,
.contacts-1 form .btn.btn-primary.active {
  background-color: #0e99ce;
}
.contacts-1 .additional {
  margin-bottom: 45px;
}
.contacts-1 .phone {
  font-size: 13px;
  font-family: 'Ubuntu Condensed' , sans-serif;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 1.2;
  color: #95a5a6;
}
.contacts-1 .phone big {
  display: block;
  font-size: 46px;
  letter-spacing: normal;
  white-space: nowrap;
  color: #0e99ce;
}
.contacts-1 > .container {
    margin-top: 70px;
  }
@media (max-width: 979px) and (min-width: 768px) {
  .contacts-1 .phone big {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .contacts-1 > .container > .row > * + * {
    margin-top: 55px;
  }
}
@media (max-width: 480px) {
  .contacts-1 form {
    margin-bottom: 80px;
  }
  .contacts-1 form label {
    margin-bottom: 0px;
  }
  .contacts-1 .phone big {
    font-size: 40px;
  }
}

.contacts-1 #contactus .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
.contacts-1 .additional{
	margin-top:18px;
}
.contacts-1 #fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
.contacts-1 #fg_crdiv p
{
    display:none;
}
#contactus .error
{
   font-family: 'Ubuntu' , sans-serif;
   font-size: 13px;
   color:#ff0000;
}
/**
 * Content 18 stylesheet  
 * */
.content-18 {
  position: relative;
}
.content-18 .carousel {
  margin-top: 50px;
  text-align: center;
}
.content-18 .carousel:before {
  content: url('../img/quote-down-mb.png');
  display: block;
  margin: 0 auto 95px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-18 .carousel:before {
    margin-bottom: 45px;
  }
}
.content-18 .carousel .quote-text {
  max-width: 620px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: 'Ubuntu' , sans-serif;
  font-weight: 300;
  line-height: 40px;
}
.content-18 .carousel .quote-author {
  max-width: 620px;
  margin: 45px auto 0;
  padding: 0 20px;
  font-size: 18px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: 'Ubuntu' , sans-serif;
  font-weight: 500;
}
.content-18 .carousel .controls {
  position: relative;
  z-index: 3;
}
.content-18 .carousel .controls > .carousel-control {
  z-index: 5;
  position: absolute;
  top: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: hidden;
  background: #2c3e50;
}
.content-18 .carousel .controls > .carousel-control.disabled {
  z-index: auto;
  background: none;
  border: 3px solid #d0d0d0;
}
.content-18 .carousel .controls > .carousel-control.left {
  left: 0;
}
.content-18 .carousel .controls > .carousel-control.right {
  right: 0;
}
.content-18 .carousel .carousel-inner {
  padding-bottom: 0;
}
.content-18 .carousel .item {
  -webkit-backface-visibility: hidden;
  -webkit-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  -moz-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  -o-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  transition: .8s ease-in-out top, .6s ease-in-out opacity;
  display: block;
  position: absolute;
  top: 0;
  left: 0!important;
  right: 0;
  opacity: 0;
}
.content-18 .carousel .item.active.left,
.content-18 .carousel .item.active.right {
  opacity: 0;
  top: 100%;
  z-index: 2;
}
.content-18 .carousel .item.active,
.content-18 .carousel .item.prev,
.content-18 .carousel .item.next {
  opacity: 1;
  top: 0;
  z-index: 1;
}
.content-18 .carousel + * {
  position: relative;
}
@media (max-width: 767px) {
  .content-18 .carousel {
    margin-bottom: 0;
  }
}
@media (max-width: 480px) {
  .content-18 .carousel .controls {
    display: none;
  }
}
.content-18 .quotes > * {
  margin-top: 48px;
}
.content-18 .quotes h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #2c3e50;
  font-family: 'Ubuntu Condensed' , sans-serif;
  font-weight: 500;
}