@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=Roboto:400,700,900);
@font-face {
    font-family: Plantagenet;
    src: url("Plantagenet Cherokee.ttf");
}
/*========================================================

						Main Styles
=========================================================*/
body {
  color: #888;
  font: 400 14px/20px "Plantagenet", "Tahoma", "Roboto", sans-serif;
  font-size: 17px;
  -webkit-text-size-adjust: none;
  background: #fff;
}

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

h2 {
  font-size: 60px;
  line-height: 80px;
  font-weight: 900;
  letter-spacing: 1px;
  color: #678cba;
}
@media (max-width: 1199px) {
  h2 {
    font-size: 106px;
    line-height: 105px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 46px;
    line-height: 46px;
    letter-spacing: 0;
  }
}

h3 {
  font-size: 40px;
  line-height: 60px;
  font-weight: 900;
  color: #888;
  letter-spacing: 0.6px;
}
@media (max-width: 767px) {
  h3 {
    font-size: 26px;
    line-height: 30px;
  }
}
h3 a {
  margin-left: 15px;
}

h4 {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #888;
  letter-spacing: 0.6px;
}
h4.mod1 {
  line-height: 32px;
  letter-spacing: 3px;
  color: #888;
}
h4 a:hover, h4 a:active {
  color: #9daeb5;
}

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

em{font-style:italic;}

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:hover {
	text-decoration:none;
}

a[href^="tel:"],
a[href^="callto:"] {
  color: inherit;
  text-decoration: none;
}

a[href^="callto:"]:hover {
  text-decoration: none;
}

strong {
  font-weight: 700;
}

.fa {
  line-height: inherit;
}

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

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

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

.fright {
  float: right;
}

.cntr {
  text-align: center;
}

.left {
  text-align: left;
}

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

.link1 {
  color: #888;
}
.link1:hover {
  color: #fff;
}

@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: 16px;
}

h2 + h2 {
  margin-top: 56px;
}

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

h4 + .row {
  margin-top: 28px;
}

h2 + h2 + h4.mod1 {
  margin-top: 29px;
  font-weight: 400;
}

h2 + h4.mod1 {
  margin-top: 0px;
}

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

h2 + .mailform {
  margin-top: 19px;
}

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

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

h2 + .list1 {
  margin-top: 61px;
}

h2 + .owl-carousel {
  margin-top: 75px;
}

h4 + blockquote {
  margin-top: 65px;
}

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

p + time {
  margin-top: 17px;
}

p + .btn {
  margin-top: 30px;
}

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

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

i + h4 {
  margin-top: 48px;
}

.parallax img + h4 {
  margin-top: 63px;
  color: #fff;
}

.parallax img + h4 + p {
  margin-top: 26px;
  color: #fff;
}

/*=======================================================
						Components
=========================================================*/
/*==================     Brand     ======================*/
.brand {
  display: inline-block;
  font-size: 48px;
  line-height: 53px;
  font-weight: 900;
}
.brand_name {
  overflow: hidden;
}

/*==================  Inline List  ======================*/
.inline-list li {
  display: inline-block;
}
.inline-list li + li {
  margin-left: 17px;
}
@media (max-width: 979px) {
  .inline-list li + li {
    margin-left: 7px;
  }
}
.inline-list a {
  display: inline-block;
  line-height: 34px;
  font-size: 30px;
  text-align: center;
  color: #678cba;
}
@media (max-width: 979px) {
  .inline-list a {
    line-height: 24px;
    font-size: 20px;
  }
}
.inline-list a:hover {
  color: #980065;
}

/*==================    Quote     ======================*/
blockquote {
  position: relative;
  max-width: 330px;
  padding-top: 0px;
  padding-bottom: 84px;
}
blockquote q {
  font-style: italic;
}
blockquote:before, blockquote:after {
  position: absolute;
  /*content: "\201c";*/
  color: #9daeb5;
  font-family: "Plantagenet", "Tahoma", "Roboto", sans-serif;
  width: 100px;
  height: 100px;
  font-size: 166px;
  font-weight: 900;
  line-height: 150px;
  vertical-align: top;
  z-index: 10;
}
blockquote:before {
  top: 0;
  left: 0;
}
blockquote:after {
  /*content: "\201d";*/
  bottom: -2px;
  right: 30px;
}

/*==================  Marked List  ======================*/
.marked-list {
  margin-right: 36px;
}
@media (max-width: 1199px) {
  .marked-list {
    margin-right: 0;
  }
}
.marked-list li {
  position: relative;
  padding-left: 20px;
}
.marked-list li:before {
  content: '\f061';
  position: absolute;
  left: 0;
  top: 2px;
  font-weight: 400;
  font-size: px;
  font-family: "FontAwesome";
  color: #888;
}
.marked-list li + li {
  margin-top: 3px;
}
.marked-list a:hover {
  color: #888;
}

/*==================   List1   ======================*/
.list1 {
  float: right;
}
@media (max-width: 479px) {
  .list1 {
    float: none;
  }
}
.list1 li {
  display: block;
}
.list1 a {
  display: inline-block;
  font-size: 20px;
  line-height: 25px;
  padding: 8px 20px;
  letter-spacing: 1px;
  font-weight: 900;
  color: #888;
}
@media (max-width: 479px) {
  .list1 a {
    font-size: 20px;
    line-height: 22px;
  }
}
.list1 a:hover {
  color: #fff;
  background: #980065;
}
.list1 li + li {
  margin-top: 6px;
}

/*==================   List2   ======================*/
.list2 {
  float: right;
}
.list2 li {
  display: block;
  padding-left: 60px;
  margin-top: 48px;
  position: relative;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.list2 li:before {
  position: absolute;
  top: 10px;
  left: 0;
  font-size: 36px;
  color: #888;
}

/*==================   Index List  ======================*/
.index-list {
  color: #fff;
  counter-reset: li;
}
.index-list h4 {
  color: #fff;
}
.index-list li:before {
  content: counter(li,decimal-leading-zero);
  counter-increment: li;
  font-size: 120px;
  line-height: 120px;
  font-weight: 900;
  padding-bottom: 51px;
  display: block;
}
@media (max-width: 1199px) {
  .index-list li:before {
    padding-bottom: 10px;
  }
}
.index-list li.grid_1:nth-child(12n + 13),
.index-list li.grid_2:nth-child(6n + 7),
.index-list li.grid_3:nth-child(4n + 5),
.index-list li.grid_4:nth-child(3n + 4),
.index-list li.grid_6:nth-child(2n + 3) {
  clear: left;
}

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

/*==================     phone    =====================*/
.phone {
  padding-top: 10px;
  float: left;
  margin-right: 27px;
  color:#678cba;
}
@media (max-width: 767px) {
  .phone {
    float: none;
    margin-right: 0;
  }
}
.phone dt {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  letter-spacing: 1px;
}
.phone dd {
  font-size: 30px;
  line-height: 35px;
  font-weight: 900;
}
@media (max-width: 767px) {
  .phone dd {
    font-size: 30px;
    line-height: 30px;
  }
}
.phone dt + dd {
  margin-top: 2px;
}
.phone a {
  color: #678cba;
}
.phone a span {
  color: #9daeb5;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.phone a:hover {
  color: #980065;
  text-decoration: none;
}
.phone a:hover span {
  color: #980065;
}
.phone + address {
  padding-top: 46px;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  color: #888;
  letter-spacing: 0.8px;
}

/*==================     phone2    =====================*/
.phone2 {
  font-weight: 900;
}
.phone2 dt {
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  letter-spacing: 1px;
}
.phone2 dd {
  font-size: 24px;
  line-height: 30px;
  font-weight: 900;
  letter-spacing: 2px;
}
.phone2 dt + dd {
  margin-top: 2px;
}
.phone2 a {
  color: #888;
}
.phone2 a:hover {
  color: #888;
  text-decoration: none;
}
.phone2 + address {
  padding-top: 46px;
}

/*==================     Privacy    =====================*/
.privacy {
  padding-top: 10px;
  padding-bottom: 22px;
}
.privacy dt {
  font-size: 20px;
  line-height: 24px;
}
.privacy dt + dd {
  margin-top: 26px;
}
.privacy dd + dt {
  margin-top: 53px;
}
.privacy a {
  color: #888;
  font-size: 24px;
  font-weight: 900;
  padding:5px 5px;
  display:inline-block;
  margin-bottom:5px;
}
.privacy a:hover {
  color: #fff;
  background:#980065;
}

.privacy ul li {
	list-style:disc;
	margin-left:15px;
	margin-top:5px;
}

.privacy li li {
	margin-left:30px;
	list-style:circle;
}

.privacy.questions dd + dt {
	margin-top:15px;
}

.privacy.questions dd {
	padding:10px;
	background:#fff;
}

.privacy.questions dt.q span {
	display:inline-block;
	padding:5px;
}

.privacy.questions dt.q span:hover{
	background:#980065;
	color:#fff;
}

.privacy.questions ul {
	padding:10px;
}

.privacy.questions b {
	font-weight:bold;
}

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

.color1 {
  color: #fff;
}

.color1 {
  color: #888;
}

.marTop1 {
  margin-top: -33px;
}

/*==================     Icons     ======================*/
/*==================    Buttons    ======================*/
.btn {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 12px 22px;
  color: #fff;
  background: #678cba;
  letter-spacing: 2px;
}
.btn:hover {
  color: #fff;
  background: #980065;
}
.btn:active {
  color: #fff;
  background: #980065;
}

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

/*========================   Menu   ==========================*/
.sf-menu {
  font-family: "Plantagenet", "Tahoma", "Roboto", sans-serif;
  display: inline-block;
}
.sf-menu:before, .sf-menu:after {
  display: table;
  content: "";
  line-height: 0;
}
.sf-menu:after {
  clear: both;
}
.sf-menu > li {
  position: relative;
  float: left;
}
.sf-menu > li + li {
  position: relative;
  margin-left: 20px;
}
.sf-menu > li + li:before {
  position: absolute;
  display: inline-block;
  content: '/';
  font-size: 24px;
  font-weight: 900;
  padding: 11px 0px 16px;
  color: #888;
  width: 30px;
  height: 30px;
  left: -15px;
  top: 0;
}
.sf-menu a {
  display: block;
}

.sf-menu > li > a {
  color: #888;
  font-size: 18px;
  font-weight: 900;
  padding: 12px 6px 13px;
  letter-spacing: 2px;
}
.sf-menu > li.sfHover > a, .sf-menu > li > a:hover {
  color: #fff;
  background: #980065;
}
.sf-menu > li.active > a {
  color: #fff;
  background: #888;
}

.sf-menu ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0px;
  margin-top: 15px;
  margin-left: 0px;
  width: 150px;
  background: #fff;
  z-index: 9999999999992;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 2px 0 rgba(0, 0, 0, 0.1);
}

.sf-menu > li > ul:before {
  position: absolute;
  display: inline-block;
  content: '';
  left: 47%;
  top: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 4.5px 5px 4.5px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
}

.sf-menu ul > li {
  position: relative;
}
.sf-menu ul > li > a {
  font-size: 14px;
  padding: 7px 0;
  text-align: center;
  color: #888;
}
.sf-menu ul > li + li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.sf-menu ul > li.sfHover > a, .sf-menu ul > li > a:hover {
  color: #888;
}

.sf-menu ul ul {
  position: absolute;
  top: 0;
  left: 100%;
  width: 150px;
  margin-top: 0;
  margin-left: 3px;
  z-index: 4;
}

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

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

@media (max-width: 979px) {
  .sf-menu > li > a {
    font-size: 20px;
    padding: 15px 15px 16px;
  }
}
@media (max-width: 767px) {
  .nav {
    padding: 5px 0;
  }

  .sf-menu {
    display: none;
  }
}
/*==================   RD Mobile Menu    =====================*/
.rd-mobilemenu {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  text-align: left;
  -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: #888;
  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  ======================*/
header .isStuck nav {
  margin: 0px 0;
}

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

@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: #678cba;
  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: #980065;
  text-decoration: none;
}

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

/*==================   Thumbnail    ======================*/
.thumb {
  display: block;
  position: relative;
  overflow: hidden;
  width: 33.33%;
  float: left;
  color: #fff;
  text-align: center;
}
@media (max-width: 767px) {
  .thumb {
    width: 100%;
  }
}
.thumb:hover {
  color: #fff;
}
.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_cnt {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font-size: 48px;
  line-height: 65px;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 7px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color:#666;
  text-shadow: 2px 2px #fff;
}
.thumb_overlay_cnt.reverse {
	color:#fff;text-shadow: 2px 2px #666;
}
@media (max-width: 1199px) {
  .thumb_overlay_cnt {
    font-size: 28px;
    line-height: 35px;
    letter-spacing: 0;
  }
}
.thumb_overlay_cnt em {
  margin-top: 40px;
  font-size: 34px;
  text-transform: uppercase;
  line-height: 1;
  display: block;
}
.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_overlay:before {
  content: "";
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  font: 400 30px "FontAwesome";
  line-height: 30px;
  margin-top: -15px;
  text-align: center;
}
.lt-ie9 .thumb_overlay:before {
  display: none;
}
.thumb:hover .thumb_overlay {
  opacity: 1;
  background: rgba(0, 0, 0, 0.5);
}
.lt-ie9 .thumb:hover .thumb_overlay {
  background: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000')";
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000');
  zoom: 1;
}
.lt-ie9 .thumb:hover .thumb_overlay:before {
  display: block;
}
.thumb:hover img {
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.thumb:hover .thumb_overlay_cnt {
  color: #fff;
  text-shadow:none;
}

/*==================  RD Parallax    ======================*/
.parallax {
  position: relative;
  overflow: hidden;
  color: #888;
}
.parallax h2:first-child {
  color: #678cba;
  margin-top: -14px;
}
@media (max-width: 1199px) {
  .parallax h2:first-child {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .parallax h2:first-child {
    margin-top: -10px;
  }
}
.parallax i {
  margin-top: -30px;
}
.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 {
  position: relative;
  background: #fff;
  -webkit-box-shadow: 4px 4px 18px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 4px 4px 18px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 4px 4px 18px 0 rgba(0, 0, 0, 0.1);
}
header .nav {
  margin: 0px 0 0px;
}
@media (max-width: 767px) {
  header {
    text-align: center;
  }
  header .brand, header .nav {
    float: none;
    margin: 0;
    padding: 0;
  }
}

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

.img_section {
  overflow: hidden;
}

.parallax2_section h2:first-child {
  color: #678cba;
}
.parallax2_section h2 + h4 {
  margin-top: 35px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 900;
  color: #9daeb5;
}
.parallax2_section h4 + h3 {
  margin-top: 16px;
}
.parallax2_section h2 + .row {
  margin-top: 36px;
}
.parallax2_section h2 + .row.list2 {
  margin-top: 0px;
}

.parallax3_section h2:first-child {
  margin-top: 30px;
}
.parallax3_section h2 {
  font-size: 100px;
  line-height: 120px;
}
@media (max-width: 1199px) {
  .parallax3_section h2 {
    font-size: 70px;
    line-height: 90px;
  }
}
@media (max-width: 767px) {
  .parallax3_section h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
.parallax3_section h2 + h4 {
  margin-top: 35px;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 400;
  line-height: 32px;
  color: #fff;
}
.parallax3_section h4 + h3 {
  margin-top: 16px;
}
.parallax3_section h2 + .row {
  margin-top: 36px;
}

article time {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 900;
}

/*
i {
  display: inline-block;
  color: #888;
  font-size: 120px;
  line-height: 120px;
}
*/

i{font-style:italic;}

.section1 {
  background: #f0f0f0;
}

.section1, .section2 {
  overflow: hidden;
}
.section1 h2, .section2 h2 {
}
@media (max-width: 1199px) {
  .section1 h2, .section2 h2 {
    margin-top: -20px;
  }
}
@media (max-width: 767px) {
  .section1 h2, .section2 h2 {
    margin-top: -10px;
  }
}
.section1 address, .section2 address {
  font-size: 24px;
  line-height: 28px;
  font-weight: 900;
  color: #888;
  letter-spacing: 0.6px;
}
.section1 address a:hover, .section1 address a:active, .section2 address a:hover, .section2 address a:active {
  color: #9daeb5;
}
.section1 i, .section2 i {
  font-size: 72px;
  line-height: 72px;
}
.section1 i + address, .section2 i + address {
  margin-top: 52px;
}
.section1 form + .row, .section2 form + .row {
  margin-top: 64px;
}

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

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

.well3 {
  padding-top: 141px;
  padding-bottom: 101px;
}

.well4 {
  padding-top: 18px;
  padding-bottom: 17px;
}

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


/*========================================================
					 FOOTER  Styles
=========================================================*/
footer {
  padding: 89px 0 74px;
  color: #678cba;
  background: #fff;
}
footer .brand {
  margin-top: -7px;
}
footer a:hover {
  color: #980065;
}
footer .brand + p {
  margin-top: 15px;
}
footer .phone2 + address {
  padding-top: 9px;
}


.owl-carousel a{text-decoration:underline;}
.owl-carousel a:hover{text-decoration:none;}

.testimonials{clear:both;padding:20px 0;width:100%;overflow:hidden;}
.testimonials .tst_photo{display:inline-block;float:left;margin-right:20px;margin-bottom:20px;border-radius:150px;max-width:300px;width:100%;}
.testimonials .tst_author{font-weight:bold;margin-top:10px;}

a.more {
  color: #888;
  font-size: 24px;
  font-weight: 900;
  line-height:30px;
  padding:5px 5px;
  display:inline-block;
  margin-bottom:5px;
}
a.more:hover {
  color: #fff;
  background:#980065;
}