﻿@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
@import url(//fonts.googleapis.com/css?family=Raleway:400,700,900);
/*========================================================
                      Main Styles
=========================================================*/
body {
  background: #fff;
  color: #6a6d6f;
  font: 400 15px/15px "Raleway", sans-serif;
  -webkit-text-size-adjust: none; }

img {
  max-width: 100%;
  height: auto; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: -2px; }

h1 {
  color: #fc5a0a;
  font-size: 103px;
  line-height: 95px; }

h2 {
  font-size: 83px;
  line-height: 79px; }
  h2 span {
    font-weight: 400;
    font-size: 55px; }

h3 {
  letter-spacing: 0px;
  font-size: 55px;
  line-height: 55px;
  color: #fc5a0a; }
  h3 span {
    font-weight: 300; }
  @media (max-width: 979px) {
    h3 {
      font-size: 25px;
      line-height: 27px; } }

h4 {
  color: #272d33;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 32px;
  margin-bottom: 7px; }

h5 {
  font-size: 29px; }

h6 {
  font-size: 28px; }
h7 {
  font-size: 20px; 
  color: #fc5a0a;
  letter-spacing: 2px; }

p {
  line-height: 26px; }

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; }

table a[href^="mailto:"] {
  color: #1d72c9; 
   }


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; }

.title1 {
  color: #272d33; }

.title2 {
  color: #fff; }

/*@media (max-width: 767px) {
   .ecran {
    display: none;
  }
 }

   .ecran {
    display: block;
  }

  .mobile {
    display: none;
  }*/
 
/*=======================================================
                       Main Layout
=========================================================*/
h3 + *, h3 + .offs2 {
  margin-top: 17px; }

h3 + .offs1 {
  margin-top: 21px; }

h3 + img {
  margin-top: 22px; }

img + h4 {
  margin-top: 23px; }

article + .offs3 {
  margin-top: 27px; }

/*=======================================================
                        Components
=========================================================*/
.top-row {
  padding: 49px 0 36px;
  background: #fff; }
  @media (max-width: 767px) {
    .top-row {
      padding: 19px 0 0 0; } }

/*==================     Brand     ======================*/
.brand {
  display: inline-block; }
  .brand_name {
    overflow: hidden; }
    @media (max-width: 479px) {
      .brand_name {
        font-size: 83px; } }
  .brand_slogan {
    font-size: 30px;
    color: #272d33;
    text-transform: uppercase;
    letter-spacing: -1px; }
    @media (max-width: 979px) {
      .brand_slogan {
        font-size: 29px; } }
    @media (max-width: 479px) {
      .brand_slogan {
        font-size: 20px; } }

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #25589A; }

.bg1 {
  background: #272d33; }

.bg2 {
  background: rgba(252, 90, 10, 0.85) none repeat scroll 0 0;
  padding: 46px 0 31px 31px;
  margin: 50px 0;
  overflow: hidden; }

.bg3 {
  padding: 46px 0 35px 31px; }

.bg2 .marked-list li:hover a, .bg2 .marked-list li:active a {
  background: #272d33; }

/*==================    Buttons    ======================*/
.btn {
  margin-top: 27px;
  padding: 26px 27px 30px 30px;
  color: #fff;
  text-transform: uppercase;
  background: #272d33;
  display: inline-block;
  font-size: 19px;
  font-weight: 700; }
  .btn:hover, .btn:active {
    background: #fc5a0a; }

/*==================      Box      ======================*/
.box {
  width: 1110px;
  margin-top: 22px;
  float: left;
  margin-right: 30px; }
  .box:before, .box:after {
    display: table;
    content: "";
    line-height: 0; }
  .box:after {
    clear: both; }
  @media (max-width: 1199px) {
    .box {
      width: 197px; } }
  @media (max-width: 979px) {
    .box {
      width: 149px; } }
  @media (max-width: 767px) {
    .box {
      width: 165px; } }
  @media (max-width: 479px) {
    .box {
      width: 212px; } }
  .box h4 {
    color: #fff; }
    @media (max-width: 1199px) {
      .box h4 {
        font-size: 23px; } }
    @media (max-width: 979px) {
      .box h4 {
        font-size: 18px; } }
  .box p {
    left: 0px;
    width: 100%; }

.container .box1 {
  width: 500px;
  float: left;
  margin: 0 69px 0 0; }
  @media (max-width: 1199px) {
    .container .box1 {
      width: 385px; } }
  @media (max-width: 979px) {
    .container .box1 {
      width: 289px; } }
  .container .box1 .marked-list {
    margin-top: 5px; }
  .container .box1 ul li {
    border-bottom: 1px solid #e57941; }
    @media (max-width: 479px) {
      .container .box1 ul li {
        width: 70%; } }
    .container .box1 ul li:before {
      color: #fff; }
    .container .box1 ul li:last-child {
      border: medium none; }
  .container .box1 ul a {
    color: #fff; }
    @media (max-width: 1199px) {
      .container .box1 ul a {
        font-size: 15px;
        text-transform: none; } }
    @media (max-width: 979px) {
      .container .box1 ul a {
        font-size: 12px; } }
    .container .box1 ul a:hover, .container .box1 ul a:active {
      background: #272d33; }

.container .bg2 .box2 {
  margin-top: 16px;
  margin-right: 51px;
  width: 327px; }
  @media (max-width: 479px) {
    .container .bg2 .box2 h4 {
      font-size: 26px; } }
  @media (max-width: 1199px) {
    .container .bg2 .box2 {
      width: 252px; } }
  @media (max-width: 979px) {
    .container .bg2 .box2 {
      width: 239px;
      margin-right: 0px; } }
  @media (max-width: 479px) {
    .container .bg2 .box2 {
      width: 211px; } }
  .container .bg2 .box2 p {
    color: #fff; }
  .container .bg2 .box2 ul {
    margin-top: 7px; }
  .container .bg2 .box2 a {
    font-size: 17px; }
    @media (max-width: 1199px) {
      .container .bg2 .box2 a {
        font-size: 14px; } }

/*==================     Phone header      ======================*/

.lang {
  float: right;
  text-align: right;
    margin-bottom: 5px;
    margin-right: 365px;
    color: #fc5a0a;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;

}




.phone1 {
  float: right;
  text-align: right;
  margin-top: 16px; }



  @media (max-width: 767px) {
    .phone1 {
      float: none;
      text-align: center;
      margin-top: 36px; } }
  .phone1 .title {
    margin-bottom: 6px;
    color: #272d33;
    font-size: 24px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: bold; }
  .phone1 strong {
    color: #fc5a0a;
    display: block;
    font-size: 43px;
    line-height: 43px;
    margin-bottom: 7px;
    padding-left: 40px;
    position: relative;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: -1px; }
    @media (max-width: 767px) {
      .phone1 strong {
        padding: 0; } }
    @media (max-width: 479px) {
      .phone1 strong {
        font-size: 33px; } }
    .phone1 strong:after {
      color: #c9c9c9;
      content: "\f10b";
      font: 400 63px/63px "FontAwesome";
      left: 2px;
      position: absolute;
      top: -16px; }
      @media (max-width: 767px) {
        .phone1 strong:after {
          left: 19px; } }
      @media (max-width: 479px) {
        .phone1 strong:after {
          left: -5px;
          top: -10px;
          font-size: 43px; } }
  .phone1 p {
    color: #777; }
    @media (max-width: 479px) {
      .phone1 p {
        font-size: 12px; } }
    .phone1 p span {
      color: #272d33;
      font-style: normal;
      font-weight: 600; }
  .phone1 a:hover {
    color: #272d33; }

/*==================     Img block      ======================*/
.img_block {
  overflow: hidden;
  position: relative;
  margin-bottom: 30px; }
  .img_block p {
    left: 3px;
    position: relative;
    top: 3px;
    margin: 0; }
  .img_block:hover span:after {
    opacity: 0; }
  .img_block:hover span:before {
    opacity: 1; }
  .img_block:hover a {
    background: #272d33; }
  .img_block .caption {
    position: absolute;
    width: 65%;
    z-index: 1;
    color: #fff;
    left: 26px;
    bottom: 26px; }
    @media (max-width: 479px) {
      .img_block .caption {
        bottom: 16px;
        left: 16px; } }
    @media (max-width: 479px) {
      .img_block .caption p {
        line-height: 15px; } }
    .img_block .caption h3 {
      color: #fff;
      margin: 0; }
      @media (max-width: 979px) {
        .img_block .caption h3 {
          font-size: 35px;
          line-height: 35px; } }
      @media (max-width: 479px) {
        .img_block .caption h3 {
          font-size: 25px;
          line-height: 25px; } }
  .img_block a {
    color: #fff;
    background: #fc5a0a;
    bottom: 30px;
    display: inline-block;
    font-size: 47px;
    height: 70px;
    line-height: 64px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 71px;
    z-index: 2; }
    @media (max-width: 479px) {
      .img_block a {
        bottom: 10px;
        height: 60px;
        line-height: 54px;
        right: 10px;
        width: 61px; } }
    .img_block a:hover {
      opacity: 0.8; }
  .img_block span:after, .img_block span:before {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    content: '';
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -webkit-transition: 0.3s;
    transition: 0.3s; }
  .img_block span:after {
    background: -webkit-linear-gradient(left, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    background: -o-linear-gradient(left, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    background: linear-gradient(to right, #272d33 5%, rgba(39, 45, 51, 0.98) 7%, rgba(39, 45, 51, 0) 100%);
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#272d33', endColorstr='#00272d33',GradientType=1 );
    /* IE6-9 */
    z-index: 1; }
  .img_block span:before {
    background: -moz-linear-gradient(left, #fc5a0a 3%, #fc5a0a 5%, rgba(252, 90, 10, 0) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(3%, #fc5a0a), color-stop(5%, #fc5a0a), color-stop(100%, rgba(252, 90, 10, 0)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #fc5a0a 3%, #fc5a0a 5%, rgba(252, 90, 10, 0) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #fc5a0a 3%, #fc5a0a 5%, rgba(252, 90, 10, 0) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #fc5a0a 3%, #fc5a0a 5%, rgba(252, 90, 10, 0) 100%);
    /* IE10+ */
    background: linear-gradient(to right, #fc5a0a 3%, #fc5a0a 5%, rgba(252, 90, 10, 0) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fc5a0a', endColorstr='#00fc5a0a',GradientType=1 );
    /* IE6-9 */
    opacity: 0; }



/*==================     Img block txt     ======================*/
.img_block_txt {
  overflow: hidden;
  position: relative;
  margin-bottom: 40px; }
  .img_block_txt p {
    left: 3px;
    position: relative;
    top: 12px;
    margin: 0; }
  .img_block_txt:hover span:after {
    opacity: 0; }
  .img_block_txt:hover span:before {
    opacity: 1; }
  .img_block_txt:hover a {
    background: #272d33; }
  .img_block_txt .caption {
    position: absolute;
    width: 90%;
    z-index: 1;
    color: #e16426;
  font-weight: 500;
    left: 26px;
    bottom: 26px; }
    @media (max-width: 479px) {
      .img_block_txt .caption {
        bottom: 16px;
        left: 16px; } }
    @media (max-width: 479px) {
      .img_block_txt .caption p {
        line-height: 15px; } }
    .img_block_txt .caption h3 {
      color: #fff;
      margin: 0; }
      @media (max-width: 979px) {
        .img_block_txt .caption h3 {
          font-size: 30px;
          line-height: 20px; }
    width: 100%;
 }
      @media (max-width: 479px) {
        .img_block_txt .caption h3 {
          font-size: 25px;
          line-height: 25px; } }
  .img_block_txt a {
    color: #fff;
    background: #fc5a0a;
    bottom: 30px;
    display: inline-block_txt;
    font-size: 47px;
    height: 70px;
    line-height: 64px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 71px;
    z-index: 2; }
    @media (max-width: 479px) {
      .img_block_txt a {
        bottom: 10px;
        height: 60px;
        line-height: 54px;
        right: 10px;
        width: 61px; } }
    .img_block_txt a:hover {
      opacity: 0.8; }





/*==================     Parallax Text      ======================*/
.caption1 {
  position: relative;
  margin: 1px 0 100px 0;
  background: rgba(252, 90, 10, 0.85) none repeat scroll 0 0;
  box-sizing: border-box;
  display: block;
  left: 0;
  padding: 44px 0 45px 32px;
  text-align: left;
  top: 49px;
  width: 570px;
  z-index: 0; }
  @media (max-width: 767px) {
    .caption1 {
      width: 100%; } }
  .caption1 h2, .caption1 span, .caption1 p {
    color: #fff; }
  .caption1 p {
    margin: 0;
    width: 75%;
    position: relative;
    left: -3px; }
  .caption1 a {
    border: 2px solid #fff;
    bottom: 38px;
    color: #fff;
    display: inline-block;
    font-size: 55px;
    height: 76px;
    line-height: 68px;
    position: absolute;
    right: 30px;
    text-align: center;
    transition: all 0.25s ease 0s;
    width: 76px; }
    @media (max-width: 767px) {
      .caption1 a {
        bottom: 10px;
        font-size: 35px;
        height: 56px;
        line-height: 55px;
        right: 10px;
        width: 56px; } }
    .caption1 a:hover {
      background: #272d33 none repeat scroll 0 0;
      border-color: #272d33;
      transition: all 0.25s ease 0s; }
  .caption1 h2 span {
    font-size: 55px;
    font-weight: 400;
    display: block;
    line-height: 57px;
    margin-bottom: 14px;
    letter-spacing: 0px; }
    @media (max-width: 767px) {
      .caption1 h2 span {
        font-size: 29px;
        line-height: 29px; } }
  @media (max-width: 767px) {
    .caption1 h2 {
      font-size: 43px;
      line-height: 49px; } }
  .caption1 > div {
    height: 100%; }

.container .caption2 {
  background: rgba(39, 45, 51, 0.85) none repeat scroll 0 0; }
  .container .caption2 p {
    left: 2px;
    top: -4px; }
  .container .caption2 a {
    bottom: 44px; }
    .container .caption2 a:hover {
      background: #fc5a0a none repeat scroll 0 0;
      border-color: #fc5a0a;
      transition: all 0.25s ease 0s; }

.container .caption3 {
  padding: 46px 0 47px 29px;
  width: 100%;
  overflow: hidden;
  margin: 0;
  top: 0;
  margin-top: 50px;
  margin-bottom: 50px; }
  .container .caption3 p {
    left: 0px;
    width: 100%; }

.container .caption4 {
  width: 100%;
  margin: 50px 0;
  top: 0;
  margin-top: 50px;
  padding-bottom: 19px;
  padding-top: 45px; }
  @media (max-width: 1199px) {
    .container .caption4 h2 span {
      font-size: 35px; } }
  @media (max-width: 479px) {
    .container .caption4 h2 span {
      font-size: 26px; } }
  @media (max-width: 1199px) {
    .container .caption4 a {
      bottom: 10px;
      font-size: 45px;
      height: 56px;
      line-height: 51px;
      right: 10px;
      width: 56px; } }

/*==================    Marked list      ======================*/
.marked-list {
  margin-top: 9px; }
  .marked-list li {
    position: relative;
    border-bottom: 1px solid #dadbdc; }
    .marked-list li:hover a, .marked-list li:active a {
      text-decoration: none;
      background: #fc5a0a;
      color: #fff; }
    .marked-list li:hover:before, .marked-list li:active:before {
      color: #fff; }
    .marked-list li:last-child {
      border: none; }
    .marked-list li:before {
      content: '\f105';
      position: absolute;
      left: 20px;
      top: 19px;
      font: 400 14px 'FontAwesome';
      line-height: inherit;
      font-size: 30px;
      color: #272d33; }
    .marked-list li a {
      margin: 1px 0;
      text-transform: uppercase;
      color: #fc5a0a;
      padding: 19px 0 19px 46px;
      display: block;
      font-size: 19px; }
      @media (max-width: 979px) {
        .marked-list li a {
          padding: 19px 10px 19px 36px; } }
      @media (max-width: 1199px) {
        .marked-list li a {
          font-size: 16px; } }
      @media (max-width: 979px) {
        .marked-list li a {
          font-size: 14px;
          text-transform: none; } }

/*==================    Article     ======================*/
article {
  margin-top: 39px; }
  article time {
    color: #fc5a0a;
    font-size: 17px;
    margin-bottom: 6px; }

/*==================     Index list     ======================*/
.index-list {
  margin-top: 42px;
  counter-reset: li; }
  .index-list li {
    box-sizing: border-box;
    position: relative;
    margin-bottom: 43px;
    overflow: hidden; }
    .index-list li:nth-child(2) {
      margin-bottom: 43px; }
    .index-list li:last-child {
      margin-bottom: 0px; }
    .index-list li p {
      margin-top: 2px;
      float: left; }
    .index-list li:before {
      content: counter(li,decimal) ".";
      padding: 28px 0 0 7px;
      background: #fc5a0a;
      box-sizing: border-box;
      color: #fff;
      counter-increment: num;
      font-size: 55px;
      font-weight: 900;
      height: 70px;
      float: left;
      width: 70px;
      margin-right: 21px;
      display: block;
      border-radius: 50%;
      counter-increment: li;
      line-height: 0;
      text-align: center; }
    .index-list li h4 {
      color: #272d33;
      position: relative;
      text-transform: uppercase;
      top: -2px;
      line-height: 24px; }
      .index-list li h4 a:hover {
        color: #1c2025; }

.index-list_cnt {
  left: 9px;
  overflow: hidden;
  position: relative; }

/*==================     Blockquote     ======================*/
blockquote {
  margin-bottom: 37px;
  line-height: 26px;
  padding-left: 53px;
  padding-top: 0;
  position: relative;
  top: -2px; }
  blockquote q:before {
    background: transparent url("../images/quote.png") no-repeat scroll 0 0;
    content: "";
    height: 29px;
    left: 6px;
    margin-left: -6px;
    position: absolute;
    top: 7px;
    width: 34px; }
  blockquote h4 {
    margin-top: 6px; }

/*==================     Img-cnt     ======================*/
.img-cnt {
  padding: 24px 18px 32px 19px;
  border: 1px solid #dadbdc;
  position: relative;
  top: -1px;
  margin-bottom: 24px; }
  .img-cnt a:hover {
    color: #fc5a0a; }

/*==================     Term-list     ======================*/
.term-list dt {
  color: #272d33;
  font-size: 30px;
  font-weight: 300;
  letter-spacing: -1px;
  line-height: 32px;
  margin-bottom: 7px;
  text-transform: uppercase; }
.term-list dd {
  line-height: 26px;
  margin-bottom: 16px; }
  .term-list dd:last-child {
    margin: 29px 0 0 0; }
  .term-list dd a {
    color: #34aed6; }
    .term-list dd a:hover {
      color: #fc5a0a; }

/*========================   Menu   ==========================*/
.stuck_container {
  background: #272d33; }

.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 a {
    display: block; }

.rd-mobilepanel_title {
  letter-spacing: 1px; }

nav li:first-child {
  margin: 0; }

.nav li:hover > a:after {
  display: block; }

.sf-menu > li {
  margin: 0 0 0 46px; }
  .sf-menu > li > a {
    color: #FFF;
    font-size: 19px;
    line-height: 19px;
    font-weight: 600;
    padding: 32px 0 30px;
    text-transform: uppercase; }
    @media (max-width: 979px) {
      .sf-menu > li > a {
        font-size: 16px; } }
    .sf-menu > li > a:after {
      background: url("../images/tr.png") no-repeat scroll center bottom;
      bottom: -7px;
      content: "";
      height: 7px;
      left: 0;
      position: absolute;
      -moz-transition: 0.3s;
      -o-transition: 0.3s;
      -webkit-transition: 0.3s;
      transition: 0.3s;
      width: 100%;
      border-top: 10px solid transparent;
      z-index: 1;
      opacity: 0; }
    .sf-menu > li > a:hover:after {
      border-top: 10px solid #fc5a0a;
      opacity: 1; }
  .sf-menu > li.active > a, .sf-menu > li.sfHover {
    color: #fff;
    display: block; }
    .sf-menu > li.active > a:after, .sf-menu > li.sfHover:after {
      border-top: 10px solid #fc5a0a; }

nav li.active > a::after {
  opacity: 1; }

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 269px;
  margin-top: 10px;
  background: #FFF;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.sf-menu ul {
  border: 1px solid #d9d9d9;
  padding: 21px 0 0 0; }
  .sf-menu ul > li {
    margin: 0 0 22px;
    padding: 0 0 22px 29px;
    border-bottom: 1px solid #d9d9d9; }
    .sf-menu ul > li:last-child {
      border-bottom: medium none;
      padding-bottom: 0; }
    .sf-menu ul > li > a {
      color: #272d33; }
    .sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
      color: #fc5a0a; }

.sf-menu ul ul {
  position: static;
  top: 100%;
  width: auto;
  margin-top: 0;
  padding: 0;
  z-index: 4; }

.sf-menu ul ul {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid #d9d9d9;
  display: none;
  left: 102%;
  list-style: outside none none !important;
  padding: 22px 0 0;
  position: absolute;
  top: 58px;
  width: 270px;
  z-index: 11; }
  .sf-menu ul ul > li > a {
    color: #272d33; }
  .sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
    color: #fc5a0a; }

.sf-menu > li > .sf-with-ul {
  position: relative; }
  .sf-menu > li > .sf-with-ul:before {
    position: absolute;
    left: 50%;
    top: 62%;
    margin-left: -6px;
    content: "";
    font: 400 12px/12px "FontAwesome";
    display: none; }

@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: #fc5a0a;
      color: #2d2d2d; }
    .rd-mobilemenu_ul a:hover {
      background: #fc5a0a;
      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  ======================*/
.isStuck {
  background: #272d33;
  z-index: 999;
  border-bottom: 1px solid #dadbdc; }
  .isStuck .nav li a:after {
    background: none; }

@media only screen and (max-width: 979px) {
  .isStuck {
    display: none !important; } }
/*==================     ToTop     ======================*/
.toTop {
  width: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 40px;
  color: #fff;
  background: #fc5a0a;
  position: fixed;
  right: 66px;
  bottom: 180px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20; }
  .toTop:hover {
    color: #fff;
    background: #272d33;
    text-decoration: none; }

@media only screen and (max-width: 1399px) {
  .toTop {
    display: none !important; } }
/*========================================================
                     HEADER  Section
=========================================================*/
header .brand {
  float: left; }
@media (max-width: 767px) {
  header {
    text-align: center; }
    header .brand, header .nav {
      float: none; } }

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
  background: #fff; }

/*==================      Well     ======================*/
.well {
  margin-top: 49px;
  margin-bottom: 13px; }

.well1 {
  margin-top: 43px;
  margin-bottom: 43px; }

.well2 {
  margin-bottom: 25px; }

.well3 {
  margin-bottom: 38px; }

.well4 {
  margin-bottom: 60px; }

.well5 {
  padding-top: 53px;
  padding-bottom: 57px; }

.well6 {
  padding-top: 42px;
  padding-bottom: 53px; }

.well7 {
  padding-bottom: 53px; }

.well8 {
  margin-top: 43px;
  margin-bottom: 53px; }

.well9 {
  padding-top: 42px;
  padding-bottom: 40px; }

.well10 {
  padding-top: 44px;
  padding-bottom: 40px; }

.well11 {
  padding-top: 42px;
  padding-bottom: 60px; }

.well12 {
  padding-top: 42px;
  padding-bottom: 56px; }

/*==================      Offs all     ======================*/
.offs {
  margin-top: 12px; }

.offs1 {
  margin-top: 33px; }

.offs4 {
  margin-top: 22px; }

.offs5 {
  margin-bottom: 44px; }

.offs6 {
  margin-top: 5px;
  width: 100%; }

.offs_none {
  margin: 0; }

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  background: #1c2025; }
  footer .footer1 {
    font-size: 12px;
    padding-bottom: 17px;
    padding-top: 23px;
    color: #6a6d6f; }
    @media (max-width: 479px) {
      footer .footer1 {
        font-size: 11px; } }
    footer .footer1 a:hover {
      color: #fc5a0a; }
  footer h3, footer address {
    color: #fff; }
  footer address {
    margin-top: 48px; }
    footer address .mail1 {
      color: #34aed6; }
    footer address dt {
      float: left;
      font-size: 17px;
      text-transform: uppercase;
      color: #fc5a0a; }
      @media (max-width: 479px) {
        footer address dt {
          font-size: 12px; } }
    footer address dd {
      font-size: 15px;
      line-height: 17px;
      margin-bottom: 25px;
      overflow: hidden;
      padding-left: 3px; }
      @media (max-width: 479px) {
        footer address dd {
          font-size: 11px; } }
      footer address dd .mail1, footer address dd a:hover {
        color: #fc5a0a; }

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