@charset "utf-8";
/*
  VictorThemes Styling
  ----------------------
  1. Confence Common Classes
  2. Confence Reset Classes
  3. Confence Elements
    --Confence Buttons
    --Confence Form Fields
    --Confence Table
    --Confence Magnific Popup
    --Confence Tabs
    --Confence Owl Carousel Slider
    --Confence Accordion
    --Confence Swiper Slider
    --Confence Tooltip
    --Confence Masonry
    --Confence Pagination
    --Confence Countdown
    --Confence Widgets
      --Confence Search Widget
      --Confence Categories Widget
      --Confence Post Widget
      --Confence Tags Widget
    --Confence Map
    --Confence Nice Select
    --Confence Theme Default Color
    --Confence Theme Browsers Selection Background
    --Confence Theme Hovers
    --Confence Theme Backgrounds
    --Confence Theme Borders
    --Confence Theme Font Family
    --Confence Theme Second Font Family
    --Confence Social
      --Confence Default Social
      --Confence Rounded Social
    --Confence Animation Keyframes
    --Confence Brand
    --Confence Navigation
      --Confence Default Navigation
    --Confence Back Top
    --Confence Preloader
  4. Confence Main Wrap
  5. Confence Header
    --Confence Default Header
    --Confence Sticky Header
  6. Confence Search
  7. Confence Mid Wrap
  8. Confence Home V1 Page
    --Confence Banner
    --Confence Services
    --Confence Work Process
    --Confence Clients
    --Confence Plans
    --Confence App Download
    --Confence Status
    --Confence Faq
    --Confence Subscribe
  9. Confence Home V2 Page
    --Confence Choose
    --Confence Process
    --Confence Use
    --Confence Trail
    --Confence Screens
    --Confence Testimonial
    --Confence Clients, Clients Style Two
    --Confence Subscribe, Subscribe Style Two
  10. Confence Home V3 Page
    --Confence Banner, Banner Style Two
    --Confence Features
    --Confence Get Started
    --Confence Trail, Trail Style Two
    --Confence Screen Info
    --Confence Status, Status Style Two
    --Confence Testimonial, Testimonial Style Two
    --Confence Clients, Clients Style Three
    --Confence Subscribe, Subscribe Style Three
  11. Confence About Us Page
    --Confence Page Title
    --Confence About
  12. Confence Services Page
    --Confence App Download, Download Spacer Two
  13. Confence Team Members Page
  14. Confence Pricings Page
    --Confence Pricings
    --Confence Plans, Plans Style Two
  15. Confence 404 Error Page
    --Confence Error
  16. Confence Portfolio Page
    --Confence Page Title, Page Title Style Two
  17. Confence Portfolio Single Page
    --Confence Banner, Banner Style Three
    --Confence Portfolio Info
    --Confence Process, Process Style Two
    --Confence Screens, Screens Style Two
  18. Confence Events Page
  19. Confence Events Single Page
  20. Confence News Page
  21. Confence News Single Page
  22. Confence Contact Us Page
      --Confence Contact
  23. Confence Content Cross Check Page
  24. Confence Footer
    --Confence Default Footer
    --Confence Sticky Footer
*/
/* 1. Confence Common Classes */
html {
  overflow-y: scroll;
}
body {
  font-weight: 400;
  line-height: 1.42857143;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale;
}
::-webkit-input-placeholder {
  color: #666666;
  opacity: 1;
}
::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #666666;
  opacity: 1;
}
:-moz-placeholder {
  color: #666666;
  opacity: 1;
}
a {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
a:focus {
  outline: none;
  outline-offset: 0;
}
a:hover, a:focus {
  text-decoration: none;
}
img {
  height: auto;
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
iframe {
  display: block;
  width: 100%;
  border: none;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding-bottom: 10px;
  margin: 0;
  font-weight: 600;
  line-height: 1.42857143;
}
.h1,
h1 {
  font-size: 40px;
}
.h2,
h2 {
  font-size: 32px;
}
.h3,
h3 {
  font-size: 28px;
}
.h4,
h4 {
  font-size: 24px;
}
.h5,
h5 {
  font-size: 20px;
}
.h6,
h6 {
  font-size: 18px;
}
span.price-title {
  font-size: 20px;
}
.naeep-service-item p,
.testimonial-item p,
.naeep-get-apps p,
.cfnc-news-info p,
.news-detail-wrap p,
.cfnc-author-info-wrap p,
.tribe-events-content p,
.speaker-info p,
.history-info p,
.aboutme-info p,
.single-mate-info p,
.process-number-item p,
.naeep-grid-info p,
.vertical-info p,
.naeep-subscribe p,
.cfnc-comments-area .comment-wrapper p,
.woocommerce.single-product p,
.checkout_coupon.woocommerce-form-coupon p,
.woocommerce-privacy-policy-text p,
.woocommerce-MyAccount-content p,
.cfnc-team-wrap p,
.testimonial-single p,
.cfnc-main-wrap p {
  padding-bottom: 15px;
  margin-bottom: 0;
  color: #777777;
  font-weight: 400;
  font-size: 17px;
  line-height: 1.6;
}
.screen-info {
  color: #777777;
  font-weight: 300;
  font-size: 17px;
  line-height: 27px;
}
video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-color: #f8f8f8;
}
audio,
canvas,
progress,
video {
  vertical-align: middle;
}
.wp-caption {
  max-width: 100%;
}
.cfnc-table-row-wrap {
  display: table-row;
  width: 100%;
  height: 50%;
}
.cfnc-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.cfnc-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.cfnc-align-wrap.top {
  vertical-align: top;
}
.cfnc-align-wrap.bottom {
  vertical-align: bottom;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
  margin-bottom: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.overFlow {
  overflow: hidden;
}
.text-italic {
  font-style: italic;
}
/* 3. Confence Elements */
/* Confence Buttons */
.cfnc-btn {
  display: inline-block;
  vertical-align: middle;
  min-width: 190px;
  padding: 16px;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-box-shadow: 0 10px 30px rgba(255, 187, 0, 0.3);
  -ms-box-shadow: 0 10px 30px rgba(255, 187, 0, 0.3);
  box-shadow: 0 10px 30px rgba(255, 187, 0, 0.3);
  font-family: 'Poppins', sans-serif;
}
.cfnc-btn:hover,
.cfnc-btn:focus {
  color: #ffffff;
}
a.cfnc-btn.normal-btn i {
  padding-right: 8px;
}
.header-links-wrap a.cfnc-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);
}
.cfnc-medium-btn {
  min-width: 150px;
}
.cfnc-small-btn {
  min-width: 150px;
  padding: 12px 15px;
  font-weight: 700;
  font-size: 13px;
}
.cfnc-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);
}
.cfnc-btn-wrap {
  padding-top: 29px;
}
/* 2. Confence 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;
}
/* Confence 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"],
.cfnc-form input[type="text"],
.cfnc-form input[type="email"],
.cfnc-form input[type="password"],
.cfnc-form input[type="tel"],
.cfnc-form input[type="search"],
.cfnc-form input[type="date"],
.cfnc-form input[type="time"],
.cfnc-form input[type="datetime-local"],
.cfnc-form input[type="event-month"],
.cfnc-form input[type="url"],
.cfnc-form input[type="number"],
.tribe-events-tickets input[type="number"],
.cfnc-form textarea,
.cfnc-form select,
.woocommerce-product-search input,
.form-control {
  vertical-align: middle;
  width: 100%;
  height: 52px;
  padding: 10px 15px 10px 0;
  background-color: transparent;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.42857143;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  outline: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce-Reviews textarea:focus,
.woocommerce-Reviews input[type="password"]:focus,
.woocommerce-Reviews input[type="text"]:focus,
.woocommerce-Reviews input[type="email"]:focus,
.woocommerce-Reviews input[type="text"]:focus,
.woocommerce-Reviews input[type="email"]:focus,
.woocommerce-Reviews input[type="password"]:focus,
.woocommerce-Reviews input[type="tel"]:focus,
.woocommerce-Reviews input[type="search"]:focus,
.woocommerce-Reviews input[type="date"]:focus,
.woocommerce-Reviews input[type="time"]:focus,
.woocommerce-Reviews input[type="datetime-local"]:focus,
.woocommerce-Reviews input[type="event-month"]:focus,
.woocommerce-Reviews input[type="url"]:focus,
.woocommerce-Reviews input[type="number"]:focus,
.woocommerce form .form-row input.input-text:focus,
.woocommerce form .form-row textarea:focus,
.post-password-form input[type="password"]:focus,
.tribe-events-tickets input[type="text"]:focus,
.tribe-events-tickets input[type="email"]:focus,
.cfnc-form input[type="text"]:focus,
.cfnc-form input[type="email"]:focus,
.cfnc-form input[type="password"]:focus,
.cfnc-form input[type="tel"]:focus,
.cfnc-form input[type="search"]:focus,
.cfnc-form input[type="date"]:focus,
.cfnc-form input[type="time"]:focus,
.cfnc-form input[type="datetime-local"]:focus,
.cfnc-form input[type="event-month"]:focus,
.cfnc-form input[type="url"]:focus,
.cfnc-form input[type="number"]:focus,
.tribe-events-tickets input[type="number"]:focus,
.cfnc-form textarea:focus,
.cfnc-form select:focus,
.cfnc-form .form-control:focus {
  border-color: #dddddd;
}
.cfnc-form input[type="file"] {
  overflow: hidden;
  width: 100%;
  font-size: 14px;
}
.cfnc-form input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
.cfnc-form input[type=number]::-webkit-inner-spin-button,
.cfnc-form input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cfnc-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;
}
.cfnc-file-selector input[type="file"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
  opacity: 0;
  z-index: 0;
}
.cfnc-file-selector span {
  display: block;
}
.cfnc-file-selector .cfnc-icon {
  position: absolute;
  top: 50%;
  right: 0;
  padding: 5px 13px;
  color: #ffffff;
  font-weight: 600;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  transform: translateY(-50%);
  z-index: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.file-types {
  padding: 16px 0;
  color: #a2a2a2;
}
.cfnc-form input[type="checkbox"],
.cfnc-form input[type="radio"] {
  margin: 0 5px 0 0;
}
.cfnc-form textarea,
.cfnc-form textarea.form-control {
  height: 107px;
  resize: vertical;
}
.post-password-form input[type="submit"],
button.tribe-button,
.cfnc-form input[type="submit"],
.cfnc-form button[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  min-width: 190px;
  padding: 13px 17px 12px 17px;
  color: #ffffff;
  font-weight: 600;
  font-size: 17px;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.cfnc-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: 16px;
  line-height: 1.42857143;
  position: relative;
}
.cfnc-contact.cfnc-form input[type=number],
.cfnc-form form input,
.cfnc-form form textarea,
.cfnc-form form select {
  margin-bottom: 15px;
}
.cfnc-form form input[type="submit"],
.cfnc-form form button[type="submit"] {
  margin: 6px 0 0;
  line-height: 1.42857143;
}
blockquote {
  padding: 40px 50px 34px;
  margin: 19px 0 44px;
  border: 1px solid #e1e1e1;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
blockquote:before {
  display: inline-block;
  width: 25px;
  height: 20px;
  padding-bottom: 32px;
  background-image: url(../images/icons/icon55@3x.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 25px auto;
  content: "";
}
blockquote p {
  padding-bottom: 12px;
  color: #777777;
  font-size: 20px;
  line-height: 29px;
}
blockquote cite {
  display: block;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
}
blockquote cite:before {
  padding-right: 4px;
  content: "-";
}
.cfnc-section-title p {
  font-size: 18px;
  color: #666666;
  line-height: 26px;
}
.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;
}
.cfnc-comments-area label.error {
  display: none !important;
}
.cfnc-comment-form textarea.error,
input[type="text"].error,
input[type="email"].error {
  border-color: red;
}
.woocommerce #review_form #respond textarea.error {
  border-color: red;
}
/* Confence Table */
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
  text-align: center;
  border: 1px solid rgba(0,0,0,.1);
}
table th {
  vertical-align: middle;
  padding: 8px;
  font-weight: 600;
  line-height: 26px;
  text-align: center;
  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);
}
table td a {
  color: #777777;
}
table.table-condensed {
  border: none;
}
table tr #toevent-date {
  background: #111111;
  color: #ffffff;
}
address {
  font-style: italic;
}
p strong,
table td strong {
  color: #333333;
}
.cfnc-responsive-table {
  overflow-x: auto;
}
.blog-post-details dt {
  margin-bottom: 5px;
}
.blog-post-details dd {
  margin-bottom: 15px;
}
/* Confence Owl Carousel Slider */
.owl-carousel .owl-item img {
  display: inline-block;
  width: auto;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
}
.owl-carousel .owl-nav {
  text-align: center;
}
.owl-drag .owl-prev:before,
.owl-drag .owl-next:before {
  position: absolute;
  font: normal normal normal 16px/normal FontAwesome;
  text-rendering: auto;
  content: "\f104";
  top: 70%;
  left: 0;
  width: 40px;
  height: 40px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  transition: none;
  -webkit-transform: translateY(-42.8%);
  -ms-transform: translateY(-42.8%);
  transform: translateY(-42.8%);
  z-index: 1;
}
.owl-drag .owl-next:before {
  content: "\f105";
}
.owl-carousel .owl-nav button.owl-next {
  left: auto;
  right: -92px;
}
.owl-drag .disabled {
  display: none;
}
.owl-carousel .owl-dots {
  padding-top: 52px;
  text-align: center;
}
.owl-carousel button.owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  margin: 0 5px 0 4px;
  background: rgba(192, 190, 190, 0.6);
  cursor: pointer;
  text-indent: -999px;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.owl-carousel .owl-dot.active {
  width: 25px;
  background: #ffbb00;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/"
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
  color: #999999;
}
/* Confence Swiper Slider */
.swiper-container {
  clear: both;
  height: 750px;
  min-height: 750px;
  text-align: center;
}
.swiper-container .caption-wrap {
  padding: 76px 0 0;
}
.swiper-container .caption-title {
  padding-bottom: 0;
}
.swiper-container .caption-subtitle {
  padding-bottom: 19px;
  color: #777777;
}
.swiper-container .cfnc-btn {
  margin: 0 4px 10px 3px;
}
.swiper-slide {
  background-color: #eff1fe;
  width: 100%;
  background-image: url(../images/slides/slide1.png);
  background-position: center center;
  background-repeat: repeat;
}
.swiper-slide .cfnc-icon {
  animation-delay: 1s;
}
.swiper-pagination {
  bottom: 55px;
  padding: 0 25px;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom {
  bottom: 55px;
}
.swiper-pagination-bullet {
  opacity: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 7px;
}
.swiper-pagination .swiper-pagination-bullet {
  vertical-align: middle;
  width: 7px;
  height: 7px;
  background: #ffbb00;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 25px;
  background: #3d59fa;
}
.swiper-container .swiper-button-prev,
.swiper-container .swiper-button-next {
  left: 60px;
  width: 68px;
  height: 68px;
  margin: 0;
  background-color: #ffffff;
  background-image: url(../images/icons/icon26@3x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 18px auto;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}

.swiper-container .swiper-button-next {
  left: auto;
  right: 60px;
  background-image: url(../images/icons/icon28@3x.png);
}
.swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 10px 0;
  background: #ffffff;
  opacity: 1;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 0.5);
}

/* Confence Pagination */
.wp-link-pages {
  font-size: 14px;
  line-height: 23px;
  width: 100%;
  display: inline-block;
  padding: 20px 0;
}
.wp-link-pages a,
.wp-link-pages > span {
  font-size: 12px;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  margin-right: 3px;
  text-align: center;
  width: 24px;
}
.wp-link-pages > span:first-child,
.wp-link-pages a:first-child {
  margin-left: 5px;
}
.wp-link-pages a {
  background-color: transparent;
  border-color: #dddddd;
  color: #777777;
}
.wp-link-pages a:hover,
.wp-link-pages a:focus,
.wp-link-pages span.current {
  background-color: #333333;
  border-color: #333333;
  color: #ffffff;
}
.wp-link-pages a span {
  font-size: 12px;
}
.wp-link-pages > .page-links-title {
  width: auto;
  height: auto;
  padding-right: 5px;
  margin: 0;
  font-size: 14px;
  border: 0;
}
/*Plugin*/
.wp-pagenavi {
  vertical-align: middle;
  padding-top: 39px;
  text-align: center;
}
.wp-pagenavi > a,
.wp-pagenavi > span {
  display: inline-block;
  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;
}
.cfnc-pagination {
  vertical-align: middle;
  padding-top: 39px;
  text-align: center;
  display: inline-block;
  width: 100%;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers,
.cfnc-pagination ul {
  padding: 0;
  margin: 0;
  font-size: 15px;
  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: 15px;
  line-height: 1.42857143;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li,
.cfnc-pagination ul li {
  display: inline-block;
  vertical-align: middle;
  color: #777777;
}
.cfnc-pagination ul li.inactive {
  vertical-align: super;
  padding: 0 15px;
  color: #d7d7d7;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a,
.cfnc-pagination ul li span,
.cfnc-pagination ul li a {
  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;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current,
.woocommerce nav.woocommerce-pagination ul.page-numbers li a:hover,
.cfnc-pagination ul li a:hover,
.cfnc-pagination ul li a.current,
.cfnc-pagination ul li span.current {
  background: #333333;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul.page-numbers li.prev,
.woocommerce nav.woocommerce-pagination ul.page-numbers li.next,
.cfnc-pagination ul li.prev,
.cfnc-pagination ul li.next {
  font-weight: 300;
  font-size: 13px;
}
/* Confence Countdown */
.countdown-item {
  float: left;
  width: 25%;
  padding: 10px;
  text-align: center;
  position: relative;
  min-width: auto;
  margin-right: 0;
}
.countdown-item:after {
  position: absolute;
  top: 50%;
  right: -5px;
  font-weight: 600;
  font-size: 30px;
  content: ":";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.countdown-item:last-child:after {
  display: none;
}
.cfnc-widget.widget-countdown,
.cfnc-widget.widget-event-map {
  padding: 0;
  box-shadow: none;
}
.cfnc-widget.widget-countdown h3.widget-title,
.cfnc-widget.widget-event-map h3.widget-title {
  margin-bottom: 0;
}
.cfnc-widget.widget-countdown h3.widget-title:before,
.cfnc-widget.widget-event-map h3.widget-title:before {
  content: none;
}
.countdown-value {
  font-weight: 600;
  font-size: 30px;
  line-height: 32px;
}
.countdown-title {
  display: block;
  color: #777777;
  font-weight: 300;
  font-size: 16px;
}
/* Confence Widgets */
.page-content .widget_search {
  margin-top: 30px;
}
.cfnc-widget {
  padding-bottom: 46px;
}
.cfnc-widget img {
  height: auto;
}
[class*="elementor-widget-wp-widget-"] ul,
.cfnc-widget ul {
  padding: 0;
  margin: 0;
  font-weight: 400;
  font-size: 17px;
  list-style: none;
}
[class*="elementor-widget-wp-widget-"] ul li,
.cfnc-widget ul li {
  position: relative;
}
.cfnc-widget .count,
.cfnc-widget .post-count {
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px 0;
}
.cfnc-widget ul.children,
.cfnc-widget ul.sub-menu {
  padding-left: 15px;
}
.woocommerce .cfnc-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,
.cfnc-widget ul li a {
  display: block;
  padding: 10px 0;
  color: #777777;
  border-bottom: 1px solid #eaeaea;
}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a {
  padding-left: 15px;
}
.cfnc-widget.woocommerce.widget_top_rated_products ul li a {
  padding-left: 0;
}
.woocommerce .cfnc-widget ul li a:hover,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover {
  color: #0341f6;
}
.cfnc-widget .widget-title {
  padding-bottom: 0;
  margin-bottom: 40px;
  position: relative;
  font-size: 22px;
  line-height: 26px;
}
/* Confence 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 0;
  margin-bottom: 0;
  border-radius: 0;
}
.elementor-widget-wp-widget-search form input[type="submit"],
.widget_search form input[type="submit"]:hover,
.widget_search form input[type="submit"] {
  position: absolute;
  top: 0;
  bottom: 1px;
  right: 1px;
  min-width: 50px;
  height: 100%;
  padding: 0;
  margin-top: 0;
  background-color: #0341f6;
  background-image: url(../images/icons/icon52@3x.png);
  background-position: 15px 16px;
  background-repeat: no-repeat;
  background-size: 15px auto;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  width: auto;
  border-radius: 0;
}
[class*="elementor-widget-wp-widget-"] .subscribe-form input[type="email"] {
  border-bottom: 1px solid #dedede;
}
/* Confence Categories Widget */
.cfnc-widget form .nice-select,
.cfnc-widget form input {
  margin: 0;
}
.cfnc-secondary .cfnc-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;
}
/* Confence Post Widget */
.cfnc-widget.post-widget {
  padding-bottom: 15px;
}
.cfnc-widget .nav-tabs {
  padding-bottom: 14px;
  text-align: left;
  border-bottom: none;
}
.post-widget ul li {
  padding: 0 25px 10px 0;
}
.post-widget .widget-title {
  padding-bottom: 0;
}
.post-widget ul li:last-child {
  padding-right: 0;
}
.post-widget .nav-tabs a.nav-link {
  padding: 0;
  margin: 0;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  border: none;
  background: none;
  color: #333333;
  border-bottom: 2px solid transparent;
}
.post-widget .nav-tabs a.nav-link:hover,
.post-widget .nav-tabs a.nav-link:focus,
.post-widget .nav-tabs a.nav-link.active,
.post-widget .nav-tabs a.nav-link.active:hover,
.post-widget .nav-tabs a.nav-link.active:focus,
.post-widget .nav-tabs a.nav-link:hover {
  color: #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 .cfnc-image {
  float: left;
}
.post-item .cfnc-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;
}
.cfnc-widget.widget_shopping_cart ul li a:before {
  content: none;
}
/* Confence 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: 5px 17px 6px;
  margin: 0 1px 9px 0;
  color: #777777;
  font-size: 15px !important;
  text-align: center;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.elementor-widget-wp-widget-tag_cloud a:hover,
.widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover {
  background: #0341f6;
  color: #ffffff;
  border-color: #0341f6;
}
/*Login*/
.cfnc-losi-wrap {
  text-align: center;
}
.cfnc-losi-wrap form p.login-username,
.cfnc-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;
}
.cfnc-losi-wrap .section-title-wrap {
  padding-bottom: 10px;
}
.cfnc-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;
}
.cfnc-register-error {
  padding: 0 0 10px;
  color: red;
}

/* Confence Nice Select */
.nice-select {
  float: none;
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 10px 40px 10px 0;
  margin-bottom: 19px;
  background-color: #ffffff;
  color: #777777;
  font-size: 17px;
  line-height: 1.42857143;
  border-top: none;
  border: 1px solid #e8e8e8;
  outline: none;
  white-space: normal;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.nice-select:hover,
.nice-select:focus,
.nice-select:active {
  border-color: #eeeeee;
}
.nice-select.open {
  border-color: #dadada;
}
.nice-select:after {
  right: 20px;
  width: 6px;
  height: 6px;
  border-width: 1px;
  border-color: #777777;
}
.nice-select .current {
  display: block;
  overflow: hidden;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.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;
}
/* Confence Theme Default Color */
body,
a,
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.cfnc-form input[type="text"],
.cfnc-form input[type="email"],
.cfnc-form input[type="password"],
.cfnc-form input[type="tel"],
.cfnc-form input[type="search"],
.cfnc-form input[type="date"],
.cfnc-form input[type="time"],
.cfnc-form input[type="datetime-local"],
.cfnc-form input[type="event-month"],
.cfnc-form input[type="url"],
.tribe-events-tickets input[type=number],
.cfnc-form input[type="number"],
.cfnc-form textarea,
.cfnc-form select,
.widget-title,
.author-name,
.cfnc-testimonial.testimonial-style-two,
.price-item ul li span,
.cfnc-error p,
.cfnc-related-posts .post-title,
.cfnc-related-posts .post-title a,
.accordion-title a:focus,
.swiper-container .caption-wrap,
.post-widget ul li a {
  color: #333333;
}
.cfnc-preloader,
.cfnc-back-top a {
  background: #0341f6;
}
/* Confence Theme Browsers Selection Background */
::selection {
  background: #0341f6;
  color: #ffffff;
}
::-webkit-selection {
  background: #0341f6;
  color: #ffffff;
}
::-moz-selection {
  background: #0341f6;
  color: #ffffff;
}
::-o-selection {
  background: #0341f6;
  color: #ffffff;
}
::-ms-selection {
  background: #0341f6;
  color: #ffffff;
}
/* Confence Theme Hovers */
a:hover,
a:focus,
.cfnc-navigation > ul > li:hover > a,
.cfnc-navigation > ul > li.current-menu-ancestor > a,
.cfnc-navigation ul > li.current-menu-ancestor > a,
.cfnc-navigation > ul > li.active > a,
.dropdown-nav > li:hover > a,
.dropdown-nav > li.active > a,
.mean-container .mean-nav > ul > li:hover > a,
.mean-container .mean-nav > ul > li.current-menu-ancestor > a,
.mean-container .mean-nav > ul > li.active > a,
.mean-container .mean-nav .dropdown-nav > li:hover > a,
.mean-container .mean-nav .dropdown-nav > li.active > a,
.search-link a:hover,
.footer-widget ul li a:hover,
.contact-info a:hover,
.cfnc-copyright a,
.cfnc-social a:hover,
.process-title a:hover,
.portfolio-meta p a:hover,
.schedule-info p a:hover,
.cfnc-widget ul li a:hover,
.post-title a:hover,
.meta-tag a:hover,
.cfnc-comments-area .comments-reply a:hover,
.dropdown-nav .current_page_ancestor > a,
.cfnc-navigation ul > li.current-menu-ancestor > a {
  color: #0341f6;
}
.cfnc-btn:hover,
.cfnc-btn:focus {
  background-color: #3d59fa;
}
/* Confence Theme Backgrounds */
.cfnc-file-selector .cfnc-icon,
.cfnc-btn,
.cfnc-back-top a:hover {
  background-color: #0341f6;
}
.cfnc-back-top a:hover,
.cfnc-back-top a:focus {
  color: #ffffff;
  background-color: #333333;
}
.cfnc-file-selector label:hover .cfnc-icon,
button.tribe-button,
.post-password-form input[type="submit"],
.cfnc-form input[type="submit"],
.cfnc-form button[type="submit"],
.cfnc-form button[type="submit"],
.cfnc-blue-btn {
  background: #333333;
}
.cfnc-blue-btn:hover,
.cfnc-blue-btn:focus {
  background: #0341f6;
  color: #ffffff;
}
.cfnc-red-btn {
  background: #0341f6;
}
.cfnc-red-btn:hover,
.cfnc-red-btn:focus,
button.tribe-button:hover,
button.tribe-button:focus,
.post-password-form input[type="submit"]:hover,
.cfnc-form input[type="submit"]:hover,
.cfnc-form button[type="submit"]:hover {
  background: #0341f6;
}
.cfnc-dark-blue-btn {
  background: #292e4b;
}
/* Confence Theme Borders */
.cfnc-navigation .nav-text .nav-dots,
.cfnc-navigation .nav-text .nav-dots:before,
.cfnc-navigation .nav-text .nav-dots:after {
  border-color: #0341f6;
}
/* Confence Theme Font Family */
body,
.tooltip,
.meta-label {
  font-family: 'Barlow', sans-serif;

}
.post-password-form input[type="submit"],
.cfnc-form input[type="submit"],
.cfnc-form button[type="submit"],
.cfnc-btn,
span.video-btn-txt {
  font-family: 'Poppins', sans-serif;
}
/* Confence Theme Second Font Family */
.post-password-form input[type="password"],
.tribe-events-tickets input[type="text"],
.tribe-events-tickets input[type="email"],
.cfnc-form input[type="text"],
.cfnc-form input[type="email"],
.cfnc-form input[type="password"],
.cfnc-form input[type="tel"],
.cfnc-form input[type="search"],
.cfnc-form input[type="date"],
.cfnc-form input[type="time"],
.cfnc-form input[type="datetime-local"],
.cfnc-form input[type="event-month"],
.cfnc-form input[type="url"],
.tribe-events-tickets input[type=number],
.cfnc-form input[type="number"],
.cfnc-form textarea,
.cfnc-form select,
.caption-subtitle,
.video-btn-title,
.plan-item ul,
.status-title,
.footer-widget ul,
.cfnc-copyright,
.mate-designation,
.price-item ul,
.event-time .event-month,
.speaker-designation,
.countdown-title, blockquote:before,
.cfnc-news-meta-item a {
  font-family: 'Barlow', sans-serif;
}

/* Confence Social */
/* Confence Default Social */
.cfnc-social a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 12px;
  color: #777777;
  font-size: 16px;
}
.cfnc-social a:last-child {
  margin-right: 0;
}
.cfnc-social.custom-social a {
  margin-right: 25px;
}
/* Confence Rounded Social */
.cfnc-social.rounded a {
  width: 45px;
  height: 45px;
  margin: 0;
  color: #bebebe;
  font-size: 18px;
  line-height: 44px;
  text-align: center;
  border: 1px solid #e4e4e4;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.cfnc-social.rounded a:hover {
  background: #3d59fa;
  color: #ffffff;
  border-color: transparent;
}
/* Confence 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);
  }
}
/* Confence Brand */
.cfnc-brand {
  float: left;
  padding: 29px 0 28px;
  position: relative;
  z-index: 9;
}
.text-logo {
  font-size: 32px;
  font-weight: 600;
}
.brand-2x,
.brand-3x,
.cfnc-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;
  }
}
/* Confence Navigation */
/* Confence Default Navigation */
.cfnc-navigation {
  display: inline-block !important;
  vertical-align: middle;
  font-weight: 600;
  font-size: 17px;
}
.cfnc-navigation > ul {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  list-style: none;
}
.cfnc-navigation > ul > li {
  float: left;
  position: relative;
  font-weight: 500;
}
.cfnc-navigation > ul > li > a {
  display: inline-block;
  padding: 38px 22px 39px 17px;
}
.cfnc-navigation > ul > li.has-dropdown > a:after {
  display: inline-block;
  padding-left: 4px;
  font-family: FontAwesome;
  font-weight: 400;
  font-size: 13px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}
.cfnc-navigation .nav-text {
  position: relative;
}
.cfnc-navigation .nav-dots,
.cfnc-navigation .nav-dots:before,
.cfnc-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;
}
.cfnc-navigation .nav-dots:before,
.cfnc-navigation .nav-dots:after {
  top: -1px;
  left: -9px;
  right: auto;
  opacity: 1;
  content: "";
}
.cfnc-navigation .nav-dots:after {
  left: auto;
  right: -9px;
}
.cfnc-navigation > ul > li.current-menu-ancestor .nav-dots,
.cfnc-navigation > ul > li.active .nav-dots {
  opacity: 1;
}
.cfnc-navigation .has-dropdown.sub .dropdown-nav {
  top: 0;
  left: 100%;
}
.cfnc-navigation > ul > li:nth-last-child(-n+3).menu-item .dropdown-nav {
  right: 0px;
  left: auto;
}
.cfnc-navigation > ul > li:nth-last-child(-n+3).menu-item ul .dropdown-nav {
  top: 0px;
  right: calc(100% + 25px);
  left: auto;
}
.cfnc-navigation > ul > li:nth-last-child(-n+3).menu-item ul .dropdown-nav::before {
  content: "";
  display: inline-block;
  width: 25px;
  height: 100%;
  position: absolute;
  right: -25px;
  left: auto;
  top: 0px;
}
.dropdown-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 15px;
  min-width: 170px;
  padding: 11px 25px 8px;
  margin: 0;
  background: #f4f5fb;
  font-size: 16px;
  white-space: nowrap;
  list-style: none;
  z-index: 3;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  -ms-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.08);
}
.dropdown-nav .dropdown-nav {
  top: -11px;
  left: calc(100% + 25px);
}
.dropdown-nav .dropdown-nav:before {
  position: absolute;
  top: 0;
  left: -25px;
  height: 100%;
  width: 25px;
  border: none;
  content: "";
  z-index: 1;
}
.dropdown-nav > li {
  position: relative;
}
.dropdown-nav > li > a {
  display: block;
  padding: 8px 0 9px;
  font-weight: 400;
}
/*Mean Menu*/
.mean-container a.meanmenu-reveal {
  font-size: 16px;
  text-indent: 0;
}
.mean-container .mean-nav ul li a.mean-expand {
  background: #0341f6;
  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: #0341f6;
}
.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: white;
  padding: 0;
  min-height: 42px;
  z-index: 2;
  top: 0;
  left: 0;
}
.mean-container a.meanmenu-reveal {
  width: 22px;
  height: 22px;
  padding: 13px 13px 8px 13px;
  position: absolute;
  top: 20px;
  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;
  border: 1px solid #444;
}
.mean-container .mean-nav ul li a {
  padding: 20px 0px 20px 20px !important;
  display: block;
  width: calc(100% - 20px);
  color: #2b3344;
  float: unset;
  font-size: 17px;
}
.mean-container .mean-nav ul li li a {
  width: calc(100% - 70px);
  float: left;
  opacity: 1;
  padding: 15px !important;
  margin: 0 0px 0 40px;
  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 0px 0 60px;
}
.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: 76px;
  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;
  background: #444;
  height: 2px;
  margin-top: 3px;
  transform: rotate(0deg);

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

  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container a.meanmenu-reveal span:after {
  content: "";
  display: block;
  background: #444;
  height: 2px;
  margin-top: 3px;
}

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

  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container a.meanmenu-reveal.meanclose span:after {
  content: none;

  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mean-container .mean-nav ul li a {
  text-transform: unset;
}
.cfnc-header {
  position: relative;
}

.cfnc-header-right.mean-container .header-links-wrap {
  display: none;
}

/* Confence Back Top */
.cfnc-back-top {
  position: fixed;
  bottom: -50px;
  right: 15px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}
.cfnc-back-top.active {
  bottom: 15px;
}
.cfnc-back-top a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 6px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
/* Confence Preloader */
.cfnc-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 .cfnc-preloader .loader::before {
  content: none;
}
/* 4. Confence Main Wrap */
/* 5. Confence Header */
/* Confence Default Header */
.cfnc-header {
  padding: 0 120px;
  background: transparent;
  -webkit-transition: background ease .3s, box-shadow ease .3s;
  -ms-transition: background ease .3s, box-shadow ease .3s;
  transition: background ease .3s, box-shadow ease .3s;
  z-index: 4;
}
.admin-bar .is-sticky .cfnc-header {
  top: 32px !important;
}
.cfnc-header:before,
.cfnc-header:after {
  display: table;
  clear: both;
  content: "";
}
.cfnc-header-right {
  float: right;
}
.header-links-wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 22px 0 23px 30px;
  position: relative;
  z-index: 9;
}
.search-link {
  display: inline-block;
  padding-left: 6px;
  font-size: 13px;
}
.search-link a {
  color: #555555;
}
.header-right-btn {
  display: inline-block;
  padding-left: 34px;
  margin-left: 25px;
  position: relative;
}
.header-right-btn:before {
  position: absolute;
  top: 50%;
  left: 0;
  width: 1px;
  height: 21px;
  background: #e5e5e5;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
}
.header-right-btn .cfnc-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.header-right-btn .cfnc-small-btn {
  padding: 14px 15px;
  min-width: 130px;
}
.cfnc-default-link {
  display: inline-block;
  margin-right: 38px;
  color: #555555;
  font-weight: 700;
  font-size: 13px;
  text-transform: uppercase;
}
.cfnc-toggle {
  display: none;
  vertical-align: middle;
  width: 20px;
  height: 14px;
}
.cfnc-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;
}
.cfnc-toggle .toggle-separator:before,
.cfnc-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;
}
.cfnc-toggle .toggle-separator:after {
  top: 6px;
}
/* Confence Sticky Header */
.is-sticky .cfnc-header {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
}
/* 6. Confence Search */
.cfnc-search {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #2e2e2e;
  z-index: 99;
}
.cfnc-search ::-webkit-input-placeholder {
  color: #ffffff;
}
.cfnc-search ::-moz-placeholder {
  color: #ffffff;
}
.cfnc-search :-ms-input-placeholder {
  color: #ffffff;
}
.cfnc-search :-moz-placeholder {
  color: #ffffff;
}
.search-wrap {
  overflow: hidden;
  clear: both;
  max-width: 800px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.search-wrap input[type="text"] {
  height: 70px;
  padding: 0 80px 0 0;
  margin-bottom: 0;
  background-color: transparent;
  color: #ffffff;
  font-weight: 400;
  font-size: 30px;
  border-color: #dedede;
}
.search-wrap .cfnc-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-closer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: url(../images/icons/icon51@1x.png), pointer;
  z-index: 1;
}
/* 7. Confence Mid Wrap */
.cfnc-mid-wrap {
  padding: 100px 0 100px;
}
.cfnc-mid-wrap.cfnc-post-listing,
.cfnc-mid-wrap.cfnc-post-single,
.single-tribe_events .cfnc-mid-wrap,
.woocommerce-page .cfnc-mid-wrap {
  background: #f9f9f9;
}
.event-mid-wrap {
  padding: 70px 0 15px;
}
.cfnc-primary {
  float: left;
  width: 71%;
  padding: 0 15px;
}
.right-sidebar .cfnc-primary {
  padding: 0 30px 0 15px;
}
.cfnc-secondary {
  float: left;
  width: 29%;
  padding: 0 15px;
}
.cfnc-secondary.cfnc-floating-sidebar {
  display: table;
}
.secondary-wrap {
  padding-left: 8px;
}
.left-sidebar .cfnc-primary {
  float: right;
}
.left-sidebar .cfnc-primary {
  -ms-flex-order: 2;
  order: 2;
  padding: 0 15px 0 30px;
}
.left-sidebar .cfnc-secondary {
  -ms-flex-order: 1;
  order: 1;
}
.left-sidebar .secondary-wrap {
  padding: 0 8px 0 0;
}
/* 8. Confence Home V1 Page */
/* Confence Banner */
.cfnc-banner {
  overflow: hidden;
  clear: both;
  height: 750px;
  min-height: 750px;
  background-color: #3d59fa;
  background-image: url(../images/backgrounds/background1.png);
  background-position: 50% 50%;
  background-repeat: repeat;
  display: inline-block;
  width: 100%;
}
.cfnc-banner .cfnc-image {
  padding-top: 23px;
  margin-left: -32px;
}
.cfnc-banner .cfnc-image img {
  max-width: none;
}
.cfnc-banner span.banner-date {
  display: inline-block;
  color: #fff;
  font-size: 22px;
  margin-bottom: 22px;
}
.cfnc-banner span.banner-venue {
  color: #ffffff;
  font-size: 22px;
  padding-left: 10px;
  margin-bottom: 15px;
}
.cfnc-banner .banner-caption h2.banner-title {
  font-size: 80px;
}
.cfnc-banner .banner-caption h2.banner-title span {
  color: #fff;
  font-size: 80px;
  position: relative;
  display: inline-block;
}
.cfnc-banner .banner-caption h2.banner-title span:before {
  content: attr(data-title);
  position: absolute;
  top: 4px;
  left: -3px;
  -webkit-text-fill-color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  z-index: -1;
}
.caption-wrap {
  padding-bottom: 16px;
  color: #ffffff;
}
.cfnc-mid-wrap.full-width .caption-wrap h1,
.cfnc-mid-wrap.full-width .caption-wrap h4 {
  color: #ffffff;
}
.cfnc-mid-wrap.full-width .swiper-container .caption-wrap h1 {
  color: #333333;
}
.cfnc-mid-wrap.full-width .swiper-container .caption-wrap h4 {
  color: #777777;
}
.caption-wrap h1 {
  font-size: 50px;
  line-height: 65px;
}
.caption-wrap h4 {
  font-size: 17px;
}
.caption-wrap *:nth-child(2n) {
  animation-delay: 1s;
}
.caption-wrap *:nth-child(3n) {
  animation-delay: 2s;
}
.caption-subtitle {
  padding-bottom: 29px;
  font-weight: 300;
}
.cfnc-video-link {
  padding: 27px 0 0 14px;
}
.cfnc-video-btn-wrap {
  display: inline-block;
}
.cfnc-video-btn {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 64px;
  background: #ffffff;
  color: #ffbb00;
  text-align: center;
  position: relative;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.cfnc-video-btn i {
  position: absolute;
  top: 50%;
  left: 55%;
  font-size: 20px;
  -webkit-transform: translateY(-50%) translateX(-55%);
  -ms-transform: translateY(-50%) translateX(-55%);
  transform: translateY(-50%) translateX(-55%);
  z-index: 1;
}
.caption-wrap .cfnc-video-btn:before,
.caption-wrap .cfnc-video-btn:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 64px;
  height: 64px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-animation: 1.6s pulse-front 0s ease-out infinite;
  -ms-animation: 1.6s pulse-front 0s ease-out infinite;
  animation: 1.6s pulse-front 0s ease-out infinite;
  z-index: 0;
}
.caption-wrap .cfnc-video-btn:after {
  -webkit-animation: 1.9s pulse-front 0s ease-out infinite;
  -ms-animation: 1.9s pulse-front 0s ease-out infinite;
  animation: 1.9s pulse-front 0s ease-out infinite;
}
.cfnc-video-btn-wrap:hover .video-btn-title:after {
  width: 0;
}
.video-btn-title {
  display: inline-block;
  vertical-align: middle;
  margin-left: 35px;
  color: #ffffff;
  position: relative;
}
.video-btn-title:after {
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #ffffff;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
/* 13. Confence Team Members Page */
/*Team*/
.cfnc-team-item {
  position: relative;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  margin-bottom: 40px;
}
.mate-info {
  display: inline-block;
  width: 100%;
  padding: 20px 0 10px;
}
.cfnc-team-item.style-four.style-three .mate-info {
  text-align: center;
}
.mate-info h3.team-title {
  padding: 0 0 7px;
  margin: 0;
  font-size: 26px;
  color: #333;
}
.mate-info h5.mate-name {
  padding-bottom: 0;
  font-size: 24px;
}
.mate-info p {
  padding-top: 5px;
  font-size: 17px;
}
.mate-info h3 a {
  color: #333;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.mate-info h3 a:hover {
  color: #0341f6;
}
.mate-info span {
  color: #777777;
  font-size: 17px;
  display: inline-block;
}
.mate-info p {
  color: #777777;
  position: relative;
  font-size: 16px;
  line-height: 26px;
  padding: 5px 0 5px;
  margin: 0;
}
ul.mate-contact {
  list-style: none;
  padding-left: 0;
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0;
  width: 100%;
}
.single-mate-info ul li a:hover {
  color: #0341f6;
}
.cfnc-social.rounded.mate-single-social a {
  margin-right: 5px;
}
.single-mate-info .mate-info p {
  padding-top: 5px;
  font-size: 17px;
  color: #fd2d56;
}
.cfnc-team-item.style-two .mate-info {
  position: absolute;
  top: 40%;
  left: 0;
  padding: 0;
  text-align: center;
  opacity: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.cfnc-team-item .cfnc-image img {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-team-item.style-two .mate-info h3,
.cfnc-team-item.style-two .mate-info span {
  color: #fff;
  font-size: 22px;
  padding: 0;
  font-weight: 600;
}
.cfnc-team-item.style-two .mate-info p {
  color: #ffffff;
  font-size: 16px;
}
.cfnc-team-social {
  padding-top: 10px;
}
.cfnc-team .five-column {
  width: 20%;
}
.cfnc-team.no-space > .row {
  margin: 0;
}
.no-space .cfnc-team-item.style-two {
  margin-bottom: 0;
}
.cfnc-team-item.style-two .mate-info {
  padding: 0 30px;
  text-align: left;
}
.cfnc-team-item.cfnc-hover.style-two .mate-info {
  top: 50%;
  opacity: 1;
}
.cfnc-team-item.style-two:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-image: linear-gradient(60deg, rgb(18, 17, 78, 0.7), rgb(253, 45, 86, 0.7));
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
}
.cfnc-team-item.cfnc-hover.style-two:after {
  transform: scale(1);
  opacity: 1;
}
.cfnc-team-item.style-two .cfnc-team-social a {
  color: #ffffff;
  margin: 0 7px;
  font-size: 14px;
}
.cfnc-team-item.style-two .cfnc-team-social {
  position: absolute;
  top: 25px;
  right: 20px;
  opacity: 0;
  z-index: 1;
}
.cfnc-team-item.cfnc-hover.style-two .mate-info {
  top: 80%;
}
.cfnc-team-item.style-two.cfnc-hover .cfnc-team-social {
  opacity: 1;
  transform: translateY(-10px);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-team-item.style-three .cfnc-image {
  position: relative;
  overflow: hidden;
}
.cfnc-team-item.style-three .cfnc-team-social {
  padding: 0;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  z-index: 1;
}
.cfnc-team-item.cfnc-hover.style-three .cfnc-team-social {
  top: 50%;
  opacity: 1;
}
.cfnc-team-item.style-three.style-four .cfnc-team-social {
  top: auto;
  bottom: 97px;
}
.cfnc-team-item.cfnc-hover.style-three.style-four .cfnc-team-social {
  top: auto;
  opacity: 1;
  bottom: 97px;
}
.cfnc-team-item.style-three.style-four .cfnc-icon {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
  text-align: center;
  z-index: 1;
}
.cfnc-team-item.cfnc-hover.style-three.style-four .cfnc-icon {
  top: 25px;
  opacity: 1;
  transform: none;
}
.cfnc-team-item.style-three.style-four .mate-info h3.team-title {
  padding-bottom: 2px;
}
.cfnc-team-item.style-three.style-four .cfnc-team-social a {
  background: no-repeat;
  margin: 0;
  bottom: 0;
}
.cfnc-team-item.style-three.style-four .cfnc-team-social {
  text-align: center;
}
.cfnc-team-item.style-three .cfnc-image:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  background: rgba(0, 0, 0, 0.4);
  transform: scale(0.9);
  transition: transform ease 0.3s, opacity ease 0.3s;
}
.cfnc-team-item.style-three.style-four .cfnc-image:after {
  background: rgba(0, 0, 0, 0.8);
}
.cfnc-team-item.cfnc-hover.style-three .cfnc-image:after {
  transform: scale(1);
  opacity: 1;
}

.cfnc-team-item.style-three .cfnc-team-social.icon-vert {
  top: 50%;
  left: -50px;
}
.cfnc-team-item.style-three .cfnc-team-social.icon-vert a {
  margin: 10px;
}
.cfnc-team-item.style-three.cfnc-hover .cfnc-team-social.icon-vert {
  left: 0;
}
.cfnc-team-item.style-three .cfnc-team-social.icon-vert.icon-right a {
  margin-left: auto;
}
.cfnc-team-item.style-three .cfnc-team-social.icon-vert.icon-right {
  left: auto;
  right: -50px;
}
.cfnc-team-item.style-three.cfnc-hover .cfnc-team-social.icon-vert {
  right: 0;
}
.cfnc-team-item.style-three .cfnc-team-social.pos-top {
  top: -70px;
  transform: none;
  padding: 20px 0 0;
}
.cfnc-team-item.cfnc-hover.style-three.cfnc-hover .cfnc-team-social.pos-top {
  top: 0;
}
.cfnc-team-item.style-three .cfnc-team-social.pos-bottom {
  top: auto;
  bottom: -70px;
  transform: none;
  padding: 0 0 20px;
}
.cfnc-team-item.cfnc-hover.style-three.cfnc-hover .cfnc-team-social.pos-bottom {
  bottom: 0;
}
.cfnc-team-item.style-three .cfnc-team-social.icon-vert.pos-top {
  top: 0;
  padding: 0;
}
.cfnc-team-item.style-three .cfnc-team-social.icon-vert.pos-bottom {
  bottom: 0;
  padding: 0;
}
.cfnc-team-item.style-two .mate-info h3 a {
  color: #ffffff;
}
.cfnc-team-details-wrap {
  padding-top: 30px;
}

/* Team Social */
/* Rounded Social */
.cfnc-team-social.rounded a {
  width: 44px;
  height: 44px;
  margin: 5px 10px 5px 0;
  text-align: center;
  color: #ffffff;
  background-color: #0341f6;
  line-height: 44px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
}
.cfnc-team-social.rounded a:last-child {
  margin-right: 0;
}
.cfnc-team-social.rounded a:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}
.cfnc-team-social.icon-vert a {
  display: block;
}
/*Team Single*/
.single-mate-info {
  padding-left: 25px;
}
.single-team-info {
  background: #f5f6fa;
  padding: 50px;
  border-radius: 20px;
}
.single-team-info .cfnc-image img {
  border-radius: 20px;
}
.single-mate-info ul.mate-contact li {
  width: 50%;
  float: left;
  padding-bottom: 12px;
}
.single-mate-info ul.mate-contact li span {
  font-weight: 600;
  padding-right: 3px;
}
span.social-title {
  font-weight: 600;
  padding-right: 3px;
}
.single-mate-info .cfnc-social a {
  line-height: 1;
}
/* Confence Clients */
.cfnc-clients {
  display: inline-block;
  width: 100%;
}
.client-item {
  text-align: center;
}
.client-item {
  background: #ffffff;
  box-shadow: 0 1px 10px rgb(35, 35, 35, 0.3);
  padding: 25px;
  margin: 10px;
  border-radius: 5px;
}
.client-item .cfnc-image img {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.client-item .cfnc-image img:hover {
  opacity: 0.85;
}
.clients-style-two .client-item .cfnc-image img {
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.clients-style-two .client-item .cfnc-image img:hover {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}
.clients-style-two .section-title-wrap {
  padding-bottom: 42px;
}
.clients-style-two .section-title {
  padding-bottom: 20px;
}
.clients-style-two .client-item {
  float: left;
  width: 18%;
  padding-bottom: 35px;
}
.clients-style-two .client-item.four-column {
  width: 23%;
}
/* Confence Page Title */
.cfnc-page-title {
  color: #ffffff;
  text-align: center;
  position: relative;
  padding: 200px 0 185px;
}
.cfnc-page-title.style-two {
  padding: 400px 0 185px;
}
.cfnc-page-title .page-titlebg {
  background-color: #333333;
  background-position: 50% 50%;
  background-repeat: repeat;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.cfnc-page-title.style-two .page-titlebg {
  height: 80%;
}
.cfnc-page-title.style-two,
.cfnc-page-title.style-two .page-titlebg {
  padding-bottom: 0;
}

.cfnc-page-title:before {
  content: "";
  background-image: linear-gradient(to right, rgb(170, 9, 40, 0.35), rgb(6, 24, 74, 0.35));
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.cfnc-page-title.style-two:before {
  content: "";
  background-image: linear-gradient(to right, rgb(170, 9, 40, 0.35), rgb(6, 24, 74, 0.35));
  display: block;
  width: 100%;
  height: 80%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.cfnc-page-title h2 {
  font-size: 55px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  position: relative;
  z-index: 1;
}
nav.breadcrumb-trail.breadcrumbs {
  z-index: 1;
  position: relative;
}
.cfnc-page-title.style-two {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 100%;
}
.cfnc-page-title .page-title-wrap {
  position: relative;
  z-index: 1;
}
.cfnc-page-title .page-title-wrap {
  position: relative;
  padding: 50px 0 40px;
}
.cfnc-page-title .page-title-wrap:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 100%;
  background-image: url(../images/backgrounds/title-bg01.jpg);
  right: 0;
  top: 0;
}
/* Breadcrumb */
.cfnc-page-title .breadcrumb {
  background: transparent;
  display: inline-block;
  margin: 0;
}
.cfnc-page-title .breadcrumb li {
  display: inline-block;
  width: auto;
}
.cfnc-page-title .breadcrumb li a,
.cfnc-page-title .breadcrumb li span {
  font-family: 'Barlow', sans-serif;
  font-size: 20px;
  color: #ffffff;
  position: relative;
  padding-left: 3px;
  padding-right: 10px;
  font-weight: 500;
}
.cfnc-page-title .breadcrumb li a:hover,
.cfnc-page-title .breadcrumb li a:hover span {
  color: rgba(255,255,255, 0.7);
}
.cfnc-page-title .breadcrumb li a:after {
  content: "/";
  display: block;
  position: absolute;
  margin: 0 5px;
  top: 0;
  right: 0;
}
.cfnc-page-title .breadcrumb li.trail-end a:after {
  content: none;
}
.cfnc-page-title .breadcrumb li.trail-end span {
  color: #ffffff;
}
/* Not Found */
.not-found {
  text-align: center;
  max-width: 700px;
  margin: 0 auto;
}
.not-found .widget_search {
  width: 90%;
  margin: 0 auto;
  padding-top: 30px;
}
.not-found .widget_search input[type="text"] {
  background: #ffffff;
}
/* 15. Confence 404 Error Page */
/* Confence Error */
.cfnc-error {
  padding: 177px 0 201px;
  background-color: #f4f5fb;
  background-image: url(../images/backgrounds/background2.png);
  background-position: 50% 50%;
  background-repeat: repeat;
  text-align: center;
}
.cfnc-error h1 {
  font-size: 200px;
  line-height: 200px;
}
.cfnc-error h2 {
  font-size: 35px;
}
.cfnc-error p {
  font-size: 25px;
}
.cfnc-error .cfnc-btn-wrap {
  padding-top: 13px;
}
.cfnc-error .cfnc-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.cfnc-error .cfnc-btn:hover {
  background: #0341f6;
}
.cfnc-error .cfnc-small-btn {
  padding: 15px 15px 14px;
  min-width: 170px;
}
.error-title {
  display: inline-block;
  padding-bottom: 6px;
  color: #2a2f4c;
  font-weight: 700;
  position: relative;
}
.error-title:after {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url(../images/backgrounds/background15.png);
  background-position: 50% 50%;
  background-repeat: repeat;
  content: "";
  z-index: 1;
}
.error-subtitle {
  padding-bottom: 13px;
  color: #0341f6;
  font-weight: 700;
}

/* 18. Confence Events Page */
/*Plugin*/
select.tribe-bar-views-select {
  display: none;
}
ul.tribe-events-sub-nav a {
  font-weight: normal;
  font-size: 13px;
  min-width: 190px;
}
.tribe-events-back a,
.tribe-events-sub-nav li a,
#tribe-events .tribe-events-button {
  display: inline-block;
  vertical-align: middle;
  min-width: 190px;
  padding: 13px 17px 12px 17px;
  color: #ffffff;
  background: #0341f6;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.42857143;
  text-transform: none;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
#tribe-events-content .tribe-events-calendar td:hover a,
#tribe-events-content .tribe-events-calendar td a {
  background-color: transparent;
}
#tribe-events-pg-template,
.tribe-events-pg-template {
  padding: 80px 0;
}
.tribe-events-sub-nav li a {
  background: #3d59fa;
}
a.tribe-events-gcal,
a.tribe-events-ical {
  margin-top: 10px;
  margin-bottom: 10px;
}
.tribe-events-back a:hover,
.tribe-events-sub-nav li a:hover,
#tribe-events .tribe-events-button:hover {
  background-color: #0341f6;
  color: #ffffff;
}
#tribe-events .tribe-events-content p,
.tribe-events-after-html p,
.tribe-events-before-html p {
  padding-bottom: 10px;
}
.tribe-events-back a {
  min-width: auto;
  padding: 3px 10px 2px;
}
.tribe-events-list .tribe-events-venue-details {
  margin: 5px 0 0;
}
.tribe-events-list .type-tribe_events {
  margin-bottom: 55px;
}
.tribe-events-day .tribe-events-day-time-slot .tribe-events-day-time-slot-heading {
  background: #0341f6;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details,
.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
  font-style: normal;
  color: #555555;
}
#tribe-bar-form .tribe-bar-submit input[type=submit] {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  background: #3d59fa;
  font-size: 17px;
  text-align: center;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  border-radius: 4px;
}
#tribe-bar-form label {
  font-size: 14px;
}
#tribe-events-content .tribe-events-calendar div[id*=tribe-events-event-] h3.tribe-events-month-event-title {
  font-size: 15px;
}
.recurring-info-tooltip,
.tribe-events-calendar .tribe-events-tooltip,
.tribe-events-shortcode.view-week .tribe-events-tooltip,
.tribe-events-week .tribe-events-tooltip {
  padding: 20px 20px 10px;
}
.tribe-events-tooltip h3.entry-title.summary {
  padding-bottom: 5px;
}
#tribe-events-header,
#tribe-events-bar {
  margin-bottom: 20px;
}
#tribe-events-footer {
  padding-top: 30px;
}
.tribe-events-tooltip .tribe-events-event-body {
  font-size: 15px;
}
.tribe-events-calendar thead th {
  background-color: #333333;
  border-color: #333333;
}
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-],
.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
  background-color: #f1f1f1;
}
#tribe-bar-form {
  background: #f1f1f1;
}
#tribe-bar-form .tribe-bar-submit input[type=submit]:hover,
#tribe-bar-form .tribe-bar-submit input[type=submit]:focus {
  background: #0341f6;
}
.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-],
#tribe-events-content .tribe-events-calendar td:hover {
  background-color: #3d59fa;
  color: #fff;
}
#tribe-events-content .tribe-events-calendar td:hover a {
  color: #ffffff;
}
#tribe-events-content .tribe-events-calendar td a {
  color: #333;
}
#tribe-events-content .tribe-events-calendar td a:hover {
  color: #fff;
}
.tribe-events-tooltip:not(.tribe-event-featured) .tribe-events-event-thumb {
  padding: 10px 10px 15px;
  float: none;
}
h3.entry-title.summary {
  font-size: 20px;
  color: #333;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
  display: none;
}
.tribe-events-list .tribe-events-loop .list-featured-image .tribe-events-event-image {
  display: block;
}
h3.tribe-events-list-event-title.summary,
.tribe-events-loop .tribe-events-event-meta,
.tribe-events-list-event-description.tribe-events-content.description.entry-summary,
.tribe-events-list .tribe-events-loop .tribe-events-content {
  display: block;
  width: calc(65% - 3%);
  float: right;
  position: relative;
  clear: none;
}
.list-featured-image {
  display: block;
  width: 35%;
  float: left;
  margin: 0 3% 0 0;
}
.tribe-events-list .tribe-events-loop .tribe-events-event-image {
  float: left;
  width: 100%;
  margin:0;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured > .tribe-events-event-image {
  display: none;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-image {
  margin: 0;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost {
  display: inline-block;
  align-items: center;
  float: left;
  margin: 8px 0;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .ticket-cost,
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .tribe-tickets-left {
  float: left;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .tribe-tickets-left {
  margin-left: 5px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .tribe-button {
  font-weight: 500;
  background: #d7c2ae;
  border-color: transparent;
  color: #ffffff;
  cursor: pointer;
  margin: 0 0 0 10px;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured .tribe-events-event-cost .tribe-button:hover {
  background: #e88522;
  color: #ffffff;
}
.tribe-events-list .tribe-events-loop .tribe-event-featured {
  padding: 15px;
  background: #b4d2c8;
}
.tribe-events-list .tribe-events-event-cost {
  display: inline-block;
  float: left;
  width: auto;
}
.events-list .tribe-events-loop,
.tribe-events-day .tribe-events-loop {
  max-width: 100%;
  margin: 0 auto;
}
.tribe-white-box {
  background-color: #ffffff;
  padding: 32px 25px 55px;
  -webkit-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
}
.tribe-events-list .tribe-events-loop .tribe-events-event-meta .tribe-events-venue-details,
.tribe-events-list .tribe-events-loop .tribe-events-event-meta {
  color: #555555;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}
.tribe-events-day .tribe-events-day-time-slot .type-tribe_events {
  margin-left: 0;
}
.tribe-events-event-cost span {
  width: auto;
  display: inline-block;
}
.tribe-events-event-cost form {
  display: inline-block;
  width: auto;
  float: none;
  vertical-align: middle;
}
button.tribe-button {
  min-width: auto;
  padding: 10px 20px;
  margin: 0 !important;
  text-transform: unset;
}
.tribe_events .tribe-events-tickets-rsvp .tribe-ticket.quantity input {
  margin-bottom: 5px;
  padding: 5px 10px;
  width: 30px;
  height: 32px;
}
.tribe_events .tribe-events-tickets-rsvp .tribe-ticket.quantity input[type="number"] {
  height: 50px;
  width: 50px;
  margin: 0 10px;
  float: none;
  text-align: center;
}
.tribe_events .tribe-events-tickets .tribe-tickets-remaining {
  float: right;
  margin-top: 16px;
}
.tribe-tickets-rsvp .tribe-events-tickets tr td.add-to-cart {
  padding: 0;
}
.tribe-events-style-full.tribe-events-style-theme .tribe-tickets-rsvp h2.tribe-events-tickets-title {
  font-size: 26px;
  padding-bottom: 30px;
}
.tribe-events-tickets.tribe-events-tickets-rsvp input.minus,
.tribe-events-tickets.tribe-events-tickets-rsvp input.plus {
  display: none;
}
.tribe-tickets-rsvp .tribe-events-tickets .tickets_description {
  color: #777777;
}
.tribe-tickets-rsvp .tribe-events-tickets .tickets_name {
  color: #444444;
  font-weight: 500;
  width: 15%;
  padding-top: 24px;
}
.tribe-tickets-rsvp td.tribe-tickets-attendees {
  padding-top: 40px;
  display: inline-block;
  width: 100%;
}
.tribe-rsvp-message-success,
.tribe-rsvp-messages .tribe-rsvp-message {
  padding: 10px;
}
.tribe-events-tickets table.tribe-tickets-table {
  width: 90%;
  margin: 0 auto;
}
.single-tribe_events .tribe-events-schedule .tribe-events-cost {
  vertical-align: baseline;
  background: #3d59fa;
  color: #fff;
  padding: 4px 12px;
  font-size: 14px;
  border-radius: 4px;
  float: right;
}
.tribe-tickets-rsvp td.tribe-tickets-attendees header {
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
  text-align: center;
}
.tribe-tickets-rsvp .tribe-tickets-has-rsvp.tribe-events-tickets tr {
  display: inline-block;
  width: 100%;
}
.tribe-tickets-rsvp .tribe-tickets-has-rsvp.tribe-events-tickets td.tribe-tickets-attendees tr {
  display: inline-block;
  width: 50%;
  padding: 10px;
  float: left;
}
.tribe-events-tickets td.tribe-tickets-attendees tr:not(:first-child) {
  border: none;
}
.tribe-tickets-rsvp td.tribe-tickets-attendees td {
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-bottom: 3px;
}
.tribe-tickets-rsvp .tribe-tickets-has-rsvp.tribe-events-tickets td.tribe-tickets-attendees tr.tribe-tickets-order_status-row {
  width: 100%;
  padding-top: 5px;
}
.tribe-tickets-rsvp .tribe-events-tickets tr {
  display: inline-block;
  width: 100%;
  padding: 20px 25px;
  border-bottom: none;
  text-align: left;
}
.tribe-tickets-rsvp .tribe-events-tickets tr td {
  border-bottom: none;
}
.tribe-tickets-rsvp .tribe-events-tickets-rsvp .tribe-ticket.quantity {
  border-bottom: none;
  width: 10%;
}
.tribe-tickets-rsvp .tribe-events-tickets tr td.tribe-ticket.quantity.buttons_added {
  border: none;
  text-align: center;
}
.tribe-tickets-rsvp .tribe-events-tickets tr:not(:first-child) {
  border-top: 1px solid #dfdfdf;
}
.tribe-events-tickets input[type=text],
.tribe-events-tickets input[type=email] {
  margin-bottom: 0;
}
.tribe-tickets-rsvp .tribe-events-tickets input[type=text],
.tribe-tickets-rsvp .tribe-events-tickets input[type=email] {
  width: 100%;
  background: transparent;
}
.tribe-events-tickets tr.tribe-tickets-meta-row {
  display: inline-block;
}
.tribe-tickets-attendees .tribe-events-tickets table {
  width: 90%;
  float: none;
  margin: 0 auto;
}
.tribe-tickets-attendees label {
  padding-bottom: 0;
}
.tribe-tickets-order_status-row .nice-select {
  background: transparent;
  border-bottom: 1px solid #dedede;
  margin-bottom: 10px;
  color: #777777;
  line-height: 27px;
}
.tribe-tickets-rsvp .tribe-events-tickets tr:last-child {
  border: none;
  padding-top: 0;
  width: auto;
  padding-bottom: 50px;
}
.tribe-events-tickets tr.tribe-tickets-meta-row {
  padding-bottom: 0;
}
.single-tribe_events .tribe-events-event-image {
  margin-bottom: 0;
}
.single-tribe_events .tribe-events-event-image img {
  margin-bottom: 0;
}
.single-tribe_events .tribe-events-event-meta {
  background: none;
  border: none;
  margin: 0;
}
.tribe-events-event-meta .tribe-events-meta-group {
  width: 100%;
  margin-bottom: 35px;
  padding: 0;
}
.tribe-events-single-section.tribe-events-event-meta .tribe-events-meta-group.tribe-events-meta-group-organizer {
  display: none;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  float: left;
  width: 50%;
  padding: 15px 0 14px;
  font-weight: 400;
  font-size: 16px;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  display: block;
  padding: 11px 0 14px;
  border-bottom: 1px dashed #dedede;
  margin-bottom: 0;
  font-size: 16px;
}
.tribe-events-meta-group .tribe-events-single-section-title,
.cfnc-speakers h2.event-wrap-title {
  margin: 0;
  font-size: 26px;
  font-weight: 600;
  padding-bottom: 15px;
}
.single-tribe_events .tribe-events-venue-map {
  margin: 0;
  float: left;
  width: 100%;
}
.single-tribe_events #tribe-events-footer {
  border: none;
}
.tribe-events-schedule h2 {
  display: inline-block;
  margin-bottom: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 7px 0;
}
.single-tribe_events .tribe-events-schedule {
  margin: 1em 0 2.5em;
  border-bottom: 1px dashed #dedede;
  padding-bottom: 20px;
}
.single-tribe_events form#rsvp-now {
  padding: 0 0 30px;
}
.single-tribe_events form#rsvp-now .tribe-events-tickets {
  margin-bottom: 0;
  background: #f6f6f6;
}
.single-tribe_events .secondary .tribe-events-venue-map {
  width: 100%;
  margin: 50px 0;
}
.single-tribe_events .tribe-events-cal-links {
  margin-bottom: 0;
  padding-bottom: 20px;
  padding-top: 10px;
}
.single-tribe_events .tribe-events-event-meta dl {
  margin: 0;
  border: 1px solid #dedede;
  padding: 15px 30px;
  color: #777777;
}
.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:last-child {
  border-bottom: none;
}
.tribe-events-event-meta .tribe-events-venue-map,
.single-tribe_events .tribe-events-meta-group+.tribe-events-meta-group+.tribe-events-meta-group-gmap {
  display: none;
}

.event-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 55px;
}
.event-item.cfnc-hover .cfnc-link a {
  color: #3d59fa;
}
.event-item.cfnc-hover .cfnc-link a img {
  margin-left: 10px;
}
.event-item.cfnc-hover .cfnc-image img {
  transform: scale(1.1);
}
.event-item .cfnc-image {
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.event-item .cfnc-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.event-item .cfnc-link {
  padding-top: 6px;
}
.event-item .cfnc-link a img {
  margin: 0 0 4px 7px;
}
.event-time {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 13px 22px 1px;
  background: #0341f6;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
}
.event-time h2 {
  line-height: 32px;
}
.event-time h4 {
  font-size: 17px;
}
.event-time .event-date {
  padding-bottom: 0;
}
.event-time .event-month {
  color: #f7f8fb;
  font-weight: 300;
}
.event-info {
  padding-top: 29px;
}
.event-info h3 {
  font-size: 26px;
}
.event-meta ul {
  padding: 0;
  margin: 0;
  color: #f73e43;
  font-size: 15px;
  line-height: 14px;
  list-style: none;
}
.event-meta ul li {
  display: inline-block;
  padding-right: 12px;
  margin: 0 8px 9px 0;
  border-right: 1px solid #f73e43;
}
.event-meta ul li:last-child {
  border-right: none;
}
.event-meta ul li a {
  display: inline-block;
  color: inherit;
}
.event-meta ul li a:hover {
  color: #3d59fa;
}
.pagination-spacer-two {
  padding-top: 40px;
}
.event-info-item span {
  display: inline-block;
}
.event-info-item span:last-child:after {
  content: no-close-quote;
}
.event-info-item span:after {
  content: ", ";
  padding-right: 3px;
}
/* 19. Confence Events Single Page */
.event-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.event-wrap {
  padding: 29px 0 50px;
}
.event-wrap .event-title {
  padding-bottom: 0;
}
.event-wrap:before,
.event-wrap:after,
.event-wrap-meta:before,
.event-wrap-meta:after {
  display: table;
  clear: both;
  content: "";
}
.event-wrap .bullets-list {
  padding-top: 17px;
}
.event-wrap-meta {
  padding-bottom: 21px;
}
.event-wrap-meta .cfnc-btn {
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.event-wrap-title {
  padding-bottom: 20px;
  font-size: 26px;
}
.event-meta {
  display: inline-block;
  width: 100%;
  padding-bottom: 10px;
}
.event-meta i {
  padding-right: 8px;
  color: #f5642b;
}
.event-meta span {
  padding-right: 10px;
}
h3.event-title {
  padding-top: 20px;
  line-height: 1.2;
  font-size: 22px;
  padding-bottom: 15px;
}
.cfnc-event-item.cfnc-item {
  background: #fff;
  padding: 20px 20px 30px;
  border-radius: 10px;
  box-shadow: 0px 10px 30px 0px rgba(222, 222, 222, 0.53);
  margin-bottom: 30px;
  float: left;
  width: 100%;
}
.cfnc-event-item .cfnc-link {
  display: inline-block;
  width: 100%;
  float: left;
  padding-top: 20px;
}
.cfnc-event-item .cfnc-link a {
  color: #0341f6;
}
.cfnc-schedule .card {
  margin-bottom: 30px;
}
.cfnc-schedule .card:last-child {
  margin: 0;
}
.cfnc-schedule .accordion-title a {
  padding: 18px 28px;
  background: #3d59fa;
  color: #ffffff;
  border: none;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.cfnc-schedule .accordion-title a.collapsed {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.cfnc-schedule .accordion-title a i {
  padding-right: 5px;
  font-size: 16px;
}
.cfnc-schedule .accordion-title a span {
  display: inline-block;
  padding-left: 14px;
  font-size: 16px;
}
.cfnc-schedule .accordion-title a:after {
  display: none;
}
.cfnc-schedule .card-body {
  padding: 0;
  border-bottom: 1px solid #dadada;
  border-left: 1px solid #dadada;
  border-right: 1px solid #dadada;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.schedule-item {
  padding: 30px 30px 13px;
  border-bottom: 1px solid #eeeeee;
}
.schedule-item:last-child {
  border-bottom: none;
}
.schedule-item .cfnc-image {
  float: left;
}
.schedule-item .cfnc-image img {
  max-width: 63px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.cfnc-schedule {
  padding-top: 30px;
}
.schedule-info {
  overflow: hidden;
  padding-left: 20px;
}
.schedule-info h4 {
  font-size: 20px;
}
.schedule-info h5 {
  font-size: 15px;
}
.schedule-info p {
  padding-bottom: 10px;
  font-size: 16px;
}
.schedule-info p a {
  color: inherit;
}
.schedule-time {
  padding-bottom: 2px;
  color: #f73e43;
  font-weight: 400;
}
.schedule-title {
  padding-bottom: 0;
}
.schedule-venue,
ul.schedule-img-list li.speaker {
  color:#fff;
}
.cfnc-speakers {
  padding-top: 25px;
  margin-bottom: 35px;
}
.speakers-wrap {
  padding: 40px 42px 38px;
  border: 1px solid #dadada;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.speaker-item {
  padding-bottom: 48px;
}
.cfnc-speakers .speaker-item {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.cfnc-speakers .speaker-item:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.speaker-item:last-child {
  padding-bottom: 0;
}
.speaker-item:before,
.speaker-item:after {
  display: table;
  clear: both;
  content: "";
}
.speaker-item .cfnc-image {
  float: left;
}
.speaker-item .cfnc-image img {
  max-width: 177px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.speaker-info {
  overflow: hidden;
  padding: 4px 0 0 28px;
}
.speaker-info h3 {
  font-size: 22px;
}
.speaker-info h5 {
  font-size: 17px;
  color: #0341f6;
}
.speaker-info p {
  padding-bottom: 10px;
}
.speaker-info .cfnc-social {
  padding-top: 9px;
}
.speaker-info .cfnc-social a {
  margin: 0 8px 8px 0;
  font-size: 14px;
}
.speaker-name {
  padding-bottom: 2px;
}
.speaker-designation {
  padding-bottom: 10px;
  color: #777777;
  font-weight: 300;
}
.event-widget-wrap {
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}
.widget-countdown {
  padding-bottom: 40px;
}
.widget-countdown .event-widget-wrap {
  padding: 25px 5px 23px;
}
.event-widget-wrap:before,
.event-widget-wrap:after {
  display: table;
  clear: both;
  content: "";
}
.event-widget .widget-title {
  padding: 14px 30px 15px;
  background: #0341f6;
  color: #ffffff;
  font-size: 22px;
  -webkit-border-radius: 4px 4px 0 0;
  -ms-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.cfnc-widget .cfnc-map {
  height: 375px;
  -webkit-border-radius: 0 0 4px 4px;
  -ms-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
/* 20. Confence News Page */
.news-item {
  margin-bottom: 55px;
}
.news-item .cfnc-image,
.cfnc-news-detail .news {
  text-align: center;
}
.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.cfnc-hover .cfnc-link a {
  color: #3d59fa;
}
.news-item.cfnc-hover .cfnc-link a img {
  margin-left: 10px;
}
.news-item .cfnc-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;
}
.cfnc-share-link {
  display: inline-block;
  margin: 4px 14px 0 0;
  position: relative;
}
.cfnc-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;
}
.cfnc-share-link .cfnc-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;
}
.cfnc-share-link .cfnc-social a {
  margin: 0 -49px 0 0;
}
.cfnc-share-link.cfnc-hover > a {
  background: #3d59fa;
  color: #ffffff;
  border-color: transparent;
}
.cfnc-share-link.cfnc-hover .cfnc-social {
  opacity: 1;
}
.cfnc-share-link.cfnc-hover .cfnc-social a {
  margin: 0;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
  padding: 40px 50px 34px;
}
.news-item .blockquote-style-two {
  margin-bottom: 31px;
}
.cfnc-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. Confence 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-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;
}
.cfnc-unit-fix {
  word-wrap: break-word;
}
.news img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.news-detail-wrap {
  padding: 35px 0 55px;
}
.no-img .news-detail-wrap {
  padding-top: 0;
}
.news-detail-wrap .cfnc-news-meta {
  padding-top: 23px;
  margin-top: 11px;
  border-top: 1px solid #eeeeee;
  border-bottom: none;
  display: inline-block;
  width: 100%;
}
.cfnc-news-meta:before,
.cfnc-news-meta:after {
  display: table;
  clear: both;
  content: "";
}
.cfnc-news-meta .cfnc-social a {
  margin-right: 10px;
  font-size: 13px;
}
.cfnc-news-meta .cfnc-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;
}
.cfnc-author-info {
  padding: 40px 35px 41px 43px;
  background: #f9f9f9;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.author-avatar {
  float: left;
}
.author-avatar img {
  max-width: 72px;
  object-fit: cover;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.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: 18px;
}
.author-content p {
  padding-bottom: 19px;
}
.author-content .cfnc-social {
  padding-top: 0;
}
.author-content .cfnc-social a {
  margin-right: 13px;
}
.cfnc-related-posts {
  padding: 72px 25px 18px;
  background: #ffffff;
}
.cfnc-related-posts .row {
  margin: 0 -20px;
}
.cfnc-related-posts [class*="col-"] {
  padding: 0 20px;
}
.cfnc-related-posts h3 {
  font-size: 22px;
  line-height: 32px;
}
.related-post-title {
  padding-bottom: 23px;
}
.cfnc-related-posts .post-item {
  padding-bottom: 50px;
}
.cfnc-related-posts .post-item .cfnc-image {
  float: none;
}
.cfnc-related-posts .post-info {
  overflow: visible;
  padding: 25px 0 0;
}
.cfnc-related-posts .cfnc-link a {
  color: #0341f6;
}
.cfnc-related-posts .post-date {
  padding-bottom: 5px;
}
.cfnc-related-posts .post-title {
  padding-bottom: 17px;
}
.post-item.cfnc-hover .cfnc-link a img {
  margin-left: 10px;
}
/*Comments*/
.vt-nav-links {
  display: inline-block;
  width: 100%;
}
.cfnc-comments-area h3 {
  font-size: 26px;
}

a#cancel-comment-reply-link {
  float: right;
}
.comments .comment-respond {
  margin-bottom: 55px;
  padding-top: 17px;
}
.cfnc-comments-area .comments-title {
  padding-bottom: 24px;
  font-weight: 600;
}
.cfnc-comments-area nav#vt-comment-nav-below {
  padding-bottom: 30px;
}
.cfnc-comments-area .comments-reply {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 700;
  font-size: 13px;
  z-index: 1;
}
.cfnc-comments-area .comments-reply a {
  background-color: #333333;
  border: none;
  color: #ffffff;
  font-size: 13px;
  padding: 6px 20px 9px;
  position: relative;
  line-height: 26px;
}
.cfnc-comments-area .comments-reply a:hover {
  color: #ffffff;
  background: #0341f6;
}
.cfnc-comments-area ol.comments {
  padding: 0;
  margin: 0;
  list-style: none;
}
.cfnc-comments-area .comments li .comment-awaiting-moderation {
  margin-bottom: 10px;
  display: inline-block;
}
.cfnc-comments-area .comments li .children {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 0;
  list-style: none;
}
.cfnc-comments-area .comments li .children li {
  padding-left: 40px;
}
.cfnc-comments-area .comment-item {
  display: block;
  overflow: hidden;
  clear: both;
}
.cfnc-comments-area .comment-image {
  float: left;
}
.cfnc-comments-area .comment-image img {
  max-width: 87px;
}
.cfnc-comments-area .comment-main-area {
  overflow: hidden;
  padding-left: 20px;
  margin-left: 105px;
  margin-bottom: 30px;
  padding: 22px 20px;
  position: relative;
  background-color: #f9f9f9;
  border: 1px solid #f9f9f9;
}
.cfnc-comments-area .comment-wrapper p {
  padding-bottom: 10px;
}
.cfnc-comments-area .cfnc-comments-meta {
  padding-bottom: 15px;
  position: relative;
}
.cfnc-comments-area .cfnc-comments-meta h4 {
  padding-bottom: 0;
  font-weight: 700;
  font-size: 18px;
}
.comments-section {
  padding-bottom: 17px;
}
.comment-reply-title {
  padding-bottom: 18px;
  font-weight: 600;
}
.cfnc-comment-form .form-submit {
  margin-top: 0;
  margin-bottom: 0;
}
/* 22. Confence Contact Us Page */
/* Confence Contact */
.cfnc-contact .section-title-wrap {
  padding-bottom: 30px;
}
.cfnc-contact .section-title-wrap h2 {
  font-size: 35px;
}
.cfnc-contact .section-title {
  padding-bottom: 20px;
}
.cfnc-contact .row {
  margin: 0 -25px;
}
.cfnc-contact [class*="col-"] {
  padding: 0 25px;
}
.cfnc-contact form input[type="submit"],
.cfnc-contact form button[type="submit"] {
  margin-top: 13px;
}
/* 23. Confence Content Cross Check Page */
.entry-content img {
  height: auto;
}
.entry-content .comment-author {
  margin: 0;
}
.entry-content .comment-respond {
  padding-top: 10px;
}
.entry-content .avatar {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.entry-content dt {
  margin-bottom: 5px;
}
.entry-content dd {
  margin-bottom: 15px;
}
.entry-content .comment-metadata {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #4c4c4c;
}
.entry-content .comment-list .comment-reply-link {
  display: inline-block;
  padding: 8px 15px;
  background: #222222;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.entry-content .comment-list .comment-reply-link:hover,
.entry-content .comment-list .comment-reply-link:focus {
  background: #e8e8e8;
  color: #777777;
}
.entry-content .comment-meta .comment-author .avatar {
  height: 42px;
  width: 42px;
}
.entry-content .comment-author .avatar {
  height: 42px;
  position: relative;
  top: 0.25em;
  width: 42px;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .comment-list {
  padding: 0;
  margin: 0;
  list-style: none;
}
.entry-content .comment-list article,
.entry-content .comment-list .pingback,
.entry-content .comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}
.entry-content .comment-list .children {
  list-style: none;
  margin: 0;
}
.entry-content .comment-list .children > li {
  padding-left: 0.875em;
}
.entry-content .comment-author {
  color: #1a1a1a;
  margin-bottom: 0;
}
.entry-content .comment-author .avatar {
  float: left;
  height: 28px;
  margin-right: 0.875em;
  position: relative;
  width: 28px;
}
.entry-content .bypostauthor > article .fn:after {
  content: "\f304";
  left: 3px;
  position: relative;
  top: 5px;
}
.entry-content .comment-metadata,
.entry-content .pingback .edit-link {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}
.entry-content .comment-metadata {
  margin-bottom: 15px;
  font-size: 15px;
}
.entry-content .comment-metadata a,
.entry-content .pingback .comment-edit-link {
  color: #686868;
}
.entry-content .comment-metadata a:hover,
.entry-content .comment-metadata a:focus,
.entry-content .pingback .comment-edit-link:hover,
.entry-content .pingback .comment-edit-link:focus {
  color: #686868;
}
.entry-content .comment-metadata .edit-link,
.entry-content .pingback .edit-link {
  display: inline-block;
}
.entry-content .comment-metadata .edit-link:before,
.entry-content .pingback .edit-link:before {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}
.entry-content .comment-content ul,
.entry-content .comment-content ol {
  margin: 0 0 1.5em 1.25em;
}
.entry-content .comment-content li > ul,
.entry-content .comment-content li > ol {
  margin-bottom: 0;
}
.entry-content .comment-reply-link {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #007acc;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin-top: 2.1538461538em;
  padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}
.entry-content .comment-reply-link:hover,
.entry-content .comment-reply-link:focus {
  border-color: currentColor;
  color: #007acc;
  outline: 0;
}
.entry-content .comment-list .comment-form {
  padding-bottom: 1.75em;
}
.entry-content .comment-notes,
.entry-content .comment-awaiting-moderation,
.entry-content .logged-in-as,
.entry-content .form-allowed-tags {
  color: #686868;
  font-size: 15px;
  padding-bottom: 20px;
}
.entry-content .no-comments {
  border-top: 1px solid #d1d1d1;
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}
.post-password-form input[type="password"] {
  margin-bottom: 0;
}
.post-password-form label {
  width: 100%;
  padding-top: 20px;
}
.post-password-form input[type="submit"] {
  margin: 16px 0 30px;
}
p.comment-form-cookies-consent {
    padding: 0 0 15px;
}
p.comment-form-cookies-consent label {
  padding: 0;
}
.cfnc-page-wrap .cfnc-comment-form {
  display: inline-block;
  width: 100%;
}
/* 24. Confence Footer */
/* Confence Default Footer */
.cfnc-footer {
  background: #0c1633;
  color: #b0b5c2;
  font-size: 17px;
  line-height: 1.6;
  background-color: #0c1633;
  background-position: 0 0, 50px 50px;
  background-size: 10px 10px;
  width: 100%;
}
.footer-wrap {
  padding: 83px 0 55px;
}
.footer-wrap p {
  font-size: 17px;
  line-height: 1.6;
}
.footer-wrap .cfnc-btn-wrap {
  padding-top: 3px;
}
.footer-wrap .cfnc-btn-wrap a {
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.footer-wrap .cfnc-btn-wrap a:hover {
  opacity: 0.85;
}
.footer-widget ul.footer-menu li a i {
  padding-right: 8px;
}
.cfnc-logo {
  padding-bottom: 23px;
}
.footer-widget ul {
  padding: 0;
  margin: 0;
  font-weight: 300;
  font-size: 18px;
  line-height: 34px;
  list-style: none;
  color: #f9f9f9;
}
.footer-widget ul li a {
  color: #b0b5c2;
}
.footer-widget {
  padding-bottom: 30px;
}
.mc4wp-form-fields input[type="email"] {
  padding: 10px 15px 10px 0;
  border-radius: 0;
}
.mc4wp-form-fields input[type="submit"] {
  min-width: 120px;
  padding: 15px 10px;
}
.mc4wp-form-fields .cfnc-form input[type="submit"],
.footer-widget .mc4wp-form-fields .cfnc-form input[type="submit"] {
  background-color: #0341f6;
  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 .cfnc-form input[type="submit"]:hover {
  background-color: #125cda;
}

.footer-widget .mc4wp-form-fields .cfnc-form input[type="submit"] {
  padding: 12px 11px 12px;
}
.footer-widget .widget-title {
  padding: 8px 0 25px;
  font-size: 22px;
  color: #ffffff;
  font-weight: 500;
}
a.rsswidget {
  color: #ffffff;
}
.footer-widget table td {
  color: #f9f9f9;
}
.footer-widget table th {
  color: #ffffff;
}
.footer-widget table td a {
  color: #d4d4d4;
}
.footer-widget table td a:hover {
  color: #0341f6;
}
.footer-widget caption,
.footer-widget p {
  color: #b0b5c2;
}
.footer-widget .cfnc-social a {
  margin-right: 10px;
  background: #0341f6;
  padding: 6px 12px;
  border-radius: 3px;
}
.footer-widget .cfnc-social a:hover {
  background: #ffffff;
}
.footer-contact span {
  display: block;
  padding-bottom: 9px;
  color: #f9f9f9;
}
.footer-contact span a {
  color: #d4d4d4;
}
.footer-contact span a:hover {
  color: #fd2d56;
}
.contact-info p {
  padding-bottom: 0;
  line-height: 40px;
}
.contact-info a {
  color: inherit;
}
.cfnc-copyright {
  padding: 30px 0;
  color: #f9f9f9;
  font-weight: 400;
  font-size: 17px;
  background: #fd2d56;
}
.cfnc-copyright:before,
.cfnc-copyright:after {
  display: table;
  clear: both;
  content: "";
}
.cfnc-copyright a {
  color: inherit;
}
.cfnc-copyright a:hover {
  color: #333333;
}
.alt-copyright p,
.woocommerce.single-product footer p {
  padding: 0;
  color: #f9f9f9;
  margin-bottom: 0;
}
.alt-copyright a {
  color: #fff;
}
.alt-copyright a:hover {
  color: #d4d4d4;
}
.cfnc-copyright ul.footer-menu li {
  list-style-type: none;
  float: left;
  margin-left: 30px;
}
.cfnc-copyright ul.footer-menu li a i {
  display: none;
}
.cfnc-copyright ul.footer-menu li a {
  color: #ffffff;
}
.cfnc-copyright ul.footer-menu li a:hover {
  color: #ffffff;
}
/* Confence Sticky Footer */
.cfnc-sticky-footer .main-wrap-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.cfnc-sticky-footer .cfnc-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
/*Woocommerce*/
.woocommerce-message {
  border-top-color: #0341f6;
}
.woocommerce-message::before {
  color: #0341f6;
}
.woocommerce ul.products li.product .price {
  color: #0341f6;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 400;
}
.woocommerce ul.products li.product .cfnc-image {
  overflow: hidden;
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce ul.product_list_widget {
  padding-top: 6px;
}
.woocommerce ul.product_list_widget li a span.product-title {
  width: auto;
  display: block;
  margin-bottom: 8px;
}
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins {
  font-weight: 400;
}
.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: #0341f6;
}
.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: 15px 30px 16px;
  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.cfnc-hover .button.add_to_cart_button,
.woocommerce ul.products li.product.cfnc-hover a.product_type_variable,
.woocommerce ul.products li.product.cfnc-hover a.button,
.woocommerce ul.products li.product.cfnc-hover a.added_to_cart.wc-forward {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.woocommerce ul.products.columns-3 li.product,
.woocommerce-page ul.products.columns-3 li.product {
  clear: none;
  width: 33.33333333%;
  padding: 0 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: 20px 0 0;
}
.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-privacy-policy-text {
  padding: 0 0 10px;
}
.select2-container--default .select2-selection--single {
  border-color: #c3cbdf;
  height: 42px;
  padding: 6px 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 8px;
}
.woocommerce button[type="submit"] {
  color: inherit;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding: 0;
}
.woocommerce-account .woocommerce-Address {
  border: 1px solid #ededed;
  padding: 15px 20px;
}
.woocommerce-account .addresses .title h3 {
  font-size: 24px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
  background: #f7f7f7 none repeat scroll 0 0;
  border-top: 1px solid #ECECEC;
  border-left: 1px solid #ECECEC;
  border-right: 1px solid #ECECEC;
  text-align: center;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
  color: #888;
  display: block;
  padding: 15px 0;
  line-height: 21px;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
  color: #222;
  background: #fcfcfc;
}
.woocommerce form .form-row label.inline {
  margin: 10px 0 0 30px;
}
.woocommerce form .form-row {
  margin-bottom: 15px;
}
.woocommerce .woocommerce-form-login .form-row {
  margin: 0 0 20px;
}
.woocommerce-form-register .woocommerce-privacy-policy-text {
  padding: 10px 0 15px;
}
.woocommerce ul.products {
  margin: 0 -15px;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  clear: none;
  margin: 0;
  padding: 0 15px 75px;
  width: 33.333%;
  text-align: left;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #3d59fa;
}
.woocommerce ul.cart_list li del,
.woocommerce ul.product_list_widget li del,
.woocommerce ul.cart_list li ins,
.woocommerce ul.product_list_widget li ins,
.woocommerce ul.cart_list li span.woocommerce-Price-amount,
.woocommerce ul.product_list_widget li span.woocommerce-Price-amount {
  font-size: 16px;
}
.woocommerce .woocommerce-form-register button[type="submit"],
p.return-to-shop a.button.wc-backward,
p.woocommerce-mini-cart__buttons.buttons .button,
.woocommerce-widget-layered-nav-dropdown button[type="submit"],
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce-product-search button[type="submit"],
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order,
.woocommerce-MyAccount-content button[type="submit"],
.woocommerce-address-fields button[type="submit"],
a.woocommerce-Button.button,
.checkout_coupon button[type="submit"],
.shipping-calculator-form button[type="submit"],
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.woocommerce .cart .button,
.woocommerce #review_form #respond .form-submit input,
.woocommerce a.added_to_cart,
.woocommerce div.product form.cart .button,
.woocommerce ul.products li.product .button,
.woocommerce table.my_account_orders .button {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  background-color: #0341f6;
  font-size: 17px;
  line-height: 1.42857143;
  text-align: center;
  font-weight: normal;
  border: 1px solid transparent;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  line-height: 24px;
}
p.woocommerce-mini-cart__buttons.buttons .button {
  margin-bottom: 20px;
  padding: 8px 16px;
}
.woocommerce ul.products li.product .button.ajax_add_to_cart.added {
  display: none;
}
.woocommerce-widget-layered-nav-dropdown button[type="submit"],
.woocommerce ul.products li.product a.added_to_cart {
  margin-top: 1em;
  padding: .618em 1em;
}
.woocommerce #respond input#submit.disabled,
.woocommerce #respond input#submit:disabled,
.woocommerce #respond input#submit:disabled[disabled],
.woocommerce a.button.disabled,
.woocommerce a.button:disabled,
.woocommerce a.button:disabled[disabled],
.woocommerce button.button.disabled,
.woocommerce button.button:disabled,
.woocommerce button.button:disabled[disabled],
.woocommerce input.button.disabled,
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled] {
  color: #fff;
}
.woocommerce 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: 7px;
}
.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 ul.products li.product .button:hover,
.woocommerce ul.products li.product .button:focus,
.woocommerce table.my_account_orders .button:hover,
.woocommerce table.my_account_orders .button:focus {
  color: #ffffff;
  background-color: #fd2d56;
}
.woocommerce table.shop_table td {
  border-top: none;
}
.woocommerce-cart table.cart img,
.woocommerce-checkout table.cart img {
  min-width: 70px;
}
p.comment-form-comment {
  padding: 0;
  margin: 0;
}
.woocommerce-page table.cart td.actions {
  border-bottom: none;
  padding: 20px;
}
form.woocommerce-ordering .nice-select {
  font-size: 16px;
  padding-left: 15px;
}
.woocommerce .products .star-rating {
  margin: 0 auto .5em;
}
.woo-content-side h1.page-title {
  display: none;
}
.woocommerce .star-rating:before {
  color: #dadada;
  content: "\53\53\53\53\53";
}
.woocommerce ul.products li.product .star-rating {
  font-size: 12px;
  display: inline-block;
}
.woocommerce .star-rating {
  height: 17px;
  width: 71px;
  font-size: 12px;
}
.woocommerce .star-rating span {
  color: #0341f6;
}
.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: 20px;
  padding: 18px 0 4px;
  font-weight: 600;
}
.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: 16px;
}
.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: 150px;
  height: 47px;
  border: 1px solid #dedede;
  color: #777;
  font-size: 16px;
  padding: 6px 11px 8px;
  margin-right: 10px;
}
.shipping-calculator-form .nice-select {
  margin: 0;
  padding-left: 15px;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0;
  background: transparent;
}
.woocommerce ul#shipping_method .amount {
  color: #333333;
}
.cart-collaterals table th,
.cart-collaterals table td {
  border-bottom: none;
}
.cart_totals table.shop_table.shop_table_responsive tr td,
.cart_totals table.shop_table.shop_table_responsive tr th {
  padding: 20px;
}
.woocommerce form .shipping-calculator-form p input,
.woocommerce form .shipping-calculator-form p input.input-text {
  padding-left: 15px;
}
.woocommerce-cart-form {
  padding: 0 0 30px;
}
.woocommerce-info::before {
  color: #0341f6;
}
.woocommerce-info {
  border-top-color: #0341f6;
}
.woocommerce-page form .form-row input,
.woocommerce form .form-row input,
.woocommerce-page form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea.input-text {
  padding-left: 15px;
}
.woocommerce form .form-row textarea.input-text {
  height: 140px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table td,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tbody th,
.woocommerce table.shop_table.woocommerce-checkout-review-order-table tfoot th {
  border-bottom: none;
  border-right: none;
  padding: 20px 12px;
}
.woocommerce table.shop_table.woocommerce-checkout-review-order-table {
  border-collapse: collapse;
}
.woocommerce-account .addresses .title .edit {
  float: right;
  min-width: 70px;
  padding: 6px 8px;
  margin-right: 0;
  background: #0341f6;
  color: #ffffff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0.15px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}
.woocommerce-account .addresses .title .edit:hover {
  background: #fd2d56;
}
.woocommerce form span.show-password-input {
  width: auto;
  float: right;
  top: 18px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  min-width: 120px;
}
.cfnc-widget.woocommerce select,
.woocommerce .select2-container--default .select2-selection--single {
  vertical-align: middle;
  width: 100%;
  height: 52px;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 1.42857143;
  border: none;
  border-bottom: 1px solid #e8e8e8;
  background: transparent;
  outline: none;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce.widget_product_categories span.select2-selection.select2-selection--single:after {
  margin-top: -2px;
}
.woocommerce-widget-layered-nav-dropdown .select2-container--default .select2-selection--multiple {
  height: 50px;
  border: 1px solid #ececec !important;
  padding: 7px 15px 0;
}
.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: none;
  padding: 15px 0 10px;
}

.woocommerce .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: 400;
}
.woocommerce .widget_shopping_cart .total strong,
.woocommerce.widget_shopping_cart .total strong {
  color: #232323;
}

.woocommerce .widget_shopping_cart .total,
.woocommerce.widget_shopping_cart .total {
  border-top: 1px double #ebe9eb;
  padding: 8px 0 0;
  margin-top: 18px;
  margin-bottom: 15px;
}
.woocommerce .widget_shopping_cart .buttons a,
.woocommerce.widget_shopping_cart .buttons a {
  margin-right: 5px;
  margin-bottom: 5px;
  width: 100%;
  margin-top: 5px;
  color: #ffffff;
  font-size: 17px;
  line-height: 1;
  padding: 16px 15px;
  background: #fd2d56;
  text-align: center;
}
.woocommerce .widget_shopping_cart .buttons a:hover,
.woocommerce.widget_shopping_cart .buttons a:hover {
  background: #0341f6;
}
.cfnc-widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
  border: 1px solid #dddddd;
  padding: 20px;
}
.cfnc-widget.woocommerce.widget_shopping_cart ul li a {
  padding-left: 0;
}
.cfnc-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,
.cfnc-widget.woocommerce.widget_products ul.product_list_widget li a {
  padding: 0;
  font-weight: 400;
  font-size: 17px;
  border: none;
}
.woocommerce ul.cart_list li a img,
.woocommerce ul.product_list_widget li a img {
  float: left;
  width: 71px;
  margin: 0 19px 0 0;
  border: 1px solid #eeeeee;
}
.woocommerce ul.cart_list li,
.woocommerce ul.product_list_widget li {
  padding: 0 0 16px;
  margin-bottom: 16px;
  border-bottom: 1px solid #ececec;
}
.woocommerce ul.cart_list li:last-child,
.woocommerce ul.product_list_widget li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
p.woocommerce-mini-cart__empty-message {
  padding: 0;
}
h2.woocommerce-Reviews-title,
.woocommerce-Tabs-panel > h2 {
  display: none;
}
.comment-form-rating select#rating {
  display: none;
}
.woocommerce #review_form #respond .form-submit input {
  margin: 10px 0 0;
}
.woocommerce #review_form #respond textarea {
  height: 140px;
  padding-left: 15px;
}
.woocommerce #review_form #respond input {
  padding-left: 15px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
  color: #555555;
}
.woocommerce .woocommerce-tabs {
  padding: 48px 0 60px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
  padding-left: 0;
  margin-bottom: 30px;
  border-bottom: 1px solid #dedede;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before {
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
  vertical-align: middle;
  padding: 0 41px 0 0;
  margin: 0;
  background: none;
  border: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
  border-right: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
  color: #0341f6;
}
.woocommerce p.stars a {
  color: #0341f6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a:after {
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 13px 0;
  font-size: 18px;
  font-weight: 500;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #0341f6;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #0341f6;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
  background: transparent;
}
p.comment-form-cookies-consent input[type=checkbox] {
  margin: 3px 5px 0 0;
  vertical-align: middle;
}
.woocommerce-checkout span.select2-selection.select2-selection--single:after {
  top: 50%;
}
.woocommerce table.shop_table th {
  text-align: left;
  font-size: 18px;
}
.woocommerce .woocommerce-form-login.login .woocommerce-form-login__rememberme {
  width: 100%;
  padding: 0 0 10px;
}
p.lost_password a {
  color: #777;
  font-size: 15px;
}
.woocommerce .woocommerce-form-login.login label {
  padding: 0;
}
p.form-row.form-row-first {
  padding-top: 15px;
}
#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: #fd2d56;
  height: 30px;
  width: 70px;
  min-height: 30px;
  min-width: 70px;
  top: 0;
  right: auto;
  left: 0;
  margin: 0;
  border-radius: 0;
  line-height: 21px;
  padding: 4px 20px;
  font-size: 15px;
  font-weight: 500;
  z-index: 2;
}
.woocommerce ul.products li.product .onsale {
  right: 15px;
  top: 15px;
}
.woocommerce ul.products li.product a img {
  width: 100%;
  margin: 0 auto;
}
.woocommerce div.product div.images img {
  width: auto;
  margin: 0 auto;
}
.woocommerce .quantity .qty {
  height: 47px;
  border: 1px solid #ececec;
  outline: none;
  margin-right: 10px;
}
.entry-summary .product_meta {
  font-size: 17px;
  color: #777777;
}
.woocommerce div.product .product_title {
  font-size: 30px;
}
.entry-summary .product_meta > span {
  display: block;
  padding: 0 0 10px;
}
.comment-form-rating label {
  color: #777777;
}
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;
}
.woocommerce-Tabs-panel--description p {
  padding-right: 15px;
}
.entry-summary p.price del {
  padding-right: 5px;
}
.woocommerce div.product form.cart .variations td {
  position: relative;
}
.woocommerce div.product form.cart .variations td.label label {
  text-transform: capitalize;
  font-size: 17px;
}
.woocommerce div.product form.cart .reset_variations {
  position: unset;
  float: left;
  font-size: 17px;
}
h3#ship-to-different-address label {
  font-size: 18px;
}
h3#order_review_heading {
  padding-top: 30px;
}
.woocommerce .checkout .col2-set {
  width: 100%;
}
.woocommerce-order-received .woocommerce table.shop_table td {
  padding: 15px 12px;
}
.woocommerce-order-received .woocommerce table.shop_table tfoot th,
.woocommerce-order-received .woocommerce table.shop_table tfoot td {
  border-bottom: none;
}
.woocommerce-order-received .woocommerce table.shop_table {
  border-collapse: collapse;
}
.woocommerce .woocommerce-customer-details address {
  border-bottom-width: 1px;
  border-right-width: 1px;
  min-height: 180px;
}
.woocommerce table.my_account_orders {
  border-collapse: collapse;
}
.woocommerce table.my_account_orders td,
.woocommerce table.my_account_orders th {
  padding: 12px 15px;
  vertical-align: middle;
}
.woocommerce table.my_account_orders td {
  font-size: 15px;
}
.woocommerce table.my_account_orders .button {
  padding: 6px 20px;
}
.woocommerce nav.woocommerce-pagination {
  padding: 30px 0 0;
}
.woocommerce div.product div.images .flex-control-thumbs {
  width: 100%;
  margin-top: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  width: 80px;
  margin-right: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  border: 1px solid #eeeeee;
}
.entry-summary table td label {
  font-size: 17px;
  padding: 0;
}
.woocommerce div.product form.cart .entry-summary .group_table td {
  vertical-align: middle;
}
.woocommerce-product-gallery__image a {
  display: block;
  padding: 1px
}
.single_variation_wrap span.price {
  padding-bottom: 15px;
  display: block;
}
.woocommerce div.product form.cart .woocommerce-variation-description p {
  margin: 0;
}
.woocommerce div.product form.cart .variations select {
  max-width: 100%;
  min-width: 100%;
  display: inline-block;
  border: 1px solid #ececec;
  margin: 0;
  padding-left: 10px;
  outline: none;
  border-width: 0 0 1px 0;
  background: #ffffff;
}
.pswp__caption__center {
  text-align: center;
}
/*Branch*/
.col-custom-lo {
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.branch-item {
  border: 1px solid #cdd0e3;
  padding: 30px 15px;
  margin-bottom: 20px;
  text-align: center;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.branch-item .cfnc-icon {
  padding: 0 0 10px;
}
.branch-item p {
  padding: 0;
}
h3.branch-title {
  padding: 0;
  font-size: 24px;
  font-weight: 700;
}
ul.circle-list {
  padding: 0;
  margin: 0;
  list-style: none;
  color: #777777;
  font-size: 17px;
}
ul.circle-list li {
  padding: 0 0 12px 30px;
  position: relative;
}
ul.circle-list li:before {
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid #ffbb00;
  top: 5px;
  left: 0;
}
ul.circle-list li:after {
  content: "";
  position: absolute;
  width: 5px;
  height: 5px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  background: #3d59fa;
  left: 5px;
  top: 10px;
}

/*Ajax Filter*/
.la-timer,
.la-timer > div {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.la-timer {
  display: block;
  font-size: 0;
  color: #fff;
}
.la-timer.la-dark {
  color: #0341f6;
}
.la-timer > div {
  display: inline-block;
  float: none;
  background-color: currentColor;
  border: 0 solid currentColor;
}
.la-timer {
  width: 32px;
  height: 32px;
}
.la-timer > div {
  width: 32px;
  height: 32px;
  background: transparent;
  border-width: 2px;
  border-radius: 100%;
}
.la-timer > div:before,
.la-timer > div:after {
  position: absolute;
  top: 14px;
  left: 14px;
  display: block;
  width: 2px;
  margin-top: -1px;
  margin-left: -1px;
  content: "";
  background: currentColor;
  border-radius: 2px;
  -webkit-transform-origin: 1px 1px 0;
  -moz-transform-origin: 1px 1px 0;
  -ms-transform-origin: 1px 1px 0;
  -o-transform-origin: 1px 1px 0;
  transform-origin: 1px 1px 0;
  -webkit-animation: timer-loader 1250ms infinite linear;
  -moz-animation: timer-loader 1250ms infinite linear;
  -o-animation: timer-loader 1250ms infinite linear;
  animation: timer-loader 1250ms infinite linear;
  -webkit-animation-delay: -625ms;
  -moz-animation-delay: -625ms;
  -o-animation-delay: -625ms;
  animation-delay: -625ms;
}
.la-timer > div:before {
  height: 12px;
}
.la-timer > div:after {
  height: 8px;
  -webkit-animation-duration: 15s;
  -moz-animation-duration: 15s;
  -o-animation-duration: 15s;
  animation-duration: 15s;
  -webkit-animation-delay: -7.5s;
  -moz-animation-delay: -7.5s;
  -o-animation-delay: -7.5s;
  animation-delay: -7.5s;
}
.la-timer.la-sm {
  width: 16px;
  height: 16px;
}
.la-timer.la-sm > div {
  width: 16px;
  height: 16px;
  border-width: 1px;
}
.la-timer.la-sm > div:before,
.la-timer.la-sm > div:after {
  top: 7px;
  left: 7px;
  width: 1px;
  margin-top: -.5px;
  margin-left: -.5px;
  border-radius: 1px;
  -webkit-transform-origin: .5px .5px 0;
  -moz-transform-origin: .5px .5px 0;
  -ms-transform-origin: .5px .5px 0;
  -o-transform-origin: .5px .5px 0;
  transform-origin: .5px .5px 0;
}
.la-timer.la-sm > div:before {
  height: 6px;
}
.la-timer.la-sm > div:after {
  height: 4px;
}
.la-timer.la-2x {
  width: 64px;
  height: 64px;
}
.la-timer.la-2x > div {
  width: 64px;
  height: 64px;
  border-width: 4px;
}
.la-timer.la-2x > div:before,
.la-timer.la-2x > div:after {
  top: 28px;
  left: 28px;
  width: 4px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 4px;
  -webkit-transform-origin: 2px 2px 0;
  -moz-transform-origin: 2px 2px 0;
  -ms-transform-origin: 2px 2px 0;
  -o-transform-origin: 2px 2px 0;
  transform-origin: 2px 2px 0;
}
.la-timer.la-2x > div:before {
  height: 24px;
}
.la-timer.la-2x > div:after {
  height: 16px;
}
.la-timer.la-3x {
  width: 96px;
  height: 96px;
}
.la-timer.la-3x > div {
  width: 96px;
  height: 96px;
  border-width: 6px;
}
.la-timer.la-3x > div:before,
.la-timer.la-3x > div:after {
  top: 42px;
  left: 42px;
  width: 6px;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: 6px;
  -webkit-transform-origin: 3px 3px 0;
  -moz-transform-origin: 3px 3px 0;
  -ms-transform-origin: 3px 3px 0;
  -o-transform-origin: 3px 3px 0;
  transform-origin: 3px 3px 0;
}
.la-timer.la-3x > div:before {
  height: 36px;
}
.la-timer.la-3x > div:after {
  height: 24px;
}
/*Animation*/
@-webkit-keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

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

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

@keyframes timer-loader {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.products-loading .la-timer.la-3x {
  position: absolute;
  margin-top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
}
.products-loading{
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(255,255,255,.95);
  z-index: 9;
}

/* New Styles - Confence */
.cfnc-blog-date {
  font-size: 16px;
  width: 65px;
  margin-right: 25px;
  line-height: 1;
  font-weight: 400;
  float: left;
  text-align: center;
  background: #0341f6;
  padding: 7px;
  color: #ffffff;
  border-radius: 3px;
}
.cfnc-blog-date span {
  font-size: 28px;
  margin-bottom: 2px;
  line-height: 32px;
  display: inline-block;
  font-weight: 700;
}
.cfnc-news-info h3.cfnc-news-title {
  padding-top: 0;
  padding-bottom: 4px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-family: 'Poppins', sans-serif;
  font-weight: 600 !important;
  display: inline-block;
  word-break: break-all;
}
.cfnc-news-meta {
  margin-bottom: 7px;
}
ul.cfnc-news-meta-item {
  list-style: none;
  display: inline-block;
  width: auto;
  padding-left: 0;
  margin-bottom: 0;
}
.cfnc-news-meta span.meta-label {
  font-weight: 600;
}
ul.cfnc-news-meta-item li {
  float: left;
  color: #555555;
  padding-bottom: 3px;
}
ul.cfnc-news-meta-item li:before {
  content: "";
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: #de7b85;
  right: 10px;
  top: calc(50% - 1px);
  display: block;
}
ul.cfnc-news-meta-item li:last-child:before {
  content: none;
}
ul.cfnc-news-meta-item li {
  padding-right: 60px;
  position: relative;
  color: #fd2d56;
  font-weight: 500;
}
ul.cfnc-news-meta-item li:last-child {
  padding-left: 0;
}
ul.cfnc-news-meta-item li a {
  color: #fd2d56;
  font-size: 16px;
  font-weight: 500;
}
ul.cfnc-news-meta-item li a:hover {
  color: #0341f6;
}
ul.cfnc-news-meta-item li a:after {
  content: ",";
}
ul.cfnc-news-meta-item li a:last-child:after {
  content: none;
}
.cfnc-news-info .cfnc-link {
  padding-top: 12px;
}
.cfnc-news-info .cfnc-link a,
.cfnc-related-posts .cfnc-link a {
  color: #0341f6;
  font-weight: 500;
  font-size: 17px;
  position: relative;
}
.cfnc-news-info .cfnc-link a:hover {
  padding-left: 10px;
  color: #0341f6;
}
.cfnc-news-info {
  background: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
.blog-style-two .cfnc-news-info {
  padding: 30px;
}

.cfnc-news-info p {
  font-size: 17px;
}
.cfnc-news-item {
  margin-bottom: 60px;
}
.blog-style-one .cfnc-news-item {
  display: inline-block;
  width: 100%;
  float: left;
}
.cfnc-news-item .cfnc-image {
  text-align: center;
}
.cfnc-news-meta .cfnc-title-wrap {
  padding-bottom: 10px;
  overflow: hidden;
}
.cfnc-news-meta .cfnc-title-wrap.dhav-date {
  padding-left: 0;
}
.blog-style-one .cfnc-news-info {
  box-shadow: none;
}
.blog-style-one .cfnc-news-info .cfnc-news-info-inner {
  border: 2px solid #ededed;
  padding: 40px 30px 30px;
  position: relative;
}
.sticky .cfnc-news-info .cfnc-news-info-inner {
  border: 2px solid #0341f6;
}
.blog-style-one .sticky .cfnc-news-info .cfnc-news-info-inner {
  border: 2px solid #0341f6;
}
.blog-style-one .sticky .cfnc-news-info .blog-bottom-wrap {
  border-color: #0341f6;
}
.blog-style-one .cfnc-news-info .blog-bottom-wrap {
  border: 2px solid #ededed;
  border-top: 0;
  padding: 15px 30px;
  display: inline-block;
  width: 100%;
  float: left;
  background: #ffffff;
}
.blog-style-one .blog-author {
  float: left;
  width: 50%;
}
.blog-style-one .cfnc-date-item {
  float: left;
  width: 50%;
  text-align: right;
  line-height: 30px;
}
.blog-style-one h4.blog-metas {
  position: absolute;
  top: -20px;
  left: -2px;
  background: #fd2d56;
  padding-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  padding: 6px 14px;
  border-radius: 0 3px 3px 0;
}
.blog-style-one h4.blog-metas.many-cat {
   position: relative;
   margin-top: 8px;
}
.blog-style-one h4.blog-metas a {
  color: #ffffff;
  font-weight: 600;
}
.blog-style-one h4.blog-metas a:after {
  content: ","
}
.blog-style-one h4.blog-metas a:last-child:after {
  content: none;
}
.blog-style-one .blog-author img {
  border-radius: 100px;
  margin-right: 4px;
}
/* Related Posts */
.cfnc-related-posts .post-info {
  overflow: visible;
  padding: 25px 30px;
  background: #ffffff;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.05), 0 2px 5px 0 rgba(0, 0, 0, 0.05);
}
/* Sidebar */
.cfnc-widget {
  position: relative;
  margin-bottom: 35px;
  padding-bottom: 15px;
}
.cfnc-widget ul li a,
.woocommerce .cfnc-widget ul li a {
  padding-left: 15px;
  color: #333;
}
.widget_products ul li a {
  padding-left: 0;
}
.cfnc-widget ul li ,
.woocommerce .cfnc-widget ul li  {
  color:#777;
}
.cfnc-widget ul li a:before {
  content: '\f105';
  font-family: Fontawesome;
  left: 0;
  position: absolute;
}
.cfnc-widget .widget-title a.rsswidget {
  color: #333333;
}
.cfnc-widget.widget_recent_comments ul li a:before,
.cfnc-widget.widget_rss ul li a:before,
.cfnc-widget.widget_products ul li a:before,
.cfnc-widget.widget_top_rated_products ul li a:before {
  content: none;
}
.cfnc-widget.widget_recent_comments ul li a,
.cfnc-widget.widget_rss ul li a {
  padding-left: 0;
}
.cfnc-widget .widget-title:before {
  width: 45px;
  display: block;
  height: 3px;
  content: '';
  position: absolute;
  left: 0;
  bottom: -15px;
  background-color: #0341f6;
}
.cfnc-widget > ul > li:first-child a {
  padding-top: 0;
}
.cfnc-widget > ul > li:last-child a {
  border-bottom: none;
  padding-bottom: 0;
}
.cfnc-widget > ul > li:first-child span.post-count {
  padding-top: 0;
}
/* Blog Details */
.blog-post-details {
  background-color: #ffffff;
  padding: 25px 25px 55px;
  -webkit-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
}
.cfnc-comments-area.cfnc-form.comments-area {
  background-color: #ffffff;
  padding: 45px 25px 55px;
  -webkit-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  -moz-box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  box-shadow: 0 0 15px 0 rgba(40,61,88,.07);
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}
.news-detail-wrap {
  padding: 0;
}
.cfnc-author-info-wrap p {
  padding-bottom: 0;
}
.cfnc-author-info-wrap {
  padding-top: 25px;
}
/* Confence Testimonial */
.cfnc-testimonial {
  padding: 100px 0 103px;
  background-color: #0341f6;
  background-position: 50% 50%;
  background-repeat: repeat;
  color: #ffffff;
}
.cfnc-testimonial .section-title-wrap {
  padding-bottom: 35px;
}
.testimonial-item {
  padding: 40px 40px 45px;
  margin: 35px 15px 10px;
  background: #ffffff;
  text-align: center;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  position: relative;
  box-shadow: 0 0px 15px rgb(35, 35, 35, 0.3);
}
.testimonial-style-one .testimonial-item {
  text-align: left;
}
.testimonial-item h4.author-name {
  font-size: 18px;
  margin-top: 11px;
}

.testimonial-item:before {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  padding-bottom: 36px;
  background-image: url(../images/icons/icon35@3x.png);
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 20px auto;
  content: "";
}
.testimonial-wrap .cfnc-icon img {
  max-width: 106px;
}
.testimonial-item .cfnc-image {
  float: left;
  margin-right: 10px;
}
.left-align .testimonial-item .cfnc-image {
  left: 28px;
}
.left-align .testimonial-item .cfnc-image {
  right: 28px;
}
.testimonial-item .cfnc-image img {
  max-width: 83px;
  border: 5px solid #ffffff;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-item p {
  padding-bottom: 16px;
}
/* Confence Testimonial, Testimonial Style Two */
.cfnc-testimonial.testimonial-style-two {
  padding: 143px 0 95px;
  background-color: #ffffff;
  background-image: none;
}
.testimonial-style-two .section-title-wrap {
  padding-bottom: 28px;
}
.testimonial-wrap {
  max-width: 870px;
  margin: 0 auto;
  text-align: center;
}
.testimonial-wrap .cfnc-image {
  padding: 35px 0 30px;
  background-image: url(../images/backgrounds/background12.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 162px auto;
}
.testimonial-wrap .cfnc-image img {
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-wrap .cfnc-icon {
  padding-bottom: 22px;
}
.testimonial-info {
  padding: 0 20px;
}
.testimonial-info p {
  padding-bottom: 17px;
  font-size: 20px;
  line-height: 32px;
}
.testimonial-info p:first-child:before,
.testimonial-info p:last-child:after {
  display: inline;
  vertical-align: middle;
  position: relative;
  top: 4px;
  left: -8px;
  color: #777777;
  font-size: 60px;
  line-height: 0;
  content: "“";
  z-index: 1;
}
.testimonial-style-two .testimonial-info p:first-child:before {
  position: absolute;
  content: "“";
  top: 15px;
  left: 0px;
  color: #0341f6;
  font-family: "Old Standard TT", sans-serif;
  line-height: 1;
  font-size: 90px;
  font-style: normal;
  width: 100%;
  text-align: center;
}
.testimonial-style-two .testimonial-info p:first-child:after {
  content: none;
}
.testimonial-style-two .testimonial-info p {
  padding-top: 85px;
}
.testimonial-info p:last-child:after  {
  top: 10px;
  left: auto;
  right: -3px;
  content: "”";
}
.author-designation {
  color: #555555;
  font-weight: 300;
  font-size: 17px;
  display: block;
  padding-top: 6px;
}
.naeep-schedule {
  padding-top: 15px;
}
.naeep-btn {
  padding: 14px 17px 11px;
  font-size: 17px;
  text-transform: unset;
}
.naeep-link {
  font-size: 17px;
  text-transform: unset;
  font-weight: 600;
}
.testimonial-single {
  background: #f9f9f9;
}
.testimonial-single .cfnc-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;
}
/* Testimonial Style Three */
.testimonial-style-three .testimonial-item {
  display: inline-block;
  width: 100%;
  text-align: left;
}
.testi-cnt-wrap {
  display: inline-block;
  width: 77%;
  float: left;
}
.testimonial-style-three.left-align .testimonial-item .cfnc-image {
  float: left;
  width: 20%;
}
.cfnc-rating i {
  color: #e2b028;
}
.cfnc-testimonials.testimonial-style-three:after {
  display: block;
  width: 100%;
  content: "";
  background-image: url(../images/backgrounds/testi-bg.jpg);
  width: 100%;
  height: 420px;
  position: absolute;
  top: 0;
}
.cfnc-testimonials.testimonial-style-three {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 520px;
  padding-top: 140px;
}
.cfnc-testimonials.testimonial-style-three .testimonial-item {
  background-image: url(../images/backgrounds/testi-bg01.jpg);
  margin: 0;
  border-radius: 0;
  padding: 65px 62px 55px;
}
.cfnc-testimonials.testimonial-style-three .testimonial-item:before {
  right: 50px;
  left: auto;
  bottom: 45px;
  top: auto;
  position: absolute;
  width: 65px;
  height: 65px;
  background-size: 65px;
  background-image: url(../images/icons/testi-quote.png);
}
.cfnc-testimonials.testimonial-style-three .testimonial-item p {
  color: #ffffff;
  font-size: 20px;
}
.cfnc-testimonials.testimonial-style-three .testimonial-item h4.author-name a,
.cfnc-testimonials.testimonial-style-three .testimonial-item h4.author-name,
.cfnc-testimonials.testimonial-style-three .author-designation {
  color: #ffffff;
}
.cfnc-testimonials.testimonial-style-three .testimonial-item h4.author-name a {
  font-weight: 600;
}
.cfnc-testimonials.testimonial-style-three .cfnc-section-title h2.section-title {
  color: #ffffff;
}
.testimonial-style-three .cfnc-section-title {
  max-width: 400px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.testimonial-style-three .testimonial-item .cfnc-image img {
  border: none;
}
.cfnc-testimonials.testimonial-style-three .col-lg-6 {
  padding: 0;
}
.cfnc-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-prev {
  left: -47px;
  width: 72px;
  height: 72px;
  border: none;
  background: #e4e4e4;
}
.cfnc-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-next {
  left: 35px;
  width: 72px;
  height: 72px;
  border: none;
  background: #e4e4e4;
}
.cfnc-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-next:hover,
.cfnc-testimonials.testimonial-style-three .owl-carousel .owl-nav button.owl-prev:hover {
  background: #fd2d56;
}

.cfnc-testimonials.testimonial-style-three .owl-carousel .owl-nav {
  text-align: center;
  position: absolute;
  left: -71%;
  top: 280px;
}
.testimonial-style-three .owl-drag .owl-prev:before,
.testimonial-style-three .owl-drag .owl-next:before {
  width: 70px;
  height: 70px;
  top: 75%;
  font-size: 24px !important;
}
/* Section Title */
.cfnc-section-title h2.section-title span {
  color: #fd2d56;
}
.cfnc-section-title h6.section-subtitle {
  color: #0341f6;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}

.cfnc-section-title h2.section-title {
  padding-bottom: 25px;
  position: relative;
  font-size: 50px;
  line-height: 1.1;
  margin-bottom: 28px;
}
.cfnc-section-title h2.section-title:after {
  content: "";
  background-image: url(../images/icons/title-separator.png);
  background-size: 67px;
  display: block;
  width: 100px;
  height: 14px;
  margin: 0 auto;
  background-repeat: no-repeat;
  margin-bottom: 30px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -35px;
  background-position: center;
}
.title-left-align.cfnc-section-title h2.section-title:after {
  left: 0;
  right: auto;
  background-position: left;
}
.title-right-align.cfnc-section-title h2.section-title:after {
  right: 0;
  left: auto;
  background-position: right;
}
.footer-contact {
  display: inline-block;
  width: 100%;
  padding-bottom: 8px;
  padding-right: 20px;
}
.footer-contact .cfnc-icon {
  float: left;
  width: auto;
  min-width: 30px;
}
.footer-contact-info {
  display: inline-block;
  width: auto;
}
.footer-widget .mc4wp-form-fields {
  margin-top: 15px;
}
.mc4wp-form-fields .col-md-8 {
  padding-right: 0;
}
.mc4wp-form-fields .col-md-4 {
  padding-left: 0;
}
.mc4wp-form-fields input[type="email"] {
  border-radius: 0;
  color: #b0b5c2;
}
.mc4wp-form-fields input[type="email"]::placeholder {
  color: #b0b5c2;
}
.mc4wp-form-fields input[type="submit"] {
  border-radius: 0 5px 5px 0;
  padding: 11px 11px 12px;
  line-height: 27px;
}
/* Recent Post Widget */
.post-widget .post-item {
  border-bottom: 1px dashed rgba(65, 65, 65, 0.2);
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.post-widget h6.post-title {
  font-weight: 500;
  font-size: 18px;
  padding-bottom: 7px;
}
.post-widget .post-info .cfnc-image {
  margin-right: 10px;
}
.post-widget h6.post-title a {
  color: #333333;
}
.footer-widget.post-widget h6.post-title a {
  color: #fafafa;
}
.post-widget h6.post-title a:hover {
  color: #fd2d56;
}
.post-widget .post-info {
  padding-left: 0;
}
.post-widget .post-date {
  font-size: 12px;
  color: #fd2d56;
  text-transform: uppercase;
}
.rss-date {
  padding-bottom: 8px;
  padding-top: 3px;
  display: inline-block;
}
.nice-select.postform,
.widget_archive .nice-select,
.wp-block-archives.wp-block-archives-dropdown .nice-select,
.cfnc-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: 3px;
  padding-bottom: 3px;
}
sub {
  bottom: -3px;
}
sup {
  top: -1.0em;
}
.cfnc-comments-area .trackback  .comment-main-area,
.cfnc-comments-area .pingback .comment-main-area {
  margin-left: 0;
}
img.size-full {
  margin-top: 12px;
  margin-bottom: 12px;
}
/* Info Box */
.cfnc-event-info-item {
  position: relative;
  padding: 30px 40px;
  margin: 0 0 20px;
  border: 1px solid rgba(220, 220, 237, 0.3);
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  -ms-box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  box-shadow: 0 0 15px 0 rgba(0,0,0,.08);
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-event-info-item.cfnc-item {
  text-align: center;
}
.cfnc-event-info-item .cfnc-icon i {
  font-size: 30px;
  line-height: 60px;
}
.cfnc-event-info-item .cfnc-icon {
  background: #0341f6;
  width: 65px;
  height: 65px;
  line-height: 60px;
  color: #ffffff;
  border-radius: 100px;
  margin: 0 auto;
}
.cfnc-event-info-item:before {
  content: none;
}
.cfnc-event-info-item.cfnc-item h3 {
  font-size: 19px;
  padding-top: 20px;
}
.cfnc-event-info-item.cfnc-item.naeep-hover {
  background: #232323;
}
.cfnc-event-info-item.cfnc-item.naeep-hover h3,
.cfnc-event-info-item.cfnc-item.naeep-hover span {
  color: #ffffff;
}
/* Confence Progressbar */
.progress-item {
  padding-bottom: 45px;
}
.progress-item:last-child {
  padding-bottom: 0;
}
.progress-item .progress-title {
  font-size: 19px;
  line-height: 24px;
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 15px;
  font-weight: 400;
  color: #101014;
}
span.prgrs-cntr-prcnt {
  float: right;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}
.progress-title {
  padding-bottom: 8px;
  font-weight: 400;
}
.progress {
  height: 3px;
  overflow: visible;
  margin-bottom: 0;
  background-color: #d2d2d2;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
}
.progress-bar {
  height: 3px;
  float: none;
  overflow: visible !important;
  color: inherit;
  border: none;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: #fd2d56;
}
.progress-counter {
  position: absolute;
  top: -37px;
  right: -30px;
  padding: 5px 15px;
  font-size: 16px;
  z-index: 1;
}
/* lists */
.simple-list-info .cfnc-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: #0341f6;
}
.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: #0341f6;
}
.simple-list-info p {
  margin-bottom: 0;
}
.simple-list-info:hover p {
  color: #ffffff;
}
.simple-list-info:hover .cfnc-icon i {
  background: #ffffff;
  color: #0341f6;
}
/* Confence Accordion */
.accordion {
  border: none;
  -webkit-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px;
}
.card {
  border-top: none;
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-radius: 0;
}
.card-header {
  padding: 0;
  background: transparent;
  border: none;
}
.card-header .btn {
  border-radius: 0;
}
.btn-link {
  width: 100%;
  padding: 14px 55px 14px 30px;
  font-size: 18px;
  text-align: left;
  white-space: normal;
  position: relative;
  color: #232323;
}
.btn-link.collapsed:after {
  height: 16px;
}
.btn-link:before,
.btn-link:after {
  position: absolute;
  top: 50%;
  right: 20px;
  width: 16px;
  height: 2px;
  background: #033ce4;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.accordion>.card .card-header {
  margin-bottom: 0;
}
.btn-link:after {
  right: 27px;
  width: 2px;
  height: 0;
}
.btn.active,
.btn:active,
.btn.focus,
.btn:focus,
.btn.active:focus,
.btn:active:focus,
.btn:focus {
  outline: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.btn-link:hover,
.btn-link:focus {
  text-decoration: none;
}
.card-body {
  padding: 30px;
  border: 1px solid #dde0e4;
  border-top: none;
  border-radius: 0 0 5px 5px;
  font-size: 18px;
  color: #666666;
}
.card-body p {
  font-size: 17px;
  line-height: 30px;
}
.card-body ul.bullet-list {
  padding: 20px 0;
}
.cfnc-secondary .card-body ul.bullet-list {
  padding: 0;
}
.cfnc-secondary .card-body ul {
  font-size: 16px;
}
#accordion h4 {
  padding-bottom: 0;
}
#accordion h4 .btn-link {
  font-weight: 600;
}
.faq-wrap .card {
  display: block;
  background: #ffffff;
  margin-bottom: 20px;
}
.faq-wrap .btn-link {
  border: 1px solid #dde0e4;
  border-top: 4px solid #fd2d56;
  color: #333333;
  font-size: 20px;
  border-radius: 5px;
}
.naeep-video-wrap {
  float: left;
}
.card button.btn.btn-link {
  background: #fd2d56;
  border-color: #fd2d56;
  color: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 18px 55px 18px 30px;
}
.card button.btn.btn-link.collapsed {
  background: transparent;
  color: #333333;
  border-radius: 5px;
  border-color: #dde0e4;
  border-top: 4px solid #fd2d56;
}
.card .btn-link:before,
.card .btn-link:after {
  background: #ffffff;
}
.card .btn-link.collapsed:before,
.card .btn-link.collapsed:after {
  background: #033ce4;
}
/* Call to Action Widget */
.widget_cta_widget {
  text-align: center;
}
.widget_cta_widget h5.cta-subtitle {
  font-size: 14px;
  margin-bottom: 10px;
}
.widget_cta_widget h3.cta-title {
  margin-bottom: 27px;
  font-size: 34px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.widget_cta_widget .cfnc-btn-wrap a.cfnc-btn {
  line-height: 1;
  padding: 17px;
  box-shadow: none;
  background: #fd2d56;
}
.footer-wrap .col-md-12 .cfnc-social {
  text-align: center;
}
/* Career Info Widget */
.cfnc-career-info-item.cfnc-item .career-link {
  display: table;
  overflow: hidden;
  clear: both;
  width: 100%;
  padding: 48px 50px;
  margin-bottom: 46px;
  background: transparent;
  border: 1px solid #f0f0f0;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.cfnc-hover .career-link {
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  -ms-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05);
}
.cfnc-career-info-item.cfnc-item .cfnc-icon {
  display: table-cell;
  vertical-align: middle;
  width: 60px;
}
.cfnc-career-info-item.cfnc-item .career-info {
  display: table-cell;
  vertical-align: middle;
  padding: 0 30px;
  position: relative;
}
.cfnc-career-info-item.cfnc-item .career-info:after {
  position: absolute;
  top: 50%;
  right: 20px;
  color: #dbdbdb;
  font: normal normal normal 40px/1.42857 FontAwesome;
  text-rendering: auto;
  content: "\f105";
  opacity: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.cfnc-career-info-item.cfnc-item.cfnc-hover .career-info:after {
  right: 0;
  opacity: 1;
}
.career-title {
  display: block;
  padding: 6px 0;
  color: #555555;
  font-weight: 400;
  font-size: 24px;
  line-height: 1.42857;
  letter-spacing: -0.2px;
}
.career-subtitle {
  display: block;
  padding: 6px 0;
  color: #aaaaaa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.42857;
  text-transform: uppercase;
}
/* Pricing */
.cfnc-pricing .pricing-item {
  display: block;
  overflow: hidden;
  clear: both;
  margin-bottom: 0;
  border: 1px solid #dde0e4;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.pricing-item .price {
  float: left;
  width: 30%;
  padding: 35px 25px;
  font-weight: 500;
  text-align: center;
  border-right: 1px solid #dde0e4;
}
.cfnc-pricing.style-one .cfnc-image {
  margin-bottom: 20px;
}
.pricing-item sup {
  font-size: 17px;
  font-weight: 400;
  vertical-align: bottom;
  padding-right: 5px;
  line-height: 0;
  bottom: 0;
  top: -10px;
}
.pricing-item .price h2 {
  font-weight: 500;
  font-size: 60px;
  line-height: 40px;
}
.cfnc-pricing.style-two .pricing-item .price h2 {
  padding-bottom: 14px;
}
.pricing-item .price span {
  display: block;
  padding-top: 3px;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.pricing-item .price span.price-title {
  font-size: 20px;
  line-height: 1.42857143;
  padding-top: 10px;
}
.cfnc-pricing a.cfnc-btn {
  padding: 8px;
  min-width: 130px;
}
.cfnc-pricing.style-two a.cfnc-btn {
  padding: 16px 25px;
}
.pricing-info {
  float: left;
  width: 70%;
  padding: 46px 15px 40px 30px;
}
.pricing-info h5 {
  margin-bottom: 7px;
  font-weight: 7N00;
  font-size: 22px;
  letter-spacing: 0.4px;
}
.pricing-info ul {
  display: block;
  overflow: hidden;
  clear: both;
  padding: 8px 0 23px;
  margin: 0;
  color: #666666;
  font-weight: 400;
  letter-spacing: 0.3px;
  list-style: none;
}
.pricing-info ul li {
  float: left;
  width: 50%;
  margin-bottom: 8px;
}
.pricing-info ul li span {
  display: block;
  overflow: hidden;
  padding-left: 7px;
  font-size: 18px;
}
.pricing-info ul li i {
  float: left;
  padding-top: 6px;
  color: #666666;
  font-size: 13px;
}
.pricing-info ul li i.fa-times-circle {
  color: #ff3f44;
}
.pricing-item.cfnc-hover .cfnc-btn {
  background-color: #df0969;
  color: #ffffff;
  border-color: #df0969;
}
.style-two .pricing-item .price {
  width: 100%;
  border: none;
  border-bottom: 1px solid #ededed;
}
.cfnc-pricing.style-two .pricing-item {
  border-radius: 7px;
}
.cfnc-pricing .pricing-item.cfnc-hover {
  box-shadow: 10px 0 60px rgb(24, 23, 67, 0.20);
}
.cfnc-pricing.style-two .pricing-item .cfnc-image {
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-top: 30px;
}
.cfnc-pricing.style-two .pricing-item .price {
  padding: 40px 25px 25px;
}
.cfnc-pricing.style-two .pricing-info {
  padding: 35px 15px 40px 30px;
}
.cfnc-pricing.style-two .pricing-info {
  width: 100%;
  text-align: center;
}
.cfnc-pricing.style-two .pricing-info p {
  margin-bottom: 25px;
  color: #666666;
}
.cfnc-pricing .pricing-item:before {
  content: "";
  background: #fc2c55;
  width: 100%;
  display: block;
  height: 6px;
}
/*Video Popup*/
.cfnc-video-wrap {
  display: inline-block;
  line-height: 0;
  width: 100%;
}
a.cfnc-video-btn:hover {
  color: #fff;
}
.cfnc-video-wrap .cfnc-image {
  position: relative;
  display: inline-block;
  min-height: 300px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 100%;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-video-wrap .cfnc-image img {
  visibility: hidden;
  opacity: 0;
}
.cfnc-video-wrap a {
  display: inline-block;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-video-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 65px;
  height: 65px;
  color: #0341f6;
  font-size: 24px;
  background-color: #ffffff;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  -webkit-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  -ms-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 2;
}
.cfnc-video-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
}
.video-label {
  display: block;
  padding-top: 20px;
  font-size: 20px;
  color: #ffffff;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-video-wrap .cfnc-image:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-video-btn-wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  text-align: center;
  z-index: 2;
}
.cfnc-video-btn-wrap .cfnc-video-btn {
  position: relative;
  display: inline-block;
  top: 0;
  left: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-video-btn-wrap .cfnc-video-btn i {
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-ripple,
.cfnc-ripple:before,
.cfnc-ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 65px;
  width: 65px;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
  -webkit-animation: ripple 3s infinite;
  -moz-animation: ripple 3s infinite;
  -ms-animation: ripple 3s infinite;
  -o-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.cfnc-ripple:before {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  -ms-animation-delay: .9s;
  -o-animation-delay: .9s;
  animation-delay: .9s;
  content: "";
  position: absolute;
}
.cfnc-ripple:after {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  -ms-animation-delay: .6s;
  -o-animation-delay: .6s;
  animation-delay: .6s;
  content: "";
  position: absolute;
}
@-webkit-keyframes ripple {
  40% {box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes ripple {
  40% {box-shadow: 0 0 0 40px rgba(255, 255, 255, 0);}
  100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
/* Event Videos */
.cfnc-video-wrap.event-video .cfnc-image {
  margin-bottom: 15px;
}
.cfnc-video-wrap.event-video.row {
  margin: 0;
}
.event-video h4.video-title {
  font-size: 20px;
  font-weight: 600;
  color: #232323;
  padding-bottom: 13px;
}
.video-meta span {
  color: #033ce4;
  padding-right: 20px;
  position: relative;
  font-size: 18px;
  font-family: 'Barlow', sans-serif;
  font-weight: 500;
}
.video-meta span i {
  margin-right: 5px;
}
.video-meta span:after {
  content: "-";
  position: absolute;
  top: 50%;
  transform: translateY(-10px);
  right: 7px;
}
.video-meta span:last-child:after {
  content: none;
}
.event-video .cfnc-video-btn-wrap {
  position: absolute;
  top: auto;
  transform: none;
  bottom: 25px;
  left: 25px;
  text-align: center;
  z-index: 2;
}
.event-video .cfnc-video-btn {
  width: 60px;
  height: 60px;
  background-color: #fd2d56;
  color: #ffffff;
}
.event-video .video-slider-img .cfnc-video-btn {
  width: 46px;
  height: 46px;
}
.event-video .video-slider-img .cfnc-video-btn i {
  font-size: 16px;
}
.event-video .video-slider-img .cfnc-video-btn-wrap {
  left: 20px;
  bottom: 20px;
}
.cfnc-video-wrap.event-video .video-slider-img .cfnc-image img {
  border-radius: 5px;
}
.cfnc-video-wrap.event-video .video-slider-img .cfnc-image:after {
  background: transparent;
}
.video-time {
  position: absolute;
  top: 20px;
  right: 15px;
  background: #efefef;
  color: #033ce4;
  display: inline-block;
  float: left;
  z-index: 8;
  font-size: 15px;
  padding: 4px 7px;
  border-radius: 3px;
  font-family: 'Barlow', sans-serif;
  font-weight: 600;
}
.event-video.cfnc-video-wrap {
  line-height: initial;
  position: relative;
}
/* Video SLider */
.video-slider-img {
  display: inline-block;
  width: 42%;
  float: left;
}
.cfnc-video-wrap.event-video .video-slider-img .cfnc-image {
  min-height: 120px;
  margin-bottom: 0;
  border-radius: 5px;
  max-width: 210px;
}
.video-slider-cnt {
  display: inline-block;
  width: 50%;
  padding-left: 20px;
  padding-top: 6px;
  float: left;
}
.video-slider-cnt .video-meta {
  margin-bottom: 15px;
}
span.video-live {
  text-transform: uppercase;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.4px;
}
span.video-live:before {
  content: "";
  display: block;
  background: #3fd975;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  position: absolute;
  left: 0;
  top: 3px;
}
/* Confence Counter */
.stats-item.style-two {
  box-shadow: 0 2px 9px rgb(35, 35, 35, 0.2);
  border-radius: 5px;
  display: inline-block;
  width: 100%;
  padding: 20px 20px 5px;
}
.stats-item.style-two .cfnc-icon i {
  font-size: 45px;
}
.stats-item.style-two .cfnc-icon {
  margin-bottom: 10px;
}
.stats-item.style-two h3.stats-title {
  padding-bottom: 0;
}
/* Counter Style Three */
.stats-item.style-three .cfnc-icon {
  float: left;
  width: 20%;
  text-align: center;
  font-size: 35px;
}
.stats-item.style-three .counter-info {
  float: left;
  width: 80%;
  padding-left: 8px;
}
.stats-item.style-three h3.stats-title {
  padding-bottom: 0;
}
/* Blog Style Two */
.news-items-wrap.blog-style-two {
  max-width: none;
}
.news-items-wrap.blog-style-two .cfnc-news-item {
  width: 33.333333%;
  float: left;
  padding: 0 15px;
}
.blog-style-two ul.cfnc-news-meta-item li:last-child {
  padding: 0;
}
.blog-style-two ul.cfnc-news-meta-item {
  display: inline-block;
  float: left;
  margin-right: 10px;
  font-size: 14px;
}
.blog-style-two .cfnc-news-meta .cfnc-title-wrap {
  display: inline-block;
  width: 100%;
  padding-bottom: 0;
}
.blog-style-two h4.blog-metas {
  font-size: 15px;
  font-weight: 400;
}
.blog-style-two h4.blog-metas span i {
  padding-right: 5px;
  font-size: 15px;
}
.blog-style-two h4.blog-metas span {
  padding-right: 7px;
}
.blog-style-two h4.blog-metas span a:after {
  content: ",";
}
.blog-style-two h4.blog-metas span a:last-child:after {
  content: none;
}
.blog-style-two .cfnc-news-meta .cfnc-title-wrap h3.cfnc-news-title {
  font-size: 22px;
}
.blog-style-two .blog-bottom-wrap {
  display: inline-block;
  width: 100%;
  padding: 20px 0 0;
  border-top: 1px solid #efefef;
}
.blog-style-two .blog-bottom-wrap .blog-author,
.blog-style-two .blog-bottom-wrap .cfnc-link {
  width: 50%;
  display: inline-block;
  float: left;
}
.blog-style-two .blog-bottom-wrap .cfnc-link a:after {
  content: none;
}
.blog-style-two .blog-bottom-wrap .cfnc-link {
  text-align: right;
  padding: 0;
}
.blog-style-two .blog-bottom-wrap .blog-author img {
  border-radius: 100px;
  margin-right: 4px;
}
.blog-style-two .blog-bottom-wrap .blog-author a {
  font-weight: 500;
}
.blog-style-two .cfnc-image {
  position: relative;
}
.blog-style-two span.cfnc-date-item {
  background: #fd2d56;
  padding: 5px 15px;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  color: #ffffff;
  border-radius: 0 3px 0 0;
  font-weight:600;
}
/* Blog STyle Three */
.blog-style-three .cfnc-news-item {
  width: 50%;
  float: left;
  padding: 0 20px;
}
.news-items-wrap.blog-style-three {
  width: 100%;
  max-width: 100%;
  display: inline-block;
  float: none;
}
.blog-style-three .cfnc-news-item .cfnc-image {
  width: 45%;
  float: left;
}
.blog-style-three h4.blog-metas {
  font-size: 16px;
}
.blog-style-three h4.blog-metas a {
  color: #0341f6;
}
.blog-style-three .blog-author img {
  border-radius: 100%;
  background: #ededed;
}
.blog-style-three .cfnc-news-item .cfnc-news-info {
  width: 55%;
  float: left;
  padding: 40px 24px;
  position: relative;
  border: 1px solid #dde0e4;
  border-radius: 5px;
}
.blog-style-three .cfnc-news-info h3.cfnc-news-title {
  font-size: 18px;
}
.blog-style-three span.cfnc-date-item {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: #fd2d56;
  border-radius: 100%;
  color: #ffffff;
  position: absolute;
  top: -25px;
  right: 25px;
  text-align: center;
  padding: 12px;
}
.blog-style-three span.date-day {
  display: block;
  text-align: center;
  font-size: 26px;
  font-weight: 600;
  line-height: 22px;
}
.blog-style-three span.date-month {
  font-size: 15px;
  text-transform: uppercase;
}
.blog-style-three .blog-author {
  display: inline-block;
  float: left;
}
.blog-style-three .cfnc-social {
  display: inline-block;
  float: right;
  width: auto;
  position: absolute;
  width: 5px;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  margin: 0 auto;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
}
.blog-style-three .cfnc-hover .cfnc-social {
  opacity: 1;
  top: -80px;
  visibility: visible;
}
.blog-style-three .cfnc-share-link .cfnc-social a {
  margin: 0 -49px 0 0;
  display: inline-block;
  float: left;
  margin: 0 0px 5px;
}
.blog-style-three .cfnc-hover .cfnc-share-link .cfnc-social a {
  margin: 0 0px 5px;
}
.blog-style-three .blog-bottom-wrap {
  display: inline-block;
  width: 100%;
  position: relative;
}
.cfnc-social-wrap {
  position: absolute;
  display: inline-block;
  width: 30%;
  text-align: right;
  top: 0;
  right: 0;
}
.blog-style-three .cfnc-social .cfnc-share-link {
  margin: 0;
  position: relative;
}
.blog-style-three .cfnc-share-link > a {
  border: none;
  margin-right: 0;
  color: #84868b;
  line-height: 30px;
  width: 35px;
  height: 35px;
}
.cfnc-share-link.cfnc-hover .cfnc-social a {}
.blog-style-three .cfnc-share-link.cfnc-hover > a {
  background: transparent;
  color: #84868b;
}
/* BAnner */
.cfnc-banner .banner-caption a.cfnc-popup-video {
  float: left;
  top: -4px;
  position: relative;
}
.cfnc-banner .banner-caption a.cfnc-popup-video span.cfnc-video-btn-wrap {
  position: relative;
  transform: translateX(-35%);
  margin-top: 20px;
}
.cfnc-banner .banner-caption a.cfnc-btn.btn-one {
  float: left;
}
.cfnc-banner .banner-caption .header-btns.cfnc-btn-wrap {
  display: inline-block;
  width: auto;
  margin-top: 20px;
}
.cfnc-banner .banner-caption .header-btns.cfnc-btn-wrap span.video-btn-txt {
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  margin-left: 20px;
  position: relative;
  display: inline-block;
  width: auto;
  text-transform: uppercase;
  letter-spacing: 0.4px;
}
.cfnc-banner .banner-caption .header-btns.cfnc-btn-wrap span.video-btn-txt i {
  padding-right: 5px;
}
.cfnc-banner .banner-caption .header-btns.cfnc-btn-wrap span.video-btn-txt:after {
  content: "";
  background: #ffffff;
  position: absolute;
  bottom: -6px;
  width: 100%;
  height: 2px;
  left: 0;
}
.cfnc-banner .banner-caption h2.banner-title {
  font-size: 80px;
  font-weight: 700;
  color: #ffffff;
  line-height: 1;
}
.cfnc-banner .banner-caption h2.banner-title.bold-title {
  font-weight: 800;
}
.cfnc-banner .banner-caption p {
  color: #ffffff;
  font-size: 22px;
  line-height: 32px;
  padding-top: 15px;
}
.banner-caption {
  max-width: 750px;
  padding: 100px 0;
}
.cfnc-banner h5.banner-subtitle {
  font-size: 18px;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  padding-bottom: 25px;
}
.cfnc-banner:before {
  content: "";
  background-image: linear-gradient(to right, rgb(18, 17, 78, 0.35), rgb(253, 45, 86, 0.35));
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cfnc-banner .banner-caption {
  position: relative;
  z-index: 3;
}
/* Services */
.cfnc-services-wrap .service-item {
  padding: 30px 30px 26px 30px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
}
.cfnc-services-wrap span.service-number {
  float: right;
  margin-top: 10px;
  font-size: 60px;
  font-weight: 700;
  color: #E5E5E5;
}
.cfnc-services-wrap .service-title:after {
  position: absolute;
  content: "";
  height: 2px;
  display: block;
  background: #fd2d56;
  width: 60px;
  margin-top: 10px;
}
.cfnc-services-wrap .cfnc-icon {
  font-size: 65px;
  color: #0341f6;
}
.cfnc-services-wrap h3.service-title {
  margin-bottom: 25px;
  font-size: 20px;
}
.cfnc-services-wrap h3.service-title:hover {
  color: #fd2d56;
}
.cfnc-services-wrap .service-item.cfnc-hover {
  background: #0341f6;
}
.cfnc-hover span.service-number {
  color: rgba(0,0,0,.3);
}
.cfnc-services-wrap .cfnc-hover .cfnc-icon {
  color: #ffffff;
}
.cfnc-services-wrap .cfnc-hover h3.service-title a,
.cfnc-services-wrap .cfnc-hover p {
  color: #ffffff;
}
/* Quick Links */
.qlink-content-wrap {
  display: inline-block;
  width: 70%;
  float: left;
  padding: 30px;
}
.cfnc-qlink-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #e7eaf3;
  border-radius: 5px;
  box-shadow: 0 1px 12px rgb(35, 35, 35, 0.2);
}
h3.qlink-title {
  font-size: 24px;
}
.qlink-content-wrap a.cfnc-btn {
  padding: 7px;
  min-width: 130px;
}
.qlink-img-wrap {
  display: inline-block;
  width: 30%;
  float: left;
  text-align: center;
}
.qlink-img-wrap .cfnc-icon i {
  font-size: 65px;
}
.qlink-img-wrap .cfnc-icon {
  position: absolute;
  top: 50%;
  right: 50px;
}
.qlink-img-wrap .cfnc-image {
  position: absolute;
  bottom: 20px;
  right: auto;
}
/* Gallery */
.two-column .gallery-item {
  width: 50%;
  padding: 15px;
}
.three-column .gallery-item {
  width: 33.333333%;
  padding: 15px;
}
.cfnc-gallery .gallery-item .cfnc-image {
  position: relative;
}
.cfnc-gallery .gallery-item .cfnc-image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  background-image: linear-gradient(45deg, rgb(18, 17, 78, 0.8), rgb(253, 45, 86, 0.8));
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.cfnc-gallery .gallery-item.cfnc-hover .cfnc-image:after {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.cfnc-gallery .gallery-item .gallery-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 25px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  padding: 0 30px;
  opacity: 0;
  z-index: 2;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  text-align: left;
}
.cfnc-gallery .gallery-item.cfnc-hover .gallery-title {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.cfnc-gallery .gallery-item .expand-icon {
  position: absolute;
  right: 30px;
  top: 25px;
  opacity: 0;
  width: 59px;
  height: 59px;
  padding: 15px 0;
  z-index: 2;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  border: 1px solid #ffffff;
  border-radius: 4px;
}
.cfnc-gallery .gallery-item .expand-icon a {
  padding: 16px 14px 12px;
}
.cfnc-gallery .gallery-item img {
  border-radius: 5px;
}
.cfnc-gallery .gallery-item.cfnc-hover .expand-icon {
  opacity: 1;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
span.gallery-cat {
  display: inline-block;
  width: 100%;
  font-size: 17px;
  font-weight: 400;
}
/* Gallery Style Two */
.cfnc-gallery.style-two .masonry-item.one {
  width: 75%;
}
.cfnc-gallery.style-two .masonry-item.two {
  width: 60%;
}
.cfnc-gallery.style-two .masonry-item.three {
    width: 50%;
}
.cfnc-gallery.style-two .masonry-item.four {
    width: 40%;
}
.cfnc-gallery.style-two .masonry-item.five {
    width: 30%;
}
.cfnc-gallery.style-two .masonry-item.six {
    width: 25%;
}
.cfnc-gallery.style-two .masonry-item {
  width: 33.3333333%;
  padding: 0 5px 10px;
}
/* Event Listing */
.event-item {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 55px;
}
.event-item.cfnc-hover .cfnc-link a {
  color: #3d59fa;
}
.event-item.cfnc-hover .cfnc-link a img {
  margin-left: 10px;
}
.event-item.cfnc-hover .cfnc-image img {
  transform: scale(1.1);
}
.event-item .cfnc-image {
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}
.event-item .cfnc-image img {
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.event-item .cfnc-link {
  padding-top: 6px;
  font-size: 14px;
  font-weight: 600;
}
.event-item .event-info .cfnc-link a {
  color: #fd2d56;
  letter-spacing: 0.3px;
}
.event-item .cfnc-link a img {
  margin: 0 0 4px 7px;
}
.event-time {
  position: absolute;
  bottom: 20px;
  left: 20px;
  padding: 13px 22px 1px;
  background: #ef3d44;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  z-index: 1;
}
.event-time h2 {
  line-height: 32px;
}
.event-time h4 {
  font-size: 17px;
}
.event-time .event-date {
  padding-bottom: 0;
}
.event-time .event-month {
  color: #f7f8fb;
  font-weight: 300;
}
.event-info {
  padding-top: 29px;
}
.event-info h3 {
  font-size: 26px;
  padding-top: 0;
}
.event-meta ul {
  padding: 0;
  margin: 0;
  color: #fd2d56;
  font-size: 15px;
  line-height: 14px;
  list-style: none;
}
.event-meta ul li {
  display: inline-block;
  padding-right: 12px;
  margin: 0 8px 9px 0;
  border-right: 1px solid #fd2d56;
}
.event-meta ul li:last-child {
  border-right: none;
}
.event-meta ul li a {
  display: inline-block;
  color: inherit;
}
.event-meta ul li a:hover {
  color: #3d59fa;
}
.event-title {
  letter-spacing: -0.3px;
}
.pagination-spacer-two {
  padding-top: 40px;
}
/* Event Info Image */
.cfnc-image-wrap.event-info-image {
  position: relative;
  box-shadow: 10px 0 60px rgb(0, 9, 49, 0.25);
}
.cfnc-image-wrap.event-info-image img {
  border-radius: 5px;
}
.cfnc-image-wrap.event-info-image .event-contact-wrap {
  position: absolute;
  left: -50px;
  bottom: -50px;
  background: #ffffff;
  width: 100%;
  padding: 30px 15px;
  border: 1px solid #fd2d56;
  border-radius: 5px;
  box-shadow: 10px 0 60px rgb(0, 9, 49, 0.25);
}
.cfnc-image-wrap.event-info-image .event-contact-wrap .event-contact-item {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.cfnc-image-wrap.event-info-image .event-contact-wrap .event-contact-item .cfnc-icon {
  float: left;
  width: 15%;
  font-size: 22px;
  color: #fd2d56;
}
.cfnc-image-wrap.event-info-image .event-contact-wrap .event-contact-item .event-img-cnt {
  float: left;
  display: inline-block;
  width: 85%;
}
.cfnc-image-wrap.event-info-image .event-contact-wrap .event-contact-item .event-img-cnt h3 {
  font-size: 20px;
  font-weight: 600;
}
.cfnc-image-wrap.event-info-image .event-contact-wrap .event-contact-item .event-img-cnt span {
  color: #666666;
  font-size: 18px;
}
/* Confence Image */
.cfnc-sec-image {
  position: absolute;
  bottom: -70px;
  left: -58px;
  max-width: 275px;
  border: 5px solid #ffffff;
  border-radius: 5px;
}
.cfnc-image.cfnc-main-img {
  position: relative;
  margin-bottom: 70px;
}
/* SImple Link */
.simple-link .cfnc-icon {
  float: left;
  margin-right: 10px;
}
.simple-link span.link-text {
  margin-top: 3px;
  display: inline-block;
}
/* Footer Top */
.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;
}
.footer-top-inner:before {
  content: "";
  position: absolute;
  width: 200%;
  height: 100%;
  background-image: url(../images/backgrounds/title-bg01.jpg);
  left: -100px;
  top: 0;
}
.proel-footer-top.left-align .footer-top-inner:before {
  right: -100px;
  left: auto;
}
.naeep-grid-info .naeep-link-wrap {
  padding-top: 7px;
}
.news-detail-wrap .wp-block-image .alignright {
  padding-bottom: 10px;
}
.wp-block-gallery.columns-2 .blocks-gallery-item {
  display: inline-block;
}
.wp-block-media-text.alignfull.has-media-on-the-right.is-stacked-on-mobile {
  margin-bottom: 20px;
}
p img.alignright.size-thumbnail {
  margin-bottom: 22px;
}
.comment-main-area .comment-area img {
  padding-top: 5px;
  padding-bottom: 5px;
}
.mejs-container {
  margin-bottom:10px
}
.news-detail-wrap .post-count {
  padding-left: 5px;
}
.woocommerce div.product form.cart .group_table td {
  border: 1px solid #d0d0d0;
  vertical-align: middle;
}
.woocommerce div.product form.cart table.group_table td {
  padding-left: 8px;
}
.woocommerce div.product form.cart .group_table td:first-child {
  width: 4em;
  text-align: center;
}
.cfnc-page-wrap p img.size-full.alignright {
  margin-top: 20px;
}
.wp-caption .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  padding-top: 10px;
}
.wp-caption {
  margin-bottom: 30px;
}
.cfnc-page-wrap .cfnc-comments-area.cfnc-form.comments-area {
  margin-top: 50px;
}