.flex($values) {
  -webkit-box-flex: $values;
  -moz-box-flex: $values;
  -webkit-flex: $values;
  -ms-flex: $values;
  flex: $values;
}
.order($val) {
  -webkit-box-ordinal-group: $val;
  -moz-box-ordinal-group: $val;
  -ms-flex-order: $val;
  -webkit-order: $val;
  order: $val;
}
/**
 * Style: All shortcode
 */
/* Gmaps Shortcode CSS */
.gmaps-shortcode-wrap .map-content img {
  margin-bottom: 10px;
}
.gmaps-shortcode-wrap .map-content label {
  display: block;
  text-align: center;
  font-size: 14px;
  margin-bottom: 10px;
}
.gmaps-shortcode-wrap .map-content span {
  display: block;
  margin-bottom: 5px;
}
.gmaps-shortcode-wrap .map-content span:last-child {
  margin-bottom: 0;
}
.gmaps-shortcode-wrap .map-content span i {
  margin-right: 5px;
}
.gmaps-shortcode-wrap .map-info {
  width: 180px;
}
.gmaps-shortcode-wrap .map-info .info-image {
  float: left;
  max-width: 200px;
  padding: 10px;
}
.gmaps-shortcode-wrap .map-info .info-address {
  padding: 8px 0 8px 0;
}
.gmaps-shortcode-wrap .map-info .info-address p {
  text-align: center;
  font-size: 14px;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button {
  width: 200px;
  margin: 0 auto;
  padding: 15px 0;
  border: 1px solid #fcac2f;
  text-align: center;
}
.gmaps-shortcode-wrap.toggle_button .gmaps-button-wrap .gmaps-toggle-button:hover {
  background: #fcac2f;
  cursor: pointer;
}
.noo-clients {
  position: relative;
}
.noo-clients.style-1 .client-item {
  padding: 10px;
  text-align: center;
  width: 33.3333%;
  border-right: 1px solid #dedede;
}
.noo-clients.style-1 .client-item:nth-child(1),
.noo-clients.style-1 .client-item:nth-child(2),
.noo-clients.style-1 .client-item:nth-child(3) {
  border-bottom: 1px solid #dedede;
}
.noo-clients.style-1 .client-item:nth-child(3),
.noo-clients.style-1 .client-item:nth-child(6) {
  border-right: none;
}
.noo-clients.style-2 .client-item {
  height: 120px;
  width: 100%;
  background: #fff;
  padding: 15px;
}
.noo-clients.style-2 .client-item img {
  height: 90px;
  width: auto;
  margin: 0 auto;
}
.noo-video-player {
  text-align: center;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.noo-video-player .overflow-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.noo-video-player .noo-button-play {
  top: 50%;
  z-index: 2;
  width: 100%;
  position: absolute;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.noo-video-player .play-button {
  color: #fff;
  font-size: 30px;
  line-height: 47px;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  width: 60px;
  height: 60px;
  border: 6px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-video-player .play-button:hover {
  color: #fcac2f;
}
.noo-video-player .play-button i {
  -moz-transform: translate(3px, 0);
  -webkit-transform: translate(3px, 0);
  -ms-transform: translate(3px, 0);
  -o-transform: translate(3px, 0);
  transform: translate(3px, 0);
}
.noo-video-player .noo-title {
  color: #fff;
  font-size: 31px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 24px 0 22px;
}
.noo-video-player .noo-title > b {
  color: #fcac2f;
  font-weight: 700;
}
.noo-video-player .noo-description {
  color: #fff;
  font-size: 18px;
  line-height: 26px;
  font-style: italic;
}
.noo-video-player .noo-description > b {
  text-decoration: underline;
  font-weight: 500;
}
.noo-video-player .iframe-video-player {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  display: none;
  overflow: hidden;
  background-color: #000000;
  z-index: 99;
}
.noo-video-player .iframe-video-player .video-close {
  padding: 5px 10px;
  right: 15px;
  cursor: pointer;
  color: white;
  background: #fcac2f;
  z-index: 100;
  position: absolute;
}
.noo-instagram {
  position: relative;
  z-index: 0;
}
.noo-instagram .noo-instagram.grid .instagram-info {
  float: left;
}
.noo-instagram .noo-instagram.grid.columns-8 .instagram-info {
  width: 12.5%;
}
.noo-instagram .noo-instagram.grid.columns-7 .instagram-info {
  width: 14.285%;
}
.noo-instagram .noo-instagram.grid.columns-6 .instagram-info {
  width: 16.6666%;
}
.noo-instagram .noo-instagram.grid.columns-5 .instagram-info {
  width: 20%;
}
.noo-instagram .noo-instagram.grid.columns-4 .instagram-info {
  width: 25%;
}
.noo-instagram .noo-instagram.grid.columns-3 .instagram-info {
  width: 33.333%;
}
.noo-instagram .noo-instagram.grid.columns-3 .instagram-info img {
  width: 100%;
}
.noo-instagram .noo-instagram.grid.columns-2 .instagram-info {
  width: 50%;
}
.noo-instagram .noo-instagram.grid.columns-2 .instagram-info img {
  width: 100%;
}
.noo-instagram .noo-instagram.grid.columns-1 .instagram-info {
  width: 100%;
}
@media (max-width: 991px) {
  .noo-instagram .noo-instagram.grid.columns-8 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-7 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-6 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-5 .instagram-info {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .noo-instagram .noo-instagram.grid.columns-8 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-7 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-6 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-5 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-4 .instagram-info,
  .noo-instagram .noo-instagram.grid.columns-4 .instagram-info {
    width: 33.33%;
  }
}
.noo-instagram .instagram-info {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 4px;
  box-sizing: border-box;
  position: relative;
}
.noo-instagram .instagram-info a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  height: 100%;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  z-index: 2;
}
.noo-instagram .instagram-info a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  content: "\f2a3";
  display: inline-block;
  font-family: "Ionicons";
  font-size: 24px;
  width: 24px;
  opacity: 0;
  z-index: 2;
  line-height: 1;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-instagram .instagram-info:hover {
  -webkit-box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0 8px 1px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.noo-instagram .instagram-info:hover a:before,
.noo-instagram .instagram-info:hover a:after {
  opacity: 1;
}
.noo-instagram .instagram-control .instagram-nav {
  position: absolute;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 10px 15px;
  color: #808080;
  z-index: 1;
  background-color: #ffffff;
  opacity: 0;
  cursor: pointer;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  -webkit-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2px 1px rgba(0, 0, 0, 0.2);
}
.noo-instagram .instagram-control .instagram-nav.nav_prev {
  left: 0px;
}
.noo-instagram .instagram-control .instagram-nav.nav_next {
  right: 0px;
}
.noo-instagram .instagram-control .instagram-nav:hover {
  color: #fcac2f;
}
.noo-instagram:hover .instagram-control .instagram-nav {
  opacity: 1;
}
.noo-instagram:hover .instagram-control .instagram-nav.nav_prev {
  left: 20px;
}
.noo-instagram:hover .instagram-control .instagram-nav.nav_next {
  right: 20px;
}
.noo-instagram .btn_gallery {
  text-align: right;
  height: 0;
  position: relative;
}
.noo-instagram .btn_gallery a {
  right: 15px;
  position: absolute;
  bottom: 15px;
  z-index: 2;
  display: inline-block;
  background: rgba(255, 255, 255, 0.9);
  padding: 10px 35px;
  text-transform: uppercase;
  color: #333333;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-weight: 600;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-instagram .btn_gallery a:hover {
  background-color: #fcac2f;
  color: #ffffff;
}
.noo-recent-news.home_1 .recent-news-container {
  padding: 15px 0 35px;
}
.noo-recent-news.home_1 .recent_news_item {
  color: ;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-recent-news.home_1 .recent_news_item .post-content {
  background: #fafafa;
  padding: 16px 18px 20px;
}
.noo-recent-news.home_1 .recent_news_item .post-title {
  margin: 0;
  padding: 0 0 5px;
  line-height: 20px;
}
.noo-recent-news.home_1 .recent_news_item .post-title a {
  color: #071645;
  font-size: 15px;
  font-weight: 600;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-recent-news.home_1 .recent_news_item .post-title a:hover {
  color: #fcac2f;
}
.noo-recent-news.home_1 .recent_news_item .post-info > span {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  padding-right: 10px;
}
.noo-recent-news.home_1 .recent_news_item .post-info > span i {
  color: #fcac2f;
  font-size: 18px;
  line-height: 26px;
  padding-right: 6px;
}
.noo-recent-news.home_1 .recent_news_item .post-description {
  margin: 10px 0 12px;
}
.noo-recent-news.home_1 .recent_news_item .readmore {
  color: #071645;
  font-size: 14px;
  line-height: 26px;
  font-weight: 600;
  text-decoration: underline;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-recent-news.home_1 .recent_news_item .readmore:hover {
  color: #fcac2f;
}
.noo-recent-news.home_1 .recent_news_item:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
}
.noo-recent-news.home_2 .recent-news-container .first-item:hover .post-thumbnail {
  opacity: 0.5;
}
.noo-recent-news.home_2 .recent-news-container .first-item .post-thumbnail {
  position: relative;
  height: 410px;
  background-size: cover !important;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .first-item .post-thumbnail {
    height: 190px;
  }
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content {
  color: #333333;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 100%;
  padding: 10px 0px;
  padding-top: 20px;
  background-color: #ffffff;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-title {
  font-size: 18px;
  text-transform: uppercase;
  margin: 0;
  line-height: 30px;
  font-weight: 400;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-title:hover {
  color: #fcac2f;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta {
  font-size: 14px;
  opacity: 0.9;
  font-weight: normal;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .post-author {
  display: inline-block;
  margin-right: 5px;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .post-date {
  display: inline-block;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-post-meta .author {
  text-transform: capitalize;
  font-weight: 700;
  font-style: normal;
}
.noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-excerpt {
  font-style: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .first-item .entry-content .entry-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .first-item .entry-content {
    padding-right: 8px;
    padding-left: 8px;
    position: relative;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .first-item {
    margin-bottom: 30px;
  }
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail {
  display: table-cell;
  position: relative;
  height: 190px;
  background-size: cover !important;
  width: 50%;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail {
    display: block;
    width: 100%;
  }
  .noo-recent-news.home_2 .recent-news-container .col-md-6 .post-thumbnail:after {
    opacity: 0;
  }
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .col-xs-12 {
  display: table;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .col-xs-12:hover .post-thumbnail {
  opacity: 0.5;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .last-post {
  margin-top: 28px;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
  padding: 20px 15px;
  padding-left: 30px;
  color: #333333;
  z-index: 1;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-title {
  font-size: 18px;
  margin: 0;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: 400;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-title:hover {
  color: #fcac2f;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta {
  font-size: 14px;
  opacity: 0.9;
  font-weight: normal;
  line-height: 30px;
  width: 100%;
  display: inline-block;
  position: relative;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .post-author {
  display: inline-block;
  margin-right: 5px;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .post-date {
  display: inline-block;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-post-meta .author {
  text-transform: capitalize;
  font-weight: 700;
  font-style: normal;
}
.noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-excerpt {
  font-style: normal;
  width: 100%;
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content .entry-excerpt {
    display: none;
  }
}
@media (max-width: 767px) {
  .noo-recent-news.home_2 .recent-news-container .col-md-6 .entry-content {
    width: 100%;
    text-align: center;
    display: block;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    padding-right: 8px;
    padding-left: 8px;
  }
}
.noo-recent-news.home_3 .owl-nav {
  display: none;
}
.noo-recent-news.home_3 .recent-news-container {
  margin-top: 15px;
}
.noo-recent-news.home_3 .recent-news-container article {
  position: relative;
}
.noo-recent-news.home_3 .recent-news-container article .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.noo-recent-news.home_3 .recent-news-container article .post-thumbnail .post-image {
  overflow: hidden;
}
.noo-recent-news.home_3 .recent-news-container article .post-thumbnail .post-image img {
  -webkit-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.noo-recent-news.home_3 .recent-news-container article .post-content {
  padding: 16px 20px;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .entry-title {
  font-size: 15px;
  line-height: 26px;
  font-weight: 700;
  margin: 0;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-author {
  margin-right: 5px;
  text-transform: capitalize;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-author:after {
  content: "/";
  margin-left: 5px;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-info {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-info a {
  color: #fcac2f;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .post-excerpt {
  color: #333333;
  font-size: 14px;
  line-height: 24px;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore {
  display: inline-block;
  position: relative;
  text-decoration: underline;
  color: #071645;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
.noo-recent-news.home_3 .recent-news-container article .post-content .btn_readmore:hover {
  color: #fcac2f;
}
.noo-counter.style_1 {
  position: relative;
  border-radius: 100%;
  margin: 0 auto;
  -webkit-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}
.noo-counter.style_1 .gr-counter .content-inner {
  position: relative;
  text-align: center;
  font-weight: bold;
  line-height: 1.3;
}
.noo-counter.style_1 .gr-counter .content-inner .gr-number-counter {
  font-size: 48px;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.noo-counter.style_1 .gr-counter .content-inner .gr-text-defaul {
  margin-top: 5px;
  white-space: nowrap;
  font-size: 18px;
  text-transform: uppercase;
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.countdown-shortcode-wrap .countdown-content {
  text-align: center;
}
.countdown-shortcode-wrap .countdown-content .list-time {
  list-style: none;
  list-style-type: none;
  padding: 0;
  text-align: center;
  color: #000000;
}
.countdown-shortcode-wrap .countdown-content .list-time li {
  position: relative;
  display: inline-block;
  margin: 20px 15px;
  padding: 18px 0;
  width: 80px;
  height: 80px;
  border: 1px solid #000000;
}
.countdown-shortcode-wrap .countdown-content .list-time li p {
  margin: 0;
}
.countdown-shortcode-wrap .countdown-content .list-time li p.countdown-number {
  font-size: 24px;
  font-weight: normal;
}
.countdown-shortcode-wrap .countdown-content .list-time li p:last-child {
  margin-top: 30px;
  text-align: center;
  font-size: 18px;
}
.countdown-shortcode-wrap .countdown-content .list-time li.cd-seconds p.countdown-number:after {
  content: '';
}
@media (max-width: 479px) {
  .countdown-shortcode-wrap .countdown-content .list-time li {
    margin: 20px 15px;
  }
}
.countdown-shortcode-wrap .countdown-content2 .list-time {
  list-style: none;
  list-style-type: none;
  padding: 0;
  text-align: center;
  color: #000000;
}
.countdown-shortcode-wrap .countdown-content2 .list-time li {
  position: relative;
  display: inline-block;
  margin: 20px 15px;
  padding: 18px 0;
  width: 80px;
  height: 80px;
  border: 1px solid #000000;
}
.countdown-shortcode-wrap .countdown-content2 .list-time li p {
  margin: 0;
}
.countdown-shortcode-wrap .countdown-content2 .list-time li p.countdown-number {
  font-size: 24px;
  font-weight: normal;
}
.countdown-shortcode-wrap .countdown-content2 .list-time li p:last-child {
  position: relative;
  margin-top: 0px;
  text-align: center;
  font-size: 18px;
  display: inline-block;
  background-color: #ffffff;
}
.countdown-shortcode-wrap .countdown-content2 .list-time li.cd-seconds p.countdown-number:after {
  content: '';
}
@media (max-width: 479px) {
  .countdown-shortcode-wrap .countdown-content2 .list-time li {
    margin: 20px 15px;
  }
}
.countdown-shortcode-wrap .countdown-content2 .time_circles {
  color: #ffffff;
}
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Days h4,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Hours h4,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Minutes h4,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Seconds h4,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Days span,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Hours span,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Minutes span,
.countdown-shortcode-wrap .countdown-content2 .time_circles .textDiv_Seconds span {
  color: #ffffff;
}
.countdown-shortcode-wrap .countdown-content3 ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.countdown-shortcode-wrap .countdown-content3 ul li {
  position: relative;
  display: inline-block;
  margin: 30px 40px;
  padding: 0 0px;
}
.countdown-shortcode-wrap .countdown-content3 ul li p {
  margin: 0;
}
.countdown-shortcode-wrap .countdown-content3 ul li p.countdown-number {
  font-size: 60px;
  font-weight: normal;
}
@media (max-width: 479px) {
  .countdown-shortcode-wrap .countdown-content3 ul li p.countdown-number {
    font-size: 48px;
  }
}
.countdown-shortcode-wrap .countdown-content3 ul li p:last-child {
  position: absolute;
  right: -50px;
  top: 70px;
  display: block;
  margin-top: 0px;
  text-align: left;
  font-size: 16px;
  width: 70px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.countdown-shortcode-wrap .countdown-content3 ul li.cd-seconds p.countdown-number:after {
  content: '';
}
@media (max-width: 479px) {
  .countdown-shortcode-wrap .countdown-content3 ul li {
    margin: 10px 20px;
  }
}
.noo-testimonial.style-1 ul {
  list-style: none;
  padding: 0 0 45px;
  position: relative;
}
.noo-testimonial.style-1 ul:before {
  content: '\f10e';
  font-family: "FontAwesome";
  font-size: 40px;
  line-height: 24px;
  color: #fcac2f;
  position: absolute;
  right: 60px;
  top: -10px;
  z-index: 9;
}
.noo-testimonial.style-1 ul:after {
  content: '';
  position: absolute;
  right: 48px;
  top: -10px;
  z-index: 8;
  background: #ffffff;
  width: 60px;
  height: 30px;
}
.noo-testimonial.style-1 ul li {
  border: 1px solid #e5e4e4;
  padding: 22px;
}
.noo-testimonial.style-1 ul li .noo-header:after {
  clear: both;
  display: table;
  content: '';
}
.noo-testimonial.style-1 ul li .noo-thumb {
  float: left;
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: #fff;
  margin-right: 13px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-testimonial.style-1 ul li .noo-thumb img {
  width: 80px;
  height: 80px;
}
.noo-testimonial.style-1 ul li .noo-content {
  color: #555555;
  font-size: 14px;
  line-height: 24px;
}
.noo-testimonial.style-1 ul li .stars {
  margin: 10px 0;
}
.noo-testimonial.style-1 ul li .noo-title {
  color: #071645;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: .5px;
  font-weight: 700;
  margin: 15px 0 0;
}
.noo-testimonial.style-1 ul li .noo-title span {
  color: #333333;
  font-weight: 500;
  font-style: italic;
}
.noo-testimonial.style-1 .owl-nav {
  position: absolute;
  bottom: 0;
  right: 0;
}
.noo-testimonial.style-1 .owl-nav:after {
  clear: both;
  display: table;
  content: '';
}
.noo-testimonial.style-1 .owl-nav .owl-prev,
.noo-testimonial.style-1 .owl-nav .owl-next {
  float: left;
  margin: 11px;
  background: #666;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-testimonial.style-1 .owl-nav .owl-prev i,
.noo-testimonial.style-1 .owl-nav .owl-next i {
  font-size: 20px;
  color: #fff;
}
.noo-testimonial.style-1 .owl-nav .owl-prev:hover,
.noo-testimonial.style-1 .owl-nav .owl-next:hover {
  background: #fcac2f;
}
.noo-testimonial.style-2 {
  padding: 50px 0;
  text-align: center;
  max-width: 830px;
  margin: auto;
}
.noo-testimonial.style-2 .noo-heading .noo-title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  margin: 0 0 13px;
  padding: 0;
}
.noo-testimonial.style-2 .noo-heading .noo-content {
  color: #fff;
  font-size: 16px;
  font-style: italic;
  line-height: 26px;
  font-weight: 500;
}
.noo-testimonial.style-2 .style-slick-top .noo-content {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  position: relative;
  margin-top: 45px;
  padding: 0 15px;
}
.noo-testimonial.style-2 .style-slick-top .noo-content:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '\f10d';
  font-family: "FontAwesome";
  color: #fcac2f;
}
.noo-testimonial.style-2 .style-slick-top .noo-content:after {
  position: absolute;
  bottom: 0;
  right: 0;
  content: '\f10e';
  font-family: "FontAwesome";
  color: #fcac2f;
}
.noo-testimonial.style-2 .style-slick-top .noo-title {
  text-transform: uppercase;
}
.noo-testimonial.style-2 .style-slick-top .noo-title,
.noo-testimonial.style-2 .style-slick-top .noo-position {
  color: #ffffff;
}
.noo-testimonial.style-2 .style-slick-list {
  max-width: 440px;
  margin: 0 auto;
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb {
  height: 70px !important;
  width: 70px !important;
  overflow: hidden;
  position: relative;
  -moz-transform: translate(0, 10px);
  -webkit-transform: translate(0, 10px);
  -ms-transform: translate(0, 10px);
  -o-transform: translate(0, 10px);
  transform: translate(0, 10px);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb img {
  height: 70px;
  width: 70px;
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  content: '';
  background: rgba(7, 22, 69, 0.73);
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current {
  height: 90px !important;
  width: 90px !important;
  overflow: hidden;
  -moz-transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current img {
  height: 90px;
  width: 90px;
}
.noo-testimonial.style-2 .style-slick-list .noo-thumb.slick-current:before {
  content: none;
}
.noo-testimonial.style-2 .style-slick-list .slick-list {
  overflow: visible;
}
@media screen and (min-width: 768px) {
  .noo-testimonial.style-3 .noo-testimonial-grid .noo-item {
    text-align: left;
    display: table;
  }
  .noo-testimonial.style-3 .noo-testimonial-grid .noo-item > * {
    display: table-cell;
    vertical-align: middle;
  }
  .noo-testimonial.style-3 .noo-testimonial-grid .slick-dots {
    max-width: 230px;
  }
}
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item:hover {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-thumb {
  width: 200px;
  height: auto;
  text-align: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-thumb img {
  display: block;
  margin: 0 auto 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-title,
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-position,
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-content {
  color: #ffffff;
}
.noo-testimonial.style-3 .noo-testimonial-grid .noo-item .noo-content {
  font-style: italic;
  font-size: 16px;
  line-height: 30px;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots {
  bottom: -30px;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li {
  width: 10px;
  height: 10px;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li.slick-active button,
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li:hover button {
  background: #fcac2f;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li button {
  padding: 0;
  width: 10px;
  height: 10px;
  display: block;
  background: #ffffff;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-dots li button:before {
  content: none;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow {
  top: 50%;
  position: absolute;
  -moz-transform: translate(0, - 50%);
  -webkit-transform: translate(0, - 50%);
  -ms-transform: translate(0, - 50%);
  -o-transform: translate(0, - 50%);
  transform: translate(0, - 50%);
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow.pull-right {
  right: 0;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow.pull-left {
  left: 0;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow i {
  font-size: 30px;
  font-weight: 900;
  color: #ffffff;
}
.noo-testimonial.style-3 .noo-testimonial-grid .slick-arrow i:hover {
  color: #fcac2f;
}
.noo-testimonial .slick-slider .slick-track {
  padding: 2px 0;
}
.noo-testimonial .stars {
  background: url("../images/stars.png") repeat-x 0 0;
  width: 95px;
  margin: 0 auto;
}
.noo-testimonial .stars label {
  display: block;
  width: 19px;
  height: 19px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
.noo-testimonial .stars label.star-5 ~ span {
  width: 100%;
}
.noo-testimonial .stars label.star-4_5 ~ span {
  width: 90%;
}
.noo-testimonial .stars label.star-4 ~ span {
  width: 80%;
}
.noo-testimonial .stars label.star-3_5 ~ span {
  width: 70%;
}
.noo-testimonial .stars label.star-3 ~ span {
  width: 60%;
}
.noo-testimonial .stars label.star-2_5 ~ span {
  width: 50%;
}
.noo-testimonial .stars label.star-2 ~ span {
  width: 40%;
}
.noo-testimonial .stars label.star-1_5 ~ span {
  width: 30%;
}
.noo-testimonial .stars label.star-1 ~ span {
  width: 20%;
}
.noo-testimonial .stars label.star-0_5 ~ span {
  width: 10%;
}
.noo-testimonial .stars label:hover ~ span {
  background-position: 0 -19px;
}
.noo-testimonial .stars label.star-5:hover ~ span {
  width: 100% !important;
}
.noo-testimonial .stars label.star-4:hover ~ span {
  width: 80% !important;
}
.noo-testimonial .stars label.star-3:hover ~ span {
  width: 60% !important;
}
.noo-testimonial .stars label.star-2:hover ~ span {
  width: 40% !important;
}
.noo-testimonial .stars label.star-1:hover ~ span {
  width: 20% !important;
}
.noo-testimonial .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 19px;
  background: url("../images/stars.png") repeat-x 0 -38px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
.noo-testimonial-grid .noo-item {
  text-align: center;
  padding-top: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.noo-testimonial-grid .noo-item .noo-thumb {
  height: 110px;
  width: 110px;
  overflow: hidden;
  display: inline-block;
}
.noo-testimonial-grid .noo-item .noo-thumb img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  height: 110px;
  width: 110px;
}
.noo-testimonial-grid .noo-item .noo-title {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 900;
  text-transform: uppercase;
  margin: 5px 0 0;
}
.noo-testimonial-grid .noo-item .noo-position {
  color: #666666;
  font-size: 14px;
  line-height: 26px;
  font-style: italic;
  margin-bottom: 5px;
}
.noo-testimonial-grid .noo-item .noo-content {
  color: #444444;
  font-size: 14px;
  line-height: 24px;
  padding: 0 25px 30px;
}
.noo-testimonial-grid .noo-item:hover {
  background: #ffffff;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.2);
}
.noo-teammember {
  padding: 30px 0;
}
.noo-teammember .teammember-item {
  margin-bottom: 30px;
}
.noo-teammember .teammember-content {
  position: relative;
}
.noo-teammember .teammember-content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 51, 0.8);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.noo-teammember .teammember-content .teammember-meta {
  position: absolute;
  top: 25%;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}
.noo-teammember .teammember-content .teammember-meta .teammember-title {
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  cursor: pointer;
}
.noo-teammember .teammember-content .teammember-meta .teammember-position {
  color: #fff;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
  cursor: pointer;
}
.noo-teammember .teammember-content .teammember-meta .teammember-social-profile {
  list-style: none;
  margin: 0;
  padding: 0;
}
.noo-teammember .teammember-content .teammember-meta .teammember-social-profile li {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 26px;
  text-align: center;
  background: #fff;
  margin: 0 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.noo-teammember .teammember-content .teammember-meta .teammember-social-profile li a {
  font-size: 20px;
  line-height: 36px;
}
.noo-teammember .teammember-content:hover .teammember-meta,
.noo-teammember .teammember-content:hover:before {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.noo-teammember .noo-header {
  margin-bottom: 40px;
}
.noo-teammember .noo-header:after {
  clear: both;
  content: '';
  display: table;
}
.noo-teammember .noo-header .noo-title {
  font-size: 30px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
}
.noo-teammember .noo-header .sub-title {
  color: #666666;
  font-size: 16px;
  line-height: 26px;
  font-style: italic;
}
.noo-teammember .noo-header .noo-title-more {
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid;
  display: inline-block;
  margin-top: 30px;
}
.noo-teammember .noo-header .sub-title-more {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
.noo-teammember .noo-box-extension {
  background: #fafafa;
  padding: 25px 30px;
}
.noo-teammember .noo-box-extension .noo-title {
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
.noo-teammember .noo-box-extension .noo-sub-title {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
}
.noo-teammember .noo-box-extension .noo-description-extension {
  color: #444444;
  font-size: 14px;
  line-height: 24px;
}
.noo-teammember .noo-team-fix {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-color: rgba(0, 0, 0, 0.7);
  background-image: url('../images/3.GIF');
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 99999 !important;
}
.noo-teammember .noo-team-fix.db {
  display: block;
}
.noo-teammember .noo-team-fix.bk-noimage {
  background-image: none;
}
.noo-teammember .noo-team-fix .noo-team-wrap {
  position: absolute;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .noo-teammember .noo-team-fix .noo-team-wrap {
    -moz-transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
    transform: translate(0%, -50%);
    left: 10px;
    right: 10px;
  }
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content {
  background: #ffffff;
  top: 10%;
  bottom: 10%;
  right: 10%;
  left: 10%;
  height: auto;
  position: relative;
  padding: 50px 20px 40px 0;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .teammember-image img {
  width: 100%;
}
@media (max-width: 767px) {
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content {
    width: 100%;
    top: auto;
    bottom: auto;
    right: auto;
    left: auto;
  }
}
@media (max-width: 480px) {
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content {
    padding: 0;
    height: 300px;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right {
    padding-top: 10px;
    width: 100% !important;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left {
    padding-top: 20px;
    width: 100% !important;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .noo-team-image {
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 320px) {
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content {
    padding: 0;
    height: 300px;
    overflow-y: scroll;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right {
    padding-top: 10px;
    width: 100% !important;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-certificates {
    display: none;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left {
    padding-top: 20px;
    width: 100% !important;
  }
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .noo-team-image {
    width: 60%;
    margin: 0 auto;
  }
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove {
  width: 40px;
  height: 40px;
  background: #eeeff0;
  position: absolute;
  top: 0;
  right: 0;
  color: #333333;
  border: 0;
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
@media (max-width: 480px) {
  .noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove {
    margin-top: -40px;
    position: fixed;
  }
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-remove:hover {
  background: #000000;
  color: #ffffff;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left {
  width: 40%;
  float: left;
  text-align: center;
  padding-left: 30px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left h4 {
  font-size: 24px;
  margin: 22px 10px 8px;
  padding: 0;
  color: #fcac2f;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-left .team_position {
  display: block;
  color: #333333;
  text-transform: uppercase;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right {
  width: 60%;
  float: left;
  padding: 0 30px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-title {
  font-size: 24px;
  position: relative;
  color: #333333;
  padding: 0;
  margin: 0 0 15px 0;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-title:before {
  width: 4px;
  height: 4px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul li {
  line-height: 28px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact ul li i {
  color: #fcac2f;
  padding-right: 17px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact .team_socials a {
  display: inline-block;
  margin-top: 10px;
  margin-right: 13px;
  color: #333333;
  -webkit-transition: color 0.25s ease-in-out;
  -o-transition: color 0.25s ease-in-out;
  transition: color 0.25s ease-in-out;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-right .team-contact .team_socials a:hover {
  color: #fcac2f;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty {
  margin-top: 20px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr {
  margin-top: 13px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style: none;
  width: 50%;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul li {
  line-height: 36px;
  position: relative;
  padding: 0 0 0 14px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-specialty .team-specialty-attr ul li:before {
  width: 4px;
  height: 4px;
  -webkit-border-top-right-radius: 50%;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 50%;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 50%;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #333333;
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
}
.noo-teammember .noo-team-fix .noo-team-wrap .noo-team-content .team-certificates {
  margin-top: 20px;
  color: #333333;
}
@media screen and (max-width: 991px) {
  .noo-teammember .noo-box-extension-wrap {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .noo-teammember .teammember-item .teammember-image img {
    width: 100%;
    height: auto;
  }
}
.noo-shortcode-wrap.noo-social-network .social-share-wrap label {
  float: left;
  font-weight: 800;
  margin: 0 10px 0 0;
  display: inline-block;
  text-transform: uppercase;
}
.noo-shortcode-wrap.noo-social-network ul,
.noo-shortcode-wrap.noo-social-network ul.social-share {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0;
}
.noo-shortcode-wrap.noo-social-network ul li,
.noo-shortcode-wrap.noo-social-network ul.social-share li {
  list-style: none;
  display: inline-block;
  float: left;
  margin: 0 5px;
}
.noo-shortcode-wrap.noo-social-network ul li a,
.noo-shortcode-wrap.noo-social-network ul.social-share li a {
  width: 30px;
  height: 30px;
  line-height: 36px;
  display: block;
  text-align: center;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background: #333333;
  color: #ffffff;
  font-size: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.noo-shortcode-wrap.noo-social-network ul li a:hover,
.noo-shortcode-wrap.noo-social-network ul.social-share li a:hover {
  background: #fcac2f;
  color: #ffffff;
}
.noo-shortcode-wrap.noo-social-network ul li a i,
.noo-shortcode-wrap.noo-social-network ul.social-share li a i {
  font-size: 12px;
}
.noo-shortcode-wrap.noo-social-network ul li a i:before,
.noo-shortcode-wrap.noo-social-network ul.social-share li a i:before {
  padding: 0;
}
.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li {
  color: #ffffff;
}
.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li *,
.shortcode-blog-wrap .blog-wrap.masonry .blog-inner .entry-post-meta-wrap .entry-meta li.entry-meta-author a {
  color: inherit;
}