@charset "utf-8";
/*
  VictorThemes Styling
  ----------------------
  1. Fraxos Common Classes
  2. Fraxos Elements
      --Fraxos Buttons
      --Fraxos Form Fields
      --Fraxos Table
      --Fraxos Pe Icon 7 Stroke
      --Fraxos Nice Select
      --Fraxos Rating
      --Fraxos Sidebar Widgets
        --Fraxos Widget Search
        --Fraxos Widget Categories
        --Fraxos Widget Price
        --Fraxos Widget Products
        --Fraxos Widget Tags
      --Fraxos Second Font Family
      --Fraxos Hover
      --Fraxos Brand
      --Fraxos Navigation
        --Fraxos Default Navigation
        --Fraxos Fixed Navigation
      --Fraxos Owl Carousel Slider
      --Fraxos Theme Default Color
      --Fraxos Theme Browsers Selection Background
      --Fraxos Theme Backgrounds
      --Fraxos Theme Borders
      --Fraxos Social
        --Square social
        --Rounded social
      --Fraxos Magnific Popup
      --Fraxos Tabs
      --Fraxos Progressbar
      --Fraxos Custom Scroll
      --Fraxos Parallax
      --Fraxos Masonry
      --Fraxos Typewriter
      --Fraxos Swiper Slider
        --Swiper Horizontal
      --Fraxos Map
      --Fraxos Animation Keyframes
      --Fraxos Back Top
      --Fraxos Preloader
  3. Fraxos Reset Classes
  4. Fraxos Main Wrap
  5. Fraxos Header
      --Fraxos Default Header
      --Fraxos Sticky Header
      --Fraxos Transparent Header
      --Header Style Two
      --Header Style Three
      --Header Style Four
      --Header Style Five
  6. Fraxos Home v1 Page
      --Fraxos Banner
      --Fraxos Introduction
      --Fraxos About Info
      --Fraxos Services
      --Fraxos Portfolio
      --Fraxos Members
      --Testimonial Style Two
      --Fraxos Purposeful
      --Fraxos Blog
      --Fraxos Clients
      --Get Start Style Two
  7. Fraxos Home v2 Page
      --Fraxos Banner, Banner Style Two
      --Fraxos Portfolio Gallery
      --Blog Style Two
  8. Fraxos Home v3 Page
      --Portfolio Page Title
      --portfolio-spacer-two
  9. Fraxos Home v4 Page
      --Fraxos Sidebar Nav
      --Fraxos Full Gallery
  10. Fraxos Home v5 Page
      --Banner Style Three
      --Portfolio Gallery Style Two
  11. Fraxos Home v6 Page
      --Portfolio Style Three
  12. Fraxos Home v7 Page
      --Banner Style Four
  13. Fraxos Home v8 Page
  14. Fraxos Home v9 Page
      --Banner Style Five
      --My Info Wrap
  15. Fraxos Home v10 Page
      --Banner Style Six
      --Fraxos My Introduction
      --Fraxos Skills
      --Portfolio Style Two
      --Fraxos My Status
      --Fraxos My Links
  16. Fraxos Home v11 Page
      --Fraxos Full Page
  17. Fraxos About Us Page
      --Fraxos Banner, Banner Style Seven
      --Introduction Style Two
      --Services Style Two
      --Members Style Two
      --Clients Style Two
  18. Fraxos About Me Page
  19. Fraxos Blog Grid Page
  20. Fraxos Mid Wrap
  21. Fraxos Blog Page
      --Fraxos Blog Wrap
  22. Fraxos Blog Single Page
      --Fraxos Blog Detail
  23. Fraxos Left Sidebar Page
      --Fraxos More Posts
  24. Fraxos Pinterest Right Sidebar Gallery Page
      --Portfolio Style Four
  25. Fraxos Big Masnory Page
  26. Fraxos FullScreen Slider Page
  27. Fraxos Fullwidth Right Sidebar Page
      --Fraxos Portfolio Full Wrap
  28. Fraxos Center Slider Page
      --Fraxos Center Portfolio
      --Fraxos Quote
  29. Fraxos Center Slider 2 Page
  30. Fraxos Center Stack Page
  31. Fraxos Custom Style Page
      --Fraxos Banner Banner Style Eight
      --Custom Style
  32. Fraxos Shop Page
  33. Fraxos Product Details Page
  34. Fraxos Cart Page
  35. Fraxos Checkout Page
  36. Fraxos Contact Us Page
      --Fraxos Locations
      --Fraxos Contact Wrap
  37. Fraxos Error Page
  38. Fraxos Content Cross Check Page
  39. Fraxos Footer
      --Fraxos Default Footer
      --Fraxos Sticky Footer
      --Footer Style Two
      --Footer Style Three
      --Footer Style Four
  40. Fraxos Copyright
      --Copyright Style Two
*/

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {display: inline;float: left;margin-right: 1.5em;}
.alignright {display: inline;float: right;margin-left: 1.5em;}
.aligncenter {clear: both;display: block;margin-left: auto;margin-right: auto;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {clear: both;}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {max-width: 100%;}

/* By Authot Post */
.bypostauthor {display: inline-block;width: 100%;}

/* Screen Reader Text */
.screen-reader-text {display: inline-block;}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {margin-bottom: 1.5em;max-width: 100%;}
.wp-caption img[class*="wp-image-"] {display: block;margin-left: auto;margin-right: auto;}
.wp-caption .wp-caption-text {margin: 0.8075em 0;}
.wp-caption-text {text-align: center;}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {margin-bottom: 1.5em;}
.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%;}
.gallery-columns-7 .gallery-item {max-width: 14.28%;}
.gallery-columns-8 .gallery-item {max-width: 12.5%;}
.gallery-columns-9 .gallery-item {max-width: 11.11%;}
.gallery-caption {display: block;}
.gallery-columns-5 .gallery-item {
  width: auto;
}

/* 1. Fraxos Common Classes */
html {
  overflow-y: scroll;
}
body {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-smoothing: grayscale;
}
*:focus {
   outline: 0;
 }
::-webkit-input-placeholder {
  color: #888888;
  opacity: 1;
}
::-moz-placeholder {
  color: #888888;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #888888;
  opacity: 1;
}
:-moz-placeholder {
  color: #888888;
  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;
  color: #0dd3c5;
}
img {
  max-width: 100%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: auto;
}
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.42857;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 17px;
}
h4 {
  font-size: 19px;
}
p {
  padding-bottom: 10px;
  margin-bottom: 0;
  color: #777777;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 26px;
}
video {
  display: block;
  width: auto;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  background-color: #f8f8f8;
}
audio, canvas, progress, video {
  vertical-align: middle;
}
abbr[title] {
  border-bottom: none;
}
.padding-xs {padding-top: 10px !important;padding-bottom: 10px !important;}
.padding-sm {padding-top: 20px !important;padding-bottom: 20px !important;}
.padding-md {padding-top: 40px !important;padding-bottom: 40px !important;}
.padding-lg {padding-top: 80px !important;padding-bottom: 80px !important;}
.padding-xl {padding-top: 160px !important;padding-bottom: 160px !important;}
.padding-cnt-no{padding-top: 0 !important;padding-bottom: 0 !important;}
.gallery-columns-5 .gallery-caption, .gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption {
  display: none;
}
.gallery .gallery-caption {
  margin-bottom: 15px;
}
.frxo-table-wrap {
  display: table;
  width: 100%;
  height: 100%;
}
.frxo-align-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.frxo-table-row {
  display: table-row;
  vertical-align: top;
  width: 100%;
  height: 100%;
}
.frxo-table-row.bottom {
  vertical-align: bottom;
}
.icon {
  display: inline-block;
  vertical-align: middle;
}
[class*="ti-"], [class*=" icon-"]:before, [class^="icon-"]:before, [data-icon]:before {
  display: inline-block;
  line-height: normal;
}
[class*="pe-7s"] {
  display: inline-block;
  line-height: normal;
}
/* 2. Fraxos Elements */
/* Fraxos Buttons */
.frxo-btn {
  border: 2px solid #222034;
  display: inline-block;
  vertical-align: middle;
  min-width: 150px;
  padding: 19px 15px 18px;
  background-color: transparent;
  font-weight: 600;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.2px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.frxo-btn:hover:before, .frxo-btn:hover:after {
  width: 0;
}
.frxo-btn:hover, .frxo-btn:focus {border-color: #0dd3c5;}
.frxo-btn.frxo-white-border-btn:hover {
  color: #0dd3c5;
}
.frxo-btn:hover .frxo-btn-text:before, .frxo-btn:hover .frxo-btn-text:after {
  height: 100%;
  opacity: 1;
}
.frxo-btn:before, .frxo-btn:after {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #222034;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.frxo-btn:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.frxo-btn-text:before, .frxo-btn-text:after {
  content: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 2px;
  height: 0;
  background: #222034;
  opacity: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.frxo-btn-text:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}
.frxo-btn.frxo-white-border-btn {
  color: #ffffff;
  border-color: #ffffff;
}
.frxo-btn.frxo-white-border-btn:before, .frxo-btn.frxo-white-border-btn:after {
  background: #ffffff;
}
.frxo-white-border-btn .frxo-btn-text:before, .frxo-white-border-btn .frxo-btn-text:after {
  background: #ffffff;
}
.frxo-white-large-btn {
  min-width: 180px;
}
.frxo-gray-border-button {
  display: inline-block;
  padding: 18px;
  min-width: 195px;
  font-weight: 600;
  font-size: 11px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px;
  border: 2px solid #e8e8e8;
}
.frxo-gray-border-button:hover {
  border-color: #0dd3c5;
}
.frxo-medium-btn {
  padding: 8px 10px 9px;
  min-width: 137px;
  color: #0dd3c5;
  font-size: 13px;
}
.frxo-medium-btn:hover {
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.frxo-gray-border-button:hover.frxo-medium-btn:hover {
  color: #ffffff;
}
.frxo-rounded-btn {
  -webkit-border-radius: 30px;
  -ms-border-radius: 30px;
  border-radius: 30px;
}
.frxo-btn-wrap {
  padding-top: 24px;
}
.search .frxo-page-title h2 span {
  color: #0dd3c5;
}
/* 3. Fraxos Reset Classes */
/* Fraxos Form Fields */
input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"],
input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"], input[type="url"],
input[type="number"], textarea, select, .form-control {
  vertical-align: middle;
  width: 100%;
  height: 50px;
  padding: 13px 20px;
  background-color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-size: 13px;
  line-height: 1.42857;
  border: 1px solid #e5e5e5;
  outline: none;
  -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;
}
input[type="text"]:focus, input[type="email"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="search"]:focus, input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="url"]:focus, input[type="number"]:focus, textarea:focus, select:focus, .form-control:focus {
  border-color: #dadada;
}
input[type="file"] {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
}
input[type=number] {
  padding-right: 30px;
  margin-bottom: 0;
  -webkit-appearance: textfield;
  -ms-appearance: textfield;
  -o-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="checkbox"], input[type="radio"] {
  margin: 0 5px 0 0;
}
textarea, textarea.form-control {
  height: 130px;
  padding: 13px 18px;
  resize: vertical;
}
body input[type="submit"] {
  display: inline-block;
  vertical-align: middle;
  min-width: 168px;
  padding: 17px 20px;
  background-color: #ffffff;
  font-family: 'Muli', sans-serif;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  text-align: center;
  border-width: 2px;
  border-style: solid;
  position: relative;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -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;
}
select {
  height: 45px;
  padding: 11px 40px 10px 15px;
  background-image: url(../images/icons/icon36@3x.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 48px auto;
  color: #888888;
  border: 2px solid #ececec;
}
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;
  letter-spacing: 0.3px;
}
form p {
  padding-bottom: 0;
  line-height: normal;
}
form label {
  vertical-align: middle;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  position: relative;
}
form input, form textarea, form select {
  margin-bottom: 19px;
}
form input[type="submit"], form input[type="button"] {
  margin: 0;
}
blockquote {
  margin: 19px 40px 51px 55px;
  padding: 0 0 0 20px;
  border-left: 4px solid #0dd3c5;
}
blockquote p {
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 38px;
  letter-spacing: -0.1px;
}
blockquote p:last-child {
  padding-bottom: 0;
}
blockquote cite:before {
  content: "-";
}
.quantity {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.quantity input:focus {
  outline: 0;
}
.quantity-up, .quantity-down {
  position: absolute;
  top: 1px;
  right: 1px;
  width: 15px;
  height: 50%;
  color: #444444;
  font-size: 12px;
  letter-spacing: 0.5px;
  text-align: center;
  cursor: pointer;
  border-bottom: 1px solid #e7e7e7;
  border-left: 1px solid #e7e7e7;
}
.quantity-down {
  top: auto;
  bottom: 1px;
  border-bottom: none;
}
.quantity-up .fa, .quantity-down .fa {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.checkbox-icon-wrap .checkbox-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 18px;
  height: 18px;
  margin-right: 5px;
  background: #ffffff;
  border: 1px solid #e2e2e2;
  -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%;
  color: #f05f60;
  font: normal normal normal 9px/1.42857 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;
  position: relative;
  width: 14px;
  height: 14px;
  margin-right: 1px;
  border: 1px solid #d3d3d3;
  -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: #0dd3c5;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.wpcf7-list-item-label {
  display: inline-block;
  vertical-align: middle;
  padding-right: 20px;
}
/* Fraxos Table */
table {
  margin-bottom: 20px;
  max-width: 100%;
  width: 100%;
  font-size: 14px;
  border: 1px solid #ececec;
}
table th {
  padding: 8px;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  line-height: 26px;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  vertical-align: middle;
}
table td {
  vertical-align: top;
  padding: 8px;
  letter-spacing: 0.2px;
  line-height: 1.42857;
  border-bottom: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
}
table#wp-calendar td {
  padding: 7px;
}
table.table-condensed {
  border: none;
}
table tr #today {
  background: #111111;
  color: #ffffff;
}
address {
  font-style: italic;
}
.wpcf7-list-item label {
  display: inline-block;
  position: relative;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}
.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.wp-caption {
  margin-bottom: 30px;
}
.wp-caption .wp-caption-text {
  font-size: 15px;
  font-style: italic;
  padding-top: 10px;
}
.post-password-form label {
  display: block;
  overflow: hidden;
  clear: both;
  margin: 0;
}
.post-password-form label input {
  margin-top: 5px;
}
.page-links {
  font-size: 12px;
  line-height: 24px;
}
.page-links a, .page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  height: 24px;
  margin-right: 3px;
  text-align: center;
  width: 24px;
}
.page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}
.page-links a:hover, .page-links a:focus {
  background-color: transparent;
  border-color: #d1d1d1;
  color: #222222;
}
.page-links a span {
  font-size: 12px;
}
.page-links > .page-links-title {
  width: auto;
  height: auto;
  padding-right: 5px;
  margin: 0;
  font-size: 14px;
  border: 0;
}
.says, .screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.frxo-responsive-table {
  overflow-x: auto;
}

/* Inner Row Width */
.width-one {
  width: 1390px;
  margin: 0 auto;
}
.width-two {
  width: 1285px;
  margin: 0 auto;
}
.width-three {
  width: 970px;
  margin: 0 auto;
}
.width-four {
  width: 800px;
  margin: 0 auto;
}

/* Fraxos Nice Select */
.nice-select {
  float: none;
  height: 50px;
  width: auto;
  padding: 10px 40px 10px 19px;
  margin-bottom: 19px;
  background: transparent;
  font-family: 'Muli', sans-serif;
  line-height: 26px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  white-space: normal;
}
.nice-select .current {
  display: block;
  overflow: hidden;
  vertical-align: middle;
  clear: both;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.nice-select .list {
  width: 100%;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  z-index: 3;
}
.frxo-main-wrap .nice-select .option,
.frxo-widget.widget_archive .nice-select li.option:first-child,
.frxo-widget.widget_categories .nice-select li.option:first-child,
.frxo-widget.widget_product_categories .nice-select li.option:first-child {
  padding: 10px 15px;
  line-height: 1.42857143;
}
.nice-select .option.selected {
  font-weight: 400;
}
.nice-select:after {
  right: 17px;
  height: 6px;
  width: 6px;
  border-color: #888888;
  border-width: 1px;
}
.nice-select.open, .nice-select:active, .nice-select:focus {
  border-color: #d5d5d5;
}
/* Fraxos Rating */
.jq-ry-container {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}
.jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group, .jq-ry-container > .jq-ry-group-wrapper > .jq-ry-group.jq-ry-rated-group {
  z-index: 1;
}
/* Fraxos Sidebar Widgets */
.frxo-widget {
  padding-bottom: 35px;
}
.frxo-widget:last-child {
  padding-bottom: 0;
}
.frxo-widget p {
  letter-spacing: 0.3px;
}
.frxo-widget h4 {
  line-height: 28px;
  font-size: 20px;
}
.frxo-widget ul {
  padding: 2px 0 5px;
  margin: 0;
  font-size: 15px;
  list-style: none;
}
.frxo-widget ul ul {
  padding: 0;
}
.frxo-widget ul ul li {
  padding: 0 0 0 15px;
}
.frxo-widget ul ul li:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.frxo-widget ul li {
  position: relative;
}
.frxo-widget ul li a {
  display: block;
  padding: 13px 0 15px;
  color: #999999;
  border-bottom: 1px solid #ececec;
}
.frxo-widget ul li:first-child a {
  padding-top: 0;
}
.frxo-widget ul.sub-menu li a {
  padding-top: 13px;
}
ul.simple-image li a {
  border-bottom: none;
}
.frxo-widget ul#recentcomments li a, .frxo-widget ul li.recentcomments a {
  display: inline;
}
.frxo-widget ul li a:empty {
  display: none;
}
.frxo-widget ul ul.children {
  padding-left: 12px;
}
.frxo-widget ul.children li:first-child a {
  padding-top: 13px;
}
.frxo-widget .recentcomments a {
  border-bottom: none;
}
.frxo-widget .recentcomments {
  padding: 13px 0 15px;
  border-bottom: 1px solid #ececec;
}
.frxo-widget .recentcomments:first-child {
  padding-top: 0;
}
.frxo-widget ul li .archives-counter {
  position: absolute;
  top: 16px;
  right: 0;
  color: #888888;
  z-index: 1;
}
.frxo-widget img {
  height: auto;
}
.frxo-widget input[type="text"], .frxo-widget input[type="email"], .frxo-widget input[type="password"], .frxo-widget input[type="tel"], .frxo-widget input[type="search"], .frxo-widget input[type="date"], .frxo-widget input[type="time"], .frxo-widget input[type="datetime-local"], .frxo-widget input[type="month"], .frxo-widget input[type="url"], .frxo-widget input[type="number"], .frxo-widget select, .frxo-widget .form-control {
  height: 50px;
}
.frxo-widget .nice-select .option {
  margin-bottom: 0;
}
.frxo-widget .nice-select .option:before {
  display: none;
}
.widget-title {
  padding-bottom: 20px;
}
/* Calender */
.frxo-widget.widget_calendar table th,
.frxo-widget.widget_calendar table td {
  text-align: center;
}
/* Widget Rss */
.frxo-widget.widget_rss li, .frxo-widget.widget_archive li,
.frxo-widget.widget_categories li, .frxo-widget.woocommerce-widget-layered-nav li,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item,
.frxo-widget.widget_product_categories li, .frxo-widget.woocommerce.widget_products li,
.frxo-widget.woocommerce.widget_recent_reviews li, .frxo-widget.woocommerce.widget_top_rated_products li {
  padding: 14px 0 15px;
  border-bottom: 1px solid #ececec;
}
.blog-detail-wrap .rsswidget img {margin-top:0 }
.frxo-widget.widget_rss li:first-child, .frxo-widget.widget_archive li:first-child,
.frxo-widget.widget_categories li:first-child, .frxo-widget.woocommerce-widget-layered-nav li:first-child,
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item:first-child,
.frxo-widget.widget_product_categories li:first-child, .frxo-widget.woocommerce.widget_products li:first-child,
.frxo-widget.woocommerce.widget_recent_reviews li:first-child, .frxo-widget.woocommerce.widget_top_rated_products li:first-child {
  padding-top: 0;
}
.frxo-widget.woocommerce.widget_products li, .frxo-widget.woocommerce.widget_recent_reviews li,
.frxo-widget.woocommerce.widget_top_rated_products li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  padding-top: 0;
}
.frxo-widget.widget_rss li a, .frxo-widget.widget_archive li a,
.frxo-widget.widget_categories li a, .frxo-widget.woocommerce-widget-layered-nav li a,
.frxo-widget.widget_product_categories li a {
  border: none;
  padding: 0;
  display: inline-block;
}
.frxo-widget.widget_rss a.rsswidget {
  color: #aaaaaa;
}
.frxo-widget.widget_rss a.rsswidget:hover {
  color: #0dd3c5;
}
.frxo-widget.woocommerce.widget_products li a, .frxo-widget.woocommerce.widget_recent_reviews li a,
.frxo-widget.woocommerce.widget_top_rated_products li a, .frxo-widget.woocommerce.widget_top_rated_products li:last-child a {
  display: block;
  border: none;
  padding: 0;
  margin-bottom: 2px;
  line-height: 1.2;
}
.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
  margin-top: 9px;
}
.woocommerce.widget_shopping_cart ul.product_list_widget li a {
  padding-bottom: 0;
}
.frxo-widget.woocommerce.widget_products span.woocommerce-Price-amount.amount {
  display: inline;
  color: #aaaaaa;
}
.frxo-secondary.woocommerce.widget_products span.woocommerce-Price-amount.amount {
  color: #232323;
}
.frxo-widget.widget_product_categories ul.children {
  padding-left: 15px;
}
p.woocommerce-mini-cart__buttons.buttons {font-family: 'Muli', sans-serif;}
/* Fraxos Widget Search */
.widget_search p {
  position: relative;
}
.widget_search form input[type="text"] {
  padding-right: 62px;
  margin: 0;
}
.widget_search form input[type="submit"] {
  position: absolute;
  top: 1px;
  bottom: 1px;
  right: 1px;
  min-width: 50px;
  padding: 0;
  background-color: transparent;
  background-image: url(../images/icons/icon38@3x.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 50px auto;
  border-color: transparent;
  z-index: 1;
}
.widget_search form input[type="submit"]:hover {
  background-color: #f8f8f8;
}
/* Fraxos Widget Categories */
.widget-categories {
  padding-bottom: 28px;
}
.widget-categories .widget-title {
  padding-bottom: 4px;
}
/* Fraxos Widget Price */
.widget-price .widget-title {
  padding-bottom: 26px;
}
.ui-widget.ui-widget-content {
  background-color: #f1f2f4;
  border: none;
}
.ui-slider-handle {
  display: none;
}
.ui-slider-handle:last-child {
  display: block;
}
.ui-slider-horizontal {
  height: 3px;
}
.ui-slider-horizontal .ui-slider-range {
  background-color: #0dd3c5;
}
.ui-slider .ui-slider-handle {
  margin: 0;
  top: -5px;
  height: 13px;
  width: 13px;
  cursor: w-resize;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br, .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl, .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr, .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-radius: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button,
html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  background: #ffffff;
  border: 2px solid #0dd3c5;
  outline: none;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
/* Fraxos Widget Products */
.widget-products {
  padding-bottom: 22px;
}
/* Widget Cart */
.frxo-widget.woocommerce.widget_shopping_cart li {
  border-bottom: 1px solid #e5e5e5;
  padding: 0px 10px 15px 32px;
  margin-bottom: 13px;
}
.frxo-widget.woocommerce.widget_shopping_cart a {
  display: block;
  border-bottom: none;
  margin-right: 0;
}
.woocommerce .frxo-widget a.remove:before, .woocommerce .frxo-widget a.remove:after {
  display: none;
}
.woocommerce .frxo-widget a.remove.remove_from_cart_button {
  font-size: 20px;
}
.woocommerce ul.cart_list li a.remove.remove_from_cart_button, .woocommerce ul.product_list_widget li a.remove.remove_from_cart_button {
  font-size: 0;
}
.woocommerce ul.product_list_widget li a.remove.remove_from_cart_button {
  font-size: 25px;
}
.woocommerce ul.product_list_widget li a.remove.remove_from_cart_button:hover {
  color: #0dd3c5 !important;
}
.woocommerce .widget_shopping_cart span.woocommerce-Price-amount.amount {
  float: right;
  padding-top: 1px;
}
.woocommerce .widget_shopping_cart a.remove:hover {
  color: red !important;
}
/* Layered Nav Widget */
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown li {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple {
  border: 1px solid #ececec;
  margin-bottom: 10px;
}
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .select2-container--default .select2-selection--multiple ul {
  padding-left: 8px;
}
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 52px;
}
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .select2-container--default .select2-selection--single {
  height: 55px;
  border-color: #ececec;
}
.woocommerce.frxo-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit,
.woocommerce.frxo-widget.widget_product_search button {
  margin-top: 20px;
  min-width: 150px;
  padding: 16px 25px 15px;
  background-color: #0dd3c5;
  color: #ffffff;
  font-weight: 600;
  font-size: 12px;
  line-height: 1.42857;
  text-transform: uppercase;
  white-space: normal;
  text-align: center;
  border: 1px solid transparent;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce.frxo-widget.widget_product_search button {
  margin-top: 0;
}

.woocommerce.frxo-widget.woocommerce-widget-layered-nav .woocommerce-widget-layered-nav-dropdown__submit:hover,
.woocommerce.frxo-widget.widget_product_search button:hover {
  background-color: #26242f;
  color: #ffffff;
}
/* Price filter Widget */
.woocommerce .widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f1f2f4;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #ffffff;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
  height: 2px;
  background-color: #cccccc;
  margin-left: 0;
  margin-bottom: 0;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  top: -6px;
}
.woocommerce .widget_price_filter .price_label {
  color: #888888;
}

/* Fraxos Widget Tags */
.widget-tags a, .widget_tag_cloud a, .tagcloud a {
  display: inline-block;
  padding: 6px 16px 5px;
  margin: 0 3px 14px 0;
  border: 1px solid #e8e8e8;
  background: #fcfcfc;
  color: #111111;
  font-size: 11px !important;
  letter-spacing: 0.2px;
}
.widget-tags a:hover, .widget_tag_cloud a:hover, .tagcloud a:hover {
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.frxo-footer .footer-item .tagcloud a {
  color: #111111;
}
.frxo-footer .footer-item .tagcloud a:hover {
  color: #ffffff;
}
/* Fraxos Second Font Family */
.section-subtitle, .banner-caption-subtitle, .testimonial-style-two .author-info, .my-introduction-subtitle,
.my-designation, .blog-detail-wrap ul li, .quote-title, .portfolio-wrap-subtitle {
  font-family: 'PT Serif', serif;
}
/* Fraxos Hover */
.transparent-header .frxo-navigation > ul > li:hover > a, .dropdown-nav > li:hover > a, .testimonial-style-two .author-name a:hover,
.blog-post a:hover, .blog-meta .pull-right a:hover, .directions a:hover, .frxo-footer ul li a:hover, .frxo-social a:hover,
.portfolio-subtitle a:hover, .portfolio-gallery-style-two .portfolio-subtitle a:hover, .swiper-horizontal .portfolio-subtitle a:hover,
.my-info-detail-title a:hover, .award-item a:hover, .education-item .education-item-title a:hover, .skill-title a:hover,
.footer-style-three .frxo-copyright a:hover, .blog-tags a:hover, .portfolio-detail-wrap ul li a:hover,
.portfolio-center .portfolio-detail-wrap ul li a:hover, .frxo-widget ul li a:hover, .product_meta a:hover,
.woocommerce form .lost_password a:hover, .location-item ul li a:hover,
.testimonial-style-two .author-designation a:hover {
  color: #0dd3c5;
}
.my-info-detail-title a.title-on-hover {
  color: #0dd3c5;
}
.my-info-detail-title a.title-on-hover:after {
  width: 100%;
}
.footer-item.frxo-hover .footer-widget-title:after {
  width: 0;
}
.member-item.frxo-hover .frxo-image:before {
  opacity: 1;
}
.blog-item.frxo-hover .frxo-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.portfolio-item.frxo-hover .frxo-image img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.portfolio-item.frxo-hover .portfolio-info {
  opacity: 1;
  top: 20px;
  bottom: 20px;
  left: 20px;
  right: 20px;
}
.portfolio-style-four .portfolio-item.frxo-hover .portfolio-info {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.swiper-horizontal .portfolio-item.frxo-hover .portfolio-info {
  top: auto;
  bottom: 0;
  right: 0;
  left: -1px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: calc(100% + 2px);
}
.portfolio-gallery-style-two .portfolio-item.frxo-hover .portfolio-title:after {
  height: 21px;
}
.my-status-item.frxo-hover:after {
  background: #0dd3c5;
  border-color: transparent;
}
.services-style-two .service-item.frxo-hover .service-info {
  top: 0;
}
.frxo-hover .service-primary-wrap {
  top: -100%;
  opacity: 0;
}
.stats-link.frxo-hover .frxo-social {
  opacity: 1;
}
.stats-link.frxo-hover .frxo-social a {
  margin: 0;
}
.portfolio-center .stats-link.frxo-hover {
  padding-right: 26px;
  background-image: url(../images/icons/icon35@3x.png);
}
.stats-link.frxo-hover a {
  border-color: #0dd3c5;
}
.skill-item.frxo-hover .frxo-icon .white-stroke-shape {
  stroke: #0dd3c5;
}
/* Fraxos Brand */
.frxo-brand {
  float: left;
  padding-right: 4px;
}
.frxo-brand .text-logo {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 600;
  line-height: 44px;
}
.transparent-header .text-logo, .dark-transparent-header .text-logo {
  color: #ffffff;
}
.dark-transparent-header .is-sticky .text-logo {
  color: #000000;
}
.brand-2x, .brand-3x, .frxo-brand .light-brand {
  display: none;
}
.ms-viewing-0 .dark-brand {
  display: none;
}
.ms-viewing-0 .light-brand.brand-1x {
  display: inline-block;
}
.transparent-header img.retina-logo.transparent-logo,
img.retina-logo {
  display: none;
}
.hav-meta-logo .frxo-theme-logos,.hav-meta-retina .frxo-theme-logos, .meta-retina-logo {
  display: none;
}
.transparent-header .hav-transparent-logo img.default-logo, .dont-transparent img.transparent-logo,
.dont-transparent img.retina-logo, .transparent-header .hav-transparent-logo img.transparent-retina-logo,
.transparent-header .hav-transparent-logo img.retina-logo, .transparent-header .dhav-transparent-logo img.retina-logo {
  display: none;
}
.hav-mobile-logo img.mobile-logo {
  display: none;
}
.transparent-header .toggle-separator, .transparent-header .toggle-separator:before, .transparent-header .toggle-separator:after {
  background: #ffffff;
}
.transparent-header .navigation > li > a {
  color: #ffffff;
}
.transparent-header .navigation > li:hover > a, .transparent-header .navigation > li.active > a {
  opacity: 0.8;
}
.dark-logo-color .text-logo {
  color: #000000;
}
.dark-logo-color .transparent-header .hav-transparent-logo.dhav-default-logo img.transparent-default-logo.transparent-logo,
.dark-logo-color .transparent-header .dhav-transparent-logo img.default-logo,
.light-logo-color .transparent-header .hav-transparent-logo img.transparent-logo,
.dark-logo-color .transparent-header .hav-transparent-logo img.default-logo {
  display: block;
}
.light-logo-color .transparent-header .hav-transparent-logo img.transparent-logo.transparent-retina-logo {
  display: none;
}
.dark-logo-color .transparent-header .hav-transparent-logo img.transparent-logo,
.light-logo-color .transparent-header .hav-transparent-logo img.default-logo,
.dark-transparent-header .hav-transparent-logo img.default-logo,
.dark-transparent-header .is-sticky .hav-transparent-logo img.transparent-default-logo,
.dark-transparent-header img.transparent-retina-logo {
  display: none;
}
.light-logo-color .transparent-header .hav-transparent-logo img.transparent-retina-logo {
  display: none;
}
.dark-transparent-header .hav-transparent-logo img.transparent-default-logo,
.dark-transparent-header .is-sticky .hav-transparent-logo img.default-logo {
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (-moz-min-device-pixel-ratio: 1.5),
only screen and (-o-min-device-pixel-ratio: 3/2),
only screen and (min-device-pixel-ratio: 1.5) {
  .brand-1x, .transparent-header .frxo-brand .light-brand.brand-1x,
  .transparent-header .hav-trans-retina img.default-logo.transparent-logo,
  .hav-d-retina-logo img.default-logo, .meta-default-logo {
    display: none;
  }
  .dark-transparent-header .hav-transparent-logo img.transparent-default-logo,
  .dark-transparent-header .is-sticky .hav-transparent-logo img.default-logo,
  .dark-transparent-header .is-sticky .hav-trans-retina img.transparent-retina-logo,
  .dark-transparent-header .hav-trans-retina img.retina-logo {
    display: none;
  }
  .dark-transparent-header .dhav-trans-retina.hav-transparent-logo img.transparent-default-logo {
    display: block;
  }
  .dark-transparent-header .is-sticky .dhav-trans-retina.hav-transparent-logo img.transparent-default-logo {
    display: none;
  }
  .dark-transparent-header .dhav-trans-retina.hav-d-retina-logo img.retina-logo,
  .dark-transparent-header .hav-trans-retina img.transparent-retina-logo,
  .dark-transparent-header .is-sticky .hav-d-retina-logo img.retina-logo {
    display: block;
  }
  .brand-2x, .transparent-header .frxo-brand .light-brand.brand-2x {
    display: inline-block;
  }
  .transparent-header img.retina-logo.transparent-logo,
  .transparent-header .dhav-trans-retina img.default-logo.transparent-logo,
  img.retina-logo, .meta-retina-logo {
    display: inline-block;
  }
  .dont-transparent img.default-logo, .transparent-header .hav-transparent-logo.hav-trans-retina img.transparent-default-logo,
  .transparent-header .hav-d-retina-logo img.default-logo, .transparent-header .hav-trans-retina.hav-d-retina-logo img.retina-logo,
  .transparent-header .hav-d-retina-logo img.transparent-default-logo,
  .dark-logo-color .transparent-header .hav-transparent-logo.hav-trans-retina img.transparent-retina-logo {
    display: none;
  }
  .dont-transparent img.retina-logo, .transparent-header .hav-transparent-logo.hav-trans-retina img.transparent-retina-logo,
  .transparent-header .hav-d-retina-logo img.retina-logo, .dont-transparent .dhav-d-retina-logo img.default-logo,
  .light-logo-color .transparent-header .hav-transparent-logo img.transparent-logo.transparent-retina-logo {
    display: block;
  }
  .dark-logo-color .transparent-header .hav-transparent-logo img.default-logo,
  .dark-logo-color .transparent-header .dhav-transparent-logo img.default-logo,
  .light-logo-color .transparent-header .hav-transparent-logo img.transparent-logo,
  .dark-logo-color .transparent-header .hav-transparent-logo.dhav-default-logo img.transparent-default-logo.transparent-logo {
    display: none;
  }
  .light-logo-color .transparent-header .hav-transparent-logo.hav-trans-retina img.transparent-retina-logo {
    display: block;
  }
  .dark-logo-color .transparent-header .hav-transparent-logo.hav-trans-retina img.retina-logo,
  .dark-logo-color .transparent-header img.retina-logo {
    display: 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, .transparent-header .frxo-brand .light-brand.brand-2x, .ms-viewing-0 .frxo-brand .light-brand.brand-2x, .header-style-five .frxo-brand .light-brand.brand-2x, .header-style-five .is-sticky .frxo-brand .dark-brand.brand-2x {
    display: none;
  }
  .brand-3x, .transparent-header .frxo-brand .light-brand.brand-3x, .ms-viewing-0 .frxo-brand .light-brand.brand-3x, .header-style-five .frxo-brand .light-brand.brand-3x, .header-style-five .is-sticky .frxo-brand .dark-brand.brand-3x {
    display: inline-block;
  }
}
/* Fraxos Navigation */
/* Fraxos Default Navigation */
.frxo-navigation {
  display: inline-block;
  float: right;
}
.frxo-navigation > ul {
  padding: 0;
  margin: 0;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  list-style: none;
  letter-spacing: 0.2px;
}
.frxo-navigation > ul > a {
  font-weight: 600;
}
.frxo-navigation > ul:before, .frxo-navigation > ul:after {
  display: table;
  clear: both;
  content: "";
}
.frxo-navigation .caret {
  display: none;
}
.frxo-navigation > ul > li {
  float: left;
  position: relative;
}
.frxo-navigation > ul > li > a {
  display: inline-block;
  padding: 14px 16px;
}
.frxo-navigation > ul > li:hover > a, .frxo-navigation > ul > li:focus > a {
  color: #0dd3c5;
  background: none;
}
.frxo-navigation .nav>li>a:focus, .frxo-navigation .nav>li>a:hover {
  background: none;
}
.frxo-navigation .has-dropdown.sub .dropdown-nav {
  top: 0;
  left: 100%;
}
.dropdown-nav {
  display: none;
  position: absolute;
  top: 100%;
  left: 2px;
  min-width: 220px;
  padding: 5px 0 18px;
  margin: 0;
  background: #fcfcfd;
  font-size: 11px;
  white-space: nowrap;
  list-style: none;
  -webkit-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.09);
  -ms-box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.09);
  box-shadow: 0 3px 3px 1px rgba(0, 0, 0, 0.09);
  z-index: 3;
}
.dropdown-nav > li {
  padding: 0 20px;
  position: relative;
}
.dropdown-nav > li > a {
  display: block;
  padding: 14px 0 10px;
  border-bottom: 1px solid rgba(240, 240, 240, 0.9);
}
.dropdown-nav > li:last-child > a {
  border-bottom: none;
}
.dropdown-nav > li:hover > a, .dropdown-nav > li.active > a,
.frxo-navigation li.current-menu-ancestor > a,
.transparent-header .frxo-navigation li.current-menu-ancestor > a,
.transparent-header .frxo-navigation .navbar-nav > li.current-menu-ancestor > a {
  color: #0dd3c5;
}
.frxo-navigation .navbar-nav > li.current-menu-item > a {
  color: #0dd3c5;
}
.dark-transparent-header .frxo-navigation .navbar-nav > li.current-menu-ancestor > a,
.dark-transparent-header .frxo-fixed-navigation .frxo-navigation > ul > li > a {
  color: #0dd3c5;
}
 .transparent-header .frxo-fixed-navigation .frxo-navigation li.current-menu-ancestor > a,
 .frxo-fixed-navigation .frxo-navigation li.current-menu-ancestor > a,
.frxo-fixed-navigation .dropdown-nav > li.active > a {
  color: #0dd3c5;
}
.sidebar-nav-wrap .frxo-navigation > ul > li.current-menu-ancestor > a {
  color: #0dd3c5;
}
/* Fraxos Fixed Navigation */
.frxo-fixed-navigation {
  position: fixed;
  top: 0;
  left: 50%;
  width: 0;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  text-align: center;
  -webkit-transition: width 0.5s 0.3s, visibility 0s 0.8s;
  -ms-transition: width 0.5s 0.3s, visibility 0s 0.8s;
  transition: width 0.5s 0.3s, visibility 0s 0.8s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 7;
}
.admin-bar .frxo-fixed-navigation {
  top: 32px;
}
.frxo-fixed-navigation.open {
  width: 100.01%;
  visibility: visible;
  -webkit-transition: width 0.5s;
  -ms-transition: width 0.5s;
  transition: width 0.5s;
}
.frxo-fixed-navigation.open .frxo-navigation, .frxo-fixed-navigation.open .close-btn {
  opacity: 1;
  -webkit-transition: opacity 0.3s 0.3s;
  -ms-transition: opacity 0.3s 0.3s;
  transition: opacity 0.3s 0.3s;
}
.frxo-fixed-navigation .frxo-navigation {
  padding: 120px 0;
  float: none;
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  transition: opacity 0.3s;
  z-index: 1;
}
.frxo-fixed-navigation .frxo-navigation > ul {
  font-weight: 700;
  float: none;
}
.frxo-fixed-navigation .frxo-navigation > ul > li {
  float: none;
}
.dark-transparent-header .frxo-fixed-navigation .frxo-navigation > ul > li > a,
.transparent-header .frxo-fixed-navigation .frxo-navigation > ul > li > a {
  color: #ffffff;
  font-weight: 700;
}
.frxo-fixed-navigation .frxo-navigation > ul > li > a {
  padding: 10px 0;
  color: #ffffff;
  font-size: 36px;
  line-height: 1.42857143;
}
.frxo-fixed-navigation .frxo-navigation > ul > li:hover > a, .frxo-fixed-navigation .dropdown-nav > li > a:hover {
  color: #0dd3c5;
}
.frxo-fixed-navigation .dropdown-nav {
  position: static;
  padding: 5px 0;
  background: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.frxo-fixed-navigation .dropdown-nav > li {
  padding: 0;
}
.frxo-fixed-navigation .dropdown-nav > li > a {
  display: inline-block;
  padding: 5px 0;
  color: #b5b4b4;
  font-weight: 500;
  font-size: 18px;
  border: none;
}
.frxo-fixed-navigation .dropdown-nav > li > a:after {
  display: none;
}
.frxo-fixed-navigation .has-dropdown.sub .dropdown-nav {
  padding: 5px 0;
}
.frxo-fixed-navigation .frxo-navigation .dropdown-nav {
  background-color: transparent;
}
.close-btn {
  position: absolute;
  opacity: 0;
  top: 27px;
  right: 15px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}
.close-btn a {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  position: relative;
}
.close-btn a:before, .close-btn a:after {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 25px;
  height: 2px;
  background: rgba(255, 255, 255, 0.6);
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  z-index: 1;
}
.close-btn a:after {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
  transform: translateX(-50%) translateY(-50%) rotate(-45deg);
}
/* Fraxos 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-drag .owl-prev, .owl-drag .owl-next {
  position: absolute;
  top: 50%;
  height: 100px;
  width: 40px;
  background: rgba(255, 255, 255, 0.5);
  text-align: center;
  -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;
}
.owl-drag .owl-prev:hover, .owl-drag .owl-next:hover {
  background: rgba(255, 255, 255, 0.75);
}
.owl-drag .owl-prev:before, .owl-drag .owl-next:before {
  color: #333333;
  font: normal normal normal 25px/96px FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
}
.owl-drag .owl-next:before {
  content: "\f105";
}
.owl-drag .owl-next {
  right: 0;
}
.owl-carousel .owl-dots {
  padding-top: 36px;
  text-align: center;
}
.owl-carousel .owl-dot {
  display: inline-block;
  vertical-align: middle;
  width: 7px;
  height: 8px;
  margin: 7px 4px;
  background-color: transparent;
  border: 1px solid #d2d2d2;
  cursor: pointer;
  text-indent: -999px;
  -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;
}
.owl-carousel .owl-dot.active {
  background-color: #151515;
  border-color: transparent;
}
.slider-no-current {
  display: none;
  padding-top: 46px;
}
.current-no:after {
  content: "/";
}
/* Emince Svg Animation */
tspan {
  white-space: pre;
}
.stroke-shape {
  fill: none;
  stroke: #232323;
  stroke-width: 2px;
}
.gray-stroke-shape {
  stroke: #9e9ea8;
}
.white-stroke-shape {
  stroke: #ffffff;
}
.dark-stroke-shape {
  stroke: #919191;
}
.black-stroke {
  stroke-width: 4px;
}
/* Fraxos Theme Default Color */
body, a, .frxo-btn, form label, blockquote p, table td, table td a, input[type="submit"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="search"], input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"], input[type="url"], input[type="number"], textarea, select, .form-control, .nav-tabs > li > a:focus, .nav-tabs > li > a:hover, .nav-tabs > li.active > a, .frxo-video-btn, .frxo-banner.banner-style-two, .banner-style-four, .portfolio-detail-wrap-title, .portfolio-stats-links .frxo-social a, .portfolio-center .portfolio-detail-wrap ul li a, .item-list-subtitle, .woocommerce div.product p.price, .woocommerce ul.cart_list li a, .frxo-secondary .woocommerce ul.product_list_widget li a, .woocommerce div.product .woocommerce-tabs ul.tabs li a, .woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong, .woocommerce .cart .actions input[type="submit"].update-cart:disabled, .woocommerce #review_form #respond p.form-submit input[type="submit"], .woocommerce form .diffrent-address .wpcf7-list-item-label, .footer-style-three .frxo-footer-wrap, .frxo-introduction .section-title span {
  color: #26242f;
}
/* Fraxos Theme Browsers Selection Background */
::selection {
  background: #0dd3c5;
  color: #ffffff;
}
::-webkit-selection {
  background: #0dd3c5;
  color: #ffffff;
}
::-moz-selection {
  background: #0dd3c5;
  color: #ffffff;
}
::-o-selection {
  background: #0dd3c5;
  color: #ffffff;
}
::-ms-selection {
  background: #0dd3c5;
  color: #ffffff;
}
/* Fraxos Theme Backgrounds */
.typed-cursor:after, .frxo-back-top a, .transparent-header .is-sticky .frxo-header, .post-grid-view .grid-icon,
.post-grid-view .grid-icon:before, .post-grid-view .grid-icon:after, .woocommerce ul.products li.product a.button.add_to_cart_button,
.woocommerce ul.products li.product .button.add_to_cart_button:hover:after, .woocommerce #respond input#submit.alt:hover,
.woocommerce #respond input#submit.alt:focus, .woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus,
.woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce input.button.alt:hover,
.woocommerce input.button.alt:focus, .woocommerce #review_form #respond .form-submit input:hover,
.woocommerce #review_form #respond .form-submit input:focus, .woocommerce #respond input#submit:hover,
.woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover,
.woocommerce #respond input#submit:focus, .woocommerce a.button:focus, .woocommerce button.button:focus,
.woocommerce input.button:focus, .woocommerce a.remove:before, .woocommerce a.remove:after,
.woocommerce .cart .actions .coupon input[type="submit"], .woocommerce .cart .actions input[type="submit"].update-cart,
.woocommerce .cart .actions input[type="submit"].update-cart:hover, .woocommerce .cart_totals .calculate-shipping input[type="submit"]:hover,
.woocommerce .wc-proceed-to-checkout .button.alt:hover, .woocommerce form .form-row input.button, .woocommerce #payment #place_order:hover,
.woocommerce-page #payment #place_order:hover, .error-wrap input[type="submit"]:hover, .frxo-fixed-navigation {
  background-color: #26242f;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
  color: #ffffff;
}
/* Fraxos Theme Borders */
.post-grid-view:hover .grid-icon, .post-grid-view:hover .grid-icon::before, .post-grid-view:hover .grid-icon::after, input[type="submit"], input[type="submit"]:hover, .woocommerce #review_form #respond p.form-submit input[type="submit"], .woocommerce #review_form #respond p.form-submit input[type="submit"]:hover {
  border-color: #26242f;
}
/* Fraxos Social */
.frxo-social a {
  display: inline-block;
  color: #999999;
  font-size: 18px;
  margin: 0 13px 10px 0;
}
/* Square social */
.frxo-social.square a {
  padding: 12px 11px 13px;
  min-width: 42px;
  background: #ffffff;
  font-size: 13px;
  text-align: center;
  border: 1px solid #e3e3e3;
}
.frxo-social.square a:hover {
  background: #0dd3c5;
  border-color: #0dd3c5;
  color: #ffffff;
}
.frxo-social.square .fa {
  display: table;
  width: 100%;
  height: 100%;
  line-height: 1;
}
.frxo-social.square .fa:before {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
/* Rounded social */
.frxo-social.rounded a {
  padding: 5px;
  margin: 0 2px 6px 0;
  height: 34px;
  width: 34px;
  background: #bfbfbf;
  color: #ffffff;
  font-size: 16px;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.frxo-social.rounded a:hover {
  background: #0dd3c5;
}
.frxo-social.rounded .fa {
  display: table;
  width: 100%;
  height: 100%;
}
.frxo-social.rounded .fa:before {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
/* Fraxos Magnific Popup */
.mfp-bg {
  background: rgba(0, 0, 0, 0.8);
  opacity: 1;
}
.mfp-close {
  position: absolute;
  top: 30px;
  right: 28px;
  width: 16px;
  height: 16px;
  padding: 0;
  cursor: pointer;
  opacity: 1;
  z-index: 9999;
}
.mfp-close:active {
  top: 30px;
}
.admin-bar .mfp-close {
  top: 62px;
}
.mfp-bottom-bar {
  display: none;
}
.mfp-bottom-bar a {
  color: #ffffff;
  font-weight: 700;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  top: -30px;
  right: 0;
  width: 16px;
  padding-right: 0;
}
.mfp-image-holder .mfp-close {
  display: none;
}
.mfp-container {
  padding: 0 25px;
}
.mfp-container .mfp-img {
  padding: 0;
}
.mfp-container .mfp-arrow {
  width: auto;
  height: auto;
  margin: 0;
  color: #ffffff;
  opacity: 1;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-tap-highlight-color: transparent;
  z-index: 9999;
}
.mfp-arrow:after {
  display: none;
}
.mfp-arrow:before {
  display: inline-block;
  height: 90px;
  width: 35px;
  margin: 0;
  font: normal normal normal 21px/88px FontAwesome;
  background: rgba(225, 225, 225, 0.25);
  border: none;
  position: static;
  opacity: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f104";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.mfp-arrow-left {
  left: 30px;
}
.mfp-arrow-right {
  right: 45px;
}
.mfp-arrow-right:before {
  content: "\f105";
}
.mfp-figure:after {
  display: none;
}
.mfp-close:before {
  position: absolute;
  top: -2px;
  left: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 1;
}
.mfp-close:after {
  position: absolute;
  top: -2px;
  right: 7px;
  width: 2px;
  height: 16px;
  background: #ffffff;
  content: "";
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  z-index: 1;
}
/* Fraxos Tabs */
.nav-tabs {
  padding: 5px 0 0 25px;
  border-bottom: none;
}
.nav-tabs > li {
  float: none;
  padding: 5px 0 6px 21px;
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  position: relative;
}
.nav-tabs > li:before {
  position: absolute;
  top: 45%;
  left: 0;
  height: 7px;
  width: 7px;
  border: 1px solid #d0d0d0;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateY(-45%);
  -ms-transform: translateY(-45%);
  transform: translateY(-45%);
  z-index: 1;
}
.nav-tabs > li.active:before {
  border-color: transparent;
  background: #0dd3c5;
}
.nav > li > a {
  display: inline-block;
  padding: 0;
  color: #999999;
}
.dark-transparent-header .frxo-navigation .navbar-nav > li > a {
  color: #26242f;
}
.dark-transparent-header .frxo-navigation .navbar-nav > li > a:hover,
.dark-transparent-header .frxo-navigation .navbar-nav > li > a:focus {
  color: #0dd3c5;
}
.nav-tabs > li > a:focus, .nav-tabs > li > a:hover {
  background: transparent;
  border-color: transparent;
}
.nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
  border-color: transparent;
}
.nav-tabs > li.active > a {
  border-color: transparent;
}
/* Tab Style Two */
.nav-tabs-two .nav-tabs {
  margin-bottom: 40px;
  font-size: 16px;
  padding-left: 0;
  border-bottom: 1px solid #eeeeee;
}
.nav-tabs-two .nav-tabs-two ul.nav.nav-tabs {
  margin-bottom: 50px;
}
.nav-tabs-two .nav-tabs > li {
  padding-right: 40px;
  margin-bottom: 0;
  float: left;
  padding-bottom: 0;
  padding-left: 0;
}
.nav-tabs-two .tab-content {
  padding-left: 0;
}
.nav-tabs-two .tab-two-col {
  padding: 0;
  width: 100%;
}
.nav-tabs-two .nav-tabs-two .nav-tabs > li {
  padding-right: 55px;
}
.nav-tabs-two .nav-tabs > li:before {
  content: none;
}
.nav-tabs-two .nav-tabs > li > a {
  padding: 0 0 14px;
  margin-right: 0;
  color: #aaaaaa;
  line-height: 26px;
  border: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-weight: 700;
}
.nav-tabs-two .nav-tabs > li > a:after {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0dd3c5;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.nav-tabs-two .nav-tabs > li.active > a, .nav-tabs-two .nav-tabs > li.active > a:hover, .nav-tabs-two .nav-tabs > li.active > a:focus {
  background: none;
  color: #444444;
  border: none;
  cursor: pointer;
}
.nav-tabs-two .nav > li > a:hover, .nav-tabs-two .nav > li > a:focus {
  background: none;
  color: #444444;
}
.nav-tabs-two .nav > li.active > a:after {
  width: 100%;
}
/* Obra Accordion */
.frxo-panel-group .panel.panel-default {
  margin-bottom: 20px;
}
.panel-default {
  border-color: #eeeeee;
  box-shadow: none;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.panel-default > .panel-heading {
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
}
.panel-title {
  padding-bottom: 0;
  font-size: 18px;
}
.panel-title a {
  display: block;
  padding: 30px 55px 30px 50px;
  position: relative;
}
.panel-title a:before, .panel-title a:after {
  position: absolute;
  top: 50%;
  right: 50px;
  width: 18px;
  height: 2px;
  background: #cccccc;
  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;
}
.panel-title a:after {
  right: 58px;
  width: 2px;
  height: 0;
}
.panel-title a.collapsed {
  color: #26242f;
}
.panel-title a.collapsed:after {
  height: 18px;
}
.panel-content {
  padding: 0 40px 40px 50px;
}
.panel-content p {
  line-height: 28px;
}
.job-location {
  display: block;
  color: #999999;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 15px;
}
/* Fraxos Accordion Style Two */
.accordion-style-two .panel-default {
  padding: 0 0 38px 65px;
  margin-bottom: 0;
  position: relative;
  counter-increment: panel-item;
}
.accordion-style-two .panel {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 0;
}
.accordion-style-two .panel-default:before {
  position: absolute;
  top: -9px;
  left: 0;
  width: 20px;
  font-size: 16px;
  height: 46px;
  padding: 9px 5px;
  font-weight: 500;
  line-height: 27px;
  text-align: center;
  content: counter(panel-item, decimal-leading-zero)".";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 2;
}
.frxo-panel-group.accordion-style-two .panel.panel-default {
  margin-bottom: 0;
  margin-top: 20px;
  border-radius: 0;
  padding-left: 35px;
}
.accordion-style-two .panel-default:last-child {
  padding-bottom: 0;
}
.accordion-style-two .panel-default.active:before {
  color: #ffffff;
}
.accordion-style-two .panel-default .panel-heading {
  padding-bottom: 22px;
}
.accordion-style-two .panel-title a {
  padding: 0;
  background: transparent;
  color: #777777;
  border: none;
  font-size: 17px;
  font-weight: 500;
}
.accordion-style-two .panel-title a:after {
  display: none;
}
.accordion-style-two .panel-content {
  padding-top: 3px;
  padding-left: 0;
}
.accordion-style-two .panel-content p {
  padding-bottom: 12px;
}
.accordion-style-two .panel-content p:last-child {
  padding-bottom: 0;
}
.accordion-style-two .panel-title a:before,
.accordion-style-two .panel-title a:after {
  content: none;
}
/* Fraxos Progressbar */
.progress-item {
  padding-bottom: 29px;
}
.progress {
  overflow: visible;
  height: 4px;
  background: rgba(31, 31, 40, 0.08);
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.progress-bar {
  overflow: visible !important;
  background-color: #1f1f28;
  text-align: left;
  box-shadow: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.progress-title {
  padding-bottom: 8px;
  color: #444444;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.skills-list .progress-title .progress-counter {
  float: right;
}
/* Fraxos Custom Scroll */
.vertical-scroll {
  height: 100%;
  width: 100% !important;
  padding: 0 !important;
}
.horizontal-scroll {
  width: 100%;
}
.vertical-track {
  width: 6px;
  right: -20px;
}
.horizontal-track {
  height: 6px;
  bottom: -20px;
}
.vertical-handle {
  width: 6px;
  background-color: #111111;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
.horizontal-handle {
  height: 6px;
  background-color: #111111;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
/* Fraxos Parallax */
.frxo-parallax {
  position: relative;
  overflow: hidden;
  clear: both;
}
.frxo-parallax > * {
  position: relative;
  z-index: 1;
}
.frxo-overlay-pattern {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(38, 36, 47, 0.3);
  z-index: 0;
}
.frxo-background {
  height: 100%;
  background-color: #f8f8f8;
  background-image: url(../images/backgrounds/background2.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
/* Fraxos Masonry */
.frxo-masonry {
  margin: 0 -15px;
}
.bpw-no-gutter .frxo-masonry {
  margin: 0;
}
.frxo-masonry[data-items="1"] .masonry-item {
  width: 100%;
}
.frxo-masonry[data-items="2"] .masonry-item {
  width: 50%;
}
.frxo-masonry[data-items="3"] .masonry-item {
  width: 33.33333333%;
}
.frxo-masonry[data-items="4"] .masonry-item {
  width: 25%;
}
.frxo-masonry[data-items="5"] .masonry-item {
  width: 20%;
}
.frxo-masonry[data-space="0"] {
  margin: 0;
}
.frxo-masonry[data-space="0"] .masonry-item {
  padding: 0;
}
.frxo-masonry[data-space="10"] {
  margin: 0 -10px;
}
.frxo-masonry[data-space="10"] .masonry-item {
  padding: 0 5px 10px;
}
.frxo-masonry[data-space="20"] {
  margin: 0 -10px;
}
.frxo-masonry[data-space="20"] .masonry-item {
  padding: 0 10px 20px;
}
.frxo-masonry[data-space="50"] {
  margin: 0 -25px;
}
.frxo-masonry[data-space="50"] .masonry-item {
  padding: 0 25px 50px;
}
.frxo-masonry .masonry-item.one-fourth {
  width: 25%;
}
.frxo-masonry .masonry-item.one-third {
  width: 58%;
}
.frxo-masonry .masonry-item.full-width {
  width: 100%;
}
.frxo-masonry .masonry-item.one-two {
  width: 42%;
}
.frxo-masonry .masonry-item.one-half {
  width: 50%;
}
.frxo-masonry .masonry-item.one-seven {
  width: 66.66666667%;
}
.frxo-masonry .masonry-item.one-seven-third {
  width: 33.33333333%;
}
.masonry-item {
  float: left;
  width: 50%;
  padding: 0 15px 30px;
}
.bpw-no-gutter .masonry-item {
  padding: 0;
}
.masonry-item .frxo-image img {
  width: 100%;
}
.masonry-filters {
  padding-bottom: 49px;
  text-align: center;
}
.masonry-filters ul {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  font-weight: 500;
  font-size: 16px;
  list-style: none;
}
.masonry-filters ul li {
  display: inline-block;
  vertical-align: middle;
}
.masonry-filters ul li a {
  display: inline-block;
  padding: 5px 14px;
  color: #81818b;
}
.masonry-filters ul li a:hover {
  color: #4b4b55;
}
.masonry-filters ul li a.active {
  color: #4b4b55;
}
/* Fraxos Typewriter */
.typewriter-caption {
  display: inline;
}
.banner-caption-wrap .typewriter-caption {
  text-decoration: underline;
}
.banner-caption-title p {
  display: inline;
}
div#typed-strings span {
  display: none;
}
div#typed-strings span:first-child, div#typed-strings {
  display: inline-block;
}
.typed-cursor {
  position: absolute;
}
.typed-cursor:after {
  position: absolute;
  right: -30px;
  bottom: -42px;
  width: 23px;
  height: 4px;
  margin-left: 10px;
  opacity: 1;
  content: "";
  -webkit-animation: blink 0.7s infinite;
  -moz-animation: blink 0.7s infinite;
  -ms-animation: blink 0.7s infinite;
  -o-animation: blink 0.7s infinite;
  animation: blink 0.7s infinite;
  z-index: 1;
}
.banner-caption .typed-cursor:after {
  right: -15px;
  bottom: -80px;
  width: 7px;
  height: 52px;
  background: #0dd3c5;
}
.frxo-introduction .typed-cursor {
  display: none;
}
.typed-fade-out {
  opacity: 0;
  animation: 0;
  transition: opacity .25s;
}
.banner-style-four h6.banner-caption-subtitle a:after,
.portfolio-subtitle a:after {
  content: ",";
  padding-left: 2px;
}
.portfolio-subtitle a:after {padding-left: 1px;}
.banner-style-four h6.banner-caption-subtitle a:last-child:after,
.portfolio-subtitle a:last-child:after {
  content: none;
}
/* Fraxos Swiper Slider */
.swiper-container {
  height: 100%;
  z-index: auto;
}
.swiper-button-prev, .swiper-button-next {
  position: absolute;
  height: 45px;
  width: 45px;
  margin: 0;
  background-color: rgba(28, 26, 44, 0.7);
  background-image: none;
  color: #ffffff;
  text-align: center;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.swiper-button-prev:before, .swiper-button-next:before {
  font: normal normal normal 22px/43px FontAwesome;
  text-rendering: auto;
  content: "\f105";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.swiper-button-prev:before {
  content: "\f104";
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  color: #fff;
  background-color: #1c1a2c;
}
.footer-style-four .swiper-pagination.swiper-pagination-bullets {
  z-index: 9;
  display: inline-block;
  max-width: 20%;
  float: none;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.swiper-pagination {
  padding: 6px 0;
  z-index: 1;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 35px;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  margin: 10px 0;
  background: #ffffff;
  opacity: 1;
}
.port-dots-two .swiper-pagination-bullet {
  background: #bfbfbf;
}
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  vertical-align: middle;
  background: transparent;
  border: 2px solid #ffffff;
}
.port-dots-two .swiper-pagination-bullet.swiper-pagination-bullet-active {
  vertical-align: middle;
  background: #0dd3c5;
  border: 2px solid #bfbfbf;
}
/* Swiper Horizontal */
.swiper-horizontal .portfolio-item {
  display: block;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.frxo-full-page.port-style-seven {
  height: calc(100vh - 70px);
}
.swiper-horizontal .portfolio-item:hover .portfolio-info {
  top: auto;
  bottom: 0;
  right: 0;
  left: -1px;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  width: calc(100% + 2px);
  opacity: 1;
}
.swiper-horizontal .portfolio-info {
  top: auto;
  height: auto;
  padding: 26px 25px 17px;
  -webkit-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
}
.swiper-horizontal .portfolio-info h4 {
  font-size: 18px;
}
.swiper-horizontal .portfolio-info h5 {
  font-size: 14px;
}
.swiper-horizontal .portfolio-title {
  padding-bottom: 8px;
}
.swiper-horizontal .portfolio-subtitle, .swiper-horizontal .portfolio-subtitle a {
  color: #444444;
  font-weight: 500;
}
/* Fraxos Particals */
#particles-js {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* Fraxos Map */
.frxo-map {
  height: 600px;
}
.gm-style-iw {
  padding: 5px 10px;
}
.gm-style-iw p {
  padding-bottom: 0;
}
.gm-style-iw h1, .gm-style-iw h2, .gm-style-iw h3, .gm-style-iw h4, .gm-style-iw h5, .gm-style-iw h6 {
  padding-bottom: 0;
}
/* Fraxos Animation Keyframes */
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* Fraxos Back Top */
.frxo-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;
}
.frxo-back-top.active {
  bottom: 15px;
}
.frxo-back-top a {
  display: block;
  width: 40px;
  height: 40px;
  padding: 6px;
  font-size: 18px;
  text-align: center;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.frxo-back-top a:hover {
  background: #0dd3c5;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
}
.frxo-back-top a:focus {
  color: #ffffff;
}
/* Fraxos Preloader */
.frxo-preloader {
  display: table;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #222222;
  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;
}
/* 4. Fraxos Main Wrap */
/* 5. Fraxos Header */
/* Fraxos Default Header */
.frxo-header {
  padding: 25px 40px;
  -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;
}
.admin-bar .transparent-header header.frxo-header {
  top: 32px;
  position: absolute;
}
.admin-bar header.frxo-header,
.admin-bar header.frxo-header.frxo-sticky {
  position: absolute;
  width: 100%;
}
.admin-bar .dont-transparent header.frxo-header, .admin-bar .dont-transparent header.frxo-header.frxo-sticky {
  position: relative;
}
.admin-bar .sticky-footer.transparent-header header.frxo-header {
  top: 0;
}
.frxo-header:before, .frxo-header:after {
  display: table;
  clear: both;
  content: "";
}
.frxo-header.hav-border {
  border-bottom: 1px solid #f3f3f3;
}
.dark-transparent-header .frxo-header.hav-border,
.transparent-header .frxo-header.hav-border {
  border : none;
}
.toggle-link {
  float: right;
  margin: 18px 0 0 15px;
  height: 12px;
  width: 20px;
  vertical-align: middle;
}
.toggle-link .toggle-separator {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 4px;
  background: #4b4b55;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.toggle-link .toggle-separator:before, .toggle-link .toggle-separator:after {
  position: absolute;
  top: -5px;
  left: 0;
  width: 100%;
  height: 2px;
  background: #4b4b55;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
a.toggle-link.hide-toggle {
  display: none;
}
body.dark-menu-color .toggle-link .toggle-separator,
body.dark-menu-color .toggle-link .toggle-separator:before,
body.dark-menu-color .toggle-link .toggle-separator:after {
  background: #4b4b55;
}
body.dark-menu-color .transparent-header .frxo-navigation > ul > li > a {
  color: #999999;
}
body.dark-menu-color .transparent-header .frxo-navigation > ul > li > a:hover {
  color: #0dd3c5;
}
.toggle-link .toggle-separator:after {
  top: 5px;
}
.header-side .frxo-full-wrap-toggle {
  display: none;
}
.header-side .sidebar-nav-wrap {
  background: #ffffff;
}
.header-side {
  margin-left: 270px;
}
/* Fraxos Sticky Header */
.admin-bar .is-sticky .frxo-header {
  top: 32px !important;
}
.is-sticky .frxo-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);
}
/* Fraxos Transparent Header */
.frxo-main-wrap[class*="transparent-header"] .sticky-wrapper,
.frxo-main-wrap[class*="transparent-header"] .frxo-header {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 4;
}
.frxo-main-wrap.transparent-header .sticky-wrapper {
  top: 0;
}
.transparent-header .frxo-brand .dark-brand {
  display: none;
}
.transparent-header .light-brand.brand-1x {
  display: inline-block;
}
.transparent-header .frxo-navigation > ul > li > a {
  color: #ffffff;
}
.transparent-header .toggle-link .toggle-separator, .transparent-header .toggle-link .toggle-separator:before, .transparent-header .toggle-link .toggle-separator:after {
  background: #ffffff;
}
/* Header Style Two */
.header-style-two .frxo-header {
  padding: 30px 40px 30px 30px;
}
.header-style-two .frxo-header .frxo-navigation {
  float: left;
  padding-left: 15px;
}
.header-style-two .toggle-link {
  margin-top: 16px;
}
/* Header Style Three */
.header-style-three .frxo-header {
  padding: 30px 40px;
}
/* Header Style Four */
.header-style-four .frxo-header {
  padding: 20px 40px;
}
/* Header Style Five */
.header-style-five .frxo-brand .dark-brand {
  display: none;
}
.header-style-five .light-brand.brand-1x {
  display: inline-block;
}
.header-style-five .is-sticky .light-brand.brand-1x {
  display: none;
}
.header-style-five .is-sticky .dark-brand.brand-1x {
  display: inline-block;
}
/* 6. Fraxos Home v1 Page */
/* Fraxos Banner */
.frxo-banner {
  height: 900px;
  min-height: 900px;
  background-image: url(../images/backgrounds/background1.png);
  background-size: cover;
  background-position: right top;
  background-repeat: no-repeat;
  color: #ffffff;
}
.frxo-banner.frxo-parallax > * {
  z-index: auto;
}
.banner-caption.right {
  max-width: 920px;
  float: right;
  margin-right: -50px;
}
.banner-caption-title span, .word-highlight {
  color: #0dd3c5;
}
span.word-highlight {
  display: inline-block;
}
.footer-style-three .frxo-item, .footer-style-two .frxo-item {
  display: block;
  float: none;
}
.footer-style-two a.frxo-simple-links.frxo-link-simple {
  line-height: 30px;
}
.banner-caption {
  position: relative;
  z-index: 1;
}
.banner-caption h1 {
  font-size: 80px;
  line-height: 80px;
}
.banner-caption h3 {
  line-height: 35px;
}
.banner-caption-title {
  padding-bottom: 32px;
  font-weight: 700;
  letter-spacing: -0.2px;
}
.banner-caption-subtitle {
  padding-bottom: 0;
  font-weight: 400;
  font-style: italic !important;
  letter-spacing: 0.2px;
}
/* Fraxos Introduction */
.frxo-introduction {
  padding: 116px 0 102px;
}
.home-page-intro .frxo-introduction {
  padding-bottom: 5px
}
.frxo-introduction .section-title-wrap {
  padding-bottom: 71px;
  max-width: 930px;
}
.frxo-introduction .section-title-wrap h4 {
  font-size: 18px;
}
.frxo-introduction .section-title {
  font-weight: 700;
}
.frxo-introduction .section-subtitle {
  padding-bottom: 19px;
}
.section-title-wrap {
  max-width: 800px;
  padding-bottom: 44px;
  margin: 0 auto;
  text-align: center;
}
.section-title-wrap.section-left-align {
  text-align: left;
}
.section-title-wrap.section-right-align {
  text-align: right;
}
.section-title-wrap h2 {
  font-size: 40px;
  line-height: 55px;
}
.section-title-wrap h4 {
  font-size: 17px;
  line-height: 26px;
}
.section-title {
  font-weight: 700;
  padding-bottom: 18px;
  letter-spacing: -0.2px;
}
.section-title span {
  color: #0dd3c5;
}
.section-subtitle {
  color: #777777;
  font-weight: 400;
}
.introduction-info p {
  color: #444444;
  font-size: 17px;
  text-align: right;
  line-height: 35px;
}
.introduction-item-wrap {
  padding-left: 50px;
}
.introduction-item {
  padding: 15px 0;
  text-align: center;
}
.introduction-item .frxo-icon {
  padding-bottom: 24px;
}
.introduction-item h4 {
  font-size: 16px;
}
.introduction-title {
  font-weight: 600;
}
.introduction-link {
  padding-top: 76px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0.2px;
  font-size: 15px;
}
.introduction-link a {
  display: inline-block;
  padding-bottom: 2px;
  margin-left: 140px;
  position: relative;
}
.introduction-link a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 100%;
  background: #cccccc;
  content: "";
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
}
.introduction-link a:hover:after {
  width: 0;
}
.introduction-item-wrap .icon-col-5 {
  width: 20%;
  float: left;
  padding: 0 15px;
}
/* Fraxos About Info */
.frxo-about-info .frxo-overlay-pattern {
  background: rgba(34, 32, 52, 0.2);
}
.frxo-about-info .frxo-background {
  min-height: 500px;
}
.frxo-about-info .row {
  margin: 0;
}
.frxo-about-info [class*="col-"] {
  padding: 0;
}
.about-info {
  height: 100%;
  padding: 10% 23%;
  border: 15px solid #e0ffff;
}
.about-info h2 p {
  font-size: 35px;
  line-height: 40px;
  color: #26242f;
  font-family: 'Muli', sans-serif;
}
.about-info p {
  font-size: 16px;
}
.about-info-title, .about-info-title p {
  padding-bottom: 17px;
  font-weight: 700;
  letter-spacing: -0.2px;
}
.about-info-title span {
  color: #0dd3c5;
}
.info-items-wrap p.about-infos-cnt {
  font-size: 15px;
  color: #777777;
  line-height: 21px;
  font-weight: 400;
}
.infos-item i {
  font-size: 50px;
  line-height: 80px;
}
/* Fraxos Services */
.service-item {
  padding-bottom: 41px;
}
.service-item .frxo-icon {
  float: left;
  padding: 9px 28px 0 0;
}
.service-info {
  overflow: hidden;
}
.service-info h3 {
  font-size: 22px;
}
.service-info p {
  letter-spacing: -0.1px;
  line-height: 24px;
}
.service-style-three .frxo-icon {
  float: none;
  display: inline-block;
  padding: 0;
  margin-bottom: 15px;
  font-size: 40px;
  color: #777777;
}
.service-item.frxo-item.frxo-hover .frxo-icon {
  color: #0dd3c5;
}
.service-style-three .service-item.frxo-item {
  padding-right: 32px;
}
.service-style-three .service-info p {
  line-height: 26px;
}
/* Fraxos Portfolio */
.frxo-portfolio {
  background: #f8f8f8;
}
/* Fraxos Members */
.frxo-members {
  text-align: center;
}
.member-item {
  display: inline-block;
  padding-bottom: 40px;
  vertical-align: top;
}
.member-item .frxo-image {
  display: inline-block;
  overflow: hidden;
  position: relative;
}
.member-item .frxo-image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(38, 36, 47, 0.3);
  opacity: 0;
  content: "";
  -webkit-transition: all ease .6s;
  -ms-transition: all ease .6s;
  transition: all ease .6s;
  z-index: 1;
}
.member-info {
  padding-top: 22px;
}
.member-name {
  padding-bottom: 2px;
  letter-spacing: -0.2px;
  font-size: 19px;
}
.member-designation {
  padding-bottom: 5px;
  font-weight: 400;
  color: #777777;
  letter-spacing: 0.2px;
  font-family: 'PT Serif', serif;
  font-size: 17px;
}
/* Fraxos Testimonial */
.frxo-testimonial {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  text-align: center;
}
.frxo-testimonial.testi-left-align {
  text-align: left;
  width: 100%;
}
.frxo-testimonial.testi-left-align .container {
  margin-left: 0;
}
.frxo-testimonial.testi-left-align .owl-carousel .owl-dots {
  text-align: left;
}
.testimonial-title {
  display: block;
  padding-bottom: 23px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.frxo-testimonial h2 {
  line-height: 38px;
}
.frxo-testimonial h2 p {
  font-weight: 600;
  font-size: 30px;
}
.frxo-testimonial p {
  font-size: 20px;
  line-height: 35px;
}
.frxo-testimonial .frxo-icon  {
  padding-bottom: 24px;
}
.author-info {
  padding-top: 16px;
}
.frxo-testimonial h5 {
  font-size: 15px;
}
.author-designation, .author-designation a {
  color: #0dd3c5;
}
/*Testimonial Style Two */
.testimonial-style-two {
  color: #ffffff;
}
.testimonial-style-two h2 p {
  color: #ffffff;
  font-family: 'Muli', sans-serif;
}
.testimonial-style-two .author-info {
  padding-top: 2px;
}
.testimonial-style-two .author-info h5 {
  font-weight: 400;
  font-size: 16px;
}
.testimonial-style-two .author-name, .testimonial-style-two .author-name a,.testimonial-style-two .author-name a,
.testimonial-style-two .author-designation a,
.testimonial-style-two .author-designation span {
  color: #ffffff;
}
/* Fraxos Image */
.img-center-align {
  text-align: center;
}
.img-right-align {
  text-align: right;
}
/* Fraxos Purposeful */
.frxo-purposeful .frxo-image {
  margin-left: -123px;
  position: relative;
}
.frxo-purposeful .frxo-image .frxo-video-btn {
  top: 38%;
  left: -78px;
  -webkit-transform: translateY(-38%);
  -ms-transform: translateY(-38%);
  transform: translateY(-38%);
}
.purposeful-info h2 {
  font-size: 40px;
  line-height: 50px;
}
.purposeful-info .purposeful-title {
  padding-bottom: 18px;
  letter-spacing: -0.1px;
}
.purposeful-info .purposeful-title span {
  color: #0dd3c5;
}
.purposeful-info p {
  font-size: 16px;
}
.purposeful-info ul {
  padding: 8px 0 0;
  margin: 0;
  list-style: none;
}
.purposeful-info ul li {
  padding: 15px 0 15px 38px;
  font-weight: 600;
  font-size: 16px;
  letter-spacing: -0.1px;
  position: relative;
}
.purposeful-info ul li img  {
  position: absolute;
  top: auto;
  left: 0;
  z-index: 1;
}
.purposeful-info .frxo-btn-wrap {padding-top: 39px;}
.purposeful-info.lists-two ul li {
  font-weight: 400;
  color: #777777;
  font-size: 16px;
  padding: 10px 0 10px 38px;
}
.frxo-video-btn {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  height: 69px;
  width: 69px;
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.frxo-video-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 18px;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 1;
}
/* Fraxos Blog */
.frxo-blog-items {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.frxo-blog {
  padding: 140px 0 80px;
  background: #f8f8f8;
}
.blog-item {
  display: inline-block;
  padding-bottom: 69px;
  vertical-align: top;
}
.blog-style-two .blog-item.frxo-item {
  padding-bottom: 0;
}
.blog-style-two .frxo-btn-wrap {
  padding-top: 50px;
  padding-bottom: 10px;
}
.blog-item.blog-default {
  display: block;
}
.frxo-blogs-item:last-child .blog-item.frxo-item.blog-default {
  padding-bottom: 40px;
}
.blog-item.blog-default .frxo-image {
  text-align: center;
}
.blog-item .frxo-image {
  overflow: hidden;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.blog-item .frxo-image img {
  -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;
}
.blog-info {
  padding: 27px 0 25px;
  border-bottom: 1px solid #d9d9d9;
}
.comment-area > ul, .comment-area > ol {
  margin-bottom: 15px;
}
.frxo-blogs-item .tag-sticky .blog-info {
  border: 2px solid #d9d9d9;
  padding: 28px;
}
.frxo-blogs-item.frxo-default-blog .has-post-thumbnail {
  padding-top: 30px;
}
.blog-post  {
  padding-bottom: 7px;
  color: #777777;
  text-transform: uppercase;
}
h6.blog-post {
  font-size: 12px;
  line-height: 22px;
}
.blog-post a {
  color: #777777;
}
.blog-date {
  color: #0dd3c5;
}
.blog-info h4 {
  line-height: 26px;
}
.blog-info p {
  line-height: 24px;
  letter-spacing: 0.1px;
  font-size: 16px;
}
.blog-title {
  padding-bottom: 8px;
  padding-top: 2px;
}
.blog-meta {
  padding-top: 19px;
  overflow: hidden;
}
.blog-meta a {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.blog-meta .pull-right a {
  color: #777777;
}
.blog-meta span.frxo-post_comnt,
.blog-meta span.frxo-post_comnt a {
  font-size: 14px;
  font-weight: 400;
}
.blog-meta .frxo-icon {
  display: inline-block;
}
.no-results.not-found {
  text-align: center;
  padding: 70px 30px;
}
/* Fraxos Clients */
.frxo-clients {
  text-align: center;
}
.frxo-clients.style-three {
  text-align: left;
  display: inline-block;
  width: 100%;
}
.frxo-clients .section-title-wrap {
  padding-bottom: 61px;
}
.frxo-clients .section-title-wrap h2, .section-title-wrap h2 p {
  font-size: 26px;
  line-height: 34px;
  color: #26242f;
  font-weight: 700;
  padding-bottom: 0;
  font-family: 'Muli', sans-serif;
}
.frxo-clients .section-title {
  padding-bottom: 7px;
}
.frxo-clients .frxo-image img {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.frxo-clients .frxo-image img:hover {
  opacity: 0.6;
}
.client-item {
  float: left;
  width: 20%;
  padding-bottom: 67px;
}
.frxo-clients .frxo-btn-wrap {
  display: block;
  overflow: hidden;
  clear: both;
  padding-top: 4px;
}
.frxo-clients .frxo-btn-wrap a, .frxo-clients .frxo-btn-wrap span {
  font-weight: 600;
}
.frxo-clients .frxo-btn-wrap a i, .frxo-clients .frxo-btn-wrap span i {
  color: #0dd3c5;
}
/* Fraxos Get Start */
.frxo-get-start {
  padding: 37px 0 40px;
  background: #6827c3;
  font-weight: 500;
  font-size: 16px;
  text-align: center;
}
.frxo-get-start span {
  padding-right: 10px;
}
.frxo-get-start a, .frxo-get-start a:hover {
  color: #ffffff;
}
.get-start-style-two .frxo-get-start a {
  color: #ffffff;
}
.frxo-get-start a i {
  vertical-align: middle;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.frxo-get-start a:hover i {
  padding-left: 12px;
}
/* Get Start Style Two */
.get-start-style-two .frxo-get-start {
  background: #0dd3c5;
}
/* 7. Fraxos Home v2 Page */
/* Fraxos Banner, Banner Style Two */
.frxo-banner.banner-style-two {
  height: 620px;
  min-height: 620px;
}
.banner-caption-wrap {
  height: 100%;
}
.banner-style-two .banner-caption h1 {
  line-height: 90px;
}
.banner-style-two .banner-caption-title {
  padding-bottom: 0;
}
.banner-style-two .banner-caption-title span, .banner-caption-title span.word-underline, span.word-underline {
  text-decoration: underline;
}
/* Fraxos Portfolio Gallery */
.frxo-portfolio-gallery {
  text-align: center;
  display: inline-block;
  width: 100%;
}
.portfolio-gallery-wrap {
  padding: 0 200px;
  display: inline-block;
  width: 100%;
}
.portfolio-item .frxo-image {
  overflow: hidden;
  position: relative;
}
.portfolio-item .frxo-image img {
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
}
.portfolio-info {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
  background: #ffffff;
  text-align: center;
  opacity: 0;
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
  z-index: 1;
}
.masonry-item.direction-hover .portfolio-item .portfolio-info {
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  margin: 20px;
  text-align: left;
  padding: 30px;
  background: rgba(255, 255, 255, 0.95);
}
.portfolio-info h2 {
  font-size: 28px;
  line-height: 32px;
}
.portfolio-info h4 {
  font-size: 16px;
}
.portfolio-title {
  letter-spacing: -0.2px;
}
.portfolio-subtitle, .portfolio-subtitle a {
  color: #777777;
}
/* Blog Style Two */
.blog-style-two {
  background: #ffffff;
}
.blog-style-two [class*="col-"] {
  padding: 15px;
}
.blog-style-two .blog-info {
  padding: 23px 30px 19px;
  background: #f8f8f8;
  border-bottom: none;
  -webkit-border-radius: 0 0 3px 3px;
  -ms-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.blog-style-two .blog-post {
  padding-bottom: 9px;
}
.blog-style-two .blog-item .frxo-image, .blog-style-two .blog-item .frxo-image img {
  -webkit-border-radius: 3px 3px 0 0;
  -ms-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.blog-style-two .blog-info h4 {
  font-size: 16px;
  line-height: 22px;
}
/* 8. Fraxos Home v3 Page */
/* Portfolio Page Title */
.portfolio-page-title-wrap {
  padding: 100px 0 32px;
}
.portfolio-page-title {
  font-size: 180px;
  text-align: center;
  font-weight: 700;
  line-height: 190px;
  text-shadow: 0 0px 14px rgba(13, 211, 197, 1.0);
}
.parallax-overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
}
/* portfolio-spacer-two */
.portfolio-spacer-two {
  padding-bottom: 120px;
}
/* 9. Fraxos Home v4 Page */
/* Fraxos Sidebar Nav */
.admin-bar .frxo-sidebar-nav {
  top: 32px;
}
.frxo-sidebar-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 270px;
  height: 100%;
  overflow: auto;
  z-index: 4;
}
.sidebar-nav-wrap {
  display: table;
  height: 100%;
  width: 100%;
  padding: 30px;
}
.sidebar-nav-wrap .frxo-brand {
  float: none;
  padding: 0;
}
.sidebar-nav-wrap .frxo-navigation {
  display: block;
  float: none;
  padding: 65px 0;
}
.sidebar-nav-wrap .frxo-navigation > ul {
  font-weight: 600;
  letter-spacing: 0.3px;
  float: none;
}
.sidebar-nav-wrap .frxo-navigation > ul > li {
  float: none;
}
.sidebar-nav-wrap .frxo-navigation > ul > li > a {
  display: block;
  padding: 15px 0 16px;
  position: relative;
  color: #26242f;
  font-weight: 700;
}
.sidebar-nav-wrap .frxo-navigation > ul > li > a:hover,
.sidebar-nav-wrap .frxo-navigation > ul > li > a:focus {
  color: #0dd3c5;
}

.sidebar-nav-wrap .frxo-navigation > ul > .has-dropdown > a:after {
  position: absolute;
  right: 0;
  top: 50%;
  color: #aaa9ac;
  font-weight: 400;
  font-size: 20px;
  line-height: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "+";
  z-index: 1;
  background: transparent;
}
.sidebar-nav-wrap .frxo-primary-menu li.current-menu-ancestor:hover > a:after {
  background: transparent;
}
.sidebar-nav-wrap .frxo-navigation > ul > .has-dropdown:hover > a:after {
  color: #0dd3c5;
  content: "-";
}
.sidebar-nav-wrap .has-dropdown.sub > a {
  position: relative;
}
.sidebar-nav-wrap .has-dropdown.sub > a:after {
  position: absolute;
  right: 0;
  top: 50%;
  color: #aaa9ac;
  font-weight: 400;
  font-size: 20px;
  line-height: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "+";
  z-index: 1;
}
.sidebar-nav-wrap .has-dropdown.sub:hover > a:after {
  color: #f60f6b;
  content: "-";
}
.sidebar-nav-wrap .dropdown-nav {
  position: static;
  min-width: 10px;
  padding: 0 0 0 10px;
  background: none;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
}
.sidebar-nav-wrap .dropdown-nav > li {
  padding: 0;
}
.sidebar-nav-wrap .dropdown-nav > li > a {
  padding: 8px 0;
  border-bottom: none;
  font-weight: 700;
}
.sidebar-nav-wrap .has-dropdown.sub .dropdown-nav {
  padding: 5px 0 0 15px;
}
.sidebar-nav-wrap .frxo-social {
  padding-bottom: 6px;
  border-bottom: 1px dotted #c6c6c7;
}
.sidebar-nav-wrap .frxo-copyright {
  padding: 15px 0 0;
  font-size: 12px;
  background: none;
  line-height: 22px;
  text-transform: none;
  letter-spacing: 0.3px;
}
.sidebar-nav-wrap .frxo-copyright, .sidebar-nav-wrap .frxo-copyright a {
  color: #999999;
}
.sidebar-nav-wrap .frxo-copyright a:hover, .sidebar-nav-wrap .frxo-copyright a:focus {
  color: #0dd3c5;
}
.has-sidebarnav {
  overflow-x: hidden;
}
/* Fraxos Full Gallery */
.frxo-full-gallery {
  padding: 30px 30px 0 40px;
}
.frxo-full-wrap .toggle-link {
  display: none;
  position: absolute;
  top: 15px;
  left: 15px;
  width: 42px;
  height: 42px;
  padding: 15px 11px;
  margin: 0;
  background: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 2;
}
.frxo-full-wrap .toggle-link.active .toggle-separator {
  background: none;
}
.frxo-full-wrap .toggle-link.active .toggle-separator:before {
  top: -3px;
}
.frxo-full-wrap .toggle-link.active .toggle-separator:before {
  -webkit-transform: translateY(4px) rotateZ(-45deg);
  -ms-transform: translateY(4px) rotateZ(-45deg);
  transform: translateY(4px) rotateZ(-45deg)
}
.frxo-full-wrap .toggle-link.active .toggle-separator:after {
  -webkit-transform: translateY(-4px) rotateZ(45deg);
  -ms-transform: translateY(-4px) rotateZ(45deg);
  transform: translateY(-4px) rotateZ(45deg)
}
.admin-bar .frxo-full-wrap.header-side-nav {
  position: relative;
}
/* 10. Fraxos Home v5 Page */
/* Banner Style Three */
.banner-style-three {
  height: 850px;
  min-height: 850px;
}
.frxo-port-style-five {
  display: inline-block;
  width: 100%;
  height: 100%;
}
/* Portfolio Gallery Style Two */
.portfolio-gallery-style-two {
  padding: 98px 0 20px;
}
.portfolio-gallery-style-two .masonry-filters {
  padding-bottom: 69px;
}
.portfolio-scattered .portfolio-item .frxo-image img {
  width: auto;
}
.portfolio-scattered .masonry-item .portfolio-item {
  display: inline-block;
}
.portfolio-scattered .masonry-item:first-child .portfolio-item {
  margin: 0 29px 70px 30px;
}
.portfolio-scattered .masonry-item:nth-child(2) .portfolio-item {
  margin: 0 0 73px 38px;
}
.portfolio-scattered .masonry-item:nth-child(3) .portfolio-item {
  margin: 0 35px 60px 6px;
}
.portfolio-scattered .masonry-item:nth-child(4) .portfolio-item {
  margin: 0 60px 70px 0;
}
.portfolio-scattered .masonry-item:nth-child(5) .portfolio-item {
  margin: 0 0 70px 70px;
}
.portfolio-scattered .masonry-item:nth-child(6) .portfolio-item {
  margin: 0 0 70px 30px;
}
.portfolio-scattered .masonry-item:nth-child(7) .portfolio-item {
  margin: 0 53px 70px 0;
}
.portfolio-scattered .masonry-item:nth-child(8) .portfolio-item {
  margin: 0 30px 70px 0;
}
.portfolio-scattered .masonry-item:nth-child(9) .portfolio-item {
  margin: 0 0 70px 60px;
}
.portfolio-scattered .masonry-item:nth-child(10) .portfolio-item {
  margin: 0 0 70px 30px;
}
.portfolio-gallery-style-two .portfolio-item .frxo-image img {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.portfolio-gallery-style-two .portfolio-info {
  background: rgba(255, 255, 255, 0.85);
}
.portfolio-gallery-style-two .portfolio-info h4 {
  font-size: 15px;
}
.portfolio-gallery-style-two .portfolio-info h5 {
  font-size: 14px;
}
.portfolio-gallery-style-two .portfolio-title {
  padding-bottom: 35px;
  color: #35373e;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  letter-spacing: 3px;
  position: relative;
}
.portfolio-gallery-style-two .portfolio-title:after {
  position: absolute;
  top: 29px;
  left: 0;
  right: 0;
  height: 0;
  width: 1px;
  margin: 0 auto;
  background: #35373e;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.portfolio-gallery-style-two .portfolio-subtitle {
  color: #35373e;
  font-family: 'PT Serif', serif;
  font-weight: 400;
  letter-spacing: 1.5px;
  -webkit-transition: all ease 2s;
  -ms-transition: all ease 2s;
  transition: all ease 2s;
}
.portfolio-gallery-style-two .portfolio-subtitle a {
  color: #35373e;
}
.frxo-portfolio-gallery .frxo-btn-wrap.btn-wrap-no-space {
  padding-top: 0;
}
/* 11. Fraxos Home v6 Page */
/* Portfolio Style Three */
.portfolio-style-three {
  text-align: center;
}
.portfolio-style-three .swiper-container {
  background-image: url(../images/backgrounds/background18.png);
  background-position: center center;
  background-repeat: repeat;
}

.portfolio-style-three .frxo-background {
  background-color: transparent;
  background-image: url(../images/backgrounds/background19.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0;
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
}
.portfolio-style-three h2 {
  font-size: 120px;
  line-height: 122px;
}
.portfolio-style-three .portfolio-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  z-index: 1;
}
.portfolio-style-three .portfolio-title {
  display: inline-block;
  padding: 0;
  font-family: 'Muli', sans-serif;
  opacity: 0.2;
  position: relative;
  letter-spacing: -0.2px;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.portfolio-style-three .swiper-slide-active .frxo-background, .portfolio-style-three .swiper-slide-active .portfolio-title, .portfolio-style-three .swiper-slide-active .portfolio-title:before {
  opacity: 1;
}
.portfolio-style-three .portfolio-title:before {
  position: absolute;
  bottom: 11px;
  left: 0;
  height: 17px;
  width: 100%;
  opacity: 0;
  background: rgba(38, 36, 47, 0.6);
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
/* 12. Fraxos Home v7 Page */
/* Banner Style Four */
.banner-style-four {
  height: 750px;
  min-height: 750px;
}
.caption-wrap {
  height: 100%;
  padding: 0 250px;
}
.caption-wrap .banner-caption h1 {
  font-size: 65px;
  line-height: 68px;
  font-weight: 800;
}
.caption-wrap .banner-caption-title {
  padding-bottom: 0;
  margin-left: -5px;
}
.caption-wrap .banner-caption-title a:hover {
  opacity: 0.85;
}
.caption-wrap .banner-caption-subtitle {
  color: #0dd3c5;
  font-family: 'Muli', sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
}
.caption-wrap .banner-caption-subtitle a {
  color: #0dd3c5;
}
.caption-wrap .banner-caption-subtitle a:hover {
  opacity: 0.75;
}
/* 14. Fraxos Home v9 Page */
/* Banner Style Five */
.banner-style-five {
  height: 1000px;
  min-height: 1000px;
}
.banner-style-five .banner-caption {
  width: 850px;
  margin-left: -60px;
}
.banner-style-five .banner-caption h1 {
  font-size: 65px;
  line-height: 75px;
}
.banner-style-five .banner-caption-title {
  padding-bottom: 18px;
}
.banner-style-five .banner-caption-subtitle {
  font-family: 'Muli', sans-serif;
  font-style: normal !important;
}
.banner-style-five .frxo-btn-wrap {
  padding-top: 43px;
}
/* My Info Wrap */
.my-info-wrap {
  padding: 70px 0 106px;
  background: #050618;
  color: #ffffff;
}
.my-info-item {
  padding-bottom: 155px;
}
.my-info-item:last-child {
  padding-bottom: 0;
}
.my-info-item h2 {
  font-size: 40px;
  line-height: 65px;
}
.my-info-wrap-title {
  padding-top: 13px;
  font-weight: 500;
}
.my-info-detail-title a {
  display: inline-block;
  color: #ffffff;
  margin-right: 20px;
  position: relative;
}
.my-info-detail-title a:after {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 0;
  height: 2px;
  background: #0dd3c5;
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
  content: "";
  z-index: 1;
}
.my-info-detail-title a:hover:after {
  width: 100%;
}
.award-year {
  padding-bottom: 49px;
}
.award-item {
  padding: 0 0 10px;
  margin-bottom: 25px !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.award-item:last-child {
  margin-bottom: 26px;
}
.award-item a {
  color: #ffffff;
}
.award-item .award-title span {
  font-size: 20px;
  color: #fff;
}
.award-item h2 {
  font-size: 34px;
  line-height: 46px;
}
.award-item h5 {
  font-size: 15px;
}
.award-item .award-title {
  letter-spacing: -0.2px;
}
.award-item .award-subtitle {
  color: #aaaaaa;
  padding-bottom: 7px;
}
.education-list {
  float: left;
  width: 37.7%;
  padding: 13px 10px 0 0;
}
.education-list:last-child {
  float: right;
  padding-right: 0;
  margin-right: 46px;
}
.education-title {
  padding-bottom: 46px;
  color: #0dd3c5;
}
.education-item {
  padding-bottom: 10px;
  margin-bottom: 25px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
}
.education-item h4 {
  font-size: 20px;
  line-height: 35px;
}
.education-item h5 {
  font-size: 15px;
}
.education-item .education-item-title {
  letter-spacing: -0.2px;
}
.education-item .education-item-title a {
  color: #ffffff;
}
.education-item .education-item-subtitle {
  padding-bottom: 5px;
  color: #aaaaaa;
}
.my-client {
  padding: 6px 0 81px;
}
.my-client img {
  opacity: 0.6;
  -webkit-transition: all ease .5s;
  -ms-transition: all ease .5s;
  transition: all ease .5s;
}
.frxo-clients .my-client img:hover {
  opacity: 1;
}
/* 15. Fraxos Home v10 Page */
/* Banner Style Six */
.banner-style-six {
  height: 900px;
  min-height: 900px;
}
.banner-style-six .frxo-overlay-pattern {
  background: rgba(15, 9, 11, 0.5);
}
.banner-style-six .banner-caption {
  width: 600px;
}
.banner-style-six .banner-caption h1 {
  font-size: 70px;
  line-height: 80px;
}
.banner-style-six .banner-caption-title {
  padding-bottom: 2px;
}
/* Fraxos My Introduction */
.frxo-my-introduction {
  padding: 143px 0 140px;
  text-align: center;
}
.frxo-my-introduction h3 {
  font-size: 26px;
  line-height: 42px;
}
.frxo-my-introduction h4 {
  font-size: 20px;
}
.my-introduction-subtitle {
  padding-bottom: 32px;
  font-weight: 500;
  font-style: italic !important;
}
.frxo-my-introduction .frxo-image {
  padding-top: 18px;
}
.frxo-my-introduction .frxo-btn-wrap {
  padding-top: 40px;
}
/* Fraxos Skills */
.frxo-skills {
  color: #ffffff;
  text-align: center;
}
.frxo-skills .section-title-wrap {
  padding-bottom: 58px;
}
.frxo-skills .section-title-wrap h2 {
  font-size: 45px;
}
.frxo-skills .frxo-overlay-pattern {
  background: rgba(34, 32, 52, 0.97);
}
.skill-item {
  padding: 0 30px 30px;
}
/* HTML Edits */
.skill-item .frxo-icon {
  padding-bottom: 7px;
}
.skill-item .frxo-icon .white-stroke-shape {
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.skill-item .frxo-icon span {
  font-size: 62px;
  line-height: 50px;
}
.skill-item.frxo-item.frxo-hover .skill-icon span:before {
  color: #0dd3c5;
  -webkit-transition: all ease .4s;
  -ms-transition: all ease .4s;
  transition: all ease .4s;
}
.skill-info p {
  color: #7b7b7b;
  font-size: 17px;
  line-height: 24px;
}
.skill-title {
  padding-bottom: 16px;
  margin-bottom: 24px;
  font-weight: 600;
  position: relative;
}
.skill-title a {
  color: #ffffff;
}
.skill-title:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 2px;
  width: 60px;
  margin: 0 auto;
  background: #ffffff;
  content: "";
  z-index: 1;
}
/* Portfolio Style Two */
.portfolio-style-two {
  padding: 106px 0 0;
  background: #ffffff;
}
.portfolio-style-two .section-title-wrap {
  max-width: 700px;
  padding-bottom: 89px;
}
.portfolio-style-two .section-title-wrap h2 {
  font-size: 35px;
  line-height: 45px;
}
/* Fraxos My Status */
.frxo-my-status {
  padding: 109px 0 155px;
}
.tab-content {
  padding: 0 30px 0 108px;
}
.tab-content h2 {
  font-size: 45px;
  line-height: 54px;
}
.tab-content p {
  font-size: 16px;
  line-height: 30px;
}
.tab-content .my-status-title {
  padding-bottom: 18px;
  font-weight: 700;
  letter-spacing: -0.2px;
}
.my-status-item {
  padding: 0 0 81px 40px;
  position: relative;
}
.my-status-item:last-child {
  padding-bottom: 52px;
}
.my-status-item:after {
  position: absolute;
  top: 5px;
  left: -4px;
  height: 9px;
  width: 9px;
  background: #ffffff;
  border: 1px solid #c8c8c8;
  content: "";
  -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;
}
.my-status-item:before {
  position: absolute;
  top: 5px;
  left: 0;
  height: 100%;
  width: 1px;
  background: #eeeeee;
  content: "";
  z-index: 1;
}
.my-status-item .my-status-company {
  padding-bottom: 2px;
  text-transform: uppercase;
}
.my-status-item .my-status-date {
  color: #777777;
  font-size: 13px;
  letter-spacing: 0.2px;
}
.my-status-place {
  color: #777777;
  font-size: 13px;
}
/* Fraxos My Links */
.frxo-my-links .row {
  margin: 0;
}
.frxo-my-links [class*="col-"] {
  padding: 0;
}
.my-link-item {
  display: block;
  padding: 95px 0 96px;
  height: 255px;
  background-image: url(../images/backgrounds/background15.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #ffffff;
  text-align: center;
}
.my-link-item .frxo-overlay-pattern {
  background: #222034;
}
.my-link-item:hover .frxo-overlay-pattern {
  background: rgba(34, 32, 52, 0.94);
}
div:last-child > .my-link-item {
  background-image: url(../images/backgrounds/background16.png);
}
.my-link-item h2 {
  font-size: 32px;
}
.my-link-title {
  display: inline-block;
  padding-bottom: 0;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  position: relative;
}
.my-link-title:before {
  position: absolute;
  bottom: 2px;
  left: 0;
  height: 3px;
  width: 0;
  background: #ffffff;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.my-link-item:hover .my-link-title:before {
  width: 100%;
}
.my-link-subtitle {
  display: block;
  padding-bottom: 2px;
  color: #999999;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
/* 16. Fraxos Home v11 Page */
/* Fraxos Full Page */
.frxo-slide-wrap {
  height: 100%;
}
.slider-text {
  padding: 50px 210px;
}
.slider-caption {
  padding: 50px 210px;
}
.slider-caption h2 {
  font-size: 65px;
  line-height: 65px;
}
.slider-caption h5 {
  font-size: 16px;
}
.slider-caption p {
  font-size: 17px;
  line-height: 30px;
}
.slider-caption .slider-title {
  padding-bottom: 15px;
  font-weight: 700;
}
.slider-caption .slider-subtitle {
  padding-bottom: 14px;
  color: #0dd3c5;
  position: relative;
}
.slider-caption .frxo-social {
  padding: 13px 0;
}
.slider-caption .frxo-btn-wrap {
  padding-top: 18px;
}
.slider-caption-spacer-two .frxo-btn-wrap {
  padding-top: 23px;
}
.slider-caption-spacer-two h2 {
  font-size: 50px;
  line-height: 60px;
}
.slider-caption-spacer-two h5 {
  font-size: 18px;
}
.slider-caption-spacer-two .slider-subtitle {
  padding-bottom: 19px;
}
.slider-caption-spacer-two .slider-title {
  padding-bottom: 15px;
}
#right0 .slider-caption .slider-title {
  padding-bottom: 23px;
}
#right0 .slider-caption .slider-subtitle {
  margin-bottom: 22px;
}
#right0 .slider-caption .slider-subtitle:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 53px;
  height: 1px;
  background: #e2e2e2;
  content: "";
  z-index: 1;
}
#right0 .slider-caption .frxo-btn-wrap {
  padding-top: 32px;
}
/* 17. Fraxos About Us Page */
/* Fraxos Banner, Banner Style Seven */
.frxo-banner.banner-style-seven {
  height: 600px;
  min-height: 600px;
  text-align: center;
}
.banner-style-seven .banner-caption-title {
  padding-bottom: 0;
}
.banner-style-seven .frxo-overlay-pattern {
  background: rgba(0, 0, 0, 0.15);
}
.banner-style-seven .banner-caption h1 {
  font-size: 65px;
  line-height: 72px;
}
/* Introduction Style Two */
.introduction-style-two {
  padding: 112px 0 120px;
}
/* Services Style Two */
.frxo-services.services-style-two {
  padding: 0;
  text-align: center;
}
.services-style-two .row {
  margin: 0;
}
.services-style-two [class*="col-"] {
  padding: 0;
}
.services-style-two .service-item {
  padding: 62px 60px 48px;
  overflow: hidden;
  border-bottom: 1px solid #ececec;
  border-right: 1px solid #ececec;
  position: relative;
}
.services-style-two .service-item .frxo-icon {
  float: none;
  padding: 0 0 13px;
}
.service-item .frxo-icon [class*="pe-7s"] {
  color: #919191;
  font-size: 40px;
}
.service-primary-wrap {
  position: relative;
  top: 0;
  height: 100%;
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
  -ms-transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
}
.services-style-two .service-title {
  text-transform: uppercase;
  font-size: 12px;
}
.services-style-two .service-info {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 35px 80px 30px;
  background: #ffffff;
  -webkit-transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
  -ms-transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
  transition: all 600ms cubic-bezier(0.645, 0.045, 0.095, 1.08);
  z-index: 1;
}
.services-style-two .service-info p {
  line-height: 22px;
}
/* Members Style Two */
.members-style-two {
  padding-top: 103px;
}
.members-style-two .section-title {
  padding-bottom: 8px;
}
.members-archive {
  padding-top: 70px;
}
/* Clients Style Two */
.clients-style-two {
  padding: 109px 0 77px;
}
/* 18. Fraxos About Me Page */
.frxo-about-me {
  height: 100vh;
}
.frxo-about-me .row {
  margin: 0;
  height: 100%;
}
.frxo-about-me [class*="col-"] {
  padding: 0;
  height: 100%;
}
.frxo-about-me .frxo-background {
  position: relative;
}
.frxo-about-me .frxo-background:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(38, 36, 47, 0.05);
  content: "";
  z-index: 1;
}
.my-info {
  padding: 10.45% 17.10%;
  height: 100%;
}
.my-info-container {
  position: relative;
  z-index: 1;
}
.my-info:before {
  position: absolute;
  top: 50%;
  left: 50%;
  font-weight: 800;
  font-size: 900px;
  opacity: 0.02;
  content: attr(data-word);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: -1;
}
.my-info h1 {
  font-size: 66px;
  line-height: normal;
}
.my-info p {
  font-family: 'Muli', sans-serif;
  line-height: 28px;
}
.my-name {
  padding-bottom: 13px;
  font-weight: 800;
}
.my-name span {
  font-size: 50px;
}
.my-designation {
  padding-bottom: 28px;
  margin-bottom: 24px;
  color: #555555;
  font-weight: 400;
  font-style: italic !important;
  position: relative;
}
.my-designation:before {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 5px;
  width: 43px;
  background: #eeeeee;
  content: "";
  z-index: 1;
}
.my-info .frxo-social {
  padding: 19px 0 3px;
}
.my-info .frxo-social a {
  margin: 0 23px 10px 0;
  overflow: hidden;
  color: #f70074;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.3px;
  text-transform: uppercase;
}
.my-info .social-label {
  display: inline-block;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.my-info .frxo-social a:hover .social-label {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}
.my-info .frxo-social a .social-label:before {
  position: absolute;
  top: 100%;
  left: 0;
  content: attr(data-hover);
  z-index: 1;
}
.my-info .frxo-social .twitter {
  color: #00d2f6;
}
.my-info .frxo-social .behance {
  color: #0061f3;
}
.my-info .frxo-social .instagram {
  color: #2f3d51;
}
.my-info .social-label-title {
  display: block;
  padding-bottom: 10px;
  color: #999999;
  font-size: 13px;
}
h6.socials-title {
  display: inline-block;
  padding-right: 10px;
}
/* 19. Fraxos Blog Grid Page */
/* Fraxos Page Title */
.frxo-page-title {
  padding-top: 115px;
  text-align: center;
  padding-bottom: 58px;
}
.frxo-page-title h2 {
  font-size: 70px;
  line-height: 72px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.page-title {
  font-weight: 700;
}
.blog-wrap .frxo-btn-wrap {
  padding-top: 10px;
  text-align: center;
}
.frxo-mid-wrap .blog-wrap .frxo-content-side {
  padding: 0;
}
/* 20. Fraxos Mid Wrap */
.frxo-mid-wrap {
  padding: 79px 0 119px;
}
.mid-spacer-two {
  padding: 100px 0 180px;
}
.mid-spacer-three {
  padding: 90px 0 100px;
}
.mid-spacer-four {
  padding: 95px 0 120px;
}
.mid-spacer-five {
  padding: 95px 0 130px;
}
.mid-spacer-six {
  padding: 100px 0 120px;
}
.mid-spacer-seven {
  padding: 95px 0 72px;
}
.mid-spacer-eight {
  padding: 108px 0 100px;
}
.mid-spacer-nine {
  padding: 111px 0 115px;
}
.mid-spacer-ten {
  padding-bottom: 110px;
}
.mid-spacer-eleven {
  padding-bottom: 150px;
}
.mid-spacer-twelve {
  padding-bottom: 146px;
}
.left-sidebar .frxo-primary {
  float: right;
}
.frxo-unit-fix {
  overflow-wrap: break-word;
}
/* 21. Fraxos Blog Page */
/* Fraxos Blog Wrap */
.blog-wrap-item .frxo-background {
  height: 550px;
  background-image: url(../images/blog-image12.png);
}
.blog-wrap-item .blog-info {
  padding: 95px 0 141px;
  width: 830px;
  margin: 0 auto;
  border: none;
}
.frxo-blogs-item:last-child .blog-wrap-item .blog-info {
  padding-bottom: 40px;
}
.blog-wrap-item .blog-title {
  padding-bottom: 14px;
  letter-spacing: -0.2px;
}
.blog-wrap-item .frxo-gray-border-button {
  padding: 13px;
  min-width: 145px;
  border-width: 1px;
  font-size: 12px;
  letter-spacing: 0.3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.blog-wrap-item .blog-info h2 {
  font-size: 35px;
  line-height: 41px;
}
.blog-wrap-item .blog-info p {
  font-size: 17px;
  line-height: 28px;
}
/* 22. Fraxos Blog Single Page */
/* Fraxos Blog Detail */
.frxo-blog-detail {
  padding: 95px 0 0;
}
.blog-image {
  position: relative;
  text-align: center;
  display: inline-block;
  margin-bottom: 100px;
}
.blog-image:before {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(38, 36, 47, 0.2);
  content: "";
  z-index: 1;
}
.blog-detail-wrap {
  text-align: left;
}
.frxo-blog-one .vntre-blog-post {
  text-align: center;
}
.blog-detail-wrap h2 {
  font-size: 28px;
}
.blog-detail-wrap h4 {
  font-size: 20px;
}
.blog-detail-wrap .blog-post {
  padding-bottom: 10px;
}
span.blog-meta-cat:before {
  content: "-";
  padding: 0 2px;
}
.blog-detail-wrap .blog-title {
  padding-bottom: 21px;
  letter-spacing: -0.2px;
}
.blog-detail-wrap .blog-subtitle {
  padding: 24px 0 20px;
}
.blog-detail-wrap p {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0.3px;
}
.blog-detail-wrap blockquote p {
  font-size: 25px;
  line-height: 30px;
  letter-spacing: 0.1px;
}
.blog-detail-wrap .alignleft {
  margin-right: 15px;
}
.blog-detail-wrap .alignright {
  margin-left: 15px;
}
.blog-detail-wrap .col-md-4.frxo-secondary .frxo-sidebar {
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.blog-detail-wrap.frxo-left-sidebar .frxo-primary.col-md-8 {
  float: right;
}
.blog-detail-wrap.frxo-left-sidebar .col-md-4.frxo-secondary {
  float: left;
}
.bullet-list {
  padding: 0 0 24px 80px;
  margin: 0;
  list-style: none;
}
.bullet-list li {
  padding: 0 0 10px 22px;
  color: #777777;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.3px;
  position: relative;
}
.bullet-list li:before {
  position: absolute;
  top: 13px;
  left: 0;
  height: 8px;
  width: 8px;
  border: 1px solid #0dd3c5;
  content: "";
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}
.blog-tags {
  padding-top: 25px;
  letter-spacing: 0.3px;
}
.blog-tags a {
  color: #777777;
  display: inline-block;
}
.blog-tags a:after {
  content: ",";
}
.blog-tags a:last-child:after {
  content: "";
}
.blog-author {
  width: 228px;
  margin: 0 auto;
  text-align: center;
}
.author-name {
  padding-bottom: 23px;
}
.blog-author h5 {
  font-size: 13px;
}
.author-picture {
  padding-bottom: 15px;
}
.author-picture img {
  margin: 0;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.share-post {
  background: #f8f8f8;
  border: 1px solid rgba(229, 229, 229, 0.6);
  letter-spacing: 0.3px;
  margin-bottom: 50px;
}
.share-post .share-title {
  padding-bottom: 0;
  font-weight: 400;
}
.share-post .share-title a {
  padding: 12px 10px 11px;
  display: block;
}
.share-post h6 i {
  margin-left: 8px;
  font-size: 16px;
}
.share-post ul {
  text-align: left;
  padding: 12px 60px 16px;
  margin: 0;
  border-top: 1px solid rgba(229, 229, 229, 0.6);
  letter-spacing: 0.4px;
  list-style: none;
}
.share-post ul li {
  padding: 6px 0 5px;
  font-family: 'Muli', sans-serif;
}
.share-post ul li a {
  color: #777777;
  font-size: 13px;
}
.share-post ul li a:hover {
  color: #232323;
}
.share-post ul li a i {
  font-size: 18px;
  margin-right: 10px;
}
.share-post .facebook {
  color: #3b5998;
}
.share-post .twitter {
  color: #00b6f1;
}
.share-post .google {
  color: #df4a32;
}
.share-post .linkedin {
  color: #007bb6;
}
.frxo-comments-area {
  padding: 91px 0 49px;
  background: #f8f8f8;
  margin-top: 80px;
}
.frxo-comments-area h3 {
  font-size: 22px;
}
.frxo-comments-area .comments-title {
  padding-bottom: 37px;
  letter-spacing: -0.2px;
}
.frxo-comments-area ol.comments {
  padding: 0;
  margin: 0;
  list-style: none;
}
.navigation.vt-comment-navigation {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}
.vt-nav-links {
  display: inline-block;
  width: 100%;
  margin: 20px 0 40px;
}
.vt-nav-links > div {
  float: left;
  width: 50%;
}
.vt-nav-links > div:hover,
.vt-nav-links > div:hover a {
  color: #0dd3c5;
}
.vt-nav-links > div.vt-nav-next {
  text-align: right;
  float: right;
}
.frxo-content-side .frxo-comments-area {
  position: relative;
  margin-top: 60px;
}
.frxo-content-side .frxo-comments-area:before {
  content: "";
  background: #f8f8f8;
  width: 100%;
  position: absolute;
  left: -100%;
  display: inline-block;
  height: 100%;
  top: 0;
}
.frxo-content-side .frxo-comments-area:after {
  content: "";
  background: #f8f8f8;
  width: 100%;
  position: absolute;
  right: -100%;
  display: inline-block;
  height: 100%;
  top: 0;
}
ul.children {
  list-style: none;
}
.frxo-comments-area .comments li .comment-awaiting-moderation {
  margin-bottom: 10px;
  display: inline-block;
}
.frxo-comments-area .comments li .children {
  display: block;
  overflow: hidden;
  clear: both;
}
.frxo-comments-area .comment-item {
  display: block;
  overflow: hidden;
  clear: both;
  position: relative;
}
.frxo-comments-area .comment-wrapper {
  padding-bottom: 25px;
  margin-bottom: 40px;
  min-height: 152px;
  border-bottom: 1px solid #e2e2e2;
}
.frxo-comments-area .comment-image {
  float: left;
  padding-top: 5px;
}
.frxo-comments-area .comment-image img {
  max-width: 71px;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
  margin-right: 31px;
}
.frxo-comments-area .comment-main-area {
  display: block;
  overflow: hidden;
}
.frxo-comments-area .frxo-comments-meta {
  padding-bottom: 18px;
}
.frxo-comments-area .frxo-comments-meta h5 {
  padding-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}
.frxo-comments-area .frxo-comments-meta .comments-date {
  display: block;
  margin-top: 6px;
  color: #777777;
  font-size: 12px;
  letter-spacing: 0.3px;
}
.comments-reply {
  position: absolute;
  top: 0;
  right: 0;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  z-index: 1;
}
.comment-respond {
  padding: 90px 0;
}
.page .comment-respond {
  padding-bottom: 30px;
}
.frxo-comment-form h3 {
  font-size: 22px;
}
.frxo-comment-form p.logged-in-as {
  padding-bottom: 10px;
}
.comment-reply-title {
  padding-bottom: 33px;
}
.frxo-comment-form input[type="text"], .frxo-comment-form input[type="email"], .frxo-comment-form input[type="url"] {
  height: 45px;
}
.frxo-comment-form form textarea {
  height: 200px;
  margin-bottom: 25px;
}
.frxo-comment-form label {
  padding-bottom: 12px;
}
.frxo-comment-form .form-submit {
   margin-top: 22px;
  display: inline-block;
  position: relative;
}
#cancel-comment-reply-link {
  float: right;
  font-size: 20px;
  padding: 4px 0 0;
}
.frxo-comment-form label.error {
  display: none !important;
}
.frxo-comment-form textarea.error, .frxo-comment-form input.error,
input[type="text"].error:focus {
  border-color: red;
}
.single .frxo-comment-form .container {
 width: 1170px;
}
.woocommerce-Reviews .comment-form label.error {
  display: none !important;
}
.woocommerce-Reviews .error {
  border-color: red;
}
.comment-form-cookies-consent {
  display: inline-block;
  width: 100%;
}
/* 23. Fraxos Left Sidebar Page */
.portfolio-detail-wrap h2 {
  font-size: 40px;
}
.portfolio-detail-title {
  padding-bottom: 7px;
  font-weight: 700;
  letter-spacing: -0.1px;
}
.portfolio-detail-wrap p {
  padding-bottom: 26px;
}
.portfolio-detail-wrap ul {
  padding: 5px 0 0;
  margin: 0;
  list-style: none;
}
.portfolio-detail-wrap ul li {
  color: #777777;
  padding-bottom: 25px;
  font-weight: 500;
}
.portfolio-detail-wrap ul li a {
  color: #777777;
}
.skill-category:after {
  content: ",";
}
.skill-category:last-child:after {
  content: "";
}
.portfolio-detail-wrap-title {
  font-weight: 700;
  font-size: 12px;
  text-transform: uppercase;
}
span.portfolio-detail-wrap-title:after {
  content: " :";
}
.portfolio-detail-wrap-title i {
  padding-right: 13px;
  font-size: 14px;
}
.portfolio-stats-links {
  padding-top: 11px;
  display: inline-block;
}
.portfolio-stats-links a, .portfolio-stats-links span.frxo-port-share-icon {
  display: inline-block;
  padding: 9px 19px 8px 18px;
  font-size: 15px;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.portfolio-stats-links span.frxo-port-share-icon {
  cursor: pointer;
}
.portfolio-stats-links a.zilla-likes {
  border: 1px solid #e3e3e3 !important;
  padding: 9px 19px 8px 40px;
}
.portfolio-stats-links .zilla-likes:hover, .portfolio-stats-links .zilla-likes.active {
  border: 1px solid #0dd3c5 !important;
  padding-left: 40px !important;
}
.zilla-likes:hover, .zilla-likes.active {
  background-position-x: 35%;
}
.zilla-likes {
  background-position-x: 35%;
}
.portfolio-stats-links a:hover, .portfolio-stats-links span.frxo-port-share-icon:hover {
  border-color: #0dd3c5;
}
.portfolio-stats-links a .likes {
  margin-right: 4px;
}
.stats-link {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  float: left;
  position: relative;
}
span.zilla-likes-postfix {
  position: absolute;
  right: 0;
  left: 0;
  top: 49px;
  display: block;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #262433;
}
.zilla-likes:hover, .zilla-likes.active {
  background: url(../images/heart_active.png) no-repeat 0 49%;
  background-position-x: 35%;
}
.stats-link-title {
  display: block;
  padding-top: 9px;
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
}
.portfolio-stats-links .share {
  margin-right: 8px;
  position: relative;
}
.portfolio-stats-links > .share > a, .portfolio-stats-links span.frxo-port-share-icon {
  padding: 9px 13px 8px 12px;
  position: relative;
  z-index: 3;
}
.portfolio-stats-links .frxo-social {
  position: absolute;
  padding-left: 11px;
  top: 0;
  left: 100%;
  opacity: 0;
  white-space: nowrap;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.stats-link .frxo-social a {
  margin: 0 0 0 -45px;
}
/* Fraxos More Posts */
.frxo-more-posts {
  background: #f5f5f5;
  padding: 39px 40px 42px;
  font-weight: 500;
}
.frxo-more-posts .row {
  margin: 0;
}
.frxo-more-posts [class*="col-"] {
  padding: 0;
}
.more-post-link {
  padding-left: 28px;
  background-image: url(../images/icons/icon28@3x.png);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: 17px auto;
  color: #555555;
}
.more-post-link:hover {
  background-image: url(../images/icons/icon29@3x.png);
}
.text-right .more-post-link {
  padding: 0 28px 0 0;
  background-image: url(../images/icons/icon30@3x.png);
  background-position: center right;
}
.text-right .more-post-link:hover {
  background-image: url(../images/icons/icon31@3x.png);
}
.post-grid-view {
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 12px;
}
.post-grid-view .grid-icon {
  float: left;
  clear: both;
  width: 5px;
  height: 5px;
  margin-bottom: 2px;
  border: 1px solid transparent;
  position: relative;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.post-grid-view .grid-icon:before, .post-grid-view .grid-icon:after {
  position: absolute;
  top: -1px;
  left: 6px;
  width: 5px;
  height: 5px;
  border: 1px solid transparent;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.post-grid-view .grid-icon:after {
  left: 13px;
}
.post-grid-view:hover .grid-icon, .post-grid-view:hover .grid-icon::before, .post-grid-view:hover .grid-icon::after {
  background: none;
}
/* 24. Fraxos Pinterest Right Sidebar Gallery Page */
/* Portfolio Style Four */
.portfolio-style-four .portfolio-info {
  background: rgba(46, 206, 206, 0.9);
  -webkit-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.portfolio-style-four .portfolio-link img {
  width: auto;
}
.portfolio-link a {
  display: inline-block;
  margin: 0 3px 0 4px;
  height: 40px;
  width: 40px;
  background: rgba(255, 255, 255, 0.4);
  line-height: 40px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.portfolio-link .frxo-popup {
  display: inline-block;
}
/* 25. Fraxos Big Masnory Page */
.portfolio-detail-style-two.portfolio-detail-wrap ul {
  padding: 0;
}
.portfolio-detail-wrap h4 {
  font-size: 20px;
}
.portfolio-detail-subtitle {
  padding: 15px 0 30px;
}
.big-masonry .portfolio-detail-wrap {
  padding-top: 15px;
}
.big-masonry .portfolio-detail-title {
  padding-bottom: 11px;
}
.portfolio-wrap-subtitle {
  padding-bottom: 13px;
  font-weight: 400;
  font-size: 17px;
  line-height: 28px;
  letter-spacing: 0.05px;
}
.portfolio-detail-style-two p {
  font-size: 16px;
  line-height: 33px;
}
/* 26. Fraxos FullScreen Slider Page */
.project-detail-link {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  z-index: 6;
}
.admin-bar .project-detail-link {
  bottom: 32px;
}
.project-detail-link a {
  display: block;
  padding: 34px 32px 32px 32px;
  min-width: 410px;
  background: #ffffff;
  font-size: 24px;
  font-weight: 600;
}
.project-detail-link img {
  margin-left: 8px;
  vertical-align: inherit;
}
.project-slider-buttons {
  position: absolute;
  top: 50%;
  right: 0;
  width: 45px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.grid-link {
  display: inline-block;
  vertical-align: top;
  padding: 14px 23px 13px 15px;
  background: rgba(36, 36, 47, 0.8);
}
.grid-link .grid-icon {
  float: left;
  clear: both;
  width: 7px;
  height: 7px;
  margin-bottom: 2px;
  background: #ffffff;
  position: relative;
}
.grid-link .grid-icon:before {
  position: absolute;
  top: 0;
  left: 9px;
  width: 7px;
  height: 7px;
  background: #ffffff;
  content: "";
  z-index: 1;
}
.frxo-full-page.fullscreen-slider {
  min-height: 700px;
}
.fullscreen-slider .portfolio-detail-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 410px;
  height: 100%;
  padding: 45px 42px;
  background: #ffffff;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 5;
}
.fullscreen-slider .portfolio-detail-wrap.open {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.fullscreen-slider .portfolio-detail-wrap h3 {
  font-size: 26px;
}
.fullscreen-slider .portfolio-detail-title {
  padding-bottom: 12px;
}
.fullscreen-slider .portfolio-stats-links .stats-link:first-child {
  display: block;
  margin-bottom: 20px;
  text-align: left;
}
/* 27. Fraxos Fullwidth Right Sidebar Page */
/* Fraxos Portfolio Full Wrap */
.frxo-portfolio-full-wrap .portfolio-detail-wrap {
  max-width: 560px;
  padding: 152px 0 100px 162px;
}
.frxo-portfolio-full-wrap .row {
  margin: 0;
}
.frxo-portfolio-full-wrap [class*="col-"] {
  padding: 0;
}
.portfolio-sidebar-left .frxo-primary {
  float: right;
}
/* 28. Fraxos Center Slider Page */
/* Fraxos Center Portfolio */
.frxo-center-portfolio {
  padding: 80px 0 95px;
}
.frxo-center-portfolio .portfolio-detail-title {
  padding-bottom: 11px;
}
.frxo-center-portfolio .portfolio-detail-wrap p {
  font-size: 15px;
  line-height: 30px;
}
.frxo-center-portfolio .portfolio-wrap-subtitle {
  font-size: 17px;
  line-height: 28px;
}
/* Fraxos Quote */
.frxo-quote {
  padding: 70px 0 105px;
  text-align: center;
}
.frxo-quote h4 {
  font-size: 20px;
  line-height: 38px;
}
.frxo-quote h5 {
  font-size: 16px;
}
.quote-title {
  font-weight: 400;
}
.quote-author {
  padding-top: 20px;
}
/* 29. Fraxos Center Slider 2 Page */
.portfolio-center .portfolio-detail-wrap {
  padding: 47px 0 0;
}
.portfolio-center .portfolio-detail-wrap h2 {
  font-size: 35px;
  line-height: 42px;
}
.portfolio-center .portfolio-detail-title {
  padding-bottom: 19px;
  letter-spacing: -0.2px;
}
.portfolio-center .portfolio-detail-wrap p {
  letter-spacing: -0.3px;
}
.portfolio-center .portfolio-wrap-subtitle {
  padding-bottom: 20px;
  font-size: 19px;
}
.portfolio-center .portfolio-detail-wrap ul li {
  padding-bottom: 4px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ececec;
}
.item-list-title {
  display: block;
  padding-bottom: 6px;
  font-size: 12px;
}
.item-list-title:after {
  content: ":";
}
.item-list-subtitle {
  letter-spacing: 0.2px;
  font-size: 14px;
}
.portfolio-center .portfolio-stats-links {
  padding-top: 19px;
}
.portfolio-center .portfolio-stats-links > .share > a {
  padding: 0;
  color: #777777;
  border: none;
}
.portfolio-center .portfolio-stats-links > .share {
  font-weight: 600;
  text-transform: uppercase;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  background-size: 13px auto;
}
.portfolio-center .portfolio-stats-links .frxo-social {
  padding-left: 10px;
}
.portfolio-center .frxo-social a {
  padding: 0;
  min-width: 10px;
  vertical-align: middle;
  color: #777777;
  border: none;
}
.portfolio-center .frxo-social a:hover {
  background: none;
  color: #0dd3c5;
}
.portfolio-center .stats-link .frxo-social a {
  margin: 0 0 0 -15px;
}
.portfolio-center .stats-link:hover .frxo-social a {
  margin: 0 3px;
}
/* 30. Fraxos Center Stack Page */
.portfolio-spacer-three .portfolio-detail-wrap {
  padding: 0 0 64px;
}
/* 31. Fraxos Custom Style Page */
/* Fraxos Banner Banner Style Eight */
.frxo-banner.banner-style-eight {
  height: 650px;
  min-height: 650px;
}
.banner-style-eight h1 {
  font-size: 60px;
  line-height: 60px;
}
.banner-style-eight .banner-caption-title {
  padding-bottom: 0;
}
.banner-style-eight .banner-caption-title span {
  color: #fff000;
}
.banner-style-eight .banner-caption.right {
  width: 475px;
}
/* Custom Style */
.custom-style .portfolio-detail-wrap {
  padding-bottom: 51px;
}
.custom-style .portfolio-detail-wrap h2 {
  font-size: 45px;
  line-height: 50px;
}
.custom-style .portfolio-detail-title span {
  color: #0dd3c5;
}
.custom-style .portfolio-detail-title {
  padding-bottom: 23px;
}
.custom-style .portfolio-detail-wrap ul li {
  padding-bottom: 19px;
}
.custom-style .portfolio-detail-wrap h4 {
  font-size: 18px;
}
.portfolio-detail-item {
  padding-bottom: 18px;
}
.portfolio-detail-item p {
  font-size: 16px;
}
.portfolio-detail-item-title {
  padding-bottom: 13px;
}
.quote-style-two {
  padding: 101px 0 84px;
}
.stats-style-two {
  padding-top: 30px;
}
.stats-style-two .stats-link {
  margin-right: 5px;
}
/* 32. Fraxos Shop Page */
.sidebar-spacer-two {
  padding-left: 35px;
}
.woocommerce .widget-price input[type="text"] {
  float: right;
  width: 31%;
  height: 18px;
  padding: 0;
  background: transparent;
  color: #888888;
  font-size: 12px;
  text-align: right;
  border: none;
}
.woocommerce .price_slider_amount {
  display: block;
  padding-top: 19px;
  overflow: hidden;
}
.pswp__caption__center {text-align:center}
.woocommerce .amount-label {
  margin-top: 8px;
  color: #888888;
  text-align: right;
  font-weight: 500;
  font-size: 12px;
  letter-spacing: 0.2px;
}
.woocommerce .widget-price button[type="submit"],
.woocommerce .widget_price_filter .price_slider_amount .button {
  float: left;
  min-width: 79px;
  padding: 7px 10px 8px;
  background-color: transparent;
  color: #222222;
  font-weight: 500;
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border-width: 2px;
  border-color: #ececec;
  border-radius: 2px;
}
.woocommerce .widget-price button[type="submit"]:hover, .woocommerce .widget-price button[type="submit"]:focus,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:focus {
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
  float: left;
  padding: 12px 0 0;
  margin: 0;
  color: #777777;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
  margin-bottom: 0;
}
.woocommerce-page .woocommerce-ordering .nice-select {
  height: 45px;
  min-width: 185px;
  padding-right: 65px;
  margin-bottom: 40px;
  font-size: 13px;
  color: #777777;
  border-color: #ececec;
  line-height: 20px;
  border-width: 2px;
}
.nice-select ul > li {
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
  font-size:13px;
  color:#777777;
}
.nice-select.open, .nice-select:active, .nice-select:focus {
  border-color: #ececec;
}
.woocommerce-page .woocommerce-ordering .nice-select:after {
  right: 23px;
}
.woocommerce-page .woocommerce-ordering .nice-select:before {
  position: absolute;
  top: 0;
  right: 48px;
  width: 2px;
  height: 100%;
  background: #ececec;
  content: "";
  z-index: 1;
}
.woocommerce ul.products {
  margin: 0 -15px;
}
.woocommerce ul.products li.product .product-wrap .frxo-image {
  overflow: hidden;
  position: relative;
}
.woocommerce ul.products li.product .product-wrap .frxo-image img {
  margin: 0;
}
.woocommerce ul.products li.product .product-wrap.frxo-hover .button.add_to_cart_button,
.woocommerce ul.products li.product .product-wrap.frxo-hover a.product_type_variable,
.woocommerce ul.products li.product .product-wrap.frxo-hover a.button {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product,
.woocommerce ul.products.columns-3 li.product, .woocommerce-page ul.products.columns-3 li.product {
  clear: none;
  width: 33.33333333%;
  padding: 0 15px 24px;
  margin: 0;
  -webkit-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce .woo-col-4 ul.products li.product, .woocommerce-page .woo-col-4 ul.products li.product,
.woocommerce ul.products.columns-4 li.product, .woocommerce-page ul.products.columns-4 li.product {
  width: 25%;
}
.woocommerce ul.products .product-wrap h4 {
  padding: 15px 0 3px !important;
  font-size: 16px !important;
  line-height: 22px;
  padding-bottom: 1px !important;
}
.woocommerce ul.products li.product .product-name a {
  display: inline-block;
  color: #fc9507;
}
.woocommerce span.onsale {
  height: 20px;
  width: 55px;
  top: 15px;
  left: 15px;
  min-height: auto;
  min-width: auto;
  padding: 0;
  background: #0dd3c5;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  line-height: 20px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  z-index: 2;
}
.woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover {
  background-color: #86e9e2;
}
.woocommerce ul.products li.product .onsale {
  top: 25px;
  right: 25px;
  z-index: 2;
}
.woocommerce ul.products li.product h3 {
  padding: 0 0 4px;
  font-weight: 600;
  font-size: 16px;
}
.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;
  width: 100%;
  padding: 15px 30px 16px;
  margin-top: 0;
  color: #ffffff;
  font-weight: 700;
  font-size: 12px;
  line-height: 1.42857;
  text-align: left;
  text-transform: uppercase;
  opacity: 0;
  border: none;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
  transform: translateY(10px);
  z-index: 1;
}
.woocommerce ul.products li.product a.product_type_variable,
.woocommerce ul.products li.product a.button {
  background-color: #26242f;
}
.woocommerce ul.products li.product a.product_type_variable:hover,
.woocommerce ul.products li.product a.button:hover {
  background-color: #3c3a44;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  background-color: transparent !important;
  background-image: url(../images/icons/icon37@3x.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 16px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  content: "";
  z-index: 1;
}
.woocommerce ul.products li.product a.button.add_to_cart_button.loading:after {
  background-image: none;
  content: "\f1ce";
  font-family: fontawesome;
  vertical-align: top;
  font-weight: 400;
  position: absolute;
  width: auto;
  font-size: 19px;
  height: auto;
  top: 10px;
  right: 17px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  transition: none;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:before {
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  content: "";
  z-index: 1;
}
.woocommerce ul.products li.product a.button.add_to_cart_button:hover:before {
  background-color: #26242f;
}
.woocommerce ul.products li.product a.added_to_cart:after {
  font-family: WooCommerce;
  content: '\e017';
  background-color: rgba(255, 255, 255, 0.1);
  position: absolute;
  top: 0;
  right: 0;
  width: 20%;
  height: 100%;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
  padding: 16px;
}
.woocommerce ul.products li.product a.added_to_cart:hover:after {
  background-color: #26242f;
}

.woocommerce ul.products li.product .button.add_to_cart_button:hover,
.woocommerce ul.products li.product .product-wrap.frxo-hover a.added_to_cart.wc-forward:hover {
  background-color: #3c3a44;
  border-color: transparent;
}
.woocommerce ul.products li.product .btn-icon {
  display: inline-block;
  padding-right: 4px;
  font-size: 18px;
}
.woocommerce .related-products {
  padding: 91px 0 80px;
}
.woocommerce .related-products .products {
  padding-top: 45px;
}
.woocommerce ul.products li.product a.button.add_to_cart_button.added {
  display: none;
}
.woocommerce ul.products li.product .product-wrap.frxo-hover a.added_to_cart.wc-forward {
  opacity: 1;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: #26242f;
}
.woocommerce div.product p.price {
  padding-bottom: 19px;
  margin-bottom: 17px;
  border-bottom: 1px solid #eeeeee;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  font-size: 20px;
  letter-spacing: -0.2px;
}
.related .products h3 {
  font-size: 26px;
}
.woocommerce .related-product-title {
  padding-bottom: 42px;
}
.woocommerce .related-products ul.products {
  padding-top: 0;
}
.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li {
  padding: 0;
}
.woocommerce ul.cart_list li a img, .woocommerce ul.product_list_widget li a img {
  float: left;
  width: auto;
  max-width: 70px;
  margin: 0 15px 0 0;
  background-color: #f9f9f9;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  padding: 0 0 26px;
  margin-bottom: 20px;
  font-weight: 700;
  font-size: 15px;
  letter-spacing: 0.1px;
}
.woocommerce ul.cart_list li a {
  margin-bottom: 0;
}
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a:hover, .woocommerce .widget_shopping_cart ul.cart_list li a:hover {
  color: #0dd3c5;
}
.woocommerce .widget_shopping_cart ul.cart_list li a {
  color: #999999;
  padding-bottom: 4px;
}
.frxo-widget.woocommerce.widget_shopping_cart .widget_shopping_cart_content {
    border: 1px solid #e5e5e5;
    padding: 16px;
}
.woocommerce ul.cart_list li a .product-title, .woocommerce ul.product_list_widget li a .product-title {
  display: block;
  overflow: hidden;
}
.frxo-widget.woocommerce.widget_shopping_cart a.button.wc-forward:hover {
  color: #fff;
}
.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  border-top: none;
  padding: 0px 0 2px;
}
.frxo-widget.woocommerce.widget_shopping_cart a.button.wc-forward {
  margin-top: 10px;
}
.woocommerce ul.cart_list li a .star-rating, .woocommerce ul.product_list_widget li a .star-rating {
  margin-top: 7px;
}
.woocommerce ul.cart_list .woocommerce-Price-amount, .woocommerce ul.product_list_widget .woocommerce-Price-amount {
  font-weight: 600;
  overflow: hidden;
  padding-top: 3px;
  color: #232323;
  font-size: 14px;
}
footer .woocommerce ul.cart_list .woocommerce-Price-amount, footer .woocommerce ul.product_list_widget .woocommerce-Price-amount {
  color: #aaaaaa;
}
.woocommerce ul.products li.product .price {
  display: block;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #777777;
  font-weight: 600;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.4px;
}
.woocommerce ul.products li.product .price ins {
  font-weight: 700;
}
.woocommerce nav.woocommerce-pagination ul {
  margin: 10px 0 0;
  color: #999999;
  font-weight: 400;
  letter-spacing: 0.3px;
  white-space: normal;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li {
  float: none;
  border: none;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  padding: 6px;
  margin: 2px 1px 0;
  color: #999999;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #ececec;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.woocommerce nav.woocommerce-pagination ul li a i {
  font-size: 16px;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li a:focus {
  color: #222222;
  border-color: #ececec;
}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover {
  background: #e2e2e2;
  color: #868686;
  border-color: transparent;
}
.woocommerce nav.woocommerce-pagination ul li span.current {
  background: #26242f;
  color: #ffffff;
  border-color: #26242f;
}
.woocommerce nav.woocommerce-pagination ul li span {
  background: #eeb313;
  color: #232323;
  border-color: #eeb313;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce .star-rating {
  float: none;
  height: 17px;
  width: 76px;
  font-size: 11px;
}
.woocommerce .star-rating span {
  padding-top: 16px;
  color: #e8b939;
}
.woocommerce ul.products li.product a {
  display: block;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 11px;
}
.woocommerce .products .star-rating {
  margin-bottom: 3px;
}
.woocommerce .star-rating:before {
  letter-spacing: 3px;
  color: #cccccc;
  content:"\53\53\53\53\53";
}
.woocommerce .star-rating span:before {
  letter-spacing: 3px;
}
.woocommerce .product_list_widget .star-rating {
  font-size: 9px;
}
.woocommerce div.product {
  display: block;
  overflow: hidden;
  clear: both;
}
/* 33. Fraxos Product Details Page */
.product-info-wrap {
  padding: 102px 0 50px;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
  width: 48.5%;
  margin-bottom: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery img {
  width: auto;
}
.woocommerce .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  float: left;
}
.woocommerce div.product div.images .flex-control-thumbs {
  float: left;
  width: 100%;
  overflow: hidden;
  zoom: 1;
  margin: 0;
  padding: 0;
  padding-top: 10px;
}
.woocommerce div.product div.images .flex-control-thumbs li img {
  cursor: pointer;
}
.woocommerce div.product div.images .flex-control-thumbs li {
  float: left;
  padding-bottom: 10px;
  list-style: none;
  padding-right: 10px;
}
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
  width: 51.5%;
  padding: 11px 0 0 30px;
  margin-bottom: 0;
}
.woocommerce div.product .product_title {
  font-size: 26px;
  line-height: 30px;
}
.woocommerce-product-rating .woocommerce-review-link {
  display: inline-block;
  vertical-align: middle;
  color: #888888;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0.2px;
  line-height: 26px;
}
.woocommerce-product-rating .woocommerce-review-link:hover {
  color: #0dd3c5;
}
.woocommerce .woocommerce-product-rating .star-rating {
  float: none;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0;
}
.woocommerce div.product p.price del, .woocommerce div.product span.price del {
  padding-right: 6px;
}
.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
  font-weight: 500;
  text-decoration: none;
}
.woocommerce div.product .woocommerce-product-rating {
  margin-bottom: 14px;
}
.woocommerce div.product .summary .product_meta {
  padding-bottom: 17px;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
  padding: 16px 0 31px;
  margin: 0;
}
.woocommerce div.product form.cart div.quantity {
  margin-right: 20px;
}
.woocommerce .quantity .qty, .woocommerce .quantity input.qty, .woocommerce-page .quantity input.qty {
  height: 50px;
  width: 55px;
  padding: 10px 16px 10px 11px;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  border-color: #e7e7e7;
}
.woocommerce .quantity, .woocommerce-page .quantity {
  padding-right: 15px;
}
.woocommerce .quantity .qty:focus {
  border-color: #dcdcdc;
}
.woocommerce .quantity .qty:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt,
.woocommerce #review_form #respond .form-submit input, .woocommerce #respond input#submit, .woocommerce a.button,
.woocommerce button.button, .woocommerce input.button {
  min-width: 150px;
  padding: 16px 25px 15px;
  background-color: #0dd3c5;
  color: #ffffff;
  font-weight: 800;
  font-size: 12px;
  line-height: 1.42857;
  text-transform: uppercase;
  white-space: normal;
  text-align: center;
  border: 1px solid transparent;
  outline: none;
  cursor: pointer;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.woocommerce #review_form #respond p.form-submit input[type="submit"]:hover {
  color: #0dd3c5;
}
.product_meta {
  color: #111111;
  font-size: 14px;
  letter-spacing: 0.1px;
}
.woocommerce ul.products li.product .product_meta a {
  display: inline-block;
}
.product_meta a {
  color: #555555;
}
.product_meta .posted_in {
  display: block;
  padding-bottom: 7px;
  font-family: 'PT Serif', serif;
  font-size: 14px;
}
.product_meta .posted_in span:after {
  color: #555555;
  content: ",";
}
.product_meta span:last-child:after {
  content: "";
}
.woocommerce div.product .product_meta.meta-categories {
  padding-bottom: 0;
}
.product_meta span.sku_wrapper {
  padding-bottom: 7px;
  display: block;
}
.product_sku {
  padding-bottom: 9px;
}
.product_tags span:after {
  color: #555555;
  content: ", ";
}
.product_tags span:after:last-child {
  content: "";
}
.woocommerce .woocommerce-tabs {
  padding: 48px 0 86px;
}
.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.r-tabs-state-active a {
  color: #0dd3c5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.r-tabs-state-active a:after {
  width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  padding: 13px 0;
  font-weight: 600;
  letter-spacing: 0.2px;
  position: relative;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
  color: #0dd3c5;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background: #0dd3c5;
  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 #reviews #comments ol.commentlist li .comment-text p {
  margin-bottom: 0;
  line-height: 24px;
}
.woocommerce div.product .woocommerce-tabs .panel {
  display: none;
  margin-bottom: 6px;
  background: none;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-animation: fadeIn 700ms;
  animation: fadeIn 700ms;
}
.woocommerce .additional-info dl:first-child {
  padding-top: 0;
}
.woocommerce .additional-info dl:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.woocommerce .additional-info dl {
  padding: 24px 0 19px;
  margin: 0;
  font-size: 16px;
  border-bottom: 1px solid #f5f5f5;
}
.woocommerce .additional-info .dl-horizontal dt {
  width: 30%;
  color: #666666;
  font-weight: 400;
  text-align: left;
}
.woocommerce .additional-info .dl-horizontal dd {
  display: block;
  overflow: hidden;
  margin: 0;
  color: #999999;
}
.woocommerce .additional-info .dl-horizontal dd a {
  color: #999999;
}
.woocommerce-Tabs-panel#tab-description h2 {
  margin-bottom: 9px;
}
.r-tabs .r-tabs-accordion-title {
  display: none;
}
.woocommerce #reviews {
  padding-top: 12px;
}
.woocommerce #reviews #comments ol.commentlist {
  padding: 0;
}
.woocommerce #reviews #comments ol.commentlist li {
  padding-bottom: 45px;
  margin-bottom: 0;
}
.woocommerce #reviews #comments ol.commentlist li img.avatar {
  position: static;
  width: auto;
  max-width: 95px;
  padding: 0;
  border: none;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  overflow: hidden;
  padding: 4px 0 0 21px;
  margin: 0;
  border: none;
  border-radius: 0;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
  font-family: 'Muli', sans-serif;
  font-weight: 400;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta strong {
  display: inline-block;
  padding: 0 25px 9px 0;
  font-weight: 600;
  font-size: 15px;
}
.woocommerce #reviews #comments ol.commentlist li time {
  display: inline-block;
  color: #888888;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
}
.woocommerce #reviews #comments .woocommerce-Reviews-title {
  padding-bottom: 23px;
  font-size: 19px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .meta {
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 0px;
  line-height: 18px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  top: 3px;
  color: #e8b939;
  font-size: 9px;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text .description {
  padding-top: 16px;
}
.woocommerce #reviews .comment-reply-title {
  font-size: 16px;
  font-weight: 600;
  float: left;
}
.woocommerce #reviews .comment-reply-title {
  padding-bottom: 4px;
  color: #35373e;
  display: inline-block;
  width: 100%;
}
.woocommerce #review_form #respond p {
  margin-bottom: 34px;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent {
  margin-bottom: 10px;
}
.woocommerce #review_form #respond p.comment-form-cookies-consent label {
  padding-bottom: 5px;
}
.woocommerce #review_form #respond p .required {
  color: #0dd3c5;
}
.woocommerce #review_form #respond p.comment-notes {
  margin-bottom: 40px;
}
.woocommerce #review_form #respond .comment-form-comment, .woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email, .woocommerce #review_form #respond .form-submit {
  margin-bottom: 0;
  line-height: 0;
}
.woocommerce.single-product .comment-form-rating .nice-select {
  display: none;
}
.woocommerce.single-product #tab-additional_information table.shop_attributes th,
.woocommerce.single-product #tab-additional_information table.shop_attributes td {
  padding: 13px 15px;
  background: transparent;
  border-bottom: 1px solid #dedede;
}
.woocommerce.single-product #tab-additional_information table.shop_attributes {
  border: 1px solid #dedede;
}
.woocommerce #review_form #respond p.stars {
  float: left;
  margin-bottom: 0;
  margin-top: 4px;
  padding-left: 10px;
}
.comment-form-rating label {
  display: inline-block;
  float: left;
  font-weight: 600;
}
.woocommerce p.stars.selected a:not(.active)::before {
  color: #26242f;
}
.woocommerce section.related.products h2 {
  padding-bottom: 40px;
  font-size: 24px;
}
.woocommerce .review-rating, .woocommerce .comment-form-rating {
  display: inline-block;
  vertical-align: middle;
  padding-left: 37px;
  padding-top: 25px;
}
.woocommerce .comment-form-rating {
  padding-top: 10px;
  padding-left: 0;
  padding-bottom: 15px;
}
.woocommerce #review_form #respond.comment-respond {padding-top: 4px;}
.woocommerce .comment-respond .no-space {
  padding-right: 3px;
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 12px;
  vertical-align: bottom;
}
.woocommerce .comment-respond .star-rating {
  display: inline-block;
  margin-top: 8px;
  vertical-align: middle;
}
.woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-email {
  float: left;
  width: 48.3%;
}
.woocommerce #review_form #respond .comment-form-email {
  float: right;
}
.woocommerce #review_form #respond input[type="text"], .woocommerce #review_form #respond input[type="email"],
.woocommerce #review_form #respond textarea {
  height: 46px;
  margin-bottom: 29px;
  font-family: 'Muli', sans-serif;
  font-size: 14px;
}
.woocommerce #review_form #respond textarea {
  height: 141px;
}
.woocommerce #review_form #respond p.form-submit {
  display: inline-block;
  font-family: 'Muli', sans-serif;
  padding: 11px 26px 0 0;
  float: left;
}
.woocommerce #review_form #respond p.form-submit input[type="submit"] {
  min-width: 198px;
  padding: 16px 25px;
  background: none;
  border-width: 2px;
  border-style: solid;
  letter-spacing: 0.4px;
}
.woocommerce #review_form #respond p.form-submit label {
  vertical-align: middle;
  padding-bottom: 0;
  margin: 0 5px 0 0;
  color: #999999;
  font-size: 16px;
}
.woocommerce #review_form #respond p.form-submit select {
  width: 160px;
  margin-bottom: 0;
}
.woocommerce #review_form #respond p.form-submit .stars {
  display: inline-block;
  margin-bottom: 0;
  line-height: 18px;
}
.woocommerce #review_form #respond p.form-submit .stars a {
  color: #c3c3c3;
}
.woocommerce p.stars.selected a.active:before, .woocommerce p.stars:hover a:before {
  color: #26242f;
}
.woocommerce #reviews #comment {
  height: 160px;
  margin-bottom: 30px;
}
.woocommerce table.shop_table {
  margin: 0 0 74px;
  text-align: center;
  border-color: #ececec;
  border-collapse: collapse;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .frxo-responsive-table {
  white-space: nowrap;
}
.woocommerce table.shop_table th {
  padding: 21px 20px;
  border: none;
  font-weight: 700;
  text-align: center;
}
.woocommerce table.shop_table th:last-child {
  border-right: 1px solid #eeeeee;
}
.woocommerce table.shop_table td {
  padding: 30px 20px;
  font-weight: 600;
  border-color: #ececec;
  border-left: none;
}
.woocommerce table.shop_table td.product-name {
  text-align: left;
}
.woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled] {
  padding: 16px 25px 15px;
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
  opacity: 1;
}
.woocommerce button.button {
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
}
.woocommerce-cart-form .actions button.button:hover {
  color: #ffffff;
}
.woocommerce-cart .cart_totals h2 {
  font-size: 18px;
  padding-bottom: 28px;
}
span.woocommerce-Price-currencySymbol {
  padding-right: 4px;
}
.woocommerce table.shop_table td.product-name .wp-post-image {
  width: 100px;
}
.woocommerce table.shop_table td.product-remove {
  text-align: center;
  border-right: 1px solid #ececec;
}
.woocommerce table.shop_table td.product-image {
  padding: 30px 50px;
  text-align: left;
}
.woocommerce table.shop_table td.product-price {
  color: #777777;
}
.woocommerce table.shop_table td .quantity .qty {
  font-weight: 400;
  height: 50px;
  width: 68px;
  padding: 10px 23px 10px 11px;
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.3px;
  border-color: #e7e7e7;
}
.woocommerce .quantity .plus, .woocommerce .quantity .minus, .woocommerce-page .quantity .plus, .woocommerce-page .quantity .minus {
  height: 25px;
  background: none;
  border-color: #e7e7e7;
}
.woocommerce .quantity .plus:hover, .woocommerce .quantity .minus:hover,
.woocommerce-page .quantity .plus:hover, .woocommerce-page .quantity .minus:hover {
  background: none;
}
.woocommerce .review-rating {
  display: inline-block;
  vertical-align: middle;
  padding-left: 37px;
  white-space: nowrap;
}
.woocommerce .review-rating .nice-select {
  display: inline-block;
  width: auto;
  min-width: 160px;
  margin-bottom: 0;
}
.woocommerce button.button.alt.disabled {
  background-color: #0dd3c5;
}
.woocommerce div.product form.cart .variations label {
  padding-top: 25px;
}
.variations .nice-select {
  min-width: 200px;
}
.woocommerce table.shop_attributes td p {padding: 8px 10px;}
.frxo-share-product {
  padding: 46px 0;
  background: #fcfcfc;
  color: #999999;
  text-align: center;
  border-top: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
}
.frxo-share-product .frxo-social {
  font-size: 16px;
}
.frxo-share-product .frxo-social a {
  margin: 0 4px;
  font-size: 20px;
}
.woocommerce #review_form #respond p.form-submit{
  position: relative;
  padding-top: 0;
  padding-right: 0;
}
span.woocommerce-review__dash {
  display: none;
}
/* 34. Fraxos Cart Page */
.woocommerce a.remove {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.woocommerce a.remove:hover {
  background: transparent;
  border-color: transparent;
}
.woocommerce a.remove:before, .woocommerce a.remove:after {
  position: absolute;
  top: 50%;
  left: 51%;
  width: 1.9px;
  height: 15px;
  content: "";
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  z-index: 1;
}
.woocommerce .product_list_widget a.remove:before, .woocommerce .product_list_widget a.remove:after {
  content: none;
}
.woocommerce a.remove:after {
  -webkit-transform: translateX(-48%) translateY(-50%) rotate(-45deg);
  -ms-transform: translateX(-48%) translateY(-50%) rotate(-45deg);
  transform: translateX(-48%) translateY(-50%) rotate(-45deg));
}
.woocommerce a.remove:hover:before, .woocommerce a.remove:hover:after {
  background: #0dd3c5;
}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {
  max-width: 100px;
  margin-right: 26px;
}
.woocommerce-cart.woocommerce-page table.cart img {
  width: 100px;
}
.woocommerce table.shop_table td.product-thumbnail a {
  font-weight: 400;
}
.woocommerce table.shop_table td.product-thumbnail a img {
  margin-right: 16px;
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text {
  float: left;
  height: 50px;
  width: 250px;
  margin: 0 19px 0 0;
  background: #ffffff;
  font-size: 14px;
  border-color: #e5e5e5;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce-cart table.cart td.actions .coupon .input-text {
  padding: 13px 20px;
}
.woocommerce table.shop_table td.actions {
  padding: 30px;
}
.woocommerce .cart .actions .coupon input[type="submit"], .woocommerce .cart .actions input[type="submit"].update-cart {
  float: left;
  min-width: 150px;
  height: 50px;
  padding: 10px;
  color: #ffffff;
  border: none;
  font-weight: 600;
}
.woocommerce .cart .actions .coupon input[type="submit"]:hover {
  background: #0dd3c5;
}
.woocommerce .cart .actions input[type="submit"].update-cart {
  float: none;
  min-width: 150px;
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce .cart .actions input[type="submit"].update-cart:disabled {
  background-color: #f9f9f9;
  border: 1px solid #eeeeee;
  opacity: 1;
  cursor: not-allowed;
}
.cart-collaterals .shipping-title {
  padding-bottom: 28px;
}
.calculate-shipping {
  float: left;
  width: 54%;
}
section.shipping-calculator-form {
  display: inline-block !important;
  width: 100%;
}
.woocommerce-cart .frxo-cart-collaterals {
  width: 54%;
  float: left;
}
.woocommerce-cart section.shipping-calculator-form p#calc_shipping_city_field {
  width: 47.3%;
  margin-right: 31px;
  float: left;
}
.woocommerce-cart section.shipping-calculator-form p#calc_shipping_postcode_field {
  width: 47.3%;
  display: inline-block;
}
.woocommerce-cart .frxo-cart-collaterals h4.shipping-title {
  padding-bottom: 28px;
}
.woocommerce-shipping-calculator a.shipping-calculator-button {
  display: none;
}
section.shipping-calculator-form input#calc_shipping_state {
  margin-bottom: 0;
  margin-top: 0;
}
.shipping-calculator-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 53px;
}
.shipping-calculator-form p#calc_shipping_state_field {
  margin: 24px 0 0;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  display: none;
}
.shipping-calculator-form span.select2-selection.select2-selection--single {
  height: 55px;
  border-color: #e5e5e5;
  border-radius: 0;
}
.woocommerce-cart .woocommerce-shipping-calculator .shipping-calculator-form .form-row .input-text {
  height: 55px;
  margin-top: 21px;
}
.shipping-calculator-form span.select2-selection.select2-selection--single .select2-selection__rendered:before {
  position: absolute;
  top: 0;
  right: 50px;
  width: 1px;
  height: 55px;
  background: #ececec;
  content: "";
  z-index: 1;
}
span.select2-selection.select2-selection--single .select2-selection__rendered:after{
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -2px;
  pointer-events: none;
  position: absolute;
  right: 23px;
  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;
  width: 5px;
}
.select2-container--open span.select2-selection.select2-selection--single .select2-selection__rendered:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.woocommerce-cart .cart-subtotal span.woocommerce-Price-amount.amount, .woocommerce-cart .cart_totals tr.shipping td {
  color: #888888;
}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals {
  width: 42.6%;
}
.woocommerce .calculate-shipping form .form-row-first, .woocommerce .calculate-shipping form .form-row-last, .woocommerce-page .calculate-shipping form .form-row-first, .woocommerce-page .calculate-shipping form .form-row-last {
  width: 47.3%;
}
.calculate-shipping input[type="text"], .calculate-shipping input[type="email"], .calculate-shipping input[type="password"], .calculate-shipping input[type="tel"], .calculate-shipping input[type="search"], .calculate-shipping input[type="date"], .calculate-shipping input[type="time"], .calculate-shipping input[type="datetime-local"], .calculate-shipping input[type="month"], .calculate-shipping input[type="url"], .calculate-shipping input[type="number"], .calculate-shipping textarea, .calculate-shipping select, .calculate-shipping .form-control {
  height: 55px;
  font-weight: 500;
}
.calculate-shipping .nice-select {
  height: 55px;
  padding-right: 65px;
  font-weight: 500;
  font-size: 13px;
  color: #888888;
  line-height: 32px;
}
.calculate-shipping .nice-select:after {
  right: 23px;
}
.calculate-shipping .nice-select:before {
  position: absolute;
  top: 0;
  right: 50px;
  width: 1px;
  height: 100%;
  background: #ececec;
  content: "";
  z-index: 1;
}
.woocommerce .calculate-shipping input[type="submit"],
.woocommerce .frxo-cart-collaterals .shipping-calculator-form button.button {
  padding: 16px 20px 15px;
  min-width: 160px;
  background: #f9f9f9;
  border: 1px solid #eeeeee;
  color: #26242f;
}
.woocommerce .calculate-shipping input[type="submit"]:hover,
.woocommerce .frxo-cart-collaterals .shipping-calculator-form button.button:hover {
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.woocommerce .cart_totals table.shop_table {
  margin-bottom: 41px;
}
.woocommerce .cart_totals table.shop_table th {
  min-width: 50%;
  padding: 13px 22px;
  background: none;
  text-align: left;
  text-transform: none;
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
  vertical-align: top;
  border-right: 1px solid #ececec;
}
.woocommerce .cart_totals table.shop_table td {
  padding: 13px 22px;
  text-align: left;
}
.woocommerce .cart_totals table.shop_table td.Subtotal, .woocommerce .cart_totals table.shop_table td .calculate-shipping-text {
  color: #888888;
}
.woocommerce .cart_totals .calculate-shipping .calculate-shipping-text {
  display: block;
  padding-bottom: 9px;
  font-weight: 300;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.2px;
  color: #777777;
}
.woocommerce .cart_totals .calculate-shipping a {
  display: inline-block;
  margin-bottom: 15px;
  color: #043f71;
  letter-spacing: 0.2px;
}
.woocommerce .cart_totals .calculate-shipping .nice-select {
  height: 50px;
  padding: 13px 40px 13px 15px;
  margin-bottom: 19px;
}
.woocommerce .cart_totals .calculate-shipping input[type="text"] {
  height: 50px;
  padding: 5px 15px;
  margin-bottom: 19px;
  background: #ffffff;
  font-size: 15px;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce .cart_totals .calculate-shipping input[type="submit"] {
  min-width: 135px;
  padding: 10px;
  margin-top: 1px;
  background: #f5f5f5;
  color: #444444;
  border-color: #e5e5e5;
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce table.shop_table td strong {
  font-weight: 600;
}
.woocommerce .wc-proceed-to-checkout .button.alt {
  width: 100%;
  padding: 16px 25px 15px;
  background-color: #0dd3c5;
  font-size: 12px;
}
/* 35. Fraxos Checkout Page */
.woocommerce-error, .woocommerce-info, .woocommerce-message {
  padding: 24px 20px 23px !important;
  margin-bottom: 20px !important;
  background-color: rgba(13,211,197,0.05);
  color: #0dd3c5;
  line-height: 26px;
  border: 1px solid #0dd3c5;
}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before {
  display: none;
}
li.wc_payment_method.payment_method_paypal label {
  display: inline;
}
.woocommerce form.login, .woocommerce form.register {
  padding: 32px 30px 22px;
  margin: 25px 0 30px;
  border-color: #e5e5e5;
  border-radius: 0;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
  width: 49%;
}
.woocommerce form .form-row {
  padding: 0;
  margin: 0;
}
.woocommerce form .form-row.create-account {
  padding-top: 2px;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  display: inline-block;
  line-height: 1.42857;
}
.woocommerce .woocommerce-checkout .form-row label {
  font-size: 13px;
}
.woocommerce form .form-row input.input-text {
  height: 50px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row select, .woocommerce form .form-row textarea {
  margin-bottom: 24px;
  border-color: #e5e5e5;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce form .form-row input.input-text:focus, .woocommerce form .form-row select:focus, .woocommerce form .form-row textarea:focus {
  border-color: #d8d7d7;
}
.woocommerce form.checkout_coupon {
  padding: 29px;
  margin: 24px 0 0;
  border-color: #e5e5e5;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce form .form-row input.button {
  min-width: 125px;
  padding: 13px 15px;
  font-family: 'Muli', sans-serif;
  letter-spacing: 0.3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.woocommerce form .form-row input.button:hover {
  background: #0dd3c5;
  color: #ffffff;
}
.woocommerce form .form-row label.inline {
  padding: 0 0 0 11px;
  font-size: 13px;
}
.woocommerce form .form-row label.inline .checkbox-icon-wrap .checkbox-icon {
  width: 15px;
  height: 15px;
}
.woocommerce form .lost_password {
  padding: 19px 0 14px;
  color: #999999;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: normal;
}
.woocommerce form .lost_password a {
  color: #777777;
}
.woocommerce form .form-text {
  padding: 4px 0 41px;
  font-size: 14px;
}
.woocommerce form.checkout_coupon input.input-text {
  float: left;
  width: 387px;
  margin-bottom: 0;
  font-size: 14px;
}
.woocommerce form .form-row .required {
  color: #fc4242;
}
.woocommerce form.checkout_coupon input.button {
  min-width: 145px;
  height: 50px;
  padding: 12px 15px;
  margin-left: 20px;
}
form.woocommerce-checkout {
  padding-top: 65px;
}
.woocommerce-checkout h3 {
  padding-bottom: 30px;
  font-size: 18px;
}
.woocommerce form.woocommerce-checkout .form-row input.input-text, .woocommerce form.woocommerce-checkout .form-row textarea {
  margin-bottom: 21px;
}
.woocommerce form.woocommerce-checkout .form-row .nice-select {
  margin-bottom: 18px;
  background-color: #ffffff;
  color: #888888;
  font-size: 13px;
}
.woocommerce-checkout p#billing_state_field .input-text {
  margin-bottom: 0;
}
.woocommerce div.create-account {
  display: none;
  padding: 10px 0;
}
.woocommerce div.create-account .form-text {
  padding-bottom: 10px;
}
.woocommerce form .form-row .input-checkbox {
  display: none;
}
.woocommerce form .form-row.create-account .input-checkbox {
  display: block;
  margin-top: 6px;
}
.woocommerce form p.form-row.form-row-wide.create-account.woocommerce-validated span {
  padding-left: 20px;
  color: #26242f;
  font-weight: 600;
  font-size :18px
}
.woocommerce form .diffrent-address label {
  display: inline-block;
}
.woocommerce form .form-row.create-account .checkbox {
  margin: 1px 0 0;
  font-size: 14px;
  letter-spacing: 0.2px;
}
.woocommerce form .diffrent-address .wpcf7-list-item-label {
  padding-right: 5px;
  font-weight: 600;
  font-size: 18px;
}
.woocommerce form .diffrent-address .checkbox, .woocommerce form .diffrent-address .radio {
  margin: 0;
}
.woocommerce.woocommerce-page form .form-row textarea:focus {
  border-color: #d5d5d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.woocommerce form .diffrent-address .checkbox-icon-wrap {
  top: 1px;
  left: auto;
  right: 0;
}
.woocommerce form .shipping-diffrent-address {
  display: none;
  padding-top: 20px;
}
.woocommerce form .form-row textarea {
  height: 151px;
  font-size: 15px;
}
.woocommerce form .form-row textarea:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  width: 47%;
  padding: 0;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 47.50%;
  padding: 0;
}
.woocommerce .paypal_method label {
  margin: 6px 0 0;
}
.woocommerce-checkout-review-order, .woocommerce #add_payment_method #payment, .woocommerce .woocommerce-cart #payment, .woocommerce .woocommerce-checkout #payment {
  float: left;
}
.woocommerce-checkout-review-order {
  width: 100%;
}
.checkout.woocommerce-checkout h3#order_review_heading {
  padding-top: 70px;
}
.woocommerce-checkout-review-order h3 {
  padding-bottom: 28px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table {
  margin-bottom: 18px;
  border-color: #e5e5e5;
  float: left;
  width: 47.1%;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table .no-uppercase {
  text-transform: none;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
  border-color: #e5e5e5;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table th {
  padding: 14px 28px 13px;
  text-align: left;
  font-weight: 600;
  border-bottom-color: #e5e5e5;
  border-right: 1px solid #ececec;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table th.product-name, .woocommerce .woocommerce-checkout-review-order table.shop_table th.product-total {
  background: #f8f8f8;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table .cart-shipping td {
  font-weight: 300;
  font-size: 15px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td {
  padding: 15px 20px 14px;
  text-align: left;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table .cart_item td {
  padding: 20px 28px;
}
.woocommerce .woocommerce-checkout-review-order table.shop_table td.product-name a, .woocommerce .woocommerce-checkout-review-order table.shop_table td.product-total .amount {
  color: #888888;
}
.woocommerce table.shop_table .free-shipping th, .woocommerce table.shop_table .cart-subtotal th {
  font-size: 14px;
  border-top: none;
}
.woocommerce table.shop_table .free-shipping td, .woocommerce table.shop_table .cart-subtotal td {
  border-top: none;
  border-bottom: none;
}
.woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal th, .woocommerce table.woocommerce-checkout-review-order-table .cart-subtotal td {
  padding: 23px 28px 6px;
}
.woocommerce table.shop_table .free-shipping th, .woocommerce table.shop_table .free-shipping td {
  padding: 14px 28px 22px;
}
.woocommerce table.shop_table .order-heading {
  min-width: 330px;
}
.woocommerce table.shop_table .free-shipping td .amount {
  color: #888888;
}
.woocommerce table.woocommerce-checkout-review-order-table .order-total th {
  text-transform: none;
  font-weight: 500;
  font-size: 16px;
}
.woocommerce table.woocommerce-checkout-review-order-table .order-total td, .woocommerce table.woocommerce-checkout-review-order-table .order-total th {
  padding: 22px 28px;
}
.woocommerce #add_payment_method #payment, .woocommerce .woocommerce-cart #payment, .woocommerce .woocommerce-checkout #payment {
  float: right;
  padding: 35px 39px 39px;
  background: #f8f8f8;
  border: 1px solid #ececec;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  width: 47.1%;
}
.woocommerce-checkout .select2-container--default .select2-selection--single {
  border: 1px solid #ececec;
  height: 50px;
}
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 43px;
  font-size: 13px;
  color: #888888;
}
.woocommerce-shipping-fields label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox {
  font-size: 18px;
  font-weight: 600;
  margin-top: 0;
  padding-left: 20px;
}
.woocommerce-form-login.login p{ padding-bottom: 10px; }
.checkout_coupon.woocommerce-form-coupon p {padding-bottom:10px}
.woocommerce-shipping-fields input#ship-to-different-address-checkbox {
  margin-top: 7px;
}
.woocommerce-checkout p#billing_country_field, .woocommerce-checkout p#shipping_country_field, .woocommerce-checkout p#billing_state_field, .woocommerce-checkout p#shipping_state_field {
  margin-bottom: 21px;
}
.payment-methods-title {
  padding-bottom: 23px;
}
.woocommerce #add_payment_method #payment ul.payment_methods, .woocommerce .woocommerce-cart #payment ul.payment_methods, .woocommerce .woocommerce-checkout #payment ul.payment_methods {
  padding: 0;
  border: none;
}
.woocommerce #add_payment_method #payment div.payment_box, .woocommerce .woocommerce-cart #payment div.payment_box, .woocommerce .woocommerce-checkout #payment div.payment_box {
  padding: 16px 19px 18px;
  margin: 9px 0 8px;
  background: #ffffff;
  border: 1px solid #ededed;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.woocommerce #add_payment_method #payment ul.payment_methods li.payment_method_cod label {
  margin: 0;
}
.woocommerce #add_payment_method #payment ul.payment_methods li, .woocommerce .woocommerce-cart #payment ul.payment_methods li, .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
  padding-bottom: 15px;
}
.woocommerce #add_payment_method #payment div.payment_box:before, .woocommerce .woocommerce-cart #payment div.payment_box:before, .woocommerce .woocommerce-checkout #payment div.payment_box:before {
  top: -8px;
  border: 7px solid #ededed;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top: 10px solid transparent;
  border-bottom-width: 10px;
}
.woocommerce #add_payment_method #payment div.payment_box:after, .woocommerce .woocommerce-cart #payment div.payment_box:after, .woocommerce .woocommerce-checkout #payment div.payment_box:after {
  position: absolute;
  top: -8px;
  left: 0;
  display: block;
  margin:-1em 0 0 2em;
  border: 7px solid #ffffff;
  border-right-color: transparent;
  border-left-color: transparent;
  border-top: 12px solid transparent;
  border-bottom-width: 10px;
  content: "";
  z-index: 1;
}
.woocommerce #add_payment_method #payment div.payment_box p, .woocommerce .woocommerce-cart #payment div.payment_box p, .woocommerce .woocommerce-checkout #payment div.payment_box p {
  font-size: 14px;
  line-height: 22px;
}
.woocommerce .payment_methods {
  background: none;
  border-radius: 0;
}
.woocommerce #add_payment_method #payment div.form-row, .woocommerce .woocommerce-cart #payment div.form-row, .woocommerce .woocommerce-checkout #payment div.form-row {
  padding: 12px 0 0;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
  float: none;
  width: 100%;
  padding: 19px 20px;
  background: #0dd3c5;
  font-size: 14px;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.woocommerce .wc_payment_method .radio-icon-wrap .radio-icon {
  vertical-align: middle;
}
.woocommerce .wc_payment_method .wpcf7-list-item-label {
  padding-left: 5px;
  font-weight: 500;
  font-size: 15px;
}
.woocommerce .wc_payment_method .wpcf7-list-item-label a {
  display: inline-block;
  margin-left: 5px;
  color: #0dd3c5;
  font-weight: 600;
  font-size: 12px;
  text-decoration: underline;
}
.woocommerce .wc_payment_method .wpcf7-list-item-label a:hover {
  color: #444444;
}
#add_payment_method #payment ul.payment_methods li img, .woocommerce-cart #payment ul.payment_methods li img, .woocommerce-checkout #payment ul.payment_methods li img {
  margin: -2px 2px 0 14px;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper input#terms {
  display: inline-block;
  float: left;
  margin: 0 14px 0 0;
  height: 21px;
}
.woocommerce .woocommerce-terms-and-conditions-wrapper .form-row label.checkbox,
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .form-row label.checkbox {
  display: inline-block;
}
.woocommerce-page .woocommerce-terms-and-conditions-wrapper span.woocommerce-terms-and-conditions-checkbox-text {
    margin-left: 26px;
}
.woocommerce-page .woocommerce-terms-and-conditions-wrapper .woocommerce-invalid #terms {
  outline: none;
}
.woocommerce-privacy-policy-text {
  padding: 10px 0;
}
.woocommerce-terms-and-conditions {
  border: 1px solid rgba(0,0,0,0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgba(0,0,0,.03);
  margin-top: 1em;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-first {
  width: auto;
}
.woocommerce-checkout .woocommerce form.checkout_coupon p.form-row.form-row-last {
  float: left;
  margin-left: 20px;
}
/* Fraxos My Account Page */
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul .is-active a {
  color: #0dd3c5;
  background: #fcfcfc;
}
.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 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 {
  list-style-type: none;
}
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:hover {
  color: #0dd3c5;
  background: #fcfcfc;
}
.woocommerce-account.woocommerce-orders table.shop_table td {
  padding: 20px 15px;
}
.woocommerce-account.woocommerce-orders table.shop_table th{
  padding: 18px 15px;
}
.woocommerce table.my_account_orders {
  font-size: 14px;
}
.woocommerce-account.woocommerce-orders table.shop_table a.button {
  min-width: 100px;
  padding: 10px 15px 10px;
  margin: 2px;
}
.woocommerce-edit-address .woocommerce-Address{
  border: 1px solid #ececec;
  padding: 20px;
}
.woocommerce-edit-address address{
  border: none;
  padding: 0;
}
.woocommerce-edit-address .woocommerce-Address-title a {
  height: 36px;
  line-height: 35px;
  padding: 0px 30px;
  background-color: #0dd3c5;
  font-weight: inherit;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  color: #ffffff;
}
.woocommerce-edit-address .woocommerce-Address-title a:hover {
  background-color: #26242f;
}
.woocommerce-edit-address .col-1.woocommerce-Address,
.woocommerce-edit-address .col-2.woocommerce-Address {
  width: 100%;
  margin-bottom: 10px;
  padding: 20px;
}
.woocommerce-edit-address .woocommerce-Address h3{
  font-size: 21px;
}
.woocommerce-MyAccount-content strong, .woocommerce-MyAccount-content p {
  color: #333;
}
.woocommerce-view-order .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a {
  background: #fcfcfc;
}
/* Order Recived Page */
.woocommerce-page.woocommerce-order-received .woocommerce-customer-details address {
  padding: 12px 18px;
  min-height: 220px;
}
.woocommerce-order-received table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
  text-align: left;
}
.woocommerce-order-received .woocommerce ul.order_details li {
  margin-top: 20px;
}
.woocommerce-order-received .woocommerce ul.order_details {
  padding-left: 0;
}
/* 36. Fraxos Contact Us Page */
/* Fraxos Locations */
.frxo-locations {
  padding: 140px 0 70px;
}
.frxo-locations .section-title-wrap {
  max-width: 850px;
  padding-bottom: 67px;
}
.frxo-locations .section-title-wrap h2 {
  font-size: 30px;
  line-height: 40px;
}
.location-item {
  padding: 0 10px 10px;
}
.location-title {
  padding-bottom: 17px;
}
.location-item .frxo-btn-wrap i {
  padding-right: 8px;
}
.location-item ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.location-item ul li {
  padding-bottom: 12px;
  color: #666666;
  line-height: 24px;
  letter-spacing: 0.3px;
}
.location-item ul li a {
  color: #666666;
}
.location-item .frxo-btn-wrap {
  padding-top: 31px;
}
.location-item .frxo-rounded-btn {
  border-width: 1px;
  text-transform: none;
  letter-spacing: normal;
}
/* Fraxos Contact Wrap */
.frxo-contact-wrap {
  color: #ffffff;
  text-align: center;
}
.frxo-contact-wrap h3 {
  font-size: 28px;
}
.frxo-contact-wrap span.wpcf7-not-valid-tip {
  display: none;
}
.wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
  border: 1px solid red;
}
.light-version-form .wpcf7-form-control.wpcf7-validates-as-required.wpcf7-not-valid {
  border: 1px solid red;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
  width: 100%;
  float: left;
}
.contact-wrap-title {
  padding-bottom: 40px;
}
.contact-wrap-title span {
  color: #fefb0a;
  position: relative;
}
.contact-wrap-title span:after {
  position: absolute;
  bottom: 1px;
  left: 0;
  height: 2px;
  width: 100%;
  background: #fefb0a;
  content: "";
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  z-index: 1;
}
.frxo-contact-wrap h2 {
  font-size: 28px;
}
.contact-wrap-title span:hover:after {
  width: 0;
}
.frxo-contact-wrap input[type="text"], .frxo-contact-wrap input[type="email"], .frxo-contact-wrap input[type="password"],
.frxo-contact-wrap input[type="tel"], .frxo-contact-wrap input[type="search"], .frxo-contact-wrap input[type="date"],
.frxo-contact-wrap input[type="time"], .frxo-contact-wrap input[type="datetime-local"], .frxo-contact-wrap input[type="month"],
.frxo-contact-wrap input[type="url"], .frxo-contact-wrap input[type="number"], .frxo-contact-wrap textarea, .frxo-contact-wrap select,
.frxo-contact-wrap .form-control {
  border: none;
  background: #ececec;
}
.frxo-contact-wrap.light-version-form input[type="text"], .frxo-contact-wrap.light-version-form input[type="email"], .frxo-contact-wrap.light-version-form input[type="password"],
.frxo-contact-wrap.light-version-form input[type="tel"], .frxo-contact-wrap.light-version-form input[type="search"], .frxo-contact-wrap.light-version-form input[type="date"],
.frxo-contact-wrap.light-version-form input[type="time"], .frxo-contact-wrap.light-version-form input[type="datetime-local"], .frxo-contact-wrap.light-version-form input[type="month"],
.frxo-contact-wrap.light-version-form input[type="url"], .frxo-contact-wrap.light-version-form input[type="number"], .frxo-contact-wrap.light-version-form textarea, .frxo-contact-wrap.light-version-form select,
.frxo-contact-wrap.light-version-form .form-control {
  border: 1px solid #e1e1e1;
  background: #ffffff;
}
.comment-form input[type="submit"],
.frxo-contact-wrap.light-version-form input[type="submit"],
.frxo-contact-wrap .job-apply-form input[type="submit"] {
  border: 2px solid #222034;
}
.comment-form input[type="submit"]:hover,
.frxo-contact-wrap.light-version-form input[type="submit"]:hover,
.frxo-contact-wrap .job-apply-form input[type="submit"]:hover,
.woocommerce #review_form #respond p.form-submit input[type="submit"]:hover {
  border-color: #0dd3c5;
  color: #0dd3c5;
}

.frxo-contact-wrap.light-version-form {
  color: #000000;
}
.frxo-contact-wrap.light-version-form input[type="submit"], .frxo-contact-wrap.light-version-form h2 {
  color: #000000;
}
.light-version-form .frxo-cnt-btn-bf:before, .light-version-form .frxo-cnt-btn-bf:after {
  background: #000000;
}
.light-version-form .frxo-cnt-btn-af:before, .light-version-form .frxo-cnt-btn-af:after {
  background: #000000;
}

.frxo-contact-wrap ::-webkit-input-placeholder {
  color: #555555;
  opacity: 1;
}
.frxo-contact-wrap ::-moz-placeholder {
  color: #555555;
  opacity: 1;
}
.frxo-contact-wrap :-ms-input-placeholder {
  color: #555555;
  opacity: 1;
}
.frxo-contact-wrap :-moz-placeholder {
  color: #555555;
  opacity: 1;
}
.frxo-contact-wrap input[type="submit"] {
  min-width: 150px;
  background-color: transparent;
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  color: #ffffff;
}
.frxo-contact-wrap input[type="submit"]:hover {
  border-top-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
/* 37. Fraxos Error Page */
.error-wrap {
  max-width: 615px;
  padding: 56px 0 101px;
  margin: 0 auto;
  text-align: center;
}
.error-wrap h1 {
  font-size: 300px;
  line-height: 290px;
}
.error-wrap .error-title {
  font-weight: 500;
  color: #111111;
  letter-spacing: -0.2px;
}
.error-wrap .error-sub-title {
  padding-bottom: 13px;
  letter-spacing: -0.2px;
}
.error-wrap .error-sub-title span {
  color: #6827c3;
}
.error-wrap p {
  font-size: 17px;
  line-height: 28px;
}
.error-wrap form {
  max-width: 490px;
  padding-top: 32px;
  margin: 0 auto;
}
.error-wrap form p {
  position: relative;
}
.error-wrap input[type="text"] {
  width: 79%;
  float: left;
  margin: 0;
  background: #f7f7f7;
  border: none;
}
.error-wrap input[type="submit"] {
  width: 21%;
  min-width: 10px;
  padding: 11px 20px;
  margin: 0;
  background-color: #0dd3c5;
  color: #ffffff;
  border: none;
  z-index: 1;
}
/* 38. Fraxos Content Cross Check Page */
.entry-content img {
  height: auto;
}
.entry-content .comment-author {
  margin: 0;
}
.entry-content .comment-respond {
  padding-top: 10px;
}
.entry-content .comment-respond .comment-reply-title {
  margin-bottom: 10px;
}
.entry-content .avatar {
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}
.entry-content dt, .blog-detail-wrap dt, .frxo-content-side dt {
  margin-bottom: 5px;
}
.entry-content dd, .blog-detail-wrap dd, .frxo-content-side 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 p {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 24px;
}
.entry-content .comment-list .comment-reply-link {
  display: inline-block;
  padding: 7px 14px;
  background: #222222;
  color: #ffffff;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: 0.3px;
  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-form label {
  color: #686868;
  display: inline-block;
  font-size: 13px;
  font-size: 12px;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
}
.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;
  margin-bottom: 20px;
}
.entry-content .no-comments {
  border-top: 1px solid #d1d1d1;
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}
/* 39. Fraxos Footer */
/* Fraxos Default Footer */
.frxo-footer-wrap {
  padding: 83px 0 92px;
  background: #1c1a2c;
  color: #aaaaaa;
}
footer table td {
  color: #aaaaaa;
}
.frxo-footer .frxo-image {
  padding-top: 4px;
}
.frxo-footer .footer-widget-title {
  display: inline-block;
  padding-bottom: 20px;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.3px;
}
.frxo-footer .footer-widget-title:after {
  position: absolute;
  right: -35px;
  top: 9px;
  height: 1px;
  width: 30px;
  background: rgba(255, 255, 255, 0.4);
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  content: "";
  z-index: 1;
}
.footer-item ul {
  font-size: 14px;
}
.frxo-footer .footer-item, .frxo-footer .footer-item a, .frxo-footer .footer-item p {
  color: #ffffff;
}
.frxo-footer .footer-item a {
  color:#f0f0f0;
}
.footer-item a.frxo-simple-links {
  display: block;
  padding-bottom: 0;
  font-weight: 500;
}
a.frxo-simple-links.frxo-link-simple {
  font-weight: 700;
}
.frxo-footer p {
  color: #aaaaaa;
  font-family: 'Muli', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
  letter-spacing: 0.3px;
}
.directions {
  padding-top: 11px;
}
.directions a {
  color: #777777;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
}
.frxo-footer ul {
  padding: 0;
  margin: 0;
  font-weight: 500;
  line-height: 18px;
  list-style: none;
}
.frxo-footer ul li {
  padding-bottom: 6px;
}
.frxo-footer ul li a {
  color: #aaaaaa;
}
/* Fraxos Sticky Footer */
.sticky-footer .main-wrap-inner {
  background: #ffffff;
  position: relative;
  z-index: 1;
}
.sticky-footer .frxo-footer {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 0;
}
/* Footer Style Two */
.footer-style-two .frxo-footer-wrap {
  padding: 161px 0 0;
  background: #0dd3c5;
  color: #ffffff;
  text-align: center;
}
.my-contact-info h2 {
  font-size: 34px;
  line-height: 44px;
}
.my-contact-links {
  padding: 24px 0 54px;
}
.my-contact-link {
  font-weight: 700;
  font-size: 20px;
}
.my-contact-link a {
  display: inline-block;
  margin-bottom: 2px;
  color: #ffffff;
}
.my-contact-link a:hover, .my-contact-social a:hover, .footer-style-two .frxo-copyright a:hover {
  opacity: 0.8;
}
.my-contact-social a {
  display: inline-block;
  margin: 0 23px 23px;
}
.footer-style-two .frxo-copyright {
  padding: 27px 0 19px;
  margin-top: 96px;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  background: transparent;
  font-size: 13px;
  text-transform: none;
}
.footer-style-two .frxo-copyright a {
  color: #ffffff;
}
.frxo-copyright {
  border-top: 1px solid #d9d9d9;
}
/* Footer Style Three */
.footer-style-three .frxo-footer-wrap {
  padding: 227px 0 0;
  background-color: #ffffff;
  background-image: url(../images/backgrounds/background17.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.footer-style-three .my-contact-info h2 {
  font-size: 38px;
  line-height: 46px;
}
.footer-style-three .my-contact-title {
  font-weight: 700;
}
.footer-style-three .my-contact-title span {
  color: #0dd3c5;
}
.footer-style-three .my-contact-links {
  padding: 28px 0 68px;
}
.footer-style-three .my-contact-link {
  font-size: 25px;
  letter-spacing: 0.3px;
}
.footer-style-three .my-contact-link a {
  color: #232323;
}
.footer-style-three .frxo-copyright {
  padding: 27px 0 23px;
  margin-top: 96px;
  background: transparent;
  color: #555555;
  font-weight: 600;
  font-size: 13px;
  border-top: 1px solid #dadada;
  text-transform: none;
  letter-spacing: 0.2px;
}
.footer-style-three .frxo-copyright a {
  color: #555555;
}
/* Footer Style Four */
.footer-style-four .frxo-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.footer-style-four .frxo-copyright {
  padding: 15px 40px;
  background: transparent;
  border-top: none;
}
.footer-style-four .copyright-social {
  font-weight: 600;
  font-size: 12px;
  letter-spacing: 0.2px;
}
.footer-style-four .copyright-social a {
  margin: 0 28px 0 0;
}
/* 40. Fraxos Copyright */
.frxo-copyright {
  padding: 29px 15px 27px;
  background: #ffffff;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.frxo-copyright:before, .frxo-copyright:after {
  display: table;
  clear: both;
  content: "";
}
.copyright-social a, .copyright-social span {
  display: inline-block;
  margin-left: 10px;
}
.frxo-copyright .col-sm-6.pull-left {
  padding: 0;
}
/* Copyright Style Two */
.copyright-style-two {
  padding: 47px 40px 30px;
}
/* Ajax Load More */
.frxo-pagination {
  text-align: center;
  padding-bottom: 40px;
}
.frxo-pagination .frxo-btn-wrap {
  padding-bottom: 30px;
}
.frxo-pagination a.malinky-load-more__icon {
  border: none;
  border-radius: 0;
  width: auto;
  height: auto;
  margin: 0;
}
.frxo-pagination a.malinky-load-more__icon:hover,
.frxo-pagination a.malinky-load-more__icon:focus {
  background:transparent;
}
.frxo-pagination .malinky-ajax-pagination-loading img {
  width: auto;
  height: auto;
}
.malinky-load-more, .malinky-ajax-pagination-loading {
  padding: 30px 0;
}
.malinky-load-more__icon span.frxo-btn-text, .malinky-load-more__button span.frxo-btn-text {
  border: none;
  margin-top: 0;
  display: block;
  width: 100%;
}
.malinky-load-more__icon {
  padding: 0;
}
.frxo-pagination .frxo-preloaderr {
  display: table;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  background: transparent;
  text-align: center;
  z-index: 3;
}
.frxo-pagination .malinky-load-more__icon .frxo-preloaderr {
  display: table !important;
}
.loader-wrap {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.loader {
  display: inline-block;
  vertical-align: middle;
}
.woocommerce .loader::before {
  display: none;
}
.frxo-pagination .loader-inner>div,
.frxo-pagination .loader-inner>div,
.frxo-pagination .loader-inner>div:before,
.frxo-pagination .loader-inner>div:after {
  background-color: #111111 !important;
  border-color: #111111 !important;
}
.frxo-pagination .loader-inner.pacman>div:first-of-type, .frxo-pagination .loader-inner.pacman>div:nth-child(2) {
  width: 0;
  height: 0;
  border-right: 25px solid transparent !important;
  border-top: 25px solid #fff;
  border-left: 25px solid #fff;
  border-bottom: 25px solid #fff;
  background: transparent !important;
  border-radius: 25px;
  position: relative;
  left: -30px;
}
.frxo-pagination .malinky-ajax-pagination-loading img {
  width: auto;
  height: auto;
}
.malinky-load-more, .frxo-pagination .malinky-ajax-pagination-loading {
  padding: 18px 0;
  margin: 0;
}
.frxo-pagination .loader-inner.ball-scale-multiple>div {
  width: 50px;
  height: 50px;
}
.frxo-pagination .loader-inner.ball-grid-pulse>div {
  width: 11px;
}
.frxo-pagination .loader-inner.ball-grid-beat>div, .frxo-pagination .loader-inner.ball-grid-pulse>div, .frxo-pagination .loader-inner.ball-pulse-rise>div {
  height: 11px;
}
.frxo-pagination .loader-inner.ball-clip-rotate>div {
  border: 2px solid #111 !important;
  border-bottom-color: transparent !important;
  background: transparent !important;
}
.frxo-pagination .loader-inner.ball-clip-rotate-pulse>div:last-child {
  background: 0 0 !important;
  border-color: #111 transparent !important;
}
.frxo-pagination .loader-inner.ball-clip-rotate-pulse>div:first-child {
  background: #111 !important;
}
.frxo-pagination .loader-inner.ball-clip-rotate-multiple>div:last-child {
  border-color: #111 transparent !important;
}
.frxo-pagination .loader-inner.ball-clip-rotate-multiple>div {
  border: 2px solid #111 !important;
  border-bottom-color: transparent !important;
  border-top-color: transparent !important;
  background: transparent !important;
}
.frxo-pagination .loader-inner.ball-scale>div {
  height: 50px;
  width: 50px;
}
.frxo-pagination .loader-inner.triangle-skew-spin>div {
  border-left: 20px solid transparent !important;
  border-right: 20px solid transparent !important;
  border-bottom: 20px solid #111 !important;
  background: transparent !important;
}
.frxo-pagination .loader-inner.ball-grid-beat>div {
  width: 11px;
}
.frxo-pagination .loader-inner.semi-circle-spin>div {
  background-image: -webkit-linear-gradient(transparent 0,transparent 70%,#111 30%,#111 100%);
  background-image: linear-gradient(transparent 0,transparent 70%,#111 30%,#111 100%);
  background-color: transparent !important;
}
.frxo-image.aos-init.image-border img {
  border: 1px solid #ededed;
}
.frxo-image.aos-init.hav-img-shadow img {
  -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
}

/* Fraxos Pagination */
.frxo-pagination {
  vertical-align: middle;
  padding-top: 15px;
  margin: 0;
  color: #999999;
  font-weight: 400;
  letter-spacing: 0.3px;
  text-align: center;
}
.frxo-portfolio-gallery .frxo-pagination {
  float: left;
  width: 100%;
}
.frxo-pagination ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.frxo-pagination ul li {
  display: inline-block;
  vertical-align: middle;
}
.frxo-pagination ul li i, .frxo-pagination ul li .page-numbers, .frxo-pagination .current {
  font-size: 16px;
}
.frxo-pagination ul li .page-numbers, .frxo-pagination ul li .current, .frxo-pagination ul li .page-numbers,
.frxo-pagination .current, .wp-link-pages > span, .wp-link-pages a,
.wp-pagenavi span, .wp-pagenavi a {
  display: inline-block;
  vertical-align: middle;
  width: 38px;
  height: 38px;
  padding: 8px;
  margin: 6px 1px 0;
  color: #999999;
  border: 1px solid #e2e2e2;
  -webkit-border-radius: 100%;
  -ms-border-radius: 100%;
  border-radius: 100%;
}
.frxo-pagination ul li .page-numbers:hover, .frxo-pagination ul li .page-numbers:focus,
.frxo-pagination ul li .page-numbers:hover, .frxo-pagination ul li .page-numbers:focus,
.wp-link-pages a:hover, .wp-link-pages a:focus,
.wp-pagenavi a:hover, .wp-pagenavi:focus {
  background: #e2e2e2;
  color: #868686;
  border-color: transparent;
}
.frxo-pagination ul li .current, .frxo-pagination .current.page-numbers.current,
.wp-link-pages > span {
  background: #26242f;
  color: #ffffff;
  border-color: transparent;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
}
.wp-link-pages > span, .wp-link-pages a {
  vertical-align: baseline;
  text-align: center;
}
.frxo-content-side .wp-link-pages {
  width: 100%;
  display: inline-block;
  padding-top: 40px;
}

/* Portfolio Details (Custom style) */
ul.port-custom-details {
  padding: 5px 0 0;
  margin: 0;
  list-style: none;
}
ul.port-custom-details li .skill-category a {
  color: #777777;
}
ul.port-custom-details li .skill-category a:hover {
  color: #0dd3c5;
}
.frxo-testimonial.quote-style-two {
  background: none;
}
.frxo-testimonial.quote-style-two h4.quote-title p {
  color: #26242f;
  padding-bottom: 0;
  line-height: 38px;
}
.portfolio-stats-links.stats-style-two {
  display: inline-block;
  width: 100%;
  float: left;
  padding-bottom: 25px;
}
.frxo-full-page-global {
  height: 80vh;
}
.frxo-pagination.pagi-global {
  margin-bottom: 50px;
  margin-top: 20px;
}
.frxo-blog-one.frxo-blog-list.frxo-blog-col-1.frxo-mate-sngl {
  padding: 10px 0 50px;
  display: inline-block;
  width: 100%;
}
.port-global {
  padding-top: 90px;
}
.port-global .frxo-portfolio {
  background: transparent;
}
.portfolio-link > a {
  display: none;
}
/* Contact Form Submit button */
.col-md-12.col-sm-6.contact-submit {
  display: inline-block;
  width: auto;
  text-align: center;
  margin: 0 auto;
  float: none;
  margin-top: 31px;
  padding-right: 0;
  padding-left: 0;
}
/* Search Page */
.frxo-blog-wrap.search-page-frxo {
  padding-top: 70px;
}
/* G-map */
.gm-style-iw div {
  font-size: 14px;
  font-weight: normal;
}
.gm-style-iw h1 {
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 5px;
}
div.wpcf7 .ajax-loader {
  background-image: url('../images/ajax-loader.gif');
  margin-left: 10px;
  position: absolute;
  border-radius: 10px;
  background-color: #ffffff;
  background-repeat: no-repeat;
}
div.wpcf7-response-output {padding: 10px;}

/*Job Apply Form Styles*/
.job-apply-form input[type="text"],
.job-apply-form input[type="email"],
.job-apply-form input[type="date"],
.job-apply-form input[type="time"],
.job-apply-form input[type="number"],
.job-apply-form textarea,
.job-apply-form select,
.job-apply-form .form-control,
.job-apply-form .nice-select {
  border: 1px solid #e1e1e1;
  background-color: transparent;
}
.job-apply-form .upload-file {
  margin-bottom: 18px;
  color: #aaaaaa;
  padding-left: 20px;
  margin-left: 15px;
  margin-right: 15px;
  border: 1px dashed rgba(0,0,0,0.2);
  padding-bottom: 21px;
  padding-top: 21px;
  border-radius: 2px;
  width: 95%;
  display: inline-block;
}
.job-apply-form .upload-file h4 {
  text-align: left;
  float: left;
  font-size: 14px;
  color: #555555;
  font-weight: 500;
  padding-top: 1px;
  padding-bottom: 0;
}
.job-apply-form .terms-condition span.term-text {
  width:100%;
  color: #aaa;
  text-align: left;
}
.job-apply-form .terms-condition span {
  display: inline-block;
}

.frxo-contact-wrap .job-apply-form input[type="submit"] {
  color: #000;
}
.job-apply-form .col-md-12.col-sm-6.contact-submit {
  float: left;
  margin-left: 16px;
}
.job-apply-form  .nice-select .current,
.job-apply-form .nice-select .option.focus,
.job-apply-form .nice-select .option.selected.focus,
.job-apply-form .nice-select .option:hover,
.frxo-main-wrap .job-apply-form .nice-select .option {
  color: #000;
}
.upload-file p {float: right;}
/*Services Page*/
.service-page .frxo-services  .service-item {padding-right: 10px;}
.service-page .service-item .frxo-icon {padding-right: 15px;}

/*Styles fater Font Changing*/
.frxo-introduction .section-title-wrap h4 {
  font-style: italic;
  font-size: 20px;
}
.introduction-info p {line-height: 30px;}
.service-item {
  padding-bottom: 41px;
  padding-left: 15px;
  padding-right: 15px;
}
.frxo-my-introduction h4 {
  font-size: 22px;
}
.slider-caption p {line-height: 28px;}
.portfolio-detail-style-two p {line-height: 30px;}
.post-password-form input[type="submit"] {
  border: 2px solid #eeeeee;
  background: #000000;
  color: #ffffff;
  padding: 12px 15px;
}
.post-password-form input[type="submit"]:hover {
  background: #232323;
}
.frxo-comments-area ol.comments table tr td a {
  font-weight: 600;
}
.comment-respond input#submit {
  background: transparent;
}
/*NEW PAGES AND IMPROVEMENT STYLES*/
/*Portfolio Hover Change*/
.default-hover .portfolio-info {
  text-align: left;
  padding: 45px 60px 45px 60px;
}
.default-hover.one-fourth .portfolio-info {
  padding: 35px 30px;
}
.home .default-hover .portfolio-info {
  padding: 45px 30px 45px 30px;
}
.frxo-plus-icon:before {
  content: "";
  display: inline-block;
  width: 24px;
  height: 1px;
  background: #0dd3c5;
}
.frxo-plus-icon:after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 24px;
  background: #0dd3c5;
  position: relative;
  left: -13px;
  top: 12px;
}
.frxo-plus-icon {
  display: inline-block;
  position: absolute;
  bottom: 50px;
}
.black-hover-style .portfolio-info {
  background: rgba(34,32,52,0.86);
}
.black-hover-style .portfolio-item.frxo-hover .portfolio-info  {
  top:0;
  bottom:0;
  left:0;
  right:0;
}
.black-hover-style .portfolio-info h2 a {
  color: #ffffff;
}
.black-hover-style .portfolio-subtitle, .black-hover-style .portfolio-subtitle a {
  color: #dddddd;
}
.black-hover-style .portfolio-info h2 a:hover {
  color: #0dd3c5;
}
.black-hover-style .portfolio-subtitle a:hover,
.black-hover-style .portfolio-subtitle a:focus {
  color: #0dd3c5;
  opacity: 0.8;
}
.black-hover-style .frxo-plus-icon {
  display: none;
}
/* Menu Design Change */
.frxo-fixed-navigation li.has-dropdown>a:after {
  content: " \f0d7";
  display: inline-block;
  color: #ffffff;
  font-family: fontawesome;
  position: absolute;
  top: 24px;
  right: -15px;
  font-size: 15px;
}
.frxo-fixed-navigation .frxo-navigation li.current-menu-ancestor > a:after,
.frxo-fixed-navigation li.has-dropdown:hover >a:after {
  color: #0dd3c5;
}
.frxo-header-one .frxo-primary-menu li.current-menu-ancestor > a:after,
.frxo-header-one .frxo-primary-menu.frxo-navigation > ul > li.current-menu-item > a:after {
  content: "";
  display: inline-block;
  background: #0dd3c5;
  width: 35%;
  height: 2px;
  position: absolute;
  top: 35px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.frxo-header-one .frxo-primary-menu.frxo-navigation > ul > li.current-menu-item > a:after {
  left: 17px;
}
.frxo-header-one .frxo-primary-menu ul.dropdown-nav li.current-menu-ancestor > a:after {
  content: none;
}
/* Footer Style Three */
.footer-style-three .frxo-footer .frxo-footer-wrap .footer-item h2 {color: #26242f;}
.footer-style-three .frxo-footer .footer-item a {color:#26242f;}
.footer-style-three .frxo-footer .footer-item a:hover {color: #0dd3c5;}

/* Author Info Two */
.author-info-title {
  padding-bottom: 12px;
  font-size: 20px;
  margin-top: 33px;
}
.frxo-author-info {
  padding: 26px 25px 24px;
  overflow: hidden;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}
.author-avatar {
  float: left;
}
.author-avatar img {
  max-width: 99px;
  object-fit: cover;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.avatar-72 {
  width: 72px;
  height: 72px;
}
.author-content {
  display: block;
  overflow: hidden;
  padding-left: 25px;
}
.author-content .author-name {
  display: inline-block;
  margin-bottom: 5px;
  font-size: 18px;
  padding-bottom: 3px;
}
.author-content .frxo-social-author {
  padding-top: 3px;
}
.author-content .frxo-social-author a {
  margin-right: 2px;
  color: #c6c6c6;
  font-size: 24px;
  letter-spacing: 0.3px;
}
.author-content .frxo-social-author a:hover {
  color: #0dd3c5;
}
.frxo-auth-infos {
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.frxo-auth-infos p {
  line-height: 22px;
  padding-bottom: 5px;
}

/* Blog Share Bottom */
.frxo-blog-share {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
}
.frxo-blog-share .blog-share-label {
  display: block;
  padding-bottom: 12px;
  font-size: 20px;
}
.frxo-blog-share a {
  display: inline-block;
  padding: 10px 19px 11px;
  margin: 12px 11px 0 0;
  color: #666666;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  border: 1px solid #e6e6e6;
  -webkit-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}
.frxo-blog-share a i {
  padding-right: 3px;
  font-size: 17px;
  vertical-align: text-bottom;
}
.frxo-blog-share a:hover {
  background: #0dd3c5;
  color: #ffffff;
  border-color: transparent;
}
.frxo-blog-share a:hover .twitter, .frxo-blog-share a:hover .facebook, .frxo-blog-share a:hover .google,
.frxo-blog-share a:hover .linkedin {
  color: #ffffff;
}
.frxo-blog-share a .twitter {
  color: #00aced;
}
.frxo-blog-share a .facebook {
  color: #3b5998;
}
.frxo-blog-share a .google {
  color: #dd4b39;
}
.frxo-blog-share a .linkedin {
  color: #0077b5;
}
/*Job Detail Wrap*/
.job-detail-wrap {
  padding: 12px 40px 20px;
  margin-bottom: 40px;
  background: #fcfcfc;
  border: 1px solid #eeeeee;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
}
.job-detail-item {
  padding: 22px 0;
  border-bottom: 1px solid #eaeaea;
}
.job-detail-item:last-child {
  border-bottom: none;
}
.job-detail-item h5 {
  font-size: 15px;
}
.job-item-title {
  padding-bottom: 0;
  font-size: 18px;
  color: #26242f;
  font-weight: 500;
}
.job-item-subtitle {
  padding-bottom: 0;
  color: #777777;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: 0.2px;
}
.job-item-subtitle a {
  color: #999999;
}
.job-item-subtitle a:hover {
  color: #0dd3c5;
}
.upload-file input[type="file"] {
  margin-bottom: 0;
}
.banner-caption.center {
  float: none;
  text-align: center;
}
/* App Works - Workflow */
.frxo-app-works .frxo-section-title {
  padding-bottom: 60px;
}
.frxo-app-works .section-subtitle {
  padding-bottom: 16px;
}
.frxo-app-works div:last-child > .app-work-item .frxo-icon:before,
.frxo-app-works div:last-child > .app-work-item .frxo-icon:after {
  display: none;
}
.app-work-item {
  padding: 0 35px 35px;
  text-align: center;
}
.app-work-item.frxo-hover .frxo-icon-wrap {
  border-color: #0dd3c5;
}
.hover-active .app-work-item .frxo-icon:after {
  width: 100%;
}
.hover-active .app-work-item .frxo-icon-wrap {
  border-color: #0dd3c5;
}
.app-work-item .frxo-icon {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.app-work-item .frxo-icon:before, .app-work-item .frxo-icon:after {
  position: absolute;
  top: 50%;
  left: 100%;
  width: 100%;
  height: 1px;
  background: #eeeeee;
  content: "";
  -webkit-transition: all ease .9s;
  -ms-transition: all ease .9s;
  transition: all ease .9s;
  z-index: 0;
}
.app-work-item .frxo-icon:after {
  width: 0;
  background: #0dd3c5;
  z-index: 0;
}
.app-work-item .frxo-icon-wrap {
  display: inline-block;
  vertical-align: middle;
  width: 145px;
  height: 145px;
  background: #ffffff;
  border: 1px dashed #bdbcc4;
  position: relative;
  -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;
}
.app-work-item .frxo-icon-wrap:before,
.app-work-item .frxo-icon-wrap:after {
  position: absolute;
  top: 50%;
  left: -31px;
  width: 30px;
  height: 30px;
  background: #ffffff;
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.app-work-item .frxo-icon-wrap:after {
  left: auto;
  right: -31px;
}
.app-work-label {
  padding: 20px 0 8px;
}
.app-work-label span {
  display: inline-block;
  vertical-align: middle;
  padding: 1px 10px;
  color: #26242f;
  font-weight: 600;
  letter-spacing: -0.2px;
  border: 1px solid transparent;
  -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;
}
.app-work-title {padding-bottom: 13px;}
span.flow-number {
  font-size: 50px;
  color: #e2e2e2;
  font-weight: 600;
}
h5.app-work-label a:hover span {
  color: #0dd3c5;
}
/*Fraxos Counter*/
.frxo-status {
  text-align: center;
}
.counter-item .status-item.frxo-item {
  margin-bottom: 0;
}
.frxo-status.counter-item {
  padding: 20px 0;
}
.frxo-status .frxo-section-title {
  padding-bottom: 60px;
}
.status-item {
  display: inline-block;
  vertical-align: middle;
  width: 255px;
  padding: 0 30px;
  margin-bottom: 44px;
  position: relative;
}
.status-item.need-border:after {
  position: absolute;
  top: 50%;
  right: -12px;
  height: 85%;
  border-right: 1px solid rgba(0, 0, 0, 0.07);
  content: "";
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.status-item p {
  padding: 6px 0 0;
  color: #acabb6;
  letter-spacing: 0;
  font-size: 17px;
}
.status-item h2 {
  font-size: 35px;
  line-height: 35px;
}
.status-number {
  padding-bottom: 0;
  color: #0dd3c5;
  font-weight: 400;
}
.frxo-have-dotted {
  position: relative;
}
span.frxo-value-in {
  font-size: 20px;
}
/*Skills Style Two*/
.skill-two .skill-item.frxo-item.frxo-hover {background: #f8f8f8;}
.skill-two .skill-item.frxo-item.frxo-hover .skill-title:after {background: #0dd3c5;}
.skill-two .skill-item {padding: 40px;}
.skill-two .skill-info p {font-size: 15px;}
.skill-two .skill-title:after {background: #26242f;}

/* Mean Menu */
.dont-transparent .mean-container a.meanmenu-reveal span {
  background: #262a35;
}
.mean-container a.meanmenu-reveal span {
  height: 2px;
  margin-top: 4px;
}
.mean-container .mean-bar {
  min-height: 94px;
  padding: 0;
  background: transparent;
  max-height: 90vh;
  top: 0;
  left: 0;
  z-index: 4;
  position: absolute;

}
.mean-container a.meanmenu-reveal {
  padding: 24px;
  width: 25px;
  background-color: transparent;
  top: 12px;
  right: 16px !important;
}
.mean-container a.meanmenu-reveal.meanclose span:first-child {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  width: 25px;
  height: 2px;
  margin: 0 auto;
}
.mean-container a.meanmenu-reveal.meanclose span:last-child {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 50%;
  left: 0;
  right: 0;
  position: absolute;
  width: 25px;
  height: 2px;
  margin: 0 auto;
}
.mean-container a.meanmenu-reveal {
  height: 24px;
}
.mean-container .mean-nav {
  margin-top: 78px;
  background: #ffffff;
  max-height: 65vh;
  /*overflow-y: scroll;*/
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.mean-container.meanclose .mean-nav {
  overflow-y: scroll;
}
.mean-container .mean-nav ul li {
  border-bottom: none;
  padding: 0;
}
.mean-container .mean-nav ul li a {
  color: #aaa !important;
  padding: 14px 0 !important;
  border-bottom: 1px solid #e8e8e8;
  line-height: 18px;
}
.mean-container .caret {
  display: none;
}
.mean-container .mean-nav ul li a:hover, .mean-container .mean-nav ul li a:focus {
  background: none;
  color: #0dd3c5 !important;
}
.mean-container .mean-nav ul {
  overflow: hidden;
  padding: 0;
  position: relative;
  left: 0 !important;
  top: 0 !important;
  background: none;
  z-index: 9999;
  width: calc(100% - 80px);
  float: none;
  margin: 0 auto;
  background: #ffffff;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.1);
}
.navigation .dropdown-list ul.dropdown-nav li.dropdown-list ul.dropdown-nav {
  width: 100%;
}
.mean-container .mean-nav ul li li a {
  padding: 14px 0 !important;
}
.mean-container .mean-nav ul li li a {
  width: auto;
}
.mean-container .mean-nav ul li li li a {
  margin: 0;
  width: auto;
}
.mean-container .mean-nav ul li li li li a,
.mean-container .mean-nav ul li li li li li a {
  width: auto;
}
.mean-container .mean-nav ul li.current-menu-ancestor>a,
.mean-container li.current-menu-item.active>a {
  color: #0dd3c5 !important;
}
.mean-container .mean-nav ul li a.mean-expand {
  border-bottom: none !important;
  padding: 8px 11px 9px !important;
  height: 29px;
  right: 0;
  background-color: #f9f9f9;
}
.mean-container .mean-nav ul li a {
  border-top-color: rgba(255,255,255,0.1);
  padding: 1em 3%;
  width: auto;
  float: none;
  text-transform: none;
  font-size: 16px;
}
.mean-container .mean-nav ul li a.mean-expand:hover,
.mean-container .mean-nav ul li a.mean-expand:focus {
  background-color: #f9f9f9;
  border-left: none !important;
}
.mean-container .mean-nav ul li a.mean-expand {
  border-bottom: 1px solid #e8e8e8 !important;
  margin-top: 0;
  line-height: 32px;
}
.mean-container .mean-nav ul li.has-dropdown ul {
  padding-left: 20px;
  padding-bottom: 0;
  padding-right: 0;
  min-width: auto;
  width: auto;
  box-shadow: none;
}
.mean-container .dropdown-nav {
  box-shadow: none;
}
.mean-container .header-links-wrap {
  margin-right: 50px;
  position: relative;
  z-index: 9999;
  width: auto;
  padding-right: 0;
}
.mean-container {
  position: relative;
}
.mean-container .navigation-bar {
  padding: 0 15px;
  background: #fff;
}
.mean-container .frxo-brand {
  position: relative;
  z-index: 4;
}
.is-sticky .dark-transaprent-header .mean-container a.meanmenu-reveal span {
  background: #262a35;
}
.mean-container .header-buttons {
  display: none;
}
.mean-container a.toggle-link {
  display: none;
}
.dark-transparent-header .mean-container a.meanmenu-reveal span,
.transparent-header .mean-container a.meanmenu-reveal span {
  background: #000000;
}
.transparent-header .is-sticky .frxo-header .mean-container a.meanmenu-reveal span {
  background: #fff;
}
/*Team Single Styles*/
.frxo-team-single .member-info {
  padding-top: 0px;
}
.frxo-team-single .member-info h4.member-name {
  font-size: 35px;
  font-weight: 700;
  color:#26242f;
}
.frxo-team-single .member-info h5.member-designation {
  font-size: 18px;
  color: #777777;
  font-family: "Montserrat", Arial, sans-serif;
  font-style: normal;
}
.frxo-team-single .team-content{
  font-size: 16px;
  font-weight: 400;
  color: #777777;
  font-family: "PT Serif", Arial, sans-serif;
  padding-top: 20px;
  padding-bottom: 30px;
  line-height: 24px;
}
.team-single-detail h4.detail-text a {
  font-size: 16px;
  color: #777777;
  font-family: "PT Serif", Arial, sans-serif;
  font-weight: 400;
}
.team-single-detail h4.detail-text a:hover,
.team-single-detail h4.detail-text a:focus {
  color: #0dd3c5;
}
.team-single-detail  h4.detail-text span {
  font-size: 16px;
  font-weight: 700;
  color: #222034;
  padding-right: 10px;
}
.frxo-social h4.detail-text {display: inline;}
.frxo-social h4.detail-text span {float:left;}
.frxo-team-single .nav-tabs {padding-left: 15px;}
.team-total-content {padding-left: 6%;}

/*Client Single*/
.frxo-client-single {
  padding-bottom: 80px;
}
.frxo-client-single .client-single h4.client-name {
  font-size: 30px;
  font-weight: 700;
  color: #26242f;
}
.frxo-client-single .client-single p {
  font-size: 16px;
  color: #777777;
  line-height: 26px;
  display: inline-block;
  padding-bottom: 0;
}
.frxo-client-single .client-single span.client-hiphen {
  height: 2px;
  width:50px;
  background-color: #26242f;
  display: inline-block;
  margin: 15px 0;
}
.frxo-client-single .client-single .client-name-company a{
  font-size: 16px;
  line-height: 24px;
}
.frxo-client-single .client-single:before {
  position: absolute;
  top: 0;
  left: -10px;
  width: 36px;
  height: 32px;
  background-color: transparent !important;
  background-image: url(../images/client-single-mark.png);
  background-position: left;
  background-repeat: no-repeat;
  background-size: 16px auto;
  -webkit-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s;
  content: "";
  z-index: 1;
  margin-right: 15px;
}
.port-custom-details.client-single-section .portfolio-detail-wrap-title {font-size:17px; text-transform: capitalize;}
/* Splitted Slider */
.frxo-splitted-slider .ms-left {
  width: 50%;
}
.frxo-splitted-slider .frxo-background {
  height: 100vh;
}
.frxo-split-slider-responsive {
  display: none;
}

/*New Font Weight*/
.frxo-navigation > ul, .introduction-title, .member-name,
h1, h2, h3, h4, h5, h6, .banner-caption-title p, .frxo-gray-border-button {
  font-weight: 700;
}
.frxo-introduction .section-title, .frxo-btn {
  font-weight: 800;
}
.frxo-get-start span, .footer-item a.frxo-simple-links {
  font-weight: 600;
}
.blog-meta a {
  font-weight: 700;
}
.frxo-copyright {
  font-weight: 700;
  font-size: 11px;
}
/*Black Unit Fix*/
hr.wp-block-separator {
  display: inline-block;
  width: 100%;
  margin-bottom: 50px;
}
blockquote.wp-block-pullquote {
  padding: 0 0 0 20px;
}
ul.wp-block-latest-posts li {
  margin-bottom: 10px;
}
.wp-block-categories ul li {
  margin-bottom: 10px;
}
ul.wp-block-gallery {
  padding-bottom: 50px;
}
pre.wp-block-verse {
  margin-bottom: 30px;
}
/* Portfolio Title Bg */
.vc_row.custom-class {
  position: relative;
  padding: 30px;
  -webkit-transition: all .7s ease !important;
  -o-transition: all .7s ease !important;
  transition: all .7s ease !important;
}
.vc_row.on-hover{
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-transition: all .7s ease !important;
  -o-transition: all .7s ease !important;
  transition: all .7s ease !important;
}
.vc_row.on-hover:before {
  content: "";
  background-color: rgba(1, 1, 1, 0.87);
  width:100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
}
.frxo-comment-form .comment-form-cookies-consent label {
  padding-top: 8px;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
  padding-top: 15px;
}