@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=Open+Sans:400,300,600,700);
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #c2c3c3;
  font: 400 14px/24px "Arial", sans-serif;
  -webkit-text-size-adjust: none;
  background: #3e454c;
}

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

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
  color: #3e454c;
}

h2 {
  font-size: 60px;
  line-height: 1;
}
h2:before, h2:after {
  display: table;
  content: "";
  line-height: 0;
}
h2:after {
  clear: both;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 44px;
  }
}
@media (max-width: 479px) and (max-width: 1199px) {
  h2 {
    font-size: 30px;
  }
}

h2 i {
  font-size: 100px;
  width: 170px;
  height: 170px;
  line-height: 170px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background: #f2d03b;
  float: left;
  margin-right: 27px;
  margin-top: -21px;
  margin-bottom: 22px;
}
h2 i.mod1 {
  color: #f2d03b;
  background: none;
  font-size: 113px;
  line-height: 120px;
  width: auto;
  margin-right: 84px;
  margin-top: -15px;
  height: auto;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  h2 i.mod1 {
    display: none;
  }
}
@media (max-width: 991px) {
  h2 i {
    font-size: 40px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  h2 i {
    margin-bottom: 20px;
  }
}
@media (max-width: 479px) {
  h2 i {
    display: none;
  }
}

@media (min-width: 1200px) {
  h2.mod1 {
    font-size: 70px;
  }
}

@media (min-width: 1200px) {
  h2.mod2 {
    font-size: 50px;
  }
}

h3 {
  font-size: 30px;
  line-height: 1;
}
@media (max-width: 479px) and (max-width: 1199px) {
  h3 {
    font-size: 24px;
  }
}

h3 a:hover {
  color: #f2d03b;
}

h4 {
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
}
@media (max-width: 479px) and (max-width: 1199px) {
  h4 {
    font-size: 20px;
    line-height: 25px;
  }
}

h5 {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  font-weight: 400;
}
@media (max-width: 479px) and (max-width: 1199px) {
  h5 {
    font-size: 18px;
    line-height: 23px;
  }
}

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

/*=======================================================
						 Main Layout
=========================================================*/
.fleft {
  float: left;
}

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

hr {
  border: none;
  height: 1px;
  background: #c2c3c3;
}

.link1 {
  color: #f2d03b;
}
.link1:hover {
  color: #c2c3c3;
}

@media (max-width: 767px) {
  .mobile_cntr {
    text-align: center;
  }
}
@media (max-width: 479px) {
  .mobile_cntr2 {
    text-align: center;
  }
}
* + h3, * + h4, * + h5, * + h6, * + p, * + img {
  margin-top: 20px;
}

h2 + h4 {
  margin-top: 18px;
}

h4 + p {
  margin-top: 25px;
}

h3 + h5 {
  margin-top: 19px;
}

h5 + p {
  margin-top: 11px;
}

h5 + p.lh21 {
  margin-top: 17px;
}

h2 + h5 {
  margin-top: 50px;
}

h2 + h5.mod1 {
  margin-top: 33px;
  line-height: 20px;
}

h2 + .box {
  margin-top: 50px;
}

p + p {
  margin-top: 13px;
}

p + .marked-list {
  margin-top: 54px;
}

p + .btn2 {
  margin-top: 34px;
}

h2 + .row {
  margin-top: 21px;
}

h2 + .row.mod1 {
  margin-top: 11px;
}

.box-img + .box-img {
  margin-top: 24px;
}

.lh21 {
  line-height: 21px;
}

.marTop1 {
  margin-top: 62px;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 20px 0;
  padding-left: 171px;
}
@media (max-width: 991px) {
  .brand {
    padding-left: 90px;
  }
}
.brand:before {
  position: absolute;
  display: inline-block;
  content: '\f0e6';
  font-family: "FontAwesome";
  left: 0;
  top: 0;
  background: #f2d03b;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 146px;
  height: 146px;
  font-size: 70px;
  line-height: 146px;
  text-align: center;
}
@media (max-width: 991px) {
  .brand:before {
    width: 84px;
    height: 84px;
    font-size: 40px;
    line-height: 84px;
  }
}
.brand_name {
  overflow: hidden;
  font-size: 98px;
  line-height: 120px;
  letter-spacing: 0px;
  color: #fff;
  margin-top: -36px;
  margin-left: 9px;
}
@media (max-width: 991px) {
  .brand_name {
    font-size: 57px;
    line-height: 1;
    margin-top: -15px;
  }
}
@media (max-width: 479px) {
  .brand_name {
    font-size: 36px;
    margin-top: 0;
  }
}
.brand_slogan {
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: right;
}
@media (max-width: 991px) {
  .brand_slogan {
    font-size: 11px;
  }
}
@media (max-width: 479px) {
  .brand_slogan {
    margin-top: -10px;
  }
}

/*==================   Index List  ======================*/
.index-list {
  padding-top: 24px;
  counter-reset: li;
}
.index-list li {
  position: relative;
  padding-left: 146px;
  margin-bottom: 32px;
}
.index-list li:before {
  position: absolute;
  top: 3px;
  left: 16px;
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 30px;
  font-weight: 300;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #fff;
  background: #f2d03b;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  text-align: center;
  font-family: "Open Sans", sans-serif;
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 11px;
}
.inline-list a {
  display: inline-block;
  width: 79px;
  height: 79px;
  line-height: 79px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  font-size: 25px;
  text-align: center;
  color: #fff;
  background-color: #4a525a;
}
@media (max-width: 1199px) {
  .inline-list a {
    width: 44px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
  }
}
.inline-list a:hover {
  color: #fff;
  background-color: #f2d03b;
}

/*==================    Quote     ======================*/
blockquote {
  position: relative;
  padding-left: 31px;
}
blockquote:before {
  position: absolute;
  top: -2px;
  left: -6px;
  padding-right: 7px;
  content: "\201c";
  color: #6e777f;
  font-family: Arial;
  font-size: 48px;
  font-style: italic;
  line-height: 48px;
  vertical-align: top;
  z-index: 10;
}
blockquote cite {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-family: "Open Sans", sans-serif;
  color: #f2d03b;
}
blockquote p + cite {
  margin-top: 14px;
}

/*==================  Marked List  ======================*/
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li {
  position: relative;
  margin-top: 0;
  margin-bottom: 12px;
}
.marked-list li a {
  font-size: 15px;
  text-transform: uppercase;
  color: #3e454c;
  display: inline-block;
  position: relative;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #f5f6f6;
  padding: 18px 5px 15px 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  letter-spacing: -0.4px;
}
.marked-list li a:before {
  content: '\f14a';
  position: absolute;
  left: 20px;
  top: 17px;
  font-weight: 400;
  font-size: 15px;
  font-family: "FontAwesome";
  color: #f2d03b;
}
.marked-list li + li {
  margin-top: 3px;
}
.marked-list a:hover {
  text-decoration: none;
  color: #f2d03b;
  background: #3e454c;
  border-color: #f2d03b;
}
@media (min-width: 1199px) {
  .marked-list li.col-md-1:nth-child(12n + 13),
  .marked-list li.col-md-2:nth-child(6n + 7),
  .marked-list li.col-md-3:nth-child(4n + 5),
  .marked-list li.col-md-4:nth-child(3n + 4),
  .marked-list li.col-md-6:nth-child(2n + 3) {
    clear: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .marked-list li.col-md-1:nth-child(12n + 13),
  .marked-list li.col-md-2:nth-child(6n + 7),
  .marked-list li.col-md-3:nth-child(4n + 5),
  .marked-list li.col-md-4:nth-child(3n + 4),
  .marked-list li.col-md-6:nth-child(2n + 3) {
    clear: left;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .marked-list li.col-sm-1:nth-child(12n + 13),
  .marked-list li.col-sm-2:nth-child(6n + 7),
  .marked-list li.col-sm-3:nth-child(4n + 5),
  .marked-list li.col-sm-4:nth-child(3n + 4),
  .marked-list li.col-sm-6:nth-child(2n + 3) {
    clear: left;
  }
}
@media (max-width: 479px) {
  .marked-list li.col-xs-1:nth-child(12n + 13),
  .marked-list li.col-xs-2:nth-child(6n + 7),
  .marked-list li.col-xs-3:nth-child(4n + 5),
  .marked-list li.col-xs-4:nth-child(3n + 4),
  .marked-list li.col-xs-6:nth-child(2n + 3) {
    clear: left;
  }
}

/*==================   Contact List   ======================*/
.contact-list address {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 20px;
  color: #3e454c;
}
@media (max-width: 1199px) {
  .contact-list address {
    font-size: 16px;
  }
}
.contact-list a[href^="mailto:"], .contact-list a[href^="callto:"] {
  margin-top: 10px;
  display: inline-block;
}
.contact-list a[href^="mailto:"]:hover, .contact-list a[href^="callto:"]:hover {
  text-decoration: none;
  color: #f2d03b;
}
.contact-list li {
  padding-top: 25px;
  padding-left: 137px;
  position: relative;
}
@media (max-width: 1199px) {
  .contact-list li {
    padding-left: 84px;
    padding-top: 10px;
  }
}
.contact-list li:before {
  position: absolute;
  display: inline-block;
  left: 15px;
  top: 0;
  width: 102px;
  height: 102px;
  line-height: 102px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-size: 36px;
  background: #f2d03b;
}
@media (max-width: 1199px) {
  .contact-list li:before {
    font-size: 24px;
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 52px;
  padding-bottom: 22px;
}
.privacy dt {
  font-size: 20px;
  line-height: 28px;
  color: #f2d03b;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.privacy dt + dd {
  margin-top: 9px;
}
.privacy dd + dt {
  margin-top: 37px;
}
.privacy a {
  color: #f2d03b;
  text-decoration: underline;
}
.privacy a:hover {
  color: #3e454c;
}

/*==================  Backgrounds  ======================*/
.bg1 {
  background: #f2d03b;
}
.bg1 h2 {
  color: #fff;
}

.bg2 {
  color: #6e777f;
  background: #3e454c;
}
.bg2 h2, .bg2 h3 {
  color: #fff;
}
.bg2 h5 {
  color: #f2d03b;
}

.bg3 {
  background: #c2c3c3;
}

.bg4 {
  background: #f5f6f6;
}

.color1 {
  color: #f2d03b;
}

.color2 {
  color: #3e454c;
}

.color3 {
  color: #c2c3c3;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn1 {
  display: inline-block;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #3e454c;
  padding: 24px 30px;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  background-color:dimgray;
}
.btn1 + .btn1 {
  margin-left: 23px;
}
.btn1 i {
  font-size: 25px;
  color: #3e454c;
  font-family: "FontAwesome";
  margin-right: 5px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.btn1:hover {
  background: #3e454c;
}
.btn1:hover i {
  color: #fff;
}
.btn1:active {
  background: #3e454c;
}
.btn1:active i {
  color: #fff;
}
@media (max-width: 1199px) {
  .btn {
    margin-bottom: 3px;
  }
}
@media (max-width: 479px) {
  .btn {
    width: 100%;
    text-align: center;
  }
  .btn + .btn {
    margin-left: 0;
  }
}

.btn2 {
  display: inline-block;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  border-radius: 40px;
  border: 3px solid #f5f6f6;
  padding: 16px 39px;
  color: #3e454c;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
}
.btn2:hover {
  color: #f2d03b;
  border-color: #f2d03b;
  background: #3e454c;
}
.btn2:active {
  color: #f2d03b;
  border-color: #f2d03b;
  background: #3e454c;
}

/*==================      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;
}

/*==================      box-img       ======================*/
.box-img .box:before, .box-img .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box-img .box:after {
  clear: both;
}
.box-img .box_aside {
  float: left;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .box-img .box_aside {
    float: none;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.box-img .box_aside img {
  margin-top: 5px;
}
.box-img.mod1 .row {
  margin-top: 50px;
}
.box-img.mod1 .row + .row {
  margin-top: 34px;
}
.box-img.mod2 .row {
  margin-top: 50px;
}
.box-img.mod2 .row + .row {
  margin-top: 10px;
}

/*==================      img-list      ======================*/
.img-list .box {
  padding-top: 11px;
}
.img-list .box_aside {
  margin-right: 28px;
}
@media (max-width: 991px) {
  .img-list .box_aside {
    margin-right: 10px;
  }
}
.img-list .box_aside img {
  margin-top: 0;
}
.img-list img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #f2d03b;
  margin-top: 4px;
}
@media (max-width: 991px) {
  .img-list img {
    max-width: 100px;
  }
}
.img-list .row + .row {
  margin-top: 10px;
}
.img-list h5 + p {
  margin-top: 5px;
}

/*========================   Menu   ==========================*/
.sf-menu {
  border-top: 16px solid #f2d03b;
  font-family: "Open Sans", sans-serif;
  display: inline-block;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.sf-menu > li {
  position: relative;
  display: table-cell;
  background: #3e454c;
  text-align: center;
}
.sf-menu > li + li {
  border-left: 1px solid black;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  font-size: 14px;
  line-height: 28px;
  font-weight: 600;
  letter-spacing: 1px;
  color: #7b8a98;
  padding: 66px 0px 65px;
  width: 100%;
  letter-spacing: 0;
  text-transform: uppercase;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #fff;
  background: #3e454c;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #3e454c;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 0px;
  padding: 20px 0 20px;
  background: #343a40;
  z-index: 999;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Open Sans", sans-serif;
}
.sf-menu ul:before {
  position: absolute;
  display: inline-block;
  content: '';
  left: 50%;
  margin-left: -6px;
  top: -6px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 6.5px 7px 6.5px;
  border-color: transparent transparent #343a40 transparent;
}

.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: 600;
  text-transform: uppercase;
  line-height: 19px;
  color: #fff;
  padding: 7px 5px;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #f2d03b;
  background: black;
  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: 10px;
  padding: 20px 0 20px;
  z-index: 4;
  margin-top: -20px;
}
.sf-menu ul ul:before {
  position: absolute;
  display: inline-block;
  content: '';
  left: -2px;
  top: 32px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 7px 5.5px 0;
  border-color: transparent #343a40 transparent transparent;
}

.sf-menu ul ul > li > a {
  color: #fff;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #f2d03b;
  background: black;
}

.sf-menu ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu ul > li > .sf-with-ul:before {
  position: absolute;
  right: 9px;
  top: -9px;
  /*content: $fa-angle-right;*/
  font: 400 16px/50px "FontAwesome";
  color: #f2d03b;
}

@media (max-width: 1365px) and (min-width: 1200px) {
  .sf-menu > li + li {
    margin-left: 25px;
  }
}
@media (max-width: 991px) {
  .sf-menu > li + li {
    margin-left: 1px;
  }
  .sf-menu > li > a {
    padding: 30px 0px;
  }
}
@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: #f2d03b;
  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: #fff;
  z-index: 999;
  border-bottom: 1px solid #eee;
}
.isStuck .brand {
  display: none;
}
.isStuck .brand + nav {
  margin-top: 0 !important;
}
.isStuck .sf-menu {
  border-top: 3px solid #f2d03b;
}
.isStuck .sf-menu > li > a {
  padding: 10px 0px;
}

@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: #3e454c;
  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 {
  color: #fff;
  background: #f2d03b;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax h2 {
  color: #fff;
}
.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;
}

/*========================================================
					 HEADER  Section
=========================================================*/
header.main_page {
  padding: 270px 0 0px;
}
header.main_page .brand + nav {
  margin-top: 266px;
}
@media (max-width: 991px) {
  header.main_page {
    padding: 70px 0 0px;
  }
  header.main_page .brand + nav {
    margin-top: 70px;
  }
}

header {
  padding: 50px 0 0px;
  text-align: center;
  background: #888;
  background: url(../images/header_bg.jpg) 50% 50% no-repeat;
  background-size: cover;
}
header .brand + nav {
  margin-top: 48px;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

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

/*==================      Well     ======================*/
.well {
  padding-top: 102px;
  padding-bottom: 104px;
}

.well2 {
  padding-top: 104px;
  padding-bottom: 106px;
}

.well3 {
  padding-top: 105px;
  padding-bottom: 104px;
}

.well4 {
  padding-top: 102px;
  padding-bottom: 100px;
}

.well5 {
  padding-top: 132px;
  padding-bottom: 105px;
}

.well6 {
  padding-top: 152px;
  padding-bottom: 171px;
}

.well7 {
  padding-top: 102px;
  padding-bottom: 116px;
}
@media (max-width: 767px) {
  .well7 .right {
    text-align: center;
  }
}

.well8 {
  padding-top: 102px;
  padding-bottom: 73px;
}

.well9 {
  padding-top: 102px;
  padding-bottom: 104px;
}

.well10 {
  padding-top: 102px;
  padding-bottom: 104px;
}

.well11 {
  padding-top: 132px;
  padding-bottom: 104px;
}

.well12 {
  padding-top: 102px;
  padding-bottom: 113px;
}

.well13 {
  padding-top: 102px;
  padding-bottom: 97px;
}

.well14 {
  padding-top: 51px;
  padding-bottom: 65px;
}

.well15 {
  padding-top: 35px;
  padding-bottom: 80px;
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding: 82px 0 80px;
  color: #6b7782;
  background: #3e454c;
  /*==================     Brand     ======================*/
}
footer p.marTop2 {
  padding-top: 35px;
}
footer p span:first-child {
  font-weight: 700;
  color: #f2d03b;
}
@media (max-width: 991px) {
  footer .cntr {
    text-align: left;
  }
}
footer .inline-list {
  float: right;
}
@media (max-width: 991px) {
  footer .inline-list {
    float: none;
  }
}
footer .brand {
  color: #fff;
  display: inline-block;
  position: relative;
  padding: 20px 0;
  padding-left: 90px;
}
@media (max-width: 991px) {
  footer .brand {
    padding-left: 90px;
  }
}
footer .brand:before {
  width: 84px;
  height: 84px;
  font-size: 40px;
  line-height: 84px;
}
@media (max-width: 991px) {
  footer .brand:before {
    width: 84px;
    height: 84px;
    font-size: 40px;
    line-height: 84px;
  }
}
footer .brand_name {
  font-size: 57px;
  line-height: 1;
  margin-top: -20px;
}
@media (max-width: 991px) {
  footer .brand_name {
    font-size: 57px;
    line-height: 1;
    margin-top: -15px;
  }
}
@media (max-width: 479px) {
  footer .brand_name {
    font-size: 36px;
    margin-top: 0;
  }
}
footer .brand_slogan {
  font-size: 9px;
  text-transform: uppercase;
  font-weight: 300;
  text-align: right;
  margin-top: -15px;
}
@media (max-width: 991px) {
  footer .brand_slogan {
    font-size: 11px;
  }
}
@media (max-width: 479px) {
  footer .brand_slogan {
    margin-top: -10px;
  }
}
