/*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(//fonts.googleapis.com/css?family=Open+Sans:regular|Oswald:300|Oswald:300|Open+Sans:300|Open+Sans:600|Open+Sans:600|Open+Sans:600|Lato:regular|Oswald:regular|Oswald:700|Open+Sans:regular);
body {
  color: #666666;
}
a:not(.btn) {
  color: #2F2E2E;
}
a:not(.btn):hover {
  color: #F86923;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #324545;
}
.white-section {
  color: rgba(255,255,255,0.7);
  background: #42484d;
}
.white-section .view-testimonial.style02 .testimonial-detail .info,
.white-section .view-testimonial.style02 .testimonial-detail .desc,
.white-section .bx-wrapper .bx-controls-direction a,
.white-section .title-wrapper.main_title h3,
.white-section h2.title2,
.white-section .box-title {
  color: #FFF;
}
.white-section .bx-wrapper .bx-controls-direction a {
  border-color: #FFF;
}
.white-section .title-wrapper.main_title .line-style {
  background: rgba(255,255,255,0.1);
}
.white-section .btn_b:not(.white_btn) {
  background: rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  border: none;
}
.bg-color {
  background: #F5A742;
}
.bg-dark {
  background: #1c2124;
}
.bg-gray {
  background: #f9fafc;
  border-bottom: 1px solid #eaebed;
  border-top: 1px solid #eaebed;
}
.bg-gray1 {
  background: #324545;
}
.bg-gray2 {
  background: #1B2228;
}
.bg-gray3 {
  background: #303939;
}
.bg-purple {
  background: #55495C;
}
.bg-cornflower-blue {
  background: #2D2D3A !important;
}
.bg-eggplant {
  background: #684060;
}
.bg-william {
  background: #3E6477;
}
.bg-eggplant2 {
  background: #684962;
}
.bg-charade {
  background: #2D2D3A;
}
.text-white {
  color: #FFF;
}
.text-white-opacity {
  color: rgba(255,255,255,0.7);
}
.title1 {
  color: #F5A742;
}
.block {
  position: relative;
}
.block-overlay {
  position: relative;
  color: #eeeeee;
}
.block-overlay .block-overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.section_icon {
  border: 1px solid rgba(0,0,0,0.1);
  display: block;
  position: absolute;
  text-align: center;
  top: -38px;
  z-index: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  left: 50%;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.section_icon .inv-icon i {
  background: #fff;
  color: #F5A742;
  display: block;
  font-size: 32px;
  height: 76px;
  line-height: 76px;
  text-align: center;
  width: 76px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.blog-item ul.post-meta-info {
  color: #8a8d8d;
  font-size: 13px;
  margin-bottom: 13px;
}
.blog-item ul.post-meta-info li {
  margin-bottom: 7px;
}
.blog-item ul.post-meta-info .meta-categories > div,
.blog-item ul.post-meta-info .meta-author > div {
  display: inline-block;
}
.blog-item ul.post-meta-info i {
  margin-right: 5px;
}
.blog-item .meta-categories h2 {
  font-size: 13px;
  color: #8a8d8d;
  font-weight: 300;
  margin: 0;
}
.blog-item .post-title {
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 16px;
}
.blog-item .post-title a {
  color: #324545;
}
.blog-item .post-title a:hover {
  color: #F5A742;
}
.blog-item .blog-shortdesc {
  color: #555;
  font-size: 13px;
}
.blog-item:not(.blog-post) .feature_inner {
  position: relative;
}
.blog-item:not(.blog-post) .feature_inner:before {
  background: #fff;
  content: "";
  height: 16px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:after {
  background: #fff;
  content: "";
  height: 1px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 16px;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_corners:before {
  background: #fff;
  content: "";
  height: 16px;
  right: 10px;
  position: absolute;
  bottom: 10px;
  width: 1px;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_corners:after {
  background: #fff;
  content: "";
  height: 1px;
  right: 10px;
  position: absolute;
  bottom: 10px;
  width: 16px;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_btns {
  position: absolute;
  z-index: 1;
  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%);
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_btns > a {
  background: #fff;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #F5A742;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_btns > a.icon_link {
  background: rgba(0,0,0,0.8);
  color: #fff;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_ling {
  position: relative;
  display: block;
  overflow: hidden;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_ling:before {
  box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0px -5px 3px rgba(0,0,0,0.1) inset;
  content: "";
  height: 100%;
  left: -15%;
  position: absolute;
  top: 0;
  width: 130%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner .feature_inner_ling:after {
  background: #F5A742;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:hover:before,
.blog-item:not(.blog-post) .feature_inner:hover:after {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:hover .feature_inner_corners:before,
.blog-item:not(.blog-post) .feature_inner:hover .feature_inner_corners:after {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:hover .feature_inner_btns > a {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:hover .feature_inner_btns > a:hover {
  z-index: 1;
  -webkit-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
  -moz-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
  -o-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
  -ms-transform: rotate(45deg) scale(1.3) skew(0) translate(0);
  transform: rotate(45deg) scale(1.3) skew(0) translate(0);
  -webkit-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
  -moz-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
  -o-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
  -ms-transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
  transform: rotate(45deg) scale(1.3) skew(0) translateX(0) translateY(0px);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) .feature_inner:hover .feature_inner_ling:after {
  opacity: 0.8;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.blog-item:not(.blog-post) img {
  width: 100%;
  height: auto;
}
.blog-item.blog-grid .blog-grid-con {
  background: #fff;
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 0 1px 1px;
  padding: 25px 22px 17px;
}
.blog-item.blog-grid .blog-grid-top {
  border-color: #e9e9e9;
  border-style: solid;
  border-width: 1px 1px 0px 1px;
  background: #fff;
  color: #324545;
  padding: 20px 22px 19px;
}
.blog-item.blog-grid.blog-grid-style-2 .blog-shortdesc {
  border-top: 1px solid rgba(0,0,0,0.07);
  margin-top: 13px;
  padding-top: 15px;
}
.blog-item.teaser .blog-grid-con,
.blog-item.blog-post .blog-grid-con {
  padding: 25px 0px;
}
.blog-item.teaser img,
.blog-item.blog-post img {
  width: 100%;
  height: auto;
}
.blog-item.teaser .title1,
.blog-item.blog-post .title1 {
  color: #576162;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.blog-item.teaser .post-meta-info,
.blog-item.blog-post .post-meta-info {
  border-bottom: 1px dotted rgba(0,0,0,0.1);
  margin-bottom: 17px;
  padding-bottom: 11px;
}
.blog-item.teaser {
  border-bottom: 1px dotted #e9e9e9;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.blog-list .feature_inner {
  width: 40%;
  float: left;
}
.blog-list .blog-item.teaser .blog-grid-con {
  width: 60%;
  float: left;
  padding: 0 0 0 30px;
}
.blog-list .blog-item:before,
.blog-list .blog-item:after {
  display: table;
  content: "";
}
.blog-list .blog-item:after {
  clear: both;
}
@media only screen and (max-width: 768px) {
  .blog-list .feature_inner {
    width: 100%;
    float: none;
  }
  .blog-list .blog-item.teaser .blog-grid-con {
    margin-top: 15px;
    width: 100%;
    float: none;
    padding-left: 0px;
    clear: unset;
  }
}
.recent-posts ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.recent-posts ul li {
  list-style-type: none;
  clear: both;
  min-height: 60px;
  margin-bottom: 29px;
}
.recent-posts ul li .post-img {
  float: left;
  margin-right: 18px;
  display: block;
  overflow: hidden;
  position: relative;
}
.recent-posts ul li .post-img:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F5A742;
  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;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.recent-posts ul li .post-img:after {
  font-family: "idealtheme";
  content: "\e6e5";
  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;
}
.recent-posts ul li .post-img:hover:before,
.recent-posts ul li .post-img:hover:after {
  cursor: pointer;
  opacity: 1;
}
.recent-posts ul li .post-img img {
  width: 90px;
  height: 60px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.recent-posts ul li .blog-title a {
  color: #ddd;
  display: block;
  font-size: 13px;
  margin-bottom: 7px;
  margin-top: -3px;
}
.recent-posts ul li .blog-date,
.recent-posts ul li .blog-categories {
  margin-bottom: 5px;
  display: block;
  font-size: 12px;
  font-style: italic;
}
.tags_con a {
  background: #fff;
  border: 1px solid #dddddd;
  color: #777;
  display: inline-block;
  font-size: 12px;
  margin: 0 5px 5px 0;
  padding: 8px 11px;
  text-transform: uppercase;
}
.tags_con a:hover {
  border-color: #F5A742;
  color: #F5A742;
}
.blog-ticker .bx-wrapper {
  margin-bottom: 0;
}
.blog-ticker .bx-wrapper li a {
  color: #aaa;
  text-transform: uppercase;
}
.blog-ticker .hm_new_title_con {
  background: #e74c3c;
  height: 100%;
  line-height: 57px;
  padding: 0 15px;
  position: absolute;
  width: 168px;
}
.blog-ticker .hm_new_title_con:after {
  background: #1c2124;
  content: "";
  height: 100%;
  position: absolute;
  right: 1px;
  top: 0;
  width: 4px;
}
.blog-ticker .hm_new_title_con h4 {
  color: #fff;
  font-family: "lato";
  font-size: 15px;
  margin: 0;
  text-transform: uppercase;
  white-space: nowrap;
  font-style: italic;
}
.blog-ticker .hm_new_title_con h4 i {
  display: inline-block;
  font-size: 32px;
  line-height: 48px;
  margin-right: 10px;
}
.blog-ticker .hm_new_title_con h4 > span {
  display: inline-block;
  line-height: 48px;
  vertical-align: top;
}
.blog-ticker .hm_new_bar_con {
  font-size: 13px;
  padding: 15px 0px 15px 173px;
  position: relative;
  width: 100%;
}
.blog-ticker .hm_new_bar_con i {
  margin-right: 5px;
}
.meta-author > div > div {
  display: inline-block;
}
.meta-author > div > div:after {
  content: ",";
}
.meta-author > div > div:last-child:after {
  content: "";
}
.inv-builder-box .box-icon {
  text-align: center;
  width: 88px;
  height: 88px;
  -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;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.inv-builder-box .box-icon 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;
  font-size: 30px;
  display: inline-block;
  line-height: 70px;
  color: #141414;
}
.inv-builder-box .box-title {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.inv-builder-box .box-content {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 40px;
}
.inv-builder-box:hover .box-title {
  color: #F5A742;
}
.inv-builder-box.small-box .box-icon {
  width: 53px;
  height: 53px;
}
.inv-builder-box.medium-box .box-icon {
  width: 70px;
  height: 70px;
}
.inv-builder-box.title-color .box-title {
  color: #F5A742;
}
.inv-builder-box.box-left {
  margin-bottom: 40px;
}
.inv-builder-box.box-left .box-icon {
  float: left;
  margin: 0px 25px 25px 0px;
}
.inv-builder-box.box-left .box-icon i {
  line-height: 30px;
}
.inv-builder-box.box-left .box-content-wrapper {
  margin-left: 115px;
  text-align: left;
}
.inv-builder-box.box-left .box-title {
  margin-bottom: 15px !important;
}
.inv-builder-box.box-left .box-title:after {
  left: 0;
  margin-left: 115px;
}
.inv-builder-box.box-left.medium-box .box-content-wrapper {
  margin-left: 90px;
  text-align: left;
}
.inv-builder-box.box-right {
  margin-bottom: 40px;
}
.inv-builder-box.box-right .box-icon {
  float: right;
  margin: 0px 0px 15px 15px;
}
.inv-builder-box.box-right .box-icon i {
  line-height: 30px;
}
.inv-builder-box.box-right .box-content-wrapper {
  margin-right: 115px;
  text-align: right;
}
.inv-builder-box.box-right .box-title {
  margin-bottom: 15px !important;
}
.inv-builder-box.box-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: 115px;
}
.inv-builder-box.box-square .box-icon,
.inv-builder-box.box-circle .box-icon {
  border: solid 1px #F5A742;
}
.inv-builder-box.box-square .box-icon i,
.inv-builder-box.box-square .box-icon img,
.inv-builder-box.box-circle .box-icon i,
.inv-builder-box.box-circle .box-icon img {
  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%);
  color: #F5A742;
  z-index: 1;
}
.inv-builder-box.box-square.box-image .box-icon,
.inv-builder-box.box-circle.box-image .box-icon {
  border: 0;
}
.inv-builder-box.box-circle .box-icon {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-builder-box.box-square .box-icon {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-builder-box.box-background .box-icon {
  background-color: #F5A742;
}
.inv-builder-box.box-background .box-icon i {
  color: #fff;
}
.inv-builder-box.box-background:hover .box-title {
  color: #F5A742;
}
.inv-builder-box.box-center .box-icon {
  margin: 0 auto;
  margin-bottom: 35px;
}
.inv-builder-box.box-center .box-title {
  position: relative;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
}
.inv-builder-box.box-center .box-content {
  text-align: center;
  margin-top: 25px;
}
.inv-builder-box.box-center.text-left .box-icon {
  margin: 0;
}
.inv-builder-box.box-center.text-left .box-title {
  text-align: left;
}
.inv-builder-box.box-center.text-left .box-title:after {
  left: 0;
  margin-left: 0;
}
.inv-builder-box.box-center.text-left .box-content {
  text-align: left;
}
.inv-builder-box.box-center.text-right .box-icon {
  margin: 0 100%;
}
.inv-builder-box.box-center.text-right .box-title {
  text-align: right;
}
.inv-builder-box.box-center.text-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
}
.inv-builder-box.hover-bg-color:hover .box-icon {
  background-color: #F5A742;
}
.inv-builder-box.hover-bg-color:hover .box-icon i {
  color: #fff;
}
.inv-builder-box.bg-dark-overlay .box-icon {
  background: rgba(0,0,0,0.4);
}
.inv-builder-box.bg-box-gray .box-icon {
  background: #576162;
  border: 0 none;
}
.inv-builder-box.thick-border-transparent .box-icon {
  border: solid 7px #593652;
}
.inv-builder-box.thick-border-transparent:hover .box-icon {
  background-color: #FFF;
}
.inv-builder-box.thick-border-transparent:hover i {
  color: #F5A742;
}
.inv-builder-box.style01,
.inv-builder-box.style02 {
  position: relative;
  z-index: 1;
  text-align: center;
}
.inv-builder-box.style01 .box-icon,
.inv-builder-box.style02 .box-icon {
  position: absolute;
  left: 50%;
  top: -34px;
  border: 0;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #FFF;
}
.inv-builder-box.style01 .box-icon i,
.inv-builder-box.style02 .box-icon i {
  height: 60px;
  line-height: 60px;
  width: 60px;
  background: #F5A742;
  color: #fff;
}
.inv-builder-box.style01 .box-icon i.color-green,
.inv-builder-box.style02 .box-icon i.color-green {
  background: #92c135;
}
.inv-builder-box.style01 .box-icon i.color-blue,
.inv-builder-box.style02 .box-icon i.color-blue {
  background: #0072A5;
}
.inv-builder-box.style01 .box-icon i.color-red,
.inv-builder-box.style02 .box-icon i.color-red {
  background: #E85F1B;
}
.inv-builder-box.style01 .box-content-wrapper,
.inv-builder-box.style02 .box-content-wrapper {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 55px 15px 45px;
  background: #fff;
  position: relative;
}
.inv-builder-box.style01 .box-content-wrapper:before,
.inv-builder-box.style02 .box-content-wrapper:before {
  border: 1px solid #e7e7e7;
  content: "";
  display: block;
  height: 80px;
  position: absolute;
  top: -37px;
  width: 80px;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-box.style01 .box-content-wrapper .box-content,
.inv-builder-box.style02 .box-content-wrapper .box-content {
  padding-bottom: 0;
}
.inv-builder-box.circle-readmore,
.inv-builder-box.style01,
.inv-builder-box.style02,
.inv-builder-box.style03,
.inv-builder-box.style04,
.inv-builder-box.style05 {
  text-align: center;
}
.inv-builder-box.circle-readmore .box-icon,
.inv-builder-box.style01 .box-icon,
.inv-builder-box.style02 .box-icon,
.inv-builder-box.style03 .box-icon,
.inv-builder-box.style04 .box-icon,
.inv-builder-box.style05 .box-icon {
  margin: 0 auto;
  margin-bottom: 35px;
}
.inv-builder-box.circle-readmore .box-icon i,
.inv-builder-box.style01 .box-icon i,
.inv-builder-box.style02 .box-icon i,
.inv-builder-box.style03 .box-icon i,
.inv-builder-box.style04 .box-icon i,
.inv-builder-box.style05 .box-icon i {
  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;
}
.inv-builder-box.circle-readmore .read-more,
.inv-builder-box.style01 .read-more,
.inv-builder-box.style02 .read-more,
.inv-builder-box.style03 .read-more,
.inv-builder-box.style04 .read-more,
.inv-builder-box.style05 .read-more {
  background: #fff;
  border: 1px solid #e7e7e7;
  bottom: -17px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 35px;
  position: absolute;
  width: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.circle-readmore .read-more span,
.inv-builder-box.style01 .read-more span,
.inv-builder-box.style02 .read-more span,
.inv-builder-box.style03 .read-more span,
.inv-builder-box.style04 .read-more span,
.inv-builder-box.style05 .read-more span {
  background: #c4c2c2;
  display: block;
  height: 11px;
  left: 16px;
  position: absolute;
  top: 11px;
  width: 1px;
}
.inv-builder-box.circle-readmore .read-more span:after,
.inv-builder-box.style01 .read-more span:after,
.inv-builder-box.style02 .read-more span:after,
.inv-builder-box.style03 .read-more span:after,
.inv-builder-box.style04 .read-more span:after,
.inv-builder-box.style05 .read-more span:after {
  background: #c4c2c2;
  content: "";
  display: block;
  height: 1px;
  left: -5px;
  position: absolute;
  top: 5px;
  width: 11px;
}
.inv-builder-box.circle-readmore .read-more:hover,
.inv-builder-box.style01 .read-more:hover,
.inv-builder-box.style02 .read-more:hover,
.inv-builder-box.style03 .read-more:hover,
.inv-builder-box.style04 .read-more:hover,
.inv-builder-box.style05 .read-more:hover {
  border: solid 1px #F5A742;
  cursor: pointer;
}
.inv-builder-box.circle-readmore .read-more:hover span,
.inv-builder-box.circle-readmore .read-more:hover span::after,
.inv-builder-box.style01 .read-more:hover span,
.inv-builder-box.style01 .read-more:hover span::after,
.inv-builder-box.style02 .read-more:hover span,
.inv-builder-box.style02 .read-more:hover span::after,
.inv-builder-box.style03 .read-more:hover span,
.inv-builder-box.style03 .read-more:hover span::after,
.inv-builder-box.style04 .read-more:hover span,
.inv-builder-box.style04 .read-more:hover span::after,
.inv-builder-box.style05 .read-more:hover span,
.inv-builder-box.style05 .read-more:hover span::after {
  background: #F5A742;
}
.inv-builder-box.circle-readmore .box-content-wrapper .box-title,
.inv-builder-box.style01 .box-content-wrapper .box-title,
.inv-builder-box.style02 .box-content-wrapper .box-title,
.inv-builder-box.style03 .box-content-wrapper .box-title,
.inv-builder-box.style04 .box-content-wrapper .box-title,
.inv-builder-box.style05 .box-content-wrapper .box-title {
  text-align: center;
  margin-top: 10px;
}
.inv-builder-box.style06 .box-icon {
  margin: 0 auto;
  margin-bottom: 35px;
}
.inv-builder-box.style06 .box-icon i {
  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;
}
.inv-builder-box.style01.bg-box-green .box-icon i {
  background: #92c135;
}
.inv-builder-box.style01.bg-box-blue .box-icon i {
  background: #0072A5;
}
.inv-builder-box.style01.bg-box-red .box-icon i {
  background: #E85F1B;
}
.inv-builder-box.style01 .box-icon {
  width: 78px;
  height: 78px;
}
.inv-builder-box.style01 .box-icon i {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  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%);
}
.inv-builder-box.style01 .box-content-wrapper:before {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.inv-builder-box.style01 .box-content-wrapper .box-title {
  text-align: center;
  margin-top: 10px;
}
.inv-builder-box.style01 .box-content-wrapper .box-content {
  margin-top: 25px;
}
.inv-builder-box.style01:hover .box-icon {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.inv-builder-box.style01:hover .box-title {
  color: #F5A742;
}
.inv-builder-box.style01:hover .box-title a {
  color: #F5A742;
}
.inv-builder-box.style01:hover .box-content-wrapper:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.inv-builder-box.style02 .box-icon {
  top: -40px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style02 .box-icon i,
.inv-builder-box.style02 .box-icon img {
  height: 70px;
  line-height: 70px;
  width: 70px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  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;
}
.inv-builder-box.style02 .box-content-wrapper:before {
  height: 90px;
  top: -42px;
  width: 90px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style02 .box-content-wrapper .box-title {
  text-align: center;
  margin-top: 10px;
}
.inv-builder-box.style02:hover .box-icon i {
  width: 88px;
  height: 88px;
}
.inv-builder-box.style03 .box-icon,
.inv-builder-box.style06 .box-icon {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: solid 1px #F5A742;
}
.inv-builder-box.style03 .box-icon i,
.inv-builder-box.style06 .box-icon i {
  color: #F5A742;
}
.inv-builder-box.style03 .box-icon:before,
.inv-builder-box.style06 .box-icon:before {
  background: #F5A742;
  content: "";
  display: block;
  margin: 0 auto;
  height: 100%;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  transition: all 0.4s ease;
}
.inv-builder-box.style03 .box-image,
.inv-builder-box.style06 .box-image {
  margin-bottom: 35px;
}
.inv-builder-box.style03:hover .box-icon:before,
.inv-builder-box.style06:hover .box-icon:before {
  background-color: #F5A742;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -o-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  transition: all 0.4 ease;
  opacity: 1;
  color: #FFF;
}
.inv-builder-box.style03:hover .box-icon i,
.inv-builder-box.style06:hover .box-icon i {
  color: #FFF;
}
.inv-builder-box.style04 .box-icon,
.inv-builder-box.style07 .box-icon {
  border: solid 1px #F5A742;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style04 .box-icon i,
.inv-builder-box.style04 .box-icon img,
.inv-builder-box.style07 .box-icon i,
.inv-builder-box.style07 .box-icon img {
  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;
  height: 74px;
  line-height: 70px;
  width: 74px;
  color: #FFF;
}
.inv-builder-box.style04 .box-icon i:after,
.inv-builder-box.style04 .box-icon img:after,
.inv-builder-box.style07 .box-icon i:after,
.inv-builder-box.style07 .box-icon img:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  transition: all 0.4s ease;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style04:hover .box-icon,
.inv-builder-box.style07:hover .box-icon {
  background-color: transparent;
}
.inv-builder-box.style04:hover .box-icon i,
.inv-builder-box.style07:hover .box-icon i {
  color: #F5A742;
}
.inv-builder-box.style04:hover .box-icon i:after,
.inv-builder-box.style07:hover .box-icon i:after {
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
}
.inv-builder-box.style06 .box-icon,
.inv-builder-box.style07 .box-icon,
.inv-builder-box.style08 .box-icon,
.inv-builder-box.style09 .box-icon {
  float: left;
  margin: 0px 25px 25px 0px;
}
.inv-builder-box.style06 .box-content-wrapper:after,
.inv-builder-box.style07 .box-content-wrapper:after,
.inv-builder-box.style08 .box-content-wrapper:after,
.inv-builder-box.style09 .box-content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.inv-builder-box.style08 .box-icon {
  width: 70px;
  height: 70px;
  background: #576162;
  border: 0 none;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style08 .box-icon i {
  color: #FFF;
}
.inv-builder-box.style08 .box-title {
  color: #F5A742;
}
.inv-builder-box.style09 .box-icon,
.inv-builder-box.style10 .box-icon {
  width: 53px;
  height: 53px;
  line-height: 53px;
  background: rgba(0,0,0,0.4);
  border: 0 none;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-box.style09 .box-icon i,
.inv-builder-box.style10 .box-icon i {
  color: #FFF;
  font-size: 18px;
  line-height: 53px;
}
.inv-builder-box.style09 .box-content-wrapper,
.inv-builder-box.style10 .box-content-wrapper {
  margin-left: 75px;
}
.inv-builder-box.style09 .box-content-wrapper .box-content,
.inv-builder-box.style10 .box-content-wrapper .box-content {
  color: #aaa;
}
.inv-builder-box.style09:hover .box-icon,
.inv-builder-box.style10:hover .box-icon {
  background: #F5A742;
}
.inv-builder-box.style09:hover .box-title,
.inv-builder-box.style10:hover .box-title {
  color: #F5A742;
}
.inv-builder-box.style10 .box-icon {
  float: right;
  margin: 0px 0px 15px 15px;
}
.inv-builder-box.style10 .box-content-wrapper {
  text-align: right;
  margin-left: 0;
  margin-right: 75px;
}
.inv-builder-box.style05 .box-icon {
  border: solid 1px #F5A742;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-builder-box.style05 .box-icon i {
  color: #F5A742;
}
.inv-builder-box.style05 .box-content-wrapper .box-title {
  color: #FFF;
}
.inv-builder-box.style05 .box-content-wrapper .box-content {
  color: #aaa;
}
.inv-builder-box.style05.box-left .box-content-wrapper {
  margin-left: 75px;
}
.inv-builder-box.style05.box-right .box-content-wrapper {
  margin-right: 75px;
}
.inv-builder-box.style05:hover .box-icon {
  background: #F5A742;
}
.inv-builder-box.style05:hover .box-icon i {
  color: #FFF;
}
.inv-builder-box.style05:hover .box-title {
  color: #F5A742;
}
.inv-builder-box.border-color:hover .box-icon {
  border-color: #F5A742;
}
.inv-builder-box.style06 .box-content,
.inv-builder-box.style07 .box-content,
.inv-builder-box.box-left .box-content,
.inv-builder-box.box-right .box-content {
  padding-bottom: 0;
}
.inv-builder-box.style06 .read-more a,
.inv-builder-box.style07 .read-more a,
.inv-builder-box.box-left .read-more a,
.inv-builder-box.box-right .read-more a {
  display: inline-block;
  font-size: 12px;
  margin-top: 14px;
  position: relative;
  padding-left: 14px;
  text-transform: uppercase;
  color: #F5A742;
}
.inv-builder-box.style06 .read-more a span:before,
.inv-builder-box.style06 .read-more a span:after,
.inv-builder-box.style07 .read-more a span:before,
.inv-builder-box.style07 .read-more a span:after,
.inv-builder-box.box-left .read-more a span:before,
.inv-builder-box.box-left .read-more a span:after,
.inv-builder-box.box-right .read-more a span:before,
.inv-builder-box.box-right .read-more a span:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 3px;
  -webkit-transition: -webkit-transform 0.5s linear;
  -moz-transition: -moz-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 2px;
}
.inv-builder-box.style06 .read-more a span:after,
.inv-builder-box.style07 .read-more a span:after,
.inv-builder-box.box-left .read-more a span:after,
.inv-builder-box.box-right .read-more a span:after {
  -webkit-transition: -webkit-transform 0.5s linear;
  -moz-transition: -moz-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 6px;
}
.inv-builder-title.text-white .inv-title {
  color: #FFF !important;
}
.inv-builder-title.text-white .line-style {
  background: rgba(255,255,255,0.1) !important;
}
.inv-builder-title.mt0 .inv-title {
  margin-top: 0;
}
.inv-builder-title.style01,
.inv-builder-title.style02,
.inv-builder-title.style03,
.inv-builder-title.style04,
.inv-builder-title.style05,
.inv-builder-title.style06 {
  text-transform: uppercase;
  position: relative;
}
.inv-builder-title.style01 .inv-title,
.inv-builder-title.style02 .inv-title,
.inv-builder-title.style03 .inv-title,
.inv-builder-title.style04 .inv-title,
.inv-builder-title.style05 .inv-title,
.inv-builder-title.style06 .inv-title {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Oswald", "Open Sans", sans-serif;
  line-height: 40px;
}
.inv-builder-title.style01 .line-style,
.inv-builder-title.style02 .line-style,
.inv-builder-title.style03 .line-style,
.inv-builder-title.style04 .line-style,
.inv-builder-title.style05 .line-style,
.inv-builder-title.style06 .line-style {
  background: rgba(0,0,0,0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
}
.inv-builder-title.style01 .line-style:before,
.inv-builder-title.style02 .line-style:before,
.inv-builder-title.style03 .line-style:before,
.inv-builder-title.style04 .line-style:before,
.inv-builder-title.style05 .line-style:before,
.inv-builder-title.style06 .line-style:before {
  background: #F5A742;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-builder-title.style01 .line-style i,
.inv-builder-title.style02 .line-style i,
.inv-builder-title.style03 .line-style i,
.inv-builder-title.style04 .line-style i,
.inv-builder-title.style05 .line-style i,
.inv-builder-title.style06 .line-style i {
  background: #fff;
  color: #F5A742;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 40px;
}
.inv-builder-title.style01:hover .line-style:before,
.inv-builder-title.style02:hover .line-style:before,
.inv-builder-title.style03:hover .line-style:before,
.inv-builder-title.style04:hover .line-style:before,
.inv-builder-title.style05:hover .line-style:before,
.inv-builder-title.style06:hover .line-style:before {
  width: 75%;
}
.inv-builder-title.style01.small .inv-title,
.inv-builder-title.style02.small .inv-title,
.inv-builder-title.style03.small .inv-title,
.inv-builder-title.style04.small .inv-title,
.inv-builder-title.style05.small .inv-title,
.inv-builder-title.style06.small .inv-title {
  font-size: 22px;
}
.inv-builder-title.style01,
.inv-builder-title.style02,
.inv-builder-title.style03 {
  text-align: center;
}
.inv-builder-title.style01 .line-style,
.inv-builder-title.style02 .line-style,
.inv-builder-title.style03 .line-style {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-title.style01 .line-style:before,
.inv-builder-title.style02 .line-style:before,
.inv-builder-title.style03 .line-style:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-title.style01 i,
.inv-builder-title.style02 i,
.inv-builder-title.style03 i {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-title.style01 .line-style span {
  display: block;
  background: #fff;
  border: 1px solid #F5A742;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 10px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-title.style04 .line-style span {
  display: block;
  background: #fff;
  border: 1px solid #F5A742;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 10px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-builder-title.style03 .inv-title,
.inv-builder-title.style06 .inv-title {
  font-weight: 300;
}
.inv-builder-title.style07 .inv-title {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
  color: #F5A742;
}
.inv-builder-title.bg-red-icon i {
  background: #e74c3c;
  padding: 13px 17px;
  border-radius: 5px;
  display: inline-block;
}
.inv-builder-title.bg-gray-icon.style01 .line-style i,
.inv-builder-title.bg-gray-icon.style02 .line-style i,
.inv-builder-title.bg-gray-icon.style03 .line-style i,
.inv-builder-title.bg-gray-icon.style04 .line-style i,
.inv-builder-title.bg-gray-icon.style05 .line-style i,
.inv-builder-title.bg-gray-icon.style06 .line-style i {
  background: #f9fafc;
}
.inv-builder-title.bg-charade-icon.style01 .line-style i,
.inv-builder-title.bg-charade-icon.style02 .line-style i,
.inv-builder-title.bg-charade-icon.style03 .line-style i,
.inv-builder-title.bg-charade-icon.style04 .line-style i,
.inv-builder-title.bg-charade-icon.style05 .line-style i,
.inv-builder-title.bg-charade-icon.style06 .line-style i {
  background: #2D2D3A;
}
.inv-builder-tabs .nav-tabs {
  border-bottom: 0;
}
.inv-builder-tabs .nav-tabs > li:first-child > a {
  border-left: solid 1px #e5e5e5;
}
.inv-builder-tabs .nav-tabs > li.active > a {
  color: #F5A742;
}
.inv-builder-tabs .nav-tabs > li.active > a:before {
  background: #F5A742;
  content: "";
  display: block;
  height: 3px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 102%;
}
.inv-builder-tabs .nav-tabs > li.open > a {
  border-top: solid 1px #e5e5e5;
  border-right: solid 1px #e5e5e5;
}
.inv-builder-tabs .nav-tabs > li > a {
  border: 1px solid #E5E5E5;
  background: #FFF;
  border-left: 0 none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-right: 0;
  color: #888;
  line-height: 50px;
  font-size: 14px;
  padding: 0 25px;
}
.inv-builder-tabs .nav-tabs > li > a i {
  margin-right: 10px;
  font-size: 18px;
}
.inv-builder-tabs .tab-content {
  background: #FFF;
  border: solid 1px #e5e5e5;
  padding: 20px 25px 20px;
}
.inv-builder-tabs .tab-content p {
  line-height: 24px;
}
.inv-builder-tabs.style02 .nav-tabs > li > a {
  border: 2px solid #E5E5E5;
  color: #999;
  background: #fff;
  font-weight: 700;
  line-height: 42px;
  margin-right: 15px;
  padding: 0 20px;
}
.inv-builder-tabs.style02 .nav-tabs > li.active > a {
  color: #F5A742;
  border: 2px solid #F5A742;
}
.inv-builder-tabs.style02 .nav-tabs > li.active > a:before {
  background: transparent;
}
.inv-builder-tabs.style02 .tab-content {
  background: transparent;
  border: 0;
  padding: 20px 0;
}
.inv-builder-tabs.style03 .nav-tabs > li.active a,
.inv-builder-tabs.style04 .nav-tabs > li.active a {
  background: #F5A742;
  color: #FFF;
}
.inv-builder-tabs.style03 .nav-tabs > li.active a:before,
.inv-builder-tabs.style04 .nav-tabs > li.active a:before {
  background: transparent;
}
.inv-builder-tabs.style04 .nav-tabs > li.active a:before {
  background: none;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 7px;
  bottom: -3px;
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  top: unset;
  left: unset;
}
.inv-builder-tabs.style05 .nav-tabs > li > a,
.inv-builder-tabs.style07 .nav-tabs > li > a,
.inv-builder-tabs.style06 .nav-tabs > li > a {
  line-height: 45px;
  color: #888;
  padding: 0 18px;
  background: #fff;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-right: 10px;
  border-left: 1px solid #E5E5E5;
}
.inv-builder-tabs.style05 .nav-tabs > li.open > a,
.inv-builder-tabs.style07 .nav-tabs > li.open > a,
.inv-builder-tabs.style06 .nav-tabs > li.open > a {
  border-bottom: solid 1px #e5e5e5;
}
.inv-builder-tabs.style05 .nav-tabs > li.active > a,
.inv-builder-tabs.style07 .nav-tabs > li.active > a,
.inv-builder-tabs.style06 .nav-tabs > li.active > a {
  background: #F5A742;
  color: #FFF;
  border: 1px solid #F5A742;
}
.inv-builder-tabs.style05 .nav-tabs > li.active > a:before,
.inv-builder-tabs.style07 .nav-tabs > li.active > a:before,
.inv-builder-tabs.style06 .nav-tabs > li.active > a:before {
  border-color: transparent transparent #666;
  border-style: solid;
  border-width: 8px;
  bottom: -26px;
  content: "";
  display: block;
  position: absolute;
  top: 55px;
  left: 18px;
  width: 0px;
  background: none;
}
.inv-builder-tabs.style05 .nav-tabs > li.active > a:after,
.inv-builder-tabs.style07 .nav-tabs > li.active > a:after,
.inv-builder-tabs.style06 .nav-tabs > li.active > a:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 8px;
  bottom: -26px;
  content: "";
  display: block;
  position: absolute;
}
.inv-builder-tabs.style05 .tab-content,
.inv-builder-tabs.style07 .tab-content,
.inv-builder-tabs.style06 .tab-content {
  margin-top: 25px;
}
.inv-builder-tabs.style07 .nav-tabs > li.active > a {
  color: #F5A742;
  border: solid 1px #F5A742;
  background: #FFF;
}
.inv-builder-tabs.style07 .nav-tabs > li > a:hover {
  color: #F5A742;
}
.inv-builder-tabs.style07 .nav-tabs > li > a:hover i {
  color: #F5A742;
}
.inv-builder-tabs.style06 .nav-tabs > li > a {
  text-transform: uppercase;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  margin-right: 8px;
}
.inv-builder-tabs.style03 .nav-tabs > li:hover > a,
.inv-builder-tabs.style04 .nav-tabs > li:hover > a,
.inv-builder-tabs.style05 .nav-tabs > li:hover > a,
.inv-builder-tabs.style06 .nav-tabs > li:hover > a {
  background: #F5A742;
  color: #FFF;
}
.inv-builder-tabs.style08 {
  clear: both;
  display: table;
  background: #fff;
  border: 1px solid #E5E5E5;
}
.inv-builder-tabs.style08 .nav-tabs {
  float: left;
  width: 30%;
}
.inv-builder-tabs.style08 .nav-tabs > li {
  display: block;
  width: 100%;
}
.inv-builder-tabs.style08 .nav-tabs > li.active > a {
  border-right: 0;
}
.inv-builder-tabs.style08 .nav-tabs > li.active > a:before {
  content: "";
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  width: 3px;
}
.inv-builder-tabs.style08 .tab-content {
  width: 70%;
  float: left;
  border: 0;
}
.inv-stats {
  text-align: center;
}
.inv-stats .stats-icon {
  font-size: 32px;
  margin: 0 auto;
  position: relative;
}
.inv-stats .stats-icon i {
  position: relative;
  z-index: 1;
}
.inv-stats .stats-count {
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}
.inv-stats .stats-title {
  font-size: 22px;
  letter-spacing: 1px;
  padding-top: 15px;
  margin-top: 15px;
  text-transform: capitalize;
  position: relative;
}
.inv-stats.style01 .stats-count,
.inv-stats.style02 .stats-count {
  font-weight: 300;
}
.inv-stats.style01 .stats-title:before,
.inv-stats.style02 .stats-title:before {
  background: rgba(255,255,255,0.1);
  width: 50%;
}
.inv-stats.style01 .stats-title:before,
.inv-stats.style01 .stats-title:after,
.inv-stats.style02 .stats-title:before,
.inv-stats.style02 .stats-title:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-stats.style01 .stats-icon,
.inv-stats.style02 .stats-icon {
  color: #fff;
  height: 90px;
  line-height: 90px;
  width: 90px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-stats.style01 .stats-icon:before,
.inv-stats.style02 .stats-icon:before {
  content: "";
  display: block;
  height: 102px;
  left: -6px;
  position: absolute;
  top: -6px;
  width: 102px;
  opacity: 1;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-stats.style01 .stats-icon:after,
.inv-stats.style02 .stats-icon:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 90px;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-stats.style01:hover .stats-icon:before,
.inv-stats.style02:hover .stats-icon:before {
  opacity: 0;
  -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-stats.style01:hover .stats-icon:after,
.inv-stats.style02:hover .stats-icon:after {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.inv-stats.style01 {
  color: #FFF;
}
.inv-stats.style01 .stats-icon {
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(255,255,255,0.2);
}
.inv-stats.style02 .stats-icon {
  height: 90px;
  line-height: 90px;
  width: 90px;
}
.inv-stats.style02 .stats-icon i {
  color: #F5A742;
}
.inv-stats.style02:hover i {
  color: #FFF;
}
.inv-stats.style03 {
  color: #FFF;
}
.inv-stats.style04 .stats-icon i {
  color: #F5A742;
}
.inv-button {
  border: 0 none;
  color: #FFF;
  background: #F5A742;
  padding: 10px 15px;
}
.inv-button.btn-large {
  padding: 15px 22px;
}
.inv-button.btn-small {
  padding: 7px 10px;
}
.inv-button.color2 {
  background: #3BADAF;
}
.inv-button.color3 {
  background: #D10707;
}
.inv-button.color4 {
  background: #5F52B7;
}
.inv-button.color5 {
  background: #B853A3;
}
.inv-button.color6 {
  background: #92C135;
}
.inv-button.color7 {
  background: #576162;
}
.inv-button.btn-white {
  background: #FFF;
  border: 1px solid #e4e4e4;
  color: #999;
}
.inv-button.btn-white.no-border {
  border: 0 none;
}
.inv-button.style01,
.inv-button.style02 {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 0 none;
  padding: 0;
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  overflow: hidden;
  color: #FFF;
}
.inv-button.style01.text-color,
.inv-button.style02.text-color {
  color: #F5A742;
}
.inv-button.style01 > span,
.inv-button.style02 > span {
  display: block;
  overflow: hidden;
  position: relative;
  padding-right: 45px;
}
.inv-button.style01 > span > span,
.inv-button.style02 > span > span {
  display: inline-block;
  left: 46px;
  padding: 13px 15px 14px;
  position: relative;
  white-space: nowrap;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.inv-button.style01 i.in_left,
.inv-button.style01 i.in_right,
.inv-button.style02 i.in_left,
.inv-button.style02 i.in_right {
  font-size: 16px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
  line-height: 46px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.inv-button.style01 i.in_left,
.inv-button.style02 i.in_left {
  padding-left: 2px;
  left: 0px;
}
.inv-button.style01 i.in_right,
.inv-button.style02 i.in_right {
  padding-right: 2px;
  right: -45px;
  opacity: 0;
}
.inv-button.style01:hover,
.inv-button.style02:hover {
  color: #FFF;
}
.inv-button.style01:hover > span > span,
.inv-button.style02:hover > span > span {
  left: -1px;
}
.inv-button.style01:hover i.in_left,
.inv-button.style02:hover i.in_left {
  left: -45px;
  opacity: 0;
}
.inv-button.style01:hover i.in_right,
.inv-button.style02:hover i.in_right {
  right: 0;
  opacity: 1;
}
.inv-button.style01.btn-white,
.inv-button.style02.btn-white {
  border: 1px solid #e4e4e4;
  color: #888;
}
.inv-button.style01.btn-white.no-border,
.inv-button.style02.btn-white.no-border {
  border: 0 none;
}
.inv-button.style01.btn-white i.in_left,
.inv-button.style01.btn-white i.in_right,
.inv-button.style02.btn-white i.in_left,
.inv-button.style02.btn-white i.in_right {
  color: #F5A742;
}
.inv-button.style01.btn-white > span > span,
.inv-button.style02.btn-white > span > span {
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
}
.inv-button.style02 {
  -webkit-border-radius: 25px 25px 25px 25px;
  -moz-border-radius: 25px 25px 25px 25px;
  border-radius: 25px 25px 25px 25px;
}
.inv-button.style02.no-border {
  border: 0 none;
}
.inv-button.style02 i.in_left,
.inv-button.style02 i.in_right {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-button.style02.btn-white > span > span {
  border-left: unset;
  border-right: unset;
}
.inv-button.style02.btn-white i.in_left,
.inv-button.style02.btn-white i.in_right {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: solid 1px #e4e4e4;
  border-top: 0;
}
.inv-button.style02.btn-white i.in_left {
  border-left: 0;
}
.inv-button.style02.btn-white i.in_right {
  border-right: 0;
}
.inv-button.style01:not(.btn-white) i.in_left,
.inv-button.style01:not(.btn-white) i.in_right,
.inv-button.style02:not(.btn-white) i.in_left,
.inv-button.style02:not(.btn-white) i.in_right {
  background: rgba(0,0,0,0.1);
}
.inv-button.style01.btn-white i.in_left,
.inv-button.style01.btn-white i.in_right,
.inv-button.style02.btn-white i.in_left,
.inv-button.style02.btn-white i.in_right {
  background: unset;
}
.btn {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.btn.white_btn {
  border: 0 none;
  background: #FFF;
}
.btn.no-border {
  border: 0 none;
}
.btn.text-color {
  color: #F5A742;
}
.inv-builder-skill-bar {
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.inv-builder-skill-bar .progress {
  height: 35px;
  background: #eee;
}
.inv-builder-skill-bar .progress .progress-bar {
  background-image: unset;
  background-color: #F5A742;
  -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;
}
.inv-builder-skill-bar .progress .progress-text {
  color: #fff;
  display: inline-block;
  font-size: 13px;
  line-height: 34px;
  margin-left: 13px;
  position: absolute;
  text-transform: uppercase;
}
.inv-builder-skill-bar .progress .progress-text i {
  margin-right: 10px;
}
.inv-builder-skill-bar .progress .progress-percent {
  background: #fff;
  bottom: 5px;
  color: #324545;
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 24px;
  padding: 0 7px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
}
.inv-builder-skill-bar .progress .progress-percent:after {
  border-color: rgba(0,0,0,0) #ffffff rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: -7px;
  position: absolute;
  top: 40%;
}
.inv-builder-skill-bar.style02 .progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  margin-bottom: 9px;
}
.inv-builder-skill-bar.style02 .progress .progress-bar {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.inv-builder-skill-bar.style02 .progress .progress-percent {
  background: rgba(0,0,0,0.4);
  border: 1px solid rgba(0,0,0,0.4);
  box-shadow: 1px 1px 1px rgba(255,255,255,0.1) inset, 2px 2px 2px rgba(0,0,0,0.3);
  color: #fff;
  top: 3px;
}
.inv-builder-skill-bar.style02 .progress .progress-percent:after {
  border-color: rgba(0,0,0,0.7) rgba(0,0,0,0) rgba(0,0,0,0);
  border-width: 5px;
  bottom: -10px;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.inv-builder-skill-bar.style02 .progress .progress-text {
  margin-left: 0;
  line-height: 40px;
  font-size: 15px;
}
.inv-builder-skill-bar.style02 .progress-2 {
  height: 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  background: rgba(0,0,0,0.3);
  box-shadow: 0 1px 0 rgba(255,255,255,0.08), 1px 7px 7px rgba(0,0,0,0.2) inset, 0 1px 0 rgba(0,0,0,0.2) inset;
}
.inv-builder-skill-bar.style02 .progress-2 .progress-bar {
  -webkit-transition: width 3s ease;
  -moz-transition: width 3s ease;
  -o-transition: width 3s ease;
  -ms-transition: width 3s ease;
  transition: width 3s ease;
  background: #F5A742;
  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;
  height: 18px;
  top: 1px;
  overflow: hidden;
  left: 1px;
}
.inv-builder-skill-bar.style02 .progress-2 .progress-bar:before {
  background: rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset, -1px -1px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset, -1px -1px 0 rgba(255,255,255,0.2);
  content: "";
  height: 6px;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 6px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-builder-skill-bar.style02 .progress-2 .progress-bar:after {
  box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
  -webkit-box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.inv-builder-skill-bar.progress-bar-warning .progress.progress-1 .progress-bar,
.inv-builder-skill-bar.progress-bar-danger .progress.progress-1 .progress-bar,
.inv-builder-skill-bar.progress-bar-dark .progress.progress-1 .progress-bar,
.inv-builder-skill-bar.progress-bar-success .progress.progress-1 .progress-bar,
.inv-builder-skill-bar.progress-bar-info .progress.progress-1 .progress-bar {
  background-color: unset;
}
.inv-builder-skill-bar.progress-bar-warning {
  background: none;
}
.inv-builder-skill-bar.progress-bar-warning .progress .progress-bar,
.inv-builder-skill-bar.progress-bar-warning .progress-2 .progress-bar {
  background-color: #f0ad4e;
}
.inv-builder-skill-bar.progress-bar-danger {
  background: none;
}
.inv-builder-skill-bar.progress-bar-danger .progress .progress-bar,
.inv-builder-skill-bar.progress-bar-danger .progress-2 .progress-bar {
  background-color: #d9534f;
}
.inv-builder-skill-bar.progress-bar-dark {
  background: none;
}
.inv-builder-skill-bar.progress-bar-dark .progress .progress-bar,
.inv-builder-skill-bar.progress-bar-dark .progress-2 .progress-bar {
  background-color: #555566;
}
.inv-builder-skill-bar.progress-bar-success {
  background: none;
}
.inv-builder-skill-bar.progress-bar-success .progress .progress-bar,
.inv-builder-skill-bar.progress-bar-success .progress-2 .progress-bar {
  background-color: #9dd55d;
}
.inv-builder-skill-bar.progress-bar-info,
.inv-builder-skill-bar .progress-2 {
  background: none;
}
.inv-builder-skill-bar.progress-bar-info .progress .progress-bar,
.inv-builder-skill-bar .progress-2 .progress .progress-bar {
  background-color: #22d2d2;
}
.inv-icon.style01 {
  color: #808c8c;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 34px;
  margin-top: 4px;
  outline: medium none;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 32px;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-icon.style01 span.soc_name {
  opacity: 0;
  background: #070809;
  display: block;
  font-size: 12px;
  height: 32px;
  left: 14px;
  line-height: 31px;
  position: absolute;
  top: 0;
  z-index: 0;
  font-style: italic;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #F5A742;
  color: #FFFFFF;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.inv-icon.style01 span.soc_name:before,
.inv-icon.style01 span.soc_name:after {
  background: #070809;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  top: 0;
  width: 32px;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #F5A742;
  color: #FFFFFF;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-icon.style01 span.soc_name:before {
  left: -14px;
}
.inv-icon.style01 span.soc_name:after {
  right: -12px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-icon.style01 span.soc_icon_bg {
  background: rgba(0,0,0,0.15);
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-icon.style01 i {
  position: relative;
  z-index: 1;
  width: 32px;
  height: 32px;
  color: #808c8c;
}
.inv-icon.style01:hover {
  color: #fff;
  z-index: 10;
}
.inv-icon.style01:hover i {
  color: #FFF;
}
.inv-icon.style01:hover span.soc_name {
  width: auto;
  padding-left: 28px;
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-icon.style01:hover span.soc_icon_bg {
  top: 0px;
  left: 0px;
  opacity: 1;
}
.inv-icon.style01:last-child > span.soc_name {
  right: 11px;
  left: auto;
}
.inv-icon.style01:last-child > span.soc_name:before {
  display: none;
}
.inv-icon.style01:last-child:hover > span.soc_name {
  padding-left: 12px;
  padding-right: 28px;
}
.inv-icon.style02 {
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 38px;
  width: 38px;
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  color: #777;
  -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-icon.style02 i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  line-height: 1;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #aaa;
  background: none;
  border: 1px solid;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-icon.social-bordered i {
  border: 1px solid;
}
.inv-icon.social-circle i {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-icon.social-rounded i {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-icon.social-bg-color i {
  color: #fff;
  background-color: #F5A742;
}
.inv-icon.social-dark i {
  color: #fff;
  background-color: #383838;
}
.inv-icon.social-pinterest i,
.inv-icon.pinterest:hover i {
  border-color: #d8545d;
  color: #d8545d;
}
.inv-icon.social-rss i,
.inv-icon.rss:hover i {
  border-color: #ff9d00;
  color: #ff9d00;
}
.inv-icon.social-facebook i,
.inv-icon.facebook:hover i {
  border-color: #516ca4;
  color: #516ca4;
}
.inv-icon.social-twitter i,
.inv-icon.twitter:hover i {
  border-color: #00baff;
  color: #00baff;
}
.inv-icon.social-flickr i,
.inv-icon.flickr:hover i {
  border-color: #ff0084;
  color: #ff0084;
}
.inv-icon.social-dribbble i {
  border-color: #e299c2;
  color: #e299c2;
}
.inv-icon.social-behance i {
  border-color: #42a9fb;
  color: #42a9fb;
}
.inv-icon.social-linkedin i,
.inv-icon.linkedin:hover i {
  border-color: #1985bc;
  color: #1985bc;
}
.inv-icon.social-vimeo i,
.inv-icon.vimeo:hover i {
  border-color: #44bbff;
  color: #44bbff;
}
.inv-icon.social-youtube i,
.inv-icon.youtube:hover i {
  border-color: #d5615c;
  color: #d5615c;
}
.inv-icon.social-tumblr i,
.inv-icon.tumblr:hover i {
  border-color: #829fb9;
  color: #829fb9;
}
.inv-icon.social-github i {
  border-color: #395875;
  color: #395875;
}
.inv-icon.social-google i,
.inv-icon.google:hover i {
  border-color: #ed523d;
  color: #ed523d;
}
.inv-icon.social-instagram i {
  border-color: #b99682;
  color: #b99682;
}
.inv-icon.social-soundcloud i {
  border-color: #ff8b45;
  color: #ff8b45;
}
.inv-icon.social-skype i,
.inv-icon.skype:hover i {
  border-color: #44bbff;
  color: #44bbff;
}
.inv-icon.social-apple i {
  border-color: #231f20;
  color: #231f20;
}
.inv-icon.social-deviantart i {
  border-color: #abca37;
  color: #abca37;
}
.inv-icon.social-pinterest:hover i,
.inv-icon.social-bg.social-pinterest i {
  background-color: #d8545d;
}
.inv-icon.social-rss:hover i,
.inv-icon.social-bg.social-rss i {
  background-color: #faaa5e;
}
.inv-icon.social-facebook:hover i,
.inv-icon.social-bg.social-facebook i {
  background-color: #677fb5;
}
.inv-icon.social-twitter:hover i,
.inv-icon.social-bg.social-twitter i {
  background-color: #70c2e9;
}
.inv-icon.social-flickr:hover i,
.inv-icon.social-bg.social-flickr i {
  background-color: #ff3ba4;
}
.inv-icon.social-dribbble:hover i,
.inv-icon.social-bg.social-dribbble i {
  background-color: #e299c2;
}
.inv-icon.social-behance:hover i,
.inv-icon.social-bg.social-behance i {
  background-color: #42a9fb;
}
.inv-icon.social-linkedin:hover i,
.inv-icon.social-bg.social-linkedin i {
  background-color: #3daccf;
}
.inv-icon.social-vimeo:hover i,
.inv-icon.social-bg.social-vimeo i {
  background-color: #42b5d4;
}
.inv-icon.social-youtube:hover i,
.inv-icon.social-bg.social-youtube i {
  background-color: #d5615c;
}
.inv-icon.social-tumblr:hover i,
.inv-icon.social-bg.social-tumblr i {
  background-color: #829fb9;
}
.inv-icon.social-github:hover i,
.inv-icon.social-bg.social-github i {
  background-color: #6c93bb;
}
.inv-icon.social-google:hover i,
.inv-icon.social-bg.social-google i {
  background-color: #bc7067;
}
.inv-icon.social-instagram:hover i,
.inv-icon.social-bg.social-instagram i {
  background-color: #b99682;
}
.inv-icon.social-soundcloud:hover i,
.inv-icon.social-bg.social-soundcloud i {
  background-color: #ff8b45;
}
.inv-icon.social-skype:hover i,
.inv-icon.social-bg.social-skype i {
  background-color: #009ee5;
}
.inv-icon.social-apple:hover i,
.inv-icon.social-bg.social-apple i {
  background-color: #231f20;
}
.inv-icon.social-deviantart:hover i,
.inv-icon.social-bg.social-deviantart i {
  background-color: #abca37;
}
.comment-box {
  background: #FEFEFE;
  border: 1px solid #e5e5e5;
  margin-bottom: 20px;
  padding: 22px;
}
.comment-box .avatar,
.comment-box .field--name-user-picture {
  background: #fff;
  border: 1px solid #ddd;
  float: left;
  margin: 4px 15px 0 4px;
  padding: 4px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.comment-box .avatar img,
.comment-box .field--name-user-picture img {
  width: 75px;
  height: 75px;
}
.comment-box .avatar .default-user,
.comment-box .field--name-user-picture .default-user {
  width: 75px;
  height: 75px;
  display: block;
  background: url(../images/icon-user.png);
}
.comment-box .author_name {
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #F5A742;
}
.comment-box .author_name a {
  color: #F5A742;
}
.comment-box .comment_meta {
  display: block;
  margin-bottom: 8px;
  text-transform: uppercase;
}
.comment-box .comment_content {
  margin-left: 110px;
}
.comment-box ul.links.inline {
  list-style: none;
  padding: 0;
}
.comment-box ul.links.inline li {
  display: inline;
  background: #fff;
  border: 1px solid #ddd;
  color: #aaa;
  display: inline-block;
  font-size: 11px;
  margin: 2px 3px 0 0;
  padding: 4px 10px 5px;
}
.comment-form .form-actions {
  margin-top: 20px;
}
.comment-form .form-actions input[type="submit"] {
  background: #F5A742;
  border: solid 1px #F5A742;
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  display: inline-block;
}
.comment-form .filter-wrapper {
  display: none;
}
a:hover {
  text-decoration: none !important;
}
img {
  max-width: 100%;
  height: auto;
}
.full-width {
  width: 100%;
}
.mt0 {
  margin-top: 0;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mr40 {
  margin-right: 40px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.line-top {
  border-top: 1px solid rgba(255,255,255,0.1);
}
.hidden_element {
  color: rgba(0,0,0,0);
  position: relative;
  display: block;
  line-height: 20px;
}
.italic {
  font-style: italic;
}
.upper {
  text-transform: uppercase;
}
.text-color {
  color: #F5A742;
}
.bold {
  font-weight: bold;
}
.haft-full-con {
  padding: 90px 50px;
}
.search-block-form.fullwidth {
  width: 100%;
}
#share_on_socials {
  margin: 30px 0;
}
.sharethis-wrapper {
  display: inline-block;
}
.sharethis-wrapper span[class *='custom'] {
  background: #fff;
  border: 1px solid #E1E1E1;
  color: #aaa;
  display: inline-block;
  height: 40px;
  line-height: 40px !important;
  margin: 0 6px 6px 0;
  text-align: center;
  width: 40px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  font-family: 'idealtheme';
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom {
  color: #516ca4;
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom:before {
  content: "\f09a";
}
.sharethis-wrapper span[class *='custom'].st_facebook_custom:hover {
  border: solid 1px #516ca4;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom {
  color: #00baff;
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom:before {
  content: "\f099";
}
.sharethis-wrapper span[class *='custom'].st_twitter_custom:hover {
  border: solid 1px #00baff;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom {
  color: #1985bc;
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom:before {
  content: "\f0e1";
}
.sharethis-wrapper span[class *='custom'].st_linkedin_custom:hover {
  border: solid 1px #1985bc;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom {
  color: #ee1d19;
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom:before {
  content: "\f231";
}
.sharethis-wrapper span[class *='custom'].st_pinterest_custom:hover {
  border: solid 1px #ee1d19;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom {
  color: #ed523d;
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom:before {
  content: "\ea88";
}
.sharethis-wrapper span[class *='custom'].st_googleplus_custom:hover {
  border: solid 1px #ed523d;
  cursor: pointer;
}
.sharethis-wrapper span[class *='custom'].st_email_custom:before {
  content: "\e672";
}
.sharethis-wrapper span[class *='custom'].st_email_custom:hover {
  border: solid 1px #F5A742;
  cursor: pointer;
}
.sharethis-wrapper .stButton .stMainServices {
  height: 30px;
}
.sharethis-wrapper .stButton .stButton_gradient {
  height: 25px;
}
.sharethis-wrapper .stButton .stButton_gradient .chicklets {
  height: 25px;
  line-height: 20px;
}
ul.list1 {
  padding: 20px 0;
  list-style: none;
}
ul.list1 li {
  float: left;
  margin-bottom: 20px;
  padding: 0 27px;
  position: relative;
  width: 50%;
}
ul.list1 li:after {
  background: #F5A742;
  height: 18px;
  position: absolute;
  width: 18px;
  content: "\f105";
  font-family: idealtheme;
  color: #fff;
  text-align: center;
  font-size: 11px;
  line-height: 18px;
  left: 0;
  top: 1px;
  text-indent: 1px;
}
ul.list1.black li:after {
  background: rgba(0,0,0,0.5);
}
ul.list1.red li:after {
  background: #e74c3c;
}
ul.list1.list3cols li {
  width: 33.3333%;
}
ul.list1.listfullcols li {
  width: 100%;
  float: none;
}
ul.list2 {
  list-style-type: none;
  margin: 20px 0 0;
  padding: 0;
}
ul.list2 li {
  list-style-type: none;
}
ul.list2 li i {
  color: #F5A742;
  display: inline-block;
  font-size: 24px;
  margin-bottom: 5px;
  margin-right: 7px;
  vertical-align: top;
}
ul.list3 {
  padding: 0;
}
ul.list3 > li {
  list-style: none;
  position: relative;
  padding: 0 0 0 27px;
  margin-bottom: 10px;
}
ul.list3 > li .arrow {
  background: #e74c3c;
  color: #fff;
  display: inline-block;
  font-size: 9px;
  height: 18px;
  line-height: 19px;
  margin: 0 10px 10px 0px;
  text-align: center;
  text-indent: 1px;
  width: 18px;
}
ul.list3 li:after {
  background: #e74c3c;
  color: #fff;
  content: "\e095";
  font-family: idealtheme;
  font-size: 9px;
  height: 18px;
  left: 0;
  line-height: 18px;
  position: absolute;
  text-align: center;
  text-indent: 1px;
  top: 3px;
  width: 18px;
}
ul.list4 {
  padding: 0;
}
ul.list4 > li {
  list-style: outside none none;
  margin-bottom: 15px;
}
ul.list4 > li > i {
  color: #F5A742;
  font-size: 18px;
  margin-right: 8px;
}
ul.list4 > li > b {
  color: #666;
  margin-right: 10px;
  text-transform: uppercase;
}
ul.list_circle li:after {
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
label {
  color: #999;
  line-height: 39px;
  display: block;
}
input[type="text"],
input[type="password"],
input[type="date"],
input[type="email"],
input[type="number"],
textarea,
input[type="file"] {
  border: 1px solid #ddd;
  padding: 10px 12px;
  color: #666;
  font-size: 13px;
  background: #fff;
  outline: none;
}
select {
  border: 1px solid #ddd;
  color: #888;
  min-height: 40px;
  padding: 9px;
  width: 100%;
  background: #fff;
}
.fw-elements input[type="text"],
.fw-elements input[type="date"],
.fw-elements input[type="email"],
.fw-elements input[type="number"],
.fw-elements textarea,
.fw-elements input[type="file"],
.fw-elements select {
  width: 100%;
}
.bx-wrapper .bx-controls-direction a {
  background: none;
  text-indent: 0;
  border: 2px solid #dadbdb;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  line-height: 36px;
  text-align: center;
  color: #dadbdb;
  font-size: 24px;
}
.bg-color .bx-wrapper .bx-controls-direction a {
  border-color: #FFF;
  color: #FFF;
}
.control-style02 .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 30%;
  top: 71px;
}
.control-style02 .bx-wrapper .bx-controls-direction a.bx-next {
  right: 30%;
  top: 71px;
}
.carousel-control {
  z-index: 1000;
  border: 1px solid #E2E2E2;
  font-size: 24px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  width: 52px;
  color: #e2e2e2;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  z-index: 1001;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.carousel-control:hover {
  background: #FFF;
}
.carousel-control.left,
.carousel-control.right {
  background-image: unset;
}
.inv-grid .carousel-control {
  box-shadow: 0 0 3px rgba(0,0,0,0.1);
  color: #F5A742 !important;
  display: block;
  font-size: 20px;
  height: 37px;
  line-height: 36px;
  text-align: center;
  width: 37px;
  background: #FFF;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1001;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.inv-grid .carousel-control.left,
.inv-grid .carousel-control.right {
  background-image: unset;
}
.inv-grid .carousel:hover .carousel-control {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item .carousel-control,
.portfolio-detail .carousel-control {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #FFF;
  color: #F5A742;
  font-size: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
  border: solid 2px #FFF;
  background: #FFF;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #F5A742;
  border: solid 2px #FFF;
}
.carousel-indicators {
  top: 10px;
  left: 90%;
}
.carousel-indicators li {
  box-shadow: 0 0 2px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 2px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 2px rgba(0,0,0,0.2);
  border: solid 2px #FFF;
  background: #FFF;
}
.carousel-indicators li.active,
.carousel-indicators li:hover {
  background: #F5A742;
  border: solid 2px #FFF;
}
.carousel-thumbnail {
  border: 1px solid #E5E5E5;
  position: relative;
  background: #fff;
  padding: 7px;
}
.carousel-thumbnail .carousel-outer {
  position: relative;
}
.carousel-thumbnail .carousel-indicators {
  margin: 7px 0 0 0;
  position: static;
  text-align: left;
  width: 100%;
  font-size: 0;
}
.carousel-thumbnail .carousel-indicators li {
  background-color: transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: auto;
  margin-right: 5px;
  width: auto;
  border: 0;
  box-shadow: unset;
  -moz-box-shadow: unset;
  -webkit-box-shadow: unset;
}
.carousel-thumbnail .carousel-indicators li:last-child {
  margin-right: 0;
}
.carousel-thumbnail .carousel-indicators li img {
  display: block;
  width: 100px;
  height: auto;
}
.carousel-thumbnail .carousel-indicators li.active img {
  opacity: 0.5;
}
.carousel-thumbnail .carousel-indicators li:hover img {
  opacity: 0.75;
}
.block-overlay {
  position: relative;
  color: #eeeeee;
}
.block-overlay .block-overlay-inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: unset;
  border-color: rgba(255,255,255,0.03);
}
.tb-megamenu .nav > .active > a,
.tb-megamenu .nav > .active > a:hover,
.tb-megamenu .nav > .active > a:focus {
  background-color: transparent;
  color: #F5A742;
}
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle,
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
  background-color: transparent;
  color: #F5A742;
}
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  border-color: #F5A742;
  color: #F5A742;
}
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
  background-color: transparent;
  color: #F5A742;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
  padding: 0;
}
.tb-megamenu .mega-inner {
  padding: 0px;
}
.tb-megamenu .mega-nav > li a,
.tb-megamenu .dropdown-menu .mega-nav > li a {
  padding: 0 15px;
}
.tb-megamenu .nav li.dropdown > .dropdown-toggle .caret {
  display: none;
}
.tb-megamenu {
  background-color: transparent;
  text-transform: uppercase;
  font-size: 12px;
}
.tb-megamenu .nav > li > a,
.tb-megamenu .nav > li span.tb-megamenu-no-link {
  border-right: 0 none;
  color: #324545;
  line-height: 74px;
  padding: 0 20px;
  font-weight: 600;
}
.tb-megamenu .dropdown-menu {
  background-color: #13181A;
  border-bottom: 0 none;
  border-top: solid 1px #F5A742;
}
.tb-megamenu .dropdown-menu li {
  outline: none;
}
.tb-megamenu .dropdown-menu li > a {
  color: #ccc;
  border-top: 0 none;
  font-size: 12px;
  line-height: 40px;
  border-bottom: 1px solid rgba(255,255,255,0.03);
}
.tb-megamenu .dropdown-menu li > a:hover {
  color: #FFF;
  background-color: #000;
}
.tb-megamenu .dropdown-menu li > a:focus {
  background-color: unset;
  background-image: unset;
}
.tb-megamenu .dropdown-menu .active > a {
  background-color: unset;
  background-image: unset;
}
.tb-megamenu .dropdown-menu .active > a:hover {
  background-color: unset;
  background-image: unset;
  color: #FFF;
}
.tb-megamenu .nav > li > a:focus,
.tb-megamenu .nav > li > a:hover {
  color: #F5A742;
}
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
  background-color: unset;
  color: #F5A742;
}
.tb-megamenu .dropdown-submenu > a:after {
  margin-top: 15px;
}
.tb-megamenu .dropdown-submenu > .dropdown-menu {
  top: 5px;
}
@media (max-width: 979px) {
  .tb-megamenu {
    background-color: transparent;
    text-transform: uppercase;
    font-size: 12px;
  }
  .tb-megamenu .btn-navbar {
    margin-top: 18px;
  }
  .tb-megamenu .nav > li > a {
    line-height: unset;
  }
  .tb-megamenu .nav-collapse {
    width: 100vw;
    top: 65px;
  }
  .tb-megamenu .btn-navbar {
    background-color: unset;
    background-image: unset;
    -webkit-border-radius: 100% 100% 100% 100%;
    -moz-border-radius: 100% 100% 100% 100%;
    border-radius: 100% 100% 100% 100%;
    width: 38px;
    height: 38px;
  }
}
.search-block-form {
  width: 200px;
  margin-top: 18px;
}
.search-block-form #search-block-form {
  border: 1px solid #E4E4E4;
  height: 38px;
  position: relative;
  width: 100%;
  background: #fff !important;
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
  overflow: hidden;
}
.search-block-form #search-block-form > .js-form-type-search {
  height: 36px;
  margin: 0;
}
.search-block-form input[type='search'] {
  border: medium none;
  height: 100%;
  width: 100%;
  padding: 1px 20px 0 40px;
  color: #818B8D;
  font-size: 12px;
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
}
.search-block-form input[type='search']:active,
.search-block-form input[type='search']:focus {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.search-block-form input[type='submit'] {
  border: medium none;
  opacity: 0;
}
.search-block-form i.search-action {
  padding: 0;
  position: absolute;
  left: 11px;
  top: 10px;
  cursor: pointer;
  color: #F5A742;
}
.search-block-form .search-toggle {
  position: absolute;
  cursor: pointer;
  color: #F5A742;
  width: 38px;
  height: 38px;
  border: solid 1px #E4E4E4;
  border-radius: 100%;
  top: 0px;
  text-align: center;
  padding-top: 10px;
  display: none;
}
.region-primary_menu div.block {
  float: right;
  margin-left: 10px;
}
@media (max-width: 1190px) {
  .search-block-form {
    width: 38px;
  }
  .search-block-form input[type='submit'] {
    display: none;
  }
  .search-block-form .search-toggle {
    display: block;
  }
}
nav.onepage-menu {
  text-align: right;
}
nav.onepage-menu ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
}
nav.onepage-menu ul li {
  display: inline-block;
  position: relative;
}
nav.onepage-menu ul li a {
  color: #324545;
  display: block;
  padding: 28px 20px;
  font-weight: 600;
}
nav.onepage-menu ul li.current a {
  color: #F5A742;
}
h2.title2 {
  font-size: 32px;
  margin-bottom: 30px;
}
h2.title2 span {
  background: #1ccdca;
  margin-right: 20px;
  padding: 8px 17px 7px;
  color: #fff;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
h2.title2 span.red {
  background: #e74c3c;
}
.has_col_img img {
  position: absolute;
  max-width: 50%;
  bottom: 0;
}
.description4 {
  position: relative;
  display: block;
  line-height: 24px;
  margin: 15px 0px 50px;
  width: 50%;
}
.description4.centered {
  margin: 15px auto 50px;
  text-align: center;
}
.main_desc {
  margin: 0 auto 40px;
  font-family: "lato", sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.5;
}
.half_desc {
  width: 75%;
  margin: 0 auto;
}
.centered {
  text-align: center;
}
.c_detail {
  line-height: 28px;
  display: block;
}
.c_detail .c_name {
  display: inline-block;
  color: #324545;
  margin-right: 10px;
  text-transform: capitalize;
}
.c_detail .c_desc {
  color: #9ea3a3;
}
.block.contact-us .block-title {
  font-weight: 400;
  margin-bottom: 30px;
}
.block.contact-us .block-title:before {
  margin-right: 15px;
  font-size: 32px;
  font-family: 'idealtheme';
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e06e";
}
.block.contact-us label {
  float: left;
  width: 20%;
}
.block.contact-us input[type="text"],
.block.contact-us input[type="date"],
.block.contact-us input[type="email"],
.block.contact-us input[type="number"],
.block.contact-us textarea {
  width: 80%;
  float: left;
}
.block.contact-us .form-wrapper .form-item {
  clear: both;
  overflow: auto;
  margin-bottom: 27px;
}
.block.contact-us input[type="submit"] {
  background: #F5A742;
  border: 1px solid #F5A742;
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  display: inline-block;
  width: 80%;
  margin-left: 20%;
}
.block.contact-us #edit-preview {
  display: none;
}
.fs_block {
  border: 5px solid rgba(0,0,0,0.5);
  background: none;
  max-width: 500px;
  margin: 0 auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.fs_block img {
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
a.img_popup > span {
  z-index: 2;
  background: rgba(245,167,66,0.7);
  color: #fff;
  display: block;
  font-size: 20px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  text-align: center;
  width: 50px;
  opacity: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
  -moz-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
  -o-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
  transform: rotate(45deg) scale(2) skew(0deg) translateX(-50%) translateY(-50%);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
a.img_popup:hover span {
  opacity: 1;
  -webkit-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
  -moz-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
  -o-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
  -ms-transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
  transform: rotate(0deg) scale(1) skew(0deg) translateX(-50%) translateY(-50%);
}
.tree_features {
  margin: 0;
  padding: 0;
}
.tree_features > li:nth-of-type(2n) {
  float: right;
  clear: right;
  text-align: right;
  margin-right: -4px;
}
.tree_features > li:nth-of-type(2n) .leaf_icon {
  left: auto;
  right: 0;
}
.tree_features > li {
  min-height: 144px;
  clear: left;
  float: left;
  background: #b33753;
  color: #fff;
  padding: 25px 25px 30px 25px;
  position: relative;
  width: 50%;
  margin-bottom: 5px;
  list-style: none;
  vertical-align: top;
  display: block;
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
}
.tree_features > li > .tree_curv {
  background: #b33753;
  height: 100%;
  position: absolute;
  right: 0;
  top: 50%;
  width: 50%;
}
.tree_features > li:after {
  background: #fff;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 100%;
  width: 100%;
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
}
.tree_features > li:nth-child(2n) > .tree_curv {
  left: 0;
  right: auto;
}
.tree_features > li:nth-child(2n) .leaf_con {
  padding-right: 144px;
  padding-left: 0;
}
.tree_features_parent {
  margin-top: 60px;
  max-width: 50%;
  min-width: 160px;
  position: relative;
  z-index: 2;
}
.tree_features_t {
  display: block;
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 26px;
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #fff !important;
}
.tree_features_t:hover {
  color: #eee;
}
.tree_features_d {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leaf_icon {
  background: rgba(0,0,0,0.1);
  display: block;
  font-size: 32px;
  height: 144px;
  left: 0px;
  line-height: 144px;
  position: absolute;
  text-align: center;
  width: 144px;
  z-index: 1;
  top: 0;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.bg-gray .tree_features > li::after {
  background: #f9fafc;
}
.leaf_con {
  padding-left: 144px;
  position: relative;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .tree_features > li {
    margin: 0 0 5px;
    width: 100%;
  }
}
@media only screen and (max-width: 480px) {
  .tree_features > li {
    margin: 0 0 40px;
    width: 100%;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .tree_features > li:after {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }
  .tree_features > li:nth-of-type(2n) {
    margin-right: 0;
  }
  .tree_features > li:nth-of-type(2n) .leaf_icon {
    left: 50%;
    margin-bottom: 20px;
    margin-left: -72px;
    position: relative;
  }
  .tree_features > li:nth-of-type(2n) .leaf_con {
    padding: 0;
    text-align: center;
  }
  .tree_features > li .leaf_icon {
    left: 50%;
    margin-bottom: 20px;
    margin-left: -72px;
    position: relative;
  }
  .tree_features > li .leaf_con {
    padding: 0;
    text-align: center;
  }
}
.view-testimonial.style01 .views-field-field-image {
  border: 1px solid #dadbdb;
  display: inline-block;
  padding: 4px;
  position: absolute;
}
.view-testimonial.style01 .views-field-field-image img {
  width: 95px;
  height: 95px;
}
.view-testimonial.style01 .testimonial-detail {
  padding-left: 120px;
}
.view-testimonial.style01 .testimonial-detail .name {
  color: #324545;
  font-size: 14px;
  margin-bottom: 10px;
  text-transform: capitalize;
}
.view-testimonial.style01 .testimonial-detail .position {
  color: #F5A742;
  margin-left: 7px;
}
.view-testimonial.style01 .testimonial-detail .desc {
  margin-top: 10px;
}
.view-testimonial.style02 .bx-wrapper img {
  margin: 0 auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  border: 1px solid #dadbdb;
  padding: 6px;
}
.view-testimonial.style02 .testimonial-detail {
  text-align: center;
}
.view-testimonial.style02 .testimonial-detail .info {
  color: #324545;
  font-size: 16px;
  margin: 30px 0 15px;
  text-transform: uppercase;
}
.view-testimonial.style02 .testimonial-detail .position {
  color: #F5A742;
}
.view-testimonial.style02 .testimonial-detail .desc {
  margin-bottom: 0px;
  color: #8f8e8e;
  font-size: 16px;
  font-style: italic;
  line-height: 33px;
}
.inv-grid-filter,
.inv-accordion-filter {
  margin: 0 0 40px 0;
  padding: 0;
  position: relative;
  font-size: 0;
}
.inv-grid-filter li,
.inv-accordion-filter li {
  display: inline-block;
  font-size: 14px;
}
.inv-grid-filter li a,
.inv-accordion-filter li a {
  color: #898989;
  background: #fff;
  border-bottom: 1px solid #dfe3e6;
  border-right: 1px solid #dfe3e6;
  border-top: 1px solid #dfe3e6;
  display: block;
  padding: 13px 20px;
  position: relative;
}
.inv-grid-filter li a.active,
.inv-accordion-filter li a.active {
  background: #F5A742;
  color: #FFF;
}
.portfolio-item .portfolio-desc {
  background: #fff;
  padding: 17px 20px 17px;
  position: relative;
}
.portfolio-item .portfolio-desc .name {
  font-size: 14px;
  font-weight: 500;
  margin: 0 0 6px 0;
}
.portfolio-item .portfolio-desc .porto_date {
  color: #999;
  font-size: 12px;
}
.portfolio-item .portfolio-image-overlay {
  position: relative;
  overflow: hidden;
}
.portfolio-item .portfolio-image-overlay img {
  width: 100%;
  height: auto;
}
.portfolio-item .portfolio-image-overlay .overlay-details {
  position: absolute;
  z-index: 1000;
  width: 100%;
  text-align: center;
  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%);
}
.portfolio-item .portfolio-image-overlay .overlay-details a {
  background: rgba(0,0,0,0.7);
  opacity: 0;
  -webkit-transform: rotate(20deg) scale(0) skew(0) translate(0);
  -moz-transform: rotate(20deg) scale(0) skew(0) translate(0);
  -o-transform: rotate(20deg) scale(0) skew(0) translate(0);
  -ms-transform: rotate(20deg) scale(0) skew(0) translate(0);
  transform: rotate(20deg) scale(0) skew(0) translate(0);
  -webkit-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
  -moz-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
  -o-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
  -ms-transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
  transform: rotate(20deg) scale(0) skew(0) translateX(0) translateY(0px);
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 13px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item.teaser .portfolio-image-overlay .overlay-details a {
  font-style: italic;
  padding: 9px 13px;
}
.portfolio-item.teaser .portfolio-image-overlay:hover .overlay-details a {
  -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);
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item.teaser .portfolio-desc {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-bottom: 1px solid #e6e6e6;
}
.portfolio-item.teaser:hover .portfolio-desc {
  border-bottom: 1px solid #F5A742;
}
.portfolio-item.teaser:hover .portfolio-desc .name a {
  color: #F5A742;
}
.portfolio-item.teaser-style2 {
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item.teaser-style2 .portfolio-desc {
  width: 100%;
  position: absolute;
  bottom: -100%;
  border-bottom: none;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item.teaser-style2 .portfolio-image-overlay:after {
  background: #F5A742;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.portfolio-item.teaser-style2 .portfolio-image-overlay .overlay-details a {
  font-size: 16px;
  height: 48px;
  line-height: 48px;
  margin-right: 5px;
  text-align: center;
  width: 48px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.portfolio-item.teaser-style2:hover .portfolio-image-overlay:after {
  opacity: 0.7;
}
.portfolio-item.teaser-style2:hover .portfolio-image-overlay .overlay-details a {
  -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);
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.portfolio-item.teaser-style2:hover .portfolio-desc {
  bottom: 0;
}
.portfolio-item.teaser-style3 {
  position: relative;
  overflow: hidden;
}
.portfolio-item.teaser-style3 img {
  width: 100%;
  height: auto;
}
.portfolio-item.teaser-style3 .portfolio-desc {
  overflow: hidden;
  background: #314152;
  height: 100%;
  position: absolute;
  width: 100%;
  color: #bfc6cd;
  border-bottom: none;
  text-align: center;
}
.portfolio-item.teaser-style3 .portfolio-desc .name {
  font-size: 16px;
  text-transform: uppercase;
}
.portfolio-item.teaser-style3 .portfolio-desc .name a {
  color: #FFF;
}
.portfolio-item.teaser-style3 .portfolio-desc .porto_date {
  font-size: 13px;
  color: #F5A742;
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.portfolio-item.teaser-style3 .portfolio-desc .expand_image,
.portfolio-item.teaser-style3 .portfolio-desc .detail_link {
  font-size: 13px;
  font-style: italic;
  padding: 9px 13px;
  background: #ed4e6e;
  color: #fff;
  display: inline-block;
  position: relative;
  z-index: 1;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.portfolio-item.teaser-style3 .portfolio-desc .inner {
  position: absolute;
  z-index: 10;
  width: 100%;
  text-align: center;
  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%);
}
.masonry article {
  height: inherit;
}
.masonry article .portfolio-item {
  height: inherit;
}
.masonry article .portfolio-item .portfolio-image-overlay {
  height: inherit;
}
.masonry-resize .teaser .portfolio-desc {
  display: none;
}
.preloader2 #preloader,
.preloader1 #preloader,
.preloader3 #preloader,
.preloader4 #preloader {
  display: block;
}
#preloader {
  background: #ffffff;
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1000000;
}
.preloader1 .spinner {
  font-size: 10px;
  height: 60px;
  left: 50%;
  margin: -30px 0 0 -25px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 57px;
  -webkit-transform: translateZ(0);
}
.preloader1 .spinner > div {
  background-color: #F5A742;
  height: 100%;
  width: 6px;
  display: inline-block;
  margin-right: 3px;
  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}
.preloader1 .spinner .sk-dot2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.preloader1 .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.preloader1 .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.preloader1 .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}
@-webkit-keyframes stretchdelay {
  0%,
  40%,
  100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes stretchdelay {
  0%,
  40%,
  100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.preloader2 .spinner {
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  position: fixed;
  text-align: center;
  top: 50%;
  width: 40px;
  -webkit-animation: sk-chasingDotsRotate 2s infinite linear;
  animation: sk-chasingDotsRotate 2s infinite linear;
  -webkit-transform: translateZ(0);
}
.preloader2 .spinner .sk-dot1,
.preloader2 .spinner .sk-dot2 {
  width: 60%;
  height: 60%;
  display: inline-block;
  position: absolute;
  top: 0;
  background-color: #F5A742;
  border-radius: 100%;
  -webkit-animation: sk-chasingDotsBounce 2s infinite ease-in-out;
  animation: sk-chasingDotsBounce 2s infinite ease-in-out;
}
.preloader2 .spinner .sk-dot2 {
  top: auto;
  bottom: 0px;
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
@-webkit-keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes sk-chasingDotsRotate {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes sk-chasingDotsBounce {
  0%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.preloader3 .spinner {
  height: 80px;
  left: 50%;
  margin: -40px 0 0 -40px;
  position: fixed;
  top: 50%;
  width: 80px;
  -webkit-transform: translateZ(0);
}
.preloader3 .spinner .sk-dot1 {
  opacity: 0;
  border: 4px solid #F5A742;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  -webkit-animation: cirlePreloader 1.3s infinite ease-in-out;
  animation: cirlePreloader 1.3s infinite ease-in-out;
}
.preloader3 .spinner .sk-dot2 {
  opacity: 0;
  border: 4px solid #F5A742;
  width: 100%;
  height: 100%;
  position: absolute;
  display: block;
  -webkit-animation: cirlePreloader 1.3s infinite 0.4s ease-in-out;
  animation: cirlePreloader 1.3s infinite 0.4s ease-in-out;
}
@-webkit-keyframes cirlePreloader {
  0% {
    opacity: 1;
    -webkit-transform: scale(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cirlePreloader {
  0% {
    opacity: 1;
    -moz-transform: scale(0);
  }
  100% {
    opacity: 0;
    -moz-transform: scale(1);
  }
}
@keyframes cirlePreloader {
  0% {
    opacity: 1;
    transform: scale(0);
  }
  100% {
    opacity: 0;
    transform: scale(1);
  }
}
div[id*=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);
}
div[id*=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);
}
div[id*=quicksettings] > div:not(.contextual) {
  padding: 2px 18px 20px;
  width: 255px;
}
div[id*=quicksettings].open {
  left: 0;
}
div[id*=quicksettings] .content {
  padding: 2px 18px 10px;
  width: 255px;
}
div[id*=quicksettings] h3 {
  color: #848688;
  font-size: 13px;
  margin: 5px 0 -5px 1px;
  line-height: 30px;
}
div[id*=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;
}
div[id*=quicksettings] ul.presets {
  margin: 0;
  padding: 0;
  text-align: left;
}
div[id*=quicksettings] ul.presets li {
  display: inline-block;
  margin: 4px 4px 0;
  padding: 0;
}
div[id*=quicksettings] ul.presets li a:after {
  content: "";
}
div[id*=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);
}
div[id*=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: #F5A742;
  font-size: 23px;
  line-height: 44px;
  text-align: center;
}
.product-item {
  border: 1px solid #DDDDDD;
  position: relative;
}
.product-item .add2cart_image {
  display: block;
  position: relative;
  border-bottom: 1px solid #DDDDDD;
  overflow: hidden;
}
.product-item .add2cart_image .carousel-indicators {
  display: none;
}
.product-item .add2cart_image:after {
  background: rgba(255,255,255,0.4);
  content: "";
  height: 100%;
  opacity: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.product-item .add2cart_image img {
  -webkit-transition: transform 0.7s ease;
  -moz-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  -ms-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.product-item .add2cart_image:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.product-item .characteristic {
  color: #fff;
  display: block;
  font-size: 11px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  top: 20px;
  left: 20px;
  width: 60px;
  letter-spacing: 1px;
  z-index: 2;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  background: #F5A742;
}
.product-item .characteristic .field__item {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.product-item .characteristic .field__item a {
  color: #FFF;
}
.product-item .characteristic .field__item:after {
  border-color: #F5A742 rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 5px;
  bottom: -9px;
  content: "";
  display: block;
  left: 25px;
  position: absolute;
}
.product-item .add2cart_details {
  background: #FDFDFD;
  position: relative;
}
.product-item .add2cart_details .con_cont {
  padding: 15px 22px 18px;
}
.product-item .add2cart_details .con_cont .add2cart_prod_price {
  display: block;
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #F5A742;
}
.product-item .add2cart_details .con_cont .add2cart_prod_name a {
  display: block;
  color: #324545;
  font-size: 16px;
  text-transform: capitalize;
  margin-bottom: 9px;
}
.product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] {
  background: #fff;
  border-top: 1px solid #DDDDDD;
  color: #888;
  display: inline-block;
  float: left;
  font-size: 13px;
  padding: 14px 0 14px 20px;
  width: 50%;
}
.product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .field--widget-commerce-product-variation-attributes {
  display: none;
}
.product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .button--add-to-cart {
  background: none;
  border: none;
}
.product-item .add2cart_buttons div[id ^=commerce-product-add-to-cart-form] .button--add-to-cart:hover {
  color: #F5A742;
}
.product-item .add2cart_buttons input[id^="edit-wishlist"] {
  background: #fff;
  border: 2px solid #DDDDDD;
  color: #1ccdca;
  font-size: 16px;
  height: 40px;
  line-height: 38px;
  opacity: 0;
  position: absolute;
  left: 20px;
  text-align: center;
  bottom: 200px;
  z-index: 1;
  border-radius: 15px;
  font-size: 12px;
  padding: 0 15px;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.product-item .add2cart_buttons a {
  background: #fff;
  border-top: 1px solid #DDDDDD;
  color: #888;
  display: inline-block;
  float: left;
  font-size: 13px;
  padding: 14px 0 14px 20px;
  width: 50%;
}
.product-item .add2cart_buttons a.pro_add2cart_details {
  border-left: 1px solid #ddd;
}
.product-item .add2cart_buttons a i {
  margin-right: 7px;
}
.product-item .add2cart_buttons a:hover {
  color: #F5A742;
}
.product-item .form-actions {
  margin: 0;
}
.product-item:hover .add2cart_buttons input[id^="edit-wishlist"] {
  opacity: 1;
}
.product-single .single_product_slider {
  border: 1px solid #E5E5E5;
  position: relative;
  background: #fff;
  padding: 7px;
  padding-bottom: 25px;
}
.product-single .single_product_sku div[class^=product--variation-field--variation_sku] > div {
  display: inline-block;
}
.product-single .single_product_sku div[class^=product--variation-field--variation_sku] > div:first-child:after {
  content: ":";
}
.product-single .attribute-widgets {
  clear: both;
}
.product-single .attribute-widgets .form-item {
  float: left;
  width: 50%;
  padding-right: 7px;
  margin-bottom: 25px;
}
.product-single .single_product_title {
  color: #F5A742;
  font-size: 28px;
  font-weight: 500;
  margin: 0 0 10px;
  font-family: "Oswald", "Open Sans", sans-serif;
  text-transform: uppercase;
}
.product-single .single_product_price_con {
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 1px;
  border-bottom: 1px solid #DDDDDD;
  margin-bottom: 16px;
  padding-bottom: 14px;
  color: #F5A742;
}
.product-single .commerce-order-item-add-to-cart-form {
  padding-bottom: 25px;
}
.product-single .commerce-order-item-add-to-cart-form .attribute-widgets {
  padding-bottom: 25px;
}
.product-single .commerce-order-item-add-to-cart-form .form-submit {
  background: #F5A742;
  border: 1px solid #F5A742;
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  display: inline-block;
}
.product-single #product-single-tabs {
  margin-top: 30px;
}
.product-single .se-block {
  margin-top: 20px;
}
ul.list1.list-full-col li {
  width: 100%;
  clear: both;
  float: none;
}
.cart table,
.wishlist table {
  width: 100%;
  border: 1px solid #DDDDDD;
}
.cart table tr:nth-child(2n),
.wishlist table tr:nth-child(2n) {
  background: #fbfbfb;
}
.cart table th,
.wishlist table th {
  font-weight: normal;
  padding: 20px 15px;
  text-transform: uppercase;
  vertical-align: middle;
  background: #fbfbfb;
  color: #324545;
}
.cart table td,
.wishlist table td {
  padding: 20px 15px;
  vertical-align: middle;
  border-top: 1px solid #DDDDDD;
}
.cart table .delete-order-item,
.wishlist table .delete-order-item {
  background: #fff;
  border-color: #e74c3c;
  border-width: 1px;
  color: #e74c3c;
}
.cart .form-actions,
.wishlist .form-actions {
  margin-top: 25px;
  float: right;
}
.cart .form-actions .form-submit,
.wishlist .form-actions .form-submit {
  background: #F5A742;
  border: 1px solid #F5A742;
  color: #fff;
  padding: 8px 12px;
  font-size: 14px;
  display: inline-block;
  border-radius: 3px;
  margin-left: 15px;
}
.cart .form-actions .form-submit:hover,
.wishlist .form-actions .form-submit:hover {
  background: #324545;
  border: 1px solid #324545;
}
.cart .form-actions .form-submit#edit-checkout,
.wishlist .form-actions .form-submit#edit-checkout {
  background: #324545;
  color: #fff;
  border: 1px solid #324545;
}
.cart .form-actions .form-submit#edit-checkout:hover,
.wishlist .form-actions .form-submit#edit-checkout:hover {
  background: #F5A742;
  border: 1px solid #F5A742;
}
.commerce-checkout-flow table {
  width: 100%;
}
.arrow_button {
  margin-top: 30px;
  display: block;
  text-align: center;
  border: 1px solid #F5A742;
  padding: 8px 0 10px;
  background: rgba(0,0,0,0.2);
}
.arrow_button > span i {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.arrow_button > span i:last-child {
  right: 10px;
  opacity: 0;
}
.arrow_button:hover > span i:last-child {
  right: 0px;
  opacity: 1;
}
.arrow_button:hover > span i:first-child {
  left: 10px;
  opacity: 0;
}
.black_button {
  background: rgba(0,0,0,0.3);
  color: #fff;
  display: inline-block;
  font-size: 13px;
  padding: 10px 15px;
  margin: 24px 0 0;
  font-style: italic;
}
.inv-social-icon {
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 38px;
  width: 38px;
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  color: #777;
  -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-social-icon i {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  line-height: 1;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #aaa;
  background: none;
}
.inv-social-icon.social-bordered i {
  border: 1px solid;
}
.inv-social-icon.social-circle i {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.inv-social-icon.social-rounded i {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.inv-social-icon.social-bg-color i {
  color: #fff;
  background-color: #F5A742;
}
.inv-social-icon.social-dark i {
  color: #fff;
  background-color: #383838;
}
.inv-social-icon.social-pinterest i,
.inv-social-icon.pinterest:hover i {
  border-color: #d8545d;
  color: #d8545d;
}
.inv-social-icon.social-rss i,
.inv-social-icon.rss:hover i {
  border-color: #ff9d00;
  color: #ff9d00;
}
.inv-social-icon.social-facebook i,
.inv-social-icon.facebook:hover i {
  border-color: #516ca4;
  color: #516ca4;
}
.inv-social-icon.social-twitter i,
.inv-social-icon.twitter:hover i {
  border-color: #00baff;
  color: #00baff;
}
.inv-social-icon.social-flickr i,
.inv-social-icon.flickr:hover i {
  border-color: #ff0084;
  color: #ff0084;
}
.inv-social-icon.social-dribbble i {
  border-color: #e299c2;
  color: #e299c2;
}
.inv-social-icon.social-behance i {
  border-color: #42a9fb;
  color: #42a9fb;
}
.inv-social-icon.social-linkedin i,
.inv-social-icon.linkedin:hover i {
  border-color: #1985bc;
  color: #1985bc;
}
.inv-social-icon.social-vimeo i,
.inv-social-icon.vimeo:hover i {
  border-color: #44bbff;
  color: #44bbff;
}
.inv-social-icon.social-youtube i,
.inv-social-icon.youtube:hover i {
  border-color: #d5615c;
  color: #d5615c;
}
.inv-social-icon.social-tumblr i,
.inv-social-icon.tumblr:hover i {
  border-color: #829fb9;
  color: #829fb9;
}
.inv-social-icon.social-github i {
  border-color: #395875;
  color: #395875;
}
.inv-social-icon.social-google i,
.inv-social-icon.google:hover i {
  border-color: #ed523d;
  color: #ed523d;
}
.inv-social-icon.social-instagram i {
  border-color: #b99682;
  color: #b99682;
}
.inv-social-icon.social-soundcloud i {
  border-color: #ff8b45;
  color: #ff8b45;
}
.inv-social-icon.social-skype i,
.inv-social-icon.skype:hover i {
  border-color: #44bbff;
  color: #44bbff;
}
.inv-social-icon.social-apple i {
  border-color: #231f20;
  color: #231f20;
}
.inv-social-icon.social-deviantart i {
  border-color: #abca37;
  color: #abca37;
}
.inv-social-icon.social-pinterest:hover i,
.inv-social-icon.social-bg.social-pinterest i {
  background-color: #d8545d;
}
.inv-social-icon.social-rss:hover i,
.inv-social-icon.social-bg.social-rss i {
  background-color: #faaa5e;
}
.inv-social-icon.social-facebook:hover i,
.inv-social-icon.social-bg.social-facebook i {
  background-color: #677fb5;
}
.inv-social-icon.social-twitter:hover i,
.inv-social-icon.social-bg.social-twitter i {
  background-color: #70c2e9;
}
.inv-social-icon.social-flickr:hover i,
.inv-social-icon.social-bg.social-flickr i {
  background-color: #ff3ba4;
}
.inv-social-icon.social-dribbble:hover i,
.inv-social-icon.social-bg.social-dribbble i {
  background-color: #e299c2;
}
.inv-social-icon.social-behance:hover i,
.inv-social-icon.social-bg.social-behance i {
  background-color: #42a9fb;
}
.inv-social-icon.social-linkedin:hover i,
.inv-social-icon.social-bg.social-linkedin i {
  background-color: #3daccf;
}
.inv-social-icon.social-vimeo:hover i,
.inv-social-icon.social-bg.social-vimeo i {
  background-color: #42b5d4;
}
.inv-social-icon.social-youtube:hover i,
.inv-social-icon.social-bg.social-youtube i {
  background-color: #d5615c;
}
.inv-social-icon.social-tumblr:hover i,
.inv-social-icon.social-bg.social-tumblr i {
  background-color: #829fb9;
}
.inv-social-icon.social-github:hover i,
.inv-social-icon.social-bg.social-github i {
  background-color: #6c93bb;
}
.inv-social-icon.social-google:hover i,
.inv-social-icon.social-bg.social-google i {
  background-color: #bc7067;
}
.inv-social-icon.social-instagram:hover i,
.inv-social-icon.social-bg.social-instagram i {
  background-color: #b99682;
}
.inv-social-icon.social-soundcloud:hover i,
.inv-social-icon.social-bg.social-soundcloud i {
  background-color: #ff8b45;
}
.inv-social-icon.social-skype:hover i,
.inv-social-icon.social-bg.social-skype i {
  background-color: #009ee5;
}
.inv-social-icon.social-apple:hover i,
.inv-social-icon.social-bg.social-apple i {
  background-color: #231f20;
}
.inv-social-icon.social-deviantart:hover i,
.inv-social-icon.social-bg.social-deviantart i {
  background-color: #abca37;
}
.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 #ececec;
  padding: 0;
  background: #fff;
}
.accordion .panel .panel-heading .panel-title a,
.toggle .panel .panel-heading .panel-title a {
  display: block;
  padding: 15px;
  font-weight: 300;
  color: #848494;
}
.accordion .panel .panel-heading .panel-title a:after,
.toggle .panel .panel-heading .panel-title a:after {
  content: "\f147";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  float: right;
}
.accordion .panel .panel-heading .panel-title a.collapsed:after,
.toggle .panel .panel-heading .panel-title a.collapsed:after {
  content: "\f196";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  float: right;
}
.accordion .panel .panel-heading .panel-title a:not(.collapsed),
.toggle .panel .panel-heading .panel-title a:not(.collapsed) {
  color: #FFF;
  background-color: #F5A742;
}
.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: 17px 25px;
}
.bg-gray .inv-tab-wrapper .nav-tabs > li > a {
  background: #FFF;
}
.inv-tab-wrapper .nav-tabs {
  border-bottom: 0;
}
.inv-tab-wrapper .nav-tabs > li.first > a {
  border-left: solid 1px #e5e5e5;
}
.inv-tab-wrapper .nav-tabs > li.active > a {
  color: #F5A742;
}
.inv-tab-wrapper .nav-tabs > li.active > a:before {
  background: #1ccdca;
  content: "";
  display: block;
  height: 3px;
  left: -1px;
  position: absolute;
  top: -1px;
  width: 102%;
}
.inv-tab-wrapper .nav-tabs > li > a {
  border: 1px solid #E5E5E5;
  border-left: 0 none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  margin-right: 0;
  color: #888;
  line-height: 50px;
  font-size: 14px;
  padding: 0 25px;
}
.inv-tab-wrapper .nav-tabs > li > a i {
  margin-right: 10px;
  font-size: 18px;
}
.inv-tab-wrapper .tab-content {
  background: #FFF;
  border: solid 1px #e5e5e5;
  padding: 20px 25px 20px;
}
.inv-tab-wrapper.style02 .nav-tabs > li > a {
  border: 2px solid #E5E5E5;
  color: #999;
  background: #fff;
  font-weight: 700;
  line-height: 42px;
  margin-right: 15px;
  padding: 0 20px;
}
.inv-tab-wrapper.style02 .nav-tabs > li.active > a {
  color: #F5A742;
  border: 2px solid #F5A742;
}
.inv-tab-wrapper.style02 .nav-tabs > li.active > a:before {
  background: transparent;
}
.inv-tab-wrapper.style02 .tab-content {
  background: transparent;
  border: 0;
  padding: 20px 0;
}
.inv-tab-wrapper.style03 .nav-tabs > li.active a,
.inv-tab-wrapper.style04 .nav-tabs > li.active a {
  background: #F5A742;
  color: #FFF;
}
.inv-tab-wrapper.style03 .nav-tabs > li.active a:before,
.inv-tab-wrapper.style04 .nav-tabs > li.active a:before {
  background: transparent;
}
.inv-tab-wrapper.style04 .nav-tabs > li.active a:before {
  background: none;
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 7px;
  bottom: -3px;
  content: "";
  display: block;
  position: absolute;
  width: 10px;
  top: unset;
  left: unset;
}
.inv-tab-wrapper.style05 .nav-tabs > li > a,
.inv-tab-wrapper.style07 .nav-tabs > li > a,
.inv-tab-wrapper.style06 .nav-tabs > li > a {
  line-height: 45px;
  color: #888;
  padding: 0 18px;
  background: #fff;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  margin-right: 10px;
  border-left: 1px solid #E5E5E5;
}
.inv-tab-wrapper.style05 .nav-tabs > li.active > a,
.inv-tab-wrapper.style07 .nav-tabs > li.active > a,
.inv-tab-wrapper.style06 .nav-tabs > li.active > a {
  background: #F5A742;
  color: #FFF;
  border: 1px solid #F5A742;
}
.inv-tab-wrapper.style05 .nav-tabs > li.active > a:before,
.inv-tab-wrapper.style07 .nav-tabs > li.active > a:before,
.inv-tab-wrapper.style06 .nav-tabs > li.active > a:before {
  border-color: transparent transparent #666;
  border-style: solid;
  border-width: 8px;
  bottom: -26px;
  content: "";
  display: block;
  position: absolute;
  top: 55px;
  left: 18px;
  width: 0px;
  background: none;
}
.inv-tab-wrapper.style05 .nav-tabs > li.active > a:after,
.inv-tab-wrapper.style07 .nav-tabs > li.active > a:after,
.inv-tab-wrapper.style06 .nav-tabs > li.active > a:after {
  border-color: transparent transparent #fff;
  border-style: solid;
  border-width: 8px;
  bottom: -26px;
  content: "";
  display: block;
  position: absolute;
}
.inv-tab-wrapper.style05 .tab-content,
.inv-tab-wrapper.style07 .tab-content,
.inv-tab-wrapper.style06 .tab-content {
  margin-top: 25px;
}
.inv-tab-wrapper.style07 .nav-tabs > li.active > a {
  color: #F5A742;
  border: solid 1px #F5A742;
  background: #FFF;
}
.inv-tab-wrapper.style07 .nav-tabs > li > a:hover {
  color: #F5A742;
}
.inv-tab-wrapper.style07 .nav-tabs > li > a:hover i {
  color: #F5A742;
}
.inv-tab-wrapper.style06 .nav-tabs > li > a {
  text-transform: uppercase;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  margin-right: 8px;
}
.inv-tab-wrapper.vertical {
  background: #fff;
  border: 1px solid #E5E5E5;
}
.inv-tab-wrapper.vertical .nav-tabs {
  float: left;
  width: 30%;
}
.inv-tab-wrapper.vertical .nav-tabs > li {
  display: block;
  width: 100%;
}
.inv-tab-wrapper.vertical .nav-tabs > li.active > a {
  border-right: 0;
}
.inv-tab-wrapper.vertical .nav-tabs > li.active > a:before {
  content: "";
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
  width: 3px;
}
.inv-tab-wrapper.vertical .tab-content {
  width: 70%;
  float: left;
  border: 0;
}
.progress-bar-wrapper.progress-type2 .progress {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: none;
  margin-bottom: 9px;
}
.progress-bar-wrapper.progress-type2 .progress .progress-bar {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.progress-bar-wrapper.progress-type2 .progress .pb-completed {
  background: rgba(0,0,0,0.4);
  border: 1px solid rgba(0,0,0,0.4);
  box-shadow: 1px 1px 1px rgba(255,255,255,0.1) inset, 2px 2px 2px rgba(0,0,0,0.3);
  color: #fff;
  top: 3px;
}
.progress-bar-wrapper.progress-type2 .progress .pb-completed:after {
  border-color: rgba(0,0,0,0.7) rgba(0,0,0,0) rgba(0,0,0,0);
  border-width: 5px;
  bottom: -10px;
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.progress-bar-wrapper.progress-type2 .progress .pb-content-text {
  margin-left: 0;
  line-height: 40px;
  font-size: 15px;
}
.progress-bar-wrapper .progress {
  height: 35px;
  background: #eee;
}
.progress-bar-wrapper .progress .progress-bar {
  background-image: unset;
  background-color: #F5A742;
  -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;
}
.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: 13px;
  line-height: 34px;
  margin-left: 13px;
  position: absolute;
  text-transform: uppercase;
}
.progress-bar-wrapper .progress .pb-content-text i {
  margin-right: 10px;
}
.progress-bar-wrapper .progress .pb-completed {
  background: #fff;
  bottom: 5px;
  color: #324545;
  display: block;
  font-size: 12px;
  font-style: italic;
  line-height: 24px;
  padding: 0 7px;
  position: absolute;
  right: 5px;
  top: 5px;
  text-align: center;
}
.progress-bar-wrapper .progress .pb-completed:after {
  border-color: rgba(0,0,0,0) #ffffff rgba(0,0,0,0) rgba(0,0,0,0);
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: -7px;
  position: absolute;
  top: 40%;
}
.progress-bar-wrapper .progress.style02 {
  height: 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  border-radius: 20px 20px 20px 20px;
  background: rgba(0,0,0,0.3);
  box-shadow: 0 1px 0 rgba(255,255,255,0.08), 1px 7px 7px rgba(0,0,0,0.2) inset, 0 1px 0 rgba(0,0,0,0.2) inset;
}
.progress-bar-wrapper .progress.style02 .progress-bar {
  -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;
  height: 18px;
  top: 1px;
  overflow: hidden;
  left: 1px;
}
.progress-bar-wrapper .progress.style02 .progress-bar:before {
  background: rgba(0,0,0,0.1);
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset, -1px -1px 0 rgba(255,255,255,0.2);
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset, -1px -1px 0 rgba(255,255,255,0.2);
  content: "";
  height: 6px;
  position: absolute;
  right: 7px;
  top: 6px;
  width: 6px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.progress-bar-wrapper .progress.style02 .progress-bar:after {
  box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
  -webkit-box-shadow: 0 4px 8px rgba(255,255,255,0.2) inset;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.innovation-shortcode-box .box-icon {
  text-align: center;
  width: 88px;
  height: 88px;
  -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;
  -webkit-border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  border-radius: 4px 4px 4px 4px;
}
.innovation-shortcode-box .box-icon 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;
  font-size: 30px;
  display: inline-block;
  line-height: 70px;
  color: #141414;
}
.innovation-shortcode-box .box-title {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 12px;
  text-transform: uppercase;
}
.innovation-shortcode-box .box-content {
  display: block;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding-bottom: 40px;
}
.innovation-shortcode-box:hover .box-title {
  color: #F5A742;
}
.innovation-shortcode-box.small-box .box-icon {
  width: 53px;
  height: 53px;
}
.innovation-shortcode-box.medium-box .box-icon {
  width: 70px;
  height: 70px;
}
.innovation-shortcode-box.title-color .box-title {
  color: #F5A742;
}
.innovation-shortcode-box.box-left {
  margin-bottom: 40px;
}
.innovation-shortcode-box.box-left .box-icon {
  float: left;
  margin: 0px 25px 25px 0px;
}
.innovation-shortcode-box.box-left .box-icon i {
  line-height: 30px;
}
.innovation-shortcode-box.box-left .box-content-wrapper {
  margin-left: 115px;
  text-align: left;
}
.innovation-shortcode-box.box-left .box-title {
  margin-bottom: 15px !important;
}
.innovation-shortcode-box.box-left .box-title:after {
  left: 0;
  margin-left: 115px;
}
.innovation-shortcode-box.box-left.medium-box .box-content-wrapper {
  margin-left: 90px;
  text-align: left;
}
.innovation-shortcode-box.box-right {
  margin-bottom: 40px;
}
.innovation-shortcode-box.box-right .box-icon {
  float: right;
  margin: 0px 0px 15px 15px;
}
.innovation-shortcode-box.box-right .box-icon i {
  line-height: 30px;
}
.innovation-shortcode-box.box-right .box-content-wrapper {
  margin-right: 115px;
  text-align: right;
}
.innovation-shortcode-box.box-right .box-title {
  margin-bottom: 15px !important;
}
.innovation-shortcode-box.box-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
  margin-right: 115px;
}
.innovation-shortcode-box.box-square .box-icon,
.innovation-shortcode-box.box-circle .box-icon {
  border: solid 1px #F5A742;
}
.innovation-shortcode-box.box-square .box-icon i,
.innovation-shortcode-box.box-square .box-icon img,
.innovation-shortcode-box.box-circle .box-icon i,
.innovation-shortcode-box.box-circle .box-icon img {
  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%);
  color: #F5A742;
  z-index: 1;
}
.innovation-shortcode-box.box-square.box-image .box-icon,
.innovation-shortcode-box.box-circle.box-image .box-icon {
  border: 0;
}
.innovation-shortcode-box.box-circle .box-icon {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.innovation-shortcode-box.box-square .box-icon {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.innovation-shortcode-box.box-background .box-icon {
  background-color: #F5A742;
}
.innovation-shortcode-box.box-background .box-icon i {
  color: #fff;
}
.innovation-shortcode-box.box-background:hover .box-title {
  color: #F5A742;
}
.innovation-shortcode-box.box-center .box-icon {
  margin: 0 auto;
  margin-bottom: 35px;
}
.innovation-shortcode-box.box-center .box-title {
  position: relative;
  text-align: center;
  margin-top: 10px;
  text-transform: uppercase;
}
.innovation-shortcode-box.box-center .box-content {
  text-align: center;
  margin-top: 25px;
}
.innovation-shortcode-box.box-center.text-left .box-icon {
  margin: 0;
}
.innovation-shortcode-box.box-center.text-left .box-title {
  text-align: left;
}
.innovation-shortcode-box.box-center.text-left .box-title:after {
  left: 0;
  margin-left: 0;
}
.innovation-shortcode-box.box-center.text-left .box-content {
  text-align: left;
}
.innovation-shortcode-box.box-center.text-right .box-icon {
  margin: 0 100%;
}
.innovation-shortcode-box.box-center.text-right .box-title {
  text-align: right;
}
.innovation-shortcode-box.box-center.text-right .box-title:after {
  left: auto;
  right: 0;
  margin-left: 0;
}
.innovation-shortcode-box.hover-bg-color:hover .box-icon {
  background-color: #F5A742;
}
.innovation-shortcode-box.hover-bg-color:hover .box-icon i {
  color: #fff;
}
.innovation-shortcode-box.bg-dark-overlay .box-icon {
  background: rgba(0,0,0,0.4);
}
.innovation-shortcode-box.bg-box-gray .box-icon {
  background: #576162;
  border: 0 none;
}
.innovation-shortcode-box.thick-border-transparent .box-icon {
  border: solid 7px #593652;
}
.innovation-shortcode-box.thick-border-transparent:hover .box-icon {
  background-color: #FFF;
}
.innovation-shortcode-box.thick-border-transparent:hover i {
  color: #F5A742;
}
.innovation-shortcode-box.style01,
.innovation-shortcode-box.style02 {
  margin-top: 40px;
  margin-bottom: 60px;
  position: relative;
  z-index: 1;
}
.innovation-shortcode-box.style01 .box-icon,
.innovation-shortcode-box.style02 .box-icon {
  position: absolute;
  left: 50%;
  top: -34px;
  border: 0;
  z-index: 100;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #FFF;
}
.innovation-shortcode-box.style01 .box-icon i,
.innovation-shortcode-box.style02 .box-icon i {
  height: 60px;
  line-height: 60px;
  width: 60px;
  background: #F5A742;
  color: #fff;
}
.innovation-shortcode-box.style01 .box-icon i.color-green,
.innovation-shortcode-box.style02 .box-icon i.color-green {
  background: #92c135;
}
.innovation-shortcode-box.style01 .box-icon i.color-blue,
.innovation-shortcode-box.style02 .box-icon i.color-blue {
  background: #0072A5;
}
.innovation-shortcode-box.style01 .box-icon i.color-red,
.innovation-shortcode-box.style02 .box-icon i.color-red {
  background: #E85F1B;
}
.innovation-shortcode-box.style01 .box-content-wrapper,
.innovation-shortcode-box.style02 .box-content-wrapper {
  border: 1px solid #e7e7e7;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 55px 15px 45px;
  background: #fff;
  position: relative;
}
.innovation-shortcode-box.style01 .box-content-wrapper:before,
.innovation-shortcode-box.style02 .box-content-wrapper:before {
  border: 1px solid #e7e7e7;
  content: "";
  display: block;
  height: 80px;
  position: absolute;
  top: -37px;
  width: 80px;
  z-index: -1;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.innovation-shortcode-box.style01 .box-content-wrapper .box-content,
.innovation-shortcode-box.style02 .box-content-wrapper .box-content {
  padding-bottom: 0;
}
.innovation-shortcode-box.style01 .box-icon {
  width: 78px;
  height: 78px;
}
.innovation-shortcode-box.style01 .box-icon i {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.innovation-shortcode-box.style01 .box-content-wrapper:before {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.innovation-shortcode-box.style01:hover .box-icon {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.innovation-shortcode-box.style01:hover .box-content-wrapper:before {
  -webkit-transform: translateX(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) rotate(45deg);
  -o-transform: translateX(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) rotate(45deg);
  transform: translateX(-50%) rotate(45deg);
}
.innovation-shortcode-box.style02 .box-icon {
  top: -40px;
}
.innovation-shortcode-box.style02 .box-icon i {
  height: 70px;
  line-height: 70px;
  width: 70px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.innovation-shortcode-box.style02 .box-content-wrapper:before {
  height: 90px;
  top: -42px;
  width: 90px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.innovation-shortcode-box.style02:hover .box-icon i {
  width: 88px;
  height: 88px;
}
.innovation-shortcode-box.style03 .box-icon:before {
  background: #F5A742;
  content: "";
  display: block;
  margin: 0 auto;
  height: 100%;
  left: 50%;
  top: 50%;
  position: absolute;
  width: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -o-transform: translateX(-50%) translateY(-50%) scale(1.2);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1.2);
  transform: translateX(-50%) translateY(-50%) scale(1.2);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  transition: all 0.4s ease;
}
.innovation-shortcode-box.style03:hover .box-icon:before {
  background-color: #F5A742;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -o-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  transition: all 0.4 ease;
  opacity: 1;
}
.innovation-shortcode-box.style03:hover .box-icon i {
  color: #FFF;
}
.innovation-shortcode-box.style04 .box-icon i {
  height: 74px;
  line-height: 70px;
  width: 74px;
  color: #FFF;
}
.innovation-shortcode-box.style04 .box-icon i:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 100%;
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  transition: all 0.4s ease;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.innovation-shortcode-box.style04:hover .box-icon {
  background-color: transparent;
}
.innovation-shortcode-box.style04:hover .box-icon i {
  color: #F5A742;
}
.innovation-shortcode-box.style04:hover .box-icon i:after {
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(0);
  -moz-transform: translateX(-50%) translateY(-50%) scale(0);
  -o-transform: translateX(-50%) translateY(-50%) scale(0);
  -ms-transform: translateX(-50%) translateY(-50%) scale(0);
  transform: translateX(-50%) translateY(-50%) scale(0);
}
.innovation-shortcode-box.style05 .box-icon {
  border: 0 none;
}
.innovation-shortcode-box.style05 .box-icon i {
  color: #FFF;
  font-size: 18px;
}
.innovation-shortcode-box.style05 .box-content-wrapper .box-title {
  color: #FFF;
}
.innovation-shortcode-box.style05 .box-content-wrapper .box-content {
  color: #aaa;
}
.innovation-shortcode-box.style05.box-left .box-content-wrapper {
  margin-left: 75px;
}
.innovation-shortcode-box.style05.box-right .box-content-wrapper {
  margin-right: 75px;
}
.innovation-shortcode-box.style05:hover .box-icon {
  background: #F5A742;
}
.innovation-shortcode-box.style05:hover .box-title {
  color: #F5A742;
}
.innovation-shortcode-box.border-color:hover .box-icon {
  border-color: #F5A742;
}
.innovation-shortcode-box:not(.box-left) .readmore-box {
  background: #fff;
  border: 1px solid #e7e7e7;
  bottom: -17px;
  color: transparent;
  display: block;
  font-size: 0;
  height: 35px;
  position: absolute;
  width: 35px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.innovation-shortcode-box:not(.box-left) .readmore-box span {
  background: #c4c2c2;
  display: block;
  height: 11px;
  left: 16px;
  position: absolute;
  top: 11px;
  width: 1px;
}
.innovation-shortcode-box:not(.box-left) .readmore-box span:after {
  background: #c4c2c2;
  content: "";
  display: block;
  height: 1px;
  left: -5px;
  position: absolute;
  top: 5px;
  width: 11px;
}
.innovation-shortcode-box:not(.box-left) .readmore-box:hover {
  border: solid 1px #F5A742;
  cursor: pointer;
}
.innovation-shortcode-box:not(.box-left) .readmore-box:hover span,
.innovation-shortcode-box:not(.box-left) .readmore-box:hover span::after {
  background: #F5A742;
}
.innovation-shortcode-box.box-left .box-content,
.innovation-shortcode-box.box-right .box-content {
  padding-bottom: 0;
}
.innovation-shortcode-box.box-left .readmore-box a,
.innovation-shortcode-box.box-right .readmore-box a {
  display: inline-block;
  font-size: 12px;
  margin-top: 14px;
  position: relative;
  padding-left: 14px;
  text-transform: uppercase;
  color: #F5A742;
}
.innovation-shortcode-box.box-left .readmore-box a span:before,
.innovation-shortcode-box.box-left .readmore-box a span:after,
.innovation-shortcode-box.box-right .readmore-box a span:before,
.innovation-shortcode-box.box-right .readmore-box a span:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 6px;
  left: 0;
  position: absolute;
  top: 3px;
  -webkit-transition: -webkit-transform 0.5s linear;
  -moz-transition: -moz-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 2px;
}
.innovation-shortcode-box.box-left .readmore-box a span:after,
.innovation-shortcode-box.box-right .readmore-box a span:after {
  -webkit-transition: -webkit-transform 0.5s linear;
  -moz-transition: -moz-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 6px;
}
.counter {
  text-align: center;
}
.counter .icon {
  font-size: 32px;
  margin: 0 auto;
  position: relative;
}
.counter .icon i {
  position: relative;
  z-index: 1;
}
.counter .stat-count {
  font-size: 32px;
  font-weight: 700;
  margin-top: 30px;
}
.counter .counter-title {
  font-size: 22px;
  letter-spacing: 1px;
  padding-top: 15px;
  margin-top: 15px;
  text-transform: capitalize;
  position: relative;
}
.counter.style01 .stat-count,
.counter.style02 .stat-count {
  font-weight: 300;
}
.counter.style01 .counter-title:before,
.counter.style02 .counter-title:before {
  background: rgba(255,255,255,0.1);
  width: 50%;
}
.counter.style01 .counter-title:before,
.counter.style01 .counter-title:after,
.counter.style02 .counter-title:before,
.counter.style02 .counter-title:after {
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.counter.style01 .icon,
.counter.style02 .icon {
  color: #fff;
  height: 90px;
  line-height: 90px;
  width: 90px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.counter.style01 .icon:before,
.counter.style02 .icon:before {
  content: "";
  display: block;
  height: 102px;
  left: -6px;
  position: absolute;
  top: -6px;
  width: 102px;
  opacity: 1;
  -webkit-transition-delay: 200ms;
  -moz-transition-delay: 200ms;
  -ms-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  transition-delay: 200ms;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.counter.style01 .icon:after,
.counter.style02 .icon:after {
  background: #F5A742;
  content: "";
  display: block;
  height: 90px;
  left: 0;
  position: absolute;
  top: 0;
  width: 90px;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -o-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.counter.style01:hover .icon:before,
.counter.style02:hover .icon:before {
  opacity: 0;
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.counter.style01:hover .icon:after,
.counter.style02:hover .icon:after {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.counter.style01 {
  color: #FFF;
}
.counter.style01 .icon {
  background: rgba(0,0,0,0.3);
  border: 1px solid rgba(255,255,255,0.2);
}
.counter.style02 .icon {
  height: 90px;
  line-height: 90px;
  width: 90px;
}
.counter.style02 .icon i {
  color: #F5A742;
}
.counter.style02:hover i {
  color: #FFF;
}
.counter.style03 {
  color: #FFF;
}
.counter.style04 .icon i {
  color: #F5A742;
}
.inv-pie-chart-wrapper .inv-pie-chart-title {
  color: #666666;
  font-size: 16px;
  line-height: 12px;
  margin-bottom: 12px;
  margin-top: 37px;
  text-align: center;
  text-transform: uppercase;
}
.inv-pie-chart-wrapper .inv-pie-chart-content {
  font-style: italic;
  text-align: center;
}
.inv-pie-chart-wrapper .inv-pie-chart {
  width: 166px;
  height: 166px;
  margin: 0 auto;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: relative;
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 {
  border: solid 7px #F5A742;
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress {
  clip: rect(0,83px,166px,0);
}
.inv-pie-chart-wrapper .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0,166px,166px,83px);
  border-color: #D0CDCA;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 83px);
  top: calc(50% - 83px);
  width: 166px;
  height: 166px;
  clip: rect(0,166px,166px,100px);
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-progress .ppc-progress-fill {
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 83px);
  top: calc(50% - 83px);
  width: 166px;
  height: 166px;
  clip: rect(0,83px,166px,0);
  border: solid 7px #F5A742;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents {
  position: absolute;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  left: calc(50% - 152px/2);
  top: calc(50% - 152px/2);
  width: 152px;
  height: 152px;
  text-align: center;
  display: table;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents span {
  display: block;
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 32px;
  font-weight: 300;
  color: #666666;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.inv-pie-chart-wrapper .inv-pie-chart .ppc-percents .pcc-title {
  text-align: center;
  font-family: inherit;
  font-size: 11px;
  font-style: normal;
  font-weight: 700;
  line-height: 2;
  margin: 0;
  padding: 0;
}
.inv-pie-chart-wrapper.style01 .inv-pie-chart-title {
  color: #FFF;
}
.inv-pie-chart-wrapper.style01 .inv-pie-chart.gt-50 .ppc-progress .ppc-progress-fill {
  border-color: #666666;
}
.inv-pie-chart-wrapper.style01 .inv-pie-chart .ppc-percents span {
  width: 100px;
  height: 100px;
  background-color: #FFF;
  line-height: 100px;
  margin: 0 auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.inv-pie-chart-wrapper.style02.border-orange .inv-pie-chart.gt-50 {
  border: solid 7px #e85f1b;
}
.inv-pie-chart-wrapper.style02.border-purple .inv-pie-chart.gt-50 {
  border: solid 7px #5f52b7;
}
.inv-pie-chart-wrapper.style02.border-yellow .inv-pie-chart.gt-50 {
  border: solid 7px #ffbf01;
}
.inv-pie-chart-wrapper.style02.border-green .inv-pie-chart.gt-50 {
  border: solid 7px #92c135;
}
.inv-pie-chart-wrapper.style03 .inv-pie-chart {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.inv-pie-chart-wrapper.style03 .inv-pie-chart .ppc-percents {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}
.bg-gray .title-wrapper.main_title .line-style i {
  background: #f9fafc;
}
.title1 .title,
.title1 .block-title {
  color: #F5A742;
  font-weight: 400;
}
.title1 .title i,
.title1 .block-title i {
  font-size: 32px;
  margin-right: 15px;
}
.mt0 .title {
  margin-top: 0;
}
.main_title_c1 {
  color: #F5A742;
}
.banner-title {
  position: relative;
  margin-bottom: 1px;
}
.banner-title h2 {
  color: #FFF;
  margin: 0;
  text-transform: uppercase;
  padding: 25px 0 27px;
  text-align: center;
}
.banner-title.bg-title-purple h2 {
  background-color: #684962;
}
.banner-title.bg-title-color h2 {
  background-color: #F5A742;
}
.small_title {
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
}
.small_title:after {
  background: #eee;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  top: 50%;
  width: 100%;
}
.small_title .small_title_con {
  background: #fff;
  display: inline-block;
  padding-right: 15px;
  position: relative;
  z-index: 1;
}
.small_title .small_title_con.s_icon {
  color: #b5b5b5;
  display: inline-block;
  font-size: 15px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-right: 7px;
}
.small_title .small_title_con.s_text {
  color: #555555;
}
.title-wrapper.text-center {
  text-align: center;
}
.title-wrapper.text-center .line-style {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-wrapper.text-center .line-style:before {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-wrapper.text-center .line-style i,
.title-wrapper.text-center .line-style span {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.title-wrapper.main_title {
  text-transform: uppercase;
  position: relative;
}
.title-wrapper.main_title h3 {
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  margin-bottom: 40px;
  padding-bottom: 20px;
  position: relative;
  font-family: "Oswald", "Open Sans", sans-serif;
  line-height: 40px;
}
.title-wrapper.main_title .line-style {
  background: rgba(0,0,0,0.07);
  bottom: 0;
  height: 1px;
  position: absolute;
  width: 33%;
}
.title-wrapper.main_title .line-style:before {
  background: #F5A742;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 100px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.title-wrapper.main_title .line-style i {
  background: #fff;
  color: #F5A742;
  display: block;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 40px;
}
.title-wrapper.main_title:hover .line-style:before {
  width: 75%;
}
.title-wrapper.main_title.dot .line-style span {
  display: block;
  background: #fff;
  border: 1px solid #F5A742;
  height: 10px;
  position: absolute;
  top: -5px;
  width: 10px;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.title-wrapper.main_title.short_line .line-style {
  height: 0;
}
.title-wrapper.main_title.short_line .line-style:before {
  background: rgba(0,0,0,0.07);
}
.title-wrapper.main_title.no_line .line-style {
  height: 0;
}
.title-wrapper.main_title.no_line .line-style:before {
  height: 0;
}
.title-wrapper.has_bg h3 {
  display: inline-block;
  padding: 16px 18px 18px;
  font-size: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  position: relative;
  font-family: "Oswald", "Open Sans", sans-serif;
  line-height: 40px;
  margin-bottom: 0;
}
.title-wrapper.has_bg .line-style {
  content: "";
  border-style: solid;
  border-width: 12px 50px 0;
  background: #FFF;
  display: block;
  width: 100px;
  position: absolute;
}
.title-wrapper.has_bg.bg_gray h3 {
  background: #eee;
}
.title-wrapper.has_bg.bg_gray .line-style {
  border-color: #eee transparent transparent;
}
.title-wrapper.has_bg.bg_color h3 {
  background: #F5A742;
}
.title-wrapper.has_bg.bg_color .line-style {
  border-color: #F5A742 transparent transparent;
}
.title-wrapper.small {
  font-size: 85%;
}
.title-wrapper.small h3 {
  font-size: 22px;
}
.pricing-table .plan_col {
  background: #ffffff;
  position: relative;
}
.pricing-table .plan_col .spec_req2 {
  left: 50%;
  position: absolute;
  top: 0;
  z-index: 1;
}
.pricing-table .plan_col .polygon_con {
  max-height: 115px;
  max-width: 115px;
  display: block;
  left: 50%;
  position: absolute;
  top: 0;
  -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%);
}
.pricing-table .plan_col .polygon_con .polygon_fill {
  fill: #fff;
  stroke: #F5A742;
}
.pricing-table .plan_col .polygon_con svg {
  height: 100%;
  width: 100%;
}
.pricing-table .plan_col ul {
  margin: 0;
  padding: 0;
}
.pricing-table .plan_col ul li {
  list-style: none;
}
.pricing-table .plan_col ul li i {
  margin-right: 10px;
}
.pricing-table .plan_col ul li i.check_icon {
  color: #92C135;
}
.pricing-table .plan_col ul li i.wrong_icon {
  color: #e74c3c;
}
.pricing-table .plan_col.plan_column1 {
  box-shadow: 0 0 0 1px rgba(0,0,0,0.08) inset;
  padding: 1px;
}
.pricing-table .plan_col.plan_column1.no-border {
  box-shadow: unset;
  padding: unset;
}
.pricing-table .plan_col.plan_column1 {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  margin-top: 50px;
  text-align: center;
}
.pricing-table .plan_col.plan_column1 > h6 {
  position: relative;
  color: #F5A742;
  border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  -webkit-border-radius: 5px 5px 0px 0px;
  -o-border-radius: 5px 5px 0px 0px;
  padding-bottom: 20px;
  padding-top: 65px;
  margin: -1px;
}
.pricing-table .plan_col.plan_column1 > h6 .plan_price_name {
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.pricing-table .plan_col.plan_column1 li {
  border-bottom: 1px solid #F1EFF0;
  padding: 13px 0px;
  color: #878787;
}
.pricing-table .plan_col.plan_column1 li:first-child {
  border-top: 1px solid #f1eff0;
}
.pricing-table .plan_col.plan_column1 .plan_price_btn {
  background: #fff;
  border: 2px solid #ECE8E7;
  display: inline-block;
  font-size: 14px;
  margin: 30px 0;
  padding: 10px 18px;
  color: #999;
  font-style: italic;
}
.pricing-table .plan_col.plan_column1 .plan_price_btn:hover {
  background: #576162;
  border-color: #576162;
  color: #fff;
}
.pricing-table .plan_column1 .plan_price_block {
  display: block;
  height: 115px;
  position: absolute;
  top: 0;
  width: 115px;
  overflow: hidden;
  z-index: 2;
  top: -55px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.pricing-table .plan_column1 .plan_price_block .plan_price_in {
  display: block;
  height: 100%;
  position: absolute;
  width: 100%;
}
.pricing-table .plan_column1 .plan_price_block .plan_price_in .price {
  color: #F5A742;
  display: block;
  font-size: 28px;
  font-weight: 300;
  line-height: 28px;
  padding-top: 32px;
}
.pricing-table .plan_column1 .plan_price_block .plan_price_in .price small {
  color: #F5A742;
  font-size: 59%;
  font-weight: 300;
  margin-right: 5px;
}
.pricing-table .plan_column1 .plan_price_block .plan_price_in .plan_per {
  color: #F5A742;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  margin-top: 5px;
}
.pricing-table .plan_col.active_plan .polygon_con .polygon_fill,
.pricing-table .plan_col:hover .polygon_con .polygon_fill {
  fill: #fff;
  stroke: #F5A742;
}
.pricing-table .plan_price_btn {
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
}
.pricing-table .plan_price_btn i {
  margin-right: 10px;
}
.pricing-table .plan_col.plan_column1:hover >h6,
.pricing-table .plan_col.plan_column1.active_plan >h6 {
  background: #F5A742;
  color: #fff;
}
.pricing-table .plan_col.plan_column1:hover > h6:after {
  opacity: 1;
}
.pricing-table .hm-pricing-list {
  margin: 2em 0 0;
  list-style: none;
}
.pricing-table .hm-pricing-list > li {
  margin-bottom: 15px;
  position: relative;
  background: #FFFFFF;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  outline: 1px solid transparent;
}
.pricing-table .hm-pricing-list > li.is-ended::after {
  display: none;
}
.pricing-table .hm-secondary-theme .hm-pricing-list > li > header:after {
  background: rgba(255,255,255,0.07);
  content: "";
  display: block;
  bottom: 0;
  left: 0;
  height: 1px;
  width: 100%;
  position: absolute;
}
.pricing-table .hm-secondary-theme .hm-pricing-list > li:after {
  background: rgba(255,255,255,0.05);
  position: absolute;
  content: "";
  display: block;
  height: 100%;
  right: 0;
  top: 0;
  width: 1px;
}
.pricing-table .content_section:not(.white_section) .hm-pricing-container:not(.hm-full-width) .hm-pricing-list > li:not(.hm-popular) {
  border: 1px solid #e4e4e4;
  box-shadow: none;
}
.pricing-table .hm-pricing-header {
  font-family: "Oswald", "Open Sans", sans-serif;
  position: relative;
  z-index: 1;
  height: 80px;
  padding: 1em;
  pointer-events: none;
  background: #F5A742;
  color: #FFFFFF;
}
.pricing-table .hm-pricing-header h2 {
  color: inherit;
  font-size: inherit;
  font-weight: 500;
  margin-bottom: 3px;
  margin-top: 0;
  text-transform: uppercase;
}
.pricing-table .hm-popular .hm-pricing-header {
  background: #e74c3c;
}
.pricing-table .hm-popular .hm-duration {
  color: #f3b6ab;
}
.pricing-table .hm-currency,
.pricing-table .hm-value {
  font-size: 2.6rem;
  font-weight: 300;
}
.pricing-table .hm-duration {
  font-weight: 700;
  font-size: 1.3rem;
  color: #DFF9F9;
  text-transform: uppercase;
}
.pricing-table .hm-duration::before {
  content: '/';
  margin-right: 2px;
}
.pricing-table .hm-pricing-body {
  overflow-x: auto;
  color: #324545;
  -webkit-overflow-scrolling: touch;
}
.pricing-table .hm-pricing-features {
  width: 600px;
}
.pricing-table .hm-pricing-features li {
  width: 100px;
  float: left;
  padding: 1.6em 1em;
  font-size: 1.4rem;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.pricing-table .hm-pricing-features em {
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}
.pricing-table .hm-pricing-features:after {
  content: "";
  display: table;
  clear: both;
}
.pricing-table .hm-pricing-footer {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 80px;
  width: 100%;
}
.pricing-table .hm-pricing-footer::after {
  content: '';
  position: absolute;
  right: 1em;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  background: url(../images/hm-icon-small-arrow.svg);
}
.pricing-table .hm-select {
  position: relative;
  z-index: 1;
  display: block;
  height: 100%;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  color: transparent;
}
@media only screen and (min-width: 1500px) {
  .pricing-table .hm-full-width .hm-pricing-list > li {
    padding: 2.5em 0;
  }
}
@media only screen and (min-width: 768px) {
  .pricing-table .hm-header {
    height: 160px;
    line-height: 280px;
  }
  .pricing-table .hm-header h1 {
    font-size: 3.6rem;
    font-weight: 300;
  }
  .pricing-table .hm-pricing-container {
    margin: 0 auto;
  }
  .pricing-table .hm-pricing-container.hm-full-width {
    width: 100%;
    max-width: none;
  }
  .pricing-table .hm-pricing-container.hm-full-width .hm-select {
    background: #323C47;
  }
  .pricing-table .hm-pricing-container.hm-full-width .hm-popular .hm-select {
    background: #323C47;
  }
  .pricing-table .hm-pricing-list {
    margin: 0;
  }
  .pricing-table .hm-pricing-list > li {
    margin-bottom: 0px;
    width: 33.3333333333%;
    float: left;
  }
  .pricing-table .hm-pricing-list > li::after {
    display: none;
  }
  .pricing-table .hm-pricing-list > li.hm-popular {
    box-shadow: inset 0 0 0 3px #D10707;
  }
  .pricing-table .hm-pricing-list > li.hm-popular::before {
    display: none;
  }
  .pricing-table .hm-pricing-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) {
    margin-top: 60px;
  }
  .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular {
    margin: -1.2em 0 0;
  }
  .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular .hm-pricing-header {
    padding: 2.5em 0.9em 2.2em;
  }
  .pricing-table .hm-pricing-container:not(.hm-full-width):not(.hm-has-margins) .hm-pricing-list > li.hm-popular .hm-pricing-footer {
    padding-bottom: 3.1em;
  }
  .hm-has-margins .hm-pricing-list .pricing-table>li,
  .hm-has-margins .hm-pricing-list .pricing-table>li.hm-popular {
    box-shadow: none;
  }
  .pricing-table .content_section:not(.white_section) .hm-has-margins .hm-pricing-list > li.hm-popular {
    border: 1px solid #e4e4e4;
  }
  .pricing-table .hm-secondary-theme .hm-pricing-list > li {
    background: #1B222A;
  }
  .pricing-table .hm-secondary-theme .hm-pricing-list > li > header {
    background: rgba(0,0,0,0.2);
  }
  .pricing-table .hm-secondary-theme .hm-pricing-list > li.hm-popular {
    background: #161D24;
    box-shadow: 0 0 0 3px #e74c3c inset;
  }
  .pricing-table .hm-secondary-theme .hm-pricing-header {
    color: #FFFFFF;
  }
  .pricing-table .hm-secondary-theme .hm-pricing-features li {
    color: #FFFFFF;
  }
  .pricing-table .hm-secondary-theme .hm-pricing-features li:nth-of-type(2n+1) {
    background: transparent;
  }
  .pricing-table .hm-secondary-theme .hm-popular .hm-select {
    background: #F5A742;
  }
  .pricing-table .hm-pricing-list:nth-of-type(1)::before {
    display: none;
  }
  .pricing-table .hm-has-margins .hm-pricing-list > li {
    width: 32.3333333333%;
    float: left;
    margin-right: 1.5%;
    border-radius: 4px 4px 6px 6px;
  }
  .pricing-table .hm-has-margins .hm-pricing-list > li:last-of-type {
    margin-right: 0;
  }
  .pricing-table .hm-has-margins .hm-pricing-list > li::before {
    display: none;
  }
  .pricing-table .hm-has-margins .hm-pricing-footer {
    padding-bottom: 0;
  }
  .pricing-table .hm-has-margins .hm-select {
    display: block;
    padding: 1.1em 0;
    border-radius: 0 0 4px 4px;
  }
  .pricing-table .hm-popular .hm-pricing-wrapper > li::before {
    display: none;
  }
  .pricing-table .hm-popular .hm-pricing-header {
    color: #e74c3c;
    background: transparent;
  }
  .pricing-table .hm-popular .hm-pricing-features li {
    margin: 0 3px;
  }
  .pricing-table .hm-popular .hm-select {
    background: #273232;
  }
  .pricing-table .hm-pricing-header {
    height: auto;
    padding: 1.9em 0.9em 1.6em;
    pointer-events: auto;
    text-align: center;
    color: #324545;
    background: transparent;
  }
  .pricing-table .hm-pricing-header h2 {
    font-size: 1.8rem;
    letter-spacing: 2px;
  }
  .pricing-table .hm-value {
    font-size: 7rem;
    font-weight: 500;
  }
  .pricing-table .hm-currency,
  .pricing-table .hm-duration {
    color: rgba(23,61,80,0.4);
  }
  .pricing-table .hm-popular .hm-currency,
  .pricing-table .hm-popular .hm-duration {
    color: #e74c3c;
  }
  .pricing-table .hm-secondary-theme .hm-currency,
  .pricing-table .hm-secondary-theme .hm-duration {
    color: #777;
  }
  .pricing-table .hm-secondary-theme .hm-popular .hm-currency,
  .pricing-table .hm-secondary-theme .hm-popular .hm-duration {
    color: #777;
  }
  .pricing-table .hm-currency {
    display: inline-block;
    margin-top: 10px;
    vertical-align: top;
    font-size: 2rem;
    font-weight: 700;
  }
  .pricing-table .hm-duration {
    font-size: 1.4rem;
  }
  .pricing-table .hm-pricing-body {
    overflow-x: visible;
  }
  .pricing-table .hm-pricing-features {
    width: auto;
  }
  .pricing-table .hm-pricing-features li {
    float: none;
    width: auto;
    padding: 1em;
  }
  .pricing-table .hm-pricing-features li:nth-of-type(2n+1) {
    background: rgba(23,61,80,0.06);
  }
  .pricing-table .hm-pricing-features em {
    display: inline-block;
    margin-bottom: 0;
    font-style: normal;
  }
  .pricing-table .hm-has-margins .hm-popular .hm-pricing-features li,
  .pricing-table .hm-secondary-theme .hm-popular .hm-pricing-features li {
    margin: 0;
  }
  .pricing-table .hm-pricing-footer {
    position: relative;
    height: auto;
    padding: 1.8em 0;
    text-align: center;
  }
  .pricing-table .hm-pricing-footer::after {
    display: none;
  }
  .pricing-table .hm-select {
    position: static;
    display: inline-block;
    height: auto;
    padding: 1.1em 3em;
    color: #FFFFFF;
    border-radius: 2px;
    background: #F5A742;
    font-size: 1.4rem;
    text-indent: 0;
    text-transform: uppercase;
    letter-spacing: 1px;
  }
  .pricing-table .no-touch .hm-select:hover {
    background: #273232;
    color: #fff;
  }
  .pricing-table .no-touch .hm-secondary-theme .hm-pricing-list > li .hm-select:hover {
    background: #F5A742;
    color: #fff;
  }
  .pricing-table .no-touch .hm-secondary-theme .hm-popular .hm-select:hover {
    background: #18C4C1;
  }
  .pricing-table .no-touch .hm-popular .hm-select:hover {
    background: #F5A742;
    color: #fff;
  }
  .pricing-table .hm-pricing-list > li.hm-popular + li::before {
    display: none;
  }
}
.btn {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.btn.white_btn {
  border: 0 none;
  background: #FFF;
}
.btn.no-border {
  border: 0 none;
}
.btn.text-color {
  color: #F5A742;
}
.btn_a {
  border: 1px solid #e4e4e4;
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  overflow: hidden;
  color: #888;
}
.btn_a.text-color {
  color: #F5A742;
}
.btn_a > span {
  background: #fff;
  display: block;
  overflow: hidden;
  position: relative;
  padding-right: 45px;
}
.btn_a > span > span {
  display: inline-block;
  left: 46px;
  padding: 13px 15px 14px;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  position: relative;
  white-space: nowrap;
}
.btn_a i.in_left {
  padding-left: 2px;
  left: 0px;
}
.btn_a i.in_right {
  padding-right: 2px;
  right: -45px;
  opacity: 0;
}
.btn_a:not(.color1):hover {
  color: #F5A742;
}
.btn_a:hover {
  color: #555;
}
.btn_a:hover > span > span {
  left: -1px;
}
.btn_a:hover i.in_left {
  left: -45px;
  opacity: 0;
}
.btn_a:hover i.in_right {
  right: 0;
  opacity: 1;
}
.btn_a i.in_right,
.btn_a i.in_left,
.btn_a >span >span {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_a i.in_left,
.btn_a i.in_right {
  color: #F5A742;
  font-size: 16px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 45px;
  line-height: 46px;
}
.bottom_space {
  margin-bottom: 20px;
}
.btn_a.color1 i.in_left,
.btn_a.color2 i.in_left,
.btn_a.color3 i.in_left,
.btn_a.color4 i.in_left,
.btn_a.color5 i.in_left,
.btn_a.color6 i.in_left,
.btn_a.color7 i.in_left,
.btn_a.color1 i.in_right,
.btn_a.color2 i.in_right,
.btn_a.color3 i.in_right,
.btn_a.color4 i.in_right,
.btn_a.color5 i.in_right,
.btn_a.color6 i.in_right,
.btn_a.color7 i.in_right {
  background: rgba(0,0,0,0.1);
}
.btn_a.large_btn {
  font-size: 16px;
}
.btn_a.large_btn > span {
  padding-right: 60px;
}
.btn_a.large_btn > span > span {
  left: 61px;
  padding: 17px 18px 19px;
}
.btn_a.large_btn i.in_left,
.btn_a.large_btn i.in_right {
  line-height: 59px;
  height: 100%;
  width: 60px;
  font-size: 18px;
}
.btn_a.large_btn:hover > span > span {
  left: -1px;
}
.btn_a.large_btn:hover i.in_left {
  left: -60px;
  opacity: 0;
}
.btn_a.large_btn:hover i.in_right {
  right: 0;
  opacity: 1;
}
.btn_a.small_btn {
  font-size: 13px;
}
.btn_a.small_btn > span {
  padding-right: 35px;
}
.btn_a.small_btn > span > span {
  left: 36px;
  padding: 10px;
}
.btn_a.small_btn i.in_left,
.btn_a.small_btn i.in_right {
  line-height: 39px;
  width: 35px;
  font-size: 13px;
}
.btn_a.small_btn:hover > span > span {
  left: -1px;
}
.btn_a.small_btn:hover i.in_left {
  left: -35px;
  opacity: 0;
}
.btn_a.small_btn:hover i.in_right {
  right: 0;
  opacity: 1;
}
.btn_a.color1,
.btn_a.color2,
.btn_a.color3,
.btn_a.color4,
.btn_a.color5,
.btn_a.color6,
.btn_a.color7 {
  border: none;
}
.btn_a.color1 >span,
.btn_a.color2 >span,
.btn_a.color3 >span,
.btn_a.color4 >span,
.btn_a.color5 >span,
.btn_a.color6 >span,
.btn_a.color7 >span {
  color: #fff;
}
.btn_a.color1 > span {
  background: #F5A742;
}
.btn_a.color2 > span {
  background: #3BADAF;
}
.btn_a.color3 > span {
  background: #D10707;
}
.btn_a.color4 > span {
  background: #5F52B7;
}
.btn_a.color5 > span {
  background: #B853A3;
}
.btn_a.color6 > span {
  background: #92C135;
}
.btn_a.color7 > span {
  background: #576162;
}
.btn_a.color1 >span >span,
.btn_a.color2 >span >span,
.btn_a.color3 >span >span,
.btn_a.color4 >span >span,
.btn_a.color5 >span >span,
.btn_a.color6 >span >span,
.btn_a.color7 >span >span {
  border-color: rgba(255,255,255,0);
}
.btn_a.color1 i.in_left,
.btn_a.color1 i.in_right,
.btn_a.color2 i.in_left,
.btn_a.color2 i.in_right,
.btn_a.color3 i.in_left,
.btn_a.color3 i.in_right,
.btn_a.color4 i.in_left,
.btn_a.color4 i.in_right,
.btn_a.color5 i.in_left,
.btn_a.color5 i.in_right,
.btn_a.color6 i.in_left,
.btn_a.color6 i.in_right,
.btn_a.color7 i.in_left,
.btn_a.color7 i.in_right {
  color: #fff;
}
.btn_b {
  background: #fff;
  border: 1px solid #e4e4e4;
  padding: 11px 14px 11px 18px;
  color: #ccc;
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-right: 15px;
  vertical-align: top;
  font-size: ;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_b .hidden_element:after {
  color: #999;
  content: attr(data-text);
  left: 0px;
  position: absolute;
  top: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_b .hidden_element:before {
  color: #999;
  content: attr(data-text);
  position: absolute;
  top: 50px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.white_section .btn_b.white_btn {
  border: none;
}
.white_section .btn_b:not(.white_btn) {
  background: rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  -webkit-box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  box-shadow: 0 0 0 1px rgba(0,0,0,0.3) inset;
  border: none;
}
.white_section .btn_b:not(.white_btn) .hidden_element:before,
.white_section .btn_b:not(.white_btn) .hidden_element:after {
  color: #fff;
}
.white_btn {
  background: #fff;
  border: 1px solid #fff;
  color: #555;
}
.btn_b:hover .hidden_element:after {
  top: -50px;
}
.btn_b:hover .hidden_element:before {
  top: 0;
}
.btn_b.large_btn {
  padding: 15px 20px 16px 24px;
  font-size: 16px;
}
.btn_b.small_btn {
  padding: 8px 10px 8px 12px;
  font-size: 13px;
}
.acc_content .main_button {
  line-height: normal;
  margin-top: 20px;
}
.btn_b.color1 .hidden_element:before,
.btn_b.color1 .hidden_element:after,
.btn_b.color2 .hidden_element:before,
.btn_b.color2 .hidden_element:after,
.btn_b.color3 .hidden_element:before,
.btn_b.color3 .hidden_element:after,
.btn_b.color4 .hidden_element:before,
.btn_b.color4 .hidden_element:after,
.btn_b.color5 .hidden_element:before,
.btn_b.color5 .hidden_element:after,
.btn_b.color6 .hidden_element:before,
.btn_b.color6 .hidden_element:after,
.btn_b.color7 .hidden_element:before,
.btn_b.color7 .hidden_element:after {
  color: #fff;
}
.btn_b.color1 {
  background: #F5A742;
  border-color: #F5A742;
}
.btn_b.color2 {
  background: #3BADAF;
  border-color: #3BADAF;
}
.btn_b.color3 {
  background: #D10707;
  border-color: #D10707;
}
.btn_b.color4 {
  background: #5F52B7;
  border-color: #5F52B7;
}
.btn_b.color5 {
  background: #B853A3;
  border-color: #B853A3;
}
.btn_b.color6 {
  background: #92C135;
  border-color: #92C135;
}
.btn_b.color7 {
  background: #576162;
  border-color: #576162;
}
.btn_c {
  box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,0.1) inset;
  display: inline-block;
  background: #576162;
  color: #fff;
  font-size: 13px;
  font-style: italic;
  position: relative;
  margin-top: 30px;
  height: 43px;
  line-height: 42px;
  padding: 0 15px 0 54px;
  -webkit-border-radius: 200px 200px 200px 200px;
  -moz-border-radius: 200px 200px 200px 200px;
  border-radius: 200px 200px 200px 200px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.btn_c span.btn_c_ic_a {
  left: 0;
}
.btn_c span.btn_c_ic_b {
  right: 50%;
}
.btn_c span.btn_c_ic_a,
.btn_c span.btn_c_ic_b {
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  background: #454d4f;
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  width: 43px;
  position: absolute;
  top: 0;
  font-size: 18px;
}
.btn_c.large_btn {
  font-size: 18px;
  height: 60px;
  line-height: 60px;
  padding: 0 22px 0 75px;
}
.btn_c.large_btn span.btn_c_ic_a,
.btn_c.large_btn span.btn_c_ic_b {
  height: 60px;
  line-height: 60px;
  width: 60px;
}
.btn_c.medium_btn {
  font-size: 15px;
  height: 50px;
  line-height: 47px;
  padding: 0 20px 0 64px;
}
.btn_c.medium_btn span.btn_c_ic_a,
.btn_c.medium_btn span.btn_c_ic_b {
  height: 50px;
  line-height: 50px;
  width: 50px;
}
.btn_c:hover {
  color: #fff;
  padding: 0 54px 0 15px;
}
.btn_c:hover span.btn_c_ic_a {
  left: 50%;
}
.btn_c:hover span.btn_c_ic_b {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  right: 0;
}
.btn_c.large_btn:hover {
  padding: 0 75px 0 22px;
}
.btn_c.medium_btn:hover {
  padding: 0 64px 0 20px;
}
.btn_c span.btn_c_ic_b,
.btn_c:hover span.btn_c_ic_a {
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.btn_c.color1 span.btn_c_ic_a,
.btn_c.color1 span.btn_c_ic_b,
.btn_c.color2 span.btn_c_ic_a,
.btn_c.color2 span.btn_c_ic_b,
.btn_c.color3 span.btn_c_ic_a,
.btn_c.color3 span.btn_c_ic_b,
.btn_c.color4 span.btn_c_ic_a,
.btn_c.color4 span.btn_c_ic_b,
.btn_c.color5 span.btn_c_ic_a,
.btn_c.color5 span.btn_c_ic_b,
.btn_c.color6 span.btn_c_ic_a,
.btn_c.color6 span.btn_c_ic_b,
.btn_c.color7 span.btn_c_ic_a,
.btn_c.color7 span.btn_c_ic_b {
  background: rgba(0,0,0,0.1);
}
.btn_c.color1 {
  background: #F5A742;
}
.btn_c.color2 {
  background: #3BADAF;
}
.btn_c.color3 {
  background: #D10707;
}
.btn_c.color4 {
  background: #5F52B7;
}
.btn_c.color5 {
  background: #B853A3;
}
.btn_c.color6 {
  background: #92C135;
}
.btn_c.color7 {
  background: #576162;
}
.main_button {
  background: #fff;
  border: 1px solid #e4e4e4;
  color: #999;
  padding: 11px 14px;
  font-size: 13px;
  display: inline-block;
}
.main_button i {
  margin-right: 11px;
}
.main_button.large_btn {
  font-size: 16px;
  padding: 12px 18px 14px;
}
.main_button.large_btn i {
  margin-right: 14px;
}
.main_button.small_btn {
  font-size: 12px;
  padding: 7px 10px;
}
.main_button.small_btn i {
  margin-right: 9px;
}
.main_button:hover {
  color: #666;
}
.main_button.color1:hover,
.main_button.color2:hover,
.main_button.color3:hover,
.main_button.color4:hover,
.main_button.color5:hover,
.main_button.color6:hover,
.main_button.color7:hover,
.main_button.color1,
.main_button.color2,
.main_button.color3,
.main_button.color4,
.main_button.color5,
.main_button.color6,
.main_button.color7 {
  color: #fff;
}
.main_button.color1 {
  background: #F5A742;
  border-color: #F5A742;
}
.main_button.color1:hover {
  background: #083C3B;
  border-color: #083C3B;
}
.main_button.color2 {
  background: #3BADAF;
  border-color: #3BADAF;
}
.main_button.color2:hover {
  background: #143B3C;
  border-color: #143B3C;
}
.main_button.color3 {
  background: #D10707;
  border-color: #D10707;
}
.main_button.color3:hover {
  background: #2F2F2F;
  border-color: #2F2F2F;
}
.main_button.color4 {
  background: #5F52B7;
  border-color: #5F52B7;
}
.main_button.color4:hover {
  background: #1F1B3C;
  border-color: #1F1B3C;
}
.main_button.color5 {
  background: #B853A3;
  border-color: #B853A3;
}
.main_button.color5:hover {
  background: #3C1B35;
  border-color: #3C1B35;
}
.main_button.color6 {
  background: #92C135;
  border-color: #92C135;
}
.main_button.color6:hover {
  background: #2D3C10;
  border-color: #2D3C10;
}
.main_button.color7 {
  background: #576162;
  border-color: #576162;
}
.main_button.color7:hover {
  background: #393B3C;
  border-color: #393B3C;
}
.arrow_btn {
  font-size: 13px;
  color: #444444;
  margin-top: 10px;
  display: inline-block;
}
.welcome_banner .content {
  padding: 50px 15px;
}
.welcome_banner .content1 {
  padding: 0px 15px;
}
.welcome_banner h3 {
  font-size: 24px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0px 0px 15px;
}
.welcome_banner .intro_text {
  display: block;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 34px;
}
.bg-color .welcome_banner,
.bg-gray1 .welcome_banner,
.bg-gray2 .welcome_banner {
  color: #FFF;
}
.bg-color .welcome_banner .btn_a,
.bg-gray1 .welcome_banner .btn_a,
.bg-gray2 .welcome_banner .btn_a {
  margin-left: 45px;
}
.bg-color h3,
.bg-gray1 h3,
.bg-gray2 h3 {
  color: #FFF;
}
.bg-gray2 .intro_text {
  color: #aaa;
}
.rev_title_a {
  font-size: 45px;
  font-weight: 300;
}
.rev_title_aa {
  font-size: 24px;
  font-weight: 300;
  text-transform: capitalize;
}
.rev_title_b {
  font-size: 18px;
  font-weight: 300;
}
.rev_title_c:not(.upper) {
  text-transform: capitalize;
}
.rev_title_c {
  line-height: 19px;
  color: #444444;
}
.rev_title_d {
  font-size: 24px;
  font-weight: 300;
}
.rev_title_e {
  font-size: 50px;
  font-weight: 300;
  font-family: "Oswald", "Open Sans", sans-serif;
}
.tp-banner-video-fullwidth .rev_title_e,
.tp-banner-panzoom-fullwidth .rev_title_e,
.tp-banner-boxedwidth .rev_title_e,
.tp-banner-fullwidth .rev_title_e {
  font-size: 40px;
}
.rev_title_f {
  font-size: 35px;
  font-weight: 300;
  letter-spacing: -1px;
}
.rev_color1 {
  color: #D10707;
}
.rev_color2 {
  color: #282828;
}
.rev_color3 {
  color: #444444;
}
.rev_color4 {
  color: #006866;
}
.rev_color_white {
  color: #fff;
}
.rev_color_main {
  color: #1ccdca;
}
.rev_arrow_a {
  background: rgba(0,0,0,0.3);
  color: #fff;
  display: block;
  font-size: 12px;
  height: 19px;
  line-height: 19px;
  text-align: center;
  width: 19px;
}
.rev_button_a {
  border-width: 0;
}
.rev_button_b {
  border: 4px solid rgba(0,0,0,0.1);
  color: #324545;
  border-radius: 7px;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
}
.bold {
  font-weight: 700;
}
.oswald_font {
  font-family: "Oswald", "Open Sans", sans-serif;
}
.rev_offer_circle {
  background: #1ccdca;
  color: #fff;
  font-size: 50px;
  width: 150px;
  height: 150px;
  display: block;
  text-align: center;
  border: 6px solid #fff;
}
.rev_offer_circle2 > span {
  font-weight: 300;
}
.rev_offer_circle2 {
  background: #fff;
  color: #e74c3c;
  font-size: 35px;
  width: 80px;
  height: 80px;
  display: block;
  font-weight: 300;
  text-align: center;
  border: 2px solid #fff;
}
.tp-banner-fullscreen .rev_offer_circle,
.tp-banner-boxedfullscreen .rev_offer_circle {
  width: 100px;
  height: 100px;
  font-size: 40px;
}
.tp-banner-fullscreen .rev_offer_circle2,
.tp-banner-boxedfullscreen .rev_offer_circle2 {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 30px;
}
.rev_offer_circle > span,
.rev_offer_circle2 > span {
  position: absolute;
  display: block;
}
.tp-leftarrow.preview4:after {
  padding-right: 3px;
}
.tp-rightarrow.preview4:after {
  padding-left: 2px;
}
.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_80 {
  font-size: 40px;
  line-height: 40px;
  padding: 15px 20px 20px;
}
.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_70 {
  font-size: 30px;
  line-height: 30px;
  padding: 15px 20px 20px;
}
.tp-banner-panzoom-fullwidth .tp-caption.reddishbg_heavy_30 {
  font-size: 20px;
  line-height: 20px;
  padding: 15px 20px 20px;
}
.ren_num_a {
  padding: 20px 25px;
  font-size: 50px;
  line-height: 50px;
  color: #fff;
  border: 2px solid #fff;
  text-shadow: 0 0 7px rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.05);
}
.tp-caption.reddishbg_heavy_80 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 400;
  color: #26CFCC;
  text-decoration: none;
  background-color: rgba(255,255,255,0.9);
  padding: 20px 25px 25px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.reddishbg_heavy_70 {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  text-decoration: none;
  background-color: rgba(38,207,204,0.8);
  padding: 20px 25px 25px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.reddishbg_heavy_30 {
  text-transform: capitalize;
  font-size: 30px;
  line-height: 30px;
  font-weight: 300;
  color: #fff;
  text-decoration: none;
  background-color: rgba(0,0,0,0.7);
  padding: 20px 30px 25px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.white_heavy_70.has_bg {
  background-color: rgba(38,207,204,0.8);
}
.tp-caption.white_heavy_70 {
  font-size: 70px;
  line-height: 70px;
  font-weight: 800;
  color: #fff;
  text-decoration: none;
  padding: 0;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.light_medium_20 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.white_heavy_60 {
  font-size: 50px;
  line-height: 50px;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
.tp-caption.black_thin_blackbg_30 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  color: #ffffff;
  text-decoration: none;
  background-color: rgba(0,0,0,0.8);
  padding: 5px 15px 10px;
  text-shadow: none;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
}
body.rtl .region-primary_menu div.block {
  float: left;
  margin-left: unset;
  margin-right: 10px;
}
body.rtl #section-header-top .hotline > span {
  display: inline-block;
}
body.rtl #section-header-top .hotline > span i {
  float: right;
  margin-left: 8px;
  margin-top: 3px;
}
body.rtl #section-header-top .hotline > span.mr40 {
  margin-right: 0;
  margin-left: 40px;
}
body.rtl #section-header-top .social-top {
  text-align: left;
}
body.rtl .tb-megamenu .nav > li {
  float: right;
}
body.rtl .tb-megamenu .mega-nav > li,
body.rtl .tb-megamenu .dropdown-menu .mega-nav > li {
  text-align: right;
}
body.rtl .tb-megamenu .dropdown-submenu > .dropdown-menu {
  left: 0%;
}
body.rtl .tb-megamenu .dropdown-submenu > a:after {
  border-width: 5px 5px 5px 0px;
  border-right-color: #cccccc;
  border-left-color: unset;
  float: left;
}
body.rtl .blog-item ul.post-meta-info {
  padding-right: 0;
}
body.rtl .region-primary_menu div#block-mainnavigation {
  float: right;
}
body.rtl .region-breadcrumb {
  text-align: left;
}
body.rtl .innovation-shortcode-box.box-left.medium-box .box-content-wrapper {
  margin-left: auto;
  margin-right: 115px;
  text-align: right;
}
body.rtl .innovation-shortcode-box.box-left .box-icon {
  float: right;
  margin: 0px 0px 25px 25px;
}
body.rtl .block.contact-us .block-title {
  text-align: right;
}
body.rtl .block.contact-us label {
  float: right;
  text-align: right;
}
body.rtl .title-wrapper .title1 {
  text-align: right;
}
body.rtl .block.contact-us input[type="submit"] {
  margin-left: auto;
  margin-right: 20%;
}
html,
body {
  overflow-x: hidden;
}
body.boxed .inv-body-inner {
  background: #f9f9f9;
  max-width: 1170px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  overflow: hidden;
}
#section-main-content {
  padding: 90px 0;
}
.no-padding-main-content #section-main-content {
  padding: 0;
}
#section-footer {
  position: relative;
  width: 100%;
  background: #191E21;
  overflow: hidden;
  color: #989898;
  font-size: 13px;
  padding: 90px 0;
}
#section-footer:before {
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 5px;
  width: 100%;
  background: url("../images/footer_line.png") repeat scroll 0 0;
  height: 1px;
  opacity: .7;
}
#section-footer:after {
  height: 5px;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.2);
  content: "";
  position: absolute;
}
#section-footer h2 {
  color: #fff;
  font-size: 15px;
  line-height: initial;
  margin-bottom: 20px;
  text-transform: uppercase;
}
#section-bottom {
  background: #191E21;
  color: #989898;
  position: relative;
}
#section-bottom:after {
  width: 100%;
  height: 1px;
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  background: url(../images/footer_line.png);
  opacity: 0.7;
}
#section-bottom .section-inner {
  background: rgba(0,0,0,0.25);
  padding: 32px 0px;
}
#section-bottom .footer-copytext a {
  color: #F5A742;
}
#section-bottom ul {
  text-align: right;
}
#section-bottom ul > li {
  display: inline-block;
  padding: 0 8px;
}
#section-bottom ul > li a {
  color: #989898;
  font-size: 12px;
}
#section-bottom ul > li a:after {
  content: "/";
  padding-left: 20px;
}
#section-bottom ul > li:first-child {
  padding-left: 0px;
}
#section-bottom ul > li:last-child {
  padding-right: 0px;
}
#section-bottom ul > li:last-child a::after {
  content: "";
  padding-left: 0px;
}
#section-header-top {
  background: #f9f9f9;
  border-bottom: 1px solid #e4e4e4;
}
#section-header-top .hotline {
  font-size: 11px;
  padding: 12px 0;
}
#section-header-top .hotline .upper {
  text-transform: uppercase;
}
#section-header-top .hotline i {
  margin-right: 8px;
}
#section-header-top .social-top {
  text-align: right;
}
.social-top > a.inv-social-icon {
  color: #808c8c;
  display: inline-block;
  font-size: 14px;
  height: 32px;
  line-height: 34px;
  margin-top: 4px;
  outline: medium none;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 32px;
  z-index: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.social-top > a.inv-social-icon:hover {
  color: #fff;
  z-index: 10;
}
.social-top > a.inv-social-icon:hover i {
  color: #FFF;
}
.social-top > a > span.soc_name {
  opacity: 0;
  background: #070809;
  display: block;
  font-size: 12px;
  height: 32px;
  left: 14px;
  line-height: 31px;
  position: absolute;
  top: 0;
  z-index: 0;
  font-style: italic;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #F5A742;
  color: #FFFFFF;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.social-top > a > span.soc_icon_bg {
  background: rgba(0,0,0,0.15);
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  display: block;
  content: "";
  width: 32px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.social-top > a.inv-social-icon > i {
  position: relative;
  z-index: 1;
  width: 32px;
  height: 32px;
  color: #808c8c;
}
.social-top > a:hover > span.soc_name {
  width: auto;
  padding-left: 28px;
  opacity: 1;
  -webkit-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -o-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  transition: all 0.4 ease;
}
.social-top > a:hover > span.soc_icon_bg {
  top: 0px;
  left: 0px;
  opacity: 1;
}
.social-top > a:last-child > span.soc_name {
  right: 11px;
  left: auto;
}
.social-top > a:last-child:hover > span.soc_name {
  padding-left: 12px;
  padding-right: 28px;
}
.social-top a:last-child span.soc_name:before {
  display: none;
}
.social-top span.soc_name:after,
.social-top span.soc_name:before {
  background: #070809;
  content: "";
  display: block;
  height: 32px;
  position: absolute;
  top: 0;
  width: 32px;
  z-index: -1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #F5A742;
  color: #FFFFFF;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.social-top span.soc_name:after {
  right: -12px;
  -webkit-transition: all 0.4 ease;
  -moz-transition: all 0.4 ease;
  -o-transition: all 0.4 ease;
  -ms-transition: all 0.4 ease;
  transition: all 0.4 ease;
}
.social-top span.soc_name:before {
  left: -14px;
}
#section-header {
  background: #FFF;
  border-bottom: 1px solid #E4E4E4;
  height: 75px;
}
#section-header .region-logo {
  line-height: 68px;
}
#section-page-title.has-banner {
  position: relative;
  color: #FFF;
  overflow: hidden;
  width: 100%;
}
#section-page-title.has-banner .region-breadcrumb a {
  color: #FFF;
}
#section-page-title.has-banner .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;
}
#section-page-title.has-banner .region-page_title h1 {
  text-transform: uppercase;
  letter-spacing: 1px;
  text-shadow: 1px 1px 3px rgba(0,0,0,0.1);
  font-family: "Oswald", "Open Sans", sans-serif;
  font-size: 35px;
  font-weight: 500;
  color: #FFF;
  margin: 0;
}
#section-page-title.has-banner .region-breadcrumb {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
}
.region-breadcrumb .breadcrumb {
  background-color: transparent;
}
#section-page-title:not(.has-banner) {
  background: #fbfbfb;
  border-bottom: 4px solid #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.17);
  -moz-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
  -webkit-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
  -ms-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
  -o-box-shadow: 0 0px 4px rgba(0,0,0,0.17);
  position: relative;
  z-index: 1;
}
#section-page-title:not(.has-banner) .region-page_title h1 {
  color: #888;
  float: left;
  clear: both;
  font-size: 30px;
  font-weight: 300;
  margin: 0;
  padding: 36px 0;
  text-transform: capitalize;
  font-family: "lato", sans-serif;
}
#section-page-title:not(.has-banner) .region-breadcrumb {
  margin-top: -70px;
}
.region-breadcrumb {
  line-height: 40px;
  margin: 35px 0 30px;
  font-size: 12px;
  color: #888;
  text-align: right;
}
.region-breadcrumb .breadcrumb ol li {
  display: inline-block;
  color: #ccc;
}
.region-breadcrumb .breadcrumb ol li:before {
  font-family: 'idealtheme';
  content: "\f105";
}
.region-breadcrumb .breadcrumb ol li:first-child:before {
  content: "";
}
.region-breadcrumb .breadcrumb ol li a {
  margin: 0 2px;
}
#go-to-top {
  z-index: 99999;
  text-align: center;
  width: 43px;
  height: 43px;
  padding: 8px 4px;
  position: fixed;
  bottom: -100px;
  right: 15px;
  cursor: pointer;
  overflow: auto;
  background: #F5A742;
  color: #ffffff;
  -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;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
#go-to-top:hover {
  background: rgba(245,167,66,0.7);
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
#go-to-top i {
  font-size: 25px;
}
.bg-gray .team_item.flip_effect .face {
  background: #f9fafc;
  border-color: #f9fafc;
}
.team-item.flip_effect {
  position: relative;
  width: 100%;
  height: 310px;
  margin-bottom: 30px;
  z-index: 1;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
}
.team-item.flip_effect .f1_card {
  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-item.flip_effect .f1_card img {
  background: #fff;
  border: 5px solid #f3efef;
  display: block;
  overflow: hidden;
  max-width: 190px;
  margin: 8px auto 0;
  padding: 5px;
  height: auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.team-item.flip_effect .f1_card .person_jop {
  display: block;
  font-size: 13px;
  text-transform: capitalize;
}
.team-item.flip_effect .f1_card .person_desc {
  display: block;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 15px;
  max-height: 115px;
  overflow: hidden;
  position: relative;
}
.team-item.flip_effect .f1_card .person_desc:after {
  bottom: 0;
  content: "...";
  display: inline-block;
  height: 23px;
  margin-left: 3px;
  position: relative;
  right: 3px;
}
.team-item.flip_effect .f1_card .person_name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
.team-item.flip_effect .f1_card .face {
  background: #fff;
  border: 1px solid #f1eff0;
  padding: 20px;
  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-item.flip_effect .f1_card .face.front {
  text-align: center;
  background: #fff;
}
.team-item.flip_effect .f1_card .face.front .person_name {
  color: #324545;
  margin: 18px 0 8px;
  font-size: 16px;
}
.team-item.flip_effect .f1_card .face.front .person_jop {
  color: #bab9b9;
}
.team-item.flip_effect .f1_card .face.back {
  background: #F5A742;
  color: white;
  display: block;
  padding: 15px 20px 15px 20px;
  border: 1px solid #F5A742;
  overflow: hidden;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.team-item.flip_effect .f1_card .face.back .person_jop {
  margin: 5px 0 13px;
  font-weight: bold;
}
.team-item.flip_effect .f1_card .face.back .arrow_btn {
  color: #fff;
}
.team-item.flip_effect .f1_card .face.back .social_media i {
  color: #fff;
  border: solid 1px;
  border-color: rgba(255,255,255,0.5);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.team-item.flip_effect .f1_card .face.back .social_media i:hover {
  color: #F5A742;
  border-color: #fff;
  background: #fff;
}
.team-item.flip_effect:hover .f1_card .face.back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.team-item.flip_effect:hover .f1_card .face.front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.team-item.teaser {
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}
.team-item.teaser .person_name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #324545;
}
.team-item.teaser .person_jop {
  color: #aaa;
  display: block;
  font-size: 14px;
  margin: 3px 0 10px;
}
.team-item.teaser .person_desc {
  display: block;
  line-height: 25px;
  margin-bottom: 15px;
  color: #999;
}
.team-item.teaser .member_img {
  background: #fff;
  border: 1px solid #dadbdb;
  padding: 5px;
  overflow: hidden;
  position: relative;
  display: block;
  float: right;
  width: 30%;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-item.teaser .member_img:before {
  background: #F5A742;
  border: 5px solid rgba(0,0,0,0.3);
  content: "";
  top: 0px;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.team-item.teaser .member_img:after {
  content: "\e112";
  display: block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-family: "idealtheme";
  color: #fff;
  font-size: 24px;
  text-align: center;
  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%);
  -o-transform: scale(3);
  -ms-transform: scale(3);
  -moz-transform: scale(3);
  -webkit-transform: scale(3);
  transform: scale(3);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-item.teaser .member_img:hover {
  border-color: rgba(0,0,0,0);
}
.team-item.teaser .member_img:hover:before {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-item.teaser .member_img:hover:after {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
}
.team-item.teaser .member_img img {
  height: auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.team-item.teaser .team_detail {
  float: right;
  padding-right: 20px;
  width: 70%;
}
.team-item.teaser .social_media i {
  border: solid 1px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.team-item.teaser .social_media a:hover i {
  color: #F5A742;
  border: solid 1px #F5A742;
}
.team-item.teaser:hover .person_name {
  color: #F5A742;
}
.team-item.detail .member_img {
  display: block;
  margin-bottom: 20px;
}
.team-item.detail .person_name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #F5A742;
}
.team-item.detail .person_desc {
  margin-top: 20px;
}
.team-item.detail .social_media a:hover i {
  color: #F5A742;
  border: solid 1px #F5A742;
}
.team-item.team-col {
  background: #F5A742;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.team-item.team-col .person_name {
  display: block;
  font-size: 20px;
  text-transform: uppercase;
  color: #fff;
}
.team-item.team-col .person_name:hover {
  opacity: 0.7;
}
.team-item.team-col .person_jop {
  display: block;
  font-size: 14px;
  font-weight: bold;
  margin: 5px 0 10px;
  text-transform: capitalize;
}
.team-item.team-col .person_desc {
  display: block;
  margin-bottom: 20px;
  line-height: 23px;
  color: rgba(255,255,255,0.8);
}
.team-item.team-col .team-col-1 {
  width: 50%;
  float: left;
  position: relative;
}
.team-item.team-col .team-col-1 .member_img2 {
  pointer-events: none;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-item.team-col .team-col-1 .member_img2 * {
  pointer-events: all;
}
.team-item.team-col .team-col-1 .member_img2 img {
  height: auto;
}
.team-item.team-col .team-col-1 .member_img2:before {
  background: rgba(28,205,202,0.8);
  content: "";
  top: 0px;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  opacity: 0;
  z-index: 1;
}
.team-item.team-col .team-col-1 .member_img2:after {
  content: "\e112";
  display: block;
  height: 40px;
  line-height: 40px;
  position: absolute;
  width: 40px;
  font-family: "idealtheme";
  color: #fff;
  font-size: 24px;
  text-align: center;
  left: 50%;
  top: 50%;
  opacity: 0;
  -moz-transform: translateX(-50%) translateY(-50%) scale(3);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(3);
  transform: translateX(-50%) translateY(-50%) scale(3);
  z-index: 2;
}
.team-item.team-col .team-col-1 .member_img2:hover:before {
  opacity: 1;
}
.team-item.team-col .team-col-1 .member_img2:hover:after {
  opacity: 1;
  -moz-transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.team-item.team-col .team-col-1 .member_img2 > span {
  display: block;
  position: relative;
}
.team-item.team-col .team-col-1 .member_img2 > span:after {
  box-shadow: 0 0 75px rgba(0,0,0,0.5) inset;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.team-item.team-col .team-col-2 {
  width: 50%;
  float: left;
  position: relative;
}
.team-item.team-col .team-col-2 .team-col-2-con {
  position: absolute;
  padding: 20px 25px 20px;
}
.team-item.team-col .team-col-2 .team-col-2-con .social_media i {
  color: #FFF;
  border: 0 none;
}
.team-item.team-col .team-col-2 .team-col-2-con .social_media i:hover {
  opacity: 0.7;
}
.team-item.team-col .team-col-2 .arrow {
  position: absolute;
  background: #F5A742;
  width: 15px;
  height: 15px;
  top: 30px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
  left: auto;
  left: -7px;
}
.team-style-02 .bxslide:nth-child(2n) .team-item.teaser .member_img {
  float: left;
}
.team-style-02 .bxslide:nth-child(2n) .team-item.teaser .team_detail {
  padding-right: 0;
  padding-left: 20px;
}
.team-style-02 .bxslide:nth-child(2n + 1) .team-item.teaser .team_detail {
  text-align: right;
}
.team-style-03 .inv-grid-item:nth-child(3) .team-item.team-col .team-col-1,
.team-style-03 .inv-grid-item:nth-child(3n+4) .team-item.team-col .team-col-1,
.team-style-03 .inv-grid-item:nth-child(4n) .team-item.team-col .team-col-1 {
  float: right;
}
.team-style-03 .inv-grid-item:nth-child(3) .team-item.team-col .team-col-2 .arrow,
.team-style-03 .inv-grid-item:nth-child(3n+4) .team-item.team-col .team-col-2 .arrow,
.team-style-03 .inv-grid-item:nth-child(4n) .team-item.team-col .team-col-2 .arrow {
  left: unset;
  right: -7px;
}
.bg-gray .user_item.flip_effect .face {
  background: #f9fafc;
  border-color: #f9fafc;
}
.user-item.flip_effect {
  position: relative;
  width: 100%;
  height: 310px;
  margin-bottom: 30px;
  z-index: 1;
  -webkit-perspective: 400px;
  -moz-perspective: 400px;
  -o-perspective: 400px;
  perspective: 400px;
}
.user-item.flip_effect .f1_card {
  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;
}
.user-item.flip_effect .f1_card img {
  background: #fff;
  border: 5px solid #f3efef;
  display: block;
  overflow: hidden;
  max-width: 190px;
  margin: 8px auto 0;
  padding: 5px;
  height: auto;
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.user-item.flip_effect .f1_card .user_email {
  display: block;
  font-size: 13px;
  text-transform: capitalize;
}
.user-item.flip_effect .f1_card .user_desc {
  display: block;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 15px;
  max-height: 115px;
  overflow: hidden;
  position: relative;
}
.user-item.flip_effect .f1_card .user_desc:after {
  bottom: 0;
  content: "...";
  display: inline-block;
  height: 23px;
  margin-left: 3px;
  position: relative;
  right: 3px;
}
.user-item.flip_effect .f1_card .user_name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
}
.user-item.flip_effect .f1_card .face {
  background: #fff;
  border: 1px solid #f1eff0;
  padding: 20px;
  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;
}
.user-item.flip_effect .f1_card .face.front {
  text-align: center;
  background: #fff;
}
.user-item.flip_effect .f1_card .face.front .user_name {
  color: #324545;
  margin: 18px 0 8px;
  font-size: 16px;
}
.user-item.flip_effect .f1_card .face.front .user_email {
  color: #bab9b9;
}
.user-item.flip_effect .f1_card .face.back {
  background: #F5A742;
  color: white;
  display: block;
  padding: 15px 20px 15px 20px;
  border: 1px solid #F5A742;
  overflow: hidden;
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.user-item.flip_effect .f1_card .face.back .person_jop {
  margin: 5px 0 13px;
  font-weight: bold;
}
.user-item.flip_effect .f1_card .face.back .arrow_btn {
  color: #fff;
}
.user-item.flip_effect .f1_card .face.back .social_media i {
  color: #fff;
  border: solid 1px;
  border-color: rgba(255,255,255,0.5);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.user-item.flip_effect .f1_card .face.back .social_media i:hover {
  color: #F5A742;
  border-color: #fff;
  background: #fff;
}
.user-item.flip_effect:hover .f1_card .face.back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.user-item.flip_effect:hover .f1_card .face.front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.region-sidebar_first div.block .block-title,
.region-sidebar_second div.block .block-title {
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
  text-transform: uppercase;
  word-spacing: 1px;
}
.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: 100%;
  max-width: 100%;
  height: auto;
}
.innovation-flickr .flickr_badge_image a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #F5A742;
  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: "idealtheme";
  content: "\e6e5";
  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: 1;
}
.cloud-tag ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.cloud-tag ul li {
  list-style-type: none;
  display: inline-block;
  margin-bottom: 2px;
  margin-right: 2px;
}
.cloud-tag ul li a {
  background: rgba(0,0,0,0.5);
  display: block;
  border-color: rgba(255,255,255,0);
  color: #989898;
  font-size: 11px;
  overflow: hidden;
  padding: 9px 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.categories-list-widget ul {
  padding: 0;
}
.categories-list-widget ul li {
  border-bottom: 1px dotted #e5e5e5;
  list-style: none;
  padding: 7px 0;
}
.categories-list-widget ul li:last-child {
  border-bottom: none;
}
.categories-list-widget ul li .num-posts {
  color: #aaa;
  float: right;
  font-size: 11px;
}
.categories-list-widget ul li a {
  color: #777;
  display: inline-block;
  margin-right: 10px;
  font-size: 13px;
}
.categories-list-widget ul li a:hover {
  color: #aaa;
}
.cloud-tag-style2 ul {
  padding: 0;
  list-style: none;
  font-size: 0;
}
.cloud-tag-style2 ul li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.cloud-tag-style2 ul li a {
  background: #fff;
  border: 1px solid #E5E5E5;
  color: #666;
  display: inline-block;
  font-size: 11px;
  font-weight: 300;
  letter-spacing: 1px;
  padding: 8px 9px;
  text-transform: uppercase;
}
.cloud-tag-style2 ul li .num-posts {
  background: #FAFAFA;
  border-color: #E5E5E5;
  border-style: solid;
  border-width: 1px;
  display: inline-block;
  font-size: 11px;
  padding: 8px 9px 8px 11px;
  color: #888;
  position: relative;
  margin-left: -2px;
}
.cloud-tag-style2 ul li .num-posts:before {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #c6c6c6;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: 0px;
  position: absolute;
  top: 12px;
}
.cloud-tag-style2 ul li .num-posts:after {
  border-color: rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #ffffff;
  border-style: solid;
  border-width: 4px;
  content: "";
  display: block;
  left: -1px;
  position: absolute;
  top: 12px;
}
.about_author {
  background: #ecf0f1;
  position: relative;
  padding: 10px 5px 15px 15px;
  margin-top: 36px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.about_author > img {
  float: left;
  margin: -25px 15px 0 0;
  max-width: 100px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.about_author > span {
  color: #444;
  font-size: 14px;
  margin-bottom: 5px;
  display: block;
}
.about_author a.inv-social-icon,
.about_author .inv-icon {
  font-size: 13px;
  text-align: left;
  width: 20px;
}
.about_author a.inv-social-icon i,
.about_author .inv-icon i {
  font-size: 13px;
}
.about_author .inv-icon {
  padding: 0;
  margin: 0;
  font-size: 0;
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  color: #777;
  -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;
}
.hm_vid_con {
  border: 4px solid rgba(0,0,0,0.3);
  display: block;
  overflow: hidden;
  position: relative;
}
.hm_vid_con .vid_icon {
  border: 3px solid rgba(255,255,255,0.9);
  height: 54px;
  line-height: 54px;
  position: absolute;
  text-align: center;
  width: 54px;
  color: #fff;
  font-size: 24px;
  z-index: 1;
  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-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.hm_vid_con .vid_icon i {
  background: #F5A742;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  line-height: 47px;
  text-indent: 5px;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -webkit-border-radius: 100% 100% 100% 100%;
  -moz-border-radius: 100% 100% 100% 100%;
  border-radius: 100% 100% 100% 100%;
}
.simplenews-subscriber-form label {
  display: none;
}
.simplenews-subscriber-form input[type="email"] {
  max-width: 100%;
  width: 100%;
  font-size: 13px;
  padding: 8px 50px 8px 12px;
  border: 1px solid #ddd;
  color: #666;
  background: #fff;
  outline: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.simplenews-subscriber-form .description {
  display: none;
}
.simplenews-subscriber-form .form-actions {
  position: relative;
}
.simplenews-subscriber-form .field--name-mail {
  margin-top: 20px;
}
.simplenews-subscriber-form input[type="submit"] {
  margin: 0;
  background: #F5A742;
  border: none;
  color: #fff;
  font-size: 16px;
  height: 37px;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -moz-text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  -webkit-text-shadow: 0 1px 2px rgba(0,0,0,0.2);
  top: -50px;
  width: 40px;
  border-left: 1px solid rgba(0,0,0,0.07);
  text-indent: -9999px;
}
.simplenews-subscriber-form i {
  position: absolute;
  display: block;
  right: 14px;
  top: -37px;
  z-index: 1000;
  color: #FFF;
  cursor: pointer;
}
.simplenews-subscriber-form.logged-in input[type="submit"] {
  top: 20px;
  text-indent: 0;
  font-size: 11px;
  width: 100px;
}
.simplenews-subscriber-form.logged-in i {
  top: 32px;
  right: 80px;
}
.view-content .bx-wrapper {
  margin-bottom: 0;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
}
h1 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 30px;
}
h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 24px;
}
h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 36px;
}
h4 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 22px;
}
h5 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
}
h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 16px;
}
.hm_new_title_con h4 {
  font-family: 'Lato', sans-serif;
  font-weight: 400;
  font-size: 15px;
}
h2.title1 a,
.title1 .title,
.title1 .block-title,
.banner-title h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 33px;
}
.counter .stat-count {
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 32px;
}
#section-footer .inv-builder-title .inv-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
}
