@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: #ff0000;
}

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;
}

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;
  -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;
}

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;
}

.link1 {font-size:16px; line-height:30px; text-decoration:none; font-weight:bold; color:#fff; background:url(../images/link1-bg.gif) 0 0 repeat-x #d50211; padding:0px 17px 3px 19px; margin-top:18px; display:inline-block; text-transform:uppercase;
-moz-border-radius:3px;
border-radius:3px;
-webkit-border-radius:3px;
}
.link1:hover {background:#171717; font-weight:bold; font-color:#fff;}

/*=======================================================
                       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: 9px 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(255, 1, 14, 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: #ff0000;
}

/*==================      Box      ======================*/
.box {
  width: 255px;
  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 #6f6e6e;
}

@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      ======================*/
.phone1 {
  float: right;
  text-align: right;
  margin-top: 1px;
}

@media (max-width: 767px) {
  .phone1 {
    float: none;
    text-align: center;
    margin-top: 1px;
  }
}

.phone1 .title {
  margin-bottom: 1px;
  color: #272d33;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  font-weight: bold;
}

.phone1 strong {
  color: #ff0000;
  display: block;
  font-size: 22px;
  line-height: 22px;
  margin-bottom: 3px;
  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: 20px;
  }
}

@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: 60%;
  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: #ff0000;
  bottom: 30px;
  display: inline-block;
  font-size: 47px;
  height: 70px;
  line-height: 64px;
  position: absolute;
  right: 30px;
  text-align: center;
  -webkit-transition: all 0.25s ease 0s;
  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: '';
  -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: 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 {
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(3%, #ff0000), color-stop(5%, #ff0000), color-stop(100%, rgba(252, 90, 10, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff0000 3%, #ff0000 5%, rgba(252, 90, 10, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to right, #ff0000 3%, #ff0000 5%, rgba(252, 90, 10, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#00ff0000',GradientType=1 );
  /* IE6-9 */
  opacity: 0;
}

/*==================     Parallax Text      ======================*/
.caption1 {
  position: relative;
  margin: 1px 0 100px 0;
  background: rgba(255, 0, 0, 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;
  -webkit-transition: all 0.25s ease 0s;
  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;
  -webkit-transition: all 0.25s ease 0s;
  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: #ff0000 none repeat scroll 0 0;
  border-color: #ff0000;
  -webkit-transition: all 0.25s ease 0s;
  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: #ff0000;
  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: #ff0000;
  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: #ff0000;
  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 {
  padding: 28px 0 0 7px;
  background: #ff0000;
  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: 28px;
}

.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: #ff0000;
}

/*==================     Img-cnt2     ======================*/
.img-cnt2 {
  padding: 24px 18px 32px 19px;
  border: 1px solid #dadbdc;
  position: relative;
  top: -1px;
  margin-bottom: 24px;
}

.img-cnt2 a:hover {
  color: #fff;
}

/*==================     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: #ff0000;
}

/*========================   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;
  -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 #ff0000;
  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 #ff0000;
}

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;
  box-sizing: border-box;
}

.sf-menu > li > ul:before {
  position: absolute;
  display: inline-block;
  content: '';
  left: 47%;
  top: -5px;
  @include triangle(top, 9px, 5px, #fff);
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  padding: 11px 10px;
  font: 500 15px 'Raleway';
  color: #1e2a32;
  text-align: left;
  color: #53626d;
}
.sf-menu ul > li + li {
  border-top: 1px solid #d9d9d9;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #fff;
  background: #d40808;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 220px;
  margin-top: 0;
  margin-left: 3px;
  z-index: 4;
}

.sf-menu > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > .sf-with-ul:before {
  position: absolute;
  left: 50%;
  top: 70%;
  margin-left: -6px;
  content: "\f078";
  font: 400 15px/15px "FontAwesome";
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  right: 9px;
  top: -11px;
  content: "\f054";
  font: 400 16px/70px "FontAwesome";
  color: #1e2a32;
}

.fa-angle-right {
  position: absolute;
  right: 0;
  z-index: 5;
  padding: 0px 15px;
}

@media (max-width: 991px) {
  .sf-menu > li > a {
    /*font-size: 14px;*/
  }
}
@media (max-width: 767px) {
  .nav {
    padding: 5px 0;
  }

  .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;
  -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;
  box-shadow: 5px 0 5px 0 rgba(0, 0, 0, 0.1);
  -ms-transform: translateX(-240px);
  -webkit-transform: translateX(-240px);
  transform: translateX(-240px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -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 {
  -ms-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: #ff0000;
  color: #2d2d2d;
}

.rd-mobilemenu_ul a:hover {
  background: #ff0000;
  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;
  border-radius: 50%;
  -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 {
  -ms-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;
  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;
  -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;
  -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;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  border-radius: 2px;
}

.rd-mobilepanel_toggle span {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.rd-mobilepanel_toggle span:before, .rd-mobilepanel_toggle span:after {
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
  -ms-transform-origin: 1.71429px center;
  -webkit-transform-origin: 1.71429px center;
  transform-origin: 1.71429px center;
}

.rd-mobilepanel_toggle.active span {
  -ms-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: #ff0000;
  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: #ff0000;
}

footer h3, footer address {
  color: #fff;
}

footer address {
  margin-top: 48px;
}

footer address .mail1 {
  color: #b6babb;
}

footer address dt {
  float: left;
  font-size: 17px;
  text-transform: uppercase;
  color: #ff0000;
}

@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: #ff0000;
}

/*# sourceMappingURL=style.css.map */
/*
*
* Video BG
* --------------------------------------------------
*/
.bg-vide {
	position: relative;
	z-index: 0;
}

.bg-vide > * {
	position: relative;
	z-index: 1;
}
