  /*This file is generated by less css (http://lesscss.org) */
/*Please do not modify this file content. It will be generated again when you change style*/
@import url(https://);
@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:200,200i,400,400i,800,800i');
body {
  color: #666666;
}
a:not(.btn) {
  color: #334947;
}
a:not(.btn):hover {
  color: #009673;
}
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: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
}
.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: #009673;
  -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: #009673;
  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: #009673;
  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: #009673;
  color: #009673;
}
.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: #009673;
}
.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: #009673;
}
.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 #009673;
}
.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: #009673;
  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: #009673;
}
.inv-builder-box.box-background .box-icon i {
  color: #fff;
}
.inv-builder-box.box-background:hover .box-title {
  color: #009673;
}
.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: #009673;
}
.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: #009673;
}
.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: #009673;
  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 #009673;
  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: #009673;
}
.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: #009673;
}
.inv-builder-box.style01:hover .box-title a {
  color: #009673;
}
.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 #009673;
}
.inv-builder-box.style03 .box-icon i,
.inv-builder-box.style06 .box-icon i {
  color: #009673;
}
.inv-builder-box.style03 .box-icon:before,
.inv-builder-box.style06 .box-icon:before {
  background: #009673;
  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: #009673;
  -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 #009673;
  -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: #009673;
  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: #009673;
}
.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: #009673;
}
.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: #009673;
}
.inv-builder-box.style09:hover .box-title,
.inv-builder-box.style10:hover .box-title {
  color: #009673;
}
.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 #009673;
  -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: #009673;
}
.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: #009673;
}
.inv-builder-box.style05:hover .box-icon i {
  color: #FFF;
}
.inv-builder-box.style05:hover .box-title {
  color: #009673;
}
.inv-builder-box.border-color:hover .box-icon {
  border-color: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
  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 #009673;
  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 #009673;
  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: #009673;
}
.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: #009673;
}
.inv-builder-tabs .nav-tabs > li.active > a:before {
  background: #009673;
  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: #009673;
  border: 2px solid #009673;
}
.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: #009673;
  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: #009673;
  color: #FFF;
  border: 1px solid #009673;
}
.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: #009673;
  border: solid 1px #009673;
  background: #FFF;
}
.inv-builder-tabs.style07 .nav-tabs > li > a:hover {
  color: #009673;
}
.inv-builder-tabs.style07 .nav-tabs > li > a:hover i {
  color: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
}
.inv-stats.style02:hover i {
  color: #FFF;
}
.inv-stats.style03 {
  color: #FFF;
}
.inv-stats.style04 .stats-icon i {
  color: #009673;
}
.inv-button {
  border: 0 none;
  color: #FFF;
  background: #009673;
  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: #009673;
}
.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: #009673;
}
.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: #009673;
}
.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: #009673;
  -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: #009673;
  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: #009673;
  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: #009673;
  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: #009673;
}
.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(/sites/default/files/innovation/grad_enar_sub/images/icon-user.png);
}
.comment-box .author_name {
  font-size: 15px;
  font-weight: 400;
  margin: 0 0 10px;
  text-transform: uppercase;
  color: #009673;
}
.comment-box .author_name a {
  color: #009673;
}
.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: #009673;
  border: solid 1px #009673;
  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: #009673;
}
.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 #009673;
  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: #009673;
  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: #009673;
  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: #009673;
  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: #009673 !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: #009673;
  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: #009673;
  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: #009673;
  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;
}
body.header-transparent #section-header {
  height: 0;
  border-bottom: 0 none;
  overflow: visible;
}
body.header-transparent.white-color-menu .tb-megamenu .nav > li > a,
body.header-transparent.white-color-menu .tb-megamenu .nav > li span.tb-megamenu-no-link {
  color: #FFF;
}
.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: #009673;
}
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle,
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
  background-color: transparent;
  color: #009673;
}
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle,
.tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: transparent;
  border-color: #009673;
  color: #009673;
}
.tb-megamenu .nav > li.dropdown.open.active > a:hover {
  background-color: transparent;
  color: #009673;
}
.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 #009673;
}
.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: #009673;
}
.tb-megamenu .nav li.dropdown.open > .dropdown-toggle {
  background-color: unset;
  color: #009673;
}
.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: #009673;
}
.search-block-form .search-toggle {
  position: absolute;
  cursor: pointer;
  color: #009673;
  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;
  }
}
.tb-megamenu-one-page ul {
  padding: 0;
  margin: 0;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
}
.tb-megamenu-one-page ul li {
  position: relative;
}
.tb-megamenu-one-page ul li a {
  color: #324545;
  display: block;
  padding: 28px 20px;
  font-weight: 600;
}
.tb-megamenu-one-page ul li.current a {
  color: #009673;
}
@media (min-width: 992px) {
  text-align: right;
}
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: #009673;
  border: 1px solid #009673;
  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(0,150,115,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: #009673;
  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: #009673;
}
.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: #009673;
  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 #009673;
}
.portfolio-item.teaser:hover .portfolio-desc .name a {
  color: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
  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: #009673;
  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 #009673;
  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 #009673;
  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: #009673;
  font-size: 23px;
  line-height: 44px;
  text-align: center;
}
.arrow_button {
  margin-top: 30px;
  display: block;
  text-align: center;
  border: 1px solid #009673;
  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: #009673;
}
.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: #009673;
}
.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: #009673;
}
.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: #009673;
  border: 2px solid #009673;
}
.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: #009673;
  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: #009673;
  color: #FFF;
  border: 1px solid #009673;
}
.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: #009673;
  border: solid 1px #009673;
  background: #FFF;
}
.inv-tab-wrapper.style07 .nav-tabs > li > a:hover {
  color: #009673;
}
.inv-tab-wrapper.style07 .nav-tabs > li > a:hover i {
  color: #009673;
}
.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: #009673;
  -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: #009673;
}
.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: #009673;
}
.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 #009673;
}
.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: #009673;
  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: #009673;
}
.innovation-shortcode-box.box-background .box-icon i {
  color: #fff;
}
.innovation-shortcode-box.box-background:hover .box-title {
  color: #009673;
}
.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: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
  -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: #009673;
  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: #009673;
}
.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: #009673;
}
.innovation-shortcode-box.style05:hover .box-title {
  color: #009673;
}
.innovation-shortcode-box.border-color:hover .box-icon {
  border-color: #009673;
}
.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 #009673;
  cursor: pointer;
}
.innovation-shortcode-box:not(.box-left) .readmore-box:hover span,
.innovation-shortcode-box:not(.box-left) .readmore-box:hover span::after {
  background: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
}
.counter.style02:hover i {
  color: #FFF;
}
.counter.style03 {
  color: #FFF;
}
.counter.style04 .icon i {
  color: #009673;
}
.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 #009673;
}
.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 #009673;
}
.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: #009673;
  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: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
  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 #009673;
  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: #009673;
}
.title-wrapper.has_bg.bg_color .line-style {
  border-color: #009673 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: #009673;
}
.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: #009673;
  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: #009673;
  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: #009673;
  font-size: 59%;
  font-weight: 300;
  margin-right: 5px;
}
.pricing-table .plan_column1 .plan_price_block .plan_price_in .plan_per {
  color: #009673;
  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: #009673;
}
.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: #009673;
  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: #009673;
  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(/sites/default/files/innovation/grad_enar_sub/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: #009673;
  }
  .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: #009673;
    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: #009673;
    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: #009673;
    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: #009673;
}
.btn_a {
  border: 1px solid #e4e4e4;
  display: inline-block;
  font-size: 13px;
  vertical-align: top;
  overflow: hidden;
  color: #888;
}
.btn_a.text-color {
  color: #009673;
}
.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: #009673;
}
.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: #009673;
  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: #009673;
}
.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: #009673;
  border-color: #009673;
}
.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: #009673;
}
.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: #009673;
  border-color: #009673;
}
.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("/sites/default/files/innovation/grad_enar_sub/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(/sites/default/files/innovation/grad_enar_sub/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: #009673;
}
#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: #009673;
  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: #009673;
  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: #009673;
  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(0,150,115,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: #009673;
  color: white;
  display: block;
  padding: 15px 20px 15px 20px;
  border: 1px solid #009673;
  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: #009673;
  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: #009673;
  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: #009673;
  border: solid 1px #009673;
}
.team-item.teaser:hover .person_name {
  color: #009673;
}
.team-item.detail .member_img {
  display: block;
  margin-bottom: 20px;
}
.team-item.detail .person_name {
  display: block;
  font-size: 18px;
  text-transform: uppercase;
  color: #009673;
}
.team-item.detail .person_desc {
  margin-top: 20px;
}
.team-item.detail .social_media a:hover i {
  color: #009673;
  border: solid 1px #009673;
}
.team-item.team-col {
  background: #009673;
  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: #009673;
  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;
}
.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: #009673;
  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: #009673;
  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: #009673;
  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;
}
.toolbar-menu-administration li {
  font-family: "Source Sans Pro", "Lucida Grande", Verdana, sans-serif;
  font-size: 13px;
  -moz-tap-highlight-color: rgba(0,0,0,0);
  -o-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -webkit-touch-callout: none;
  touch-callout: none;
}
.toolbar-menu-administration li a {
  text-decoration: none;
}
#block-grad-enar-sub-local-tasks li {
  font-family: "Source Sans Pro", "Lucida Grande", Verdana, sans-serif;
  font-size: 13px;
  -moz-tap-highlight-color: rgba(0,0,0,0);
  -o-tap-highlight-color: rgba(0,0,0,0);
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  tap-highlight-color: rgba(0,0,0,0);
  -moz-touch-callout: none;
  -o-touch-callout: none;
  -webkit-touch-callout: none;
  touch-callout: none;
}
body {
  background: #fff;
}
#go-to-top {
  overflow: visible;
}
#section-main-content {
  padding: 0;
}
a.copy-button-engage-fresh {
  display: inline-block;
  border: 2pt solid ;
  color: ;
  padding: 5px 10px;
  margin: 0px 0px;
  font-family: "Nunito Sans";
  font-weight: bold;
  font-size: 20px;
  letter-spacing: .5px;
  text-decoration: none !important;
}
a.copy-button-engage-fresh:hover {
  border: 2pt solid #006a4d;
  color: #006a4d;
}
a.copy-button-engage {
  display: inline-block;
  background-color: #006a4d;
  color: #ffffff !important;
  padding: 5px 10px;
  margin: 0px 0px;
  font-family: "Nunito Sans";
  font-weight: 200;
  font-size: 16px;
  text-align: center;
  letter-spacing: .5px;
  text-decoration: none !important;
  min-width: 85px;
}
a.copy-button-engage:hover {
  background-color: #009e99;
}
a.copy-button-engage-2 {
  display: inline-block;
  background-color: #006a4d;
  color: #ffffff !important;
  padding: 5px 10px;
  margin: 0px 0px;
  font-family: "Nunito Sans";
  font-weight: 200;
  font-size: 16px;
  text-align: center;
  letter-spacing: .5px;
  text-decoration: none !important;
  min-width: 85px;
}
a.copy-button-engage-2:hover {
  background-color: #009e99;
}
a.copy-button-engage-chevron-1 {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none !important;
  color: #ffffff !important;
  padding-right: 30px;
}
a.copy-button-engage-chevron-1:hover {
  color: #ebebeb !important;
}
a.copy-button-engage-chevron-1:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron.svg) no-repeat left center;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}
a.copy-button-engage-chevron-1:hover:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron_hover.svg) no-repeat left center;
  width: 16px;
  height: 16px;
}
a.copy-button-engage-chevron-2 {
  font-size: 18px;
  font-weight: 400;
  text-decoration: none !important;
  color: #004f38 !important;
  padding-right: 30px;
}
a.copy-button-engage-chevron-2:hover {
  color: #006a4d !important;
}
a.copy-button-engage-chevron-2:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron.svg) no-repeat left center;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}
a.copy-button-engage-chevron-2:hover:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron_hover.svg) no-repeat left center;
  width: 16px;
  height: 16px;
}
p {
  color: #535a5d;
  font-family: "Nunito Sans";
  font-size: 16px;
  line-height: 1.4;
  font-weight: 200;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  p {
    font-size: 18px;
  }
}
li {
  color: #535a5d;
  font-family: "Nunito Sans";
  font-size: 16px;
  line-height: 1.4;
  font-weight: 200;
  margin-top: 20px;
}
@media screen and (max-width: 767px) {
  li {
    font-size: 18px;
  }
}
ol {
  color: #535a5d;
  font-family: "Nunito Sans";
  font-size: 14px;
  line-height: 1.4;
  font-weight: 200;
  margin-top: 20px;
}
blockquote {
  border-left: 5px solid #009e99;
  padding: 30px 0 30px 30px;
}
blockquote p {
  font-size: 19px;
  font-weight: 200;
  line-height: 1.4;
}
blockquote h5 {
  line-height: normal;
  margin-top: 0px;
  font-size: 15px;
  font-weight: 800;
}
blockquote h6 {
  font-size: 12px;
  letter-spacing: normal;
  text-transform: none;
  color: #535a5d;
}
@media only screen and (max-width: 991px) {
  blockquote {
    padding: 20px 0 0px 20px;
  }
}
@media only screen and (max-width: 767px) {
  blockquote {
    border-top: 5px solid #009e99;
    border-left: none;
    margin-top: 20px;
    padding: 20px 0 20px 0px;
  }
}
h1 {
  font-family: "Nunito Sans";
  color: #004947;
  font-size: 48px;
  font-weight: 400;
  line-height: 1.4;
  margin-top: 40px;
  margin-bottom: 10px;
  margin-top: 20px;
  word-break: break-word;
  hyphens: auto;
}
h2 {
  font-family: "Nunito Sans";
  color: #004947;
  font-size: 38px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
h3 {
  font-family: "Nunito Sans";
  color: #004f38;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
h4 {
  font-family: "Nunito Sans";
  color: #009e99;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
h5 {
  font-family: "Nunito Sans";
  color: #535a5d;
  font-size: 13px;
  letter-spacing: 2px;
  font-weight: 800;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
h6 {
  font-family: "Nunito Sans";
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 20px;
}
i.fa {
  font-size: 30px;
}
a:not(.btn) {
  color: #004947;
  text-decoration: underline;
  outline: none;
}
a.copy-engage,
a.copy-button-engage-2 {
  background-color: #1c4847;
  font-weight: bold;
  font-size: 21px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.paragraph--type--bp-accordion .panel-title > a[aria-expanded="false"]:before {
  content: "\f067";
  font-family: FontAwesome;
  font-size: 20px;
  padding-right: 5px;
  color: #bbbcbe;
}
.paragraph--type--bp-accordion .panel-title > a[aria-expanded="true"]:before {
  content: "\f068";
  font-family: FontAwesome;
  font-size: 20px;
  padding-right: 5px;
  color: #009e99;
}
.paragraph--type--bp-accordion .panel-default {
  border: none;
}
.paragraph--type--bp-accordion .panel-default .panel-heading {
  background-image: none;
  background-color: #f5f5f5;
}
.paragraph--type--bp-accordion .panel-title {
  font-size: 30px;
  font-weight: 200;
  letter-spacing: .5px;
  color: #535a5d;
}
.paragraph--type--bp-accordion .panel-title a {
  text-decoration: none;
  color: #000000;
}
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:first-child {
  padding-left: 20px;
  padding-right: 5px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:first-child {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:nth-child(2) {
  padding-left: 5px;
  padding-right: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:nth-child(2) {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-columns .paragraph--type--bp-columns__2col:nth-child(2) {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper {
    width: 100%;
  }
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel {
  margin-bottom: 10px;
  border: 3px solid;
  border-radius: 0px;
}
@media screen and (max-width: 767px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel {
    border: 2px solid;
    margin-bottom: 10px;
  }
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-default {
  border-color: #004f38;
  margin: 5px;
  margin-bottom: 15px;
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .paragraph--bp-accordion-container .bp-accordion--button {
  display: none;
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-heading a[aria-expanded=false]:after,
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-heading a[aria-expanded=true]:after {
  content: "";
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-default>.panel-heading {
  background-image: none;
  background-color: white;
  position: relative;
  display: table-cell;
  vertical-align: middle;
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .paragraph--type--bp-accordion .panel-heading a {
  font-size: 40px;
  font-family: "Oswald";
  font-weight: 400;
  margin-left: 50px;
  padding-left: 20px;
  padding-right: 0px;
  color: #006a4d;
  line-height: 55px;
  text-decoration: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .paragraph--type--bp-accordion .panel-heading a {
    font-size: 33px;
    margin-left: 35px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .paragraph--type--bp-accordion .panel-heading a {
    font-size: 35px;
    line-height: 1.2;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .paragraph--type--bp-accordion .panel-heading a {
    font-size: 25px;
    font-weight: 100;
    line-height: 32px;
    margin: 20px 20px 20px 34px;
    padding: 5px 10px 5px 0px;
  }
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .card-header.panel-heading {
  border-style: none;
  height: 200px;
  padding-top: 15px;
  padding-right: 15px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .card-header.panel-heading {
    padding-right: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .card-header.panel-heading {
    padding-right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .card-header.panel-heading {
    height: 120px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
  }
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="false"]:before {
  content: "\f055";
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="true"]:before {
  content: "\f056";
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="false"]:before,
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="true"]:before {
  font-family: FontAwesome;
  font-size: 40px;
  position: absolute;
  top: 77px;
  color: #bbbcbe;
  margin-left: -50px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="false"]:before,
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="true"]:before {
    font-size: 35px;
    top: 82px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="false"]:before,
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="true"]:before {
    font-size: 30px;
    top: 84px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="false"]:before,
  .paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper .panel-title > a[aria-expanded="true"]:before {
    font-size: 25px;
    top: 44px;
    margin-left: -32px;
  }
}
.paragraph--type--bp-columns__2col .paragraph--type--bp-column-wrapper a:not(.btn):hover {
  color: #006a4d;
}
.paragraph.paragraph--type--bp-accordion .panel-collapse .paragraph:last-of-type>.paragraph__column {
  padding-bottom: 0px;
  padding-top: 0px;
}
.paragraph--type--bp-accordion .paragraph__column .card-block .paragraph--bp-accordion-container 
.panel {
  margin-bottom: 0px;
  border-style: none;
}
.paragraph.paragraph--type--bp-accordion .panel-collapse>.paragraph {
  padding: 0px 20px 10px 30px;
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-accordion .panel-collapse>.paragraph {
    padding: 1px 10px 5px 15px;
  }
}
.paragraph--bp-accordion-container {
  padding-top: 0px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel {
  box-shadow: none;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-default>.panel-heading {
  border-style: none;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph__column {
  padding-bottom: 0px;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph--type--bp-simple .paragraph__column p {
  font-size: 20px;
  font-weight: 500;
  padding: 0px 10px 2px 67px;
  margin-bottom: 0px;
  padding-left: 100px;
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph--type--bp-simple .paragraph__column p {
    font-size: 15px;
    padding: 0px 5px 1px 50px;
    margin-bottom: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph--type--bp-simple .paragraph__column ul {
    padding-left: 66px;
  }
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .card-header.panel-heading {
  height: 60px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph.paragraph--type--bp-accordion .panel-heading a {
  text-transform: uppercase;
  font-size: 35px;
  font-family: "Oswald";
  font-weight: 400;
  letter-spacing: 0.5px;
  margin-left: 100px;
  padding: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph.paragraph--type--bp-accordion .panel-heading a {
    font-size: 24px;
    margin-left: 100px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph.paragraph--type--bp-accordion .panel-heading a {
    font-size: 24px;
    margin-left: 100px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .paragraph.paragraph--type--bp-accordion .panel-heading a {
    font-size: 24px;
    margin-left: 50px;
  }
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="false"]:before,
.paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="true"]:before {
  font-size: 30px;
  position: absolute;
  top: 3px;
  margin-left: -37px;
  margin-top: 2px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="true"]:before {
    font-size: 30px;
    top: 10px;
    margin-left: -37px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="true"]:before {
    font-size: 30px;
    top: 8px;
    margin-left: -37px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container .panel-title > a[aria-expanded="true"]:before {
    font-size: 15px;
    top: 18px;
    margin-left: -20px;
  }
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container:nth-child(1) .card.panel-default {
  margin-top: 0px;
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="false"]:before,
.paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="true"]:before {
  font-size: 30px;
  position: absolute;
  top: 3px;
  margin-left: -37px;
  margin-top: 0px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="true"]:before {
    font-size: 30px;
    top: 12px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="true"]:before {
    font-size: 30px;
    top: 12px;
    margin-left: -37px;
    margin-top: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="false"]:before,
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .panel-title > a[aria-expanded="true"]:before {
    font-size: 15px;
    top: 21px;
    margin-left: -20px;
    margin-top: 0px;
  }
}
.paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .paragraph--type--bp-accordion>.paragraph__column {
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .paragraph--bp-accordion-container .paragraph--bp-accordion-container:last-child .paragraph--type--bp-accordion>.paragraph__column {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--bp-columns .paragraph--type--bp-columns__2col {
    width: 100% !important;
  }
}
.paragraph--type--csu-announcement .paragraph__column:first-child {
  padding-bottom: 5px;
  padding-top: 5px;
}
.csuannouncement {
  text-align: center;
  font-size: 24px;
  font-family: "Oswald";
  padding: 15px;
  border: 10px solid #ffffff;
  outline: 1px solid #bbbcbe;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .csuannouncement {
    padding-left: 20px;
  }
}
.csuannouncement .heading {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 5px;
}
.csuannouncement .description {
  color: #ffffff;
  font-family: "Quattrocento";
  font-style: italic;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.2;
  text-transform: none;
}
.csuannouncement.EngageGreen {
  background-color: #006a4d;
  color: ;
}
.csuannouncement.FreshGreen {
  background-color: ;
  color: #006a4d;
}
.csu-apply-step .apply-step-body {
  font-size: 20px;
  font-family: Oswald;
  font-weight: 100;
  padding: 0px 30px 10px 30px;
}
.csu-apply-step p {
  font-family: "Quattrocento";
  font-size: 16px;
}
.csu-apply-step li {
  font-family: "Quattrocento";
  font-size: 16px;
}
.csu-apply-step blockquote {
  font-family: "Quattrocento";
  font-size: 16px;
  border: none;
}
.csu-apply-step .csu-box-accordion .panel-title a {
  border-bottom: #006a4d;
}
.csu-apply-step .flex-prev {
  outline: none;
}
.csu-apply-step .flex-next {
  outline: none;
}
.csu-apply-step .panel-title {
  outline: none;
}
.bignumberwrapper {
  background-color: #ebebeb;
  padding-bottom: 0px;
  padding-top: 15px;
}
.bignumberwrapper .field--name-field-view-title {
  text-align: center;
  color: #006a4d;
  font-family: "Nunito Sans";
  font-weight: 800;
  font-size: 17px;
  padding-top: 15px;
  text-transform: uppercase;
}
.bignumberwrapper .bx-wrapper {
  margin: 0;
}
.bignumberwrapper .bx-wrapper .bx-controls-direction a {
  border: 0;
  width: 30px;
  height: 30px;
  top: 50%;
  z-index: 100;
}
.bignumberwrapper .bx-wrapper .bx-prev {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Prev.svg) no-repeat;
  background-position: right top;
  margin-left: 50px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bignumberwrapper .bx-wrapper .bx-prev {
    margin-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .bignumberwrapper .bx-wrapper .bx-prev {
    margin-left: -10px;
  }
}
.bignumberwrapper .bx-wrapper .bx-next {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Next.svg) no-repeat;
  background-position: right top;
  margin-right: 50px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .bignumberwrapper .bx-wrapper .bx-next {
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .bignumberwrapper .bx-wrapper .bx-next {
    margin-right: -10px;
  }
}
div.csubignumber {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
div.csubignumber_outer {
  text-align: center;
  height: 270px;
  position: relative;
  outline: 2px solid #006a4d;
  outline-offset: 15px;
  background-color: #006a4d;
  margin: 30px 30px 20px 30px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.csubignumber_outer {
    height: 255px;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  div.csubignumber_outer {
    height: 240px;
    margin: 30px 40px 30px 40px;
  }
}
div.bignum {
  color: #ebebeb;
  font-size: 500%;
  font-family: "Nunito Sans";
  font-weight: 800;
  line-height: 1.3;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.bignum {
    font-size: 475%;
  }
}
@media screen and (max-width: 767px) {
  div.bignum {
    font-size: 475%;
  }
}
div.bignumdesc {
  color: #ebebeb;
  font-family: "Nunito Sans";
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2;
  padding: 0px 40px 20px 40px;
}
div.bx-pager.bx-default-pager {
  display: none;
}
div.view-header {
  text-align: center;
  text-transform: uppercase;
  font-family: "Nunito Sans";
  font-weight: 800;
  color: #535a5d;
  font-size: 28px;
  letter-spacing: 1.2px;
  padding-top: 20px;
  line-height: 1;
}
div.bx-viewport {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1450px) {
  div.bx-viewport {
    max-width: 900px;
  }
}
@media only screen and (max-width: 1100px) {
  div.bx-viewport {
    max-width: 800px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  div.bx-viewport {
    max-width: 650px;
  }
}
@media screen and (max-width: 767px) {
  div.bx-viewport {
    max-width: 300px;
  }
}
.view-blog-list {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 991px) {
  .view-blog-list .blog-summary {
    width: 50%;
  }
}
@media screen and (max-width: 800px) {
  .view-blog-list .blog-summary {
    width: 70%;
  }
}
@media only screen and (max-width: 480px),(max-width: 600px) {
  .view-blog-list .blog-summary {
    overflow: visible;
    position: relative;
    padding: 20px 10px;
    width: 90%;
  }
}
@media only screen and (max-width: 768px) {
  .view-blog-list {
    width: 80%;
  }
}
@media only screen and (max-width: 600px) {
  .view-blog-list {
    width: 90%;
  }
}
@media only screen and (max-width: 480px) {
  .view-blog-list {
    width: 98%;
  }
}
.view-display-id-block_2 {
  max-width: none;
  width: 100%;
}
.view-display-id-block_2 .random-hero-image-div div {
  background-position: center center;
}
@media screen and (max-width: 800px),(min-width: 768px) {
  .view-display-id-block_2 .random-hero-image-div div {
    height: 60vh;
    padding-top: 0px;
  }
}
@media only screen and (max-width: 480px),(max-width: 600px) {
  .view-display-id-block_2 .random-hero-image-div div {
    height: 30vh;
    padding-top: 0px;
  }
  .view-display-id-block_2 .random-hero-image-div {
    height: 30vh;
  }
}
.blog-summary {
  padding: 20px;
  border-bottom: 4px solid #009e99;
}
.blog-summary #blog-date {
  font-family: "Nunito Sans";
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.4;
}
.blog-summary p.blog-title {
  margin-top: 5px;
  margin-bottom: 5px;
}
.blog-summary p.blog-title a {
  font-family: "Nunito Sans";
  color: #004947;
  font-size: 52px;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
}
@media screen and (max-width: 800px) {
  .blog-summary p.blog-title a {
    font-size: 48px;
  }
}
@media only screen and (max-width: 480px),(max-width: 600px) {
  .blog-summary p.blog-title a {
    font-size: 42px;
  }
}
@media only screen and (max-width: 375px) {
  .blog-summary p.blog-title a {
    font-size: 36px;
  }
}
.blog-summary p:not(.blog-title) {
  color: #535a5d;
  font-family: "Nunito Sans";
  font-size: 18px;
  line-height: 1.4;
  font-weight: 200;
  margin-top: 0px;
}
.blog-summary .views-more-link {
  font-weight: 800;
  color: #006a4d !important;
}
.blog-teaser-wrapper {
  border: 1px solid #cfcbce;
  margin-right: auto;
  margin-left: auto;
  padding: 40px;
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  max-width: 900px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-teaser-wrapper {
    flex-direction: column;
    width: 550px;
    height: auto;
    margin: auto;
    margin-bottom: 40px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .blog-teaser-wrapper {
    flex-direction: column;
    object-fit: contain;
    width: auto;
    margin-right: 10px;
    margin-left: 10px;
    display: block;
  }
}
@media only screen and (max-width: 375px) {
  .blog-teaser-wrapper {
    padding: 20px;
  }
}
.blog-teaser-wrapper #blog-image {
  flex: 0 0 300px;
  margin: 20px 30px 0 0;
  margin-bottom: 10px;
  align-self: center;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-teaser-wrapper #blog-image {
    flex: 1 1 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 10px 0 20px 0;
  }
}
@media screen and (max-width: 767px) {
  .blog-teaser-wrapper #blog-image {
    flex: 1 1 auto;
    width: auto;
    height: auto;
    max-width: 100%;
    margin: 0px 0 20px 0;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px),screen and (min-width: 1200px) {
  .blog-teaser-wrapper #blog-image img {
    height: 300px;
    width: 300px;
    object-fit: cover;
  }
}
.blog-teaser-wrapper #blog-tease-text {
  font-size: 14px;
  padding-bottom: 30px;
  line-height: 1.6;
  flex: 1 1 auto;
}
.blog-teaser-wrapper #blog-title {
  font-size: 30px;
  line-height: 1.2;
  color: #004947;
  padding-bottom: 10px;
}
@media only screen and (max-width: 375px) {
  .blog-teaser-wrapper #blog-title {
    font-size: 26px;
  }
}
.blog-teaser-wrapper #blog-date {
  font-family: "Nunito Sans";
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.2;
  padding-bottom: 10px;
}
.blog-teaser-wrapper #read-more {
  padding-top: 10px;
}
.blog-teaser-wrapper #read-more a {
  font-weight: 800;
  font-size: 16px;
  color: #006a4d !important;
  text-transform: capitalize;
}
.blog-teaser-wrapper #blog-tags a {
  display: inline;
  color: #004947;
  border: 1px solid #004947;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: .5px;
}
.blog-teaser-wrapper #blog-tags a:hover {
  color: #009e99;
}
.blog-teaser-wrapper #blog-tags .field__item {
  float: left;
  margin-right: 5px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .blog-teaser-wrapper #blog-tags {
    display: flex;
  }
}
@media screen and (max-width: 767px) {
  .blog-teaser-wrapper #blog-tags {
    display: flex;
  }
}
.blog-summary {
  position: absolute;
  top: 20%;
  left: 5%;
  background-color: white;
  padding-left: 20px;
  padding-right: 20px;
  width: 40%;
  height: auto;
  color: black;
  line-height: 30px;
}
.blog-summary #blog-date {
  font-family: "Nunito Sans";
  color: #000000;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  line-height: 1.4;
}
.blog-summary .blog-title {
  font-size: 36px;
  color: #004947;
  padding-bottom: 5px;
}
.blog-summary p {
  font-size: 14px;
}
#section-main-content {
  margin: auto;
}
.field--name-field-blog-tags a {
  color: #004947;
  border: 1px solid #004947;
  text-transform: uppercase;
  text-decoration: none;
  padding: 5px;
  line-height: 30px;
  font-size: 12px;
  letter-spacing: .5px;
}
.blog-entry-wrapper {
  max-width: 1200px;
  margin: auto;
  margin-top: 10px;
}
@media screen and (max-width: 767px) {
  .blog-entry-wrapper #blog-link-home {
    display: block;
    margin-top: 5px;
  }
}
.blog-entry-wrapper #blog-link-home a {
  text-decoration: none;
  text-transform: capitalize;
  letter-spacing: .5px;
  font-weight: 800;
}
.blog-entry-wrapper #blog-link-home a:hover {
  color: #009e99;
}
.blog-entry-wrapper #blog-link-home a:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron.svg) no-repeat left center;
  margin: 0 6px 4px 6px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .blog-entry-wrapper #blog-link-home a:before {
    margin: 0 6px 4px 0;
  }
}
.blog-entry-wrapper #blog-entry-date {
  font-family: "Nunito Sans";
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.4;
  padding: 0 20px;
}
.blog-entry-wrapper #blog-entry-title h2 {
  font-size: 48px;
  color: #004947;
  padding: 0 20px;
  line-height: 1.2;
}
.blog-entry-wrapper #blog-entry-image img {
  width: 100%;
  height: auto;
  background-size: cover;
  margin-bottom: 20px;
}
.blog-entry-wrapper #blog-entry-share {
  margin-bottom: 20px;
  padding: 0 20px;
}
.blog-entry-wrapper #blog-entry-text {
  display: inline-block;
  width: 900px;
  float: left;
  padding: 0 20px 40px 20px;
}
.blog-entry-wrapper #blog-entry-tags {
  text-color: #004947;
  display: inline-block;
  width: 250px;
  float: right;
  margin: 10px;
  padding: 5px;
}
.blog-entry-wrapper #blog-entry-tags .field__item {
  float: left;
  margin-right: 5px;
}
@media screen and (max-width: 1175px) {
  .blog-entry-wrapper #blog-entry-date,
  .blog-entry-wrapper #blog-entry-title h2,
  .blog-entry-wrapper #blog-entry-share {
    margin-left: 70px;
    margin-right: 70px;
  }
  .blog-entry-wrapper #blog-entry-text {
    width: 600px;
    margin-left: 70px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    width: 300px;
    margin-right: 70px;
  }
}
@media only screen and (max-width: 1100px) {
  .blog-entry-wrapper #blog-entry-text {
    width: 600px;
    margin-left: 70px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    width: 300px;
    margin-right: 70px;
  }
}
@media only screen and (max-width: 1050px) {
  .blog-entry-wrapper #blog-entry-text {
    width: 580px;
    margin-left: 50px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    width: 300px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .blog-entry-wrapper #blog-entry-text {
    display: block;
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    display: grid;
    float: none;
    width: 80%;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0px;
  }
  .blog-entry-wrapper #blog-entry-tags .field__item {
    float: left;
    display: block;
    margin-right: 5px;
  }
}
@media only screen and (max-width: 600px) {
  .blog-entry-wrapper #blog-entry-date,
  .blog-entry-wrapper #blog-entry-title h2,
  .blog-entry-wrapper #blog-entry-share {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-entry-wrapper #blog-entry-text {
    display: block;
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    padding: 20px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    display: grid;
    float: none;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding: 0px;
  }
  .blog-entry-wrapper #blog-entry-tags .field__item {
    float: left;
    margin-right: 5px;
    display: block;
  }
}
@media only screen and (max-width: 480px) {
  .blog-entry-wrapper #blog-entry-title h2 {
    font-size: 40px;
    line-height: 1.1;
  }
  .blog-entry-wrapper #blog-entry-date,
  .blog-entry-wrapper #blog-entry-title h2,
  .blog-entry-wrapper #blog-entry-share {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .blog-entry-wrapper #blog-entry-text {
    width: 100%;
    padding: 0 20px;
  }
  .blog-entry-wrapper #blog-entry-tags {
    width: 100%;
    padding: 0 10px 0px 10px;
    margin-bottom: 20px;
    display: grid;
    height: auto;
  }
  .blog-entry-wrapper #blog-entry-tags .field__item {
    float: left;
    margin-right: 5px;
    display: block;
  }
}
.feed-icons {
  margin-bottom: 5px;
  margin-left: 5px;
}
.csu-box-accordion .collapse {
  display: block;
  height: 0;
  overflow: hidden;
}
.csu-box-accordion .collapse.in {
  overflow: visible;
  height: auto;
}
.csu-box-accordion .panel-group {
  margin-bottom: 0px;
}
.csu-box-accordion .paragraph>.paragraph__column {
  padding-left: 20px;
  padding-right: 20px;
}
.csu-box-accordion .title-box {
  padding: 20px;
  background-color: ;
  border-bottom: 1px solid #ffffff;
  outline: none;
}
.csu-box-accordion a[aria-expanded="false"] .title-box {
  background-color: ;
  outline: none;
}
.csu-box-accordion a[aria-expanded="true"] .title-box {
  background-color: ;
  border-bottom: none;
  outline: none;
}
.csu-box-accordion .panel-default>.panel-heading {
  background-image: none;
}
.csu-box-accordion .panel {
  border: none;
  box-shadow: none;
}
.csu-box-accordion .panel p {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
.csu-box-accordion .panel li {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
.csu-box-accordion .panel-title a:hover {
  color: ;
}
.csu-box-accordion .panel-title a {
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  font-family: Oswald;
  font-weight: 400;
  letter-spacing: 0.5px;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
  outline: none;
}
.csu-box-accordion .card-header.panel-heading {
  padding: 0px;
}
.csu-box-accordion .card-block .paragraph {
  background-color: #ebebeb;
}
.csu-box-accordion .paragraph.paragraph--type--bp-view {
  background-color: ;
  border-bottom: 1px solid #ffffff;
}
.csu-box-accordion .flexslider.optionset-manually-slide {
  margin-bottom: 0px;
  background-color: ;
}
.csu-box-accordion .field.field--name-field-view-title {
  display: none;
}
.csu-box-accordion .flexslider {
  border: none;
}
.csu-box-accordion .flex-control-nav.flex-control-paging {
  display: none;
}
.csu-box-accordion .flex-direction-nav a.flex-prev:before,
.csu-box-accordion .flex-direction-nav a.flex-next:before {
  content: '';
  color: transparent;
}
.csu-box-accordion .flex-direction-nav a {
  font-size: 0;
  top: 35%;
  display: block;
  opacity: 1;
  width: 55px;
  height: 55px;
}
.csu-box-accordion .view-content .optionset-manually-slide .flex-prev {
  background: url(/themes/enar_sub/assets/images/ArrowLeft_Large.svg) no-repeat;
  margin-left: -15px;
  left: 7px;
  outline: none;
}
.csu-box-accordion .view-content .optionset-manually-slide .flex-next {
  background: url(/themes/enar_sub/assets/images/ArrowRight_Large.svg) no-repeat;
  margin-right: -33px;
  right: 7px;
  outline: none;
}
@media screen and (-ms-high-contrast: none) {
  .csu-box-accordion .view-content .optionset-manually-slide .flex-prev {
    margin-left: -24px;
  }
  .csu-box-accordion .view-content .optionset-manually-slide .flex-next {
    margin-right: -22px;
  }
}
div.view-hobsons-event {
  max-width: 1200px;
  margin: auto;
  margin-top: 20px;
}
div.view-hobsons-event div.view-header {
  border-bottom: 1pt solid #bbbcbe;
}
div.view-hobsons-event div.view-header h4 {
  text-align: center !important;
}
div.view-hobsons-event div.view-content {
  display: inline-grid;
  width: 100%;
}
div.view-hobsons-event div.views-row {
  border-bottom: 1pt solid #bbbcbe;
  padding: 15px 10px;
}
div.view-hobsons-event #event-wrapper {
  display: grid;
}
div.view-hobsons-event div.views-field-field-event-date {
  color: #006a4d;
  font-family: "Nunito Sans";
  font-weight: 800;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 28px;
  font-size: 36px;
  float: left;
  padding: 10px;
  margin-right: 20px;
  vertical-align: middle;
  border: 1px solid #006a4d;
  width: 70px;
}
div.view-hobsons-event div.views-field-field-event-date .field-content:first-line {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
div.view-hobsons-event div.view-header h4 {
  color: #535a5d;
  padding-bottom: 12px;
  padding-top: 5px;
  text-align: left;
}
div.view-hobsons-event #event-title {
  color: #006a4d;
  font-size: 24px;
  font-weight: 400;
  line-height: 36px;
}
div.view-hobsons-event #event-desc {
  font-weight: 400;
  color: #535a5d;
  font-size: 14px;
  line-height: 24px;
}
div.view-hobsons-event #event-link a {
  color: #009e99;
  font-size: 14px;
  font-weight: 800;
  line-height: 24px;
}
div.view-hobsons-event #event-link a:hover {
  color: #00b8b2;
}
div.view-hobsons-event div.view-footer {
  text-align: right;
  padding: 20px 10px 0 0;
}
@media screen and (max-width: 767px) {
  div.view-hobsons-event div.view-footer {
    text-align: center;
  }
}
div.view-hobsons-event div.view-footer > a {
  color: #009e99;
  font-size: 18px;
  font-weight: 800;
}
div.view-hobsons-event div.view-footer > a:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron.svg) no-repeat left center;
  margin-right: 6px;
  width: 16px;
  height: 16px;
  line-height: 20px;
}
div.view-hobsons-event div.view-footer > a:hover {
  color: #00b8b2;
}
.csu_hobson_event_sigle {
  margin-top: 20px;
  margin-right: 5px;
}
.csu_hobson_event_sigle .event_date {
  color: #006a4d;
  font-family: "Nunito Sans";
  font-weight: 800;
  text-transform: uppercase;
  text-align: center !important;
  line-height: 28px;
  font-size: 36px;
  float: left !important;
  padding: 10px;
  margin-right: 20px;
  margin-bottom: 150px;
  vertical-align: middle;
  border: 1px solid #006a4d;
  width: 70px;
}
@-moz-document url-prefix() {
  padding: 0px 10px 10px 10px;
}
.csu_hobson_event_sigle .event_date:first-line {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.csu_hobson_event_sigle .event_heading {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: .5px;
}
.csu_hobson_event_sigle .event_name {
  color: #006a4d;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}
@media only screen and (max-width: 1100px) {
  .csu_hobson_event_sigle .event_name {
    font-size: 20px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .csu_hobson_event_sigle .event_name {
    font-size: 24px;
    line-height: 30px;
  }
}
.csu_hobson_event_sigle .event_desc {
  font-weight: 400;
  color: #535a5d;
  font-size: 14px;
  line-height: 20px;
}
.csu_hobson_event_sigle .event_register a {
  color: #009e99;
  font-size: 14px;
  font-weight: 800;
  line-height: 24px;
  text-transform: capitalize;
}
.csu_hobson_event_sigle .event_register a:hover {
  color: #00b8b2;
}
.csucardwrapper {
  padding-top: 10px;
}
.csucardwrapper .paragraph__column:first-child {
  padding: 0px;
}
.csucard.EngageGreen .button {
  border: 2pt solid ;
  padding: 5px 10px;
  margin: 20px 0px;
  display: inline-block;
}
.csucard.EngageGreen .button a {
  color: ;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.csucard.EngageGreen .button a:hover {
  color: #ffffff;
}
.csucard.EngageGreen .button:hover {
  background: rgba(255,255,255,0.2);
}
.csucard.FreshGreen .button {
  border: 2pt solid #006a4d;
  padding: 5px 10px;
  margin: 20px 0px;
  display: inline-block;
}
.csucard.FreshGreen .button a {
  color: #006a4d;
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.csucard.FreshGreen .button a:hover {
  color: #ffffff;
}
.csucard.FreshGreen .button:hover {
  background: rgba(255,255,255,0.2);
}
.csucard.EngageGreen .top-content {
  background: rgba(28,105,45,0.72);
}
.csucard.FreshGreen .top-content {
  background: rgba(164,204,107,0.89);
}
.csucard.text-L .heading {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 74px;
  line-height: 1.1;
  font-weight: 500;
  padding-top: 20px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csucard.text-L .heading {
    font-size: 56px;
  }
}
@media screen and (max-width: 767px) {
  .csucard.text-L .heading {
    font-size: 52px;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 10px;
    padding-top: 15px;
  }
}
.csucard.text-L .detail {
  color: #ffffff;
  font-family: "Quattrocento";
  font-size: 34px;
  font-weight: 200;
  line-height: 1.4;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csucard.text-L .detail {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .csucard.text-L .detail {
    font-family: "Quattrocento";
    font-size: 22px;
    font-weight: 200;
    letter-spacing: .5px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.csucard.text-M .heading {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 40px;
  line-height: 1.1;
  font-weight: 500;
  padding-top: 0px;
  margin-bottom: 20px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csucard.text-M .heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 767px) {
  .csucard.text-M .heading {
    font-size: 52px;
    font-weight: 500;
    line-height: 1.2;
    padding-bottom: 10px;
    padding-top: 20px;
  }
}
.csucard.text-M .detail {
  font-family: "Quattrocento";
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.6;
  margin-bottom: 10px;
  margin-top: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csucard.text-M .detail {
    font-size: 16px;
  }
}
@media screen and (max-width: 767px) {
  .csucard.text-M .detail {
    font-family: "Quattrocento";
    font-size: 22px;
    font-weight: 200;
    letter-spacing: .5px;
    padding-right: 5px;
    padding-bottom: 10px;
  }
}
.csucard.text-M .top-content {
  width: 100%;
  height: 400px;
  padding: 50px 50px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csucard.text-M .top-content {
    padding: 40px 40px;
  }
}
.csucard .backgroud img {
  position: absolute;
  width: 100%;
  z-index: -1;
}
.csucard .top-content {
  font-family: "Oswald";
  width: 100%;
}
.csucard.text-L .top-content {
  width: 100%;
  height: 858px;
  padding: 20px 50px;
}
@media screen and (max-width: 767px) {
  .csucard.text-L .top-content {
    width: 100%;
    height: auto;
    padding: 30px 30px;
  }
}
.csucard.text-L .backgroud img {
  width: 100%;
  height: 858px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .csucard.text-L .backgroud img {
    top: 0;
    left: 0;
    height: 100%;
  }
}
.csucard.text-M .backgroud img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .csucard.text-M .backgroud img {
    top: 0;
    left: 0;
    height: 100%;
  }
}
@media screen and (max-width: 767px) {
  .csucard.text-M .top-content {
    width: 100%;
    height: auto;
    padding: 30px 30px;
  }
}
.paragraph--type--csu-card .paragraph__column {
  padding-bottom: 0px;
}
.paragraph--type--csu-card {
  float: left;
  width: 50%;
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-card {
    width: 100%;
  }
}
.paragraph.paragraph--type--bp-column-wrapper .paragraph__column:last-child  .paragraph--type--csu-sitewide-cta {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-column-wrapper .paragraph__column:last-child  .paragraph--type--csu-sitewide-cta {
    width: 100%;
  }
}
.paragraph.paragraph--type--bp-column-wrapper .paragraph__column:last-child  .paragraph--type--csu-sitewide-cta .paragraph__column {
  padding-bottom: 0px;
}
.sitewidecta.FreshGreen-NoBorder {
  float: left;
  width: 100%;
}
.csu_col_3_even_wrapper {
  display: table;
  width: 100%;
}
.csu_col_3_even_wrapper .col_3_even {
  display: table-cell;
  width: 33.3%;
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .csu_col_3_even_wrapper {
    display: block;
  }
  .csu_col_3_even_wrapper .col_3_even {
    display: block;
    float: left;
    width: 100%;
  }
}
.paragraph--type--csu-sitewide-cta .paragraph__column:first-child {
  padding-bottom: 5px;
}
.paragraph--type--csu-sitewide-cta .paragraph__column {
  padding-left: 0px;
  padding-right: 0px;
}
.sitewidecta {
  color: #cfcbce;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
  font-family: "Nunito Sans";
  font-weight: 400;
  padding: 20px 10px 20px 10px;
  letter-spacing: 0.5px;
  margin: 0px -15px;
}
.sitewidecta.EngageGreen,
.sitewidecta.EngageGreen-NoBorder {
  background-color: #004947;
}
.sitewidecta.EngageGreen .button {
  border: 2px solid #ffffff;
  color: #ffffff;
  font-weight: 800;
  padding: 5px 10px;
  margin: 20px 5px;
  text-decoration: none;
}
.sitewidecta.EngageGreen .button:hover {
  background: rgba(255,255,255,0.3);
}
.sitewidecta.EngageGreen-NoBorder .button {
  padding: 5px 10px;
}
.linkcta {
  color: #cfcbce;
  text-align: center;
  text-decoration: none;
  font-size: 21px;
  font-family: "Nunito Sans";
  font-weight: 600;
  padding: 0px;
  letter-spacing: 0.5px;
  margin: -40px -15px 0px;
}
.linkcta.EngageGreen,
.linkcta.EngageGreen-NoBorder {
  background-color: #004947;
}
.linkcta.FreshGreen,
.linkcta.FreshGreen-NoBorder {
  background-color: ;
  color: #006a4d;
}
.linkcta.FreshGreen-NoBorder {
  margin: 0px;
}
.linkcta.EngageGreen a:first-child:before {
  content: "\A";
  white-space: normal;
}
div.linkcta ul.one-column-list {
  padding: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 100%;
}
div.linkcta ul.one-column-list li {
  display: inline-flex;
  padding: 5px 10px;
}
@media screen and (max-width: 767px) {
  div.linkcta ul.one-column-list li {
    display: flex;
    padding: 0px 15px;
  }
}
.paragraph--type--bp-block div.paragraph__column {
  padding-bottom: 0px;
}
.csu-request-information-wrapper {
  padding-bottom: 10px !important;
}
.csu-dynamic-accordion__wrapper .csu-dynamic-accordion__2col:first-child {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.csu-dynamic-accordion__wrapper .csu-dynamic-accordion__2col:nth-child(2) {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.paragraph--type--csu-dynamic-accordion .paragraph__column:first-child {
  padding-left: 0px;
  padding-right: 0px;
}
.csu-dynamic-accordion {
  padding-top: 0px;
  padding-bottom: 0px;
  border: 0px;
}
.csu-dynamic-accordion .content {
  padding: 0px 0px 0px 0px;
}
.csu-dynamic-accordion .content-wrapper {
  position: relative;
  padding: 20px 30px;
  width: 100%;
  height: 100%;
  z-index: 10;
  background: rgba(164,204,107,0.89);
}
.csu-dynamic-accordion .panel-title .title {
  height: 90px;
  display: table-cell;
  vertical-align: middle;
}
.csu-dynamic-accordion .field--name-bp-accordion-section-title {
  padding-left: 30px;
  letter-spacing: 0.5px;
  font-family: "Oswald";
  font-size: 30px;
  font-weight: 500;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu-dynamic-accordion .field--name-bp-accordion-section-title {
    padding-left: 30px;
    font-size: 30px;
    font-weight: 500;
  }
}
.csu-dynamic-accordion .panel-heading {
  padding: 0px 0px;
  border-bottom: 0px solid transparent;
}
.csu-dynamic-accordion .panel {
  padding: 0px 0px;
  margin-bottom: 0px;
}
.csu-dynamic-accordion a[aria-expanded="true"] .title-detail {
  position: relative;
  width: 100%;
  height: 100%;
  background: rgba(164,204,107,0.89);
}
.csu-dynamic-accordion .title-detail {
  position: relative;
  width: 100%;
  top: 0px;
  color: #ffffff;
  z-index: 5;
  background: rgba(28,105,45,0.72);
}
.csu-dynamic-accordion .title .field--name-bp-accordion-section-title {
  padding-left: 60px;
  padding-right: 10px;
}
.csu-dynamic-accordion a[aria-expanded="false"] .title::before {
  position: absolute;
  content: "\f055";
  font-family: FontAwesome;
  font-size: 28px;
  color: ;
  background-color: #ffffff;
  border-radius: 50%;
  width: 20px;
  left: 20px;
  line-height: 20px;
  text-align: center;
  top: 38%;
}
.csu-dynamic-accordion a[aria-expanded="true"] .title::before {
  position: absolute;
  content: "\f056";
  font-family: FontAwesome;
  font-size: 28px;
  padding-left: 20px;
  top: 27%;
}
.csu-dynamic-accordion .title-background img:first-child {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}
.csu-dynamic-accordion .paragraph--type--bp-simple {
  position: relative;
  padding: 30px 30px;
  background-color: #ffffff;
}
.csu-dynamic-accordion .card.panel {
  border: 0px solid transparent;
}
.csu-dynamic-accordion .panel-title a:first-child {
  text-decoration: none;
}
.csu-dynamic-accordion .content-body .paragraph--type--bp-simple p {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
}
.csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-left {
  padding-right: 15px;
  padding-bottom: 15px;
}
.csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-right {
  padding-left: 15px;
  padding-bottom: 15px;
}
.csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-center {
  padding-bottom: 15px;
}
.csu-dynamic-accordion .content-body .paragraph--type--bp-simple img:not(.align-left):not(.align-right):not(.align-center) {
  padding-right: 15px;
  padding-bottom: 15px;
}
.paragraph--type--csu-dynamic-accordion .paragraph__column:first-child {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu-dynamic-accordion__wrapper.paragraph--type--bp-columns .paragraph--type--bp-columns__2col {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .csu-dynamic-accordion .panel-title .title {
    height: 60px;
  }
  .csu-dynamic-accordion .content-wrapper {
    padding: 0px 20px 20px 20px;
  }
  .csu-dynamic-accordion .field--name-bp-accordion-section-title {
    padding-left: 20px;
    padding-top: 16px;
    font-size: 20px;
    height: 60px;
  }
  .csu-dynamic-accordion .title .field--name-bp-accordion-section-title {
    padding-right: 10px;
  }
  .csu-dynamic-accordion a[aria-expanded="false"] .title::after {
    font-size: 24px;
    width: 20px;
    line-height: 20px;
  }
  .csu-dynamic-accordion a[aria-expanded="true"] .title::after {
    font-size: 24px;
  }
  .csu-dynamic-accordion .paragraph--type--bp-simple {
    padding: 20px 20px 20px 20px;
  }
  .csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-left {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 10px;
  }
  .csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-right {
    width: 100%;
    padding-left: 0px;
    padding-bottom: 10px;
  }
  .csu-dynamic-accordion .content-body .paragraph--type--bp-simple img.align-center {
    width: 100%;
    padding-bottom: 10px;
  }
  .csu-dynamic-accordion .content-body .paragraph--type--bp-simple img:not(.align-left):not(.align-right):not(.align-center) {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 10px;
  }
}
#section-footer {
  background: #006a4e;
  background: -moz-linear-gradient(top,#006a4e 68%,#003c27 100%);
  background: -webkit-gradient(left top,left bottom,color-stop(0%,#006a4e),color-stop(68%,#006a4e),color-stop(100%,#003c27));
  background: -webkit-linear-gradient(top,#006a4e 0%,#006a4e 68%,#003c27 100%);
  background: -o-linear-gradient(top,#006a4e 0%,#006a4e 68%,#003c27 100%);
  background: -ms-linear-gradient(top,#006a4e 0%,#006a4e 68%,#003c27 100%);
  background: linear-gradient(top,#006a4e 0%,#006a4e 68%,#003c27 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#006a4e",endColorstr="#003c27",GradientType=0);
  padding-top: 55px !important;
}
#section-footer #block-grad-enar-sub-footercontactus h2 {
  padding-bottom: 0px;
}
#section-footer #block-grad-enar-sub-footerkeepintouch h2 {
  padding-bottom: 0px;
}
#section-footer a {
  text-decoration: none;
  color: #ffffff;
}
#section-footer a:hover {
  color: #00b8b2;
}
#section-footer h2 {
  color: #ffffff;
  font-size: 25px;
  padding-bottom: 2px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0.4px;
}
#section-footer h3 {
  font-size: 20px;
  line-height: 28px;
  color: #ffffff;
}
#section-footer div#block-grad-enar-sub-legalfooter p {
  font-size: 14px;
  padding-top: 2px;
  line-height: 16px;
}
#section-footer p {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}
#section-footer .fa {
  font-size: 24px;
  text-align: left;
  color: #ffffff;
}
#section-footer .fa:hover {
  color: #009e99;
}
#section-footer i.fa.fa-facebook-f.fa-fw {
  width: 24px;
}
#section-footer #block-grad-enar-sub-footercontactus a:not(.btn) {
  color: #009e99;
}
#section-footer div.clearfix.text-formatted.field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
  padding-bottom: 20px;
}
div#block-grad-enar-sub-footercsuseal {
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #section-footer #block-grad-enar-sub-footercontactus h2 {
    margin-top: 20px;
  }
  #section-footer #block-grad-enar-sub-footerkeepintouch h2 {
    margin-top: 30px;
  }
}
@media screen and (max-width: 767px) {
  #section-footer #block-grad-enar-sub-footercontactus h2 {
    margin-top: 20px;
  }
  #section-footer #block-grad-enar-sub-footerkeepintouch h2 {
    margin-top: 30px;
  }
}
.view-group-tours {
  border: 1px solid #bbbcbe;
  padding-top: 1px;
}
.view-group-tours h1 {
  font-family: "Quattrocento";
  font-size: 38px;
  text-transform: uppercase;
  font-weight: 900;
  color: #006a4d;
}
.view-group-tours p,
.view-group-tours li {
  font-family: "Quattrocento";
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
.view-group-tours .bx-wrapper {
  background-color: #ebebeb;
  margin: 25px;
}
.view-group-tours .bx-wrapper .bx-controls-direction a {
  border: 0;
  width: 55px;
  height: 55px;
  top: 47%;
  z-index: 100;
}
.view-group-tours .bx-wrapper .bx-viewport {
  padding-right: 30px;
}
.view-group-tours .bx-wrapper .bx-prev {
  background: url(/themes/enar_sub/assets/images/ArrowLeft_Large.svg) no-repeat;
  background-position: right top;
  margin-left: -62px;
}
.view-group-tours .bx-wrapper .bx-next {
  background: url(/themes/enar_sub/assets/images/ArrowRight_Large.svg) no-repeat;
  margin-right: -61px;
}
.view-group-tours #group-tour-instruction {
  margin-left: 30px;
}
@media screen and (max-width: 767px) {
  .view-group-tours {
    border: 1px solid #bbbcbe;
    padding-top: 1px;
  }
  .view-group-tours h1 {
    font-size: 32px;
  }
  .view-group-tours .bx-wrapper {
    margin: 0;
    background-color: #ebebeb;
    margin: 20px;
  }
  .view-group-tours .bx-wrapper .bx-prev {
    margin-left: -57px;
  }
  .view-group-tours .bx-wrapper .bx-next {
    margin-right: -56px;
  }
  .view-group-tours #group-tour-instruction {
    margin-left: 30px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .view-group-tours .bx-wrapper .bx-prev {
    margin-left: -53px;
  }
  .view-group-tours .bx-wrapper .bx-next {
    margin-right: -51px;
  }
}
.random-hero-image-div div,
.field--name-field-hero-image-photo div {
  height: 90vh;
  background-size: cover;
  background-repeat: no-repeat;
}
.field--name-field-random-hero-image-content {
  position: absolute;
  top: 40%;
  right: 20px;
  background-color: transparent;
  padding-left: 20px;
  padding-right: 20px;
  width: 45%;
  height: auto;
}
.field--name-field-random-hero-image-content h2 {
  color: white;
  font-size: 65px;
  line-height: 72px;
  text-shadow: 1px 1px 20px black;
  font-weight: 800;
}
.field--name-field-random-hero-image-content p {
  color: white;
  font-size: 20px;
  text-shadow: 2px 2px 10px black;
  padding-right: 100px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .field--name-field-random-hero-image-content p {
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) {
  .field--name-field-random-hero-image-content p {
    padding-right: 0px;
  }
}
.paragraph--type--random-hero-images>.paragraph__column,
.paragraph--type--hero-images>.paragraph__column {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.paragraph--type--hero-images>.paragraph__column {
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--hero-images>.paragraph__column {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .paragraph--type--hero-images>.paragraph__column {
    margin-bottom: 40px;
  }
}
.paragraph--type--bp-view>.paragraph__column {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
}
@media only screen and (max-width: 1300px) {
  .random-hero-image-div div,
  .field--name-field-hero-image-photo div {
    height: 70vh;
  }
  .field--name-field-random-hero-image-content {
    top: 30%;
  }
  .field--name-field-random-hero-image-content h2 {
    font-size: 54px;
    line-height: 62px;
  }
  .field--name-field-random-hero-image-content p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1100px) {
  .random-hero-image-div div,
  .field--name-field-hero-image-photo div {
    height: 60vh;
  }
  .field--name-field-random-hero-image-content {
    top: 30%;
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .field--name-field-random-hero-image-list .views-element-container,
  .field--name-field-hero-image-photo {
    height: 50vh;
  }
  .random-hero-image-div div,
  .field--name-field-hero-image-photo div {
    height: 50vh;
    width: 100%;
    object-fit: cover;
    object-position: center center;
  }
  .field--name-field-random-hero-image-content {
    background: url('/themes/grad_enar_sub/assets/images/ScallopPattern1920.jpg');
    position: initial;
    top: 0;
    right: 20px;
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
    height: auto;
    font-size: 10em;
    transform: translateX(0);
  }
  .field--name-field-random-hero-image-content h2 {
    color: #004947;
    font-size: 45px;
    line-height: 42px;
    text-shadow: none;
    font-weight: 800;
    padding-bottom: 0px;
  }
  .field--name-field-random-hero-image-content p {
    color: #004947;
    font-size: 20px;
    text-shadow: none;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 800px) and screen and (max-width: 767px) {
  .field--name-field-random-hero-image-list .views-element-container,
  .field--name-field-hero-image-photo {
    height: 60vh;
  }
}
@media only screen and (max-width: 600px) {
  .field--name-field-random-hero-image-list .views-element-container,
  .random-hero-image-div,
  .random-hero-image-div div,
  .field--name-field-hero-image-photo,
  .field--name-field-hero-image-photo div {
    height: 40vh;
    width: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
@media only screen and (max-width: 480px) {
  .field--name-field-random-hero-image-list .views-element-container,
  .random-hero-image-div,
  .random-hero-image-div div,
  .field--name-field-hero-image-photo,
  .field--name-field-hero-image-photo div {
    height: 30vh;
    width: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
@media only screen and (max-width: 375px) {
  .field--name-field-random-hero-image-list .views-element-container,
  .random-hero-image-div,
  .random-hero-image-div div,
  .field--name-field-hero-image-photo,
  .field--name-field-hero-image-photo div {
    height: 25vh;
    width: 100%;
    object-fit: cover;
    object-position: center center;
  }
}
.paragraph--type--xeno-hero .paragraph--type--xeno-hero__image {
  background-size: cover;
}
.hero-video-wrapper {
  will-change: transform;
}
.hero-video-wrapper .paragraph__column {
  padding: 0;
}
.csu_hero_video {
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: auto;
  overflow: hidden;
  will-change: transform;
}
.csu_hero_video video {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  object-fit: cover;
  margin: 0;
}
.csu_hero_video img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 70%;
  object-fit: cover;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .csu_hero_video svg {
    display: none;
  }
}
.paragraph--type--csu-image-gallery .paragraph__column {
  float: none;
  padding-left: 0px;
  padding-right: 0px;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}
.paragraph--type--csu-image-gallery .flex-active-slide {
  border: none;
}
.paragraph--type--csu-image-gallery .flex-control-paging {
  display: none;
}
.paragraph--type--csu-image-gallery .flex-direction-nav a.flex-prev:before,
.paragraph--type--csu-image-gallery .flex-direction-nav a.flex-next:before {
  content: '';
  color: transparent;
}
.paragraph--type--csu-image-gallery .flex-direction-nav a {
  display: block;
  opacity: 1;
  font-size: 0;
  width: 30px;
  height: 30px;
  top: 47%;
}
.paragraph--type--csu-image-gallery .flex-prev {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Prev.svg) no-repeat;
  background-position: right top;
  margin-left: -80px;
  left: 10px;
  text-decoration: none;
  outline: none;
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-image-gallery .flex-prev {
    left: 10px;
  }
}
.paragraph--type--csu-image-gallery .flex-next {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Next.svg) no-repeat;
  margin-right: -80px;
  right: 10px;
  text-decoration: none;
  outline: none;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--csu-image-gallery .flex-next {
    margin-right: -55px;
    right: 11px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--csu-image-gallery .flex-next {
    margin-right: -57px;
    right: 13px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-image-gallery .flex-next {
    margin-right: -54px;
    right: 10px;
  }
}
.paragraph--type--csu-image-gallery .flex-caption {
  background-color: #004f38;
  opacity: .85;
  color: #ffffff;
  min-height: 50px;
  margin-top: -50px;
  position: absolute;
  width: 64.7vw;
  font-family: "Nunito Sans";
  font-weight: 200;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: left;
  font-size: 14px;
  letter-spacing: 1.5;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .paragraph--type--csu-image-gallery .flex-caption {
    width: 64.1vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--type--csu-image-gallery .flex-caption {
    width: 63.6vw;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-image-gallery .flex-caption {
    width: 100vw;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-image-gallery .flex-caption {
    min-height: 50px;
    margin-top: -50px;
  }
  .paragraph--type--csu-image-gallery .flex-control-paging {
    display: block;
  }
  .paragraph--type--csu-image-gallery .flex-control-paging a {
    background: #f5f5f5;
    width: 10px;
    height: 10px;
    margin-left: -4px;
  }
  .paragraph--type--csu-image-gallery .flex-control-paging a.flex-active {
    background: #004f38;
  }
  .paragraph--type--csu-image-gallery .view-footer {
    display: none;
  }
  .paragraph--type--csu-image-gallery .flex-viewport {
    width: 100vw;
  }
}
.paragraph--type--csu-image-gallery .flexslider {
  border: none;
}
.paragraph--type--csu-image-gallery #flexslider-1 {
  margin: 10px 0px 20px 0px;
}
.paragraph--type--csu-image-gallery .flex-viewport {
  height: auto;
  background-color: #ebebeb;
}
.paragraph--type--csu-image-gallery .view-content {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.paragraph--type--csu-image-gallery .view-footer {
  padding-top: 0px;
  margin-top: 0px;
  height: auto;
}
.paragraph--type--csu-image-gallery .view-footer li.flex-active-slide {
  outline: 6px solid #009e99;
  outline-offset: -6px;
}
.paragraph--type--csu-image-gallery .view-header {
  display: none;
  line-height: 1;
  padding-bottom: 10px;
}
.paragraph--type--csu-image-gallery .field.field--name-field-view-title.field--type-string.field--label-hidden.field__item {
  text-align: center;
  color: #009e99;
  font-family: "Nunito Sans";
  font-weight: 400;
  font-size: 17px;
  padding-top: 15px;
  text-transform: uppercase;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .paragraph--type--csu-image-gallery.paragraph.paragraph--width--medium>.paragraph__column,
  .paragraph--type--csu-image-gallery.paragraph.paragraph--width--wide>.paragraph__column {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .paragraph--type--csu-image-gallery .flex-prev {
    margin-left: -36px;
  }
  .paragraph--type--csu-image-gallery .flex-next {
    margin-right: -35px;
  }
}
.juicer-feed.image-grid li.feed-item.j-twitter.image-post .j-text,
.juicer-feed.image-grid li.feed-item.j-twitter.j-video .j-text,
.juicer-feed.slider li.feed-item.j-twitter.image-post .j-text,
.juicer-feed.slider li.feed-item.j-twitter.j-video .j-text,
.juicer-feed.hip li.feed-item.j-twitter.image-post .j-text,
.juicer-feed.hip li.feed-item.j-twitter.j-video .j-text {
  background: rgba(56,56,56,0.7);
}
.juicer-feed p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 700;
}
.juicer-feed a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.juicer-feed li {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  width: 90%;
  height: 800px;
}
.juicer-feed.slider .slick-next:hover:before {
  color: #00b8b2;
}
.juicer-feed.slider .slick-prev:hover:before {
  color: #00b8b2;
}
.j-loading {
  border: 4px solid #00b8b2;
}
.j-loading:before {
  background-color: #00b8b2;
}
.juicerfeedwrapper {
  border-top: 4px solid #ebebeb;
  margin-top: 5px;
  padding-bottom: 0px;
}
.juicerfeedwrapper h2 {
  color: #004947;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 22px;
  letter-spacing: 0.8px;
  text-align: center;
}
.juicer-feed.slider {
  border-bottom: 4px solid #ebebeb;
  padding-bottom: 0px;
}
#block-grad-enar-sub-main-menu {
  display: none;
}
.search-block-form #search-block-form {
  display: none;
}
.search-block-form .search-toggle {
  display: none;
}
.csu_header {
  background-color: #006a4d;
  font-family: "Nunito Sans";
  width: 100%;
}
#section-header {
  height: auto;
  background-color: #f5f5f5;
  box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  margin-bottom: -4px;
}
#section-header .inv-section .csu_header {
  height: 170px !important;
}
@media screen and (min-width: 1200px) {
  #section-header {
    height: 190px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #section-header {
    height: 190px;
  }
}
ul.sf-menu.sf-style-default .sf-depth-1 > a {
  text-transform: uppercase;
  font-size: 18px !important;
  font-color: #000000 !important;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 2px;
  margin: 2px 5px 0 5px;
}
a.site-logo {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 1200px) {
  #section-header .col-lg-2 {
    width: 27%;
    height: 80px;
    padding-right: 0px;
  }
  #section-header .col-lg-10 {
    height: 88px;
    width: 100%;
  }
  .region-primary_menu div.block {
    width: 100%;
    height: auto;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  .csu_header.container {
    height: 130px;
    padding-top: 20px;
    padding-bottom: 0px;
  }
  #block-grad-enar-sub-branding img {
    max-width: none;
    height: 80px;
  }
  ul.sf-menu.sf-style-default {
    margin-top: 45px;
  }
  ul.sf-menu.sf-style-default li {
    font-family: "Nunito Sans";
    background: none;
    text-decoration: none;
    color: #000000;
  }
  ul.sf-menu.sf-style-default li a {
    text-decoration: none;
  }
  ul.sf-menu.sf-style-default li a:hover {
    color: #009e99;
  }
  ul.sf-menu.sf-style-default li li a:hover {
    color: #009e99;
  }
  ul.sf-menu.sf-style-default li:hover,
  ul.sf-menu.sf-style-default li.sfHover,
  ul.sf-menu.sf-style-default a:focus,
  ul.sf-menu.sf-style-default a:hover,
  ul.sf-menu.sf-style-default span.nolink:hover {
    background: none;
  }
  ul.sf-menu.sf-style-default a,
  ul.sf-menu.sf-style-default a:visited,
  ul.sf-menu.sf-style-default span.nolink {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 17px;
  }
  ul.sf-menu.sf-style-default .fa {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  ul.sf-menu.sf-style-default .sf-depth-2 > a {
    color: #000000;
    background: #ebebeb;
    font-size: 16px;
    font-weight: 400;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  ul.sf-menu.sf-style-default .sf-depth-1 > a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
  }
  ul.sf-menu li:hover > ul,
  ul.sf-menu li.sfHover > ul {
    top: 40px;
    left: 11px;
    border-bottom: 3px solid #009e99;
    min-width: 220px;
  }
  ul.sf-menu li.menuparent.sfHover> a::before {
    content: "\25b2";
    display: block;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    top: 23px;
    left: 30px;
    font-size: 15px;
    color: #ebebeb;
  }
  ul.sf-menu.sf-horizontal.sf-shadow ul {
    box-shadow: 6px 6px 15px rgba(0,0,0,0.2);
  }
  #nav-search-wrapper {
    position: absolute;
    float: left;
    padding: 7px 12px;
    top: -54px;
    width: 100%;
    height: 80px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    left: 336px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #section-header .col-lg-2 {
    width: 27%;
    height: 80px;
    padding-right: 0px;
  }
  #section-header .col-lg-10 {
    height: 78px;
    width: 100%;
  }
  .region-primary_menu div.block {
    width: 100%;
    height: 80px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
  }
  .csu_header.container {
    height: 130px;
    padding-top: 30px;
    padding-bottom: 0px;
  }
  #block-grad-enar-sub-branding img {
    max-width: none;
    height: 80px;
  }
  ul.sf-menu.sf-style-default {
    margin-top: 35px;
  }
  ul.sf-menu.sf-style-default li {
    font-family: "Nunito Sans";
    background: none;
    text-decoration: none;
    color: #000000;
  }
  ul.sf-menu.sf-style-default li a:hover {
    color: #009e99;
  }
  ul.sf-menu.sf-style-default li li a:hover {
    color: #009e99;
  }
  ul.sf-menu.sf-style-default li:hover,
  ul.sf-menu.sf-style-default li.sfHover,
  ul.sf-menu.sf-style-default a:focus,
  ul.sf-menu.sf-style-default a:hover,
  ul.sf-menu.sf-style-default span.nolink:hover {
    background: none;
  }
  ul.sf-menu.sf-style-default a,
  ul.sf-menu.sf-style-default a:visited,
  ul.sf-menu.sf-style-default span.nolink {
    padding-top: 0px;
    padding-bottom: 5px;
  }
  ul.sf-menu.sf-style-default .sf-depth-2 > a {
    color: #000000;
    background: #ebebeb;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding-top: 5px;
    padding-left: 20px;
  }
  ul.sf-menu.sf-style-default .sf-depth-1 > a {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
  }
  ul.sf-menu li:hover > ul,
  ul.sf-menu li.sfHover > ul {
    top: 38px;
    left: 10px;
    border-bottom: 3px solid #009e99;
    min-width: 180px;
  }
  ul.sf-menu li.menuparent.sfHover> a::before {
    content: "\25b2";
    display: block;
    position: absolute;
    bottom: 0px;
    padding: 0px;
    top: 21px;
    left: 30px;
    font-size: 15px;
    color: #ebebeb;
  }
  ul.sf-menu.sf-horizontal.sf-shadow ul {
    box-shadow: 6px 6px 15px rgba(0,0,0,0.5);
  }
  ul.sf-menu.sf-style-default .fa {
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  #nav-search-wrapper {
    position: absolute;
    float: left;
    padding: 7px 12px;
    top: -74px;
    width: 100%;
    height: 80px;
    padding-left: 0px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    left: 265px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu_header.container {
    height: 75px;
    padding: 0px 0px;
    margin: 0px 0px;
  }
  #section-header .region-logo {
    line-height: 75px;
    padding-right: 0px;
  }
  #section-header .col-xs-2 {
    width: 100%;
    float: left;
  }
  #section-header .col-xs-10 {
    width: 100%;
  }
  #section-header .container {
    padding-left: 0px;
    padding-right: 0px;
  }
  #block-grad-enar-sub-branding img {
    content: url(/themes/grad_enar_sub/assets/images/csu_mobile.png);
    padding-left: 10px;
    padding-right: 5px;
    height: 45px;
    max-width: 950px;
  }
  #superfish-main-toggle {
    height: 20px;
    width: 20px;
    margin-top: 10px;
    top: 10px;
  }
  div.sf-accordion-toggle.sf-style-default a {
    background: none;
    color: #009e99;
    float: right;
    margin-right: 20px;
  }
  div.sf-accordion-toggle.sf-style-default a:hover {
    color: ;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded {
    background: none;
  }
  div.sf-accordion-toggle.sf-style-default > a:after {
    content: url("/themes/grad_enar_sub/assets/images/hamburger2.svg");
    width: 24px;
    height: 24px;
    top: 35%;
    right: 5px;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded::after {
    content: "\2715";
    display: block;
    position: absolute;
    padding-top: 5px;
    font-size: 24px;
    right: 5px;
    top: 35%;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded,
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded > a,
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded > span.nolink {
    font-weight: 400;
  }
  ul.sf-menu.sf-style-default a,
  ul.sf-menu.sf-style-default a:active,
  ul.sf-menu.sf-style-default a:visited,
  ul.sf-menu.sf-style-default span.nolink {
    font-family: "Nunito Sans";
    font-size: 16pt;
    font-weight: 400;
    color: #535a5d;
    text-decoration: none;
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default a:hover {
    color: #009e99;
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default.sf-accordion .is-active a {
    color: #535a5d;
    font-weight: 400;
  }
  ul.sf-menu.sf-style-default.sf-accordion li li a,
  ul.sf-menu.sf-style-default.sf-accordion li li span.nolink {
    font-family: "Nunito Sans";
    padding: 15px 36px;
    font-size: 16px;
    font-weight: 400;
    background: #ffffff;
    border-bottom: 1px solid #ebebeb;
  }
  ul.sf-menu.sf-style-default.sf-accordion li li a:hover {
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default li a:hover {
    color: #009e99;
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default li,
  ul.sf-menu.sf-style-default li.sf-clone-parent {
    border: none;
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default a:focus,
  ul.sf-menu.sf-style-default a:hover,
  ul.sf-menu.sf-style-default a {
    background: #f5f5f5;
  }
  .region-primary_menu {
    padding-left: 0px;
    padding-right: 0px;
    height: 36px;
    left: 0px;
    right: 0px;
    background-color: ;
  }
  .region-primary_menu div.block {
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
  #nav-search-param {
    display: none;
  }
  #superfish-main-accordion {
    width: 60%;
    float: right;
    margin: 75px -80px;
    border-bottom: 3px solid #009e99;
  }
  #nav-search-param-mobile {
    text-align: left;
    width: 29vw;
  }
  #views-search-nav-mobile-form {
    text-align: left;
  }
  .sf-expanded {
    transition: all 0.5s ease;
    -webkit-transition: 0.5s;
    -moz-transition: all 0.5s ease;
    -o-transition: 0.5s;
    -ms-transition: 0.5s;
  }
  ul.sf-menu.sf-style-default a,
  ul.sf-menu.sf-style-default a:visited,
  ul.sf-menu.sf-style-default span.nolink {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
  }
  ul.sf-menu.sf-style-default .sf-depth-2 > a {
    color: #000000;
    background: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding-left: 15px;
  }
  ul.sf-menu.sf-style-default .sf-depth-1 > a {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    margin-left: 0px;
    margin-top: 0px;
    padding: 12px 25px 12px 20px;
  }
  .sf-depth-1.menuparent>a:after {
    content: "\f055";
    font-family: FontAwesome;
    font-size: 16px;
    top: 2px;
    margin-right: 10px;
    color: #535a5d;
    float: right;
  }
  .sf-depth-1.menuparent.sf-expanded>a:after {
    content: "\f056";
    font-family: FontAwesome;
    font-size: 16px;
    top: 2px;
    margin-right: 10px;
    color: #535a5d;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  #nav-search-param {
    display: none;
  }
  #block-grad-enar-sub-main-menu {
    display: block;
    background: url(/themes/grad_enar_sub/assets/images/seal_inverse_rotated.png) no-repeat;
    background-size: 200px 200px;
    background-position: right -50px bottom -60px;
    background-blend-mode: lighten;
    margin-left: -15px;
    margin-right: -15px;
  }
  #block-grad-enar-sub-main-menu .menu-item {
    display: none;
    font-family: "Nunito Sans";
    font-weight: 300;
  }
  #block-grad-enar-sub-main-menu .menu-item--expanded {
    display: block;
  }
  #block-grad-enar-sub-main-menu .menu-item--expanded .menu-item {
    display: block;
    padding-top: 0px;
  }
  #block-grad-enar-sub-main-menu > ul.menu {
    padding: 5px 0px 10px 20px;
    margin-left: 0px;
    margin-bottom: 0px;
    line-height: 1;
  }
  #block-grad-enar-sub-main-menu ul.menu a {
    font-family: inherit;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: .5px;
    line-height: 1;
    padding-top: 0px;
    text-decoration: none;
  }
  ul.sf-menu.sf-style-default .sf-depth-1 > a {
    margin-left: 0px;
    margin-top: 0px;
  }
  ul.sf-menu.sf-style-default li li,
  ul.sf-menu.sf-style-default.sf-navbar > li > ul {
    background: white;
  }
  #block-grad-enar-sub-main-menu > ul.menu a {
    color: #ffffff;
  }
  #block-grad-enar-sub-main-menu ul.menu ul.menu {
    margin-left: 0px;
  }
  #block-grad-enar-sub-main-menu ul.menu a.is-active {
    color: #009e99;
  }
  #block-grad-enar-sub-main-menu li.menu-item--expanded > a {
    font-size: 24px;
    letter-spacing: .5px;
    line-height: 1;
    pointer-events: none;
    padding-top: 0px;
    text-decoration: none;
  }
  .csu_header.container {
    height: 48px;
    padding: 0px 0px;
    margin: 0px 0px;
  }
  #section-header .region-logo {
    line-height: 70px;
  }
  #section-header .col-xs-4 {
    width: 100%;
    float: left;
  }
  #section-header .col-xs-8 {
    width: 100%;
    background-color: #f5f5f5;
    box-shadow: 0px 3px 10px rgba(0,0,0,0.1);
  }
  #section-header .container {
    padding-left: 0px;
    padding-right: 0px;
    height: 80px;
  }
  #block-grad-enar-sub-branding img {
    content: url(/themes/grad_enar_sub/assets/images/csu_mobile.png);
    max-width: 100%;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    width: auto;
    height: auto;
    max-height: 60px;
  }
  #superfish-main-toggle {
    height: 20px;
    width: 20px;
    outline: 0;
    top: 2px;
  }
  div.sf-accordion-toggle.sf-style-default a {
    background: none;
    float: right;
    margin-right: 20px;
    padding-bottom: 1em;
  }
  #superfish-main-accordion {
    margin-top: 5px;
    border-bottom: 3px solid #009e99;
  }
  #superfish-main-accordion .sf-depth-1 {
    padding-top: 10px;
    margin-left: 5px;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded {
    background: none;
  }
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded {
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default li:hover {
    background: #f5f5f5;
  }
  div.sf-accordion-toggle.sf-style-default > a:after {
    content: url("/themes/grad_enar_sub/assets/images/hamburger.svg");
    width: 24px;
    height: 24px;
    top: 35%;
    right: 5px;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded::after {
    content: "\2715";
    display: block;
    position: absolute;
    padding-top: 5px;
    color: #009e99;
    font-size: 24px;
    right: 3px;
    top: 13%;
  }
  div.sf-accordion-toggle.sf-style-default a.sf-expanded,
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded > a,
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded > span.nolink {
    font-weight: 300;
    font-family: "Nunito Sans";
  }
  ul.sf-menu.sf-style-default a,
  ul.sf-menu.sf-style-default a:active,
  ul.sf-menu.sf-style-default a:visited,
  ul.sf-menu.sf-style-default span.nolink {
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 400;
    color: #535a5d;
    text-decoration: none;
    background-color: #f5f5f5;
  }
  ul.sf-menu.sf-style-default.sf-accordion li.sf-expanded > a {
    font-weight: 400;
    background-color: #f5f5f5;
  }
  ul.sf-menu.sf-style-default.sf-accordion .is-active a {
    color: #535a5d;
    font-weight: 700;
  }
  ul.sf-menu.sf-style-default.sf-accordion li li a,
  ul.sf-menu.sf-style-default.sf-accordion li li span.nolink {
    font-family: "Nunito Sans";
    padding: 15px 36px;
    font-size: 18px;
    font-weight: 300;
    background-color: #ffffff;
  }
  ul.sf-menu.sf-style-default li,
  ul.sf-menu.sf-style-default li.sf-clone-parent {
    border-top: 1px solid #ebebeb;
    background: #f5f5f5;
  }
  ul.sf-menu.sf-style-default a:focus,
  ul.sf-menu.sf-style-default a:hover,
  ul.sf-menu.sf-style-default a {
    background: #f5f5f5;
  }
  .region-primary_menu {
    padding-left: 0px;
    padding-right: 0px;
    height: 36px;
    left: 0px;
    right: 0px;
  }
  .region-primary_menu div.block {
    margin-left: 0px;
    margin-right: 0px;
    float: none;
  }
  .sf-depth-1.menuparent>a:after {
    content: "\f055";
    font-family: FontAwesome;
    font-size: 16px;
    top: 2px;
    margin-right: 0px;
    padding-right: 2px;
    color: #535a5d;
    float: right;
  }
  .sf-depth-1.menuparent.sf-expanded>a:after {
    content: "\f056";
    font-family: FontAwesome;
    font-size: 16px;
    top: 2px;
    margin-right: 0px;
    padding-right: 2px;
    color: #535a5d;
    float: right;
  }
}
#nav-search-param {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  width: 300px;
  font-weight: 100;
  font-size: medium;
  padding: 7px 40px;
  letter-spacing: .5px;
}
#nav-search-li-accordion {
  background: #f5f5f5;
}
#views-search-nav-mobile-form {
  width: 98vw;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 23px;
  margin-left: 16px;
  margin-right: 0px;
}
#views-search-nav-form:before {
  position: absolute;
  display: block;
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
  color: #cfcbce;
  content: '\f002';
  margin-left: 0px;
  padding-top: 7px;
  padding-left: 10px;
  padding-bottom: 4px;
}
@media screen and (max-width: 767px) {
  #views-search-nav-form:before {
    display: none;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #views-search-nav-form:before {
    display: none;
  }
}
#views-search-nav-mobile-form:before {
  position: absolute;
  display: block;
  float: left;
  font-family: FontAwesome;
  font-size: 18px;
  color: #cfcbce;
  content: '\f002';
  margin-left: -15px;
  padding-top: 7px;
  padding-left: 20px;
  padding-bottom: 7px;
}
#nav-search-param-mobile {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  font-weight: 100;
  font-size: 16px;
  letter-spacing: .5px;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 38px;
  padding-right: 14px;
  margin-bottom: 6px;
  margin-left: -8px;
  float: left;
  color: #bbbcbe;
}
@media screen and (max-width: 767px) {
  #nav-search-param-mobile {
    width: 87vw;
    margin-bottom: 10px;
  }
}
.jquerytrick {
  tab-size: 8;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .jquerytrick {
    tab-size: 7;
  }
}
@media screen and (max-width: 767px) {
  .jquerytrick {
    tab-size: 7;
  }
}
@media screen and (min-width: 991px) {
  ul.sf-menu > li:nth-of-type(1),
  ul.sf-menu > li:nth-of-type(2) {
    display: none;
  }
}
ul.sf-menu.sf-style-default {
  margin-top: 40px;
}
.info-buttons {
  float: left;
  list-style: none;
}
.info-buttons li {
  float: left;
  list-style: none;
  text-align: center;
  background-color: #2c684f;
  margin-right: 30px;
  font-size: 18pt;
  font-family: "Nunito Sans";
  font-weight: bold;
  border-radius: 7px;
  border-width: 1.5pt;
  width: 172px;
}
.info-buttons li:nth-of-type(1) {
  color: #fff;
  background-color: #459c98;
}
.info-buttons li:nth-of-type(2) {
  color: #2c684f;
  background-color: #fff;
}
.info-buttons li a {
  text-decoration: none;
  display: block;
}
.info-buttons li:nth-of-type(1) a {
  color: #fff;
  background-color: #459c98;
  border-radius: 7px;
}
.info-buttons li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  ul.sf-menu.sf-style-default li:nth-of-type(1),
  ul.sf-menu.sf-style-default li:nth-of-type(2),
  ul.sf-menu.sf-style-default li:nth-of-type(1) a:focus,
  ul.sf-menu.sf-style-default li:nth-of-type(2) a:focus,
  ul.sf-menu.sf-style-default li:nth-of-type(1) a:hover,
  ul.sf-menu.sf-style-default li:nth-of-type(2) a:hover,
  ul.sf-menu.sf-style-default li:nth-of-type(1) a,
  ul.sf-menu.sf-style-default li:nth-of-type(2) a {
    background: #459c98;
    color: #fff;
    font-weight: bold;
    text-transform: capitalize;
  }
}
@media screen and (max-width: 991px) {
  ul.sf-menu.sf-style-default li:nth-of-type(1) a.sf-depth-2,
  ul.sf-menu.sf-style-default li:nth-of-type(2) a.sf-depth-2 {
    color: #535a5d;
  }
}
#nav-search-wrapper {
  display: none;
  position: absolute;
  top: 150px;
  width: 100%;
  left: 50%;
  margin-top: -50px;
  margin-left: -350px;
}
#nav-search-param {
  width: 700px;
}
@media screen and (max-width: 1100px) {
  .info-buttons {
    float: right;
  }
}
ul.sf-menu.sf-style-default.sf-accordion li li a {
  color: #535a5d;
}
.non_person_paragraph_wrapper {
  padding-bottom: 10px;
  display: flex;
}
.non_person_paragraph_wrapper .paragraph__column {
  border: 1px solid #bbbcbe;
  margin: auto;
  padding-bottom: 10px;
  padding-top: 10px;
  min-height: 400px;
}
@media screen and (max-width: 767px) {
  .non_person_paragraph_wrapper {
    width: 95%;
    margin-left: 10px;
    margin-right: 20px;
  }
}
.non_person_paragraph_wrapper .field--name-field-view-title {
  text-align: center;
  color: #006a4d;
  font-family: "Oswald";
  font-weight: 400;
  font-size: 20px;
  padding-top: 0px;
  text-transform: uppercase;
}
.view-non-person-slider {
  padding: 15px;
}
.csu_non_person_profile {
  text-align: center;
}
.csu_non_person_profile #heading1 {
  text-align: center;
  color: #535a5d;
  font-family: Oswald;
  font-weight: 400;
  font-size: 16px;
  padding-top: 20px;
  text-transform: uppercase;
}
.csu_non_person_profile #heading2 {
  text-align: center;
  text-transform: uppercase;
  font-family: "Oswald";
  font-weight: 400;
  font-size: 40px;
  padding-bottom: 20px;
  line-height: 1;
}
.csu_non_person_profile #nonpersonimage {
  float: right;
  width: 50%;
  text-align: right;
  padding-top: 20px;
  padding-left: 20px;
  will-change: transform;
}
.csu_non_person_profile #nonpersonimage img {
  -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersonimage {
    width: 100%;
    padding-left: 0px;
    will-change: transform;
  }
  .csu_non_person_profile #nonpersonimage img {
    -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    width: 100%;
  }
}
.csu_non_person_profile #nonpersoninfo {
  float: left;
  width: 50%;
  padding-left: 5px;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersoninfo {
    top: auto;
    transform: none;
    padding-top: 0px;
  }
}
.csu_non_person_profile #nonpersoninfo #name {
  font-family: "Oswald";
  font-size: 26px;
  letter-spacing: 0.5px;
  line-height: 1.2;
  font-weight: 400;
  color: ;
  text-align: left;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersoninfo #name {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu_non_person_profile #nonpersoninfo #name {
    font-size: 24px;
  }
}
.csu_non_person_profile #nonpersoninfo #subname {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: .5px;
  color: ;
  text-align: left;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersoninfo #subname {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu_non_person_profile #nonpersoninfo #subname {
    font-size: 18px;
  }
}
.csu_non_person_profile #nonpersoninfo #bodytext {
  text-align: left;
  padding-top: 0px;
  padding-right: 20px;
  padding-bottom: 10px;
}
.csu_non_person_profile #nonpersoninfo #bodytext p {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersoninfo #bodytext p {
    font-size: 16px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu_non_person_profile #nonpersoninfo #bodytext p {
    font-size: 16px;
    padding-right: 5px;
  }
}
.csu_non_person_profile #nonpersoninfo a {
  color: #006a4d;
  text-decoration: none;
}
.csu_non_person_profile #nonpersoninfo a:hover {
  color: #004f38;
}
@media screen and (max-width: 767px) {
  .csu_non_person_profile #nonpersoninfo {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .view-non-person-slider {
    margin: 0px;
    padding: 0px;
  }
}
@media screen and (max-width: 767px) {
  .view-non-person-slider h2 {
    font-size: 36px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-non-person-slider h2 {
    font-size: 40px;
  }
}
.view-non-person-slider #nonpersoninfo {
  width: 100%;
  position: inherit;
}
@media screen and (max-width: 767px) {
  .view-non-person-slider #nonpersoninfo {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.view-non-person-slider .nonpersonwrapper {
  text-align: center;
  border: 1px solid #bbbcbe;
  padding: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .view-non-person-slider .nonpersonwrapper {
    margin-left: 0px;
    margin-right: 0px;
  }
}
.view-non-person-slider .nonpersonwrapper #nonpersonimage {
  width: 100%;
  will-change: transform;
}
@media screen and (max-width: 767px) {
  .view-non-person-slider .nonpersonwrapper #nonpersonimage {
    width: 100%;
  }
}
.view-non-person-slider .nonpersonwrapper #nonpersonimage img {
  -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  width: 100%;
}
.view-non-person-slider .nonpersonwrapper #name {
  font-family: "Oswald";
  font-size: 26px;
  letter-spacing: 0.5px;
  line-height: 1.2;
  font-weight: 400;
  color: ;
  text-align: left;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .view-non-person-slider .nonpersonwrapper #name {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-non-person-slider .nonpersonwrapper #name {
    font-size: 24px;
  }
}
.view-non-person-slider .nonpersonwrapper #subname {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: .5px;
  color: ;
  text-align: left;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .view-non-person-slider .nonpersonwrapper #subname {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .view-non-person-slider .nonpersonwrapper #subname {
    font-size: 18px;
  }
}
.view-non-person-slider .nonpersonwrapper #bodytext {
  font-family: "Quattrocento";
  color: #535a5d;
  text-align: left;
}
.view-non-person-slider .nonpersonwrapper #bodytext p {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
.view-non-person-slider .bx-wrapper {
  margin: 0;
}
.view-non-person-slider .bx-wrapper .bxslide {
  width: 100%;
}
.view-non-person-slider .bx-wrapper .bx-viewport {
  height: auto !important;
}
.view-non-person-slider .bx-wrapper .bx-controls-direction a {
  border: 0;
  width: 55px;
  height: 55px;
  top: 47%;
  z-index: 100;
}
.view-non-person-slider .bx-wrapper .bx-prev {
  background: url(/themes/enar_sub/assets/images/ArrowLeft_Large.svg) no-repeat;
  background-position: right top;
  margin-left: -53px;
}
.view-non-person-slider .bx-wrapper .bx-next {
  background: url(/themes/enar_sub/assets/images/ArrowRight_Large.svg) no-repeat;
  margin-right: -51px;
}
.paragraph--color--primary {
  background-color: #006a4d;
}
.paragraph--color--secondary {
  background-color: #004947;
}
@media screen and (min-width: 1200px) {
  .paragraph--color--secondary {
    border-left: 20px solid #009e99;
  }
}
.paragraph--color--success {
  background-color: #ffffff;
}
.paragraph--color--info {
  background-color: #cfcbce;
}
.paragraph--color--warning {
  background-color: ;
}
.paragraph--color--danger {
  background-image: url(/themes/grad_enar_sub/assets/images/ScallopPattern1920.jpg);
  background-repeat: repeat;
}
.paragraph.paragraph--type--bp-simple {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.paragraph.paragraph--type--simple-patterned {
  margin-left: auto;
  margin-right: auto;
  max-width: 1200px;
}
.paragraph.paragraph--width--full>.paragraph__column {
  padding-left: 0px;
  padding-right: 0px;
}
.field--name-field-view-title {
  text-align: center;
  color: #006a4d;
  font-family: Oswald;
  font-weight: 200;
  font-size: 15px;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph.paragraph--type--bp-columns-two-uneven.paragraph--style--66-33 .paragraph--type--bp-columns-two-uneven__2col-column1,
  .paragraph.paragraph--type--bp-columns-two-uneven.paragraph--style--66-33 .paragraph--type--bp-columns-two-uneven__2col-column2 {
    width: 100%;
  }
}
.paragraph__column .stackcard_container {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.paragraph__column .stackcard_container a {
  font-weight: 400;
  font-size: 19px;
  color: #009e99;
  text-decoration: none;
  text-transform: capitalize;
  border-bottom: 2px solid #009e99;
}
.paragraph__column .stackcard_container a:hover {
  color: #00b8b2;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph__column .stackcard_container:nth-child(odd) .paragraph__column {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .paragraph__column .stackcard_container .paragraph .paragraph--type--bp-image img {
    width: 100%;
    max-height: 50vh;
    object-fit: cover;
    object-position: top;
  }
}
@media screen and (max-width: 767px) {
  .paragraph__column .stackcard_container:nth-child(odd) .paragraph__column {
    float: left;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
  }
  .paragraph__column .stackcard_container .paragraph .paragraph--type--bp-image img {
    width: 100%;
    max-height: 70vh;
    object-fit: cover;
    object-position: top;
  }
}
@media only screen and (max-width: 800px) {
  .paragraph__column .stackcard_container .paragraph .paragraph--type--bp-image img {
    width: 100%;
    max-height: 40vh;
    object-fit: cover;
    object-position: top;
  }
}
@media (min-width: 768px) {
  .paragraph.paragraph--width--wide>.paragraph__column {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
}
.stackcard_container .paragraph .paragraph--type--bp-simple {
  padding: 15% 50px 0px 30px;
  width: 95%;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .stackcard_container .paragraph .paragraph--type--bp-simple {
    margin: auto;
    width: 80%;
    padding: 10px 0px 20px 10px;
  }
}
@media screen and (max-width: 767px) {
  .stackcard_container .paragraph .paragraph--type--bp-simple {
    margin: auto;
    width: 80%;
    padding: 20px 0px 20px 0px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph--id--394 .paragraph__column {
    padding-right: 0px;
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .paragraph--id--394 .paragraph__column {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.person_paragraph_wrapper {
  padding-bottom: 10px;
  padding-top: 10px;
  max-width: 1200px;
  margin: auto;
}
.person_paragraph_wrapper .paragraph__column {
  border: 1px solid #bbbcbe;
  margin: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .person_paragraph_wrapper .paragraph__column {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.person_paragraph_wrapper .field--name-field-view-title {
  text-align: center;
  color: #006a4d;
  font-family: Oswald;
  font-weight: 400;
  font-size: 17px;
  padding-top: 15px;
  text-transform: uppercase;
}
.dean_message_paragraph_wrapper {
  padding: 10px;
  max-width: 900px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .dean_message_paragraph_wrapper {
    width: 100%;
  }
}
.dean_message_paragraph_wrapper .paragraph__column {
  border: 1px solid #cfcbce;
  margin: auto;
  padding: 40px;
  display: table;
}
@media screen and (max-width: 767px) {
  .dean_message_paragraph_wrapper .paragraph__column {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.dean_message_paragraph_wrapper #dean_message #personimage {
  display: table-cell;
  vertical-align: top;
  min-width: 350px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .dean_message_paragraph_wrapper #dean_message #personimage {
    display: block;
    min-width: initial;
    width: 100%;
    float: none;
    padding-right: unset;
  }
}
.dean_message_paragraph_wrapper #dean_message #textwrapper {
  display: table-cell;
  vertical-align: top;
}
.dean_message_paragraph_wrapper #dean_message #textwrapper .heading {
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #009e99;
  padding-top: 10px;
}
.dean_message_paragraph_wrapper #dean_message #textwrapper .name {
  font-size: 36px;
  font-weight: 200;
  letter-spacing: 0.5px;
  color: #000000;
}
.dean_message_paragraph_wrapper #dean_message #textwrapper .message {
  color: #000000;
}
.csu_person_profile {
  text-align: center;
}
.csu_person_profile #heading1 {
  text-align: center;
  color: #535a5d;
  font-family: Oswald;
  font-weight: 400;
  font-size: 16px;
  padding-top: 0px;
  text-transform: uppercase;
}
.csu_person_profile #heading2 {
  text-align: center;
  text-transform: uppercase;
  font-family: Oswald;
  font-weight: 400;
  font-size: 40px;
  padding-bottom: 0px;
  line-height: 1;
}
.csu_person_profile #personimage {
  text-align: right;
  padding-top: 20px;
  will-change: transform;
}
.csu_person_profile #personimage img {
  -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .csu_person_profile #personimage {
    width: 100%;
    padding-left: 0px;
  }
  .csu_person_profile #personimage img {
    -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    width: 100%;
  }
}
.csu_person_profile #personinfo {
  text-align: left;
}
.csu_person_profile #personinfo #name {
  font-family: "Oswald";
  font-size: 24px;
  font-weight: 700;
  letter-spacing: .5px;
  color: #006a4d;
}
.csu_person_profile #personinfo #location {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: .5px;
  color: ;
}
.csu_person_profile #personinfo #major {
  float: left;
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: .5px;
  color: ;
}
.csu_person_profile #personinfo #graduation_year {
  float: left;
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: .5px;
  color: ;
}
.csu_person_profile #personinfo #department {
  clear: both;
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: .5px;
  color: ;
}
.csu_person_profile #personinfo #quote {
  display: none;
}
.csu_person_profile #personinfo #bio {
  text-align: left;
}
.csu_person_profile #personinfo #bio p {
  clear: both;
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
.csu_person_profile #personinfo a {
  color: #006a4d;
  text-decoration: none;
}
.csu_person_profile #personinfo a:hover {
  color: #004f38;
}
@media screen and (max-width: 767px) {
  .csu_person_profile #personinfo {
    width: 100%;
    padding-top: 20px;
    text-align: left;
  }
}
.advisor_paragraph_wrapper {
  padding-bottom: 10px;
  padding-top: 10px;
  max-width: 1300px;
  margin: auto;
}
.advisor_paragraph_wrapper .paragraph__column {
  border: 1px solid #bbbcbe;
  margin: auto;
  padding-bottom: 10px;
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  .advisor_paragraph_wrapper .paragraph__column {
    margin-left: 10px;
    margin-right: 10px;
  }
}
.csu_advisor {
  text-align: center;
}
.csu_advisor #heading1 {
  font-size: 15px;
  font-family: "Oswald";
  font-weight: 200;
  text-transform: uppercase;
  line-height: 1.5;
  color: #666666;
  text-align: center;
  color: #006a4d;
  padding-top: 20px;
}
.csu_advisor #heading2 {
  font-size: 40px;
  font-family: "Oswald";
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.5;
  color: #666666;
  text-align: center;
  padding-bottom: 10px;
}
.csu_advisor #personimage {
  padding-top: 20px;
  will-change: transform;
}
.csu_advisor #personimage img {
  -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
  width: 100%;
}
@media screen and (max-width: 767px) {
  .csu_advisor #personimage {
    width: 100%;
    padding-left: 0px;
  }
  .csu_advisor #personimage img {
    -webkit-clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    clip-path: url(/sites/default/files/innovation/grad_enar_sub/css/);
    width: 100%;
  }
}
.csu_advisor #personinfo {
  text-align: left;
}
.csu_advisor #personinfo #name {
  font-family: "Oswald";
  font-size: 24px;
  letter-spacing: .5px;
  color: #006a4d;
}
.csu_advisor #personinfo #location {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: 200;
  letter-spacing: .5px;
  color: ;
}
.csu_advisor #personinfo #major {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: 200;
  letter-spacing: .5px;
  color: ;
}
.csu_advisor #personinfo #email {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: 200;
  letter-spacing: .5px;
  color: ;
}
.csu_advisor #personinfo #email a {
  color: ;
  text-decoration: none;
}
.csu_advisor #personinfo #email a:hover {
  color: ;
}
.csu_advisor #personinfo #phone {
  font-family: "Oswald";
  font-size: 20px;
  line-height: 1.6;
  font-weight: 200;
  letter-spacing: .5px;
  color: ;
}
.csu_advisor #personinfo #phone a {
  color: ;
  text-decoration: none;
}
.csu_advisor #personinfo #phone a:hover {
  color: ;
}
.csu_advisor #personinfo #quote {
  display: none;
}
.csu_advisor #personinfo #bio {
  text-align: left;
  padding-top: 20px;
}
.csu_advisor #personinfo #bio p {
  line-height: 1.6;
  font-size: 18px;
  font-weight: 200;
  color: #535a5d;
}
@media screen and (max-width: 767px) {
  .csu_advisor #personinfo {
    width: 100%;
    text-align: left;
  }
}
.view-id-program_list {
  font-family: "Nunito Sans";
}
.view-id-program_list .view-content {
  display: table;
  margin-right: auto;
  margin-left: auto;
  max-width: 1200px;
  padding-top: 10px;
}
.view-id-program_list .views-row {
  display: table-row;
  font-size: 14px;
  border-bottom: #ebebeb .75px solid;
}
.view-id-program_list .views-row .views-field {
  display: table-cell;
}
@media only screen and (max-width: 800px) {
  .view-id-program_list .views-row .views-field-field-college {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .view-id-program_list .views-row .views-field-field-teaching-format,
  .view-id-program_list .views-row .views-field-field-gre-waiver {
    display: none;
  }
}
@media only screen and (max-width: 480px) {
  .view-id-program_list div.view-filters {
    border-left: #009e99 20px solid;
  }
  .view-id-program_list div.view-filters .form--inline .form-item {
    float: none;
    width: 90%;
  }
  .view-id-program_list .view-content {
    width: 95%;
  }
  .view-id-program_list .views-row .views-field {
    display: block;
    border: none;
  }
  .view-id-program_list div.views-field-field-program-format,
  .view-id-program_list div.views-field-field-teaching-format,
  .view-id-program_list div.views-field-field-college,
  .view-id-program_list div.views-field-field-gre-waiver {
    display: none !important;
  }
  .view-id-program_list div.views-field-nothing {
    padding: 20px 10px 0px 10px;
    border-top: #ebebeb 1px solid;
  }
  .view-id-program_list div.views-field-field-degree-type {
    padding: 0 10px 20px 15px;
    border-bottom: #ebebeb 1px solid;
  }
}
.view-id-program_list .views-row:nth-child(even) {
  background-color: #f5f5f5;
}
.view-id-program_list a {
  font-weight: 800;
  padding-right: 10px;
  padding-left: 5px;
  color: #004947;
  text-decoration: none;
  font-size: 16px;
}
.view-id-program_list a:hover {
  color: #009e99;
}
.view-id-program_list .views-field {
  display: table-cell;
  border-bottom: #ebebeb .75px solid;
  padding: 30px 10px 30px 10px;
}
.view-program-list .view-filters {
  background-color: #004947;
  padding-bottom: 30px;
  padding-top: 20px;
  padding-left: 20px;
  border-left: #009e99 30px solid;
}
.view-program-list .view-filters form {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.js-form-type-select {
  min-width: 200px;
}
.js-form-type-select label {
  color: #ffffff;
  font-size: 18px;
  font-weight: 200;
  line-height: 20px;
}
.js-form-type-select .form-select {
  background-color: #ffffff;
  border-radius: unset;
  border: none;
}
.js-form-type-select .form-select:after {
  display: inline-block;
  z-index: 100;
  position: absolute;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0dd";
  color: red;
}
.form--inline .clearfix {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
.csu_pull_quote_wrapper {
  display: flex;
  margin-bottom: 20px;
}
.csu_pull_quote_wrapper .paragraph__column {
  border: 1px solid #bbbcbe;
  margin: auto;
  margin-top: 20px;
  padding: 40px;
  max-width: 1200px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .csu_pull_quote_wrapper .paragraph__column {
    margin-left: 75px;
    margin-right: 75px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .csu_pull_quote_wrapper .paragraph__column {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media screen and (max-width: 767px) {
  .csu_pull_quote_wrapper {
    width: 95%;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .csu_pull_quote_wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}
.csu_pull_quote_wrapper .csu_pull_quote {
  display: table;
}
.csu_pull_quote_wrapper .csu_pull_quote #personimage {
  display: table-cell;
  vertical-align: top;
  min-width: 350px;
  text-align: center;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  .csu_pull_quote_wrapper .csu_pull_quote #personimage {
    display: block;
    width: auto;
    padding-top: 5px;
    padding-left: 0px;
    padding-right: unset;
  }
}
@media only screen and (max-width: 800px) {
  .csu_pull_quote_wrapper .csu_pull_quote #personimage {
    min-width: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .csu_pull_quote_wrapper .csu_pull_quote #personimage {
    min-width: inherit;
    width: 100%;
  }
}
.csu_pull_quote_wrapper #quotewrapper {
  display: table-cell;
  vertical-align: middle;
  font-family: "Nunito Sans";
  text-align: left;
}
@media screen and (max-width: 767px) {
  .csu_pull_quote_wrapper #quotewrapper {
    display: block;
    top: auto;
    transform: none;
    padding-top: 10px;
  }
}
.csu_pull_quote_wrapper #quotewrapper #name {
  font-size: 16px;
  font-weight: 800;
  text-transform: uppercase;
  color: #535a5d;
  letter-spacing: 0.5px;
}
.csu_pull_quote_wrapper #quotewrapper #quote {
  font-size: 34px;
  font-weight: 400;
  color: #009e99;
  padding-right: 20px;
  padding-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .csu_pull_quote_wrapper #quotewrapper #quote {
    font-size: 28px;
  }
}
@media only screen and (max-width: 800px) {
  .csu_pull_quote_wrapper #quotewrapper #quote {
    font-size: 28px;
  }
}
@media only screen and (max-width: 480px) {
  .csu_pull_quote_wrapper #quotewrapper #quote {
    font-size: 24px;
  }
}
.csu_pull_quote_wrapper #quotewrapper #quote:before,
.csu_pull_quote_wrapper #quotewrapper #quote:after {
  content: '"';
}
.csu_pull_quote_wrapper #quotewrapper #academics {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: #535a5d;
}
.csu_pull_quote_wrapper #quotewrapper hr {
  display: none;
}
@media screen and (max-width: 767px) {
  .csu_pull_quote_wrapper #quotewrapper {
    width: 100%;
    position: inherit;
  }
}
.paragraph--type--columns-three-even #quotewrapper {
  width: 100%;
  position: inherit;
}
.paragraph--type--columns-three-even .csu_pull_quote {
  text-align: center;
  outline: 1px solid blue;
}
.paragraph--type--columns-three-even .csu_pull_quote #personimage {
  width: 100%;
}
.view-enrollment-pull-quotes #quotewrapper {
  width: 100%;
  position: inherit;
  height: auto;
}
.view-enrollment-pull-quotes hr {
  width: 25%;
  border: solid #bbbcbe;
}
.view-enrollment-pull-quotes .csu_pull_quote {
  text-align: center;
  outline: 1px solid #bbbcbe;
  margin: 15px;
  padding: 15px;
  height: auto;
}
.view-enrollment-pull-quotes .csu_pull_quote #name {
  font-size: 2vw;
  font-weight: 300;
  color: #006a4d;
}
@media screen and (max-width: 767px) {
  .view-enrollment-pull-quotes .csu_pull_quote #name {
    font-size: 24px;
  }
}
.view-enrollment-pull-quotes .csu_pull_quote #academics {
  font-size: 1.2vw;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  color: ;
}
@media screen and (max-width: 767px) {
  .view-enrollment-pull-quotes .csu_pull_quote #academics {
    font-size: 17px;
  }
}
.view-enrollment-pull-quotes .csu_pull_quote #personimage {
  width: 100%;
  will-change: transform;
}
.view-enrollment-pull-quotes .bx-wrapper {
  margin: 0;
}
.view-enrollment-pull-quotes .bx-wrapper .bx-controls-direction a {
  border: 0;
  width: 55px;
  height: 55px;
  top: 50%;
  z-index: 100;
}
.view-enrollment-pull-quotes .bx-wrapper .bx-viewport {
  height: auto !important;
}
.view-enrollment-pull-quotes .bx-wrapper .bx-prev {
  background: url(/themes/enar_sub/assets/images/ArrowLeft_Large.svg) no-repeat;
  background-position: right top;
  margin-left: -52px;
}
.view-enrollment-pull-quotes .bx-wrapper .bx-next {
  background: url(/themes/enar_sub/assets/images/ArrowRight_Large.svg) no-repeat;
  margin-right: -51px;
}
div.view-engage-search {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 1250px) {
  div.view-engage-search {
    margin-left: 20px;
    margin-right: 20px;
  }
}
div.view-engage-search h2 {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 0px;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: normal;
}
div.view-engage-search h4 {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 0px;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: normal;
}
div.view-engage-search form {
  font-family: "Oswald";
}
div.view-engage-search .form-item-search-param {
  width: 100%;
}
div.view-engage-search .form-item-search-param input {
  width: 25%;
}
@media screen and (max-width: 767px) {
  div.view-engage-search .form-item-search-param input {
    width: 96%;
  }
}
div.view-engage-search label {
  font-size: 30px;
  padding-bottom: 5px;
}
div.view-engage-search .form-text {
  font-weight: lighter;
  font-size: larger;
  letter-spacing: .5px;
  padding: 5px 15px;
}
div.view-engage-search #edit-search-param {
  border-radius: 24px;
}
div.view-engage-search .button {
  border: 2pt solid ;
  color: #006a4d;
  background: #fff;
  padding-top: 2pt;
  padding-bottom: 2pt;
  padding-right: 6pt;
  padding-left: 6pt;
  font-size: 18px;
  font-weight: 200;
  margin-bottom: 20px;
  margin-top: 5px;
}
div.view-engage-search .button:hover {
  color: #009e99;
}
div.view-engage-search .view-empty {
  font-family: "Nunito Sans";
  font-style: italic;
  font-weight: lighter;
  font-size: 22px;
  line-height: 1.5;
  text-decoration: none;
  color: #009e99;
}
div.view-engage-search .engage-search-result .views-field-rendered-item {
  font-family: "Nunito Sans";
  font-size: 22px;
  line-height: 1.5;
  text-decoration: none;
  color: #535a5d;
  font-weight: 400;
}
div.view-engage-search .engage-search-result .views-field-rendered-item a:not(.btn) {
  color: ;
  text-decoration: none;
  font-weight: 400;
  font-size: 22px;
}
div.view-engage-search .engage-search-result .views-field-search-api-excerpt {
  font-family: "Nunito Sans";
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  color: #535a5d;
}
div.view-engage-search .engage-search-result .field-content {
  color: #535a5d;
  font-size: 16px;
}
div.engage-search-result.views-row {
  padding-bottom: 20px;
  padding-top: 20px;
  border-bottom: 1px #cfcbce solid;
}
#csu-www-search {
  margin-top: 50px;
}
#csu-www-search h4 {
  font-size: 18px;
  color: #000000;
  text-transform: uppercase;
  font-weight: 400;
  padding-bottom: 0px;
  margin-bottom: 5px;
  text-align: center;
  letter-spacing: normal;
}
#csu-www-search #cse {
  background-color: #f5f5f5;
  border: 1px solid #bbbcbe;
  padding-right: 10px;
  margin-bottom: 20px;
  margin-right: 10px;
}
@media only screen and (max-width: 1250px) {
  #csu-www-search #cse {
    margin-right: 0px;
    padding-right: 0px;
  }
}
#csu-www-search #cse .gsc-result-info {
  font-weight: lighter;
}
#csu-www-search #cse .gsc-webResult {
  border-color: #bbbcbe;
  padding: 15px 0px;
  background-color: transparent;
}
#csu-www-search #cse .gsc-control-cse {
  border: none;
}
#csu-www-search #cse .gs-title {
  font-family: "Nunito Sans";
  font-size: 18px;
  line-height: 1.5;
  height: auto;
  text-decoration: none;
  color: #004947 !important;
}
#csu-www-search #cse .gs-title > a > b {
  font-family: "Nunito Sans";
  font-size: 18px;
  line-height: 1.5;
  height: auto;
  text-decoration: none;
  color: #004947 !important;
}
#csu-www-search #cse .gs-title > a > b:hover {
  color: #009e99;
}
#csu-www-search #cse .gs-snippet {
  font-family: "Nunito Sans";
  font-weight: lighter;
  font-size: 12pt;
  line-height: 1.5;
  text-decoration: none;
  color: #666666;
}
#csu-www-search #cse .gs-visibleUrl-long {
  font-family: "Nunito Sans";
  font-size: 12pt;
  font-weight: 800;
  line-height: 1.5;
  color: #009e99;
}
#csu-www-search #cse .gsc-control-cse {
  background-color: transparent;
}
#csu-www-search #cse .gsc-control-cse .gs-visibleUrl {
  color: #004947;
}
#csu-www-search #cse .gsc-control-cse .gcsc-branding {
  visibility: hidden;
}
#csu-www-search #cse .gsc-thumbnail {
  display: none;
}
#csu-www-search #cse .gs-no-results-result .gs-snippet {
  font-family: "Nunito Sans";
  font-weight: lighter;
  font-size: 15pt;
  line-height: 1.5;
  text-decoration: none;
  color: #334947;
  padding: 7px;
  background-color: #ebebeb;
  border-color: #cfcbce;
}
#csu-www-search .gsc-cursor-box {
  padding-top: 40px;
  margin-bottom: 0px;
  text-align: center;
}
#csu-www-search .gsc-cursor-page.gsc-cursor-current-page {
  color: #006a4d;
  background-color: ;
  text-shadow: none;
  font-size: 16px;
  font-family: "Nunito Sans";
}
#csu-www-search .gsc-cursor-page {
  color: ;
  text-shadow: none;
  text-decoration: none;
  font-size: 12pt;
  font-family: "Nuntio Sans";
  border: none;
}
#csu-www-search .gsc-thumbnail-inside {
  padding-left: 0px;
}
#csu-www-search .gsc-url-top {
  padding-left: 0px;
}
.simple_patterned_wrapper {
  background-image: url(/themes/grad_enar_sub/assets/images/ScallopPattern1920.jpg);
  background-repeat: repeat;
  padding: 70px 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.simple_patterned_wrapper .paragraph.paragraph--type--simple-patterned {
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  background: #ffffff;
  background-color: #ffffff;
  padding: 30px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.simple_patterned_wrapper .paragraph>.paragraph__column {
  padding: 30px;
  margin: auto;
}
@media only screen and (max-width: 375px) {
  .simple_patterned_wrapper .paragraph>.paragraph__column p {
    font-size: 15px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .simple_patterned_wrapper .paragraph>.paragraph__column {
    padding: 15px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) {
  .simple_patterned_wrapper .paragraph>.paragraph__column {
    padding: 0px;
    margin: auto;
  }
}
.simple_patterned_wrapper p {
  color: #004947;
  font-weight: 400;
  font-size: 16px;
}
.simple_patterned_wrapper h4 {
  text-transform: uppercase;
  color: #004947;
}
.simple_patterned_wrapper ul {
  color: #009e99;
  font-weight: 400;
  font-size: 16px;
}
.simple_patterned_wrapper ul li {
  color: #004947;
  font-weight: 400;
  font-size: 16px;
}
@media only screen and (max-width: 375px) {
  .simple_patterned_wrapper ul li {
    font-size: 15px;
  }
}
.csu_spotlight #heading1 {
  padding-top: 15px;
}
.csu_spotlight #heading2 {
  padding-top: 0px !important;
}
.spotlight {
  margin: 0px 10px 20px 10px;
  position: relative;
  padding: 20px 20px 20px 20px;
  border: 2px solid #006a4d;
  height: 40vh;
}
.spotlight .spotlightinfo {
  position: absolute;
  padding-left: 10px;
  padding-right: 35px;
  height: auto;
  margin: auto;
  top: 50%;
  transform: translateY(-50%);
}
.spotlight #spotlightimage img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  height: 170px;
  width: auto;
  padding-top: 10px;
}
.spotlight #deetz {
  position: relative;
  color: #006a4d;
  font-family: "Quattrocento";
  font-size: 20px;
  font-weight: 100;
  text-align: center;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .spotlight #deetz {
    font-size: 18px;
  }
}
@media screen and (max-width: 767px) {
  .spotlight #deetz {
    font-size: 17px;
  }
}
.spotlight #name {
  text-align: center;
  font-weight: bold;
  padding-top: 10px;
  font-family: "Oswald";
  color: ;
}
.spotlight #label {
  text-align: center;
  font-weight: 100;
  font-family: "Oswald";
  color: #006a4d;
}
.spotlight.Employer {
  margin: 0px 10px 20px 10px;
  position: relative;
}
.spotlight.Employer #deetz {
  padding-top: 15px;
  font-size: 32px;
}
.spotlight.Employer #name {
  font-size: 22px;
  padding-top: 10px;
}
.spotlight.Employer #label {
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  .spotlight.Employer #deetz {
    font-size: 20px;
  }
  .spotlight.Employer #name {
    font-size: 18px;
    padding-top: 10px;
  }
  .spotlight.Employer #label {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .spotlight.Employer {
    margin: 0px 15px 15px 0px;
  }
}
.spotlight.Employer #spotlightimage img {
  width: auto;
  height: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  padding: 10px;
}
@media screen and (max-width: 767px) {
  .spotlight.Employer #spotlightimage img {
    position: relative;
  }
}
.view-spotlight-view .spotlight.Employer #spotlightimage img {
  position: absolute;
  max-height: 100%;
}
.view-spotlight-view.view-display-id-block_1 .spotlightinfo {
  display: none;
}
.spotlight.Graduate #open-quote:after {
  position: absolute;
  content: "\201C";
  color: #cfcbce;
  font-size: 150px;
  left: -18px;
  top: -80px;
  font-weight: 400;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .spotlight.Graduate #open-quote:after {
    left: -19px;
    font-weight: 300;
  }
}
@media screen and (max-width: 767px) {
  .spotlight.Graduate #open-quote:after {
    left: -12px;
    font-weight: 300;
  }
}
.spotlight.Graduate #close-quote:before {
  position: relative;
  float: right;
  content: "\201D";
  color: #cfcbce;
  font-size: 150px;
  top: -68px;
  right: -30px;
  font-weight: 400;
  height: 1px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .spotlight.Graduate #close-quote:before {
    top: -73px;
    right: -31px;
    font-weight: 300;
  }
}
@media screen and (max-width: 767px) {
  .spotlight.Graduate #close-quote:before {
    top: -70px;
    right: -31px;
    font-weight: 300;
  }
}
.spotlight.Graduate {
  height: 425px;
}
@media screen and (max-width: 767px) {
  .spotlight.Graduate {
    height: 510px;
  }
}
.spotlightwrapper {
  background-color: #ebebeb;
  height: auto;
}
.spotlightwrapper .field--name-field-view-title {
  font-family: Oswald;
  font-weight: 200;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #006a4d;
  padding-top: 25px;
}
.spotlightwrapper .view-spotlight-view {
  padding: 0px 10px 10px 10px;
}
.spotlightwrapper .view-spotlight-view .view-header h2 {
  font-size: 35px;
  font-weight: 200;
  line-height: 1.6;
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: center;
  color: #006a4d;
  padding: 10px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .spotlightwrapper .view-spotlight-view .view-header h2 {
    font-size: 30px;
    font-weight: 100;
  }
}
.spotlightwrapper .view-spotlight-view .field--name-field-view-title {
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: center;
  color: #006a4d;
  padding: 10px 10px;
}
.spotlightwrapper .view-spotlight-view .bx-wrapper {
  margin: 0px;
}
.spotlightwrapper .view-spotlight-view .bx-wrapper .bx-viewport {
  height: auto !important;
}
.spotlightwrapper .view-spotlight-view .bx-wrapper .bx-controls-direction a {
  border: 0;
  width: 75px;
  height: 75px;
  top: 47%;
  z-index: 100;
}
.spotlightwrapper .view-spotlight-view .bx-wrapper .bx-prev {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Prev.svg) no-repeat;
  background-position: right top;
  margin-left: -81px;
}
.spotlightwrapper .view-spotlight-view .bx-wrapper .bx-next {
  background: url(/themes/grad_enar_sub/assets/images/Arrow_Fresh_Next.svg) no-repeat;
  margin-right: -80px;
}
.csu_spotlight_wrapper {
  background-color: #ffffff;
}
.csu_spotlight_wrapper .spotlightinfo {
  position: relative;
  padding-left: 35px;
  padding-right: 36px;
  height: auto;
  margin: auto;
  top: auto;
  transform: none;
}
.csu_spotlight_wrapper #heading1 {
  font-family: Oswald;
  font-weight: 200;
  font-size: 15px;
  text-transform: uppercase;
  text-align: center;
  color: #006a4d;
}
.csu_spotlight_wrapper #heading2 {
  font-size: 35px;
  font-weight: 200;
  line-height: 1.6;
  font-family: "Oswald";
  text-transform: uppercase;
  text-align: center;
  color: #006a4d;
  padding: 10px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.csu_spotlight_wrapper .spotlight {
  margin: 0px 15px 20px 15px;
  height: auto;
}
@media screen and (max-width: 767px) {
  .csu_spotlight_wrapper .spotlight {
    margin: 0px 10px 20px 10px;
  }
}
.csu_spotlight_wrapper #spotlightimage img {
  height: auto;
  width: auto;
}
@media screen and (max-width: 767px) {
  .csu_spotlight_wrapper #spotlightimage img {
    max-height: 200px;
  }
}
@media screen and (-ms-high-contrast: none) {
  .spotlightwrapper .view-spotlight-view .bx-wrapper .bx-prev {
    margin-left: -62px;
  }
  .spotlightwrapper .view-spotlight-view .bx-wrapper .bx-next {
    margin-right: -62px;
  }
}
.paragraph--type--csu-video {
  background: #ebebeb;
  text-align: center;
  padding-bottom: 0px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.paragraph--type--csu-video .paragraph__column {
  padding: 20px 10px 10px 10px;
}
.paragraph--type--csu-video .field--name-field-view-title {
  text-align: center;
  color: #004947;
  font-family: "Nunito Sans";
  font-weight: 800;
  font-size: 13px;
  padding: 0px 0 10px 0;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.paragraph--type--csu-video .field--name-field-header-two {
  text-align: center;
  color: #004947;
  font-family: "Nunito Sans";
  font-weight: 200;
  font-size: 30px;
  padding: 0px 0px 10px 0px;
  line-height: 1;
}
.paragraph--type--csu-video .field--name-field-video {
  margin: 0 auto;
  max-width: 1200px;
}
@media screen and (min-width: 992px) {
  .paragraph--type--csu-video .field--name-field-view-title {
    font-size: 13px;
  }
  .paragraph--type--csu-video .field--name-field-header-two {
    font-size: 30px;
  }
}
.paragraph.paragraph--type--bp-columns-two-uneven.paragraph--view-mode--default.paragraph--id--337.paragraph--width--full.paragraph--style--66-33 .paragraph__column .paragraph--type--bp-columns-two-uneven__2col-column1 {
  padding-right: 0px;
  margin-left: none;
}
.paragraph.paragraph--type--bp-columns-two-uneven.paragraph--view-mode--default.paragraph--id--337.paragraph--width--full.paragraph--style--66-33 .paragraph__column .paragraph--type--bp-columns-two-uneven__2col-column1 .paragraph__column {
  padding-bottom: 0px !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .paragraph.paragraph--type--bp-columns-two-uneven.paragraph--view-mode--default.paragraph--id--337.paragraph--width--full.paragraph--style--66-33 .paragraph__column .paragraph--type--bp-columns-two-uneven__2col-column1 {
    background-color: #004947;
  }
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-columns-two-uneven.paragraph--view-mode--default.paragraph--id--337.paragraph--width--full.paragraph--style--66-33 .paragraph__column .paragraph--type--bp-columns-two-uneven__2col-column1 {
    background-color: #004947;
  }
}
.paragraph--id--337 .paragraph__column {
  padding-bottom: 0px;
}
.paragraph.paragraph--type--bp-simple.paragraph--view-mode--default.paragraph--id--335.paragraph--color.paragraph--color--rgba-black-slight {
  background-color: #004947;
  border-left: #009e99 15px solid;
  margin-left: -15px;
}
.paragraph.paragraph--type--bp-simple.paragraph--view-mode--default.paragraph--id--335.paragraph--color.paragraph--color--rgba-black-slight h2 {
  color: #ffffff;
  margin-left: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  padding: 0px 0px 5px 10px;
  margin-top: 0px;
  margin-bottom: 0px;
}
@media screen and (max-width: 767px) {
  .paragraph.paragraph--type--bp-simple.paragraph--view-mode--default.paragraph--id--335.paragraph--color.paragraph--color--rgba-black-slight h2 {
    font-size: 24px;
    line-height: 30px;
    margin-right: 5px;
    padding-bottom: 5px;
  }
}
.flex-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
@media only screen and (max-width: 992px) {
  .flex-wrapper {
    display: block;
  }
}
.two-column-list {
  width: 70%;
  box-sizing: border-box;
  vertical-align: top;
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  padding: 0;
  margin-left: 20px;
}
@media only screen and (max-width: 992px) {
  .two-column-list {
    display: block;
    width: 100%;
  }
}
.two-column-list li {
  margin-top: 10px;
}
.two-column-list li a {
  width: 300px;
  display: block;
  list-style: none;
  background: #009e99;
  margin: 0px 10px 10px 10px;
  text-align: center;
  color: #ffffff;
  padding: 20px 20px 20px 20px;
  font-family: 'Nunito Sans';
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0.3px;
  text-decoration: none;
}
@media only screen and (min-width: 1600px) {
  .two-column-list li a {
    width: 300px;
  }
}
@media only screen and (max-width: 1600px) {
  .two-column-list li a {
    width: 250px;
  }
}
@media only screen and (max-width: 1450px) {
  .two-column-list li a {
    width: 200px;
  }
}
@media only screen and (max-width: 1200px) {
  .two-column-list li a {
    width: 175px;
    font-size: 18px;
    padding: 15px;
  }
}
@media only screen and (max-width: 1115px) {
  .two-column-list li a {
    width: 160px;
    font-size: 18px;
    padding: 15px;
  }
}
@media (max-width: 992px) {
  .two-column-list li a {
    width: 80%;
    font-size: 20px;
  }
}
.two-column-list li a:hover {
  color: #f5f5f5;
  background: #00b8b2;
}
.one-column-list {
  padding: 0;
  display: inline-block;
  width: 30%;
  box-sizing: border-box;
  vertical-align: top;
  list-style: none;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1200px) {
  .one-column-list {
    padding-left: 0px;
  }
}
@media only screen and (max-width: 992px) {
  .one-column-list {
    width: 70%;
    margin-left: 50px;
  }
}
.one-column-list li a {
  margin: 0 1em 1em;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none !important;
  color: #ffffff;
  list-style: none;
}
.one-column-list li a:hover {
  color: #00b8b2;
}
.one-column-list li:before {
  content: " ";
  display: inline-block;
  background: url(/themes/grad_enar_sub/assets/images/button_chevron.svg) no-repeat left center;
  margin-right: 6px;
  width: 16px;
  height: 16px;
}
div.view-engage-search .engage-search-result .views-field-search-api-excerpt {
  color: #006a4d;
  font-family: "Nunito Sans";
  font-size: 18px;
  line-height: 1.4;
  font-weight: 200;
}
@media screen and (max-width: 767px) {
  div.view-engage-search .engage-search-result .views-field-search-api-excerpt {
    font-size: 20px;
  }
}
div.view-engage-search .engage-search-result .views-field-rendered-item {
  color: #006a4d !important;
  font-family: "Nunito Sans";
  font-size: 20px;
  line-height: 1.4;
  font-weight: 800;
  letter-spacing: 0.2px;
}
@media screen and (max-width: 767px) {
  div.view-engage-search .engage-search-result .views-field-rendered-item {
    font-size: 22px;
  }
}
div.view-engage-search label {
  font-family: 'Nunito Sans';
  font-weight: 800;
  color: #009e99;
}
#edit-search-param {
  font-family: 'Nunito Sans';
  font-weight: 400;
  color: #bbbcbe;
}
div.view-engage-search form {
  font-family: 'Nunito Sans';
  font-weight: 400;
  color: #009e99;
}
div.view-engage-search .button {
  color: #004947;
}
#csu-www-search #cse .gs-title {
  font-family: 'Nunito Sans';
  font-weight: 400;
  color: #006a4d;
}
#csu-www-search #cse .gs-title > a > b {
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}
#csu-www-search #cse .gsc-control-cse .gs-visibleUrl {
  color: #009e99;
  font-family: 'Nunito Sans';
}
#csu-www-search #cse .gs-snippet {
  font-family: 'Nunito Sans';
}
#csu-www-search .gsc-cursor-page.gsc-cursor-current-page {
  font-family: 'Nunito Sans';
}
#csu-www-search .gsc-cursor-page {
  font-family: inherit;
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #009e99 !important;
}
.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;
}
