@charset "utf-8";
/*
  VictorThemes Styling
  ----------------------
  1. StartNow Common Classes
  2. StartNow Reset Classes
  3. StartNow Elements
    --StartNow Buttons
    --StartNow Form Fields
    --StartNow Table
    --StartNow Magnific Popup
    --StartNow Tabs
    --StartNow Owl Carousel Slider
    --StartNow Accordion
    --StartNow Swiper Slider
    --StartNow Tooltip
    --StartNow Masonry
    --StartNow Pagination
    --StartNow Countdown
    --StartNow Widgets
      --StartNow Search Widget
      --StartNow Categories Widget
      --StartNow Post Widget
      --StartNow Tags Widget
    --StartNow Map
    --StartNow Nice Select
    --StartNow Theme Default Color
    --StartNow Theme Browsers Selection Background
    --StartNow Theme Hovers
    --StartNow Theme Backgrounds
    --StartNow Theme Borders
    --StartNow Theme Font Family
    --StartNow Theme Second Font Family
    --StartNow Social
      --StartNow Default Social
      --StartNow Rounded Social
    --StartNow Animation Keyframes
    --StartNow Brand
    --StartNow Navigation
      --StartNow Default Navigation
    --StartNow Back Top
    --StartNow Preloader
  4. StartNow Main Wrap
  5. StartNow Header
    --StartNow Default Header
    --StartNow Sticky Header
  6. StartNow Search
  7. StartNow Mid Wrap
  8. StartNow Home V1 Page
    --StartNow Banner
    --StartNow Services
    --StartNow Work Process
    --StartNow Clients
    --StartNow Plans
    --StartNow App Download
    --StartNow Status
    --StartNow Faq
    --StartNow Subscribe
  11. StartNow About Us Page
    --StartNow Page Title
    --StartNow About
  12. StartNow Services Page
    --StartNow App Download, Download Spacer Two
  13. StartNow Team Members Page
  14. StartNow Pricings Page
    --StartNow Pricings
    --StartNow Plans, Plans Style Two
  15. StartNow 404 Error Page
    --StartNow Error
  16. StartNow Portfolio Page
    --StartNow Page Title, Page Title Style Two
  17. StartNow Portfolio Single Page
    --StartNow Banner, Banner Style Three
    --StartNow Portfolio Info
    --StartNow Process, Process Style Two
    --StartNow Screens, Screens Style Two
  18. StartNow Events Page
  19. StartNow Events Single Page
  20. StartNow News Page
  21. StartNow News Single Page
  22. StartNow Contact Us Page
      --StartNow Contact
  23. StartNow Content Cross Check Page
  24. StartNow Footer
    --StartNow Default Footer
    --StartNow Sticky Footer
*/
/* 1. StartNow Common Classes */
html {
  overflow-y: scroll;
}
body {
  font-weight: 400;
  line-height: 26px;
  text-rendering: auto;
  font-size: 17px;
  -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;
}
.wp-block-button {
  margin: 10px 0;
}
.strnw-news-detail p.wp-block-cover-text,
.strnw-news-detail p.wp-block-cover-text a {
  color: #ffffff;
}
.wp-block-cover {
  margin-bottom: 18px;
}
.wp-block-gallery.columns-2 .blocks-gallery-item {
  float: left;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
  line-height: 38px;
  font-size: 20px;
  font-style: normal;
}
.wp-block-quote.is-style-large p:before {
  top: -65px;
}
.wp-block-pullquote blockquote p:before {
  top: -15px;
}
.wp-block-pullquote.is-style-solid-color blockquote {
  margin-top: 20px;
}
.wp-block-media-text {
  margin-bottom: 15px;
}
.wp-block-latest-comments__comment-date {
  font-size: 14px;
}
.strnw-main-wrap blockquote p cite {
  margin-top: 15px;
  font-style: italic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding-bottom: 12px;
  padding-top: 8px;
  margin: 0;
  font-weight: 600;
  line-height: 1.42857143;
  font-family: 'Barlow', sans-serif;
  color: #272b35;
}
.h1,
h1 {
  font-size: 40px;
}
.h2,
h2 {
  font-size: 38px;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 24px;
}
.h5,
h5 {
  font-size: 22px;
}
.h6,
h6 {
  font-size: 20px;
}
span.price-title {
  font-size: 20px;
}
/*.strnw-main-wrap p,*/
p {
  line-height: 1.8;
}
.strnw-section-title p,
.banner-caption p,
.strnw-info-cnt span,
.testimonial-item p,
.strnw-team .mate-info p,
.news-detail-wrap p,
.project-item p {
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #5e636d;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.7 !important;
}
.page p {
   line-height: 1.8;
}
.news-detail-wrap p {
  font-size: 17px;
  margin-bottom: 5px;
}
.screen-info {
  color: #5e636d;
  font-weight: 300;
  font-size: 18px;
  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%;
}
.strnw-table-row-wrap {
  display: table-row;
  width: 100%;
  height: 50%;
}
.strnw-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.strnw-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.strnw-align-wrap.top {
  vertical-align: top;
}
.strnw-align-wrap.bottom {
  vertical-align: bottom;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 17px;
  margin-bottom: 18px;
}
.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;
}
/* 3. StartNow Elements */
/* StartNow Buttons */
button.strnw-btn {
  outline: none;
}
.strnw-btn,
.mc4wp-form-fields input[type="submit"],
.login-wrap p input#wp-submit,
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product a.button,
.woocommerce.woocommerce-style-two ul.products li.product a.added_to_cart.wc-forward,
.post-password-form input[type="submit"],
.strnw-form input[type="submit"],
.strnw-form button[type="submit"],
.strnw-form button[type="submit"],
.strnw-blue-btn {
  display: inline-block;
  vertical-align: middle;
  min-width: 200px;
  padding: 20px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #8750ff;
  position: relative;
  outline: none;
  cursor: pointer;
  background-color: #8750ff;
  -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;
  font-family: 'Barlow', sans-serif;
  background-size: 300%,1px;
  background-position: 0%;
  font-weight: 600;
}
a.strnw-btn i {
  font-size: 23px;
  font-weight: 600;
  padding-left: 10px;
  vertical-align: middle;
  line-height: 1;
}
.strnw-btn:hover,
.strnw-btn:focus,
.login-wrap p input#wp-submit:hover,
.login-wrap p input#wp-submit:focus,
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product a.button:hover,
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product a.button:focus,
.woocommerce.woocommerce-style-two ul.products li.product a.added_to_cart.wc-forward:hover,
.woocommerce.woocommerce-style-two ul.products li.product a.added_to_cart.wc-forward:focus,
.post-password-form input[type="submit"]:hover,
.strnw-form input[type="submit"]:hover,
.strnw-form button[type="submit"]:hover,
.strnw-form button[type="submit"]:hover,
.strnw-blue-btn:hover {
  background-color: #fff;
  color:#8750ff;
  border-color: #8750ff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a.strnw-btn.normal-btn i {
  padding-right: 8px;
}
.header-links-wrap a.strnw-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);
}
.strnw-btn-link {
  position: relative;
  color: #8750ff;
  text-transform: uppercase;
  font-size: 15px;
}
a.strnw-btn span.btn-text {
  position: relative;
}

a.strnw-btn-link:after {
  content: "";
  background: #8750ff;
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a.strnw-btn-link:hover:after {
  width: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-medium-btn {
  min-width: 150px;
}
.strnw-small-btn {
  min-width: 185px;
  padding: 12px 25px 12px 10px;
  font-weight: 700;
  font-size: 13px;
}
a.strnw-btn span {
  position: relative;
}
.strnw-red-btn {
  -webkit-box-shadow: 0 10px 30px rgba(246, 62, 66, 0.3);
  -ms-box-shadow: 0 10px 30px rgba(246, 62, 66, 0.3);
  box-shadow: 0 10px 30px rgba(246, 62, 66, 0.3);
}
.strnw-btn-wrap {
  padding-top: 29px;
}
/* 2. StartNow 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;
}
/* StartNow 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"],
.strnw-form input[type="text"],
.strnw-form input[type="email"],
.strnw-form input[type="password"],
.strnw-form input[type="tel"],
.strnw-form input[type="search"],
.strnw-form input[type="date"],
.strnw-form input[type="time"],
.strnw-form input[type="datetime-local"],
.strnw-form input[type="event-month"],
.strnw-form input[type="url"],
.strnw-form input[type="number"],
.tribe-events-tickets input[type="number"],
.strnw-form textarea,
.strnw-form select,
.woocommerce-product-search input,
.form-control {
  vertical-align: middle;
  width: 100%;
  height: 60px;
  padding: 15px 15px 15px 15px;
  background-color: transparent;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.42857143;
  border: 1px solid #e5e8ee;
  background: #ffffff;
  outline: none;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -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, 
.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"],  
.woocommerce-product-search input, 
.form-control {
  padding: 15px;
}
.strnw-form textarea,
.woocommerce form .form-row textarea,
.woocommerce-Reviews textarea {
  border-radius: 5px;
}
.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,
.strnw-form input[type="text"]:focus,
.strnw-form input[type="email"]:focus,
.strnw-form input[type="password"]:focus,
.strnw-form input[type="tel"]:focus,
.strnw-form input[type="search"]:focus,
.strnw-form input[type="date"]:focus,
.strnw-form input[type="time"]:focus,
.strnw-form input[type="datetime-local"]:focus,
.strnw-form input[type="event-month"]:focus,
.strnw-form input[type="url"]:focus,
.strnw-form input[type="number"]:focus,
.tribe-events-tickets input[type="number"]:focus,
.strnw-form textarea:focus,
.strnw-form select:focus,
.strnw-form .form-control:focus {
  border-color: #dddddd;
}
.strnw-form input[type="file"] {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
}
.strnw-form input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.strnw-form input[type=number]::-webkit-inner-spin-button,
.strnw-form input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.strnw-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;
}
.strnw-file-selector input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 0;
}
.strnw-file-selector span {
  display: block;
}
.strnw-file-selector .strnw-icon {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 5px 13px;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  -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;
}
.elementor-image img.size-full {
  margin: 0;
}
.strnw-form input[type="checkbox"],
.strnw-form input[type="radio"] {
  margin: 0 5px 0 0;
}
.strnw-form textarea,
.strnw-form textarea.form-control {
  height: 160px;
  resize: vertical;
}

.strnw-form button[type="submit"] i {
  padding-left: 5px;
}
select {
  padding: 10px 40px 10px 0;
  background-image: url(../images/icons/icon58@3x.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: 18px;
  line-height: 1.42857143;
  position: relative;
  color: #232323;
}
.woocommerce form .form-row label {
  line-height: 1.2;
}
.wpcf7-form label {
  color: #221850;
  font-size: 20px;
  font-weight: 700;
  padding-left: 15px;
}
.strnw-contact.strnw-form input[type=number],
.strnw-form form input,
.strnw-form form textarea,
.strnw-form form select {
  margin-bottom: 25px;
}
.strnw-form form input[type="submit"],
.strnw-form form button[type="submit"] {
  margin: 6px 0 0;
  line-height: 1.42857143;
  padding-top: 18px;
}
.strnw-form input[type="submit"] {
  height: 60px;
}
blockquote {
  padding: 33px 80px 30px;
  margin: 19px 0 44px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #141414;
  background: #ffffff;
  box-shadow: 5px 0 35px rgb(46 0 163 / 10%);
  position: relative;
  overflow: hidden;
}
.comment-area blockquote {
   margin: 19px 20px 44px 0;
}
.wp-block-column blockquote.wp-block-quote {
  padding: 20px 30px 20px 40px;
}
.wp-block-column blockquote.wp-block-quote p {
  font-size: 18px;
}
blockquote:before {
  content: "";
  display: block;
  background: #8750ff;
  width: 5px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
blockquote p,
.news-detail-wrap blockquote p {
  padding-bottom: 12px;
  color: #ffffff;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}
blockquote p:before,
.news-detail-wrap blockquote p:before {
  content: "";
  display: block;
  width: 35px;
  height: 26px;
  position: absolute;
  left: -42px;
  top: 3px;
  background-image: url(../images/icons/before-quote.png);
  background-repeat: no-repeat;
  background-size: 30px;
}
blockquote p:after,
.news-detail-wrap blockquote p:after {
  content: "";
  display: block;
  width: 35px;
  height: 26px;
  position: absolute;
  right: -46px;
  bottom: 8px;
  background-image: url(../images/icons/after-quote.png);
  background-repeat: no-repeat;
  background-size: 30px;
}
.comment-main-area .comment-area blockquote p:after {
  right: -55px;
  bottom: 0px;
}
blockquote cite,
.wp-block-pullquote cite {
  display: block;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #141414;
  padding-top: 10px;
  padding-bottom: 10px;
}
blockquote cite:before {
  padding-right: 4px;
  content: "-";
}
.blockquote-image {
  margin-bottom: 20px;
}
img.size-full.wp-image-905.alignright {
  margin-left: 25px;
}
.strnw-main-wrap blockquote p,
.strnw-comments-area .comment-wrapper blockquote p {
  position: relative;
  font-weight: 400;
  color: #141414;
  margin-bottom: 0;
  display: inline;
}
.blockquote-txt-wrap {
  display: inline-block;
  width: 100%;
}
.blockquote-txt-wrap.no-img {
  width: 100%;
}
.blockquote-txt-wrap h5.blockquote-author {
  padding-left: 0;
  font-size: 22px;
  color: #141414;
  font-weight: 600;
  padding-top: 15px;
}
.blockquote-txt-wrap h5.blockquote-author:before {
  content: "- ";
}
.blockquote-txt-wrap h5.blockquote-author:after {
  content: " -";
}
blockquote strong,
blockquote p strong,
.news-detail-wrap blockquote strong,
blockquote p strong code {
  color: #141414;
}
blockquote p strong code {
  color: #e83e8c;
}
.news-detail-wrap blockquote a,
blockquote a {
  text-decoration: underline;
  color: #141414;
}
.news-detail-wrap blockquote cite a {
  color: #141414;
}
.news-detail-wrap blockquote a:hover,
blockquote a:hover {
  text-decoration: underline;
}
.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-color: red !important;

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

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output {
  width: 100%;
}
.strnw-comments-area label.error {
  display: none !important;
}
.strnw-comment-form textarea.error,
input[type="text"].error,
input[type="email"].error {
  border-color: red;
}
.woocommerce #review_form #respond textarea.error {
  border-color: red;
}
/* StartNow Table */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: left;
  border: 1px solid rgba(0,0,0,.1);
}
table th {
  vertical-align: middle;
  padding: 8px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  border-bottom: 1px solid rgba(0,0,0,.1);
  border-right: 1px solid rgba(0,0,0,.1);
}
table td {
  vertical-align: top;
  padding: 8px;
  color: #777777;
  line-height: 1.42857;
  border-bottom: 1px solid rgba(0,0,0,.1);
  border-right: 1px solid rgba(0,0,0,.1);
  font-size: 17px;
}
table td a {
  color: #444444;
  font-weight: 600;
}
table.table-condensed {
  border: none;
}
table tr #toevent-date {
  background: #111111;
  color: #ffffff;
}
address {
  font-style: italic;
}
p strong,
table td strong {
  color: #333333;
}
.strnw-responsive-table {
  overflow-x: auto;
}
.blog-post-details dt,
dt {
  margin-bottom: 5px;
  color: #141414;
}
.blog-post-details dd {
  margin-bottom: 15px;
}
/* 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: 35px;
  text-align: center;
}
.owl-carousel button.owl-dot {
 display: inline-block;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  margin: 0 5px;
  background: #cecdd7;
  text-indent: -999px;
  cursor: pointer;
  outline: none;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  position: relative;
}
.owl-carousel .owl-nav button.owl-prev:before,
.owl-carousel .owl-nav button.owl-next:before {
  content: "";
  width: 21px;
  height: 12px;
  position: absolute;
  background-image: url(../images/icons/button-arrow.png);
  background-repeat: no-repeat;
  background-size: 21px auto;
  border-radius: 100px;
  top: 50%;
  transform: translateY(-2px);
  left: 0;
  right: 0;
  margin: 0 auto;
}
.owl-carousel .owl-nav button.owl-prev:before {
  transform: rotate(180deg);
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  left: -92px;
  width: 42px;
  height: 42px;
  color: #8750ff;
  background: transparent;
  border: none;
  outline: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -92px;
}
.owl-drag .disabled {
  display: none;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/"
}
.owl-carousel .owl-dot.active {
  background: #3701ab;
  width: 10px;
  height: 10px;
}

/*Plugin*/
.wp-pagenavi {
  vertical-align: middle;
  padding-top: 39px;
  text-align: center;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
  display: inline-block;
  min-width: 40px;
  padding: 9px 0 8px;
  margin: 0 3px 10px;
  color: inherit;
  text-align: center;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.wp-pagenavi > span.current,
.wp-pagenavi > a:hover {
  background: #3d59fa;
  color: #ffffff;
  border-color: transparent;
}
span.pages {
  width: auto;
  padding: 10px 15px;
}
.strnw-pagination {
  vertical-align: middle;
  padding-top: 15px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.strnw-pagination ul {
  padding: 0;
  margin: 0;
  font-size: 18px;
  list-style: none;
}
.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: 18px;
  line-height: 1.42857143;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li,
.strnw-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  color: #777777;
}
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a {
  position: relative;
  background: transparent;
}
.woocommerce nav.woocommerce-pagination ul li span:after,
.woocommerce nav.woocommerce-pagination ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 3px;
  border-radius: 100px;
  background: #faa00c;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce nav.woocommerce-pagination ul li span:after,
.woocommerce nav.woocommerce-pagination ul li a:after {
  top: auto;
  bottom: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}

.woocommerce nav.woocommerce-pagination ul li span.current:after,
.woocommerce nav.woocommerce-pagination ul li a:hover:after {
  width: 20px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-pagination ul li.inactive {
  vertical-align: super;
  padding: 0 15px;
  color: #d7d7d7;
}
.wp-link-pages {
  display: inline-block;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.strnw-pagination ul li span,
.strnw-pagination ul li a,
.wp-link-pages a span,
.wp-link-pages span span {
  display: inline-block;
  min-width: 45px;
  padding: 10px 0;
  margin: 0 3px 10px;
  font-weight: 600;
  text-align: center;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.strnw-pagination ul li a:hover,
.strnw-pagination ul li a:focus,
.strnw-pagination ul li span.current,
.wp-link-pages span.post-page-numbers.current span,
.wp-link-pages a.post-page-numbers:hover span,
.wp-link-pages a.post-page-numbers:focus span {
  background: transparent;
  color: #8750ff;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span:after,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:after,
.strnw-pagination ul li span:after,
.strnw-pagination ul li a:after,
.wp-link-pages a span:after,
.wp-link-pages span span:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 3px;
  border-radius: 0;
  background: transparent;
  border-bottom: 1px dashed #8750ff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span:after, 
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:after,
.strnw-pagination ul li span:after,
.strnw-pagination ul li a:after,
.wp-link-pages a span:after,
.wp-link-pages span span:after {
  top: auto;
  bottom: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-pagination ul li a:hover:after,
.strnw-pagination ul li a.current:after,
.strnw-pagination ul li span.current:after,
.wp-link-pages span.current span:after,
.wp-link-pages a:hover span:after {
  width: 20px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce nav.woocommerce-pagination ul li span.current:after, 
.woocommerce nav.woocommerce-pagination ul li a:hover:after {
  width: 20px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li.prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers li.next,
.strnw-pagination ul li.prev,
.strnw-pagination ul li.next {
  font-weight: 300;
  font-size: 13px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover {
  background: transparent;
}
/* StartNow Widgets */
.page-content .widget_search {
  margin-top: 30px;
}
.strnw-widget {
  padding-bottom: 46px;
}
.strnw-widget img {
  height: auto;
}
[class*="elementor-widget-wp-widget-"] ul,
.strnw-widget ul {
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 18px;
  list-style: none;
}
[class*="elementor-widget-wp-widget-"] ul li,
.strnw-widget ul li {
  position: relative;
}
.calendar_wrap table th {
  font-size: 15px;
  color: #141414;
}
.strnw-widget .count,
.strnw-widget .post-count,
.footer-widget .post-count,
.footer-widget .count {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
}
.strnw-widget ul.children,
.strnw-widget ul.sub-menu,
.footer-widget ul.children,
.footer-widget ul.sub-menu {
  padding-left: 15px;
}
.footer-widget.widget_recent_comments ul li a {
  display: inline-block;
}
.woocommerce .strnw-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,
.strnw-widget ul li a {
  display: block;
  padding: 8px 0;
  color: #444444;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  padding-left: 30px;
}
.strnw-widget.woocommerce.widget_top_rated_products ul li a {
  padding-left: 0;
}
.woocommerce .strnw-widget ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
  color: #8750ff;
}
.strnw-widget .widget-title {
  padding-bottom: 0;
  margin-bottom: 25px;
  position: relative;
  font-size: 24px;
  color: #141414;
  line-height: 30px;
  overflow: hidden;
}
h4.widget-title span {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.strnw-widget .strnw-social a {
  background: #8750ff;
  width: 45px;
  height: 45px;
  border-radius: 100px;
  margin-right: 10px;
  line-height: 45px;
  text-align: center;
  font-size: 18px;
  color: #141414;
}
.strnw-widget .strnw-social a:hover {
  color: #141414;
}
.new-product {
  position: absolute;
  top: 0;
  right: 16px;
  color: #ffffff;
  background: #8750ff;
  padding: 7px 10px 5px;
  border-radius: 5px;
  font-size: 12px;
}
table#wp-calendar caption {
  caption-side: top;
  background: #8750ff;
  color: #ffffff;
  padding-left: 15px;
  font-weight: 600;
  text-align: center;
  padding: 10px;
}
.calendar_wrap table td, 
.calendar_wrap table th {
  text-align: center;
}
/* StartNow 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: 14px 40px 14px 15px;
  margin-bottom: 0;
  height: 54px;
  border-color: #ebe4f9;
  background: #ffffff;
  box-shadow: 5px 0 35px rgb(46 0 163 / 15%);
}
.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: 54px;
  height: 54px;
  padding: 0;
  margin-top: 0;
  background-color: #8750ff;
  background-image: url(../images/icons/icon52@3x.png);
  background-position: 18px 17px;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  width: auto;
  border-radius: 0 5px 5px 0;
}
[class*="elementor-widget-wp-widget-"] .subscribe-form input[type="email"] {
  border-bottom: 1px solid #dedede;
}
/* StartNow Categories Widget */
.strnw-widget form .nice-select,
.strnw-widget form input {
  margin: 0;
}
.strnw-secondary .strnw-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;
}
/* StartNow Post Widget */
.strnw-widget.post-widget {
  padding-bottom: 15px;
}
.strnw-widget .nav-tabs {
  padding-bottom: 14px;
  text-align: left;
  border-bottom: none;
}
.post-widget ul li {
  padding: 0 25px 10px 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: #3d59fa;
  background: none;
}
.post-widget .nav-tabs a.nav-link.active {
  color: #3d59fa;
  border: none;
  border-bottom: 2px solid #3d59fa;
}
.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 .strnw-image {
  float: left;
}
.post-item .strnw-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: #777777;
}
.post-date {
  color: #555555;
  font-weight: 400;
}
.strnw-widget.widget_shopping_cart ul li a:before {
  content: none;
}
/* StartNow Tags Widget */
.elementor-widget-wp-widget-tag_cloud a,
.widget_product_tag_cloud a,
.widget_tag_cloud a {
  display: inline-block;
  min-width: 90px;
  padding: 8px 20px 12px;
  margin: 0 1px 9px 0;
  color: #fff;
  font-weight: 600;
  text-align: center;
  background: #8750ff;
  border: 1px solid #8750ff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.elementor-widget-wp-widget-tag_cloud a:hover,
.elementor-widget-wp-widget-tag_cloud a:focus,
.widget_product_tag_cloud a:hover,
.widget_product_tag_cloud a:focus,
.widget_tag_cloud a:hover,
.widget_tag_cloud a:focus {
  background: #fff;
  color: #8750ff;
  border-color: #8750ff;
}
/*Login*/
.strnw-losi-wrap {
  text-align: center;
}
.strnw-losi-wrap form p.login-username,
.strnw-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;
}
.strnw-losi-wrap .section-title-wrap {
  padding-bottom: 10px;
}
.strnw-losi-wrap {
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 45px 45px;
  text-align: center;
  border: 1px solid #3d59fa;
  -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;
}
.strnw-register-error {
  padding: 0 0 10px;
  color: red;
}
/* StartNow Nice Select */
.nice-select {
  float: none;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 12px 40px 10px 15px;
  margin-bottom: 19px;
  background-color: #ffffff;
  color: #777777;
  font-size: 17px;
  line-height: 1.42857143;
  border: none;
  border-bottom: 1px solid #d0d0d0;
  outline: none;
  border-radius: 0;
  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: #d0d0d0;
}
.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;
}
.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;
}
/* StartNow Theme Default Color */
body,
a,
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.strnw-form input[type="text"],
.strnw-form input[type="email"],
.strnw-form input[type="password"],
.strnw-form input[type="tel"],
.strnw-form input[type="search"],
.strnw-form input[type="date"],
.strnw-form input[type="time"],
.strnw-form input[type="datetime-local"],
.strnw-form input[type="event-month"],
.strnw-form input[type="url"],
.tribe-events-tickets input[type=number],
.strnw-form input[type="number"],
.strnw-form textarea,
.strnw-form select,
.widget-title,
.strnw-testimonial.testimonial-style-two,
.price-item ul li span,
.strnw-error p,
.strnw-related-posts .post-title,
.strnw-related-posts .post-title a,
.accordion-title a:focus,
.swiper-container .caption-wrap,
.post-widget ul li a {
  color: #444444;
}
.strnw-preloader,
.strnw-back-top a {
  background: #8750ff;
}
/* StartNow Theme Browsers Selection Background */
::selection {
  background: #8750ff;
  color: #ffffff;
}
::-webkit-selection {
  background: #8750ff;
  color: #ffffff;
}
::-moz-selection {
  background: #8750ff;
  color: #ffffff;
}
::-o-selection {
  background: #8750ff;
  color: #ffffff;
}
::-ms-selection {
  background: #8750ff;
  color: #ffffff;
}
/* Theme Color */
.simple-link span.link-text,
.header-contact-links ul.contact-links li i {
  color: #8750ff;
}
/* StartNow Theme Hovers */
a:hover,
a:focus,
.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,
.footer-widget ul li a:hover,
.contact-info a:hover,
.strnw-copyright a,
.strnw-social a:hover,
.process-title a:hover,
.portfolio-meta p a:hover,
.schedule-info p a:hover,
.strnw-widget ul li a:hover,
.post-title a:hover,
.meta-tag a:hover,
.strnw-comments-area .comments-reply a:hover,
.dropdown-nav .current_page_ancestor > a {
  color: #8750ff;
}
/* StartNow Theme Backgrounds */
.strnw-back-top a:hover,
.strnw-back-top a:focus {
  color: #ffffff;
  background-color: #333333;
}
.strnw-file-selector label:hover .strnw-icon {
  background: #8750ff;
}
.strnw-red-btn {
  background: #8750ff;
}

.strnw-dark-blue-btn {
  background: #292e4b;
}
.contact-form.strnw-form h4.section-title {
  font-size: 24px;
  color: #ffffff;
  margin-bottom: 10px;
}
/* StartNow Theme Borders */
.strnw-navigation .nav-text .nav-dots,
.strnw-navigation .nav-text .nav-dots:before,
.strnw-navigation .nav-text .nav-dots:after {
  border-color: #8750ff;
}
/* StartNow Theme Font Family */
body,
.tooltip,
.meta-label,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td.product-name,
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table td span.woocommerce-Price-amount.amount,
.strnw-topbar ul.contact-links li,
.footer-widget.strnw-text-widget p,
.footer-widget ul li a,
blockquote p,
.woocommerce table.shop_table td span.woocommerce-Price-amount.amount,
.testimonial-item span.author-designation,
.strnw-contact-item .contact-title-wrap a,
h2.price-title-wrap span,
.blog-style-two .strnw-news-meta h4.blog-metas > span {
  font-family: 'Open Sans', sans-serif;
}
.woocommerce-page ul.products li.product span.woocommerce-Price-amount.amount {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
span.video-btn-txt,
span.span-reading-time.rt-reading-time,
.woocommerce table.shop_table td.product-name a,
.woocommerce-info,
.woocommerce-account .addresses .title .edit,
.post-widget .post-date,
.strnw-comments-area .comments-reply a,
.woocommerce ul.product_list_widget li a span.product-title,
.strnw-widget.woocommerce.widget_shopping_cart ul li a {
  font-family: 'Open Sans', sans-serif;
}
/* StartNow Theme Second Font Family */
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.strnw-form input[type="text"],
.strnw-form input[type="email"],
.strnw-form input[type="password"],
.strnw-form input[type="tel"],
.strnw-form input[type="search"],
.strnw-form input[type="date"],
.strnw-form input[type="time"],
.strnw-form input[type="datetime-local"],
.strnw-form input[type="event-month"],
.strnw-form input[type="url"],
.tribe-events-tickets input[type=number],
.strnw-form input[type="number"],
.strnw-form textarea,
.strnw-form select,
.caption-subtitle,
.video-btn-title,
.plan-item ul,
.status-title,
.footer-widget ul,
.strnw-copyright,
.mate-designation,
.price-item ul,
.event-time .event-month,
.speaker-designation,
.countdown-title, blockquote:before,
.strnw-news-meta-item a {
  font-family: 'Open Sans', sans-serif;
}

/* StartNow Social */
/* StartNow Default Social */
.strnw-social a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  color: #232323;
  font-size: 16px;
}
.strnw-social a:last-child {
  margin-right: 0;
}
.strnw-social.custom-social a {
  margin-right: 25px;
}
/* StartNow Rounded Social */
.strnw-social.rounded a {
  margin-right: 10px;
  font-size: 16px;
  background: #221850;
  width: 42px;
  height: 42px;
  text-align: center;
  border-radius: 100%;
  color: #ffffff;
  margin-right: 5px;
  line-height: 42px;
}
.strnw-social.rounded a:hover {
  background: #8750ff;
  color: #ffffff;
}
.strnw-social.rounded a.icon-fa-twitter {
  background: #00acee;
  color: #ffffff;
  border-color: #00acee;
}
.strnw-social.rounded a.icon-fa-facebook {
  background: #3b5998;
  color: #ffffff;
  border-color: #3b5998;
}
.strnw-social.rounded a.icon-fa-pinterest {
  background: #c8232c;
  color: #ffffff;
  border-color: #c8232c;
}
.strnw-social.rounded a.icon-fa-linkedin {
  background: #00acee;
  color: #ffffff;
  border-color: #00acee;
}
.strnw-custom-share h4.share-title {
  display: inline-block;
  width: auto;
  float: left;
  padding-top: 0;
  padding-right: 10px;
  font-size: 18px;
}
.strnw-custom-share .strnw-social {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
}
/* StartNow 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);
  }
}
/* StartNow Brand */
.strnw-brand {
  float: left;
  padding: 25px 0;
  position: relative;
  z-index: 9;
}
.text-logo {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 500;
  font-family: "Barlow", Sans-serif;
  color: #fff;
}
.dark-menu img.default-logo.normal-logo,
.dark-menu .is-sticky img.default-logo.trans-logo {
  display: none;
}
.dark-menu .is-sticky img.default-logo.normal-logo {
  display: inline-block;
}
span.strnw-date-item,
.banner-caption h5.banner-subtitle,
.woocommerce table.shop_table th,
.woocommerce table.shop_table td.product-name,
ul.navigation-links li a,
.wpcf7-form label,
.author-content .author-name,
.woocommerce ul.product_list_widget li a span.product-title,
ul.wc_payment_methods.payment_methods.methods li label,
.nav-tabs .nav-link,
.circle-progress-item p,
.strnw-image.style-two .icon-box-wrap.style-two p,
h2.price-title-wrap .pricing-price,
.stats-item.style-two p,
a.strnw-link.simple-link,
.simple-link span.link-text,
p.simple-text-link,
table.job-roles-table tbody th,
.login-wrap label,
.woocommerce div.product .woocommerce-tabs ul.tabs li a,
#review_form span.comment-reply-title,
.woocommerce table.shop_table td.product-name a,
.post-widget h6.post-title,
.strnw-project-info .strnw-title-wrap .strnw-link a,
.service-content-wrap a.strnw-link,
.blog-style-two .blog-bottom-wrap .strnw-link a,
.blog-bottom-wrap .strnw-link a,
.bottom-meta-wrap span.strnw-news-meta-item a,
span.tag-title {
  font-family: "Barlow", Sans-serif;
}
.brand-2x,
.brand-3x,
.strnw-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;
  }
}
/* StartNow Navigation */
/* StartNow Default Navigation */
.strnw-navigation {
  display: inline-block !important;
  width: 100%;
  vertical-align: middle;
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.4px;
  position: relative;
  float: left;
  text-transform: uppercase;
}
.strnw-menu-bar {
  position: absolute;
  width: 100%;
  bottom: -50px;
  left: 0;
}
nav.strnw-navigation.no-border:after {
  content: none;
}
nav.strnw-navigation.no-border {
  padding-right: 0;
}
.strnw-navigation > ul {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
}
.strnw-navigation > ul > li {
  float: left;
  position: relative;
  font-weight: 600;
}
.strnw-navigation > ul > li > a {
  display: inline-block;
  padding: 34px 18px 32px 17px;
  color:#ffffff;
  text-transform: uppercase;
}
.dark-menu .strnw-navigation > ul > li > a,
.dark-menu .strnw-navigation > ul > li > a:hover {
  color: #141414;
}
.dark-menu .is-sticky .strnw-navigation > ul > li > a {
  color: #ffffff;
}
.strnw-navigation > ul > li > a:hover {
  color: #ffffff;
}
.error404 .strnw-header {
  border-bottom: 1px solid #7a7a8126;
}
.navigation-wrapper {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.navigation-content-wrap {
  float: right;
  display: inline-block;
  padding: 15px 15px;
}
header.strnw-header > .container-fluid {
  position: relative;
}
header.strnw-header > .container-fluid .col-lg-3,
header.strnw-header > .container .col-lg-3 {
  position: unset;
}
/* StartNowWP*/
.single-product .strnw-header {
  border-bottom: 1px solid #7a7a8126;
}
/* StartNowWP*/

.strnw-navigation .nav-text {
  position: relative;
}
.strnw-navigation .nav-dots,
.strnw-navigation .nav-dots:before,
.strnw-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;
}
.strnw-navigation .nav-dots:before,
.strnw-navigation .nav-dots:after {
  top: -1px;
  left: -9px;
  right: auto;
  opacity: 1;
  content: "";
}
.strnw-navigation .nav-dots:after {
  left: auto;
  right: -9px;
}
.strnw-navigation > ul > li.current-menu-ancestor .nav-dots,
.strnw-navigation > ul > li.active .nav-dots {
  opacity: 1;
}
.strnw-navigation .has-dropdown.sub .dropdown-nav {
  top: 0;
  left: 100%;
}
.strnw-navigation > ul > li:nth-last-child(-n+3).menu-item .dropdown-nav {
  right: 0px;
  left: auto;
}
.strnw-navigation > ul > li:nth-last-child(-n+3).menu-item ul .dropdown-nav {
  top: 0px;
  right: calc(100% + 25px);
  left: auto;
}
.strnw-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;
  text-align: left;
  background: #ffffff;
  font-size: 14px;
  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: 6px 0 8px;
  font-weight: 600;
}
/*Mean Menu*/
.mean-container a.meanmenu-reveal {
  font-size: 16px;
  text-indent: 0;
}
.mean-container .mean-nav ul li a.mean-expand {
  background: #8750ff;
  padding: 10px !important;
  width: 20px;
  height: 20px;
  line-height: 20px;
  border: none !important;
  border-radius: 100%;
  top: 10px;
  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: #8750ff;
}
.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: 82px;
  z-index: 2;
  top: 0;
  left: 0;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 8px 13px;
  position: absolute;
  top: 23px;
  right: 25px !important;
  cursor: pointer;
  color: #444;
  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;
  background: #ffffff;
}
.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: 17px;
}
.mean-container .mean-nav ul li li a {
  width: calc(100% - 55px);
  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: 15px 15px 15px 60px !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: 91px;
  overflow: hidden;
  overflow-y: auto;
  max-height: 70vh;
}
.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;
  height: 2px;
  margin-top: 3px;
  transform: rotate(0deg);
  -webkit-transition: all 3s;
  -o-transition: all 3s;
  transition: all 3s;
  background: #141414;
}
.mean-container a.meanmenu-reveal.meanclose span {
  margin-top: 8px;
  transform: rotate(-45deg);
}
.mean-container a.meanmenu-reveal span:before {
  content: "";
  display: block;
  background: #141414;
  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: #141414;
  height: 2px;
  margin-top: 3px;
}
.mean-container .header-contact-links {
  display: none;
}
/* Close */
.mean-container a.meanmenu-reveal.meanclose span:before {
  content: "";
  display: block;
  background: #141414;
  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;
}
.strnw-header {
  position: relative;
}
.strnw-header-right.mean-container .header-links-wrap {
  display: none;
}
.strnw-header-right.mean-container {
  margin-top: 0;
}
/* StartNow Back Top */
.strnw-back-top {
  position: relative;
  bottom: -50px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
  text-align: center;
}
.strnw-back-top.active {
  bottom: 15px;
}
.strnw-back-top a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 8px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  float: left;
  margin: 0 auto;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
}
.strnw-back-top a:hover {
  color: #232323;
}
/* StartNow Preloader */
.strnw-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 .strnw-preloader .loader::before {
  content: none;
}
/* Top bar */
.strnw-topbar {
  background: #1c192a;
  color: #ffffff;
  padding: 15px 0;
}
.strnw-topbar .col-md-6.textright {
  text-align: right;
}
.strnw-topbar ul.contact-links li,
.strnw-topbar ul.contact-links li a {
  font-size: 16px;
  color: #ffffff;
}
.strnw-topbar ul.contact-links li a:hover {
  color: #8750ff;
}
.strnw-topbar ul.contact-links li {
  list-style-type: none;
  float: left;
  padding-right: 15px;
}
.strnw-topbar ul.contact-links {
  float: right;
  margin-bottom: 0;
  padding: 0;
}
.strnw-topbar .textright ul.contact-links li {
  float: right;
}
.strnw-topbar ul.contact-links li i {
  font-size: 17px;
  padding-right: 6px;
}
.strnw-topbar ul.contact-links li {
  position: relative;
  margin-right: 10px;
}
.strnw-topbar ul.contact-links li:after {
  content: "";
  background: #ffffff;
  width: 3px;
  height: 3px;
  position: absolute;
  top: 50%;
  right: 0;
}
.strnw-topbar ul.contact-links li:first-child:after {
  content: none;
}
.strnw-topbar .strnw-social {
  float: right;
}
.strnw-topbar .strnw-social a {
  color: #ffffff;
}
/* 4. StartNow Main Wrap */
/* 5. StartNow Header */
/* StartNow Default Header */
div#sticky-wrapper,
header.strnw-header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
}
.admin-bar div#sticky-wrapper {
  top: 32px;
}
.strnw-header {
  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;
  margin: 0 auto;
  padding: 0 50px;
}
.admin-bar .is-sticky .strnw-header {
  top: 32px !important;
}
.strnw-header:before,
.strnw-header:after {
  display: table;
  clear: both;
  content: "";
}
.strnw-header-right {
  float: right;
  display: inline-block;
  width: 100%;
  text-align: right;
}
.header-links-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 22px 0 23px 30px;
  position: relative;
  z-index: 9;
}
.header-links-wrap .cart-link {
  display: inline-block;
  padding-left: 10px;
  position: relative;
}
.header-links-wrap .cart-link span.cart-counter {
  position: absolute;
  background: #8750ff;
  color: #fff;
  width: 15px;
  height: 15px;
  font-size: 10px;
  font-weight: 700;
  line-height: 15px;
  text-align: center;
  border-radius: 100px;
  right: -6px;
  top: -3px;
}
.search-link {
  display: inline-block;
  padding: 16px 0;
  padding-left: 6px;
  font-size: 13px;
}
.search-link a {
  color: #ffffff;
}
.search-link a:hover {
  color: #f9f9f9;
}
.menu-right-contents .header-btns {
  float: right;
  margin-left: 15px;
}
.header-right-btn {
  display: inline-block;
  padding-left: 34px;
  margin-left: 25px;
  position: relative;
}
.menu-right-contents .header-btns a.strnw-btn {
  background: #141414;
  border-color: #141414;
  color: #ffffff;
  font-weight: 500;
}
.menu-right-contents .header-btns a.strnw-btn span:before,
.menu-right-contents .header-btns a.strnw-btn span:after {
  border-color: #ffffff;
}
.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 .strnw-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.header-right-btn .strnw-small-btn {
  padding: 14px 15px;
  min-width: 130px;
}
.strnw-default-link {
  display: inline-block;
  margin-right: 38px;
  color: #555555;
  font-weight: 700;
  font-size: 13px;
}
.strnw-toggle {
  display: none;
  vertical-align: middle;
  width: 20px;
  height: 14px;
}
.strnw-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;
}
.strnw-toggle .toggle-separator:before,
.strnw-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;
}
.strnw-toggle .toggle-separator:after {
  top: 6px;
}
/* Header Links */
.header-contact-links {
  display: inline-block;
  margin-left: 0;
  position: relative;
  z-index: 3;
  padding: 18px 0 15px;
  width: 100%;
  float: left;
}
.header-contact-links a.strnw-transparent-btn {
  color: #ffffff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding-right: 20px;
  letter-spacing: 1.5px;
}
.dark-menu .header-contact-links a.strnw-transparent-btn {
  color: #141414;
}
.dark-menu .is-sticky .header-contact-links a.strnw-transparent-btn {
  color: #ffffff;
}
.header-contact-links a.strnw-btn {
  padding: 12px 25px;
  border-radius: 5px;
  font-size: 14px;
  min-width: 130px;
  background-color: #8750ff;
  border-color: transparent;
  color: #fff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  letter-spacing: 1.5px;
}
.header-contact-links a.strnw-btn:hover {
  background-position: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.header-contact-links .strnw-btn span:after {
  background-image: none;
}
.header-contact-links .strnw-icon {
  float: left;
  width: 19%;
}
.header-contact-links .header-contact-info {
  width: 81%;
  float: left;
  padding-left: 12px;
}
.header-contact-links .header-contact-info h5 {
  display: block;
  text-align: left;
  font-size: 18px;
  padding-bottom: 0;
}
.header-contact-links .header-contact-info span {
  text-align: left;
  float: left;
}
.header-contact-links .header-contact {
  position: relative;
  display: inline-block;
  padding-right: 40px;
  margin-left: 20px;
}
.header-contact-links .header-contact:last-child {
  padding: 0;
}
.header-contact-links .header-contact:first-child {
  margin: 0;
}
.strnw-header-right .header-contact-links .header-contact:after {
  content: "/";
  color: #141414;
  font-size: 40px;
  font-weight: 500;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-15px);
}
.strnw-header-right .header-contact-links .header-contact:last-child:after {
  content: none;
}
/* StartNow Sticky Header */
.is-sticky .strnw-header {
  background-color: #141414;
  -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. StartNow Search */
.strnw-search {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 900px;
  height: 100%;
  background: #8750ff;
  z-index: 0;
}
.strnw-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.strnw-search ::-moz-placeholder {
  color: #ffffff;
}
.strnw-search :-ms-input-placeholder {
  color: #ffffff;
}
.strnw-search :-moz-placeholder {
  color: #ffffff;
}
.search-wrap {
  overflow: hidden;
  clear: both;
  max-width: 900px;
  margin-left: 30px;
  position: relative;
  z-index: 2;
}
.search-wrap input[type="text"] {
  height: 70px;
  padding: 0 80px 0 20px;
  margin-bottom: 0;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  font-size: 22px;
  border-color: #dedede;
  border-top: 0;
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.search-wrap .strnw-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 50px;
  height: 100%;
  padding: 0;
  margin-top: 0;
  background-color: transparent;
  background-image: url(../images/icons/icon52@3x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  z-index: 1;
}
.search-wrap .strnw-form input[type="submit"]:hover {
  border-color: transparent;
}
.not-found {
  max-width: 600px;
  text-align: center;
  margin: 0 auto;
}
/* Confence Page Title */
.strnw-page-title {
  color: #ffffff;
  text-align: center;
  position: relative;
  padding: 200px 0 150px;
}
.strnw-page-title .page-titlebg {
  background-color: #8750ff;
  background-position: 50% 50%;
  background-repeat: repeat;
  background-size: cover;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.strnw-page-title:before {
  content: "";
  background-color: #8750ff;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.strnw-page-title h2 {
  font-size: 60px;
  color: #ffffff;
  font-family: "Barlow", Sans-serif;
  text-transform: capitalize;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  z-index: 1;
}
h4.page-sub-title {
  color: #ffffff;
  position: relative;
  z-index: 2;
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding-bottom: 0;
}
.strnw-page-title .page-title-wrap {
  position: relative;
  z-index: 1;
}
.strnw-page-title .page-title-wrap {
  position: relative;
  padding: 50px 0 40px;
}
nav.breadcrumb-trail.breadcrumbs {
  z-index: 1;
  position: relative;
}
/* Breadcrumb */
.strnw-page-title .breadcrumb {
  background: transparent;
  display: inline-block;
  margin: 0;
}
.strnw-page-title .breadcrumb li {
  display: inline-block;
  width: auto;
}
.strnw-page-title .breadcrumb li a,
.strnw-page-title .breadcrumb li span {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  color: #ffffff;
  position: relative;
  padding-left: 3px;
  padding-right: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.strnw-page-title .breadcrumb li a:hover,
.strnw-page-title .breadcrumb li a:hover span {
  color: #8750ff;
}
.strnw-page-title .breadcrumb li a:after {
  content: "";
  display: block;
  position: absolute;
  margin: 0 5px;
  top: 45%;
  right: 0;
  width: 32px;
  height: 6px;
  border-radius: 100px;
  background-image: url(../images/icons/breadcrumb-img.png);
  background-size: 34px;
  animation: move 15s linear infinite;
  -webkit-animation: move 15s linear infinite;
  animation-play-state: running;
  background-repeat: repeat;
  background-position-x: 0%;
  background-position-y: 
}
.strnw-page-title .breadcrumb li a {
  padding-right: 35px;
}
.strnw-page-title .breadcrumb li.trail-end a:after {
  content: none;
}
.strnw-page-title .breadcrumb li.trail-end a {
  padding-right: 0;
}
.strnw-page-title .breadcrumb li.trail-end span {
  color: #ffffff;
}
/* Team */
.strnw-team-item {
  text-align: center;
  padding-bottom: 30px;
}
.mate-info h5.mate-name {
  padding: 0;
}
.strnw-team-item .strnw-image {
  overflow: hidden;
  border-radius: 5px;
  margin: 0 auto;
  position: relative;
}
.strnw-team .mate-info {
  padding: 20px 15px 20px 16px;
  display: inline-block;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.strnw-team .mate-info h3.team-title {
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 2px;
  letter-spacing: 0.5px;
}
.strnw-team .mate-info h3.team-title a {
  color: #141414;
}
.strnw-team-social.rounded a {
  width: 44px;
  height: 44px;
  margin: 5px 10px 5px 0;
  text-align: center;
  color: #ffffff;
  background-color: #8750ff;
  line-height: 44px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
}
.strnw-team-social.rounded a:last-child {
  margin-right: 0;
}
.strnw-team-social.rounded a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.strnw-team-social.icon-vert a {
  display: block;
}
.strnw-team span.contact-wrap {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  background: #ffffff;
  max-width: 100px;
  margin: 0 auto;
  border-radius: 100px;
  padding: 9px 0 7px;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-team .strnw-hover span.contact-wrap {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-team span.contact-wrap a.team-mailid:after {
  content: "";
  display: inline-block;
  width: 2px;
  height: 20px;
  position: absolute;
  background: #232323;
  right: -15px;
  top: 1px;
}
.strnw-team span.contact-wrap a {
  margin: 0 12px;
  position: relative;
  color: #221850;
}
.strnw-team .team-phone-number i {
  font-size: 17px;
  color: #221850;
}
.strnw-team .mate-info p {
  color: #8750ff;
  font-size: 18px;
}
.strnw-team-social a {
  color: #fff;
  margin: 0 5px;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-color: #8750ff;
  border:1px solid #8750ff;
  line-height: 40px;
  border-radius: 100px;
  font-size: 15px;
}
.strnw-team-social a:hover {
  color: #8750ff;
  background-color: #fff;
  border:1px solid #8750ff;
}
.strnw-team .mate-title-wrap {
  display: inline-block;
  width: 100%;
  float: left;
}
.strnw-team .strnw-team-social {
  display: none;
  width: 100%;
  float: right;
  padding-top: 5px;
}
.strnw-team-item ul.mate-contact li a, 
.strnw-team-item ul.mate-contact li span {
  font-size: 17px;
  color: #fff;
}
.strnw-team-item ul.mate-contact li span {
  font-size: 17px;
  padding-right: 5px;
}
.strnw-team-item ul.mate-contact {
  padding-left: 25px;
  position: absolute;
  margin-top: 10px;
  display: none !important;
  width: 100%;
  float: left;
  top: auto;
  bottom: 167px;
  background: #8750ff;
  padding: 15px 15px 20px;
  left: 0;
  right: 0;

}
.strnw-team-item ul.mate-contact li {
  padding-top: 4px;
}
.strnw-team .mate-info .mate-title-wrap p {
  padding-bottom: 10px;
}
.team-bottom-wrap:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  min-height: 60px;
  float: left;
  position: absolute;
  right: -30px;
  bottom: -30px;
  background: #8750ff; 
  padding: 18px 10px 18px 18px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  transform: rotateZ(45deg);
}
.team-bottom-wrap .strnw-link a {
  display: inline-block;
  width: 20px;
  height: 15px;
  min-height: 15px;
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .team-bottom-wrap .strnw-link a {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.team-bottom-wrap .strnw-link a:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border: 2px solid #141414;
  border-radius: 100px;
  top: 1px;
  left: -10px;
  right: 0;
  margin: 0 auto;
}
.team-bottom-wrap .strnw-link a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #141414;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: -3px;
  left: 0;
  right: 5px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .team-bottom-wrap .strnw-link a:after {
  transform: rotate(45deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  top: -2px;
  right: 3px;
}
.strnw-hover .team-bottom-wrap .strnw-link a:after,
.strnw-hover .team-bottom-wrap .strnw-link a:before {
  border-color: #000000;
}
/* Team Single */
.single-team-info {
  background: #f5f6fa;
  padding: 50px;
  border-radius: 10px;
}
.single-mate-info .mate-info, 
.orgwp-social.rounded.mate-single-social {
  width: 50%;
  float: left;
}
.strnw-social.mate-single-social.rounded {
  text-align: right;
}
.strnw-team-details-wrap {
  padding-top: 30px;
}
.single-mate-info .mate-main-details {
  display: inline-block;
  width: 100%;
}
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: 12px;
}
.single-mate-info ul.mate-contact li i {
  background: #8750ff;
  width: 35px;
  height: 35px;
  text-align: center;
  vertical-align: middle;
  padding: 9px;
  border-radius: 100%;
  color: #141414;
  margin-right: 17px;
}
.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;
  padding-right: 5px;
  font-weight: 500;
}
.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: #8750ff;
}
.single.single-team {
  background: #f4f7fc;
}
.single-team-info {
  background: #ffffff;
  padding: 50px;
  border-radius: 20px;
}
.strnw-team-details-wrap {
  padding-top: 30px;
}
.single-mate-info h5.mate-name {
  font-size: 28px;
}
.single-team-info .strnw-image img {
  border-radius: 5px;
}
.strnw-social.mate-single-social span.social-title {
  font-weight: 700;
  padding-right: 15px;
  padding-top: 8px;
  float: left;
}
.mate-single-social {
  padding-top: 10px;
}
.mate-main-details .mate-info p {
  margin-bottom: 0;
  font-size: 18px;
  padding-top: 5px;
  font-style: italic;
  padding-bottom: 2px;
  color: #8750ff;
}
.mate-single-social.strnw-social a {
  padding: 0;
  background-color: #8750ff;
  text-align: center;
  min-width: 45px;
  min-height: 45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100px;
  color: #fff;
  border: 1px solid #8750ff;
}
.mate-single-social.strnw-social a:hover {
  color: #8750ff;
  border: 1px solid #8750ff;
  background-color: #fff;
}
.single-mate-info p {
  line-height: 30px;
  font-size: 18px;
  padding-top: 5px;
}
/* 7. StartNow Mid Wrap */
.strnw-mid-wrap {
  padding: 100px 0 100px;
}
.strnw-primary {
  float: left;
  width: 70%;
  padding: 10px 15px 0;
}
.right-sidebar .strnw-primary {
  padding: 0 20px 0;
}
.strnw-secondary {
  float: left;
  width: 28%;
  height: 100%;
  margin-right: 0;
  background: #ffffff;
  padding: 0 0 30px 30px;
  border-radius: 5px;
}
.secondary-wrap {
  padding-left: 8px;
}
.left-sidebar .strnw-primary {
  float: right;
}
.left-sidebar .strnw-primary {
  -ms-flex-order: 2;
  order: 2;
  padding: 0 15px 0 30px;
}
.left-sidebar .strnw-secondary {
  -ms-flex-order: 1;
  order: 1;
}
.left-sidebar .secondary-wrap {
  padding: 0 8px 0 0;
}
.strnw-secondary .strnw-widget .strnw-social a {
  color:#fff;
  border:1px solid #8750ff;
}
.strnw-secondary .strnw-widget .strnw-social a:hover {
  color:#8750ff;
  border:1px solid #8750ff;
  background-color: #fff;
}
/* 8. StartNow Home V1 Page */
/* Banner */
.strnw-banner {
  background-size: cover;
  background-position: center;
  height: 910px;

  background-size: cover;
  background-position: center;
  overflow: hidden;
  clear: both;
  display: inline-block;
  width: 100%;
  position: relative;
}
.strnw-banner.title-bar-banner {
  height: 755px;
  position: relative;
}
.strnw-banner.title-bar-banner .single-meta-wrap {
  position: relative;
  padding-top: 90px;
}
.strnw-banner.title-bar-banner .single-meta-wrap h3.strnw-news-title {
  color: #ffffff;
  font-size: 60px;
}
.strnw-banner.title-bar-banner span.strnw-date-item,
.strnw-banner.title-bar-banner span.strnw-read-time,
.strnw-banner.title-bar-banner span.span-reading-time.rt-reading-time {
  color: #8750ff;
}
.strnw-banner .expert-video-btn {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-top: 25px;
}
.strnw-banner .expert-video-btn .video-btn {
  position: relative;
  width: 100px;
  height: 100px;
  color: #141414;
  -ms-transform: translateY(0) translateX(-50%);
  z-index: 1;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.strnw-banner .expert-video-btn .video-btn:after {
  content: "";
  display: block;
  position: absolute;
  width: 110px;
  height: 110px;
  background: transparent;
  border: 1px dashed #8750ff;
  border-radius: 100px;
  left: -5px;
  top: -5px;
}
.strnw-banner a.strnw-popup-video.video-txt {
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  padding-top: 10px;
  text-decoration: underline;
  display: block;
}
.strnw-banner.title-bar-banner:before {
  content: "";
  background: rgb(28 25 42 / 60%);
  position: absolute;
  width: 100%;
  height: 100%;
}
.banner-caption .strnw-btn {
  margin: 0 10px 0 0;
  font-weight: 600;
  min-width: 200px;
  padding: 20px;
}
.banner-caption .strnw-btn span {
  position: relative;
}
.swiper-slide:before {
  content: "";
  background: rgb(0 5 31 / 60%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.strnw-banner .swiper-button-next, 
.strnw-banner .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 30px;
  width: 36px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-image: url(../images/icons/prev-icon.png);
  -webkit-background-size: 27px 44px;
  background-size: 36px;
}
.strnw-banner .swiper-button-next, 
.strnw-banner .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/next-icon.png);
  right: 30px;
  left: auto;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  background: #ffffff;
  border-radius: 0;
  position: relative;
}
.swiper-pagination-bullet {
  outline: none;
}
.swiper-pagination-bullet-active:before {
  content: "";
  background: transparent;
  position: absolute;
  width: 10px;
  height: 10px;
  border: 1px solid #ffffff;
  top: -2px;
  left: -2px;
}
.swiper-pagination-clickable .swiper-pagination-bullet:focus {
  border-radius: 0;
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 20px 0 !important;
}
.swiper-container-vertical>.swiper-pagination-bullets {
  width: auto;
  left: auto;
}
.strnw-banner.swiper-container-horizontal>.swiper-pagination-bullets, 
.strnw-banner.swiper-pagination-custom, 
.swiper-pagination-fraction {
  left: auto;
  width: auto;
  right: 35px;
  bottom: auto;
}
.banner-caption {
  margin: 0 auto;
  text-align: center;
  padding: 20px;
  border-radius: 100%;
  position: relative;
  width: 750px;
}
.banner-caption.left-align {
  text-align: left;
  margin: 0;
}
.banner-caption.right-align {
  text-align: right;
  margin: 0;
}
.banner-caption p.banner-subtitle {
  position: relative;
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 10px;
  letter-spacing: 1.5px;
}
h2.banner-title {
  font-size: 70px;
  color: #ffffff;
  line-height: 1.2;
  position: relative;
  font-weight: 700;
}
h2.banner-title span {
  font-weight: 800;
}
.center-align p.banner-subtitle:before {
  margin: 0 auto;
  text-align: center;
  left: 0;
  right: 0;
}
.strnw-banner.style-two p.banner-subtitle:before {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.banner-caption p {
  color: #ffffff;
  font-size: 20px;
  padding-top: 15px;
}
.banner-caption .header-btns.strnw-btn-wrap {
  padding-top: 25px;
}
.strnw-banner:before {
  content: "";
  background: transparent;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* 20. StartNow News Page */
.news-item {
  margin-bottom: 55px;
}
.news-item .strnw-image,
.strnw-news-detail .news {
  text-align: center;
}
.strnw-news-detail .news.image {
  position: relative;
}
.strnw-news-detail .news span.strnw-date-item img {
  margin-bottom: 0;
  padding: 0;
  margin-right: 5px;
}
.strnw-news-detail .news span.strnw-date-item {
  position: absolute;
  bottom: 30px;
  left: 22px;
  display: inline-block;
  width: auto;
  background: #ffffff;
  color: #8750ff;
  padding: 13px 20px;
  border-radius: 15px;
  font-weight: 600;
  line-height: 25px;
  box-shadow: 10px 0 50px rgb(20 20 20 / 10%);
}
.news-item.sticky {
  background: #fff;
  border: 1px solid #f73e43;
  padding: 30px 40px;
  -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;
}
.news-items-wrap {
  max-width: 820px;
  margin: 0 auto;
}
.news-item.strnw-hover .strnw-link a {
  color: #3d59fa;
}
.news-item.strnw-hover .strnw-link a img {
  margin-left: 10px;
}
.news-item .strnw-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.news-info {
  padding-top: 31px;
}
.news-item.no-img .news-info {
  padding-top: 0;
}
.news-info p {
  padding-bottom: 17px;
}
.news-meta {
  padding-bottom: 10px;
}
.news-meta h3 {
  font-size: 26px;
}
.news-meta h5 {
  font-size: 15px;
}
.news-date {
  padding-bottom: 5px;
  color: #f73e43;
  font-weight: 400;
}
.news-meta h5 a {
  color: inherit;
  position: relative;
  display: inline-block;
}
.news-meta h5 a:hover {
  color: #3d59fa;
}
.news-meta h5 a:after {
  content: "/ ";
}
.news-meta h5 a:last-child:after {
  content: none;
}
.strnw-share-link {
  display: inline-block;
  margin: 4px 14px 0 0;
  position: relative;
}
.strnw-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;
}
.strnw-share-link .strnw-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;
}
.strnw-share-link .strnw-social a {
  margin: 0 -49px 0 0;
}
.strnw-share-link.strnw-hover > a {
  background: #3d59fa;
  color: #ffffff;
  border-color: transparent;
}
.strnw-share-link.strnw-hover .strnw-social {
  opacity: 1;
}
.strnw-share-link.strnw-hover .strnw-social a {
  margin: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 40px 50px 34px;
}
.wp-block-quote.is-style-large br {
  display: none;
}
.news-item .blockquote-style-two {
  margin-bottom: 31px;
}
.strnw-news-detail .blockquote-style-two {
  margin-bottom: 35px;
}
.blockquote-style-two {
  padding: 71px 50px 66px 60px;
  margin: 0;
  background: #f73e43;
  border: none;
  position: relative;
}
.blockquote-style-two:before {
  position: absolute;
  top: 0;
  right: 10px;
  width: 60px;
  height: 50px;
  padding: 0;
  background-image: url(../images/icons/icon56@3x.png);
  background-size: 60px auto;
  z-index: 1;
}
.blockquote-style-two p {
  padding-bottom: 16px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  position: relative;
}
.blockquote-style-two p:first-child:before {
  position: absolute;
  top: 13px;
  left: -24px;
  font-size: 40px;
  line-height: 0;
  content: "“";
  z-index: 1;
}
.blockquote-style-two cite {
  color: #ffffff;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
}
.blockquote-style-two cite a {
  color: #ffffff;
}
.quote-icon {
  position: relative;
}
.quote-icon:before {
  position: absolute;
  top: 18px;
  right: -24px;
  font-size: 40px;
  line-height: 0;
  content: "”";
  z-index: 1;
}
.pagination-style-two {
  padding-top: 19px;
  text-align: right;
}
/* 21. StartNow News Single Page */
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-5 .gallery-item figcaption,
.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;
}
.strnw-unit-fix {
  word-wrap: break-word;
}
.news img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.strnw-news-detail .news img {
  margin-bottom: 20px;
  padding-top: 10px;
}
.news-detail-wrap {
  padding: 35px 0 55px;
}
.news-detail-wrap h2 {
  font-size: 30px;
}
.no-img .news-detail-wrap {
  padding-top: 0;
}
.news-detail-wrap a,
.comment-area a,
dl a {
  color: #221850;
  font-weight:600;
}
.news-detail-wrap a:hover,
.comment-area a:hover,
.news-detail-wrap a:focus,
.comment-area a:focus,
dl a:hover,
dl a:focus {
  color:#8750ff;
}
.news-detail-wrap .wp-block-button__link {
  color: #ffffff;
}
.news-detail-wrap .strnw-news-meta {
  margin-top: 11px;
  border-top: 1px solid #cccdd2;
  display: inline-block;
  width: 100%;
}
.strnw-news-meta .strnw-social {
  padding-top: 6px;
  margin-left: 35px;
}
span.tag-title {
  margin-right: 12px;
  display: inline-block;
  width: auto;
  float: left;
  position: relative;
  padding-left: 0px;
  padding-top: 8px;
  font-weight: 600;
  font-size: 19px;
  color: #141414;
}
span.tag-title:after {
  content: ":";
  padding-left: 8px;
}
.news-detail-wrap .strnw-news-meta {
  position: relative;
  float: left;
  padding: 25px 0 12px;
}
.strnw-news-meta:before,
.strnw-news-meta:after {
  display: table;
  clear: both;
  content: "";
}
.strnw-news-meta .strnw-social a {
  margin-right: 10px;
  font-size: 13px;
}
.strnw-news-meta .strnw-social a:last-child {
  margin-right: 0;
}
.meta-label {
  padding-right: 6px;
  font-weight: 600;
  font-size: 17px;
}
.meta-tag,
.meta-tag a {
  font-weight: 600;
  font-size: 17px;
}
.meta-tag:after {
  color: #777777;
  content: ",";
}
.meta-tag:last-child:after {
  display: none;
}
.meta-tag a {
  color: #777777;
}
.strnw-author-info {
  padding: 38px 35px 26px 35px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  display: inline-block;
  width: 100%;
  background: #8750ff;
  color: #ffffff;
}
.author-content {
  display: block;
  overflow: hidden;
}
.strnw-news-detail .author-content {
  display: inline-block;
  overflow: hidden;
  width: 85%;
  float: right;
}
.author-avatar {
  float: left;
  position: relative;
}
.author-avatar img {
  max-width: 105px;
  border-radius: 100px;
}
.author-content {
  display: block;
  overflow: hidden;
  padding-left: 20px;
}
.author-content p {
  padding-bottom: 0;
}
.author-content .author-name {
  display: inline-block;
  margin-bottom: 7px;
  font-weight: 600;
  font-size: 24px;
  color: #ffffff;
}
.author-content .author-name:hover {
  color: rgba(255,255,255,0.8);
}
.author-content p {
  padding-bottom: 19px;
}
.author-content .strnw-social {
  padding-top: 10px;
}
.author-content .strnw-social a {
  margin-right: 13px;
  color: #ffffff;
}
.author-content .strnw-social a:hover {
  color: #8750ff;
}
.strnw-related-posts {
  padding: 72px 25px 18px;
  background: #ffffff;
}
.strnw-related-posts .row {
  margin: 0 -20px;
}
.strnw-related-posts [class*="col-"] {
  padding: 0 20px;
}
.strnw-related-posts h3 {
  font-size: 22px;
  line-height: 32px;
}
.related-post-title {
  padding-bottom: 23px;
}
.strnw-related-posts .post-item {
  padding-bottom: 50px;
}
.strnw-related-posts .post-item .strnw-image {
  float: none;
}
.strnw-related-posts .post-info {
  overflow: visible;
  padding: 25px 0 0;
}
.strnw-related-posts .strnw-link a {
  color: #8750ff;
}
.strnw-related-posts .post-date {
  padding-bottom: 5px;
}
.strnw-related-posts .post-title {
  padding-bottom: 17px;
}
.post-item.strnw-hover .strnw-link a img {
  margin-left: 10px;
}
/*Comments*/
.vt-nav-links {
  display: inline-block;
  width: 100%;
}
.strnw-comments-area h3.comments-title {
  font-size: 26px;
  color: #141414;
  letter-spacing: -0.2px;
}
a#cancel-comment-reply-link {
  float: right;
}
.comments .comment-respond {
  margin-bottom: 55px;
  padding-top: 17px;
}
.strnw-comments-area .comments-title {
  padding-bottom: 24px;
  font-weight: 600;
}
.strnw-comments-area nav#vt-comment-nav-below {
  padding-bottom: 30px;
  padding-top: 40px;
}
.strnw-comments-area .comments-reply a {
  color: #8750ff;
  font-size: 15px;
  font-weight: 600 !important;
  text-transform: uppercase;
  padding: 8px 0 5px;
  position: relative;
  line-height: 26px;
}
.strnw-comments-area .comments-reply a:hover {
  color: #8750ff;
}
.strnw-comments-area .comments-reply a:before {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-bottom: 1px dashed #141414;
}
.strnw-comments-area .comment-area {
  padding-bottom: 8px;
}
.strnw-comments-area .comment-area h2 {
  font-size: 30px;
  padding-top: 8px;
}
.strnw-comments-area dt {
  margin-bottom: 5px;
  color: #141414;
}
.comments-reply {
  position: absolute;
  top: 0;
  right: 0;
}
.strnw-comments-area ol.comments {
  padding: 0;
  margin: 0;
  list-style: none;
}
.strnw-comments-area .comments li .comment-awaiting-moderation {
  margin-bottom: 10px;
  display: inline-block;
}
.strnw-comments-area .comments li .children {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 0;
  list-style: none;
}
.strnw-comments-area .comments li .children li {
  padding-left: 40px;
}
.strnw-comments-area .comment-item {
  display: block;
  overflow: hidden;
  clear: both;
  background: #ffffff;
  padding: 35px 35px 32px 0;
  border-bottom: 1px solid #dbdbdb;
}
.strnw-comments-area .comment-image {
  float: left;
}
.strnw-comments-area .comment-image img {
  max-width: 88px;
  border-radius: 100px;
}
.strnw-comments-area .comment-main-area {
  overflow: hidden;
  margin-left: 105px;
  position: relative;
  padding-bottom: 0;
}
.strnw-comments-area .comment-wrapper p {
  padding-bottom: 3px;
  color: #666666;
  font-size: 17px;
  margin-bottom: 0;
}
.strnw-comments-area .strnw-comments-meta {
  padding-bottom: 10px;
  position: relative;
}
.strnw-comments-area .strnw-comments-meta h4 {
  padding-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
  color: #141414;
  letter-spacing: -0.2px;
}
.comments-section {
  padding-bottom: 50px;
}
.comment-reply-title {
  padding-bottom: 18px;
  font-weight: 600;
  font-size: 26px;
  color: #141414;
  letter-spacing: -0.2px;
}
.strnw-comment-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}
/* 22. StartNow Contact Us Page */
/* StartNow Contact */
.strnw-contact .section-title-wrap {
  padding-bottom: 30px;
}
.strnw-contact .section-title-wrap h2 {
  font-size: 35px;
}
.strnw-contact .section-title {
  padding-bottom: 20px;
}
.strnw-contact .row {
  margin: 0 -25px;
}
.strnw-contact [class*="col-"] {
  padding: 0 25px;
}
.strnw-contact form input[type="submit"],
.strnw-contact form button[type="submit"] {
  margin-top: 13px;
}
/* 23. StartNow 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;
  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;
}
.footer-widget .info-widget {
  padding-top: 14px;
}
.footer-widget .info-widget .strnw-logo {
  margin-right: 20px;
}
.footer-widget .info-widget.footer-logo-widget .strnw-logo {
  padding-bottom: 0;
}
.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 label {
  padding: 0;
}
.strnw-page-wrap .strnw-comment-form {
  display: inline-block;
  width: 100%;
}
/* 24. StartNow Footer */
/* Footer Top */

.footer-top-wrap .footer-top-inner {
  width: 100%;
  color: #b0b5c2;
  font-size: 17px;
  line-height: 1.6;
  background-color: #faf9ff;
  background-position: 0 0, 50px 50px;
  background-size: 10px 10px;
  width: 100%;
  background-image: url(../images/backgrounds/footer-top-bg-1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 240px 70px;
  position: relative;
  bottom: -100px;
  border-radius: 5px;
  box-shadow: 20px 0 35px rgb(14 0 49 / 30%);
}
.strnw-footer.hav-footer-top .footer-wrap {
  padding: 180px 0 40px;
}
.footer-top-wrap .strnw-section-title h2.section-title {
  color: #ffffff;
  font-size: 36px;
  padding-bottom: 20px;
}
.footer-top-wrap .strnw-section-title p {
  color: #ffffff;
  font-size: 20px;
}
.footer-top-wrap .strnw-section-title {
  margin-bottom: 0px;
  padding-bottom: 30px;
}
.footer-top-wrap .strnw-social {
  text-align: center;
  margin-top: 40px;
}
.footer-top-wrap .strnw-social a,
.strnw-widget .strnw-social a {
  padding: 0;
  color: #8750ff;
  min-width: 45px;
  min-height: 45px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 100px;
  background-color: #fff;
  border:1px solid #fff;
}
.footer-top-wrap .strnw-social a:hover,
.strnw-widget .strnw-social a:hover {
  color: #fff;
  background-color: #8750ff;
}
/* StartNow Default Footer */
.strnw-footer {
  color: #fff;
  font-size: 17px;
  line-height: 1.6;
  background-color: rgba(135, 80, 255, 0.8);
  background-position: 0 0, 50px 50px;
  background-size: 10px 10px;
  width: 100%;
}
.strnw-footer .top-footer-section {
  background-color: #000; 
}
.strnw-footer .strnw-copyright {
  background-color: #171717;
}
.footer-wrap {
  padding: 90px 0 40px;
}
.footer-wrap .strnw-item:first-child {
  padding-right: 45px;
}
.footer-wrap p {
  font-size: 17px;
  line-height: 1.6;
}
.footer-widget ul.footer-menu li a i {
  padding-right: 8px;
}
.footer-widget a {
  color:#fff;
}
.strnw-logo {
  padding-bottom: 25px;
}
.footer-widget ul {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 17px;
  line-height: 30px;
  list-style: none;
  color: #f9f9f9;
}
.footer-widget ul li a,
.footer-widget ul li {
  color: #fff;
  position: relative;
}
.footer-widget ul li i {
  padding-right: 11px;
  color: #8750ff;
}
.footer-widget ul li a {
  padding-bottom: 8px;
  font-weight: 400;
  display: block;
}
.footer-widget ul li a,
.footer-widget a {
  position: relative;
  left:0;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.footer-widget ul li a:hover,
.footer-widget a:hover,
.footer-widget ul li a:focus,
.footer-widget a:focus{
  color: rgba(255,255,255, 0.9);
  left:6px;
} 
.footer-widget {
  padding-bottom: 30px;
}
.row.footer-top-section {
  padding-bottom: 40px;
}
.mc4wp-form-fields input[type="email"] {
  padding: 14px 15px 14px;
  border-radius: 0;
}
.mc4wp-form-fields input[type="submit"] {
  min-width: 120px;
  padding: 15px 10px;
  color: #8750ff;
}
.mc4wp-form-fields .strnw-form input[type="submit"],
.footer-widget .mc4wp-form-fields .strnw-form input[type="submit"] {
  background-color: #fff;
  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 .strnw-form input[type="submit"]:hover {
  background-color: #125cda;
}
.footer-widget .mc4wp-form-fields .strnw-form input[type="submit"] {
  padding: 12px 11px 12px;
}
.footer-widget .widget-title {
  padding: 8px 0 25px;
  font-size: 26px;
  color: #fff;
  font-weight: 600;
  letter-spacing: 0.2px;
  position: relative;
  text-transform: capitalize;
}
.footer-widget .widget-title:after{
  content: "";
  background-image:url(../images/icons/title-sep-1.png);
  background-size: 55px;
  display: block;
  width: 42px;
  height: 9px;
  margin: 0;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-top: 15px;
  text-align: center;
}
.footer-widget table td a:hover {
  color: #8750ff;
}
.footer-widget caption,
.footer-widget p {
  color: #444444;
}
.footer-widget .strnw-social a {
  margin-right: 10px;
  background: #8750ff;
  border-radius: 100px;
  border: 1px solid transparent;
  min-width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
}
.footer-widget .strnw-social a:hover,
.footer-widget .strnw-social a:focus {
  background: #ffffff;
  left:0;
}
.footer-contact span {
  display: block;
  padding-bottom: 9px;
  color: #f9f9f9;
}
.footer-contact span a {
  color: #d4d4d4;
}
.footer-contact span a:hover {
  color: #8750ff;
}
.contact-info p {
  padding-bottom: 0;
  line-height: 40px;
}
.contact-info a {
  color: inherit;
}
.footer-widget.strnw-text-widget .strnw-btn-wrap {
  padding: 0;
}
.footer-widget.strnw-text-widget p {
  margin-bottom: 15px;
  font-size: 17px;
  color: #fff;
}
.strnw-footer .strnw-social{
  padding-top: 12px;
}
.strnw-footer .strnw-social a:hover {
  color: #fff;
  background-color: transparent;
  border:1px solid #fff;
}
.strnw-footer .header-contact{
  padding-bottom: 15px;
}
.strnw-copyright {
  padding: 20px 0 20px;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  background-color: #8750ff;
}
.strnw-copyright:before,
.strnw-copyright:after {
  display: table;
  clear: both;
  content: "";
}
.strnw-copyright a {
  color: inherit;
}
.alt-copyright p,
.woocommerce.single-product footer p {
  padding: 0;
  color: #ffffff;
  margin-bottom: 0;
  padding-top: 0px;
  font-weight: 500;
}
.alt-copyright a {
  color: #ffffff;
}
.alt-copyright a:hover {
  color: rgba(255,255,255, 0.8);
}
.strnw-copyright ul.footer-menu li {
  list-style-type: none;
  float: left;
  margin-left: 18px;
  position: relative;
}
.strnw-copyright ul.footer-menu li:first-child {
  margin-left: 0;
}
.strnw-copyright ul.footer-menu li:after {
  content: "";
  background: #141414;
  display: inline-block;
  width: 1px;
  height: 18px;
  top: 2px;
  position: absolute;
}
.strnw-copyright ul.footer-menu li:last-child:after {
  content: none;
}
.strnw-copyright ul.footer-menu li a i {
  display: none;
}
.strnw-copyright ul.footer-menu li a {
  color: #141414;
  padding-right: 18px;
}
.strnw-copyright ul.footer-menu {
  float: left;
  display: inline-block;
  width: auto;
  padding: 0;
}
.strnw-copyright .pull-right ul.footer-menu {
  float: right;
}
.strnw-back-to-top.col-lg-2 {
  text-align: center;
}
.strnw-back-to-top a {
  color: #141414;
  font-size: 18px;
  position: relative;
}
.strnw-back-to-top a:hover {
  color: #141414;
}
.strnw-back-to-top a:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 50px;
  background: #8750ff;
  border-radius: 10px;
  position: absolute;
  bottom: 28px;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-back-to-top a:hover:before {
  height: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
ul.image-list li {
  list-style: none;
  float: left;
  font-size: 28px;
  color: #ffffff;
  margin: 0 5px;
  line-height: 20px;
}
ul.image-list li i,
ul.image-list li a {
  color: #ffffff;
}
ul.image-list {
  display: inline-block;
  width: 100%;
  margin: 0;
}
/* StartNow Sticky Footer */
.strnw-sticky-footer .main-wrap-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.strnw-sticky-footer .strnw-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
/*Woocommerce*/
.woocommerce-message {
  border: none;
  background: #FC573B;
  color: #ffffff;
  border-radius: 5px;
}
.woocommerce-message::before {
  color: #8750ff;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 400;
  text-decoration: none;
}
.woocommerce-page ul.products li.product del span.woocommerce-Price-amount.amount {
  color: #8c8c8c;
  font-size: 15px;
}
.woocommerce ul.products li.product .strnw-image {
  overflow: hidden;
  position: relative;
  background: #f6f6f6;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  box-shadow: 0 0 7px rgb(0 0 0 / 10%);
}
.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;
  font-size: 20px;
  font-weight: 600;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 600;
  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: #8750ff;
}
.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%;
  padding: 18px 30px;
  background: #8750ff;
  margin-top: 0;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  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.strnw-hover .button.add_to_cart_button, 
.woocommerce ul.products li.product.strnw-hover a.product_type_variable, 
.woocommerce ul.products li.product.strnw-hover a.button, 
.woocommerce ul.products li.product.strnw-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 a.ajax_add_to_cart:before {
  content: "";
  background-image: url(../images/icons/cart-icon.png);
  width: 18px;
  height: 16px;
  background-size: 18px;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: 2px;
}
.woocommerce ul.products li.product .product-wrap a.button.add_to_cart_button,
.woocommerce ul.products li.product .product-wrap a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-wrap a.product_type_variable,
.woocommerce ul.products li.product .product-wrap a.button {
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  top: auto;
  width: auto;
  max-width: 200px;
  padding: 15px 30px 16px;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.42857;
  background: #8750ff;
  opacity: 0;
  border: none;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  z-index: 1;
}
.woocommerce ul.products li.product .product-wrap.static-btn a.button.add_to_cart_button,
.woocommerce ul.products li.product .product-wrap.static-btn a.added_to_cart.wc-forward,
.woocommerce ul.products li.product .product-wrap.static-btn a.product_type_variable,
.woocommerce ul.products li.product .product-wrap.static-btn a.button {
  opacity: 1;
  border: 1px solid #8750ff;
}
.woocommerce ul.products li.product .product-wrap.static-btn a.button.add_to_cart_button:hover,
.woocommerce ul.products li.product .product-wrap.static-btn a.added_to_cart.wc-forward:hover,
.woocommerce ul.products li.product .product-wrap.static-btn a.product_type_variable:hover,
.woocommerce ul.products li.product .product-wrap.static-btn a.button:hover {
  background: #ffffff;
  border-color: #8750ff;
  color: #8750ff;
}
.woocommerce ul.products li.product.strnw-hover .product-wrap .button.add_to_cart_button,
.woocommerce ul.products li.product.strnw-hover .product-wrap a.product_type_variable,
.woocommerce ul.products li.product.strnw-hover .product-wrap a.button,
.woocommerce ul.products li.product.strnw-hover .product-wrap a.added_to_cart.wc-forward {
  opacity: 1;
}
.woocommerce ul.products li.product .product-wrap a.button.plus-icon {
  opacity: 1;
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 16px;
  bottom: -12px;
}
.woocommerce ul.products li.product.strnw-hover .product-wrap a.button.plus-icon {
  opacity: 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 16.5px 32px;
  margin: 0;
  text-align: center;
}
.woocommerce .woocommerce-ordering {
  margin-bottom: 22px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  min-width: 200px;
}
.woocommerce .woocommerce-result-count {
  padding: 10px 20px;
  color: #444444;
  border-radius: 5px;
  font-weight: 400;
  font-size: 17px;
}
.woocommerce-tabs .comment-reply-title {
  border: none;
}
.woocommerce .quantity .qty {
  height: 35px;
}
#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%;
}
.woocommerce form .form-row span,
.woocommerce form .form-row {
  width: 100%;
}
.woocommerce form .form-row-first, 
.woocommerce form .form-row-last, 
.woocommerce-page form .form-row-first, 
.woocommerce-page form .form-row-last {
  width: 49%;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-last {
  float: left;
  margin-left: 20px;
  width: auto;
  padding-top: 20px;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-first {
  width: auto;
  padding-top: 20px;
}
.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;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, 
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, 
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.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: 20px;
  font-weight: 600;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  background: #8750ff none repeat scroll 0 0;
  border-top: 1px solid rgba(0,0,0,0.12);
  border-left: 1px solid rgba(0,0,0,0.12);
  border-right: 1px solid rgba(0,0,0,0.12);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover {
  background-color: #fff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #fff;
  display: block;
  padding: 15px 0;
  line-height: 21px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover a {
  color: #444;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
  color: #444444;
  background: #ffffff;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active {
  background: #ffffff;
}
.woocommerce-account div#customer_login h2 {
  color: #221850;
}
.woocommerce form .form-row label.inline {
  margin: 10px 0 0 30px;
}
.woocommerce form .form-row {
  margin-bottom: 22px;
}
.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.columns-2 li.product, 
.woocommerce-page ul.products.columns-2 li.product {
  width: 50%;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.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;
  margin: 0;
  padding: 0 15px;
  width: 33.333%;
  text-align: center;
  margin-bottom: 40px;
}
.woocommerce ul.products.columns-4 li.product,
.woocommerce-page ul.products.columns-4 li.product,
.woocommerce ul.products.columns-4 li.product, 
.woocommerce-page ul.products.columns-4 li.product {
  width: 25%;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #8750ff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ffffff;
  box-shadow: 0 0 10px rgb(0 0 0 / 31%);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 15px;
  height: 30px;
  background-color: #a46497;
  border-radius: 10px;
  cursor: ew-resize;
  outline: 0;
  top: -10px;
  margin-left: -.5em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  margin-bottom: 25px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  background-color: #daf2da;
}
.woocommerce .widget_price_filter .price_slider_amount .button {
  font-size: 15px;
  float: left;
  padding: 10px 20px;
  border-radius: 5px;
  background: #232323;
  color: #ffffff;
}
.woocommerce .widget_price_filter .price_slider_amount .button:hover {
  background: #8750ff;
}
.woocommerce .widget_price_filter .price_slider_amount {
  font-size: 16px;
  font-weight: 700;
  color: #221850;
}
.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: 20px;
  font-weight: 600;
}
.woocommerce ul.cart_list li span.woocommerce-Price-amount span.price-decimal,
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount span.price-decimal {
  font-size: 16px;
}
.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,
.woocommerce .woocommerce-message .button,
.woocommerce button.button:disabled, 
.woocommerce button.button:disabled[disabled] {
  display: inline-block;
  vertical-align: middle;
  min-width: 190px;
  padding: 22px 25px 22px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 0.5px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #8750ff;
  position: relative;
  outline: none;
  cursor: pointer;
  -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;
  font-family: 'Barlow', sans-serif;
  background-color: #8750ff;
}
.checkout_coupon button[type="submit"] {
  height: 60px;
}
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 ul.products li.product a.button.loading::after,
.woocommerce ul.products li.product button.button.loading::after,
.woocommerce ul.products li.product input.button.loading::after {
  top: 19px;
  right: auto;
  margin-left: 10px;
}
.woocommerce ul.products li.product .yith-wcwl-add-to-wishlist {
  margin-top: 10px;
  position: absolute;
  right: 2px;
  bottom: 40px;
}
.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%;
}
.woocommerce-product-search button[type="submit"] {
  padding: 5px 20px;
  margin: 10px 0 0;
}
.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 table.my_account_orders .button:hover,
.woocommerce table.my_account_orders .button:focus,
.woocommerce .woocommerce-message .button:hover {
  color:#8750ff;
  background-color: #fff;
  border-color: #8750ff;
}
.woocommerce-error::before, 
.woocommerce-info::before, 
.woocommerce-message::before {
  display: none;
}
.woocommerce-error, 
.woocommerce-info, 
.woocommerce-message {
  padding: 30px 25px 10px;
}
.woocommerce-message a.button.wc-forward {
  top: -9px;
}
.woocommerce table.shop_table td {
  border: none;
  padding: 17px 12px;
}
.woocommerce table.shop_table tr td {
  border-bottom: 1px solid #d5d6da;
}
.woocommerce table.shop_table tr:last-child td {
  border-bottom: none;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  min-width: 90px;
  border-radius: 5px;
}
.woocommerce-form-register button[type="submit"] {
  min-width: 165px;
}
p.comment-form-comment {
  padding: 0;
  margin: 0;
}
#add_payment_method #payment ul.payment_methods, 
.woocommerce-cart #payment ul.payment_methods, 
.woocommerce-checkout #payment ul.payment_methods {
  padding: 30px;
}
.woocommerce-page table.cart td.actions {
  border-bottom: none;
  padding: 20px;
}
form.woocommerce-ordering .nice-select {
  font-size: 16px;
  padding-left: 20px;
  color: #444444;
  border: none;
  border-radius: 5px;
  border: 1px solid #bababa;
}
form.woocommerce-ordering .nice-select:after {
  border-color: #444444;
}
.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;
  width: 70%;
  float: left;
  text-align: left;
}
.woocommerce .star-rating {
  height: 17px;
  width: 71px;
  font-size: 12px;
}
.woocommerce .star-rating span {
  color: #ffa210;
}
.woocommerce-product-rating a.woocommerce-review-link {
  display: none;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 5px;
}
.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: 18px 0 4px;
  font-weight: 600;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link,
.woocommerce-page ul.products li.product h4.product-title a,
.news-items-wrap.blog-style-two h3.strnw-news-title a {
  color: #141414;
}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link.woocommerce-loop-product__link:hover,
.woocommerce-page ul.products li.product h4.product-title a:hover,
.news-items-wrap.blog-style-two h3.strnw-news-title a:hover {
  color: #141414;
}
.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: 18px;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
}
.woocommerce-page ul.products li.product .product-wrap span.woocommerce-Price-amount.amount span {
  font-size: 20px;
}
.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: 200px;
  height: 61px;
  border: 1px solid #dedede;
  border-radius: 5px;
  color: #777;
  font-size: 16px;
  padding: 8px 11px 8px;
  margin-right: 20px;
}
.cart_totals table.shop_table.shop_table_responsive tr td, 
.cart_totals table.shop_table.shop_table_responsive tr th {
  text-align: left;
}
.product-single-img-wrap {
  display: block;
  width: 100%;
  float: left;
  background: #ffffff;
  padding: 0;
  border-radius: 5px;
}
.woocommerce .cart .coupon .button {
  background-color: #8750ff;
  color: #fff;
  border:1px solid #8750ff;
}
.woocommerce .cart .coupon .button:hover {
  color: #8750ff;
  background-color: #fff;
  border:1px solid #8750ff;
}
.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-collaterals table th {
  color: #221850;
  font-size: 20px;
}
#add_payment_method .cart-collaterals .cart_totals tr td, 
#add_payment_method .cart-collaterals .cart_totals tr th, 
.woocommerce-cart .cart-collaterals .cart_totals tr td, 
.woocommerce-cart .cart-collaterals .cart_totals tr th, 
.woocommerce-checkout .cart-collaterals .cart_totals tr td, 
.woocommerce-checkout .cart-collaterals .cart_totals tr th {
  border-color: #d0d0d0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
  border: none;
  background: transparent;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents {
  overflow: hidden;
}
.cart_totals table.shop_table.shop_table_responsive tr td,
.cart_totals table.shop_table.shop_table_responsive tr th {
  padding: 20px;
  font-weight: 600;
}
.cart_totals table.shop_table.shop_table_responsive tr td {
  border-bottom: none;
}
.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 {
  display: none;
}
.woocommerce-info {
  border: none;
  background: #232323;
  padding: 25px 30px 10px;
  border-radius: 5px;
  font-size: 18px;
  color: #ffffff;
  font-weight: 500;
}
p.cart-empty.woocommerce-info {
  padding: 20px 30px;
}
.woocommerce-form-login-toggle .woocommerce-info {
  padding: 20px 30px;
}
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-info {
  padding: 20px 30px;
  text-transform: capitalize;
  font-weight: 500;
}
.woocommerce-checkout #payment ul.payment_methods li.woocommerce-info {
  text-transform: unset;
  font-weight: 400;
}
.woocommerce-error .button, 
.woocommerce-info .button, 
.woocommerce-message .button {
  top: -8px;
}
.woocommerce-info a {
  text-decoration: underline;
  color: #8750ff;
}
.woocommerce-checkout h3 {
  font-size: 30px;
  color: #141414;
  margin-bottom: 15px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  text-align: left;
  font-size: 20px;
  color: #141414;
}
.woocommerce-checkout .woocommerce table.woocommerce-checkout-review-order-table td span.woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: 500;
  color: #141414;
}
ul.wc_payment_methods.payment_methods.methods li label {
  font-size: 20px;
  color: #232323;
  font-weight: 600;
}

.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: #8750ff;
  color: #141414;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.15px;
  -webkit-border-radius: 100px;
  -ms-border-radius: 100px;
  border-radius: 100px;
  text-align: center;
}
.woocommerce-account .addresses .title .edit:hover {
  background: #8750ff;
}
.woocommerce form span.show-password-input {
  width: auto;
  float: right;
  top: 18px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  min-width: 150px;
}
.strnw-widget.woocommerce select,
.woocommerce .select2-container--default .select2-selection--single {
  vertical-align: middle;
  width: 100%;
  height: 52px;
  padding: 11px 15px;
  font-size: 16px;
  line-height: 1.42857143;
  border: 1px solid #e5e8ee;
  background: #ffffff;
  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;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
}
.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 .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 .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: 700;
}
.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,
.woocommerce-product-search button[type="submit"] {
  margin-right: 5px;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 5px;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  color: #fff;
  padding: 16px 25px;
  background-color: #8750ff;
  border:1px solid  #8750ff;
  text-align: center;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover,
.woocommerce-product-search button[type="submit"]:hover {
  border:1px solid  #8750ff;
  color: #8750ff;
  background-color: #fff;
}
.strnw-widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
  border: 1px solid #dddddd;
  padding: 20px;
}
.strnw-widget.woocommerce.widget_shopping_cart ul li a {
  padding-left: 0;
  font-weight: 600;
  font-size: 18px;
}
.strnw-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,
.strnw-widget.woocommerce.widget_products ul.product_list_widget li a {
  padding: 0;
  font-weight: 400;
  font-size: 17px;
  border: none;
  color: #221850;
}
.footer-widget.woocommerce ul.cart_list li a, 
.footer-widget.woocommerce ul.product_list_widget li a, 
.footer-widget.woocommerce.widget_products ul.product_list_widget li a {
  color: #444444;
}
.woocommerce ul.cart_list li a:hover,
.woocommerce ul.product_list_widget li a:hover,
.strnw-widget.woocommerce.widget_products ul.product_list_widget li a:hover {
  color: #8750ff;
}
.woocommerce ul.cart_list li a img,
.woocommerce ul.product_list_widget li a img {
  float: left;
  width: 90px;
  margin: 0 19px 0 0;
  border: 1px solid #b2beb2;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0 0 16px;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}
p.woocommerce-mini-cart__empty-message {
  padding: 0;
}
h2.woocommerce-Reviews-title,
.woocommerce-Tabs-panel > h2 {
  display: none;
}
.comment-form-rating {
  margin-bottom: 20px;
}
.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: #141414;
  font-size: 22px;
  font-weight: 600
}
.woocommerce .woocommerce-tabs {
  margin-bottom: 40px;
  background: #ffffff;
  border-radius: 5px;
  margin-top: 50px;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid #d5d6da;
}
.woocommerce-product-details__short-description p {
  font-weight: 400;
  color: #444444;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-size: 17px;
  color: #141414;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 30px;
  text-align: left;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  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 {
  z-index: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 1px;
  width: 100%;
  height: 3px;
  background: #8750ff;
  border: none;
  border-radius: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #8750ff;
}
.woocommerce p.stars a {
  color: #8750ff;
}
.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;
  position: relative;
  text-align: center;
  color: #232323;
  font-weight: 600;
  font-size: 24px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #232323;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:hover {
  color: #8750ff;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  display: inline-block;
  padding: 4px 0;
  margin: 0 30px;
  background: none;
  border: none;
  border-radius: 0;
  margin-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 1px;
  background: #d5d6da;
  bottom: 0;
  right: 0;
}
.woocommerce div.product .woocommerce-tabs .panel {
  display: none;
  padding-left: 0;
  margin-bottom: 0;
  border: none;
  width: 100%;
  float: left;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-animation: fadeIn 700ms;
  animation: fadeIn 700ms;
}
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 thead th {
  text-align: left;
  font-size: 20px;
  background: #141414;
  color: #ffffff;
  padding: 15px 12px;
}
.woocommerce table.shop_table {
  border: 1px solid #d5d6da;
  background: #ffffff;
  border-radius: 0;
}
.woocommerce table.shop_table td.product-name {
  color: #221850;
}
.woocommerce table.shop_table td span.woocommerce-Price-amount.amount {
  font-size: 18px;
  color: #8750ff;
  font-weight: 600;
}
.woocommerce table.shop_table td.product-name a {
  font-size: 20px;
  color: #141414;
  font-weight: 600;
}
.woocommerce .woocommerce-form-login.login .woocommerce-form-login__rememberme {
  width: 100%;
  padding: 0 0 20px;
}
p.lost_password a {
  color: #777;
  padding-left: 3px;
}
.woocommerce .woocommerce-form-login.login label {
  padding: 0;
  padding-bottom: 12px;
}
#review_form span.comment-reply-title {
  display: inline-block;
}
.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-size: 15px;
  font-weight: 600;
  z-index: 1;
}
.woocommerce span.onsale {
  background-color: #8750ff;
  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 15px;
  font-size: 15px;
  font-weight: 500;
  z-index: 2;
}
.product-single-img-wrap span.onsale {
  left: 25px;
  top: 25px;
  color: #141414;
  background: #141414;
  font-size: 11px;
  text-transform: uppercase;
  line-height: 1;
  padding: 8px 10px 9px;
  font-weight: 600;
}
.woocommerce ul.products li.product .onsale,
.product-single-img-wrap span.onsale,
.woocommerce span.onsale {
  right: auto;
  left: 20px;
  top: 20px;
  color: #fff;
  background-color: #8750ff;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 1;
  padding: 7px 10px;
  min-width: unset;
  width: auto;
  border-radius: 5px;
}
.woocommerce ul.products li.product a img {
  width: auto;
  margin: 0 auto;
  border-radius: 5px;
}
.woocommerce ul.products li.product .product-wrap a img {
  border: none;
}
.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto;
}
.woocommerce .quantity .qty {
  height: 61px;
  border: 1px solid #cccccc;
  background: transparent;
  border-radius: 5px;
  outline: none;
  margin-right: 10px;
}
.entry-summary .product_meta {
  font-size: 18px;
  color: #444444;
}
.entry-summary .product_meta span span, 
.entry-summary .product_meta span a {
  color: #666666;
}
.entry-summary .product_meta span a:hover {
  color: #8750ff;
}
.woocommerce div.product .product_title {
  font-size: 30px;
}
.entry-summary .product_meta > span {
  display: block;
  padding: 0 0 10px;
  font-weight: 600;
  color: #141414;
}
.entry-summary .product_meta > span span, 
.entry-summary .product_meta > span a {
  font-weight: 500;
}
.comment-form-rating label {
  color: #444444;
}
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 #eeeeee;
  padding: 8px 15px;
}
.woocommerce table.shop_attributes td p {
  padding: 8px 15px;
  font-style: normal;
}
.woocommerce-Tabs-panel--description p {
  padding-right: 15px;
  margin-bottom: 20px;
}
.entry-summary p.price del {
  padding-right: 5px;
  font-size: 20px;
}
.woocommerce div.product p.price del span.woocommerce-Price-amount.amount {
  font-weight: 600;
}
.woocommerce div.product form.cart {
  margin-top: 20px;
}
.woocommerce div.product form.cart .variations td {
  position: relative;
}
.woocommerce div.product form.cart .variations td.label label {
  text-transform: capitalize;
  font-size: 18px;
}
.woocommerce div.product form.cart .reset_variations {
  position: unset;
  float: left;
  font-size: 17px;
  background: #8750ff;
  padding: 6px 18px;
  margin-top: 16px;
  color: #fff;
  border-radius: 5px;
}
table.variations td {
  font-size: 17px;
}
.woocommerce-page .cart-collaterals .cart_totals h2 {
  font-size: 30px;
  color: #221850;
  padding-bottom: 20px;
}
h3#ship-to-different-address label {
  font-size: 18px;
}
h3#order_review_heading {
  padding-top: 30px;
  padding-bottom: 25px;
}
.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: auto;
  display: inline-block;
  margin-top: 25px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 110px;
  margin-right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border-radius: 3px;
}
.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;
  padding-bottom: 15px;
}
.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;
}
.woocommerce-page ul.products li.product .product-img-wrap {
  display: inline-block;
  width: 58%;
}
.woocommerce-page ul.products li.product .product-price-wrap {
  float: left;
  width: 42%;
  display: inline-block;
  padding-top: 30px;
  text-align: left;
}
.woocommerce-page ul.products li.product h4.product-title {
  font-size: 18px;
}
.woocommerce-page ul.products li.product .product-wrap span.woocommerce-Price-amount.amount {
  font-size: 30px;
  font-weight: 600;
  color: #8750ff;
}
.woocommerce-page ul.products li.product span.woocommerce-Price-amount.amount {
  font-size: 18px;
  font-weight: 600;
  color: #141414;
}
.woocommerce-page ul.products li.product .product-wrap span.woocommerce-Price-currencySymbol {
  vertical-align: super;
  font-size: smaller;
}
/* Product Single */
.woocommerce-product-gallery__wrapper img {
  border-radius: 5px;
}
.woocommerce div.product div.images.woocommerce-product-gallery {
  padding: 0;
  border-radius: 5px;
  text-align: center;
  width: 50%;
}
.woocommerce div.product .product_title {
  font-size: 28px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #221850;
}
.woocommerce div.product div.summary {
  width: 45%;
}
.woocommerce div.product div.summary p.price {
  margin-bottom: 8px;
}
.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a i {
  margin: 0;
  color: #ffffff;
}
.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist a.single_add_to_wishlist {
  display: inline-block;
  background: #141414;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  margin: 0 0 25px;
}
.woocommerce div.product div.summary .yith-wcwl-wishlistaddedbrowse span.feedback {
  margin-bottom: 15px;
  display: block;
}
.woocommerce div.product div.summary .yith-wcwl-add-to-wishlist .feedback .yith-wcwl-icon {
  margin-right: 5px;
  color: #ffffff;
  display: inline-block;
  background: #141414;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 3px;
  margin: 0 0 25px;
}
section.related.products > h2 {
  font-size: 40px;
  text-align: left;
  margin-bottom: 50px;
  color: #141414;
  text-transform: capitalize;
}
.product section.related.products > h2:after {
  margin-left: 0;
}
section.related.products {
  padding-top: 50px;
  display: inline-block;
  width: 100%;
}
div#review_form_wrapper {
  margin-top: 20px;
}
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs {
  width: 25%;
  float: left;
  padding-left: 15px;
  margin-top: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li {
  margin-bottom: 10px;
}
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport {
  width: 75%;
  float: left;
}
/* Sidebar */
.strnw-widget {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 15px;
  color: #666666;
}
.strnw-widget:last-child {
  margin-bottom: 0;
}
.strnw-widget ul li a,
.woocommerce .strnw-widget ul li a {
  color: #444444;
}
.widget_products ul li a {
  padding-left: 0;
}
.strnw-widget ul li ,
.woocommerce .strnw-widget ul li  {
  color:#666666;
}
.strnw-widget .widget-title a.rsswidget {
  color: #333333;
}
.strnw-widget.widget_recent_comments ul li a:before,
.strnw-widget.widget_rss ul li a:before,
.strnw-widget.widget_products ul li a:before,
.strnw-widget.widget_top_rated_products ul li a:before {
  content: none;
}
.strnw-widget.widget_recent_comments ul li a,
.strnw-widget.widget_rss ul li a {
  padding-left: 0;
}
.strnw-widget > ul > li:first-child > a {
  padding-top: 0;
}
.strnw-widget > ul > li:first-child > a:before,
.strnw-widget.widget_recent_comments > ul > li:first-child:before {
  top: 7px;
}
.strnw-widget > ul > li:last-child > a {
  border-bottom: none;
  padding-bottom: 0;
}
.strnw-widget > ul > li:first-child span.post-count {
  padding-top: 0;
}
.strnw-widget ul.children > li:first-child span.post-count {
  padding-top: 10px;
}
a.strnw-link.simple-link {
  font-size: 15px;
  color: #8750ff;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}
a.strnw-link.simple-link:before {
  content: "";
  display: inline-block;
  border-top: 1px dashed #141414;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: calc(100% + 28px);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a.strnw-link.simple-link:after {
  content: "";
  width: 21px;
  height: 12px;
  border-bottom: none;
  position: absolute;
  top: 42%;
  transform: translateY(-4px);
  right: -30px;
  margin: 0 auto;
  background-image: url(../images/icons/read-more-arrow.png);
  background-repeat: no-repeat;
  background-size: 21px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a.strnw-link.simple-link:hover:before {
  width: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
/* Blog Listing */
.strnw-news-item.sticky {
  border: 3px solid #8750ff;
  border-radius: 5px;
  padding: 35px;
}
.strnw-blog-post.sticky .bottom-meta-wrap {
  min-height: 48px;
  padding-bottom: 0;
}
.strnw-blog-post.sticky .strnw-news-info {
  padding-bottom: 5px;
}
.strnw-news-meta h4.blog-metas {
  padding-bottom: 18px;
  text-transform: capitalize;
  font-weight: 500;
}
.strnw-news-meta span.strnw-news-meta-item a {
  font-size: 14px;
  font-weight: 600;
  color: #8750ff;
  font-family: "Barlow", Sans-serif;
  text-transform: uppercase;
}
.strnw-blog-post .strnw-image {
  overflow: hidden;
}
.strnw-blog-post .strnw-image img {
  transition: transform .5s ease;
  border-radius: 0;
}
.strnw-news-item.strnw-hover .strnw-image img {
  transform: scale(1.05);
}
.strnw-news-meta span.strnw-news-meta-item a:after {
  content: ", ";
}
.strnw-news-meta span.strnw-news-meta-item a:last-child:after {
  content: none;
}
.strnw-title-wrap h3.strnw-news-title {
  font-size: 27px;
  padding-bottom: 12px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  text-transform: capitalize;
}
.strnw-title-wrap h3.strnw-news-title a {
  color: #141414;
}
.strnw-title-wrap h3.strnw-news-title a:hover,
.strnw-title-wrap h3.strnw-news-title a:focus {
  color: #8750ff;
}
.blog-bottom-wrap .strnw-link {
  display: inline-block;
  width: 50%;
  float: left;
  padding-top: 3px;
}
.blog-bottom-wrap .strnw-link a {
  font-size: 14px;
  color: #8750ff;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
}
span.strnw-date-item,
span.strnw-news-meta-item,
span.news-author a {
  font-size: 15px;
  font-weight: 600;
  color: #8750ff;
  font-family: "Barlow", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.bottom-meta-wrap span.strnw-news-meta-item {
  display: inline-block;
  width: 50%;
  text-align: right;
}
.bottom-meta-wrap span.strnw-news-meta-item a:after {
  content: ",";
}
.bottom-meta-wrap span.strnw-news-meta-item a:last-child:after {
  content: none;
}
.bottom-meta-wrap span.strnw-news-meta-item .strnw-icon {
  text-align: center;
  line-height: 34px;
  border-radius: 100px;
  display: inline-block;
}
.bottom-meta-wrap span.strnw-news-meta-item a {
  padding-top: 10px;
  padding-left: 5px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.8px;
  color: #8750ff;
  letter-spacing: 0.4px;
}
.blog-style-two .bottom-meta-wrap span.strnw-news-meta-item a {
  padding-top: 0;
  font-size: 19px;
  color: #8750ff;
  padding-left: 8px;
}
.blog-style-two .bottom-meta-wrap span.strnw-news-meta-item .strnw-icon {
  line-height: 28px;
  color: #444444;
  font-size: 16px;
}
span.span-reading-time.rt-reading-time,
span.strnw-read-time {
  color: #0b41b6;
  font-size: 18px;
}
.blog-bottom-wrap .bottom-right-meta {
  float: right;
  display: inline-block;
  width: 50%;
  text-align: right;
}
.strnw-news-meta h4.blog-metas > span:first-child:before {
  content: none;
}
.strnw-news-meta h4.blog-metas  span {
  padding-right: 5px;
}
.strnw-news-meta h4.blog-metas {
  position: relative;
}
.strnw-news-meta h4.blog-metas > span:after {
  background-image: url(../images/icons/sep-blog-img.png);
  background-size: 58px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: auto;
  top: 29px;
  width: 30px;
  height: 6px;
  margin-left: 11px;
}
.strnw-news-meta h4.blog-metas > span {
  padding-left: 40px;
}
.strnw-news-meta h4.blog-metas > span:last-child{
  padding-left: 48px;
}
.strnw-news-meta h4.blog-metas > span:first-child {
  padding-left: 0;
}
.strnw-news-meta h4.blog-metas > span:last-child:after {
  background-image: none;
}
.strnw-news-meta h4.blog-metas > span.news-author img {
  border-radius: 100%;
  margin-right: 5px;
}
.strnw-news-meta h4.blog-metas > span i {
  margin-right: 3px;
}
.blog-style-two .strnw-news-meta h4.blog-metas > span {
  color: #8750ff;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 600;
  padding-right: 3px;
}
.blog-style-two .strnw-news-meta h4.blog-metas > span:after {
  content: "-";
  padding-left: 4px;
}
.blog-style-two .strnw-news-meta h4.blog-metas > span:last-child:after {
  content: none;
}
.blog-style-two .strnw-news-meta h4.blog-metas > span.span-reading-time:after {
  content: none;
}
.blog-style-two .strnw-news-meta h4.blog-metas {
  padding-bottom: 5px;
}
.news-items-wrap.blog-style-one .strnw-news-item {
  margin-bottom: 50px;
}
.news-items-wrap.blog-style-one .strnw-news-item .strnw-image {
  text-align: center;
  border-radius: 5px;
  position: relative;
}
.strnw-image span.strnw-date-item {
  position: absolute;
  bottom: 30px;
  left: 22px;
  display: inline-block;
  width: auto;
  background: #ffffff;
  color: #8750ff;
  padding: 13px 20px;
  border-radius: 15px;
  font-weight: 600;
  line-height: 25px;
}
.strnw-image span.strnw-date-item i {
  color: #8750ff;
  padding-right: 3px;
}
.strnw-news-info {
  background: #ffffff;
  border-radius: 0 0 5px 5px;
}
.strnw-news-item .strnw-image {
  margin-bottom: 20px;
}
.no-img .strnw-news-info {
  border-radius: 5px;
}
.strnw-news-info {
  position: relative;
  overflow: hidden;
}
.bottom-meta-wrap {
  background: #ffffff;
  padding: 15px 0;
  border-top: 1px solid #cccdd2;
  position: relative;
  border-radius: 0 0 5px 5px;
  overflow: hidden;
  min-height: 85px;
}
.blog-style-two .bottom-meta-wrap {
  min-height: none;
}
.blog-bottom-wrap .strnw-link a {
  display: inline-block;
  width: auto;
  float: left;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .blog-bottom-wrap .strnw-link a {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blog-bottom-wrap .strnw-link a:after {
  content: "";
  width: 21px;
  height: 12px;
  border-bottom: none;
  position: absolute;
  top: 42%;
  transform: translateY(-4px);
  right: -33px;
  margin: 0 auto;
  background-image: url(../images/icons/read-more-arrow.png);
  background-repeat: no-repeat;
  background-size: 21px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blog-style-two .blog-bottom-wrap .strnw-link a:after {
  background-image: url(../images/icons/read-more-arrow.png);
}
.blog-style-two .blog-bottom-wrap .strnw-link a {
  color: #444444;
}
.blog-style-two .blog-bottom-wrap .strnw-link a:hover {
  color: #8750ff;
}
.blog-style-two .blog-bottom-wrap .strnw-link a:hover:after {
  background-image: url(../images/icons/read-more-arrow.png);
}
.blog-style-two .strnw-news-info p {
  font-weight: 500;
}
.blog-bottom-wrap .strnw-link a:before {
  content: "";
  display: inline-block;
  border-top: 1px dashed #8750ff;
  position: absolute;
  bottom: -3px;
  left: 0;
  width: calc(100% + 28px);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.blog-bottom-wrap .strnw-link a:hover:before {
  width: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
/* Blog Grid */
.news-items-wrap.blog-style-two {
  display: inline-block;
  width: 100%;
  max-width: none;
}
.news-items-wrap.blog-style-two .strnw-news-item {
  width: 33.33333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
}
.news-items-wrap.blog-style-two .strnw-blog-post .strnw-image {
  box-shadow: 5px 0 35px rgb(46 0 163 / 8%);
}
.news-items-wrap.blog-style-two.two-column .strnw-news-item {
  width: 50%;
}

.blog-style-two .strnw-news-info {
  background: transparent;
  padding-bottom: 0;
}
.blog-style-two .bottom-meta-wrap {
  padding: 7px 20px 15px 0;
  border: none;
}
/* Blog Details */
.blog-post-details {
  display: inline-block;
  width: 100%;
  padding: 10px 0;
}
.strnw-comments-area.strnw-form.comments-area {
  padding: 55px 0 55px;
  margin-top: 30px;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
}
.news-detail-wrap {
  padding: 0;
}
.strnw-author-info-wrap p {
  padding-bottom: 0;
  padding-top: 5px;
  margin-bottom: 0;
}
.strnw-author-info-wrap {
  padding-top: 55px;
  padding-bottom: 20px;
  display: inline-block;
}
.single-meta-wrap {
  margin-bottom: 0;
}
.single-meta-wrap span.strnw-news-meta-item a {
  font-size: 14px;
  font-weight: 600;
  color: #8750ff;
  font-family: "Barlow", Sans-serif;
  text-transform: uppercase;
  padding-bottom: 18px;
  display: inline-block;
}
.single-meta-wrap h4.blog-metas {
  text-transform: unset;
  line-height: 1;
  padding-bottom: 10px;
}
.single-meta-wrap span.strnw-news-meta-item i {
  padding-right: 3px;
} 
.single-meta-wrap span.strnw-news-meta-item a:after {
  content: ", ";
}
.single-meta-wrap span.strnw-news-meta-item a:last-child:after {
  content: none;
}
.single-meta-wrap h3.strnw-news-title {
  font-size: 24px;
  color: #221850;
  padding-bottom: 5px;
  letter-spacing: -0.3px;
}
.strnw-news-detail {
  background: #ffffff;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
}
.strnw-news-detail.no-img {
  padding-top: 6px;
}
.strnw-news-detail.no-img  .strnw-date-item {
  width: auto;
}
.strnw-news-detail.no-img .blog-metas{
  position: relative;
  display: inline-block;
  width: 100%;
  padding-bottom: 5px;
}
.strnw-news-detail.no-img .blog-metas span {
  float: left;
  padding-right: 10px;
  position: relative;
  padding-left: 42px;
}
.strnw-news-detail.no-img .blog-metas > span:first-child {
  padding-left: 0;
}
.strnw-news-detail.no-img .blog-metas span:after {
  background-image: url(../images/icons/sep-blog-img.png);
  background-size: 58px;
  background-repeat: no-repeat;
  content: "";
  position: absolute;
  left: auto;
  top: 4px;
  width: 30px;
  height: 6px;
  margin-left: 11px;
}
.strnw-news-detail.no-img .blog-metas > span:last-child:after {
  background-image: none;
}
.news-detail-wrap .strnw-news-meta span.meta-tag a {
  padding: 10px 0 0;
  border-radius: 5px;
  color: #8750ff;
  font-size: 14px;
  display: inline-block;
  margin-bottom: 0px;
  font-weight: 600;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-family: 'Barlow', sans-serif;
}
.news-detail-wrap .strnw-news-meta span.meta-tag a:hover {
  color: #8750ff; 
}
.news-detail-wrap .wp-block-button a.wp-block-button__link {
  color: #fff !important;
  margin-bottom: 10px;
}
.wp-block-button.is-style-outline a.wp-block-button__link {
  color: #444 !important;
}
.wp-block-button.is-style-squared a.wp-block-button__link {
  border-radius: 0;
}
.wp-calendar-nav-next {
  float: right;
}
[class^="wp-block-"] figcaption.blocks-gallery-caption {
  line-height: 1.5;
  margin-bottom: 0;
  padding: 0.5em 0;
  text-align: center;
  font-size: 16px;
}
.news-detail-wrap .has-large-font-size {
  font-size: 36px;
}
p.has-background.has-very-light-gray-color {
  margin-bottom: 20px;
}
img.alignright.size-thumbnail {
  margin-bottom: 35px;
}
.news-detail-wrap .strnw-news-meta span.meta-tag a:after {
  content: ",";
}
.news-detail-wrap .strnw-news-meta span.meta-tag:last-child a:after {
  content: none;
}
.news-detail-wrap .strnw-news-meta span.meta-tag:after {
  content: none;
}
.news-detail-wrap span.meta-label {
  color: #221850;
  font-size: 18px;
}
.news-detail-wrap .strnw-news-meta .strnw-social a {
  margin-right: 5px;
  font-size: 18px;
  text-align: center;
  border-radius: 100%;
  color: #fff;
  line-height: 42px;
  border: 1px solid #8750ff;
  background: #8750ff;
  width: 42px;
  margin-top: -7px;
  
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.news-detail-wrap .strnw-news-meta .strnw-social a:hover {
  color:#8750ff;
  background-color: #fff;
  border: 1px solid #8750ff;
}
.news-detail-wrap .strnw-news-meta h5.share-title {
  float: left;
  font-size: 19px;
  font-weight: 600;
  padding: 0px 20px 0 30px;
  position: relative;
}
.comment-area p img {
  padding-bottom: 5px;
  padding-top: 4px;
}
.strnw-comments-area.strnw-form.comments-area .comment-area > ol, 
.strnw-comments-area.strnw-form.comments-area .comment-area > ul {
  padding-bottom: 20px;
}
.comment-area p a {
  font-weight: 600;
}
.mejs-container {
  margin-bottom: 10px;
}
p.vt-no-comments {
  padding-top: 10px;
}
.title-bar-banner span.strnw-news-meta-item .strnw-icon {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 45px;
  float: left;
  background: #8750ff;
  border-radius: 100px;
}
.title-bar-banner span.strnw-news-meta-item {
  display: inline-block;
  width: auto;
  padding-right: 25px;
}
.title-bar-banner .single-meta-wrap span.strnw-news-meta-item a {
  padding-top: 10px;
  float: left;
  padding-left: 10px;
  color: #ffffff;
}
.strnw-news-detail span.strnw-date-item {
  margin-bottom: 10px;
  float: left;
  display: inline-block;
  width: 100%;
}
/* StartNow Testimonial */
.archive .strnw-testimonials {
  padding: 90px 0;
}
.strnw-testimonial {
  padding: 100px 0 103px;
  background-color: #8750ff;
  background-position: 50% 50%;
  background-repeat: repeat;
  color: #ffffff;
}
.strnw-testimonial .section-title-wrap {
  padding-bottom: 35px;
}
.testimonial-item {
  padding: 40px 45px;
  margin: 35px 15px 20px;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  border: 1px solid #eee9f9;
}
.testimonial-item:hover {
  box-shadow: 2px 0 15px rgb(46 0 163 / 8%);
}
.testimonial-style-one .testimonial-item {
  text-align: left;
}
.testimonial-item h4.author-name {
  font-size: 22px;
  padding-bottom: 3px;
  float: left;
  font-weight: 600;
  letter-spacing: -0.2px;
}
.testimonial-item span.author-designation {
  display: block;
  font-size: 17px;
  color: #141414;
  text-transform: capitalize;
  font-weight: 400;
}
.testimonial-item .strnw-rating {
  display: inline-block;
  width: auto;
  float: right;
}
.testimonial-item .strnw-rating i {
  color: #ffc600;
  font-size: 15px;
  margin-right: 4px;
}
.testimonial-item span.rating-text {
  display: block;
  width: 100%;
  font-size: 15px;
  padding-top: 3px;
}
.testimonial-item span.rating-text:before {
  content: "(";
}
.testimonial-item span.rating-text:after {
  content: ")";
}
.testimonial-item .strnw-icon img {
  max-width: 151px;
}
.testimonial-item .strnw-image {
  float: left;
  margin-right: 10px;
}
.left-align .testimonial-item .strnw-image {
  left: 28px;
}
.left-align .testimonial-item .strnw-image {
  right: 28px;
}
.testimonial-item .strnw-image img {
  max-width: 75px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-item p {
  padding-bottom: 16px;
  position: relative;
}
.testimonial-item p {
  display: inline-block;
  width: 100%;
  padding-top: 40px;
  font-size: 18px;
}
.testimonial-item .testi-author-wrap {
  display: inline-block;
  width: 100%;
  float: left;
  padding-top: 10px;
}
.testimonial-item .strnw-icon {
  display: inline-block;
  width: 35%;
  float: left;
  margin-top: 18px;
}
.style-one .testimonial-item:hover p,
.style-one .testimonial-item:hover h4.author-name a, 
.style-one .testimonial-item:hover span.author-designation {
  color: #ffffff;
}
.testimonial-item:before {
  background-image: url(../images/icons/quote-icon.png);
  background-size: 90px;
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 45px;
  width: 90px;
  height: 56px;
}
.style-two .testimonial-item:before {
  top: auto;
  bottom: 40px;
  right: 45px;
  left: auto;
}
.style-two .testimonial-item {
  box-shadow: 5px 0 35px rgb(46 0 163 / 8%);
}
.style-two .testimonial-item p {
  padding-top: 0;
}
.strnw-testimonials .owl-carousel.style-two:before,
.strnw-testimonials .owl-carousel.style-two:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 150px;
  height: 100%;
  background: -moz-linear-gradient(left, rgba(248,249,250,1) 0%, rgba(248,249,250,0) 100%);
  background: -webkit-linear-gradient(left, rgba(248,249,250,1) 0%,rgba(248,249,250,0) 100%);
  background: linear-gradient(to right, rgba(248,249,250,1) 0%,rgba(248,249,250,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f9fa', endColorstr='#00f8f9fa',GradientType=1 );
  content: "";
  z-index: 1;
}
.strnw-testimonials .owl-carousel.style-two:after {
  left: auto;
  right: 0;
  transform: rotate(180deg);
}
/* Testimonial Single */
.testimonial-single .strnw-testimonial-wrap {
  text-align: center;
  background: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
  padding: 45px 30px 30px;
}
.testimonial-single h5.author-name {
  padding-top: 12px;
  padding-bottom: 2px;
}
.testimonial-single span.author-designation {
  padding-bottom: 12px;
  display: inline-block;
  color: #8750ff;
}
/* Section Title */
.strnw-section-title {
  text-align: center;
  display: block;
  padding-bottom: 35px;
}
.strnw-section-title h2.section-title span {
  color: #8750ff;
}
.strnw-section-title h6.section-subtitle {
  color: #141414;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 1.2px;
  font-family: "Open Sans", Sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 5px;
}
.strnw-section-title h2.section-title {
  padding-bottom: 10px;
  position: relative;

  font-size: 42px;
  line-height: 60px;
  font-weight: 600;
  letter-spacing: 0;
  color: #272b35;
  text-transform: capitalize;
}
.strnw-section-title span.title-img {
  position: relative;
}
.strnw-section-title span.title-img {
  margin: 0 auto 20px;
}
.strnw-section-title.title-right-align span.title-img {
  margin: 0 52px 25px 52px;
  text-align: right;
  display: inline-block;
}
.strnw-section-title h2:after,
section.related.products > h2:after {
  content: "";
  background-image: url(../images/icons/title-sep-1.png);
  background-size: 55px;
  display: block;
  width: 55px;
  height: 9px;
  margin: 0 auto;
  background-repeat: no-repeat;
  margin-top: 0;
  margin-top: 15px;
  text-align: center;
}
.footer-top-inner .strnw-section-title h2:after {
  background-image: url(../images/icons/title-sep01-white.png);
}
.strnw-section-title.title-left-align h2:after {
  margin:0;
  margin-top: 15px;
}
.strnw-section-title {
  margin: 0 auto;
}
.strnw-section-title.title-left-align {
  margin-left: 0;
}
.strnw-section-title.title-right-align {
  margin-right: 0;
}
.footer-contact {
  display: inline-block;
  width: 100%;
  padding-bottom: 8px;
  padding-right: 20px;
  background-image: url(../images/map-img.png);
  background-size: contain;
  background-repeat: no-repeat;
}
.footer-contact .strnw-icon {
  float: left;
  width: auto;
  min-width: 30px;
}
.footer-contact-info {
  display: inline-block;
  width: auto;
}
.footer-contact span {
  font-size: 18px;
  color: #d1d2dd;
  font-weight: 400;
}
.mc4wp-form-fields .col-md-8 {
  padding-right: 0;
}
.mc4wp-form-fields .col-md-4 {
  padding-left: 0;
}
.mc4wp-form-fields input[type="email"] {
  height: 60px;
  color: #b0b5c2;
  width: 100%;
  border: none;
  border-bottom: 1px solid #aaaaaa;
  outline: none;
  background: #ffffff;
  border-radius: 5px;
}
.mc4wp-form-fields input[type="email"]::placeholder {
  color: #b0b5c2;
}
.footer-widget .mc4wp-form-fields input[type="email"],
.footer-widget .mc4wp-form-fields input[type="email"]::placeholder {
  color: #ffffff;
}
.mc4wp-form-fields label {
  width: 100%;
  padding-bottom: 10px;
}
.mc4wp-form-fields input[type="submit"] {
  border-radius: 5px;
  padding: 15px 11px;
  line-height: 27px;
  width: 100%;
  background-color: #fff;
  border:1px solid #fff;
  margin-left: 20px;
  font-weight: 700;
  color:#8750ff;
}
.mc4wp-form-fields input[type="submit"]:hover {
  background-color:#8750ff;
  color: #fff;
   border:1px solid #fff;
}
/* Recent Post Widget */
.post-widget .post-item {
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.post-widget .post-item:last-child {
  margin-bottom: 0;
}
.post-widget h6.post-title {
  font-weight: 600;
  font-size: 19px;
  padding-bottom: 7px;
  display: inline-block;
  width: 100%;
}
.post-widget .post-info .strnw-image {
  max-width: 75px;
  width: 27%;
  float: left;
}
.post-widget .post-info-wrap {
  display: inline-block;
  width: 73%;
  float: left;
  padding-left: 15px;
}
.post-widget .post-info .strnw-image img {
  border-radius: 5px;
}
.post-widget h6.post-title a {
  color: #141414;
}
.footer-widget.post-widget h6.post-title a {
  color: #fafafa;
}
.post-widget h6.post-title a:hover {
  color: #000000;
}
.post-widget .post-info {
  padding-left: 0;
}
.post-widget .post-date {
  font-size: 15px;
  color: #8750ff;
  display: inline-block;
  width: auto;
  float: left;
  padding-right: 5px;
  font-weight: 600 !important;
}
.post-info span.span-reading-time.rt-reading-time {
  font-size: 15px;
  color: #444444;
  display: inline-block;
  width: auto;
  float: left;
  font-weight: 500;
}
.post-widget span.strnw-read-time:before {
  content: none;
}
.post-widget .post-date.hav-read-time:after {
  content: " - ";
  padding-left: 3px;
}
.rss-date {
  padding-bottom: 8px;
  padding-top: 6px;
  display: block;
  font-size: 16px;
  font-style: italic;
}
.widget_rss ul li a.rsswidget {
  color: #000000;
  font-size: 18px;
}
.widget_rss ul li a.rsswidget:hover {
  color: #8750ff;
}
.nice-select.postform,
.widget_archive .nice-select,
.wp-block-archives.wp-block-archives-dropdown .nice-select,
.strnw-widget.widget_text .nice-select {
  border: 1px solid #e8e8e8;
  padding-left: 25px;
}
.wp-block-button {
  margin: 10px 4px;
}
.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: 4px;
  padding-bottom: 4px;
}
sub {
  bottom: -3px;
}
sup {
  top: -1.0em;
}
.strnw-comments-area .trackback  .comment-main-area,
.strnw-comments-area .pingback .comment-main-area {
  margin-left: 0;
  padding-left: 0;
}
img.size-full {
  margin-top: 12px;
  margin-bottom: 12px;
}

/* lists */
.simple-list-info .strnw-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: #8750ff;
}
.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: #8750ff;
}
.simple-list-info p {
  margin-bottom: 0;
}
.simple-list-info:hover p {
  color: #ffffff;
}
.simple-list-info:hover .strnw-icon i {
  background: #ffffff;
  color: #8750ff;
}
/* StartNow 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;
  overflow: hidden;
}
.accordion-title .btn-link.collapsed span:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #141414;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 35px;
  transform: translateY(-6px);
  right: 25px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  transform: rotate(45deg);
}
.accordion>.card .card-header {
  margin-bottom: 0;
}
.accordion-title .btn-link span:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  margin: 0 auto;
  transform: rotate(135deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  right: 25px;
  top: 32px;
}
.accordion-title .btn-link.btn-link.collapsed span:after {
  border-color: #141414;
}
.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: 20px 30px 5px;
  border-top: none;
  border-radius: 0 0 5px 5px;
  font-size: 18px;
  color: #444444;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  line-height: 32px;
}
.card-body p {
  font-size: 17px;
  line-height: 30px;
}
.card-body ul.bullet-list {
  padding: 20px 0;
}
.strnw-secondary .card-body ul.bullet-list {
  padding: 0;
}
.strnw-secondary .card-body ul {
  font-size: 16px;
}
#accordion h4 {
  padding-bottom: 0;
}
#accordion h4 .btn-link {
  font-weight: 600;
  color: #ffffff;
  background: #8750ff;
}
#accordion h4 button.btn.btn-link.collapsed {
  background: #fff;
  color: #141414;
}
.faq-wrap .card {
  display: block;
  background: #ffffff;
  margin-bottom: 20px;
}
.faq-wrap .btn-link {
  border: 1px solid #dde0e4;
  color: #333333;
  font-size: 22px;
  border-radius: 5px;
}
.naeep-video-wrap {
  float: left;
}
.card button.btn.btn-link {
  padding: 12px 55px 12px 30px;
}
.card button.btn.btn-link.collapsed {
  background: transparent;
  color: #333333;
  border-radius: 5px;
  border-color: #dde0e4;
}
.accordion-title .strnw-icon {
  display: inline-block;
  font-size: 38px;
  float: left;
}
.accordion-title .collapsed .strnw-icon {
  color: #8750ff;
}
#accordion h4 .btn-link span {
  padding-top: 10px;
  float: left;
  padding-left: 15px;
}
/* StartNow Image */
.strnw-sec-image {
  position: absolute;
  top: -40px;
  right: -40px;
  max-width: 127px;
  z-index: -1;
}
.strnw-image.strnw-main-img.style-two .strnw-sec-image {
  z-index: 0;
}
.strnw-image.strnw-main-img {
  position: relative;
  margin-bottom: 20px;
  text-align: center;
}
.icon-box-wrap {
  background: #8750ff;
  width: 400px;
  border-radius: 3px;
  position: absolute;
  bottom: -40px;
  right: 0;
  margin: 0 auto;
  padding: 30px 20px 30px 30px;
}
.icon-box-wrap .title-wrap:after {
  content: none;
}
.icon-box-wrap h3.icon-title {
  font-size: 26px;
  padding-bottom: 5px;
}
.icon-box-wrap .strnw-icon {
  float: left;
  width: 35%;
  text-align: left;
  padding-top: 17px;
  position: relative;
}
.icon-box-wrap .strnw-icon:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 100%;
  position: absolute;
  background: #9f7015;
  top: 0;
  right: 15px;
}
.icon-box-wrap .title-wrap {
  display: inline-block;
  width: 65%;
  float: left;
  text-align: left;
  padding-left: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
}
.icon-box-wrap .title-wrap p {
  color: #141414;
  font-size: 20px;
  margin-bottom: 0;
}
.strnw-section-title.about-info h4.signature-title {
  margin-top: 25px;
  font-size: 22px;
  font-weight: 500;
}
.strnw-image.strnw-main-img .counter-box {
  display: inline-block;
  background: #8750ff;
  max-width: 280px;
  border-radius: 3px;
  padding: 35px 20px 20px;
  position: absolute;
  left: 120px;
  bottom: 0;
}
.strnw-image.strnw-main-img .counter-box .stats-item.style-two {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0;
}
.strnw-image.strnw-main-img .counter-box .stats-item.style-two span.strnw-counter,
.strnw-image.strnw-main-img .counter-box .stats-item.style-two span.value-in {
  font-size: 30px;
  font-weight: 600;
}
.strnw-image.strnw-main-img .counter-box .stats-item.style-two p {
  color: #141414;
}
.strnw-image.strnw-main-img .counter-box .stats-item.style-two .strnw-icon {
  padding-top: 5px;
}
.stats-item.style-two .strnw-icon img {
  box-shadow: none !important;
}
.strnw-image.style-three .strnw-sec-image {
  z-index: 0;
}
.strnw-image.style-two .icon-box-wrap.style-two {
  background: #FC573B;
  text-align: center;
  max-width: 285px;
  padding: 25px 40px 30px;
}
.strnw-image.style-two .icon-box-wrap.style-two .strnw-icon {
  float: none;
  margin: 0 auto;
  color: #ffffff;
  text-align: center;
}
.strnw-image.style-two .icon-box-wrap.style-two .strnw-icon:after {
  content: none;
}
.strnw-image.style-two .icon-box-wrap.style-two .title-wrap {
  text-align: center;
  width: 100%;
}
.strnw-image.style-two .icon-box-wrap.style-two p {
  color: #ffffff;
  font-weight: 600;
  font-size: 26px;
  padding-top: 15px;
}
.strnw-image.style-two .icon-box-wrap.style-two p span {
  text-decoration: underline;
}
/* SImple Link */
.simple-link .strnw-icon {
  float: left;
  color: #141414;
  padding: 5px 10px 5px 11px;
  min-width: 36px;
  min-height: 36px;
  text-align: center;
  border-radius: 100px;
}
.simple-link span.link-text {
  margin-top: 5px;
  display: inline-block;
  font-size: 22px;
  font-weight: 600;
  color: #8750ff;
  text-transform: none;
}
.strnw-link-wrap.simple-link a.strnw-link {
  display: inline-block;
}
p.simple-text-link {
  font-size: 22px;
  font-weight: 600;
}
.simple-text-link a.strnw-link.simple-link:after {
  content: none;
}
.simple-text-link a.strnw-link.simple-link:before {
  width: 100%;
}
.simple-text-link a.strnw-link.simple-link:hover:before {
  width: 0;
}
/* Icon Links */
.header-contact-links ul.contact-links {
  padding-left: 0;
  margin-bottom: 0;
}
.header-contact-links ul.contact-links li {
  list-style: none;
}
.header-contact-links ul.contact-links li i {
  margin-right: 5px;
  font-size: 18px;
}
.header-contact-links ul.contact-links li a {
  font-size: 17px;
  font-weight: 500;
  color: #232323;
}
/* Confence Clients */
.strnw-clients {
  display: inline-block;
  width: 100%;
}
.client-item {
  text-align: center;
}
.client-item {
  background: #ffffff;
  margin: 35px 5px;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  box-shadow: 0 10px 20px rgb(0 0 0 / 2%);
}
.client-item:hover {
  box-shadow: 0 10px 20px rgb(0 0 0 / 10%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}

.client-item .strnw-image img {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.client-item .strnw-image img:hover {
  opacity: 0.85;
}
.clients-style-two .section-title-wrap {
  padding-bottom: 42px;
}
.clients-style-two .section-title {
  padding-bottom: 20px;
}
.clients-style-two .client-item {
  background: none;
  box-shadow: none;
}
.clients-style-two .client-item.three-column {
  width: 31.333333%;
}
.clients-style-two .client-item.four-column {
  width: 23%;
}
.client-title-wrap {
  border-top: 1px solid #cccdd2;
  padding: 20px 25px 10px;
}
.client-title-wrap h4.client-title {
  font-size: 27px;
}
.client-item .strnw-image {
  padding: 20px;
}
.client-item .strnw-image img {
  filter: grayscale(100%);
}
.client-item:hover .strnw-image img {
  filter: grayscale(0);
}
.client-item .strnw-image a {
  display: block;
}
.strnw-clients .owl-dots {
  left: 0;
}
/* Social Share */
.nibs-custom-share h4.share-title {
  font-size: 18px;
  display: inline-block;
  float: left;
  padding-right: 15px;
}
/* 404 Page */
.strnw-error {
  padding: 170px 0 170px;
  text-align: center;
  background-image: url(../images/backgrounds/footer-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
}
h1.error-title {
  font-size: 400px;
  line-height: 1;
  color: #8750ff;
  text-shadow: -22px 15px 0 #8750ff;
}
h2.error-subtitle {
  font-size: 50px;
  color: #ffffff;
  letter-spacing: -0.2px;
}
.strnw-error p {
  color: #ffffff;
  font-size: 20px;
}
.strnw-error .strnw-image {
  margin-bottom: 20px;
}
/* OrgaWp Progressbar */
.progress-item {
  padding-bottom: 45px;
}
.progress-item:last-child {
  padding-bottom: 0;
}
.progress-item .progress-title {
  font-size: 22px;
  line-height: 24px;
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 15px;
  font-weight: 600;
  color: #141414;
}
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: 12px;
  overflow: visible;
  margin-bottom: 0;
  border: 1px dashed #8750ff;
  background: transparent;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.progress-bar {
  height: 6px;
  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: #8750ff;
  margin: 2px;
}
.progress-counter {
  position: absolute;
  top: -37px;
  right: -30px;
  padding: 5px 15px;
  font-size: 16px;
  z-index: 1;
}
.tooltip{ 
  position:relative;
  float:right;
}
.tooltip > .tooltip-inner {background-color: #eebf3f; padding:5px 15px; color:rgb(23,44,66); font-weight:bold; font-size:13px;}
.popOver + .tooltip > .tooltip-arrow {  border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #eebf3f;}
/* Confence Counter */
.stats-item {
  background: #0b41b6;
  max-width: 275px;
  position: absolute;
  bottom: 25px;
  right: -25px;
  border-radius: 5px;
  box-shadow: 18px 0 21px rgb(0 0 0 / 35%);
  color: #ffffff;
  padding: 20px 30px 25px;
  overflow: hidden;
}
h3.stats-title {
  color: #ffffff;
  line-height: 1.2;
  padding-bottom: 0;
}
.stats-wrap {
  position: relative;
}
span.strnw-counter {
  font-size: 100px;
  line-height: 1;
}
span.value-in {
  font-size: 90px;
}
.stats-item p {
  font-size: 20px;
}
.stats-item .strnw-icon {
  position: absolute;
  top: -50px;
  right: -50px;
  width: 100px;
  background: #8750ff;
  height: 100px;
  vertical-align: middle;
  padding: 65px 0 0;
  transform: rotate(45deg);
  text-align: center;
}
/* Counter Two */
.stats-item.style-two {
  position: unset;
  float: none;
  width: 100%;
  margin: 0 auto;
  background: none;
  box-shadow: none;
  color: #232323;
}
.stats-item.style-two span.strnw-counter {
  font-size: 45px;
  font-weight: 700;
  color: #141414;
}
.stats-item.style-two span.value-in {
  font-size: 40px;
  font-weight: 600;
  color: #141414;
}
.stats-item.style-two p {
  font-size: 24px;
  color: #444444;
  font-weight: 600;
  margin-bottom: 0;
}
.stats-item.style-two .strnw-icon {
  position: relative;
  display: inline-block;
  width: 100%;
  background: no-repeat;
  transform: none;
  padding: 0;
  top: auto;
  right: auto;
  height: 100%;
  padding-bottom: 20px;
}
.counter-info-wrap {
  display: inline-block;
  width: 100%;
  text-align: center;
}
/*Countown*/
.strnw-countdown:before,
.strnw-countdown:after {
  display: table;
  clear: both;
  content: "";
}
.strnw-countdown {
  text-align: center;
}
.strnw-countdown span.countdown_row {
  display: inline-block;
}
.countdown-item,
.countdown_section {
  float: left;
  min-width: 120px;
  padding: 23px 10px;
  margin-right: 30px;
  background: #ffffff;
  text-align: center;
  position: relative;
}
.countdown-item:last-child,
.countdown_section:last-child {
  margin-right: 0;
}
.countdown-item:after,
.countdown_section:after {
  position: absolute;
  top: 50%;
  right: -22px;
  font-size: 25px;
  content: ":";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.countdown-item:last-child:after,
.countdown_section:last-child:after {
  display: none;
}
.countdown-value,
.countdown_amount {
  font-weight: 300;
  font-size: 50px;
  line-height: 52px;
}
.countdown-title {
  display: block;
  color: #777777;
  font-weight: 400;
  font-size: 15px;
}
/* Links Wrap */
.links-wrap a {
  display: block;
}
.links-wrap {
  text-align: center;
  padding: 0;
}
/* Advertisement Banner */
.adv-banner-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  padding-left: 25px;
  width: 100%;
}
.strnw-adv-banner {
  position: relative;
}
.adv-title-wrap {
  display: inline-block;
  width: 60%;
  float: left;
}
.adv-banner-caption h2.banner-title {
  font-size: 40px;
  letter-spacing: 0;
}
.adv-banner-caption .strnw-adv-btn-wrap {
  width: 40%;
  display: inline-block;
  float: left;
  text-align: right;
  padding-right: 30px;
  position: absolute;
  top: 50%;
  transform: translateY(-5px);
}
.adv-banner-caption {
  color: #ffffff;
  padding-bottom: 20px;
}
.strnw-adv-banner:before {
  content: "";
  background: #0000004d;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.adv-banner-caption h5.banner-subtitle {
  font-size: 16px;
  text-transform: unset;
}
.strnw-adv-banner.banner-two .adv-banner-caption {
  position: relative;
  text-align: center;
  display: inline-block;
  width: auto;
  background: #ffffff;
  border: 10px solid #ffffff;
  padding: 15px;
  color: #444444;
}
.strnw-adv-banner.banner-two h2.banner-title {
  color: #444444;
}
.strnw-adv-banner.banner-two .adv-title-wrap {
  width: 100%;
}
.strnw-adv-banner.banner-two .adv-banner-caption .strnw-adv-btn-wrap {
  width: 100%;
  position: unset;
  text-align: center;
  padding: 0;
}
.strnw-adv-banner.banner-two {
  text-align: center;
}
.strnw-adv-banner.strnw-hover:before {
 background: #00000073;
 -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
/* Title With Bg Image */
@keyframes animatedBackground {
    from { background-position: 0 0; }
    to { background-position: 100% 0; }
}
.strnw-section-title-image h2.section-title {
  font-size: 50px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: animatedBackground 40s linear infinite;
}
/* Insight */
.project-item {
  text-align: center;
}
.project-item .project-letter {
  position: absolute;
  top: 50%;
  transform: translateY(-12px);
  color: #ffffff;
  font-size: 75px;
  font-weight: 600;
  text-align: center;
  width: auto;
  margin: 0 auto;
  left: 0;
  right: 0;
  z-index: 1;
}
.project-item .strnw-image {
  position: relative;
  overflow: hidden;
  margin-bottom: 12px;
  border-radius: 5px;
}
.project-item .project-letter span {
  border: 2px solid #ffffff;
  padding: 0px 20px 5px;
}
.project-item .strnw-image img {
  transition: transform .5s ease;
}
.project-item.strnw-hover .strnw-image img {
  transform: scale(1.05);
}
h3.project-title {
  padding-bottom: 0;
}
.project-item .strnw-image:before {
  content: "";
  background: #0000004d;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.project-item.strnw-hover .strnw-image:before {
  background: #00000073;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
/* Treatment Item */
.treatment-item {
  padding: 30px 35px;
  display: inline-block;
  width: 100%;
  border-radius: 5px 5px 0 0;
  position: relative;
  float: left;
  background-size: cover;
}
.treatment-item .strnw-image {
  float: left;
  display: inline-block;
  position: relative;
  z-index: 1;
}
.treatment-item h3.treatment-title {
  font-size: 25px;
  color: #ffffff;
  padding: 10px 10px 0;
  float: left;
  position: relative;
  z-index: 1;
}
.treatment-content-wrap:after {
  content: "";
  background: rgb(34 24 80 / 70%);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: 5px 5px 0 0;
}
ul.treatment-list {
  list-style: none;
  display: inline-block;
  width: 100%;
  background: #ffffff;
  padding: 20px;
  border-radius: 0 0 5px 5px;
  box-shadow: 2px 0 15px #33333330;
  margin-bottom: 0;
  font-size: 17px;
}
ul.treatment-list li:before {
  content: "";
  display: inline-block;
  background: #8750ff;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 9px;
  left: 0;
  border-radius: 100px;
}
ul.treatment-list li {
  position: relative;
  padding-left: 20px;
  padding-bottom: 6px;
}
/* Contact Item */
.contact-section {
  display: flex;
  width: 100%;
  float: none;
}
.strnw-contact-item span.contact-icon {
  float: left;
  text-align: center;
  font-size: 42px;
  border-radius: 100px;
  color: #141414;
  margin-right: 10px;
  max-width: 20%;
}
.strnw-contact-item h5.contact-item-title {
  font-size: 22px;
  color: #141414;
  padding-bottom: 5px;
}
.strnw-contact-item .contact-title-wrap a {
  font-size: 18px;
  font-weight: 400;
  color: #666666;
}
.strnw-contact-item .contact-title-wrap a:hover {
  color: #8750ff;
}
.contact-title-wrap {
  display: inline-block;
  float: left;
  width: 75%;
}
.contact-title-wrap span {
  padding: 0 8px 0 0;
}
/* Contact Info */
.strnw-contact-item.contact-info-item a.contact-link-item {
  display: inline-block;
  width: 100%;
}
.contact-info-item span.strnw-image.contact-icon,
.strnw-contact-item.contact-info-item .contact-icon {
  width: 55px;
  height: 60px;
  max-width: initial;
  line-height: 54px;
  margin-right: 10px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.contact-info-item.strnw-hover span.strnw-image.contact-icon:after {
  animation-name: border;
  -webkit-animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.contact-section.style-two .strnw-contact-item.contact-info-item {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
.contact-section.style-two span.contact-icon {
  float: none;
  text-align: center;
  margin: 0 auto;
  display: inline-block;
  position: relative;
  margin-bottom: 0;
}
.contact-section.style-two .contact-title-wrap {
  display: inline-block;
  width: 100%;
  margin: 0 auto;
}
/* Insight */
.strnw-project.project-global {
  padding: 101px 0;
}
.strnw-project-info {
  position: relative;
  overflow: hidden;
}
.strnw-project-info p {
  margin-bottom: 5px;
  line-height: 28px;
}
.strnw-project-info {
  background: rgb(0 5 31 / 85%);
  padding: 20px 30px;
  border-radius: 0 0 5px 5px;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #ffffff;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .strnw-project-info {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-item {
  width: 33.33333%;
  float: left;
  padding: 0 15px;
  margin-bottom: 30px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-item .strnw-project-post {
  box-shadow: 10px 0 90px rgb(11 65 182 / 10%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  position: relative;
}
.strnw-project-item .strnw-project-post.strnw-hover {
  box-shadow: 20px 0 90px rgb(11 65 182 / 15%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-item .strnw-image {
  overflow: hidden;
  position: relative;
}
.strnw-project-item .strnw-image:before {
  content: "";
  display: inline-block;
  position: absolute;
  background: rgb(248 139 0 / 50%);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-item .strnw-hover .strnw-image:before {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
h3.strnw-project-title {
  font-size: 26px;
  color: #ffffff;
}
h3.strnw-project-title a {
  color: #ffffff;
}
.project-bottom-wrap .strnw-link {
  display: inline-block;
  width: 50%;
  float: left;
  color: #fff;
}
.project-bottom-wrap .strnw-link a {
  display: inline-block;
  width: 55px;
  height: 55px;
  float: left;
  position: absolute;
  right: 0;
  bottom: 0;
  background: #8750ff;
  padding: 18px 10px 18px 18px;
  border-radius: 100% 0 0;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .project-bottom-wrap .strnw-link a {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-info .strnw-link a {
  position: relative;
  color: #fff;
}
/* Project Style Two */
.strnw-project-info.style-two {
  height: 100%;
}
.strnw-project-info .strnw-title-wrap {
  position: absolute;
  top: 50%;
  transform: translateY(-20px);
  width: 100%;
  left: 0;
  padding: 0 30px;
  text-align: center;
}
.strnw-project-info .strnw-title-wrap .strnw-link a:before {
  content: "";
  display: inline-block;
  border-top: 1px dashed #ffffff;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: calc(100% + 28px);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-info .strnw-title-wrap .strnw-link a:hover:before {
  width: 0;
}
.strnw-project-info .strnw-title-wrap .strnw-link a:after {
  content: "";
  width: 21px;
  height: 12px;
  border-bottom: none;
  position: absolute;
  top: 50%;
  transform: translateY(-5px);
  right: -35px;
  margin: 0 auto;
  background-image: url(../images/icons/button-arrow.png);
  background-repeat: no-repeat;
  background-size: 21px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-info .strnw-title-wrap .strnw-link a {
  margin-right: 21px;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.strnw-project-info.style-two .project-category-wrap span a {
  color: #e4e4e4;
}
.project-category-wrap span:after {
  content: ",";
}
.project-category-wrap span:last-child:after {
  content: none;
}
.strnw-project-info.style-two .project-category-wrap span a:hover {
  color: #8750ff;
}
.strnw-project-info.style-two h3.strnw-project-title a {
  display: block;
}
.strnw-project-item.masonry-item.double-width,
.strnw-project-item.masonry-item.double-width-height {
  width: 66.666666%;
}
.strnw-project-item.masonry-item.style-two {
  padding: 0 10px;
  margin-bottom: 20px;
}
/* Project Style Three */
.strnw-project-info.style-two.style-three {
  height: auto;
  display: inline-block;
  width: 100%;
  min-height: 110px;
  background: rgb(0 5 31 / 80%);
}
.style-three.strnw-project-item .strnw-image:before {
  background: transparent;
}
.strnw-project-info.style-two.style-three h3.strnw-project-title {
  padding-bottom: 3px;
}
.strnw-project-info.style-two.style-three .strnw-title-wrap {
  bottom: 25px;
}
.strnw-project-info.style-two.style-three h3.strnw-project-title a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #8750ff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 10px;
  right: 25px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-project-info.style-two.style-three h3.strnw-project-title a:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #8750ff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  margin: 0 auto;
  transform: rotate(45deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  top: 12px;
  right: 24px;
}
/* Project Style Four */
.project-slide-item .strnw-image {
  position: relative;
}
.project-slide-item .strnw-image img {
  width: 100%;
}
.swiper-container.global-project {
  margin-left: 0;
  margin-bottom: 30px;
  padding-bottom: 45px;
}
.global-project.swiper-container-horizontal > .swiper-pagination {
  bottom: 0;
}
.global-project .swiper-slide:before {
  background: transparent;
}
.project-slide-item .strnw-title-wrap {
  padding-top: 10px;
  position: relative;
  z-index: 1;
}
.project-slide-item .strnw-title-wrap h3.strnw-project-title {
  padding-bottom: 8px;
}
.swiper-container.global-project .swiper-slide {
  width: 28%;
}
.swiper-container-horizontal.global-project>.swiper-pagination-progressbar, 
.swiper-container-vertical.global-project>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 87%;
  height: 4px;
  left: 0;
  top: auto;
  bottom: 0;
}
.swiper-page-wrap .swiper-pagination-progressbar {
  width: 87%;
  height: 2px;
}
.swiper-page-wrap.swiper-button-prev:after, 
.swiper-page-wrap.swiper-button-next:after {
  font-size: 17px;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #8750ff;
}
.project-info-inner ul li span.project-category:after {
  content: ",";
}
.project-info-inner ul li span.project-category:last-child:after {
  content: none;
}
.project-info-inner ul li {
  list-style: none;
  padding-left: 0;
}
.project-info-inner ul {
  padding-left: 0;
}
.project-info-inner ul li h4.project-wrap-title {
  padding-bottom: 1px;
}
.swiper-container-vertical>.swiper-wrapper {
  display: block;
  float: left;
}
/* Call to Action Widget */
.widget_cta_widget .strnw-cta-widget {
  background: #0b41b6;
  text-align: center;
  color: #ffffff;
  padding: 27px;
  display: inline-block;
  width: 100%;
  border-radius: 5px;
}
.strnw-cta-widget h3.cta-title {
  font-size: 25px;
  color: #ffffff;
}
.strnw-cta-widget h5.cta-subtitle {
  font-size: 18px;
  font-weight: 400;
  padding-bottom: 0;
  color: #ffffff;
  font-family: 'Open Sans', sans-serif;
}
.strnw-cta-widget .strnw-btn-wrap {
  display: inline-block;
  width: 100%;
}
.strnw-cta-widget .strnw-btn-wrap .strnw-btn {
  width: 50%;
  float: left;
  display: inline-block;
  min-width: auto;
}
.strnw-cta-widget .strnw-btn-wrap .strnw-btn.bone {
  border-radius: 5px 0 0 5px;
}
.strnw-cta-widget .strnw-btn-wrap .strnw-btn.btwo {
  border-radius: 0 5px 5px 0;
  background-color: #ffffff;
  color: #8750ff;
}
.strnw-cta-widget .strnw-btn-wrap .strnw-btn.bone:hover {
  background-color: #ffffff;
  color: #8750ff;
}
.strnw-cta-widget .strnw-btn-wrap .strnw-btn.btwo:hover {
  background-color: #8750ff;
  color: #ffffff;
}
/* Navigation Links */
ul.navigation-links {
  background: #ffffff;
  padding: 0;
  border-radius: 5px;
  list-style: none;
}
ul.navigation-links li a {
  padding-left: 0;
  font-size: 20px;
  color: #141414;
  font-weight: 600;
  border-bottom: 1px solid #dbdee2;
  padding: 20px 25px;
  display: inline-block;
  width: 100%;
  position: relative;
}
ul.navigation-links li a:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border: 2px solid #141414;
  border-radius: 100px;
  top: 50%;
  right: 30px;
  margin: 0 auto;
}
ul.navigation-links li a:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #141414;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 50%;
  transform: translateY(-6px);
  right: 25px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
ul.navigation-links li a:hover:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #141414;
  border-left: none;
  border-bottom: none;
  position: absolute;
  margin: 0 auto;
  transform: rotate(45deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  top: 45%;
  right: 24px;
}
ul.navigation-links li:last-child a {
  border-bottom: none;
}
ul.navigation-links li a:hover {
  background: #8750ff;
  color: #141414;
}
ul.navigation-links li a i {
  float: right;
  padding-top: 3px;
}
.strnw-widget.strnw-social-widget {
  background: #ffffff;
  padding: 35px;
  border-radius: 5px;
}
/* Features Item */
.features-item {
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  position: relative;
  box-shadow: 10px 0 50px rgb(20 20 20 / 10%);
  overflow: hidden;
}
.features-item:before {
  content: "";
  display: block;
  width: 5px;
  height: 100%;
  background: #8750ff;
  position: absolute;
  top: 0;
  left: 0;
}
.features-item-inner {
  overflow: hidden;
  display: block;
  width: 100%;
  padding: 40px 40px 20px;
  position: relative;
}
.features-item p {
  line-height: 28px;
  font-size: 18px;
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
}
.features-item h3.features-title {
  color: #101010;
  width: 100%;
  float: left;
  display: inline-block;
  font-size: 24px;
  padding-bottom: 6px;
}
.features-item h3.features-title a {
  color: #101010;
}
.features-item-inner .title-wrap {
  padding-bottom: 0;
  margin-bottom: 0;
}
.title-wrap {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
  position: relative;
  margin-bottom: 10px;
}
.features-item .strnw-image {
  margin-bottom: 10px;
}
.features-item .strnw-image.default-img {
  display: inline-block;
}
.features-item .strnw-image.hover-img {
  display: none;
}
.features-item .strnw-icon, 
.features-item .strnw-image {
  color: #8750ff;
  font-size: 55px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
span.icon-bottom .strnw-icon {
  color: #e6e8ed;
  font-size: 100px;
  width: auto;
}
.strnw-hover span.icon-bottom .strnw-icon {
  color: #df7e09;
}
.feature-link {
  display: inline-block;
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: -20px;
  left: 40px;
  background: #FC573B;
  border-radius: 100px;
}
.feature-link:before {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  border: 2px solid #ffffff;
  border-radius: 100px;
  bottom: 18px;
  right: 21px;
  margin: 0 auto;
}
.feature-link:after {
  content: "";
  width: 11px;
  height: 11px;
  border: 2px solid #ffffff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  bottom: 18px;
  right: 16px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .feature-link:after {
  transform: rotate(45deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  bottom: 15.8px;
  right: 15px;
}
/* Services Two */
.service-item.style-two {
  background: #ffffff;
  padding: 40px 25px;
  border-radius: 5px;
  text-align: center;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.service-item.style-two h2.service-title {
  padding: 10px 40px 11px;
  line-height: 1.3;
}
.strnw-services.section-left-align h2.service-title {
  padding-left: 0
}
.strnw-services.section-right-align h2.service-title {
   padding-right: 0
}
.strnw-services.section-right-align .service-content-wrap a.strnw-link {
  margin-right: 35px;
}
.service-item.style-two.strnw-hover {
  box-shadow: 0 0 10px rgb(0 0 0 / 12%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.service-item.style-two .strnw-icon {
  display: inline-block;
  width: 95px;
  height: 95px;
  font-size: 45px;
  color: #18dc59;
  position: relative;
  margin-bottom: 5px;
  text-align: center;
}
.service-item.style-two .strnw-icon:after {
  content: "";
  display: block;
  width: 90px;
  height: 90px;
  background: transparent;
  border-radius: 100%;
  position: absolute;
  left: 10px;
  top: 0px;
}
.service-content-wrap a.strnw-link {
  font-size: 14px;
  color: #141414;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
  letter-spacing: 1px;
}
.service-content-wrap a:hover,
.service-content-wrap a.strnw-link:hover {
  color:#8750ff;
}
.strnw-hover .service-content-wrap a.strnw-link:before {
  border-color: #8750ff;
}
.strnw-hover .service-content-wrap a.strnw-link {
  color: #8750ff;
}
.service-content-wrap a.strnw-link:before {
  content: "";
  display: inline-block;
  border-top: 1px dashed #141414;
  position: absolute;
  bottom: -6px;
  left: 0;
  width: calc(100% + 28px);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.service-content-wrap a.strnw-link:after {
  content: "";
  width: 21px;
  height: 12px;
  border-bottom: none;
  position: absolute;
  top: 50%;
  transform: translateY(-5px);
  right: -32px;
  margin: 0 auto;
  background-image: url(../images/icons/service-button-arrow.png);
  background-repeat: no-repeat;
  background-size: 21px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-hover .service-content-wrap a.strnw-link:after {
  background-image: url(../images/icons/read-more-arrow.png);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.service-item.style-two img {
  border-radius: 5px 5px 0 0;
}
.service-item.style-two .service-info {
  padding: 20px;
}
.service-item.style-two .service-info p {
  margin-bottom: 0;
}
h2.service-item-title {
  font-size: 24px;
  color: #221850;
}
/* Service style two */
.service-item.style-two.style-three {
  padding: 30px;
}
.service-item.style-two.style-three .service-info {
  padding: 0;
  display: inline-block;
  width: 72%;
  text-align: left;
}
.service-item.style-two.style-three .strnw-image.strnw-item {
  float: left;
  display: inline-block;
  width: 20%;
  margin-right: 15px;
}
.service-item.style-two.style-three .strnw-icon {
  font-size: 45px;
  background: #8750ff;
  padding: 20px;
  color: #ffffff;
  border-radius: 5px;
  min-width: 90px;
  min-height: 90px;
}
.service-item.style-two.style-three .strnw-border-link {
  margin: 0;
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  float: left;
}
/* StartNow Pricing */
.strnw-pricing {
  padding: 111px 0 73px;
  background: #fafafa;
}
.strnw-pricing .row {
  margin: 0 -22.5px;
}
.strnw-pricing [class*="col-"] {
  padding: 0 22.5px;
}
.pricing-item {
  padding: 30px 0 35px;
  background: #ffffff;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  position: relative;
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  text-align: center;
  border: 1px solid #eee9f9;
  box-shadow: 5px 0 35px rgb(46 0 163 / 8%);
  overflow: hidden;
}
.pricing-item p {
  font-size: 17px;
  line-height: 28px;
  padding-top: 10px;
}
.pricing-item .pricing-title .strnw-image {
  float: right;
}
.pricing-item ul {
  padding: 7px 0 11px;
  margin: 0;
  display: inline-block;
  font-weight: 400;
  font-size: 17px;
  list-style: none;
}
.pricing-item ul li {
  margin-bottom: 8px;
  position: relative;
  color: #141414;
  font-size: 17px;
  font-weight: 500;
}
.pricing-item ul li.disable-feature {
  color: #777777;
  text-decoration: line-through;
}
.pricing-item a.strnw-btn {
  min-width: 190px;
  padding: 12px 25px;
  border-radius: 5px;
  font-size: 14px;
  border: 1px solid #8750ff;
  color: #fff;
  background-color: #8750ff;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  letter-spacing: 1.5px;
}
.pricing-item a.strnw-btn:hover,
.pricing-item.strnw-hover a.strnw-btn,
.pricing-item a.strnw-btn:focus {
   background-color: #fff;
   color: #8750ff;
   border: 1px solid #8750ff;

  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-item.pricing-item.pricing-two.featured-box a.strnw-btn {
  background: #ffffff;
}
.pricing-item .strnw-link {
  padding-top: 25px;
  text-align: center;
}
.pricing-item .strnw-link a {
  color: #fff;
}
.pricing-item .strnw-link a i {
  font-size: 14px;
  display: none;
}
.pricing-title {
  display: inline-block;
  width: 100%;
  font-size: 28px;
  clear: both;
  padding-bottom: 12px;
  margin-bottom: 0;
  font-weight: 600;
  position: relative;
  margin-bottom: 20px;
}
.pricing-title:after {
  content: "";
  display: block;
  background: transparent;
  border-bottom: 1px dashed #d1d1d1;
  right: 0;
  left: 0;
  height: 1px;
  width: auto;
  position: absolute;
  bottom: 0;
}
h2.price-title-wrap .pricing-price {
  font-size: 35px;
  color:#8750ff;
  font-weight: 700 !important;
  display: inline-block;
  width: 100%;
  line-height: 1;
}
h2.price-title-wrap span {
  font-size: 17px;
  color: #070d59;
  font-weight: 400;
}
.pricing-title h2 {
  font-weight: 600;
  color: #232323;
  padding-bottom: 22px;
  padding-top: 5px;
}
.pricing-title h2 span {
  font-size: 18px;
  padding-left: 3px;
  color: #232323;
  font-weight: 400;
}
.pricing-title h2 span.duration {
  display: block;
  color: #9a9a9a;
  font-size: 16px;
  text-align: center;
}
.pricing-title .title {
  font-size: 15px;
  color: #444444;
  font-weight: 600;
  display: inline-block;
  text-transform: uppercase;
}
.pricing-item .strnw-link a:hover {
  border-color: #FF1E57;
  background-color: transparent;
  color: #231900;
}
.pricing-item .strnw-link a:after {
  display: none;
}
.pricing-item .strnw-border-link.two {
  padding-top: 15px;
}
.pricing-item .strnw-border-link i {
  padding-left: 4px;
}
.pricing-title h2 sup {
  font-size: 20px;
  top: -34px;
  padding-right: 5px;
}
.pricing-item .price-wrap {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 0 30px;
}
.pricing-item .price-lists {
  display: inline-block;
  width: 100%;
  float: left;
}
.strnw-border-link a span {
  position: relative;
  padding-right: 30px;
}
.strnw-border-link.two a.strnw-btn.btn-two,
.strnw-border-link a.strnw-btn:hover,
.strnw-border-link a.strnw-btn:focus {
  color: #8750ff;
}
.strnw-border-link.two a.strnw-btn.btn-two:hover,
.strnw-border-link.two a.strnw-btn.btn-two:focus {
  background: #faa611;
  border-color: #faa611;
}
.strnw-border-link .strnw-btn:hover span:after,
.strnw-border-link .strnw-btn:hover span:before {
  border-color: #141414;
}
span.price-list-title {
  color: #95a2b4;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  display: block;
}
span.offer-tag {
  background: #FC573B;
  padding: 6px 30px;
  font-size: 13px;
  position: absolute;
  line-height: 1;
  top: -14px;
  transform: rotate(45deg);
  right: -25px;
  color: #ffffff;
  text-transform: uppercase;
}
.pricing-item .strnw-btn span:after {
  content: none;
}
.pricing-item .strnw-border-link a span {
  padding: 0;
}
/* Pricing Style Two */
.strnw-item.pricing-item.pricing-two.featured-box {
  background: #8750ff;
  border-color: #8750ff;
  box-shadow: 0px 0 60px rgb(12 0 44 / 12%);
  transform: scale(1.05);
  z-index: 1;
}
.strnw-item.pricing-item.pricing-two.featured-box .duration {
  color: #141414;
}
.strnw-item.pricing-item.pricing-two {
  padding: 25px 0 30px;
}
.pricing-two .pricing-title:after {
  content: none;
}
.pricing-two .pricing-title {
  margin-bottom: 0;
}
.pricing-two .pricing-title h2 {
  padding-bottom: 5px;
}
/* Pricing Style Three */
.strnw-item.pricing-item.pricing-three {
  padding-top: 0;
}
.strnw-item.pricing-item.pricing-three .pricing-title {
  background: #0a001f;
  padding-top: 30px;
  background-image: url(../images/backgrounds/pricing-bg.png);
  background-size: cover;
}
.strnw-item.pricing-item.pricing-three span.pricing-price,
.strnw-item.pricing-item.pricing-three span.duration,
.strnw-item.pricing-item.pricing-three span.title {
  color: #ffffff;
}
.strnw-item.pricing-item.pricing-three .pricing-title:after {
  content: none;
}
/* Link With Tag */
span.tag-link span.tag-text {
  font-size: 14px;
  border-radius: 5px;
  text-transform: uppercase;
  color: #141414;
  background: #ffffff;
  padding: 0 6px;
}
span.tag-link a, 
span.tag-link span {
  font-size: 17px;
  padding-left: 10px;
  color: #ffffff;
}
/* How It Works */
.how-works-item {
  display: inline-block;
  width: 100%;
  float: left;
  padding: 35px 0 45px;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.how-works-item h3.title {
  font-size: 30px;
  display: inline-block;
  padding-top: 13px;
  width: 100%;
  float: left;
  position: relative;
  color: #141414;
  font-weight: 600;
  letter-spacing: 0.2px;
}
h4.how-works-number {
  font-size: 80px;
  line-height: 1;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #8750ff;
  text-shadow: 3px 3px 0px #b9aaff;
  color: #ffffff;
  font-weight: 900;
}
.how-works-content-wrap p {
  font-size: 18px;
  color: #5e636d;
  font-weight: 400;
  margin-bottom: 5px;
}
.how-works-item ul {
  display: inline-block;
  margin-bottom: 7px;
  padding-left: 25px;
  padding-top: 15px;
  font-size: 17px;
  color: #444444;
  margin-left: 25px;
}
.how-works-item ul li {
  color: #444444;
  list-style: none;
  position: relative;
  padding-bottom: 10px;
  padding-left: 15px;
}
.how-works-item ul li:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 3px;
  background: #8750ff;
  border-radius: 100px;
  position: absolute;
  left: -25px;
  top: 11px;
}
.how-works-title {
  display: inline-block;
  width: 100%;
  position: relative;
}
.how-works-title .strnw-image {
  float: left;
}
.how-works-content-wrap {
  display: inline-block;
  width: 50%;
  float: left;
  padding-right: 50px;
}
.how-works-item span.strnw-image {
  display: inline-block;
  width: 50%;
  float: left;
}
.how-works-item span.strnw-image img {
  border-radius: 6px;
}
.how-works-wrap .how-works-item:nth-child(2n) .how-works-content-wrap {
  float: right;
  padding-left: 50px;
  padding-right: 0;
}
/* StartNow Tab*/
.nav-tabs .nav-link {
  font-size: 20px;
  margin-right: 5px;
  background-color: #FC573B;
  color: #ffffff;
  border: none;
  border-radius: 3px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-weight: 500;
  display: inline-block;
  width: auto;
  float: left;
}
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: #ffffff;
  border: none;
  color: #FC573B;
}
.nav-tabs {
  border: none;
}
.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);
}
.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);
}
.strnw-dashboard .tab-content p {
  color: #555555;
}
.dashboard-info .nav-tabs {
  display: inline-block;
  width: 100%;
  text-align: center;
}
.strnw-main-content {
  padding-top: 30px;
}
.strnw-main-content ul.contact-links li {
  list-style: none;
  display: inline-block;
  width: 45%;
  float: left;
  margin-right: 10px;
  padding-bottom: 8px;
}
.strnw-main-content ul.contact-links {
  padding-left: 0;
  display: inline-block;
  width: 100%;
  padding-top: 20px;
}
.strnw-main-content ul.contact-links li img,
.strnw-main-content ul.contact-links li i {
  margin-right: 10px;
}
/* Tab Slider */
.tab-slider-style .nav-tabs .nav-link {
  background: transparent;
  color: #141414;
  position: relative;
  padding: 10px 0 25px;
  margin: 0 50px 0 0;
  float: none;
}
.tab-slider-style .nav-tabs .nav-link:after {
  content: "";
  display: block;
  background: #f99104;
  width: 0;
  height: 2px;
  bottom: 0;
  position: absolute;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.tab-slider-style .nav-tabs .nav-link.active:after {
  width: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.tab-slider-style .nav-tabs .nav-link span.title {
  padding-top: 8px;
  float: left;
  padding-left: 8px;
}
.tab-slider-style .nav-tabs .nav-link span.strnw-image.contact-icon {
  float: left;
}
.tab-slider-style .nav-tabs .nav-link span.subtitle {
  display: block;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: -0.1px;
  font-style: italic;
}
/* Services */
.service-item.style-one .strnw-icon {
  width: 20%;
  float: left;
  display: inline-block;
  height: 100%;
  text-align: center;
  max-width: 90px;
  min-height: 90px;
  border-radius: 20px;
  font-size: 40px;
  color: #fc573b;
}
.service-item.style-one .service-content-wrap {
  width: 80%;
  float: left;
  display: inline-block;
  padding-left: 30px;
  text-align: left;
}
.service-content-wrap h2.service-title {
  font-size: 24px;
  line-height: 1;
  font-weight: 600;
}
.service-content-wrap p {
  font-size: 18px;
  color: #5e636d;
}
.style-two .service-content-wrap p {
  line-height: 30px;
}
/* Exeter Circle Progress */
.circle-progressbar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
.circle-progress-item {
  text-align: center;
}
.circle-progress-item p {
  font-size: 28px;
  color: #141414;
  font-weight: 600;
}
.circle-progressbar canvas {
  background: #FC573B;
  -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: 25px;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.circle-counter,
.circle-progressbar-counter span.valuein {
  font-size: 30px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 500;
}
/* Why Choose Us */
.strnw-choose-inner {
  display: inline-block;
  width: 100%;
}
.choose-style-one .strnw-choose-inner-circle {
  width: 300px;
  height: 300px;
  background: #FC573B;
  border-radius: 100%;
  float: none;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
}
.strnw-image.logo-img.strnw-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-35px);
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.strnw-choose-inner .strnw-choose-item {
  display: inline-block;
  width: auto;
  float: left;
  position: absolute;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item {
  display: block;
  float: left;
  width: 50%;
  padding: 0 20px;
  position: relative;
  z-index: 1;
}
.strnw-choose-inner .strnw-choose-item .strnw-icon {
  background: #8750ff;
  width: 90px;
  height: 90px;
  border-radius: 100%;
  float: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.strnw-choose-inner .strnw-choose-item.strnw-hover .strnw-icon {
  background: #faa611;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.choose-style-one .strnw-choose-item .strnw-icon {
  float: right;
  display: inline-block;
  width: 90px;
  height: 90px;
  font-size: 50px;
  padding: 22px;
  text-align: center;
  color: #141414;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(2n) .strnw-icon {
  float: left;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child {
  text-align: center;
  width: 100%;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child .choose-caption.caption-wrap {
  margin: 0;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child .strnw-icon {
  float: none;
  order: 2;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child h2.choose-title {
  order: 1;
}
.strnw-choose.choose-style-one {
  position: relative;
}
.choose-style-one .strnw-choose-inner-circle {
  width: 300px;
  height: 300px;
  background: #FC573B;
  border-radius: 100%;
  float: none;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
}
.choose-style-one .strnw-choose-inner-circle:after {
  content: "";
  position: absolute;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  top: 8px;
  right: 0;
  margin: 0 auto;
  left: 0;
  border: 2px dashed #ffffff;
  border-radius: 100%;
  animation-name: border;
  -webkit-animation-duration: 12s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child {
  text-align: center;
  width: 100%;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child .choose-caption.caption-wrap {
  margin: 0;
}
.choose-style-one .choose-info-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:first-child h2.choose-title {
  order: 1;
  display: block;
  width: 100%;
}
.strnw-choose.choose-style-one h2.choose-title {
  font-size: 26px;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:last-child {
  width: 100%;
  padding: 50px 0 0;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:last-child h2.choose-title {
  width: 100%;
  text-align: center;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(2) {
  padding: 50px 90px 0 0px;
}
.choose-style-one .choose-info-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  align-items: center;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(2) .strnw-icon {
  order: 2;
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(2) h2.choose-title {
  width: calc(100% - 90px);
  -ms-flex: 0 0 calc(100% - 90px);
  flex: 0 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
  text-align: right;
  padding: 0 20px 0 0;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(3) {
  padding: 50px 0 0 90px;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(3) .strnw-icon {
  -ms-flex: 0 0 90px;
  flex: 0 0 90px;
  max-width: 90px;
}
.choose-style-one .strnw-choose-inner .strnw-choose-item:nth-child(3) h2.choose-title {
  width: calc(100% - 90px);
  -ms-flex: 0 0 calc(100% - 90px);
  flex: 0 0 calc(100% - 90px);
  max-width: calc(100% - 90px);
  padding: 0 0 0 20px;
}
/* Why Choose Us Style Two */
.strnw-choose.choose-style-two {
  padding-left: 50px;
}
.strnw-choose.choose-style-two .strnw-choose-inner {
  width: 100%;
  height: auto;
  background: transparent;
  display: inline-block;
}
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item:nth-child(2),
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item {
  position: relative;
  width: 100%;
  text-align: left;
}
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item:nth-child(even) {
  margin-left: 40px;
}
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item {
  margin: 15px 0;
  padding: 15px 15px 15px 55px;
  background: #ffffff;
  box-shadow: 10px 0 30px rgb(0 0 0 / 15%);
  border-radius: 5px;
}
.choose-style-two .strnw-choose-inner .strnw-choose-item .strnw-icon {
  float: left;
  display: inline-block;
  padding: 23px;
  text-align: center;
  margin-right: 20px;
  position: absolute;
  left: -50px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.choose-style-two .strnw-choose-inner .strnw-choose-item.strnw-hover .strnw-icon {
  background: #8750ff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.choose-style-two .strnw-choose-inner .strnw-choose-item .strnw-icon i {
  font-size: 45px;
  color: #141414;
}
.choose-style-two h2.choose-title {
  font-size: 24px;
  padding-bottom: 0;
  padding-top: 10px;
}
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 30px;
  width: 6px;
  height: 0;
  background: #8750ff;
  border-radius: 100px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.strnw-choose.choose-style-two .strnw-choose-inner .strnw-choose-item.strnw-hover:after {
  height: 60px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.choose-style-two .strnw-choose-inner .strnw-choose-item .strnw-icon:after {
  content: "";
  display: block;
  position: absolute;
  width: 55px;
  height: 100px;
  background: transparent;
  border-top-left-radius: 110px;
  border-bottom-left-radius: 110px;
  border: 2px dashed transparent;
  border-right: none;
  top: -5px;
  left: -5px;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.choose-style-two .strnw-choose-inner .strnw-choose-item.strnw-hover .strnw-icon:after {
  border-color: #8750ff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
/*CTA Video Section*/
.strnw-cta-video {
  position: relative;
  border-radius: 5px;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0;
  text-align: center;
  display: inline-block;
  width: 100%;
  background-color: #8750ff;
  box-shadow: 13px 0 35px hsl(257deg 100% 15% / 30%);
}
.strnw-cta-video:before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgb(20 20 20 / 15%);
  top: 0;
  left: 0;
  border-radius: 5px;
}
.strnw-cta-video h3.cta-video-title {
  color: #141414;
  font-size: 42px;
  font-weight:700;
  line-height: 1.3;
}
.strnw-cta-video h6 {
  color:#141414;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 26px;
}
.strnw-cta-video .col-lg-7{
  padding-right: 0;
}
.strnw-cta-video .col-lg-5 {
  padding-left: 0;
  padding-right: 0;
}
.cta-video-content {
  display: inline-block;
  padding:50px 20% 44px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  height: 100%;
}
.cta-video-content-wrap a.strnw-btn {
  padding: 21px 25px 21px;
  min-width: 220px;
  font-weight: 600;
  font-size: 15px;
  letter-spacing: 1px;
}
.strnw-cta-video .strnw-video-wrap {
  display: inline-block;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 100%;
  width:100%;
  position: relative;
}
.strnw-cta-video .strnw-video-wrap .expert-image {
  position: unset;
}
.strnw-cta-video .cta-video-wrap {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.strnw-cta-video .footer-top-inner {
  display: flex;
  width: 100%;
  padding: 0;
  position: unset;
}
.strnw-cta-video .proel-footer-top.left-align .container {
  position: unset;
}
.strnw-cta-video .proel-footer-top.left-align {
  margin-right: 180px;
}
.strnw-cta-video .cta-video-content-wrap {
  display: inline-block;
  width: 100%;
  float: left;
  position: relative;
  padding-top: 40px;
  color: #ffffff;
}
.strnw-cta-video .footer-top-inner {
  position: unset;
}
figure.wp-block-audio {
  margin-top: 40px;
  margin-bottom: 25px;
}
.expert-image .video-btn {
  position: absolute;
  top: 37px;
  left: 50%;
  width: 80px;
  height: 80px;
  color: #ffffff;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
  background: #141414;
  text-align: center;
  padding: 25px;
  border-radius: 100px;
}
.banner-caption .video-btn {
  font-size: 15px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 50px;
  margin-left: 20px;
  letter-spacing: 1px;
}
.banner-caption .video-btn i {
  margin-right: 8px;
  background: #ffffff;
  border-radius: 100px;
  color: #4600f3;
  font-size: 9px;
  padding: 6px 7px;
  width: 20px;
  height: 20px;
  text-align: center;
}
.banner-caption .video-btn span.video-btn-txt {
  position: relative;
}
.banner-caption .video-btn span.video-btn-txt:after {
  content: "";
  display: block;
  border-bottom: 1px dashed #ffffff;
  position: absolute;
  left: 0;
  bottom: -10px;
  background: transparent;
  width: 100%;
}
.strnw-cta-video.dhav-title .strnw-video-wrap {
  position: unset;
}
.strnw-cta-video.dhav-title a.video-btn.strnw-popup-video {
  top: 50%;
}
@-webkit-keyframes button_wave{
  0% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
  50% {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  100% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
}
@-moz-keyframes button_wave{
  0% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  } 
  50% {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  100% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
}
@-ms-keyframes button_wave{
  0% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
  50% {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  100% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
}
@keyframes button_wave{
  0% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
  50% {
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none
  }
  100% {
    -moz-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    -webkit-box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65);
    box-shadow:0 0 0 30px rgba(255,255,255,.1),0 0 0 10px rgba(255,255,255,.65)
  }
}
/* StartNow Background */
.proel-footer-top {
  overflow: hidden;
  position: relative;
  margin-left: 100px;
}
.proel-footer-top.left-align {
  margin-left: 0;
  margin-right: 100px;
}
.footer-top-inner {
  position: relative;
}
.footer-top-inner {
  position: relative;
  padding: 50px 0 40px;
}
.proel-footer-top.left-align .footer-top-inner:before {
  right: -100px;
  left: auto;
}
/* Image Slider */
.swiper-slide.img-slider:before {
  content: none;
}
.image-slider .swiper-pagination-clickable .swiper-pagination-bullet {
  background: #141414;
}
.image-slider .swiper-pagination-clickable .swiper-pagination-bullet:before {
  border-color: #141414;
}
.img-slider .icon-image {
  position: absolute;
  top: 50%;
  left: -70px;
  z-index: 2;
  background: #8750ff;
  width: 100px;
  height: 100px;
  padding: 23px;
  border-radius: 100px;
}
.swiper-slide.img-slider img {
  margin-bottom: 45px;
  box-shadow: 10px 0 15px rgb(20 20 20 / 55%);
}
.image-slider .swiper-button-prev, 
.image-slider .swiper-container-rtl .swiper-button-next {
  background-image: url(../images/icons/white-arrow.png);
  background-size: 24px;
  left: 10px;
  right: auto;
  transform: rotate(180deg);
  width: 66px;
  background-color: rgb(255 255 255 / 30%);
  height: 66px;
  border-radius: 100px;
  outline: none;
}
.image-slider .swiper-button-next, 
.image-slider .swiper-container-rtl .swiper-button-prev {
  background-image: url(../images/icons/white-arrow.png);
  background-size: 24px;
  right: 10px;
  left: auto;
  width: 66px;
  background-color: rgb(255 255 255 / 30%);
  height: 66px;
  border-radius: 100px;
  outline: none;
}
.image-slider .swiper-button-next:hover, 
.image-slider .swiper-container-rtl .swiper-button-prev:hover,
.image-slider .swiper-button-prev:hover, 
.image-slider .swiper-container-rtl .swiper-button-next:hover {
  background-color: #8750ff;
  background-image: url(../images/icons/button-arrow.png);
}
.strnw-dashboard.tab-slider-style .strnw-main-content {
  padding: 0;
}
/* Link Box */
.strnw-link-wrap.simple-box-link {
  background: #FC573B;
  text-align: center;
  display: inline-block;
  width: 100%;
  color: #ffffff;
  border-radius: 5px;
  font-size: 24px;
}
.strnw-link-wrap.simple-box-link a.strnw-link {
  padding: 20px;
  display: inline-block;
  width: 100%;
}
.strnw-link-wrap.simple-box-link a.strnw-link span.link-text {
  position: relative;
}
.strnw-link-wrap.simple-box-link a.strnw-link,
.strnw-link-wrap.simple-box-link .strnw-icon i {
  color: #ffffff;
}
.strnw-link-wrap.simple-box-link .strnw-icon i {
  font-size: 55px;
  margin-bottom: 12px;
}
.strnw-link-wrap.simple-box-link a.strnw-link span.link-text:before {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  border: 2px solid #ffffff;
  border-radius: 100px;
  top: 57%;
  right: -15px;
  margin: 0 auto;
}
.strnw-link-wrap.simple-box-link a.strnw-link span.link-text:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  top: 60%;
  transform: translateY(-6px);
  right: -20px;
  margin: 0 auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.strnw-link-wrap.simple-box-link:hover a.strnw-link span.link-text:after {
  content: "";
  width: 10px;
  height: 10px;
  border: 2px solid #ffffff;
  border-left: none;
  border-bottom: none;
  position: absolute;
  margin: 0 auto;
  transform: rotate(45deg);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  top: 47%;
  right: -22px;
}
.strnw-link-wrap.simple-box-link.box-style-two:hover {
  background: #8750ff;
}
.strnw-link-wrap.simple-box-link a.strnw-link .strnw-icon {
  margin-bottom: 12px;
}
.strnw-link-wrap.simple-box-link.box-style-two a.strnw-link .strnw-icon {
  float: left;
  margin-bottom: 0;
  position: relative;
  padding-right: 15px;
}
.strnw-link-wrap.simple-box-link.box-style-two a.strnw-link .strnw-icon.hover-img {
  display: none;
}
.strnw-link-wrap.simple-box-link.box-style-two a.strnw-link:hover .strnw-icon.hover-img {
  display: inline-block;
}
.strnw-link-wrap.simple-box-link.box-style-two.hav-hover-img a.strnw-link:hover .strnw-icon.default-img {
  display: none;
}
.strnw-link-wrap.simple-box-link.box-style-two span.link-text {
  margin-top: 12px;
  float: left;
  margin-left: 15px;
}
.strnw-link-wrap.simple-box-link.box-style-two .strnw-icon i {
  margin-bottom: 0;
}
.strnw-link-wrap.simple-box-link.box-style-two a.strnw-link .strnw-icon:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background: #e5e5e5;
  width: 1px;
  height: 100%;
}
.strnw-link-wrap.simple-box-link.box-style-two a.strnw-link:hover .strnw-icon:after {
  background: #141414;
}
/* Footer Top Social Icons */
a.strnw-icon-fa:before {
  content: none;
}
.footer-top-section .strnw-social a {
  padding: 10px;
  font-size: 20px;
  border: 1px solid #ffffff;
  min-width: 55px;
  min-height: 55px;
  text-align: center;
  color: #ffffff;
  background: #ffffff;
}
.footer-top-section .strnw-social a.fa-facebook {
  color: #395693;
}
.footer-top-section .strnw-social a.fa-twitter {
  color: #1e9beb;
}
.footer-top-section .strnw-social a.fa-linkedin {
  color: #0e76a8;
}
.footer-top-section .strnw-social a.fa-dribbble {
  color: #e34a85;
}
.footer-top-section .strnw-social a:hover {
  background: transparent;
}
.footer-top-section .strnw-social a.fa-facebook:hover {
  background: #395693;
  border-color: #395693;
  color: #ffffff;
}
.footer-top-section .strnw-social a.fa-twitter:hover {
  background: #1e9beb;
  border-color: #1e9beb;
  color: #ffffff;
}
.footer-top-section .strnw-social a.fa-linkedin:hover {
  background: #0e76a8;
  border-color: #0e76a8;
  color: #ffffff;
}
.footer-top-section .strnw-social a.fa-dribbble:hover {
  background: #e34a85;
  border-color: #e34a85;
  color: #ffffff;
}
/* WPML */
ul.strnw-wpml {
  list-style: none;
  padding: 16px 0;
  float: left;
  margin-bottom: 0;
}
ul.strnw-wpml li {
  float: left;
  padding: 0 12px;
  color: #ffffff;
  position: relative;
}
ul.strnw-wpml li a {
  color: #ffffff;
}
ul.strnw-wpml li:after {
  content: "";
  display: block;
  position: absolute;
  background: #ffffff;
  width: 10px;
  height: 2px;
  top: 50%;
  right: -5px;
}
ul.strnw-wpml li:last-child:after {
  content: none;
}
/* Information */
.strnw-informations {
  display: inline-block;
  width:100%;
  padding: 30px 25px 25px;
  background-color: #FAF9FF;
  border-radius: 6px;
}
.information-item {
  display: inline-block;
  width: 50%;
}
h4.information-title {
  font-size: 21px;
  font-weight: 600;
  padding-bottom: 2px;
  text-transform: capitalize;
  color:#8750ff;
}
.information-item {
  display: inline-block;
  width: 50%;
  padding-left: 25px;
  position: relative;
}
.information-item .strnw-social a {
  color:#444444;
}

/* Process Item */
.strnw-process-wrap .process-item {
  float: left;
  max-width: 300px;
  margin: 0 55px;
  position: relative;
}
.strnw-process-wrap.style-one .process-item {
  z-index: 1;
}
.strnw-process-wrap.style-one:after {
  z-index: 0;
}
.strnw-process-wrap .process-item .process-image {
  background: #ffffff;
  box-shadow: 5px 0 35px rgb(46 0 163 / 8%);
  text-align: center;
  padding: 20px;
  border: 1px solid #eee9f9;
  border-radius: 5px;
}
.strnw-process-wrap .process-item .process-image span.count {
  width: 45px;
  height: 45px;
  background: #8750ff;
  display: inline-block;
  float: left;
  border-radius: 100px;
  line-height: 45px;
  font-size: 24px;
  color: #ffffff;
}
.strnw-process-wrap.style-two .process-item .process-image span.count {
  display: none;
}
.strnw-process-wrap .process-item:first-child {
  margin-left: 0;
}
.strnw-process-wrap .process-item:last-child {
  margin-right: 0;
}
.strnw-process-wrap:after {
  content: "";
  background-image: url(../images/icons/process-after-img.png);
  background-repeat: no-repeat;
  background-size: 593px;
  display: block;
  width: 100%;
  height: 24px;
  position: absolute;
  right: auto;
  left: auto;
  top: 35%;
  margin: 0 auto;
  text-align: center;
  background-position: center;
  z-index: -1;
}
h4.process-title {
  font-size: 24px;
  font-weight: 600;
  padding-top: 20px;
  padding-bottom: 5px;
}

.strnw-process-wrap .process-item p {
  font-size: 18px;
  color: #444444;
}
/* Process Style Two */
.strnw-process-wrap.style-two .process-item .process-image {
  background: no-repeat;
  border: none;
  box-shadow: none;
  padding-bottom: 10px;
}
.strnw-process-wrap.style-two .process-item {
  max-width: none;
  width: 25%;
  margin: 0;
  text-align: center;
}
.strnw-process-wrap.style-two  h4.process-title {
  font-size: 26px;
}
.strnw-process-wrap.style-two .process-item:nth-child(odd) {
  margin-top: 30px;
}
.strnw-process-wrap.style-two:after {
  background-image: url(../images/icons/process-after-img02.png);
  background-size: 1286px;
  height: 99px;
  width: 1286px;
  z-index: 0;
  left: -70px;
}
.strnw-process-wrap.style-two .process-item .process-image img {
  z-index: 1;
  position: relative;
}
/*Timeline*/
.napae-timeline-wrap {
  max-width: 1070px;
  margin: 0 auto;
  position: relative;
}
.napae-timeline-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -15px;
  padding: 0 0 50px;
}
.napae-timeline-item .timeline-info,
.napae-timeline-item .timeline-image {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.napae-timeline-item:nth-child(even) .timeline-info {
  padding-right: 70px;
}
.napae-timeline-item:nth-child(odd) .timeline-info {
  padding-left: 70px;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
}
.napae-timeline-item:nth-child(even) .timeline-image {
  padding-left: 70px;
}
.napae-timeline-item:nth-child(odd) .timeline-image {
  padding-right: 70px;
  -ms-flex-order: 1;
  order: 1;
}
.napae-timeline-wrap:before {
  content: "";
  position: absolute;
  width: 0;
  height: calc(100% - 100px);
  top: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: inline-block;
  border-left: 4px dotted #9597ac;
}
.napae-timeline-item span.dot {
  background: #0f25ff;
}
.napae-timeline-item span.dot,
.napae-timeline-item span.dot:before,
.napae-timeline-item span.dot:after {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: 90px;
  height: 18px;
  width: 18px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 0 rgba(15, 37, 255, 0.3);
  -moz-box-shadow: 0 0 0 0 rgba(15, 37, 255, 0.3);
  -ms-box-shadow: 0 0 0 0 rgba(15, 37, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(15, 37, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(15, 37, 255, 0.3);
  -webkit-animation: rippleSmall 3s infinite;
  -moz-animation: rippleSmall 3s infinite;
  -ms-animation: rippleSmall 3s infinite;
  -o-animation: rippleSmall 3s infinite;
  animation: rippleSmall 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.napae-timeline-item span.dot:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  top: 0;
}
.napae-timeline-item span.dot:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.timeline-info-inner .history-content-wrap {
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  box-shadow: 0 10px 50px rgba(0, 0, 0, 0.15);
  padding: 30px 28px;
  display: block;
  position: absolute;
  min-width: 315px;
  left: -75px;
}
.napae-timeline-item:nth-child(even) .history-content-wrap {
  bottom: 0;
}
.history-content {
  position: relative;
}
.timeline-title-wrap {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  background: #ffd101;
  align-items: center;
  padding: 25px 40px;
  border-radius: 5px 5px 0 0;
}
.timeline-title-wrap:before {
  content: "";
  position: absolute;
  bottom: -20px;
  left: -15px;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-right: 15px solid #ffffff;
  border-bottom: 10px solid transparent;
}
.napae-timeline-item:nth-child(even) .timeline-title-wrap:before {
  border-right: none;
  border-left: 15px solid #ffffff;
  left: auto;
  right: -15px;
}
.napae-timeline-item span.count {
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  margin: 0 auto;
  max-width: 60px;
  height: 120px;
  padding: 10px 0 0;
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  color: #0f25ff;
  background: #ffffff;
}
.napae-timeline-item span.count span {
  font-size: 13px;
  line-height: 14px;
  display: block;
  color: #777777;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Open Sans', sans-serif;
}
.timeline-title-wrap .napae-image {
  max-width: 48px;
  margin-right: 20px;
}
.timeline-info h3.timeline-title {
  padding: 0;
  margin: 0;
  font-size: 22px;
  color: #8750ff;
  letter-spacing: 0.2px;
  text-transform: uppercase;
}
.napae-timeline-item .timeline-info h5 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #8750ff;
  display: inline-block;
  margin: 0;
  padding: 3px 8px;
  border-radius: 3px;
}
.timeline-content-wrap {
  padding: 25px 40px;
}
.timeline-content-wrap p {
  color: #777777;
  font-size: 18px;
  line-height: 25px;
  margin: 0;
}
.timeline-image .napae-image {
  display: inline-block;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.timeline-image .napae-image.napae-popup a {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #8750ff;
  background: #fff;
  width: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 9;
}
.timeline-image .napae-image.napae-popup:hover a {
  top: 50%;
  opacity: 1;
}
.timeline-image .napae-image.napae-popup:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.timeline-image .napae-image.napae-popup:hover:after {
  transform: scale(1);
  opacity: 1;
}
.timeline-image .napae-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.timeline-image .napae-image.hover-image:hover img {
  transform: scale(1.1);
}
/*Style Two*/
.timeline-bg {
  padding: 100px 0;
  margin-bottom: 100px;
  background-image: linear-gradient(to top, #7f00ff, #e100ff);
}
.timeline-bg .napae-section-title p,
.timeline-bg .napae-section-title h3 {
  color: #ffffff;
}
.napae-timeline-wrap.timeline-two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  max-width: 100%;
  padding: 80px 0;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  display: block;
  flex-wrap: unset;
  margin: 0;
  padding: 0;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info,
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info,
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-image {
  text-align: center;
  min-height: 130px;
}
.napae-timeline-wrap.timeline-two:before {
  content: none;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info {
  padding: 0 0 20px;
  margin: 0;
  position: relative;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item .timeline-info:after {
  content: "";
  position: absolute;
  width: calc(100% + 30px);
  height: 2px;
  bottom: -2px;
  left: -15px;
  right: -15px;
  margin: 0 auto;
  background: transparent;
  border-top: 2px dashed #ffffff;
  display: inline-block;
}
.napae-timeline-wrap.timeline-two .timeline-inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dot {
  display: none;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:last-child span.dot,
.napae-timeline-wrap.timeline-two .napae-timeline-item:first-child span.dot {
  display: block;
  top: -8px;
  right: auto;
  left: -20px;
  background: #ffffff;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:last-child span.dot {
  left: auto;
  right: -20px;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:first-child span.dot {
  top: -8px;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dot,
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dot:before,
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dot:after {
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3);
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-info {
  padding: 80px 0 0;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-info:after {
  bottom: auto;
  top: 0;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.count {
  top: -32px;
  max-width: 60px;
  height: 60px;
  border-radius: 100px;
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
  background: #ffffff;
  border: 2px dashed #ffffff;
  color: #444;
  z-index: 1;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(even) span.count {
  top: auto;
  bottom: -27px;
}
.napae-timeline-wrap.timeline-two .timeline-title-wrap {
  position: relative;
  display: block;
  flex-wrap: wrap;
  background: none;
  text-align: center;
  padding: 0;
  border-radius: 0;
}
.napae-timeline-wrap.timeline-two .timeline-title-wrap .napae-image {
  margin: 0 auto 15px;
}
.napae-timeline-wrap.timeline-two .timeline-content-wrap {
  padding: 8px 0 0;
  position: relative;
}
.napae-timeline-wrap.timeline-two .timeline-title-wrap:before {
  content: none;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-title-wrap:before,
.napae-timeline-wrap.timeline-two .timeline-content-wrap:before {
  content: "";
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 0;
  border-top: 15px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-title-wrap:before {
  top: -40px;
  border-top: none;
  border-bottom: 15px solid #ffffff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(odd) .timeline-content-wrap:before {
  content: none;
}
.napae-timeline-wrap.timeline-two .timeline-info-inner {
  padding: 25px 30px;
  display: block;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dots {
  position: absolute;
  top: -20px;
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 100px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item:nth-child(even) span.dots {
  top: auto;
  bottom: -20px;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dots:before,
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dots:after {
  content: "";
  position: absolute;
  top: 0;
  width: 6px;
  height: 6px;
  background: #ffffff;
  border-radius: 100px;
  left: -20px;
  margin: 0 auto;
}
.napae-timeline-wrap.timeline-two .napae-timeline-item span.dots:after {
  left: auto;
  right: -20px;
}
.timeline-title-wrap span {
  color:#fff;
  text-transform: uppercase;
  padding: 5px 8px;
  background-color: #8750ff;
  border-radius: 5px;
  position: absolute;
  top: -46px;
  left: -10px;
  font-size: 14px;
  font-weight: 700;
}

/* Job Roles */
table.job-roles-table tr th, 
table.job-roles-table tr td {
  border-right: none;
  padding: 20px;
  vertical-align: middle;
  font-weight: 500;
  color: #444444;
  font-size: 20px;
}
table.job-roles-table {
  border: none;
}
table.job-roles-table tr td.button {
  text-align: center;
}
table.job-roles-table tr td.title {
  font-weight: 600;
  color: #8750ff;
  font-size: 20px;
}
table.job-roles-table tbody th {
  font-weight: 700;
  font-size: 24px;
  color: #141414;
  padding-bottom: 24px;
}
/* Login/Register */
.login-wrap {
  box-shadow: 5px 0 35px rgb(46 0 163 / 8%);
  padding: 85px 100px;
}
.login-wrap .strnw-section-title {
  padding-bottom: 40px;
}
.login-wrap label {
  font-size: 18px;
  font-weight: 400;
  color: #141414;
  padding-bottom: 12px;
}
.login-wrap .login-form form#loginform {
  padding: 0 100px;
}
.login-wrap p.forgot-link {
  float: right;
}
.login-wrap p.login-remember {
  float: left;
  padding-left: 0;
}
.login-wrap p.login-submit {
  display: inline-block;
  width: 100%;
}
.login-wrap p input#wp-submit {
  width: 100%;
}
.login-wrap p.forgot-link a {
  color: #8750ff;
  font-size: 18px;
}
/* Product Tab */
.product-list-tab a.nav-item {
  background: transparent;
}
.product-list-tab a.nav-item img.hover {
  display: none;
}
.product-list-tab div#nav-tab {
  display: block;
}
.product-list-tab a.nav-item {
  display: inline-block;
  width: auto;
  padding: 10px 8px;
}
a#nav-list-tab img {
  width: auto;
  height: 22px;
}
.product-list-tab a.nav-item img {
  height: 22px;
}
.product-list-tab a.nav-item:hover img.hover {
  display: inline-block;
}
.product-list-tab a.nav-item:hover img.default {
  display: none;
}
.product-list-tab a.nav-item.active img.hover {
  display: inline-block;
}
.product-list-tab a.nav-item.active img.default {
  display: none;
}
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product {
  width: 100%;
}
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product .strnw-image {
  float: left;
  width: 33.33333%;
}
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product .product-title-wrap {
  float: left;
  display: inline-block;
  width: 66.66666%;
  padding-left: 70px;
}
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product a.button,
.woocommerce.woocommerce-style-two ul.products li.product a.added_to_cart.wc-forward {
  position: unset;
  opacity: 1;
  width: auto;
  float: left;
  transform: none;
}
.woocommerce.woocommerce-page.woocommerce-style-two ul.products li.product a.button.ajax_add_to_cart.added {
  display: none;
}
.woocommerce-page.woocommerce-style-two ul.products li.product h4.product-title {
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.2px;
  padding-top: 3px;
}
.woocommerce.woocommerce-style-two ul.products li.product .price {
  margin-bottom: 20px;
}
.woocommerce.woocommerce-style-two .product-excerpt {
  display: inline-block;
  width: 100%;
  float: left;
  text-align: left;
  padding-bottom: 25px;
}
.contact-form.strnw-form label {
  width: 100%;
  font-size: 18px;
  color: #444444;
  padding-bottom: 10px;
  padding-left: 0;
}
.news-detail-wrap .wp-block-image .alignright.is-resized {
  margin-bottom: 35px;
}
.widget_archive label.screen-reader-text,
.widget_categories label.screen-reader-text,
.widget_product_categories label.screen-reader-text  {
  display: none;
}
.wp-block-button.alignleft .wp-block-button__link{
  margin-right: 18px;
}
.wp-block-cover.has-background-dim.alignleft {
  margin-right: 28px;
}
.wp-block-gallery.alignleft.columns-2 {
  margin-right: 25px;
}
.wp-block-media-text.alignwide {
  margin-bottom: 30px;
}
.size-full.alignleft,
figure.wp-caption.alignleft,
.wp-block-image .alignleft  {
  margin-right: 25px; 
}
figure.wp-caption.alignnone img,
figure.wp-caption.aligncenter img{
  margin-bottom: 9px;
} 
.mejs-container {
  margin-bottom: 20px;
}
.wp-block-categories-list li .post-count {
  padding-left: 6px;
}
.news-detail-wrap .wp-block-gallery.alignfull.columns-3 {
  padding-bottom: 45px;
}
.news-detail-wrap figure.wp-block-gallery {
  padding-bottom: 30px;
}
.news-detail-wrap table th a {
  color:#626263;
}
.news-detail-wrap table th a:hover {
  color: #8750ff;
}
.news-detail-wrap .gallery .wp-caption-text.gallery-caption {
  margin-top: 4px;
  margin-bottom: 4px;
}
.rssSummary {
  font-size: 16px;
  padding-bottom: 8px;
}
.widget_rss cite {
  font-size: 16px;
}
.blocks-gallery-grid, .wp-block-gallery {
  margin-top: 6px;
}
dl, ol, ul {
  margin-bottom: 18px;
}
.news-detail-wrap .gallery .gallery-item img {
  margin-bottom: 8px;
  margin-top: 4px;
}
.news-detail-wrap .gallery.gallery-columns-5 .gallery-item img,
.news-detail-wrap .gallery.gallery-columns-6 .gallery-item img,
.news-detail-wrap .gallery.gallery-columns-7 .gallery-item img,
.news-detail-wrap .gallery.gallery-columns-8 .gallery-item img,
.news-detail-wrap .gallery.gallery-columns-9 .gallery-item img {
  margin-bottom: 0;
  margin-top: 0;
}
/*Unordered List Style*/
.news-detail-wrap ul > li,
.comment-area ul > li{
  list-style-type: disc;
}
.news-detail-wrap ul > li > ul > li,
.comment-area ul > li > ul > li {
  list-style-type: circle;
}
.news-detail-wrap ul > li > ul >li > ul >li,
.comment-area ul > li > ul >li > ul > li {
  list-style-type: square;
}
p.comment-form-cookies-consent {
  margin-bottom: 20px;
}

/*Start Now Verticle History*/

/*History*/
.napae-history-wrap {
  max-width: 900px;
  margin: 0 auto;
  position: relative;
  padding: 0 15px;
}
.napae-history-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  margin: 0 -15px;
  padding: 50px 0;
}
.napae-history-item .history-info,
.napae-history-item .history-image {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}
.napae-history-item:nth-child(odd) .history-info {
  padding-right: 50px;
  text-align: right;
}
.napae-history-item:nth-child(even) .history-info {
  padding-left: 50px;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
}
.napae-history-item:nth-child(odd) .history-image {
  padding-left: 50px;
}
.napae-history-item:nth-child(even) .history-image {
  padding-right: 50px;
  text-align: right;
  -ms-flex-order: 1;
  order: 1;
}
.napae-history-wrap:before {
  content: "";
  position: absolute;
  width: 2px;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: #efefed;
  display: inline-block;
}
.napae-history-item span {
  background: #8750ff;
}
.napae-history-item span,
.napae-history-item span:before,
.napae-history-item span:after {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -5px;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 0 0 rgba(130, 80, 255, 0.3);
  -moz-box-shadow: 0 0 0 0 rgba(130, 80, 255, 0.3);
  -ms-box-shadow: 0 0 0 0 rgba(130, 80, 255, 0.3);
  -o-box-shadow: 0 0 0 0 rgba(130, 80, 255, 0.3);
  box-shadow: 0 0 0 0 rgba(130, 80, 255, 0.3);
  -webkit-animation: rippleSmall 3s infinite;
  -moz-animation: rippleSmall 3s infinite;
  -ms-animation: rippleSmall 3s infinite;
  -o-animation: rippleSmall 3s infinite;
  animation: rippleSmall 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.napae-history-item span:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
  top: 0;
}
.napae-history-item span:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
  top: 0;
}
@-webkit-keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes rippleSmall {
  70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.history-info h3.history-title {
  padding: 15px 0 10px;
  margin: 0;
  font-size: 26px;
}
.napae-history-item .history-info h5 {
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  background: #8750ff;
  display: inline-block;
  margin: 0;
  padding: 3px 8px;
  border-radius: 3px;
}
.history-info p {
  color: #666666;
  font-size: 18px;
  line-height: 28px;
}
.history-image .napae-image {
  display: inline-block;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.history-image .napae-image.napae-popup a {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: 0 auto;
  color: #8750ff;
  background: #fff;
  width: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 9;
}
.history-image .napae-image.napae-popup:hover a {
  top: 50%;
  opacity: 1;
}
.history-image .napae-image.napae-popup:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  display: block;
  opacity: 0;
  position: absolute;
  left: 0;
  top: 0;
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.history-image .napae-image.napae-popup:hover:after {
  transform: scale(1);
  opacity: 1;
}
.history-image .napae-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.history-image .napae-image.hover-image:hover img {
  transform: scale(1.1);
}
.napae-history-wrap.history-two {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  max-width: 100%;
}
.napae-history-wrap.history-two .napae-history-item {
  -ms-flex: 0 0 33.333%;
  flex: 0 0 33.333%;
  max-width: 33.333%;
  display: block;
  flex-wrap: unset;
  margin: 0;
  padding: 0 15px;
}
.napae-history-wrap.history-two .napae-history-item {
  margin-bottom: 50px;
}
.napae-history-wrap.history-two .napae-history-item .history-info,
.napae-history-wrap.history-two .napae-history-item .history-image {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.napae-history-wrap.history-two .napae-history-item .history-info,
.napae-history-wrap.history-two .napae-history-item .history-image {
  text-align: center;
}
.napae-history-wrap.history-two:before {
  content: none;
}
.napae-history-wrap.history-two .napae-history-item .history-info {
  padding: 0 0 30px;
  margin: 0 0 40px;
  position: relative;
}
.napae-history-wrap.history-two .napae-history-item .history-info:after {
  content: "";
  position: absolute;
  width: calc(100% + 30px);
  height: 2px;
  bottom: 0;
  left: -15px;
  right: -15px;
  margin: 0 auto;
  background: #8750ff;
  display: inline-block;
}
.napae-history-wrap.history-two .napae-history-item span {
  top: auto;
  bottom: -4px;
  right: 0;
}
.napae-history-wrap.history-two.history-three .napae-history-item {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.history-vertical .history-info h3.history-title {
  padding-top: 0;
  font-size: 24px;
}
.history-vertical .history-info {
  background: #fff;
  -webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  -moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
  padding: 23px 30px;
}
.history-vertical .napae-history-item:nth-child(odd) .history-info {
  padding-right: 35px;
  text-align: right;
  width: 40%;
  flex: 0 0 45%;
  margin-right: 45px;
  border-radius: 10px 0 0 10px;
  border-right: 4px solid #8750ff;
}
.history-vertical .napae-history-item:nth-child(even) .history-info {
  padding-left: 35px;
  text-align: left;
  -ms-flex-order: 2;
  order: 2;
  width: 40%;
  flex: 0 0 45%;
  margin-left: 45px;
  border-radius: 0 10px 10px 0;
  border-left: 4px solid #8750ff;
}
.history-vertical .history-info p {
  padding-bottom: 0;
}
.history-vertical .napae-history-item {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.history-image-wrap {
  padding: 20px;
  text-align: center;
  background: #ffffff;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
  box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.history-image-wrap .napae-image {
  display: block;
}
.napae-history-item .napae-btn {
  padding: 15px 40px;
}
img.size-full {
  margin-top:0;
  margin-bottom: 0;
}
.pricing-item ul li {
  font-weight: 400;
}
.single-meta-wrap h4.blog-metas {
  padding-bottom:0;
}
.single-product .strnw-mid-wrap,
.woocommerce-shop .strnw-mid-wrap {
  padding-bottom:0;
}
.service-content-wrap h2.service-title {
  font-size:26px;
}
.single-post .strnw-mid-wrap {
  padding-bottom:10px;
}