@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,800);
/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #000;
  font: normal 16px/24px "Open Sans", sans-serif;
  -webkit-text-size-adjust: none;
  line-height: 25px;
}

img {
  max-width: 100%;
  height: auto;
}

h1 {
  font-size: 50px;
  line-height: 50px;
}

h2 {
  font-size: 42px;
  line-height: 48px;
  color: #ffffff;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 38px;
    line-height: 38px;
  }
}
@media (max-width: 991px) {
  h2 {
    font-size: 28px;
    line-height: 28px;
  }
}

h3 {
  font-size: 36px;
  line-height: 36px;
  font-family: "Georgia", sans-serif;
  color: #50125b;
}
@media (min-width: 991px) and (max-width: 1199px) {
  h3 {
    font-size: 26px;
    line-height: 26px;
  }
}
@media (max-width: 991px) {
  h3 {
    font-size: 26px;
    line-height: 26px;
  }
}

h4 {
  font-size: 24px;
  line-height: 29px;
  color: #50125b;
  letter-spacing: 0.3px;
  font-family: "Georgia", sans-serif;
  color: #f48e01;
}
h4 a:hover {
  color: #acacac;
}

h5 {
  font-size: 22px;
  line-height: normal;/*22px;*/
  font-family: "Georgia", sans-serif;
  color: #f48e01;
}

h6 {
  font-size: 14px;
  line-height: normal;/*14px;*/
}

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;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

[class*='fa-']:before {
  font-weight: 100;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

.center {
  text-align: center;
}

@media (max-width: 1199px) {
  .div_center {
    text-align: center;
  }
}

.inset {
  padding: 0 60px;
}
@media (max-width: 767px) {
  .inset {
    padding: 0 20px;
  }
}

/*=======================================================
                       Main Layout
=========================================================*/
h3 + * {
  margin-top: 27px;
}

p + img {
  margin-top: 31px;
}

p + .pic_box {
  margin-top: 70px; /*31px;*/
}

p + .btn {
  margin-top: 23px;
}

.btn + h3 {
  margin-top: 47px;
}

h4 + .list {
  margin-top: 22px;
}

.list + .btn1 {
  margin-top: 10px;
}

h4 + .offs1 {
  margin-top: 13px;
}

.offs1 + .btn1 {
  margin-top: 26px;
}
@media (max-width: 991px) {
  .offs1 + .btn1 {
    margin-top: 10px;
  }
}

h3 + .offs2 {
  margin-top: -5px;
}

h3 + .offs3 {
  margin-top: 34px;
}

.offs3 + p {
  margin-top: 32px;
}

p + p {
  margin-top: 14px;
}

h3 + .index-list {
  margin-top: 30px;
}

p + .list {
  margin-top: 26px;
}

.list + p {
  margin-top: 27px;
}

h3 + .offs4 {
  margin-top: 4px;
}

img + h4 {
  margin-top: 29px;
}

h4 + p {
  margin-top: 27px;
}

h3 + blockquote {
  margin-top: 26px;
}

h3 + .offs5 {
  margin-top: 29px;
}

.offs5 + .row {
  margin-top: -4px;
}

h3 + .offs6 {
  margin-top: 5px;
}

.offs7 {
  margin-top: -7px;
}

.offs8 {
  margin-top: 2px;
}

.offs9 {
  margin-top: -2px;
}

.offs10 {
  margin-top: 33px;
}

/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  text-transform: uppercase;
 /* padding-left: 94px;*/
  display: inline-block;
  position: relative;
  font-weight: 700;
  padding-bottom: 1px;
  color: #ffffff;
}
.brand_name {
  overflow: hidden;
  font-size: 20px;
  line-height: 20px;
}
.brand_name span {
  display: block;
  font-size: 14px;
  line-height: 14px;
  margin-top: 3px;
  letter-spacing: 0.3px;
}
.brand_name a:before {
  background: url("../images/logo.png") no-repeat;
  content: "";
  left: -3px;
  position: absolute;
  top: -7px;
  width: 85px;
  height: 67px;
}
.brand_slogan {
  font-size: 20px;
  line-height: 20px;
  margin-top: 1px;
}

/*==================  Backgrounds  ======================*/
.bg-primary {
  background: #acacac;
}

/*==================    Buttons    ======================*/
.btn {
  padding: 9px 22px 10px;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  border: 1px solid #cccccc;
  border-radius: 6px;
  background: #f48f00;
}
.btn:hover, .btn:active {
  color: #ffffff;
  background: #50125b;
  border: 1px solid #ffffff;
}

.btn1 {
  padding: 15px 23px 15px 22px;
  font-size: 13px;
  color: #ffffff;
  border: 1px solid #50125b;
  border-radius: 29px;
  background: #50125b;
  font-weight: 600;
}
.btn1:hover, .btn1:active {
  color: #333333;
  border: 1px solid #cccccc;
  background: #f48e01;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
@media (max-width: 1199px) {
  .box {
    text-align: center;
  }
}
.box .aside {
  float: left;
}
@media (max-width: 1199px) {
  .box .aside {
    float: none;
    margin: 0;
  }
}
.box .cnt {
  overflow: hidden;
}
.box .cnt a:hover {
  color: #50125b;
}

.box1 {
  margin-top: 29px;
}
.box1 .aside {
  font-size: 35px;
  line-height: 30px;
  margin-left: 14px;
  margin-right: 42px;
  color: #f48e01;
}
@media (max-width: 1199px) {
  .box1 .aside {
    margin: 0;
  }
}
.box1 .aside a:hover {
  color: #acacac;
}
.box1 .cnt h4 {
  font-weight: 600;
}
@media (max-width: 1199px) {
  .box1 .cnt {
    margin-top: 10px;
  }
}
.box1 .cnt a:hover {
  color: #acacac;
}

.box1 + .box1 {
  margin-top: 25px;
}

/*==================      Text header      ======================*/
.text_header {
  color: #ffffff;
  margin-top: 19.1%;
}
@media (max-width: 991px) {
  .text_header {
    margin-top: 25%;
  }
}
.text_header h2 {
  text-transform: uppercase;
  font-weight: 700;
}
.text_header p {
  font-size: 24px;
  margin-top: 19px;
}

/*==================      Pic box      ======================*/
.pic_box {
  overflow: hidden;
}
@media (max-width: 767px) {
  .pic_box {
    position: relative;
    left: 61%;
    -moz-transform: translatex(-50%);
    -ms-transform: translatex(-50%);
    -o-transform: translatex(-50%);
    -webkit-transform: translatex(-50%);
    transform: translatex(-50%);
  }
}
.pic_box .pic {
  margin-right: 3px;
}
.pic_box figure {
  float: left;
  margin-bottom: 3px;
}
@media (max-width: 1199px) {
  .pic_box figure {
    width: 49%;
  }
}
@media (max-width: 767px) {
  .pic_box figure {
    width: 38%;
  }
}

/*======================     Hr     ==========================*/
.hr, .hr1, .hr2, .hr3, .hr4, .hr5, .hr6, .hr7, .hr8, .hr9, .hr10, .hr11 {
  border-bottom: 1px solid #acacac;
}

.hr {
  padding-bottom: 34px;
}

.hr1 {
  padding-bottom: 39px;
}

.hr2 {
  padding-bottom: 37px;
}

.hr3 {
  padding-bottom: 52px;
}

.hr4 {
  padding-bottom: 48px;
}

.hr5 {
  padding-bottom: 45px;
}

.hr6 {
  padding-bottom: 56px;
}

.hr7 {
  padding-bottom: 53px;
}

.hr8 {
  padding-bottom: 54px;
}

.hr9 {
  padding-bottom: 55px;
}

.hr10 {
  padding-bottom: 51px;
}

.hr11 {
  padding-bottom: 49px;
}

/*======================     list     ==========================*/
.list li {
  margin-bottom: 12px;
}
.list li:last-child {
  margin-bottom: 0px;
}
.list li a {
  color: #50125b;
}
.list li a:hover {
  color: #acacac;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .list li a {
    font-size: 13px;
  }
}
@media (max-width: 991px) {
  .list li a {
    font-size: 14px;
  }
}

/*==================     Thumb     ======================*/
.thumb {
  overflow: hidden;
  position: relative;
  display: block;
  text-align: center;
}
.thumb img {
  height: auto;
  transition: all 0.5s ease 0s;
  width: 100%;
}

.thumb:hover img {
  transform: scale(1.2);
}

.thumb_overlay {
  background: transparent none repeat scroll 0 0;
  bottom: 0;
  color: #333333;
  left: 0px;
  position: absolute;
  right: 0;
  opacity: 0;
  font-size: 60px;
  padding-top: 43%;
  top: 0;
  transition: all 0.3s ease 0s;
}
@media (max-width: 360px) {
  .thumb_overlay {
    line-height: 36px;
    font-size: 60px;
  }
}
.thumb_overlay:hover {
  opacity: 1;
}

.thumb:hover .thumb_overlay {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
}

/*==================     Address     ======================*/
address {
  font-weight: 300;
}
address h4 {
  color: #acacac;
}
address a:hover {
  color: #50125b;
  text-decoration: none;
}
address p {
  font-size: 18px;
}

/*==================     Index list     ======================*/
.index-list {
  counter-reset: li;
  position: relative;
  text-align: left;
}
.index-list li + li {
  margin-top: 28px;
}
.index-list li div {
  padding-left: 50px;/*69px;*/
}
.index-list li div p {
  margin-top: 27px;
}
.index-list li:before {
  content: counter(li,decimal-leading-zero) ".";
  counter-increment: li;
  position: absolute;
  font-size: 24px;/*30px;/*36px;*/
  /*font-family: "Georgia", sans-serif;*/
  color: #50125b;
  line-height: 1;
  left: 0;
}

.index-list1 {
  margin-top: 64px;
}
.index-list1 li + li {
  margin-top: 23px;
}
.index-list1 li p + p {
  margin-top: 13px;
}
.index-list1 li:before {
  margin-top: 1px;
}

/*==================     Follow icon     ======================*/
.follow_icon {
  margin-top: 27px;
  overflow: hidden;
}
.follow_icon li {
  float: left;
  margin-right: 12px;
}
.follow_icon li a {
  background: #50125b;
  color: #ffffff;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  width: 20px;
}
.follow_icon li a:hover {
  background: #acacac;
}
@media (max-width: 991px) {
  .follow_icon {
    position: relative;
    left: 50%;
    margin-left: -60px;
  }
}

/*==================     Blockquote     ======================*/
blockquote .aside {
  margin-right: 30px;
  margin-top: 8px;
}
blockquote .cnt h4 {
  margin-left: -2px;
  margin-top: 26px;
}
@media (max-width: 1199px) {
  blockquote .cnt {
    margin-top: 10px;
  }
}

/*==================     Address     ======================*/
.address p + p {
  margin-top: 0;
}
.address .address_offs1 {
  padding-left: 33px;
}
.address .address_offs2 {
  padding-left: 78px;
}
.address .address_offs3 {
  padding-left: 64px;
  color: #50125b;
}
.address .address_offs3:hover {
  color: #acacac;
}
.address .address_offs4 {
  padding-left: 35px;
}
.address span {
  color: #f48e01;/*#50125b;*/
  font-weight: 600;
  margin-top: 29px;
  line-height: 30px;
  font-size: 22px;
  letter-spacing: 0;
}
.address p {
  font-size: 18px;
  line-height: 39px;
  font-weight: 400;
}
.address span + p {
  margin-top: 10px;
}

/*==================     Term list     ======================*/
.term-list {
  margin-top: 27px;
}
.term-list dt {
  margin-top: 27px;
  font-size: 24px;
  color: #50125b;
  font-weight: 600;
  line-height: 29px;
}
.term-list dd {
  font-size: 14px;
  margin-top: 27px;
}
.term-list .term_offs {
  margin-top: 14px;
}
.term-list .term_offs1 {
  margin-top: 24px;
}
.term-list .term_offs1 a {
  color: #50125b;
}
.term-list .term_offs1 a:hover {
  color: #acacac;
}

/*========================   Menu   ==========================*/
.stuck_div {
  padding: 0 0 0 71px;
  background: #50125b;
  position: fixed;
  right: 156px;
  top: 29px;
  z-index: 9999;
}

#menu li span {
  position: absolute;
  right: 8px;
  text-align: right;
  top: 14px;
  transition: all 0.25s ease 0s;
  z-index: 0;
}
#menu li span:before {
  color: #fff;
  content: "\f104";
  font-family: FontAwesome;
  font-size: 12px;
}

.sf-menu {
  width: 200px;
  text-align: right;
  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;
}
.sf-menu a {
  display: block;
}

.sf-menu {
  display: none;
}
.sf-menu li + li {
  margin-top: 1px;
}
.sf-menu > li > a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 20px;
  background: #333333;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  text-decoration: underline;
  background: #50125b;
}
.sf-menu > li.active > a {
  text-decoration: underline;
  background: #50125b;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: -61%;
  width: 282px;
  margin-top: 10px;
  padding: 10px 0 10px;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sf-menu ul {
  right: 100.5%;
}
.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 20px;
  background: #333333;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  text-decoration: underline;
  background: #50125b;
}

.sf-menu ul ul {
  right: 100.5%;
  position: absolute;
  top: 6%;
  width: 200px;
  margin-top: 0;
  padding: 0;
  z-index: 4;
}

.sf-menu ul ul > li > a {
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 15px 20px;
  background: #333333;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  text-decoration: underline;
  background: #50125b;
}

@media (max-width: 767px) {
  .sf-menu, .nav_fixed {
    display: none;
  }
}
/*================    Trigger Menu =================*/
header {
  position: relative;
}
header #menu.nav {
  opacity: 0;
  position: fixed;
  right: 156px;
  top: 91px;
  z-index: 999;
  -moz-transform: translateY(-20%);
  -ms-transform: translateY(-20%);
  -o-transform: translateY(-20%);
  -webkit-transform: translateY(-20%);
  transform: translateY(-20%);
  -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);
}
header #menu.active-menu {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  position: fixed;
  opacity: 1;
}
header #menu.active-menu .sf-menu {
  display: block;
}

.trig {
  text-align: center;
  width: 61px;
  height: 61px;
  display: inline-block;
  position: relative;
  z-index: 99999;
  line-height: 61px;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trig span {
  position: absolute;
  font-size: 18px;
  color: #ffffff;
  right: 60px;
  font-weight: 600;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.trig span:hover {
  color: #333333;
}
.trig:after {
  background: url("../images/bars.png") no-repeat;
  content: "";
  left: 20px;
  position: absolute;
  top: 25px;
  width: 28px;
  height: 15px;
  -moz-transition: 0.1s;
  -o-transition: 0.1s;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}
.trig:before {
  font-size: 24px;
  color: black;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: #ffffff;
  opacity: 0;
}
.trig:hover:before {
  color: #333333;
}
.trig:hover span {
  color: #f08e04;
}
@media (max-width: 767px) {
  .trig {
    display: none;
  }
}

a.active-menu:after {
  opacity: 0;
}
a.active-menu:before {
  opacity: 1;
  content: '\f078';
  font-family: FontAwesome;
  font-size: 24px;
  color: #ffffff;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.scroll-top {
  top: 3px;
}

/*==================   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: #acacac;
  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: #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: #50125b;
  border-radius: 50%;
  position: fixed;
  right: 40px;
  bottom: 40px;
  display: none;
  overflow: hidden;
  text-align: center;
  text-decoration: none;
  z-index: 20;
}
.toTop:hover {
  color: #fff;
  background: #acacac;
  text-decoration: none;
}

.mobile .toTop,
.tablet .toTop {
  display: none !important;
}

/*========================================================
                     HEADER  Section
=========================================================*/
.header {
  background: url("../images/page-2_img01.jpg") no-repeat scroll 0 0;
  background-size: cover;
  /*padding: 42px 0 36px;*/
}

header {
  background: url("../images/page-1_img01.jpg") no-repeat scroll 0 0;
  background-size: cover;
  padding: 0 0 89px;
  position: relative;
  z-index: 11;
  width: 100%;
  height: 100%;
  margin: 0;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
}

/*========================================================
                     CONTENT  Section
=========================================================*/
main {
  display: block;
}

/*==================      Well     ======================*/
.well {
  padding-top: 36px;
}

.well1 {
  padding-top: 42px;
}

.well2 {
  padding-top: 33px;
}

.well3 {
  padding-top: 54px;
}

.well4 {
  padding-top: 54px;
}

.well5 {
  padding-top: 47px;
}

.well6 {
  padding-top: 48px;
}

.well7 {
  padding-top: 49px;
}

.well8 {
  padding-top: 47px;
}

.well9 {
  padding-top: 47px;
}

.well10 {
  padding-top: 49px;
}

/*========================================================
                     FOOTER  Styles
=========================================================*/
footer {
  padding: 20px 0 68px;
}
footer h4 {
  font-weight: 600;
}
@media (max-width: 991px) {
  footer {
    text-align: center;
  }
}
footer .brand_name, footer .brand_slogan {
  color: #4a4a4a;
}
footer .copyright {
  /*margin-top: 23px;*/
}
footer .copyright a:hover {
  color: #50125b;
}
footer address {
  margin-top: 15px;
}
footer address span {
  line-height: 36px;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 29px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  footer address span {
    font-size: 18px;
    line-height: 21px;
  }
}
footer address p {
  margin-top: 12px;
}
@media (min-width: 991px) and (max-width: 1199px) {
  footer address p {
    font-size: 15px;
    line-height: 15px;
  }
}
footer address .address_offs1 {
  margin-top: 8px;
}
footer address .address_offs2 {
  margin-left: 42px;
}
footer address .address_offs3 {
  margin-left: 0px;
}
footer address a {
  margin-left: 5px;
}
footer .brand {
  margin-left: 3px;
  margin-top: 11px;
}
.bg_wh
{
    background: rgba(255,255,255,1);
    padding-top: 5px;
}
.copyright .rights
{
    font-size: 15px;
}
.padt10
{
    padding-top: 10px;
}
.padt10
{
    padding-top: 10px;
}
.tit
{
    font-size: 25px;
    color: #f48f00;
    font-family: "Georgia", sans-serif;
}
.text_center
{
    text-align: center;
}
.padt50
{
    padding-top: 50px;
}
.con
{
    margin-top: 25px;
}
.map iframe
{
    width: 100%;
    height: 450px;
}
p
{
    margin-bottom: 10px;
}
.slide div.slider-item
{
    padding-top: 0;
}
.testimonial
{
    float: left;
    width: 46%;
    padding: 15px;
    background-image: linear-gradient(to right, #712182 , #e09d48);
    box-sizing: border-box;
    margin: 2%;
    border-radius: 0 35px;
    color: #fff;
    font-size: 16px;
    font-style: italic;
}
.testimonial .box, .testimonial .box1, .testimonial .box2, .testimonial .box3
{
    float: left;
    width: 100%;
}
.testimonial .box p, .testimonial .box1 p, .testimonial .box2 p, .testimonial .box3 p
{
    float: left;
    margin-bottom: 15px;
}
.testimonial .box h4, .testimonial .box1 h4, .testimonial .box2 h4, .testimonial .box3 h4
{
    float: right;
    text-align: right;
    color:  #fff;
    font-style: italic;
    font-size: 22px;
    font-weight: bold;
}
.testimonial .box h4::before, .testimonial .box1 h4::before, .testimonial .box2 h4::before, .testimonial .box3 h4::before
{
    content: "...";
}
.mtop
{
    margin-top: 60px;
}
.para p a
{
    color: #f48e01;
}
.align_right
{
    float: right;
    padding: 15px 15px 15px 15px;
}

.homeimg1
{
    width: 570px;
    height: 474px;
}
.homeimg2
{
    width: 285px;
    height: 474px;
}
.homeimg3
{
    width: 282px;
    height: 235px;
}
.galleryimg img
{
  width: 370px;
  height: 366px;   
}
.aboutimg img
{
    width: 370px;
    height: 213px;
}
.testiimg img
{
    width: 171px;
    height: 148px;
}
.sellingimg img
{
    width: 570px;
    height: 261px;
}
.buyimg1
{
    width: 570px;
    height: 413px;
}
.buyimg2
{
    width: 270px;
    height: 235px;
}
.buyimg3
{
    width: 400px;
    height: 292px;
}
.index-list li
{
    padding-left: 50px;
    position: relative;
}

/* =============================== Site Map ================================ */
.sitemapul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #999;
    /*border: 1px solid;*/
    border-radius: 10px;
}
.sitemapul ul
{
    list-style-type: none;
    padding: 20px;
    width: 60%;
    margin: 20px auto;
    background: #e1ae25;
    border: 1px solid #e1ae25;
    border-radius: 10px;
    color: #000;
}

.sitemapul li
{
    background: #fff;
    border: 1px solid;
    padding: 5px 20px;
    width: auto;
    border-radius: 10px;
    margin-bottom: 10px;
}
.sitemapul li a
{
    font-weight: bold;
    font-size: 18px;
    color: #000!important;
    text-decoration: none;
}
.sitemapul li a:hover
{
    color: #933790!important;
}
.padtop250
{
    padding-top: 250px;
}
.text-center
{
    text-align: center;
}
/*********/
sellingimg h3
{
   text-align: center;
}
@media (max-width: 1199px)
{
    .homeimg1
    {
        width: 455px;
        height: 378px;
    }
    p + .pic_box {
    margin-top: 35px;
    }
    .homeimg2
    {
        width: 223px;
        height: 376px;
    }
    .homeimg3
    {
        width: 223px;
        height: 186px;
    }
    .galleryimg img
    {
      width: 293px;
      height: 290px;   
    }
    .sellingimg img
    {
        width: 455px;
        height: 208px;
    }
    .buyimg1
    {
        width: 455px;
        height: 329px;
    }
    .buyimg2
    {
        width: 212px;
        height: 185px;
    }


}
@media (max-width: 1023px)
{
    p + .pic_box {
    margin-top: 84px;
    }
        .homeimg1
    {
        width: 345px;
        height: 286px;
    }
        .homeimg2
    {
        width: 169px;
        height: 286px;
    }
        .homeimg3
    {
        width: 169px;
        height: 140px;
    }
        .sellingimg img
    {
        width: 455px;
        height: 208px;
        margin: 0 auto;
        display: block;
    }
        .buyimg1
    {
        width: 455px;
        height: 329px;
        margin: 0 auto;
        display: block;

    }



}

@media (max-width: 767px)
{
        .galleryimg img
    {
      width: 290px;
      height: 286px;   
    }
    .testimonial
    {
        width: 95%;
    }
    .sitemapul
  {
   width: 85%;
  }
  .sitemapul ul
  {
   width: 85%;
  }
  .box, .box1, .box2, .box3
  {
     height: auto !important;
  }
  .rd-mobilemenu_ul .active a 
  {  
    background: #acacac;
    color: #fff;
  }

}
@media (max-width: 639px)
{
        .galleryimg img
    {
      width: 210px;
      height: 207px;   
    }
        .sellingimg img
    {
        width: 450px;
        height: 206px;
    }
        .buyimg1
    {
        width: 450px;
        height: 326px;
    }
     .buyimg2
    {
        width: 210px;
        height: 182px;
    }

   

}


@media (max-width: 479px)
{
        .homeimg1
    {
        width: 330px;
        height: 274px;
    }
        .homeimg2
    {
        width: 125px;
        height: 210px;
    }
        .homeimg3
    {
        width: 125px;
        height: 103px;
    }
    .aboutimg img
    {
        width: 330px;
        height: 190px;
    }
        .sellingimg img
    {
        width: 330px;
        height: 151px;
    }
        .buyimg1
    {
        width: 330px;
        height: 239px;
    }
    .buyimg2
    {
        width: 210px;
        height: 182px;
        margin: 0 auto;
        display: block;
    }
    .buyimg3
    {
        width: 330px;
        height: 242px;
    }
    .testimonial {
    width: 96%;
  }
  .sitemapul
  {
   width: 95%;
  }
  .sitemapul ul
  {
   width: 95%;
  }


}
@media (max-width: 359px)
{
        .homeimg1
    {
        width: 290px;
        height: 241px;
    }
        .homeimg2
    {
        width: 110px;
        height: 183px;
    }
        .homeimg3
    {
        width: 110px;
        height: 90px;
    }
    .aboutimg img
    {
        width: 290px;
        height: 167px;
    }
        .sellingimg img
    {
        width: 290px;
        height: 132px;
    }
        .buyimg1
    {
        width: 290px;
        height: 210px;
    }
    .buyimg3
    {
        width: 290px;
        height: 214px;
    }
   address p {
    font-size: 15px;
}

}