@charset "UTF-8";
@import url(animate.css);
@import url(fl-great-icon-set.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleAPIs.com/css?family=Roboto:400,300,700|Lato:400,300,700);
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #2f2f2f;
  font: 400 14px/20px "Roboto", sans-serif;
  -webkit-text-size-adjust: none;
  background: #fff;
}

img {
  max-width: 100%;
  height: auto;
}

h1, h2, h3, h4, h5, h6, time {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

h2 {
  font-size: 72px;
  line-height: 98px;
  letter-spacing: 1.5px;
}
@media (max-width: 991px) {
  h2 {
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: 0;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 0.8px;
}
@media (max-width: 991px) {
  h3 {
    font-size: 28px;
    line-height: 1.2;
    letter-spacing: 0;
  }
}

h4, time {
  font-size: 24px;
  line-height: 36px;
}
@media (max-width: 991px) {
  h4, time {
    font-size: 20px;
    line-height: 1.2;
  }
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 15px;
}

p a:hover, .marked-list a:hover, .list a:hover {
  text-decoration: underline;
}
p .fa, .marked-list .fa, .list .fa {
  text-decoration: none;
}

time {
  display: block;
}

a {
  font: inherit;
  color: inherit;
  text-decoration: none;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a:focus {
  outline: none;
}
a:active {
  background-color: transparent;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: underline;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.icon1 {
  font-size: 60px;
  line-height: 60px;
  display: inline-block;
}

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.bold {
  font-weight: 700;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

hr {
  border: none;
  height: 1px;
  background: #2f2f2f;
}

.link1 {
  color: #addff9;
}
.link1:hover {
  color: #2f2f2f;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img, * + .btn {
  margin-top: 20px;
}

h2 + .icon1 {
  margin-top: 25px;
}

h2 + p {
  margin-top: 20px;
}

p + .btn {
  margin-top: 26px;
}

.section2.well3 .container + .container {
  margin-top: 48px;
}

.container + .container {
  margin-top: 68px;
}

.container + .marTop5 {
  margin-top: 52px;
}

.address1 + .address2 {
  margin-top: 15px;
}

.row.marTop6 + img {
  margin-top: -57px;
}
@media (max-width: 991px) {
  .row.marTop6 + img {
    margin-top: 20px;
  }
}

img + h4 {
  margin-top: 26px;
}

img + h4 + p {
  margin-top: 14px;
}

h4 + p {
  margin-top: 14px;
}

.marTop0 {
  margin-top: 0;
}

.marTop2 {
  margin-top: 19px;
}

.marTop3 {
  margin-top: 34px;
}

.marTop4 {
  margin-top: -4px;
}

.marTop6 {
  margin-top: 1px;
}

.marTop7 {
  margin-top: 11px;
}

.marTop8 {
  margin-top: -15px;
}

.marTop8 + .marTop8 {
  margin-top: -15px;
}

.marTop9 {
  margin-top: 50px;
}

.marTop10 {
  margin-top: 7px;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  margin-top: 69px;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
.brand_name {
  position: relative;
  padding-right: 79px;
  font-size: 120px;
  line-height: 110px;
  font-weight: 700;
  padding-bottom: 30px;
  margin-bottom: 30px;
  font-family: "Roboto", sans-serif;
  letter-spacing: -1px;
  color: #2f2f2f;
}
@media (max-width: 991px) {
  .brand_name {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  .brand_name {
    padding-right: 53px;
  }
}
@media (max-width: 767px) {
  .brand_name {
    font-size: 70px;
    line-height: 1;
  }
}
@media (max-width: 479px) {
  .brand_name {
    font-size: 50px;
  }
}
.brand_name i {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 72px;
}
@media (max-width: 479px) {
  .brand_name i {
    font-size: 45px;
  }
}
.brand_name span {
  display: block;
}

/*==================  Inline List  ======================*/
.inline-list {
  margin-top: 7px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 16px;
}
.inline-list a {
  display: inline-block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 30px;
  text-align: center;
  color: #bfbfbf;
}
.inline-list a:hover {
  color: #addff9;
}

/*==================    Quote     ======================*/
blockquote {
  text-align: center;
  border: 5px solid #f4f4f4;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 33px 22px 38px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
blockquote p {
  color: #bfbfbf;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
blockquote q {
  position: relative;
  padding: 39px 0 32px;
  display: inline-block;
}
blockquote q:before, blockquote q:after {
  position: absolute;
  display: inline-block;
  content: '';
  width: 25px;
  height: 23px;
  left: 50%;
  margin-left: -12px;
  top: 0;
  background: url(../images/quote1.png) no-repeat 0 0;
}
blockquote q:after {
  top: auto;
  bottom: 0;
  background: url(../images/quote2.png) no-repeat 0 0;
}
blockquote cite {
  display: block;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  color: #2f2f2f;
}
blockquote cite span {
  display: block;
  font-size: 14px;
}
blockquote p + cite {
  margin-top: 14px;
}
blockquote:hover {
  border-color: #2f2f2f;
}
blockquote:hover p {
  color: #2f2f2f;
}

/*==================  List2  ======================*/
.list2 {
  margin-top: 14px;
  padding-bottom: 28px;
}
.list2 li {
  position: relative;
}
.list2 li a:hover {
  color: #addff9;
}
.list2 li + li {
  margin-top: 12px;
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-top: -2px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
    font-size: 14px;
  }
}
.marked-list li {
  position: relative;
  padding-left: 26px;
  padding-top: 4px;
}
.marked-list li:before {
  content: '\f138';
  position: absolute;
  left: 0;
  top: 4px;
  font-weight: 400;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #2f2f2f;
}
.marked-list li + li {
  margin-top: 7px;
  border-top: 1px solid #2f2f2f;
}
.marked-list a:hover {
  color: #9e6d02;
  text-decoration: none;
}

.address1 {
  color: #bfbfbf;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}

.address2 {
  color: #bfbfbf;
  font-size: 14px;
  line-height: 20px;
}

/*==================   Contact List   ======================*/
.contact-list address {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.contact-list a[href^="mailto:"] {
  color: #fff;
  text-decoration: underline;
}
.contact-list a[href^="mailto:"]:hover {
  text-decoration: underline;
}
.contact-list li dt {
  float: left;
}
.contact-list li dd {
  float: right;
  margin-right: 5px;
}
.contact-list li dl + dl {
  clear: both;
}
.contact-list li dl + dl dd, .contact-list li dl + dl dt {
  display: inline-block;
  float: none;
}
.contact-list li dt + dd {
  margin-top: 0;
}
.contact-list li dd + dt {
  clear: both;
  margin-top: 0;
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 21px;
  padding-bottom: 0px;
}
.privacy dt {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  font-family: "Lato", sans-serif;
}
.privacy dt + dd {
  margin-top: 14px;
}
.privacy dd + dt {
  margin-top: 28px;
}
.privacy a {
  color: #addff9;
  text-decoration: underline;
}
.privacy a:hover {
  color: #2f2f2f;
}

/*==================  Backgrounds  ======================*/
.bg1 {
  background: #addff9;
}

.bg2 {
  background: #bfbfbf;
}

.bg3 {
  background: #2f2f2f;
}

.color1 {
  color: #addff9;
}

.color2 {
  color: #bfbfbf;
}

.color3 {
  color: #2f2f2f;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  font-size: 14px;
  line-height: 20px;
  padding: 7px 17px;
  color: #fff;
  background: #2f2f2f;
  display: inline-block;
}
.btn:hover {
  color: #fff;
  background: #fcb00a;
}
.btn:active {
  color: #fff;
  background: #e09a02;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
}
.box_cnt__no-flow {
  overflow: hidden;
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  margin-left: 29px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  padding: 8px 29px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.5px;
  font-family: "Lato", sans-serif;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #fff;
  background: #2f2f2f;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #2f2f2f;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 235px;
  margin-top: 1px;
  padding: 10px 0 10px;
  background: #323232;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
}

.sf-menu ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  font-weight: 300;
  line-height: 19px;
  color: #fff;
  padding: 10px 35px 10px 31px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #2f2f2f;
  background: #addff9;
  text-decoration: none;
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
}

.sf-menu ul ul {
  -webkit-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.16);
  position: absolute;
  top: 0;
  left: 100%;
  width: auto;
  min-width: 180px;
  margin-left: 1px;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #FFF;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #2f2f2f;
  background: #addff9;
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 25px;
  top: 50%;
  margin-top: -7px;
  content: "";
  color: #fff;
  font: 400 14px/14px "FontAwesome";
}

@media (max-width: 991px) {
  .sf-menu > li + li {
    margin-left: 15px;
  }
  .sf-menu > li > a {
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
}
.rd-mobilemenu.active {
  right: 0;
}

.rd-mobilemenu_ul {
  position: fixed;
  top: -56px;
  left: 0;
  bottom: -56px;
  width: 240px;
  padding: 132px 0 76px;
  color: #666;
  background: #FFF;
  font-size: 14px;
  line-height: 20px;
  overflow: auto;
  -webkit-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -moz-transform: translateX(-240px);
  -ms-transform: translateX(-240px);
  -o-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -moz-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -o-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  -webkit-transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
  transition: 0.3s cubic-bezier(0.55, 0, 0.1, 1);
}
.rd-mobilemenu.active .rd-mobilemenu_ul {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
}
.rd-mobilemenu_ul a {
  display: block;
  padding: 14px 25px 16px;
}
.rd-mobilemenu_ul a.active {
  background: #f5f5f5;
  color: #2d2d2d;
}
.rd-mobilemenu_ul a:hover {
  background: #addff9;
  color: #FFF;
}
.rd-mobilemenu_ul a .rd-submenu-toggle {
  position: absolute;
  top: 50%;
  right: 11px;
  margin-top: -17.5px;
  width: 32px;
  height: 32px;
  font: 400 10px "FontAwesome";
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
  z-index: 1;
  background: rgba(0, 0, 0, 0.1);
}
.rd-mobilemenu_ul a .rd-submenu-toggle:after {
  content: '\f078';
}
.rd-mobilemenu_ul a .rd-submenu-toggle:hover {
  background: #FFF;
  color: #666;
}
.rd-mobilemenu_ul a.rd-with-ul {
  position: relative;
}
.rd-mobilemenu_ul a.rd-with-ul.active .rd-submenu-toggle {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilemenu_ul ul a {
  padding-left: 40px;
}
.rd-mobilemenu_ul ul ul a {
  padding-left: 60px;
}
.rd-mobilemenu_ul:after {
  content: '';
  display: block;
  height: 20px;
}

.rd-mobilepanel {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 56px;
  background: #FFF;
  color: #000;
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.1);
  z-index: 99999991;
}

.rd-mobilepanel_title {
  position: fixed;
  top: 4px;
  left: 56px;
  right: 56px;
  color: #000;
  font-size: 24px;
  line-height: 48px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.rd-mobilepanel_toggle {
  position: fixed;
  top: 4px;
  left: 8px;
  width: 48px;
  height: 48px;
}
.rd-mobilepanel_toggle span {
  position: relative;
  display: block;
  margin: auto;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.rd-mobilepanel_toggle span:after {
  top: 8px;
}
.rd-mobilepanel_toggle span:after, .rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span {
  width: 24px;
  height: 4px;
  background-color: #000;
  backface-visibility: hidden;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.rd-mobilepanel_toggle span {
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -moz-transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -o-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}
.rd-mobilepanel_toggle.active span {
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
}
.rd-mobilepanel_toggle.active span:before, .rd-mobilepanel_toggle.active span:after {
  top: 0;
  width: 15px;
}
.rd-mobilepanel_toggle.active span:before {
  -webkit-transform: rotate3d(0, 0, 1, -40deg);
  transform: rotate3d(0, 0, 1, -40deg);
}
.rd-mobilepanel_toggle.active span:after {
  -webkit-transform: rotate3d(0, 0, 1, 40deg);
  transform: rotate3d(0, 0, 1, 40deg);
}

@media (max-width: 767px) {
  body {
    padding-top: 56px;
  }

  .rd-mobilemenu, .rd-mobilepanel {
    display: block;
  }
}
@media (max-width: 359px) {
  .rd-mobilepanel_title {
    font-size: 18px;
  }
}
/*==================  Stuck menu  ======================*/
.stuck_container {
  z-index: 11;
}

.isStuck {
  background: #fff;
  z-index: 999;
  border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important;
  }
}
/*==================     ToTop     ======================*/
.toTop {
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 46px;
  color: #fff;
  background: #bfbfbf;
  border-radius: 50%;
  -webkit-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 8px 0 rgba(0, 0, 0, 0.4);
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover, .toTop:active {
  color: #fff;
  background: #addff9;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image, .parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}

/*==================      Skew     ======================*/
.skew {
  position: relative;
}
.skew_sub-1, .skew_sub-2 {
  overflow: hidden;
}
.skew_sub-1, .skew_sub-2, .skew_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform-origin: 0 50%;
  outline: 1px solid transparent;
  -webkit-backface-visibility: hidden;
}
.skew_cnt {
  position: relative;
}
.skew__deg-1 {
  margin-top: -12.43902%;
  margin-bottom: 0%;
  padding-top: 12.43902%;
  padding-bottom: 0%;
}
.skew__deg-1_before-inset {
  padding-bottom: 12.43902%;
}
.skew__deg-1_after-inset {
  padding-top: 0%;
}
.skew__deg-1 .skew_sub-1 {
  transform: skewY(-7deg);
  margin-top: 12.43902%;
  margin-bottom: 0%;
}
.skew__deg-1 .skew_sub-2 {
  transform: skewY(0deg);
  margin-bottom: 0%;
}
.skew__deg-1 .skew_bg {
  margin-top: -12.43902%;
  transform: skewY(7deg);
}
.skew__deg-1 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-1 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}
.skew__deg-2 {
  margin-top: -5.45455%;
  padding-top: 5.45455%;
}
.skew__deg-2_before-inset {
  padding-bottom: 5.45455%;
}
.skew__deg-2 .skew_sub-1 {
  transform: skewY(-3.12213deg);
  margin-top: 5.45455%;
  margin-bottom: -5.45455%;
}
.skew__deg-2 .skew_sub-2 {
  transform: skewY(3.12213deg);
  margin-top: -5.45455%;
  margin-bottom: 5.45455%;
}
.skew__deg-2 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-2 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}
.skew__deg-3 {
  margin-top: -5.45455%;
  margin-bottom: -5.45455%;
  padding-top: 5.45455%;
  padding-bottom: 5.45455%;
}
.skew__deg-3_before-inset {
  padding-bottom: 5.45455%;
}
.skew__deg-3_after-inset {
  padding-top: 5.45455%;
}
.skew__deg-3 .skew_sub-1 {
  transform: skewY(3.12213deg);
}
.skew__deg-3 .skew_sub-2 {
  transform: skewY(-6.24426deg);
}
.skew__deg-3 .skew_bg {
  transform: skewY(3.12213deg);
}
.skew__deg-3 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-3 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}
.skew__deg-4 {
  margin-top: -5.45455%;
  margin-bottom: -5.45455%;
  padding-top: 5.45455%;
  padding-bottom: 5.45455%;
}
.skew__deg-4_before-inset {
  padding-bottom: 5.45455%;
}
.skew__deg-4_after-inset {
  padding-top: 5.45455%;
}
.skew__deg-4 .skew_sub-1 {
  margin-top: 5.45455%;
  margin-bottom: -5.45455%;
  transform: skewY(-3.12213deg);
}
.skew__deg-4 .skew_sub-2 {
  margin-top: -10.90909%;
  margin-bottom: 10.90909%;
  transform: skewY(6.24426deg);
}
.skew__deg-4 .skew_bg {
  transform: skewY(-3.12213deg);
  margin-bottom: -5.45455%;
}
.skew__deg-4 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-4 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}
.skew__deg-5 {
  margin-bottom: -5.45455%;
  padding-bottom: 5.45455%;
  padding-bottom: 5.45455%;
}
.skew__deg-5_after-inset {
  padding-top: 5.45455%;
}
.skew__deg-5 .skew_sub-1 {
  transform: skewY(3.12213deg);
  margin-top: -5.45455%;
  margin-bottom: 5.45455%;
}
.skew__deg-5 .skew_sub-2 {
  transform: skewY(-3.12213deg);
  margin-top: 5.45455%;
  margin-bottom: -5.45455%;
}
.skew__deg-5 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-5 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}
.skew__deg-6 {
  margin-top: -2.72727%;
  margin-bottom: -2.72727%;
  padding-top: 2.72727%;
  padding-bottom: 2.72727%;
}
.skew__deg-6_before-inset {
  padding-bottom: 2.72727%;
}
.skew__deg-6_after-inset {
  padding-top: 2.72727%;
}
.skew__deg-6 .skew_sub-1 {
  transform: skewY(-3.12213deg);
  margin-top: 2.72727%;
  margin-bottom: -2.72727%;
}
.skew__deg-6 .skew_sub-2 {
  transform: skewY(6.24426deg);
  margin-top: -5.45455%;
  margin-bottom: 5.45455%;
}
.skew__deg-6 .skew_bg {
  transform: skewY(-3.12213deg);
  margin-top: 2.72727%;
  margin-bottom: -2.72727%;
}
.skew__deg-6 .lt-ie9 [class*="_before-inset"] {
  padding-bottom: 0;
}
.skew__deg-6 .lt-ie9 [class*="_after-inset"] {
  padding-top: 0;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header {
  position: relative;
  padding: 65px 0 9px;
  background: #fff;
}
@media (max-width: 767px) {
  header {
    padding: 0 0 9px;
  }
}
header > div {
  position: relative;
  z-index: 1;
}
header .header_plane {
  position: absolute;
  display: inline-block;
  top: 334px;
  height: 71px;
  left: 0;
  right: 0;
  background: #addff9;
  z-index: 0;
  -moz-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  -o-transform: skewY(-7deg);
  -webkit-transform: skewY(-7deg);
  transform: skewY(-7deg);
}
@media (max-width: 767px) {
  header .header_plane {
    top: 180px;
  }
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}
header.main-page {
  padding: 65px 0 200px;
  background: url(../images/infirmiere-auxiliaire-domicile-rive-nord.jpg) 50% 0% no-repeat;
  min-height: 1482px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /*background-size: cover;*/
}
@media (min-width: 2051px) {
  header.main-page {
    background-size: cover;
  }
}
@media (max-width: 991px) {
  header.main-page {
    padding: 0px 0 100px;
    background-position: 50% -150px;
    min-height: 350px;
  }
}

/*========================================================
					 CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff;
}
main a:hover {
  color: #addff9;
}

/*==================      section1     ======================*/
.section1 {
  width: 100%;
  position: relative;
  z-index: 1;
  max-width: 620px;
  display: inline-block;
  margin: 0 auto 90px auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 5px solid #addff9;
  padding: 20px 46px 70px;
}
@media (max-width: 991px) {
  .section1 {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .section1 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section1 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
}
.section1 + img {
  margin-top: -60px;
}
@media (max-width: 767px) {
  .section1 + img {
    margin-top: -20px;
  }
}
.section1.mod2 {
  padding: 20px 60px 67px;
}
@media (max-width: 991px) {
  .section1.mod2 {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .section1.mod2 {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
  }
}
.section1.mod2 + img {
  margin-top: -45px;
}
@media (max-width: 767px) {
  .section1.mod2 + img {
    margin-top: -20px;
  }
}
.section1.mod3 {
  text-align: center;
  padding: 20px 22px 29px;
}
.section1.mod3 h3 {
  margin: 0 -20px;
}

.title-num {
  position: relative;
  text-align: center;
  padding: 30px 0 30px;
}
.title-num h3 {
  position: relative;
  z-index: 1;
}
.title-num .mum-txt {
  top: -7px;
  left: 0;
  right: 0;
  text-align: center;
  position: absolute;
  color: #f0efef;
  font-weight: 700;
  font-family: "Lato", sans-serif;
  font-size: 120px;
  line-height: 120px;
}

/*==================      section1     ======================*/
.section2 {
  position: relative;
  z-index: 1;
}
.section2 p + p {
  margin-top: 21px;
  color: #fff;
}
.section2 .col-lg-4 {
  padding-right: 33px;
}
@media (max-width: 1199px) {
  .section2 .col-lg-4 {
    padding-right: 0;
  }
}
.section2 .section_plane {
  position: absolute;
  display: inline-block;
  top: 35px;
  bottom: 210px;
  left: 0;
  right: 0;
  background: #addff9;
  z-index: -1;
  -moz-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  -o-transform: skewY(-7deg);
  -webkit-transform: skewY(-7deg);
  transform: skewY(-7deg);
}
.section2 .section_plane.mod2, .section2 .section_plane.mod3 {
  bottom: 159px;
}

/*==================      section3     ======================*/
.section3 {
  position: relative;
  color: #000000;
  background: #ffffff;
  padding: 58px 330px 57px 82px;
  font-size: 24px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .section3 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section3 .list1 li {
  position: relative;
  padding-left: 20px;
}
.section3 .list1 li:before {
  position: absolute;
  display: inline-block;
  content: '/';
  left: 0;
  top: 0;
}
.section3 .list1 li a:hover {
  color: #fff;
}
.section3 h3 + .list1 {
  margin-top: 28px;
}
.section3 .object {
  position: absolute;
  right: -60px;
  bottom: -42px;
  z-index: 0;
}
@media (max-width: 991px) {
  .section3 .object {
    max-width: 250px;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .section3 .object {
    opacity: 0.2;
  }
  .lt-ie9 .section3 .object {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.2)";
    filter: alpha(opacity=20);
  }
}
.section3 .all-content {
  position: relative;
  z-index: 1;
}

/*==================      section4     ======================*/
.section4 {
  position: relative;
  color: #addff9;
  background: #2f2f2f;
  overflow: hidden;
}
.section4 .all-content {
  float: left;
  padding: 64px 10px 57px 82px;
  font-size: 36px;
  line-height: 48px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}
.section4 .object {
  float: right;
}
@media (max-width: 991px) {
  .section4 .object {
    width: 100%;
    float: none;
  }
  .section4 .object img {
    width: 100%;
  }
}

/*==================      section5     ======================*/
.section5 {
  min-height: 370px;
  position: relative;
  color: #000000;
  background: #ffffff;
  padding: 61px 10px 69px 82px;
  font-size: 24px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .section5 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.section5 .object {
  position: absolute;
  right: 0px;
  bottom: 0px;
  z-index: 0;
}
@media (max-width: 991px) {
  .section5 .object {
    width: 300px;
  }
}
@media (max-width: 767px) {
  .section5 .object {
    opacity: 0.2;
    width: auto;
    max-height: 100%;
  }
  .lt-ie9 .section5 .object {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0.2)";
    filter: alpha(opacity=20);
  }
}
.section5 .all-content {
  position: relative;
  z-index: 1;
  font-size: 36px;
  line-height: 48px;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
}

/*==================      Well     ======================*/
.well {
  position: relative;
  z-index: 1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.well .marTop1 {
  margin-top: -286px;
}
@media (max-width: 991px) {
  .well .marTop1 {
    margin-top: 20px;
  }
}

.well2 {
  padding-top: 10px;
  padding-bottom: 66px;
}

.well3 {
  padding-top: 0px;
  padding-bottom: 110px;
}

.well4 {
  padding-top: 9px;
  padding-bottom: 200px;
}
@media (max-width: 767px) {
  .well4 {
    padding-bottom: 100px;
  }
}
@media (max-width: 479px) {
  .well4 {
    padding-bottom: 70px;
  }
}

.well5 {
  padding-top: 150px;
  padding-bottom: 355px;
  z-index: -1;
}
@media (max-width: 767px) {
  .well5 {
    padding-bottom: 150px;
  }
}
@media (max-width: 479px) {
  .well5 {
    padding-bottom: 10px;
  }
}

.skew__deg-1 {
  margin-bottom: -59px;
}

.well6 {
  padding-top: 0px;
  padding-bottom: 69px;
}

.well7 {
  padding-top: 9px;
  padding-bottom: 233px;
}
@media (max-width: 767px) {
  .well7 {
    padding-bottom: 100px;
  }
}
@media (max-width: 479px) {
  .well7 {
    padding-bottom: 70px;
  }
}

.well8 {
  padding-top: 0px;
  padding-bottom: 74px;
}

.well9 {
  padding-top: 0px;
  padding-bottom: 96px;
}

.well10 {
  padding-top: 9px;
  padding-bottom: 253px;
}
@media (max-width: 767px) {
  .well10 {
    padding-bottom: 160px;
  }
}
@media (max-width: 479px) {
  .well10 {
    padding-bottom: 130px;
  }
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding: 40px 0 40px;
  background: #fff;
  font-size: 14px;
  color: #bfbfbf;
}
footer p {
  font-weight: 700;
  letter-spacing: 0.5px;
}
footer p a:hover, footer address a:hover {
  color: #addff9;
}
footer .brand {
  margin-top: 0px;
}
@media (max-width: 991px) {
  footer .brand {
    margin-top: -30px;
  }
}
footer .brand_name {
  padding-right: 59px;
  font-size: 72px;
  line-height: 62px;
  padding-bottom: 10px;
  margin-bottom: 10px;
  letter-spacing: -1px;
  color: #bfbfbf;
}
@media (max-width: 767px) {
  footer .brand_name {
    font-size: 46px;
    line-height: 1;
  }
}
footer .brand_name i {
  position: absolute;
  top: 5px;
  right: 0;
  font-size: 56px;
}
footer .brand + p {
  margin-top: -1px;
}
footer .address1 {
  margin-top: -4px;
}
