@charset "utf-8";
/*
  VictorThemes Styling
  ----------------------
  1. BuilderSpot Common Classes
  2. BuilderSpot Reset Classes
  3. BuilderSpot Elements
    --BuilderSpot Buttons
    --BuilderSpot Form Fields
    --BuilderSpot Table
    --BuilderSpot Magnific Popup
    --BuilderSpot Tabs
    --BuilderSpot Owl Carousel Slider
    --BuilderSpot Accordion
    --BuilderSpot Swiper Slider
    --BuilderSpot Tooltip
    --BuilderSpot Masonry
    --BuilderSpot Pagination
    --BuilderSpot Countdown
    --BuilderSpot Widgets
      --BuilderSpot Search Widget
      --BuilderSpot Categories Widget
      --BuilderSpot Post Widget
      --BuilderSpot Tags Widget
    --BuilderSpot Map
    --BuilderSpot Nice Select
    --BuilderSpot Theme Default Color
    --BuilderSpot Theme Browsers Selection Background
    --BuilderSpot Theme Hovers
    --BuilderSpot Theme Backgrounds
    --BuilderSpot Theme Borders
    --BuilderSpot Theme Font Family
    --BuilderSpot Theme Second Font Family
    --BuilderSpot Social
      --BuilderSpot Default Social
      --BuilderSpot Rounded Social
    --BuilderSpot Animation Keyframes
    --BuilderSpot Brand
    --BuilderSpot Navigation
      --BuilderSpot Default Navigation
    --BuilderSpot Back Top
    --BuilderSpot Preloader
  4. BuilderSpot Main Wrap
  5. BuilderSpot Header
    --BuilderSpot Default Header
    --BuilderSpot Sticky Header
  6. BuilderSpot Search
  7. BuilderSpot Mid Wrap
  8. BuilderSpot Home V1 Page
    --BuilderSpot Banner
    --BuilderSpot Services
    --BuilderSpot Work Process
    --BuilderSpot Clients
    --BuilderSpot Plans
    --BuilderSpot App Download
    --BuilderSpot Status
    --BuilderSpot Faq
    --BuilderSpot Subscribe
  9. BuilderSpot Home V2 Page
    --BuilderSpot Choose
    --BuilderSpot Process
    --BuilderSpot Use
    --BuilderSpot Trail
    --BuilderSpot Screens
    --BuilderSpot Testimonial
    --BuilderSpot Clients, Clients Style Two
    --BuilderSpot Subscribe, Subscribe Style Two
  10. BuilderSpot Home V3 Page
    --BuilderSpot Banner, Banner Style Two
    --BuilderSpot Features
    --BuilderSpot Get Started
    --BuilderSpot Trail, Trail Style Two
    --BuilderSpot Screen Info
    --BuilderSpot Status, Status Style Two
    --BuilderSpot Testimonial, Testimonial Style Two
    --BuilderSpot Clients, Clients Style Three
    --BuilderSpot Subscribe, Subscribe Style Three
  11. BuilderSpot About Us Page
    --BuilderSpot Page Title
    --BuilderSpot About
  12. BuilderSpot Services Page
    --BuilderSpot App Download, Download Spacer Two
  13. BuilderSpot Team Members Page
  14. BuilderSpot Pricings Page
    --BuilderSpot Pricings
    --BuilderSpot Plans, Plans Style Two
  15. BuilderSpot 404 Error Page
    --BuilderSpot Error
  16. BuilderSpot Portfolio Page
    --BuilderSpot Page Title, Page Title Style Two
  17. BuilderSpot Portfolio Single Page
    --BuilderSpot Banner, Banner Style Three
    --BuilderSpot Portfolio Info
    --BuilderSpot Process, Process Style Two
    --BuilderSpot Screens, Screens Style Two
  18. BuilderSpot Events Page
  19. BuilderSpot Events Single Page
  20. BuilderSpot News Page
  21. BuilderSpot News Single Page
  22. BuilderSpot Contact Us Page
      --BuilderSpot Contact
  23. BuilderSpot Content Cross Check Page
  24. BuilderSpot Footer
    --BuilderSpot Default Footer
    --BuilderSpot Sticky Footer
*/
/* 1. BuilderSpot Common Classes */
html {
  overflow-y: scroll;
}
body {
  font-weight: 400;
  line-height: 1.42857143;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale;
}
::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}
:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
a {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
a:hover, a:focus {
  text-decoration: none;
}
img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe {
  display: block;
  width: 100%;
  border: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding-bottom: 10px;
  margin: 0;
  font-weight: 700;
  line-height: 1.42857143;
  font-family: 'Jost', sans-serif;
}
.h1,
h1 {
  font-size: 40px;
}
.h2,
h2 {
  font-size: 32px;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 26px;
}
.h5,
h5 {
  font-size: 22px;
}
.h6,
h6 {
  font-size: 20px;
}
span.price-title {
  font-size: 20px;
}
.testimonial-item p,
.naeep-get-apps p,
.blspt-news-info p,
.news-detail-wrap p,
.blspt-author-info-wrap p,
.tribe-events-content p,
.speaker-info p,
.history-info p,
.aboutme-info p,
.single-mate-info p,
.process-number-item p,
.naeep-grid-info p,
.vertical-info p,
.naeep-subscribe p,
.blspt-comments-area .comment-wrapper p,
.woocommerce.single-product p,
.checkout_coupon.woocommerce-form-coupon p,
.woocommerce-privacy-policy-text p,
.woocommerce-MyAccount-content p,
.blspt-team-wrap p,
.testimonial-single p,
.blspt-main-wrap p {
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #444444;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.6;
}
.single-mate-info .mate-info .job-position {
  color:#f15200;
  font-style: italic;
}
.news-detail-wrap p {
  margin-bottom: 5px;
  font-size:17px;
   line-height: 1.7;
}
.screen-info {
  color: #777777;
  font-weight: 300;
  font-size: 17px;
  line-height: 27px;
}
video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-color: #f8f8f8;
}
audio,
canvas,
progress,
video {
  vertical-align: middle;
}
.wp-caption {
  max-width: 100%;
}
.blspt-table-row-wrap {
  display: table-row;
  width: 100%;
  height: 50%;
}
.blspt-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.blspt-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.blspt-align-wrap.top {
  vertical-align: top;
}
.blspt-align-wrap.bottom {
  vertical-align: bottom;
}
.wp-block-button {
  margin: 10px 4px;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.overFlow {
  overflow: hidden;
}
.text-italic {
  font-style: italic;
}
.textleft {
  text-align: left;
}
.textright {
  text-align: right;
}
.textcenter {
  text-align: center;
}
/* 3. BuilderSpot Elements */
/* BuilderSpot Buttons */
.blspt-btn {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 175px;
  padding: 14px 12px 22px;
  color: #fff;
  background-color: #f15200;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-btn span {
  position: relative;
  z-index: 1;
}
.blspt-btn i {
  padding-right: 6px;
}
.blspt-btn:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 2px;
  background: #070d59;
}
.blspt-btn:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: #070d59;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-btn:hover:after {
  height: 7px;
}
.blspt-btn:hover, .blspt-btn:focus {
  color: #ffffff;
  background: rgb(241 82 0 / 0.7);
}
a.blspt-btn.normal-btn i {
  padding-right: 8px;
}
.header-links-wrap a.blspt-btn.normal-btn {
  min-width: 150px;
  padding: 12px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -ms-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 30px rgba(0, 0, 0, 0.3);
}
.blspt-medium-btn {
  min-width: 150px;
}
.blspt-small-btn {
  min-width: 150px;
  padding: 12px 15px;
  font-weight: 700;
  font-size: 13px;
}
.blspt-btn-wrap {
  padding-top: 29px;
}
/* 2. BuilderSpot Reset Classes */
.padding-xs {
  padding-top: 43px !important;
  padding-bottom: 30px !important;
}
.padding-sm {
  padding-top: 73px !important;
  padding-bottom: 60px !important;
}
.padding-md {
  padding-top: 103px !important;
  padding-bottom: 90px !important;
}
.padding-lg {
  padding-top: 163px !important;
  padding-bottom: 150px !important;
}
.padding-xl {
  padding-top: 253px !important;
  padding-bottom: 240px !important;
}
.padding-cnt-no {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.padding-no {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* BuilderSpot Form Fields */
.woocommerce-Reviews textarea,
.woocommerce-Reviews input[type="password"],
.woocommerce-Reviews input[type="text"],
.woocommerce-Reviews input[type="email"],
.woocommerce-Reviews input[type="text"],
.woocommerce-Reviews input[type="email"],
.woocommerce-Reviews input[type="password"],
.woocommerce-Reviews input[type="tel"],
.woocommerce-Reviews input[type="search"],
.woocommerce-Reviews input[type="date"],
.woocommerce-Reviews input[type="time"],
.woocommerce-Reviews input[type="datetime-local"],
.woocommerce-Reviews input[type="event-month"],
.woocommerce-Reviews input[type="url"],
.woocommerce-Reviews input[type="number"],
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea,
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.blspt-form input[type="text"],
.blspt-form input[type="email"],
.blspt-form input[type="password"],
.blspt-form input[type="tel"],
.blspt-form input[type="search"],
.blspt-form input[type="date"],
.blspt-form input[type="time"],
.blspt-form input[type="datetime-local"],
.blspt-form input[type="event-month"],
.blspt-form input[type="url"],
.blspt-form input[type="number"],
.tribe-events-tickets input[type="number"],
.blspt-form textarea,
.blspt-form select,
.woocommerce-product-search input,
.form-control {
  vertical-align: middle;
  width: 100%;
  height: 60px;
  padding: 0 30px;
  background-color: transparent;
  font-size: 18px;
  color: #232323;
  line-height: 1.42857143;
  border: none;
  border: 1px solid #9698a3;
  outline: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce-Reviews textarea:focus,
.woocommerce-Reviews input[type="password"]:focus,
.woocommerce-Reviews input[type="text"]:focus,
.woocommerce-Reviews input[type="email"]:focus,
.woocommerce-Reviews input[type="text"]:focus,
.woocommerce-Reviews input[type="email"]:focus,
.woocommerce-Reviews input[type="password"]:focus,
.woocommerce-Reviews input[type="tel"]:focus,
.woocommerce-Reviews input[type="search"]:focus,
.woocommerce-Reviews input[type="date"]:focus,
.woocommerce-Reviews input[type="time"]:focus,
.woocommerce-Reviews input[type="datetime-local"]:focus,
.woocommerce-Reviews input[type="event-month"]:focus,
.woocommerce-Reviews input[type="url"]:focus,
.woocommerce-Reviews input[type="number"]:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.post-password-form input[type="password"]:focus,
.tribe-events-tickets input[type="text"]:focus,
.tribe-events-tickets input[type="email"]:focus,
.blspt-form input[type="text"]:focus,
.blspt-form input[type="email"]:focus,
.blspt-form input[type="password"]:focus,
.blspt-form input[type="tel"]:focus,
.blspt-form input[type="search"]:focus,
.blspt-form input[type="date"]:focus,
.blspt-form input[type="time"]:focus,
.blspt-form input[type="datetime-local"]:focus,
.blspt-form input[type="event-month"]:focus,
.blspt-form input[type="url"]:focus,
.blspt-form input[type="number"]:focus,
.tribe-events-tickets input[type="number"]:focus,
.blspt-form textarea:focus,
.blspt-form select:focus,
.blspt-form .form-control:focus {
  border-color: #232323;
}
.blspt-form input[type="file"] {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
}
.blspt-form input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.blspt-form input[type=number]::-webkit-inner-spin-button,
.blspt-form input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.blspt-file-selector label {
  display: block;
  width: 100%;
  padding: 11px 120px 16px 0;
  background: transparent;
  color: #666666;
  font-size: 15px;
  word-break: break-all;
  border-bottom: 1px solid #dedede;
  position: relative;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-file-selector input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 0;
}
.blspt-file-selector span {
  display: block;
}
.blspt-file-selector .blspt-icon {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 5px 13px;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.file-types {
  padding: 16px 0;
  color: #a2a2a2;
}
.blspt-form input[type="checkbox"],
.blspt-form input[type="radio"] {
  margin: 0 5px 0 0;
}
.blspt-form textarea,
.blspt-form textarea.form-control {
  height: 190px;
  resize: vertical;
  padding: 30px 30px 15px;
}
.post-password-form input[type="submit"],
.blspt-form input[type="submit"],
.blspt-form button[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 180px;
  padding: 18px 15px 16px;;
  color: #f15200;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  border: 2px solid #f15200;
  border-bottom-width: 9px;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-form button[type="submit"] i {
  padding-left: 5px;
}
.post-password-form input[type="submit"]:hover,
.blspt-form input[type="submit"]:hover,
.blspt-form button[type="submit"]:hover {
  color: #ffffff;
  background: rgb(241 82 0 / 0.7);
}
select {
  padding: 10px 40px 10px 0;
  background-image: url(../images/icons/select.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 26px auto;
  color: #888888;
}
select option {
  padding: 5px 10px;
}
select[multiple] {
  height: 175px;
  padding: 9px;
  background-image: none;
}
label {
  font-weight: 400;
  cursor: pointer;
}
label sup,
label .required {
  top: -1px;
  color: #fc4242;
  font-weight: 400;
  font-size: 13px;
}
sub,
sup {
  font-size: 50%;
}
sub {
  bottom: 2px;
}
form p {
  padding-bottom: 0;
  line-height: normal;
}
form label {
  vertical-align: middle;
  padding-bottom: 5px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.42857143;
  position: relative;
}
.blspt-contact.blspt-form input[type=number],
.blspt-form form input,
.blspt-form form textarea,
.blspt-form form select {
  margin-bottom: 15px;
}
.blspt-form form input[type="submit"],
.blspt-form form button[type="submit"] {
  margin: 6px 0 0;
  line-height: 1.42857143;
}
.news-detail-wrap blockquote,
blockquote {
  text-align: center;
  padding: 40px 45px;
  margin: 20px 0 30px;
  background: #f9f9f9;
  border-bottom: 5px solid #f15200;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.news-detail-wrap blockquote p,
blockquote p {
  padding-bottom: 12px;
  color: #232323;
  font-size: 20px;
  line-height: 29px;
}
.news-detail-wrap p span {
  color: #f15200;
  text-decoration: underline;
}
.news-detail-wrap blockquote cite,
blockquote cite,
.wp-block-quote.is-style-large cite {
  display: block;
  font-style: normal;
  font-size: 22px;
  font-weight: 700;
  color: #f15200;
  font-family: 'Jost', sans-serif;
  padding-top: 5px;
}
.checkbox-icon-wrap .checkbox-icon {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  position: relative;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;
  -ms-box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15) inset;
}
.checkbox-icon-wrap input[type="checkbox"] {
  display: none;
}
.checkbox-icon-wrap input[type="checkbox"]:checked + .checkbox-icon:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font: normal normal normal 9px/1.42857143 FontAwesome;
  text-rendering: auto;
  content: "\f00c";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.radio-icon-wrap .radio-icon {
  display: inline-block;
  vertical-align: middle;
  width: 14px;
  height: 14px;
  margin-right: 1px;
  border: 1px solid #d3d3d3;
  position: relative;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.radio-icon-wrap input[type="radio"] {
  display: none;
}
.radio-icon-wrap input[type="radio"]:checked + .radio-icon:before {
  position: absolute;
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  background: #36bbf7;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.wpcf7-list-item label {
  display: inline-block;
  position: relative;
}
.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
span.wpcf7-not-valid-tip {
  display: none !important;
}
input.wpcf7-not-valid {
  border:1px dashed red !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
textarea.wpcf7-not-valid {
  border:1px dashed red !important;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.contact-form.blspt-form .wpcf7 form.invalid .wpcf7-response-output {
  width: 100%;
  margin: 0;
  margin-top: 20px;
  color: #ffffff;
  text-align: center;
  border-color: red;
}
.contact-form.blspt-form .wpcf7-response-output {
  padding: 10px;
}
.wpcf7 form.sent .wpcf7-response-output {
  color: yellow;
}
.blspt-comments-area label.error {
  display: none !important;
}
.blspt-comment-form textarea.error,
input[type="text"].error,
input[type="email"].error {
  border-color: red;
}
.woocommerce #review_form #respond textarea.error {
  border-color: red;
}
/* BuilderSpot Table */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: left;
  border: 1px solid #9698a3;
}
table th {
  vertical-align: middle;
  padding: 12px 18px;
  font-weight: 700;
  line-height: 26px;
  text-align: left;
  font-size: 18px;
  border-bottom: 1px solid #9698a3;
  border-right: 1px solid #9698a3;
}
table td {
  vertical-align: top;
  padding: 12px 18px;
  color: #777777;
  line-height: 1.42857;
  border-bottom: 1px solid #9698a3;
  border-right: 1px solid #9698a3;
}
table.wp-block-table.is-style-stripes td {
 border-bottom: 1px solid #9698a3;
}
table td a, table th a  {
  color: #111;
  font-weight: 500;
  font-size: 16px;
}
table td a:hover, table th a:hover {
  color: #f15200;
}
table.table-condensed {
  border: none;
}
table tr #toevent-date {
  background: #111111;
  color: #ffffff;
}
address {
  font-style: italic;
}
p strong,
table td strong {
  color: #333333;
}
.blspt-responsive-table {
  overflow-x: auto;
}
.blog-post-details dt {
  margin-bottom: 5px;
}
.blog-post-details dd {
  margin-bottom: 15px;
}

/* Magnific Popup */
.mfp-bg {
  background: rgba(0, 0, 0, 0.85);
  opacity: 1;
}
.mfp-close {
  position: absolute;
  right: 28px;
  top: 30px;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  z-index: 9999;
}
.mfp-close:active {
  top: 30px;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-bottom-bar a {
  color: #ffffff;
  font-weight: 700;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  top: -30px;
  right: 0;
  width: 16px;
  padding-right: 0;
}
.mfp-image-holder .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0 25px;
}
.mfp-container .mfp-img {
  padding: 0;
}
.mfp-container .mfp-arrow {
  width: auto;
  height: auto;
  margin: 0;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
}
.mfp-arrow:after {
  display: none;
}
.mfp-arrow:before {
  display: inline-block;
  margin: 0;
  font: normal normal normal 30px/1.42857143 FontAwesome;
  text-rendering: auto;
  content: "\f104";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border: none;
  position: static;
  opacity: 1;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.mfp-arrow-left {
  left: 30px;
}
.mfp-arrow-right {
  right: 45px;
}
.mfp-arrow-right:before {
  content: "\f105";
}
.mfp-figure:after {
  display: none;
}
.mfp-close:before {
  position: absolute;
  top: -2px;
  left: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.mfp-close:after {
  position: absolute;
  top: -2px;
  right: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
}

/* BuilderSpot Owl Carousel Slider */
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: unset;
  -moz-user-select: unset;
  -ms-user-select: unset;
  user-select: unset;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
}
.owl-carousel .owl-dots {
  padding-top: 25px;
  text-align: center;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 4px;
  margin: 0 5px;
  background: #ececec;
  text-indent: -999px;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.owl-carousel button.owl-dot.active {
  background-color: #f15200;
  width: 20px;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  width: 40px;
  height: 40px;
  line-height: 28px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  background: #070d59;
  color: #ffffff;
  outline: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: 0;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
  color: #ffffff;
  background-color: #f15200;
}
.owl-carousel .owl-nav button.owl-prev:after,
.owl-carousel .owl-nav button.owl-next:after {
  display: inline-block;
  font-family: "FontAwesome";
  font-size: 11px;
  text-rendering: auto;
  content: "\f053";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-nav button.owl-next:after {
  content: "\f054";
}
.owl-drag .disabled {
  display: none;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/"
}
/* BuilderSpot Swiper Slider */
.swiper-container {
  clear: both;
  height: 750px;
  min-height: 750px;
  text-align: center;
}
.swiper-slide {
  background-color: #eff1fe;
  width: 100%;
  background-position: center center;
  background-repeat: repeat;
}
.swiper-pagination {
  bottom: 55px;
  padding: 0 25px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom {
  bottom: 55px;
}
.swiper-pagination-bullet {
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}
.swiper-pagination .swiper-pagination-bullet {
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background: #ffbb00;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 25px;
  background: #070d59;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  left: 60px;
  width: 68px;
  height: 68px;
  margin: 0;
  background-color: #ffffff;
  background-image: url(../images/icons/icon26@3x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 18px auto;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.swiper-container .swiper-button-next {
  left: auto;
  right: 60px;
  background-image: url(../images/icons/icon28@3x.png);
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 10px 0;
  background: #ffffff;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.5);
}
/* BuilderSpot Pagination */
.wp-link-pages {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  padding: 20px 0;  
}
.wp-link-pages a,
.wp-link-pages > span {
  font-size: 18px;
  line-height: 1.42857143;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 0 3px 10px;
  color: inherit;
  text-align: center;
  color: #232323;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
}
.wp-link-pages a {
  background-color: transparent;
  border-color: #dddddd;
}
.wp-link-pages a:hover,
.wp-link-pages a:focus,
.wp-link-pages span.current {
  background: #070d59;
  color: #ffffff;
  border-color: transparent;
}
.wp-link-pages > .page-links-title {
  width: auto;
  height: auto;
  padding-right: 5px;
  margin: 0;
  font-size: 14px;
  border: 0;
}
/*Plugin*/
.wp-pagenavi {
  vertical-align: middle;
  padding-top: 39px;
  text-align: center;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 3px 10px;
  color: inherit;
  text-align: center;
  color: #232323;
  font-size: 20px;
  padding: 0;
  line-height: 1.42857143;
}
.wp-pagenavi > span.current,
.wp-pagenavi > a:hover {
  background: #070d59;
  color: #ffffff;
  border-color: transparent;
}
span.pages {
  width: auto;
  padding: 10px 15px;
}
.blspt-pagination {
  vertical-align: middle;
  padding-top: 40px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.blspt-pagination ul {
  padding: 0;
  margin: 0;
  font-size: 20px;
  list-style: none;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.woocommerce nav.woocommerce-pagination ul li {
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span {
  font-size: 20px;
  padding: 0;
  line-height: 1.42857143;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li,
.blspt-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  color: #777777;
}
.blspt-pagination ul li.inactive {
  vertical-align: super;
  padding: 0 15px;
  color: #d7d7d7;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.blspt-pagination ul li span,
.blspt-pagination ul li a {
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin: 0 3px 10px;
  color: inherit;
  text-align: center;
  color: #232323;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
.blspt-pagination ul li a:hover,
.blspt-pagination ul li a.current,
.blspt-pagination ul li span.current {
  background: #070d59;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li.prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers li.next,
.blspt-pagination ul li.prev,
.blspt-pagination ul li.next {
  font-weight: 300;
  font-size: 13px;
}
/* BuilderSpot Countdown */
.countdown-item {
  float: left;
  width: 25%;
  padding: 10px;
  text-align: center;
  position: relative;
  min-width: auto;
  margin-right: 0;
}
.countdown-item:after {
  position: absolute;
  top: 50%;
  right: -5px;
  font-weight: 600;
  font-size: 30px;
  content: ":";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.countdown-item:last-child:after {
  display: none;
}
.blspt-widget.widget-countdown,
.blspt-widget.widget-event-map {
  padding: 0;
  box-shadow: none;
}
.blspt-widget.widget-countdown h3.widget-title,
.blspt-widget.widget-event-map h3.widget-title {
  margin-bottom: 0;
}
.blspt-widget.widget-countdown h3.widget-title:before,
.blspt-widget.widget-event-map h3.widget-title:before {
  content: none;
}
.countdown-value {
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
}
.countdown-title {
  display: block;
  color: #777777;
  font-weight: 300;
  font-size: 16px;
}
/* BuilderSpot Widgets */
.page-content .widget_search {
  margin-top: 30px;
}
.blspt-widget {
  padding-bottom: 46px;
}
.blspt-widget img {
  height: auto;
}
[class*="elementor-widget-wp-widget-"] ul,
.blspt-widget ul {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 18px;
  list-style: none;
}
[class*="elementor-widget-wp-widget-"] ul li,
.blspt-widget ul li {
  position: relative;
}
.blspt-widget .count,
.blspt-widget .post-count {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
}
.blspt-widget ul.children,
.blspt-widget ul.sub-menu {
  padding-left: 15px;
}
.woocommerce .blspt-widget ul li a,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a,
[class*="elementor-widget-wp-widget-"] ul li a,
.blspt-widget ul li a {
  display: block;
  padding: 10px 0;
  color: #666666;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  padding-left: 15px;
}
.blspt-widget.woocommerce.widget_top_rated_products ul li a {
  padding-left: 0;
}
.woocommerce .blspt-widget ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
  color: #f15200;
}
.post-widget.blspt-widget .widget-title,
.blspt-widget .widget-title {
  padding-bottom: 25px;
  padding-left: 25px;
  position: relative;
  font-size: 22px;
  text-transform: uppercase;
  line-height: 26px;
}
.blspt-widget .widget-title:before,
.blspt-widget .widget-title:after {
  content: "";
  position: absolute;
  background: #f15200;
  width: 6px;
  height: 8px;
  left: 0;
  top: 7px;
}
.blspt-widget .widget-title:after {
  left: 6px;
  top: 15px;
}
/* BuilderSpot Search Widget */
.elementor-widget-wp-widget-search p,
.widget_search p,
.woocommerce.single-product .widget_search p {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
}
.elementor-widget-wp-widget-search form input[type="text"],
.widget_search form input[type="text"] {
  padding: 15px 40px 15px 15px;
  margin-bottom: 0;
  border-radius: 0;
}
.elementor-widget-wp-widget-search form input[type="submit"],
.widget_search form input[type="submit"]:hover,
.widget_search form input[type="submit"] {
  position: absolute;
  top: 0;
  bottom: 1px;
  right: 1px;
  min-width: 50px;
  height: 100%;
  padding: 0;
  margin-top: 0;
  background-color: transparent;
  border: none;
  background-image: url(../images/icons/search-r.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 17px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  width: auto;
  border-radius: 0;
}
[class*="elementor-widget-wp-widget-"] .subscribe-form input[type="email"] {
  border-bottom: 1px solid #dedede;
}
/* BuilderSpot Categories Widget */
.blspt-widget form .nice-select,
.blspt-widget form input {
  margin: 0;
}
.blspt-secondary .blspt-widget br {
  display: none;
}
.tab-pane .post-item:last-child {
  padding: 0;
}
.category-counter {
  float: right;
}
.widget_rss ul li,
.widget_recent_comments ul li {
  padding: 9px 0;
  border-bottom: 1px solid #f2f2f2;
}
.widget_rss ul li:last-child,
.widget_recent_comments ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget_rss ul li:first-child,
.widget_recent_comments ul li:first-child {
  padding-top: 0;
}
.widget_rss ul li a,
.widget_recent_comments ul li a {
  padding: 0;
  border-bottom: none;
  display: inline-block;
}
/* BuilderSpot Post Widget */
.blspt-widget.post-widget {
  padding-bottom: 15px;
}
.blspt-widget .nav-tabs {
  padding-bottom: 14px;
  text-align: left;
  border-bottom: none;
}
.post-widget ul li {
  padding: 0 25px 10px 0;
}
.post-widget .widget-title {
  padding-bottom: 0;
}
.post-widget ul li:last-child {
  padding-right: 0;
}
.post-widget .nav-tabs a.nav-link {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  border: none;
  background: none;
  color: #333333;
  border-bottom: 2px solid transparent;
}
.post-widget .nav-tabs a.nav-link:hover,
.post-widget .nav-tabs a.nav-link:focus,
.post-widget .nav-tabs a.nav-link.active,
.post-widget .nav-tabs a.nav-link.active:hover,
.post-widget .nav-tabs a.nav-link.active:focus,
.post-widget .nav-tabs a.nav-link:hover {
  color: #070d59;
  background: none;
}
.post-widget .nav-tabs a.nav-link.active {
  color: #070d59;
  border: none;
  border-bottom: 2px solid #070d59;
}
.post-widget .tab-content {
  padding-top: 7px;
}
.post-item {
  padding-bottom: 16px;
}
.post-item:before,
.post-item:after {
  display: table;
  clear: both;
  content: "";
}
.post-item .blspt-image {
  float: left;
}
.post-item .blspt-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.post-info {
  overflow: hidden;
  padding-left: 24px;
}
.post-item.no-img .post-info h5,
.post-item.no-img .post-info {
  padding: 0;
}
.post-info h4 {
  color: #777777;
  font-size: 17px;
  line-height: 22px;
}
.post-info h5 {
  font-size: 15px;
}
.post-title {
  padding-bottom: 9px;
}
.post-title a {
  color: #232323;
}
.post-date {
  color: #555555;
  font-weight: 400;
}
.blspt-widget.widget_shopping_cart ul li a:before {
  content: none;
}
/* BuilderSpot Tags Widget */
.elementor-widget-wp-widget-tag_cloud a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
  background: #070d59;
  color: #ffffff;
  font-size: 16px !important;
  padding: 10px 20px 11px;
  display: inline-block;
  margin: 0 1px 9px 0;
}
.elementor-widget-wp-widget-tag_cloud a:hover,
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover {
  background: #f15200;
  color: #ffffff;
  border-color: #f15200;
}
/*Login*/
.blspt-losi-wrap {
  text-align: center;
}
.blspt-losi-wrap form p.login-username,
.blspt-losi-wrap form p.login-password {
  width: 50%;
  padding: 0 15px;
  float: left;
  text-align: left;
}
p.forgot-link, p.login-remember {
  display: inline-block;
  padding: 0 15px 20px;
}
p.login-remember label {
  padding: 0;
}
.blspt-losi-wrap .section-title-wrap {
  padding-bottom: 10px;
}
.blspt-losi-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 45px 45px;
  text-align: center;
  border: 1px solid #070d59;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 10px 30px rgba(61, 89, 250, 0.1);
  -ms-box-shadow: 0 10px 30px rgba(61, 89, 250, 0.1);
  box-shadow: 0 10px 30px rgba(61, 89, 250, 0.1);
}
.checkbox-wrap label {
  padding: 0;
  margin-bottom: 15px;
}
span.reg-complete {
  color: green;
  font-size: 20px;
  padding: 0 0 10px;
  display: inline-block;
}
.blspt-register-error {
  padding: 0 0 10px;
  color: red;
}
/* BuilderSpot Nice Select */
.nice-select {
  float: none;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 14px 40px 10px 0;
  margin-bottom: 19px;
  background-color: #ffffff;
  color: #777777;
  font-size: 17px;
  line-height: 1.42857143;
  border-top: none;
  border: 1px solid #e8e8e8;
  outline: none;
  white-space: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.nice-select:hover,
.nice-select:focus,
.nice-select:active {
  border-color: #eeeeee;
}
.nice-select.open {
  border-color: #dadada;
}
.nice-select:after {
  right: 20px;
  width: 6px;
  height: 6px;
  border-width: 1px;
  border-color: #777777;
}
.nice-select .current {
  display: block;
  overflow: hidden;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
  position: relative;
  top: -1px;
}
.nice-select .list {
  width: 100%;
  max-height: 200px;
  overflow: auto;
  color: #444444;
  font-size: 16px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  z-index: 2;
}
.nice-select .option {
  min-height: 10px;
  padding: 8px 19px;
  line-height: 1.42857;
}
.nice-select .option:first-child {
  -webkit-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.nice-select .option:last-child {
  -webkit-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.nice-select .option.selected {
  font-weight: 500;
}
/* BuilderSpot Theme Default Color */
body,
a,
.post-password-form input[type="password"],
.blspt-form input[type="text"],
.blspt-form input[type="email"],
.blspt-form input[type="password"],
.blspt-form input[type="tel"],
.blspt-form input[type="search"],
.blspt-form input[type="date"],
.blspt-form input[type="time"],
.blspt-form input[type="datetime-local"],
.blspt-form input[type="event-month"],
.blspt-form input[type="url"],
.tribe-events-tickets input[type=number],
.blspt-form input[type="number"],
.blspt-form textarea,
.blspt-form select,
.widget-title,
.author-name,
.price-item ul li span,
.blspt-error p,
.blspt-related-posts .post-title,
.blspt-related-posts .post-title a,
.accordion-title a:focus,
.swiper-container .caption-wrap,
.post-widget ul li a {
  color: #232323;
}
.blspt-preloader,
.blspt-back-top a {
  background: #f15200;
}
/* BuilderSpot Theme Browsers Selection Background */
::selection {
  background: #f15200;
  color: #ffffff;
}
::-webkit-selection {
  background: #f15200;
  color: #ffffff;
}
::-moz-selection {
  background: #f15200;
  color: #ffffff;
}
::-o-selection {
  background: #f15200;
  color: #ffffff;
}
::-ms-selection {
  background: #f15200;
  color: #ffffff;
}
/* BuilderSpot Theme Hovers */
a:hover,
a:focus,
.blspt-navigation > ul > li:hover > a,
.blspt-navigation > ul > li.current-menu-ancestor > a,
.blspt-navigation ul > li.current-menu-ancestor > a,
.blspt-navigation > ul > li.active > a,
.dropdown-nav > li:hover > a,
.dropdown-nav > li.active > a,
.mean-container .mean-nav > ul > li:hover > a,
.mean-container .mean-nav > ul > li.current-menu-ancestor > a,
.mean-container .mean-nav > ul > li.active > a,
.mean-container .mean-nav .dropdown-nav > li:hover > a,
.mean-container .mean-nav .dropdown-nav > li.active > a,
.search-link a:hover,
.footer-widget ul li a:hover,
.contact-info a:hover,
.blspt-copyright a,
.blspt-social a:hover,
.process-title a:hover,
.portfolio-meta p a:hover,
.schedule-info p a:hover,
.blspt-widget ul li a:hover,
.post-title a:hover,
.meta-tag a:hover,
.blspt-comments-area .comments-reply a:hover,
.dropdown-nav .current_page_ancestor > a,
.blspt-navigation ul > li.current-menu-ancestor > a {
  color: #f15200;
}
/* BuilderSpot Theme Backgrounds */
.blspt-file-selector .blspt-icon,
.post-password-form input[type="submit"],
.blspt-form input[type="submit"],
.blspt-form button[type="submit"] {
  background-color: transparent;
}
.blspt-back-top a:hover,
.blspt-back-top a:focus {
  color: #ffffff;
  background-color: #333333;
}

/* BuilderSpot Theme Borders */
.blspt-navigation .nav-text .nav-dots,
.blspt-navigation .nav-text .nav-dots:before,
.blspt-navigation .nav-text .nav-dots:after {
  border-color: #f15200;
}
/* BuilderSpot Theme Font Family */
body,
.tooltip,
.meta-label {
  font-family: 'Open Sans', sans-serif;
}
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.blspt-form input[type="text"],
.blspt-form input[type="email"],
.blspt-form input[type="password"],
.blspt-form input[type="tel"],
.blspt-form input[type="search"],
.blspt-form input[type="date"],
.blspt-form input[type="time"],
.blspt-form input[type="datetime-local"],
.blspt-form input[type="event-month"],
.blspt-form input[type="url"],
.tribe-events-tickets input[type=number],
.blspt-form input[type="number"],
.blspt-form textarea,
.blspt-form select,
.caption-subtitle,
.plan-item ul,
.status-title,
.footer-widget ul,
.blspt-copyright,
.mate-designation,
.price-item ul,
.event-time .event-month,
.speaker-designation,
.countdown-title, blockquote:before {
  font-family: 'Open Sans', sans-serif;
}
/* BuilderSpot Theme Second Font Family */
.post-password-form input[type="submit"],
.blspt-form input[type="submit"],
.blspt-form button[type="submit"],
span.video-btn-txt {
  font-family: 'Open Sans', sans-serif;
}

/* BuilderSpot Social */
/* BuilderSpot Default Social */
.blspt-social {
  display: inline-block;
}
.blspt-social a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  color: #232323;
  font-size: 16px;
}
.blspt-social a:last-child {
  margin-right: 0;
}
.blspt-social.custom-social a {
  margin-right: 25px;
}
.blspt-social.style-two a {
  display: block;
  font-size: 18px;
  color: #666666;
  padding: 0 0 15px;
}
.blspt-social.style-two a i {
  padding-right: 8px;
}
.blspt-social.style-two a:hover {
  color: #f15200;
}
.blspt-social.style-three a {
  width: 45px;
  height: 45px;
  background: #ffffff;
  color: #232323;
  text-align: center;
  line-height: 45px;
}
.blspt-social.style-three a:hover {
  color: #ffffff;
  background: #f15200;
}
/* BuilderSpot Rounded Social */
.blspt-social.rounded a {
  width: 45px;
  height: 45px;
  margin: 0;
  color: #bebebe;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.blspt-social.rounded a:hover {
  background: #070d59;
  color: #ffffff;
  border-color: transparent;
}
/* BuilderSpot Animation Keyframes */
@-webkit-keyframes pulse-front {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7, 1.7);
    -ms-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
  }
}
@keyframes pulse-front {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.1, 0.1);
    -ms-transform: scale(0.1, 0.1);
    transform: scale(0.1, 0.1);
  }
  25% {
    opacity: 1;
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7, 1.7);
    -ms-transform: scale(1.7, 1.7);
    transform: scale(1.7, 1.7);
  }
}
/* BuilderSpot Brand */
.blspt-brand {
  float: left;
  padding: 29px 0 28px;
  position: relative;
  z-index: 9;
}
.text-logo {
  font-size: 32px;
  font-weight: 600;
}
.brand-2x,
.brand-3x,
.blspt-brand .light-brand {
  display: none;
}
@media only screen and (-o-min-device-pixel-ratio: 5/4), only screen and (-webkit-min-device-pixel-ratio: 1.25), only screen and (min-device-pixel-ratio: 1.25), only screen and (min-resolution: 1.25dppx) {
  .brand-1x {
    display: none;
  }
  .brand-2x {
    display: inline-block;
  }
}
@media only screen and (-o-min-device-pixel-ratio: 9/4), only screen and (-webkit-min-device-pixel-ratio: 2.25), only screen and (min-device-pixel-ratio: 2.25), only screen and (min-resolution: 2.25dppx) {
  .brand-2x {
    display: none;
  }
  .brand-3x {
    display: inline-block;
  }
}
/* BuilderSpot Navigation */
/* BuilderSpot Default Navigation */
.blspt-navigation {
  display: inline-block !important;
  vertical-align: middle;
  font-size: 17px;
}
.blspt-navigation > ul {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
}
.blspt-navigation > ul > li {
  float: left;
  position: relative;
}
.blspt-navigation > ul > li > a {
  display: inline-block;
  padding: 38px 22px 39px 17px;
}
.blspt-navigation > ul > li.has-dropdown > a:after {
  display: inline-block;
  padding-left: 4px;
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 13px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}
.blspt-navigation .nav-text {
  position: relative;
}
.blspt-navigation .nav-dots,
.blspt-navigation .nav-dots:before,
.blspt-navigation .nav-dots:after {
  position: absolute;
  top: 27px;
  left: 1px;
  right: 0;
  width: 5px;
  height: 5px;
  margin: 0 auto;
  border: 1px solid transparent;
  opacity: 0;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.blspt-navigation .nav-dots:before,
.blspt-navigation .nav-dots:after {
  top: -1px;
  left: -9px;
  right: auto;
  opacity: 1;
  content: "";
}
.blspt-navigation .nav-dots:after {
  left: auto;
  right: -9px;
}
.blspt-navigation > ul > li.current-menu-ancestor .nav-dots,
.blspt-navigation > ul > li.active .nav-dots {
  opacity: 1;
}
.blspt-navigation .has-dropdown.sub .dropdown-nav {
  top: 0;
  left: 100%;
}
.blspt-navigation > ul > li:nth-last-child(-n+3).menu-item .dropdown-nav {
  right: 0px;
  left: auto;
}
.blspt-navigation > ul > li:nth-last-child(-n+3).menu-item ul .dropdown-nav {
  top: 0px;
  right: calc(100% + 25px);
  left: auto;
}
.blspt-navigation > ul > li:nth-last-child(-n+3).menu-item ul .dropdown-nav::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 100%;
  position: absolute;
  right: -25px;
  left: auto;
  top: 0px;
}
.dropdown-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 15px;
  min-width: 170px;
  padding: 11px 25px 8px;
  margin: 0;
  background: #f4f5fb;
  font-size: 16px;
  white-space: nowrap;
  list-style: none;
  z-index: 3;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
}
.dropdown-nav .dropdown-nav {
  top: -11px;
  left: calc(100% + 25px);
}
.dropdown-nav .dropdown-nav:before {
  position: absolute;
  top: 0;
  left: -25px;
  height: 100%;
  width: 25px;
  border: none;
  content: "";
  z-index: 1;
}
.dropdown-nav > li {
  position: relative;
}
.dropdown-nav > li > a {
  display: block;
  padding: 8px 0 9px;
  font-weight: 400;
}
/*Mean Menu*/
.mean-container a.meanmenu-reveal {
  font-size: 16px;
  text-indent: 0;
}
.mean-container .mean-nav ul li a.mean-expand {
  background: #f15200;
  padding: 10px !important;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: none !important;
  border-radius: 100%;
  top: 13px;
  right: 10px;
  color: #fff !important;
}
.mean-container .mean-nav ul ul li a.mean-expand {
  width: 15px;
  height: 15px;
  line-height: 15px;
  top: 8px;
  font-size: 15px !important;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
  background: #333333;
  color: #fff;
}
.mean-container .mean-nav ul li a:hover {
  color: #f15200;
}
.mean-container .dropdown-nav.normal-style .current-menu-parent > a,
.mean-container .mean-nav ul li li a,
.mean-nav .dropdown-nav li.active > a,
.mean-container .mean-nav ul > li a {
  border-top: 1px solid #d5dbe9;
}
.mean-container .dropdown-nav li {
  border: none;
}
.mean-container .mean-bar {
  float: left;
  width: 100%;
  position: absolute;
  background: transparent;
  padding: 0;
  min-height: 42px;
  z-index: 2;
  top: -25px;
  left: 0;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 8px 13px;
  position: absolute;
  top: 35px;
  right: 15px !important;
  cursor: pointer;
  color: #444;
  background: #ffffff;
  text-decoration: none;
  font-size: 16px;
  text-indent: -9999em;
  line-height: 22px;
  font-size: 1px;
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  border: 1px solid #444;
}
.mean-container .mean-nav ul li a {
  padding: 20px 0px 20px 20px !important;
  display: block;
  width: calc(100% - 20px);
  color: #2b3344;
  float: unset;
  font-size: 18px;
}
.mean-container .mean-nav ul li li a {
  width: calc(100% - 70px);
  float: left;
  opacity: 1;
  padding: 15px 15px 15px 40px !important;
  margin: 0;
  text-shadow: none !important;
  visibility: visible;
  font-weight: 400;
  font-size: 16px;
}
.mean-container .mean-nav ul li li li a {
  width: calc(100% - 90px);
  margin: 0;
  padding-left: 80px !important;
}
.mean-nav ul.main-menu.nav.nav-bar li {
  border-bottom: 1px solid;
}
.mean-container .mean-nav ul {
  position: relative;
  opacity: 1;
  visibility: visible;
  left: 0;
  top: 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  transition: none;
  background: none;
}
.mean-container .mean-nav {
  float: left;
  width: 100%;
  background: #fff;
  margin-top: 100px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 60vh;
}
.mean-container .mean-nav::-webkit-scrollbar {
  width: 5px;
}
.mean-container .mean-nav::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
}
.mean-container .mean-nav::-webkit-scrollbar-thumb {
  border-radius: 30px;
  -webkit-box-shadow: none;
  background: #d5dbe9;
}
.mean-container .mean-nav > ul > li:last-child {
  border-bottom: 1px solid #d5dbe9;
}
.mean-container .header-links-wrap {
  display: none;
}
/* Normal State */
.mean-container a.meanmenu-reveal span {
  display: block;
  background: #444;
  height: 2px;
  margin-top: 3px;
  transform: rotate(0deg);

  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
}
.mean-container a.meanmenu-reveal.meanclose span {
  margin-top: 8px;
  transform: rotate(-45deg);
}
.mean-container a.meanmenu-reveal span:before {
  content: "";
  display: block;
  background: #444;
  height: 2px;
  margin-top: 3px;
  position: relative;
  top: 10px;
  transform: rotate(0deg);

  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container a.meanmenu-reveal span:after {
  content: "";
  display: block;
  background: #444;
  height: 2px;
  margin-top: 3px;
}
/* Close */
.mean-container a.meanmenu-reveal.meanclose span:before {
  content: "";
  display: block;
  background: #444;
  height: 2px;
  margin-top: 3px;
  position: relative;
  top: 0px;
  transform: rotate(-90deg);

  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container a.meanmenu-reveal.meanclose span:after {
  content: none;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container .mean-nav ul li a {
  text-transform: unset;
}
.blspt-header {
  position: relative;
}
.blspt-header-right.mean-container .header-links-wrap {
  display: none;
}
/* BuilderSpot Back Top */
.blspt-back-top {
  position: fixed;
  bottom: -50px;
  right: 15px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}
.blspt-back-top.active {
  bottom: 15px;
}
.blspt-back-top a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 6px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
/* BuilderSpot Preloader */
.blspt-preloader {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 4;
}
.loader-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.loader {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce .blspt-preloader .loader::before {
  content: none;
}
/* 4. BuilderSpot Main Wrap */
/* 5. BuilderSpot Header */
/* BuilderSpot Default Header */
.blspt-header {
  display: inline-block;
  width: 100%;
  background: transparent;
  -webkit-transition: background ease .3s, box-shadow ease .3s;
  -ms-transition: background ease .3s, box-shadow ease .3s;
  transition: background ease .3s, box-shadow ease .3s;
  z-index: 4;
}
.admin-bar .is-sticky .blspt-header {
  top: 32px !important;
}
.blspt-header .container {
  position: relative;
}
.blspt-header .container:before,
.blspt-header .container:after,
.blspt-header:before,
.blspt-header:after {
  display: table;
  clear: both;
  content: "";
}
.blspt-header-right {
  float: right;
}
.header-btns {
  display: inline-block;
  margin-left: 25px;
}
.header-btns .blspt-btn {
  min-width: 180px;
  padding: 14px 12px 22px;
}
.header-links-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 27px 0 23px 0px;
  position: relative;
  z-index: 9;
}
.search-link {
  display: inline-block;
  padding-left: 6px;
  font-size: 13px;
}
.search-link a {
  color: #232323;
  font-size: 15px;
}
.header-right-btn {
  display: inline-block;
  padding-left: 34px;
  margin-left: 25px;
  position: relative;
}
.header-right-btn:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 21px;
  background: #e5e5e5;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.header-right-btn .blspt-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.header-right-btn .blspt-small-btn {
  padding: 14px 15px;
  min-width: 130px;
}
.blspt-default-link {
  display: inline-block;
  margin-right: 38px;
  color: #555555;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.blspt-toggle {
  display: none;
  vertical-align: middle;
  width: 20px;
  height: 14px;
}
.blspt-toggle .toggle-separator {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 6px;
  background: #333333;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-toggle .toggle-separator:before,
.blspt-toggle .toggle-separator:after {
  position: absolute;
  top: -6px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #333333;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.blspt-toggle .toggle-separator:after {
  top: 6px;
}
/* BuilderSpot Sticky Header */
.is-sticky .blspt-header {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
/* 6. BuilderSpot Search */
.blspt-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #070d59;
  z-index: 99;
}
.blspt-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.blspt-search ::-moz-placeholder {
  color: #ffffff;
}
.blspt-search :-ms-input-placeholder {
  color: #ffffff;
}
.blspt-search :-moz-placeholder {
  color: #ffffff;
}
.search-wrap {
  overflow: hidden;
  clear: both;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.search-wrap input[type="text"] {
  height: 70px;
  padding: 0 80px 0 30px;
  margin-bottom: 0;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  border-color: #dedede;
}
.search-wrap input[type="text"]:focus {
  border-color: #dedede;
}
.search-wrap .blspt-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  max-width: 50px;
  height: 100%;
  padding: 0;
  margin-top: 0;
  background-color: transparent;
  background-image: url(../images/icons/search.png);
  background-position: 50% 50%;
  border: none;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}
.search-closer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: url(../images/icons/sclose.png), pointer;
  z-index: 1;
}
/*Top Bar*/
.blspt-topbar {
  background: #070d59;
  padding: 12px 0 14px;
}
.woocommerce.single-product .blspt-topbar p,
.blspt-topbar p {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 17px;
}
.woocommerce.single-product .blspt-topbar p,
.blspt-topbar p {
  margin-bottom: 0
}
.blspt-topbar p i {
  color: #f15200;
  padding-right: 5px;
}
.nice-select-two .nice-select {
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0 10px 0 0;
  margin: 0;
  background: transparent;
  color: #ffffff;
  font-size: 17px;
  text-transform: capitalize;
  border: none;
}
.nice-select-two .nice-select:after {
  right: 0;
}
.nice-select-two .nice-select .list {
  left: -31px;
  min-width: 130px;
  padding: 0;
  margin-top: 15px;
  font-size: 17px;
  overflow-y: auto;
  border: none;
  text-transform: none;
  border-radius: 0;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
  z-index: 9;
}
.nice-select-two .nice-select .list::-webkit-scrollbar {
  width: 5px;
}
.nice-select-two .nice-select .list::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  border-radius: 0;
}
.nice-select-two .nice-select .list::-webkit-scrollbar-thumb {
  border-radius: 30px;
  -webkit-box-shadow: none;
  background: #d5dbe9;
}
.nice-select-two .nice-select .option {
  display: block;
  padding: 6px 10px;
  border-radius: 0;
  text-align: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
.nice-select-two .nice-select .option.focus,
.nice-select-two .nice-select .option.selected.focus,
.nice-select-two .nice-select .option.selected,
.nice-select-two .nice-select .option:hover {
  background-color: #ffd5d7;
  border-top-color: #ffd5d7;
  border-bottom-color: #ffd5d7;
}
.blspt-language {
  display: inline-block;
}
.blspt-language i {
  color: #f15200;
  padding-right: 8px;
  position: relative;
  top: 2px;
}
.blspt-topbar .nice-select-two .nice-select:after {
  content: none;
}
.blspt-simple-link {
  display: inline-block;
}
.blspt-topbar .blspt-simple-link {
  padding-left: 20px;
  position: relative;
  top: 2px;
}
.blspt-topbar .blspt-simple-link h3 {
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  font-size: 17px;
}
.blspt-topbar .blspt-simple-link h3 i{
  font-size: 17px;
}
.blspt-simple-link h3 {
  font-size: 20px;
  color: #ffffff;
  text-transform: capitalize;
  font-weight: 500;
  padding: 0;
}
.blspt-simple-link h3 a {
  color: #ffffff;
}
.blspt-simple-link h3 i {
  color: #f15200;
  padding-right: 8px;
  position: relative;
  top: 2px;
}
/*Dark Header*/
.header-dark .blspt-header {
  background: #2e3244;
}
.header-dark .search-link a,
.header-dark .blspt-navigation > ul > li > a {
  color: #ffffff;
}
.header-dark .blspt-header-top {
  background: #171a28;
}
.blspt-header-two.header-dark .blspt-topbar {
  background: #070d59;
}
.blspt-header-two.header-dark .blspt-topbar,
.blspt-header-two.header-dark .blspt-topbar p,
.blspt-header-two.header-dark .blspt-topbar a,
.header-dark .header-contact-info p,
.header-dark .header-contact-info p a,
.header-dark .header-contact-info h3 {
  color: #ffffff;
}
/*Header Style Two*/
.blspt-header-two .blspt-topbar {
  background: #f3f4f9;
  padding: 0;
}
.blspt-header-two .blspt-topbar p {
  color: #232323;
  padding: 10px 0;
}
.blspt-header-two .blspt-header {
  background: #070d59;
}
.blspt-header-two .header-links-wrap {
  float: right;
  margin: 0;
}
.header-search-form .blspt-form input[type="text"] {
  border: none;
  background: #2f3345;
  color: #ffffff;
  padding: 10px 30px;
  min-width: 375px;
  height: 70px;
}
.header-search-form ::-webkit-input-placeholder {
  color: #ffffff;
}
.header-search-form ::-moz-placeholder {
  color: #ffffff;
}
.header-search-form :-ms-input-placeholder {
  color: #ffffff;
}
.header-search-form :-moz-placeholder {
  color: #ffffff;
}
.header-search-form .blspt-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 80px;
  border: none;
  height: 100%;
  padding: 0;
  margin-top: 0;
  background-color: transparent;
  background-image: url(../images/icons/search.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 16px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}
.blspt-header-two .blspt-navigation > ul > li > a {
  color: #ffffff;
  padding: 22px 22px 23px 17px;
}
.blspt-navigation > ul > li.current-menu-ancestor > a, 
.blspt-navigation ul > li.current-menu-ancestor > a, 
.blspt-navigation > ul > li.active > a,
.blspt-navigation > ul > li > a:hover {
  color: #f15200;
}
.header-dark.blspt-header-two .blspt-navigation > ul > li:hover > a,
.header-dark.blspt-header-two .blspt-navigation > ul > li.current-menu-ancestor > a,
.header-dark.blspt-header-two .blspt-navigation ul > li.current-menu-ancestor > a,
.header-dark.blspt-header-two .blspt-navigation > ul > li.active > a,
.header-dark.blspt-header-two .blspt-navigation > ul > li > a:hover,
.blspt-header-two .blspt-navigation > ul > li:hover > a,
.blspt-header-two .blspt-navigation > ul > li.current-menu-ancestor > a, 
.blspt-header-two .blspt-navigation ul > li.current-menu-ancestor > a, 
.blspt-header-two .blspt-navigation > ul > li.active > a,
.blspt-header-two .blspt-navigation > ul > li > a:hover {
  color: #ffffff;
}
.header-dark.blspt-header-two .blspt-navigation > ul > li.current-menu-ancestor > a .nav-text:after,
.header-dark.blspt-header-two .blspt-navigation ul > li.current-menu-ancestor > a .nav-text:after,
.header-dark.blspt-header-two .blspt-navigation > ul > li.active > a .nav-text:after,
.blspt-header-two .blspt-navigation > ul > li.current-menu-ancestor > a .nav-text:after, 
.blspt-header-two .blspt-navigation ul > li.current-menu-ancestor > a .nav-text:after, 
.blspt-header-two .blspt-navigation > ul > li.active > a .nav-text:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #f15200;
}
.blspt-header-two .blspt-navigation > ul > li:first-child > a {
  padding-left: 0;
}
.header-dark .header-btns .blspt-btn:hover {
  color: #070d59;
}
/*Header Contact*/
.blspt-header-top [class*="col-"] .header-contact:first-child {
  padding-left: 0;
}
.header-contact {
  display: inline-block;
  padding-left: 40px;
  text-align: left;
}
.header-contact .blspt-icon {
  float: left;
  width: auto;
  min-width: 30px;
  padding: 6px 0 0;
}
.header-contact-info {
  display: inline-block;
  width: auto;
}
.header-contact .blspt-icon i {
  color: #f15200;
  font-size: 20px;
}
.header-contact-info h3 {
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.header-contact-info p {
  padding: 0;
  font-size: 18px;
  color: #232323;
}
.header-contact-info p a {
  color: #232323;
}
.header-contact-info p a:hover {
  color: #f15200;
}
/* 7. BuilderSpot Mid Wrap */
.blspt-mid-wrap {
  padding: 100px 0 100px;
}
.event-mid-wrap {
  padding: 70px 0 15px;
}
.blspt-primary {
  float: left;
  width: 69%;
  padding: 0 15px;
}
.right-sidebar .blspt-primary {
  padding: 0 45px 0 15px;
}
.blspt-secondary {
  float: left;
  width: 31%;
  padding: 0 15px;
}
.blspt-secondary.blspt-floating-sidebar {
  display: table;
}
.secondary-wrap {
  padding-left: 8px;
}
.left-sidebar .blspt-primary {
  float: right;
}
.left-sidebar .blspt-primary {
  -ms-flex-order: 2;
  order: 2;
  padding: 0 15px 0 30px;
}
.left-sidebar .blspt-secondary {
  -ms-flex-order: 1;
  order: 1;
}
.left-sidebar .secondary-wrap {
  padding: 0 8px 0 0;
}
/* BuilderSpot Slider */
.blspt-overlay {
  position: relative;
}
.blspt-overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(12 14 22 / .55);
  content: "";
  z-index: 1;
}
.blspt-overlay > * {
  position: relative;
  z-index: 1;
}
.swiper-slide .banner-caption *:nth-child(1n) {
  animation-delay: 1s;
}
.swiper-slide .banner-caption *:nth-child(2n) {
  animation-delay: 2s;
}
.swiper-slide .banner-caption *:nth-child(3n) {
  animation-delay: 3s;
}
.swiper-slide .banner-caption *:nth-child(4n) *:nth-child(1n),
.swiper-slide .banner-caption *:nth-child(4n) *:nth-child(2n) {
  animation-delay: 4s;
}
.swiper-slide.blspt-banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.blspt-banner {
  overflow: hidden;
  clear: both;
  height: 750px;
  min-height: 750px;
  background-color: #070d59;
  display: inline-block;
  width: 100%;
}
.banner-caption .blspt-image,
.banner-caption .blspt-icon {
  padding: 0 0 20px;
}
.banner-caption .blspt-image img {
  max-width: 92px;
  margin: 0 auto;
}
.banner-caption .blspt-icon i {
  color: #ffffff;
  font-size: 80px;
}
p.banner-subtitle {
  font-size: 24px;
  color: #ffffff;
  margin: 0;
  padding: 0 0 10px;
}
h1.banner-title {
  font-size: 100px;
  text-transform: uppercase;
  color: #ffffff;
  line-height: 100px;
  padding: 0 0 20px;
}
p.banner-content {
  font-size: 28px;
  color: #ffffff;
  margin: 0;
  padding: 0 0 30px;
}

/*List*/
.news-items-wrap {
  padding: 0 15px;
}
.news-detail-wrap .blspt-list,
.blspt-list {
  padding: 0;
  margin: 0;
  color: #666666;
  text-align: left;
  font-size: 18px;
  list-style: none;
}
.news-detail-wrap .blspt-list li,
.blspt-list li {
  padding: 0 0 20px 32px;
  position: relative;
}
.blspt-list li img,
.blspt-list li i {
  position: absolute;
  top: 5px;
  left: 0;
  z-index: 1;
}
.blspt-list li img {
  width: 19px;
  top: 7px;
}
.blspt-list li i {
  font-size: 19px;
  color: #f15200;
}

/* Section Title */
.blspt-section-title {
  text-align: center;
}
.blspt-section-title h5 {
  font-size: 17px;
  text-transform: uppercase;
  color: #070d59;
  display: inline-block;
  position: relative;
  padding: 0 0 15px;
}
.blspt-section-title h5.subtitle-shape span.title-shape {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 17px;
  height: 17px;
  background: #f15200;
  margin-right: 10px;
  overflow: hidden;
}
.blspt-section-title h5.subtitle-shape span.title-shape span {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 3px;
  height: 30px;
  left: 8px;
  top: -8px;
  transform: rotate(45deg);
}
.blspt-section-title h5.subtitle-shape span.title-shape span:before,
.blspt-section-title h5.subtitle-shape span.title-shape span:after {
  content: "";
  position: absolute;
  background: #ffffff;
  width: 3px;
  height: 100%;
  left: -6px;
  top: 0;
}
.blspt-section-title h5.subtitle-shape span.title-shape span:after {
  left: 6px;
}
.blspt-section-title h5 i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #f15200;
}
.blspt-section-title h2 {
  font-size: 60px;
  color: #070d59;
  line-height: 65px;
  padding: 0 0 15px;
}
.blspt-section-title p {
  font-size: 19px;
  color: #666666;
}

/*About Us*/
.blspt-about-wrap {
  position: relative;
  padding: 0 0 30px;
}
.blspt-about-wrap .blspt-section-title {
  text-align: left;
}
.blspt-about-wrap .blspt-image {
  position: relative;
  max-width: 760px;
}
.blspt-about-wrap .blspt-image img {
  position: relative;
  z-index: 1;
}
.blspt-about-wrap .blspt-image:after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 100%;
  position: absolute;
  left: 30px;
  top: 30px;
  background: #f15200;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-about-info {
  position: absolute;
  max-width: 680px;
  background: #ffffff;
  right: 0;
  bottom: 0;
  padding: 90px 60px 90px 90px;
  z-index: 1;
}
.blspt-about-btn {
  padding: 10px 0 0;
}
.sign-image h3 {
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 500;
}
.blspt-about-info .sign-image {
  padding-top: 15px;
}

/*Image Element*/
.blspt-img-wrap {
  padding: 30px;
  padding-left: 0;
  position: relative;
}
.blspt-img-wrap.hav-info {
  padding-left: 60px;
}
.blspt-img-wrap.style-two {
  padding: 0 0 60px 40px;
  margin-right: 0;
}
.blspt-img-wrap.style-two .blspt-second-image {
  max-width: 320px;
  left: 0;
  bottom: 0;
}
.blspt-img-wrap.style-three {
  margin-bottom: 80px;
}
.blspt-img-wrap.style-three .blspt-image {
  position: relative;
  border: 4px solid #ffffff;
}
.blspt-img-wrap .blspt-image {
  position: relative;
  border: 4px solid #ffffff;
}
.blspt-img-wrap .blspt-image img {
  position: relative;
  z-index: 1;
}
.blspt-second-image {
  position: absolute;
  right: 0;
  bottom: -80px;
  z-index: 1;
  border: 4px solid #ffffff;
}
.blspt-img-wrap .blspt-image:after {
  content: "";
  width: 100%;
  display: inline-block;
  height: 100%;
  position: absolute;
  left: 30px;
  top: 30px;
  background: #f15200;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-img-wrap.style-two .blspt-image:after,
.blspt-img-wrap.style-three .blspt-image:after {
  content: none;
}
.blspt-image-info {
  position: absolute;
  background: #070d59;
  color: #ffffff;
  width: 100%;
  max-width: 415px;
  left: 0;
  bottom: 30px;
  text-align: center;
  padding: 30px;
  z-index: 1;
}
.content-image {
  max-width: 65px;
  margin: 0 auto 20px;
}
.blspt-img-wrap.style-three .blspt-image-info {
  max-width: 330px;
  bottom: 80px;
}
.blspt-image-info h2 {
  color: #ffffff;
  font-size: 40px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
}
.blspt-image-info p {
  font-size: 20px;
  color: #ffffff;
}
.blspt-image-video {
  position: absolute;
  bottom: 25px;
  right: -20px;
}
.blspt-img-wrap.style-two .blspt-image-video {
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding-left: 70px;
}
.blspt-img-wrap.style-three {
  padding: 0 40px;
}

/* Services */
.service-item {
  position: relative;
  background: #181c2b;
  padding: 55px 45px;
  color: #ffffff;
  border: 1px solid transparent;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-item * {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-item span {
  font-size: 40px;
  line-height: 40px;
  color: #f15200;
  display: inline-block;
  padding: 0 0 10px;
}
.service-item span a {
  color: #f15200;
}
.style-two.service-item span {
  padding: 10px 0 0;
}
.service-item h3 {
  font-size: 28px;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
  display: block;
  max-width: 65%;
  line-height: 35px;
}
.service-item.style-two h3 {
  max-width: 100%;
}
.service-item p {
  font-size: 18px;
  color: #ffffff;
  padding: 0;
}
.service-item .blspt-icon {
  position: absolute;
  background: #f15200;
  color: #ffffff;
  width: 90px;
  height: 90px;
  top: 0;
  right: 0;
  font-size: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.service-item.style-two .blspt-icon {
  position: relative;
  margin: 0 0 30px;
}
.service-item.service-right {
  text-align: right;
}
.service-item.service-right h3 {
  margin-right: 0;
  margin-left: auto;
}
.service-item.service-right .blspt-icon {
  right: auto;
  left: 0;
}
.service-item.blspt-hover {
  background: #ffffff;
  border-color: #9698a3;
}
.service-item.blspt-hover p {
  color: #666666;
}
.service-item.blspt-hover h3 {
  color: #232323;
}

/*Style Three*/
.service-item.style-three {
  padding: 0;
  background: transparent;
  border: none;
}
.service-item.style-three .blspt-icon {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 7px 7px 20px;
  width: 98px;
  height: 98px;
  font-size: 50px;
  line-height: 50px;
  align-items: center;
  justify-content: center;
  background: #f15200;
  border-radius: 100px;
  color: #ffffff;
}
.service-item.style-three .blspt-icon:after {
  content: "";
  position: absolute;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  left: -7px;
  top: -7px;
  border: 1px dashed #f15200;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-item.style-three.blspt-hover .blspt-icon:after {
  border-color: #070d59;
}
.service-item.style-three h3 {
  font-size: 28px;
  color: #070d59;
  font-weight: 700;
  text-transform: unset;
  display: block;
  max-width: 100%;
  line-height: 35px;
  padding: 0 0 5px;
}
.service-item.style-three p {
  font-size: 19px;
  color: #444444
}

/*Style Four*/
.service-item.style-four {
  padding: 0;
  border: none;
  background: none;
  position: relative;
}
.service-item.style-four .service-info {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background: #ffffff;
  width: 290px;
  padding: 30px 35px;
  overflow: hidden;
}
.service-item.style-four .service-info * {
  position: relative;
  z-index: 1;
}
.service-item.style-four .service-info:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 5px;
  background: #f15200;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.service-item.style-four:hover .service-info:after {
  height: 100%;
}
.service-item.style-four .service-info .blspt-icon {
  position: relative;
  padding: 0;
  width: auto;
  height: auto;
  background: transparent;
  color: #f15200;
  text-align: left;
  display: inline-block;
  font-size: 50px;
}
.service-item.style-four .service-info .blspt-icon i {
  line-height: 50px;
  transition: none;
}
.service-item.style-four h3 {
  color: #070d59;
  font-size: 28px;
  text-transform: capitalize;
  max-width: 100%;
  font-weight: 700;
  padding: 0;
}
.service-item.style-four a.service-more {
  position: absolute;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.8px;
  display: inline-block;
  color: #ffffff;
  bottom: -20px;
  z-index: 1;
}
.service-item.style-four a.service-more:before {
  content: "";
  position: relative;
  width: 35px;
  height: 3px;
  background: #ffffff;
  margin-right: 10px;
  display: inline-block;
  top: -2px;
}
.service-item.style-four:hover .service-info .blspt-icon,
.service-item.style-four:hover h3 {
  color: #ffffff;
}
.service-item.style-four:hover .service-info {
  padding-bottom: 60px;
}
.service-item.style-four:hover a.service-more {
  bottom: 30px;
}

/* Masonry */
.blspt-masonry {
  margin: 0 -8px;
}
.blspt-projects {
  padding: 0 15px;
}
.contact-form.blspt-form {
  padding: 0 15px;
}
.blspt-projects.blspt-masonry {
  margin: 0;
  padding: 0;
}
.blspt-projects.blspt-masonry .row {
  margin: 0 -8px;
}
.blspt-masonry[data-items="2"] .masonry-item {
  width: 50%;
}
.blspt-masonry[data-items="4"] .masonry-item {
  width: 25%;
}
.masonry-item {
  float: left;
  width: 33.333333%;
  padding: 8px;
}
.no-space .blspt-masonry .row {
  margin: 0;
}
.no-space .blspt-masonry .masonry-item {
  padding: 0;
}
.blspt-more-posts {
  padding: 40px 10px;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  margin: 0 0 100px;
}
a.more-post-link {
  font-size: 20px;
  color: #666666;
}
a.more-post-link:hover {
  color: #f15200;
}
a.more-post-link.prev i {
  padding-right: 8px;
  color: #232323;
  position: relative;
  top: 1px;
  left: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
a.more-post-link.next i {
  padding-left: 8px;
  color: #232323;
  position: relative;
  top: 1px;
  right: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
a.more-post-link.next span {
  display: inline-block;
  position: relative;
  left: -5px;
}
a.more-post-link.prev span {
  display: inline-block;
  position: relative;
  right: -5px;
}
a.more-post-link.next:hover i {
  right: -5px;
  color: #f15200;
}
a.more-post-link.prev:hover i {
  left: -5px;
  color: #f15200;
}
a.line-view-link {
  display: block;
  max-width: 20px;
  margin: 0 auto;
}
span.line-view {
  display: inline-block;
  position: relative;
  width: 3px;
  height: 17px;
  background: #232323;
}
span.line-view:before,
span.line-view:after {
  content: "";
  position: absolute;
  top: 0;
  left: 7px;
  width: 3px;
  height: 17px;
  background: #232323;
}
span.line-view:after {
  left: auto;
  right: 7px;
}

/*Projects*/
.blspt-projects-item {
  position: relative;
  margin: 0 0 30px;
  overflow: hidden;
}
.projects-info {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 21px 45px;
  background: #070d59;
  transform: translateY(150px);

  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-hover .projects-info {
  transform: translateY(0px);
}
.projects-info h3.projects-title {
  color: #ffffff;
  padding: 0;
  font-size: 26px;
  text-transform: capitalize;
}
.projects-info h3.projects-title a {
  color: #ffffff;
  position: relative;
  display: block;
}
.projects-info h3.projects-title a:after {
  content: "+";
  font-size: 40px;
  line-height: 34px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 400;
  font-family: 'Open Sans', sans-serif;
}
.blspt-projects-item .blspt-image img {
  -webkit-transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
  -moz-transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
  transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
}
.blspt-projects-item.blspt-hover .blspt-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
/*Style Two*/
.style-two .blspt-projects-item {
  margin: 0;
}
.blspt-projects-item .projects-expand {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  text-align: center;
  background: rgb(32 36 53 / 0.7);
  transform: scale(0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
  -moz-transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
  transition: all .3s cubic-bezier(0.36, 0.10, 0.80, 0.53);
}
.blspt-projects-item.blspt-hover .projects-expand {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.blspt-projects-item .projects-expand a {
  font-size: 40px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}

/* 13. BuilderSpot Team Members Page */
/*Team*/
.blspt-team-item {
  position: relative;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  margin-bottom: 40px;
}
.mate-info {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0;
  text-align: center;
}
.mate-info h3.team-title {
  padding: 0;
  margin: 0;
  font-size: 28px;
  color: #232323;
  font-weight: 600;
  text-transform: uppercase;
}
.mate-info h3 a {
  color: #232323;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.mate-info h3 a:hover {
  color: #f15200;
}
.mate-info span {
  color: #f15200;
  font-size: 18px;
  display: inline-block;
}
.blspt-team-item .blspt-image { 
  position: relative;
  overflow: hidden;
}
.blspt-team-item .blspt-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-team-social {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 56px;
  text-align: center;
  z-index: 2;
}
.blspt-team-social span {
  width: 56px;
  height: 56px;
  background: #f15200;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  line-height: 56px;
  display: inline-block;
  cursor: pointer;
  margin: 10px 0 0;
}
.blspt-team-social a {
  font-size: 18px;
  color: #ffffff;
  display: block;
  margin: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}
.blspt-team-social a:hover {
  color: #f15200;
}
.active .blspt-team-social a {
  height: 25px;
  margin: 10px 0;
  opacity: 1;
  visibility: visible;
}
.blspt-team-item .blspt-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(32 36 53 / 80%);
  left: 0;
  top: 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.blspt-team-item .blspt-image.active:before {
  top: 0;
  opacity: 1;
  visibility: visible;
}
.blspt-team .team-five-column {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
}

/* Team Social */
/* Rounded Social */
.blspt-team-social.rounded a {
  width: 44px;
  height: 44px;
  margin: 5px 10px 5px 0;
  text-align: center;
  color: #ffffff;
  background-color: #f15200;
  line-height: 44px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
}
.blspt-team-social.rounded a:last-child {
  margin-right: 0;
}
.blspt-team-social.rounded a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.blspt-team-social.icon-vert a {
  display: block;
}

/*Team Single*/
.single-mate-info {
  padding-left: 25px;
}
.single-team-info {
  background: #f3f4f9;
  padding: 50px;
}
.single-team-info .mate-info {
  text-align: left;
  padding: 0;
}
.single-team-info .mate-info h5.mate-name {
  font-size: 32px;
  padding: 0;
  font-weight:600;
  padding-bottom: 0px;
}

span.social-title {
  font-weight: 600;
  padding-right: 10px;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
  font-size: 17px;
  display: inline-block;
  float: left;
  padding-top: 5px;
}
.single-mate-info .blspt-social a {
  line-height: 32px;
}
.single-team-info .single-mate-info p{
  line-height: 30px;
}
ul.mate-contact {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 0;
  width: 100%;
}
.single-mate-info ul.mate-contact li {
  width: 100%;
  float: left;
  padding-bottom: 7px;
}
.single-mate-info ul li {
  padding: 6px 0;
  color: #666666;
  font-size: 18px;
  line-height: 26px;
}
.single-mate-info ul.mate-contact li span {
  font-weight: 600;
  padding-right: 3px;
}
.single-mate-info ul li span {
  color: #333;
  display: inline-block;
}
.single-mate-info ul li a {
  color: #666666;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.single-mate-info ul li a:hover {
    color: #f15200;
}
.single-mate-info .blspt-social  {
  padding-top: 20px;
}
.single-mate-info .blspt-social a {
  background-color: #070d59;
  width: 50px;
  height: 50px;
  border: 1px solid #070d59;
  color: #fff;
  line-height: 50px;
  text-align: center;
}
.single-mate-info .blspt-social a:hover {
  border: 1px solid #f15200;
  color: #f15200;
  background-color: transparent;
}
/*Style Two*/
.blspt-team.style-two .blspt-team-item {
  overflow: hidden;
}
.blspt-team.style-two .mate-info {
  position: absolute;
  left: 30px;
  bottom: 80px;
  text-align: left;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0;
  visibility: hidden;
  z-index: 2;
}
.blspt-team.style-two .mate-info span,
.blspt-team.style-two .mate-info h3.team-title a,
.blspt-team.style-two .mate-info h3.team-title {
  color: #ffffff;
}
.blspt-team.style-two .blspt-team-social {
  right: auto;
  left: 30px;
  bottom: 10px;
  width: calc(100% - 60px);
  text-align: left;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  opacity: 0;
  visibility: hidden;
}
.blspt-team.style-two .blspt-team-social span {
  float: left;
  margin: 0 10px 0 0;
}
.blspt-team.style-two .blspt-team-social a {
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  display: inline-block;
  margin: 0;
  width: 0;
  height: 56px;
  line-height: 56px;
  opacity: 0;
  visibility: hidden;
}
.blspt-team.style-two .active .blspt-team-social a {
  width: 18px;
  margin: 0 10px;
  opacity: 1;
  visibility: visible;
}
.blspt-team.style-two .blspt-team-item:hover .mate-info {
  opacity: 1;
  bottom: 110px;
  visibility: visible;
}
.blspt-team.style-two .blspt-team-item:hover .blspt-team-social {
  opacity: 1;
  bottom: 30px;
  visibility: visible;
}
.blspt-team-item .blspt-image:before {
  content: none;
}
.blspt-team.style-two .blspt-team-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(7 13 89 / 90%);
  left: 0;
  top: 100px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.blspt-team.style-two .blspt-team-item:hover:before {
  top: 0;
  opacity: 1;
  visibility: visible;
}

/* BuilderSpot Clients */
.blspt-clients {
  display: block;
  width: 100%;
}
.client-item {
  text-align: center;
  padding: 0 0 65px;
  position: relative;
}
.client-item:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 6px;
  height: 0;
  background: #f15200;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.client-item:hover:after {
  height: 30px;
}
.clients-style-two .client-item {
  background: #ffffff;
  box-shadow: 0 3px 10px rgb(35, 35, 35, 0.15);
  padding: 25px;
  margin-bottom: 30px;
}
.client-item .blspt-image img {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  opacity: 0.7;
}
.client-item:hover .blspt-image img {
  opacity: 1;
}

/* BuilderSpot Page Title */
.blspt-page-title {
  text-align: center;
  position: relative;
  padding: 145px 0;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover !important;
  background: #232323;
}
.blspt-page-title.blspt-overlay:before {
  background-color: rgb(255 255 255 / 0.85);
}
.blspt-page-title.title-dark.blspt-overlay:before {
  background-color: rgb(12 14 22 / 70%);
}
.blspt-page-title h1 {
  font-size: 65px;
  line-height: 70px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  color: #232323;
  padding: 0;
  z-index: 1;
  text-transform: uppercase;
}
.blspt-page-title.title-dark h1 {
  color: #ffffff;
}
nav.breadcrumb-trail.breadcrumbs {
  z-index: 1;
  position: relative;
}

/* Breadcrumb */
.blspt-page-title .breadcrumb {
  background: transparent;
  display: inline-block;
  margin: 0;
  padding: 0;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
}
.blspt-page-title .breadcrumb li {
  display: inline-block;
  width: auto;
}
.blspt-page-title .breadcrumb li.trail-item.trail-begin {
  position: relative;
  padding-left: 15px;
}
.blspt-page-title .breadcrumb li.trail-item.trail-begin:before,
.blspt-page-title .breadcrumb li.trail-item.trail-begin:after {
  content: "";
  position: absolute;
  background: #f15200;
  width: 6px;
  height: 8px;
  left: 0;
  top: 7px;
}
.blspt-page-title .breadcrumb li.trail-item.trail-begin:after {
  left: 6px;
  top: 15px;
}
.blspt-page-title .breadcrumb li a,
.blspt-page-title .breadcrumb li span {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  color: #f15200;
  position: relative;
  padding-left: 3px;
  padding-right: 10px;
  font-weight: 500;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-page-title .breadcrumb li a:hover,
.blspt-page-title .breadcrumb li a:hover span {
  color: #232323;
}
.blspt-page-title .breadcrumb li a:after {
  content: "/";
  display: block;
  position: absolute;
  margin: 0 5px;
  top: 0;
  right: 0;
}
.blspt-page-title .breadcrumb li.trail-end a:after {
  content: none;
}
.blspt-page-title .breadcrumb li.trail-end span {
  color: #f15200;
}
.title-dark.blspt-page-title .breadcrumb li a:hover, 
.title-dark.blspt-page-title .breadcrumb li a, 
.title-dark.blspt-page-title .breadcrumb li span, 
.title-dark.blspt-page-title .breadcrumb li.trail-end span {
  color: #ffffff;
}

/* Not Found */
.not-found {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.not-found .widget_search {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px;
}
.not-found .widget_search input[type="text"] {
  background: #ffffff;
}
/* 15. BuilderSpot 404 Error Page */
/* BuilderSpot Error */
.blspt-error {
  padding: 120px 0;
  background-color: #ffffff;
  background-position: 50% 50%;
  background-repeat: repeat;
  text-align: center;
}
.blspt-error h1 {
  font-size: 300px;
  line-height: 300px;
}
.blspt-error h2 {
  font-size: 80px;
  color: #232323;
  padding: 0;
}
.blspt-error p {
  font-size: 20px;
  color: #666666;
}
.blspt-error .blspt-btn-wrap {
  padding-top: 13px;
}
.blspt-error .blspt-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.error-title {
  display: inline-block;
  padding-bottom: 6px;
  color: #f15200;
  font-weight: 700;
  position: relative;
  padding: 50px 0;
}
.error-title:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/404.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 64px 382px;
  content: "";
  z-index: 1;
}
.error-title:before {
  content: "";
  width: 28px;
  height: 37px;
  background: #f15200;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 79px;
  z-index: 2;
  border-radius: 5px;
}

/* 20. BuilderSpot News Page */
.blspt-news-item {
  margin-bottom: 65px;
}
.blspt-news-item .blspt-image,
.blspt-news-detail .news {
  text-align: center;
}
.blspt-news-item.sticky {
  background: #fff;
  border: 1px solid #f15200;
  padding: 40px 40px 45px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.blspt-news-items-wrap {
  max-width: 765px;
  margin: 0 auto;
}
.blspt-news-info {
  padding-top: 25px;
}
.blspt-news-item.no-img .blspt-news-info {
  padding-top: 0;
}
.blspt-news-info .wp-link-pages{
  padding: 20px 0 25px;
}
.blspt-listing-meta {
  padding-bottom: 4px;
}
.blspt-listing-meta span,
.meta-bottom-details span{
  color: #f15200;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  padding-right: 25px;
  padding-bottom: 6px;
  font-weight: 600;
}
.meta-bottom-details span:after,
.blspt-listing-meta span:after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  display: inline-block;
  background: #070d59;
  right: 8px;
  top: 8px;
}
.meta-bottom-details {
  display: inline-block;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 10px;
  width: 100%;
  margin-bottom: 16px;
}
.meta-bottom-details span:last-child:after,
.blspt-listing-meta span:last-child:after {
  content: none;
}
.meta-bottom-details span:last-child {
  padding-right: 0;
}
.blspt-listing-meta span a {
  color: #f15200;
  position: relative;
}
.meta-bottom-details span a:hover {
  color: #f15200;
}
.blspt-listing-meta span.news-category a:after {
  content: ",";
}
.blspt-listing-meta span.news-category a:last-child:after {
  content: none;
}
.meta-bottom-details span,
.meta-bottom-details span a {
  text-transform: capitalize;
  color: #777;
}
.blspt-news-info h3 {
  font-size: 28px;
  text-transform: uppercase;
  color: #232323;
  word-break: break-all;
  line-height: 36px;
}
.blspt-news-info h3 a {
  color: #232323;
}
.blspt-news-info h3 a:hover,
.blspt-news-info h3 a:focus {
  color: #f15200;
}
.blspt-news-info p {
  font-size: 17px;
  color: #666666;
  padding-bottom: 25px;
  line-height: 1.7;
}
.blspt-news-info .blspt-btn-wrap {
  padding: 0;
}
.blspt-post-listing .blspt-pagination {
  padding: 0;
  padding-top: 55px;
}
.blspt-news-info-inner .blspt-btn {
  max-width: 150px;
  padding: 15px 12px 20px;
  font-size: 15px;
}
/* 21. BuilderSpot News Single Page */
.news-detail-wrap > ol,
.news-detail-wrap > ul {
  margin: 0;
  color: #666666;
  text-align: left;
  font-size: 18px;
  padding-bottom: 20px;
}
.news-detail-wrap ol li,
.news-detail-wrap ul li {
  padding: 4px 0 0 0;
  position: relative;
}
ul.blspt-news-meta {
  padding: 0 0 6px;
  margin: 0;
  list-style: none;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
}
ul.blspt-news-meta li,
ul.blspt-news-meta.bottom-meta li {
  display: inline-block;
  position: relative;
  padding: 0 30px 0 0;
  text-transform: capitalize;
  color: #f15200;
}
ul.blspt-news-meta li:before {
  content: none;
}
ul.blspt-news-meta li:after {
  content: "";
  width: 4px;
  height: 4px;
  position: absolute;
  display: inline-block;
  background: #070d59;
  right: 13px;
  top: 8px;
}
ul.blspt-news-meta li:last-child:after {
  content: none;
}
ul.blspt-news-meta li a {
  color: #f15200;
}
ul.blspt-news-meta li a:after {
  content: ",";
}
ul.blspt-news-meta li a:last-child:after {
  content: none;
}
ul.blspt-news-meta li a:hover {
  color: #070d59;
}
ul.blspt-news-meta li.category{
  color: #f15200;
  font-size: 14px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  display: inline-block;
  padding-right: 25px;
  padding-bottom: 6px;
  font-weight: 600;
}
ul.blspt-news-meta.bottom-meta {
  display: inline-block;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 8px;
  width: 100%;
  margin-bottom: 20px;
}
ul.blspt-news-meta.bottom-meta li,
ul.blspt-news-meta.bottom-meta li a {
  font-size: 14px;
  position: relative;
  text-transform: capitalize;
  color: #777;
  display: inline-block;
  padding-bottom: 6px;
  font-weight: 600;
}
ul.blspt-news-meta.bottom-meta li a:hover {
   color: #f15200;
}
ul.blspt-news-meta.bottom-meta {
  font-size: 14px;
  color: #777;
  font-weight: 600;
}

/*Share*/
.blspt-share-link {
  display: inline-block;
  margin: 4px 14px 0 0;
  position: relative;
}
.blspt-share-link > a {
  display: inline-block;
  height: 45px;
  width: 45px;
  background: #ffffff;
  color: #bebebe;
  font-size: 18px;
  text-align: center;
  line-height: 43px;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  position: relative;
  z-index: 1;
}
.blspt-share-link .blspt-social {
  position: absolute;
  top: 0;
  right: 45px;
  padding-right: 4px;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 0;
}
.blspt-share-link .blspt-social a {
  margin: 0 -49px 0 0;
}
.blspt-share-link.blspt-hover > a {
  background: #070d59;
  color: #ffffff;
  border-color: transparent;
}
.blspt-share-link.blspt-hover .blspt-social {
  opacity: 1;
}
.blspt-share-link.blspt-hover .blspt-social a {
  margin: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 40px 50px 34px;
}
.quote-icon {
  position: relative;
}
.quote-icon:before {
  position: absolute;
  top: 18px;
  right: -24px;
  font-size: 40px;
  line-height: 0;
  content: "”";
  z-index: 1;
}
p:empty {
  display: none;
}
.gallery {
  margin-bottom: 1.5em;
}
.gallery-item img {
  height: auto;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 50%;
}
.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
  max-width: 25%;
}
.gallery-columns-5 .gallery-item {
  max-width: 20%;
}
.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
  margin: 0;
}
.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
  margin: 0;
}
.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
  margin: 0;
}
.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
  margin: 0;
}
.gallery-columns-6 .gallery-item figcaption,
.gallery-columns-7 .gallery-item figcaption,
.gallery-columns-8 .gallery-item figcaption,
.gallery-columns-9 .gallery-item figcaption {
  display: none;
}
.gallery-caption {
  display: block;
}
.blspt-unit-fix {
  word-wrap: break-word;
}
.news-detail-wrap {
  padding: 25px 0 55px;
}
.no-img .news-detail-wrap {
  padding-top: 0;
}
.news-detail-wrap .blspt-news-btm-meta {
  padding: 30px 0;
  margin-top: 35px;
  border-top: 1px solid #9698a3;
  border-bottom: 1px solid #9698a3;
  display: inline-block;
  width: 100%;
}
.blspt-news-btm-meta:before,
.blspt-news-btm-meta:after {
  display: table;
  clear: both;
  content: "";
}
.blspt-news-btm-meta .blspt-social a {
  margin-right: 20px;
  font-size: 20px;
  vertical-align: unset;
}
.blspt-news-btm-meta .blspt-social a:last-child {
  margin-right: 0;
}
.meta-label {
  padding-right: 10px;
  font-weight: 700;
  font-size: 22px;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
  display: inline-block;
}
.single-tags .meta-label {
  padding-top: 7px;
}
.blspt-news-btm-meta span.meta-tag {
  display: inline-block;
  margin-bottom: 3px;
}
.blspt-news-btm-meta .meta-tag a {
  background: #070d59;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 11px;
  display: inline-block;
}
.blspt-news-btm-meta .meta-tag a:hover {
  background: #f15200;
  color:#fff;
}
.blspt-author-info-wrap {
  margin: 30px 0 80px;
}
.blspt-author-info {
  padding: 45px 45px 10px;
  background: #070d59;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.author-avatar {
  float: left;
}
.author-avatar img {
  max-width: 150px;
  object-fit: cover;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.author-content {
  display: block;
  overflow: hidden;
  padding-left: 25px;
}
.author-content .author-name {
  display: inline-block;
  margin-bottom: 7px;
  font-weight: 600;
  font-family: 'Jost', sans-serif;
  font-size: 24px;
  text-transform: uppercase;
  color: #ffffff;
}
.author-content p {
  padding-bottom: 15px;
  color: #ffffff;
}
.author-content .blspt-social {
  padding-top: 0;
}
.author-content .blspt-social a {
  margin-right: 14px;
  color: #ffffff
}
.author-content .blspt-social a:hover,
.author-content .author-name:hover {
  color: #f15200;
}
.blspt-related-posts {
  padding: 72px 25px 18px;
  background: #ffffff;
}
.blspt-related-posts .row {
  margin: 0 -20px;
}
.blspt-related-posts [class*="col-"] {
  padding: 0 20px;
}
.blspt-related-posts h3 {
  font-size: 22px;
  line-height: 32px;
}
.related-post-title {
  padding-bottom: 23px;
}
.blspt-related-posts .post-item {
  padding-bottom: 50px;
}
.blspt-related-posts .post-item .blspt-image {
  float: none;
}
.blspt-related-posts .post-info {
  overflow: visible;
  padding: 25px 0 0;
}
.blspt-related-posts .blspt-link a {
  color: #f15200;
}
.blspt-related-posts .post-date {
  padding-bottom: 5px;
}
.blspt-related-posts .post-title {
  padding-bottom: 17px;
}
.post-item.blspt-hover .blspt-link a img {
  margin-left: 10px;
}
/*Comments*/
.vt-nav-links {
  display: inline-block;
  width: 100%;
  font-size: 18px;
}
.blspt-comments-area h3 {
  font-size: 30px;
  text-transform: capitalize;
}
a#cancel-comment-reply-link {
  float: right;
}
.comments .comment-respond {
  margin-bottom: 55px;
  padding-top: 17px;
}
.blspt-comments-area .comments-title,
.blspt-comments-area  .comment-reply-title {
  padding-bottom: 30px;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 30px;
}
.blspt-comments-area nav#vt-comment-nav-below {
  padding-bottom: 30px;
  padding-top: 35px;
}
.blspt-comments-area .comments-reply {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
}
.blspt-comments-area .comments-reply a {
  background-color: #070d59;
  font-family: 'Jost', sans-serif;
  letter-spacing: 0.8px;
  border: none;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  padding: 6px 20px 5px;
  position: relative;
  display: inline-block;
}
.blspt-comments-area .comments-reply a:hover {
  color: #ffffff;
  background: #f15200;
}
.blspt-comments-area ol.comments {
  padding: 0;
  margin: 0;
  list-style: none;
}
.blspt-comments-area .comments li .comment-awaiting-moderation {
  margin-bottom: 10px;
  display: inline-block;
}
.blspt-comments-area .comments li .children {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 0;
  list-style: none;
}
.blspt-comments-area .comments li .children li {
  padding-left: 40px;
}
.blspt-comments-area .comment-item {
  display: block;
  overflow: hidden;
  clear: both;
}
.blspt-comments-area .comment-image {
  float: left;
}
.blspt-comments-area .comment-image img {
  max-width: 88px;
  border-radius: 100%;
}
.blspt-comments-area .comment-main-area {
  overflow: hidden;
  margin-left: 115px;
  margin-bottom: 40px;
  position: relative;
}
.blspt-comments-area .comment-wrapper p {
  padding-bottom: 10px;
  font-size: 18px;
  color: #666666;
}
.blspt-comments-area .blspt-comments-meta {
  padding-bottom: 6px;
  position: relative;
}
.blspt-comments-area .blspt-comments-meta h4 {
  padding-bottom: 0;
  font-weight: 600;
  font-size: 22px;
  text-transform: capitalize;
}
.comment-main-area .comment-area > ul,
.comment-main-area .comment-area > ol {
  padding-bottom: 20px;
}
.comments-section {
  padding-bottom: 20px;
}
.blspt-form .blspt-comment-form form textarea {
  margin-bottom: 20px;
}
.comment-reply-title {
  padding-bottom: 30px;
}
.blspt-comment-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}
.wp-block-audio audio {
  outline: none;
}
.blspt-comments-area.blspt-form.comments-area {
  padding-top: 15px;
}

.blspt-comments-area ol.comments h3.comment-reply-title {
  font-size: 24px;
}
/* 22. BuilderSpot Contact Us Page */
/* BuilderSpot Contact */
.blspt-contact .section-title-wrap {
  padding-bottom: 30px;
}
.blspt-contact .section-title-wrap h2 {
  font-size: 35px;
}
.blspt-contact .section-title {
  padding-bottom: 20px;
}
.blspt-contact .row {
  margin: 0 -25px;
}
.blspt-contact [class*="col-"] {
  padding: 0 25px;
}
.blspt-contact form input[type="submit"],
.blspt-contact form button[type="submit"] {
  margin-top: 13px;
}
/* 23. BuilderSpot Content Cross Check Page */
.entry-content img {
  height: auto;
}
.entry-content .comment-author {
  margin: 0;
}
.entry-content .comment-respond {
  padding-top: 10px;
}
.entry-content .avatar {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.entry-content dt {
  margin-bottom: 5px;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content .comment-metadata {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #4c4c4c;
}
.entry-content .comment-list .comment-reply-link {
  display: inline-block;
  padding: 8px 15px;
  background: #222222;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.entry-content .comment-list .comment-reply-link:hover,
.entry-content .comment-list .comment-reply-link:focus {
  background: #e8e8e8;
  color: #777777;
}
.entry-content .comment-meta .comment-author .avatar {
  height: 42px;
  width: 42px;
}
.entry-content .comment-author .avatar {
  height: 42px;
  position: relative;
  top: 0.25em;
  width: 42px;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.entry-content .comment-list article,
.entry-content .comment-list .pingback,
.entry-content .comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}
.entry-content .comment-list .children {
  list-style: none;
  margin: 0;
}
.entry-content .comment-list .children > li {
  padding-left: 0.875em;
}
.entry-content .comment-author {
  color: #1a1a1a;
  margin-bottom: 0;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .bypostauthor > article .fn:after {
  content: "\f304";
  left: 3px;
  position: relative;
  top: 5px;
}
.entry-content .comment-metadata,
.entry-content .pingback .edit-link {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
.entry-content .comment-metadata {
  margin-bottom: 15px;
  font-size: 15px;
}
.entry-content .comment-metadata a,
.entry-content .pingback .comment-edit-link {
  color: #686868;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #686868;
}
.entry-content .comment-metadata .edit-link,
.entry-content .pingback .edit-link {
  display: inline-block;
}
.entry-content .comment-metadata .edit-link:before,
.entry-content .pingback .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.entry-content .comment-content ul,
.entry-content .comment-content ol {
  margin: 0 0 1.5em 1.25em;
}
.entry-content .comment-content li > ul,
.entry-content .comment-content li > ol {
  margin-bottom: 0;
}
.entry-content .comment-reply-link {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #007acc;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin-top: 2.1538461538em;
  padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}
.entry-content .comment-reply-link:hover,
.entry-content .comment-reply-link:focus {
  border-color: currentColor;
  color: #007acc;
  outline: 0;
}
.entry-content .comment-list .comment-form {
  padding-bottom: 1.75em;
}
.entry-content .comment-notes,
.entry-content .comment-awaiting-moderation,
.entry-content .logged-in-as,
.entry-content .form-allowed-tags {
  color: #686868;
  font-size: 15px;
  padding-bottom: 20px;
}
.entry-content .no-comments {
  border-top: 1px solid #d1d1d1;
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}
.post-password-form input[type="password"] {
  margin-bottom: 0;
  margin-top: 10px;
}
.post-password-form label {
  width: 100%;
  padding-top: 20px;
}
.post-password-form input[type="submit"] {
  margin: 16px 0 30px;
}
p.comment-form-cookies-consent {
    padding: 0 0 15px;
}
p.comment-form-cookies-consent label {
  padding: 0;
}
.blspt-page-wrap .blspt-comment-form {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
}
/*Simple Link*/
.blspt-link-wrap p i {
  margin-right: 7px;
}
.blspt-link-wrap p,
.blspt-link-wrap p a {
  color: #666666;
}
.blspt-link-wrap p a:hover {
  color: #f15200;
}
/*Project Info*/
ul.blspt-project-info {
  padding: 45px 5px 20px 35px;
  background-color: #070d59;
  border-radius: 5px;
  margin: 0;
  list-style: none;
  text-align: center;

  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;

  -webkit-box-shadow: 0 10px 40px rgb(0 0 0 / 11%);
  -ms-box-shadow: 0 10px 40px rgba(0, 0, 0, 0.011);
  box-shadow: 0 10px 40px rgb(0 0 0 / 11%);
}
ul.blspt-project-info li {
  display: inline-block;
  width: 19%;
  padding: 0 0 8px;
  margin-bottom: 20px;
  font-size: 18px;
  color: #232323;
  text-align: left;
}
ul.blspt-project-info li a {
  color: #232323;
}
ul.blspt-project-info li a:hover {
  color: #f15200;
}
ul.blspt-project-info li span.info-title {
  width: 100%;
  display: inline-block;
  font-family: 'Jost', sans-serif;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 5px;
  color: #f15200;
  position: relative;
  text-transform: uppercase;
  float: left;
  line-height: 28px;
}
.blspt-share-project,
ul.blspt-project-info li span.info-text {
  width: 100%;
  display: inline-block;
  float: left;
  color:#fff;
  font-weight: 500;
  font-size: 16px;
}
.blspt-share-project .blspt-social a {
  color: #fff;
}
/*Project Info Style Two*/
ul.blspt-project-info.info-style-two {
  text-align: left;
  padding: 40px 5px 5px 40px;
}
ul.blspt-project-info.info-style-two li {
  width: 49%;
}
ul.blspt-project-info.info-style-two li {
  margin-bottom: 14px;
}

/*Service Menu*/
.service-menu-item .blspt-icon {
  display: block;
  width: 80px;
  height: 85px;
  line-height: 85px;
  text-align: center;
  font-size: 37px;
  color: #ffffff;
  background: #f15200;
  float: left;
}
.menu-title {
  display: flex;
  align-items: center;
  width: calc(100% - 80px);
  padding: 0;
  font-size: 22px;
  text-transform: uppercase;
  min-height: 85px;
  background: #070d59;
  color: #ffffff;
  padding: 0 40px;
  position: relative;
}
.menu-title a {
  color: #ffffff;
  position: absolute;
  height: 100%;
  display: flex;
  align-items: center;
  width: 100%;
  left: 0;
  padding: 0 40px;
}
.menu-title a:hover {
  background: #ffffff;
  border: 1px solid #070d59;
  border-left: none;
}
.menu-title:after {
  content: "+";
  color: #f15200;
  position: absolute;
  right: 30px;
  top: 14px;
  font-family: 'Open Sans', sans-serif;
  font-size: 35px;
  font-weight: 400;
  z-index: 1;
}
/* 24. BuilderSpot Footer */
/* BuilderSpot Default Footer */
.blspt-footer {
  background: #070d59;
  color: #fff;
  font-size: 17px;
  line-height: 1.6;
  width: 100%;
}
.footer-wrap {
  padding: 100px 0 60px;
}
.footer-wrap .footer-widget p,
.woocommerce.single-product footer .footer-widget p {
  font-size: 18px;
  line-height: 1.6;
  padding-bottom: 35px;
}
.footer-wrap .footer-widget .footer-contact-info p,
.woocommerce.single-product footer .footer-widget .footer-contact-info p{
  padding-bottom: 0;
}
.footer-spacer .footer-widget {
  padding-right: 80px;
}
.footer-wrap .blspt-btn-wrap {
  padding-top: 3px;
}
.footer-wrap .blspt-btn-wrap a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.footer-wrap .blspt-btn-wrap a:hover {
  opacity: 0.85;
}
.footer-widget ul.footer-menu li a i {
  padding-right: 8px;
}
.blspt-logo {
  padding-bottom: 23px;
}
.footer-widget ul {
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 34px;
  list-style: none;
  color: #666666;
}
.footer-widget ul li {
  width: 50%;
  float: left;
  padding: 0 0 10px 15px;
  position: relative;
}
.footer-widget ul li:before {
  position: absolute;
  top:15px;
  bottom: 0;
  left: 0;
  text-rendering: auto;
  width: 5px;
  height: 5px;
  content: "";
  background-color: #f15200;
}
.footer-widget ul li a,
.footer-widget .post-title a {
  color: #fff;
}
.footer-widget .header-btns {
  margin: 10px 0 0;
}
.footer-widget .header-btns .blspt-btn {
  min-width: 210px;
}
.footer-widget {
  padding-bottom: 30px;
}
.footer-widget .blspt-social.style-three {
  padding: 30px 0 0;
}
/*Style Two*/
.blspt-footer.blspt-footer-two {
  background: #e9ebf4;
}
.blspt-footer.blspt-footer-two .blspt-copyright {
  background: #ffffff;
  border: none;
}
.blspt-footer.blspt-footer-two .footer-widget .widget-title {
  padding: 0 0 25px 25px;
  position: relative;
}
.blspt-footer.blspt-footer-two .footer-widget .widget-title:before,
.blspt-footer.blspt-footer-two .footer-widget .widget-title:after {
  content: "";
  position: absolute;
  background: #f15200;
  width: 6px;
  height: 8px;
  left: 0;
  top: 7px;
}
.blspt-footer.blspt-footer-two .footer-widget .widget-title:after {
  left: 6px;
  top: 15px;
}
/*Footer Contact*/
.footer-contact {
  display: block;
  text-align: left;
  margin-bottom: 20px;
}
.footer-contact .blspt-icon {
  float: left;
  width: auto;
  min-width: 45px;
}
.footer-contact-info {
  display: block;
  overflow: hidden;
}
.footer-contact .blspt-icon i {
  color: #f15200;
  font-size: 28px;
}
.footer-contact-info h3 {
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
}
.footer-contact-info p {
  padding: 0;
  font-size: 18px;
  color: #666666;
}
.footer-contact-info p a {
  color: #fff;
  display: block;
}
.footer-contact-info p a:hover {
  color: #f15200;
}
.mc4wp-form-fields input[type="email"] {
  padding: 10px 15px 10px 0;
  border-radius: 0;
}
.mc4wp-form-fields input[type="submit"] {
  min-width: 120px;
  padding: 15px 10px;
}
.mc4wp-form-fields .blspt-form input[type="submit"],
.footer-widget .mc4wp-form-fields .blspt-form input[type="submit"] {
  background-color: #f15200;
  max-width: 38px;
  border-radius: 100%;
  min-width: 38px;
  height: 38px;
  background-image: url(../images/icons/mc-submit-icon.png);
  background-repeat: no-repeat;
  background-size: 17px;
  background-position: 45% 45%;
  position: absolute;
  left: -40px;
}
.mc4wp-form-fields .blspt-form input[type="submit"]:hover {
  background-color: #125cda;
}
.footer-widget .mc4wp-form-fields .blspt-form input[type="submit"] {
  padding: 12px 11px 12px;
}
.footer-widget .widget-title {
  padding: 0 0 25px;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
}
a.rsswidget {
  color: #232323;
}
.footer-widget table td {
  color: #f9f9f9;
}
.footer-widget table th {
  color: #232323;
}
.footer-widget table td a {
  color: #d4d4d4;
}
.footer-widget table td a:hover {
  color: #f15200;
}
.footer-widget caption,
.footer-widget p {
  color: #fff;
}
.footer-contact span {
  display: block;
  padding-bottom: 9px;
  color: #f9f9f9;
}
.footer-contact span a {
  color: #d4d4d4;
}
.footer-contact span a:hover {
  color: #f15200;
}
.footer-widget  .blspt-social.style-one a {
  color: #f15200;
  background-color: #fff;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  margin-bottom: 12px;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.footer-widget  .blspt-social.style-one a:hover,
.footer-widget .blspt-social a:hover {
  background-color: #f15200;
  color:#fff !important;
}
.contact-info p {
  padding-bottom: 0;
  line-height: 40px;
}
.contact-info a {
  color: inherit;
}
.blspt-copyright {
  padding: 22px 0;
  color: #fff;
  font-weight: 400;
  font-size: 17px;
  background-color: rgba(0, 0, 0, 0.2);;
}
.blspt-copyright p {
  padding: 0;
  color:#fff;
}
.blspt-copyright:before,
.blspt-copyright:after {
  display: table;
  clear: both;
  content: "";
}
.blspt-copyright a {
  color: #fff;
}
.blspt-copyright a:hover {
  color: #f15200;
}
.alt-copyright {
  background: rgba(0, 0, 0, 0.2);
  color:#fff;
}
.alt-copyright p,
.woocommerce.single-product footer p {
  padding: 0;
  color: #fff;
  margin-bottom: 0;
}
.alt-copyright a {
  color: #fff;
}
.alt-copyright a:hover {
  color: #f15200;
}
.blspt-copyright ul.footer-menu li {
  list-style-type: none;
  float: left;
  margin-left: 30px;
}
.blspt-copyright ul.footer-menu li a i {
  display: none;
}
.blspt-copyright ul.footer-menu li a {
  color: #ffffff;
}
.blspt-copyright ul.footer-menu li a:hover {
  color: #ffffff;
}
ul.copyright-menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 17px;
  color: #666666;
}
ul.copyright-menu li {
  display: inline-block;
  padding: 0 15px;
  position: relative;
}
ul.copyright-menu li:after {
  content: "-";
  right: -2px;
  position: absolute;
}
ul.copyright-menu li:last-child:after {
  content: none;
}
.blspt-copyright .nice-select-two .nice-select {
  color: #fff;
}
.blspt-copyright .nice-select .list {
  top: auto;
  bottom: 100%;
}
.blspt-copyright .blspt-language {
  padding-left: 30px;
  position: relative;
  top: -2px;
}
/* BuilderSpot Sticky Footer */
.blspt-sticky-footer .main-wrap-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.blspt-sticky-footer .blspt-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
/*Woocommerce*/
.woocommerce-message {
  border-top-color: #f15200;
}
.woocommerce-message::before {
  color: #f15200;
}
.woocommerce ul.products li.product .price {
  color: #232323;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 400;
  text-decoration: none;
}
.woocommerce ul.products li.product .blspt-image {
  overflow: hidden;
  position: relative;
  background: #ffffff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce ul.product_list_widget {
  padding-top: 6px;
}
.woocommerce ul.product_list_widget li a span.product-title {
  width: auto;
  display: block;
  margin-bottom: 8px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 400;
  text-decoration: none;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: auto;
}
.woocommerce div.product form.cart .group_table td {
  vertical-align: middle;
}
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount,
.woocommerce .widget_shopping_cart ul.product_list_widget li .quantity,
.woocommerce ul.product_list_widget li del,
.woocommerce ul.product_list_widget li ins {
  color: #f15200;
}
.woocommerce ul.products li.product a.button.add_to_cart_button,
.woocommerce ul.products li.product a.added_to_cart.wc-forward,
.woocommerce ul.products li.product a.product_type_variable,
.woocommerce ul.products li.product a.button {
  position: absolute;
  bottom: 0;
  left: 0;
  top: auto;
  width: 100%;
  max-width: 100%;
  padding: 15px 30px 21px;
  margin-top: 0;
  color: #ffffff;
  font-weight: 600;
  font-family: 'Jost', sans-serif;
  font-size: 17px;
  line-height: 1.42857;
  text-align: center;
  text-transform: uppercase;
  opacity: 0;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  z-index: 1;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:before {
  content: '\f07a';
  font-family: Fontawesome;
  font-size: 18px;
  padding-right: 10px;
}
.woocommerce ul.products li.product.blspt-hover .button.add_to_cart_button,
.woocommerce ul.products li.product.blspt-hover a.product_type_variable,
.woocommerce ul.products li.product.blspt-hover a.button,
.woocommerce ul.products li.product.blspt-hover a.added_to_cart.wc-forward {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  clear: none;
  width: 33.33333333%;
  padding: 0 15px 30px;
  margin: 0;
  text-align: left;
}
.woocommerce .related.products ul.products li.product {
  width: 25%;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 22px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  min-width: 200px;
}
.woocommerce .woocommerce-result-count {
  padding: 20px 0 0;
}
.woocommerce-tabs .comment-reply-title {
  border: none;
}
.woocommerce .quantity .qty {
  height: 35px;
  text-align: left;
}
#calc_shipping_state_field span {
  width: 100%;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2,
.woocommerce-page .col2-set .col-2 {
  flex: 0 0 48%;
  max-width: 48%;
  padding-left: 0px;
}
.woocommerce form .form-row span,
.woocommerce form .form-row {
  width: 100%;
}
.woocommerce-privacy-policy-text {
  padding: 0 0 10px;
}
.select2-container--default .select2-selection--single {
  border-color: #c3cbdf;
  height: 42px;
  padding: 6px 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
}
.woocommerce button[type="submit"] {
  color: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding: 0;
}
.woocommerce-account .woocommerce-Address {
  border: 1px solid #ededed;
  padding: 15px 20px;
}
.woocommerce-account .addresses .title h3 {
  font-size: 24px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  background: #f7f7f7 none repeat scroll 0 0;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #888;
  display: block;
  padding: 15px 0;
  line-height: 21px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
  color: #222;
  background: #fcfcfc;
}
.woocommerce form .form-row label.inline {
  margin: 10px 0 0 30px;
}
.woocommerce form .form-row {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-form-login .form-row {
  margin: 0 0 20px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
  padding: 10px 0 15px;
}
.woocommerce ul.products {
  margin: 0 -15px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  clear: none;
  margin: 0;
  padding: 0 15px 75px;
  width: 33.333%;
  text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #070d59;
}
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del,
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.cart_list li span.woocommerce-Price-amount,
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount {
  font-size: 16px;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button,
.woocommerce .woocommerce-form-register button[type="submit"],
p.return-to-shop a.button.wc-backward,
p.woocommerce-mini-cart__buttons.buttons .button,
.woocommerce-widget-layered-nav-dropdown button[type="submit"],
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-product-search button[type="submit"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-MyAccount-content button[type="submit"],
.woocommerce-address-fields button[type="submit"],
a.woocommerce-Button.button,
.checkout_coupon button[type="submit"],
.shipping-calculator-form button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.added_to_cart,
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button,
.woocommerce table.my_account_orders .button {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 175px;
  padding: 18px 12px 26px;
  color: #fff;
  background-color: #f15200;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
 .woocommerce #review_form #respond .form-submit input {
  padding: 22px 12px 22px;
 }
.woocommerce .woocommerce-error .button:before, 
.woocommerce .woocommerce-info .button:before, 
.woocommerce .woocommerce-message .button:before, 
.woocommerce-page .woocommerce-error .button:before, 
.woocommerce-page .woocommerce-info .button:before, 
.woocommerce-page .woocommerce-message .button:before,
.woocommerce .woocommerce-form-register button[type="submit"]:before,
p.return-to-shop a.button.wc-backward:before,
p.woocommerce-mini-cart__buttons.buttons .button:before,
.woocommerce-widget-layered-nav-dropdown button[type="submit"]:before,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:before,
.woocommerce-product-search button[type="submit"]:before,
.woocommerce #payment #place_order:before,
.woocommerce-page #payment #place_order:before,
.woocommerce-MyAccount-content button[type="submit"]:before,
.woocommerce-address-fields button[type="submit"]:before,
a.woocommerce-Button.button:before,
.checkout_coupon button[type="submit"]:before,
.shipping-calculator-form button[type="submit"]:before,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:before,
.woocommerce .cart .button:before,
.woocommerce #review_form #respond .form-submit input:before,
.woocommerce a.added_to_cart:before,
.woocommerce div.product form.cart .button:before,
.woocommerce ul.products li.product .button:before,
.woocommerce table.my_account_orders .button:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 2px;
  background: #070d59;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce .cart .button:after,
.woocommerce .woocommerce-error .button:after, 
.woocommerce .woocommerce-info .button:after, 
.woocommerce .woocommerce-message .button:after, 
.woocommerce-page .woocommerce-error .button:after, 
.woocommerce-page .woocommerce-info .button:after, 
.woocommerce-page .woocommerce-message .button:after,
.woocommerce .woocommerce-form-register button[type="submit"]:after,
p.return-to-shop a.button.wc-backward:after,
p.woocommerce-mini-cart__buttons.buttons .button:after,
.woocommerce-widget-layered-nav-dropdown button[type="submit"]:after,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:after,
.woocommerce-product-search button[type="submit"]:after,
.woocommerce #payment #place_order:after,
.woocommerce-page #payment #place_order:after,
.woocommerce-MyAccount-content button[type="submit"]:after,
.woocommerce-address-fields button[type="submit"]:after,
a.woocommerce-Button.button:after,
.checkout_coupon button[type="submit"]:after,
.shipping-calculator-form button[type="submit"]:after,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:after,
.woocommerce .cart .button:after,
.woocommerce #review_form #respond .form-submit input:after,
.woocommerce a.added_to_cart:after,
.woocommerce div.product form.cart .button:after,
.woocommerce ul.products li.product .button:after,
.woocommerce table.my_account_orders .button:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top:auto;
  width: 100%;
  height: 7px;
  background: #070d59;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  animation: none;
}
.woocommerce .woocommerce-error .button, 
.woocommerce .woocommerce-info .button, 
.woocommerce .woocommerce-message .button, 
.woocommerce-page .woocommerce-error .button, 
.woocommerce-page .woocommerce-info .button, 
.woocommerce-page .woocommerce-message .button {
  max-width: 100%;
  width: auto;
  font-size: 14px;
  padding: 12px 15px 18px;
  font-weight: 500;
}
p.woocommerce-mini-cart__buttons.buttons .button {
  margin-bottom: 20px;
  padding: 8px 16px;
}
.woocommerce ul.products li.product .button.ajax_add_to_cart.added {
  display: none;
}
.woocommerce-widget-layered-nav-dropdown button[type="submit"],
.woocommerce ul.products li.product a.added_to_cart {
  margin-top: 1em;
  padding: .618em 1em;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}
.woocommerce-MyAccount-content button[type="submit"],
.woocommerce-address-fields button[type="submit"],
.shipping-calculator-form button[type="submit"] {
  margin: 10px 0;
}
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  width: 100%;
  max-width: 100%;
}
.woocommerce-cart .woocommerce table.shop_table {
  border: none;
  margin: 0 0 24px 0;
  text-align: left;
  width: 100%;
  border-collapse: collapse;
  border-radius: 0;
}
.woocommerce-cart .woocommerce table.shop_table td,
.woocommerce-cart .woocommerce table.shop_table tr,
.woocommerce-cart .woocommerce table.shop_table th {
  border: none;
}
.woocommerce-cart .woocommerce table.shop_table thead {
  border: none;
  background: #e6e6e6;
}
.woocommerce-cart .woocommerce table.shop_table th {
  font-size: 22px;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
  padding: 20px 0;
  border: none;
}
.woocommerce-product-search button[type="submit"] {
  padding: 16px 15px;
  margin: 10px 0 0;
}
.woocommerce .woocommerce-error .button:hover, 
.woocommerce .woocommerce-info .button:hover, 
.woocommerce .woocommerce-message .button:hover, 
.woocommerce-page .woocommerce-error .button:hover, 
.woocommerce-page .woocommerce-info .button:hover, 
.woocommerce-page .woocommerce-message .button:hover,
.woocommerce .woocommerce-form-register button[type="submit"]:hover,
.woocommerce .woocommerce-form-register button[type="submit"]:focus,
p.return-to-shop a.button.wc-backward:hover,
p.return-to-shop a.button.wc-backward:focus,
p.woocommerce-mini-cart__buttons.buttons .button:hover,
p.woocommerce-mini-cart__buttons.buttons .button:focus,
.woocommerce-widget-layered-nav-dropdown button[type="submit"]:hover,
.woocommerce-widget-layered-nav-dropdown button[type="submit"]:focus,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:focus,
.woocommerce-product-search button[type="submit"]:hover,
.woocommerce-product-search button[type="submit"]:focus,
.woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover,
.woocommerce #payment #place_order:focus,
.woocommerce-page #payment #place_order:focus,
.woocommerce-MyAccount-content button[type="submit"]:hover,
.woocommerce-MyAccount-content button[type="submit"]:focus,
.woocommerce-address-fields button[type="submit"]:hover,
.woocommerce-address-fields button[type="submit"]:focus,
a.woocommerce-Button.button:hover,
a.woocommerce-Button.button:focus,
.checkout_coupon button[type="submit"]:hover,
.checkout_coupon button[type="submit"]:focus,
.shipping-calculator-form button[type="submit"]:hover,
.shipping-calculator-form button[type="submit"]:focus,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:focus,
.woocommerce .cart .button:hover,
.woocommerce .cart .button:focus,
.woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #review_form #respond .form-submit input:focus,
.woocommerce a.added_to_cart:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product form.cart .button:focus,
.woocommerce ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce table.my_account_orders .button:hover,
.woocommerce table.my_account_orders .button:focus {
  color: #ffffff;
  background-color: #f15200;
}
.woocommerce table.shop_table td {
  border-top: none;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  min-width: 70px;
}
p.comment-form-comment {
  padding: 0;
  margin: 0;
}
.woocommerce-page table.cart td.actions {
  border-bottom: none;
  padding: 40px 0 20px;
}
form.woocommerce-ordering .nice-select {
  font-size: 16px;
  padding-left: 15px;
}
.woocommerce .products .star-rating {
  margin: 0 auto .5em;
}
.woo-content-side h1.page-title {
  display: none;
}
.woocommerce .star-rating:before {
  color: #dadada;
  content: "\53\53\53\53\53";
}
.woocommerce ul.products li.product .star-rating {
  font-size: 12px;
  display: inline-block;
  float: right;
  margin: 20px 0 0;
}
.woocommerce .star-rating {
  height: 17px;
  width: 71px;
  font-size: 12px;
}
.woocommerce .star-rating span {
  color: #f15200;
}
a.woocommerce-review-link {
  display: none;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 0;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product h3 {
  font-size: 22px;
  padding: 15px 0 4px;
  font-weight: 600;
  text-transform: uppercase;
  width: 70%;
  display: inline-block;
}
.woocommerce ul.products li.product .button,
.woocommerce ul.products li.product a.added_to_cart {
  margin-top: 6px;
  padding: 0.4em 0.7em;
}
.woocommerce ul.products li.product .button.loading {
  padding-right: 2.618em;
}
.woocommerce ul.products li.product .price {
  font-size: 20px;
  width: 70%;
  display: inline-block;
}
.entry-summary .product_meta span.sku {
  color: #232323;
}
.comment-text p {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  padding: 3px;
  width: 60px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  margin: 0 0 0 75px;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce div.product form.cart .variations td.label {
  padding: 20px 0;
  line-height: normal;
  text-align: left;
  vertical-align: top;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  min-width: 300px;
  height: 65px;
  border: 1px solid #9698a3;
  color: #666666;
  font-size: 16px;
  padding: 6px 15px 8px;
  margin-right: 10px;
}
.woocommerce #content table.cart td.actions .coupon, 
.woocommerce table.cart td.actions .coupon, 
.woocommerce-page #content table.cart td.actions .coupon, 
.woocommerce-page table.cart td.actions .coupon {
  min-width: 50%;
}
.woocommerce .cart .coupon .button {
  display: inline-block;
  float: left;
  padding: 21px 15px 28px;
  background: #f15200;
}
.woocommerce .cart button.button:disabled, 
.woocommerce .cart button.button:disabled[disabled], 
.woocommerce .cart input.button.disabled, 
.woocommerce .cart input.button:disabled, 
.woocommerce .cart input.button:disabled[disabled] {
  color: #fff;
  background: #070d59;
  padding: 22px 15px 22px;
}
.woocommerce .cart .coupon .button:hover {
  background: #f15200;
  border-color: #f15200;
}
.cart_totals h2 {
  font-size: 28px;
  text-transform: uppercase;
  padding: 0 0 20px;
}
.woocommerce .cart_totals table.shop_table tbody tr th {
  padding-left: 0;
  font-size: 20px;
  font-weight: 500;
}
.woocommerce .cart_totals table.shop_table tbody tr {
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000;
}
.woocommerce .cart_totals table.shop_table tbody tr.order-total {
  border-bottom: none;
}
.shipping-calculator-form .nice-select {
  margin: 0;
  padding-left: 15px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0;
  background: transparent;
}
.woocommerce ul#shipping_method .amount {
  color: #333333;
}
.cart-collaterals table th,
.cart-collaterals table td {
  border-bottom: none;
}
.cart_totals table.shop_table.shop_table_responsive tr td,
.cart_totals table.shop_table.shop_table_responsive tr th {
  padding: 20px;
}
.woocommerce form .shipping-calculator-form p input,
.woocommerce form .shipping-calculator-form p input.input-text {
  padding-left: 15px;
}
.woocommerce-cart-form {
  padding: 0 0 30px;
}
.woocommerce-info::before {
  color: #f15200;
}
.woocommerce-info {
  border-top-color: #f15200;
}
.woocommerce-page form .form-row input,
.woocommerce form .form-row input,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea.input-text {
  padding-left: 15px;
}
.woocommerce form .form-row textarea.input-text {
  height: 140px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  border-bottom: none;
  border-right: none;
  padding: 20px 12px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border-collapse: collapse;
}
.woocommerce-account .addresses .title .edit {
  float: right;
  min-width: 70px;
  padding: 6px 8px;
  margin-right: 0;
  background: #f15200;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.15px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.woocommerce-account .addresses .title .edit:hover {
  background: #f15200;
}
.woocommerce form span.show-password-input {
  width: auto;
  float: right;
  top: 18px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  min-width: 120px;
}
.blspt-widget.woocommerce select,
.woocommerce .select2-container--default .select2-selection--single {
  vertical-align: middle;
  width: 100%;
  height: 60px;
  padding: 0 10px;
  background-color: transparent;
  font-size: 18px;
  color: #232323;
  line-height: 1.42857143;
  border: none;
  border: 1px solid #9698a3;
  outline: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce.widget_product_categories span.select2-selection.select2-selection--single:after {
  margin-top: -2px;
}
.woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {
  height: 50px;
  border: 1px solid #ececec !important;
  padding: 7px 15px 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: none;
  padding: 15px 0 10px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table th {
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  color: #232323;
  font-weight: 500;
  text-transform: uppercase;
}
.woocommerce table.shop_table,
.woocommerce table.shop_table tbody th, 
.woocommerce table.shop_table tfoot td, 
.woocommerce table.shop_table tfoot th {
  border-color: #9698a3;
}
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 15px;
  line-height: 14px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td {
  font-weight: 600;
  color: #232323;
}
.woocommerce .widget_shopping_cart ul.product_list_widget li .amount,
.woocommerce .widget_shopping_cart ul.product_list_widget li .quantity {
  padding-top: 3px;
  display: inline-block;
  vertical-align: bottom;
  font-weight: 400;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  color: #232323;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 1px double #ebe9eb;
  padding: 8px 0 0;
  margin-top: 18px;
  margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 5px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1;
  padding: 16px 15px 22px;
  background: #f15200;
  text-align: center;
}
.woocommerce .woocommerce-product-search button[type="submit"] {
    padding: 16px 15px 22px;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover {
  background: #f15200;
}
.blspt-widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
  border: 1px solid #dddddd;
  padding: 20px;
}
.blspt-widget.woocommerce.widget_shopping_cart ul li a {
  padding-left: 0;
}
.blspt-widget.woocommerce.widget_shopping_cart .woocommerce-mini-cart__buttons {
  margin-bottom: 0;
}
.woocommerce-widget-layered-nav-dropdown button[type="submit"] {
  min-width: 120px;
}
.woocommerce span.select2-selection.select2-selection--single:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  margin-top: -6px;
  pointer-events: none;
  position: absolute;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out;
  right: 22px;
  height: 6px;
  width: 6px;
  border-color: #888888;
  border-width: 1px;
}
.woocommerce .select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  margin-bottom: 4px;
}
.woocommerce-checkout span.select2-selection.select2-selection--single:after {
  top: 33%;
}
.woocommerce ul.cart_list li a,
.woocommerce ul.product_list_widget li a,
.blspt-widget.woocommerce.widget_products ul.product_list_widget li a {
  padding: 0;
  font-weight: 600;
  font-size: 18px;
  border: none;
}
.woocommerce ul.cart_list li a img,
.woocommerce ul.product_list_widget li a img {
  float: left;
  width: 71px;
  margin: 0 19px 0 0;
  border: 1px solid #eeeeee;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0 0 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
p.woocommerce-mini-cart__empty-message {
  padding: 0;
}
h2.woocommerce-Reviews-title,
.woocommerce-Tabs-panel > h2 {
  display: none;
}
.comment-form-rating select#rating {
  display: none;
}
.woocommerce #review_form #respond .form-submit input {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond textarea {
  height: 140px;
  padding-left: 15px;
}
.woocommerce #review_form #respond input {
  padding-left: 15px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #555555;
}
.woocommerce .woocommerce-tabs {
  padding: 48px 0 60px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #9698a3;
  text-align: center;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  vertical-align: middle;
  padding: 0 41px 0 0;
  margin: 0;
  background: none;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
  border-right: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #f15200;
}
.woocommerce p.stars a {
  color: #f15200;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 13px 0;
  font-family: 'Jost', sans-serif;
  text-transform: uppercase;
  font-size: 26px;
  font-weight: 500;
  position: relative;
  color: #232323;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #f15200;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #f15200;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
}
p.comment-form-cookies-consent input[type=checkbox] {
  margin: 3px 5px 0 0;
  vertical-align: middle;
}
.woocommerce-checkout span.select2-selection.select2-selection--single:after {
  top: 50%;
}
.woocommerce table.shop_table th {
  text-align: left;
  font-size: 18px;
}
.woocommerce .woocommerce-form-login.login .woocommerce-form-login__rememberme {
  width: 100%;
  padding: 0 0 10px;
}
p.lost_password a {
  color: #777;
  font-size: 15px;
}
.woocommerce .woocommerce-form-login.login label {
  padding: 0;
}
p.form-row.form-row-first {
  padding-top: 15px;
}
.woocommerce-billing-fields p.form-row.form-row-first {
  padding-top: 4px;
}
#review_form span.comment-reply-title {
  display: inline-block;
  color: #232323;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 15px;
}
.woocommerce-Reviews label.error {
  display: none!important;
}
.woocommerce ul.products li.product .onsale {
  top: 0;
  right: 15px;
  left: auto;
  margin: 0;
  border-radius: 3px;
  line-height: 21px;
  padding: 4px 20px;
  font-family: 'Jost', sans-serif;
  font-size: 15px;
  font-weight: 600;
  z-index: 1;
}
.woocommerce span.onsale {
  background-color: #f15200;
  height: 30px;
  width: 70px;
  min-height: 30px;
  min-width: 70px;
  top: 0;
  right: auto;
  left: 0;
  margin: 0;
  border-radius: 0;
  line-height: 21px;
  padding: 4px 20px;
  font-family: 'Jost', sans-serif;
  font-size: 15px;
  font-weight: 600;
  z-index: 2;
}
.woocommerce table.shop_attributes td {
  padding: 0 20px;
  text-align: left;
  font-style: normal;
}
.woocommerce table.shop_attributes th,
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes {
  border-top: 1px solid rgb(150 152 163);
}
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-form-login-toggle .woocommerce-info {
  background: #070d59;
  color: #ffffff;
  font-family: 'Jost', sans-serif;
  font-size: 20px;
  padding: 25px 35px;
  border: none;
}
.woocommerce-form-coupon-toggle .woocommerce-info a,
.woocommerce-form-login-toggle .woocommerce-info a {
  color: #f15200;
}
.woocommerce-form.woocommerce-form-login p.form-row.form-row-first {
  padding-top: 3px;
}
.woocommerce-form-login-toggle .woocommerce-info {
  margin-bottom: 20px;
}
.woocommerce form.checkout_coupon p.form-row {
  margin: 0;
}
.woocommerce-error {
  border-top-color: #f15200;
}
.woocommerce-error::before {
  color: #f15200;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #999999;
  line-height: 54px;
  padding: 2px 0 0;
}
.woocommerce-form-coupon-toggle .woocommerce-info::before {
  content: none;
}
.woocommerce ul.products li.product .onsale {
  right: 15px;
  top: 15px;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  margin: 0 auto;
}
.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto;
}
.woocommerce .quantity .qty {
  height: 47px;
  border: 1px solid #9698a3;
  outline: none;
  margin-right: 10px;
  padding-left: 22px;
}
.woocommerce.single-product #content div.product div.images, 
.woocommerce.single-product div.product div.images, 
.woocommerce-page.single-product #content div.product div.images, 
.woocommerce-page.single-product div.product div.images {
  width: 44%;
}
.entry-summary .product_meta {
  font-size: 18px;
  color: #666666;
}
.woocommerce div.product .product_title {
  font-size: 30px;
}
.woocommerce.single-product div.product .product_title {
  font-size: 40px;
  text-transform: uppercase;
}
.woocommerce.single-product div.product p.price {
  font-size: 28px;
  color: #232323;
  padding: 10px 0;
}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
  content: none;
}
.woocommerce-message {
  padding: 25px 50px 10px;
}
.woocommerce-message a {
  position: relative;
  top: -8px;
}
.woocommerce-product-details__short-description {
  padding: 0 0 20px;
}
.woocommerce div.product form.cart div.quantity {
  float: left;
  margin: 0 0 30px;
  width: 100%;
  position: relative;
}
.woocommerce .grouped_form .quantity .qty {
  border: none;
}
.entry-summary .product_meta > span {
  display: block;
  padding: 0 0 10px;
}
.comment-form-rating label {
  color: #444;
}
p.comment-form-comment label.error {
  margin: 10px 0 0px;
}
p.comment-form-cookies-consent label {
  font-size: 16px;
}
.woocommerce table.shop_attributes th {
  text-transform: capitalize;
  font-size: 17px;
  border-left: 1px solid #9698a3;
}
.woocommerce table.shop_attributes td,
.woocommerce table.shop_attributes th {
  border-bottom: 1px solid #9698a3;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-last {
  float: left;
  margin-left: 10px;
  width: auto;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-first {
  width: auto;
  padding-top: 3px;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
    width: 49%;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
  text-align: left;
  padding: 2em;
  border-bottom: 1px solid #d3ced2;
  margin: 50px 0 0;
  list-style: none outside;
}
.woocommerce-Tabs-panel--description p {
  padding-right: 15px;
}
.entry-summary p.price del {
  padding-right: 5px;
}
.woocommerce div.product form.cart .variations td {
  position: relative;
}
.woocommerce div.product form.cart .variations td.label label {
  text-transform: capitalize;
  font-size: 17px;
}
.woocommerce div.product form.cart .reset_variations {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 100%;
  max-width: 150px;
  padding: 18px 12px 26px;
  color: #fff;
  background-color: #f15200;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  outline: none;
  margin: 15px 0 0;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
 .woocommerce div.product form.cart .reset_variations:before{
  content: "";
  position: absolute;
  left: 0;
  bottom: 7px;
  width: 100%;
  height: 2px;
  background: #070d59;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce div.product form.cart .reset_variations:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 7px;
  background: #070d59;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce div.product form.cart .reset_variations {
  padding: 4px 15px 10px 12px;
}
.woocommerce div.product form.cart .reset_variations:hover {
  background: #f15200;
}
p.cart-empty.woocommerce-info {
  margin: 0 0 30px;
}
.woocommerce-cart .woocommerce table.shop_table tr.woocommerce-cart-form__cart-item.cart_item {
  border-bottom: 1px solid #e6e6e6;
}
h3#ship-to-different-address label {
  font-size: 18px;
}
h3#order_review_heading {
  padding-top: 30px;
  padding-bottom: 20px;
}
.woocommerce .checkout .col2-set {
  width: 100%;
}
.woocommerce-order-received .woocommerce table.shop_table td {
  padding: 15px 12px;
}
.woocommerce-order-received .woocommerce table.shop_table tfoot th,
.woocommerce-order-received .woocommerce table.shop_table tfoot td {
  border-bottom: none;
}
.woocommerce-order-received .woocommerce table.shop_table {
  border-collapse: collapse;
}
.woocommerce .woocommerce-customer-details address {
  border-bottom-width: 1px;
  border-right-width: 1px;
  min-height: 180px;
}
.woocommerce table.my_account_orders {
  border-collapse: collapse;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 12px 15px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders td {
  font-size: 15px;
}
.woocommerce table.my_account_orders .button {
  padding: 6px 20px;
}
.woocommerce nav.woocommerce-pagination {
  padding: 30px 0 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
  width: 100%;
  margin-top: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 80px;
  margin-right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #eeeeee;
}
.entry-summary table td label {
  font-size: 17px;
  padding: 0;
}
.woocommerce div.product form.cart .entry-summary .group_table td {
  vertical-align: middle;
}
.woocommerce-product-gallery__image a {
  display: block;
  padding: 1px
}
.single_variation_wrap span.price {
  padding-bottom: 15px;
  display: block;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin: 0;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  border: 1px solid #ececec;
  margin: 0;
  padding-left: 10px;
  outline: none;
  border-width: 0 0 1px 0;
  background: #ffffff;
}
.pswp__caption__center {
  text-align: center;
}
/*Branch*/
.col-custom-lo {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.branch-item {
  border: 1px solid #cdd0e3;
  padding: 30px 15px;
  margin-bottom: 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.branch-item .blspt-icon {
  padding: 0 0 10px;
}
.branch-item p {
  padding: 0;
}
h3.branch-title {
  padding: 0;
  font-size: 24px;
  font-weight: 700;
}
ul.circle-list {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #777777;
  font-size: 17px;
}
ul.circle-list li {
  padding: 0 0 12px 30px;
  position: relative;
}
ul.circle-list li:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #ffbb00;
  top: 5px;
  left: 0;
}
ul.circle-list li:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #070d59;
  left: 5px;
  top: 10px;
}
/*Ajax Filter*/
.la-timer,
.la-timer > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-timer {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-timer.la-dark {
  color: #f15200;
}
.la-timer > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-timer {
  width: 32px;
  height: 32px;
}
.la-timer > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  border-radius: 100%;
}
.la-timer > div:before,
.la-timer > div:after {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
  width: 2px;
  margin-top: -1px;
  margin-left: -1px;
  content: "";
  background: currentColor;
  border-radius: 2px;
  -webkit-transform-origin: 1px 1px 0;
  -moz-transform-origin: 1px 1px 0;
  -ms-transform-origin: 1px 1px 0;
  -o-transform-origin: 1px 1px 0;
  transform-origin: 1px 1px 0;
  -webkit-animation: timer-loader 1250ms infinite linear;
  -moz-animation: timer-loader 1250ms infinite linear;
  -o-animation: timer-loader 1250ms infinite linear;
  animation: timer-loader 1250ms infinite linear;
  -webkit-animation-delay: -625ms;
  -moz-animation-delay: -625ms;
  -o-animation-delay: -625ms;
  animation-delay: -625ms;
}
.la-timer > div:before {
  height: 12px;
}
.la-timer > div:after {
  height: 8px;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-delay: -7.5s;
  -moz-animation-delay: -7.5s;
  -o-animation-delay: -7.5s;
  animation-delay: -7.5s;
}
.la-timer.la-sm {
  width: 16px;
  height: 16px;
}
.la-timer.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px;
}
.la-timer.la-sm > div:before,
.la-timer.la-sm > div:after {
  top: 7px;
  left: 7px;
  width: 1px;
  margin-top: -.5px;
  margin-left: -.5px;
  border-radius: 1px;
  -webkit-transform-origin: .5px .5px 0;
  -moz-transform-origin: .5px .5px 0;
  -ms-transform-origin: .5px .5px 0;
  -o-transform-origin: .5px .5px 0;
  transform-origin: .5px .5px 0;
}
.la-timer.la-sm > div:before {
  height: 6px;
}
.la-timer.la-sm > div:after {
  height: 4px;
}
.la-timer.la-2x {
  width: 64px;
  height: 64px;
}
.la-timer.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px;
}
.la-timer.la-2x > div:before,
.la-timer.la-2x > div:after {
  top: 28px;
  left: 28px;
  width: 4px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 4px;
  -webkit-transform-origin: 2px 2px 0;
  -moz-transform-origin: 2px 2px 0;
  -ms-transform-origin: 2px 2px 0;
  -o-transform-origin: 2px 2px 0;
  transform-origin: 2px 2px 0;
}
.la-timer.la-2x > div:before {
  height: 24px;
}
.la-timer.la-2x > div:after {
  height: 16px;
}
.la-timer.la-3x {
  width: 96px;
  height: 96px;
}
.la-timer.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px;
}
.la-timer.la-3x > div:before,
.la-timer.la-3x > div:after {
  top: 42px;
  left: 42px;
  width: 6px;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: 6px;
  -webkit-transform-origin: 3px 3px 0;
  -moz-transform-origin: 3px 3px 0;
  -ms-transform-origin: 3px 3px 0;
  -o-transform-origin: 3px 3px 0;
  transform-origin: 3px 3px 0;
}
.la-timer.la-3x > div:before {
  height: 36px;
}
.la-timer.la-3x > div:after {
  height: 24px;
}
/*Animation*/
@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-moz-keyframes timer-loader {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-o-keyframes timer-loader {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.products-loading .la-timer.la-3x {
  position: absolute;
  margin-top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.products-loading{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255,255,255,.95);
  z-index: 9;
}
/* Sidebar */
.blspt-widget {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
.blspt-widget ul li a,
.woocommerce .blspt-widget ul li a {
  padding-left: 15px;
  color: #232323;
}
.widget_products ul li a {
  padding-left: 0;
}
.blspt-widget ul li ,
.woocommerce .blspt-widget ul li  {
  color:#777;
}
.blspt-widget ul li a:before {
  content: '\f105';
  font-family: Fontawesome;
  left: 0;
  position: absolute;
  font-size: 17px;
  line-height: 1.48;
}
.blspt-widget .widget-title a.rsswidget {
  color: #232323;
}
.blspt-widget.widget_recent_comments ul li a:before,
.blspt-widget.widget_rss ul li a:before,
.blspt-widget.widget_products ul li a:before,
.blspt-widget.widget_top_rated_products ul li a:before {
  content: none;
}
.blspt-widget.widget_recent_comments ul li a,
.blspt-widget.widget_rss ul li a {
  padding-left: 0;
}
.blspt-widget > ul > li:first-child a {
  padding-top: 0;
}
.blspt-widget > ul > li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
.blspt-widget > ul > li:first-child span.post-count {
  padding-top: 0;
}
/* BuilderSpot Testimonial */
.blspt-testimonials {
  padding: 100px 0;
}
.testimonial-item {
  padding: 45px 55px;
  background: #ffffff;
  position: relative;
}
.testi-title-wrap {
  padding: 0 0 20px;
  position: relative;
}
.testi-title-wrap:after {
  content: '“';
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Jost', sans-serif;
  color: #f15200;
  font-size: 250px;
  line-height: 220px; 
}
.testi-title-wrap .blspt-image img {
  border-radius: 100%;
}
.testi-title-wrap h4 {
  font-size: 28px;
  line-height: 28px;
  padding: 0;
}
.testi-title-wrap p {
  font-size: 18px;
  color: #f15200;
  padding: 0 0 5px;
}
.blspt-rating {
  font-size: 16px;
  color: #f15200;
}
.blspt-rating i {
  margin-right: 3px;
}
.testi-cnt-wrap p {
  font-size: 18px;
  padding: 0;
  color: #666666;
}
.footer-widget .mc4wp-form-fields {
  margin-top: 15px;
}
.mc4wp-form-fields .col-md-8 {
  padding-right: 0;
}
.mc4wp-form-fields .col-md-4 {
  padding-left: 0;
}
.mc4wp-form-fields input[type="email"] {
  border-radius: 0;
  color: #666666;
}
.mc4wp-form-fields input[type="email"]::placeholder {
  color: #666666;
}
.mc4wp-form-fields input[type="submit"] {
  border-radius: 0 5px 5px 0;
  padding: 11px 11px 12px;
  line-height: 27px;
}
/* Recent Post Widget */
.post-widget .post-item {
  padding-bottom: 20px;
}
.post-widget .post-item:last-child {
  padding-bottom: 0;
}
.post-widget h6.post-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  padding-bottom: 7px;
  font-weight: 400;
}
.footer-widget.post-widget h6.post-title {
  font-size: 18px;
  line-height: 22px;
}
.footer-widget .post-item .blspt-image img {
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.post-widget .post-info .blspt-image {
  margin-right: 15px;
}
.footer-widget.post-widget h6.post-title  {
  color: #fff;
}
.post-widget h6.post-title a:hover {
  color: #f15200;
}
.post-widget .post-info {
  padding-left: 0;
}
.post-widget .post-date {
  font-size: 14px;
  color: #f15200;
  text-transform: uppercase;
  font-weight: 600;
}
.rss-date {
  padding-bottom: 8px;
  padding-top: 3px;
  display: inline-block;
  width:100%;
  font-size: 17px;
}
.widget_rss li cite {
  padding-top: 8px;
  display: inline-block;
}
.nice-select.postform,
.widget_archive .nice-select,
.wp-block-archives.wp-block-archives-dropdown .nice-select,
.blspt-widget.widget_text .nice-select {
  border: 1px solid #e8e8e8;
  padding-left: 25px;
}
.news-detail-wrap .wp-block-cover-image .wp-block-cover-image-text,
.news-detail-wrap .wp-block-cover .wp-block-cover-text,
.news-detail-wrap .wp-block-cover-text strong{
  color:#fff;
}
.news-detail-wrap .wp-block-archives.wp-block-archives-list li,
.news-detail-wrap .wp-block-categories.wp-block-categories-list li {
  padding-top: 3px;
  padding-bottom: 3px;
}
sub {
  bottom: -3px;
}
sup {
  top: -1.0em;
}
.blspt-comments-area .trackback  .comment-main-area,
.blspt-comments-area .pingback .comment-main-area {
  margin-left: 0;
}
img.size-full {
  margin-top: 12px;
  margin-bottom: 12px;
}
/* Info Box */
.blspt-event-info-item {
  position: relative;
  padding: 30px 40px;
  margin: 0 0 20px;
  border: 1px solid rgba(220, 220, 237, 0.3);
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-event-info-item.blspt-item {
  text-align: center;
}
.blspt-event-info-item .blspt-icon i {
  font-size: 30px;
  line-height: 60px;
}
.blspt-event-info-item .blspt-icon {
  background: #f15200;
  width: 65px;
  height: 65px;
  line-height: 60px;
  color: #ffffff;
  border-radius: 100px;
  margin: 0 auto;
}
.blspt-event-info-item:before {
  content: none;
}
.blspt-event-info-item.blspt-item h3 {
  font-size: 19px;
  padding-top: 20px;
}
.blspt-event-info-item.blspt-item.naeep-hover {
  background: #232323;
}
.blspt-event-info-item.blspt-item.naeep-hover h3,
.blspt-event-info-item.blspt-item.naeep-hover span {
  color: #ffffff;
}
/* BuilderSpot Progressbar */
.progress-item {
  padding-bottom: 45px;
}
.progress-item:last-child {
  padding-bottom: 0;
}
.progress-item .progress-title {
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 15px;
  font-weight: 400;
  color: #101014;
}
span.prgrs-cntr-prcnt {
  float: right;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.progress-title {
  padding-bottom: 8px;
  font-weight: 400;
}
.progress {
  height: 3px;
  overflow: visible;
  margin-bottom: 0;
  background-color: #d2d2d2;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.progress-bar {
  height: 3px;
  float: none;
  overflow: visible !important;
  color: inherit;
  border: none;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #f15200;
}
.progress-counter {
  position: absolute;
  top: -37px;
  right: -30px;
  padding: 5px 15px;
  font-size: 16px;
  z-index: 1;
}
/* lists */
.simple-list-info .blspt-icon i {
  font-size: 12px;
  color: #ffffff;
  width: 23px;
  height: 23px;
  line-height: 23px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  border-radius: 3px;
  position: absolute;
  left: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #f15200;
}
.simple-list-info {
  display: block;
  background-color: #e9ecf6;
  border-radius: 5px;
  padding: 10px 12px 10px 40px;
  z-index: 1;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight: 600;
  font-size: 15.5px;
}
.simple-list-info:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  border-radius: 5px;
  z-index: -1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.simple-list-info:hover:before {
  width: 100%;
  background: #f15200;
}
.simple-list-info p {
  margin-bottom: 0;
}
.simple-list-info:hover p {
  color: #ffffff;
}
.simple-list-info:hover .blspt-icon i {
  background: #ffffff;
  color: #f15200;
}
/* BuilderSpot Accordion */
.accordion {
  border: none;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.card {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.card-header {
  padding: 0;
  background: transparent;
  border: none;
}
.card-header .btn {
  border-radius: 0;
}
.btn-link {
  width: 100%;
  padding: 14px 55px 14px 30px;
  font-size: 18px;
  text-align: left;
  white-space: normal;
  position: relative;
  color: #232323;
}
.btn-link.collapsed span:after {
  height: 16px;
}
.btn-link span {
  position: absolute;
  width: 85px;
  height: 100%;
  right: 0;
  top: 0;
  background: #070d59;
  text-align: center;
}
.btn-link span:before,
.btn-link span:after {
  position: absolute;
  top: calc(50%);
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 16px;
  height: 2px;
  background: #ffffff;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.accordion>.card .card-header {
  margin-bottom: 0;
}
.btn-link span:after {
  width: 2px;
  height: 0;
}
.btn.active,
.btn:active,
.btn.focus,
.btn:focus,
.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.card-body {
  padding: 15px 0 3px 25px;
  border: none;
  border-top: none;
  border-radius: 0;
  font-size: 19px;
  color: #666666;
}
.card-body p {
  font-size: 19px;
  line-height: 30px;
  padding-bottom: 5px;
}
.card-body ul.bullet-list {
  padding: 20px 0;
}
.blspt-secondary .card-body ul.bullet-list {
  padding: 0;
}
.blspt-secondary .card-body ul {
  font-size: 16px;
}
.accordion h4 {
  padding-bottom: 0;
}
.accordion h4 .btn-link {
  font-weight: 700;
  font-size: 28px;
  color: #070d59;
  text-transform: capitalize;
}
.faq-wrap .accordion>.card:not(:first-of-type):not(:last-of-type), 
.faq-wrap .accordion .card {
  display: block;
  background: transparent;
  border-bottom: none;
  padding-bottom: 15px;
}
.card button.btn.btn-link {
  background: #f15200;
  color: #ffffff;
  border-radius: 0;
  padding: 26px 85px 21px 25px;
  border: 1px solid #bbbcc2;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.card button.btn.btn-link.collapsed {
  background: transparent;
  color: #070d59;
  border-radius: 0;
  border: 1px solid #bbbcc2;
}
.card .btn-link:before,
.card .btn-link:after {
  background: #f15200;
}
.card .btn-link.collapsed:before,
.card .btn-link.collapsed:after {
  background: #f15200;
}
.card h4 button.btn.btn-link i {
  color: #ffffff;
  font-size: 40px;
  margin-right: 15px;
}
.card h4 button.btn-link.collapsed i {
  color: #f15200;
}
.card button.btn.btn-link img {
  margin-right: 15px;
  filter: brightness(100) grayscale(100);
}
.card button.btn-link.collapsed img {
  filter: none;
}
.card button.btn.btn-link .faq-count {
  font-style: normal;
}
/* Call to Action Widget */
.widget_cta_widget {
  text-align: center;
}
.widget_cta_widget h5.cta-subtitle {
  font-size: 14px;
  margin-bottom: 10px;
}
.widget_cta_widget h3.cta-title {
  margin-bottom: 27px;
  font-size: 34px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.widget_cta_widget .blspt-btn-wrap a.blspt-btn {
  line-height: 1;
  padding: 17px;
  box-shadow: none;
  background: #f15200;
}
.footer-wrap .col-md-12 .blspt-social {
  text-align: center;
}
/* Career Info Widget */
.blspt-career-info-item.blspt-item .career-link {
  display: table;
  overflow: hidden;
  clear: both;
  width: 100%;
  padding: 48px 50px;
  margin-bottom: 46px;
  background: transparent;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blspt-hover .career-link {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}
.blspt-career-info-item.blspt-item .blspt-icon {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
}
.blspt-career-info-item.blspt-item .career-info {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
  position: relative;
}
.blspt-career-info-item.blspt-item .career-info:after {
  position: absolute;
  top: 50%;
  right: 20px;
  color: #dbdbdb;
  font: normal normal normal 40px/1.42857 FontAwesome;
  text-rendering: auto;
  content: "\f105";
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.blspt-career-info-item.blspt-item.blspt-hover .career-info:after {
  right: 0;
  opacity: 1;
}
.career-title {
  display: block;
  padding: 6px 0;
  color: #555555;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.42857;
  letter-spacing: -0.2px;
}
.career-subtitle {
  display: block;
  padding: 6px 0;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.42857;
  text-transform: uppercase;
}
/* Pricing */
.pricing-item {
  padding: 40px 60px;
  background: #070d59;
  color: #ffffff;
  border: 1px solid transparent;
  text-align: center;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.pricing-item * {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
h2.price {
  display: inline-block;
  font-size: 80px;
  font-weight: 500;
  line-height: 80px;
  background: #2f3344;
  padding: 20px 30px;
  margin: 0 0 20px;
}
h2.price .currency {
  font-size: 30px;
  line-height: 30px;
  position: relative;
  padding-right: 5px;
  top: -3px;
}
h2.price .duration {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  display: block;
  line-height: normal;
}
h3.price-title {
  font-size: 28px;
  text-transform: uppercase;
  padding: 0 0 20px;
  margin: 0 0 30px;
  border-bottom: 1px solid rgb(255 255 255 / 20%);
}
.pricing-info ul {
  padding: 0 0 20px;
  margin: 0;
  list-style: none;
  text-align: left;
  font-size: 18px;
}
.pricing-info ul li {
  padding: 0 20px 16px 0;
  position: relative;
}
.pricing-info ul li i {
  position: absolute;
  right: 0;
  top: 2px;
  color: #f15200;
}
.pricing-info .blspt-btn:hover {
  color: #f15200;
}
.pricing-item.blspt-hover {
  background: #ffffff;
  border-color: #9698a3;
}
.pricing-item.blspt-hover h3.price-title {
  color: #232323;
  border-color: rgb(32 36 53 / 0.20);
}
.pricing-item.blspt-hover ul li {
  color: #666666;
}
.blspt-hover .pricing-info .blspt-btn:hover {
  color: #ffffff;
}
/*Style Two*/
.pricing-item.style-two {
  padding: 40px 45px;
  text-align: left;
}
.pricing-item.style-two h3.price-title {
  font-size: 28px;
  text-transform: capitalize;
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.pricing-item.style-two h2.price {
  background: none;
  width: 100%;
  padding: 0 0 25px;
  border-bottom: 1px solid rgb(190 191 202 / 40%);
}
.pricing-item.style-two h2.price .duration {
  text-transform: uppercase;
}
.pricing-item.style-two.blspt-hover h2.price .duration {
  color: #444444;
}
.pricing-item.style-two.blspt-hover h2.price,
.pricing-item.style-two.blspt-hover h3.price-title {
  color: #070d59;
}
.pricing-item.style-two a.blspt-btn {
  max-width: 100%;
}
.pricing-item a.blspt-btn span {
  transition: none;
}
/*Video Popup*/
.blspt-video-wrap {
  display: inline-block;
  line-height: 0;
  width: 100%;
}
.blspt-video-wrap .row {
  margin: 0;
}
.blspt-video-wrap [class*="col-"] {
  padding: 0;
}
.blspt-video-title {
  display: flex;
  width: 100%;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  background: #f15200;
  color: #ffffff;
}
.blspt-video-wrap .blspt-image {
  position: relative;
  display: inline-block;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-video-wrap .blspt-image img {
  visibility: hidden;
  opacity: 0;
}
.blspt-video-wrap a {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.video-btn-wrap {
  display: inline-block;
}
.blspt-video-btn {
  position: relative;
  display: flex;
  align-items: center;
}
.blspt-video-btn .blspt-video-play {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 130px;
  color: #ffffff;
  font-size: 24px;
  background-color: #f37533;
  border: 10px solid #f05200;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  z-index: 2;
}
.blspt-video-play i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.video-title-wrap {
  display: block;
  max-width: 470px;
  margin: 0 auto;
  padding: 30px 0;
}
.video-title-wrap .blspt-video-btn {
  margin: 30px 0 0;
}
.video-label {
  display: inline-block;
  margin-left: 25px;
  color: #ffffff;
  position: relative;
  font-size: 17px;
  text-transform: uppercase;
  font-family: 'Jost', sans-serif;
}
.blspt-video-title h3 {
  font-size: 35px;
  padding: 0;
  text-transform: uppercase;
  font-weight: 500;
}
.blspt-video-wrap .blspt-image:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-ripple,
.blspt-ripple:before,
.blspt-ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 40px;
  width: 40px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.blspt-ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}
.blspt-ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
}
@-webkit-keyframes ripple {
  40% {box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes ripple {
  40% {box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}

/* BuilderSpot Counter */
h3.stats-title {
  font-size: 60px;
  line-height: 60px;
  font-weight: 500;
  padding: 0;
}
.counter-info p {
  font-size: 18px;
  padding: 0;
  color: #444444;
}
.stats-item.style-two {
  display: inline-block;
  width: 100%;
}
.stats-item.style-two .blspt-icon {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin: 0 auto 20px;
  width: 123px;
  height: 123px;
  align-items: center;
  justify-content: center;
  background: #f15200;
  border-radius: 100px;
  color: #ffffff;
}
.stats-item.style-two .blspt-icon:after {
  content: "";
  position: absolute;
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  left: -7px;
  top: -7px;
  border: 1px dashed #f15200;
  border-radius: 100px;
}
.stats-item.style-two .blspt-icon i {
  font-size: 58px;
}
.stats-item.style-two h3.stats-title {
  padding-bottom: 0;
  color: #070d59;
  font-size: 50px;
  line-height: 50px;
}
.blspt-icon.image {
  margin: 10px 0 0;
}
/* Counter Style Three */
.stats-item.style-three .blspt-icon {
  float: left;
  width: 30%;
  text-align: center;
  color: #f15200;
}
.stats-item.style-three .blspt-icon i {
  font-size: 58px;
}
.stats-item.style-three .counter-info {
  float: left;
  width: 70%;
  padding-left: 8px;
}
.stats-item.style-three h3.stats-title {
  padding-bottom: 0;
}

/* Circle Progress */
.circle-prog-item {
  text-align: center;
}
.circle-prog-item h2 {
  font-size: 25px;
  text-transform: uppercase;
  color: #070d59;
}
.circle-progressbar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 10px;
  text-align: center;
  position: relative;
}
.circle-progressbar canvas {
  background: #ffffff;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.circle-progressbar-counter {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
  font-size: 50px;
  line-height: 60px;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.circle-counter {
  font-size: 65px;
  line-height: 60px;
}
span.valuein {
  font-size: 40px;
}

/* Simple Link */
.simple-link .blspt-icon {
  float: left;
  margin-right: 10px;
}
.simple-link span.link-text {
  margin-top: 3px;
  display: inline-block;
}
.naeep-grid-info .naeep-link-wrap {
  padding-top: 7px;
}
.news-detail-wrap .wp-block-image .alignright {
  padding-bottom: 10px;
}
.wp-block-gallery.columns-2 .blocks-gallery-item {
  display: inline-block;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
  margin-bottom: 20px;
}
p img.alignright.size-thumbnail {
  margin-bottom: 22px;
}
.comment-main-area .comment-area img {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mejs-container {
  margin-bottom:10px
}
.news-detail-wrap .post-count {
  padding-left: 5px;
}
.woocommerce div.product form.cart .group_table td {
  border: 1px solid #d0d0d0;
  vertical-align: middle;
}
.woocommerce div.product form.cart table.group_table td {
  padding-left: 10px;
}
.woocommerce div.product form.cart table {
  margin-bottom: 35px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
.blspt-page-wrap p img.size-full.alignright {
  margin-top: 20px;
}
.wp-caption .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  padding-top: 10px;
}
.wp-caption {
  margin-bottom: 30px;
}
.blspt-page-wrap .blspt-comments-area.blspt-form.comments-area {
  margin-top: 50px;
}
.woocommerce form .form-row textarea.input-text,
.woocommerce #review_form #respond textarea {
  padding: 10px 20px;
}
.woocommerce.single-product #review_form p {
  padding-bottom: 0;
}
.woocommerce #reviews p.woocommerce-noreviews {
  font-size: 16px;
}
.woocommerce #review_form #respond textarea,
.woocommerce #review_form #respond input {
  margin-top: 7px;
  margin-bottom: 9px;
}
.woocommerce #review_form #respond  p.comment-notes {
  padding-bottom: 10px;
  font-size: 16px;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label,
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price {
  padding-left: 30px;
}
.wp-calendar-nav-next {
  float:right;
}
.blspt-widget table#wp-calendar {
  text-align: center;
  margin-bottom: 2px;
}
.blspt-widget table#wp-calendar thead tr th {
  text-align: center;
  background: #070d59;
  color: #ffffff;
}
.blspt-widget table#wp-calendar td {
  padding: 10px 6px;
}
.blspt-widget .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 52px;
}
.wp-block-image figcaption {
  padding-top: 2px;
  padding-bottom: 6px;
}
.wp-block-button a.wp-block-button__link,
.wp-block-button a.wp-block-button__link:hover {
  color:#fff;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  color: #32373c;
  border-color: #32373c;
}
.wp-block-cover {
  margin-bottom: 15px;
}
.wp-block-gallery.columns-2 .blocks-gallery-item {
  float: left;
}
 .blspt-main-wrap .has-large-font-size {
  font-size: 36px;
}
.wp-block-media-text {
  margin-bottom: 15px;
}
pre {
  padding: 20px 23px;
  background-color: #f9fafb;
  border: 1px solid #eaeaea;
  border-radius: 3px;
  margin-top: 10px;
}
img.size-full.alignleft {
  margin-right: 24px;
}
.orgwp-news-detail p img {
  padding: 10px 0px;
}
img.size-full {
  margin-top: 12px;
  margin-bottom: 12px;
}
.blspt-news-detail figure figcaption.wp-caption-text, 
.wp-block-image figcaption, 
.page figure figcaption {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 12px;
}
span.elementor-accordion-icon {
  position: relative;
  top: 8px;
}
/*Process*/
.process-item {
  text-align: center;
  position: relative;
  background: #ffffff;
  -webkit-box-shadow: 0 0 0 rgb(7 13 89 / 15%);
  -ms-box-shadow: 0 0 0 rgb(7 13 89 / 15%);
  box-shadow: 0 0 0 rgb(7 13 89 / 15%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.process-item:hover {
  -webkit-box-shadow: 0 33px 30px rgb(7 13 89 / 15%);
  -ms-box-shadow: 0 33px 30px rgb(7 13 89 / 15%);
  box-shadow: 0 33px 30px rgb(7 13 89 / 15%);
}
.process-item-inner {
  padding: 35px 30px;
  position: relative;
  overflow: hidden;
  background: #ffffff;
  z-index: 1;
}
.process-item-inner:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #f15200;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.process-item-inner:hover:after {
  height: 5px;
}
.process-item-inner * {
  position: relative;
  z-index: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.process-item-inner span {
  position: absolute;
  top: 0;
  right: 0;
  font-family: 'Jost', sans-serif;
  font-size: 120px;
  font-weight: 700;
  line-height: 87px;
  color: #ffffff;
  opacity: 0.15;
}
.process-item-inner .blspt-icon i {
  font-size: 56px;
  color: #ffffff;
}
h3.process-title {
  font-size: 28px;
  color: #ffffff;
  font-weight:600;
}
.process-item-inner p {
  color: #ffffff;
  font-size: 19px;
  padding: 0;
  line-height: 28px;
}
.process-item:hover span,
.process-item:hover h3,
.process-item:hover .blspt-icon i {
  color: #070d59;
}
.process-item:hover p {
  color: #444444;
}
.hover-one {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.hover-two {
  position: absolute;
  top: auto;
  left: auto;
  bottom: 0;
  right: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.process-item:hover .hover-one {
  top: -16px;
  left: -16px;
}
.process-item:hover .hover-two {
  bottom: -16px;
  right: -16px;
}

/*Tab*/
.blspt-tab {
  padding: 0 15px;
}
.blspt-tab .nav {
  display: inline-block;
  width: 100%;
}
.blspt-tab .nav-tabs .nav-link {
  font-size: 26px;
  margin-bottom: 25px;
  margin-right: 30px;
  font-family: 'Jost', sans-serif;
  background-color: transparent;
  border: none;
  display: inline-block;
  position: relative;
  width: auto;
  border-radius: 0;
  padding: 0 0 15px;
}
.blspt-tab .nav-tabs .nav-link:hover {
  color: #070d59;
}
.blspt-tab .nav-tabs .nav-link:last-child {
  margin-right: 0;
}
.blspt-tab .nav-tabs .nav-link:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 0;
  height: 7px;
  background: #070d59;
  -webkit-transition: all .5s cubic-bezier(.22,.61,.36,1);
  -moz-transition: all .5s cubic-bezier(.22,.61,.36,1);
  transition: all .5s cubic-bezier(.22,.61,.36,1);
}
.blspt-tab .nav-tabs .nav-item.show .nav-link:after,
.blspt-tab .nav-tabs .nav-link.active:after {
  width: 100%;
}
.blspt-tab .nav-tabs .nav-item.show .nav-link,
.blspt-tab .nav-tabs .nav-link.active {
  background-color: transparent;
  border: none;
  color: #070d59;
}
.blspt-tab .nav-tabs {
  border: none;
}
.blspt-tab .tab-animation.tab-content>.tab-pane {
  display: block;
  visibility: hidden;
  height: 0;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  transform: translateY(20px);
}
.blspt-tab .tab-animation.tab-content>.tab-pane.active {
  visibility: visible;
  opacity: 1;
  height: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all .5s cubic-bezier(.22,.61,.36,1);
  -moz-transition: all .5s cubic-bezier(.22,.61,.36,1);
  transition: all .5s cubic-bezier(.22,.61,.36,1);
}
.blspt-tab .tab-content p {
  color: #444444;
}
.blspt-main-content ul {
  padding: 0;
  margin: 0;
  color: #ffffff;
  text-align: left;
  font-size: 18px;
  list-style: none;
}
.blspt-main-content ul li {
  padding: 0 0 18px 32px;
  position: relative;
}

/*Address*/
.blspt-address .blspt-icon {
  width: 60px;
  float: left;
  margin-right: 20px;
}
.blspt-address .blspt-icon i {
  font-size: 60px;
  color: #f15200;
}
.address-info {
  overflow: hidden;
}
.address-info h5 {
  font-size: 18px;
  text-transform: uppercase;
  color: #f15200;
  padding: 0 0 3px;
}
.address-info p {
  font-size: 20px;
  color: #070d59;
  font-family: 'Jost', sans-serif;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
.address-info p a {
  color: #070d59;
}
.address-info p a:hover {
  color: #f15200;
}
.wp-block-button.is-style-squared .wp-block-button__link{
  border-radius: 0;
}
figure.wp-block-gallery, figure.wp-block-gallery figcaption {
  padding-bottom: 10px;
  color: #555d66;
  text-align: center;
}
.news-detail-wrap ul li.blocks-gallery-item {
  padding-top: 0;
}
p.has-text-color.has-background.has-very-light-gray-color {
  margin-bottom: 10px;
}
.blspt-page-wrap p .size-full.alignright {
  margin-top: 25px;
  margin-bottom: 40px;
  padding-bottom: 30px;
}
.page p {
  line-height: 34px;
}
.wp-block-archives-dropdown .nice-select {
  padding-left: 15px;
}
.elementor-slideshow__header>i,
.elementor-lightbox .dialog-lightbox-close-button,
.elementor-lightbox .dialog-lightbox-close-button i {
  color: #f15200;
}
.elementor-slideshow__header>i:hover,
.swiper-container .elementor-slideshow__header>i:hover,
.elementor-lightbox .dialog-lightbox-close-button:hover,
.elementor-lightbox .dialog-lightbox-close-button i:hover {
  color: #070d59;
}
.widget_archive label.screen-reader-text,
.widget_categories label.screen-reader-text {
  display: none;
}