@charset "UTF-8";
@import url(animate.css);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);

/*========================================================
                      Main Styles
=========================================================*/
body {
  color: #51493d;
  font: 400 14px/24px "Arial", Helvetica, Arial, sans-serif;
  -webkit-text-size-adjust: none;
  background: #021d30;
}

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

h1, h2, h3, h4, h5, h6 {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

h1 {
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  letter-spacing: -0.95px;
  font-weight: 600;
  line-height: 1.04167;
}

h2 {
  font-size: 44px;
  font-weight: 800;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  line-height: 52px;
}

h3 {
  font-size: 36px;
  font-weight: 800;
  letter-spacing: 4.4px;
  text-transform: uppercase;
  line-height: 1.2;
}

h4 {
  font-size: 30px;
  line-height: 30px;
}

h5, .h5 {
  font-size: 24px;
  line-height: 1.2;
}
h5 a:hover, .h5 a:hover {
  color: #996439;
}

h6 {
  font-size: 14px;
  font-weight: 700;
}

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

/* ========== Tabelle Demo 
table {
  display: inline-block;
  width: 100%;
}
table tr td {
  padding-bottom: 5px;
  padding-top: 5px;
  border-bottom: 1px solid #b9b5b1;
}
table tr:last-child td {
  border: none;
}
table tr td:first-child {
  width: 87.8378%;
  text-align: left;
}
table tr td:last-child {
  width: 12.1622%;
  text-align: right;
}
table a:hover {
  color: #996439;
}

*/

table {
	width: 100%;
}

th {
	background-color: #3074a2;
	color: #fff;
	padding: 1em;
	text-align: left;
	font-weight: 700;
	font-size: 16px;
}

tr {
	background-color: #e9edf4;
	color: #000;
	padding: 2em;
}

tr:nth-child(odd) {
	background-color: #d0d8e8;
}

tr:hover {
	background-color: #3074a2;
	color: #fff;
}

td {
	padding: 0.85em;
	border: 1px solid #fff;
	font-size: 15px;
}

/* ========== Tabelle Accordion */

.faq-container {
  width: 95%;
}

.faq {
  margin-bottom: 10px;
}

.faq-question {
  font-size: 15px;
  background-color: #d0d8e8;
  padding: 10px;
  cursor: pointer;
}

.faq-answer {
  background-color: #ffffff;
  padding: 10px;
  display: none;
}

.faq-question.active {
  background-color: #e9edf4;
}

.faq-question i {
  margin-right: 1em;
}	

.faq-answer.active {
  display: block;
}


.text-center {
  text-align: center;
}

.fa {
  line-height: inherit;
}

.border-bottom {
  border-bottom: 1px solid #b9b5b1;
}

.primary-color {
  color: #996439;
}

.secondary-color {
  color: #51493d;
}

[class*='fa-']:before {
  font-weight: 400;
  font-family: "FontAwesome";
}

.page {
  overflow: hidden;
  min-height: 500px;
}
.lt-ie9 .page {
  min-width: 1200px;
}

@media (max-width: 991px) {
  .center991 {
    text-align: center;
  }

  .clr {
    clear: both;
  }
}
@media (max-width: 767px) {
  .center767 {
    text-align: center;
  }

  .reps-width {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .center500 {
    text-align: center;
  }
}
@media (max-width: 479px) {
  h2 {
    font-size: 34px;
    line-height: 42px;
  }

  h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
/*=======================================================
                       Main Layout
=========================================================*/
* + .btn {
  margin-top: 40px;
}

* + h5 {
  margin-top: 25px;
}

* + p {
  margin-top: 15px;
}

* + .btn-link {
  margin-top: 26px;
}

* + .btn_mod1 {
  margin-top: 111px;
}

* + .marked-list {
  margin-top: 20px;
}

* + .row {
  margin-top: 40px;
}

* + table {
  margin-top: 12px;
}

* + .index-list {
  margin-top: 43px;
}

.offs2 {
  margin-top: 100px;
}

.row + .row {
  margin-top: 30px;
}

.icon + .off2 {
  margin-top: 44px;
}

h2 + .off {
  margin-top: 30px;
}

h2 + img {
  margin-top: 40px;
}

h2 + .off2 {
  margin-top: 30px;
}

h3 + .icon-list {
  margin-top: 50px;
}

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

h3 + .box {
  margin-top: 46px;
}

.box + .box {
  margin-top: 31px;
}

@media (max-width: 991px) {
  .resp-off {
    margin-top: 30px;
  }

  .resp-off_mod1 {
    margin-top: 50px;
  }
}
@media (min-width: 991px) and (max-width: 1199px) {
  h2 {
    font-size: 34px;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .resp-off_767 {
    margin-top: 30px;
  }

  .resp-off_767_mod1 {
    margin-top: 50px;
  }
}
@media (max-width: 479px) {
  .resp-off_479 {
    margin-top: 30px;
  }

  .resp-off_479_mod1 {
    margin-top: 50px;
  }
}
/*=======================================================
                        Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  margin-top: 15px;
  margin-left: 34px;
  position: relative;
  padding-left: 200px;
}
.brand:before {
  content: url("../images/logo.png");
  position: absolute;
  left: 0;
  top: 0;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.brand_slogan {
  margin-top: 0;
  font-size: 14px;
  line-height: 10px;
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 400;
}
@media (max-width: 1199px) {
  .brand {
    margin-left: 5px;
  }
}
@media (max-width: 991px) {
  .brand {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .brand {
    margin-top: 25px;
  }
}

/*================     Term-list    ====================*/
* + .term-list {
  margin-top: 29px;
}
.term-list * + dt {
  margin-top: 35px;
}
.term-list dt + * {
  margin-top: 14px;
}
.term-list a[href^="mailto:"] {
  text-decoration: underline;
  margin-top: 20px;
  display: inline-block;
}
.term-list a[href^="mailto:"]:hover {
  color: #996439;
}

/*==================   Index List  ======================*/
.index-list {
  counter-reset: li;
}
.index-list li {
  position: relative;
  padding-left: 100px;
}
.index-list li:before {
  position: absolute;
  content: counter(li,decimal);
  counter-increment: li;
  width: 75px;
  height: 75px;
  line-height: 75px;
  background: #dadada;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-weight: 800;
  left: 0;
  top: 0;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.index-list li:hover:before {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.index-list li:nth-child(n+4) {
  margin-top: 30px;
}
@media (max-width: 991px) {
  .index-list li:nth-child(n+1) {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .index-list li + li {
    margin-top: 30px;
  }
}
.index-list li.col-md_1:nth-child(12n + 13),
.index-list li.col-md_2:nth-child(6n + 7),
.index-list li.col-md_3:nth-child(4n + 5),
.index-list li.col-md_4:nth-child(3n + 4),
.index-list li.col-md_6:nth-child(2n + 3) {
  clear: left;
}

/*==================  Marked List  ======================*/
.marked-list {
  display: inline-block;
}
.marked-list li {
  position: relative;
  padding-left: 21px;
  line-height: 32px;
  text-align: left;
}
.marked-list li:before {
  content: '\f138';
  position: absolute;
  left: 0;
  top: 0;
  font-weight: 400;
  font-size: 14px;
  font-family: "FontAwesome";
  color: #021d30;
}
.marked-list li a:hover {
  color: #996439;
  text-decoration: none;
}
@media (max-width: 991px) {
  .marked-list {
    display: block;
    max-width: 270px;
    margin-left: auto;
    margin-right: auto;
  }
}

/*==================  Time-list  ======================*/
.time-list li + li {
  margin-top: 24px;
}
.time-list time {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-top: 5px;
  float: left;
  margin-right: 9px;
  font-size: 24px;
}
@media (max-width: 991px) {
  .time-list time {
    text-align: left;
  }
}
.time-list .wrap {
  overflow: hidden;
  display: block;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 991px) {
  .time-list .wrap {
    text-align: left;
  }
}
* + .time-list {
  margin-top: 35px;
}
@media (max-width: 991px) {
  .time-list {
    text-align: left;
  }
}

/*==================  Blockquote Panel  ======================*/
.blockquote-panel {
  position: relative;
}
.blockquote-panel p {
  background: #fff;
  padding: 24px 35px 24px 32px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  font-style: italic;
  line-height: 18px;
  position: relative;
  border: 1px solid #b9b5b1;
  z-index: 1;
}
.blockquote-panel p span {
  position: absolute;
  top: 68px;
  left: -5px;
  font-family: "Merriweather", sans-serif;
  font-weight: 700;
  color: #dedede;
  z-index: -1;
  font-style: italic;
  line-height: 18px;
  font-size: 132px;
}
.blockquote-panel p:before {
  content: '';
  position: absolute;
  bottom: -36px;
  left: 60px;
  border-style: solid;
  border-width: 9.5px 1px 36.5px 43px;
  border-color: transparent transparent transparent #fff;
}
.blockquote-panel p:after {
  content: '';
  z-index: -2;
  position: absolute;
  bottom: -38px;
  left: 59px;
  border-style: solid;
  border-width: 1.5px 1px 38.5px 45px;
  border-color: transparent transparent transparent #b9b5b1;
}
.blockquote-panel * + h6 {
  margin-top: 46px;
  margin-left: 19px;
}

/*==================    Icon-list  ======================*/
.icon-list li {
  padding-left: 70px;
  position: relative;
  border-bottom: 1px solid #b9b5b1;
  padding-bottom: 28px;
}
.icon-list li:before {
  position: absolute;
  content: '';
  font-family: "FontAwesome";
  font-size: 24px;
  color: #fff;
  width: 53px;
  height: 53px;
  line-height: 53px;
  text-align: center;
  left: 0;
  top: 0;
  background: #996439;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.icon-list li:hover:before {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.icon-list li + li {
  margin-top: 30px;
}
.icon-list li:first-child:before {
  content: '\f063';
}
.icon-list li:nth-child(n+2):before {
  content: '\f097';
}
.icon-list li:nth-child(n+3):before {
  content: '\f005';
}

/*==================  Inline List  ======================*/
* + .inline-list {
  margin-top: 25px;
}
.inline-list li {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: transparent;
  text-align: center;
  border: 1px solid #a09a90;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.inline-list li .fa:before {
  font-size: 20px;
  line-height: 35px;
  color: #a09a90;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.inline-list li:hover .fa:before {
  color: #fff;
}
.inline-list li + li {
  margin-left: 2px;
}
@media (max-width: 991px) {
  .inline-list li {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .inline-list li .fa:before {
    font-size: 18px;
    line-height: 35px;
  }
}

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

.bg-secondary {
  background: #2A6790;
}
.bg-secondary h2, .bg-secondary h5 {
  color: #fff;
}
.bg-secondary .icon span:before {
  color: #996439;
  font-size: 78px;
}
.bg-secondary .secondary-color {
  color: #a09a90;
}
.bg-secondary .icon + h5 {
  margin-top: 50px;
}

.bg-secondary2 {
  position: relative;
  background: #f1f0ea;
}
.bg-secondary2 p.mod1 {
  font-size: 18px;
  line-height: 24px;
}
.bg-secondary2 * + p.mod1 {
  margin-top: 23px;
}
@media (max-width: 1199px) {
  .bg-secondary2 .img__mod {
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media (max-width: 767px) {
  .bg-secondary2 .img__mod {
    position: static;
  }
}

/*==================    Cont-info  ======================*/
.contact-info {
  max-width: 270px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #dddddd;
}
.contact-info2 {
  max-width: 270px;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #51493d;
}
* + .contact-info {
  margin-top: 32px;
}
.contact-info * + dl {
  margin-top: 5px;
}
.contact-info address {
  line-height: 18px;
}
.contact-info:before, .contact-info:after {
  display: table;
  content: "";
  line-height: 0;
}
.contact-info:after {
  clear: both;
}
@media (max-width: 500px) {
  .contact-info {
    margin: 20px auto;
  }
  .contact-info dl dt, .contact-info dl dd {
    line-height: 16px;
    float: none;
    margin-left: 0;
  }
}
.contact-info dl {
  display: inline-block;
}
.contact-info dl dt {
  float: left;
}
.contact-info dl dd {
  float: right;
  margin-left: 4px;
}
.contact-info dl dd a:hover {
  color: #c6c6c6;
}
.contact-info dl dd, .contact-info dl dt {
  font-size: 16px;
  line-height: 18px;
}
.contact-info dt + dd {
  margin-top: 0;
}
.contact-info dd + dt {
  clear: both;
  margin-top: 0;
}
@media (max-width: 767px) {
  .contact-info {
    max-width: 370px;
    margin: 20px auto;
  }
}
.contact-info dl + dl {
  margin-top: 21px;
  display: block;
}
.contact-info dl + dl dd, .contact-info dl + dl dt {
  display: inline-block;
  float: none;
  font-size: 18px;
  color: #c6c6c6;
}
@media (max-width: 1199px) {
  .contact-info dl + dl dd, .contact-info dl + dl dt {
    font-size: 16px;
  }
}
.contact-info__mod a[href^="mailto:"]:hover,
.contact-info__mod a[href^="callto:"]:hover {
  color: #996439;
}
@media (max-width: 991px) {
  .contact-info__mod {
    margin-left: auto;
    margin-right: auto;
  }
  .contact-info__mod dl dt {
    float: left;
  }
  .contact-info__mod dl dd {
    float: right;
  }
}

/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-weight: 400;
  cursor: pointer;
  line-height: 1.71429;
  text-transform: uppercase;
  letter-spacing: 1.4px;
  padding: 15px 50px;
  color: #fff;
  background: #093d62;
}
.btn:hover {
  background: #fff;
  color: #996439;
}
.btn:active {
  color: #996439;
  background: #e6e6e6;
}

.btn_mod1 {
  border: 3px solid transparent;
  padding: 12px 47px;
}
.btn_mod1:hover {
  background: transparent;
  border-color: #996439;
  color: #996439;
}
.btn_mod1:active {
  background: transparent;
  border-color: #996439;
  color: #996439;
}

.btn-link {
  display: inline-block;
  color:#093d62;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: 1.4px;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
.btn-link:before {
  content: "";
  display: block;
  background:#093d62;
  position: absolute;
  right: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  -moz-transition: 0.3s ease all;
  -o-transition: 0.3s ease all;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  z-index: -1;
}
.btn-link span {
  position: relative;
  z-index: 1;
}
.btn-link:hover {
  color: #fff;
}
.btn-link:hover:before {
  right: -10px;
  left: -10px;
}

/*==================      Box      ======================*/
.box:before, .box:after {
  display: table;
  content: "";
  line-height: 0;
}
.box:after {
  clear: both;
}
.box_aside {
  float: left;
  margin-top: 8px;
}
.box_cnt__no-flow {
  overflow: hidden;
  padding-left: 30px;
  padding-bottom: 32px;
}
.box_cnt__no-flow p {
  font-style: italic;
}
.box_cnt__no-flow .cite {
  font-family: "Lato", Helvetica, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-style: normal;
}
@media (max-width: 991px) {
  .box {
    padding-bottom: 32px;
  }
  .box_cnt__no-flow {
    padding-bottom: 0;
  }
}
@media (max-width: 479px) {
  .box_aside {
    margin-top: 0;
    margin-right: 10px;
  }
  .box_cnt__no-flow {
    overflow: visible;
    text-align: left;
    padding-left: 0;
  }
}

/*==================   Tumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.thumb img {
  width: 100%;
  height: auto;
  -moz-transition: 0.5s all ease;
  -o-transition: 0.5s all ease;
  -webkit-transition: 0.5s all ease;
  transition: 0.5s all ease;
}
.thumb_overlay {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -moz-transition: 0.3s all ease;
  -o-transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  transition: 0.3s all ease;
  color: #fff;
  background: transparent;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(153, 100, 57, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80996439', endColorstr='#80996439')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80996439', endColorstr='#80996439');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/*========================   Menu   ==========================*/
.sf-menu {
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
  font-size: 18px;
  line-height: 31px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
.sf-menu > li + li {
  margin-left: -3px;
}
.sf-menu a {
  display: block;
  padding: 50px 8px 30px 15px;
}

.sf-menu > li > a {
  color: #2A6790;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  background: #b4b0ab;
}
.sf-menu > li.active > a {
  color: #2A6790;
  text-decoration: underline;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 235px;
  padding: 20px 0;
  background: #2A6790;
  z-index: 2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 15px;
  line-height: 37px;
  font-weight: 400;
  letter-spacing: 3;
  text-transform: none;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  -moz-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
}
.sf-menu ul a {
  padding: 0 31px;
}

.sf-menu ul > li > a {
  color: #FFF;
  background: #2A6790;
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #FFF;
  background: #2A6790;
}

.sf-menu ul ul {
  position: absolute;
  top: 15%;
  left: 250px;
  background: #2A6790;
  color: #fff;
  width: 200px;
  z-index: 4;
  padding: 0;
}

.sf-menu ul ul > li > a {
  color: #FFF;
  background: #2A6790;
}
.sf-menu ul ul > li.sfHover > a, .sf-menu ul ul > li > a:hover {
  color: #FFF;
  background: #474137;
}

.sf-menu > li > ul > li > .sf-with-ul {
  position: relative;
}
.sf-menu > li > ul > li > .sf-with-ul:before {
  position: absolute;
  color: #fff;
  left: 85.5%;
  top: 50%;
  margin-top: -14px;
  content: "";
  font: 400 14px/30px "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: #b4b0ab;
  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:before, .stuck_container:after {
  display: table;
  content: "";
  line-height: 0;
}
.stuck_container:after {
  clear: both;
}

.isStuck {
  background: #f9f8f4;
  z-index: 999;
  border-bottom: 1px solid #51493d;
}
.isStuck .sf-menu a {
  padding: 15px 14px 15px 15px;
}
.isStuck .sf-menu ul a {
  padding: 0 31px;
}
.isStuck .brand {
  margin-top: 6px;
}
.isStuck .search-form_toggle {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}
.isStuck .search-form {
  top: 70px;
}
@media (max-width: 991px) {
  .isStuck .brand {
    display: none;
  }
  .isStuck .nav {
    margin-top: 0;
  }
}

@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: #2e688e;
  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: #D0D5D8;
  text-decoration: none;
}

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

/*========================================================
                     HEADER  Section
=========================================================*/
header {
  background: #f9f8f4;
}
header .brand {
  float: left;
}
header .nav {
  float: right;
  margin-right: 250px;
}
@media (max-width: 1199px) {
  header .nav {
    margin-right: 0px;
  }
}
@media (max-width: 991px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
  }
  header .nav {
    margin-top: 0px;
    margin-right: 0;
  }
}

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

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

.well2 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.well3 {
  padding-top: 75px;
  padding-bottom: 75px;
}

.well4 {
  padding-top: 75px;
  padding-bottom: 103px;
}

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

.well6 {
  padding-bottom: 70px;
  padding-top: 100px;
}

.well7 {
  padding-bottom: 80px;
  padding-top: 100px;
}

.well8 {
  padding-bottom: 100px;
  padding-top: 90px;
}

.well9 {
  padding-bottom: 100px;
  padding-top: 110px;
}

.pd-add {
  padding-top: 100px;
}

.well4__ins1 {
  padding-top: 110px;
}

.well4__ins2 {
  padding-top: 105px;
}

.well7__ins1 {
  padding-bottom: 96px;
}

@media (max-width: 1199px) {
  .pd-add {
    padding-bottom: 100px;
  }
}
/*========================================================
                     FOOTER  Styles
=========================================================*/
footer p.mod1 {
  font-weight: 700;
  font-size: 18px;
  text-transform: uppercase;
  color: #D0D5D8;
  font-family: "Lato", Helvetica, Arial, sans-serif;
}
footer .copyright {
  padding: 0 5px;
  text-transform: uppercase;
  padding-top: 40px;
  padding-bottom: 35px;
  font-weight: 700;
  font-family: "Lato", Helvetica, Arial, sans-serif;
  color: #D0D5D8;
}
footer .copyright a:hover {
  color: #fff;
}
