/*This file is generated by less css (http://lesscss.org) */
/*Please do not modify this file content. It will be generated again when you change style*/
@import url(https://fonts.googleapis.com/css?family=Poppins:regular|Poppins:500|Poppins:600);
body {
  color: #656565;
}
a:not(.btn) {
  color: #981e33;
}
a:not(.btn):hover {
  color: #981e33;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
}
.block {
  position: relative;
}
.block h2.block-title,
#block-servicesidebar-2-menu {
  margin-top: 24px;
  margin-bottom: 34px;
  padding-bottom: 14px;
  letter-spacing: 0.2px;
  position: relative;
  color: #333;
  font-size: 35px;
  font-weight: 700;
}
.block h2.block-title:after,
#block-servicesidebar-2-menu:after {
  width: 35px;
  height: 3px;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #c4cacd;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.block.center-title .block-title {
  text-align: center;
}
.block.center-title .block-title:after {
  left: 50%;
  bottom: 0;
  margin-left: -17.5px;
}
.block-overlay {
  position: relative;
  color: #eeeeee;
}
.block-overlay .block-overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #981e33;
}
.bg-dark {
  background-color: #222;
}
.bg-dark .title {
  color: #FFF;
}
.bg-dark p {
  color: #9f9f9f;
  font-size: 14px;
  line-height: 25px;
}
.bg-primary-color {
  background-color: #981e33;
}
.bg-gray {
  background-color: #f6f6f6;
}
.white-text {
  color: #FFF;
}
.region-sidebar_first .block,
.region-sidebar_second .block {
  margin-bottom: 40px;
}
.region-sidebar_first .block-title,
.region-sidebar_second .block-title {
  font-size: 20px;
  color: #333;
  font-weight: 700;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 19px;
  margin-top: 17px;
}
.article-item .media {
  margin-bottom: 20px;
}
.article-item .media img {
  width: 100%;
  height: auto;
}
.article-item .article-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  margin-top: 5px;
}
.article-item .article-title a {
  color: #333;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.article-item .article-title a:hover {
  color: #981e33;
}
.article-item ul.article-meta {
  margin-bottom: 20px;
  list-style: none;
  padding: 0;
}
.article-item ul.article-meta li {
  font-size: 12px;
  display: inline-block;
}
.article-item ul.article-meta li.meta-date {
  padding-left: 22px;
  margin-right: 38px;
  background-image: url(/themes/consultant/assets/images/common/icon-clock02.gif);
  background-repeat: no-repeat;
  background-position: 0 40%;
}
.article-item ul.article-meta li.meta-categories {
  font-size: 12px;
  padding-left: 22px;
  margin-right: 30px;
  background-image: url(/themes/consultant/assets/images/common/icon-edit.gif);
  background-repeat: no-repeat;
  background-position: 0 40%;
}
.article-item ul.article-meta li.meta-categories > div > div {
  display: inline-block;
}
.article-item ul.article-meta li.meta-categories > div > div:after {
  content: ",";
}
.article-item ul.article-meta li.meta-categories > div > div:last-child:after {
  content: "";
}
.article-item ul.article-meta li.meta-categories h2 {
  margin: 0;
}
.article-item ul.article-meta li.meta-categories a {
  font-size: 12px;
  color: #535353;
  font-weight: normal;
}
.article-item .readmore a {
  display: inline-block;
  margin-top: 16px;
  letter-spacing: 0.2px;
  padding-right: 26px;
  font-size: 14px;
  font-weight: 600;
}
.article-item .readmore a:after {
  content: "\f178";
  font-family: FontAwesome;
  color: #981e33;
  margin-left: 10px;
}
.article-item.teaser2 .article-title {
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 14px;
  margin-top: 2px;
}
.article-item.teaser2 .media {
  position: relative;
}
.article-item.teaser2 .media p.date {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 15px 11px;
  font-size: 20px;
  line-height: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  background-color: #981e33;
}
.article-item.teaser2 .media p.date span {
  display: block;
  font-size: 18px;
}
.article-item .sharethis-wrapper {
  text-align: right;
  margin: 30px 0;
}
.comment-form label {
  display: none;
}
.comment-form .js-form-type-textfield,
.comment-form .js-form-type-email {
  width: 50%;
  float: left;
  margin-bottom: 20px;
}
.comment-form .js-form-type-textfield input,
.comment-form .js-form-type-email input {
  width: 100%;
}
.comment-form .js-form-type-textfield {
  padding-right: 10px;
}
.comment-form .js-form-type-email {
  padding-left: 10px;
}
.comment-form .field--name-comment-body {
  clear: both;
}
a {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a:hover {
  text-decoration: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
.full-width {
  width: 100%;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mt-50 {
  margin-top: 50px;
}
.mt-140 {
  margin-top: 140px;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-100 {
  margin-bottom: 100px;
}
.mr-10 {
  margin-right: 10px;
}
.mr-20 {
  margin-right: 20px;
}
.mr-30 {
  margin-right: 30px;
}
.mr-40 {
  margin-right: 40px;
}
.mr-50 {
  margin-right: 50px;
}
.ml-10 {
  margin-left: 10px;
}
.ml-20 {
  margin-left: 20px;
}
.ml-30 {
  margin-left: 30px;
}
.ml-40 {
  margin-left: 40px;
}
.ml-50 {
  margin-left: 50px;
}
.padd-top-10 {
  padding-top: 10px;
}
.padd-top-20 {
  padding-top: 20px;
}
.padd-top-30 {
  padding-top: 30px;
}
.padd-top-40 {
  padding-top: 40px;
}
.padd-top-50 {
  padding-top: 50px;
}
.padd-top-60 {
  padding-top: 60px;
}
.padd-top-70 {
  padding-top: 70px;
}
.padd-top-100 {
  padding-top: 100px;
}
.padd-bottom-10 {
  padding-bottom: 10px;
}
.padd-bottom-20 {
  padding-bottom: 20px;
}
.padd-bottom-30 {
  padding-bottom: 30px;
}
.padd-bottom-40 {
  padding-bottom: 40px;
}
.padd-bottom-50 {
  padding-bottom: 50px;
}
.padd-bottom-60 {
  padding-bottom: 60px;
}
.padd-right-0 {
  padding-right: 0;
}
.padd-left-0 {
  padding-left: 0;
}
.padd-rl-0 {
  padding-left: 0;
  padding-right: 0;
}
.padd-10 {
  padding: 10px;
}
.padd-20 {
  padding: 20px;
}
.padd-30 {
  padding: 30px;
}
.padd-40 {
  padding: 40px;
}
.italic {
  font-style: italic;
}
.upper {
  text-transform: uppercase;
}
.separator {
  display: block;
  height: 1px;
  width: 100%;
  background-color: #ccc;
}
.pager ul {
  padding-left: 0;
  text-align: left;
}
.pager ul li a {
  border-color: #dfdfdf;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  color: #333;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.pager ul li a:hover {
  color: #c4cacd;
  background: unset;
}
.pager ul li.is-active a {
  border: solid 2px #c4cacd;
  color: #c4cacd;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  position: relative;
  display: inline-block;
  padding: 15px 30px 12px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  background-color: #981e33;
  color: #fff;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 0;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background-color: #4a141c;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  background: none;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  color: #727272;
  background-color: #fff;
  height: 53px;
  padding: 15px 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: 1px solid #ccc;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
select.error,
textarea.error,
.contact-form .textarea-message textarea.error,
input[type="text"].error,
input[type="email"].error {
  border: 1px solid #ba330a;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
  outline: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input,
button,
select,
textarea {
  font-family: "Poppins", sans-serif;
}
select::-ms-expand {
  display: none;
}
textarea {
  width: 100%;
  height: 148px;
  padding: 15px 20px;
}
input[type="checkbox"] {
  display: inline;
}
input:-moz-placeholder,
textarea:-moz-placeholder,
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9c9b9b;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9c9b9b;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9c9b9b;
}
label.error {
  display: none;
}
@-webkit-keyframes pop-scale {
  0% {
    -webkit-transform: scale(0.7);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pop-scale {
  0% {
    -moz-transform: scale(0.7);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes pop-scale {
  0% {
    transform: scale(0.7);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes pop-scale2 {
  0% {
    -webkit-transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes pop-scale2 {
  0% {
    -moz-transform: scale(0.5);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes pop-scale2 {
  0% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}
ul.icon-list {
  list-style: none;
}
ul.icon-list li {
  position: relative;
  padding-left: 21px;
  margin-bottom: 16px;
  line-height: 23px;
}
ul.icon-list li:before {
  display: inline-block;
  position: absolute;
  left: -6px;
  top: -3px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  content: "\f121";
  text-align: center;
  font-family: "Ionicons";
  font-size: 13px;
  color: #fff;
  background-color: #981e33;
  background-position: top;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
.bx-wrapper .bx-pager .bx-pager-item a {
  width: 12px;
  height: 12px;
  border: solid 2px #bbb;
  background: transparent;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.bx-wrapper .bx-pager .bx-pager-item a.active,
.bx-wrapper .bx-pager .bx-pager-item a:hover {
  border-color: #1f1f1f;
  background: transparent;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -50px;
  width: 100%;
}
.title-description {
  padding-bottom: 50px;
}
.title-post {
  font-size: 20px;
  font-weight: 700;
  margin-top: 22px;
  margin-bottom: 13px;
}
.title-post a {
  color: #333;
}
#section-navigation {
  background-color: #981e33;
}
#section-navigation #superfish-main > li.sf-depth-1:after {
  width: 0;
  height: 3px;
  position: absolute;
  content: "";
  bottom: 0;
  left: 9px;
  background-color: #c4cacd;
  -webkit-transition: all 0.5s linear;
  -moz-transition: all 0.5s linear;
  -o-transition: all 0.5s linear;
  -ms-transition: all 0.5s linear;
  transition: all 0.5s linear;
}
#section-navigation #superfish-main > li.sf-depth-1 > a {
  position: relative;
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  height: 65px;
  line-height: 66px;
  padding: 0 24px;
  outline: none;
  font-weight: 300;
  letter-spacing: 0.2px;
}
#section-navigation #superfish-main > li.sf-depth-1:hover:after,
#section-navigation #superfish-main > li.sf-depth-1.active-trail:after {
  width: 80%;
}
#section-navigation #superfish-main > li.sf-depth-1 ul {
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #981e33;
  z-index: 9999;
}
#section-navigation #superfish-main > li.sf-depth-1 ul li a {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 22px;
  text-decoration: none;
  border-top: 1px dashed rgba(255,255,255,0.3);
  padding: 10px 15px;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
#section-navigation #superfish-main > li.sf-depth-1 ul li a:hover {
  color: #c4cacd;
}
#section-navigation.inv-sticky.fixed {
  background-color: rgba(152,30,51,0.9);
}
#section-navigation.inv-sticky.fixed #superfish-main > li.sf-depth-1 > a {
  height: 50px;
  line-height: 50px;
}
#section-navigation.inv-sticky.fixed .get-appointment a {
  line-height: 50px;
}
#superfish-main-accordion {
  background: #4a141c;
  position: absolute;
  z-index: 1001;
  margin-top: 44px;
}
#superfish-main-accordion li {
  border-top: 1px dashed rgba(255,255,255,0.3);
}
#superfish-main-accordion li a {
  text-decoration: none;
  height: 45px;
  line-height: 45px;
  padding: 0 15px;
  color: #fff;
}
#superfish-main-accordion li a:hover {
  color: #c4cacd;
}
#superfish-main-accordion li.active-trail a {
  color: #c4cacd;
}
#superfish-main-accordion li.sf-depth-2 a {
  padding-left: 35px;
}
#superfish-main-accordion li.menuparent:before {
  position: absolute;
  right: 0;
  top: 0;
  font: 20px/50px 'FontAwesome';
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  content: "\f107";
  color: #fff;
}
#superfish-main-accordion li.menuparent.sf-expanded:before {
  position: absolute;
  right: 0;
  top: 0;
  font: 20px/50px 'FontAwesome';
  text-align: center;
  cursor: pointer;
  width: 45px;
  height: 45px;
  content: "\f106";
  color: #fff;
}
#superfish-main-accordion li .sf-clone-parent {
  display: none;
}
#superfish-main-toggle span {
  width: 30px;
  margin: 10px 15px 10px 0px;
  float: right;
  text-indent: -9999px;
  color: #FFF;
  display: block;
  background: url(/themes/consultant/assets/images/icon-toggle.png) #981e33 right center no-repeat;
}
@media only screen and (max-width: 768px) {
  .region-navigation {
    padding: 0;
  }
}
.region-sidebar_first nav {
  margin-bottom: 42px;
}
.region-sidebar_first nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.region-sidebar_first nav ul li a {
  display: block;
  padding: 15px 20px 11px 20px;
  margin-bottom: 2px;
  color: #333;
  font-weight: 700;
  background-color: #f0f0f0;
}
.region-sidebar_first nav ul li a.is-active {
  padding-left: 16px;
  border-left: 4px solid #981e33;
}
.region-sidebar_first nav ul li a:hover {
  background-color: #f9f9f9;
}
.get-appointment {
  margin: 0;
  float: right;
}
.get-appointment a {
  height: 100%;
  line-height: 65px;
  letter-spacing: 0.2px;
  text-transform: uppercase;
  font-size: 14px;
  color: #fff;
  display: inline-block;
  background-color: #981539;
  padding: 0 30px;
}
.get-appointment a:hover {
  color: #c4cacd;
}
.view-services img {
  width: 100%;
  height: auto;
}
.view-services .service-title {
  margin-top: 32px;
  margin-bottom: 13px;
  padding: 0;
  font-weight: 500;
  font-size: 20px;
}
.view-services .service-title a {
  color: #333;
}
.view-services .service-title a:hover {
  color: #981e33;
}
.view-services.style-slide .service-title {
  padding: 0 14px;
}
.view-services.style-slide .service-feature ul {
  list-style: none;
  padding: 0 14px;
}
.view-services.style-slide .service-feature ul li {
  position: relative;
  padding-left: 22px;
  margin-bottom: 11px;
}
.view-services.style-slide .service-feature ul li:before {
  display: inline-block;
  position: absolute;
  left: -6px;
  top: -2px;
  width: 25px;
  height: 25px;
  padding-top: 2px;
  content: "\f121";
  text-align: center;
  font-family: "Ionicons";
  font-size: 13px;
  color: #fff;
  background-color: #981e33;
  background-position: top;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  -o-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -webkit-transform: scale(0.6);
  transform: scale(0.6);
}
h3.service-title {
  font-size: 20px;
  font-weight: 700;
}
.box-download {
  background-color: #981e33;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-top: 35px;
  margin-bottom: 57px;
  padding: 15px 40px 25px;
  letter-spacing: 0.2px;
}
.box-download h3 {
  margin-bottom: 42px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.box-download .btn-download a {
  position: relative;
  display: block;
  width: 100%;
  color: #333;
  background-color: #fff;
  padding: 15px 25px 11px;
  font-size: 15px;
  font-weight: 500;
  border-radius: 3px;
  letter-spacing: -0.8px;
}
.box-download .btn-download.pdf a:after {
  background: url(/themes/consultant/assets/images/common/icon_pdf.png) no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 17px;
  right: 8px;
}
.box-download .btn-download.doc a:after {
  background: url(/themes/consultant/assets/images/common/icon_word.png) no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 17px;
  right: 8px;
}
.box-list span {
  display: inline-block;
  margin-bottom: 22px;
}
.box2 .chart p {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 6px;
}
.box2 .chart p.img {
  width: 55%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 27px;
  position: relative;
  top: 0;
}
.box2 .chart p span {
  display: block;
  margin-bottom: 6px;
}
.box2 .chart p span img {
  margin-right: 12px;
  position: relative;
  top: -2px;
}
.company-history {
  list-style: none;
  margin-top: 57px;
  margin-bottom: 54px;
}
.company-history li {
  margin-bottom: 10px;
}
.company-history li span {
  float: left;
  width: 11%;
  font-size: 20px;
  font-weight: 700;
  margin-top: 1px;
  color: #333;
}
.company-history li div {
  position: relative;
  float: right;
  width: 89%;
  padding-left: 44px;
  padding-bottom: 49px;
}
.company-history li div:before {
  content: "";
  position: absolute;
  left: -6px;
  top: 18px;
  width: 1px;
  height: 95%;
  background-color: #e3e3e3;
}
.company-history li div:after {
  content: "";
  position: absolute;
  left: -11px;
  top: 3px;
  width: 11px;
  height: 11px;
  background-color: #981e33;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.company-history li div h3 {
  font-size: 20px;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 11px;
  color: #333;
}
ul.inv-grid-filter {
  list-style: none;
  margin-bottom: 40px;
}
ul.inv-grid-filter li {
  display: inline-block;
  margin-right: 26px;
}
ul.inv-grid-filter li a {
  font-size: 14px;
  color: #656565;
  font-weight: 700;
}
ul.inv-grid-filter li a.active {
  color: #981e33;
}
.portfolio-item img {
  width: 100%;
  height: auto;
}
.portfolio-item h3 {
  font-size: 18px;
  font-weight: 600;
  margin-top: 32px;
  margin-bottom: 13px;
  line-height: 24px;
}
.portfolio-item h3 a {
  color: #333;
  -webkit-transition: all 0.3s easa-out;
  -moz-transition: all 0.3s easa-out;
  -o-transition: all 0.3s easa-out;
  -ms-transition: all 0.3s easa-out;
  transition: all 0.3s easa-out;
}
.portfolio-item h3 a:hover {
  color: #981e33;
}
.portfolio-item .portfolio-category {
  font-size: 13px;
  margin-bottom: 10px;
}
.portfolio-item .portfolio-category h2 {
  font-size: 13px;
  margin: 0;
}
.portfolio-item .portfolio-category a {
  color: #656565;
  font-weight: normal;
}
.portfolio-item.teaser2 h3 {
  margin-top: 0;
  font-size: 24px;
  line-height: 28px;
}
.portfolio-item.teaser3,
.portfolio-item.teaser4 {
  position: relative;
}
.portfolio-item.teaser3 .intro,
.portfolio-item.teaser4 .intro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  visibility: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-item.teaser3 .intro h3,
.portfolio-item.teaser4 .intro h3 {
  position: absolute;
  bottom: 0;
  padding: 0 15px;
}
.portfolio-item.teaser3 .intro h3 a,
.portfolio-item.teaser4 .intro h3 a {
  color: #e6e6e6;
  font-weight: normal;
}
.portfolio-item.teaser3:hover .intro,
.portfolio-item.teaser4:hover .intro {
  visibility: visible;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}
.portfolio-item.teaser4 .intro h3 {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -55px;
}
.portfolio-item.teaser4 .intro h3 a {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin: 5px;
  border: 1px solid;
  text-align: center;
  font-size: 40px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #e6e6e6;
  font-weight: normal;
}
.portfolio-item.teaser4 .intro h3 a i {
  line-height: 56px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.portfolio-item.teaser4 .intro h3 a:hover {
  background: #FFF;
}
.portfolio-item.teaser4 .intro h3 a:hover i {
  color: #000;
}
.portfolio-item.portfolio-detail h2 {
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 30px;
  font-weight: 600;
}
.portfolio-item.portfolio-detail .portfolio-group {
  margin-top: 46px;
}
.portfolio-item.portfolio-detail .portfolio-group > div > div {
  clear: both;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 17px;
  font-size: 14px;
  margin-bottom: 18px;
}
.portfolio-item.portfolio-detail .portfolio-group > div > div div:first-child {
  display: inline-block;
  color: #333;
  font-weight: 500;
}
.portfolio-item.portfolio-detail .portfolio-group > div > div div:first-child:after {
  content: ":";
}
.portfolio-item.portfolio-detail .portfolio-group > div > div div:last-child {
  display: inline-block;
}
#block-quicksettings {
  background: #FFF;
  position: fixed;
  left: -257px;
  -webkit-transition: left 0.5s linear;
  -moz-transition: left 0.5s linear;
  -o-transition: left 0.5s linear;
  -ms-transition: left 0.5s linear;
  transition: left 0.5s linear;
  top: 120px;
  z-index: 999;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
#block-quicksettings h2.block-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 44px;
  text-align: center;
  color: #324545;
  margin: 0;
  border-bottom: solid 1px #EEEEEE;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
#block-quicksettings > div:not(.contextual) {
  padding: 2px 18px 20px;
  width: 255px;
}
#block-quicksettings.open {
  left: 0;
}
#block-quicksettings .content {
  padding: 2px 18px 10px;
  width: 255px;
}
#block-quicksettings h3 {
  color: #848688;
  font-size: 13px;
  margin: 5px 0 -5px 1px;
  line-height: 30px;
}
#block-quicksettings select.form-select {
  border-radius: 2px;
  color: #848688;
  cursor: pointer;
  font-size: 13px;
  margin: 2px 0 10px 2px;
  padding: 5px;
  width: 214px;
  height: 30px;
}
#block-quicksettings ul.presets {
  margin: 0;
  padding: 0;
  text-align: left;
}
#block-quicksettings ul.presets li {
  display: inline-block;
  margin: 4px 4px 0;
  padding: 0;
}
#block-quicksettings ul.presets li a:after {
  content: "";
}
#block-quicksettings ul.presets li span {
  cursor: pointer;
  width: 25px;
  height: 25px;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
}
#block-quicksettings .quicksettings_toggle {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
  border-color: #EEEEEE;
  border-radius: 0 2px 2px 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  height: 44px;
  position: absolute;
  right: -44px;
  top: 0px;
  width: 44px;
  cursor: pointer;
  color: #981e33;
  font-size: 23px;
  line-height: 44px;
  text-align: center;
}
#block-quicksettings .inv_background {
  margin: 0;
  padding: 0;
  list-style: none;
}
#block-quicksettings .inv_background li {
  display: inline-block;
  margin: 4px 2px 0;
}
#block-quicksettings .inv_background li span {
  cursor: pointer;
  width: 37px;
  height: 25px;
  display: block;
  border-radius: 2px;
}
#block-quicksettings .inv_background span.bg-boxed-01 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_01.png");
}
#block-quicksettings .inv_background span.bg-boxed-02 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_02.png");
}
#block-quicksettings .inv_background span.bg-boxed-03 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_03.png");
}
#block-quicksettings .inv_background span.bg-boxed-04 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_04.png");
}
#block-quicksettings .inv_background span.bg-boxed-05 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_05.png");
}
#block-quicksettings .inv_background span.bg-boxed-06 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_06.png");
}
#block-quicksettings .inv_background span.bg-boxed-07 {
  background: url("/themes/consultant/assets/images/background/bg_boxed_07.png");
}
.inv-box-shortcode .icon-box {
  -webkit-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -moz-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -o-transform: rotate(0deg) scale(1) skew(0) translate(0);
  -ms-transform: rotate(0deg) scale(1) skew(0) translate(0);
  transform: rotate(0deg) scale(1) skew(0) translate(0);
  -webkit-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -moz-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -o-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -ms-transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  transform: rotate(0deg) scale(1) skew(0) translateX(0) translateY(0px);
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  width: 60px;
  height: 60px;
  position: relative;
}
.inv-box-shortcode .icon-box i {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: inline-block;
}
.inv-box-shortcode.box-left .icon-box {
  float: left;
}
.inv-box-shortcode.box-left .icon-box i {
  display: block;
}
.inv-box-shortcode.box-left .box-title {
  font-size: 14px;
  line-height: 22px;
  font-weight: 600;
  color: #333333;
  margin: 0;
}
.inv-box-shortcode.box-left .box-content-wrapper {
  padding-left: 65px;
}
.inv-box-shortcode.box-left .box-content-wrapper .box-content {
  font-size: 12px;
  font-weight: normal;
  color: #535353;
}
.inv-box-shortcode.box-circle .icon-box {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid #363636;
}
.inv-box-shortcode.box-image {
  position: relative;
}
.inv-box-shortcode.box-image .image-box {
  overflow: hidden;
  margin: 0;
}
.inv-box-shortcode.box-image .image-box img {
  width: 100%;
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.inv-box-shortcode.box-image h3 {
  position: absolute;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  font-size: 18px;
  color: #fff;
}
.inv-box-shortcode.box-image h3 a {
  display: block;
  padding: 16px 20px;
  letter-spacing: 0.3px;
  color: #fff;
  background-color: rgba(152,30,51,0.9);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.inv-box-shortcode.box-image:hover img {
  background-color: #981e33;
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.inv-box-shortcode.box-image:hover h3 a {
  background-color: #981e33;
  color: #c4cacd;
}
.inv-box-shortcode.box-center .icon-box {
  margin: 0 auto;
}
.inv-box-shortcode.box-center .box-title {
  position: relative;
  text-align: center;
}
.inv-box-shortcode.box-center .box-content-wrapper {
  text-align: center;
}
.inv-box-shortcode.box-center.text-left .box-icon {
  margin: 0;
}
.inv-box-shortcode.box-center.text-left .box-title {
  text-align: left;
}
.inv-box-shortcode.box-center.text-left .box-title:after {
  left: 0;
  margin-left: 0;
}
.inv-box-shortcode.box-center.text-left .box-content {
  text-align: left;
}
.inv-box-shortcode.box-center.text-right .box-icon {
  margin: 0 100%;
}
.inv-box-shortcode.box-center.text-right .box-title {
  text-align: right;
}
.inv-box-shortcode.box-center.text-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
}
.inv-box-shortcode.style01 .icon-box {
  cursor: crosshair;
}
.inv-box-shortcode.style01 .icon-box i {
  position: relative;
  top: 2px;
  font-size: 55px;
  color: #981e33;
  left: 0%;
  top: 0%;
  -webkit-transform: translateX(0%) translateY(0%);
  -moz-transform: translateX(0%) translateY(0%);
  -o-transform: translateX(0%) translateY(0%);
  -ms-transform: translateX(0%) translateY(0%);
  transform: translateX(0%) translateY(0%);
  -webkit-transition: all 300ms ease-out;
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -ms-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
}
.inv-box-shortcode.style01 .box-title {
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 19px;
}
.inv-box-shortcode.style01 .box-content-wrapper {
  padding-left: 84px;
}
.inv-box-shortcode.style01 .box-content-wrapper .box-content {
  font-size: 13px;
}
.inv-box-shortcode.style01:hover .icon-box i {
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.inv-box-shortcode.style02 .icon-box {
  width: 100px;
  height: 100px;
  background-color: #efefef;
  border: 0 none;
}
.inv-box-shortcode.style02 .icon-box i {
  display: inline-block;
  font-size: 40px;
  text-align: center;
  color: #981e33;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.inv-box-shortcode.style02 .box-title {
  margin-top: 35px;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 13px;
}
.inv-box-shortcode.style02 .more-link a {
  display: inline-block;
  position: relative;
  margin-top: 14px;
  padding-right: 15px;
  font-size: 14px;
}
.inv-box-shortcode.style02:hover .icon-box {
  background: #c4cacd;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.inv-box-shortcode.style02:hover .icon-box i {
  color: #fff;
}
.inv-box-shortcode.style03 .icon-box {
  width: 45px;
  height: 45px;
  border: 2px solid #363636;
}
.inv-box-shortcode.style03 .icon-box i {
  font-size: 21px;
}
.inv-box-shortcode.style04 .icon-box {
  width: 100px;
  height: 100px;
  background-color: #f7f7f7;
  border: 0 none;
}
.inv-box-shortcode.style04 .icon-box i {
  display: inline-block;
  font-size: 40px;
  text-align: center;
  color: #c4cacd;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.inv-box-shortcode.style04 .box-title {
  margin: 10px 0;
  font-size: 18px;
  line-height: 26px;
}
.inv-box-shortcode.box-hover {
  overflow: hidden;
  position: relative;
  min-height: 290px;
  border: 1px solid #f2f2f2;
  margin-bottom: 20px;
  cursor: pointer;
  box-shadow: 0 0 20px 0 #ececec;
  background-color: #981e33;
  text-align: center;
}
.inv-box-shortcode.box-hover .mask-top {
  width: 100%;
  background-color: #ffffff;
  padding: 70px 0;
  position: absolute;
  top: 0px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inv-box-shortcode.box-hover .mask-top i {
  font-size: 65px;
  line-height: 75px;
}
.inv-box-shortcode.box-hover .mask-top h4 {
  font-size: 20px;
  margin-top: 25px;
  position: relative;
}
.inv-box-shortcode.box-hover .mask-top h4:before {
  top: -18px;
  content: "";
  display: block;
  height: 2px;
  left: 0;
  right: 0;
  margin: -2px auto;
  position: absolute;
  width: 40px;
  background-color: #981e33;
}
.inv-box-shortcode.box-hover .mask-top h4 a {
  color: #333;
  font-weight: normal;
}
.inv-box-shortcode.box-hover .mask-bottom {
  color: #333333;
  padding: 20px 15px 20px 15px;
  width: 100%;
  position: absolute;
  bottom: -300px;
  height: 100%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inv-box-shortcode.box-hover .mask-bottom i {
  font-size: 38px;
  line-height: 50px;
}
.inv-box-shortcode.box-hover .mask-bottom h4 {
  margin: 15px 0px 17px;
  color: #fff;
}
.inv-box-shortcode.box-hover .mask-bottom h4 a {
  color: #fff;
}
.inv-box-shortcode.box-hover:hover .mask-top {
  top: -200px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.inv-box-shortcode.box-hover:hover .mask-bottom {
  bottom: 0;
  color: #fff;
  background: #981e33;
}
.inv-icon {
  display: inline-block;
}
.inv-icon.icon-circle {
  border: 1px solid #72868a;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-icon.icon-color {
  color: #981e33;
}
.inv-tab-wrapper .nav-tabs {
  border-bottom: solid 2px #981e33;
}
.inv-tab-wrapper .nav-tabs li a {
  color: #2a455d;
}
.inv-tab-wrapper .nav-tabs li.active a {
  border-color: rgba(0,0,0,0.1);
  border-bottom-color: transparent;
  background: #981e33;
  color: #ffffff;
}
.inv-tab-wrapper .nav-tabs li:hover a {
  border-color: rgba(0,0,0,0.1);
  background: #eef4ff;
}
.inv-tab-wrapper .tab-content >.tab-pane {
  box-shadow: 0 1px 0 1px #eef4ff;
  margin: 0;
  padding: 40px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
@media (min-width: 900px) {
  .inv-tab-wrapper.vertical .nav-tabs {
    width: 20%;
    float: left;
    border-bottom: 0 none;
    border-right: solid 2px #981e33;
  }
  .inv-tab-wrapper.vertical .nav-tabs li {
    float: none;
  }
  .inv-tab-wrapper.vertical .nav-tabs li a {
    margin-right: 0;
    -webkit-border-radius: 3px 0 0px 3px;
    -moz-border-radius: 3px 0 0px 3px;
    border-radius: 3px 0 0px 3px;
  }
  .inv-tab-wrapper.vertical .tab-content {
    width: 80%;
    float: left;
    padding-left: 30px;
  }
}
h2.title {
  position: relative;
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 60px;
}
h2.title:after {
  width: 50px;
  height: 5px;
  position: absolute;
  content: "";
  bottom: -25px;
  left: 0;
  background-color: #c4cacd;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.counter .icon {
  position: relative;
  font-size: 55px;
  margin-bottom: 15px;
}
.counter .stat-count {
  margin-bottom: 20px;
  font-size: 38px;
  text-align: center;
}
.counter .counter-info {
  margin-top: 20px;
  font-size: 18px;
  text-align: center;
}
.counter .counter-info:before {
  content: "";
  display: block;
  width: 50px;
  height: 2px;
  margin: 0 auto;
  background: #c4cacd;
  text-align: center;
  margin-bottom: 20px;
}
a.inv-button,
.button {
  position: relative;
  display: inline-block;
  padding: 13px 30px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  background-color: #981e33;
  color: #fff;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
a.inv-button i,
.button i {
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
a.inv-button.button-color,
.button.button-color {
  background: #981e33;
}
a.inv-button.second-color,
.button.second-color {
  background: #c4cacd;
}
a.inv-button:hover,
.button:hover {
  color: #ffffff;
}
.progress-bar-wrapper .progress {
  height: 30px;
  background: #eef4ff;
  padding: 5px;
  color: #ffffff;
  line-height: 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
}
.progress-bar-wrapper .progress .progress-bar {
  background-image: unset;
  background-color: #981e33;
  -webkit-transition: width 3s ease;
  -moz-transition: width 3s ease;
  -o-transition: width 3s ease;
  -ms-transition: width 3s ease;
  transition: width 3s ease;
  text-align: left;
  position: relative;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
}
.progress-bar-wrapper .progress.progress-bar-warning .progress-bar {
  background-color: #f0ad4e;
}
.progress-bar-wrapper .progress.progress-bar-danger .progress-bar {
  background-color: #d9534f;
}
.progress-bar-wrapper .progress.progress-bar-dark .progress-bar {
  background-color: #555566;
}
.progress-bar-wrapper .progress.progress-bar-success .progress-bar {
  background-color: #9dd55d;
}
.progress-bar-wrapper .progress.progress-bar-info .progress-bar {
  background-color: #22d2d2;
}
.progress-bar-wrapper .progress .pb-content-text {
  color: #fff;
  display: inline-block;
  font-size: 10px;
  margin-left: 23px;
  position: absolute;
  text-transform: uppercase;
}
.progress-bar-wrapper .progress .pb-content-text i {
  margin-right: 10px;
}
.progress-bar-wrapper .progress .pb-completed {
  font-size: 10px;
  font-style: italic;
  padding: 0 7px;
  position: absolute;
  right: 5px;
  top: 0px;
  text-align: center;
}
.progress-bar-wrapper .progress.progress-mini {
  overflow: visible;
  height: 6px;
  padding: 0;
}
.progress-bar-wrapper .progress.progress-mini .pb-content-text {
  margin-top: -22px;
  color: #2a455d;
  margin-left: 0;
}
.progress-bar-wrapper .progress.progress-mini .pb-completed {
  margin-top: -22px;
  color: #2a455d;
}
.progress-bar-wrapper .progress.progress-small {
  overflow: visible;
  height: 12px;
  padding: 3px;
}
.progress-bar-wrapper .progress.progress-small .pb-content-text {
  margin-top: -22px;
  color: #2a455d;
  margin-left: 0;
}
.progress-bar-wrapper .progress.progress-small .pb-completed {
  margin-top: -22px;
  color: #2a455d;
}
.accordion .panel,
.toggle .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: none;
}
.accordion .panel .panel-heading,
.toggle .panel .panel-heading {
  border: 1px solid #ddd;
  padding: 0;
  background: #f5f5f5;
}
.accordion .panel .panel-heading .panel-title a,
.toggle .panel .panel-heading .panel-title a {
  display: block;
  padding: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #333;
}
.accordion .panel .panel-heading .panel-title a i.tm-toggle-button,
.toggle .panel .panel-heading .panel-title a i.tm-toggle-button {
  margin: 0 5px 0 20px;
  font-style: normal;
  font-family: "fontAwesome";
  color: #333;
  width: 26px;
  height: 26px;
  text-align: center;
  position: relative;
  -webkit-transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
  transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
}
.accordion .panel .panel-heading .panel-title a i.tm-toggle-button:before,
.accordion .panel .panel-heading .panel-title a i.tm-toggle-button:after,
.toggle .panel .panel-heading .panel-title a i.tm-toggle-button:before,
.toggle .panel .panel-heading .panel-title a i.tm-toggle-button:after {
  content: "";
  position: absolute;
  -webkit-transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
  transition: all cubic-bezier(0.62,0.28,0.23,0.99) 250ms;
}
.accordion .panel .panel-heading .panel-title a i.tm-toggle-button:before,
.toggle .panel .panel-heading .panel-title a i.tm-toggle-button:before {
  background-color: #333;
  content: "";
  height: 2px;
  width: 10px;
  top: 9px;
  left: 7px;
}
.accordion .panel .panel-heading .panel-title a i.tm-toggle-button:after,
.toggle .panel .panel-heading .panel-title a i.tm-toggle-button:after {
  background-color: #333;
  content: "";
  height: 10px;
  width: 2px;
  top: 5px;
  left: 11px;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}
.accordion .panel .panel-heading .panel-title a:not(.collapsed),
.toggle .panel .panel-heading .panel-title a:not(.collapsed) {
  color: rgba(152,30,51,0.8);
}
.accordion .panel .panel-heading .panel-title a:not(.collapsed) i.tm-toggle-button:before,
.toggle .panel .panel-heading .panel-title a:not(.collapsed) i.tm-toggle-button:before {
  opacity: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion .panel .panel-heading .panel-title a:not(.collapsed) i.tm-toggle-button:after,
.toggle .panel .panel-heading .panel-title a:not(.collapsed) i.tm-toggle-button:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion .panel .panel-heading .panel-title a i,
.toggle .panel .panel-heading .panel-title a i {
  margin-right: 12px;
}
.accordion .panel .panel-body,
.toggle .panel .panel-body {
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 1px 1px;
  background: #fff;
  border-top: 0 none !important;
  padding: 37px 35px 31px 29px;
}
.heading-title {
  font-size: 20px;
  color: #333;
  font-weight: 600;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 20px;
}
.heading-title:after {
  width: 40px;
  height: 4px;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  background-color: #c4cacd;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.tp-banner .tp-caption h1 {
  font-size: 58px;
  font-weight: bold;
  color: #222;
  text-shadow: rgba(0,0,0,0.298039) 0px 1px 1px;
  transition: all 0s ease 0s;
  line-height: 75px;
  letter-spacing: 0 !important;
}
.tp-banner .tp-caption.text1 {
  font-size: 20px;
  color: #222;
  line-height: 30px;
  letter-spacing: 0.2px !important;
}
.tp-banner .tp-caption.btn01 a,
.tp-banner .tp-caption.btn02 a {
  display: inline-block;
  padding: 13px 25px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  background-color: #981e33;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.tp-banner .tp-caption.btn01 a:hover,
.tp-banner .tp-caption.btn02 a:hover {
  background-color: #4a141c;
}
.tp-banner .tp-caption.btn02 a {
  color: #222;
  background-color: #c4cacd;
}
.tp-banner .tp-caption.btn02 a:hover {
  background-color: #b1b5b8;
}
body.rtl ul.followus li i.inv-icon {
  margin-left: 10px;
}
body.rtl .testimonials .image {
  float: right;
}
body.rtl .header-contact .inv-box-shortcode.address {
  margin-left: 65px;
  margin-right: auto;
}
body.rtl .header-contact .inv-box-shortcode.box-left .box-content-wrapper {
  padding-right: 65px;
  padding-left: unset;
}
body.rtl .header-contact .inv-box-shortcode.box-left .icon-box {
  float: right;
}
body.rtl .get-appointment {
  float: left;
}
body.rtl #superfish-main {
  float: right;
}
body.rtl ul.sf-menu li {
  float: right;
}
body.rtl .feature-box .image {
  float: right;
}
body.rtl .feature-box .text {
  padding: 111px 65px 20px 114px;
}
body.rtl .inv-box-shortcode.style01 .icon-box {
  float: right;
}
body.rtl .inv-box-shortcode.style01 .icon-box i {
  left: auto;
  right: 0;
}
body.rtl .inv-box-shortcode.style01 .box-content-wrapper {
  padding-right: 86px;
  padding-left: 0;
}
body,
html {
  overflow-x: hidden;
}
body.boxed {
  background-image: url("/themes/consultant/assets/images/common/bg_boxed.jpg");
}
body.boxed .inv-body-inner {
  max-width: 1170px;
  margin: 30px auto;
  background-color: #ffffff;
  box-shadow: #7f7f7f 0px 0px 16px 1px;
}
#section-top-header {
  background-color: #f0f0f0;
  font-size: 12px;
  padding: 10px 0;
}
#section-header {
  padding: 45px 0 40px;
}
#section-page-title {
  position: relative;
  color: #FFF;
}
#section-page-title .region-page_title {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  margin-top: -25px;
}
#section-page-title .region-page_title h1 {
  font-size: 35px;
  font-weight: 500;
  color: #FFF;
}
#section-page-title .region-breadcrumb {
  position: absolute;
  bottom: 0;
}
.region-breadcrumb ol {
  margin: 0 0 0 15px;
  padding: 14px 27px 7px 16px;
  list-style: none;
  background-color: #f0f0f0;
  font-size: 12px;
  color: #656565;
  display: inline-block;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.region-breadcrumb ol li {
  display: inline-block;
  line-height: 1;
}
.region-breadcrumb ol li:last-child:after {
  content: "";
}
.region-breadcrumb ol li:first-child:before {
  content: "\f015";
  color: #981e33;
  font-family: FontAwesome;
  font-size: 15px;
}
.region-breadcrumb ol li:first-child a {
  margin-left: 0;
}
.region-breadcrumb ol li:after {
  color: #656565;
  content: "\f105";
  font-family: FontAwesome;
}
.region-breadcrumb ol li a {
  color: #656565;
  margin: 0 15px;
}
#section-main-content {
  margin: 70px 0 50px 0;
}
#section-footer {
  padding: 62px 0;
  background-color: #222;
  color: #757575;
  overflow: hidden;
  text-align: left;
  font-weight: 500;
  letter-spacing: 0.3px;
}
#section-footer .block .block-title,
#block-servicesidebar-2-menu {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
}
#section-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
#section-footer ul li a {
  color: #868686;
  font-size: 14px;
}
#section-footer ul li a:hover {
  color: #FFF;
}
#section-bottom {
  padding: 30px 0 26px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #757575;
  background-color: #181818;
}
.partners {
  margin-top: -30px;
}
.partners .inv-grid-inner,
.partners .inv-grid-item-inner {
  overflow: unset !important;
}
.partners .partner-item {
  text-align: center;
  padding: 30px 30px 38px;
  -webkit-box-shadow: 0px 0px 12px 0px #ccc;
  -moz-box-shadow: 0px 0px 12px 0px #ccc;
  box-shadow: 0px 0px 12px 0px #ccc;
}
.partners .partner-item .partner-image {
  margin-top: 38px;
  margin-bottom: 5px;
}
.partners .partner-item h3 {
  font-size: 18px;
  font-weight: 700;
  color: #981e33;
  margin-bottom: 1px;
}
.partners .partner-item .url {
  font-size: 13px;
  font-style: italic;
}
.partners .partner-item .description {
  margin-top: 17px;
}
.team-member img {
  width: 100%;
  height: auto;
}
.team-member .team-title {
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
  color: #981e33;
  line-height: 28px;
}
.team-member .team-position {
  margin-bottom: 17px;
  font-style: italic;
}
.team-member .description {
  margin-bottom: 5px;
}
.team-member .readmore a {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0;
  position: relative;
  background: none;
  color: #333;
  -webkit-transition: all 0.3s easa-out;
  -moz-transition: all 0.3s easa-out;
  -o-transition: all 0.3s easa-out;
  -ms-transition: all 0.3s easa-out;
  transition: all 0.3s easa-out;
}
.team-member .readmore a:hover {
  color: #5a5a5a;
}
.team-member .readmore a i {
  position: relative;
  top: 2px;
  margin-left: 9px;
  font-size: 20px;
}
.team-member.team-flip {
  position: relative;
  width: 100%;
  height: 300px;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
}
.team-member.team-flip .inner {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.team-member.team-flip .inner .front,
.team-member.team-flip .inner .back {
  background: #fff;
  border: 1px solid #f1eff0;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transform: translateZ(0);
  -moz-transition: -moz-transition 700ms ease;
  -webkit-transition: -webkit-transition 700ms ease;
  -o-transition: -o-transition 700ms ease;
  transition: transform 700ms ease;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.team-member.team-flip .inner .front {
  text-align: center;
  height: inherit;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.team-member.team-flip .inner .front img {
  padding: 3px;
}
.team-member.team-flip .inner .back {
  background: #981e33;
  color: #fff;
  padding: 20px;
  height: inherit;
  position: absolute;
  top: 0;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
  height: 100%;
}
.team-member.team-flip .inner .back .team-title {
  color: #fff;
  margin-top: 0;
}
.team-member.team-flip .inner .back .inv-social-icon {
  font-size: 14px;
  color: #FFF;
  padding-right: 10px;
}
.team-member.team-flip .inner .back .inv-social-icon:hover {
  color: #c4cacd;
}
.team-member.team-flip .inner .back .readmore a {
  color: #FFF;
}
.team-member.team-flip .inner .back .readmore a:hover {
  color: #c4cacd;
}
.team-member.team-flip .inner:hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
}
.team-member.team-flip .inner:hover .back {
  -webkit-transform: rotateX(0deg) rotateY(0deg);
  -moz-transform: rotateX(0deg) rotateY(0deg);
}
.team-member.team-detail .inv-social-icon {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background-color: #981e33;
  font-size: 17px;
  color: #fff;
  text-align: center;
  display: inline-block;
  margin-right: 5px;
}
.team-member.team-detail .inv-social-icon:hover {
  background-color: #c4cacd;
}
.team-list .team-member .team-image {
  width: 31%;
  float: left;
  margin-right: 30px;
}
.team-list .team-member .readmore a {
  display: inline-block;
  margin-top: 22px;
  font-size: 13px;
  font-weight: 500;
  color: #fff;
  background-color: #333;
  padding: 11px 20px 5px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.team-list .team-member .readmore a i {
  display: none;
}
.team-list .team-member .readmore a:hover {
  background: #981e33;
}
.testimonials .image {
  float: left;
  width: 27%;
  margin: 0;
}
.testimonials .image img {
  max-width: 100%;
  height: auto;
}
.testimonials .text {
  display: inline-block;
  position: relative;
  top: -2px;
  float: right;
  width: 69%;
  padding-left: 4px;
  font-size: 15px;
  line-height: 28px;
}
.testimonials .text span.name {
  display: block;
  margin-top: 32px;
  font-size: 18px;
  font-weight: 600;
  color: #981e33;
}
.testimonials .text span.position {
  display: block;
  font-size: 13px;
}
.testimonial02 .text {
  margin-bottom: 40px;
  padding-right: 80px;
  font-size: 16px;
  font-style: italic;
  line-height: 30px;
}
.testimonial02 .info {
  display: block;
  position: relative;
  margin-bottom: 13px;
  padding-left: 60px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  color: #333;
}
.testimonial02 .info:before {
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  width: 45px;
  height: 45px;
  padding-top: 6px;
  font-family: "Ionicons";
  color: #981e33;
  text-align: center;
  content: "\f347";
  font-size: 18px;
  border: 1px solid #981e33;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.testimonial02 .info span {
  display: block;
  font-size: 13px;
  color: #656565;
  font-weight: 400;
}
.testimonials-sidebar {
  position: relative;
  padding: 28px 24px 24px 24px;
  border: 1px solid #ccc;
}
.testimonials-sidebar h2.block-title {
  margin-top: 0;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 600;
  color: #333;
}
.testimonials-sidebar h2.block-title:after {
  background-color: transparent;
}
.testimonials-sidebar:after {
  position: absolute;
  bottom: 16px;
  right: 6px;
  content: '\f11d';
  font-family: 'Ionicons';
  color: #e5e5e5;
  font-size: 60px;
}
.testimonial03 .text {
  font-size: 13px;
}
.testimonial03 .media {
  position: relative;
  margin-top: 22px;
  clear: both;
}
.testimonial03 .media img {
  width: 50px;
  height: 50px;
  position: absolute;
  left: 0;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.testimonial03 .media div {
  display: inline-block;
  min-height: 50px;
  padding-left: 65px;
  font-weight: 600;
  color: #981e33;
}
.testimonial03 .media div em {
  font-size: 12px;
  font-style: italic;
  font-weight: 300;
  color: #b3b3b3;
  display: block;
  position: relative;
  top: -3px;
}
.preloader {
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.clear-loading {
  text-align: center;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -50px;
  margin-left: -50px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.loading-effect-2 {
  width: 100px;
  height: 100px;
}
.loading-effect-2 > span,
.loading-effect-2 > span:before,
.loading-effect-2 > span:after {
  content: "";
  display: block;
  border-radius: 50%;
  border: 2px solid #981e33;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.loading-effect-2 > span {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-left-color: transparent;
  -webkit-animation: effect-2 2s infinite linear;
  -moz-animation: effect-2 2s infinite linear;
  -ms-animation: effect-2 2s infinite linear;
  -o-animation: effect-2 2s infinite linear;
  animation: effect-2 2s infinite linear;
}
.loading-effect-2 > span:before {
  width: 75%;
  height: 75%;
  border-right-color: transparent;
}
.loading-effect-2 > span:after {
  width: 50%;
  height: 50%;
  border-bottom-color: transparent;
}
@-webkit-keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes effect-2 {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.preloader-toppart,
.preloader-bottompart {
  content: "";
  background-color: #981e33;
  width: 100%;
  height: 50%;
  position: absolute;
  left: 0;
}
.preloader-toppart {
  top: 0;
}
.preloader-bottompart {
  bottom: 0;
}
.floatOutTop {
  -webkit-animation: floatOutTop 1s ease-in-out forwards;
  animation: floatOutTop 1s forwards;
}
@-webkit-keyframes floatOutTop {
  from {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
@keyframes floatOutTop {
  from {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.floatOutBottom {
  -webkit-animation: floatOutBottom 1s ease-in-out forwards;
  animation: floatOutBottom 1s ease-in-out forwards;
}
@-webkit-keyframes floatOutBottom {
  from {
    -webkit-transform: translateY(0);
  }
  to {
    -webkit-transform: translateY(100%);
  }
}
@keyframes floatOutBottom {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(100%);
  }
}
#go-to-top {
  z-index: 99999;
  position: fixed;
  bottom: -100px;
  right: 15px;
  cursor: pointer;
  overflow: auto;
  -webkit-transition: all .4s ease-in;
  -moz-transition: all .4s ease-in;
  -o-transition: all .4s ease-in;
  -ms-transition: all .4s ease-in;
  transition: all .4s ease-in;
}
#go-to-top i {
  color: #981e33;
  font-size: 22px;
}
.innovation-flickr .flickr_badge_image {
  width: 33.33%;
  float: left;
  padding: 0 7px 7px 0;
}
.innovation-flickr .flickr_badge_image a {
  display: block;
  position: relative;
}
.innovation-flickr .flickr_badge_image a img {
  width: 80px;
  max-width: 100%;
  height: 80px;
}
.innovation-flickr .flickr_badge_image a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #981e33;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.innovation-flickr .flickr_badge_image a:after {
  font-family: "FontAwesome";
  content: "\f002";
  color: #fff;
  font-size: 20px;
  opacity: 0;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.innovation-flickr .flickr_badge_image a:hover:before,
.innovation-flickr .flickr_badge_image a:hover:after {
  opacity: 0.8;
}
#subscribe h3 {
  font-size: 35px;
  font-weight: 600;
  color: #fff;
  line-height: 28px;
}
#subscribe p {
  font-size: 16px;
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  opacity: 0.5;
}
#subscribe .simplenews-subscriber-form {
  text-align: right;
  margin-top: 20px;
}
#subscribe .simplenews-subscriber-form input[type="email"] {
  width: 342px;
  font-size: 12px;
  font-weight: 400;
  margin-right: 132px;
  -webkit-border-radius: 3px 0 0 2px;
  -moz-border-radius: 3px 0 0 2px;
  border-radius: 3px 0 0 2px;
}
#subscribe .simplenews-subscriber-form .description,
#subscribe .simplenews-subscriber-form label {
  display: none;
}
#subscribe .simplenews-subscriber-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  padding: 17px 28px 12px;
  text-transform: capitalize;
  border: none;
  display: inline-block;
  vertical-align: middle;
  outline: none;
  background-color: #c4cacd;
  font-size: 14px;
  font-weight: 700;
  color: #333;
  -webkit-border-radius: 0 2px 2px 0;
  -moz-border-radius: 0 2px 2px 0;
  border-radius: 0 2px 2px 0;
}
.header-contact {
  float: right;
}
.header-contact .inv-box-shortcode {
  display: inline-block;
  vertical-align: middle;
}
.header-contact .inv-box-shortcode.address {
  margin-right: 65px;
}
.top-left p {
  font-weight: 600;
  margin-right: 1px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  color: #222222;
}
.top-left ul {
  display: inline-block;
  position: relative;
  list-style: none;
  vertical-align: middle;
  margin: 0;
}
.top-left ul li {
  float: left;
  margin-left: 25px;
}
.top-left ul li a {
  color: #535353;
}
.top-left ul li a:hover {
  color: #070707;
}
.social {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: right;
}
.social li {
  display: inline-block;
  margin-right: 18px;
}
.social li a {
  font-size: 17px;
  color: #535353;
}
.footer-info .footer-logo {
  margin: 17px 0 34px 4px;
}
.footer-info p.description {
  font-weight: 500;
  letter-spacing: 0.4px;
  margin-bottom: 32px;
}
.footer-info p.phone {
  font-size: 20px;
  font-weight: 500;
  left: 24px;
  color: #981e33;
}
.footer-info p.phone i {
  margin-right: 20px;
  font-size: 25px;
}
.footer-info p.phone span {
  display: block;
  font-size: 14px;
  font-style: italic;
  color: #757575;
  padding-left: 35px;
}
ul.ourservices li,
#block-servicesidebar-2 li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 10px;
  font-weight: 400;
  letter-spacing: 0.1px;
}
ul.ourservices li:before,
#block-servicesidebar-2 li:before {
  content: "\f363";
  position: absolute;
  left: 0;
  top: 0px;
  font-family: "Ionicons";
  font-size: 19px;
}
ul.followus li {
  margin-bottom: 8px;
  letter-spacing: 0;
}
ul.followus li i.inv-icon {
  display: inline-block;
  position: relative;
  top: 2px;
  width: 10px;
  margin-right: 22px;
  font-size: 19px;
}
ul.followus li i.inv-icon.ion-social-youtube {
  font-size: 15px;
}
ul.followus li i.inv-icon.ion-social-twitter {
  font-size: 16px;
}
.business-hour span {
  display: block;
  margin-bottom: 23px;
}
.business-hour p {
  font-weight: 600;
  margin-bottom: 12px;
}
.feature-box {
  overflow: hidden;
}
.feature-box .image {
  background: url(/themes/consultant/assets/images/pages/img_about.jpg) no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center;
  width: 50%;
  float: left;
}
.feature-box .text {
  max-width: 820px;
  padding: 111px 20px 65px 114px;
  width: 50%;
  float: left;
  background-color: #f6f6f6;
}
.feature-box h3 {
  font-size: 40px;
  font-weight: bold;
  margin-bottom: 34px;
}
.feature-box h3 span {
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.3px;
  color: #981e33;
  margin-top: 14px;
}
.feature-box p {
  padding-left: 2px;
  font-size: 15px;
  line-height: 28px;
  color: #535353;
  margin-bottom: 60px;
}
@media only screen and (max-width: 1199px) {
  .feature-box .text {
    max-width: 820px;
    padding: 70px 20px 40px 80px;
  }
}
@media screen and (max-width: 767px) {
  .feature-box .image {
    width: 100%;
    float: none;
    height: 300px;
  }
  .feature-box .text {
    width: 100%;
    float: none;
    padding: 20px 15px;
  }
  .feature-box p {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .feature-box .text {
    padding: 50px 20px 25px 40px;
  }
  .feature-box h3 {
    font-size: 34px;
    margin-bottom: 15px;
  }
  .feature-box p {
    margin-bottom: 30px;
  }
}
#block-sitewidecontactform label {
  display: block;
}
#block-sitewidecontactform .form-wrapper {
  width: 48%;
  float: left;
}
#block-sitewidecontactform .form-wrapper input {
  max-width: 100%;
}
#block-sitewidecontactform .form-item-name,
#block-sitewidecontactform .form-item-mail {
  float: right;
  width: 48%;
}
#block-sitewidecontactform .form-item-mail {
  clear: both;
}
#block-sitewidecontactform .form-actions {
  clear: both;
}
#block-sitewidecontactform input[type=text],
#block-sitewidecontactform input[type=email],
#block-sitewidecontactform select {
  width: 99.4%;
  height: 50px;
  margin-bottom: 18px;
  background-color: #2d2d2d;
  border: none;
  outline: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
#block-sitewidecontactform #edit-preview {
  display: none;
}
#block-contact-us-form label {
  display: none;
}
#block-contact-us-form input[type=text],
#block-contact-us-form input[type=email] {
  max-width: 100%;
  margin-bottom: 15px;
}
#block-contact-us-form #edit-preview {
  display: none;
}
.contact-form {
  margin-top: 20px;
}
#block-contact-us-form--2 .contact-form .js-form-type-textfield,
#block-contact-us-form--2 .contact-form .js-form-type-email {
	display: inline-block;
	width: 32%;
	margin-right: 2%;
	float: left;
}
.contact-form .js-form-item:last-child {
  margin-right: 0;
}
.contact-form .field--type-string-long,
.contact-form .field--type-language {
	clear: both;
}
.contact-form .field--type-string-long {
	margin-top: 1em
}
.contact-form input,
.contact-form label {
	display: block;
}
.contact-form .js-form-item {
  margin-bottom: 1em;
}
.contact-form input[type=text],
.contact-form input[type=email] {
  width: 100%;
/*   float: left; */
}
.contact-form .js-form-item:last-child input[type=text] {
  margin-right: 0;
}
.contact-form #edit-preview {
  display: none;
}
.contact-form input[type="submit"] {
  margin-top: 15px;
}
.sidebar-form .contact-form {
  margin-top: 0px;
}
.sidebar-form .contact-form input[type=text],
.sidebar-form .contact-form input[type=email] {
  width: 100%;
  float: unset;
}
@media screen and (max-width: 768px) {
  .contact-form input[type=text],
  .contact-form input[type=email] {
    width: 100%;
    float: unset;
    margin-right: unset;
  }
}
.brochure {
  padding: 28px 18px 14px 24px;
  border: 1px solid #ccc;
  font-size: 13px;
}
.brochure h3 {
  margin-top: 0;
  margin-bottom: 9px;
  font-size: 18px;
  font-weight: 600;
}
.brochure p {
  margin-bottom: 18px;
}
.brochure .btn-download a:after {
  background: url(/themes/consultant/assets/images/common/icon_pdf_white.png) no-repeat;
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 15px;
  right: 3px;
}
.blog-category ul {
  list-style: none;
}
.blog-category ul li {
  padding: 13px 0 12px;
  border-bottom: 1px solid #e1e1e1;
  padding-left: 18px;
  position: relative;
  background-image: url(/themes/consultant/assets/images/common/icon-arrow-list.png);
  background-repeat: no-repeat;
  background-position: -2px 46%;
}
.blog-category ul li h2 {
  font-size: 14px;
  margin: 0;
}
.blog-category ul li h2 a {
  color: #1e5051;
  line-height: 22px;
}
.recent-post ul {
  list-style: none;
  padding: 0;
}
.recent-post ul li {
  clear: both;
}
.recent-post ul li .views-field-field-image {
  float: left;
  margin-right: 15px;
  margin-bottom: 20px;
}
.recent-post ul li a {
  color: #333;
}
.blog-tag ul {
  list-style: none;
  padding: 0;
}
.blog-tag ul li h2 {
  margin: 0;
}
.blog-tag ul li a {
  font-weight: normal;
}
.blog-tag ul li a:after {
  content: ",";
}
.blog-tag ul li:last-child a:after {
  content: "";
}
.blog-tag *:not(.contextual-links) {
  display: inline-block;
  font-size: 14px;
}
.big-title {
  font-size: 40px;
  margin-bottom: 50px;
  position: relative;
}
.big-title:after {
  width: 100px;
  height: 3px;
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-top: 30px;
  background-color: #c4cacd;
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
}
.video-bg-short-desc {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .region-footer_fourth {
    padding-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .get-appointment {
    float: left;
    margin-left: 15px;
  }
  .get-appointment a {
    line-height: 40px;
    font-size: 11px;
    padding: 2px 10px;
  }
  .block h2.block-title {
    font-size: 28px;
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 1199px) {
  #section-navigation #superfish-main > li.sf-depth-1 > a {
    padding: 0 17px;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .get-appointment a {
    font-size: 12px;
    padding: 0 12px;
  }
  #section-navigation #superfish-main > li.sf-depth-1 > a {
    padding: 0 8px;
    font-size: 15px;
  }
}
body {
  font-family: "Poppins";
  font-weight: 400;
  font-size: 13px;
  line-height: 24px;
}
