@charset "UTF-8";
.porto-sicon-description p, .porto-sicon-description div, .info-circle-text p, .info-circle-text div, .timeline-header > div p, .timeline-header > div div, .porto-u-list-desc p, .porto-u-list-desc div, .porto-u-sub-heading p, .porto-u-sub-heading div, .porto-btn-text, span.middle-text p, span.middle-text div {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  font-style: inherit;
  line-height: inherit;
  color: inherit;
}
.porto-btn-ctn-center, .porto-btn-ctn-left, .porto-btn-ctn-right, .porto-map-wrapper.porto-adjust-bottom-margin, .info-wrapper.porto-adjust-bottom-margin, .porto-u-list-icon-wrapper.porto-adjust-bottom-margin {
  margin-bottom: 35px;
}
/* Porto Block */
#banner-wrapper .porto-block, #content-top .porto-block, #content-bottom .porto-block {
  overflow: hidden;
}
.porto-portfolio {
  position: relative;
}
.call-to-action-in-footer {
  position: relative;
  padding: 60px 0 40px;
}
.call-to-action-in-footer:before {
  content: "";
  display: block;
  position: absolute;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #fff;
  height: 20px;
  width: 20px;
  top: -5px;
  left: 50%;
  margin-left: -20px;
}
/* Tabs */
.resp-tab-content {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top: 0;
  padding: 15px;
}
@media (max-width: 767px) {
  .resp-tab-content {
    border-radius: 0 !important;
    border-top: none;
    box-shadow: none;
  }
}
.resp-tab-content .panel {
  display: block !important;
}
.resp-tabs-list {
  margin: 0;
}
.resp-tabs-list li {
  display: inline-block;
  float: none;
  font-size: 1em;
  font-weight: normal;
  margin-right: 1px;
  padding: 10px 15px;
}
.resp-tabs-list li:last-child {
  margin-right: 0;
}
.resp-tabs-list li, .resp-tabs-list li:hover {
  border-bottom: none;
}
.resp-tabs-list li:hover {
  border-bottom-color: transparent;
  border-top: 3px solid #ccc;
  box-shadow: none;
}
.resp-tabs-list li:active, .resp-tabs-list li:focus {
  border-bottom: 0;
}
.resp-tabs-list li.resp-tab-active {
  border-top: 3px solid #ccc;
  padding: 10px 15px 11px !important;
}
.resp-vtabs {
  display: table !important;
  width: 100%;
}
@media (max-width: 767px) {
  .resp-vtabs {
    display: block;
  }
}
.resp-vtabs ul.resp-tabs-list, .resp-vtabs .resp-tabs-container {
  display: table-cell;
  width: auto;
  float: none;
  vertical-align: top;
}
.resp-vtabs ul.resp-tabs-list {
  width: 25%;
}
@media (max-width: 767px) {
  .resp-vtabs ul.resp-tabs-list {
    display: none;
  }
}
.resp-vtabs .resp-tabs-container {
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tabs-container {
    display: block;
    box-shadow: none;
    border: none;
  }
}
.resp-vtabs .resp-tab-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
}
.resp-vtabs .resp-tab-content:before {
  content: "";
  display: block;
}
@media (max-width: 767px) {
  .resp-vtabs .resp-tab-content {
    border: 1px solid;
    border-top: none;
  }
}
.resp-vtabs .resp-tabs-list {
  border-bottom: 0;
}
.resp-vtabs .resp-tabs-list li {
  border-radius: 0;
  margin-right: 0;
  padding: 10px 15px !important;
}
.resp-vtabs .resp-tabs-list li, .resp-vtabs .resp-tabs-list li:hover {
  border-right: none;
  border-top: none;
  border-bottom: none;
}
.resp-vtabs .resp-tabs-list li:hover {
  border-right-color: transparent;
  border-left: 3px solid #ccc;
}
.resp-vtabs .resp-tabs-list li:active, .resp-vtabs .resp-tabs-list li:focus {
  border-right: 0;
}
.resp-vtabs .resp-tabs-list li.resp-tab-active {
  margin-bottom: 0 !important;
  padding: 10px 16px 10px 15px !important;
  border-left: 3px solid #ccc;
  margin-right: -1px !important;
}
h2.resp-accordion {
  padding: 15px !important;
  line-height: 1.4;
  font-size: 1em;
  font-weight: 400;
}
.resp-arrow {
  display: none;
}
.resp-easy-accordion .resp-tab-content {
  border-radius: 0;
  border-top: none;
  box-shadow: none;
}
.tab-content {
  padding: 15px;
}
.tab-content h2 {
  font-size: 1.4286em;
  line-height: 1.4;
  font-weight: 400;
  margin-bottom: 1.0714em;
}
.tab-content p {
  margin-bottom: 10px;
}
.tab-content table {
  margin-top: 20px;
}
.tab-content table p {
  margin: 0;
}
.tab-content *:last-child {
  margin-bottom: 0;
}
.tabs {
  margin-bottom: 35px;
}
.nav-tabs {
  margin: 0;
  text-align: left;
}
.nav-tabs.text-left {
  text-align: left;
}
.nav-tabs.text-right {
  text-align: right;
}
.nav-tabs.text-center {
  text-align: center;
}
.nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.nav-tabs li .nav-link {
  margin-right: 1px;
  font-size: 14px;
}
.nav-tabs li .nav-link, .nav-tabs li .nav-link:hover {
  border-bottom: none;
}
.nav-tabs li .nav-link:hover {
  border-bottom-color: transparent;
  box-shadow: none;
}
.nav-tabs li .nav-link:active, .nav-tabs li .nav-link:focus {
  border-bottom: 0;
}
.nav-tabs li .nav-link i {
  margin-right: 4px;
}
.nav-tabs li .nav-link i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.nav-tabs li .nav-link i.icon-featured.icon-image {
  max-width: 75px;
}
.nav-tabs li .nav-link .featured-box, .nav-tabs li .nav-link .featured-box .box-content {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  border-width: 0;
  padding: 0;
  margin: 0;
}
.nav-tabs li .nav-link .featured-box i.icon-featured {
  margin-left: auto;
  margin-right: auto;
}
.nav-tabs li .nav-link .tab-title {
  display: block;
  margin-top: 3px;
}
.tab-content {
  border: 1px solid;
  box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.04);
  border-top: 0;
  padding: 15px;
}
/* Bottom Tabs */
.tabs.tabs-bottom .nav-tabs li {
  margin-bottom: 0;
  margin-top: -1px;
}
.tabs.tabs-bottom .nav-tabs li:last-child .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav-tabs li .nav-link {
  margin-right: 1px;
  font-size: 14px;
}
.tabs.tabs-bottom .nav-tabs li .nav-link, .tabs.tabs-bottom .nav-tabs li .nav-link:hover {
  border-bottom: 3px solid;
}
/* Vertical */
.tabs-vertical {
  display: table;
  width: 100%;
  direction: ltr;
  border-top: 1px solid;
}
.tabs-vertical .tab-content {
  display: table-cell;
  vertical-align: top;
  direction: ltr;
  text-align: left;
}
.tabs-vertical .nav-tabs {
  border-bottom: none;
  display: table-cell;
  height: 100%;
  float: none;
  padding: 0;
  vertical-align: top;
  width: 25%;
}
@media (max-width: 991px) {
  .tabs-vertical .nav-tabs {
    width: 100%;
  }
}
.tabs-vertical .nav-tabs > li {
  display: block;
}
.tabs-vertical .nav-tabs > li .nav-link {
  border-radius: 0;
  display: block;
  padding-top: 10px;
  text-align: left;
}
.tabs-vertical .nav-tabs > li .nav-link, .tabs-vertical .nav-tabs > li .nav-link:hover, .tabs-vertical .nav-tabs > li .nav-link:focus {
  border-bottom: none;
  border-top: none;
}
.tabs-vertical .nav-tabs > li.active a, .tabs-vertical .nav-tabs > li.active a:hover, .tabs-vertical .nav-tabs > li.active:focus {
  border-top: none;
}
/* Vertical - Left Side */
.tabs-left .tab-content {
  border-left: none;
}
.tabs-left .nav-tabs > li {
  margin-right: -1px;
}
.tabs-left .nav-tabs > li .nav-link {
  margin-right: 1px;
  margin-left: 1px;
}
.tabs-left .nav-tabs > li .nav-link:hover {
  border-left-color: #ccc;
}
.tabs-left .nav-tabs > li.active .nav-link, .tabs-left .nav-tabs > li.active .nav-link:hover, .tabs-left .nav-tabs > li.active .nav-link:focus {
  border-left: 3px solid #ccc;
}
/* Vertical - Right Side */
.tabs-right .tab-content {
  border-right: none;
}
.tabs-right .nav-tabs > li {
  margin-left: -1px;
}
.tabs-right .nav-tabs > li .nav-link {
  margin-right: 1px;
  margin-left: 1px;
}
.tabs-right .nav-tabs > li .nav-link:hover {
  border-right-color: #ccc;
}
.tabs-right .nav-tabs > li.active .nav-link, .tabs-right .nav-tabs > li.active .nav-link:hover, .tabs-right .nav-tabs > li.active .nav-link:focus {
  border-right: 3px solid #ccc;
}
/* Justified */
.nav-tabs.nav-justified {
  padding: 0;
  margin-bottom: -1px;
}
.nav-tabs.nav-justified li {
  margin-bottom: 0;
}
.nav-tabs.nav-justified li .nav-link {
  border-radius: 0;
  margin-right: 0;
}
/* Bottom Tabs with Justified Nav */
.tabs.tabs-bottom .nav.nav-tabs.nav-justified {
  border-top: none;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
  margin-right: 0;
}
.tabs.tabs-bottom .nav.nav-tabs.nav-justified li:last-child .nav-link {
  margin-right: 0;
}
/* Center */
.tabs-center .nav-tabs {
  margin: 0 auto;
  text-align: center;
}
/* Navigation */
.tabs-navigation {
  border-width: 0;
}
.tabs-navigation .nav-tabs > li {
  margin-bottom: 1px;
}
.tabs-navigation .nav-tabs > li .nav-link {
  color: #777;
  padding: 14px;
  line-height: 100%;
  position: relative;
}
.tabs-navigation .nav-tabs > li .nav-link:before {
  font-family: FontAwesome;
  position: absolute;
  content: "\f054";
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.tabs-navigation .nav-tabs > li .nav-link i {
  margin-right: 6px;
}
.tabs-navigation .tab-content {
  background: transparent;
  border-width: 0;
  box-shadow: none;
  padding: 0 25px;
}
/* Simple */
.tabs.tabs-simple .nav-tabs {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border: 0;
  margin-bottom: 10px;
}
.tabs.tabs-simple .nav-tabs > li {
  margin-left: 0;
  margin-bottom: 20px;
  text-align: center;
}
.tabs.tabs-simple .nav-tabs > li .nav-link, .tabs.tabs-simple .nav-tabs > li .nav-link:hover, .tabs.tabs-simple .nav-tabs > li .nav-link:focus {
  padding: 15px 30px;
  background: none;
  border: 0;
  border-bottom: 3px solid;
  border-radius: 0;
  font-size: 16px;
}
.tabs.tabs-simple .tab-content {
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
  box-shadow: none;
}
/* Responsive */
@media (max-width: 991px) {
  .tabs-navigation {
    display: block;
  }
  .tabs-navigation .nav-tabs {
    display: block;
  }
  .tabs-navigation .tab-content {
    padding: 25px 0;
  }
}
@media (max-width: 575px) {
  .tabs .nav.nav-tabs.nav-justified li {
    display: block;
    margin-bottom: -5px;
  }
  .tabs .nav.nav-tabs.nav-justified li .nav-link {
    border-top-width: 3px !important;
    border-bottom-width: 0 !important;
  }
  .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link, .tabs .nav.nav-tabs.nav-justified li:last-child .nav-link:hover {
    border-radius: 0;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li {
    margin-bottom: 0;
    margin-top: -5px;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li .nav-link {
    border-bottom-width: 3px !important;
    border-top-width: 0 !important;
  }
  .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link, .tabs.tabs-bottom .nav.nav-tabs.nav-justified li:first-child .nav-link:hover {
    border-radius: 0;
  }
}
/* Accordion */
.accordion .card {
  margin-top: 5px;
}
.accordion .card:first-child {
  margin-top: 0;
}
.accordion .card-title {
  font-size: 16px;
}
.accordion .card-header {
  padding: 0;
  border-bottom: 0;
}
.accordion .card-header a {
  display: block;
  padding: 10px 20px;
}
.accordion .card-header a:hover, .accordion .card-header a:focus {
  text-decoration: none;
}
.accordion .card-header a [class^="icon-"] {
  margin-right: 7px;
  position: relative;
  top: 1px;
}
.accordion .card-header a i {
  display: inline-block;
  margin-right: 8px;
  position: relative;
  top: -1px;
}
.accordion .card-header a i.icon-image {
  max-width: 20px;
  position: relative;
  top: -1px;
}
.accordion .card-body > *:last-child {
  margin-bottom: 0;
}
.accordion.accordion-sm .card-header a {
  padding: 5px 15px;
  font-size: 0.9em;
}
.accordion.accordion-sm .card-body {
  font-size: 0.9em;
}
.accordion.accordion-lg .card-header a {
  padding: 15px 15px;
  font-size: 1em;
  font-weight: 600;
}
.accordion.without-bg .card-default {
  background: transparent !important;
}
.accordion.without-bg .card-default > .card-header {
  background: transparent !important;
}
.accordion.without-bg .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.accordion.without-bg .card-body p {
  margin-bottom: 20px !important;
}
.accordion.without-borders .card {
  border: 0;
  box-shadow: none;
  border-bottom: 1px solid;
  border-radius: 0;
}
.accordion.without-borders .card-header a {
  padding-left: 0;
  padding-right: 0;
}
.accordion.without-borders .card-body {
  padding: 0;
}
.accordion.without-borders .card-body p {
  margin-bottom: 20px !important;
}
/* Toggles */
.toggle {
  padding: 0 0 5px 0;
  position: relative;
  clear: both;
}
.toggle > input {
  cursor: pointer;
  height: 45px;
  margin: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.toggle > label {
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
  padding: 12px 20px 12px 10px;
  border-left: 3px solid #ccc;
  display: block;
  font-size: 1.1em;
  min-height: 20px;
  position: relative;
  cursor: pointer;
  font-weight: 400;
}
.toggle > label:-moz-selection {
  background: none;
}
.toggle > label:selection {
  background: none;
}
.toggle > label:before {
  border: 6px solid transparent;
  border-left-color: inherit;
  right: 4px;
  content: '';
  margin-top: -6px;
  position: absolute;
  top: 50%;
}
.toggle > label + p {
  color: #999;
  display: block;
  overflow: hidden;
  padding-left: 30px;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 25px;
}
.toggle > label i {
  margin-right: 7px;
  position: relative;
  top: -1px;
}
.toggle > label i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.toggle > .toggle-content {
  display: none;
  padding-bottom: 5px;
}
@media (max-width: 767px) {
  .toggle > .toggle-content {
    padding-left: 0;
  }
}
.porto-toggles .toggle > .toggle-content {
  padding-left: 0;
}
.toggle > .toggle-content > p {
  margin-bottom: 0;
  padding: 10px 0;
}
.toggle.active > label {
  border-color: #ccc;
}
.toggle.active > label:before {
  border: 6px solid transparent;
  border-top-color: #fff;
  margin-top: -3px;
  right: 10px;
}
.toggle.active > p {
  white-space: normal;
}
.toggle > p.preview-active {
  height: auto;
  white-space: normal;
}
.toggle-sm .toggle > label {
  font-size: 0.9em;
  padding: 6px 20px 6px 10px;
}
.toggle-sm .toggle > .toggle-content > p {
  font-size: 0.9em;
}
.toggle-lg .toggle > label {
  font-size: 1.1em;
  padding: 16px 20px 16px 20px;
}
.toggle-lg .toggle > .toggle-content > p {
  font-size: 1.1em;
}
.toggle-simple .toggle .toggle-content {
  padding-left: 0;
}
.toggle-simple .toggle > label {
  border-radius: 0;
  border: 0;
  background: transparent;
  padding-left: 32px;
  margin-bottom: -10px;
  font-size: 1em;
  font-weight: 600;
}
.toggle-simple .toggle > label:after {
  content: '';
  position: absolute;
  left: 0;
  display: block;
  width: 24px;
  height: 24px;
  top: 50%;
  margin-top: -12px;
  z-index: 1;
}
.toggle-simple .toggle > label:before {
  border: 0;
  right: auto;
  left: 7px;
  margin-top: auto;
  margin-bottom: auto;
  top: 0;
  bottom: 0;
  height: 21px;
  font-size: 14px;
  font-family: FontAwesome;
  content: "\f067";
  z-index: 2;
  color: #fff;
  font-size: 13px;
}
.toggle-simple .toggle.active > label {
  background: transparent;
}
.toggle-simple .toggle.active > label:before {
  content: "\f068";
}
/* Porto Grid Container */
.porto-grid-container {
  position: relative;
}
.porto-grid-container .porto-grid-item {
  float: left;
  max-width: 100%;
}
.porto-grid-container .porto-grid-item > .wpb_single_image {
  margin-bottom: 0;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper:hover {
  background: #000;
  -webkit-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image a {
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image .vc_single_image-wrapper {
  width: 100%;
  display: block;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img {
  width: 100%;
  -webkit-transition: opacity 0.35s ease 0s;
  transition: opacity 0.35s ease 0s;
}
.porto-grid-container .porto-grid-item > .wpb_single_image img:hover {
  opacity: 0.9;
}
/* Carousel Logo Item */
.carousel-logo-item {
  position: relative;
  overflow: hidden;
  padding: 60px 20px 50px;
  box-shadow: 0px 23px 32px 0px transparent;
  will-change: border-color;
  border: 1px solid transparent;
  -webkit-transition: border-color 0.4s ease, box-shadow 0.4s ease;
  transition: border-color 0.4s ease, box-shadow 0.4s ease;
}
.carousel-logo-item:hover {
  box-shadow: 0px 23px 32px 0px #e5e8eb;
  border-color: #d4d4d4;
}
.carousel-logo-item:hover .carousel-logo-pb {
  -webkit-transform: translateY(-500px);
  -ms-transform: translateY(-500px);
  transform: translateY(-500px);
}
.carousel-logo-item .carousel-logo-pannel {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.carousel-logo-hover-img {
  margin-bottom: 20px;
}
.carousel-logo-item .carousel-logo-hover {
  position: absolute;
  left: 0;
  top: 500px;
  padding: 30px 15px 10px;
}
.carousel-logo-item:hover .carousel-logo-hover {
  top: 0;
}
.carousel-logo-item .carousel-logo-hover img {
  max-width: 138px;
  max-height: 65px;
}
.carousel-logo-item .carousel-logo-hover .carousel-logo-description {
  max-height: 45px;
  overflow-y: hidden;
}
.carousel-logo-item .carousel-logo-pb::before {
  content: '';
  height: 100%;
  display: inline-block;
  vertical-align: middle;
}
.carousel-logo-item .carousel-logo-pb img {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
}
/* Testimonials */
.testimonial {
  margin-bottom: 20px;
}
.slick-slider .testimonial {
  margin-bottom: 0;
}
.testimonial blockquote {
  border: 0;
  color: #666;
  font-family: Georgia, serif;
  font-style: italic;
  margin: 0;
  padding: 10px 50px;
  position: relative;
}
.testimonial blockquote:before {
  left: 10px;
  top: 0;
  color: #fff;
  content: "\201C";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial blockquote:after {
  color: #fff;
  content: "\201D";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  bottom: -0.5em;
  right: 10px;
}
.testimonial blockquote p {
  color: #fff;
  font-family: Georgia, serif;
  font-style: italic;
  font-size: 1.2em;
  line-height: 1.3;
}
.testimonial .testimonial-arrow-down {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #ccc;
  height: 0;
  margin: 0 0 0 17px;
  width: 0;
}
.testimonial .testimonial-author {
  *zoom: 1;
  margin: 8px 0 0 0;
}
.testimonial .testimonial-author:before, .testimonial .testimonial-author:after {
  content: " ";
  display: table;
}
.testimonial .testimonial-author:after {
  clear: both;
}
.testimonial .testimonial-author .testimonial-author-thumbnail {
  float: left;
  margin-right: 10px;
  width: auto;
}
.testimonial .testimonial-author img {
  max-width: 55px;
}
.testimonial .testimonial-author strong {
  display: block;
  padding-top: 10px;
  margin-bottom: -5px;
}
.testimonial .testimonial-author span {
  color: #666;
  display: block;
  font-size: 12px;
}
.testimonial .testimonial-author p {
  color: #999;
  margin: 0 0 0 25px;
  text-align: left;
}
/* Style 2 */
.testimonial.testimonial-style-2 {
  text-align: center;
}
.testimonial.testimonial-style-2 blockquote {
  background: transparent !important;
  padding: 6px 20px;
}
.testimonial.testimonial-style-2 blockquote:before, .testimonial.testimonial-style-2 blockquote:after {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-author {
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-2 .testimonial-author img {
  margin: 0 auto 10px;
}
.testimonial.testimonial-style-2 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 3 */
.testimonial.testimonial-style-3 blockquote {
  padding: 12px 30px;
}
.testimonial.testimonial-style-3 blockquote:before {
  top: 5px;
  font-size: 35px;
}
.testimonial.testimonial-style-3 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-3 blockquote p {
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-3 .testimonial-author {
  margin-left: 8px;
}
.testimonial.testimonial-style-3 .testimonial-arrow-down {
  margin-left: 20px;
}
/* Style 4 */
.testimonial.testimonial-style-4 {
  padding: 7px;
  border: 1px solid;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
}
.testimonial.testimonial-style-4 blockquote {
  background: transparent !important;
  padding: 12px 30px;
}
.testimonial.testimonial-style-4 blockquote:before {
  top: 5px;
  font-size: 35px;
}
.testimonial.testimonial-style-4 blockquote:after {
  font-size: 35px;
  bottom: -5px;
}
.testimonial.testimonial-style-4 blockquote p {
  font-size: 1em;
  font-style: normal;
}
.testimonial.testimonial-style-4 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-4 .testimonial-author {
  margin-left: 30px;
  margin-bottom: 15px;
}
/* Style 5 */
.testimonial.testimonial-style-5 {
  text-align: center;
}
.testimonial.testimonial-style-5 blockquote {
  background: transparent !important;
  padding: 6px 20px;
}
.testimonial.testimonial-style-5 blockquote:before, .testimonial.testimonial-style-5 blockquote:after {
  display: none;
}
.testimonial.testimonial-style-5 blockquote p {
  font-size: 1.2em;
  font-style: normal;
}
.testimonial.testimonial-style-5 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-5 .testimonial-author {
  padding: 6px 0 0;
  margin: 12px 0 0;
}
.testimonial.testimonial-style-5 .testimonial-author img {
  margin: 10px auto 10px;
}
.testimonial.testimonial-style-5 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* Style 6 */
.testimonial.testimonial-style-6 {
  text-align: center;
}
.testimonial.testimonial-style-6 blockquote {
  background: transparent !important;
  border: 0;
  padding: 0 10%;
}
.testimonial.testimonial-style-6 blockquote:before, .testimonial.testimonial-style-6 blockquote:after {
  display: none;
}
.testimonial.testimonial-style-6 blockquote i.fa-quote-left {
  font-size: 34px;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 blockquote p {
  font-size: 24px;
  line-height: 30px;
}
.testimonial.testimonial-style-6 blockquote span {
  font-size: 16px;
  line-height: 20px;
  color: #999;
  position: relative;
  left: -5px;
}
.testimonial.testimonial-style-6 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-6 .testimonial-author {
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-6 .testimonial-author img {
  margin: 15px auto 10px;
}
.testimonial.testimonial-style-6 .testimonial-author p {
  text-align: center;
  padding: 0;
  margin: 0;
}
/* With Quotes */
.testimonial.testimonial-with-quotes {
  text-align: center;
}
.testimonial.testimonial-with-quotes blockquote {
  background: transparent !important;
}
.testimonial.testimonial-with-quotes blockquote:before {
  display: block !important;
  left: 10px;
  top: 0;
  content: "\201C";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote:before {
    display: none !important;
  }
}
.testimonial.testimonial-with-quotes blockquote:after {
  display: block !important;
  right: 10px;
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
  bottom: -0.5em;
  content: "\201D";
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote:after {
    display: none !important;
  }
}
.testimonial.testimonial-with-quotes blockquote p {
  padding: 0 40px;
}
@media (max-width: 575px) {
  .testimonial.testimonial-with-quotes blockquote p {
    padding: 0;
  }
}
.testimonial.testimonial-with-quotes img {
  margin: 15px auto;
  width: 55px;
}
.testimonial.testimonial-with-quotes .testimonial-author p {
  margin: 0 auto;
  text-align: center;
}
.testimonial.testimonial-with-quotes.testimonial-light blockquote:before, .testimonial.testimonial-with-quotes.testimonial-light blockquote:after, .testimonial.testimonial-with-quotes.testimonial-light blockquote p {
  opacity: 0.9;
  color: #fff;
}
.testimonial.testimonial-with-quotes.testimonial-light .testimonial-author span, .testimonial.testimonial-with-quotes.testimonial-light .testimonial-author strong {
  opacity: 0.6;
  color: #fff;
}
.testimonial.testimonial-transparent-background blockquote {
  background: transparent !important;
}
.testimonial.testimonial-alternarive-font blockquote p {
  font-family: Georgia, serif !important;
  font-style: italic;
  font-size: 1.2em;
}
.testimonial-no-borders.testimonial {
  border-width: 0;
  box-shadow: none;
}
/* Advance */
.custom-rounded-image {
  border-radius: 100%;
}
/* Preview Image Lazy Loader */
.porto-preview-image .lazy {
  display: block;
  background-position: top center;
  background-size: 100%;
  z-index: 2;
}
.porto-preview-image .lazy + .fa-spin {
  background: transparent none repeat scroll 0 0;
  color: #ccc;
  font-size: 25px;
  left: 50%;
  margin: -13px;
  position: absolute;
  top: 50%;
  z-index: 1;
}
/* Buttons */
.porto-btn {
  border: inherit;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.4em;
  color: inherit;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  margin: 0px;
  padding: 25px 80px;
  outline: 0;
  text-align: center;
  text-decoration: none;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 1;
  max-width: 100%;
  visibility: visible;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.porto-btn:after {
  content: '';
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.porto-btn-data {
  z-index: 3;
  position: inherit;
  display: block;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
}
a.porto-btn {
  background: inherit;
  color: inherit;
}
a.porto-btn:hover {
  color: inherit;
  text-decoration: none;
}
a.porto-btn:hover, a.porto-btn:focus, a.porto-btn:active, a.porto-btn:visited {
  color: inherit;
  background: inherit;
  -webkit-box-shadow: inherit;
  box-shadow: inherit;
  outline: 0;
}
.porto-btn-ctn-left {
  display: block;
  text-align: left;
}
.porto-btn-ctn-center {
  display: block;
  text-align: center;
}
.porto-btn-ctn-right {
  display: block;
  text-align: right;
}
.porto-btn-ctn-inline {
  display: inline-block;
  text-align: center;
}
a.porto-btn-mini {
  padding: 5px 10px;
}
a.porto-btn-small {
  padding: 8px 16px;
}
a.porto-btn-normal {
  padding: 15px 30px;
}
a.porto-btn-large {
  padding: 21px 42px;
}
.porto-btn-block {
  display: block;
  width: 100% !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  padding-left: 0;
  padding-right: 0;
}
a.porto-btn-custom {
  padding: 0;
}
@media (max-width: 768px) {
  a.porto-btn-small {
    padding: 6px 12px;
  }
  a.porto-btn-normal {
    padding: 10px 24px;
  }
  a.porto-btn-large {
    padding: 12px 36px;
  }
}
.porto-btn-hover {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: transparent;
  z-index: 2;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-border-radius: inherit;
  border-radius: inherit;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-btn-fade-bg .porto-btn-hover {
  background: rgba(255, 255, 255, 0);
  opacity: 0;
}
.porto-btn-fade-bg:hover .porto-btn-hover {
  opacity: 1;
}
.porto-btn-top-bg .porto-btn-hover {
  top: -100%;
  background: #ccc;
}
.porto-btn-top-bg:hover .porto-btn-hover {
  top: 0;
}
.porto-btn-bottom-bg .porto-btn-hover {
  top: 100%;
  background: #ccc;
}
.porto-btn-bottom-bg:hover .porto-btn-hover {
  top: 0;
}
.porto-btn-left-bg .porto-btn-hover {
  left: -100%;
  background: #ccc;
}
.porto-btn-left-bg:hover .porto-btn-hover {
  left: 0;
}
.porto-btn-right-bg .porto-btn-hover {
  left: 100%;
  background: #ccc;
}
.porto-btn-right-bg:hover .porto-btn-hover {
  left: 0;
  opacity: 1;
}
.porto-btn-center-hz-bg .porto-btn-hover {
  width: 0;
  height: 103%;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-hz-bg:hover .porto-btn-hover {
  width: 90%;
  opacity: 1;
}
.porto-btn-center-hz-bg:active .porto-btn-hover {
  width: 101%;
  opacity: 1;
}
.porto-btn-center-vt-bg .porto-btn-hover {
  width: 101%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.porto-btn-center-vt-bg:hover .porto-btn-hover {
  height: 75%;
  opacity: 1;
}
.porto-btn-center-vt-bg:active .porto-btn-hover {
  height: 130%;
  opacity: 1;
}
.porto-btn-center-dg-bg .porto-btn-hover {
  width: 100%;
  height: 0;
  top: 50%;
  left: 50%;
  background: #ccc;
  opacity: 0;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.porto-btn-center-dg-bg:hover .porto-btn-hover {
  height: 260%;
  opacity: 1;
}
.porto-btn-center-dg-bg:active .porto-btn-hover {
  height: 400%;
  opacity: 1;
}
.no-porto-btn-shadow {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: all 50ms linear !important;
  transition: all 50ms linear !important;
}
.porto-btn-hover {
  opacity: 0;
}
.porto-btn-hover-active {
  opacity: 1;
}
html .vc_col-has-fill .porto-btn.porto-adjust-bottom-margin {
  margin-bottom: 0;
}
/* Porto Concept */
.porto-concept {
  width: 100%;
  overflow: hidden;
}
.porto-concept strong {
  display: block;
  font-size: 2.1em;
  font-weight: normal;
  position: relative;
  margin-top: 30px;
}
.porto-concept .row {
  position: relative;
}
.porto-concept .process-image {
  width: 160px;
  height: 175px;
  margin: 130px auto 0 auto;
  padding-bottom: 50px;
  position: relative;
  z-index: 1;
}
.porto-concept .process-image img {
  border-radius: 150px;
  margin: 8px;
  width: 144px;
}
.porto-concept .our-work {
  margin-top: 52px;
  font-size: 2.6em;
}
.porto-concept .project-image {
  width: 350px;
  height: 420px;
  margin: 15px 0 0 -30px;
  padding-bottom: 45px;
  position: relative;
  z-index: 1;
}
.porto-concept .project-image img {
  width: 338px;
}
.porto-concept .sun {
  width: 60px;
  height: 56px;
  display: block;
  position: absolute;
  left: 10%;
  top: 35px;
}
.porto-concept .cloud {
  width: 116px;
  height: 56px;
  display: block;
  position: absolute;
  left: 57%;
  top: 35px;
}
/* Responsive */
@media (max-width: 991px) {
  .porto-concept {
    background: none;
  }
  .porto-concept .project-image {
    margin: 60px auto 0 auto;
  }
  .porto-concept .process-image {
    margin-top: 60px;
  }
}
@media (max-width: 575px) {
  .porto-concept .project-image {
    background-position: 0 0;
    margin-left: auto;
    max-width: 160px;
    max-height: 250px;
  }
  .porto-concept .fc-slideshow {
    max-height: 145px;
    max-width: 145px;
  }
  .porto-concept .fc-slideshow img {
    max-height: 145px;
    max-width: 145px;
  }
}
/* Count Down */
.porto_countdown {
  width: 100%;
  height: auto;
  display: block;
  line-height: 1;
  margin-bottom: 35px;
  text-align: center;
}
.porto_countdown:after {
  content: '';
  display: table;
  clear: both;
}
.porto_countdown .porto_countdown-row {
  display: block;
  margin: 0 auto;
}
.porto_countdown .porto_countdown-section {
  display: inline-block;
  margin-bottom: 15px;
}
.porto_countdown .porto_countdown-section .porto_countdown-amount {
  min-width: 1em;
  max-width: 100%;
  min-height: 1em;
  line-height: 1em;
  padding: 0;
  margin: 0 auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.porto_countdown .porto_countdown-section .porto_countdown-period {
  padding: 0 4px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section {
  padding: 0 7px;
}
.porto_countdown.porto-cd-s1 .porto_countdown-section .porto_countdown-amount {
  display: inline-block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section {
  padding: 0 15px;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-amount {
  display: block;
}
.porto_countdown.porto-cd-s2 .porto_countdown-section .porto_countdown-period {
  margin-top: 7px;
  width: 100%;
  display: block;
}
.porto-diamonds {
  font-size: 0;
  margin: 40px auto;
  position: relative;
  text-align: center;
  max-width: 1110px;
}
.csstransforms3d .porto-diamonds {
  padding: 50px 0 0 52px;
}
.no-csstransforms3d .porto-diamonds {
  max-width: 1035px;
}
.porto-diamonds > li {
  display: inline-block;
  font-size: 18px;
  margin-right: 130px;
}
.no-csstransforms3d .porto-diamonds > li {
  margin: 0 20px 20px 0;
}
.porto-diamonds .diamond {
  background: #f4f4f4;
  display: block;
  height: 245px;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  width: 245px;
}
.porto-diamonds .diamond:after {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0;
  transform: scale(0);
  z-index: 100;
}
.porto-diamonds .diamond:hover:after {
  opacity: 0.3;
  transform: scale(1);
}
.porto-diamonds .diamond:hover .content:after {
  opacity: 0.8;
  transform: scale(1);
}
.csstransforms3d .porto-diamonds .diamond {
  overflow: hidden;
  transform: rotate(-45deg);
}
.porto-diamonds .content {
  display: table-cell;
  height: 245px;
  padding: 0 10px;
  transform: rotate(45deg);
  text-align: center;
  vertical-align: middle;
  width: 245px;
  position: relative;
}
.porto-diamonds .content:after {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  color: #fff;
  content: "\e091";
  font-family: "simple-line-icons";
  font-size: 28px;
  left: 26%;
  margin: -6px -12px;
  opacity: 0;
  position: absolute;
  top: 49%;
  z-index: 1000;
  transform: scale(2);
}
.porto-diamonds .content img {
  margin-left: -50%;
  max-width: 375px;
}
.porto-diamonds .diamond-sm .content:after {
  left: 24%;
  top: 49%;
}
@media (max-width: 722px) {
  .csstransforms3d .porto-diamonds, .porto-diamonds {
    max-width: 245px;
    padding-left: 0;
  }
  .porto-diamonds > li {
    margin-right: 0;
    margin-bottom: 130px;
    clear: both;
  }
  .porto-diamonds > li:last-child {
    margin-bottom: 50px;
    margin-right: 0;
    margin-top: 0;
    padding-left: 0;
  }
}
section.exp-timeline {
  width: calc(100% - 30px);
  margin: 0 0 0 30px;
  padding: 0;
}
section.exp-timeline:after {
  content: none;
}
section.exp-timeline .timeline-bar {
  position: absolute;
  width: 3px;
  left: -2.9%;
  z-index: 0;
}
section.exp-timeline .timeline-box {
  border: 0 !important;
  margin: 15px 0 !important;
  width: 100%;
  margin: 0;
  padding: 0;
  box-shadow: 0px 12px 90px -10px rgba(171, 191, 216, 0.6) !important;
}
section.exp-timeline .timeline-box.right {
  max-width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
section.exp-timeline .timeline-box.right:before {
  top: 50%;
  left: -2.5%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
section.exp-timeline .timeline-box.right:after {
  top: 50%;
  border: none;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
section.exp-timeline .timeline-box .experience-info, section.exp-timeline .timeline-box .experience-description {
  padding: 40px;
}
section.exp-timeline .timeline-box .experience-info p {
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
section.exp-timeline .timeline-box .experience-info .from, section.exp-timeline .timeline-box .experience-info .to {
  display: inline-block;
  width: 50%;
  float: left;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.3;
}
section.exp-timeline .timeline-box .experience-info .from > span, section.exp-timeline .timeline-box .experience-info .to > span {
  display: block;
  text-transform: none;
  font-size: 16px;
}
section.exp-timeline .timeline-box .experience-info .company {
  font-size: 18px;
}
section.exp-timeline .timeline-box .experience-info .company > span {
  display: block;
  opacity: 0.5;
  text-transform: uppercase;
  font-size: 11px;
}
@media (max-width: 991px) {
  section.exp-timeline .timeline-bar {
    left: -4.1%;
  }
  section.exp-timeline .timeline-box:before, section.exp-timeline .timeline-box:after {
    display: block !important;
  }
  section.exp-timeline .timeline-box.right {
    float: right;
  }
  section.exp-timeline .timeline-box.right:before {
    left: -3.4%;
  }
}
@media (max-width: 767px) {
  section.exp-timeline {
    width: 100%;
    margin: 0;
  }
  section.exp-timeline .timeline-bar {
    display: none;
  }
  section.exp-timeline .timeline-box:before, section.exp-timeline .timeline-box:after {
    display: none !important;
  }
}
/* Fancy Text */
.word-rotate {
  display: inline-block;
  overflow: hidden;
  text-align: center;
  position: relative;
  max-height: 22px;
  line-height: 22px;
  font-weight: bold;
}
.word-rotate .word-rotate-items {
  position: relative;
  top: 0;
  width: 0;
  display: inline-block;
}
.word-rotate .word-rotate-items span {
  display: inline-block;
  white-space: nowrap;
}
.word-rotate .word-rotate-items span:not(:first-child) {
  display: none;
}
.word-rotate.active .word-rotate-items {
  position: relative;
}
.word-rotate.active .word-rotate-items span {
  display: inline-block;
  float: left;
  clear: both;
}
.word-rotator-title .inverted {
  line-height: 1;
}
.word-rotator-title .word-rotate {
  vertical-align: middle;
}
.word-rotate-prefix, .word-rotate-suffix {
  vertical-align: middle;
}
h1.word-rotator-title .inverted {
  min-height: 56px;
}
h1.word-rotator-title .word-rotate {
  max-height: 46px;
  line-height: 46px;
  /*margin-bottom: -9px;*/
}
h2.word-rotator-title .inverted {
  min-height: 46px;
}
h2.word-rotator-title .word-rotate {
  max-height: 42px;
  line-height: 42px;
  /*margin-bottom: -9px;*/
}
h3.word-rotator-title .inverted {
  min-height: 25px;
}
h3.word-rotator-title .word-rotate {
  max-height: 24px;
  line-height: 24px;
  /*margin-bottom: -2px;*/
}
h4.word-rotator-title .inverted {
  min-height: 32px;
}
h4.word-rotator-title .word-rotate {
  max-height: 27px;
  line-height: 27px;
  /*margin-bottom: -6px;*/
}
h5.word-rotator-title .inverted {
  min-height: 18px;
}
h5.word-rotator-title .word-rotate {
  max-height: 18px;
  line-height: 18px;
  /*margin-bottom: -4px;*/
}
h6.word-rotator-title .inverted {
  min-height: 20px;
}
h6.word-rotator-title .word-rotate {
  max-height: 18px;
  line-height: 18px;
  /*margin-bottom: -4px;*/
}
p .inverted {
  min-height: 24px;
}
p .word-rotate {
  max-height: 22px;
  line-height: 22px;
  margin-bottom: -6px;
}
.floating-menu .nav > li > a {
  position: relative;
  display: block;
  text-decoration: none;
}
.floating-menu .floating-menu-btn-collapse-nav {
  color: #fff;
  display: none;
}
.floating-menu .floating-menu-btn-collapse-nav:hover {
  color: #fff;
}
.floating-menu .floating-menu-nav-main nav > ul > li {
  margin-bottom: 0;
}
.floating-menu .floating-menu-nav-main nav > ul > li.active > a {
  background: #fff !important;
}
.floating-menu .floating-menu-nav-main nav > ul > li.active > a:after {
  background: #fff;
}
@media (min-width: 992px) {
  .floating-menu {
    background: transparent;
    height: 0;
    min-height: 0 !important;
  }
  .floating-menu .floating-menu-row {
    position: absolute;
    top: 90px;
    left: -93px;
  }
  .floating-menu .floating-menu-body {
    position: fixed;
    top: 0;
    background: transparent;
    min-height: 0;
    padding: 0;
    border: none;
    z-index: 999;
  }
  .admin-bar .floating-menu .floating-menu-body {
    top: 32px;
  }
  .floating-menu .floating-menu-nav-main {
    display: block !important;
    margin: 0;
    height: auto !important;
    box-shadow: 0px 0px 80px 0px rgba(62, 62, 62, 0.3);
  }
  .floating-menu .floating-menu-nav-main nav > ul > li:hover > a > span {
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a {
    font-size: 25px;
    padding: 16.65px 17px;
    perspective: 770px;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a > span {
    position: absolute;
    top: 0;
    left: 127%;
    background: #fff;
    padding: 0 25px;
    height: 100%;
    line-height: 4.1;
    white-space: nowrap;
    font-size: 14px;
    z-index: -2;
    -webkit-transition: ease transform 300ms;
    -ms-transition: ease transform 300ms;
    transition: ease transform 300ms;
    -webkit-transform-origin: -19% 0%;
    -ms-transform-origin: -19% 0%;
    transform-origin: -19% 0%;
    -webkit-transform: rotateY(88deg);
    -ms-transform: rotateY(88deg);
    transform: rotateY(88deg);
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a > span:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: -4px;
    padding: 10px;
    background: #fff;
    z-index: -1;
    -webkit-transform: translate(0, -50%) rotate(45deg);
    -ms-transform: translate(0, -50%) rotate(45deg);
    transform: translate(0, -50%) rotate(45deg);
  }
}
@media (min-width: 992px) and (max-width: 1281px) {
  .floating-menu .floating-menu-row {
    left: -53px;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a {
    padding: 9.8px;
    perspective: 450px;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a > span {
    line-height: 3;
  }
}
@media (max-width: 991px) {
  .floating-menu {
    position: absolute;
    top: 60px;
    right: 15px;
    z-index: 999;
  }
  .floating-menu .floating-menu-body {
    background: transparent;
    border: none;
    min-height: 0;
  }
  .floating-menu .floating-menu-btn-collapse-nav {
    display: block;
    padding: 15px 20px;
    outline: 0;
  }
  .floating-menu .floating-menu-nav-main {
    position: absolute;
    right: 0px;
    top: 71px;
    overflow: hidden;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li {
    border: none;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a {
    font-size: 1.7em;
    margin: 0;
    padding: 15px;
  }
  .floating-menu .floating-menu-nav-main nav > ul > li > a > span {
    display: none;
  }
}
/* Porto Google Map */
.porto-map-wrapper {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.porto_google_map {
  min-width: 0 !important;
  width: 100% !important;
  position: relative !important;
  background: #e5e3df;
}
.porto_google_map img {
  max-width: initial !important;
}
.gmap-border {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 4px;
  overflow: hidden;
}
.gmap-rounded, .gmap-rounded .porto_google_map {
  overflow: hidden;
}
/* Porto heading */
.porto-u-heading {
  text-align: center;
  margin-bottom: 17px;
}
.porto-u-heading .porto-u-main-heading h1, .porto-u-heading .porto-u-main-heading h2, .porto-u-heading .porto-u-main-heading h3, .porto-u-heading .porto-u-main-heading h4, .porto-u-heading .porto-u-main-heading h5, .porto-u-heading .porto-u-main-heading h6 {
  margin: 0;
  padding: 0;
  line-height: normal;
}
.porto-u-heading-spacer {
  margin: 0 auto;
  padding: 0;
  position: relative;
  overflow: hidden;
}
.porto-u-heading-spacer .porto-icon {
  vertical-align: text-top;
}
.porto-u-heading-spacer img {
  vertical-align: middle;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  max-width: 100%;
}
.porto-u-heading-spacer.line_with_icon:before {
  content: "";
  position: absolute;
  bottom: 50%;
  right: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-heading-spacer.line_with_icon:after {
  content: "";
  position: absolute;
  bottom: 50%;
  left: 0;
  border-width: 0;
  top: 50%;
}
.porto-u-headings-line {
  display: block;
  width: 100%;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.porto-u-sub-heading {
  line-height: normal;
  line-height: 24px;
  margin: 0 auto;
}
.porto-u-sub-heading div, .porto-u-sub-heading p {
  font-family: inherit !important;
  font-weight: inherit !important;
  font-size: inherit !important;
  color: inherit !important;
  line-height: inherit !important;
}
.porto-u-heading p {
  word-break: normal;
  word-wrap: normal;
  -ms-word-break: normal;
  -ms-word-wrap: normal;
}
/* History */
.porto-history {
  margin: 25px 0;
  padding: 0;
  clear: both;
}
.porto-history .featured-box h4 {
  margin: 0 0 -27px 0;
  padding: 0;
}
.porto-history p {
  margin-left: 53px;
}
.porto-history .thumb {
  width: 227px;
  height: 160px;
  margin: 0 0 30px;
  padding: 0;
  float: left;
}
.porto-history .thumb img {
  border-radius: 150px;
  margin: 7px 8px;
  width: 145px;
  height: 145px;
}
.porto-history .featured-box {
  text-align: left;
  margin-left: 225px;
  margin-bottom: 50px;
  min-height: 115px;
}
/* Responsive */
@media (max-width: 650px) {
  .porto-history .thumb {
    display: none;
  }
  .porto-history .featured-box {
    margin-left: 0;
  }
}
.porto-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.porto-icon i {
  line-height: inherit;
}
.porto-icon.none {
  display: inline-block;
  font-size: 35px;
  height: 1em;
  width: auto;
  text-align: center;
  line-height: 1;
}
.porto-icon.circle {
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.porto-sicon-img {
  display: inline-block;
  font-size: 48px;
  width: 1em;
  max-width: 100%;
  -webkit-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.porto-sicon-img.porto-u-circle {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0.5em;
}
.porto-sicon-img.porto-u-circle-img {
  width: 1em;
  min-height: 1em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.porto-sicon-img.porto-u-circle-img img {
  position: absolute;
  width: auto;
  height: 100%;
  top: 50%;
  left: 50%;
  z-index: 0;
  max-width: none !important;
  -webkit-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.porto-sicon-img.porto-u-circle-img.porto-u-img-tall img {
  width: 100%;
  height: auto;
}
.porto-sicon-img.porto-u-circle-img:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-style: solid;
  border-color: #fff;
  border-width: 0;
  border-radius: 100%;
  z-index: 1;
}
.porto-sicon-img.porto-u-square {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 0.5em;
}
.porto-sicon-img .img-icon {
  width: 1em;
  max-width: 100% !important;
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  display: block;
  font-size: inherit;
}
.porto-u-icons {
  display: block;
  margin-bottom: 35px;
  line-height: 1;
}
.porto-u-icons-left.porto-u-icons {
  text-align: left;
}
.porto-u-icons-center.porto-u-icons {
  text-align: center;
}
.porto-u-icons-right.porto-u-icons {
  text-align: right;
}
/* Info Box */
.porto-sicon-wrapper {
  margin-bottom: 0;
}
.porto-sicon-wrapper .porto-icon, .porto-sicon-wrapper .img-icon {
  -webkit-transition: -webkit-transform 200ms linear;
  transition: -webkit-transform 200ms linear;
  transition: transform 200ms linear;
  transition: transform 200ms linear, -webkit-transform 200ms linear;
}
.porto-sicon-header h3.porto-sicon-title {
  margin: 0;
  display: block;
  font-size: 16px;
  line-height: 1.2em;
}
.default-icon .porto-sicon-header > p:last-child {
  margin-bottom: 0;
}
.porto-sicon-description {
  width: 100%;
  display: block;
  line-height: 24px;
  margin-top: 0;
}
.porto-sicon-header + .porto-sicon-description {
  margin-top: 16px;
}
.porto-sicon-read {
  display: block;
  padding: 5px 0;
  text-decoration: none;
}
a.porto-sicon-box-link {
  text-decoration: none;
  border: none;
  display: block;
}
.default-icon .porto-sicon-default {
  display: table-cell;
  vertical-align: middle;
}
.default-icon .porto-sicon-default .porto-icon, .default-icon .porto-sicon-default .porto-sicon-img {
  margin-right: 15px;
}
.default-icon .porto-sicon-header {
  display: table-cell;
  vertical-align: middle;
}
.top-icon .porto-icon, .top-icon .porto-sicon-img, .top-icon .porto-sicon-header, .top-icon .porto-sicon-description {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.top-icon .porto-sicon-header {
  margin-bottom: 20px;
}
.top-icon .porto-sicon-header .porto-sicon-title {
  margin-bottom: 0;
}
.top-icon .porto-sicon-description {
  margin-top: 15px;
}
.top-icon .porto-sicon-header + .porto-sicon-description {
  margin-top: 0;
}
.porto-sicon-box.left-icon {
  display: inline-block;
}
.left-icon .porto-sicon-left {
  display: table-cell;
  vertical-align: top;
}
.left-icon .porto-sicon-left .porto-icon, .left-icon .porto-sicon-left .porto-sicon-img {
  margin-right: 20px;
}
.left-icon .porto-sicon-body {
  display: table-cell;
  vertical-align: middle;
}
.left-icon .porto-sicon-description, .left-icon .porto-sicon-header {
  float: left;
  width: 100%;
}
.square_box-icon .porto-icon, .square_box-icon .porto-sicon-img, .square_box-icon .porto-sicon-header, .square_box-icon .porto-sicon-description {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.square_box-icon .porto-sicon-img {
  display: block !important;
}
.square_box-icon .porto-sicon-header, .square_box-icon .porto-sicon-description {
  padding: 0 5%;
}
.square_box-icon .porto-sicon-description {
  padding-bottom: 1em;
}
.square_box-icon .porto-sicon-header h3.porto-sicon-title {
  margin: 15px 0 15px;
}
.square_box-icon .porto-sicon-square_box .porto-icon, .square_box-icon .porto-sicon-square_box .porto-sicon-img {
  position: absolute;
  right: 0;
  left: 0;
}
.square_box-icon .porto-sicon-square_box {
  height: 100%;
  width: 100%;
  position: relative;
  display: block;
}
.porto-sicon-box.top-icon {
  text-align: center;
}
.porto-sicon-box .align-icon {
  line-height: 1em;
}
.porto-sicon-box.right-icon {
  display: inline-block;
  width: 100%;
}
.right-icon .porto-sicon-right {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.right-icon .porto-sicon-right .porto-icon, .right-icon .porto-sicon-right .porto-sicon-img {
  margin-left: 15px;
}
.right-icon .porto-sicon-body {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.right-icon .porto-sicon-body, .right-icon .porto-sicon-body *, .right-icon .porto-sicon-header h3.porto-sicon-title, .right-icon .porto-sicon-description {
  text-align: right;
}
.right-icon .porto-sicon-description, .right-icon .porto-sicon-header {
  float: right;
  width: 100%;
}
.heading-right-icon .porto-sicon-heading-right {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.porto-sicon-heading-right + .porto-sicon-description {
  margin-top: 10px;
}
.heading-right-icon .porto-sicon-heading-right .porto-icon, .heading-right-icon .porto-sicon-heading-right .porto-sicon-img {
  margin-left: 15px;
}
.heading-right-icon .porto-sicon-header {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.heading-right-icon .porto-sicon-header h3.porto-sicon-title, .heading-right-icon .porto-sicon-description, .heading-right-icon .porto-sicon-description * {
  text-align: right;
}
.wpb_wrapper .top-icon .porto-just-icon-wrapper {
  margin-bottom: 15px;
}
.wpb_wrapper .top-icon .porto-sicon-header h3.porto-sicon-title {
  margin-top: 0;
}
.wpb_wrapper .top-icon .porto-sicon-header h2.porto-sicon-title {
  margin-top: 0;
}
.wpb_wrapper .porto-sicon-header h3.porto-sicon-title {
  font-size: 1.4em;
  font-weight: 400;
  letter-spacing: normal;
  text-transform: none;
}
.wpb_wrapper h3.porto-sicon-title small {
  font-size: 75%;
  display: block;
  margin: 2px 0 4px;
}
.wpb_wrapper .porto-sicon-read {
  margin-top: 10px;
}
.info-box-small .porto-sicon-box, .info-box-small-wrap .porto-sicon-box {
  margin-bottom: 15px;
}
.info-box-small .porto-sicon-header + .porto-sicon-description, .info-box-small-wrap .porto-sicon-header + .porto-sicon-description {
  margin-top: 5px;
}
.porto-sicon-box {
  margin-bottom: 20px;
}
.porto-sicon-box .fa {
  font-family: "FontAwesome" !important;
}
.porto-sicon-wrapper.text-left .porto-sicon-box.top-icon .align-icon, .porto-sicon-wrapper.text-left .porto-sicon-box.bottom-icon .align-icon, .porto-sicon-wrapper.text-left .porto-sicon-box.top-icon .porto-sicon-header, .porto-sicon-wrapper.text-left .porto-sicon-box.bottom-icon .porto-sicon-header, .porto-sicon-wrapper.text-left .porto-sicon-box.top-icon .porto-sicon-img, .porto-sicon-wrapper.text-left .porto-sicon-box.bottom-icon .porto-sicon-img, .porto-sicon-wrapper.text-left .porto-sicon-box.top-icon .porto-sicon-description, .porto-sicon-wrapper.text-left .porto-sicon-box.bottom-icon .porto-sicon-description {
  text-align: left !important;
}
.porto-sicon-wrapper.text-right .porto-sicon-box.top-icon .align-icon, .porto-sicon-wrapper.text-right .porto-sicon-box.bottom-icon .align-icon, .porto-sicon-wrapper.text-right .porto-sicon-box.top-icon .porto-sicon-header, .porto-sicon-wrapper.text-right .porto-sicon-box.bottom-icon .porto-sicon-header, .porto-sicon-wrapper.text-right .porto-sicon-box.top-icon .porto-sicon-img, .porto-sicon-wrapper.text-right .porto-sicon-box.bottom-icon .porto-sicon-img, .porto-sicon-wrapper.text-right .porto-sicon-box.top-icon .porto-sicon-description, .porto-sicon-wrapper.text-right .porto-sicon-box.bottom-icon .porto-sicon-description {
  text-align: right !important;
}
/* Porto Info List */
.porto-info-list {
  padding-left: 0;
}
.porto-info-list li {
  list-style: none;
  line-height: 1.5;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.porto-info-list .porto-info-icon {
  margin-right: 18px;
  line-height: 1.3;
  position: relative;
  top: 0.5px;
}
.porto-info-list .porto-info-list-item .porto-info-icon {
  width: auto;
  display: inline-block;
}
.porto-info-list-item-desc {
  display: inline-block;
}
/* Porto Interactive banner */
.porto-ibanner, .porto-ibanner img {
  display: block;
  position: relative;
}
.porto-ibanner {
  z-index: 1;
  overflow: hidden;
  margin: 0 0 35px;
  text-align: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-ibanner {
  margin-bottom: 35px;
}
.porto-ibanner * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-ibanner *, .porto-ibanner .porto-ibanner-desc {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.porto-ibanner img {
  min-width: 100%;
  max-width: 100%;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  border: none;
  padding: 0;
  margin: 0;
}
.porto-ibanner .porto-ibanner-desc {
  padding: 15px;
  color: #fff;
  font-size: 1em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-ibanner .porto-ibanner-desc:after, .porto-ibanner .porto-ibanner-desc:before {
  pointer-events: none;
}
.porto-ibanner .porto-ibanner-desc, .porto-ibanner .porto-ibanner-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.porto-ibanner .porto-ibanner-content {
  font-size: 13px;
  line-height: 1.6em;
}
.porto-ibanner .porto-ibanner-content p {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  font-weight: inherit;
  line-height: inherit;
}
.porto-ibanner .porto-ibanner-title, .porto-ibanner p {
  letter-spacing: normal;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-decoration: inherit;
  font-style: inherit;
  color: inherit;
}
.porto-ibanner .porto-ibanner-link {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
.porto-ibanner a.porto-ibanner-link {
  display: block;
  background: 0 0;
}
.porto-ibanner-effect-style1 img {
  width: 100%;
}
.porto-ibanner-effect-style1 .porto-ibanner-desc:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.porto-ibanner-effect-style1 .porto-ibanner-title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
  -webkit-transition: color 0.35s, -webkit-transform 0.35s;
  transition: color 0.35s, -webkit-transform 0.35s;
  transition: transform 0.35s, color 0.35s;
  transition: transform 0.35s, color 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.porto-ibanner-effect-style1 .porto-ibanner-content, .porto-ibanner-effect-style1 .porto-ibanner-desc::before {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.porto-ibanner-effect-style1 .porto-ibanner-content {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 15px;
  width: 100%;
  max-height: 50%;
  opacity: 0;
  -webkit-transform: translate3d(0, 10px, 0);
  transform: translate3d(0, 10px, 0);
}
.porto-ibanner-effect-style1:hover .porto-ibanner-title {
  color: #fff;
  -webkit-transform: translate3d(0, -40px, 0);
  transform: translate3d(0, -40px, 0);
}
.porto-ibanner-effect-style1:hover .porto-ibanner-content, .porto-ibanner-effect-style1:hover .porto-ibanner-desc:before {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.porto-ibanner-effect-style2 .porto-ibanner-desc {
  top: auto;
  bottom: 0;
  padding: 15px;
  height: auto;
  background: #f2f2f2;
  color: #3c4a50;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.porto-ibanner-effect-style2 .porto-ibanner-content {
  position: absolute;
  top: auto;
  bottom: 100%;
  left: 0;
  width: 100%;
  padding: 25px;
  color: #fff;
  text-transform: none;
  opacity: 0;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
}
.porto-ibanner-effect-style2 .porto-ibanner-title {
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 200%, 0);
  transform: translate3d(0, 200%, 0);
  text-align: center;
}
.porto-ibanner-effect-style2:hover .porto-ibanner-content, .porto-ibanner-effect-style2:hover .porto-ibanner-content * {
  opacity: 1 !important;
  z-index: 99 !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
}
.porto-ibanner-effect-style2:hover .porto-ibanner-desc, .porto-ibanner-effect-style2:hover .porto-ibanner-title {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.porto-ibanner-effect-style2:hover .porto-ibanner-title {
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s;
}
.porto-ibanner.porto-ibanner-effect-style2 .porto-ibanner-toggle-size {
  left: 50%;
  width: auto !important;
  height: 100%;
  max-width: none;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.porto-modal-trigger {
  cursor: pointer;
}
/* Porto Links */
.porto-links-block {
  border: 1px solid;
}
.porto-links-block .links-title {
  border-bottom: 1px solid;
  font-size: 1em;
  font-weight: 700;
  line-height: 14px;
  padding: 15px 20px;
  margin: 0;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.12px;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.porto-links-block .links-title i {
  margin-right: 5px;
}
.porto-links-block .links-title i.icon-image {
  display: inline-block;
  max-width: 20px;
}
.porto-links-block .links-content ul {
  list-style: none;
  padding: 5px 0;
  margin: 0;
}
.porto-links-block li.porto-links-item {
  display: block;
}
.porto-links-block li.porto-links-item:first-child > a, .porto-links-block li.porto-links-item:first-child > span {
  border-top-width: 0;
}
.porto-links-block li.porto-links-item > a, .porto-links-block li.porto-links-item > span {
  display: block;
  font-size: 1em;
  line-height: 18px;
  color: #465157 !important;
  letter-spacing: 0.1px;
  padding: 11px 6px 10px;
  margin: 0 10px -1px;
  text-decoration: none;
}
.porto-links-block li.porto-links-item i {
  margin-right: 12px;
  font-size: 20px;
  vertical-align: middle;
}
.porto-links-block li.porto-links-item i.icon-image {
  display: inline-block;
  max-width: 20px;
}
/* Porto Map Section */
.porto-map-section {
  padding-top: 164px;
  margin-top: 15px;
}
.porto-map-section .map-content {
  padding: 50px 0 30px;
  min-height: 400px;
  margin-top: 0;
}
.porto-map-section .map-content article.post .post-date .day, .porto-map-section .map-content .post-item .post-date .day {
  background-color: #fff;
}
/* Pricing Tables */
.pricing-table {
  margin: 10px 0;
  text-align: center;
}
.pricing-table ul {
  list-style: none;
  margin: 20px 0 0 0;
  padding: 0;
}
.pricing-table li {
  padding: 10px 0;
}
.pricing-table h3 {
  font-size: 1.3em;
  font-weight: normal;
  margin: -20px -20px 50px -20px;
  padding: 20px;
}
.pricing-table h3 .desc {
  font-size: 0.7em;
  line-height: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-style: normal;
  text-transform: none;
  display: block;
}
.pricing-table h3 span {
  border-radius: 100px;
  display: block;
  font: bold 25px / 92px Georgia, Serif;
  height: 100px;
  margin: 20px auto -65px;
  width: 100px;
}
.pricing-table .most-popular {
  box-shadow: 11px 0 10px -10px rgba(0, 0, 0, 0.1), -11px 0 10px -10px rgba(0, 0, 0, 0.1);
  padding: 30px 20px;
  top: -10px;
  z-index: 2;
}
@media (max-width: 767px) {
  .pricing-table .most-popular {
    top: 0;
  }
}
.pricing-table .most-popular h3 {
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table .plan-ribbon-wrapper {
  height: 88px;
  overflow: hidden;
  position: absolute;
  right: -3px;
  top: -5px;
  width: 85px;
}
.pricing-table .plan-ribbon {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background-image: - webkit-linear-gradient(top, #bfdc7a, #8ebf45);
  background-image: linear-gradient(to bottom, #bfdc7a, #8ebf45);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  color: #333;
  font-size: 14px;
  left: -5px;
  padding: 7px 0;
  position: relative;
  text-align: center;
  text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
  top: 15px;
  width: 120px;
}
.pricing-table .plan-ribbon:before {
  left: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
}
.pricing-table .plan-ribbon:after {
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -3px;
  content: "";
  position: absolute;
  right: 0;
}
.pricing-table [class*="col-lg-"] {
  padding-left: 0;
  padding-right: 0;
}
.pricing-table .plan {
  margin-bottom: 35px;
  margin-right: 0;
  padding: 20px;
  position: relative;
}
.pricing-table .btn {
  margin-top: 5px;
}
.pricing-table.pricing-table-sm h3 .desc {
  font-size: 0.7em;
}
.pricing-table.pricing-table-sm h3 span {
  font: bold 19px/65px Georgia, serif;
  height: 70px;
  margin: 10px auto -65px;
  width: 70px;
}
.pricing-table.pricing-table-sm .most-popular {
  padding-bottom: 30px;
}
.pricing-table.pricing-table-flat .plan {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 15px;
  margin: -1px;
}
.pricing-table.pricing-table-flat .plan h3 {
  padding-left: 0;
  padding-right: 0;
  margin: -20px 0 0;
  background-color: #666;
  padding-top: 30px;
  text-shadow: 0 1px #555;
}
.pricing-table.pricing-table-flat .plan h3 span {
  border-radius: 0;
  border: 0;
  background: #666;
  font-size: 600;
  box-shadow: none;
  width: 100%;
  font-size: 1.5em;
  height: auto;
  line-height: 38px;
  margin: 0;
}
.pricing-table.pricing-table-flat .plan ul {
  margin-top: 0;
  margin-bottom: -15px;
}
.pricing-table.pricing-table-flat .plan ul li {
  padding: 8px 0;
}
.pricing-table.pricing-table-flat .plan.most-popular ul li {
  padding: 10px 0;
}
.pricing-table.pricing-table-flat .btn-top {
  margin-top: 13px;
  margin-bottom: 13px;
}
.pricing-table.pricing-table-flat .btn-bottom {
  margin-top: 30px;
}
.pricing-table.spaced [class*="col-lg-"] {
  padding-left: 2px;
  padding-right: 2px;
}
.pricing-table.no-borders .plan {
  border: 0 !important;
}
/* Responsive */
@media (max-width: 767px) {
  /* Pricing Tables */
  .pricing-table {
    margin-left: 0px;
  }
  .pricing-table .plan {
    margin-right: 0;
  }
}
.border-transparent {
  border-color: transparent;
}
.no-box-shadow {
  box-shadow: none !important;
}
.timeline-circle {
  position: relative;
  margin-left: 25px;
  width: 118px;
  height: 118px;
  border-radius: 50%;
  border-width: 1px;
  border-style: solid;
  z-index: 2;
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-circle .circle-dotted {
  position: absolute;
  padding: 16px;
  width: 106px;
  height: 106px;
  top: 5px;
  left: 5px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  border-style: dashed;
  border-width: 1px;
  border-radius: 50%;
  overflow: hidden;
}
.timeline-circle .circle-center > span:first-child {
  font-size: 1.5em;
  line-height: 1;
}
.timeline-circle.circle-light {
  border-color: #e6ebeb;
}
.timeline-circle.circle-light .circle-dotted {
  border-color: #e6ebeb;
}
.timeline-balloon {
  position: relative;
}
.timeline-balloon::before {
  content: '';
  position: absolute;
  top: -35px;
  left: 83px;
  width: 1px;
  height: 120%;
  background-color: #e6ebeb;
}
.timeline-balloon:last-of-type::before {
  height: 75px;
}
.timeline-balloon .balloon-cell {
  display: table-cell;
  vertical-align: top;
  width: 100%;
}
.timeline-balloon .balloon-time {
  padding-top: 25px;
  width: 93px;
  white-space: nowrap;
}
.timeline-balloon .balloon-time .time-text {
  display: inline-block;
  vertical-align: middle;
  width: 72px;
}
.timeline-balloon .balloon-time .time-dot {
  position: relative;
  width: 25px;
  height: 25px;
  display: inline-block;
  vertical-align: middle;
}
.timeline-balloon .balloon-time .time-dot::before {
  content: '';
  position: absolute;
  width: 19px;
  height: 19px;
  top: 50%;
  left: 50%;
  border-style: solid;
  border-width: 2px;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.timeline-balloon .balloon-time .time-dot::after {
  content: '';
  position: absolute;
  width: 7px;
  height: 7px;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.timeline-balloon .balloon-content {
  position: relative;
  margin-left: 34px;
  padding: 25px;
  padding-right: 15px;
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  border-color: #e6ebeb;
}
.timeline-balloon .balloon-content.balloon-shadow {
  box-shadow: 0px 11px 21px 0px rgba(229, 232, 235, 0.75);
}
.timeline-balloon .balloon-content .balloon-arrow {
  position: absolute;
  width: 20px;
  height: 20px;
  top: 35px;
  left: -15px;
  border-width: 1px;
  border-style: solid;
  border-right: none;
  border-bottom: none;
  border-color: #e6ebeb;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.timeline-balloon .balloon-content .balloon-photo {
  display: table-cell;
  vertical-align: top;
  height: 64px;
  width: 64px;
}
.timeline-balloon .balloon-content .balloon-description {
  display: table-cell;
  padding-left: 25px;
}
.timeline-balloon .balloon-content .balloon-description p {
  line-height: 1.6;
}
@media (max-width: 767px) {
  .timeline-circle {
    margin: 0px auto 35px !important;
  }
  .timeline-balloon:before {
    left: 50%;
  }
  .timeline-balloon .balloon-time .time-dot {
    display: none;
  }
  .timeline-balloon .balloon-time .time-text {
    position: absolute;
    top: -11px;
    left: 50%;
    text-align: center;
    background: #fff;
    border-width: 1px;
    border-style: solid;
    border-radius: 3px;
    border-color: #e6ebeb;
    padding: 5px 0px;
    z-index: 1;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .timeline-balloon .balloon-content {
    margin-left: 5px;
  }
}
/* Stat Counter */
div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  display: inline;
}
.stats-block {
  display: block;
  margin-bottom: 35px;
}
.stats-block .stats-number {
  display: inline;
}
.stats-block .stats-number, div.stats-desc > div.counter_prefix, div.stats-desc > div.counter_suffix {
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}
div.stats-desc > div.counter_suffix {
  display: none;
}
.stats-block .stats-text {
  font-size: 18px;
  width: 100%;
  text-align: inherit;
}
.stats-left .porto-sicon-left {
  display: table-cell;
  padding-right: 15px;
}
.stats-left .stats-desc {
  text-align: left;
  display: table-cell;
  vertical-align: middle;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: auto;
}
.stats-top .porto-sicon-top, .stats-top .stats-desc {
  width: 100%;
  display: block;
  text-align: center;
}
.stats-top .porto-icon, .stats-top .img-icon {
  margin: 0 auto;
}
.stats-top .porto-sicon-img {
  margin: 0 auto;
}
.stats-top .stats-number {
  padding: 8px 0;
}
.stats-right.stats-block {
  display: inline-block;
  width: 100%;
}
.stats-right .porto-sicon-right {
  display: table-cell;
  padding-left: 15px;
}
.stats-right .stats-desc {
  text-align: right;
  display: table-cell;
  vertical-align: middle;
}
.stats-block.stats-left, .stats-block.stats-right {
  direction: ltr;
}
.stats-block .porto-icon.none {
  margin-bottom: 5px;
}
.stats-block .stats-text {
  font-weight: 100;
  font-size: 20px;
  line-height: 1;
}
.stats-block.counter-single-line {
  text-align: center;
}
.stats-block.counter-single-line > div {
  display: inline-block;
  vertical-align: baseline;
  text-align: center;
}
.stats-block.counter-with-border {
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.04);
  padding: 25px;
}
.stats-block.counter-inline {
  margin-bottom: 20px;
}
.stats-block.counter-inline .porto-sicon-top, .stats-block.counter-inline .stats-desc {
  text-align: left;
}
.stats-block.counter-inline .stats-number, .stats-block.counter-inline div.stats-desc > div.counter_prefix, .stats-block.counter-inline div.stats-desc > div.counter_suffix {
  font-size: 14px;
}
.stats-block.counter-inline div.counter_prefix, .stats-block.counter-inline div.counter_suffix {
  font-weight: 400;
}
/* Slick carousel */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-loading .slick-list {
  background: #fff url("../images/AjaxLoader.gif") center center no-repeat;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
  outline: none;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
/* Arrows */
.slick-prev, .slick-next {
  line-height: 0;
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus, .slick-prev:active, .slick-next:hover, .slick-next:focus, .slick-next:active {
  outline: none;
  background: transparent;
  color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -15px;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
[dir="rtl"] .slick-next {
  left: -15px;
  right: auto;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/* Dots */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  padding: 0 2px;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
.porto-carousel-wrapper .slick-dots li i {
  opacity: 0.5;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding-left: 1px;
  padding-right: 1px;
  -webkit-appearance: initial;
}
.porto-carousel-wrapper .slick-dots li:hover i {
  opacity: 1;
}
.porto-carousel-wrapper .slick-dots li.slick-active i {
  opacity: 1;
}
button.slick-next:active, button.slick-prev:active {
  background: initial;
  border: initial;
  padding: initial;
}
.porto-item-wrap > .wpb_button, .porto-item-wrap > .wpb_content_element, .porto-item-wrap > .wpb_row, .porto-item-wrap > ul.wpb_thumbnails-fluid > li, .porto-item-wrap > div {
  margin-bottom: 0 !important;
}
ul.slick-dots {
  margin: 0;
  padding: 10px 0;
}
.slick-dots {
  bottom: 0;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button {
  z-index: 1;
}
.porto-carousel-wrapper button.circle-border, .porto-carousel-wrapper button.circle-bg {
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.5em;
}
.porto-carousel-wrapper button.square-border, .porto-carousel-wrapper button.square-bg {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
  width: 1.6em;
  height: 1.6em;
  min-width: 30px;
  min-height: 30px;
}
button.slick-next.circle-border i, button.slick-prev.circle-border i {
  left: 50%;
  top: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/*Slider Buttons Customization*/
.porto-carousel-wrapper button.slick-disabled {
  opacity: 0.5;
  cursor: auto;
}
/*Slider Basics*/
.porto-carousel-wrapper, .porto-carousel-wrapper * {
  -webkit-box-sizing: border-box;
  moz-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-carousel-wrapper {
  position: relative;
  margin-bottom: 35px;
}
.porto-carousel-wrapper .wpb_content_element {
  margin-bottom: 0;
}
/*Horizontal Arrows*/
.porto-carousel-wrapper .slick-prev, .porto-carousel-wrapper .slick-next {
  position: absolute;
  top: 50%;
  margin: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
}
.porto-carousel-wrapper .slick-prev:hover, .porto-carousel-wrapper .slick-next:hover {
  opacity: 0.8;
}
/*Horizontal Navigation Dots*/
.porto-carousel-wrapper ul.slick-dots {
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 99;
}
.porto-item-wrap.slick-slide.animated {
  opacity: 1 !important;
}
body .porto-carousel-wrapper {
  padding-bottom: 0;
}
body .slick-dots {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body .porto-carousel-wrapper ul.slick-dots, body .slick-dots {
  position: relative;
  bottom: -5px;
  margin-top: 10px;
}
body .sidebar-content .porto-carousel-wrapper ul.slick-dots, body .sidebar-content .slick-dots {
  margin-top: 3px;
}
body .sidebar-content .porto-carousel-wrapper {
  margin-bottom: 0;
}
body .slick-slide img {
  display: inline;
}
.porto-carousel-wrapper > div:first-child {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap {
  display: none;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child {
  display: block;
  position: relative;
  min-height: 200px;
}
.porto-carousel-wrapper > div:first-child > .porto-item-wrap:first-child > * {
  opacity: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap {
  display: block;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child {
  position: static;
  min-height: 0;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child:before {
  display: none;
}
.porto-carousel-wrapper > div:first-child.slick-initialized > .porto-item-wrap:first-child > * {
  opacity: 1;
}
/* Advanced carousel */
.vc_row-no-padding .porto-carousel-wrapper .slick-next {
  right: 0;
}
.vc_row-no-padding .porto-carousel-wrapper .slick-prev {
  left: 0;
}
/* Content Box */
.porto-ultimate-content-box-container, .porto-ultimate-content-box-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.porto-ultimate-content-box-container .porto-ultimate-content-box-anchor, .porto-ultimate-content-box-container .porto-ultimate-content-box-anchor:active, .porto-ultimate-content-box-container .porto-ultimate-content-box-anchor:focus, .porto-ultimate-content-box-container .porto-ultimate-content-box-anchor:hover, .porto-ultimate-content-box-container .porto-ultimate-content-box-anchor:visited {
  text-decoration: none;
  line-height: inherit;
  outline: 0;
}
.porto-ultimate-content-box:after {
  content: '';
  display: block;
  clear: both;
}
.vc_btn3 {
  display: inline-block;
}
.vc_btn3-container {
  margin-bottom: 20px;
}
.vc_general.vc_btn3 {
  border: 1px solid transparent;
}
.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
  border-color: #ccc;
  color: #666;
  background-color: transparent;
}
.vc_btn3-container.vc_btn3-inline {
  vertical-align: baseline;
  display: inline-block;
}
.vc_btn3.vc_btn3-size-lg {
  border-radius: 6px;
}
.vc_btn3.vc_btn3-icon-left .vc_btn3-icon, .vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
  display: inline;
  position: static;
  font-size: inherit;
  line-height: inherit;
  height: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.vc_general.vc_btn3 .vc_btn3-placeholder {
  display: none;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right, .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty), .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-left: 16px;
  padding-right: 16px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-right: 7px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-left: 7px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline {
  padding: 8px 14px;
  border-width: 3px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline.vc_btn3-icon-right {
  padding-left: 14px;
  padding-right: 14px;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-3d {
  padding: 8px 16px 7px;
  margin-bottom: 5px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right, .vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty), .vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-left: 12px;
  padding-right: 12px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-right: 5px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-left: 5px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline {
  padding: 4px 10px;
  border-width: 2px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-md.vc_btn3-style-outline.vc_btn3-icon-right {
  padding-left: 10px;
  padding-right: 10px;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-3d {
  padding: 4px 12px 3px;
  margin-bottom: 5px;
}
.vc_btn3.vc_btn3-size-sm {
  border-radius: 3px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right, .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty), .vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-left: 10px;
  padding-right: 10px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-right: 3px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-left: 3px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline {
  padding: 4px 9px;
  border-width: 2px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline.vc_btn3-icon-right {
  padding-left: 9px;
  padding-right: 9px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-3d {
  padding: 4px 10px 2px;
  margin-bottom: 2px;
}
.vc_btn3.vc_btn3-size-xs {
  border-radius: 2px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left, .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right, .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty), .vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
  padding-left: 5px;
  padding-right: 5px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-right: 3px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
  padding-left: 3px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline {
  padding: 1px 5px;
  border-width: 1px;
}
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-3d {
  line-height: 1.42857143;
  padding: 0px 5px;
  margin-bottom: 1px;
}
.vc_btn3.vc_label {
  display: inline;
  cursor: inherit;
}
.vc_btn3.vc_label.vc_btn3-size-lg, .vc_btn3.vc_label.vc_btn3-size-md, .vc_btn3.vc_label.vc_btn3-size-sm, .vc_btn3.vc_label.vc_btn3-size-xs {
  padding: 0.2em 0.6em 0.3em;
  line-height: 1;
  text-align: center;
  vertical-align: baseline;
}
.vc_btn3.vc_label.vc_btn3-shape-rounded {
  border-radius: 0.25em;
}
.vc_btn3.vc_label.vc_btn3-size-lg {
  font-size: 1em;
}
.vc_btn3.vc_label.vc_btn3-size-lg.vc_btn3-style-outline {
  border-width: 2px;
}
.vc_btn3.vc_label.vc_btn3-size-md {
  font-size: 0.75em;
}
.vc_btn3.vc_label.vc_btn3-size-md.vc_btn3-style-outline {
  border-width: 1px;
}
.vc_btn3.vc_label.vc_btn3-size-sm {
  font-size: 0.7em;
}
.vc_btn3.vc_label.vc_btn3-size-xs {
  font-size: 0.6em;
}
.vc_btn3.vc_btn3-shape-square {
  border-radius: 0 !important;
}
.vc_btn3.vc_btn3-shape-round {
  border-radius: 2em !important;
}
.vc_btn3-container.vc_btn3-center {
  text-align: center;
}
.vc_btn3-container.vc_btn3-left {
  text-align: left;
}
.vc_btn3-container.vc_btn3-right {
  text-align: right;
}
/* Visual Composer Call to Action */
.vc_general.vc_cta3 {
  padding: 25px;
}
.vc_general.vc_cta3.vc_cta3-shape-rounded {
  border-radius: 10px;
}
.vc_general.vc_cta3 h2 {
  font-size: 1.8em;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 30px;
}
.vc_general.vc_cta3 h2, .vc_general.vc_cta3 h4 {
  margin: 0 0 9px;
}
.vc_general.vc_cta3 p {
  font-size: 1.2em;
}
@media (min-width: 768px) {
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-content {
    width: 70%;
    padding-right: 25px;
    padding-left: 0;
  }
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
    width: 20%;
  }
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-content {
    width: 70%;
    padding-left: 25px;
    padding-right: 0;
  }
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions {
    padding-top: 20px;
  }
  .vc_general.vc_cta3.vc_cta3-actions-right .vc_cta3-actions > div:last-child {
    margin-bottom: 0;
  }
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions {
    padding-bottom: 20px;
  }
  .vc_general.vc_cta3.vc_cta3-actions-left .vc_cta3-actions > div:last-child {
    margin-bottom: 0;
  }
}
/* Visual Composer Heading */
.vc_custom_heading.heading-m-none > *, .vc_custom_heading.m-b-none > * {
  margin-bottom: 0;
}
.vc_custom_heading.big h1 {
  font-size: 4.2em;
  line-height: 54px;
}
.vc_custom_heading.short h1 {
  margin-bottom: 15px;
}
.vc_custom_heading.short h2 {
  margin-bottom: 15px;
}
.vc_custom_heading.short h3, .vc_custom_heading.short h4, .vc_custom_heading.short h5, .vc_custom_heading.short h6 {
  margin-bottom: 9px;
}
.vc_custom_heading.shorter h1, .vc_custom_heading.shorter h2, .vc_custom_heading.shorter h3, .vc_custom_heading.shorter h4, .vc_custom_heading.shorter h5, .vc_custom_heading.shorter h6 {
  margin-bottom: 0;
}
.vc_custom_heading.tall h1, .vc_custom_heading.tall h2, .vc_custom_heading.tall h3, .vc_custom_heading.tall h4, .vc_custom_heading.tall h5, .vc_custom_heading.tall h6 {
  margin-bottom: 33px;
}
.vc_custom_heading.taller h1, .vc_custom_heading.taller h2, .vc_custom_heading.taller h3, .vc_custom_heading.taller h4, .vc_custom_heading.taller h5, .vc_custom_heading.taller h6 {
  margin-bottom: 44px;
}
.vc_custom_heading.spaced h1, .vc_custom_heading.spaced h2, .vc_custom_heading.spaced h3, .vc_custom_heading.spaced h4, .vc_custom_heading.spaced h5, .vc_custom_heading.spaced h6 {
  margin-top: 33px;
}
.vc_custom_heading.more-spaced h1, .vc_custom_heading.more-spaced h2, .vc_custom_heading.more-spaced h3, .vc_custom_heading.more-spaced h4, .vc_custom_heading.more-spaced h5, .vc_custom_heading.more-spaced h6 {
  margin-top: 44px;
}
/* Circular Bars */
.circular-bar {
  text-align: center;
  margin-bottom: 25px;
}
.circular-bar .circular-bar-chart {
  position: relative;
}
.circular-bar strong {
  display: block;
  font-weight: 600;
  font-size: 18px;
  line-height: 30px;
  position: absolute;
  top: 37%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar label {
  display: block;
  font-weight: 100;
  font-size: 17px;
  line-height: 20px;
  position: absolute;
  top: 52%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar.only-icon i {
  display: block;
  font-weight: 600;
  font-size: 38px;
  line-height: 30px;
  position: absolute;
  top: 42%;
  width: 80%;
  left: 10%;
  text-align: center;
}
.circular-bar.single-line strong {
  top: 42%;
}
.circular-bar.circular-bar-sm label {
  font-size: 14px;
  top: 38%;
}
.circular-bar.circular-bar-lg strong {
  font-size: 20px;
  top: 42%;
}
/* Visual Composer Progress Bar */
.vc_progress_bar .vc_single_bar.progress, .progress {
  height: 20px;
  margin-bottom: 20px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
  overflow: visible;
}
.vc_progress_bar .vc_single_bar.progress.progress-border-radius, .progress.progress-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-border-radius .progress-bar, .progress.progress-border-radius .progress-bar {
  border-radius: 3px;
}
.vc_progress_bar .vc_single_bar.progress.progress-no-border-radius, .progress.progress-no-border-radius, .vc_progress_bar .vc_single_bar.progress.progress-no-border-radius .progress-bar, .progress.progress-no-border-radius .progress-bar {
  border-radius: 0;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm, .progress.progress-sm {
  height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-sm .progress-bar, .progress.progress-sm .progress-bar {
  line-height: 10px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg, .progress.progress-lg {
  height: 35px;
}
.vc_progress_bar .vc_single_bar.progress.progress-lg .progress-bar, .progress.progress-lg .progress-bar {
  font-size: 13px;
  line-height: 35px;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar, .progress-bar {
  float: left;
  background-color: #ccc;
  box-shadow: none;
  position: relative;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-primary, .progress-bar.progress-bar-primary {
  background-color: #ccc;
  color: #fff;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-success, .progress-bar.progress-bar-success {
  background-color: #47a447;
  color: #fff;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-warning, .progress-bar.progress-bar-warning {
  background-color: #ed9c28;
  color: #fff;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-danger, .progress-bar.progress-bar-danger {
  background-color: #d2322d;
  color: #fff;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-info, .progress-bar.progress-bar-info {
  background-color: #5bc0de;
  color: #fff;
}
.vc_progress_bar .vc_single_bar.progress .vc_bar.progress-bar-dark, .progress-bar.progress-bar-dark {
  background-color: #1d2127;
  color: #fff;
}
.progress-bar-tooltip {
  position: absolute;
  padding: 4px 8px;
  background-color: #333;
  color: #fff;
  line-height: 15px;
  font-size: 11px;
  display: block;
  position: absolute;
  top: -28px;
  right: 5px;
  opacity: 0;
}
.progress-bar-tooltip:after {
  border-color: #333 transparent;
  border-style: solid;
  border-width: 5px 5px 0;
  bottom: -5px;
  content: "";
  display: block;
  left: 13px;
  position: absolute;
  width: 0;
}
.vc_progress_bar .vc_single_bar.progress.bar_blue .vc_bar {
  background-color: #0074cc;
}
.vc_progress_bar .vc_single_bar.progress.bar_turquoise .vc_bar {
  background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.progress.bar_green .vc_bar {
  background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.progress.bar_orange .vc_bar {
  background-color: #faa732;
}
.vc_progress_bar .vc_single_bar.progress.bar_red .vc_bar {
  background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.progress.bar_black .vc_bar {
  background-color: #414141;
}
.vc_progress_bar .vc_single_bar .progress-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* Row Video Background */
/* Video */
.section-video {
  -webkit-transform: translate3d(0, 0, 0);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  padding: 50px 0;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.section-video.skrollable {
  position: absolute;
  left: 0;
  top: 0;
  padding: 0;
}
.section-video video {
  max-width: none;
}
.section-video .container {
  position: relative;
  z-index: 3;
}
.section-video .video-overlay {
  background: transparent url(../images/video-overlay.png) repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.section-video.video-overlay-dark .video-overlay {
  background-image: url(../img/video-overlay-dark.png);
}
html.boxed .section-video > div:first-child {
  z-index: 0 !important;
}
html.boxed .section-video > div:first-child video {
  z-index: 0 !important;
}
/* Visual Composer Separator */
.vc_separator h4 {
  margin-top: 0;
  font-size: 1.1429em;
  font-weight: 700;
  text-transform: uppercase;
}
.vc_text_separator {
  margin-bottom: 25px;
  border: none;
}
.vc_text_separator h1, .vc_text_separator h2, .vc_text_separator h3, .vc_text_separator h4, .vc_text_separator h5, .vc_text_separator h6, .vc_text_separator p, .vc_text_separator div {
  margin-top: 0;
  margin-bottom: 0;
}
.vc_text_separator div {
  top: auto;
  background-color: transparent;
}
.vc_text_separator .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
  padding: 0;
}
.vc_text_separator .vc_icon_element:not(.vc_icon_element-have-style) + h4 {
  margin-left: -0.5em;
  padding-right: 1em;
}
.vc_separator.vc_separator_align_left h1, .vc_separator.vc_separator_align_left h2 {
  padding: 0 15px 0 0;
}
.vc_separator.vc_separator_align_left h3, .vc_separator.vc_separator_align_left h4 {
  padding: 0 12px 0 0;
}
.vc_separator.vc_separator_align_left h5, .vc_separator.vc_separator_align_left h6, .vc_separator.vc_separator_align_left p, .vc_separator.vc_separator_align_left div {
  padding: 0 10px 0 0;
}
.vc_separator.vc_separator_align_right h1, .vc_separator.vc_separator_align_right h2 {
  padding: 0 0 0 15px;
}
.vc_separator.vc_separator_align_right h3, .vc_separator.vc_separator_align_right h4 {
  padding: 0 0 0 12px;
}
.vc_separator.vc_separator_align_right h5, .vc_separator.vc_separator_align_right h6, .vc_separator.vc_separator_align_right p, .vc_separator.vc_separator_align_right div {
  padding: 0 0 0 10px;
}
.vc_separator.vc_separator_align_center h1, .vc_separator.vc_separator_align_center h2 {
  padding: 0 15px;
}
.vc_separator.vc_separator_align_center h3, .vc_separator.vc_separator_align_center h4 {
  padding: 0 12px;
}
.vc_separator.vc_separator_align_center h5, .vc_separator.vc_separator_align_center h6, .vc_separator.vc_separator_align_center p, .vc_separator.vc_separator_align_center div {
  padding: 0 10px;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line {
  border: none;
}
.vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line {
  border: none;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line.dashed, .vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line.dashed {
  background: none;
  position: relative;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line.dashed:after, .vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line.dashed:after {
  content: "";
  display: block;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 100%;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line.pattern, .vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line.pattern {
  background: none;
  position: relative;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line.pattern:after, .vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line.pattern:after {
  background: transparent url(../images/patterns/worn_dots.png) repeat 0 0;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  width: 100%;
}
.vc_separator .vc_sep_holder.vc_sep_holder_l .vc_sep_line.pattern.pattern-2:after, .vc_separator .vc_sep_holder.vc_sep_holder_r .vc_sep_line.pattern.pattern-2:after {
  background-image: url(../images/patterns/az_subtle.png);
}
/* Visual Composer Single Image */
div.wpb_single_image .vc_single_image-wrapper {
  display: inline-block;
  max-width: 100%;
}
div.wpb_single_image .vc_single_image-wrapper.vc_box_border, div.wpb_single_image .vc_single_image-wrapper.vc_box_outline, div.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border {
  padding: 4px;
}
div.wpb_single_image .vc_single_image-wrapper.vc_box_border img, div.wpb_single_image .vc_single_image-wrapper.vc_box_outline img, div.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border img {
  border-width: 0;
}
div.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle, div.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle, div.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle {
  padding: 4px;
}
div.wpb_single_image .vc_single_image-wrapper.vc_box_border_circle img, div.wpb_single_image .vc_single_image-wrapper.vc_box_outline_circle img, div.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_border_circle img {
  border-width: 0;
}
div.wpb_single_image .vc_single_image-wrapper.vc_box_shadow_3d img {
  margin-bottom: -4px;
}
div.wpb_single_image .porto-vc-zoom {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon {
  position: relative;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon img {
  position: relative;
  z-index: 1;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon:before {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  background: rgba(0, 0, 0, 0.65);
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  z-index: 2;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon:after {
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  font-family: "FontAwesome";
  color: #fff;
  content: "\f00e";
  font-size: 30px;
  height: 30px;
  position: absolute;
  top: 30%;
  margin-top: -15px;
  display: block;
  text-align: center;
  width: 100%;
  opacity: 0;
  z-index: 3;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon:hover:before {
  opacity: 1;
}
div.wpb_single_image .porto-vc-zoom.porto-vc-zoom-hover-icon:hover:after {
  top: 50%;
  opacity: 1;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon {
  color: #fff;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  position: absolute;
  padding: 0;
  line-height: 28px;
  display: block;
  bottom: 8px;
  right: 8px;
  text-align: center;
}
div.wpb_single_image .porto-vc-zoom .zoom-icon:before {
  font-family: "FontAwesome";
  content: "\f002";
}
div.wpb_single_image .vc_figure {
  max-width: 100%;
}
div.wpb_single_image .vc_figure .vc_single_image-wrapper {
  margin-bottom: 0;
}
div.wpb_single_image .vc_figure .vc_figure-caption {
  margin-top: 0.5em;
}
div.wpb_single_image.vc_box_border, div.wpb_single_image.vc_box_outline, div.wpb_single_image.vc_box_shadow_border {
  padding: 4px;
}
div.wpb_single_image.vc_box_border img, div.wpb_single_image.vc_box_outline img, div.wpb_single_image.vc_box_shadow_border img {
  border-width: 0;
}
.porto-carousel .vc_single_image-wrapper.vc_box_border, .porto-carousel .vc_single_image-wrapper.vc_box_outline, .porto-carousel .vc_single_image-wrapper.vc_box_shadow_border, .porto-carousel .vc_single_image-wrapper.vc_box_border_circle, .porto-carousel .vc_single_image-wrapper.vc_box_outline_circle, .porto-carousel .vc_single_image-wrapper.vc_box_shadow_border_circle {
  margin: 2px;
}
/* Featured Box */
.wpb_text_column.featured {
  font-size: 1.25rem;
  line-height: 1.8rem;
}
.wpb_text_column.short {
  margin-bottom: 0;
}
.wpb_text_column.tall {
  margin-bottom: 20px;
}
.wpb_text_column.taller {
  margin-bottom: 40px;
}
.wpb_text_column .alternative-font {
  display: inline-block;
  margin-top: -15px;
  position: relative;
  top: 3px;
  margin-bottom: -6px;
}
.lead, .wpb_text_column.lead, .wpb_text_column.lead p {
  line-height: 1.8rem;
}
.porto-onepage-category:not(.show-products) {
  position: absolute;
  left: 0;
  top: 0;
  width: 80px;
  height: 100%;
}
.porto-onepage-category:not(.show-products) .category-list {
  height: 100%;
}
.porto-onepage-category.show-products {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.porto-onepage-category.ajax-load .category-section:not(.ajax-loaded) .category-title {
  display: none;
}
.porto-onepage-category .category-details {
  width: calc(100% - 80px);
  padding: 70px 5vw;
}
.porto-onepage-category .category-list {
  background: #000;
  width: 80px;
  position: relative;
  z-index: 2;
  padding-top: 60px;
}
.porto-onepage-category .product-cats {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.porto-onepage-category .product-cats li {
  width: 100%;
}
.porto-onepage-category .product-cats a {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-align: center;
  white-space: nowrap;
  position: relative;
  transition: all 0.3s;
  padding: 0;
}
.porto-onepage-category .product-cats a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  display: block;
  right: -15px;
  top: 50%;
  margin-top: -8px;
  border: 8px solid transparent;
  transition: all 0.3s;
}
.porto-onepage-category .product-cats a:hover, .porto-onepage-category .product-cats a.active {
  background-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover:after, .porto-onepage-category .product-cats a.active:after {
  border-left-color: #00d59d;
}
.porto-onepage-category .product-cats a:hover .category-title {
  opacity: 1;
  visibility: visible;
  width: auto;
  padding-right: 50px;
}
.porto-onepage-category .product-cats .category-icon {
  display: inline-block;
  width: 80px;
}
.porto-onepage-category .product-cats .category-title {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  visibility: hidden;
  width: 0;
  transition: all 0.3s;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
.porto-onepage-category .category-description {
  margin-bottom: 1.5vw;
}
.porto-onepage-category .category-section {
  min-height: 1px;
}
.porto-onepage-category .category-section .category-title {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  position: relative;
}
.porto-onepage-category .category-section .category-title .category-link {
  margin-left: auto;
}
.porto-onepage-category .category-section .category-title .btn {
  padding: 10px 30px;
}
.porto-onepage-category .category-section .category-title .dropdown {
  position: static;
}
.porto-onepage-category .category-section .cat-title {
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.porto-onepage-category .category-section .cat-title span {
  vertical-align: middle;
}
.porto-onepage-category .category-section .cat-title:after {
  display: none;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat {
  cursor: pointer;
}
.porto-onepage-category .category-section .cat-title.has-sub-cat:after {
  display: inline-block;
  content: "\e81c";
  font-family: "porto";
  margin-left: 18px;
  font-size: 18px;
  vertical-align: middle;
  border: none;
  width: auto;
  height: auto;
}
.porto-onepage-category .category-section > .woocommerce {
  margin-bottom: 45px;
  margin-left: -8px;
  margin-right: -8px;
}
@media (max-width: 767px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -6px;
    margin-right: -6px;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .category-section > .woocommerce {
    margin-left: -3px;
    margin-right: -3px;
  }
}
.porto-onepage-category .category-section > .woocommerce.columns-6, .porto-onepage-category .category-section > .woocommerce.columns-7, .porto-onepage-category .category-section > .woocommerce.columns-8 {
  margin-left: -3px;
  margin-right: -3px;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav {
  margin-top: -20px;
  width: 100%;
  top: 50%;
}
.porto-onepage-category .category-section .owl-carousel.show-nav-title .owl-nav .owl-next {
  right: -45px;
}
.porto-onepage-category .sub-category {
  width: calc(100% + 40px);
  margin-left: auto;
  margin-right: auto;
  margin: 20px -20px 20px;
  padding: 50px 0;
  border-radius: 5px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .porto-onepage-category .sub-category {
    width: calc(100% + 2px);
    padding: 20px 0;
    margin-left: -1px;
    margin-right: -1px;
  }
}
.porto-onepage-category .sub-category:before {
  content: '';
  position: absolute;
  border: 8px solid transparent;
  width: 16px;
  height: 16px;
  border-bottom-color: #bebebe;
  top: -16px;
  left: 90px;
}
.porto-onepage-category .sub-category:after {
  content: '';
  position: absolute;
  border: 7px solid transparent;
  width: 14px;
  height: 14px;
  border-bottom-color: #fff;
  top: -14px;
  left: 91px;
}
.porto-onepage-category .sub-category:not(.show) {
  display: none;
}
.porto-onepage-category .sub-category > .cat-item {
  text-align: left;
  padding: 20px 4% 10px;
  margin-bottom: 0;
  border-left: 1px solid #bebebe;
}
.porto-onepage-category .sub-category > .cat-item:first-child {
  border-left: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .porto-onepage-category .sub-category > .cat-item {
    padding: 20px 2%;
  }
}
@media (max-width: 575px) {
  .porto-onepage-category .sub-category > .cat-item {
    border-left: none;
  }
}
.porto-onepage-category .sub-category > .cat-item > a {
  font-weight: 700;
  text-transform: uppercase;
}
.porto-onepage-category .sub-category > .cat-item a {
  display: inline-block;
  padding: 9px 0;
}
@media (max-width: 767px) {
  .porto-onepage-category:not(.show-products) {
    position: static;
    width: auto;
    height: auto;
    margin-bottom: 20px;
  }
  .porto-onepage-category.show-products {
    display: block;
    margin-top: 30px;
  }
  .porto-onepage-category .product-cats {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .porto-onepage-category .product-cats li {
    width: auto;
    margin-right: 10px;
  }
  .porto-onepage-category .product-cats .category-icon {
    width: 60px;
  }
  .porto-onepage-category .product-cats .category-title, .porto-onepage-category .product-cats a:after {
    display: none;
  }
  .porto-onepage-category .category-list {
    width: auto;
    height: auto;
    padding-top: 0;
  }
  .porto-onepage-category .category-details {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.inline-block {
  display: inline-block;
}
