@charset "UTF-8";
/* new vc 4.9 */
body .wpb_revslider_element {
  margin-bottom: 0; }
body .vc_col-has-fill > .vc_column-inner, body .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill + .vc_vc_row_inner > .vc_row > .vc_vc_column_inner > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_row > .vc_vc_column > .vc_column_container > .vc_column-inner, body .vc_row-has-fill > .vc_vc_column_inner > .vc_column_container > .vc_column-inner {
  padding-top: 0; }

@media (max-width: 767px) {
  .vc_column_container > .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important; }

  .entry-content .vc_row .vc_column_container {
    margin-bottom: 30px; }
    .entry-content .vc_row .vc_column_container:last-child {
      margin-bottom: 0; } }
.vc_row {
  z-index: 10; }

.vc_row-fluid .wpb_gmaps_widget .wpb_wrapper {
  padding: 0; }

body .vc_message_box {
  border: none; }
body .vc_color-info.vc_message_box {
  color: #717b82;
  border-color: #d9edf6;
  background-color: #d9edf6; }
body .vc_color-warning.vc_message_box {
  color: #717b82;
  border-color: #fdf8e4;
  background-color: #fdf8e4; }
body .vc_color-success.vc_message_box {
  color: #717b82;
  border-color: #e0efd8;
  background-color: #e0efd8; }
body .vc_color-danger.vc_message_box {
  color: #717b82;
  border-color: #f2dedf;
  background-color: #f2dedf; }

/* readmore */
.ab-readmore {
  display: inline-block; }

.ab-slider-testimonial {
  text-align: center; }
  .ab-slider-testimonial ul.simpleTabsNavigation {
    list-style: none;
    margin: 0;
    padding-top: 30px; }
  .ab-slider-testimonial ul.simpleTabsNavigation li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
    padding: 0; }
  .ab-slider-testimonial ul.simpleTabsNavigation li img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  .ab-slider-testimonial ul.simpleTabsNavigation li a {
    position: relative;
    display: inline-block; }
    .ab-slider-testimonial ul.simpleTabsNavigation li a.current:before {
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -webkit-opacity: 0.5;
      -khtml-opacity: 0.5;
      -moz-opacity: 0.5;
      -ms-opacity: 0.5;
      -o-opacity: 0.5;
      opacity: 0.5; }
  .ab-slider-testimonial div.simpleTabsContent {
    display: none;
    max-width: 970px;
    margin: 0 auto; }
  .ab-slider-testimonial .test-content {
    padding: 0 100px;
    position: relative;
    padding-bottom: 42px; }
    .ab-slider-testimonial .test-content:before {
      background: url(../images/bg_test_left.png);
      width: 52px;
      height: 36px;
      content: "";
      position: absolute;
      left: 0;
      top: 0; }
    .ab-slider-testimonial .test-content:after {
      background: url(../images/bg_test_right.png);
      width: 53px;
      height: 36px;
      content: "";
      position: absolute;
      right: 0;
      bottom: 0; }
  .ab-slider-testimonial .test-name {
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    padding-top: 15px;
    font-size: 15px;
    letter-spacing: -0.5px; }
    .ab-slider-testimonial .test-name:before {
      content: "";
      width: 32px;
      height: 1px;
      background: #dbdbdb;
      position: absolute;
      top: 0;
      left: 50%;
      margin-left: -16px; }
  .ab-slider-testimonial .test-position {
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    position: relative;
    padding-top: -5px;
    font-size: 14px;
    letter-spacing: -0.5px; }
  .ab-slider-testimonial div.simpleTabsContent.currentTab {
    display: block; }

/* feature box */
.ab-feature-box-layout1 .ab-feature-box {
  position: relative;
  padding: 47px 28px 28px;
  background: #2d3e50;
  color: #fff; }
  .ab-feature-box-layout1 .ab-feature-box .fb-image {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .ab-feature-box-layout1 .ab-feature-box .fb-image-hover {
    display: none;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
  .ab-feature-box-layout1 .ab-feature-box .feature-box-image {
    min-height: 60px; }
  .ab-feature-box-layout1 .ab-feature-box .ab-feature-box-icon {
    padding-bottom: 19px; }
    .ab-feature-box-layout1 .ab-feature-box .ab-feature-box-icon i {
      font-size: 60px; }
  .ab-feature-box-layout1 .ab-feature-box h3 {
    font-weight: 600;
    text-transform: uppercase;
    margin: 0;
    font-size: 18px; }
    .ab-feature-box-layout1 .ab-feature-box h3 a {
      color: #fff; }
  .ab-feature-box-layout1 .ab-feature-box:hover .fb-image {
    display: none; }
  .ab-feature-box-layout1 .ab-feature-box:hover .fb-image-hover {
    display: block; }

.ab-feature-box-layout2 .ab-feature-box {
  position: relative; }
  .ab-feature-box-layout2 .ab-feature-box .ab-feature-box-icon {
    padding-bottom: 42px; }
    .ab-feature-box-layout2 .ab-feature-box .ab-feature-box-icon i {
      font-size: 35px; }
  .ab-feature-box-layout2 .ab-feature-box h3 {
    font-size: 26px;
    margin-top: 0;
    margin-bottom: 20px; }
    .ab-feature-box-layout2 .ab-feature-box h3 a {
      color: #282e30; }
  .ab-feature-box-layout2 .ab-feature-box .ab-readmore {
    padding-top: 33px; }

.ab-feature-box-layout3 .ab-feature-box {
  position: relative;
  font-size: 19px; }
  .ab-feature-box-layout3 .ab-feature-box .ab-feature-box-icon {
    width: 40px;
    float: left;
    display: inline-block; }
    .ab-feature-box-layout3 .ab-feature-box .ab-feature-box-icon img {
      vertical-align: middle;
      max-width: 30px;
      max-height: 30px; }
    .ab-feature-box-layout3 .ab-feature-box .ab-feature-box-icon i {
      position: relative; }
      .ab-feature-box-layout3 .ab-feature-box .ab-feature-box-icon i:after {
        content: " ";
        width: 100%;
        height: 2px;
        position: absolute;
        left: 0;
        bottom: -15px; }
  .ab-feature-box-layout3 .ab-feature-box h3 {
    display: inline-block; }
    .ab-feature-box-layout3 .ab-feature-box h3 a {
      color: #3b3b3b; }

.ab-feature-box-contact .ab-feature-box {
  position: relative; }
  .ab-feature-box-contact .ab-feature-box .ab-feature-box-icon {
    padding-bottom: 5px; }
    .ab-feature-box-contact .ab-feature-box .ab-feature-box-icon i {
      font-size: 48px; }
  .ab-feature-box-contact .ab-feature-box h3 {
    font-size: 24px;
    margin-bottom: 20px; }
    .ab-feature-box-contact .ab-feature-box h3 a {
      color: #282e30; }
  .ab-feature-box-contact .ab-feature-box .feature-box-content {
    color: #2b343f;
    text-transform: uppercase;
    font-size: 14px; }

.ab-feature-box-imagetext .ab-feature-box-icon {
  width: 200px;
  padding-right: 30px; }
  .ab-feature-box-imagetext .ab-feature-box-icon .feature-box-image {
    -webkit-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -khtml-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    border: 6px solid #fff; }
    .ab-feature-box-imagetext .ab-feature-box-icon .feature-box-image img {
      width: 100%; }
.ab-feature-box-imagetext .feature-box-content {
  width: calc(100% - 200px);
  padding-top: 25px; }

.ab-feature-box-icontext .ab-feature-box-icon {
  width: 200px;
  padding-right: 30px; }
  .ab-feature-box-icontext .ab-feature-box-icon .feature-box-image {
    -webkit-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -khtml-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -ms-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    -o-box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    box-shadow: 9.5px 16.454px 18px 0px rgba(0, 0, 0, 0.14);
    border: 6px solid #fff; }
    .ab-feature-box-icontext .ab-feature-box-icon .feature-box-image img {
      width: 100%; }
.ab-feature-box-icontext .feature-box-title {
  font-size: 28px;
  line-height: 1;
  padding-bottom: 28px; }
  .ab-feature-box-icontext .feature-box-title h3 {
    display: inline-block;
    margin: 0;
    vertical-align: super; }
  .ab-feature-box-icontext .feature-box-title .feature-box-icon {
    font-size: 51px;
    padding-right: 32px;
    display: inline-block; }

.wpb_content_element .ab-widget-social .widget-title {
  display: none; }

/* service */
.ab-service-layout1 .heading-with-icon {
  margin-bottom: 26px;
  line-height: 1.2;
  color: #3b3b3b; }
  .ab-service-layout1 .heading-with-icon .ab-service-icon {
    display: table-cell;
    vertical-align: middle;
    font-size: 50px; }
    .ab-service-layout1 .heading-with-icon .ab-service-icon .service-icon, .ab-service-layout1 .heading-with-icon .ab-service-icon .service-image {
      padding-right: 40px; }
    .ab-service-layout1 .heading-with-icon .ab-service-icon .service-image img {
      max-width: 65px; }
  .ab-service-layout1 .heading-with-icon h3 {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    font-size: 24px;
    padding-top: 11px; }
.ab-service-layout1 .service-content {
  color: #5e5e5e; }
.ab-service-layout1 .service-link {
  padding-top: 31px; }
  .ab-service-layout1 .service-link .btn-contact-us {
    margin-right: 9px; }

/* custom heading */
h2.ab-heading-title {
  margin-top: 0 !important; }

.ab-heading-title {
  z-index: 5; }

.ab-custom-heading-wraper {
  margin-bottom: 40px; }
  .ab-custom-heading-wraper h1, .ab-custom-heading-wraper h2, .ab-custom-heading-wraper h3, .ab-custom-heading-wraper h4 {
    margin: 0; }

.ab-custom-heading-layout1 .ab-heading-title {
  position: relative;
  font-size: 36px;
  color: #3b3b3b;
  padding-left: 34px;
  display: inline-block; }
  .ab-custom-heading-layout1 .ab-heading-title .title-line {
    content: "";
    width: 21px;
    height: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px; }
.ab-custom-heading-layout1 .ab-subheading {
  padding-top: 20px; }

/* custom-heading-layout2 */
.ab-custom-heading-layout2 .ab-heading-title {
  position: relative;
  font-size: 22px;
  padding-left: 30px;
  display: inline-block; }
  .ab-custom-heading-layout2 .ab-heading-title:before {
    content: "";
    width: 21px;
    height: 2px;
    background: red;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px; }

/* custom-heading-layout3 */
.ab-custom-heading-layout3 .ab-heading-title {
  position: relative;
  font-size: 19px;
  color: #3b3b3b; }

/* carousel layout1 */
.ab-carousel-layout1 .ab-carousel-title {
  padding: 0;
  margin-bottom: 3px;
  font-size: 22px;
  padding-left: 30px;
  position: relative; }
  .ab-carousel-layout1 .ab-carousel-title:before {
    content: "";
    width: 21px;
    height: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px; }
.ab-carousel-layout1 .ab-carousel-desc {
  color: #5e5e5e; }
.ab-carousel-layout1 .ab-carousel-content {
  padding: 32px 40px 40px; }
.ab-carousel-layout1 .ab-carousel-item {
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  padding: 15px; }
  .ab-carousel-layout1 .ab-carousel-item .item-inner {
    background: #fff;
    -webkit-box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7);
    -khtml-box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7);
    -moz-box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7);
    -ms-box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7);
    -o-box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7);
    box-shadow: 6px 8.392px 15px 0px rgba(212, 212, 212, 0.7); }
.ab-carousel-layout1 .ab-carousel-top {
  position: relative; }
  .ab-carousel-layout1 .ab-carousel-top .bdate {
    font-family: "PT Serif";
    font-weight: 400;
    color: #fff;
    letter-spacing: -0.25px;
    position: absolute;
    top: 35px;
    left: 41px;
    -webkit-border-radius: 50px;
    -khtml-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    -o-border-radius: 50px;
    border-radius: 50px;
    z-index: 1;
    padding: 7px 22px;
    line-height: 1;
    font-size: 14px;
    text-transform: uppercase; }

/* carousel portfolio1 */
.ab-carousel-portfolio1 .ab-carousel-content-wrap {
  position: relative;
  padding-bottom: 100px; }
  .ab-carousel-portfolio1 .ab-carousel-content-wrap:hover .ab-carousel-title {
    bottom: 0; }
  .ab-carousel-portfolio1 .ab-carousel-content-wrap:hover .ab-carousel-media {
    position: relative; }
    .ab-carousel-portfolio1 .ab-carousel-content-wrap:hover .ab-carousel-media:before {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
.ab-carousel-portfolio1 .ab-carousel-media {
  position: relative;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  .ab-carousel-portfolio1 .ab-carousel-media:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #222;
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -webkit-opacity: 0.2;
    -khtml-opacity: 0.2;
    -moz-opacity: 0.2;
    -ms-opacity: 0.2;
    -o-opacity: 0.2;
    opacity: 0.2;
    z-index: 1; }
.ab-carousel-portfolio1 .ab-carousel-title {
  font-size: 19px;
  margin: 0;
  width: 100%;
  position: absolute;
  padding: 39px;
  bottom: -100px;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.ab-carousel-portfolio1 .btn-project {
  display: block;
  color: #fff;
  position: relative;
  padding-right: 50px; }
  .ab-carousel-portfolio1 .btn-project:after {
    content: ">";
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0; }
  .ab-carousel-portfolio1 .btn-project:hover {
    color: #222; }

/* carousel Portfolio 2 */
.ab-carousel-portfolio2 .ab-carousel-content-wrap {
  position: relative; }
  .ab-carousel-portfolio2 .ab-carousel-content-wrap:hover .ab-carousel-title {
    bottom: 0; }
  .ab-carousel-portfolio2 .ab-carousel-content-wrap:hover .ab-carousel-media {
    position: relative; }
    .ab-carousel-portfolio2 .ab-carousel-content-wrap:hover .ab-carousel-media:before {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -webkit-opacity: 0;
      -khtml-opacity: 0;
      -moz-opacity: 0;
      -ms-opacity: 0;
      -o-opacity: 0;
      opacity: 0; }
.ab-carousel-portfolio2 .ab-carousel-media {
  position: relative;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
.ab-carousel-portfolio2 .ab-carousel-title {
  font-size: 19px;
  margin: 0;
  width: 100%;
  position: absolute;
  padding: 100px 39px 30px 39px;
  bottom: 0;
  z-index: 2;
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  background: #feffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, transparent 0%, black 100%, black 100%, black 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 0%, black 100%, black 100%, black 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 0%, black 100%, black 100%, black 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000',GradientType=0 );
  /* IE6-9 */
  color: #cecece; }
  .ab-carousel-portfolio2 .ab-carousel-title h3 {
    margin: 0; }
.ab-carousel-portfolio2 .btn-project {
  display: block;
  color: #fff;
  position: relative;
  padding-right: 50px; }
  .ab-carousel-portfolio2 .btn-project:after {
    content: ">";
    width: 40px;
    height: 40px;
    line-height: 36px;
    text-align: center;
    border: 2px solid #fff;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 0; }

/* carousel blog2 */
.ab-carousel-blog2 .ab-carousel-item {
  position: relative; }
  .ab-carousel-blog2 .ab-carousel-item .ab-carousel-content {
    padding: 32px 40px 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: #feffff;
    background: -moz-linear-gradient(top, transparent 0%, black 100%, black 100%, black 100%);
    background: -webkit-linear-gradient(top, transparent 0%, black 100%, black 100%, black 100%);
    background: linear-gradient(to bottom, transparent 0%, black 100%, black 100%, black 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='transparent', endColorstr='#000000',GradientType=0 );
    color: #cecece; }
    .ab-carousel-blog2 .ab-carousel-item .ab-carousel-content .ab-carousel-title {
      padding: 0;
      margin-bottom: 28px;
      font-size: 22px;
      position: relative; }
    .ab-carousel-blog2 .ab-carousel-item .ab-carousel-content .bdate {
      font-size: 12px;
      color: #fff;
      text-transform: uppercase; }
.ab-carousel-blog2 a {
  color: #fff; }

/* carousel blog3 */
.ab-carousel-blog3 .ab-carousel-title {
  font-size: 22px;
  margin: 0; }
.ab-carousel-blog3 .ab-carousel-author {
  padding-bottom: 12px;
  font-weight: 600;
  color: #979797;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }
.ab-carousel-blog3 .ab-carousel-image img {
  width: 100%; }
.ab-carousel-blog3 .ab-carousel-inner {
  background: #fff;
  padding: 30px 35px 40px 25px; }
.ab-carousel-blog3 .ab-carousel-content {
  max-width: calc(100% - 70px);
  padding-left: 25px; }
.ab-carousel-blog3 .ab-carousel-item {
  -webkit-transition: all 0.3s;
  -khtml-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

/* carousel all layout1 */
.ab-carousel-all-layout1 .vc_row {
  margin-bottom: 0; }
@media (min-width: 1024px) {
  .ab-carousel-all-layout1.client-layout1 .owl-controls {
    position: absolute;
    left: 345px;
    bottom: 10px; } }

/* ab partner layout1 */
.ab-partner-layout1 .ab-partner-inner {
  padding: 15px;
  border: 1px solid #edeff5;
  text-align: center; }
  .ab-partner-layout1 .ab-partner-inner a {
    display: inline-block; }
  .ab-partner-layout1 .ab-partner-inner img {
    height: 85px;
    width: auto !important; }

/* team layout 1 */
.ab-team-layout1 {
  padding: 30px 0 50px; }
  .ab-team-layout1 .ab-team-inner {
    -webkit-box-shadow: 7px 12px 73px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 7px 12px 73px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 7px 12px 73px 0px rgba(0, 0, 0, 0.1); }
  .ab-team-layout1 .ab-team-image-social {
    overflow: hidden;
    position: relative; }
  .ab-team-layout1 .ab-team-content {
    padding: 30px 40px; }
  .ab-team-layout1 .ab-team-meta .ab-team-name {
    font-size: 19px;
    color: #3b3b3b;
    margin-bottom: 0px; }
  .ab-team-layout1 .ab-team-meta .ab-team-position {
    color: #5e5e5e;
    font-size: 15px; }
  .ab-team-layout1 .ab-team-social {
    background: #222;
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    position: absolute;
    bottom: -65px;
    height: auto;
    width: 100%;
    text-align: center;
    filter: alpha(opacity=90);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    -webkit-opacity: 0.9;
    -khtml-opacity: 0.9;
    -moz-opacity: 0.9;
    -ms-opacity: 0.9;
    -o-opacity: 0.9;
    opacity: 0.9;
    color: #fff;
    padding-top: 10px; }
    .ab-team-layout1 .ab-team-social a {
      color: #fff;
      display: inline-block;
      font-size: 22px;
      padding: 0 10px; }
  .ab-team-layout1 .ab-team-desctiption {
    padding-top: 10px; }
  .ab-team-layout1 a {
    color: #848d94; }
  .ab-team-layout1:hover .ab-team-social {
    bottom: 0;
    z-index: 1; }

/* team layout 2 */
.ab-team-layout2 {
  text-align: center; }
  .ab-team-layout2 .ab-team-image img {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 94px;
    height: 94px;
    border: 5px solid #fff;
    margin: 0 auto;
    -webkit-box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08);
    -khtml-box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08);
    -ms-box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08);
    -o-box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 4px 6.928px 10px 0px rgba(0, 0, 0, 0.08); }
  .ab-team-layout2 .ab-team-meta {
    margin-top: 32px; }
    .ab-team-layout2 .ab-team-meta .ab-team-name {
      margin-bottom: 0;
      color: #3b3b3b;
      font-size: 18px;
      font-family: "PT Serif"; }
  .ab-team-layout2 .ab-team-social {
    color: #848d94;
    padding-top: 10px; }
    .ab-team-layout2 .ab-team-social a {
      display: inline-block;
      padding: 0 5px;
      font-size: 16px; }
      .ab-team-layout2 .ab-team-social a:first-child {
        padding-left: 0; }
  .ab-team-layout2 .ab-team-desctiption {
    padding-top: 20px; }
  .ab-team-layout2 a {
    color: #848d94; }

/* grid */
.ab-grid {
  position: relative;
  overflow: hidden; }

@media screen and (max-width: 705px) {
  .ab-grid {
    width: 100%;
    margin: 0 !important; }

  .shuffle-item {
    padding: 0 !important;
    margin-bottom: 15px; } }
.shuffle_sizer {
  position: absolute;
  opacity: 0;
  visibility: hidden; }

.shuffle_sizer {
  height: 0; }

.ab-grid-layout1 {
  /* grid blog2 */ }
  .ab-grid-layout1 .ab-grid-title {
    font-size: 19px;
    margin-bottom: 0; }
  .ab-grid-layout1 .ab-grid-image img {
    width: 100%; }
  .ab-grid-layout1 .ab-grid-content {
    padding: 30px 40px; }
    .ab-grid-layout1 .ab-grid-content .ab-grid-desc {
      color: #5e5e5e; }
  .ab-grid-layout1 .ab-grid-item {
    -webkit-transition: all 0.3s;
    -khtml-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s; }
    .ab-grid-layout1 .ab-grid-item .ab-grid-inner {
      background: #fff;
      -webkit-box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1);
      -khtml-box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1);
      -ms-box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1);
      -o-box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1);
      box-shadow: 2px 3px 20px 0px rgba(0, 0, 0, 0.1); }
  .ab-grid-layout1 .ab-custom-heading-layout1 .ab-heading-title {
    width: 100%; }

.ab-grid-portfolio .ab-grid-filter {
  display: inline-block;
  vertical-align: top;
  margin: 0 -15px; }
  .ab-grid-portfolio .ab-grid-filter li {
    padding: 0;
    float: left; }
    .ab-grid-portfolio .ab-grid-filter li a {
      position: relative;
      display: block;
      padding: 0 15px;
      font-size: 14px;
      font-weight: 600;
      text-transform: uppercase; }

/* counter */
.ab-counter-layout1 {
  line-height: 1.2; }
  .ab-counter-layout1 .ab-counter-icon {
    font-size: 35px;
    padding-bottom: 7px; }
  .ab-counter-layout1 .counter-fix .counter {
    font-size: 30px;
    font-weight: bold;
    color: #282e30; }
  .ab-counter-layout1 .ab-counter-title {
    padding-top: 9px;
    font-size: 14px;
    color: #282e30;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    font-weight: bold; }

/* Call to action */
.call-to-action {
  padding: 31px 0; }
  .call-to-action .cta-heading {
    margin: 0 0 4px;
    font-weight: 600;
    font-size: 25px;
    line-height: 25px; }

@media screen and (max-width: 767px) {
  .call-to-action .call-to-action-button {
    text-align: center; }
  .call-to-action .call-to-action-text {
    margin-bottom: 15px;
    text-align: center; } }
.call-to-action-layout2 .call-to-action-text .cta-heading {
  font-family: Karla;
  font-size: 20px;
  line-height: 25px;
  font-weight: normal;
  margin-bottom: 4px; }

/* client */
.ab-client-layout1 .ab-client-desctiption {
  width: calc(100% - 350px);
  padding-top: 9px;
  position: relative; }
  .ab-client-layout1 .ab-client-desctiption:before {
    content: "“";
    font-family: "PT Serif";
    font-size: 48px;
    color: #3b3b3b;
    position: absolute;
    left: -48px;
    top: -11px; }
  .ab-client-layout1 .ab-client-desctiption .ab-client-desctiption-inner {
    font-family: "PT Serif";
    font-size: 19px;
    color: #3b3b3b;
    line-height: 1.9; }
.ab-client-layout1 .ab-client-image {
  width: 270px; }
  .ab-client-layout1 .ab-client-image img {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.ab-client-layout1 .ab-client-meta {
  padding-top: 22px; }
.ab-client-layout1 .ab-client-position {
  color: #5e5e5e;
  line-height: 1.2; }
.ab-client-layout1 .ab-client-name {
  font-family: "PT Serif";
  font-size: 18px;
  font-weight: bold;
  color: #222; }

@media (max-width: 767px) {
  .ab-client-layout1 .ab-client-image {
    width: 100%; }
  .ab-client-layout1 .ab-client-desctiption {
    width: calc(100% - 60px); }
  .ab-client-layout1 .ab-client-image img {
    width: 50%;
    margin: 0 auto; } }
/*client layout 2 */
.ab-client-layout2 .ab-client-image-title {
  width: 170px;
  padding: 37px 20px 20px;
  background: #fff;
  -webkit-box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  -khtml-box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  -moz-box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  -ms-box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  -o-box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  box-shadow: 0px 12px 68px 0px rgba(212, 212, 212, 0.4);
  text-align: center; }
  .ab-client-layout2 .ab-client-image-title .ab-client-image img {
    width: 72px;
    margin: 0 auto;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.ab-client-layout2 .ab-client-desctiption {
  width: calc(100% - 240px);
  padding-top: 9px;
  position: relative; }
  .ab-client-layout2 .ab-client-desctiption:before {
    content: "“";
    font-family: "PT Serif";
    font-size: 48px;
    color: #3b3b3b;
    position: absolute;
    left: -48px;
    top: -11px; }
  .ab-client-layout2 .ab-client-desctiption .ab-client-desctiption-inner {
    font-family: "PT Serif";
    font-size: 19px;
    color: #3b3b3b;
    line-height: 1.9; }
.ab-client-layout2 .ab-client-position {
  color: #5e5e5e;
  line-height: 1.2;
  font-size: 14px; }
.ab-client-layout2 .ab-client-name {
  font-family: "PT Serif";
  font-size: 16px;
  font-weight: bold;
  color: #222;
  padding-top: 18px; }
.ab-client-layout2 .rating {
  padding-top: 19px;
  color: #f8c335; }

/* client layout 3*/
.ab-client-layout3 .ab-client-desctiption {
  position: relative;
  max-width: 880px;
  margin: 0 auto; }
  .ab-client-layout3 .ab-client-desctiption:before {
    content: "“";
    font-family: "PT Serif";
    font-size: 48px;
    color: #3b3b3b;
    position: absolute;
    left: -48px;
    top: -11px; }
  .ab-client-layout3 .ab-client-desctiption .ab-client-desctiption-inner {
    font-family: "PT Serif";
    font-size: 19px;
    color: #3b3b3b;
    line-height: 1.9; }
.ab-client-layout3 .ab-client-image {
  width: 71px;
  height: 71px;
  margin: 0 auto; }
  .ab-client-layout3 .ab-client-image img {
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
.ab-client-layout3 .ab-client-meta {
  padding-top: 43px; }
.ab-client-layout3 .ab-client-position {
  color: #5e5e5e;
  line-height: 1.2; }
.ab-client-layout3 .ab-client-name {
  font-family: "PT Serif";
  font-size: 18px;
  font-weight: bold;
  color: #222;
  padding-top: 12px; }

.vc_general.vc_cta3.vc_cta3-style-custom {
  border: none !important; }

/* vc gallery */
body .flexslider {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  margin: 0;
  box-shadow: none; }

body .theme-default .nivoSlider {
  -webkit-box-shadow: none;
  -khtml-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none; }

/* slider */
.tparrows.preview4 {
  top: 50% !important;
  -webkit-transform: translateY(-50%);
  -khtml-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-top: 0 !important; }

/* contact info */
.contact-info {
  color: #fff; }
  .contact-info .contact-phone, .contact-info .contact-email {
    padding: 30px; }
  .contact-info i {
    font-size: 36px;
    padding-right: 22px; }
  .contact-info .contact-title {
    filter: alpha(opacity=40);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-opacity: 0.4;
    -khtml-opacity: 0.4;
    -moz-opacity: 0.4;
    -ms-opacity: 0.4;
    -o-opacity: 0.4;
    opacity: 0.4;
    font-size: 18px;
    letter-spacing: -0.1px;
    line-height: 1.2;
    padding-right: 30px; }
  .contact-info .contact-detail {
    font-size: 30px;
    letter-spacing: -0.25px;
    padding-top: 13px; }

@media screen and (min-width: 768px) {
  .contact-info .contact-phone {
    padding: 28px 55px 22px 40px;
    position: relative; }
    .contact-info .contact-phone:after {
      content: "";
      width: 1px;
      height: 24px;
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      right: 0;
      bottom: 0; }
  .contact-info .contact-email {
    padding: 28px 40px 22px 55px; }
  .contact-info .contact-email {
    position: relative; }
    .contact-info .contact-email:after {
      content: "";
      width: 1px;
      height: 24px;
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 0;
      left: 0; }
    .contact-info .contact-email:before {
      content: "OR";
      width: 44px;
      height: 44px;
      line-height: 44px;
      text-align: center;
      background: rgba(0, 0, 0, 0.2);
      position: absolute;
      top: 50%;
      left: -22px;
      margin-top: -22px;
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; } }
/* tab */
body .vc_tta.vc_tta-tabs .vc_tta-tabs-container {
  margin: 0;
  border: 1px solid #e7e7e7;
  border-bottom: none !important;
  overflow: hidden; }
body .vc_tta-tab:before {
  display: none; }
body .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
  background: none;
  border-color: #e7e7e7;
  border-top: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  body .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
    padding: 35px 25px; }
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab {
  margin: 0; }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    background: none;
    -webkit-border-radius: 0;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-top: none;
    border-left: none;
    border-color: #e7e7e7;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-family: Karla;
    padding: 12px 30px;
    color: #4b4741; }
    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a:hover {
      background: none; }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
    background: none;
    border-bottom: none; }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:last-child {
    position: relative; }
    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab:last-child:after {
      content: "";
      position: absolute;
      left: 100%;
      bottom: 0;
      width: 1000px;
      height: 1px;
      background: #e7e7e7; }

/* accordion */
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
  background: none;
  border-color: #e7e7e7; }
body .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-body, body .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:first-child:not(:last-child) .vc_tta-panel-heading {
  border-color: #e7e7e7;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: none; }
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
  border-color: #e7e7e7;
  background: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus, body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
  border-color: #e7e7e7;
  background: none;
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, body .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, body .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
  -webkit-border-radius: 0;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 14px;
  font-family: Karla;
  padding: 17px 30px;
  line-height: 1.76;
  color: #4b4741; }
  body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i {
    right: 20px;
    left: auto; }
    body .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a i:before {
      color: inherit; }
body .vc_tta.vc_general .vc_tta-panel-body {
  padding: 25px 30px; }

/* pricing */
.ab-pricing-layout1 .ab-pricing-popular {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  padding: 7px 15px; }
.ab-pricing-layout1 .ab-pricing-no-popular {
  height: 40px; }
.ab-pricing-layout1 .ab-pricing-inner {
  border: 1px solid #d5d5d5;
  padding: 40px 35px; }
  .ab-pricing-layout1 .ab-pricing-inner .ab-pricing-title {
    text-transform: uppercase;
    color: #4b4741;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 10px; }
  .ab-pricing-layout1 .ab-pricing-inner .ab-pricing {
    padding-bottom: 58px; }
  .ab-pricing-layout1 .ab-pricing-inner .ab-pricing-price {
    font-weight: bold;
    font-size: 36px; }
  .ab-pricing-layout1 .ab-pricing-inner .ab-pricing-date {
    font-weight: bold;
    font-size: 18px; }
  .ab-pricing-layout1 .ab-pricing-inner .ab-pricing-button {
    padding-top: 60px; }
    .ab-pricing-layout1 .ab-pricing-inner .ab-pricing-button .btn {
      text-transform: uppercase; }

/* slider */
.flexslider {
  position: relative;
  border: none !important;
  background: none !important; }

.flex-direction-nav {
  display: none; }

@media screen and (min-width: 1000px) {
  .flex-control-nav.flex-control-thumbs {
    width: 80px;
    position: absolute;
    -ms-transform: translateY(-50%);
    /* IE 9 */
    -webkit-transform: translateY(-50%);
    /* Safari */
    transform: translateY(-50%);
    top: 50%;
    right: -40px;
    bottom: 0;
    margin: 0;
    z-index: 999;
    height: 255px; }
    .flex-control-nav.flex-control-thumbs li {
      width: 100%;
      margin-bottom: 7px; } }
.flex-control-nav.flex-control-thumbs li {
  width: 80px;
  margin-right: 7px; }
  .flex-control-nav.flex-control-thumbs li img {
    opacity: 1;
    -webkit-border-radius: 50%;
    -khtml-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    border: 6px solid #fff; }

.flexslider .slides > li:before {
  display: none !important; }

.flex-control-thumbs li {
  display: block; }

/* slider tab */
.tab-content {
  display: block;
  position: relative;
  background-position: center;
  background-size: cover;
  width: 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; }

.full-height > .vc_column-inner > .wpb_wrapper, .slider-tab, .ab-slider-tab {
  display: flex;
  flex-grow: 1; }

.ab-slider-tab {
  position: relative;
  min-height: 300px; }

#tab-1 {
  display: block; }

#tab-2 {
  display: none; }

#tab-3 {
  display: none; }

.slider-tabs-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 80px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  /* IE 9 */
  -webkit-transform: translateY(-50%);
  /* Safari */
  transform: translateY(-50%);
  right: -40px;
  z-index: 1; }
  .slider-tabs-menu li {
    margin-bottom: 7px; }
    .slider-tabs-menu li:before {
      display: none; }
    .slider-tabs-menu li:last-child {
      margin-bottom: 0; }
    .slider-tabs-menu li img {
      -webkit-border-radius: 50%;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      border: 6px solid #fff;
      width: 80px;
      height: 80px; }

/* AB Tabs */
.tabs-container .tabs-menu {
  float: left;
  clear: both;
  border-bottom: 1px solid #ebf1f2;
  width: 100%; }
.tabs-container .tabs-menu li {
  float: left;
  position: relative;
  min-height: 100px; }
  .tabs-container .tabs-menu li:hover .tab-image, .tabs-container .tabs-menu li.current .tab-image {
    display: none; }
  .tabs-container .tabs-menu li:hover .tab-image-hover, .tabs-container .tabs-menu li.current .tab-image-hover {
    display: block; }
  .tabs-container .tabs-menu li:hover:before, .tabs-container .tabs-menu li.current:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 0;
    height: 1px;
    width: 70px; }
.tabs-container .ab-tab-icon, .tabs-container .ab-tab-image {
  padding-bottom: 22px; }
  .tabs-container .ab-tab-icon img, .tabs-container .ab-tab-image img {
    max-height: 28px; }
  .tabs-container .ab-tab-icon i, .tabs-container .ab-tab-image i {
    font-size: 24px; }
.tabs-container .tabs-menu li.current {
  z-index: 5; }
.tabs-container .tabs-menu li a {
  padding-right: 45px;
  padding-bottom: 20px;
  font-size: 13px;
  display: block;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  font-family: 'Raleway', sans-serif;
  font-weight: bold; }
.tabs-container .tabs-menu li:last-child a {
  padding-right: 0; }
.tabs-container .tabs-menu .current a {
  cursor: default; }
.tabs-container .tab {
  float: left;
  margin-bottom: 20px;
  width: auto; }
.tabs-container .tab-content {
  padding: 75px 0;
  display: none; }
  .tabs-container .tab-content.current {
    display: block; }
.tabs-container .tab-image-hover {
  display: none; }
