@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=Inder|Oxygen:400,300,700);
/*========================================================
						Main Styles
=========================================================*/
body {
  color: #000;
  font: 13px/24px "verdana", sans-serif;
  -webkit-text-size-adjust: none;
  background: #fff;
  background: url(../images/bg1.png) repeat #e5e5e5;
}

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

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Eurostile-Black", sans-serif;*/
  font-family:Arial Black;
  color: #000;
}

h2 {
  font-size: 35px;
  line-height: 1.2;
  text-transform:uppercase;
}
@media (max-width: 991px) {
  h2 {
    font-size: 30px;
    letter-spacing: -2px;
  }
}
h2 span {
  width: 66px;
  height: 66px;
  line-height: 66px;
  display: inline-block;
  position: relative;
  text-align: center;
  background:#EC2227;
  color: #fff;
  margin-top: -10px;
  margin-right: 3px;
  border-radius:50%;
}
@media (max-width: 991px) {
  h2 span {
    font-size: 30px;
    width: 46px;
    height: 46px;
    line-height: 46px;
    margin-top: -2px;
    margin-right: 5px;
  }
}
@media (max-width: 479px) {
  h2 span {
    float: left;
  }
}

h3 {
  font-size: 30px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  h3 {
    font-size: 25px;
  }
}

h4 {
  font-size: 24px;
  line-height: 22px;
}
@media (max-width: 991px) {
  h4 {
    font-size: 20px;
  }
}
h4 a:hover {
  color: #d4a88c;
}

h5 {
  font-size: 18px;
  line-height: 30px;
}
@media (max-width: 991px) {
  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;
  background: #fff;
  width: 1570px;
  margin: 20px auto 20px;
}
@media (max-width: 1570px) {
  .page {
    width:98%;
    margin:20px auto;
  }
}
.lt-ie9 .page {
  min-width: 1200px;
}

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

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

.img-w100 img {
  width: 100%;
}

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

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

.link1 {
  color: #d4a88c;
}
.link1:hover {
  color: #9e9e9e;
}

@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 + p {
  margin-top: 27px;
}

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

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

h5 + article {
  margin-top: 48px;
}

article + article {
  margin-top: 33px;
}

h2 + .article2 {
  margin-top: 32px;
}

h2 + .box3 {
  margin-top: 32px;
}

.article2 + .article2 {
  margin-top: 33px;
}

.box3 + .box3 {
  margin-top: 29px;
}

.marTop0 {
  margin-top: 0;
}

.marTop1 {
  margin-top: -28px;
  width: 100%;
}
@media (max-width: 767px) {
  .marTop1 {
    margin-top: 10px;
  }
}

.marTop2 {
  margin-top: 2px;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  /*margin-top: -78px;*/
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
  /*padding-top: 56px;*/
  background: url(../images/logo.png) 50% 0 no-repeat;
  width:450px;
  height:122px;
}
@media (max-width: 767px) {
  .brand {
    margin-top: 0;
  }
}
.brand_name {
  overflow: hidden;
  font-size: 50px;
  line-height: 76px;
  letter-spacing: 1px;
  font-family: "Inder", sans-serif;
  color: #5d5d5d;
  position: relative;
  text-transform: uppercase;
  /*padding: 0 36px;*/
  z-index: -1;
  /*border-top: 2px solid map-get($scheme, primary);
  /*border-bottom: 2px solid #d4a88c;*/
}
.brand_name img
{
    opacity:0;
}
.brand_name img:hover
{
    opacity:1;
}
.brand_name:before, .brand_name:after {
  position: absolute;
  /*display: inline-block;*/
  content: '';
  width: 90px;
  height: 2px;
  left: 0;
  top: 0;
  z-index: -1;
  /*background: #d4a88c;*/
}
.brand_name:after {
  left: auto;
  right: 0;
}
.brand_slogan {
  font-size: 18px;
  line-height: 22px;
  color: #9e9e9e;
  margin-top: 8px;
  letter-spacing: -0.5px;
}

/*==================  Inline List  ======================*/
.inline-list {
 margin-top: 45px;
}
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 7px;
}
.inline-list a {
  box-sizing: border-box;
    color: #000000;
    display: inline-block;
    font-size: 20px;
    height: 30px; 
    padding:3px;  
    text-align: center;
    width: 30px;
    border: 1px solid #B3B3B3;
    line-height:normal!important;
    border-radius:5px;
}
.inline-list a:hover {
  color: #fff;
  border: 1px solid #EC2227;
  background:#EC2227;
}

/*==================    Quote     ======================*/
blockquote .box_cnt__no-flow {
  padding-left: 30px;
}
blockquote q:before {
  position: relative;
  top: -2px;
  left: 0;
  padding-right: 7px;
  content: "\f10d";
  color: #d4a88c;
  font-family: "FontAwesome";
  font-size: 34px;
  line-height: 28px;
  vertical-align: top;
  z-index: 10;
}
blockquote cite {
  display: block;
  font-size: 16px;
  color: #d4a88c;
}
blockquote cite a:hover {
  text-decoration: underline;
}
blockquote p + cite {
  margin-top: 8px;
}

/*==================  list1  ======================*/
.list1 {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}
.list1 li + li {
  margin-top: 8px;
}
.list1 a:hover {
  color: #5d5d5d;
  background: #fff;
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-top:15px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li {
  position: relative;
  padding-left: 20px;
  font-size:13px;
  color: #5d5d5d;
}
.marked-list li:before {
  content: '\f101';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: px;
  font-family: "FontAwesome";
}
.marked-list li + li {
  margin-top: 8px;
}
.marked-list a:hover {
  color: #d4a88c;
  text-decoration: none;
}

/*==================   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: 26px;
  padding-bottom: 1px;
}
.privacy dt {
  font-size: 24px;
  line-height: 28px;
  color: #5d5d5d;
  font-family: "Inder", sans-serif;
}
.privacy dt + dd {
  margin-top: 15px;
}
.privacy dd + dt {
  margin-top: 33px;
}
.privacy a {
  color: #d4a88c;
  text-decoration: underline;
}
.privacy a:hover {
  color: #9e9e9e;
}

/*==================  Backgrounds  ======================*/
.bg1 {
  background: #d4a88c;
}

.bg2 {
  background: #5d5d5d;
}

.bg3 {
  background: #9e9e9e;
}

.color1 {
  color: #d4a88c;
}

.color2 {
  color: #5d5d5d;
}

.color3 {
  color: #9e9e9e;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  text-decoration: underline;
  color: #d4a88c;
}
.btn:hover, .btn:active {
  color: #5d5d5d;
}

.btn2 {
  display: inline-block;
  font-weight: 700;
  font-size: 17px;
  text-decoration: none;
  color: #fff;
  padding: 10px 13px;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  text-transform: uppercase;
}
.btn2:hover, .btn2:active {
  color: #d4a88c;
  background: #fff;
  text-decoration: none;
}

.btn3 {
  display: inline-block;
  font-weight: 700;
  font-size: 15px;
  text-decoration: none;
  color: #fff;
  padding: 14px 17px;
  text-transform: uppercase;
  background: #EC2227;
}
.btn3:hover, .btn3:active {
  color: #fff;
  background: #5d5d5d;
  text-decoration: none;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  margin-right: 30px;
}
.box_cnt__no-flow {
  overflow: hidden;
}

@media (max-width: 991px) {
  article.article1 .box_aside {
    width: 200px;
  }
}
@media (max-width: 767px) {
  article.article1 .box_aside {
    width: 150px;
  }
}
@media (max-width: 650px) {
  article.article1 .box_aside {
    width: 100%;
    float: none;
    margin-bottom: 30px;
  }
  article.article1 .box_aside img {
    width: 100%;
  }
}
article.article1 .left-section {
  float: left;
  width: 680px;
}
@media (max-width: 1199px) {
  article.article1 .left-section {
    width: 450px;
  }
}
@media (max-width: 991px) {
  article.article1 .left-section {
    width: 350px;
  }
}
@media (max-width: 767px) {
  article.article1 .left-section {
    width: 300px;
  }
}
@media (max-width: 650px) {
  article.article1 .left-section {
    width: 100%;
    margin-bottom: 15px;
  }
}
article.article1 .right-section {
  float: left;
}
@media (max-width: 650px) {
  article.article1 .right-section {
    float: left;
  }
}
article.article1 .stars-main {
  margin-top: -4px;
  display: inline-block;
}
article.article1 address {
  color: #5d5d5d;
}
article.article1 address a[href^="mailto:"] {
  color: #d4a88c;
}
article.article1 address a[href^="mailto:"]:hover {
  color: #5d5d5d;
}
article.article1 .rating {
  width: 110px;
  height: 113px;
  border: 2px solid #d4a88c;
  text-align: center;
  color: #5d5d5d;
  /*font-family: "Inder", sans-serif;*/
  margin-right:25px;
  border-radius:5px;
}
article.article1 .rating p:first-child {
  font-size: 36px;
  margin-top: 34px;
  color: #d4a88c;
}
article.article1 .rating p + p {
  font-size: 16px;
  margin-top: 7px;
}
article.article1 .rating + .btn3 {
  width: 110px;
  margin-top: 13px;
}
article.article1 .stars-main + h4 {
  margin-top: 3px;
}
article.article1 h4 + p {
  margin-top: 18px;
}
article.article1 p + address {
  margin-top: 16px;
}
@media (max-width: 991px) {
  article.article2 .box_aside {
    width: 200px;
  }
}
@media (max-width: 550px) {
  article.article2 .box_aside {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 15px;
  }
  article.article2 .box_aside img {
    width: 100%;
  }
}
article.article2 time {
  width: 83px;
  height: 99px;
  background: #d4a88c;
  text-align: center;
  color: #fff;
  font-family: "Inder", sans-serif;
  float: left;
  margin-right: 16px;
}
@media (max-width: 479px) {
  article.article2 time {
    width: 60px;
    margin-right: 7px;
  }
}
article.article2 time span {
  display: block;
}
article.article2 time span.day {
  display: inline-block;
  font-size: 36px;
  line-height: 36px;
  margin-top: 20px;
}
article.article2 time span.month {
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
article.article2 .article-title {
  overflow: hidden;
  max-width: 600px;
  margin-top: 9px;
}
article.article2 .article-title p span {
  font-size: 18px;
  color: #d4a88c;
  margin-right: 5px;
}
article.article2 .article-title p .vline {
  display: inline-block;
  width: 2px;
  height: 18px;
  margin: 0 14px;
  background: #d4a88c;
}
article.article2 .article-title h4 + p {
  margin-top: 13px;
}

/*========================   Menu   ==========================*/
/*================    Trigger Menu =================*/
header {
  position: relative;
  z-index:99999;
}
header .menu-main {
  position: relative;
  text-align: left;
  /*margin-right: -20px;*/
   margin-top: 44px;
}
header #menu.nav {
  text-align: left;
  background: #f8f7f6;
  opacity: 0;
  position: absolute;
  left: 30px;
  top: -5px;
  width: 260px;
  padding: 52px 22px 20px 40px;
  z-index: 1199;
  -moz-transform: translateY(-110%);
  -ms-transform: translateY(-110%);
  -o-transform: translateY(-110%);
  -webkit-transform: translateY(-110%);
  transform: translateY(-110%);
  -moz-transition: 0.5s;
  -o-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -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);
}
@media (max-width: 1199px) {
  header #menu.nav {
    left: -20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  header #menu.nav {
    left: -77px;
  }
}
header #menu.active-menu {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: absolute;
  opacity: 1;
}
@media (max-width: 767px) {
  header #menu {
    display: none;
  }
}

.trig {
  text-align: center;
  width: 61px;
  height: 61px;
  display: inline-block;
  position: relative;
  z-index: 1999;
  line-height:42px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trig:before {
  font-size: 24px;
  color: #F92228;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trig:hover:before {
  color: #d4a88c;
}
@media (max-width: 767px) {
  .trig {
    display: none;
  }
}

a.active-menu:before {
  color:#F92228;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
a.active-menu:hover:before {
  color: #000;
}

.scroll-top {
  top: 3px;
}

.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;
  margin-bottom: 10px;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color:#282425;
  font-size: 15px;
  text-transform: uppercase;
  font-weight: 700;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color:#EC2227;
}
.sf-menu > li.active > a {
  color:#EC2227;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  width: 200px;
  left: -100%;
  margin-left: -80px;
  margin-top: -60px;
  padding: 45px 30px 25px 30px;
  background: #f8f7f6;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul > li {
  margin-bottom: 15px;
}
.sf-menu ul > li > a {
  color: #5d5d5d;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #d4a88c;
}

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

.sf-menu ul ul {
  margin-top: 15px;
}
.sf-menu ul ul > li > a {
  text-indent: 15px;
  color: #5d5d5d;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #d4a88c;
}

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

@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: #d4a88c;
  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 {
  position: relative;
}

.isStuck {
  background: #444;
  z-index: 999;
  border-bottom: 1px solid #333333;
}

@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: #5d5d5d;
  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: #d4a88c;
  text-decoration: none;
}

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

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax h2, .parallax h3, .parallax h4, .parallax h5, .parallax p {
  color: #fff;
}
.parallax h2 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 48px;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .parallax h2 {
    font-size: 28px;
    letter-spacing: 0;
  }
}
.parallax h2.marTop2 {
  margin-top: 200px;
}
@media (max-width: 991px) {
  .parallax h2.marTop2 {
    margin-top: 90px;
  }
}
.parallax h4 {
  line-height: 30px;
  font-weight: 400;
  /*font-family: "Oxygen", sans-serif;*/
}
.parallax [class*="col-"] {
  margin-top: 0;
}
.parallax h2 + .btn2 {
  margin-top: 40px;
}
.parallax h2 + h4 {
  margin-top: 12px;
}
.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 {
  background: #fff;
  /*padding: 120px 0 50px;*/
  padding:30px 0;
}
@media (max-width: 767px) {
  header {
    padding: 30px 0 15px;
  }
}
header .header-line {
  padding-bottom: 51px;
  position: relative;
}
header .header-line:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 100%;
  height: 1px;
  left: 15px;
  right: 15px;
  bottom: 0;
  background: #c8c8c8;
}
header .header_cntr {
  text-align: center;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

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

/*==================      section1     ======================*/
.section1 {
  background: url(../images/header_bg.jpg) 50% 0 no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 179px 0 153px;
  text-align: center;
}
@media (max-width: 767px) {
  .section1 {
    padding: 50px 0 50px;
  }
}
.section1 h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 80px;
  line-height: 75px;
  font-weight: 700;
  font-family: "Inder", sans-serif;
  letter-spacing: 1px;
}
@media (max-width: 991px) {
  .section1 h2 {
    font-size: 40px;
    line-height: 1.2;
  }
}

/*==================      section4     ======================*/
.section4 figure {
  position: relative;
}
.section4 figure figcaption {
  position: absolute;
  background:#EC2227;
  left: 0;
  bottom: 0;
  padding: 9px 25px;
  font-size: 18px;
  line-height: 22px;
  /*font-family: "Inder", sans-serif;*/
  color: #fff;
  text-align: center;
}
.section4 figure figcaption a:hover {
  color: #5d5d5d;
}
.section4 .txt-block {
  padding: 27px 15px 20px 26px;
  position: relative;
  color: #5d5d5d;
}
.section4 .txt-block p:first-child {
  color: #5d5d5d;
  font-size: 18px;
  line-height: 22px;
  /*font-family: "Inder", sans-serif;*/
}
.section4 .txt-block .icon1 {
  width: 52px;
  height: 52px;
  line-height: 48px;
  font-size: 24px;
  font-weight: 400;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #d4a88c;
  background: #5d5d5d;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  display: inline-block;
  display: inline-block;
  float: left;
  margin-right: 13px;
}
.section4 .txt-block p + p {
  margin-top: 14px;
}
.section4 .txt-block p + p + .wrapper {
  margin-top: 14px;
}
.section4 .txt-block .wrapper {
  position: absolute;
  bottom: 22px;
}
.section4 .txt-block .wrapper p {
  margin-top: 16px;
  color: #d4a88c;
}
.section4 .txt-block .wrapper p span {
  margin-right: 5px;
  font-size: 18px;
}

/*==================      col1     ======================*/
.col1 {
  float: left;
  /*width: 33.3333%;*/
  width:25%;
  position: relative;
}
@media (max-width: 479px) {
  .col1 {
    width: 100%;
    margin: 10px 0;
  }
}
.col1 figure {
  margin: 0 4px;
  position: relative;
}

.col1 figure figcaption {
  position: absolute;
  background: rgba(0, 0, 0, 0.4);
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 317px;
  padding: 10px 10px;
  font-size: 32px;
  line-height: 36px;
  font-family: "Inder", sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  box-sizing:border-box;
}
.col1 figure figcaption:hover
{
   background:rgba(236,34,39,0.5);
}
@media (max-width: 991px) {
  .col1 figure figcaption {
    font-size: 16px;
    line-height: 22px;
  }
}
.col1 figure figcaption a:hover {
  color: #fff;
}
.col1 img {
  width: 100%;
}

/*==================      hand-section     ======================*/
.hand-section {
  background: url(../images/hand_pic.png) 50% bottom no-repeat;
  text-align: center;
  padding: 100px 0 108px;
  margin-left: -12px;
}
.hand-section .stars-main {
  color: #fff;
}
@media (max-width: 991px) {
  .hand-section {
    margin-left: -40px;
    margin-top: 50px !important;
  }
}
@media (max-width: 767px) {
  .hand-section {
    margin-left: 0px;
  }
}
@media (max-width: 479px) {
  .hand-section {
    margin-left: -80px;
  }
}
.hand-section-inner {
  padding: 45px 0 0;
  width: 240px;
  display: inline-block;
  text-align: left;
  margin-left: 88px;
}
@media (max-width: 991px) {
  .hand-section {
    min-height: 532px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.hand-section .stars-main + h4 {
  margin-top: 8px;
}
.hand-section h4 + p {
  margin-top: 5px;
}
.hand-section p + .list1 {
  margin-top: 22px;
}
.hand-section .list1 + .btn3 {
  margin-top: 15px;
}

@media (max-width: 991px) {
  .section3 {
    text-align: center;
  }
}
.box3 .box_cnt__no-flow h5 {
  line-height: 22px;
}
.box3 .box_cnt__no-flow h5 + p {
  margin-top: 10px;
}

/*==================      txt-block     ======================*/
.txt-block {
  overflow: hidden;
  padding: 27px 15px 25px 26px;
  background: #f5f4f3;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #5d5d5d;
  border: 2px solid #f5f4f3;
  /*border-bottom:3px solid #999;*/
  border-radius:5px;
}
/*.txt-block:hover 
{
    background:#e5e5e5;
    border: 2px solid #e5e5e5;
    border-bottom:3px solid #f5f4f3;
}*/
.txt-block .stars-main + h4 {
  margin-top: 8px;
}
.txt-block h4 + p {
  margin-top: 5px;
}

.stars-main {
  color: #d4a88c;
}

/*==================      Well     ======================*/
.well {
  padding-top:60px;
  padding-bottom:40px;
}
@media (max-width: 767px) {
  .well {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well2 {
  padding-top: 0px;
  padding-bottom:50px;
  margin: 0 -5px;
  overflow: hidden;
}

.well3 {
  padding-top: 14px;
  padding-bottom: 70px;
}

.well4 {
  padding-bottom:50px;
}
.well4_ins {
  padding-top: 21px;
}
.well4 .btn.fright {
  margin-top: 36px;
}
@media (max-width: 991px) {
  .well4 .btn.fright {
    margin-top: 7px;
  }
}
@media (max-width: 767px) {
  .well4 .btn.fright {
    float: left;
  }
}

.well5 {
  padding-top:60px;
  padding-bottom:50px;
}

.well5_2 {
  padding-top: 92px;
  padding-bottom: 97px;
}

.well6 {
  padding-top:50px;
  padding-bottom:40px;
}
@media (max-width: 767px) {
  .well6 {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}

.well7 {
  padding-bottom: 20px;
}
.well7 .btn.fright {
  margin-top: 3px;
  margin-right: 17px;
}
@media (max-width: 991px) {
  .well7 .btn.fright {
    margin-right: 0;
  }
}

.well8 {
  padding-top: 45px;
  padding-bottom: 103px;
}
@media (max-width: 767px) {
  .well8 {
    padding-bottom: 45px;
  }
}

/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  background: #fff;
}
footer h3 + p {
  margin-top: 20px;
}
footer h3 + .marked-list {
  margin-top: 20px;
}
footer .footer-section1 {
  padding:40px 0;
  background: #f5f4f3;
  color: #5d5d5d;
}

@media (max-width: 1199px) {
  footer .footer-section1 p {
    max-width: 100%;
  }
}
footer .footer-section1 .marked-list li {
  font-size: 15px;
}
footer .footer-section1 .marked-list li:before {
  top: 0;
}
footer .footer-section2 {
  text-align: center;
  padding: 50px 0 49px;
  color: #5d5d5d;
}
footer .footer-section2 a {
  text-decoration: underline;  
  font-weight: 700;
}
footer .footer-section2 a:hover {
  color: #5d5d5d;
}
/*======================== My Styles Begins =======================*/

.border
{
  box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.75);
   padding: 8px;
   box-sizing:border-box;
    border-radius: 5px;
}
.effect
{
    margin:0px 20px 20px 0px;
    float:left;
}
.effect1
{
    margin:0px 5px 20px 20px;
    float:right;
}
.list li
{
    list-style-type:disc;
    padding-left:20px;
    margin-left:20px;
}
.bg_grey
{
    /*background:#F5F4F3;*/
    padding:25px;
    box-sizing:border-box;
    margin-top:30px;
    text-align:center;
    font-weight:bold;
}
.bg_black
{
    background:url("../images/bg1.png") repeat scroll 0 0;
    padding:25px;
    box-sizing:border-box;
    color:#000;
    font-weight:bold;
}
.foot_links
{
    font-size:11px;
    text-transform:uppercase;
}
.foot_links a
{
    text-decoration:none!important;
    color:#cc0000;
}
.foot_links a.active
{
    color:#5d5d5d;
}
.menu-main a span
{
  text-transform:uppercase;
  padding-left:5px;
  font-size:25px;
}
.bottom_logos 
{
    text-align:center;
    margin-top:10px;
}
.box_shadow
{
   box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.75);
   padding: 3px;    
   margin-left:5px; 
   border-radius:5px; 
}
.border_radius
{
    border-radius:5px;
}

.marked-list span
{
    display:block;
    font-weight:bold;
    font-size:14px;
}
.border-top
{
    border-top:1px solid #999999;
    padding-top:15px;
    margin-top:15px;
    text-align:center;
    font-weight:bold;
}
.marg_top
{
    margin-top:30px;
    overflow:hidden;
}
.box_25
{
    float:left;
    width:24.5%;
    background:#F5F4F3;
    min-height:150px;
    margin-right:5px;
    margin-top:20px;
    border: 1px solid #cccccc; 
    /*border-bottom: 2px solid #999999;*/
    border-radius:5px;   
   
}
.box_25 h4
{
    background:#ccc;
    padding:8px;
    text-align:center;
    box-sizing:border-box;
    /*border-bottom: 2px solid #999999;
    border-top: 2px solid #999999;*/
    font-size: 20px;
    border-radius:5px;
}
.box_25 p
{
    padding:10px;
   box-sizing:border-box;
   margin-top:0px;
}
.box_25 p b
{
    font-weight:bold;
}
.bg_ash
{
    background:#ccc;
    padding:15px;
    box-sizing:border-box;  
    overflow:hidden; 
}
.center_text
{
    text-align:center;
}
.bold_font
{
    font-weight:bold;
}
.list-item
{
    width:32.5%;    
    border:1px solid #fff;
    overflow:hidden;
    float:left;
    padding:1%; 
    box-sizing:border-box;
    margin-right:8px;
    color:#fff; 
    border-radius:5px;  
}
.list-item:hover
{
    background:rgba(0,0,0,.3);
    transition: all 0.3s ease 0s;
}
.list-item ul
{
    margin-top:20px;
}
.list-item li
{
    list-style-type:disc;
    padding-left:15px;
    margin-left:15px; 
    line-height:25px;   
}
.points
{
    border-bottom:1px dotted #5D5D5D;
    padding-top:15px;
}
.points li
{
    list-style-type:square;
     padding-left:15px;
    margin-left:15px; 
    line-height:23px;
    padding-bottom:10px; 
}
.add-list
{
  background:#fff;
  padding:10px;
  box-sizing:border-box;  
  margin-top:10px;
}
.add-list li
{
  background:url(../images/add.png) no-repeat;
  padding-left:30px;   
    line-height:23px;
    padding-bottom:10px;    
}
iframe
{
    width:100%;
    border:0 none;
    height:300px;
}
.contact_details
{
    margin-bottom:20px;
    margin-top:30px;
}
.clear
{
    clear:both;
}
.width_33
{
    width:32%;
    margin-right:13px;
    float:left;
    overflow:hidden;
}
.align_center
{
    float:none;
    margin:10px auto;
    text-align:center;
    display:block;
}
.fa-home, .fa-envelope, .fa-phone, .fa-fax, .fa-envelope-o, .fa-globe
{
    font-size:20px!important;
    padding-right:10px;
    color:#EC2227;
}
.contact_info span
{
  display:inline-block;
  width:30px;  
}
.contact_info a
{
    text-decoration:underline!important;
}
.contact_info a:hover
{
    color:#EC2227!important;
}
.fb_img
{
 /*margin-top:30px;*/
}
.left_phone
{
  margin-top:5px; 
  font-weight:bold;  
}
.phone_info span
{
  display:inline-block;
  width:55px;   
}
.phone_info a
{
    color:#F52227;
}
.phone_info a:hover
{
    color:#000;
}
p a
{
    color:#F52227;
}
.banner img
{
    float:none;
    margin:0 auto;
    text-align:center;
    display:block;
    border-radius:5px;
    width:100%!important;
    max-width:100%;
    
}
.banner_text 
{
    text-align:center;
    padding:15px 0;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.75);
}
.banner_text h3
{
     font-weight:bold;
    font-family:Arial Black;
    color:#000;
    font-size: 26px;   
}
.mailform.off2.rd-mailform .row
{
    margin-left:0;
}
.contact_info div a:hover
{
    color:#000!important;
    text-decoration:none!important;
}
#txtCaptcha
{
    border:1px solid #ED4515;
    padding:5px;
    box-sizing:border-box;
}
.field_row.mfInput
{
    float:left;
    padding:0 15px;
}
/*================================ Responsive *==========================*/
@media(max-width:1199px)
{
  .foot_links .fright
  {
      float:none;
      text-align:center;
  }
   .foot_links .fleft
  {
      float:none;
      text-align:center;
  }
  .sf-menu > li > a {  
    font-size: 14px;
    }
   .sf-menu > li {
    margin-bottom: 7px;    
    }     

  .box_25 
  {
      width:24%;
  }
  .list-item 
  {
      width:32%;
  }
  .list-item li 
  {
      text-align:left;
  }
  .width_33 {
    box-sizing: border-box;
    float: left;
    margin-right: 5px;
    overflow: hidden;
    width: 32%;
}
.width_33 img
{
    width:95%;
}
.txt-block h4
{
    font-size: 19px;
}
.left_phone {
    font-size: 11px;
    font-weight: normal;    
}
.phone_info span {
    display: inline-block;
    width: 35px;
}
}
/*=====*/
@media(max-width:768px)
{
    h4 {
    font-size: 17px;
}
.resp_box
{
    width:50%;
    margin:10px auto;
    /*text-align:center;*/
    display:block;
    float:none;
}
}
/*=================*/
@media(max-width:766px)
{
 .width_33 
 {
     width:70%;
     float:none;
     margin:10px auto;
     display:block;
 } 
 .box_25 {
    width: 50%;
    float:none;
     margin:10px auto;
     display:block;
} 
.list-item {
    width: 50%;
    float:none;
     margin:10px auto;
     display:block;
} 
}
/*===*/
@media(max-width:639px)
{
 .center_images
 {
    float:none;
     margin:10px auto;
     display:block;   
 }
 .resp_box
{
    width:70%;
    margin:10px auto;
    /*text-align:center;*/
    display:block;
    float:none;
}
 .box_25 {
    width: 70%;
}    
}
/*========*/
@media(max-width:479px)
{
 .brand 
 {
     background-size:100%;
     width:284px;
 } 
  .resp_box
{
    width:99%;
} 
.list-item {
    width: 98%;
} 
}
 