@charset "UTF-8";
body {
  color: #002244;
  background-color: #f9f9f9; }

h1, h2, h3, h4, h5 {
  color: #002244; }

.btn-aventis {
  padding-top: 16px;
  padding-bottom: 16px;
  min-width: 140px;
  border: 2px solid #c3262e;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all .5s;
          transition: all .5s;
  background-color: #c3262e; }
  .btn-aventis:hover, .btn-aventis:focus, .btn-aventis:active:focus {
    color: #fff;
    outline: 0; }
  .btn-aventis.transparent {
    border-color: #f5f5f5;
    background-color: transparent; }
  .btn-aventis.small {
    padding: 10px 24px;
    display: inline-block;
    min-width: 110px;
    font-size: 10px; }

.no-gutter > [class*='col-'], .home-services .row > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

a:hover, a:focus, a:active:focus {
  outline: 0;
  text-decoration: none; }

.topbar {
  padding-top: 0px;
  padding-bottom: 10px; }
  .topbar .intro {
    float: left;
    margin: 0;
    font-size: 18px;
    line-height: 31px;
    color: #002244;
    opacity: 0.6;
    font-weight: 300; }
  .topbar .contact {
    float: right;
    padding-top: 14px;
    font-family: 'HelveticaNeue-CondensedBold', Arial, Helvetica, sans-serif;
    font-size: 12px;
    display: none; }
    @media screen and (min-width: 1200px) {
      .topbar .contact {
        display: block; } }
    @media screen and (max-width: 1024px) {
      .topbar .contact {
        display: block;
        margin-bottom: 15px; } }
  .topbar .phone {
    float: left;
    position: relative;
    margin-right: 16px; }
    .topbar .phone i {
      position: absolute;
      font-size: 30px; }
    .topbar .phone p {
      margin-bottom: 0;
      padding-left: 35px;
      font-size: 12px;
      line-height: 15px;
      text-transform: uppercase; }
    .topbar .phone p > span {
      display: block;
      color: #c3262e;
      font-size: 19px;
      margin-top: 2px; }
    @media screen and (max-width: 320px) {
      .topbar .phone {
        width: 100%;
        margin-top: 5px;
        margin-bottom: 5px; } }

.social {
  float: right;
  margin: 0; }
  .social li {
    padding: 0;
    margin-left: 15px;
    background: url("../img/social-sprites.png") no-repeat;
    background-size: cover;
    height: 31px;
    width: 30px;
    line-height: 31px; }
    .social li.fb {
      background-position: 0 0; }
    .social li.twit {
      background-position: -31px 0; }
    .social li.linkedin {
      background-position: -62px 0; }
    .social li.gplus {
      background-position: -93px 0;
      margin-right: 0 !important; }
    @media screen and (max-width: 420px) {
      .social li {
        margin-left: 0;
        margin-right: 10px; } }
  .social li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0; }
  @media screen and (max-width: 420px) {
    .social {
      width: 100%;
      margin-top: 5px;
      margin-bottom: 5px; } }

.navbar-aventis {
  margin-bottom: 0;
  border-radius: 0;
  background: rgba(255, 255, 255, 0.8);
  background-size: cover;
  width: 100%;
  z-index: 999999999; }
  @media screen and (max-width: 1024px) {
    .navbar-aventis .container {
      width: 100%; } }
  @media screen and (min-width: 1024px) {
    .navbar-aventis .navbar-brand img {
      height: 42px;
      width: 140px; } }
  @media screen and (max-width: 1024px) {
    .navbar-aventis .navbar-brand img {
      height: 30px; } }
  @media screen and (max-width: 1024px) {
    .navbar-aventis .navbar-brand {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .navbar-aventis .navbar-nav {
    padding-top: 7px;
    padding-left: 5px; }
    @media screen and (max-width: 1024px) {
      .navbar-aventis .navbar-nav {
        padding-top: inherit; } }
  .navbar-aventis .navbar-nav > li > a {
    border-bottom: 4px solid transparent;
    padding-left: 0px;
    padding-right: 0px;
    text-transform: uppercase;
    color: #002244;
    font-size: 15px;
    -webkit-transition: color .2s;
            transition: color .2s; }
    .navbar-aventis .navbar-nav > li > a:hover, .navbar-aventis .navbar-nav > li > a:focus {
      background-color: transparent;
      color: #c3262e;
      border-bottom-color: #c3262e; }
  .navbar-aventis .navbar-nav > li.active > a {
    color: #c3262e;
    border-bottom-color: #c3262e; }

@media (max-width: 1024px) {
  .navbar-header {
    float: none; }

  .navbar-left, .navbar-right {
    float: none !important; }

  .navbar-toggle {
    display: block;
    border-color: #002244; }
    .navbar-toggle .icon-bar {
      background-color: #002244; }

  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }

  .navbar-collapse.collapse {
    display: none !important; }

  .navbar-nav {
    float: none !important;
    margin-top: 7.5px; }

  .navbar-nav > li {
    float: none;
    padding-left: 0px;
    padding-right: 0px;
    margin: 0; }

  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px; }

  .collapse.in {
    display: block !important; } }
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .navbar-collapse.collapse {
    padding-left: 0px; } }

.home-slider {
  margin-bottom: 0; }
  @media screen and (min-width: 1024px) {
    .home-slider {
      margin-top: 0px; } }

.home-slider .slick-dots {
  bottom: 10px; }
  .home-slider .slick-dots li button:before {
    font-size: 40px;
    color: #d9dfe4; }
  .home-slider .slick-dots li.slick-active button:before {
    color: #c3262e;
    opacity: 1; }
  .home-slider .slick-dots li button:hover:before, .home-slider .slick-dots li button:focus:before {
    color: #c3262e;
    opacity: .75; }

.slide-item {
  padding-top: 145px;
  background: url("../img/slider-sample.jpg") no-repeat center center;
  background-size: cover;
  height: 600px; }
  .slide-item .container {
    position: relative; }
  @media screen and (max-width: 320px) {
    .slide-item {
      padding-top: 50px; } }

.slide-text {
  color: #fff;
  z-index: 999;
  position: absolute;
  right: 0;
  margin-right: 20px;
  text-align: right; }
  .slide-text h1 {
    margin-top: 0;
    margin-bottom: -2px;
    font-size: 47px;
    padding: 0 10px 3px;
    line-height: normal;
    color: #fff;
    text-shadow: 1px 1px 1px #002244;
    background: rgba(2, 18, 80, 0.2); }
    @media screen and (max-width: 480px) {
      .slide-text h1 {
        font-size: 35px; } }
  .slide-text h1 + p {
    font-size: 20px; }
    @media screen and (max-width: 480px) {
      .slide-text h1 + p {
        font-size: 18px; } }
  .slide-text .buttons {
    margin-top: 0px; }
    .slide-text .buttons .btn-aventis {
      padding: 3px 0;
      min-width: 120px; }
  @media screen and (max-width: 320px) {
    .slide-text .buttons .btn {
      margin-bottom: 10px;
      display: block; } }

.leading-text {
  text-align: center; }
  @media screen and (min-width: 1270px) {
    .leading-text {
      padding: 4px 200px 3px; } }
  .leading-text h2 {
    font-weight: normal;
    font-size: 25px;
    margin-bottom: 25px; }
  .leading-text p {
    font-size: 16px;
    line-height: 23px; }

.pro-item img {
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto; }
.pro-item .item-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: white;
  z-index: 99;
  text-align: center;
  padding-bottom: 10px; }
  .pro-item .item-text h2 {
    font-size: 20px;
    font-weight: bold;
    color: white;
    padding: 0;
    margin: 0; }
    .pro-item .item-text h2 span {
      text-transform: uppercase;
      border-bottom: 2px solid #ff0000; }
  .pro-item .item-text a {
    font-size: 11px;
    color: white; }
.pro-item .pro-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(50, 141, 178, 0.6); }
.pro-item:hover .pro-overlay {
  display: block; }

.intro-block {
  padding-top: 40px;
  padding-bottom: 30px;
  color: #1e2121;
  text-align: center; }
  .intro-block h3 {
    font-size: 26px;
    margin-top: 0;
    font-weight: bold; }
  .intro-block h3 + p {
    font-size: 20px;
    font-weight: lighter;
    margin-bottom: 15px; }
  .intro-block hr {
    margin: 0 auto;
    width: 50px;
    border-top: 4px solid #c3262e; }

.home-services .row {
  margin-bottom: 20px;
  display: table;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .home-services .row {
      display: block;
      width: auto; }
      .home-services .row > [class*='col-'] {
        padding-right: 15px;
        padding-left: 15px; } }
  .home-services .row .col-md-6 {
    display: table-cell;
    float: none;
    min-height: 100%;
    height: 360px; }
    @media screen and (max-width: 992px) {
      .home-services .row .col-md-6 {
        display: block;
        height: auto; } }
.home-services .row:nth-child(1) .ser-img {
  background-image: url("../img/service-1.jpg"); }
.home-services .row:nth-child(1) .ser-title:before {
  content: '1'; }
.home-services .row:nth-child(2) .ser-img {
  background-image: url("../img/service-2.jpg"); }
.home-services .row:nth-child(2) .ser-title:before {
  content: '2'; }
.home-services .row:nth-child(3) .ser-img {
  background-image: url("../img/service-3.jpg"); }
.home-services .row:nth-child(3) .ser-title:before {
  content: '3'; }
.home-services .row:nth-child(4) .ser-title:before {
  content: '4'; }

.ser-img {
  background: no-repeat top right;
  background-size: cover;
  height: 360px; }
  @media screen and (max-width: 992px) {
    .ser-img {
      height: 360px !important;
      background-position: center center; } }
  @media screen and (max-width: 480px) {
    .ser-img {
      height: 200px !important; } }

.ser-content {
  padding-top: 40px;
  padding-left: 40px;
  color: #002244;
  font-weight: 300; }
  @media screen and (max-width: 992px) {
    .ser-content {
      padding-left: 0; } }
  .ser-content p {
    margin-bottom: 20px; }
  .ser-content ul {
    padding-left: 0;
    list-style-type: none; }
    .ser-content ul li:before {
      content: '-';
      margin-right: 5px; }
  .col-md-pull-6 > .ser-content {
    padding-left: 0;
    padding-right: 40px; }
    @media screen and (max-width: 992px) {
      .col-md-pull-6 > .ser-content {
        padding-right: 0; } }

.ser-title {
  margin-top: 0;
  padding-left: 70px;
  position: relative;
  font-size: 30px;
  line-height: 2; }
  .ser-title a {
    color: #002244; }
  @media screen and (max-width: 320px) {
    .ser-title {
      line-height: 1;
      margin-bottom: 30px;
      padding-left: 60px; } }
  .ser-title:before {
    padding: 2px 15px;
    height: 60px;
    background-color: #c3262e;
    display: inline-block;
    font-size: 47px;
    line-height: normal;
    font-weight: 700;
    color: #fff;
    position: absolute;
    left: 0; }
    @media screen and (max-width: 320px) {
      .ser-title:before {
        padding: 2px 13px;
        height: 40px;
        font-size: 35px;
        line-height: 1; } }

.home-products {
  background-color: #f5f5f5; }

.product-item {
  display: table;
  width: 100%; }
  @media screen and (max-width: 992px) {
    .product-item {
      margin-bottom: 10px; } }

.prod-icon {
  display: table-cell;
  float: none;
  background-color: #c3262e;
  text-align: center;
  vertical-align: middle;
  color: #fff; }
  .prod-icon.bg-blue {
    background-color: #002244; }
  .prod-icon img {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto; }
    @media screen and (max-width: 480px) {
      .prod-icon img {
        width: 30px; } }
  .prod-icon h3, .prod-icon h3 a {
    color: #fff; }
    @media screen and (max-width: 480px) {
      .prod-icon h3, .prod-icon h3 a {
        font-size: 20px; } }

.prod-img {
  display: table-cell;
  float: none; }
  @media screen and (max-width: 992px) {
    .prod-img {
      width: 50%; } }
  .prod-img img {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto; }

.testi-item, .member-item {
  margin-bottom: 10px; }
  .testi-item img, .member-item img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    height: auto;
    border-radius: 50%; }
  .testi-item .bio, .member-item .bio {
    margin-bottom: 30px;
    text-align: center; }
    .testi-item .bio h3, .member-item .bio h3 {
      font-weight: 400;
      color: #1e2121; }
    .testi-item .bio h5, .member-item .bio h5 {
      font-weight: 400;
      text-transform: uppercase;
      color: #1e2121; }
  .testi-item .msg, .member-item .msg {
    text-align: center;
    color: #1e2121;
    margin-right: 20px; }
    .testi-item .msg:before, .testi-item .msg:after, .member-item .msg:before, .member-item .msg:after {
      font-size: 18px;
      color: #c3262e; }
    .testi-item .msg:before, .member-item .msg:before {
      content: '“'; }
    .testi-item .msg:after, .member-item .msg:after {
      content: '”'; }

.property.container {
  margin-bottom: 20px; }

footer {
  padding-top: 30px;
  background-color: white; }
  footer .copyright {
    font-size: 12px;
    float: right;
    color: #002244;
    text-align: center; }
  footer .register {
    margin-bottom: 20px; }
    footer .register input {
      width: 100%;
      height: 34px;
      border: 1px #ebebeb solid;
      margin-bottom: 11px;
      padding: 0 10px; }
    @media screen and (min-width: 992px) {
      footer .register form {
        padding-right: 85px; } }
    footer .register form p {
      margin-bottom: 28px;
      line-height: 16px;
      font-weight: bold; }
    footer .register button.btn {
      width: 100%;
      padding: 6px 0;
      min-width: 0; }
      @media screen and (min-width: 992px) {
        footer .register button.btn {
          width: 90%;
          margin-left: 10px; } }
  footer .info {
    float: right; }
    footer .info a {
      color: #021250; }
    footer .info span {
      font-size: 13px;
      float: right;
      text-transform: uppercase;
      clear: both;
      text-align: right; }
      footer .info span span {
        color: #ff0000;
        float: none; }
    footer .info .info-name {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: bold;
      margin-bottom: 16px; }
  footer .social {
    margin-top: 12px;
    text-align: right; }
  footer .bottom-menu {
    float: right;
    list-style: none;
    margin-bottom: 5px;
    text-align: center;
    margin-top: 23px;
    padding-left: 0; }
    footer .bottom-menu li {
      font-size: 12px;
      padding: 0 10px;
      border-left: 1px solid #cccccc;
      float: none;
      display: inline-block; }
      footer .bottom-menu li a {
        color: #021250; }
      footer .bottom-menu li:first-child {
        border-left: none; }
      footer .bottom-menu li:last-child {
        padding-right: 0; }
    footer .bottom-menu ul.sub-menu {
      display: none; }
  footer .copyright {
    color: #002244; }
    footer .copyright a {
      color: #002244; }

form.contact {
  margin: 0 auto;
  border-radius: 5px;
  width: 530px;
  background: #fff;
  padding: 25px;
  overflow: hidden; }
  form.contact > p {
    margin-bottom: 20px; }
  form.contact .gg-cover {
    overflow: hidden; }
  form.contact input, form.contact textarea {
    display: block;
    border: 1px solid #adb8c3;
    padding: 13px 9px;
    width: 100%;
    outline: 0;
    font-size: 14px; }
  form.contact input {
    margin-bottom: 12px;
    height: 40px; }
  form.contact .g-recaptcha {
    margin-top: 12px;
    margin-bottom: 12px; }
  form.contact .btn-aventis {
    width: 100%; }
  @media screen and (max-width: 640px) {
    form.contact {
      width: 100%; } }

#modal-contact .modal-header {
  border-bottom: none; }
#modal-contact .close {
  opacity: 1; }
#modal-contact form.contact {
  padding: 0; }

.error {
  color: red;
  font-size: 12px;
  margin-top: -10px;
  margin-bottom: 10px;
  font-style: italic;
  display: none; }

#google_err {
  margin-top: -25px; }

#message_err {
  margin-top: 10px; }

.post-content img {
  max-width: 100% !important;
  height: auto; }

.title-article {
  color: #002244; }

.slide-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: black;
  top: 0;
  left: 0;
  opacity: 0.2; }

a.service-overlay {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute; }

.navbar-nav .sub-menu {
  display: none;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 999;
  padding: 5px 10px;
  margin: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  background-size: cover;
  width: 250px;
  box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.2); }

.navbar-nav .sub-menu li.menu-item:hover {
  background-color: transparent;
  color: #c3262e; }

.navbar-nav .sub-menu li.menu-item:hover a {
  color: #c3262e; }

.navbar-nav .sub-menu li.menu-item a {
  color: #002244; }

.navbar-nav .sub-menu li.menu-item {
  list-style: none;
  padding-top: 5px;
  padding-bottom: 5px;
  text-transform: uppercase; }

@media screen and (min-width: 992px) {
  .navbar-nav > li:hover .sub-menu {
    display: block; } }

@media screen and (max-width: 992px) {
  .container .navbar-collapse {
    margin: 0; } }

@media screen and (max-width: 992px) {
  .navbar-nav {
    margin: 0 !important; } }

/*# sourceMappingURL=main.css.map */