.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;
}
.call-to-action-in-footer .vc_cta3-container {
  margin-bottom: 0;
}
.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;
}
/* 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 {
  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: 9px;
  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: 8px;
  -webkit-font-smoothing: antialiased;
}
.toggle-simple .toggle.active > label {
  background: transparent;
}
.toggle-simple .toggle.active > label:before {
  content: "\f068";
}
/* Testimonials */
.testimonial {
  margin-bottom: 20px;
}
.slick-slider .testimonial {
  margin-bottom: 0;
}
.testimonial blockquote {
  border: 0;
  color: #fff;
  margin: 0;
  padding: 2.5rem 4rem 2.5rem 4.5rem;
  position: relative;
}
.testimonial blockquote:before {
  left: 20px;
  top: 20px;
  content: "\201C";
  font-size: 80px;
  font-style: normal;
  line-height: 1;
  position: absolute;
}
.testimonial blockquote p {
  font-size: 1.2em;
  line-height: 1.5;
  margin-bottom: 0;
  color: inherit;
}
.testimonial .testimonial-arrow-down {
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-top: 8px solid #ccc;
  height: 0;
  margin: 0 0 0 40px;
  width: 0;
}
.testimonial .testimonial-author {
  *zoom: 1;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 12px 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 {
  width: auto;
}
.testimonial .testimonial-author img {
  max-width: 25px;
}
.testimonial .testimonial-author strong {
  display: block;
  margin-bottom: 2px;
  font-weight: 700;
}
.testimonial .testimonial-author span {
  color: #666;
  display: block;
  font-size: 0.8rem;
  font-weight: 600;
}
.testimonial .testimonial-author p {
  color: #999;
  margin-left: 0.6rem;
  text-align: left;
  line-height: 1.2;
}
/* Style 2 */
.testimonial.testimonial-style-2 {
  text-align: center;
}
.testimonial.testimonial-style-2 blockquote {
  background: transparent !important;
  padding: 20px;
}
.testimonial.testimonial-style-2 blockquote:before {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-arrow-down {
  display: none;
}
.testimonial.testimonial-style-2 .testimonial-author {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin: 6px 0 0;
}
.testimonial.testimonial-style-2 .testimonial-author img {
  margin: 0 auto 10px;
  max-width: 60px;
}
.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;
  left: 9px;
  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-author img {
  max-width: 55px;
}
.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;
  left: 9px;
  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;
  -ms-flex-align: center;
  align-items: center;
}
.testimonial.testimonial-style-4 .testimonial-author img {
  max-width: 55px;
}
.testimonial.testimonial-style-4 .testimonial-author p {
  margin-bottom: 0;
}
/* 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 {
  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 {
  display: block;
  padding: 15px 0 0;
  margin: 12px 0 0;
}
.testimonial.testimonial-style-5 .testimonial-author img {
  margin: 0 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 {
  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, .testimonial.testimonial-with-quotes blockquote:after {
  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, .testimonial.testimonial-with-quotes blockquote:after {
    display: none !important;
  }
}
.testimonial.testimonial-with-quotes blockquote:after {
  content: "\201D";
  left: auto;
  right: 10px;
  top: auto;
  bottom: -0.5em;
}
.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 10px;
  width: 60px;
}
.testimonial.testimonial-with-quotes .testimonial-author p {
  margin: 0 auto;
  text-align: center;
}
.testimonial.testimonial-with-quotes.testimonial-light blockquote {
  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-with-quotes.testimonial-remove-right-quote blockquote:after {
  content: none;
}
.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%;
}
.vc_parallax blockquote p {
  line-height: 1.6;
}
/* 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;
  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 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;
  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;
}
.porto-icon {
  display: inline-block;
  font-size: 32px;
  height: 2em;
  width: 2em;
  text-align: center;
  line-height: 2em;
  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 {
  border-radius: 50%;
}
.porto-sicon-img {
  display: inline-block;
  font-size: 48px;
  width: 1em;
  max-width: 100%;
  box-sizing: content-box !important;
}
.porto-sicon-img.porto-u-circle {
  width: 1em;
  min-height: 1em;
  background: rgba(214, 214, 214, 0.44);
  border-radius: 50%;
  padding: 0.5em;
}
.porto-sicon-img.porto-u-circle-img {
  width: 1em;
  min-height: 1em;
  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);
  border-radius: 0;
  padding: 0.5em;
}
.porto-sicon-img .img-icon {
  width: 1em;
  max-width: 100% !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  display: block;
  font-size: inherit;
}
/* Info Box */
.porto-sicon-wrapper {
  margin-bottom: 0;
}
.porto-sicon-wrapper .porto-icon, .porto-sicon-wrapper .img-icon {
  transition: transform 200ms linear;
}
.porto-sicon-header .porto-sicon-title {
  margin: 3px 0;
}
.porto-sicon-header h3.porto-sicon-title {
  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;
  margin: 0 auto;
}
.top-icon .porto-sicon-header {
  margin-bottom: 20px;
}
.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%;
}
.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;
  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;
}
/* 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;
}
/* 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(https://funerariasmadrid.net/wp-content/themes/porto/images/video-overlay.png) repeat 0 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.section-video.video-overlay-dark .video-overlay {
  background-image: url(https://funerariasmadrid.net/wp-content/themes/porto/images/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 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 {
  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 {
  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;
}
.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;
}
